@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;600;700;800&family=Nunito+Sans:opsz,wght@6..12,400;6..12,600;6..12,700&display=swap");:root{--ma-bg:#f9f7f3;--ma-surface:#fff;--ma-ink:#1f2937;--ma-ink-muted:#64748b;--ma-primary:#1e3a5f;--ma-primary-dark:#152a45;--ma-secondary:#8c2b2b;--ma-secondary-dark:#6e2020;--ma-highlight:#c4a35a;--ma-highlight-dark:#9e8446;--ma-border:#e2e0da;--ma-success:#3a7d44;--ma-warning:#b8860b;--ma-error:#b54a3f;--ma-info:#4a6fa5;--ma-space-1:0.25rem;--ma-space-2:0.5rem;--ma-space-3:0.75rem;--ma-space-4:1rem;--ma-space-5:1.25rem;--ma-space-6:1.5rem;--ma-space-8:2rem;--ma-space-10:2.5rem;--ma-space-12:3rem;--ma-font-display:"Nunito",system-ui,sans-serif;--ma-font-body:"Nunito Sans",system-ui,sans-serif;--ma-text-xs:0.75rem;--ma-text-sm:0.875rem;--ma-text-base:1rem;--ma-text-lg:1.125rem;--ma-text-xl:1.25rem;--ma-text-2xl:1.5rem;--ma-text-3xl:2rem;--ma-text-4xl:2.5rem;--ma-radius-sm:0.25rem;--ma-radius-md:0.5rem;--ma-radius-lg:0.75rem;--ma-radius-xl:1rem;--ma-shadow-sm:0 1px 2px rgba(31,41,55,.04);--ma-shadow-md:0 4px 6px -1px rgba(31,41,55,.06),0 2px 4px -1px rgba(31,41,55,.04);--ma-shadow-lg:0 10px 15px -3px rgba(31,41,55,.08),0 4px 6px -2px rgba(31,41,55,.04);--ma-sidebar-width:16rem;--ma-header-height:4rem;--ma-content-max-width:80rem}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:var(--ma-font-body);font-size:var(--ma-text-base);line-height:1.6;color:var(--ma-ink);background-color:var(--ma-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--ma-font-display);margin:0 0 var(--ma-space-4);line-height:1.25;font-weight:700;color:var(--ma-ink)}h1{font-size:var(--ma-text-3xl)}h2{font-size:var(--ma-text-2xl)}h3{font-size:var(--ma-text-xl)}h4{font-size:var(--ma-text-base)}p{margin:0 0 var(--ma-space-4)}a{color:var(--ma-primary);text-decoration:none}a:hover{text-decoration:underline}button{font-family:var(--ma-font-body)}img{max-width:100%;height:auto}:focus-visible{outline:none;box-shadow:0 0 0 2px var(--ma-surface),0 0 0 4px var(--ma-highlight)}@keyframes maPulse{0%,to{opacity:.35}50%{opacity:.65}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.ma-dropdown-item{display:block;width:100%;padding:.625rem 1rem;font-size:.875rem;font-weight:600;color:var(--ma-ink);border:none;background:none;text-decoration:none;cursor:pointer;text-align:left}.ma-dropdown-item:hover{background-color:var(--ma-bg);text-decoration:none}.ma-dropdown-item:focus-visible{box-shadow:inset 0 0 0 2px var(--ma-highlight)}.ma-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media print{@page{size:A5 portrait;margin:10mm}body{background:#fff!important;-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.ma-sidebar,.no-print,.print-hidden,aside,button,footer,header,nav{display:none!important}.ma-print-container{width:100%!important;max-width:148mm!important;margin:0!important;padding:0!important;font-size:9pt!important}}.Shell_appShell__sqAHF{display:flex;min-height:100vh;background-color:var(--ma-bg)}.Shell_sidebar__K2rt_{width:var(--ma-sidebar-width);height:100vh;position:fixed;top:0;left:0;background:#f3f6f9;border-right:1px solid #c8d0da;display:flex;flex-direction:column;z-index:100;overflow-y:auto;transition:width .18s ease,transform .2s ease}.Shell_sidebarCollapsed__0dAUQ{width:4.5rem;overflow-x:hidden}.Shell_collapseButton__77O5U{position:fixed;top:.8rem;left:calc(var(--ma-sidebar-width) - .8rem);z-index:102;width:1.7rem;height:1.7rem;display:grid;place-items:center;padding:0;border:1px solid rgba(196,163,90,.65);border-radius:50%;background:#315b88;color:#fff;cursor:pointer;transition:left .18s ease,background-color .15s ease}.Shell_collapseButton__77O5U:hover{background:#2f5a8f}.Shell_sidebarCollapsed__0dAUQ .Shell_collapseButton__77O5U{left:3.65rem}.Shell_sidebarHeader__7nls2{padding:.9rem 1rem;background:#173b63;border-bottom:3px solid var(--ma-highlight)}.Shell_logoRow__7w3IN{display:flex;align-items:center;gap:var(--ma-space-3)}.Shell_logoMark__g9twY{width:2.25rem;height:2.25rem;border-radius:var(--ma-radius-md);background:hsla(0,0%,100%,.06);border:1px solid rgba(196,163,90,.5);color:var(--ma-highlight);display:flex;align-items:center;justify-content:center;flex-shrink:0}.Shell_schoolName__AWS2J{font-family:var(--ma-font-display);font-size:var(--ma-text-base);font-weight:800;color:#fff;line-height:1.1;letter-spacing:.02em;text-transform:uppercase}.Shell_schoolTagline__S_ieC{font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--ma-highlight);margin-top:.15rem}.Shell_sidebarNav__TrNW_{flex:1;padding:.55rem;overflow-y:auto}.Shell_navList__sDyKb{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px;max-height:0;overflow:hidden;opacity:0;transition:max-height .18s ease,opacity .15s ease}.Shell_navListOpen__vDESj{max-height:40rem;opacity:1}.Shell_navGroup__7HCzp{margin-top:.3rem;border:1px solid #d5dce5;background:#fff}.Shell_navGroupButton__yMGAy{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;border-bottom:1px solid transparent;background:#e4eaf0;cursor:pointer;font-size:.6875rem;font-weight:800;text-transform:uppercase;letter-spacing:.045em;color:#29445f;padding:.48rem .65rem;margin:0}.Shell_navGroupButton__yMGAy[aria-expanded=true]{background:#d8e1ea;border-bottom-color:#c8d0da}.Shell_navChevron__MhQ9r{font-size:1rem;line-height:.7}.Shell_navLink__kF1R6{display:flex;align-items:center;gap:var(--ma-space-3);padding:.43rem .6rem;border-radius:0;color:#263d53;font-size:.78rem;font-weight:600;transition:background-color .15s ease,color .15s ease}.Shell_navLink__kF1R6:hover{background-color:#eaf0f6;color:#173b63;text-decoration:none}.Shell_navLinkActive__vkIWL{background-color:#d6e5f3;color:#173b63;box-shadow:inset 4px 0 0 #b8872e}.Shell_navLinkActive__vkIWL:hover{background-color:#ccdeef;color:#173b63}.Shell_navIcon__CQDnl{width:1.25rem;height:1.25rem;flex-shrink:0}.Shell_sidebarFooter__jPdIA{padding:.65rem 1rem;border-top:1px solid #c8d0da;font-size:var(--ma-text-xs);color:#66798b;background:#e8edf2}.Shell_mainArea__Yc2XF{flex:1;margin-left:var(--ma-sidebar-width);display:flex;flex-direction:column;min-width:0;transition:margin-left .18s ease}.Shell_mainAreaExpanded__YTIAo{margin-left:4.5rem}.Shell_sidebarCollapsed__0dAUQ .Shell_sidebarHeader__7nls2{padding:.85rem .6rem .75rem}.Shell_sidebarCollapsed__0dAUQ .Shell_logoRow__7w3IN{justify-content:center}.Shell_sidebarCollapsed__0dAUQ .Shell_brandWords__FPu3Z,.Shell_sidebarCollapsed__0dAUQ .Shell_navGroupButton__yMGAy,.Shell_sidebarCollapsed__0dAUQ .Shell_navLabel__CzXjZ,.Shell_sidebarCollapsed__0dAUQ .Shell_rolePill__vgnyS,.Shell_sidebarCollapsed__0dAUQ .Shell_sidebarFooter__jPdIA{display:none!important}.Shell_sidebarCollapsed__0dAUQ .Shell_sidebarNav__TrNW_{padding:4.2rem .55rem 1rem}.Shell_sidebarCollapsed__0dAUQ .Shell_navGroup__7HCzp{margin-top:.35rem;border:0;background:transparent}.Shell_sidebarCollapsed__0dAUQ .Shell_navList__sDyKb{max-height:none;opacity:1;overflow:visible}.Shell_sidebarCollapsed__0dAUQ .Shell_navLink__kF1R6{justify-content:center;padding:.65rem}.Shell_sidebarCollapsed__0dAUQ .Shell_navLinkActive__vkIWL{box-shadow:inset 2px 0 0 var(--ma-highlight)}.Shell_header__WNN_f{height:var(--ma-header-height);background-color:var(--ma-surface);border-bottom:1px solid var(--ma-border);display:flex;align-items:center;justify-content:space-between;padding:0 var(--ma-space-6);position:sticky;top:0;z-index:50}.Shell_headerLeft__rca6f{display:flex;align-items:center;gap:var(--ma-space-4)}.Shell_menuButton__M2FQD{display:none;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--ma-radius-md);border:1px solid var(--ma-border);background:var(--ma-surface);color:var(--ma-ink);cursor:pointer}.Shell_menuButton__M2FQD:hover{background-color:var(--ma-bg)}.Shell_pageTitle__yMhNa{font-family:var(--ma-font-display);font-size:var(--ma-text-xl);font-weight:800;color:var(--ma-ink);margin:0}.Shell_contextPill__mqkrY{display:inline-flex;align-items:center;gap:var(--ma-space-2);font-size:var(--ma-text-xs);font-weight:600;color:var(--ma-primary);background-color:rgba(30,58,95,.08);padding:var(--ma-space-1) var(--ma-space-3);border-radius:var(--ma-radius-xl)}.Shell_headerRight__CoghQ{display:flex;align-items:center;gap:var(--ma-space-3)}.Shell_commandButton__WiG5v{height:2.5rem;display:inline-flex;align-items:center;gap:.55rem;padding:0 .55rem 0 .75rem;border:1px solid var(--ma-border);border-radius:var(--ma-radius-md);background:var(--ma-surface);color:var(--ma-ink-muted);font:inherit;font-size:var(--ma-text-sm);cursor:pointer}.Shell_commandButton__WiG5v:hover{background:var(--ma-bg);color:var(--ma-primary)}.Shell_commandSearch__03ROs kbd,.Shell_commandShortcut__I2oM0{padding:.15rem .4rem;border:1px solid var(--ma-border);border-radius:.3rem;background:var(--ma-bg);color:var(--ma-ink-muted);font:inherit;font-size:.65rem}.Shell_commandBackdrop__K6bzj{position:fixed;inset:0;z-index:500;display:flex;justify-content:center;align-items:flex-start;padding:min(14vh,8rem) 1rem 1rem;background:rgba(15,28,46,.5);backdrop-filter:blur(2px)}.Shell_commandDialog__y9fP_{width:min(38rem,100%);max-height:min(34rem,75vh);overflow:hidden;background:var(--ma-surface);border:1px solid var(--ma-border);border-radius:var(--ma-radius-lg);box-shadow:var(--ma-shadow-lg)}.Shell_commandSearch__03ROs{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;padding:.8rem 1rem;color:var(--ma-ink-muted);border-bottom:1px solid var(--ma-border)}.Shell_commandSearch__03ROs input{width:100%;border:0;outline:0;background:transparent;color:var(--ma-ink);font:inherit;font-size:var(--ma-text-base)}.Shell_commandResults__IkNbs{max-height:min(27rem,62vh);overflow-y:auto;padding:.5rem}.Shell_commandGroupLabel__o70eC{margin:.25rem .5rem .4rem;color:var(--ma-ink-muted);font-size:.65rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.Shell_commandResult__pyWW9{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.6rem .7rem;border-radius:var(--ma-radius-md);color:var(--ma-ink);text-decoration:none}.Shell_commandResult__pyWW9:focus-visible,.Shell_commandResult__pyWW9:hover{background:var(--ma-bg);text-decoration:none;outline:none}.Shell_commandResult__pyWW9 span:first-child{min-width:0;display:flex;flex-direction:column;gap:.1rem}.Shell_commandResult__pyWW9 strong{font-size:var(--ma-text-sm)}.Shell_commandEmpty__B64Af,.Shell_commandResult__pyWW9 small{color:var(--ma-ink-muted);font-size:var(--ma-text-xs)}.Shell_commandEmpty__B64Af{margin:0;padding:1.5rem;text-align:center}.Shell_iconButton__RuUvS{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--ma-radius-md);border:1px solid var(--ma-border);background:var(--ma-surface);color:var(--ma-ink-muted);cursor:pointer;position:relative}.Shell_iconButton__RuUvS:hover{background-color:var(--ma-bg);color:var(--ma-primary)}.Shell_badge__TABKY{position:absolute;top:-.25rem;right:-.25rem;min-width:1.125rem;height:1.125rem;padding:0 .25rem;border-radius:9999px;background-color:var(--ma-secondary);color:#fff;font-size:.625rem;font-weight:700;display:flex;align-items:center;justify-content:center}.Shell_userMenu__E2gUn{display:flex;align-items:center;gap:var(--ma-space-3);padding:var(--ma-space-1) var(--ma-space-2) var(--ma-space-1) var(--ma-space-3);border-radius:var(--ma-radius-lg);border:1px solid var(--ma-border);background:var(--ma-surface);cursor:pointer}.Shell_userMenu__E2gUn:hover{background-color:var(--ma-bg)}.Shell_avatar__w38z3{width:2rem;height:2rem;border-radius:50%;background-color:var(--ma-primary);color:var(--ma-surface);display:flex;align-items:center;justify-content:center;font-family:var(--ma-font-display);font-size:var(--ma-text-sm);font-weight:800;flex-shrink:0}.Shell_userInfo__m35IB{display:flex;flex-direction:column;text-align:left;min-width:0}.Shell_userName__PAT6F{font-size:var(--ma-text-sm);font-weight:700;color:var(--ma-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Shell_userRole__cr3an{font-size:.625rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--ma-ink-muted)}.Shell_mainContent__f7WQi{flex:1;padding:var(--ma-space-6);overflow-y:auto}@media (max-width:768px){.Shell_commandButtonText__7aWJu,.Shell_commandShortcut__I2oM0{display:none}.Shell_commandButton__WiG5v{width:2.5rem;justify-content:center;padding:0}.Shell_sidebar__K2rt_{width:var(--ma-sidebar-width);transform:translateX(-100%);transition:transform .2s ease}.Shell_sidebarCollapsed__0dAUQ .Shell_sidebarHeader__7nls2{padding:var(--ma-space-5)}.Shell_sidebarCollapsed__0dAUQ .Shell_logoRow__7w3IN{justify-content:flex-start}.Shell_sidebarCollapsed__0dAUQ .Shell_brandWords__FPu3Z,.Shell_sidebarCollapsed__0dAUQ .Shell_navGroupButton__yMGAy,.Shell_sidebarCollapsed__0dAUQ .Shell_sidebarFooter__jPdIA{display:block!important}.Shell_sidebarCollapsed__0dAUQ .Shell_navLabel__CzXjZ{display:inline!important}.Shell_sidebarCollapsed__0dAUQ .Shell_rolePill__vgnyS{display:inline-flex!important}.Shell_sidebarCollapsed__0dAUQ .Shell_sidebarFooter__jPdIA{display:block!important}.Shell_sidebarCollapsed__0dAUQ .Shell_sidebarNav__TrNW_{padding:.55rem}.Shell_sidebarCollapsed__0dAUQ .Shell_navGroup__7HCzp{margin-top:.3rem;border:1px solid #d5dce5;background:#fff}.Shell_sidebarCollapsed__0dAUQ .Shell_navGroupButton__yMGAy{display:flex!important}.Shell_sidebarCollapsed__0dAUQ .Shell_navLink__kF1R6{justify-content:flex-start;padding:var(--ma-space-2) var(--ma-space-3)}.Shell_collapseButton__77O5U{display:none}.Shell_sidebarOpen__9Ee21{transform:translateX(0)}.Shell_mainArea__Yc2XF{margin-left:0}.Shell_menuButton__M2FQD{display:flex}.Shell_pageTitle__yMhNa{font-size:var(--ma-text-base)}.Shell_userInfo__m35IB{display:none}.Shell_mainContent__f7WQi{padding:var(--ma-space-4)}.Shell_overlay__BZPy3{display:block;position:fixed;inset:0;background-color:rgba(0,0,0,.4);z-index:90}}.Shell_srOnly__U6KIS{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}