main.auth{min-height:calc(100vh - 64px);display:flex;align-items:flex-start;justify-content:center;padding:96px 24px 64px}@media (max-width: 640px){main.auth{padding:56px 16px 40px}}.auth-frame{width:100%;max-width:440px;display:flex;flex-direction:column;gap:28px}.auth-header{display:flex;flex-direction:column;gap:14px}.auth-eyebrow{display:flex;align-items:center;gap:12px;font-family:IBM Plex Mono,ui-monospace,Menlo,monospace;font-size:12px;line-height:18px;letter-spacing:.14em;text-transform:uppercase;color:#5c6f52;margin:0}.auth-eyebrow:before{content:"";display:inline-block;height:1px;width:32px;background-color:#5c6f52}.auth-title{font-family:inherit;font-size:32px;line-height:38px;font-weight:700;letter-spacing:-.02em;color:#2d2a26;margin:0}.auth-lead{font-size:15px;line-height:22px;color:#6b6660;margin:-4px 0 0;max-width:36ch}.auth-form{display:flex;flex-direction:column;gap:14px}.auth-error{font-size:13px;line-height:18px;color:#8a4d3a;min-height:18px;margin:-2px 0 0}.auth-actions{display:flex;align-items:center;gap:12px;padding-top:6px}.auth-submit{flex:1}.auth-foot{border-top:1px solid #E8E2D5;padding-top:16px;font-size:13px;line-height:20px;color:#6b6660}.auth-foot a{color:#5c6f52;text-decoration:none;font-weight:500}.auth-foot a:hover{text-decoration:underline}.auth-foot a:focus-visible{outline:none;border-radius:4px;box-shadow:0 0 0 2px #faf6ee,0 0 0 4px #5c6f5299}.auth-foot p{margin:0}.auth-foot p+p{margin-top:8px}.auth-success{background-color:#5c6f520f;border:1px solid rgba(92,111,82,.22);border-radius:10px;padding:18px 20px;display:flex;gap:14px;align-items:flex-start}.auth-success svg{flex:0 0 20px;width:20px;height:20px;color:#5c6f52;margin-top:2px}.auth-success p{margin:0;font-size:14px;line-height:22px;color:#2d2a26}@keyframes authStepIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.auth-step-totp{animation:authStepIn .32s cubic-bezier(.2,0,0,1) both}@media (prefers-reduced-motion: reduce){.auth-step-totp{animation:none}}.theme-dark .auth-title{color:#e8e4da}.theme-dark .auth-eyebrow{color:#a8bc95}.theme-dark .auth-eyebrow:before{background-color:#a8bc95}.theme-dark .auth-lead{color:#a8a39b}.theme-dark .auth-error{color:#c8856b}.theme-dark .auth-foot{border-color:#3d3934;color:#a8a39b}.theme-dark .auth-foot a{color:#a8bc95}.theme-dark .auth-success{background-color:#a8bc9514;border-color:#a8bc9547}.theme-dark .auth-success svg{color:#a8bc95}.theme-dark .auth-success p{color:#e8e4da}
