:root{--color-text: #0f172a;--color-muted: #475569;--color-surface: #ffffff;--color-surface-muted: #f8fafc;--color-border: #e2e8f0;--color-border-muted: rgb(226 232 240 / .55);--color-accent: #2563eb;--home-accent: #0f766e;--home-accent-hover: #115e59;--color-on-accent: #ffffff;--color-accent-teal: #14b8a6;--color-accent-teal-glow: rgb(20 184 166 / .55);--home-radius: 1rem;--home-radius-sm: .65rem;--home-lp-gap-xs: .5rem;--home-lp-gap-sm: .75rem;--home-lp-gap-md: 1rem;--home-lp-gap-lg: 1.5rem;--home-lp-gap-xl: 2rem;--home-lp-card-shadow: 0 10px 30px rgb(15 23 42 / .075);--home-lp-card-shadow-hover: 0 14px 38px rgb(15 23 42 / .11);--home-lp-header-shadow: 0 1px 3px rgb(15 23 42 / .06);--home-lp-shell-max: 72rem;--home-layout-sticky-top-fallback: calc(5.5rem + 16px) ;--home-lp-bg-page: radial-gradient(ellipse 120% 70% at 50% -15%, rgb(15 118 110 / .055), transparent 52%), radial-gradient(ellipse 85% 45% at 100% 25%, rgb(37 99 235 / .045), transparent 48%), var(--color-surface);--home-lp-hero-bg: radial-gradient(120% 85% at 12% 0%, rgb(15 118 110 / .14), transparent 52%), radial-gradient(78% 58% at 92% 16%, rgb(37 99 235 / .085), transparent 50%), linear-gradient(180deg, rgb(248 250 252 / .9) 0%, transparent 42%);--home-lp-section-muted-bg: linear-gradient(180deg, rgb(248 250 252 / .8) 0%, rgb(241 245 249 / .45) 48%, rgb(248 250 252 / .8) 100%);--home-lp-section-accent-bg: linear-gradient(145deg, #0f172a 0%, #134e4a 40%, #0c4a6e 100%);--home-lp-aside-bg: linear-gradient(188deg, rgb(241 245 249 / .9) 0%, rgb(255 255 255 / .7) 62%);--home-lp-outro-bg: linear-gradient(180deg, rgb(241 245 249 / .65) 0%, rgb(248 250 252 / .85) 100%);--home-lp-band-warm-bg: linear-gradient(180deg, rgb(255 251 235 / .85) 0%, rgb(255 255 255 / .4) 48%, rgb(248 250 252 / .8) 100%);--home-lp-band-sage-bg: linear-gradient(180deg, rgb(236 253 245 / .8) 0%, rgb(248 250 252 / .45) 52%, rgb(241 245 249 / .8) 100%);--home-lp-band-sky-bg: linear-gradient(180deg, rgb(239 246 255 / .85) 0%, rgb(248 250 252 / .45) 50%, rgb(241 245 249 / .8) 100%);--home-lp-band-slate-bg: linear-gradient(180deg, rgb(248 250 252 / .8) 0%, rgb(241 245 249 / .4) 45%, rgb(248 250 252 / .8) 100%);--home-lp-title-gradient: linear-gradient(105deg, #0f766e 0%, #0d9488 38%, #1d4ed8 100%);--home-lp-h2-gradient: linear-gradient(95deg, #0f766e 0%, #0e7490 42%, #1d4ed8 100%);--home-lp-h2-fallback: #0f172a;--home-lp-card-border: rgb(203 213 225 / .75)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;height:100%;min-height:100vh;min-height:100dvh;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:var(--color-text);background:var(--home-lp-bg-page)}.home-lp{line-height:1.65}.home-lp__wrap{max-inline-size:min(var(--home-lp-shell-max, 72rem),100%);width:100%;margin-inline:auto;padding-inline:clamp(1rem,4vw,2rem)}.home-lp__prose{max-inline-size:44rem}.home-lp__prose>p:first-of-type{margin-block-start:0}.home-lp__wrap>.home-lp__h2{max-inline-size:42rem}.home-lp__hero{padding-block:clamp(2.25rem,5vw,4rem) clamp(1.75rem,4vw,2.5rem);background:var(--home-lp-hero-bg);margin-top:-3.5rem}.home-lp__hero-grid{display:grid;gap:var(--home-lp-gap-xl);align-items:center;grid-template-columns:minmax(0,1fr)}.home-lp__hero-panel{display:none}@media(min-width:880px){.home-lp__hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.85fr);gap:clamp(1.5rem,4vw,2.75rem);align-items:stretch}.home-lp__hero-copy{display:flex;flex-direction:column;justify-content:center;min-width:0;padding-block:.15rem}.home-lp__hero-panel{display:flex;align-items:center;justify-content:center;padding:clamp(1.25rem,3vw,2rem);min-height:min(22rem,42vh);background:transparent;border:none;box-shadow:none}.home-lp__hero-panel-img{width:min(100%,17.5rem);height:auto;aspect-ratio:1020 / 1024;object-fit:contain;border-radius:clamp(1.25rem,2.2vw,1.75rem);border:1px solid rgb(15 23 42 / .08);box-shadow:0 1px 2px #0f172a0d,0 10px 28px #0f172a17}}.home-lp__pillars{padding-block-start:clamp(1.5rem,3.5vw,2.25rem)}.home-lp__eyebrow{margin:0 0 .5rem;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--home-accent)}.home-lp__title{margin:0 0 .75rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:800;letter-spacing:-.02em;line-height:1.12;padding-block:.06em .12em;color:var(--home-accent)}@supports ((-webkit-background-clip: text) or (background-clip: text)){.home-lp__title{background-image:var(--home-lp-title-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}}.home-lp__lead{margin:0 0 1.5rem;max-inline-size:40rem;font-size:1.1rem;color:var(--color-muted)}.home-lp__hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:var(--home-lp-gap-sm) clamp(1rem,3vw,1.5rem);margin-block-start:clamp(1.25rem,3.5vw,1.75rem)}.home-lp__maps-link{font-weight:700;color:var(--home-accent);text-decoration:none;font-size:.95rem;transition:color .2s ease}.home-lp__maps-link:hover{color:var(--home-accent-hover);text-decoration:underline}.home-lp__btn{display:inline-flex;align-items:center;justify-content:center;padding:.65rem 1.25rem;font-weight:600;font-size:.95rem;text-decoration:none;border-radius:var(--home-radius-sm);border:2px solid transparent;transition:background .15s ease,color .15s ease,border-color .15s ease}.home-lp__btn--primary{background:var(--home-accent);color:var(--color-on-accent)}.home-lp__btn--primary:hover{background:var(--home-accent-hover)}.home-lp__btn--ghost{border-color:var(--color-border);color:var(--color-text);background:var(--color-surface)}.home-lp__btn--ghost:hover{border-color:var(--home-accent);color:var(--home-accent)}.home-lp__section{padding-block:clamp(1.75rem,4.5vw,3.25rem)}.home-lp__section--muted,.home-lp__section--accent,.home-lp__section--band-warm,.home-lp__section--band-sage,.home-lp__section--band-sky{position:relative}.home-lp__section--muted{background:var(--home-lp-section-muted-bg);border-block:1px solid var(--color-border-muted)}.home-lp__section--accent{background:var(--home-lp-section-accent-bg);border-block:1px solid rgb(94 234 212 / .1);color:#e2e8f0}.home-lp__section--band-warm{background:var(--home-lp-band-warm-bg);border-block:1px solid rgb(253 230 138 / .35)}.home-lp__section--band-sage{background:var(--home-lp-band-sage-bg);border-block:1px solid rgb(167 243 208 / .35)}.home-lp__section--band-sky{background:var(--home-lp-band-sky-bg);border-block:1px solid rgb(191 219 254 / .45)}.home-lp__section--band-slate{background:var(--home-lp-band-slate-bg);border-block:1px solid var(--color-border-muted)}.home-lp__h2{margin:0 0 1rem;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:800;letter-spacing:-.02em;line-height:1.25;color:var(--home-lp-h2-fallback);padding-inline-start:.75rem;border-inline-start:4px solid var(--home-accent)}@supports ((-webkit-background-clip: text) or (background-clip: text)){.home-lp__h2:not(.home-lp__h2--on-dark){background:var(--home-lp-h2-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;border-inline-start-color:var(--color-accent-teal-glow)}}.home-lp__h2--on-dark{color:#fff;border-inline-start-color:#5eead4a6;background:none;-webkit-text-fill-color:#fff;-webkit-background-clip:border-box;background-clip:border-box}.home-lp__h3{margin:1.25rem 0 .5rem;font-size:1.05rem;font-weight:700}.home-lp__h3--on-dark{color:#f8fafc}.home-lp__on-dark{color:#e2e8f0eb;margin:0 0 .75rem}.home-lp__split{display:grid;gap:var(--home-lp-gap-xl);align-items:start;grid-template-columns:minmax(0,1fr)}.home-lp__split>*{min-width:0;min-height:0}@media(min-width:880px){.home-lp__split{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);column-gap:var(--home-lp-gap-xl);row-gap:var(--home-lp-gap-lg);align-items:stretch}.home-lp__split>div:has(>.home-lp__h2){display:flex;flex-direction:column;justify-content:center;gap:0}.home-lp__split>div:has(>.home-lp__h2)>.home-lp__h2{margin-block-end:.85rem}.home-lp__split>div.home-lp__split-copy--sticky{align-self:start;justify-content:flex-start;position:sticky;top:calc(var(--home-layout-sticky-top, var(--home-layout-sticky-top-fallback, 6.5rem)) + env(safe-area-inset-top,0px));z-index:10}.home-lp__split--reverse>:first-child{order:2}.home-lp__split--reverse>:last-child{order:1}}.home-lp__split>.home-lp__partner-lockup,.home-lp__split>.home-lp__survey-img{align-self:stretch;justify-self:stretch;width:100%;max-width:none}.home-lp__split>.home-lp__gif{align-self:center;justify-self:center;width:100%;max-width:min(26rem,100%)}.home-lp__split>.home-lp__stack-img{align-self:stretch;justify-self:stretch;width:100%}.home-lp__checks{margin:0 0 1rem;padding-inline-start:1.2rem;color:var(--color-muted)}.home-lp__checks li{margin-block:.35rem}.home-lp__note{margin:0;font-size:.95rem;color:var(--color-muted)}.home-lp__note a,.home-lp__section a:not(.home-lp__btn){color:var(--home-accent);font-weight:600}.home-lp__section--accent a{color:#5eead4}.home-lp__pillar-grid{list-style:none;margin:0;padding:0;display:grid;gap:var(--home-lp-gap-md);align-items:stretch}@media(min-width:720px){.home-lp__pillar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--home-lp-gap-lg)}}.home-lp__pillar{min-width:0}.home-lp__pillar-card{display:flex;flex-direction:column;height:100%;min-height:100%;padding:1.25rem;border-radius:var(--home-radius);border:1px solid var(--home-lp-card-border);background:linear-gradient(180deg,#fff,#f8fafc);text-decoration:none;color:inherit;box-shadow:var(--home-lp-card-shadow);transition:transform .15s ease,box-shadow .15s ease}.home-lp__pillar-card:hover{transform:translateY(-2px);box-shadow:var(--home-lp-card-shadow-hover)}.home-lp__pillar-card img{flex-shrink:0;display:block;margin-inline:auto;margin-block-end:var(--home-lp-gap-sm);border-radius:var(--home-radius-sm);width:5.5rem;height:5.5rem;object-fit:contain}.home-lp__pillar-card h3{margin:0 0 .5rem;font-size:1.1rem;font-weight:800;color:var(--color-text)}.home-lp__pillar-card p{margin:0;font-size:.9rem;color:var(--color-muted);flex:1 1 auto}.home-lp__media-strip{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--home-lp-gap-md);align-items:stretch;justify-items:stretch;min-height:0}@media(min-width:900px){.home-lp__split .home-lp__media-strip{display:flex;flex-direction:column;gap:var(--home-lp-gap-lg)}}@media(min-width:520px)and (max-width:899px){.home-lp__media-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.home-lp__media-strip img:first-of-type{grid-column:1 / -1}}.home-lp__media-strip img{width:100%;max-width:100%;height:auto;min-height:0;aspect-ratio:16 / 10;object-fit:cover;object-position:center;border-radius:var(--home-radius-sm);border:1px solid var(--home-lp-card-border);box-shadow:0 4px 14px #0f172a0d}.home-lp__photo-grid{display:grid;gap:var(--home-lp-gap-md);margin-block-end:var(--home-lp-gap-lg);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}@media(min-width:640px){.home-lp__photo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--home-lp-gap-lg)}}.home-lp__photo-grid img{width:100%;height:auto;min-height:0;border-radius:var(--home-radius-sm);object-fit:cover;object-position:center;aspect-ratio:3 / 2;border:1px solid var(--home-lp-card-border)}.home-lp__photo-grid--2x2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.home-lp__grid-stack{display:flex;flex-direction:column;gap:var(--home-lp-gap-lg)}.home-lp__grid-stack .home-lp__banner-logo img{width:100%;height:auto;border-radius:var(--home-radius)}.home-lp__banner-logo{display:flex;justify-content:center;margin-block-start:.5rem}.home-lp__banner-logo img{max-width:min(100%,280px);width:100%;height:auto;border-radius:var(--home-radius)}.home-lp__photo-row{display:grid;gap:var(--home-lp-gap-md);margin-block-start:var(--home-lp-gap-lg);grid-template-columns:minmax(0,1fr);align-items:stretch}@media(min-width:720px){.home-lp__photo-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--home-lp-gap-lg)}}.home-lp__photo-row img{width:100%;height:auto;min-height:0;border-radius:var(--home-radius-sm);object-fit:cover;object-position:center;aspect-ratio:3 / 2;border:1px solid var(--home-lp-card-border)}.home-lp__stack-img{display:flex;flex-direction:column;gap:var(--home-lp-gap-xl);align-items:stretch;width:100%}.home-lp__section--accent .home-lp__stack-img,.home-lp__section--accent .home-lp__split-copy--sticky{padding-block-end:8rem}.home-lp__stack-img img{width:100%;max-width:none;margin-inline:0;height:auto;min-height:0;border-radius:var(--home-radius);border:1px solid var(--home-lp-card-border);box-shadow:0 6px 20px #0f172a0f;aspect-ratio:4 / 3;object-fit:cover;object-position:center}.home-lp__stack-img--contain img{aspect-ratio:auto;max-height:min(22rem,55vh);object-fit:contain;object-position:center;background:#f8fafc99}.home-lp__section--accent .home-lp__stack-img--contain img{background:#0f172a40}.home-lp__gif{display:block;width:100%;max-width:min(26rem,100%);height:auto;aspect-ratio:16 / 9;object-fit:cover;object-position:center;border-radius:var(--home-radius);margin-inline:auto;border:1px solid var(--home-lp-card-border);box-shadow:var(--home-lp-card-shadow)}.home-lp__news-card{max-inline-size:40rem;padding:1.25rem 1.5rem;border-radius:var(--home-radius);border:1px solid var(--home-lp-card-border);background:linear-gradient(165deg,#fff,#f8fafc);box-shadow:var(--home-lp-card-shadow)}.home-lp__news-card h3{margin:0 0 .5rem;font-size:1.1rem}.home-lp__news-card p{margin:0 0 .75rem;color:var(--color-muted)}.home-lp__partner-lockup{display:flex;align-items:center;justify-content:center;padding:clamp(1rem,3vw,1.75rem);border-radius:var(--home-radius);border:1px dashed rgb(15 118 110 / .28);background:linear-gradient(180deg,#f8fafc,#fff);text-decoration:none;color:inherit;min-height:0;flex:1 1 auto}.home-lp__partner-lockup img{max-width:min(100%,14rem);width:100%;height:auto;object-fit:contain}.home-lp__survey-img{display:flex;align-items:center;justify-content:center;width:100%;max-width:none;margin-inline:0;padding:var(--home-lp-gap-md);border-radius:var(--home-radius);border:1px solid var(--home-lp-card-border);background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:var(--home-lp-card-shadow);min-height:0}.home-lp__survey-img img{width:100%;max-width:20rem;height:auto;border-radius:var(--home-radius-sm);object-fit:contain}.home-lp__outro{text-align:center;padding-block:clamp(2.25rem,5vw,3rem);background:var(--home-lp-outro-bg);border-block:1px solid rgb(226 232 240 / .45)}.home-lp__outro-inner{max-inline-size:min(36rem,100%);margin-inline:auto}.home-lp__outro .home-lp__h2{margin-block-end:.75rem;border-inline-start:none;padding-inline-start:0;text-align:center;color:var(--home-accent)}@supports ((-webkit-background-clip: text) or (background-clip: text)){.home-lp__outro .home-lp__h2{background:var(--home-lp-h2-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}}.home-lp__outro p{margin:0 0 1.25rem;color:var(--color-muted)}.home-lp__entity{margin-block-start:2rem;padding-block-start:1.5rem;border-block-start:1px solid var(--color-border);display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.8rem;color:var(--color-muted)}.home-lp__aside{padding-block:clamp(1.75rem,4vw,2.75rem) clamp(2rem,5vw,3rem);background:var(--home-lp-aside-bg);border-block-start:1px solid var(--color-border-muted)}.home-lp__aside-grid{display:grid;gap:var(--home-lp-gap-lg);align-items:stretch;grid-template-columns:minmax(0,1fr)}@media(min-width:800px){.home-lp__aside-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--home-lp-gap-xl)}}.home-lp__aside-grid img{width:100%;height:auto;min-height:0;aspect-ratio:16 / 10;object-fit:cover;object-position:center;border-radius:var(--home-radius);border:1px solid var(--home-lp-card-border);box-shadow:var(--home-lp-card-shadow)}
