:root{--color-night:#fbfbfd;--color-obsidian:#f2f3f8;--color-iris:#4457ff;--color-rose:#ff7d7d;--color-mint:#4dc2a5;--text-primary-rgb:11,17,32;--text-inverse-rgb:255,255,255;--surface-base-rgb:255,255,255;--surface-elevated-rgb:243,244,249;--overlay-deep-rgb:4,9,20;--shadow-color-rgb:15,23,42;--color-cloud:rgb(var(--text-primary-rgb));--color-muted:rgba(var(--text-primary-rgb),0.58);--gradient-background:radial-gradient(circle at 20% -10%,rgba(var(--surface-base-rgb),0.9) 0%,rgba(var(--surface-elevated-rgb),0.65) 45%,transparent 70%),linear-gradient(180deg,#f9fafc 0%,#f5f6f8 55%,#fff 100%);--font-family-base:"Inter","SF Pro Text",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--radius-pill:999px;--radius-card:24px;--shadow-soft:0 32px 80px rgba(var(--shadow-color-rgb),0.12);--shadow-float:0 20px 45px rgba(var(--shadow-color-rgb),0.16);--transition-smooth:all 220ms cubic-bezier(0.4,0,0.2,1);--surface-glass:rgba(var(--surface-base-rgb),0.82);--surface-card:rgba(var(--surface-base-rgb),0.85);--surface-card-strong:rgba(var(--surface-base-rgb),0.92);--surface-card-bright:rgba(var(--surface-base-rgb),0.95);--surface-overlay:rgba(var(--surface-elevated-rgb),0.9);--surface-border:rgba(var(--text-primary-rgb),0.08);--surface-border-strong:rgba(var(--text-primary-rgb),0.12);--surface-border-subtle:rgba(var(--text-primary-rgb),0.18);--surface-border-faint:rgba(var(--text-primary-rgb),0.24);--text-muted:rgba(var(--text-primary-rgb),0.6);--text-muted-strong:rgba(var(--text-primary-rgb),0.65);--text-subtle:rgba(var(--text-primary-rgb),0.45);--text-faint:rgba(var(--text-primary-rgb),0.55);--cta-background:#0b1120;--cta-text:rgb(var(--text-inverse-rgb));--color-ink:#0b1120;--color-sand:rgb(var(--text-inverse-rgb));color-scheme:light}@media(prefers-color-scheme:dark){:root{--color-night:#05070f;--color-obsidian:#0f1729;--text-primary-rgb:236,240,255;--text-inverse-rgb:9,12,24;--surface-base-rgb:9,12,24;--surface-elevated-rgb:17,22,38;--overlay-deep-rgb:236,240,255;--shadow-color-rgb:2,6,18;--gradient-background:radial-gradient(circle at 20% -10%,rgba(68,87,255,.28) 0%,rgba(24,33,66,.68) 45%,transparent 70%),linear-gradient(180deg,#05070f,#070b16 55%,#0b1224);--cta-background:#ecf0ff;--color-ink:#121a2c;--color-sand:#ecf0ff;color-scheme:dark}}[data-theme=light]{--color-night:#fbfbfd;--color-obsidian:#f2f3f8;--text-primary-rgb:11,17,32;--text-inverse-rgb:255,255,255;--surface-base-rgb:255,255,255;--surface-elevated-rgb:243,244,249;--overlay-deep-rgb:4,9,20;--shadow-color-rgb:15,23,42;--gradient-background:radial-gradient(circle at 20% -10%,rgba(var(--surface-base-rgb),0.9) 0%,rgba(var(--surface-elevated-rgb),0.65) 45%,transparent 70%),linear-gradient(180deg,#f9fafc 0%,#f5f6f8 55%,#fff 100%);--cta-background:#0b1120;--color-ink:#0b1120;--color-sand:rgb(var(--text-inverse-rgb));color-scheme:light}[data-theme=dark]{--color-night:#05070f;--color-obsidian:#0f1729;--text-primary-rgb:236,240,255;--text-inverse-rgb:9,12,24;--surface-base-rgb:9,12,24;--surface-elevated-rgb:17,22,38;--overlay-deep-rgb:236,240,255;--shadow-color-rgb:2,6,18;--gradient-background:radial-gradient(circle at 20% -10%,rgba(68,87,255,.28) 0%,rgba(24,33,66,.68) 45%,transparent 70%),linear-gradient(180deg,#05070f,#070b16 55%,#0b1224);--cta-background:#ecf0ff;--color-ink:#121a2c;--color-sand:#ecf0ff;color-scheme:dark}*{box-sizing:border-box}body,html{padding:0;margin:0;font-family:var(--font-family-base);color:var(--color-cloud);background:var(--gradient-background);background-color:var(--color-night);min-height:100vh;scroll-behavior:smooth}a{color:inherit;text-decoration:none}body{position:relative}#__next{min-height:100vh}main{width:100%;margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ThemeToggle_toggle__l_Ngv{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .85rem;border-radius:var(--radius-pill);border:1px solid var(--surface-border);background:var(--surface-card-strong);color:var(--text-muted-strong);font-size:.85rem;font-weight:500;line-height:1;transition:var(--transition-smooth)}.ThemeToggle_toggle__l_Ngv:focus-visible,.ThemeToggle_toggle__l_Ngv:hover{background:var(--surface-card-bright);border-color:var(--surface-border-subtle);color:var(--color-cloud);outline:none;box-shadow:0 0 0 3px rgba(var(--overlay-deep-rgb),.16)}.ThemeToggle_icon__PBNzS{width:1.05rem;height:1.05rem}.ThemeToggle_text__v7YgN{display:inline-flex;align-items:center}@media(prefers-reduced-motion:reduce){.ThemeToggle_toggle__l_Ngv{transition:none}}.SiteHeader_header__kPhTw{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:flex;justify-content:center;background:var(--surface-glass);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--surface-border)}.SiteHeader_inner__1hvAS{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:1200px;padding:1.4rem clamp(16px,4vw,24px)}.SiteHeader_logo__h_G5I{display:flex;align-items:center;gap:.8rem;font-weight:600;letter-spacing:.08em;color:var(--color-cloud)}.SiteHeader_logoMark__FS_OF{display:inline-flex;width:2.4rem;height:2.4rem;align-items:center;justify-content:center;border-radius:var(--radius-pill);background:linear-gradient(135deg,rgba(68,87,255,.18),hsla(0,100%,75%,.2));color:var(--color-cloud);font-size:1.05rem;font-weight:700}.SiteHeader_logoText__Po_Ew{font-size:1.1rem}.SiteHeader_nav__0TrRB{display:flex;gap:1.4rem;align-items:center}.SiteHeader_navLink__6hVC1{font-size:.95rem;color:var(--text-muted);position:relative;transition:var(--transition-smooth)}.SiteHeader_navLink__6hVC1:after{content:"";position:absolute;left:0;bottom:-.4rem;width:100%;height:2px;background:linear-gradient(135deg,var(--color-iris),var(--color-rose));transform:scaleX(0);transform-origin:left;transition:transform .18s ease}.SiteHeader_navLink__6hVC1:focus-visible,.SiteHeader_navLink__6hVC1:hover{color:var(--color-cloud)}.SiteHeader_navLink__6hVC1:focus-visible:after,.SiteHeader_navLink__6hVC1:hover:after{transform:scaleX(1)}.SiteHeader_cta__Ee90G{padding:.65rem 1.4rem;border-radius:var(--radius-pill);background:var(--cta-background);color:var(--cta-text);font-weight:600;box-shadow:0 12px 30px rgba(var(--shadow-color-rgb),.12);transition:var(--transition-smooth)}.SiteHeader_cta__Ee90G:hover{transform:translateY(-2px)}.SiteHeader_controls__a40Y1{display:flex;gap:.8rem;align-items:center}@media(max-width:900px){.SiteHeader_nav__0TrRB{display:none}}.SiteFooter_footer__yTdIW{width:min(1200px,92vw);margin:0 auto;padding:3rem 0 4rem;display:grid;grid-gap:2.4rem;gap:2.4rem;color:var(--text-muted);border-top:1px solid var(--surface-border)}.SiteFooter_brandBlock__zwHIM{display:grid;grid-gap:.6rem;gap:.6rem;max-width:48ch}.SiteFooter_brand__Oe4b_{font-size:1.1rem;font-weight:600;color:var(--color-cloud)}.SiteFooter_links__ltD3v{display:grid;grid-gap:1.6rem;gap:1.6rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.SiteFooter_links__ltD3v div{display:grid;grid-gap:.5rem;gap:.5rem;color:var(--text-muted)}.SiteFooter_heading__zEWdE{text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;color:var(--text-subtle)}.SiteFooter_links__ltD3v a{color:inherit;transition:var(--transition-smooth)}.SiteFooter_links__ltD3v a:hover{color:var(--color-cloud)}.SiteFooter_legal__b2iOb{font-size:.8rem;color:var(--text-subtle)}.PageLayout_page__EoVi7{min-height:100vh;display:flex;flex-direction:column}.PageLayout_container__Ow_Kr,.PageLayout_overlap__MCal6{flex:1 1;display:flex;flex-direction:column;width:100%;max-width:1200px;margin:0 auto;padding-left:24px;padding-right:24px}.PageLayout_main__1_ruA{padding:6rem 0}.PageLayout_main__1_ruA,.PageLayout_overlapMain__N_P2e{flex:1 1;width:100%;display:grid;grid-gap:6rem;gap:6rem;align-content:start}.PageLayout_overlapMain__N_P2e{padding:2rem 0 6rem}@media(max-width:768px){.PageLayout_main__1_ruA,.PageLayout_overlapMain__N_P2e{gap:4rem;padding:4rem 0}.PageLayout_overlapMain__N_P2e{padding-top:2rem}}