*{box-sizing:border-box}body{margin:0;font-family:Space Grotesk,Segoe UI,system-ui,sans-serif;background:#f0f4f8;color:#0f172a;min-height:100vh}#root{min-height:100vh}h1,h2,h3,strong{font-family:Space Grotesk,Segoe UI,system-ui,sans-serif}p,label,span,small{margin:0}input,select,button,a{font-family:Space Grotesk,Segoe UI,system-ui,sans-serif}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
