.auth-page{color:#191516;background-color:#f8f6f4;background-image:linear-gradient(#3522220a 1px,#0000 1px),linear-gradient(90deg,#3522220a 1px,#0000 1px);background-size:64px 64px;min-height:100vh}.auth-header{align-items:center;width:calc(100% - 48px);max-width:1104px;height:74px;margin:0 auto;display:flex}.auth-header .brand{color:#171012}.auth-stage{place-items:start center;min-height:calc(100vh - 74px);padding:44px 24px 80px;display:grid}.auth-card{background:#fffffff7;border:1px solid #ded9d6;border-radius:16px;width:100%;max-width:460px;padding:34px;box-shadow:0 16px 42px #26171717}.auth-card h1{letter-spacing:-.035em;margin:0;font-size:29px}.auth-intro{color:#746b6f;margin:10px 0 26px;font-size:14px;line-height:1.65}.auth-form{gap:17px;display:grid}.auth-field{color:#3c3538;gap:7px;font-size:13px;font-weight:750;display:grid}.auth-field input{color:#201b1d;width:100%;height:44px;font:inherit;background:#fff;border:1px solid #d7d1cf;border-radius:8px;outline:none;padding:0 13px;font-weight:500;transition:border-color .15s,box-shadow .15s}.auth-field input:focus{border-color:#dd3e39;box-shadow:0 0 0 3px #dd3e3924}.auth-field small{color:#888084;font-size:11px;font-weight:500}.auth-button{color:#fff;cursor:pointer;background:#d93f3a;border:0;border-radius:8px;min-height:44px;margin-top:4px;font-size:14px;font-weight:800}.auth-button:hover{background:#bd302c}.auth-links{color:#756d70;flex-wrap:wrap;justify-content:space-between;gap:12px;margin:22px 0 0;font-size:12px;display:flex}.auth-links a{color:#9f2d29;font-weight:700}.auth-notice{border:1px solid;border-radius:8px;margin:0 0 20px;padding:11px 13px;font-size:12px;line-height:1.55}.auth-error{color:#8e2925;background:#fff5f4;border-color:#edc2bf}.auth-success{color:#26653f;background:#f3fbf6;border-color:#b9dac5}.auth-secondary{color:#4e4649;cursor:pointer;background:#fff;border:1px solid #d8d2cf;border-radius:8px;width:100%;min-height:42px;margin-top:12px;font-weight:750}@media (max-width:560px){.auth-header{width:calc(100% - 32px)}.auth-stage{padding:24px 16px 56px}.auth-card{border-radius:12px;padding:26px 20px}}
