.auth-page{min-height:100vh;background:var(--background);color:var(--foreground)}.auth-header{max-width:1280px;margin:auto;padding:20px 32px;display:flex;align-items:center;justify-content:space-between;gap:20px}.auth-header>a:last-child{font-size:12px;color:#666;font-weight:600}.auth-header>a:last-child span{color:#c64430;margin-left:8px}.auth-shell{max-width:1200px;margin:22px auto;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;padding:0 32px}.auth-story{background:#fff4ed;border:1px solid #f3e6dc;border-radius:26px;overflow:hidden}.auth-story-copy{padding:38px 36px 28px}.auth-story-copy>span{font-size:9px;font-weight:750;letter-spacing:.14em;color:#ad3c2d}.auth-story h2{font-size:37px;line-height:1.2;letter-spacing:-.035em;font-weight:750;margin:16px 0}.auth-story p{font-size:14px;line-height:1.85;color:#776358;max-width:360px}.auth-story>img{width:100%;height:245px;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 60%;object-position:50% 60%}.auth-story-footer{display:flex;justify-content:space-between;gap:14px;padding:20px 26px;font-size:10px;color:#8c5842;font-weight:650}.auth-form-panel{padding:20px 8px;max-width:440px;width:100%;margin:auto}.auth-symbol{width:46px;height:46px;display:grid;place-items:center;background:#fff0e9;color:#ba3e2c;border-radius:14px;margin-bottom:22px}.auth-form-heading h1{font-size:31px;font-weight:750;line-height:1.2;letter-spacing:-.035em}.auth-form-heading>p{font-size:14px;line-height:1.7;color:#717171;margin-top:10px;max-width:370px}.auth-form-content{margin-top:28px}.auth-form-content input{border-radius:11px;background:#fff;border-color:#dfdfdf;font-size:14px}.auth-form-content input:focus{border-color:#bd4932}.auth-form-content button{border-radius:11px}.auth-form-content label{font-size:12px;font-weight:650}.auth-form-content [type=submit]{background:#c44330;color:#fff;box-shadow:0 5px 15px #b73c2520}.auth-footer{font-size:12px;line-height:1.8;color:#686868;text-align:center;margin-top:24px}.auth-bottom{text-align:center;font-size:10px;color:#8a8a8a;margin:30px 20px}.auth-form-content [role=alert]{line-height:1.6}@media(max-width:850px){.auth-shell{grid-template-columns:1fr;margin:0 auto;padding:10px 24px;max-width:500px}.auth-story{display:none}.auth-header{padding:15px 22px}.auth-header>a:last-child{font-size:10px}.auth-form-panel{padding:26px 0}.auth-form-heading h1{font-size:29px}.auth-symbol{margin-bottom:20px}.auth-header img{width:165px}.auth-bottom{margin:15px 20px 30px}}
