:root{font-family:'Work Sans',sans-serif;color:#23211c;background:#faf8f3;color-scheme:light;font-size:16px;line-height:1.6}*{box-sizing:border-box}body{margin:0;min-height:100dvh;display:flex;flex-direction:column}header{padding:32px clamp(24px,6vw,90px)}header a{font:500 24px 'Newsreader',Georgia,serif;text-decoration:none;color:inherit}header span{font-size:15px;color:#6f6857;margin-left:10px}main{width:min(100% - 48px,400px);margin:clamp(20px,5vh,70px) auto 55px}.eyebrow{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#6f6857;margin:0 0 18px}h1{font:400 clamp(46px,7vw,60px)/1.02 'Newsreader',Georgia,serif;letter-spacing:-.02em;margin:0 0 22px}.intro{color:#54503f;font-size:15px;margin:0 0 32px}button,input{font:inherit;width:100%;border-radius:7px;min-height:50px;padding:12px 15px}button{cursor:pointer;background:#36533b;color:#fff;border:1px solid #36533b;font-size:14px;transition:background .15s}button:hover{background:#29452f}button:disabled{cursor:wait;opacity:.55}#google{display:flex;justify-content:space-between;background:transparent;border-color:#cbc6ba;color:#23211c}#google:hover{background:#f1ede3}input{border:1px solid #cbc6ba;background:#fdfcf9;margin:7px 0 14px;color:inherit}label{font-size:12px;color:#54503f}.divider{font-size:11px;text-align:center;color:#6f6857;margin:22px 0}button:focus-visible,input:focus-visible,a:focus-visible{outline:2px solid #36533b;outline-offset:4px}#status{font-size:13px;min-height:42px;color:#54503f;overflow-wrap:anywhere}.footnote{font-size:11px;color:#6f6857;margin:20px 0 0}footer{margin-top:auto;padding:24px clamp(24px,6vw,90px);display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#6f6857}footer a{color:inherit}[hidden]{display:none!important}@media(max-width:480px){header{padding-top:24px}footer .tagline{display:none}main{margin-top:22px}h1{font-size:49px}}
