*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--c-bg:#f7f7f7;--c-surface:#fff;--c-surface-2:#fff;--c-line:#eee;--c-border:#e4e4e4;--c-border-strong:#ccc;--c-field:#f7f7f7;--c-ink:#1e1e2d;--c-text:#222;--c-sub:#666;--c-sub2:#777;--c-muted:#999;--c-tint:#e6f4ec;--c-primary:#1f8a5b;--c-primary-hover:#2ba672;--c-primary-dark:#166b47;--c-green:#43a047;--c-green-soft:#cfffd3;--c-green-strong:#2e7d32;--c-red:#c62828;--c-red-text:#961f1f;--c-red-soft:#ffcaca;--c-amber:#ffa726;--c-amber-text:#946b12;--c-dark:#1e1e2d;--c-shadow-card:0 0 12px #0000000f}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--c-bg:#0f1115;--c-surface:#1c2027;--c-surface-2:#232a33;--c-line:#2a2f37;--c-border:#2a2f37;--c-border-strong:#3a414b;--c-field:#171a20;--c-ink:#f1f3f5;--c-text:#e6e8eb;--c-sub:#aeb4bc;--c-sub2:#9aa1aa;--c-muted:#6b7280;--c-tint:#16271f;--c-primary:#2ba672;--c-primary-hover:#3cc489;--c-primary-dark:#1f8a5b;--c-green:#48c265;--c-green-soft:#16331e;--c-green-strong:#7fe0a0;--c-red:#f0726f;--c-red-text:#ffc0bd;--c-red-soft:#3a1f1f;--c-amber:#ffb74d;--c-amber-text:#e5c07b;--c-dark:#0b0d11;--c-shadow-card:0 0 0 1px var(--c-border)}body{background:var(--c-bg);color:var(--c-text);-webkit-font-smoothing:antialiased;font-family:Kumbh Sans,system-ui,-apple-system,sans-serif;transition:background-color .2s,color .2s}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,select,textarea{font-family:inherit}select{appearance:none}a{color:inherit;text-decoration:none}@keyframes cbspin{to{transform:rotate(360deg)}}@keyframes cbpulse{0%,to{opacity:1}50%{opacity:.35}}@keyframes cbpop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--c-border);border-radius:8px}::-webkit-scrollbar-track{background:0 0}.cb-row:hover{background:var(--c-field)}.cb-nav:hover{background:var(--c-tint)}.cb-drill:hover{background:var(--c-field)}:root[data-theme=dark] option,:root[data-theme=dark] select{color:#e6e8eb;background-color:#1c2027}
