@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";
html[data-theme=dark]{--color-base-900:#0b0f1a;--color-base-850:#0d1120;--color-base-800:#101828;--color-base-750:#131f30;--color-base-700:#1a2640;--color-base-650:#243050;--color-base-600:#2e3b62;--color-base-550:#3d4e78;--color-base-500:#516190;--color-base-450:#6577a8;--color-base-400:#7a8dbe;--color-base-350:#90a2cf;--color-base-300:#a7b7df;--color-base-250:#bec8ea;--color-base-200:#d0d8f0;--color-base-150:#dfe6f5;--color-base-100:#eaeef8;--color-base-50:#f0f3fb;--color-base-0:#f5f8ff}html{--font-body:"Space Grotesk", "Segoe UI", "Helvetica Neue", Arial, sans-serif}html[data-theme=dark]:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(500px 420px at 12% 12%,#6366f12e,#0000 60%),radial-gradient(620px 520px at 88% 18%,#8b5cf624,#0000 58%),radial-gradient(560px 520px at 48% 85%,#4f46e51c,#0000 60%);animation:18s ease-in-out infinite alternate em-aurora;position:fixed;inset:-20vh -10vw}html[data-theme=dark]:after{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#6366f10d 1px,#0000 1px),linear-gradient(90deg,#8b5cf60a 1px,#0000 1px);background-size:44px 44px;position:fixed;inset:0}html[data-theme=dark] body>:not(.payload__modal-container){z-index:1;position:relative}html[data-theme=dark] .nav{background:#0d1120!important;border-right:1px solid #6482aa26!important;overflow:hidden!important}html[data-theme=dark] .nav__header{position:relative;background:#0b0f1a!important;border-bottom:1px solid #6482aa1f!important}html[data-theme=dark] .nav__header:before{content:"";z-index:0;pointer-events:none;background:#0b0f1a;position:absolute;inset:0}html[data-theme=dark] .nav__header>*{z-index:1;position:relative}html[data-theme=dark] .nav__header button{box-shadow:none!important;background:0 0!important;border:none!important}html[data-theme=dark] .nav__scroll,html[data-theme=dark] .nav__wrap,html[data-theme=dark] .nav__controls,html[data-theme=dark] .nav__header-content{background:#0d1120!important}html[data-theme=dark] .nav-group__link--active,html[data-theme=dark] .nav-group__link[aria-current=page]{color:#a5b4fc!important;background:linear-gradient(120deg,#6366f12e,#8b5cf614)!important;border-color:#6366f173!important}html[data-theme=dark] .app-header{margin-bottom:calc(var(--base)*2)!important;background:#0d1120!important;border-bottom:1px solid #6482aa26!important}html[data-theme=dark] .step-nav__home,html[data-theme=dark] .step-nav__home img{width:auto!important;height:28px!important}html[data-theme=dark] .step-nav,html[data-theme=dark] .step-nav__step,html[data-theme=dark] .step-nav a{color:#90a2cf!important}html[data-theme=dark] .step-nav__step--last,html[data-theme=dark] .step-nav__step--last a{color:#eaeef8!important}html[data-theme=dark] .step-nav__step:before{color:#516190!important}html[data-theme=dark] .btn--style-primary{--bg-color:#6366f1;--color:#fff;--hover-bg:#818cf8;--hover-color:#fff}html[data-theme=dark] .btn--style-primary.btn--disabled{--bg-color:#6366f14d;--color:#ffffff80}html[data-theme=dark] .btn--style-secondary{border-color:#6366f159}html[data-theme=dark] .btn--style-secondary:hover{background:#6366f114;border-color:#6366f1a6}html[data-theme=dark] :focus-visible{outline-offset:2px;outline:2px solid #6366f1bf!important}html[data-theme=dark] a{color:#818cf8}html[data-theme=dark] a:hover{color:#a5b4fc}html[data-theme=dark] ::-webkit-scrollbar{width:6px;height:6px}html[data-theme=dark] ::-webkit-scrollbar-track{background:0 0}html[data-theme=dark] ::-webkit-scrollbar-thumb{background:#6366f14d;border-radius:3px}html[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#6366f180}html[data-theme=dark] .login{background:0 0}html[data-theme=dark] .login__wrap{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#0d1120eb;border:1px solid #6482aa33;border-radius:12px;box-shadow:0 0 0 1px #6366f114,0 24px 48px -16px #080c18e6}@keyframes em-aurora{0%{opacity:.75;transform:translate(0)scale(1)}to{opacity:.95;transform:translate(4%,-3%)scale(1.05)}}
