*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,h5,h6,p{margin:0}:root{--brand:#4479a2;--brand-strong:#2d5171;--on-accent:#fff;--bg:#f2f2f2;--surface:#fff;--text:#585f6a;--text-strong:#2f343a;--text-muted:#5f6873;--border:#dee2e6;--accent:var(--brand);--accent-strong:var(--brand-strong);--accent-fill:var(--brand);--accent-fill-hover:var(--brand-strong);--nav-bg:var(--brand);--nav-focus:#6a9fc8;--icon-bg:#495057;--shadow:#ddd;--icon-iol:silver;--icon-grad:#1a1a1a;--icon-award:#dc3545;--icon-medal:#ffc107;--icon-book:#0052cc;--icon-ball:#fa8320;--sidebar-width:17rem;color-scheme:light}html.dark{--bg:#0f141a;--surface:#1b2230;--text:#c2cad6;--text-strong:#f3f5f7;--text-muted:#93a0ad;--border:#2c3543;--accent:#74b0dd;--accent-strong:#9cc7e8;--accent-fill:var(--brand);--accent-fill-hover:#2d5171;--nav-bg:#161d28;--nav-focus:#6a9fc8;--icon-bg:#2a3340;--shadow:#05080c;--icon-iol:#9aa3ad;--icon-grad:#e9ecef;--icon-award:#f06a77;--icon-medal:#ffce5c;--icon-book:#6b9bff;--icon-ball:#fb9a4d;color-scheme:dark}html{scroll-behavior:smooth;background-color:var(--bg)}body{font-family:var(--font-body);color:var(--text);background-color:var(--bg);padding-top:54px;line-height:1.5;position:relative}@media (width>=992px){.main-container{padding-top:0;padding-left:var(--sidebar-width)}}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);text-transform:uppercase;color:var(--text-strong);font-weight:700}h1{font-size:6rem;line-height:5.5rem}h2{font-size:3.5rem}h3{font-size:2rem}.subheading{text-transform:uppercase;font-weight:500;font-family:var(--font-heading);font-size:1.5rem}a{color:var(--accent);background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0% 2px;padding-bottom:1px;text-decoration:none;&:hover,&:focus-visible{color:var(--accent-strong);background-size:100% 2px}}@media (prefers-reduced-motion:no-preference){a{transition:background-size .25s,color .2s}}::selection{background-color:var(--accent);color:var(--on-accent)}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:3px;box-shadow:0 0 0 7px color-mix(in srgb, var(--accent) 16%, transparent);border-radius:4px}hr{border:none;border-top:1px solid var(--border);margin:0}img{max-width:100%;height:auto}@keyframes section-enter{0%{opacity:0;transform:translateY(2rem)translate(2rem)}to{opacity:1;transform:translateY(0)translate(0)}}@supports (animation-timeline:view()){.section-inner{animation-name:section-enter;animation-duration:auto;animation-timing-function:ease;animation-fill-mode:forwards;animation-timeline:view();animation-range:cover cover 500px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.section-inner{animation:none}}html.theme-transitioning::view-transition-old(root),html.theme-transitioning::view-transition-new(root){mix-blend-mode:normal;animation:none}html.theme-transitioning::view-transition-new(root){animation:1s ease-in-out theme-spread}@keyframes theme-spread{0%{clip-path:circle(0% at var(--x,50%) var(--y,50%))}to{clip-path:circle(150vmax at var(--x,50%) var(--y,50%))}}@media (prefers-reduced-motion:reduce){::view-transition-group(*),::view-transition-old(*),::view-transition-new(*){animation:none!important}}
