.ThemeSwitcher-module__TdiXEW__switcher{border:1px solid var(--border-strong);background:var(--surface-glass);border-radius:999px;align-items:center;gap:6px;padding:4px;display:inline-flex}.ThemeSwitcher-module__TdiXEW__themeButton{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:2px solid #0000;border-radius:999px;grid-template-columns:repeat(3,1fr);gap:2px;width:30px;height:30px;padding:4px;transition:border-color .16s,background .16s,transform .16s;display:grid;overflow:hidden}.ThemeSwitcher-module__TdiXEW__themeButton span{border-radius:999px;min-width:0;min-height:100%}.ThemeSwitcher-module__TdiXEW__themeButton[aria-pressed=true]{border-color:var(--accent-4);background:color-mix(in srgb, var(--accent-2) 18%, var(--surface-2))}.ThemeSwitcher-module__TdiXEW__themeButton:focus-visible{outline:2px solid var(--text);outline-offset:3px}@media (pointer:fine){.ThemeSwitcher-module__TdiXEW__themeButton:hover{transform:translateY(-1px)}}.ThemeSwitcher-module__TdiXEW__themeButton:active{transform:scale(.94)}
.Nav-module__e1xquq__nav{z-index:100;min-height:var(--nav-h);background:color-mix(in srgb, var(--dark) 92%, transparent);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0}.Nav-module__e1xquq__navInner{min-height:var(--nav-h);padding:0 var(--section-x);justify-content:space-between;align-items:center;gap:24px;max-width:1440px;margin:0 auto;display:flex}.Nav-module__e1xquq__toggle{border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;display:none}.Nav-module__e1xquq__toggle span{background:var(--g2);width:22px;height:2px;transition:transform .25s,opacity .25s}.Nav-module__e1xquq__toggle[aria-expanded=true] span:first-child{transform:translateY(7px)rotate(45deg)}.Nav-module__e1xquq__toggle[aria-expanded=true] span:nth-child(2){opacity:0}.Nav-module__e1xquq__toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Nav-module__e1xquq__navList{gap:clamp(14px,2.6vw,32px);margin:0;padding:0;list-style:none;display:flex}.Nav-module__e1xquq__navLink{min-height:44px;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--muted2);align-items:center;font-size:12px;font-weight:700;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.Nav-module__e1xquq__navLink:after{content:"";background:var(--g2);transform-origin:0;height:1px;transition:transform .25s;position:absolute;bottom:8px;left:0;right:0;transform:scaleX(0)}@media (pointer:fine){.Nav-module__e1xquq__navLink:hover{color:var(--g2)}.Nav-module__e1xquq__navLink:hover:after{transform:scaleX(1)}}@media (max-width:768px){.Nav-module__e1xquq__navInner{gap:12px}.Nav-module__e1xquq__toggle{margin-left:auto;display:flex}.Nav-module__e1xquq__navList{background:var(--dark2);visibility:hidden;pointer-events:none;clip-path:inset(0 0 100%);opacity:0;border-bottom:1px solid var(--border);scrollbar-width:none;flex-direction:column;gap:0;padding:0;transition:clip-path .22s,opacity .18s,transform .22s,visibility .22s;position:absolute;top:100%;left:0;right:0;overflow:hidden;transform:translateY(-6px)}.Nav-module__e1xquq__navList::-webkit-scrollbar{display:none}.Nav-module__e1xquq__navList.Nav-module__e1xquq__open{visibility:visible;pointer-events:auto;clip-path:inset(0);opacity:1;transform:translateY(0)}.Nav-module__e1xquq__navList li{border-top:1px solid var(--border)}.Nav-module__e1xquq__navLink{min-height:52px;padding:0 var(--section-x);display:flex}.Nav-module__e1xquq__navLink:after{display:none}}
:root{--nav-h:64px;--section-x:clamp(20px, 5vw, 64px);--section-y:clamp(56px, 9vw, 104px);--max-content:1120px;--font-sans:Manrope, Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"Courier New", monospace;--bg:#0a0a0a;--surface-1:#111;--surface-2:#141414;--surface-3:#181818;--surface-glass:#111111b8;--panel:#101010;--text:#f0f0f0;--text-inverse:#0a0a0a;--muted:#f0f0f0b8;--muted2:#f0f0f094;--contrast-muted:#000000b8;--border:#ffffff12;--border-strong:#fff3;--border2:#d2e9036b;--accent-1:#72fa93;--accent-2:#a0e548;--accent-3:#87d21e;--accent-4:#d2e903;--accent-5:#2ae70d;--accent-rgb:160 229 72;--accent-alt-rgb:135 210 30;--focus:var(--accent-4);--dot-noise:#00000012;--hero-grid:#a0e5480e;--hero-glow:#a0e5481f;--hero-line:#a0e5482e;--hero-node:#a0e5486b;--hero-card-border:#a0e5483d;--hero-card-bg:#0c0c0c8a;--hero-map-bg:#0a0a0a8f;--hero-vignette-strong:#0a0a0afa;--hero-vignette-mid:#0a0a0ab8;--hero-vignette-soft:#0a0a0a57;--shadow-color:#0000004d;--g1:var(--accent-1);--g2:var(--accent-2);--g3:var(--accent-3);--g4:var(--accent-4);--g5:var(--accent-5);--dark:var(--bg);--dark2:var(--surface-1);--dark3:var(--surface-2);--dark4:var(--surface-3)}:root[data-theme=green]{--bg:#0a0a0a;--surface-1:#111;--surface-2:#141414;--surface-3:#181818;--surface-glass:#111111b8;--panel:#101010;--text:#f0f0f0;--text-inverse:#0a0a0a;--muted:#f0f0f0b8;--muted2:#f0f0f094;--contrast-muted:#000000b8;--border:#ffffff12;--border-strong:#fff3;--border2:#d2e9036b;--accent-1:#72fa93;--accent-2:#a0e548;--accent-3:#87d21e;--accent-4:#d2e903;--accent-5:#2ae70d;--accent-rgb:160 229 72;--accent-alt-rgb:135 210 30;--dot-noise:#00000012;--hero-grid:#a0e5480e;--hero-glow:#a0e5481f;--hero-line:#a0e5482e;--hero-node:#a0e5486b;--hero-card-border:#a0e5483d;--hero-card-bg:#0c0c0c8a;--hero-map-bg:#0a0a0a8f;--hero-vignette-strong:#0a0a0afa;--hero-vignette-mid:#0a0a0ab8;--hero-vignette-soft:#0a0a0a57}:root[data-theme=orange]{--bg:#080604;--surface-1:#14100c;--surface-2:#1d1711;--surface-3:#261d15;--surface-glass:#14100cbd;--panel:#100c09;--text:#fff;--text-inverse:#080604;--muted:#ffffffbd;--muted2:#ffffff94;--contrast-muted:#080604b8;--border:#ffffff14;--border-strong:#ffffff2e;--border2:#ff8a3d47;--accent-1:#ffc078;--accent-2:#ff8a3d;--accent-3:#ffb347;--accent-4:#fff;--accent-5:#ff6b1a;--accent-rgb:255 138 61;--accent-alt-rgb:255 179 71;--dot-noise:#08060414;--hero-grid:#ff8a3d0f;--hero-glow:#ff8a3d24;--hero-line:#ff8a3d33;--hero-node:#ff8a3d70;--hero-card-border:#ff8a3d42;--hero-card-bg:#0e0a0794;--hero-map-bg:#08060494;--hero-vignette-strong:#080604fa;--hero-vignette-mid:#080604b8;--hero-vignette-soft:#08060457}:root[data-theme=blue]{--bg:#070b18;--surface-1:#0d1426;--surface-2:#121b30;--surface-3:#18243c;--surface-glass:#0d1426b8;--panel:#0c1222;--text:#f6f8ff;--text-inverse:#06101c;--muted:#f6f8ffb8;--muted2:#f6f8ff8f;--contrast-muted:#06101cb8;--border:#f6f8ff14;--border-strong:#f6f8ff2e;--border2:#4cc9f040;--accent-1:#72efdd;--accent-2:#4cc9f0;--accent-3:#80ffdb;--accent-4:#90dbf4;--accent-5:#48bfe3;--accent-rgb:76 201 240;--accent-alt-rgb:128 255 219;--dot-noise:#06101c14;--hero-grid:#4cc9f00f;--hero-glow:#4cc9f024;--hero-line:#4cc9f033;--hero-node:#4cc9f070;--hero-card-border:#4cc9f042;--hero-card-bg:#080e1c94;--hero-map-bg:#070b1894;--hero-vignette-strong:#070b18fa;--hero-vignette-mid:#070b18b8;--hero-vignette-soft:#070b1857}:root[data-theme=greenBlue]{--bg:#02131c;--surface-1:#061c27;--surface-2:#0a2633;--surface-3:#0e3140;--surface-glass:#061c27bd;--panel:#061721;--text:#f4fbff;--text-inverse:#02131c;--muted:#f4fbffbd;--muted2:#f4fbff8f;--contrast-muted:#02131cb8;--border:#f4fbff14;--border-strong:#f4fbff2e;--border2:#70e00040;--accent-1:#80ffdb;--accent-2:#70e000;--accent-3:#4cc9f0;--accent-4:#b7ff4a;--accent-5:#38bdf8;--accent-rgb:112 224 0;--accent-alt-rgb:76 201 240;--dot-noise:#02131c14;--hero-grid:#70e0000e;--hero-glow:#4cc9f021;--hero-line:#70e00033;--hero-node:#4cc9f06b;--hero-card-border:#70e00042;--hero-card-bg:#04141c94;--hero-map-bg:#02131c94;--hero-vignette-strong:#02131cfa;--hero-vignette-mid:#02131cb8;--hero-vignette-soft:#02131c57}:root[data-theme=gold]{--bg:#100d08;--surface-1:#19150d;--surface-2:#211b11;--surface-3:#2b2315;--surface-glass:#19150dc2;--panel:#171208;--text:#f4ecd5;--text-inverse:#100d08;--muted:#f4ecd5bd;--muted2:#f4ecd58f;--contrast-muted:#100d08b8;--border:#f4ecd514;--border-strong:#f4ecd52e;--border2:#b08d354d;--accent-1:#d6b45f;--accent-2:#b08d35;--accent-3:#c7a44a;--accent-4:#f0d58a;--accent-5:#8f6f24;--accent-rgb:176 141 53;--accent-alt-rgb:199 164 74;--dot-noise:#100d0814;--hero-grid:#b08d350f;--hero-glow:#b08d3524;--hero-line:#b08d3533;--hero-node:#b08d3570;--hero-card-border:#b08d3547;--hero-card-bg:#120e0899;--hero-map-bg:#100d0894;--hero-vignette-strong:#100d08fa;--hero-vignette-mid:#100d08b8;--hero-vignette-soft:#100d0857}:root[data-theme=mono]{--bg:#050505;--surface-1:#101010;--surface-2:#171717;--surface-3:#202020;--surface-glass:#101010c2;--panel:#0d0d0d;--text:#f5f5f5;--text-inverse:#050505;--muted:#f5f5f5b8;--muted2:#f5f5f58f;--contrast-muted:#050505b8;--border:#f5f5f514;--border-strong:#f5f5f533;--border2:#f5f5f540;--accent-1:#fff;--accent-2:#e5e5e5;--accent-3:#cfcfcf;--accent-4:#fafafa;--accent-5:#bdbdbd;--accent-rgb:229 229 229;--accent-alt-rgb:207 207 207;--dot-noise:#05050514;--hero-grid:#f5f5f50e;--hero-glow:#f5f5f51a;--hero-line:#f5f5f52e;--hero-node:#f5f5f561;--hero-card-border:#f5f5f538;--hero-card-bg:#0a0a0a94;--hero-map-bg:#05050594;--hero-vignette-strong:#050505fa;--hero-vignette-mid:#050505b8;--hero-vignette-soft:#05050557}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--dark);color:var(--text);font-family:var(--font-sans,system-ui, sans-serif);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.65}a{color:inherit}:where(a,button,input,textarea):focus-visible{outline:2px solid var(--focus);outline-offset:4px}:where(section[id]){scroll-margin-top:calc(var(--nav-h) + 18px)}main>:where(section:not(:first-child)){content-visibility:auto;contain-intrinsic-size:auto 760px}.skip-link{z-index:2000;background:var(--g2);color:var(--dark);font-family:var(--font-mono);border-radius:4px;padding:10px 14px;font-size:13px;font-weight:700;text-decoration:none;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:768px){:root{--nav-h:56px;--section-x:20px;--section-y:56px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
