:root,[data-theme=dark]{--bg:#0b0b0a;--surface:#161614;--surface-alt:#1f1f1c;--border:#2a2a26;--border-strong:#3d3d37;--text:#fafaf7;--text-muted:#a8a89f;--text-faint:#6e6e66;--accent:#c4e83e;--accent-hover:#d2f25a;--accent-on:#0a0a0a;--ok:#5bbb6e;--ok-bg:#1a2e1f;--err:#e25555;--err-bg:#2e1818;--warn:#d9a33e;--warn-bg:#2e2515;--info:#5f9bd4;--info-bg:#15212e}[data-theme=light]{--bg:#fafaf7;--surface:#fff;--surface-alt:#f2f2ee;--border:#e4e4dd;--border-strong:#c7c7bc;--text:#0a0a0a;--text-muted:#5a5a52;--text-faint:#8e8e83;--accent:#b8d62a;--accent-hover:#a3c218;--accent-on:#0a0a0a;--ok:#2d7a3e;--ok-bg:#e8f2ea;--err:#c53030;--err-bg:#fbeaea;--warn:#b7791f;--warn-bg:#f9efd7;--info:#1e5a8a;--info-bg:#e2ebf3}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-feature-settings:"cv11", "ss01", "ss03";background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:InterVariable,Inter,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:450}::selection{background:var(--accent);color:var(--accent-on)}a{color:inherit;text-decoration:none}input,button,select,textarea{font:inherit;color:inherit}button{cursor:pointer;background:0 0;border:none}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-strong);border:2px solid var(--bg);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--text-faint)}.mono{font-feature-settings:"zero", "ss01";font-family:JetBrains Mono,ui-monospace,SF Mono,Menlo,monospace}.muted{color:var(--text-muted)}.faint{color:var(--text-faint)}.uppercase{text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:500}@media (width<=768px){body{font-size:14px}div[style*="gridTemplateColumns: '1fr 1fr'"],div[style*="grid-template-columns: 1fr 1fr"],div[style*="gridTemplateColumns: '1fr 320px'"],div[style*="grid-template-columns: 1fr 320px"],div[style*="gridTemplateColumns: '220px 1fr'"],div[style*="grid-template-columns: 220px 1fr"],div[style*="repeat(2, 1fr)"],div[style*="repeat(3, 1fr)"],div[style*="repeat(4, 1fr)"],div[style*="repeat(5, 1fr)"]{grid-template-columns:1fr!important}div[style*="repeat(6, 1fr)"]{grid-template-columns:repeat(2,1fr)!important}div[style*="minHeight: '100vh'"][style*="gridTemplateColumns: '1fr 1fr'"]>div:last-child{display:none}div[style*="padding: '0 80px'"]{padding:24px!important}button[data-axis-btn=sm]{height:auto!important;min-height:36px!important;padding:8px 14px!important;font-size:13px!important}button[data-axis-btn=md]{height:auto!important;min-height:42px!important;padding:10px 16px!important;font-size:14px!important}button[data-axis-btn=lg]{height:auto!important;min-height:48px!important;padding:12px 20px!important;font-size:15px!important}button[data-axis-btn]{flex-shrink:0}input[data-axis-input],input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea{min-height:42px!important;padding:10px 14px!important;font-size:16px!important}textarea{min-height:80px!important}h1{font-size:20px!important}h2{font-size:16px!important}div[style*="position: 'fixed'"][style*="inset: 0"]>div,div[style*="position: fixed"][style*="inset: 0"]>div{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important;max-height:calc(100vh - 24px)!important;overflow-y:auto!important}div[style*="position: 'fixed'"][style*="left: 0"][style*="top: 0"][style*="bottom: 0"]{max-width:unset!important;width:auto!important}table{font-size:12px}}
