.auth-page{display:grid;min-height:100vh;place-items:center;padding:2rem 1.25rem;background:radial-gradient(circle at 8% 12%,#d9eee3 0,transparent 30%),radial-gradient(circle at 92% 88%,#e5efe9 0,transparent 34%),#f4f7f5}.auth-card{width:min(100%,470px);padding:2.75rem;background:#fff;border:1px solid #d2dfd7;border-radius:22px;box-shadow:0 22px 60px #18382b1a}.auth-brand-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1.8rem;border-bottom:1px solid #e5ece8}.auth-lockup{color:#0d6b4f;font-size:.67rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;white-space:nowrap}.auth-heading{padding:2rem 0 1.5rem}.auth-heading .eyebrow{margin-bottom:.55rem}.auth-card h1{margin:0;font-size:clamp(2.35rem,7vw,3.15rem);letter-spacing:-.07em;line-height:1}.auth-intro{max-width:31rem;margin:.85rem 0 0;color:#687970;line-height:1.55}.auth-form{display:grid;gap:1.2rem}.auth-form label{display:grid;gap:.5rem;font-weight:700;color:#24352d}.auth-form input{width:100%;min-height:52px;padding:.78rem .9rem;border:1px solid #b9ccc1;border-radius:10px;background:#fbfdfc;color:#17211d;font:inherit;transition:border-color .16s,box-shadow .16s,background .16s}.auth-form input::placeholder{color:#85948d}.auth-form input:hover{border-color:#7ea792;background:#fff}.auth-form input:focus{outline:0;border-color:#087453;background:#fff;box-shadow:0 0 0 4px #d6eee2}.auth-form small{font-weight:400;color:#61726a}.auth-submit{min-height:52px;margin-top:.25rem;border-radius:10px;font-size:1rem;box-shadow:0 8px 18px #0d6b4f24}.auth-submit:hover{background:#095d45;transform:translateY(-1px)}.auth-error{margin:0 0 1.25rem;padding:1rem 1.1rem;border:2px solid #c7342d;border-radius:10px;background:#fff0ef;color:#8e1f1a;font-size:.96rem;font-weight:700;line-height:1.45;box-shadow:0 4px 12px #9a281b18}.auth-help{margin:1.4rem 0 0;color:#718078;font-size:.88rem;text-align:center}.auth-help a{color:#087453}@media(max-width:520px){.auth-page{padding:1rem}.auth-card{padding:2rem 1.25rem;border-radius:18px}.auth-brand-row{align-items:flex-start;flex-direction:column;gap:.45rem}.auth-heading{padding-top:1.65rem}}
