:root{--color-teal:#2d6a6e;--color-teal-dark:#1e4a4d;--color-teal-light:#e5eeee;--color-turquoise:#56cfe1;--color-turquoise-light:#e6f9fb;--color-green:#6fcf97;--color-green-light:#eaf9ef;--color-violet:#d0bdf4;--color-violet-light:#f3eefd;--color-coral:#ff6f61;--color-coral-dark:#e0503f;--color-coral-deep:#c2544a;--color-coral-deeper:#a8483f;--color-green-deep:#45805e;--color-coral-light:#ffece9;--color-beige:#f5f5f0;--color-cream:#fbfaf6;--color-ink:#16302e;--color-ink-light:#56706c;--color-white:#fff;--color-border:#e5e2d6;--color-petrol:var(--color-teal);--color-petrol-dark:var(--color-teal-dark);--color-yellow:var(--color-violet);--font-heading:"Poppins", system-ui, sans-serif;--font-body:"Nunito", system-ui, sans-serif;--radius:22px;--radius-sm:12px;--container:1120px;--shadow-soft:0 16px 40px -20px #2d6a6e59;--shadow-tiny:0 6px 18px -10px #2d6a6e4d}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-body);background:var(--color-cream);color:var(--color-ink);-webkit-font-smoothing:antialiased;line-height:1.6}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--color-teal-dark);margin:0 0 .6em;line-height:1.2}h1{font-size:clamp(2rem,4vw,3rem)}h2{font-size:clamp(1.5rem,3vw,2.1rem)}h3{font-size:1.25rem}p{margin:0 0 1em}a{color:var(--color-teal)}img,svg{max-width:100%;display:block}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 1.25rem}.section{padding:4.5rem 0}.section--tight{padding:2.5rem 0}.section--alt{background:var(--color-white)}.eyebrow{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;color:var(--color-teal);align-items:center;gap:.5rem;margin-bottom:.85rem;font-size:.78rem;font-weight:600;display:inline-flex}.eyebrow:before{content:"";background:linear-gradient(135deg, var(--color-turquoise), var(--color-violet));border-radius:50%;width:8px;height:8px;display:inline-block}.lead{color:var(--color-ink-light);max-width:62ch;font-size:1.15rem}.cta-final__inner .lead{margin-left:auto;margin-right:auto}.btn{font-family:var(--font-heading);cursor:pointer;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.7rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,background .15s,box-shadow .15s,color .15s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn--primary{background:var(--color-coral-deep);color:var(--color-white);box-shadow:0 10px 24px -10px #ff6f6199}.btn--primary:hover{background:var(--color-coral-deeper)}.btn--secondary{background:var(--color-teal);color:var(--color-white);box-shadow:0 10px 24px -10px #2d6a6e8c}.btn--secondary:hover{background:var(--color-teal-dark)}.btn--outline{border-color:var(--color-teal);color:var(--color-teal);background:0 0}.btn--outline:hover{background:var(--color-teal);color:var(--color-white)}.btn--small{padding:.5rem 1.1rem;font-size:.85rem}.card h2{font-size:1.25rem}.card{background:var(--color-white);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-tiny);padding:1.85rem;transition:transform .18s,box-shadow .18s}.grid .card:hover{box-shadow:var(--shadow-soft);transform:translateY(-3px)}.grid .card>h3:before{content:"";background:var(--color-turquoise);vertical-align:middle;border-radius:50%;width:11px;height:11px;margin-right:.55rem;display:inline-block}.grid .card:nth-child(4n+2)>h3:before{background:var(--color-green)}.grid .card:nth-child(4n+3)>h3:before{background:var(--color-violet)}.grid .card:nth-child(4n+4)>h3:before{background:var(--color-coral)}.grid{gap:1.5rem;display:grid}.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--4{grid-template-columns:repeat(4,1fr)}@media (width<=900px){.grid--3,.grid--4{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}.section{padding:2.75rem 0}}.badge{background:var(--color-turquoise-light);color:var(--color-teal-dark);border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .8rem;font-size:.8rem;font-weight:600;display:inline-flex}:focus-visible{outline:3px solid var(--color-teal);outline-offset:3px;border-radius:4px}.hero-dark :focus-visible,.ecosystem-dark :focus-visible,.cta-final :focus-visible,.footer :focus-visible,.header :focus-visible{outline-color:var(--color-white)}.skip-link{z-index:100;background:var(--color-teal-dark);color:var(--color-white);font-family:var(--font-heading);border-radius:0 0 var(--radius-sm) 0;padding:.75rem 1.25rem;font-weight:600;text-decoration:none;transition:transform .15s;position:absolute;top:0;left:0;transform:translateY(-120%)}.skip-link:focus{transform:translateY(0)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}[data-reveal]{opacity:0;transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1);transform:translateY(18px)}[data-reveal].is-revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transition:none;transform:none}}.emergency-toast.svelte-gj0atb{z-index:70;align-items:stretch;display:flex;position:fixed;top:50%;right:0;transform:translateY(-50%)}.emergency-toast__panel.svelte-gj0atb{opacity:0;border-radius:var(--radius) 0 0 var(--radius);max-width:0;box-shadow:var(--shadow-soft);transition:max-width .3s,opacity .2s;position:relative;overflow:hidden}.emergency-toast__close.svelte-gj0atb{display:none}.emergency-toast.is-open.svelte-gj0atb .emergency-toast__panel:where(.svelte-gj0atb){opacity:1;max-width:22rem}.emergency-toast__panel-inner.svelte-gj0atb{background:var(--color-white);gap:.9rem;width:21rem;padding:1.5rem;display:flex}.emergency-toast__panel-clip.svelte-gj0atb{overflow:hidden}.emergency-toast__icon.svelte-gj0atb{background:var(--color-coral);width:44px;height:44px;color:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.emergency-toast__title.svelte-gj0atb{font-family:var(--font-heading);color:var(--color-teal-dark);margin-bottom:.4rem;font-weight:700}.emergency-toast__text.svelte-gj0atb{color:var(--color-ink-light);margin-bottom:.9rem;font-size:.85rem}.emergency-toast__call.svelte-gj0atb{width:100%}.emergency-toast__tab.svelte-gj0atb{background:var(--color-coral-deep);width:52px;color:var(--color-white);border-radius:var(--radius) 0 0 var(--radius);box-shadow:var(--shadow-soft);cursor:pointer;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:.6rem;padding:1.25rem .4rem;transition:border-radius .3s;display:flex}.emergency-toast__tab.svelte-gj0atb span:where(.svelte-gj0atb){writing-mode:vertical-rl;font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;font-size:.78rem;font-weight:700;transform:rotate(180deg)}@media (width>=641px){.emergency-toast.svelte-gj0atb:hover .emergency-toast__panel:where(.svelte-gj0atb),.emergency-toast.svelte-gj0atb:focus-within .emergency-toast__panel:where(.svelte-gj0atb),.emergency-toast.is-open.svelte-gj0atb .emergency-toast__panel:where(.svelte-gj0atb){opacity:1;max-width:22rem}.emergency-toast.svelte-gj0atb:hover .emergency-toast__tab:where(.svelte-gj0atb),.emergency-toast.svelte-gj0atb:focus-within .emergency-toast__tab:where(.svelte-gj0atb),.emergency-toast.is-open.svelte-gj0atb .emergency-toast__tab:where(.svelte-gj0atb){border-radius:0}}@media (width<=640px){.emergency-toast.svelte-gj0atb{flex-direction:column-reverse;align-items:flex-end;top:auto;bottom:1.1rem;right:1.1rem;transform:none}.emergency-toast__tab.svelte-gj0atb{border-radius:50%;width:52px;height:52px;padding:0}.emergency-toast__tab.svelte-gj0atb span:where(.svelte-gj0atb){display:none}.emergency-toast__panel.svelte-gj0atb{border-radius:var(--radius);opacity:0;grid-template-rows:0fr;width:min(85vw,21rem);max-width:none;margin-bottom:.7rem;transition:grid-template-rows .3s,opacity .2s;display:grid}.emergency-toast__panel-inner.svelte-gj0atb{width:auto;padding:1.1rem}.emergency-toast.is-open.svelte-gj0atb .emergency-toast__panel:where(.svelte-gj0atb){grid-template-rows:1fr;max-width:none}.emergency-toast.is-open.svelte-gj0atb .emergency-toast__tab:where(.svelte-gj0atb){display:none}.emergency-toast__close.svelte-gj0atb{z-index:1;background:var(--color-beige);width:30px;height:30px;color:var(--color-teal-dark);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:.6rem;right:.6rem}}.logo.svelte-1l8nvlt{align-items:center;gap:.6rem;text-decoration:none;display:inline-flex}.logo__mark.svelte-1l8nvlt{object-fit:contain;flex-shrink:0}.logo__text.svelte-1l8nvlt{font-family:var(--font-heading);color:#0000;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#035b70,#06b1b0);-webkit-background-clip:text;background-clip:text;font-size:1.3rem;font-weight:700}.header.svelte-1elxaub{z-index:40;background:var(--color-teal-dark);position:sticky;top:0;box-shadow:0 4px 20px -14px #2d6a6e80}.header.svelte-1elxaub .logo__text{-webkit-text-fill-color:unset;color:var(--color-white);background:0 0}.header__inner.svelte-1elxaub{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1360px;margin:0 auto;padding:.9rem 1.25rem;display:flex}.header__toggle.svelte-1elxaub{cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}.header__toggle-icon.svelte-1elxaub,.header__toggle-icon.svelte-1elxaub:before,.header__toggle-icon.svelte-1elxaub:after{background:var(--color-white);width:24px;height:2px;transition:transform .2s;display:block}.header__toggle-icon.svelte-1elxaub:before,.header__toggle-icon.svelte-1elxaub:after{content:"";margin-top:6px;position:relative}.header__nav.svelte-1elxaub{flex:1;justify-content:flex-end;align-items:center;gap:1.75rem;display:flex}.header__nav.svelte-1elxaub ul:where(.svelte-1elxaub){gap:1.1rem;margin:0;padding:0;list-style:none;display:flex}.header__nav.svelte-1elxaub a:where(.svelte-1elxaub){color:var(--color-white);white-space:nowrap;font-size:.9rem;font-weight:600;text-decoration:none}.header__nav.svelte-1elxaub a[aria-current=page]:where(.svelte-1elxaub){color:var(--color-turquoise)}.header__cta.svelte-1elxaub{flex-shrink:0;gap:.6rem;display:flex}.header__cta.svelte-1elxaub .btn--outline{border-color:var(--color-white);color:var(--color-white)}.header__cta.svelte-1elxaub .btn--outline:hover{background:var(--color-white);color:var(--color-teal-dark)}@media (width<=1310px){.header__toggle.svelte-1elxaub{display:block}.header__nav.svelte-1elxaub{background:var(--color-white);border-bottom:1px solid var(--color-border);flex-direction:column;align-items:flex-start;padding:1.25rem;display:none;position:absolute;top:100%;left:0;right:0}.header__nav.is-open.svelte-1elxaub{display:flex}.header__nav.svelte-1elxaub ul:where(.svelte-1elxaub){flex-direction:column;gap:.9rem}.header__nav.svelte-1elxaub a:where(.svelte-1elxaub){color:var(--color-ink)}.header__nav.svelte-1elxaub a[aria-current=page]:where(.svelte-1elxaub){color:var(--color-coral)}.header__cta.svelte-1elxaub .btn--outline{border-color:var(--color-teal);color:var(--color-teal)}.header__cta.svelte-1elxaub .btn--outline:hover{background:var(--color-teal);color:var(--color-white)}.header__cta.svelte-1elxaub{flex-direction:column;width:100%;margin-top:1rem}}.footer.svelte-jz8lnl{background:linear-gradient(160deg, var(--color-teal-dark), var(--color-teal) 130%);color:var(--color-white);border-radius:32px 32px 0 0;margin-top:-32px;position:relative;overflow:hidden}.footer__grid.svelte-jz8lnl{z-index:1;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:2.5rem;padding-block:3.5rem;display:grid;position:relative}.footer.svelte-jz8lnl .logo__text{-webkit-text-fill-color:unset;color:var(--color-white);background:0 0}.footer__baseline.svelte-jz8lnl{color:var(--color-turquoise);margin:.75rem 0 .5rem;font-style:italic}.footer__desc.svelte-jz8lnl{color:#cfe2e6;font-size:.9rem}.footer__social.svelte-jz8lnl{gap:1rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.footer__social.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--color-white);font-size:.85rem;font-weight:600;text-decoration:none}.footer.svelte-jz8lnl h2:where(.svelte-jz8lnl){color:var(--color-white);margin-bottom:1rem;font-size:1rem}.footer__col.svelte-jz8lnl ul:where(.svelte-jz8lnl){flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.footer__col.svelte-jz8lnl a:where(.svelte-jz8lnl){color:#cfe2e6;font-size:.9rem;text-decoration:none}.footer__newsletter.svelte-jz8lnl p:where(.svelte-jz8lnl){color:#cfe2e6;font-size:.85rem}.footer__divider.svelte-jz8lnl{background:#ffffff26;height:1px}.footer__bottom.svelte-jz8lnl{z-index:1;padding-block:1.25rem;position:relative}.footer__bottom.svelte-jz8lnl .container:where(.svelte-jz8lnl){color:#cfe2e6;flex-wrap:wrap;justify-content:space-between;gap:.5rem;font-size:.8rem;display:flex}.footer__emergency.svelte-jz8lnl a:where(.svelte-jz8lnl){color:var(--color-coral);font-weight:700}@media (width<=900px){.footer__grid.svelte-jz8lnl{grid-template-columns:1fr 1fr}}@media (width<=560px){.footer__grid.svelte-jz8lnl{grid-template-columns:1fr}}.page-fade.svelte-12qhfyh{display:grid}.page-fade.svelte-12qhfyh>*{grid-area:1/1;min-width:0}@media (prefers-reduced-motion:reduce){.page-fade.svelte-12qhfyh>*{opacity:1!important;transition:none!important;animation:none!important}}
