*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter Tight,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fcfcfe;color:#000;min-height:100vh;font-size:14px;line-height:1.6}a{color:#007aff;text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit}button{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f7f8fb}::-webkit-scrollbar-thumb{background:#f3f5fa;border-radius:3px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}@keyframes progress-indeterminate{0%{transform:translate(-100%);width:40%}50%{transform:translate(150%);width:60%}to{transform:translate(300%);width:40%}}
