html,body,#root{height:100%;margin:0}*,*:before,*:after{box-sizing:border-box}html,body{overflow-x:hidden}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:#f6f7f9}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
