:root{--bg:#f3f2ee;--surface:#fbfaf7d9;--surface-solid:#fff;--field:#ffffffb3;--text:#1c1c1a;--muted:#6b6a64;--line:#1c1c1a1a;--line-strong:#1c1c1a40;--hover:#1c1c1a0d;--accent:#e2561b;--accent-soft:#e2561b1f;--accent-text:#b8410f;--viewport:#eceae4;--edges:#1a1a18;--ground:#3a3020;--shadow:0 1px 2px #0000000d, 0 8px 24px #0000000f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}@media (prefers-color-scheme:dark){:root{--bg:#121211;--surface:#1e1e1cd9;--surface-solid:#262624;--field:#ffffff0d;--text:#ecebe6;--muted:#9b9a93;--line:#ecebe61f;--line-strong:#ecebe640;--hover:#ecebe614;--accent:#f26b30;--accent-soft:#f26b3029;--accent-text:#ff8a55;--viewport:#191918;--edges:#000;--ground:#000;--shadow:0 1px 2px #00000040, 0 8px 28px #00000059;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}html,body{background:var(--bg);height:100%;color:var(--text);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;overscroll-behavior:none;margin:0;font:14px/1.4 system-ui,-apple-system,Segoe UI,Roboto,sans-serif}
