:root{--canvas: #0b0b0f;--canvas-sub: #111117;--surface: #16161d;--surface-alt: #1d1d26;--ink: #f4f4f7;--ink-2: #c9c9d4;--ink-3: #8b8b99;--ink-4: #5e5e6b;--ink-5: #33333d;--hairline: #242430;--hairline-2: #1b1b24;--accent: #7c87ff;--accent-hover: #909aff;--accent-soft: #1c1e32;--accent-ink: #c3c9ff;--accent-fg: #0b0b0f;--ochre: #e0a15e;--rust: #f27a6e;--ink-blue: #7ca8ff;--accent-glow-weak: rgb(124 135 255 / 10%);--accent-glow: rgb(124 135 255 / 14%);--accent-glow-strong: rgb(124 135 255 / 24%);--selection-bg: rgb(124 135 255 / 25%);--selection-fg: var(--ink);--scrollbar-thumb: #2a2620;--scrollbar-thumb-hover: #3f3b33;--logo-gradient: linear-gradient(150deg, #7c87ff, #4a52d8);--logo-gradient-hover: linear-gradient(150deg, #909aff, #4a52d8);--topbar-bg: rgb(11 11 15 / 75%)}:root[data-theme=light]{--canvas: #f5f6f9;--canvas-sub: #f0f1f5;--surface: #ffffff;--surface-alt: #f8f9fc;--ink: #16161d;--ink-2: #3c3c48;--ink-3: #6b6b78;--ink-4: #6c6c76;--ink-5: #d0d0da;--hairline: #e6e6ee;--hairline-2: #efeff4;--accent: #5158d9;--accent-hover: #4047cb;--accent-soft: #ecedfc;--accent-ink: #2e338c;--accent-fg: #ffffff;--ochre: #96622a;--rust: #c4483a;--ink-blue: #3b57c4;--accent-glow-weak: rgb(81 88 217 / 8%);--accent-glow: rgb(81 88 217 / 12%);--accent-glow-strong: rgb(81 88 217 / 20%);--selection-bg: rgb(81 88 217 / 18%);--scrollbar-thumb: #d8d8e2;--scrollbar-thumb-hover: #c2c2ce;--topbar-bg: rgb(245 246 249 / 75%)}:root{--shadow-xs: 0 1px 2px rgb(0 0 0 / 16%);--shadow-sm: 0 10px 24px -8px rgb(0 0 0 / 40%);--shadow-md: 0 20px 48px -14px rgb(0 0 0 / 70%);--shadow-lg: 0 32px 80px -16px rgb(0 0 0 / 80%);--scrim: rgb(10 9 7 / 60%)}:root[data-theme=light]{--shadow-xs: 0 1px 2px rgb(32 34 68 / 4%), 0 1px 1px rgb(32 34 68 / 3%);--shadow-sm: 0 8px 20px -6px rgb(32 34 68 / 10%), 0 2px 5px rgb(32 34 68 / 5%);--shadow-md: 0 16px 36px -12px rgb(32 34 68 / 14%), 0 4px 10px rgb(32 34 68 / 6%);--shadow-lg: 0 28px 60px -16px rgb(32 34 68 / 20%), 0 8px 18px rgb(32 34 68 / 8%);--scrim: rgb(28 28 38 / 32%)}:root{--font-sans: "Inter Tight", system-ui, sans-serif;--font-display: "Instrument Serif", Georgia, serif;--font-mono: "JetBrains Mono", monospace;--weight-regular: 400;--weight-medium: 450;--weight-input: 500;--weight-semibold: 600;--weight-bold: 700;--text-11: 11px;--text-11-5: 11.5px;--text-12: 12px;--text-12-5: 12.5px;--text-13: 13px;--text-13-5: 13.5px;--text-14: 14px;--text-14-5: 14.5px;--text-15: 15px;--text-15-5: 15.5px;--text-16: 16px;--text-18: 18px;--text-20: 20px;--text-22: 22px;--text-23: 23px;--text-24: 24px;--text-26: 26px;--text-30: 30px;--text-34: 34px;--text-36: 36px;--text-44: 44px;--text-46: 46px;--text-60: 60px}:root{--space-2: 2px;--space-3: 3px;--space-4: 4px;--space-5: 5px;--space-6: 6px;--space-7: 7px;--space-8: 8px;--space-9: 9px;--space-10: 10px;--space-11: 11px;--space-12: 12px;--space-13: 13px;--space-14: 14px;--space-15: 15px;--space-16: 16px;--space-18: 18px;--space-20: 20px;--space-22: 22px;--space-24: 24px;--space-26: 26px;--space-28: 28px;--space-30: 30px;--space-32: 32px;--space-36: 36px;--space-40: 40px;--space-44: 44px;--space-48: 48px;--space-56: 56px;--space-64: 64px;--space-80: 80px;--space-90: 90px;--space-100: 100px;--space-120: 120px;--radius-xs: 4px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 10px;--radius-xl: 12px;--radius-2xl: 16px;--radius-full: 999px}:root{--duration-fast: .12s;--duration-base: .16s;--duration-moderate: .22s;--duration-slow: .32s;--ease-standard: ease;--ease-spring: cubic-bezier(.34, 1.56, .64, 1)}@keyframes m-fade-up{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}@keyframes m-pop{0%{opacity:0;transform:translateY(-6px) scale(.97)}to{opacity:1;transform:none}}@keyframes m-ring{0%{transform:scale(.9);opacity:.5}to{transform:scale(1.5);opacity:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{background:var(--canvas);color:var(--ink-2);font-family:var(--font-sans);font-size:var(--text-15);-webkit-font-smoothing:antialiased}body::-webkit-scrollbar{width:10px;height:10px}body::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:var(--radius-full);border:3px solid transparent;background-clip:padding-box}body::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover);background-clip:padding-box;border:3px solid transparent}body::-webkit-scrollbar-track{background:transparent}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}::selection{background:var(--selection-bg);color:var(--selection-fg)}.sr-only,.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:var(--space-12);left:var(--space-12);width:auto;height:auto;clip:auto;z-index:1000;padding:var(--space-10) var(--space-16);border-radius:var(--radius-md);background:var(--accent);color:var(--accent-fg);font-family:var(--font-sans);font-weight:var(--weight-semibold)}
