html{background:#f5f1e8;color:#172019;font-family:Inter,ui-sans-serif,system-ui,sans-serif}body{margin:0}*{box-sizing:border-box}.auth-page{display:grid;min-height:100dvh;place-items:center;padding:1.5rem}.auth-page section{width:min(100%,28rem)}.eyebrow{color:#4f5f4d;font-size:.875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}h1{font-size:clamp(2.5rem,10vw,4.5rem);letter-spacing:-.05em;line-height:.95;margin:.5rem 0 1.5rem}p{line-height:1.6}button{background:#1f3825;border:0;border-radius:.5rem;color:#fff;cursor:pointer;font:inherit;font-weight:700;margin-top:1rem;padding:.85rem 1.1rem}button:focus-visible{outline:3px solid #b15c24;outline-offset:3px}button:disabled{cursor:wait;opacity:.65}button+button{margin-left:.75rem}button.secondary{background:transparent;border:1px solid #1f3825;color:#1f3825}.error{color:#9d2017;margin-top:1rem}
