.LocaleSwitcher-module__ROT18G__switcher{align-items:center;gap:var(--space-8);font-family:var(--font-body);font-size:var(--font-size-small);display:inline-flex}.LocaleSwitcher-module__ROT18G__link{color:var(--color-text-secondary);transition:color var(--duration-fast) var(--ease-standard);text-decoration:none}.LocaleSwitcher-module__ROT18G__link:hover{color:var(--color-text-strong)}.LocaleSwitcher-module__ROT18G__current{color:var(--color-text-strong);font-weight:var(--font-weight-medium)}
.Logo-module__FeqWJG__logo{align-items:center;gap:var(--space-8);display:inline-flex}.Logo-module__FeqWJG__mark{border-radius:var(--radius-sm);display:block;position:relative;overflow:hidden}.Logo-module__FeqWJG__sm .Logo-module__FeqWJG__mark{width:var(--space-24);height:var(--space-24)}.Logo-module__FeqWJG__md .Logo-module__FeqWJG__mark{width:var(--space-28);height:var(--space-28)}.Logo-module__FeqWJG__wordmark{font-family:var(--font-display);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);line-height:var(--line-height-tight);white-space:nowrap}.Logo-module__FeqWJG__sm .Logo-module__FeqWJG__wordmark{font-size:var(--font-size-lead)}.Logo-module__FeqWJG__md .Logo-module__FeqWJG__wordmark{font-size:var(--font-size-h3)}.Logo-module__FeqWJG__wordmarkPlain{color:var(--color-text)}.Logo-module__FeqWJG__wordmarkBrand{background:var(--gradient-brand-text);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}
.SiteFooter-module__nngnjW__footer{border-top:1px solid var(--color-border-subtle);padding-block:var(--space-fluid-section)}.SiteFooter-module__nngnjW__grid{gap:var(--space-fluid-block);margin-bottom:var(--space-fluid-block);grid-template-columns:2fr 1fr 1fr 1fr;display:grid}@media (max-width:720px){.SiteFooter-module__nngnjW__grid{grid-template-columns:1fr 1fr}}.SiteFooter-module__nngnjW__brand{gap:var(--space-12);flex-direction:column;display:flex}.SiteFooter-module__nngnjW__tagline{color:var(--color-text-muted);font-size:var(--font-size-small);max-width:32ch}.SiteFooter-module__nngnjW__column{gap:var(--space-12);flex-direction:column;display:flex}.SiteFooter-module__nngnjW__columnTitle{font-size:var(--font-size-caption);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-wide);text-transform:uppercase;color:var(--color-text-faint);margin:0}.SiteFooter-module__nngnjW__columnList{gap:var(--space-10);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.SiteFooter-module__nngnjW__columnLink{color:var(--color-text-secondary);font-size:var(--font-size-body);text-decoration:none}.SiteFooter-module__nngnjW__columnLink:hover{color:var(--color-text-strong)}.SiteFooter-module__nngnjW__bottomBar{justify-content:space-between;align-items:center;gap:var(--space-16);margin-top:var(--space-fluid-block);padding-top:var(--space-24);border-top:1px solid var(--color-border-subtle);color:var(--color-text-faint);font-size:var(--font-size-small);flex-wrap:wrap;display:flex}
:root{--color-bg:#070810;--color-bg-deep:#000;--color-surface:#0d0f19;--color-surface-alt:#0a0b14;--color-surface-sunken:#151725;--color-text:#f2f3f7;--color-text-strong:#fff;--color-text-secondary:#c9cbd6;--color-text-secondary-strong:#e6e7ee;--color-text-muted:#9a9db0;--color-text-faint:#6f7285;--color-border-subtle:#ffffff12;--color-border:#ffffff17;--color-border-strong:#ffffff24;--color-border-brand:#ff6a2b59;--color-border-brand-strong:#ff6a2b73;--color-brand-100:#ff8a4a;--color-brand-200:#ff8a00;--color-brand-300:#ff6a2b;--color-brand-400:#ff6a1f;--color-brand-500:#ff3b1f;--color-brand-surface:#ff3b1f14;--color-link:var(--color-brand-300);--color-link-hover:#ffa14a;--gradient-brand:linear-gradient(90deg, var(--color-brand-500), var(--color-brand-400));--gradient-brand-text:linear-gradient(90deg, var(--color-brand-500), var(--color-brand-200));--color-success:#22c55e;--color-success-surface:#22c55e1f;--color-danger:#ef4444;--color-danger-surface:#ef444433;--color-info:#8b93ff;--color-info-surface:#8b93ff1f;--overlay-white-weak:#ffffff0f;--overlay-white-soft:#ffffff14;--overlay-white-medium:#ffffff1a;--overlay-black-soft:#070810db;--shadow-brand-sm:0 6px 20px #ff3b1f47;--shadow-brand-md:0 8px 28px #ff3b1f4d;--shadow-brand-lg:0 12px 40px #ff3b1f66;--shadow-elevated:0 30px 80px #00000080;--shadow-focus-danger:0 0 0 4px #ef444433;--font-body:var(--font-dm-sans,"DM Sans"), system-ui, sans-serif;--font-display:var(--font-unbounded,"Unbounded"), sans-serif;--font-weight-regular:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--font-weight-black:800;--font-size-caption:12px;--font-size-small:13px;--font-size-body:15px;--font-size-body-lg:16px;--font-size-lead:17px;--font-size-h3:20px;--font-size-h2:clamp(24px, 3.2cqw, 40px);--font-size-h1:clamp(32px, 5.2cqw, 64px);--font-size-display:clamp(30px, 4.6cqw, 56px);--line-height-tight:1.02;--line-height-snug:1.1;--line-height-normal:1.55;--letter-spacing-tight:-.03em;--letter-spacing-snug:-.02em;--letter-spacing-wide:.06em;--letter-spacing-wider:.1em;--space-2:2px;--space-4:4px;--space-6:6px;--space-8:8px;--space-10:10px;--space-12:12px;--space-14:14px;--space-16:16px;--space-18:18px;--space-20:20px;--space-24:24px;--space-28:28px;--space-32:32px;--space-40:40px;--space-44:44px;--space-48:48px;--space-64:64px;--space-88:88px;--space-fluid-gutter:clamp(16px, 3cqw, 32px);--space-fluid-block:clamp(28px, 4cqw, 56px);--space-fluid-section:clamp(48px, 6cqw, 88px);--radius-sm:6px;--radius-md:10px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:20px;--radius-full:999px;--radius-circle:50%;--duration-fast:.16s;--duration-slow:2s;--ease-standard:ease}@media (prefers-reduced-motion:reduce){:root{--duration-fast:0s;--duration-slow:0s}}
*,:before,:after{box-sizing:border-box}html,body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0}a{color:var(--color-link);text-decoration:none}a:hover{color:var(--color-link-hover)}