*{box-sizing:border-box}[hidden]{display:none!important}body{margin:0;background:#f5f0e6;color:#17352d;font-family:Arial,"Microsoft YaHei",sans-serif}.auth-page{min-height:100vh;display:grid;grid-template-columns:1fr 520px}.auth-brand{padding:10vw 9vw;background:#17352d;color:#fff}.auth-brand a{display:grid;place-items:center;width:58px;height:58px;background:#ef7542;color:#fff;text-decoration:none;font-size:30px;font-weight:800}.auth-brand h1{font-size:clamp(42px,6vw,78px);margin:40px 0 18px}.auth-brand p{color:#cad8d3;line-height:1.8}.auth-card{align-self:center;margin:36px;padding:42px;background:#fff;border:1px solid #d6dcd8}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;margin-bottom:28px}.auth-tabs button{padding:14px;border:0;border-bottom:2px solid #d7ddda;background:#fff;color:#71807a;font-size:17px;cursor:pointer}.auth-tabs button.active{border-color:#ef7542;color:#17352d;font-weight:800}.auth-card form{display:grid;gap:17px}.auth-card label{display:grid;gap:8px}.auth-card input{width:100%;padding:13px;border:1px solid #bbc6c1;font-size:16px}.auth-card button[type=submit]{padding:15px;border:0;background:#ef7542;color:#fff;font-size:17px;font-weight:800}.privacy{grid-template-columns:auto 1fr!important;align-items:start;font-size:12px;line-height:1.6}.privacy input{width:auto}.auth-message{min-height:24px;color:#c84d2d}.auth-card small{display:block;color:#71807a;line-height:1.6}@media(max-width:800px){.auth-page{grid-template-columns:1fr}.auth-brand{padding:45px 7%}.auth-brand h1{font-size:38px;margin:22px 0 10px}.auth-card{margin:20px;padding:26px}}
