*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--primary: #3f51b5;--primary-dark: #303f9f;--primary-light: #5c6bc0;--primary-bg: #e8eaf6;--primary-border: #c5cae9;--text-primary: #1a237e;--text-secondary: #7986cb;--text-muted: #9fa8da;--bg-main: #f5f6fa;--bg-card: #fff;--bg-sidebar: #f8f9ff;--border: #e8eaf6;--success: #4caf50;--danger: #f44336}html,body,#root{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;font-size:13px;color:#1a1a1a;background:var(--bg-main)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--primary-border);border-radius:3px}html,body,#root{height:100dvh;-webkit-overflow-scrolling:touch}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}@media (max-width: 768px){button{min-height:36px}input,select,textarea{font-size:16px!important}}
