:root{font-family:Outfit,sans-serif;line-height:1.5;color-scheme:dark;color:#e2e8f0;background-color:#060b16;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden}body{background:radial-gradient(ellipse at 20% 0%,#1a1040,#060b16 55%),radial-gradient(ellipse at 80% 100%,#091a30 0%,transparent 60%)}#root{display:flex}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff17;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff29}code,pre{font-family:JetBrains Mono,Fira Mono,monospace}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .22s cubic-bezier(.16,1,.3,1) both}
