*,:before,:after{box-sizing:border-box;margin:0;padding:0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}html{-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.5}body{color:#1e293b;background:#f0f4f8;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}#root{text-align:left;border:none;width:100%;max-width:100%;min-height:100vh;margin:0;display:block}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}
