@import "https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&family=Geist+Mono:wght@400;500&family=Instrument+Serif:ital@0;1&display=swap";
.signeo-scope{--bg:#f6f5f0;--surface:#fff;--surface-2:#fbfaf6;--line:#e8e4da;--line-strong:#d8d2c3;--ink:#1a1915;--ink-2:#45433c;--ink-3:#7a776c;--ink-4:#a8a498;--sidebar:#15140f;--sidebar-ink:#b6b3a6;--sidebar-ink-active:#fff;--sidebar-hover:#1f1e18;--sidebar-active:#2a2922;--primary:#1f6b4a;--primary-soft:#e6f0ea;--primary-ink:#0e3f2b;--accent:#c75a1a;--warn:#b57600;--warn-soft:#fbf2dc;--danger:#b23a2f;--danger-soft:#fbe9e6;--info:#2c5aa8;--info-soft:#e6ecf7;--ok:#1f6b4a;--ok-soft:#e6f0ea;--radius-sm:6px;--radius:10px;--radius-lg:14px;--shadow-sm:0 1px 0 #14120c0a,0 1px 2px #14120c0a;--shadow:0 1px 0 #14120c0a,0 8px 24px -8px #14120c14;--density-pad:28px 32px;background:var(--bg);height:100vh;color:var(--ink);font-feature-settings:"ss01","cv11";-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-family:Geist,system-ui,-apple-system,sans-serif}.signeo-scope *{box-sizing:border-box}.signeo-scope .mono{font-feature-settings:"zero";font-family:Geist Mono,ui-monospace,monospace}.signeo-scope .serif{font-family:Instrument Serif,serif;font-weight:400}.signeo-scope ::selection{color:#fff;background:#1f6b4a}.signeo-scope ::-webkit-scrollbar{width:10px;height:10px}.signeo-scope ::-webkit-scrollbar-thumb{border:2px solid var(--bg);background:#d8d2c3;border-radius:10px}.signeo-scope ::-webkit-scrollbar-thumb:hover{background:#b8b2a3}.signeo-scope ::-webkit-scrollbar-track{background:0 0}.signeo-scope input[type=range].wiz-range{accent-color:var(--primary)}@keyframes signeo-spin{to{transform:rotate(360deg)}}.signeo-spin{animation:.7s linear infinite signeo-spin}
