:root{color-scheme:light;--background:#020817;--bg:#f2f5fa;--surface:#fbfcfe;--surface-elevated:#fff;--muted:#e9eef5;--border:rgba(15,23,42,.1);--border-strong:rgba(15,23,42,.18);--text:#0b1220;--text-muted:#55657a;--accent:#2f6bff;--accent-contrast:#fff;--success:#22c55e;--danger:#ef4444;--warning:#f97316;--info:#0ea5e9;--selection:rgba(47,107,255,.12);--shadow-1:0 8px 20px rgba(2,6,23,.08);--shadow-md:0 24px 60px rgba(2,6,23,.12);--vibe-gem-tone-mix:0.34;--vibe-gem-glow-alpha:0.22;--vibe-gem-halo-alpha:0.16;--vibe-gem-shadow:rgba(2,6,23,.22);--world-globe-shade-0:#3f5d92;--world-globe-shade-55:#243a66;--world-globe-shade-100:#101f3e;--world-globe-specular:#fff;--world-globe-specular-strong:0.42;--world-globe-specular-soft:0.15;--world-glow-halo-opacity:0.22;--world-glow-rim-opacity:0.75;--world-glow-shadow:rgba(2,6,23,.18);--font-sans:"SF Pro Text","SF Pro Display",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-title-size:22px;--font-title-height:28px;--font-title-weight:600;--font-headline-size:18px;--font-headline-height:24px;--font-headline-weight:600;--font-body-size:16px;--font-body-height:22px;--font-body-weight:400;--font-caption-size:13px;--font-caption-height:18px;--font-caption-weight:400;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--radius-s:8px;--radius-m:12px;--radius-l:16px;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-right:env(safe-area-inset-right,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px);--shadow-sm:var(--shadow-1);--vh-stable:100vh;--bottom-nav-h:68px;--main-btn-h:0px;--segment-height:36px;--segment-pill-height:28px;--segment-font-size:13px;--segment-font-weight:600;--segment-item-gap:8px;--segment-item-padding:12px;--segment-active-bg:color-mix(in srgb,var(--accent) 18%,transparent);--track-bg:#d7dee8;--slider-track-bg:var(--track-bg);--slider-track-height:6px;--slider-thumb-size:28px;--slider-thumb-outline:hsla(0,0%,100%,.7)}[data-theme=dark]{color-scheme:dark;--background:#020817;--bg:#020817;--surface:#121214;--surface-elevated:#1b1c21;--muted:#1f2127;--border:#1f2125;--border-strong:#2a2d33;--text:#ecedef;--text-muted:#a1a1aa;--accent:#2f6bff;--accent-contrast:#f4f6ff;--success:#22c55e;--danger:#ef4444;--warning:#fb923c;--info:#38bdf8;--selection:rgba(47,107,255,.22);--shadow-1:0 12px 32px rgba(0,0,0,.42);--shadow-md:0 32px 72px rgba(0,0,0,.55);--segment-active-bg:color-mix(in srgb,var(--accent) 22%,transparent);--vibe-gem-tone-mix:0.12;--vibe-gem-glow-alpha:0.34;--vibe-gem-halo-alpha:0.28;--vibe-gem-shadow:transparent;--world-globe-shade-0:#22314f;--world-globe-shade-55:#15223b;--world-globe-shade-100:#0a1323;--world-globe-specular:#fff;--world-globe-specular-strong:0.1;--world-globe-specular-soft:0.035;--world-glow-halo-opacity:0.28;--world-glow-rim-opacity:0.9;--world-glow-shadow:transparent;--track-bg:#1f2125}.text-title{font-size:var(--font-title-size);line-height:var(--font-title-height);font-weight:var(--font-title-weight);letter-spacing:-.01em}.text-headline,.text-title{font-family:var(--font-sans)}.text-headline{font-size:var(--font-headline-size);line-height:var(--font-headline-height);font-weight:var(--font-headline-weight);letter-spacing:-.005em}.text-body{font-size:var(--font-body-size);line-height:var(--font-body-height);font-weight:var(--font-body-weight)}.text-body,.text-caption{font-family:var(--font-sans)}.text-caption{font-size:var(--font-caption-size);line-height:var(--font-caption-height);font-weight:var(--font-caption-weight);color:var(--text-muted)}.shadow-sm{box-shadow:var(--shadow-1)}.shadow-md{box-shadow:var(--shadow-md)}