*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#fff;color:#111827;min-height:100vh;font-size:14px;line-height:1.6}a{color:#60a5fa;text-decoration:none}a:hover{text-decoration:underline}button{cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#1e2130}::-webkit-scrollbar-thumb{background:#3d4560;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%}}
