@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:wght@600;700;800;900&family=Inter:wght@400;500;600;700;800;900&display=swap');:root{--green:#003F2D;--dark:#06291F;--cream:#F6EFD9;--paper:#FFF9E9;--gold:#D8C72F;--lime:#A8BE12;--ink:#06291F;--muted:#49655D;--line:rgba(0,63,45,.16);--line-gold:rgba(216,199,47,.44);--shadow:0 22px 60px rgba(6,41,31,.16);--soft:0 12px 34px rgba(6,41,31,.1);--radius:28px;--shell:1180px;--head:'Inter Tight','Inter',system-ui,sans-serif;--body:'Inter',system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--body);background:var(--cream);color:var(--ink);font-size:16px;line-height:1.5;overflow-x:hidden;padding-bottom:86px}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}button,input,select{font:inherit}input,select{font-size:16px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:var(--head);letter-spacing:-.045em;line-height:.98;color:var(--green)}h1{font-size:clamp(3.2rem,9vw,6.9rem);font-weight:900}h2{font-size:clamp(2rem,5vw,4rem);font-weight:900}h3{font-size:1.25rem;font-weight:850}p{margin-bottom:0;color:var(--muted)}.shell{width:min(var(--shell),calc(100% - 32px));margin-inline:auto}.section-pad{padding:72px 0}.section-pad-sm{padding:34px 0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:absolute;left:12px;top:12px;z-index:999;padding:10px 14px;border-radius:999px;background:var(--gold);font-weight:900;transform:translateY(-150%)}.skip-link:focus{transform:none}@media(min-width:900px){body{padding-bottom:0}}@media(max-width:760px){.section-pad{padding:48px 0}.section-pad-sm{padding:26px 0}.shell{width:min(var(--shell),calc(100% - 24px))}}