:root{color-scheme:light;--bg-app: #f6f7fa;--bg-sunken: #eef1f6;--surface: #ffffff;--surface-hover: #f3f5fa;--scrim: rgba(16, 26, 58, .32);--ink: #101a3a;--reading-ink: #23304f;--ink-2: #4a5575;--ink-3: #818aa6;--ink-4: #aeb5c9;--line: rgba(16, 26, 58, .08);--line-2: rgba(16, 26, 58, .14);--line-3: rgba(16, 26, 58, .22);--accent: #4f3fcf;--accent-hover: #4334b4;--accent-tint: #eceafb;--accent-tint-2: #dcd8f6;--focus-ring: 0 0 0 3px rgba(79, 63, 207, .3);--source: #0a7a6e;--source-strong: #00ead9;--source-tint: #e8fbf6;--source-tint-2: #d2f5ec;--warn: #c2480f;--warn-strong: #f97746;--warn-tint: #fdede6;--brand-cyan: #a4f4e6;--brand-purple: #c994f8;--brand-gradient: linear-gradient(135deg, #a4f4e6 0%, #c994f8 100%);--shadow-sm: 0 1px 2px rgba(16, 26, 58, .06);--shadow-card: 0 1px 2px rgba(16, 26, 58, .05), 0 2px 6px rgba(16, 26, 58, .05);--shadow-pop: 0 4px 12px rgba(16, 26, 58, .1), 0 1px 3px rgba(16, 26, 58, .06);--shadow-sheet: 0 16px 48px rgba(16, 26, 58, .18), 0 4px 12px rgba(16, 26, 58, .1);--r-xs: 6px;--r-sm: 8px;--r-md: 10px;--r-lg: 14px;--r-pill: 999px;--s-1: 2px;--s-2: 4px;--s-3: 6px;--s-4: 8px;--s-5: 12px;--s-6: 16px;--s-7: 24px;--s-8: 32px;--s-9: 48px;--s-10: 64px;--measure: 66ch;--measure-narrow: 58ch;--measure-wide: 72ch;--dur-micro: .12s;--dur-std: .18s;--dur-sheet: .24s;--dur-scene: .4s;--ease-enter: cubic-bezier(.2, .8, .2, 1);--ease-move: cubic-bezier(.4, 0, .2, 1);--ease-spring: cubic-bezier(.16, 1, .3, 1);--font-serif: "Newsreader", Georgia, serif;--font-structural: "Space Grotesk", Inter, sans-serif;--font-ui: "Inter", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, monospace}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg-app);color:var(--ink);font-family:var(--font-ui);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}button,input,textarea{font-family:inherit}button{cursor:pointer}a{color:inherit}.tabular{font-variant-numeric:tabular-nums}.mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums}@keyframes pulse{0%,to{opacity:1}50%{opacity:.35}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
