:root{--ground: #f5f7f8;--surface: #ffffff;--sunk: #eef1f3;--ink: #10161c;--muted: #59636e;--rule: #e1e6ea;--accent: #0b6e5f;--accent-soft: #e4f0ed;--accent-ink: #08594d;--warn: #8a5300;--warn-soft: #fbf1e0;--danger: #9e2c2c;--danger-soft: #f8e8e8}@media(prefers-color-scheme:dark){:root{--ground: #0d1114;--surface: #151b20;--sunk: #101619;--ink: #e7ecef;--muted: #97a2ac;--rule: #232c33;--accent: #46c2a8;--accent-soft: #11302b;--accent-ink: #7fd9c5;--warn: #d69a3e;--warn-soft: #2b2115;--danger: #e28585;--danger-soft: #2e1a1a}}*{box-sizing:border-box}html,body{margin:0;height:100%;background:var(--ground);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
