*{box-sizing:border-box}body{margin:0;background:#f6f5f0;color:#243832;font:16px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}main{width:min(100% - 48px,440px);margin:10vh auto 48px}.brand{font-size:14px;margin-bottom:72px}.brand strong{font:700 30px Georgia,serif;margin-right:12px}h1{font:400 clamp(38px,8vw,52px)/1.12 Georgia,serif;letter-spacing:-.03em;margin:18px 0}p{color:#53635d}form{margin-top:32px}label{display:block;font-size:14px;font-weight:600;margin-bottom:8px}input{width:100%;border:1px solid #9ca9a2;border-radius:4px;background:#fff;padding:14px;font:inherit;color:inherit}button{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:18px;border:0;border-radius:4px;background:#214c3f;color:white;padding:14px 18px;font:inherit;font-size:15px;font-weight:600;cursor:pointer}input:focus-visible,button:focus-visible{outline:3px solid #397963;outline-offset:4px}#error{color:#9e3525;font-size:14px}.foot{margin-top:40px;font-size:12px}@media(max-height:650px){main{margin-top:32px}.brand{margin-bottom:32px}}