.auth-wrap{background:radial-gradient(1100px 560px at 50% -10%,#1b314a,#0e2133 62%);justify-content:center;align-items:center;min-height:100dvh;padding:24px;display:flex}.auth-card{width:100%;max-width:404px;font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:#fff;border-radius:16px;padding:32px 30px;box-shadow:0 24px 60px -24px #0000008c}.auth-brand{align-items:center;gap:10px;margin-bottom:22px;display:flex}.auth-brand img{width:34px;height:34px;display:block}.auth-brand .name{letter-spacing:.14em;color:#0e2133;font-size:12px;font-weight:700}.auth-title{color:#0e2133;margin:0 0 6px;font-size:20px;font-weight:700}.auth-sub{color:#5b6472;margin:0 0 22px;font-size:14px;line-height:1.5}.auth-field{margin-bottom:14px}.auth-label{color:#0e2133;margin-bottom:6px;font-size:12px;font-weight:600;display:block}.auth-input{box-sizing:border-box;color:#0e2133;background:#fff;border:1px solid #d9d7cf;border-radius:9px;outline:none;width:100%;padding:11px 13px;font-size:14px;transition:border-color .12s,box-shadow .12s}.auth-input:focus{border-color:#df3918;box-shadow:0 0 0 3px #df391826}.auth-btn{color:#fff;cursor:pointer;background:#df3918;border:0;border-radius:9px;width:100%;padding:12px;font-size:15px;font-weight:600;transition:background .12s,opacity .12s}.auth-btn:hover:not(:disabled){background:#c8320f}.auth-btn:disabled{opacity:.6;cursor:default}.auth-msg{border-radius:8px;margin-bottom:16px;padding:10px 12px;font-size:13px;line-height:1.45}.auth-msg-error{color:#a2200f;background:#fdece8;border:1px solid #f5c6bb}.auth-msg-ok{color:#14724a;background:#e9f6f0;border:1px solid #bfe6d3}.auth-foot{text-align:center;color:#5b6472;margin-top:18px;font-size:13px}.auth-link{color:#df3918;font-weight:600;text-decoration:none}.auth-link:hover{text-decoration:underline}
