*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background-color:#0b0f14;color:#e5e7eb;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0b0f14}::-webkit-scrollbar-thumb{background:#1f2937;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#374151}.dashboard-grid{grid-template-columns:340px 1fr;grid-template-rows:1fr;height:100%}@media (max-width:1024px){.dashboard-grid{grid-template-columns:1fr}}input:focus,select:focus,textarea:focus{outline:none;border-color:#00ff9c!important;box-shadow:0 0 0 1px rgba(0,255,156,.15)}button{transition:all .15s ease;font-family:inherit}button:not(:disabled):hover{filter:brightness(1.15)}button:not(:disabled):active{transform:scale(.98)}select option{background-color:#111827;color:#e5e7eb}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;background:#1f2937;border-radius:2px;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:#00ff9c;cursor:pointer;border:2px solid #0b0f14}input[type=range]::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:#00ff9c;cursor:pointer;border:2px solid #0b0f14}