:root{font-family:system-ui,sans-serif;color:#193b2d;background:#f6f4ec;font-size:17px;line-height:1.55}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:760px;margin:auto;padding:1.5rem}header{border-bottom:1px solid #b9c3b5}.brand{font-size:1.35rem;font-weight:750}nav{display:flex;gap:1rem;flex-wrap:wrap;margin-top:1rem}a{color:#245f42;text-underline-offset:.2em}h1{font-size:2.1rem;line-height:1.2}h2{font-size:1.4rem}form,section{padding:1.4rem;background:#fff;border:1px solid #cad1c6;border-radius:.8rem;margin:1.2rem 0}label{display:block;font-weight:600}input,select,textarea,button{font:inherit;max-width:100%}input:not([type=checkbox]),select,textarea{display:block;width:100%;border:1px solid #6c826f;border-radius:.3rem;padding:.65rem}textarea{min-height:7rem}button{background:#214e36;color:white;border:0;border-radius:.4rem;padding:.7rem 1.1rem;cursor:pointer}button:hover{background:#123723}:focus-visible{outline:3px solid #b3711d;outline-offset:3px}.errorlist{color:#982b20}.helptext{display:block;font-size:.95rem}.messages{padding:1rem 2rem;background:#e7eedf}footer{font-size:.95rem;border-top:1px solid #b9c3b5}@media(max-width:420px){header,main,footer{padding:1rem}form,section{padding:1rem}h1{font-size:1.8rem}}
