*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#0f0f14;color:#e2e8f0;min-height:100vh}button{cursor:pointer;border:none;background:none;font-family:inherit}select,input{font-family:inherit}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1a1a24}::-webkit-scrollbar-thumb{background:#2d2d3d;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3d3d52}::selection{background:#6366f14d;color:#fff}a,button{transition:all .2s ease}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}
