.login-module__3lrIIq__authPage{--bg-0:#05070f;--bg-1:#080c1e;--panel-glass:#ffffff0b;--panel-glass-strong:#ffffff13;--border-soft:#ffffff17;--border-strong:#ffffff2e;--cyan:#4fd3ff;--cyan-soft:#7fe3ff;--violet:#8b6bff;--violet-soft:#b79bff;--gold:#f0c975;--gold-soft:#ffe3a0;--text-1:#f3f5fd;--text-2:#b9c2e0;--text-3:#7c88ad;--font-display:var(--font-sora), var(--font-inter), system-ui, sans-serif;--font-body:var(--font-inter), system-ui, sans-serif;--radius-lg:26px;--radius-md:16px;--radius-sm:11px;background:var(--bg-0);width:100%;min-height:100vh;color:var(--text-1);font-family:var(--font-body);position:relative;overflow-x:clip}.login-module__3lrIIq__authPage *{box-sizing:border-box}.login-module__3lrIIq__bgLayer{z-index:0;background:radial-gradient(ellipse 100% 60% at 50% -8%, #131e4d 0%, transparent 55%), linear-gradient(180deg, var(--bg-1) 0%, var(--bg-0) 55%, #030509 100%);position:fixed;inset:0;overflow:hidden}.login-module__3lrIIq__gridTexture{opacity:.5;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:-2px;-webkit-mask-image:radial-gradient(80% 75% at 50% 38%,#000 15%,#0000 78%);mask-image:radial-gradient(80% 75% at 50% 38%,#000 15%,#0000 78%)}.login-module__3lrIIq__glow{filter:blur(90px);opacity:.55;border-radius:50%;animation:8s ease-in-out infinite login-module__3lrIIq__glowPulse;position:absolute}.login-module__3lrIIq__glowCyan{background:radial-gradient(circle,#4fd3ff8c,#0000 70%);width:46vw;height:46vw;top:-12vw;left:-8vw}.login-module__3lrIIq__glowViolet{background:radial-gradient(circle,#8b6bff80,#0000 70%);width:50vw;height:50vw;animation-delay:2.5s;bottom:-18vw;right:-10vw}.login-module__3lrIIq__glowGold{opacity:.35;background:radial-gradient(circle,#f0c97538,#0000 70%);width:32vw;height:32vw;animation-delay:4s;top:32%;left:50%;transform:translate(-50%,-50%)}@keyframes login-module__3lrIIq__glowPulse{0%,to{opacity:.45}50%{opacity:.7}}.login-module__3lrIIq__stars{position:absolute;inset:0}.login-module__3lrIIq__star{opacity:.5;background:#fff;border-radius:50%;width:2px;height:2px;animation:4s ease-in-out infinite login-module__3lrIIq__twinkle;position:absolute}@keyframes login-module__3lrIIq__twinkle{0%,to{opacity:.15;transform:scale(1)}50%{opacity:.9;transform:scale(1.4)}}.login-module__3lrIIq__shootingStar{opacity:0;background:linear-gradient(90deg,#fff,#0000);border-radius:50%;width:2px;height:2px;position:absolute;box-shadow:0 0 0 1px #ffffff1a}.login-module__3lrIIq__ss1{animation:7s ease-in 1.2s infinite login-module__3lrIIq__shoot;top:14%;left:8%}.login-module__3lrIIq__ss2{animation:9s ease-in 4.5s infinite login-module__3lrIIq__shoot;top:62%;left:70%}@keyframes login-module__3lrIIq__shoot{0%{opacity:0;transform:translate(0)scaleX(1)}2%{opacity:1}14%{opacity:0;transform:translate(340px,170px)scaleX(22)}to{opacity:0}}.login-module__3lrIIq__stage{z-index:1;grid-template-columns:minmax(280px,.92fr) minmax(400px,1.3fr) minmax(300px,.98fr);align-items:center;gap:clamp(10px,1.8vw,32px);width:100%;max-width:1820px;min-height:100vh;margin:0 auto;padding:clamp(18px,3vh,48px) clamp(22px,3.6vw,64px);display:grid;position:relative;overflow-x:clip}.login-module__3lrIIq__panel{min-width:0}.login-module__3lrIIq__panelLeft{flex-direction:column;gap:clamp(14px,2vh,22px);padding-right:clamp(6px,.8vw,20px);display:flex}.login-module__3lrIIq__brandLockup{align-items:center;display:flex;position:relative}.login-module__3lrIIq__brandLockup:before{content:"";filter:blur(26px);z-index:-1;pointer-events:none;background:radial-gradient(#f0c9754d,#4fd3ff24 55%,#0000 75%);width:55%;height:210%;position:absolute;top:-55%;left:-6%}.login-module__3lrIIq__brandLogo{filter:drop-shadow(0 0 26px #4fd3ff38)drop-shadow(0 0 46px #f0c9751f);width:clamp(240px,20vw,360px);height:auto;position:relative}.login-module__3lrIIq__headline{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text-1);margin:0;font-size:clamp(28px,2.7vw,42px);font-weight:700;line-height:1.12}.login-module__3lrIIq__headline span{background:linear-gradient(92deg, var(--cyan-soft) 0%, var(--violet-soft) 55%, var(--gold-soft) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.login-module__3lrIIq__subcopy{max-width:44ch;color:var(--text-2);margin:0;font-size:clamp(13.5px,.9vw,15.5px);line-height:1.6}.login-module__3lrIIq__benefitList{flex-direction:column;gap:10px;margin:2px 0 0;padding:0;list-style:none;display:flex}.login-module__3lrIIq__benefit{border-radius:var(--radius-md);background:var(--panel-glass);border:1px solid var(--border-soft);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);align-items:center;gap:13px;padding:12px 15px;transition:border-color .25s,transform .25s,background .25s;display:flex}.login-module__3lrIIq__benefit:hover{border-color:var(--border-strong);background:var(--panel-glass-strong);transform:translate(2px)}.login-module__3lrIIq__benefitIcon{width:36px;height:36px;color:var(--cyan-soft);background:linear-gradient(145deg,#4fd3ff2e,#8b6bff29);border:1px solid #ffffff1f;border-radius:10px;flex:none;justify-content:center;align-items:center;transition:box-shadow .3s,color .3s,background .3s,transform .3s;display:flex}.login-module__3lrIIq__benefitIcon svg{filter:drop-shadow(0 0 3px);width:18px;height:18px}.login-module__3lrIIq__benefit:hover .login-module__3lrIIq__benefitIcon{background:linear-gradient(145deg,#4fd3ff4d,#8b6bff42);transform:scale(1.06);box-shadow:0 0 0 1px #4fd3ff40,0 0 18px #4fd3ff59}.login-module__3lrIIq__benefitCopy{flex-direction:column;gap:1px;min-width:0;display:flex}.login-module__3lrIIq__benefitTitle{font-family:var(--font-display);color:var(--text-1);font-size:14px;font-weight:600}.login-module__3lrIIq__benefitDesc{color:var(--text-3);font-size:12px;line-height:1.4}.login-module__3lrIIq__trustChips{flex-wrap:wrap;gap:9px;margin-top:2px;display:flex}.login-module__3lrIIq__chip{color:var(--text-2);border:1px solid var(--border-soft);background:#ffffff09;border-radius:999px;align-items:center;gap:7px;padding:7px 13px;font-size:12px;font-weight:500;display:inline-flex}.login-module__3lrIIq__chip svg{width:13px;height:13px;color:var(--gold-soft)}.login-module__3lrIIq__quote{border-top:1px solid var(--border-soft);margin:6px 0 0;padding:14px 0 0;position:relative}.login-module__3lrIIq__quoteMark{color:#f0c97566;width:26px;height:20px;margin-bottom:6px}.login-module__3lrIIq__quote p{color:var(--text-2);margin:0;font-size:13.5px;font-style:italic;line-height:1.5}.login-module__3lrIIq__quote cite{color:var(--text-3);margin-top:5px;font-size:12px;font-style:normal;font-weight:500;display:block}.login-module__3lrIIq__panelCenter{perspective:1200px;justify-content:center;align-items:center;height:100%;display:flex}.login-module__3lrIIq__mascotStage{aspect-ratio:4/4.3;justify-content:center;align-items:center;width:min(100%,740px);display:flex;position:relative}.login-module__3lrIIq__holoPlatform{aspect-ratio:1/.34;z-index:1;width:68%;position:absolute;bottom:5%;left:50%;transform:translate(-50%)}.login-module__3lrIIq__holoRing{border:1.6px solid #4fd3ff8c;border-radius:50%;position:absolute;inset:0;box-shadow:0 0 30px #4fd3ff52,inset 0 0 20px #4fd3ff1f}.login-module__3lrIIq__ring1{animation:3.2s ease-in-out infinite login-module__3lrIIq__holoPulse}.login-module__3lrIIq__ring2{border-color:#8b6bff80;animation:3.2s ease-in-out .5s infinite login-module__3lrIIq__holoPulse;inset:12% 18%;box-shadow:0 0 26px #8b6bff4d}.login-module__3lrIIq__ring3{border-color:#f0c9758c;animation:3.2s ease-in-out 1s infinite login-module__3lrIIq__holoPulse;inset:24% 34%;box-shadow:0 0 22px #f0c97552}@keyframes login-module__3lrIIq__holoPulse{0%,to{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.035)}}.login-module__3lrIIq__holoCore{filter:blur(6px);background:radial-gradient(#b8dcfff2,#4fd3ff4d 60%,#0000 80%);width:17%;height:38%;animation:2.6s ease-in-out infinite login-module__3lrIIq__coreFlicker;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes login-module__3lrIIq__coreFlicker{0%,to{opacity:.65}50%{opacity:1}}.login-module__3lrIIq__orbitRing{z-index:0;border:1px dashed #8b6bff4d;border-radius:50%;position:absolute;top:46%;left:50%}.login-module__3lrIIq__ringA{border-color:#4fd3ff42;width:88%;height:88%;animation:70s linear infinite login-module__3lrIIq__spin,5s ease-in-out infinite login-module__3lrIIq__shimmer;transform:translate(-50%,-50%);box-shadow:inset 0 0 40px #4fd3ff0f}.login-module__3lrIIq__ringB{border-color:#f0c97533;width:104%;height:104%;animation:100s linear infinite reverse login-module__3lrIIq__spin,5s ease-in-out 1.5s infinite login-module__3lrIIq__shimmer;transform:translate(-50%,-50%)}@keyframes login-module__3lrIIq__spin{to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes login-module__3lrIIq__shimmer{0%,to{opacity:.55}50%{opacity:1}}.login-module__3lrIIq__energyLines{z-index:2;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.login-module__3lrIIq__energyLines line{stroke:url(#loginBeamGrad);stroke-width:.35px;stroke-dasharray:2 2.4;opacity:.5;animation:3.5s linear infinite login-module__3lrIIq__beamFlow}@keyframes login-module__3lrIIq__beamFlow{to{stroke-dashoffset:-30px}}@keyframes login-module__3lrIIq__dotPulse{0%,to{opacity:1}50%{opacity:.25}}.login-module__3lrIIq__mascotWrap{z-index:3;justify-content:center;align-items:flex-end;width:66%;height:92%;display:flex;position:relative}.login-module__3lrIIq__mascotGlow{filter:blur(34px);z-index:-1;background:radial-gradient(#4fd3ff66,#8b6bff33 45%,#0000 74%);width:140%;height:62%;position:absolute;bottom:8%;left:50%;transform:translate(-50%)}.login-module__3lrIIq__mascotImg{object-fit:contain;filter:drop-shadow(0 24px 46px #0000008c)drop-shadow(0 0 30px #4fd3ff29);width:100%;height:auto;animation:6s ease-in-out infinite login-module__3lrIIq__float}@keyframes login-module__3lrIIq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}.login-module__3lrIIq__speechBubble{z-index:4;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0d132db8;border:1px solid #ffffff24;border-radius:17px 17px 4px;max-width:250px;padding:13px 17px;animation:6s ease-in-out infinite login-module__3lrIIq__bubbleIn;position:absolute;top:-2%;right:0%;box-shadow:0 10px 30px #00000059,inset 0 0 0 1px #4fd3ff0f}.login-module__3lrIIq__speechBubble p{color:var(--text-1);margin:0;font-size:13px;font-weight:500;line-height:1.5}.login-module__3lrIIq__bubbleTail{clip-path:polygon(0 0,100% 0,0 100%);background:#0d132db8;border-bottom:1px solid #ffffff24;border-right:1px solid #ffffff24;width:14px;height:14px;position:absolute;bottom:-7px;right:22px}@keyframes login-module__3lrIIq__bubbleIn{0%,8%,92%,to{transform:translateY(0)}4%{transform:translateY(-3px)}}.login-module__3lrIIq__featureCard{z-index:5;filter:drop-shadow(0 14px 26px #0006);width:clamp(152px,14.5vw,202px);transition:transform .3s,filter .3s;animation:5s ease-in-out infinite login-module__3lrIIq__cardFloat;position:absolute}.login-module__3lrIIq__featureCard:hover{filter:drop-shadow(0 18px 32px #00000080)drop-shadow(0 0 20px #4fd3ff66);transform:translateY(-6px)scale(1.04)}.login-module__3lrIIq__featureCard img{width:100%;height:auto;display:block}.login-module__3lrIIq__featureCard:after{content:"";background:var(--cyan-soft);border-radius:50%;width:8px;height:8px;animation:2.2s ease-in-out infinite login-module__3lrIIq__dotPulse;position:absolute;top:10%;right:6%;box-shadow:0 0 9px 2px #4fd3ffcc}.login-module__3lrIIq__fc1{animation-delay:0s;top:3%;left:-1%}.login-module__3lrIIq__fc2{animation-delay:.7s;top:25%;right:-3%}.login-module__3lrIIq__fc3{animation-delay:1.4s;bottom:31%;left:-4%}.login-module__3lrIIq__fc4{animation-delay:2.1s;bottom:9%;right:-1%}.login-module__3lrIIq__fc5{animation-delay:2.8s;bottom:-2%;left:31%}.login-module__3lrIIq__fc2:after,.login-module__3lrIIq__fc4:after{animation-delay:.9s}.login-module__3lrIIq__fc3:after{animation-delay:1.6s}.login-module__3lrIIq__fc5:after{animation-delay:.4s}@keyframes login-module__3lrIIq__cardFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.login-module__3lrIIq__panelRight{flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;display:flex}.login-module__3lrIIq__loginCard{border-radius:var(--radius-lg);border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:linear-gradient(165deg,#ffffff14,#ffffff04 55%,#4fd3ff08);width:100%;max-width:408px;padding:clamp(30px,2.6vw,40px) clamp(28px,2.4vw,36px);transition:box-shadow .35s,border-color .35s;position:relative;overflow:hidden;box-shadow:0 34px 80px #00000080,inset 0 0 0 1px #ffffff08,inset 0 1px #ffffff1f,inset 0 -40px 80px #4fd3ff0d}.login-module__3lrIIq__loginCardGlow{border-radius:var(--radius-lg);-webkit-mask-composite:xor;opacity:.65;pointer-events:none;background:linear-gradient(135deg,#4fd3ff66,#f0c97547,#8b6bff66);padding:1px;position:absolute;inset:-1px;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.login-module__3lrIIq__loginCardSheen{pointer-events:none;background:linear-gradient(100deg,#0000,#ffffff0f,#0000);width:40%;height:100%;animation:7s ease-in-out infinite login-module__3lrIIq__sheen;position:absolute;top:0;left:-60%;transform:skew(-18deg)}@keyframes login-module__3lrIIq__sheen{0%,20%{left:-60%}55%,to{left:130%}}.login-module__3lrIIq__loginBadge{justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 14px;display:flex;position:relative}.login-module__3lrIIq__loginBadge:before{content:"";filter:blur(10px);background:radial-gradient(circle,#f0c97552,#0000 70%);border-radius:50%;animation:3s ease-in-out infinite login-module__3lrIIq__badgeGlow;position:absolute;inset:-14px}.login-module__3lrIIq__loginBadge svg{width:100%;height:100%;position:relative}@keyframes login-module__3lrIIq__badgeGlow{0%,to{opacity:.55}50%{opacity:1}}.login-module__3lrIIq__loginTitle{font-family:var(--font-display);color:var(--text-1);text-align:center;margin:0 0 6px;font-size:clamp(20px,1.6vw,24px);font-weight:700}.login-module__3lrIIq__loginSub{color:var(--text-3);text-align:center;margin:0 0 24px;font-size:13px}.login-module__3lrIIq__loginForm{flex-direction:column;gap:16px;display:flex}.login-module__3lrIIq__field{flex-direction:column;gap:7px;display:flex}.login-module__3lrIIq__fieldLabel{color:var(--text-2);font-size:12.5px;font-weight:600}.login-module__3lrIIq__fieldShell{border-radius:var(--radius-sm);border:1px solid var(--border-soft);background:#05081473;align-items:center;transition:border-color .25s,box-shadow .25s,background .25s;display:flex;position:relative}.login-module__3lrIIq__fieldShell:focus-within{background:#080e2099;border-color:#4fd3ff99;box-shadow:0 0 0 3px #4fd3ff24,0 0 22px #4fd3ff1f}.login-module__3lrIIq__fieldIcon{width:17px;height:17px;color:var(--text-3);flex:none;margin-left:13px}.login-module__3lrIIq__fieldShell input{min-width:0;color:var(--text-1);font-size:14px;font-family:var(--font-body);background:0 0;border:none;outline:none;flex:1;padding:12.5px 12px 12.5px 10px}.login-module__3lrIIq__fieldShell input::placeholder{color:var(--text-3)}.login-module__3lrIIq__toggleVisibility{color:var(--text-3);cursor:pointer;background:0 0;border:none;align-items:center;padding:8px 12px;display:flex;position:relative}.login-module__3lrIIq__toggleVisibility:hover{color:var(--cyan-soft)}.login-module__3lrIIq__toggleVisibility svg{width:18px;height:18px}.login-module__3lrIIq__toggleVisibility.login-module__3lrIIq__isVisible{color:var(--cyan-soft)}.login-module__3lrIIq__fieldRow{justify-content:space-between;align-items:center;margin-top:-2px;display:flex}.login-module__3lrIIq__remember{color:var(--text-2);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;font-size:12.5px;display:flex}.login-module__3lrIIq__remember input{opacity:0;width:0;height:0;position:absolute}.login-module__3lrIIq__checkmark{border:1px solid var(--border-strong);background:#ffffff08;border-radius:5px;flex:none;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.login-module__3lrIIq__remember input:checked+.login-module__3lrIIq__checkmark{background:linear-gradient(135deg, var(--cyan), var(--violet));border-color:#0000}.login-module__3lrIIq__remember input:checked+.login-module__3lrIIq__checkmark:after{content:"";border:2px solid #05070f;border-width:0 2px 2px 0;width:4px;height:8px;transform:rotate(45deg)translate(-1px,-1px)}.login-module__3lrIIq__forgotLink{color:var(--cyan-soft);font-size:12.5px;font-weight:500;text-decoration:none}.login-module__3lrIIq__forgotLink:hover{text-decoration:underline}.login-module__3lrIIq__errorBanner{color:#ffb3b3;background:#ff5c5c1a;border:1px solid #ff5c5c47;border-radius:9px;align-items:center;gap:8px;padding:10px 12px;font-size:12.5px;line-height:1.4;display:flex}.login-module__3lrIIq__errorBanner svg{flex:none;width:16px;height:16px}.login-module__3lrIIq__ctaPrimary{border-radius:var(--radius-sm);cursor:pointer;font-family:var(--font-display);color:#06090f;background:linear-gradient(100deg, var(--cyan-soft), var(--violet-soft));border:none;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:14px 18px;font-size:14.5px;font-weight:700;transition:transform .2s,box-shadow .2s,opacity .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #4fd3ff3d}.login-module__3lrIIq__ctaPrimary:disabled{opacity:.7;cursor:not-allowed}.login-module__3lrIIq__ctaPrimary span{z-index:1;position:relative}.login-module__3lrIIq__ctaPrimary svg{z-index:1;width:17px;height:17px;position:relative}.login-module__3lrIIq__ctaPrimary:before{content:"";background:linear-gradient(100deg,#0000,#ffffff8c,#0000);width:45%;height:100%;animation:4.5s ease-in-out infinite login-module__3lrIIq__btnSweep;position:absolute;top:0;left:-75%;transform:skew(-20deg)}@keyframes login-module__3lrIIq__btnSweep{0%,25%{left:-75%}60%,to{left:130%}}.login-module__3lrIIq__ctaPrimary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 18px 40px #4fd3ff66,inset 0 0 0 1px #ffffff26}.login-module__3lrIIq__activateLink{text-align:center;color:var(--text-3);margin:4px 0 0;font-size:12.5px}.login-module__3lrIIq__activateLink a{color:var(--gold-soft);font-weight:600;text-decoration:none}.login-module__3lrIIq__activateLink a:hover{text-decoration:underline}@media (max-width:1240px){.login-module__3lrIIq__stage{grid-template-columns:1fr;align-items:stretch;gap:26px;max-width:640px;padding:clamp(24px,4vh,48px) clamp(20px,5vw,48px)}.login-module__3lrIIq__panelLeft{text-align:center;align-items:center;padding-right:0}.login-module__3lrIIq__panelLeft .login-module__3lrIIq__benefit{text-align:left}.login-module__3lrIIq__brandLockup{justify-content:center}.login-module__3lrIIq__brandLogo{width:clamp(220px,30vw,300px)}.login-module__3lrIIq__subcopy{margin:0 auto}.login-module__3lrIIq__quote{text-align:center}.login-module__3lrIIq__quoteMark{margin-left:auto;margin-right:auto}.login-module__3lrIIq__mascotStage{width:min(100%,440px)}.login-module__3lrIIq__loginCard{max-width:440px}.login-module__3lrIIq__trustChips{justify-content:center}}@media (max-width:640px){.login-module__3lrIIq__stage{gap:20px;padding:20px 16px 36px}.login-module__3lrIIq__brandLogo{width:210px;margin:0 auto}.login-module__3lrIIq__brandLockup:before{height:260%}.login-module__3lrIIq__headline{text-align:center;font-size:25px}.login-module__3lrIIq__subcopy{text-align:center;font-size:13.5px}.login-module__3lrIIq__benefitList{gap:9px}.login-module__3lrIIq__benefit{padding:10px 13px}.login-module__3lrIIq__mascotStage{aspect-ratio:auto;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:320px;height:auto;padding-top:4px;display:flex}.login-module__3lrIIq__holoPlatform,.login-module__3lrIIq__orbitRing,.login-module__3lrIIq__energyLines{display:none}.login-module__3lrIIq__speechBubble{text-align:left;border-radius:16px 16px 16px 5px;order:-1;width:max-content;max-width:240px;margin:0 auto 2px;padding:10px 15px;position:static}.login-module__3lrIIq__speechBubble p{font-size:12px}.login-module__3lrIIq__bubbleTail{display:none}.login-module__3lrIIq__mascotWrap{width:58%;height:auto;margin:0 auto;position:static}.login-module__3lrIIq__mascotGlow{height:55%}.login-module__3lrIIq__mascotImg{animation-duration:7s}.login-module__3lrIIq__miniOrbit{flex-direction:row;justify-content:center;align-items:flex-end;gap:8px;width:100%;margin-top:2px;display:flex;position:static}.login-module__3lrIIq__miniOrbit .login-module__3lrIIq__featureCard{filter:drop-shadow(0 8px 16px #0006);width:30%;max-width:104px;animation:none;position:static}.login-module__3lrIIq__miniOrbit .login-module__3lrIIq__featureCard:after{width:6px;height:6px;top:8%;right:8%}.login-module__3lrIIq__miniOrbit .login-module__3lrIIq__featureCard:hover{transform:none}.login-module__3lrIIq__fc4,.login-module__3lrIIq__fc5{display:none}.login-module__3lrIIq__loginCard{max-width:100%;padding:24px 20px}.login-module__3lrIIq__loginTitle{font-size:19px}}@media (max-width:380px){.login-module__3lrIIq__mascotStage{max-width:260px}.login-module__3lrIIq__headline{font-size:22px}.login-module__3lrIIq__brandLogo{width:180px}}@media (prefers-reduced-motion:reduce){.login-module__3lrIIq__mascotImg,.login-module__3lrIIq__orbitRing,.login-module__3lrIIq__holoRing,.login-module__3lrIIq__holoCore,.login-module__3lrIIq__featureCard,.login-module__3lrIIq__glow,.login-module__3lrIIq__star,.login-module__3lrIIq__shootingStar,.login-module__3lrIIq__speechBubble,.login-module__3lrIIq__ctaPrimary:before,.login-module__3lrIIq__loginCardSheen,.login-module__3lrIIq__energyLines line,.login-module__3lrIIq__loginBadge:before,.login-module__3lrIIq__featureCard:after{animation:none!important}}
