:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html,body,#root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;max-width:100vw;margin:0;padding:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}html{overflow-wrap:break-word;background:#0a0a0a}html[data-theme=light]{background:#fafafa}html[data-theme=light] body{color:#0f0f19;background:#fafafa}html[data-theme=dark] body,body{color:#fafafa;background:#0a0a0a}::selection{color:#fff;background:#a78bfa52}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#7f7f8240;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#a78bfa80}a{color:inherit;text-decoration:none}:focus-visible{outline-offset:3px;border-radius:6px;outline:2px solid #a78bfa;transition:outline-offset .15s}button:focus-visible,a:focus-visible{outline-offset:4px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@keyframes auroraDrift{0%,to{transform:translate(0)scale(1)}33%{transform:translate(40px,-30px)scale(1.05)}66%{transform:translate(-30px,40px)scale(.95)}}
