:root{--bg: #0a0e1a;--bg-elevated: #11172a;--surface: #1a2236;--surface-muted: #0f1525;--border: #2a3550;--border-subtle: #1e2840;--fg: #e4e7ef;--fg-muted: #94a3b8;--fg-subtle: #64748b;--primary: #00d4aa;--primary-hover: #00b894;--primary-10: rgba(0, 212, 170, .1);--primary-40: rgba(0, 212, 170, .4);--danger: #ef4444;--warning: #f59e0b;--success: #10b981;--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", ui-monospace, "SFMono-Regular", Menlo, monospace;--shadow-md: 0 4px 12px -2px rgba(0, 0, 0, .4);--shadow-lg: 0 16px 40px -8px rgba(0, 0, 0, .55);--elev: var(--bg-elevated);--well: var(--surface-muted);--hair: var(--border-subtle);--p10: var(--primary-10);--p40: var(--primary-40);--warn: var(--warning);--temp: #ff9466;--rain: #6fb1ff;--grid-line: rgba(148, 163, 184, .14)}:root[data-theme=light]{--bg: #eceff5;--bg-elevated: #ffffff;--surface: #ffffff;--surface-muted: #f3f5fa;--border: #d2d9e6;--border-subtle: #e5e9f1;--fg: #0f1626;--fg-muted: #57647a;--fg-subtle: #7f8da1;--primary: #00907a;--primary-hover: #007663;--primary-10: rgba(0, 144, 122, .09);--primary-40: rgba(0, 144, 122, .35);--temp: #dd5a1c;--rain: #1f6ecd;--warning: #b45309;--danger: #c62828;--shadow-md: 0 4px 14px -6px rgba(15, 22, 38, .16);--shadow-lg: 0 18px 42px -12px rgba(15, 22, 38, .22);--grid-line: rgba(15, 22, 38, .1)}@media(prefers-color-scheme:light){:root[data-theme=auto]{--bg: #eceff5;--bg-elevated: #ffffff;--surface: #ffffff;--surface-muted: #f3f5fa;--border: #d2d9e6;--border-subtle: #e5e9f1;--fg: #0f1626;--fg-muted: #57647a;--fg-subtle: #7f8da1;--primary: #00907a;--primary-hover: #007663;--primary-10: rgba(0, 144, 122, .09);--primary-40: rgba(0, 144, 122, .35);--temp: #dd5a1c;--rain: #1f6ecd;--warning: #b45309;--danger: #c62828;--shadow-md: 0 4px 14px -6px rgba(15, 22, 38, .16);--shadow-lg: 0 18px 42px -12px rgba(15, 22, 38, .22);--grid-line: rgba(15, 22, 38, .1)}}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--fg);font-family:var(--font-sans);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-hover);text-decoration:underline}button{font:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}::-webkit-scrollbar{height:9px;width:9px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:5px}@media(pointer:coarse){nav a,.seg button{position:relative}nav a:after,.seg button:after{content:"";position:absolute;left:0;right:0;top:50%;height:44px;transform:translateY(-50%)}.seg button.icon{width:32px}.seg button.icon:after{left:-3px;right:-3px}}.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}.eyebrow{font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--fg-subtle)}.eyebrow-tight{font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--fg-subtle)}.panel{background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-md);overflow:hidden}.panel-quiet{background:var(--elev);border:1px solid var(--border);border-radius:12px;overflow:hidden}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;padding:14px 16px 10px;border-bottom:1px solid var(--hair)}.tile-grid{display:grid;gap:1px;background:var(--hair)}.tile{background:var(--surface);padding:14px 16px;display:flex;flex-direction:column;gap:4px;min-width:0}.pill{display:inline-flex;align-items:center;gap:6px;padding:3px 9px;border:1px solid var(--p40);background:var(--p10);border-radius:99px;font-size:10.5px;color:var(--primary)}.section-anchor{scroll-margin-top:96px}.unavailable{font-size:11.5px;color:var(--fg-subtle);text-wrap:pretty}header.svelte-12qhfyh{position:sticky;top:0;z-index:20;background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--hair)}.bar.svelte-12qhfyh{max-width:1440px;margin:0 auto;padding:11px 20px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}.identity.svelte-12qhfyh{display:flex;align-items:center;flex-wrap:wrap;gap:6px 12px;min-width:0}.mark.svelte-12qhfyh{display:flex;align-items:center;gap:8px;color:var(--fg)}.mark.svelte-12qhfyh:hover{text-decoration:none}.wordmark.svelte-12qhfyh{font-size:16px;font-weight:600;letter-spacing:.04em;white-space:nowrap}.accent.svelte-12qhfyh{color:var(--primary);font-weight:500}.coords.svelte-12qhfyh{font-size:10.5px;letter-spacing:.06em;color:var(--fg-subtle);white-space:nowrap}nav.svelte-12qhfyh{display:flex;align-items:center;gap:2px;flex:1 1 300px;overflow-x:auto;scrollbar-width:none}nav.svelte-12qhfyh::-webkit-scrollbar{display:none}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:5px 11px;border-radius:6px;font-size:12.5px;font-weight:500;color:var(--fg-muted);white-space:nowrap}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--fg);background:var(--well);text-decoration:none}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:var(--primary);background:var(--p10)}.controls.svelte-12qhfyh{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;margin-inline-start:auto;min-width:0}.frame.svelte-12qhfyh{max-width:1440px;margin:0 auto;padding:0 20px 56px}.api-error.svelte-12qhfyh{margin-top:14px;padding:10px 14px;border:1px solid var(--warn);border-radius:8px;color:var(--warn);font-size:11.5px}footer.svelte-12qhfyh{margin-top:32px;padding-top:16px;border-top:1px solid var(--hair);display:flex;flex-direction:column;gap:6px}footer.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0;font-size:11.5px;color:var(--fg-subtle);text-wrap:pretty}.fine.svelte-12qhfyh{font-size:11px;opacity:.75}
