*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;background:#0f172a;color:#f9fafb}#root{min-height:100vh}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#1f2937}::-webkit-scrollbar-thumb{background:#374151;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#4b5563}
