.flash.error{background:#fde7e7;color:#932e2e}.user-menu{display:flex;align-items:center;gap:12px}.user-menu span{font-weight:650}.user-menu form button{border:0;background:none;color:var(--muted);cursor:pointer}.auth-page{min-height:100vh;background:var(--nav);display:grid;place-items:center;padding:24px}.auth-box{margin:0;width:min(440px,100%);min-height:auto}.auth-brand{display:flex;align-items:center;justify-content:center;gap:12px;color:#fff;margin-bottom:24px}.auth-brand>span{width:48px;height:48px;border-radius:13px;background:var(--gold);color:var(--nav);display:grid;place-items:center;font-weight:900}.auth-brand b,.auth-brand small{display:block}.auth-brand small{opacity:.6;margin-top:3px}.auth-card{background:#fff;border-radius:16px;padding:30px;box-shadow:0 24px 70px #0004}.auth-card h1{margin:5px 0 10px}.auth-card>p:not(.eyebrow){color:var(--muted);line-height:1.5}.auth-card form{display:grid;gap:16px;margin-top:22px}.auth-card label{display:grid;gap:7px;font-weight:650}.auth-card input{width:100%;border:1px solid #d5ddda;border-radius:9px;padding:12px}.auth-card .button{margin-top:4px}
