.auth-page{background:#fff;grid-template-columns:minmax(380px,.9fr) minmax(480px,1.1fr);min-height:100vh;display:grid}.auth-story{color:#fff;background:#111d39;flex-direction:column;justify-content:space-between;padding:clamp(35px,5vw,72px);display:flex}.auth-brand{align-items:center;gap:11px;width:fit-content;display:flex}.auth-brand>span{color:#111d39;background:#fff;border-radius:9px;place-items:center;width:38px;height:38px;font-size:11px;font-weight:900;display:grid}.auth-brand strong{font-size:14px}.auth-story h1{color:#fff;letter-spacing:-.05em;margin:0;font:500 clamp(39px,4vw,59px)/1.04 Georgia,serif}.auth-story>div>p:last-child{color:#aeb9ce;max-width:480px;margin:23px 0 0;font-size:13px;line-height:1.75}.auth-story blockquote{color:#d2d9e8;border-top:1px solid #ffffff28;margin:0;padding-top:22px;font:400 16px/1.5 Georgia,serif}.auth-story blockquote span{color:#7887a7;letter-spacing:.12em;text-transform:uppercase;margin-top:8px;font:700 8px/1 Inter,sans-serif;display:block}.auth-form-panel{background:#f8f9fb;place-items:center;padding:60px;display:grid;position:relative}.back-link{color:#7e8797;font-size:10px;font-weight:700;position:absolute;top:34px;right:42px}.back-link:hover{color:#315ee7}.auth-form-wrap{width:min(100%,420px)}.auth-form-wrap .eyebrow{margin-bottom:10px}.auth-form-wrap h2{color:#17233a;letter-spacing:-.04em;margin:0;font:500 38px/1.1 Georgia,serif}.auth-form-wrap>p:not(.eyebrow){color:#858e9d;margin:12px 0 27px;font-size:11px}.auth-form-wrap form{flex-direction:column;gap:17px;display:flex}.auth-form-wrap label>span{color:#626d81;letter-spacing:.1em;text-transform:uppercase;margin-bottom:7px;font-size:8px;font-weight:800;display:block}.auth-form-wrap input{color:#334057;background:#fff;border:1px solid #d3d9e3;border-radius:7px;outline:0;width:100%;height:46px;padding:0 13px;font-size:11px}.auth-form-wrap input:focus{border-color:#899fed;box-shadow:0 0 0 3px #315ee713}.password-field{position:relative}.password-field input{padding-right:60px}.password-field button{color:#6e7a90;cursor:pointer;background:0 0;border:0;font-size:8px;font-weight:800;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.auth-submit{color:#fff;cursor:pointer;background:#315ee7;border:0;border-radius:7px;justify-content:space-between;align-items:center;height:48px;padding:0 17px;font-size:10px;font-weight:800;display:flex;box-shadow:0 8px 20px #315ee728}.auth-submit:hover{background:#2852d4}.auth-error{color:#9a4141;background:#fff0f0;border:1px solid #e5b6b6;border-radius:6px;margin-bottom:16px;padding:10px 12px;font-size:9px}.no-signup{border-top:1px solid #dfe3e9;align-items:flex-start;gap:11px;margin-top:27px;padding-top:20px;display:flex}.no-signup>span{color:#65728a;background:#e6ebf5;border-radius:50%;flex:none;place-items:center;width:19px;height:19px;font:700 9px/1 Georgia,serif;display:grid}.no-signup p{color:#969daa;margin:0;font-size:9px;line-height:1.55}.no-signup strong{color:#606c80;display:block}.compact-auth .auth-story{justify-content:flex-start;gap:25vh}@media (width<=820px){.auth-page{grid-template-columns:1fr}.auth-story{gap:70px;min-height:390px}.auth-story blockquote{display:none}.auth-form-panel{min-height:620px;padding:70px 26px}.compact-auth .auth-story{gap:70px}}@media (width<=500px){.auth-story{padding:30px 24px}.auth-form-panel{padding-inline:20px}.back-link{top:24px;right:22px}}
