:root{color-scheme:light;--bg: oklch(.99 0 0);--surface: oklch(.97 0 0);--surface-raised: oklch(.94 0 0);--border: oklch(.86 0 0);--border-subtle: oklch(.91 0 0);--text: oklch(.14 0 0);--text-muted: oklch(.42 0 0);--text-dim: oklch(.58 0 0);--accent: oklch(.12 0 0);--accent-dim: oklch(.38 0 0);--accent-tint: oklch(.93 0 0);--verified: oklch(.22 0 0);--verified-tint: oklch(.94 0 0);--error: oklch(.32 0 0);--error-tint: oklch(.94 0 0);--cache: oklch(.4 0 0);--cache-tint: oklch(.94 0 0);--d-tag: oklch(.36 0 0);--d-token: oklch(.3 0 0);--d-geo: oklch(.42 0 0);--font-sans: "Hanken Grotesk", system-ui, sans-serif;--font-mono: "JetBrains Mono", "Cascadia Code", monospace;--text-xs: .6875rem;--text-sm: .8125rem;--text-base: .9375rem;--text-lg: 1.0625rem;--text-xl: 1.25rem;--text-2xl: 1.625rem;--text-3xl: 2.125rem;--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-6: 24px;--sp-8: 32px;--sp-12: 48px;--sp-16: 64px;--ease-out: cubic-bezier(.16, 1, .3, 1);--duration: .16s}html[data-theme=dark]{color-scheme:dark;--bg: oklch(.11 0 0);--surface: oklch(.14 0 0);--surface-raised: oklch(.18 0 0);--border: oklch(.3 0 0);--border-subtle: oklch(.22 0 0);--text: oklch(.93 0 0);--text-muted: oklch(.68 0 0);--text-dim: oklch(.5 0 0);--accent: oklch(.93 0 0);--accent-dim: oklch(.55 0 0);--accent-tint: oklch(.2 0 0);--verified: oklch(.78 0 0);--verified-tint: oklch(.22 0 0);--error: oklch(.72 .04 25);--error-tint: oklch(.24 .02 25);--cache: oklch(.62 0 0);--cache-tint: oklch(.22 0 0);--d-tag: oklch(.7 0 0);--d-token: oklch(.74 0 0);--d-geo: oklch(.66 0 0)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-tab-size:2;tab-size:2}body{background-color:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:var(--text-base);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100dvh}h1,h2,h3,h4{line-height:1.25;font-weight:600;letter-spacing:-.01em}p{max-width:68ch}code,kbd,samp,pre{font-family:var(--font-mono);font-size:.875em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
