.auth-shell{color:#ececf0;background:#101114;grid-template-columns:minmax(0,1fr) minmax(460px,1fr);gap:20px;min-height:100svh;padding:20px;font-family:Outfit Variable,sans-serif;display:grid}.auth-brand{background:#191b20;border:1px solid #282b32;border-radius:20px;flex-direction:column;justify-content:space-between;padding:44px 48px;display:flex;position:relative;overflow:hidden}.auth-brand:after{content:"";pointer-events:none;border:1px solid #ff78491c;border-radius:50%;width:580px;height:580px;position:absolute;bottom:-380px;right:-310px;box-shadow:0 0 0 70px #ff784907,0 0 0 140px #ff784905}.auth-logo{object-fit:contain;align-self:flex-start;width:110px;height:auto}.auth-brand-copy{z-index:1;max-width:490px;margin:70px 0;position:relative}.auth-eyebrow{letter-spacing:.16em;color:#92949e;align-items:center;gap:9px;font-size:11px;font-weight:500;display:flex}.auth-eyebrow>span{background:#ff7849;border-radius:50%;width:6px;height:6px}.auth-brand-copy h2{letter-spacing:-.045em;margin:24px 0;font-size:clamp(36px,4.1vw,62px);font-weight:450;line-height:1.1}.auth-brand-copy h2 em{color:#ff7849;font-style:normal}.auth-brand-copy p{color:#a1a3ad;max-width:330px;font-size:16px;line-height:1.7}.auth-path{color:#b4b6bf;align-items:center;gap:14px;margin-top:42px;font-size:12px;display:flex}.auth-path span{white-space:nowrap;align-items:center;gap:5px;display:flex}.auth-path i{background:#3b3e47;width:24px;height:1px}.auth-brand-footer{letter-spacing:.12em;color:#757883;justify-content:space-between;gap:20px;font-size:10px;display:flex}.auth-main{justify-content:center;align-items:center;padding:48px 36px;display:flex}.auth-form-wrap{width:100%;max-width:360px}.auth-heading{margin-bottom:32px}.auth-heading h1{letter-spacing:-.035em;margin:14px 0 10px;font-size:32px;font-weight:500;line-height:1.2}.auth-heading p{color:#93959f;font-size:14px;line-height:1.6}.auth-shell .auth-fields{min-width:0;box-shadow:none;background:0 0;border:0;border-radius:0;gap:21px;margin:0;padding:0;display:grid}.auth-fields label{color:#c9cbd3;gap:9px;font-size:13px;font-weight:400;display:grid}.auth-fields input{color:#f0f0f4;width:100%;height:46px;box-shadow:none;background:#1a1c21;border:1px solid #33353e;border-radius:8px;padding:0 14px;font-family:inherit;font-size:14px;transition:border-color .15s,box-shadow .15s}.auth-fields input::placeholder{color:#686b77}.auth-fields input:focus-visible{border-color:#ff7849;outline:none;box-shadow:0 0 0 3px #ff78491c}.auth-shell .auth-submit{color:#19120e;width:100%;height:46px;box-shadow:none;background:#ff7849;border-radius:8px;justify-content:center;align-items:center;gap:12px;margin-top:3px;font-family:inherit;font-size:14px;font-weight:550;transition:background .15s;display:flex}.auth-shell .auth-submit:hover{background:#ff8b62}.auth-shell button:focus-visible{outline-offset:4px;outline:2px solid #ff7849}.auth-links{flex-direction:column;align-items:center;gap:18px;margin-top:20px;font-size:13px;display:flex}.auth-links p{color:#848792;align-items:center;gap:5px;display:flex}.auth-links button{color:#c8cad3;height:auto;min-height:24px;padding:0;font-family:inherit;font-size:13px;font-weight:400;text-decoration:none}.auth-links button:hover{color:#ff926d}.auth-links .auth-verify{color:#80838e;margin-top:-8px;font-size:12px}.auth-footnote{color:#717580;border-top:1px solid #25272e;justify-content:center;align-items:center;gap:7px;margin-top:38px;padding-top:23px;font-size:11px;display:flex}@media (min-width:1500px){.auth-brand{padding:56px 72px}.auth-form-wrap{max-width:390px}}@media (max-width:900px){.auth-shell{grid-template-columns:minmax(0,.9fr) minmax(380px,1fr);gap:0;padding:14px}.auth-brand{padding:30px 26px}.auth-brand-copy h2{font-size:38px}.auth-path{display:none}.auth-brand-footer{flex-direction:column;gap:8px}.auth-main{padding:36px 28px}}@media (max-width:700px){.auth-shell{min-height:100svh;padding:0;display:block}.auth-brand{background:0 0;border:0;border-radius:0;padding:30px 28px 0}.auth-logo{width:88px}.auth-brand-copy,.auth-brand-footer,.auth-brand:after{display:none}.auth-main{padding:46px 28px 38px}.auth-form-wrap{max-width:400px}.auth-heading h1{font-size:30px}.auth-footnote{margin-top:32px}}@media (prefers-reduced-motion:reduce){.auth-shell *{transition:none!important}}
