:root{--bg: #fafaf8;--bg-2: #f2f2ee;--bg-3: #e9e9e3;--surface: #ffffff;--surface-2: #f6f6f2;--ink: #0e0f0d;--ink-2: #22241f;--ink-3: #3a3d35;--mute: #6b6e63;--mute-2: #9b9e90;--mute-3: #c8cabd;--rule: #0e0f0d;--rule-soft: rgba(14, 15, 13, .14);--rule-softer: rgba(14, 15, 13, .06);--accent: oklch(.85 .18 135);--accent-ink: #0e0f0d;--warn: oklch(.88 .18 85);--err: oklch(.7 .2 25);--ok: oklch(.78 .18 150);--err-hex: #d94a4a;--err-hex-deep: #c53d3d;--warn-hex: #f59e0b;--warn-hex-deep: #b87a1e;--ink-hover: #1a1a1a}[data-accent=sulfur]{--accent: oklch(.9 .17 95)}[data-accent=lime]{--accent: oklch(.85 .18 135)}[data-accent=blue]{--accent: oklch(.78 .14 240)}[data-accent=mono]{--accent: #0e0f0d;--accent-ink: #fafaf8}[data-mode=dark]{--bg: #0d0e0b;--bg-2: #141511;--bg-3: #1c1d18;--surface: #111210;--surface-2: #161713;--ink: #f2f2ec;--ink-2: #ddddd4;--ink-3: #bfbfb4;--mute: #8b8e80;--mute-2: #5e6156;--mute-3: #2e3029;--rule: #f2f2ec;--rule-soft: rgba(242, 242, 236, .14);--rule-softer: rgba(242, 242, 236, .07)}:root{--ff-sans: "Inter", system-ui, sans-serif;--ff-mono: "JetBrains Mono", ui-monospace, monospace;--sans: var(--ff-sans);--mono: var(--ff-mono);--fs-9: 9px;--fs-10: 10px;--fs-11: 11px;--fs-12: 12px;--fs-13: 13px;--fs-14: 14px;--fs-15: 15px;--fs-16: 16px;--fs-18: 18px;--fs-20: 20px;--fs-22: 22px;--fs-26: 26px;--fs-30: 30px;--lh-1: 1;--lh-tight: 1.2;--lh-snug: 1.3;--lh-base: 1.4;--lh-relaxed: 1.5;--lh-loose: 1.6;--tracking-tighter: -.02em;--tracking-tight: -.01em;--tracking-snug: -.005em;--tracking-normal: 0;--tracking-wide-1: .02em;--tracking-wide-2: .04em;--tracking-wide-3: .06em;--tracking-wide-4: .08em;--tracking-wide-5: .1em;--tracking-wide-6: .12em;--tracking-wide-7: .14em;--tracking-wide-8: .16em;--tracking-wide-9: .18em}:root{--space-1: 2px;--space-2: 4px;--space-3: 6px;--space-4: 8px;--space-5: 10px;--space-6: 12px;--space-7: 14px;--space-8: 16px;--space-9: 18px;--space-10: 20px;--space-11: 22px;--space-12: 24px;--space-13: 28px;--space-14: 32px;--space-15: 40px;--space-16: 48px}:root{--radius-none: 0;--radius-sm: 2px;--radius-pill: 50%}:root{--dur-fast: .12s;--dur-base: .15s;--dur-slow: .22s;--dur-slower: .35s;--ease-out: ease-out;--ease-in-out: ease-in-out}:root{--shadow-ring-accent: 0 0 0 3px rgba(132, 204, 22, .18);--shadow-ring-warn: 0 0 0 3px rgba(245, 158, 11, .18);--shadow-inset-ink: 0 0 0 1px var(--ink) inset;--shadow-line-soft: 0 1px 0 0 var(--rule-soft);--shadow-card: 0 2px 8px rgba(14, 15, 13, .04);--shadow-modal: 0 24px 60px rgba(14, 15, 13, .3);--shadow-menu: 0 8px 24px rgba(0, 0, 0, .45);--shadow-menu-lg: 0 12px 32px rgba(0, 0, 0, .45)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100vw;height:100vh;overflow:hidden}body{font-family:var(--sans);background:var(--bg);color:var(--ink);font-size:13px;line-height:1.4;-webkit-font-smoothing:antialiased;font-feature-settings:"ss01","tnum"}::selection{background:var(--accent);color:var(--accent-ink)}button{font-family:inherit;font-size:inherit;color:inherit}input{font-family:inherit;color:inherit}.mono{font-family:var(--mono)}.kbd{font-family:var(--mono);font-size:9px;padding:1px 4px;border:1px solid var(--rule-soft);border-radius:2px;color:var(--mute)}.lbl-u{font-family:var(--mono);font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:var(--mute)}
