html,body,#root{min-height:100vh;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.content-spinner{border:3px solid #1a3c3426;border-top-color:#1a3c34;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite content-spinner-rotate;display:block}@keyframes content-spinner-rotate{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.content-spinner{animation-duration:2.4s}}
