:root{font-family:system-ui,sans-serif;color:#20231f;background:#f8f8f3;line-height:1.65}*{box-sizing:border-box}body{margin:0}header{display:flex;justify-content:space-between;gap:1rem;max-width:54rem;margin:auto;padding:1.5rem}header>a:first-child{font-size:1.6rem;font-weight:800;text-decoration:none}main{max-width:48rem;margin:1rem auto 5rem;padding:0 1.5rem}h1{font-size:clamp(2rem,6vw,3.2rem);line-height:1.1}h2{margin-top:2.5rem;line-height:1.3}a{color:#254d28;text-underline-offset:.2em}nav{display:flex;flex-wrap:wrap;gap:.7rem 1.3rem}section{scroll-margin-top:1rem}label{display:block;font-weight:600;margin-top:1.2rem}input,select,textarea,button{font:inherit;width:100%;padding:.65rem;border:1px solid #949a90;border-radius:.35rem;background:white;color:inherit}textarea{resize:vertical}button{margin-top:1rem;cursor:pointer;background:#254d28;color:white}button:disabled{opacity:.6}.check{display:flex;align-items:flex-start;gap:.6rem;font-weight:400}.check input{width:auto;margin-top:.45rem}#status{overflow-wrap:anywhere}small{color:#596052}[hidden]{display:none!important}
