.shell-module__aN5Q9a__header{z-index:20;background:var(--ground);min-height:60px;transition:border-color .2s var(--ease-hover), box-shadow .2s var(--ease-hover), background-color .2s var(--ease-hover);border-bottom:1px solid #0000;align-items:center;padding-top:.6rem;padding-bottom:.6rem;display:flex;position:sticky;top:0}.shell-module__aN5Q9a__header[data-scrolled]{background:var(--raised);border-bottom-color:var(--hair);box-shadow:0 1px 2px #281e1408,0 8px 24px #281e140d}.shell-module__aN5Q9a__nav{align-items:center;column-gap:var(--space-3);grid-template-columns:auto 1fr auto;grid-template-areas:"name links cta";row-gap:.6rem;width:100%;display:grid}.shell-module__aN5Q9a__name{color:var(--ink);grid-area:name;align-items:baseline;text-decoration:none;display:inline-flex}.shell-module__aN5Q9a__word{letter-spacing:-.045em;padding-top:.3em;font-size:1.375rem;font-weight:700;line-height:1;display:inline-block}.shell-module__aN5Q9a__lead{letter-spacing:-.035em;margin-right:.01em;font-weight:500}.shell-module__aN5Q9a__lifted{display:inline-block;position:relative}.shell-module__aN5Q9a__dot{background:var(--green-logo);border-radius:50%;width:.22em;height:.22em;margin-left:-.11em;transition:transform .2s cubic-bezier(.23,1,.32,1);position:absolute;top:-.12em;left:50%}@media (hover:hover) and (pointer:fine){.shell-module__aN5Q9a__name:hover .shell-module__aN5Q9a__dot{transform:translateY(-.08em)}}.shell-module__aN5Q9a__links{flex-wrap:wrap;grid-area:links;align-items:center;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}.shell-module__aN5Q9a__links a{border-radius:var(--pill);transition:color var(--dur-fast), background-color var(--dur-fast);padding:.45rem .8rem;font-weight:500;line-height:1.2;display:inline-block}.shell-module__aN5Q9a__links a.shell-module__aN5Q9a__current{color:var(--ink);background:var(--raised);box-shadow:0 0 0 1px var(--hair), 0 1px 2px #281e140d}.shell-module__aN5Q9a__cta{border-radius:var(--pill);background:var(--green);min-height:38px;font-size:var(--text-sm);color:var(--white);white-space:nowrap;transition:background-color var(--dur-hover) var(--ease-hover), box-shadow var(--dur-hover) var(--ease-hover), transform var(--dur-press) var(--ease-press);grid-area:cta;justify-content:center;align-items:center;padding:0 1.1rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 1px 2px #281e141f,inset 0 1px #ffffff24}.shell-module__aN5Q9a__cta:active{box-shadow:var(--shadow-press);transform:scale(.97)}.shell-module__aN5Q9a__footer{border-top:1px solid var(--hair);padding-top:var(--space-3);padding-bottom:var(--space-3);color:var(--grey);font-size:var(--text-sm);background:var(--sunken);line-height:1.6}.shell-module__aN5Q9a__line{overflow-wrap:anywhere;max-width:72ch;margin:0}.shell-module__aN5Q9a__line+.shell-module__aN5Q9a__line{margin-top:.35rem}.shell-module__aN5Q9a__footLink{color:var(--green-mid);transition:color var(--dur-fast);margin-left:.8rem;font-weight:600}@media (max-width:760px){.shell-module__aN5Q9a__nav{grid-template-columns:auto 1fr;grid-template-areas:"name cta""links links"}.shell-module__aN5Q9a__cta{min-height:36px;font-size:var(--text-sm);justify-self:end;padding:0 .9rem}.shell-module__aN5Q9a__links{font-size:var(--text-sm);margin-left:-.45rem}.shell-module__aN5Q9a__links a{padding:.35rem .45rem}}.shell-module__aN5Q9a__inlineLink{color:var(--green-mid);font-weight:600}@media (hover:hover) and (pointer:fine){.shell-module__aN5Q9a__name:hover{color:var(--ink)}.shell-module__aN5Q9a__links a:not(.shell-module__aN5Q9a__current):hover{color:var(--ink);background:var(--sunken)}.shell-module__aN5Q9a__cta:hover{color:var(--white);background:var(--green-mid)}.shell-module__aN5Q9a__footLink:hover,.shell-module__aN5Q9a__inlineLink:hover{color:var(--ink)}}
:root{--ground:#faf9f7;--raised:#fff;--sunken:#f3f2ef;--ink:#232323;--grey:#6d6c69;--white:#fff;--green:#3b8636;--green-mid:#2f6e2b;--green-forest:#274a34;--green-logo:#4a9d44;--green-lime:#acf86c;--bar:linear-gradient(90deg, var(--green-lime), var(--green-logo) 93%);--mint:#eef8e1;--sun:#ffd863;--red:#c8102e;--red-soft:#fcf0f1;--hair:#281e141a;--hair-strong:#281e1433;--track:#2323230f;--shadow:0 1px 1px #281e140a, 0 2px 4px #281e140a, 0 8px 24px #281e140f;--shadow-lift:0 1px 2px #281e140d, 0 4px 10px #281e140d, 0 16px 36px #281e1417;--shadow-slab:0 1px 2px #281e140d, 0 6px 14px #281e140f, 0 28px 56px -16px #281e1429;--shadow-inset:inset 0 1px 2px #0000000d;--shadow-press:0 1px 2px #281e1414;--ring:0 0 0 4px #3b863629;--button-lift:0 1px 2px #281e1424, inset 0 1px 0 #ffffff24;--radius-lg:28px;--radius:16px;--radius-sm:12px;--radius-xs:8px;--pill:999px;--gutter:clamp(16px, 4vw, 64px);--measure:62ch;--space-1:.5rem;--space-2:1rem;--space-3:1.75rem;--space-4:3rem;--space-5:3.5rem;--space-section:clamp(2.5rem, 2rem + 2vw, 4rem);--text-sm:clamp(.8125rem, .78rem + .15vw, .875rem);--text-base:clamp(.9375rem, .9rem + .15vw, 1rem);--text-lg:clamp(1.0625rem, 1rem + .3vw, 1.25rem);--text-heading:clamp(1.25rem, 1.1rem + .5vw, 1.5rem);--text-title:clamp(1.5rem, 1.25rem + 1vw, 2rem);--text-hero:clamp(1.875rem, 1.5rem + 1.2vw, 2.5rem);--text-xl:clamp(1.75rem, 1.4rem + 1.2vw, 2.25rem);--text-figure:clamp(1.5rem, 1.2rem + 1.2vw, 2rem);--ease-out:cubic-bezier(.16, 1, .3, 1);--dur-fast:.18s;--dur:.36s;--dur-press:.16s;--ease-press:ease-out;--dur-soft:.42s;--ease-soft:cubic-bezier(.23, 1, .32, 1);--step-soft:60ms;--text-xs:.75rem;--text-2xs:.6875rem;--control-h:28px;--card-pad:10px;--card-radius:14px;--inset-radius:10px;--dur-hover:.2s;--ease-hover:cubic-bezier(.23, 1, .32, 1);--aside-w:288px}
@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:75% 100%;font-display:swap;src:url(/fonts/bricolage-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:200 800;font-stretch:75% 100%;font-display:swap;src:url(/fonts/bricolage-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Azeret Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/azeret-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Azeret Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/azeret-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}body{font-optical-sizing:auto;font-family:Bricolage Grotesque,serif;font-size:var(--text-base);color:var(--ink);-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.5}h1,h2,h3{letter-spacing:-.02em;margin:0;font-weight:700;line-height:1.05}h1{letter-spacing:-.035em}.mono,td.num,time,code{font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-family:Azeret Mono,monospace}.figure{font-variant-numeric:tabular-nums;font-family:Bricolage Grotesque,serif;font-size:var(--text-figure);letter-spacing:-.035em;font-weight:700;line-height:1}.label{font-size:var(--text-sm);color:var(--grey)}
*,:before,:after{box-sizing:border-box}html{background:var(--sunken);scroll-behavior:smooth}body{background:var(--ground);flex-direction:column;min-height:100dvh;margin:0;display:flex;overflow-x:hidden}main{flex:1 0 auto}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--green-mid);outline-offset:3px}button,input,textarea{font:inherit;color:inherit}button{transition:transform var(--dur-press) var(--ease-press)}button:not(:disabled):active{transform:scale(.97)}img{max-width:100%;display:block}table{border-collapse:collapse;width:100%}th{text-align:left;color:var(--grey);font-weight:600;font-size:var(--text-sm);border-bottom:1px solid var(--hair);padding:.7rem .6rem}td{border-bottom:1px solid var(--hair);vertical-align:baseline;padding:.85rem .6rem}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}td.num,th.num{text-align:right}tbody tr{transition:background-color var(--dur-fast)}.wrap{padding-left:var(--gutter);padding-right:var(--gutter)}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:480px){th,td{font-size:var(--text-sm);padding:.7rem .3rem}td.num{white-space:nowrap}}@keyframes soft-in{0%{opacity:0;filter:blur(6px);transform:translateY(4px)}to{opacity:1;filter:none;transform:none}}@keyframes soft-fade{0%{opacity:0}to{opacity:1}}[data-soft]{animation:soft-in var(--dur-soft) var(--ease-soft) both;animation-delay:calc(var(--i,0) * var(--step-soft))}@media (hover:hover) and (pointer:fine){:where(a:hover){color:var(--green-mid)}tbody tr:hover{background-color:var(--sunken)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}:not([data-soft]),:before,:after{transition:none!important;animation:none!important}[data-soft]{transition:none!important;animation:.2s ease-out both soft-fade!important}}
