*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root,[data-theme=light]{--green:#1aa260;--green-dim:rgba(26,162,96,.1);--green-glow:rgba(26,162,96,.16);--bg:#fff;--surface:#fff;--surface-2:#f4f4f5;--glass:#fff;--glass-hover:#f5f5f5;--glass-border:#e7e7e7;--glass-border-2:#efefef;--border-strong:#d4d4d4;--dash:rgba(0,0,0,.12);--hover:rgba(0,0,0,.035);--sidebar-bg:#fbfbfb;--sidebar-border:#ececec;--text:#171717;--text-sub:#6b7280;--text-muted:#9ca3af;--red:#e5484d;--red-dim:rgba(229,72,77,.1);--yellow:#d97706;--yellow-dim:rgba(217,119,6,.12);--blue:#2563eb;--blue-dim:rgba(37,99,235,.1);--scroll:rgba(0,0,0,.16);--scroll-hover:rgba(0,0,0,.28);--font-heading:"Inter",-apple-system,sans-serif;--font-body:"Inter",-apple-system,sans-serif;--font-mono:"Inter",-apple-system,sans-serif}[data-theme=dark]{--green:#3ecf8e;--green-dim:rgba(62,207,142,.1);--green-glow:rgba(62,207,142,.18);--bg:#0c0c0c;--surface:#1c1c1c;--surface-2:#242424;--glass:#1c1c1c;--glass-hover:#242424;--glass-border:hsla(0,0%,100%,.07);--glass-border-2:hsla(0,0%,100%,.04);--border-strong:hsla(0,0%,100%,.12);--dash:hsla(0,0%,100%,.12);--hover:hsla(0,0%,100%,.04);--sidebar-bg:#111;--sidebar-border:hsla(0,0%,100%,.06);--text:#ededed;--text-sub:#a1a1a1;--text-muted:#565656;--red:#e5484d;--red-dim:rgba(229,72,77,.12);--yellow:#f59e0b;--yellow-dim:rgba(245,158,11,.12);--blue:#3b82f6;--blue-dim:rgba(59,130,246,.12);--scroll:hsla(0,0%,100%,.12);--scroll-hover:hsla(0,0%,100%,.2)}[data-theme=classic-dark]{--green:#3ecf8e;--green-dim:rgba(62,207,142,.1);--green-glow:rgba(62,207,142,.18);--bg:#1c1c1c;--surface:#232323;--surface-2:#2e2e2e;--glass:#232323;--glass-hover:#2e2e2e;--glass-border:hsla(0,0%,100%,.09);--glass-border-2:hsla(0,0%,100%,.05);--border-strong:hsla(0,0%,100%,.15);--dash:hsla(0,0%,100%,.13);--hover:hsla(0,0%,100%,.05);--sidebar-bg:#181818;--sidebar-border:hsla(0,0%,100%,.08);--text:#ededed;--text-sub:#b4b4b4;--text-muted:#757575;--red:#e5484d;--red-dim:rgba(229,72,77,.12);--yellow:#f59e0b;--yellow-dim:rgba(245,158,11,.12);--blue:#3b82f6;--blue-dim:rgba(59,130,246,.12);--scroll:hsla(0,0%,100%,.14);--scroll-hover:hsla(0,0%,100%,.22)}body,html{height:100%;background:var(--bg);color:var(--text);font-family:var(--font-body);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;transition:background .15s ease,color .15s ease}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:500;color:var(--text)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--scroll);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--scroll-hover)}