:root{--font:-apple-system,BlinkMacSystemFont,"Segoe UI Variable Text","Segoe UI",system-ui,sans-serif;--font-mono:ui-monospace,"SF Mono","Cascadia Mono",Menlo,monospace;--text-12:12px;--lh-12:16px;--text-13:13px;--lh-13:18px;--text-14:14px;--lh-14:20px;--text-16:16px;--lh-16:24px;--text-20:20px;--lh-20:28px;--text-26:26px;--lh-26:32px;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-6:24px;--s-8:32px;--s-12:48px;--r-control:4px;--r-layer:8px;--grid-gap:3px;--sidebar-w:224px;--topbar-h:52px;--ease:cubic-bezier(0.2,0,0,1);--t-fast:120ms;--t-mid:180ms;--t-slow:220ms;--elevation:0 1px 2px rgba(0,0,0,0.06),0 8px 24px rgba(0,0,0,0.1);--bg:#f7f6f3;--surface:#ffffff;--text:#1b1a18;--text-muted:#6b6862;--text-faint:#9a968f;--border:#e4e1db;--border-strong:#d3cfc7;--hover:rgba(27,26,24,0.05);--press:rgba(27,26,24,0.09);--placeholder:#ebe8e2;--accent:#b4532a;--accent-hover:#9e4722;--accent-soft:rgba(180,83,42,0.12);--accent-contrast:#ffffff;--danger:#b42318;--danger-soft:rgba(180,35,24,0.1);--viewer-bg:#0b0b0b;color-scheme:light}@media (prefers-color-scheme:dark){:root{--bg:#141414;--surface:#1c1c1c;--text:#edebe7;--text-muted:#9a968f;--text-faint:#6f6c66;--border:#2a2a2a;--border-strong:#3a3a3a;--hover:rgba(237,235,231,0.06);--press:rgba(237,235,231,0.1);--placeholder:#202020;--accent:#e07a4e;--accent-hover:#ea8c63;--accent-soft:rgba(224,122,78,0.16);--accent-contrast:#141414;--danger:#f97066;--danger-soft:rgba(249,112,102,0.12);--elevation:0 1px 2px rgba(0,0,0,0.4),0 8px 24px rgba(0,0,0,0.45);color-scheme:dark}}*,:after,:before{box-sizing:border-box}html{text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:var(--text-14);line-height:var(--lh-14);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:default}a{color:inherit;text-decoration:none}img,video{display:block;max-width:100%}h1,h2,h3,p,ul{margin:0}ul{padding:0;list-style:none}:focus{outline:none}:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.tabular{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:1ms!important;transition-duration:1ms!important}}