*{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh;background:#f8fafc;font-family:Poppins,Segoe UI,sans-serif;color:#0f172a}::-webkit-scrollbar{width:0;height:0}button{font-family:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #4F6EF7;outline-offset:2px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
