@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,300;0,14..32,400;0,14..32,500;0,14..32,600;0,14..32,700;0,14..32,800&display=swap);:root,:root[data-theme=dark]{--bg:#080810;--bg-2:#0b0a16;--surface:#15141f;--surface-2:#1e1c2c;--surface-3:#0f0e1a;--border:#ffffff14;--border-2:#ffffff24;--glass:#13121e6b;--glass-2:#1e1c2d80;--glass-brd:#ffffff1f;--glass-hi:#fff3;--pill-bg:#ffffff21;--pill-brd:#fff3;--pill-glow:#7c3aed4d;--text:#eef0f7;--text-2:#a9adc4;--text-3:#6b6e86;--accent:#a78bfa;--accent-solid:#7c3aed;--accent-2:#4f46e5;--accent-soft:#7c3aed26;--accent-soft-2:#7c3aed47;--danger:#f87171;--danger-soft:#f871711a;--success:#2dd4bf;--success-soft:#2dd4bf1f;--teal:#2dd4bf;--warning:#f59e0b;--info:#60a5fa;--shadow:0 8px 40px #00000073;--shadow-sm:0 4px 20px #00000059;--aurora-1:#7c3aed;--aurora-2:#4f46e5;--aurora-3:#2dd4bf;--aurora-blend:screen;--aurora-opacity:0.34}:root[data-theme=light]{--bg:#eceaf6;--bg-2:#e5e2f2;--surface:#ffffffb8;--surface-2:#ffffffe6;--surface-3:#786eaa14;--border:#503c8c1f;--border-2:#503c8c33;--glass:#ffffff8c;--glass-2:#ffffffbf;--glass-brd:#ffffffd9;--glass-hi:#fffffff2;--pill-bg:#ffffffe6;--pill-brd:#7c3aed38;--pill-glow:#7c3aed24;--text:#211d38;--text-2:#5c5878;--text-3:#8b88a3;--accent:#6d28d9;--accent-solid:#7c3aed;--accent-2:#4f46e5;--accent-soft:#7c3aed1a;--accent-soft-2:#7c3aed33;--danger:#dc2626;--danger-soft:#dc262617;--success:#0d9488;--success-soft:#0d94881a;--teal:#0d9488;--warning:#d97706;--info:#2563eb;--shadow:0 8px 40px #503ca02e;--shadow-sm:0 4px 20px #503ca01f;--aurora-1:#b9a7f5;--aurora-2:#a5b4fc;--aurora-3:#5eead4;--aurora-blend:multiply;--aurora-opacity:0.3}*{box-sizing:border-box;margin:0;padding:0}body{font-feature-settings:"tnum" 1,"cv02" 1,"cv03" 1,"cv04" 1,"tnum";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#080810;background:var(--bg);color:#eef0f7;color:var(--text);font-family:Inter,sans-serif;font-variant-numeric:tabular-nums;overflow-x:hidden;transition:background .6s ease,color .6s ease}html.ic-theme-anim,html.ic-theme-anim *,html.ic-theme-anim :after,html.ic-theme-anim :before{transition-duration:.55s!important;transition-property:background-color,background,border-color,color,box-shadow,fill,stroke!important;transition-timing-function:cubic-bezier(.4,0,.2,1)!important}div,h1,h2,h3,h4,p,span{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}h1,h2,h3{font-family:Inter,sans-serif;letter-spacing:-.01em}.num{font-feature-settings:"tnum" 1,"tnum"!important;font-family:Inter,sans-serif!important;font-variant-numeric:tabular-nums!important}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#ffffff24;background:var(--border-2);border-radius:3px}button,input,select,textarea{font-feature-settings:"tnum";font-family:Inter,sans-serif;font-variant-numeric:tabular-nums}.ic-aurora{filter:blur(120px);inset:0;opacity:.34;opacity:var(--aurora-opacity);pointer-events:none;position:fixed;transition:opacity .6s ease;z-index:0}.ic-blob{border-radius:50%;mix-blend-mode:screen;mix-blend-mode:var(--aurora-blend);position:absolute}.ic-blob.b1{animation:icDrift1 26s ease-in-out infinite;background:#7c3aed;background:var(--aurora-1);height:42vw;left:-12vw;top:-16vw;width:42vw}.ic-blob.b2{animation:icDrift2 30s ease-in-out infinite;background:#4f46e5;background:var(--aurora-2);bottom:-18vw;height:40vw;right:-12vw;width:40vw}.ic-blob.b3{animation:icDrift3 34s ease-in-out infinite;background:#2dd4bf;background:var(--aurora-3);height:26vw;opacity:.55;right:8vw;top:-10vw;width:26vw}@keyframes icDrift1{50%{transform:translate(3vw,3vw) scale(1.08)}}@keyframes icDrift2{50%{transform:translate(-3vw,2vw) scale(1.06)}}@keyframes icDrift3{50%{transform:translate(2vw,-3vw) scale(1.1)}}.glass{background:#13121e6b;background:var(--glass);box-shadow:0 8px 40px #00000073,inset 0 1px 0 #fff3;box-shadow:var(--shadow),inset 0 1px 0 var(--glass-hi)}.glass,.glass-2{-webkit-backdrop-filter:blur(22px) saturate(1.6);backdrop-filter:blur(22px) saturate(1.6);border:1px solid #ffffff1f;border:1px solid var(--glass-brd)}.glass-2{background:#1e1c2d80;background:var(--glass-2);box-shadow:0 4px 20px #00000059,inset 0 1px 0 #fff3;box-shadow:var(--shadow-sm),inset 0 1px 0 var(--glass-hi)}.ic-card{-webkit-backdrop-filter:blur(20px) saturate(1.5);backdrop-filter:blur(20px) saturate(1.5);background:#13121e6b!important;background:var(--glass)!important;border:1px solid #ffffff1f!important;border:1px solid var(--glass-brd)!important;box-shadow:0 4px 20px #00000059,inset 0 1px 0 #fff3!important;box-shadow:var(--shadow-sm),inset 0 1px 0 var(--glass-hi)!important}.ic-seg{scrollbar-width:none}.ic-seg::-webkit-scrollbar{display:none}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.ic-auth-hero{border-right:1px solid #ffffff1f;border-right:1px solid var(--glass-brd);display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;max-width:580px;overflow:hidden;padding:38px 52px;position:relative;width:46%}@media (max-height:720px){.ic-auth-hero{gap:18px;justify-content:center;padding:28px 52px}}.ic-auth-mobilelogo{display:none}@media (max-width:920px){.ic-auth-hero{display:none}.ic-auth-mobilelogo{display:flex!important}}@keyframes icReveal{0%{filter:blur(10px);opacity:0;transform:translateY(18px) scale(.985)}to{filter:blur(0);opacity:1;transform:none}}.ic-reveal{animation:icReveal .7s cubic-bezier(.22,1,.36,1) both}@media (prefers-reduced-motion:reduce){.ic-reveal{animation:none}}@keyframes icWave{0%,to{transform:scaleY(.28)}50%{transform:scaleY(1)}}@keyframes icFadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes icPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.08)}}@keyframes icLoad{0%{transform:translateX(-120%)}to{transform:translateX(320%)}}.ic-loadbar{animation:icLoad 1.1s ease-in-out infinite;width:38%}@media (prefers-reduced-motion:reduce){.ic-blob{animation:none}*,:after,:before{transition-duration:.01ms!important}}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.driver-active *,.driver-active .driver-overlay{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in .2s ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in .2s}.driver-popover{all:unset;background-color:#fff;border-radius:5px;box-shadow:0 1px 10px #0006;box-sizing:border-box;color:#2d2d2d;margin:0;max-width:300px;min-width:250px;padding:15px;position:fixed;right:0;top:0;z-index:1000000000}.driver-popover *{font-family:Helvetica Neue,Inter,ui-sans-serif,Apple Color Emoji,Helvetica,Arial,sans-serif}.driver-popover-title{zoom:1;display:block;font:19px/normal sans-serif;font-weight:700;line-height:1.5;margin:0;position:relative}.driver-popover-close-btn{all:unset;color:#d2d2d2;cursor:pointer;font-size:18px;font-weight:500;height:28px;position:absolute;right:0;text-align:center;top:0;transition:color;transition-duration:.2s;width:32px;z-index:1}.driver-popover-close-btn:focus,.driver-popover-close-btn:hover{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;font:14px/normal sans-serif;font-weight:400;line-height:1.5;margin-bottom:0}.driver-popover-footer{zoom:1;align-items:center;display:flex;justify-content:space-between;margin-top:15px;text-align:right}.driver-popover-progress-text{zoom:1;color:#727272;font-size:13px;font-weight:400}.driver-popover-footer button{zoom:1;all:unset;background-color:#fff;border:1px solid #ccc;border-radius:3px;box-sizing:border-box;color:#2d2d2d;cursor:pointer;display:inline-block;font:12px/normal sans-serif;line-height:1.3;outline:0;padding:3px 7px;text-decoration:none;text-shadow:1px 1px 0 #fff}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}:not(body):has(>.driver-active-element){overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.driver-popover-footer button:focus,.driver-popover-footer button:hover{background-color:#f7f7f7}.driver-popover-navigation-btns{display:flex;flex-grow:1;justify-content:flex-end}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{border:5px solid #fff;content:"";position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-bottom-color:#0000;border-right-color:#0000;border-top-color:#0000;left:100%}.driver-popover-arrow-side-right{border-bottom-color:#0000;border-left-color:#0000;border-top-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-left-color:#0000;border-right-color:#0000;border-top-color:#0000;bottom:100%}.driver-popover-arrow-side-center{display:none}.driver-popover-arrow-side-left.driver-popover-arrow-align-start,.driver-popover-arrow-side-right.driver-popover-arrow-align-start{top:15px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-start,.driver-popover-arrow-side-top.driver-popover-arrow-align-start{left:15px}.driver-popover-arrow-align-end.driver-popover-arrow-side-left,.driver-popover-arrow-align-end.driver-popover-arrow-side-right{bottom:15px}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-end,.driver-popover-arrow-side-top.driver-popover-arrow-align-end{right:15px}.driver-popover-arrow-side-left.driver-popover-arrow-align-center,.driver-popover-arrow-side-right.driver-popover-arrow-align-center{margin-top:-5px;top:50%}.driver-popover-arrow-side-bottom.driver-popover-arrow-align-center,.driver-popover-arrow-side-top.driver-popover-arrow-align-center{left:50%;margin-left:-5px}.driver-popover-arrow-none{display:none}
/*# sourceMappingURL=main.64c98b9d.css.map*/