.auth-body{min-height:100vh;background:#fff;color:#172124;font-family:Inter,system-ui,sans-serif}.auth-header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 34px;border-bottom:1px solid #e5e8e7}.auth-brand{display:flex;align-items:center;gap:9px;font-family:"Instrument Sans",Inter,sans-serif;font-size:18px;font-weight:700}.auth-brand>span:last-child span{color:#ea580c}.auth-mark{width:29px;height:29px;border-radius:6px;background:#ea580c;color:#fff;display:grid;place-items:center;font-size:14px}.back-link{display:flex;align-items:center;gap:7px;color:#596466;font-size:12px;font-weight:600}.back-link svg{width:15px}.back-link:hover{color:#172124}.auth-layout{min-height:calc(100vh - 76px);display:grid;grid-template-columns:minmax(480px,.78fr) minmax(600px,1.22fr)}.auth-form-panel{display:flex;align-items:center;justify-content:center;padding:56px 50px}.login-form{width:100%;max-width:390px;display:grid;gap:20px}.login-heading{margin-bottom:10px}.auth-kicker{color:#ea580c;text-transform:uppercase;font-size:10px;font-weight:700;letter-spacing:.12em;margin-bottom:13px}.login-heading h1{font-family:"Instrument Sans",Inter,sans-serif;font-size:42px;line-height:1.05}.login-heading>p:last-child{color:#687274;margin-top:11px;font-size:13px}.auth-field{display:grid;gap:7px}.auth-field>span{font-size:11px;font-weight:600;color:#394345}.auth-field>div{height:46px;border:1px solid #d5dcda;border-radius:7px;display:grid;grid-template-columns:40px 1fr 40px;align-items:center;background:#fff}.auth-field>div:focus-within{border-color:#172124;box-shadow:0 0 0 3px rgba(23,33,36,.07)}.auth-field svg{width:16px;color:#8a9495;justify-self:center}.auth-field input{height:44px;border:0;outline:0;min-width:0;padding:0 3px;color:#172124}.auth-field input::placeholder{color:#a5adae}.auth-field button{width:38px;height:38px;border:0;background:transparent;display:grid;place-items:center}.auth-field button:hover svg{color:#172124}.auth-submit{height:46px;border:0;border-radius:7px;background:#172124;color:#fff;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:600;margin-top:4px}.auth-submit:hover{background:#ea580c}.auth-submit svg{width:16px}.auth-support{text-align:center;color:#8a9495;font-size:10px}.form-error{display:flex;align-items:center;gap:9px;padding:11px 12px;border:1px solid #f1b8b2;border-radius:7px;background:#fff4f2;color:#b42318;font-size:11px}.form-error svg{width:16px;flex:none}.auth-product-panel{margin:16px 16px 16px 0;border-radius:8px;background:#f2f4f3;overflow:hidden;display:grid;grid-template-rows:auto 1fr auto;min-width:0}.auth-preview-copy{padding:42px 46px 28px}.auth-preview-copy>span{display:flex;align-items:center;gap:7px;color:#087f5b;font-size:11px;font-weight:600}.auth-preview-copy>span svg{width:15px}.auth-preview-copy h2{font-family:"Instrument Sans",Inter,sans-serif;font-size:clamp(28px,3vw,46px);line-height:1.04;max-width:700px;margin-top:18px}.auth-product-panel figure{margin:0 0 0 46px;align-self:center;border:1px solid #d8dedc;border-right:0;border-radius:8px 0 0 8px;padding:6px 0 6px 6px;background:#e5e9e8;overflow:hidden;box-shadow:0 16px 50px rgba(19,35,38,.1)}.auth-product-panel img{display:block;width:116%;height:auto;border-radius:4px 0 0 4px}.auth-proof{display:flex;gap:24px;padding:26px 46px;color:#5f696b;font-size:10px}.auth-proof span{display:flex;align-items:center;gap:6px}.auth-proof svg{width:14px;color:#ea580c}
@media(max-width:980px){.auth-layout{grid-template-columns:1fr}.auth-product-panel{display:none}.auth-form-panel{padding:50px 24px}.login-form{max-width:430px}}
@media(max-width:520px){.auth-header{height:66px;padding:0 20px}.back-link{font-size:0}.back-link svg{width:18px}.auth-layout{min-height:calc(100vh - 66px)}.auth-form-panel{align-items:flex-start;padding:64px 24px 36px}.login-heading h1{font-size:36px}.login-form{gap:18px}}
