:root{--ink:#273e43;--muted:#657878;--paper:#fffdf7;--blue:#246b93;--blue-light:#e7f3f8;--yellow:#f6ce58;--pink:#f7e2e4;--green:#376851;--line:#e3e8df;--radius:24px;--shadow:0 12px 35px #2546400a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:70px}body{isolation:isolate;background:var(--paper);color:var(--ink);font-family:var(--font-nunito),"Trebuchet MS",sans-serif;margin:0;font-size:16px;line-height:1.65;position:relative}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,summary{-webkit-tap-highlight-color:#0000}button,.button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:12px;min-height:44px;padding:10px 20px;font-weight:750;transition:transform .2s,background .2s,box-shadow .2s}button:hover,.button:hover{transform:translateY(-2px);box-shadow:0 5px 15px #284a4320}button:active,.button:active{transform:translateY(1px)}button:disabled{opacity:.6;cursor:wait;transform:none}button.secondary,.button.secondary{color:var(--ink);border:1px solid var(--line);background:#fff}button.danger{background:#a43c45}.button{align-items:center;gap:12px;display:inline-flex}:focus-visible{outline-offset:4px;outline:3px solid #d69113}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;font-weight:850;line-height:1.18}h1{font-size:clamp(2.3rem,5.1vw,4.5rem)}h2{font-size:clamp(1.8rem,3vw,2.5rem)}h3{font-size:1.3rem}input:not([type=checkbox]),textarea,select{width:100%;min-height:44px;color:var(--ink);background:#fff;border:1px solid #bacbc5;border-radius:10px;padding:10px 12px}input[type=checkbox]{width:21px;height:21px;accent-color:var(--green)}label{font-weight:700}textarea{resize:vertical;min-height:120px}fieldset{border:0;min-width:0;margin:0;padding:0}figure{margin:0}img{max-width:100%}main{min-height:65vh}.container{width:min(1180px,100% - 36px);margin-inline:auto}.section{padding-block:45px}.eyebrow{text-transform:uppercase;letter-spacing:.17em;color:var(--green);font-size:.75rem;font-weight:850}.muted{color:var(--muted)}.badge{color:#695d35;background:#f8edc9;border-radius:8px;padding:4px 11px;font-size:.73rem;font-weight:750;display:inline-block}.actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.form{gap:18px;display:grid}.form label{gap:6px;display:grid}.formError{color:#a03038;font-size:.85rem}.skipLink{z-index:100;background:#fff;padding:12px;position:fixed;top:-70px;left:12px}.skipLink:focus{top:12px}.empty{text-align:center;border-radius:var(--radius);background:#f3f5ed;padding:38px 20px}.empty svg{width:90px;height:90px}@media (min-width:768px){.container{width:min(1180px,100% - 64px)}.section{padding-block:64px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.linkIcon{vertical-align:-.16em;flex-shrink:0;width:1.15em;height:1.15em;transition:transform .2s;display:inline-block}a:hover .linkIcon,button:hover .linkIcon{transform:translate(2px,-2px)}
