:root,:root[data-theme=light]{--bg:#f5f5f7;--surface:#fff;--surface-alt:#eeeef1;--text:#17171a;--text-muted:#5c5c66;--border:#d8d8de;--doc-surface:#fff;--doc-text:#17171a;--doc-border:#d8d8de;--accent:#1f7a33;--accent-text:#fff;--danger:#b3261e;--warning:#9a6700;--ok:#1f7a33;--skeleton:#e4e4e9;--overlay:#17171a73;--shadow:0 2px 8px #17171a1f}:root[data-theme=dark]{--bg:#232428;--surface:#2b2c31;--surface-alt:#34353b;--text:#e8e8ea;--text-muted:#a6a6b0;--border:#43444b;--doc-surface:#fff;--doc-text:#17171a;--doc-border:#d8d8de;--accent:#1f7a33;--accent-text:#fff;--danger:#f2b8b5;--warning:#e5c07b;--ok:#7bd88f;--skeleton:#3a3b42;--overlay:#0000008c;--shadow:0 2px 8px #0006}:root{--radius:8px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;--font:Inter, "Liberation Sans", system-ui, sans-serif;--font-size:15px;--line-height:1.5}*{box-sizing:border-box}html,body,#root{height:100%}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:var(--font-size);line-height:var(--line-height);-webkit-font-smoothing:antialiased;margin:0}a{color:var(--accent)}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@keyframes impress-skeleton{0%{opacity:1}50%{opacity:.55}to{opacity:1}}
