.site-footer.svelte-jz8lnl{border-top:1px solid var(--border-default);background:var(--background-secondary);margin-top:auto;padding-block:clamp(2.75rem,2.4rem + 1.5vw,3.75rem) 2.25rem}.site-footer__inner{flex-direction:column;gap:clamp(2rem,1.6rem + 1.2vw,2.75rem);display:flex}.site-footer__grid.svelte-jz8lnl{grid-template-columns:1fr;gap:clamp(1.75rem,1.4rem + 1vw,2.5rem);display:grid}.site-footer__name.svelte-jz8lnl{font-weight:var(--weight-bold);letter-spacing:-.02em;font-size:1.2rem}.site-footer__heading.svelte-jz8lnl{font-size:.78rem;font-weight:var(--weight-semibold);letter-spacing:.05em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:.15rem}.site-footer__list.svelte-jz8lnl{flex-direction:column;gap:.6rem;list-style:none;display:flex}.site-footer__list.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--text-primary);font-size:.98rem;line-height:1.35;text-decoration:none}.site-footer__list.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--accent-hover)}.site-footer__bottom.svelte-jz8lnl{border-top:1px solid var(--border-default);padding-top:1.35rem}@media (width>=768px){.site-footer__grid.svelte-jz8lnl{grid-template-columns:1.4fr 1fr 1fr}}@media (width>=1024px){.site-footer__grid.svelte-jz8lnl{grid-template-columns:1.5fr 1fr 1fr 1fr 1.2fr}}.icon.svelte-1eqehiz{flex-shrink:0}.mobile-menu.svelte-r1tfyb{z-index:var(--z-overlay);grid-template-rows:1fr;display:grid;position:fixed;inset:0}.mobile-menu__backdrop.svelte-r1tfyb{background:color-mix(in srgb, var(--background-dark) 42%, transparent);cursor:pointer;border:0;position:absolute;inset:0}.mobile-menu__panel.svelte-r1tfyb{z-index:var(--z-base);margin-top:var(--header-height);margin-inline:var(--space-page-inline);margin-bottom:var(--space-page-inline);padding:var(--space-stack-lg);border-radius:var(--radius-lg);border:1px solid var(--border-default);background:var(--background-primary);box-shadow:var(--shadow-md);gap:var(--space-stack-xl);max-height:calc(100dvh - var(--header-height) - 2rem);flex-direction:column;display:flex;position:relative;overflow:auto}.mobile-menu__list.svelte-r1tfyb{flex-direction:column;gap:.25rem;list-style:none;display:flex}.mobile-menu__list.svelte-r1tfyb a:where(.svelte-r1tfyb){color:var(--text-primary);font-size:var(--text-body-lg);font-weight:var(--weight-semibold);padding:.85rem .35rem;text-decoration:none;display:block}.mobile-menu__actions.svelte-r1tfyb{gap:var(--space-stack-md);flex-direction:column;display:flex}.mobile-menu__login{text-align:center;color:var(--text-primary);font-weight:var(--weight-semibold);padding:.5rem;text-decoration:none}@media (width>=1024px){.mobile-menu.svelte-r1tfyb{display:none}}.site-header.svelte-1elxaub{z-index:var(--z-header);height:var(--header-height);background:color-mix(in srgb, var(--background-primary) 88%, transparent);transition:background-color var(--duration-base) var(--ease-out), border-color var(--duration-base) var(--ease-out), backdrop-filter var(--duration-base) var(--ease-out);border-bottom:1px solid #0000;align-items:center;display:flex;position:sticky;top:0}.site-header--scrolled.svelte-1elxaub{background:color-mix(in srgb, var(--background-primary) 86%, transparent);border-bottom-color:var(--border-default);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.site-header__inner{justify-content:space-between;align-items:center;gap:var(--space-stack-md);width:100%;display:flex}.site-header__brand.svelte-1elxaub{color:var(--text-primary);font-weight:var(--weight-bold);letter-spacing:-.02em;align-items:center;gap:.65rem;min-width:0;text-decoration:none;display:inline-flex}.site-header__logo.svelte-1elxaub{object-fit:contain;flex-shrink:0;width:2rem;height:2rem}.site-header__name.svelte-1elxaub{white-space:normal;max-width:11rem;font-size:.95rem;line-height:1.25;display:none}@media (width>=1024px){.site-header__name.svelte-1elxaub{display:block}}.site-header__nav.svelte-1elxaub{display:none}.site-header__list.svelte-1elxaub{align-items:center;gap:1.25rem;list-style:none;display:flex}.site-header__list.svelte-1elxaub a:where(.svelte-1elxaub){color:var(--text-secondary);font-weight:var(--weight-medium);font-size:.95rem;text-decoration:none}.site-header__list.svelte-1elxaub a:where(.svelte-1elxaub):hover{color:var(--text-primary)}.site-header__actions.svelte-1elxaub{align-items:center;gap:.65rem;display:flex}.site-header__login.svelte-1elxaub{color:var(--text-primary);font-weight:var(--weight-semibold);font-size:.95rem;text-decoration:none;display:none}.site-header__login.svelte-1elxaub:hover{color:var(--accent-hover)}.site-header__cta{display:none}.site-header__menu-btn.svelte-1elxaub{border:1px solid var(--border-default);border-radius:var(--radius-md);background:var(--background-primary);width:2.75rem;height:2.75rem;color:var(--text-primary);justify-content:center;align-items:center;display:inline-flex}@media (width>=1024px){.site-header__nav.svelte-1elxaub{display:block}.site-header__login.svelte-1elxaub{display:inline}.site-header__cta{display:inline-flex}.site-header__menu-btn.svelte-1elxaub{display:none}}@media (prefers-reduced-motion:reduce){.site-header--scrolled.svelte-1elxaub{-webkit-backdrop-filter:none;backdrop-filter:none}}:root{--academy-accent:#00a3ff;--accent:var(--academy-accent);--accent-hover:#008fd6;--accent-muted:color-mix(in srgb, var(--academy-accent) 14%, transparent);--background-primary:#fff;--background-secondary:#f5f5f5;--background-dark:#171717;--background-elevated:#fafafa;--background-atmosphere:radial-gradient(120% 80% at 100% 0%, color-mix(in srgb, var(--academy-accent) 7%, transparent), transparent 55%), radial-gradient(90% 60% at 0% 100%, color-mix(in srgb, var(--background-dark) 3.5%, transparent), transparent 50%), var(--background-primary);--text-primary:#171717;--text-secondary:#666;--text-inverse:#fff;--text-muted:#8a8a8a;--border-default:#e5e5e5;--border-strong:#d4d4d4;--focus-ring:color-mix(in srgb, var(--academy-accent) 55%, white);--success:#16a34a;--warning:#ca8a04;--danger:#dc2626;--layout-max:1280px;--layout-content:1200px;--header-height:4.75rem;--space-page-inline:clamp(1rem, .75rem + 1.2vw, 2rem);--space-section-block:clamp(4rem, 3.5rem + 3.5vw, 8rem);--space-stack-xs:.25rem;--space-stack-sm:.5rem;--space-stack-md:1rem;--space-stack-lg:1.5rem;--space-stack-xl:2rem;--radius-sm:.375rem;--radius-md:.5rem;--radius-lg:.75rem;--shadow-sm:0 1px 2px color-mix(in srgb, var(--background-dark) 6%, transparent);--shadow-md:0 8px 24px color-mix(in srgb, var(--background-dark) 8%, transparent);--ease-out:cubic-bezier(.22, 1, .36, 1);--duration-fast:.15s;--duration-base:.22s;--z-base:1;--z-sticky:40;--z-header:50;--z-overlay:60;--z-modal:70;--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif;--font-display:var(--font-sans);--font-body:var(--font-sans);--text-h1:clamp(2.375rem, 2rem + 2.2vw, 4rem);--text-h2:clamp(1.875rem, 1.55rem + 1.6vw, 3rem);--text-h3:clamp(1.375rem, 1.2rem + .85vw, 2rem);--text-body-lg:clamp(1.125rem, 1.05rem + .35vw, 1.25rem);--text-body:clamp(1rem, .975rem + .15vw, 1.125rem);--text-small:.875rem;--leading-tight:1.15;--leading-snug:1.3;--leading-body:1.55;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;overflow-x:clip}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}body{min-height:100vh;font-family:var(--font-body);font-size:var(--text-body);font-weight:var(--weight-regular);line-height:var(--leading-body);color:var(--text-primary);background:var(--background-atmosphere);background-color:var(--background-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;overflow-x:clip}::selection{background:color-mix(in srgb, var(--academy-accent) 28%, white);color:var(--text-primary)}img,picture,svg,video{max-width:100%;height:auto;display:block}a{color:var(--accent);text-underline-offset:.16em;transition:color var(--duration-fast) var(--ease-out);text-decoration-thickness:.06em}a:hover{color:var(--accent-hover)}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:3px}button,input,textarea,select{font:inherit}button{cursor:pointer}h1,h2,h3,h4{font-family:var(--font-display);font-weight:var(--weight-semibold);line-height:var(--leading-tight);color:var(--text-primary);letter-spacing:-.02em;margin:0}h1{font-size:var(--text-h1);font-weight:var(--weight-bold)}h2{font-size:var(--text-h2)}h3{font-size:var(--text-h3);line-height:var(--leading-snug)}p{margin:0}ul,ol{margin:0;padding:0}.lede{font-size:var(--text-body-lg);line-height:var(--leading-body);color:var(--text-secondary)}.small{font-size:var(--text-small);color:var(--text-secondary)}.eyebrow{font-size:var(--text-small);font-weight:var(--weight-semibold);letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.cluster{align-items:center;gap:var(--space-stack-md);flex-wrap:wrap;display:flex}.stack-sm{gap:var(--space-stack-sm);flex-direction:column;display:flex}.stack-md{gap:var(--space-stack-md);flex-direction:column;display:flex}.stack-lg{gap:var(--space-stack-lg);flex-direction:column;display:flex}.skip-link.svelte-12qhfyh{left:var(--space-page-inline);z-index:calc(var(--z-modal) + 1);border-radius:var(--radius-md);background:var(--background-dark);color:var(--text-inverse);font-weight:var(--weight-semibold);transition:transform var(--duration-fast) var(--ease-out);padding:.65rem 1rem;text-decoration:none;position:absolute;top:.75rem;transform:translateY(-160%)}.skip-link.svelte-12qhfyh:focus,.skip-link.svelte-12qhfyh:focus-visible{outline-offset:3px;transform:translateY(0)}.site-shell.svelte-12qhfyh{flex-direction:column;min-height:100vh;display:flex}.site-main.svelte-12qhfyh{flex:1 0 auto;width:100%}.site-main.svelte-12qhfyh:focus{outline:none}
