:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#18201b;background:#eff4ef;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}.shell{min-height:100vh;display:grid;place-items:center;padding:2rem}.card{width:min(100%,34rem);padding:clamp(1.5rem,5vw,3rem);background:#fff;border:1px solid #dbe5dc;border-radius:1.25rem;box-shadow:0 1.5rem 4rem #1a37251a}.eyebrow{color:#477555;font-weight:750;text-transform:uppercase;letter-spacing:.12em;font-size:.75rem}h1{margin:.5rem 0 1rem;font-size:clamp(2rem,7vw,3.5rem);line-height:.95;letter-spacing:-.05em}p{line-height:1.6;color:#536157}.auth-form{display:grid;gap:.85rem}label{font-weight:700;margin-top:.5rem}input{padding:.9rem 1rem;border:1px solid #bdc9bf;border-radius:.65rem}input:focus{outline:3px solid #b8dfc2;border-color:#477555}button{border:0;border-radius:.65rem;padding:.95rem 1rem;background:#2e6540;color:#fff;font-weight:750;cursor:pointer}button:hover{background:#234e31}button:disabled{cursor:wait;opacity:.6}.secondary{background:#e2ece4;color:#234e31}.message{margin-bottom:0}code{padding:.15rem .35rem;background:#edf2ed;border-radius:.3rem}
