*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%;width:100%}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:#0a0e1a;color:#f8fafc;-webkit-font-smoothing:antialiased}code,.mono{font-family:JetBrains Mono,Fira Code,monospace}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1e293b;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#334155}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton{background:linear-gradient(90deg,#1e293b 25%,#273548,#1e293b 75%);background-size:800px 100%;animation:shimmer 1.5s infinite;border-radius:4px}
