<!doctype html>
<html lang="en">
  <head>
    <meta charset="UTF-8" />
    <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0, viewport-fit=cover" />
    <title>PLMar LMS</title>

    <!-- Google Fonts — loaded here (not via CSS @import) so Vite/Rolldown
         doesn't get confused about @import ordering in index.css. Preconnect
         reduces the round-trip latency before the font file starts loading. -->
    <link rel="preconnect" href="https://fonts.googleapis.com" />
    <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
    <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Newsreader:ital,wght@0,400;0,500;0,600;1,400&display=swap" />
    <!-- Algeria font — used for the PLMar plotting-form masthead in the printed
         Faculty Loading form. Falls back to Cambria/serif if the network fetch fails. -->
    <link rel="preconnect" href="https://fonts.cdnfonts.com" crossorigin />
    <link rel="stylesheet" href="https://fonts.cdnfonts.com/css/algeria" />

    <!-- PWA Manifest -->
    <link rel="manifest" href="/manifest.json" />
    <meta name="theme-color" content="#1a3a7a" />

    <!-- PWA capable (modern + iOS/Safari) -->
    <meta name="mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-capable" content="yes" />
    <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
    <meta name="apple-mobile-web-app-title" content="PNLEPrep" />
    <link rel="apple-touch-icon" href="/icon-192.svg" />

    <!-- SEO / share preview -->

    <!-- Open Graph — link previews on Facebook, Messenger, Viber, etc. -->
    <meta property="og:type" content="website" />
    <meta property="og:title" content="PNLEPrep — PLMar Nursing LMS" />
    <meta property="og:description" content="Pamantasan ng Lungsod ng Marikina — College of Nursing learning management system. Courses, quizzes, grades, and PNLE prep." />
    <meta property="og:image" content="/icon-512.svg" />
    <meta property="og:url" content="https://pnleprep.com" />
    <meta property="og:site_name" content="PNLEPrep" />
    <meta name="twitter:card" content="summary" />
    <meta name="twitter:title" content="PNLEPrep — PLMar Nursing LMS" />
    <meta name="twitter:description" content="Courses, quizzes, grades, and PNLE exam preparation for PLMar College of Nursing." />
    <meta name="description" content="Prepare for the Philippine Nursing Licensure Exam with PNLEPrep." />
    <script type="module" crossorigin src="/assets/index-Or79hxc1.js"></script>
    <link rel="modulepreload" crossorigin href="/assets/chunk-CilyBKbf.js">
    <link rel="modulepreload" crossorigin href="/assets/index.esm-DdG_4EpH.js">
    <link rel="stylesheet" crossorigin href="/assets/index-B8gF5pJN.css">
  </head>
  <body>
    <div id="root"></div>
  </body>
</html>
