.login-module__WEZH7G__page{box-sizing:border-box;color:#fff;background:#06121e;place-items:center;min-height:100svh;padding:48px 22px 70px;display:grid;position:relative;overflow:hidden}.login-module__WEZH7G__page:before,.login-module__WEZH7G__page:after{content:"";pointer-events:none;position:absolute}.login-module__WEZH7G__page:before{background:linear-gradient(90deg,#0000 calc(50% - .5px),#ffffff09 50%,#0000 calc(50% + .5px)) 0 0/100% 100%,linear-gradient(#ffffff05 1px,#0000 1px) 0 0/100% 96px;inset:0}.login-module__WEZH7G__page:after{background:radial-gradient(circle at 50% 42%,#4e7ca229,#0000 35%),radial-gradient(circle at 50% 112%,#b2843717,#0000 38%);animation:8s ease-in-out infinite alternate login-module__WEZH7G__breathe;inset:0}.login-module__WEZH7G__atmosphere{pointer-events:none;position:absolute;inset:0}.login-module__WEZH7G__atmosphere i{opacity:0;border:1px solid #ffffff09;border-radius:50%;animation:2.4s cubic-bezier(.22,1,.36,1) forwards login-module__WEZH7G__ring;display:block;position:absolute}.login-module__WEZH7G__atmosphere i:first-child{width:520px;height:520px;animation-delay:.18s;top:50%;left:50%}.login-module__WEZH7G__atmosphere i:nth-child(2){width:760px;height:760px;animation-delay:.36s;top:50%;left:50%}.login-module__WEZH7G__atmosphere i:nth-child(3){width:1040px;height:1040px;animation-delay:.54s;top:50%;left:50%}.login-module__WEZH7G__login{z-index:2;box-sizing:border-box;justify-items:center;width:min(410px,100vw - 44px);animation:1.1s cubic-bezier(.22,1,.36,1) .12s both login-module__WEZH7G__arrive;display:grid;position:relative}.login-module__WEZH7G__brandLockup{justify-items:center;display:grid}.login-module__WEZH7G__brandLockup img{width:min(315px,74vw)}.login-module__WEZH7G__brandLockup span{color:#83919e;letter-spacing:.25em;text-transform:uppercase;align-items:center;gap:11px;margin-top:17px;font-size:9px;font-weight:650;display:flex}.login-module__WEZH7G__brandLockup i{background:#b88b3db8;width:32px;height:1px}.login-module__WEZH7G__intro{text-align:center;margin:56px 0 32px}.login-module__WEZH7G__intro>span{color:#a98850;letter-spacing:.18em;text-transform:uppercase;font-size:9px;font-weight:700}.login-module__WEZH7G__intro h1{letter-spacing:-.052em;margin:13px 0 0;font-size:clamp(35px,4vw,47px);font-weight:690;line-height:1}.login-module__WEZH7G__intro p{color:#8c9aa6;margin:12px 0 0;font-size:12px;line-height:1.6}.login-module__WEZH7G__login form{gap:21px;width:100%;display:grid}.login-module__WEZH7G__login label{color:#7f8e9a;letter-spacing:.09em;text-transform:uppercase;gap:9px;font-size:9px;font-weight:650;display:grid}.login-module__WEZH7G__login input{box-sizing:border-box;color:#fff;width:100%;height:47px;font:500 14px var(--font-geist-sans);background:0 0;border:0;border-bottom:1px solid #ffffff2e;border-radius:0;outline:none;padding:0;transition:border-color .26s,box-shadow .26s}.login-module__WEZH7G__login input:focus{border-color:#b58a43;box-shadow:0 1px #b58a43}.login-module__WEZH7G__forgot{color:#748491;justify-self:end;margin-top:-10px;font-size:10px;text-decoration:none;transition:color .18s}.login-module__WEZH7G__forgot:hover{color:#fff}.login-module__WEZH7G__submit{color:#07131f;background:#fffffff0;border:1px solid #ffffff2e;border-radius:2px;justify-content:space-between;align-items:center;width:100%;height:48px;margin-top:3px;padding:0 17px;font-size:11px;font-weight:650;transition:background .22s,transform .22s,border-color .22s;display:flex}.login-module__WEZH7G__submit:hover{background:#fff;border-color:#fff;transform:translateY(-2px)}.login-module__WEZH7G__submit svg{width:15px;height:15px}.login-module__WEZH7G__error,.login-module__WEZH7G__notice{box-sizing:border-box;color:#f2b7b3;background:#50141438;border:1px solid #efaca659;width:100%;padding:11px 12px;font-size:10px;line-height:1.5}.login-module__WEZH7G__notice{color:#dfc484;background:#4a381438;border-color:#ead3a44d}.login-module__WEZH7G__notice a{color:inherit;margin-top:6px;display:block}.login-module__WEZH7G__privateNote{z-index:2;color:#4f5e6b;letter-spacing:.2em;text-align:center;margin:0;font-size:8px;font-weight:650;position:absolute;bottom:24px;left:0;right:0}@keyframes login-module__WEZH7G__arrive{0%{opacity:0;filter:blur(5px);transform:translateY(14px)}to{opacity:1;filter:blur();transform:none}}@keyframes login-module__WEZH7G__ring{0%{opacity:0;transform:translate(-50%,-50%)scale(.82)}to{opacity:.85;transform:translate(-50%,-50%)scale(1)}}@keyframes login-module__WEZH7G__breathe{0%{opacity:.68;transform:scale(.98)}to{opacity:1;transform:scale(1.04)}}@media (prefers-reduced-motion:reduce){.login-module__WEZH7G__login,.login-module__WEZH7G__atmosphere i,.login-module__WEZH7G__page:after{animation-duration:1ms;animation-delay:0s}}@media (max-width:560px){.login-module__WEZH7G__page{padding:32px 24px 58px}.login-module__WEZH7G__login{width:calc(100vw - 48px)}.login-module__WEZH7G__brandLockup img{width:min(270px,74vw)}.login-module__WEZH7G__intro{margin:43px 0 28px}.login-module__WEZH7G__intro h1{font-size:36px}.login-module__WEZH7G__atmosphere i:nth-child(2),.login-module__WEZH7G__atmosphere i:nth-child(3){display:none}}
