*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background-color:#0a1628;color:#f1f5f9;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#112240}::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#475569}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,#1e3a5f 25%,#2a4a6b,#1e3a5f 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px}*:focus-visible{outline:2px solid #22c55e;outline-offset:2px}a,button{transition:all .15s ease}
