.AuthShell-module__4GggPa__page{--auth-blue:#79a3ff;--auth-blue-bright:#9bb9ff;--auth-border:#253650;--auth-muted:#7f8ea8;color:#f7f9fd;background:#060a11;grid-template-columns:minmax(520px,.9fr) minmax(560px,1.1fr);min-height:100svh;display:grid;overflow:hidden}.AuthShell-module__4GggPa__formPane{z-index:2;background:radial-gradient(circle at 8% 6%,#5d8aeb14,#0000 30%),#070b12;border-right:1px solid #1d2a3e;grid-template-rows:auto 1fr auto;min-height:100svh;padding:28px clamp(30px,4vw,72px) 24px;display:grid;position:relative}.AuthShell-module__4GggPa__header,.AuthShell-module__4GggPa__footer{justify-content:space-between;align-items:center;display:flex}.AuthShell-module__4GggPa__logoLink{align-items:center;display:inline-flex}.AuthShell-module__4GggPa__logoLink img{width:148px;height:auto}.AuthShell-module__4GggPa__backLink{color:#8e9db6;align-items:center;gap:8px;font-size:12px;font-weight:600;transition:color .16s;display:inline-flex}.AuthShell-module__4GggPa__backLink svg{width:14px;height:14px}.AuthShell-module__4GggPa__backLink:hover{color:#fff}.AuthShell-module__4GggPa__formStage{justify-content:center;align-items:center;padding:44px 0 32px;display:flex}.AuthShell-module__4GggPa__formCard{width:min(100%,440px)}.AuthShell-module__4GggPa__eyebrow{color:var(--auth-blue);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:9px;margin-bottom:18px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:700;display:flex}.AuthShell-module__4GggPa__eyebrow span{background:var(--auth-blue);width:22px;height:1px;box-shadow:0 0 12px #79a3ffbf}.AuthShell-module__4GggPa__formCard h1{color:#f8faff;letter-spacing:-.055em;margin:0 0 34px;font-size:clamp(38px,4.2vw,58px);font-weight:580;line-height:.98}.AuthShell-module__4GggPa__form{gap:18px;display:grid}.AuthShell-module__4GggPa__nameGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.AuthShell-module__4GggPa__field{gap:8px;display:grid}.AuthShell-module__4GggPa__field label{color:#aab6c9;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700}.AuthShell-module__4GggPa__inputShell{background:#0c131fe0;border:1px solid #27344a;align-items:center;min-height:52px;transition:border-color .16s,box-shadow .16s,background .16s;display:flex;position:relative}.AuthShell-module__4GggPa__inputShell:focus-within{background:#0d1625;border-color:#668fe9;box-shadow:0 0 0 3px #668fe91c,inset 0 1px #ffffff05}.AuthShell-module__4GggPa__inputShell>svg{color:#66758e;flex:none;width:16px;height:16px;margin-left:16px;transition:color .16s}.AuthShell-module__4GggPa__inputShell:focus-within>svg{color:var(--auth-blue)}.AuthShell-module__4GggPa__inputShell input{color:#f7f9fd;background:0 0;border:0;outline:0;width:100%;min-width:0;padding:15px 16px 14px 12px;font-size:14px}.AuthShell-module__4GggPa__inputShell input::placeholder{color:#4f5d73}.AuthShell-module__4GggPa__inputShell input:-webkit-autofill{-webkit-text-fill-color:#f7f9fd;transition:background-color 9999s ease-in-out}.AuthShell-module__4GggPa__inputShell input:-webkit-autofill:hover{-webkit-text-fill-color:#f7f9fd;transition:background-color 9999s ease-in-out}.AuthShell-module__4GggPa__inputShell input:-webkit-autofill:focus{-webkit-text-fill-color:#f7f9fd;transition:background-color 9999s ease-in-out}.AuthShell-module__4GggPa__revealButton{color:#6f7e95;cursor:pointer;background:0 0;border:0;align-self:stretch;place-items:center;width:48px;display:grid}.AuthShell-module__4GggPa__revealButton:hover,.AuthShell-module__4GggPa__revealButton:focus-visible{color:var(--auth-blue-bright);outline:0}.AuthShell-module__4GggPa__revealButton svg{width:16px;height:16px}.AuthShell-module__4GggPa__formMeta{justify-content:flex-end;align-items:center;margin-top:-4px;display:flex}.AuthShell-module__4GggPa__formMeta a{color:#91a9d6;font-size:12px;transition:color .16s}.AuthShell-module__4GggPa__formMeta a:hover{color:#fff}.AuthShell-module__4GggPa__submitButton{color:#07101f;cursor:pointer;letter-spacing:.1em;text-transform:uppercase;background:linear-gradient(110deg,#8db0ff 0%,#6f99ef 48%,#5c84dd 100%);border:1px solid #7ea5f9;min-height:54px;font-size:12px;font-weight:800;transition:transform .16s,filter .16s,box-shadow .16s;position:relative;overflow:hidden;box-shadow:0 12px 34px #4873cf33}.AuthShell-module__4GggPa__submitButton:after{content:"";background:linear-gradient(100deg,#0000 22%,#ffffff52 48%,#0000 72%);transition:transform .52s;position:absolute;inset:0;transform:translate(-130%)}.AuthShell-module__4GggPa__submitButton:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 15px 40px #4873cf4d}.AuthShell-module__4GggPa__submitButton:hover:not(:disabled):after{transform:translate(130%)}.AuthShell-module__4GggPa__submitButton:disabled{cursor:not-allowed;opacity:.55}.AuthShell-module__4GggPa__error{color:#ff91a4;background:#ff486714;border-left:2px solid #ff657f;margin-bottom:18px;padding:11px 13px;font-size:12px;line-height:1.5}.AuthShell-module__4GggPa__requirements{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:1px;display:grid}.AuthShell-module__4GggPa__requirement{color:#56657b;letter-spacing:.025em;white-space:nowrap;align-items:center;gap:5px;font-size:9px;font-weight:650;display:flex}.AuthShell-module__4GggPa__requirement:before{content:"";background:#344258;border-radius:50%;width:5px;height:5px}.AuthShell-module__4GggPa__requirementMet{color:#84a9ef}.AuthShell-module__4GggPa__requirementMet:before{background:#78a3ff;box-shadow:0 0 8px #78a3ffcc}.AuthShell-module__4GggPa__legalNote{color:#66758d;text-align:center;margin:-4px 0 0;font-size:10px;line-height:1.55}.AuthShell-module__4GggPa__legalNote a{color:#8fa9d8}.AuthShell-module__4GggPa__switchText{color:#6f7f97;text-align:center;margin:26px 0 0;font-size:12px}.AuthShell-module__4GggPa__switchText a{color:var(--auth-blue-bright);align-items:center;gap:4px;font-weight:650;display:inline-flex}.AuthShell-module__4GggPa__switchText a:hover{color:#fff}.AuthShell-module__4GggPa__switchText svg{width:12px;height:12px}.AuthShell-module__4GggPa__footer{color:#536178;letter-spacing:.05em;text-transform:uppercase;font-size:9px}.AuthShell-module__4GggPa__footer nav{gap:16px;display:flex}.AuthShell-module__4GggPa__footer a:hover{color:#aab8ce}.AuthShell-module__4GggPa__visualPane{background:radial-gradient(circle at 50% 48%,#3d69cd36,#0000 33%),radial-gradient(circle at 100% 0,#305ab11a,#0000 35%),#070c15;min-height:100svh;position:relative;overflow:hidden}.AuthShell-module__4GggPa__grid{opacity:.34;background-image:linear-gradient(#445e8b26 1px,#0000 1px),linear-gradient(90deg,#445e8b26 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 48%,#000 20%,#0000 75%);mask-image:radial-gradient(circle at 50% 48%,#000 20%,#0000 75%)}.AuthShell-module__4GggPa__scanLine{background:linear-gradient(90deg,#0000,#719fff8c,#0000);height:1px;animation:7s linear infinite AuthShell-module__4GggPa__authScan;position:absolute;inset:0 0 auto;box-shadow:0 0 18px #5c8beca6}.AuthShell-module__4GggPa__visualHeader{z-index:2;color:#6f7f98;letter-spacing:.17em;text-transform:uppercase;justify-content:space-between;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;font-weight:700;display:flex;position:absolute;inset:30px 36px auto}.AuthShell-module__4GggPa__liveStatus{color:#8da8d9;align-items:center;gap:7px;display:inline-flex}.AuthShell-module__4GggPa__liveStatus i{background:#68dca9;border-radius:50%;width:5px;height:5px;animation:2.2s ease-in-out infinite AuthShell-module__4GggPa__authPulse;box-shadow:0 0 10px #68dca9e6}.AuthShell-module__4GggPa__orbitStage{aspect-ratio:1;width:min(64vw,680px);position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}.AuthShell-module__4GggPa__orbit{border:1px solid #5e85cf45;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AuthShell-module__4GggPa__orbitOuter{width:94%;height:94%;animation:24s linear infinite AuthShell-module__4GggPa__orbitSpin}.AuthShell-module__4GggPa__orbitMiddle{border-color:#6a97ef63;width:67%;height:67%;animation:17s linear infinite AuthShell-module__4GggPa__orbitSpinReverse}.AuthShell-module__4GggPa__orbitInner{border-color:#74a1f87a;width:38%;height:38%;box-shadow:inset 0 0 60px #426dc514}.AuthShell-module__4GggPa__orbitDot{background:#7ca5ff;border:2px solid #0b1220;border-radius:50%;width:7px;height:7px;position:absolute;top:10%;left:18%;box-shadow:0 0 16px #7ca5fff2}.AuthShell-module__4GggPa__orbitMiddle .AuthShell-module__4GggPa__orbitDot{background:#62d7a5;width:6px;height:6px;top:auto;bottom:8%;left:58%;box-shadow:0 0 16px #62d7a5d9}.AuthShell-module__4GggPa__core{background:linear-gradient(145deg,#131f34f5,#070d17fa);border:1px solid #35507f;place-items:center;width:124px;height:124px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 22px 80px #0c255799,inset 0 1px #ffffff0d}.AuthShell-module__4GggPa__core img{z-index:2;filter:drop-shadow(0 0 18px #759ff78c);position:relative;transform:rotate(-45deg)}.AuthShell-module__4GggPa__coreHalo{border:1px solid #7ba4f85c;border-radius:50%;animation:3.4s ease-in-out infinite AuthShell-module__4GggPa__coreBreathe;position:absolute;inset:22px}.AuthShell-module__4GggPa__marketNode{color:#d7e1f4;letter-spacing:.12em;background:#080f1be6;border:1px solid #2b4268;place-items:center;min-width:72px;height:34px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:800;display:grid;position:absolute;box-shadow:0 10px 30px #01071273}.AuthShell-module__4GggPa__marketNode:before{content:"";background:#78a2f8;border-radius:50%;width:5px;height:5px;margin-right:8px;box-shadow:0 0 9px #78a2f8cc}.AuthShell-module__4GggPa__marketNode{grid-auto-flow:column}.AuthShell-module__4GggPa__marketSol{top:4%;left:50%;transform:translate(-50%)}.AuthShell-module__4GggPa__marketBtc{top:53%;right:-1%}.AuthShell-module__4GggPa__marketEth{bottom:12%;left:3%}.AuthShell-module__4GggPa__visualFooter{border-top:1px solid #22314a;border-bottom:1px solid #22314a;grid-template-columns:repeat(3,1fr);display:grid;position:absolute;inset:auto 36px 30px}.AuthShell-module__4GggPa__visualFooter div{border-left:1px solid #22314a;gap:5px;padding:14px 16px;display:grid}.AuthShell-module__4GggPa__visualFooter div:first-child{border-left:0}.AuthShell-module__4GggPa__visualFooter span{color:#58677f;letter-spacing:.12em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:8px}.AuthShell-module__4GggPa__visualFooter strong{color:#aebbd0;letter-spacing:.04em;font-size:10px;font-weight:650}@keyframes AuthShell-module__4GggPa__orbitSpin{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes AuthShell-module__4GggPa__orbitSpinReverse{to{transform:translate(-50%,-50%)rotate(-360deg)}}@keyframes AuthShell-module__4GggPa__authScan{0%{opacity:0;top:4%}8%,82%{opacity:.55}92%,to{opacity:0;top:96%}}@keyframes AuthShell-module__4GggPa__authPulse{0%,to{opacity:.55;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}}@keyframes AuthShell-module__4GggPa__coreBreathe{0%,to{opacity:.45;transform:scale(.92)}50%{opacity:1;transform:scale(1.08)}}@media (max-width:1080px){.AuthShell-module__4GggPa__page{grid-template-columns:minmax(470px,.95fr) minmax(420px,1.05fr)}.AuthShell-module__4GggPa__orbitStage{width:580px}.AuthShell-module__4GggPa__visualFooter{grid-template-columns:1fr}.AuthShell-module__4GggPa__visualFooter div{display:none}.AuthShell-module__4GggPa__visualFooter div:first-child{display:grid}}@media (max-width:840px){.AuthShell-module__4GggPa__page{display:block}.AuthShell-module__4GggPa__formPane{border-right:0;min-height:100svh;padding:22px clamp(20px,7vw,56px) 20px}.AuthShell-module__4GggPa__visualPane{display:none}.AuthShell-module__4GggPa__formStage{padding:54px 0 38px}.AuthShell-module__4GggPa__formCard{width:min(100%,480px)}}@media (max-width:520px){.AuthShell-module__4GggPa__formPane{padding-inline:20px}.AuthShell-module__4GggPa__header{align-items:flex-start}.AuthShell-module__4GggPa__logoLink img{width:132px}.AuthShell-module__4GggPa__backLink{font-size:0}.AuthShell-module__4GggPa__backLink svg{width:18px;height:18px}.AuthShell-module__4GggPa__formStage{align-items:flex-start;padding-top:58px}.AuthShell-module__4GggPa__formCard h1{margin-bottom:28px;font-size:40px}.AuthShell-module__4GggPa__nameGrid{grid-template-columns:1fr}.AuthShell-module__4GggPa__requirements{grid-template-columns:1fr 1fr;row-gap:8px}}@media (prefers-reduced-motion:reduce){.AuthShell-module__4GggPa__scanLine,.AuthShell-module__4GggPa__orbitOuter,.AuthShell-module__4GggPa__orbitMiddle,.AuthShell-module__4GggPa__liveStatus i,.AuthShell-module__4GggPa__coreHalo{animation:none}}
