:root,[data-theme=dark]{--bg-app:#0a0a0a;--bg-surface:#111;--bg-elevated:#191919;--bg-subtle:#1f1f1f;--bg-overlay:#0009;--border:#ffffff12;--border-strong:#ffffff1f;--border-brand:#b3e60059;--text-primary:#ededed;--text-secondary:#888;--text-tertiary:#555;--text-on-brand:#0a0a0a;--brand:#b3e600;--brand-hover:#c8ff00;--brand-subtle:#b3e60014;--brand-muted:#b3e60026;--red:#e5534b;--red-subtle:#e5534b1a;--yellow:#d4a017;--yellow-subtle:#d4a0171a;--green:#3fb950;--green-subtle:#3fb9501a;--blue:#4d8eff;--blue-subtle:#4d8eff1a;--purple:#8b5cf6;--purple-subtle:#8b5cf61a;--shadow-sm:0 1px 3px #0006;--shadow-md:0 4px 16px #00000080;--shadow-lg:0 12px 40px #000000a6;--radius-xs:3px;--radius-sm:6px;--radius-md:10px;--radius-lg:14px}[data-theme=light]{--bg-app:#f7f7f5;--bg-surface:#fff;--bg-elevated:#f2f2f0;--bg-subtle:#ebebea;--bg-overlay:#0006;--border:#00000012;--border-strong:#0000001f;--border-brand:#64a30059;--text-primary:#1a1a1a;--text-secondary:#6b6b6b;--text-tertiary:#9b9b9b;--text-on-brand:#fff;--brand:#5c8f00;--brand-hover:#4a7300;--brand-subtle:#5c8f0012;--brand-muted:#5c8f001f;--red:#c53030;--red-subtle:#c5303014;--yellow:#b7791f;--yellow-subtle:#b7791f14;--green:#276749;--green-subtle:#27674914;--blue:#2b6cb0;--blue-subtle:#2b6cb014;--purple:#6b46c1;--purple-subtle:#6b46c114;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 4px 16px #0000001a;--shadow-lg:0 12px 40px #00000024}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background-color:var(--bg-app);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv02", "cv03", "cv04", "cv11";min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:13.5px;line-height:1.5;transition:background-color .2s,color .2s}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}
