:root{--color-primary:#2563eb;--color-secondary:#7c3aed;--color-background:#f1f5f9;--color-surface:#fff;--color-text:#0f172a;--color-muted:#475569;--color-border:#cbd5e1;--color-success:#047857;--color-success-soft:#d1fae5;--shadow:0 20px 50px #0f172a14;--radius-control:8px;--radius-soft:11px;--radius-card:16px;--radius-shell:18px}*{box-sizing:border-box}html{width:100%;height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:auto!important}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button:not(:disabled),a[href],select:not(:disabled){cursor:pointer}button:disabled{cursor:default}.app-icon{flex:none;display:block}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar:hover{width:8px!important;height:8px!important}::-webkit-scrollbar-track{background:#e7dee595;border-radius:5px;margin:24px}::-webkit-scrollbar-thumb{background:#c1a0bd;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#715a6f}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{appearance:textfield}
