*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;background-color:#1e2530;color:#f1f5f9;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.6}#root{margin:0;padding:0;min-height:100vh;display:flex;flex-direction:column;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif}a{color:#3b82f6;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}@keyframes scrollBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media(prefers-reduced-motion:reduce){[style*=scrollBounce]{animation:none}}
