:root{--bg-base: #0B1016;--bg-card: #121822;--bg-row: #0F141C;--line: #1E2633;--text: #E6EAF2;--muted: #7A8699;--accent: #F97A3D;--accent-shadow: rgba(249, 122, 61, .25);--teal: #2DD4BF;--yellow: #EAB308;--purple: #A855F7;--emerald: #34D399}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:var(--bg-base);color:var(--text);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Inter,sans-serif;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}input{font-family:inherit}.material-icons,.material-icons-outlined{font-size:20px;line-height:1;-webkit-user-select:none;user-select:none;vertical-align:middle}
