.theme-switcher-module__VvHEMW__switcher{border:1px solid var(--line);background:var(--surface-soft);box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:999px;align-items:center;gap:6px;padding:6px;display:inline-flex}.theme-switcher-module__VvHEMW__switcher button{width:40px;height:40px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;padding:0;transition:background .18s,color .18s,transform .18s;display:grid}.theme-switcher-module__VvHEMW__switcher button:hover{color:var(--text);transform:translateY(-1px)}.theme-switcher-module__VvHEMW__switcher button svg{width:18px;height:18px}.theme-switcher-module__VvHEMW__active,.theme-switcher-module__VvHEMW__switcher button.theme-switcher-module__VvHEMW__active{background:var(--text);color:var(--accent-contrast)}@media (max-width:720px){.theme-switcher-module__VvHEMW__switcher{flex-direction:row;justify-content:flex-start;width:auto}.theme-switcher-module__VvHEMW__switcher button{flex:none}}
:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--font-heading:"Space Grotesk", "Satoshi", "Manrope", sans-serif;--font-body:"Instrument Sans", "Inter", "Segoe UI", sans-serif;--bg:#0d131b;--bg-top:#151d28;--bg-bottom:#090e14;--text:#edf3fb;--muted:#97a7b9;--faint:#6f7d8d;--accent:#7bd4dc;--accent-strong:#9ae8ef;--accent-soft:#7bd4dc29;--accent-softer:#7bd4dc1a;--accent-contrast:#0f1920;--focus-ring:#7bd4dc73;--placeholder:#adcbdf7a;--warm-glow:#d58e5224;--surface:#101822b8;--surface-strong:#151e2adb;--surface-soft:#11192485;--surface-accent:#102228d6;--chip-bg:#ffffff0d;--line:#edf3fb1a;--line-strong:#edf3fb29;--shadow:0 30px 110px #00000061;--shadow-soft:0 18px 48px #00000038;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--radius-xl:32px;--container:1200px;--max-page-width:1120px;--color-bg:var(--bg-bottom);--color-bg-soft:var(--bg);--color-surface:var(--surface);--color-surface-strong:var(--surface-strong);--color-border:var(--line);--color-border-strong:var(--line-strong);--color-text:var(--text);--color-text-muted:var(--muted);--color-text-faint:var(--faint);--color-accent:var(--accent);--color-accent-soft:var(--accent-soft);--color-success-soft:#a7f3d01a;--shadow-card:var(--shadow)}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#e4e8ee;--bg-top:#f8f9fc;--bg-bottom:#cfd6e0;--text:#162131;--muted:#667487;--faint:#7a8796;--accent:#456ba3;--accent-strong:#274777;--accent-soft:#456ba324;--accent-softer:#456ba314;--accent-contrast:#f4f7fd;--focus-ring:#456ba36b;--placeholder:#324a6e8a;--warm-glow:#b77b531f;--surface:#f7f9fcb8;--surface-strong:#ffffffd6;--surface-soft:#eff3f88a;--surface-accent:#eef4fce6;--chip-bg:#ffffff75;--line:#1621311f;--line-strong:#1621312e;--shadow:0 24px 90px #1c26371f;--shadow-soft:0 14px 42px #1c263714}*{box-sizing:border-box}html{scroll-behavior:smooth;background-color:var(--bg-bottom);min-height:100%}body{background:linear-gradient(180deg, var(--bg-top) 0%, var(--bg) 42%, var(--bg-bottom) 100%);min-width:320px;min-height:100vh;color:var(--text);font-family:var(--font-body), sans-serif;margin:0;transition:background .24s,color .24s}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{color:inherit}:where(a,button,input,textarea):focus-visible{outline:3px solid var(--focus-ring);outline-offset:3px}::selection{background:var(--accent-soft)}
