:root{font-family:Inter,system-ui,Segoe UI,sans-serif;background-color:#fff;color:#242424;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{min-height:100%;background-color:#fff}body{margin:0;min-height:100vh;min-width:320px;background-color:#fff}#root{min-height:100vh}@keyframes studio-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
