:root{--color-ink-900:#142527;--color-ink-800:#203038;--color-ink-700:#34454d;--color-ink-600:#53636b;--color-ink-500:#5a6870;--color-green-900:#0b3f3c;--color-green-800:#10544f;--color-green-700:#176b64;--color-green-600:#1d7f75;--color-green-100:#dfeeea;--color-green-050:#f1f7f4;--color-blue-700:#256e9c;--color-coral-600:#d96a55;--color-coral-700:#a33b28;--color-amber-500:#f4b740;--color-amber-700:#8f5d0a;--color-white:#ffffff;--surface-page:#f4f6f1;--surface-page-raised:#fbfcf8;--surface-card:#ffffff;--surface-card-solid:#ffffff;--surface-glass:rgba(255,255,255,0.92);--surface-band:#e0ebd8;--surface-band-warm:#f6ead6;--surface-muted:#eef6f2;--surface-accent:#fff4dc;--surface-danger:#fff1ec;--surface-coral:#fff7f4;--surface-success:#e4f4ef;--surface-info:#e9f3f8;--surface-locked:#f3f5f3;--surface-scrim:rgba(12,32,32,0.52);--text-strong:var(--color-ink-900);--text-body:var(--color-ink-800);--text-muted:var(--color-ink-600);--text-subtle:var(--color-ink-500);--text-on-dark:rgba(255,255,255,0.94);--text-on-dark-muted:rgba(255,255,255,0.82);--text-on-dark-subtle:rgba(255,255,255,0.7);--border-on-dark:rgba(255,255,255,0.22);--border-subtle:rgba(25,56,52,0.13);--border-strong:rgba(23,107,100,0.32);--border-warning:rgba(143,93,10,0.28);--border-success:rgba(23,107,100,0.28);--border-info:rgba(37,110,156,0.24);--border-coral:rgba(217,106,85,0.28);--border-danger:rgba(163,59,40,0.28);--border-danger-strong:rgba(163,59,40,0.7);--focus-ring:3px solid var(--color-brand);--font-display:var(--font-newsreader),"Newsreader",Georgia,serif;--font-sans:var(--font-mulish),"Mulish",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--text-xs:0.75rem;--text-sm:0.8125rem;--text-md:0.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--text-2xl:1.875rem;--text-3xl:clamp(2.15rem,4vw,3.15rem);--text-page-title:clamp(2.15rem,4vw,3.15rem);--text-hero:clamp(2.35rem,5vw,4.75rem);--line-tight:1.08;--line-snug:1.25;--line-relaxed:1.45;--line-body:1.58;--weight-display-medium:500;--weight-display-semibold:600;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--weight-heavy:800;--space-0:0;--space-1:0.25rem;--space-2:0.5rem;--space-3:0.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-7:1.75rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-14:3.5rem;--space-16:4rem;--container-reading:42rem;--container-sm:68rem;--container-md:74rem;--container-lg:90rem;--page-gutter:clamp(1.125rem,4vw,3rem);--section-y:clamp(3rem,6vw,6rem);--section-y-loose:clamp(4.5rem,9vw,8.5rem);--section-y-compact:clamp(2rem,4vw,3rem);--header-height:68px;--sticky-offset:calc(var(--header-height) + var(--space-2));--radius-xs:0.375rem;--radius-sm:0.5rem;--radius-md:0.75rem;--radius-lg:1rem;--radius-xl:1.125rem;--radius-pill:999px;--radius-card:var(--radius-lg);--radius-control:var(--radius-sm);--shadow-quiet:0 1px 2px rgba(20,37,39,0.06);--shadow-card:0 14px 38px rgba(20,37,39,0.1);--shadow-float:0 22px 60px rgba(20,37,39,0.18);--control-height-sm:2.125rem;--control-height-md:2.5rem;--control-height-lg:2.875rem;--touch-target:2.75rem;--ease-standard:cubic-bezier(0.2,0,0,1);--ease-emphasis:cubic-bezier(0.3,0,0,1);--duration-fast:160ms;--duration-base:240ms;--duration-slow:420ms;--color-brand:var(--color-green-700);--color-brand-dark:var(--color-green-900);--color-brand-soft:var(--color-green-100);--color-secondary:var(--color-blue-700);--color-accent-coral:var(--color-coral-600);--color-accent-amber:var(--color-amber-500);--color-warning:var(--color-amber-700);--accent-role:var(--color-accent-coral);--accent-on-tint:var(--color-coral-700);--tint-sage-bg:#dce9d7;--tint-sage-text:#23473b;--tint-teal-bg:#d7e9e4;--tint-teal-text:#0b3f3c;--tint-coral-bg:#f6ddd2;--tint-coral-text:#8a3220;--z-base:0;--z-sticky:10;--z-header:20;--z-overlay:30;--z-popover:40;--z-modal:50}@media (max-width:700px){:root{--page-gutter:1rem;--section-y:2.5rem;--section-y-loose:3.5rem;--section-y-compact:1.5rem;--text-hero:clamp(2.05rem,11vw,3rem);--text-2xl:1.6rem;--text-3xl:clamp(1.85rem,8vw,2.5rem);--text-page-title:clamp(1.85rem,8vw,2.5rem)}}@media (max-width:620px){:root{--header-height:56px}}*{box-sizing:border-box}html{height:100%;scroll-padding-top:var(--header-height);scroll-behavior:smooth}body{min-height:100dvh;margin:0;display:flex;flex-direction:column;background:linear-gradient(180deg,var(--surface-page-raised),var(--surface-page) 22rem),var(--surface-page);color:var(--text-body);font-family:var(--font-sans);font-weight:400;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}h1{font-weight:var(--weight-bold)}h1,h2{font-family:var(--font-display)}h2{font-weight:var(--weight-display-semibold)}h3{font-family:var(--font-display);font-weight:var(--weight-display-medium)}button,input,select,textarea{font:inherit;font-family:var(--font-sans)}button{cursor:pointer}a{color:inherit}::selection{background:rgba(23,107,100,.18);color:var(--text-strong)}:focus-visible{outline:var(--focus-ring);outline-offset:2px}.maplibregl-ctrl-attrib{color:var(--text-muted);font-size:11px}@keyframes spin{to{transform:rotate(1turn)}}.spin{animation:spin .8s linear infinite}:root[data-reveal-ready] .reveal:not([data-revealed]){opacity:0;transform:translateY(16px)}.reveal[data-revealed]{opacity:1;transform:none;transition:opacity var(--duration-slow) var(--ease-emphasis),transform var(--duration-slow) var(--ease-emphasis);transition-delay:var(--reveal-delay,0s)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.spin{animation:none}:root[data-reveal-ready] .reveal:not([data-revealed]){opacity:1;transform:none}.reveal[data-revealed]{transition:none}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@font-face{font-family:Newsreader;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/b5963afcf1479527-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Newsreader;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/5ed7d4ff5e59016d-s.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:Newsreader;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/84adbee2f2a7cb50-s.p.woff2) format("woff2");unicode-range:u+00??,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:Newsreader Fallback;src:local("Times New Roman");ascent-override:69.68%;descent-override:25.12%;line-gap-override:0.00%;size-adjust:105.48%}.__className_a269ef{font-family:Newsreader,Newsreader Fallback;font-style:normal}.__variable_a269ef{--font-newsreader:"Newsreader","Newsreader Fallback"}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/1ba4bcc28d9acde5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3cca6a2fae6396cc-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/af6b7096c023fb67-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7d87e5ac6ec6000d-s.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:Mulish;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3be83a346553616c-s.p.woff2) format("woff2");unicode-range:u+00??,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:Mulish;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/1ba4bcc28d9acde5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Mulish;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3cca6a2fae6396cc-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/af6b7096c023fb67-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Mulish;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7d87e5ac6ec6000d-s.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:Mulish;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3be83a346553616c-s.p.woff2) format("woff2");unicode-range:u+00??,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:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1ba4bcc28d9acde5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3cca6a2fae6396cc-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/af6b7096c023fb67-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/7d87e5ac6ec6000d-s.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:Mulish;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/3be83a346553616c-s.p.woff2) format("woff2");unicode-range:u+00??,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:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1ba4bcc28d9acde5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3cca6a2fae6396cc-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/af6b7096c023fb67-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/7d87e5ac6ec6000d-s.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:Mulish;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/3be83a346553616c-s.p.woff2) format("woff2");unicode-range:u+00??,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:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/1ba4bcc28d9acde5-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/3cca6a2fae6396cc-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/af6b7096c023fb67-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/7d87e5ac6ec6000d-s.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:Mulish;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/3be83a346553616c-s.p.woff2) format("woff2");unicode-range:u+00??,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:Mulish Fallback;src:local("Arial");ascent-override:96.56%;descent-override:24.02%;line-gap-override:0.00%;size-adjust:104.08%}.__className_aab570{font-family:Mulish,Mulish Fallback;font-style:normal}.__variable_aab570{--font-mulish:"Mulish","Mulish Fallback"}