@font-face{font-family:Figtree;font-style:normal;font-weight:300 900;font-display:swap;src:url(/fonts/figtree-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Figtree;font-style:normal;font-weight:300 900;font-display:swap;src:url(/fonts/figtree-latinext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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:"Young Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/youngserif-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Young Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/youngserif-latinext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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}:root{--lime: #d8ed4f;--ink: #241c03;--field: #f6f4ee;--card: #ffffff;--paper-2: #ece8db;--muted: #6e6855;--alert: #fb4937;--error: #c0392b;--pill-text: #f6f4ee;--field-rule: rgba(110, 104, 85, .4);--chip-bg: rgba(36, 28, 3, .16);--font-serif: "Young Serif", Georgia, "Times New Roman", serif;--font-sans: "Figtree", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--r-card: 44px;--r-pill: 100px;--r-stat: 16px;--r-photo-inner: 36px;--r-chip: 19px;--shadow-card: 2px 2px 7.5px rgba(31, 31, 31, .1), 12px 14px 13.5px rgba(31, 31, 31, .09);--shadow-photo: 4px 5px 15px rgba(31, 31, 31, .1), 18px 20px 27px rgba(31, 31, 31, .09), 40px 45px 36px rgba(31, 31, 31, .05), 71px 79px 42px rgba(31, 31, 31, .01);--shadow-success: 2px 2px 15px rgba(31, 31, 31, .1), 12px 14px 27px rgba(31, 31, 31, .09);--container: 1440px;--gutter: 32px;--pad: 36px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;background:linear-gradient(180deg,var(--lime) 0 50%,var(--field) 50%)}body{margin:0;min-height:100vh;background:var(--field);color:var(--ink);font-family:var(--font-sans);font-weight:500;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,h3,p,figure,ul{margin:0}ul{padding:0;list-style:none}img,svg{display:block;max-width:100%}[hidden]{display:none!important}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;border:0;background:none}input,select,button{font-family:inherit}:focus-visible{outline:2px solid var(--ink);outline-offset:3px;border-radius:4px}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.t-hero{font-family:var(--font-serif);font-weight:400;font-size:clamp(40px,6vw,54px);line-height:1.05;letter-spacing:-.02em}.t-subhead{font-size:18px;font-weight:500;line-height:1.5}.t-body{font-size:16px;font-weight:500;line-height:1.5}.t-body-sm{font-size:14px;font-weight:500;line-height:1.45}.t-label{font-size:13px;font-weight:600;line-height:1.3}.t-button{font-size:18px;font-weight:700;line-height:1.3}.t-overline{font-size:12px;font-weight:600;line-height:1;letter-spacing:.08em;text-transform:uppercase}.dd-menu{position:absolute;top:calc(100% + 8px);z-index:50;margin:0;padding:6px;list-style:none;background:var(--card);border-radius:16px;border:1px solid var(--paper-2);box-shadow:var(--shadow-card);max-width:calc(100vw - 48px);max-height:min(60vh,360px);overflow-y:auto;overscroll-behavior:contain}.dd-item{display:flex;align-items:center;gap:10px;width:100%;box-sizing:border-box;padding:12px;border-radius:10px;font-family:var(--font-sans);font-size:15px;font-weight:500;line-height:1.2;color:var(--ink);text-align:left;white-space:nowrap;cursor:pointer}.dd-item:hover,.dd-item:focus-visible{background:var(--field);outline:none}.dd-item[aria-current=true],.dd-item[aria-selected=true]{font-weight:700;background:var(--field)}.dd-flag{flex:none;font-size:18px;line-height:1}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}.lang[data-astro-cid-a2mxz4y6]{position:relative}.lang-current[data-astro-cid-a2mxz4y6]{display:inline-flex;align-items:center;gap:2px;font-weight:600;font-size:16px;color:var(--ink);cursor:pointer;list-style:none;user-select:none;padding:4px 2px;border-radius:6px}.lang-current[data-astro-cid-a2mxz4y6]::-webkit-details-marker{display:none}.lang-chevron[data-astro-cid-a2mxz4y6]{transition:transform .18s ease}.lang[data-astro-cid-a2mxz4y6][open] .lang-chevron[data-astro-cid-a2mxz4y6]{transform:rotate(180deg)}.lang-menu[data-astro-cid-a2mxz4y6]{right:0;left:auto;min-width:180px}@media(min-width:1000px){.lang-menu[data-astro-cid-a2mxz4y6]{left:0;right:auto}}.topbar[data-astro-cid-lq7i5isa]{display:flex;align-items:center;justify-content:space-between;gap:16px}.logo[data-astro-cid-lq7i5isa]{display:inline-flex;color:var(--ink)}.logo[data-astro-cid-lq7i5isa] img[data-astro-cid-lq7i5isa]{height:34px;width:auto}@media(min-width:1000px){.topbar[data-astro-cid-lq7i5isa]{justify-content:flex-start;padding-left:36px}}.prefooter[data-astro-cid-sz7xmlte]{position:relative;z-index:1;width:100%;height:170px;background:linear-gradient(180deg,var(--lime) 0%,transparent 100%)}.footer[data-astro-cid-sz7xmlte]{position:sticky;bottom:0;z-index:0;width:100%;background:var(--field);overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:64px;padding-top:8px}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:36px;padding:0 24px}.social[data-astro-cid-sz7xmlte]{display:flex;gap:16px}.social-btn[data-astro-cid-sz7xmlte]{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--ink);color:var(--lime);transition:transform .18s ease,background-color .18s ease}.social-btn[data-astro-cid-sz7xmlte]:hover{transform:translateY(-2px);background:#2f2606}.legal[data-astro-cid-sz7xmlte]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;color:var(--muted);font-size:13px;font-weight:700;letter-spacing:-.01em;text-align:center}.legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--muted);transition:color .15s ease}.legal[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--ink)}.sep[data-astro-cid-sz7xmlte]{opacity:.7}.wordmark[data-astro-cid-sz7xmlte]{--wm-w: max(102vw, calc(760px + 61.9vw) );width:100%;display:flex;justify-content:center;align-items:flex-start;overflow:hidden;height:calc(var(--wm-w) * .10576 - 28px)}.wordmark[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{flex:none;width:var(--wm-w);height:auto;max-width:none}@keyframes footer-rise{0%{transform:translateY(var(--rise, 32px))}to{transform:translateY(0)}}@keyframes wordmark-appear{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:no-preference){@supports (animation-timeline: scroll()){.footer-inner[data-astro-cid-sz7xmlte],.wordmark[data-astro-cid-sz7xmlte]{animation-timing-function:linear;animation-fill-mode:both;animation-timeline:scroll(root block)}.footer-inner[data-astro-cid-sz7xmlte]{--rise: 22px;animation-name:footer-rise;animation-range:calc(100% - var(--reveal-zone, 70vh)) 100%}.wordmark[data-astro-cid-sz7xmlte]{animation-name:wordmark-appear;animation-timing-function:ease-in-out;animation-range:calc(100% - var(--reveal-zone, 70vh) * .75) 100%;will-change:opacity,transform}}}@media(min-width:1000px){.prefooter[data-astro-cid-sz7xmlte]{height:340px;background:linear-gradient(180deg,var(--lime) 0%,transparent 100%)}.footer[data-astro-cid-sz7xmlte]{gap:80px;padding-top:24px}.social-btn[data-astro-cid-sz7xmlte]{width:72px;height:72px}.social-btn[data-astro-cid-sz7xmlte] svg{width:32px;height:32px}.legal[data-astro-cid-sz7xmlte]{font-size:16px;gap:16px}}.shell[data-astro-cid-sckkx6r4]{position:relative;z-index:1;background:var(--lime);display:flow-root}.shell-inner[data-astro-cid-sckkx6r4]{max-width:var(--container);margin-inline:auto;padding:22px 20px 0}main[data-astro-cid-sckkx6r4]{display:block}.skip-link[data-astro-cid-sckkx6r4]{position:absolute;left:12px;top:-60px;z-index:100;background:var(--ink);color:var(--lime);padding:10px 16px;border-radius:10px;font-weight:600;transition:top .15s ease}.skip-link[data-astro-cid-sckkx6r4]:focus{top:12px}@media(min-width:1000px){.shell-inner[data-astro-cid-sckkx6r4]{width:min(var(--container),100% - var(--gutter));padding:48px 0 0}}
