*{box-sizing:border-box}body{margin:0;background:#f5f3ed;color:#172e30;font:18px/1.65 system-ui,sans-serif}header,main,footer,.notice{padding:24px max(6vw,20px)}header{background:#153e40;color:white}nav{display:flex;flex-wrap:wrap;gap:12px 24px}a{color:inherit;text-underline-offset:4px}main{max-width:1100px;margin:auto;min-height:65vh}h1{font-size:clamp(2rem,5vw,3.5rem);line-height:1.15;max-width:950px}h2{margin-top:2em;line-height:1.3}p,li{}p{}main p,main ul{max-width:780px}.notice{background:#ffdf94;font-size:15px}.cta,button{display:inline-block;background:#153e40;color:white;padding:12px 20px;border:0;border-radius:5px;font:inherit;margin:16px 0}footer{border-top:1px solid #bcc7c3}label{display:block;margin-top:18px}input,select,textarea{width:100%;max-width:650px;padding:12px;font:inherit;border:1px solid #657d7d;border-radius:4px}textarea{min-height:140px}:focus-visible{outline:3px solid #b25300;outline-offset:4px}.skip{position:absolute;left:-9999px}.skip:focus{left:20px;top:10px;background:white;color:black;padding:12px}small{display:block}