@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{color:#e2e8f0;background:#0a0f1a;width:100%;height:100%;font-family:Inter,system-ui,sans-serif;overflow:hidden}.app-shell{flex-direction:column;width:100%;height:100%;display:flex}.app-body{flex:1;min-height:0;display:flex;overflow:hidden}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0f172a}::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#475569}button:hover{filter:brightness(1.15)}input[type=range]{cursor:pointer;width:100%}input[type=number]::-webkit-inner-spin-button{opacity:.5}input[type=number]::-webkit-outer-spin-button{opacity:.5}select option{color:#e2e8f0;background:#1e293b}
