:root{--icon-size:1rem;--color-green-100:#0d0f0b;--color-green-100-rgb:13 15 11;--color-green-200:#141711;--color-green-200-rgb:20 23 17;--color-green-300:#1a4101;--color-green-300-rgb:26 65 1;--color-green-400:#265b03;--color-green-400-rgb:38 91 3;--color-green-500:#57a126;--color-green-500-rgb:87 161 38;--color-green:#57a126;--color-green-rgb:87 161 38;--color-green-600:#8fe517;--color-green-600-rgb:143 229 23;--color-green-700:#abc079;--color-green-700-rgb:171 192 121;--color-green-550:#9fa69a;--color-green-550-rgb:159 166 154;--color-green-800:#f0fae8;--color-green-800-rgb:240 250 232;--color-green-900:#fdfbf8;--color-green-900-rgb:253 251 248;--color-white-500:#fff;--color-white-500-rgb:255 255 255;--color-white:#fff;--color-white-rgb:255 255 255;--color-black-500:#000;--color-black-500-rgb:0 0 0;--color-black:#000;--color-black-rgb:0 0 0;--color-gray-100:#e0e0e0;--color-gray-100-rgb:224 224 224;--color-gray-200:#a6a6a6;--color-gray-200-rgb:166 166 166;--color-gray-300:#525252;--color-gray-300-rgb:82 82 82;--color-gray-900:#0c1d01;--color-gray-900-rgb:12 29 1;--color-utility-error:#ff3342;--color-utility-error-rgb:255 51 66;--color-utility-success:#57a126;--color-utility-success-rgb:87 161 38;--color-utility-warning:#ffc800;--color-utility-warning-rgb:255 200 0;--alpha-glass-bg:#0000001f;--alpha-glass-bg-scroll:#00000080;--alpha-highlight-subtle:#ffffff14;--alpha-overlay-dark:#000000a3;--alpha-overlay-card:#0000003d;--alpha-border-subtle:#0000001f;--theme-dark-primary:#8fe517;--theme-dark-primary-rgb:143 229 23;--theme-dark-on-primary:#fff;--theme-dark-on-primary-rgb:255 255 255;--theme-dark-secondary:#abc079;--theme-dark-secondary-rgb:171 192 121;--theme-dark-on-secondary:#000;--theme-dark-on-secondary-rgb:0 0 0;--theme-dark-accent:#8fe517;--theme-dark-accent-rgb:143 229 23;--theme-dark-on-accent:#000;--theme-dark-on-accent-rgb:0 0 0;--theme-dark-background:#0d0f0b;--theme-dark-background-rgb:13 15 11;--theme-dark-on-background:#fff;--theme-dark-on-background-rgb:255 255 255;--theme-dark-surface:#141711;--theme-dark-surface-rgb:20 23 17;--theme-dark-on-surface:#fff;--theme-dark-on-surface-rgb:255 255 255;--theme-dark-text:#fdfbf8;--theme-dark-text-rgb:253 251 248;--theme-dark-text-muted:#9fa69a;--theme-dark-text-muted-rgb:159 166 154;--theme-dark-border:#9fa69a;--theme-dark-border-rgb:159 166 154;--theme-light-primary:#57a126;--theme-light-primary-rgb:87 161 38;--theme-light-on-primary:#fff;--theme-light-on-primary-rgb:255 255 255;--theme-light-secondary:#265b03;--theme-light-secondary-rgb:38 91 3;--theme-light-on-secondary:#fdfbf8;--theme-light-on-secondary-rgb:253 251 248;--theme-light-accent:#57a126;--theme-light-accent-rgb:87 161 38;--theme-light-on-accent:#000;--theme-light-on-accent-rgb:0 0 0;--theme-light-background:#fff;--theme-light-background-rgb:255 255 255;--theme-light-on-background:#000;--theme-light-on-background-rgb:0 0 0;--theme-light-surface:#f0fae8;--theme-light-surface-rgb:240 250 232;--theme-light-on-surface:#000;--theme-light-on-surface-rgb:0 0 0;--theme-light-text:#000;--theme-light-text-rgb:0 0 0;--theme-light-text-muted:#525252;--theme-light-text-muted-rgb:82 82 82;--theme-light-border:#e0e0e0;--theme-light-border-rgb:224 224 224;--space-1:.125rem;--space-2:.25rem;--space-3:.5rem;--space-4:.75rem;--space-5:1rem;--space-6:1.5rem;--space-7:2rem;--space-8:2.5rem;--space-9:3rem;--space-10:4.25rem;--space-11:6.25rem;--space-12:12.5rem;--gutter-mobile:1rem;--gutter-desktop:3.875rem;--gutter:var(--gutter-mobile);--max-column-count:12;--column-gap:1rem;--border-radius-none:0;--border-radius-xs:.125rem;--border-radius-s:.25rem;--border-radius-m:.5rem;--border-radius-ml:.8125rem;--border-radius-l:1rem;--border-radius-xl:1.5rem;--border-radius-full:9999px;--button-border-radius:var(--border-radius-s);--card-border-radius:var(--border-radius-m);--input-border-radius:var(--border-radius-s);--max-content-width:1920px;--max-article-width:42rem;--slice-vertical-padding:var(--space-8);--hover-ease:.25s ease;--brand-bar-offset:8.125rem;--header-height:3.75rem;--header-bottom-offset-mobile:var(--space-6);--header-bottom-offset-desktop:var(--space-8);--header-bottom-offset:var(--header-bottom-offset-mobile);--announcements-height:1.9606rem;--jumpnav-height:3.5rem;font-size:16px}@media (min-width:768px){:root{--gutter:var(--gutter-desktop);--header-height:6.5rem;--header-bottom-offset:var(--header-bottom-offset-desktop)}}:root{--header-total-offset:calc(var(--header-height) + var(--header-bottom-offset))}*,:before,:after{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:auto}html,body{max-width:100vw;overflow-x:clip}main{width:100%;max-width:100vw;overflow-x:clip}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul,li,ol{margin:0;padding:0;list-style:none}html:has([data-theme=dark]){background-color:var(--color-green-100);--scrollbar-track-color:var(--theme-dark-background);--scrollbar-thumb-color:var(--theme-dark-text);--header-logo-color:white;--header-link-color:#ffffffd9}html:has([data-theme=light]){background-color:var(--color-white);--scrollbar-track-color:var(--theme-light-background);--scrollbar-thumb-color:var(--theme-light-text);--header-logo-color:white;--header-link-color:#ffffffd9}html{color:var(--color-green-900);font-family:var(--font-outfit),sans-serif;text-rendering:optimizespeed;line-height:1.5}html:focus-within{scroll-behavior:smooth}html{scrollbar-color:var(--scrollbar-thumb-color)var(--scrollbar-track-color);scrollbar-width:thin;scroll-padding-block-start:var(--header-total-offset)}html::-webkit-scrollbar{background-color:#0000;width:10px}html::-webkit-scrollbar-thumb{background-color:var(--scrollbar-track-color);border-radius:var(--border-radius-full);background-clip:padding-box;border:2px solid #0000}a{color:inherit;text-decoration:none}strong{font-weight:500!important}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}button{color:currentColor}button:hover:enabled{cursor:pointer}input,button,textarea,select{background-color:inherit;font:inherit;border:none;padding:0}input:focus:not(:focus-visible),button:focus:not(:focus-visible),textarea:focus:not(:focus-visible),select:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}#__next{isolation:isolate}
@layer base,components,modifiers;@keyframes layout-module-scss-module__xVo84a__mesh-button-flow{0%{background-position:0 0}25%{background-position:60% 40%}50%{background-position:100% 100%}75%{background-position:40% 60%}to{background-position:0 100%}}.layout-module-scss-module__xVo84a__container{flex-direction:column;align-items:center;width:100%;max-width:100vw;display:flex;overflow-x:hidden}.layout-module-scss-module__xVo84a__container>*{width:100%;max-width:100vw;overflow-x:hidden}
