.loop-marquee[data-astro-cid-tj4am5hn]{--loop-marquee-bg: linear-gradient(180deg, rgb(239 246 252 / 92%), rgb(247 251 255 / 78%));--loop-marquee-pill-bg: transparent;--loop-marquee-pill-border: rgb(27 58 107 / 20%);--loop-marquee-pill-color: var(--brand-secondary-800);--loop-marquee-reverse-pill-border: rgb(14 255 74 / 34%);--loop-marquee-reverse-pill-color: var(--brand-primary-700);display:grid;gap:8px;padding-block:clamp(22px,3vw,34px);overflow:hidden;background:var(--loop-marquee-bg)}.loop-marquee--tone-light[data-astro-cid-tj4am5hn]{--loop-marquee-bg: linear-gradient(180deg, rgb(255 255 255 / 88%), rgb(239 246 252 / 78%));--loop-marquee-pill-bg: rgb(255 255 255 / 34%);--loop-marquee-pill-border: rgb(27 58 107 / 18%);--loop-marquee-pill-color: var(--brand-secondary-900);--loop-marquee-reverse-pill-border: rgb(15 221 57 / 34%);--loop-marquee-reverse-pill-color: var(--brand-primary-700)}.loop-marquee--tone-dark[data-astro-cid-tj4am5hn]{--loop-marquee-bg: linear-gradient(180deg, rgb(9 17 29 / 98%), rgb(14 27 47 / 94%));--loop-marquee-pill-bg: rgb(247 251 255 / 7%);--loop-marquee-pill-border: rgb(247 251 255 / 20%);--loop-marquee-pill-color: rgb(247 251 255 / 94%);--loop-marquee-reverse-pill-border: rgb(15 221 57 / 38%);--loop-marquee-reverse-pill-color: rgb(235 255 241 / 96%)}.loop-marquee--tone-hero[data-astro-cid-tj4am5hn]{--loop-marquee-bg: transparent;--loop-marquee-pill-bg: rgb(247 251 255 / 16%);--loop-marquee-pill-border: rgb(247 251 255 / 18%);--loop-marquee-pill-color: rgb(255 255 255 / 94%);--loop-marquee-reverse-pill-border: rgb(15 221 57 / 32%);--loop-marquee-reverse-pill-color: rgb(238 255 243 / 96%)}.loop-marquee__row[data-astro-cid-tj4am5hn]{width:100vw;margin-left:calc(50% - 50vw);overflow:hidden}.loop-marquee__track[data-astro-cid-tj4am5hn]{display:flex;width:max-content;gap:8px;padding-inline:8px;will-change:transform}.loop-marquee__row--forward[data-astro-cid-tj4am5hn] .loop-marquee__track[data-astro-cid-tj4am5hn]{animation:loop-marquee-forward 34s linear infinite}.loop-marquee__row--reverse[data-astro-cid-tj4am5hn] .loop-marquee__track[data-astro-cid-tj4am5hn]{animation:loop-marquee-reverse 38s linear infinite}.loop-marquee__pill[data-astro-cid-tj4am5hn]{--pill-enter-x: -42vw;display:inline-flex;min-height:34px;align-items:center;justify-content:center;padding:8px 16px;border:1px solid var(--loop-marquee-pill-border);border-radius:var(--brand-radius-pill);color:var(--loop-marquee-pill-color);background:var(--loop-marquee-pill-bg);font-size:clamp(.78rem,1vw,.9rem);font-weight:760;line-height:1;white-space:nowrap;animation:loop-marquee-pill-enter .52s cubic-bezier(.2,.86,.22,1) both;animation-delay:calc(var(--pill-index) * 38ms)}.loop-marquee__row--reverse[data-astro-cid-tj4am5hn] .loop-marquee__pill[data-astro-cid-tj4am5hn]{--pill-enter-x: 42vw;border-color:var(--loop-marquee-reverse-pill-border);color:var(--loop-marquee-reverse-pill-color)}.loop-marquee--tone-hero[data-astro-cid-tj4am5hn] .loop-marquee__pill[data-astro-cid-tj4am5hn]{backdrop-filter:blur(14px) saturate(1.12);box-shadow:inset 0 1px #ffffff3d,0 10px 28px #0000001f}@keyframes loop-marquee-pill-enter{0%{opacity:0;transform:translate3d(var(--pill-enter-x),0,0) scale(.92)}72%{opacity:1;transform:translateZ(0) scale(1.02)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes loop-marquee-forward{0%{transform:translate3d(-50%,0,0)}to{transform:translateZ(0)}}@keyframes loop-marquee-reverse{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}@media(prefers-reduced-motion:reduce){.loop-marquee__track[data-astro-cid-tj4am5hn]{animation:none;transform:translateZ(0)}.loop-marquee__pill[data-astro-cid-tj4am5hn]{animation:none;opacity:1;transform:translateZ(0)}}@media(max-width:640px){.loop-marquee[data-astro-cid-tj4am5hn]{gap:7px;padding-block:18px}.loop-marquee__pill[data-astro-cid-tj4am5hn]{min-height:31px;padding:7px 13px}.loop-marquee--tone-hero[data-astro-cid-tj4am5hn]{opacity:.82}.loop-marquee--tone-hero[data-astro-cid-tj4am5hn] .loop-marquee__pill[data-astro-cid-tj4am5hn]{min-height:28px;padding:6px 12px;font-size:.76rem}}.marketing-hero[data-astro-cid-eoqjz5tx]{position:relative;display:grid;align-items:center;min-height:100svh;padding:clamp(116px,14vh,168px) 0 clamp(54px,8vh,92px);color:var(--brand-text-inverse);background:var(--brand-secondary-900);overflow:hidden;isolation:isolate}.marketing-hero__media[data-astro-cid-eoqjz5tx],.marketing-hero__shade[data-astro-cid-eoqjz5tx]{position:absolute;inset:0}.marketing-hero__media[data-astro-cid-eoqjz5tx]{z-index:-2;contain:paint}.marketing-hero__image[data-astro-cid-eoqjz5tx]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;filter:saturate(1.02) contrast(1.04);transition:opacity .52s ease}.marketing-hero__image[data-astro-cid-eoqjz5tx][data-active=true]{opacity:1}.marketing-hero__shade[data-astro-cid-eoqjz5tx]{z-index:-1;background:linear-gradient(90deg,#09111df5,#09111de0 42%,#09111d61),linear-gradient(180deg,#09111d2e,#09111d85)}.marketing-hero__grid[data-astro-cid-eoqjz5tx]{position:relative;z-index:1;display:block;align-items:end}.marketing-hero__marquee[data-astro-cid-eoqjz5tx]{position:absolute;z-index:0;left:0;width:100%;pointer-events:none}.marketing-hero__marquee--bottom[data-astro-cid-eoqjz5tx]{bottom:clamp(8px,2vh,22px)}.marketing-hero__marquee[data-astro-cid-eoqjz5tx] .loop-marquee{gap:12px;padding-block:10px}.marketing-hero__marquee[data-astro-cid-eoqjz5tx] .loop-marquee__track{gap:28px}.marketing-hero__marquee[data-astro-cid-eoqjz5tx] .loop-marquee__pill{min-height:34px;padding:8px 18px;font-size:clamp(.88rem,1vw,1rem)}.marketing-hero--with-marquee[data-astro-cid-eoqjz5tx]{padding-bottom:clamp(138px,18vh,178px)}.marketing-hero__copy[data-astro-cid-eoqjz5tx]{max-width:760px}.marketing-hero[data-astro-cid-eoqjz5tx] .eyebrow{color:#f7fbffd6}.marketing-hero[data-astro-cid-eoqjz5tx] h1[data-astro-cid-eoqjz5tx]{max-width:720px;margin:0;color:var(--brand-text-inverse);font-size:44px;line-height:1.08;letter-spacing:0}.marketing-hero__lede[data-astro-cid-eoqjz5tx]{max-width:640px;margin:18px 0 0;color:#f7fbffd6;font-size:16px;line-height:1.46}.marketing-hero__actions[data-astro-cid-eoqjz5tx]{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.marketing-hero__actions[data-astro-cid-eoqjz5tx] .button--tertiary.button--tone-dark:hover{--button-icon-color: var(--brand-secondary-900)}.marketing-hero__actions[data-astro-cid-eoqjz5tx] .button--tertiary.button--tone-dark:hover .button-icon-cushion{color:var(--brand-secondary-900);background:#09111d14}.marketing-hero__micro[data-astro-cid-eoqjz5tx]{max-width:520px;margin:16px 0 0;color:#f7fbffbd;font-weight:720}@media(max-width:560px){.marketing-hero[data-astro-cid-eoqjz5tx]{min-height:100svh;padding-top:108px;padding-bottom:86px}.marketing-hero--with-marquee[data-astro-cid-eoqjz5tx]{padding-bottom:148px}.marketing-hero__marquee[data-astro-cid-eoqjz5tx]{opacity:.9}.marketing-hero__marquee--bottom[data-astro-cid-eoqjz5tx]{bottom:8px}.marketing-hero__marquee[data-astro-cid-eoqjz5tx] .loop-marquee{gap:10px;padding-block:7px}.marketing-hero__marquee[data-astro-cid-eoqjz5tx] .loop-marquee__track{gap:16px}.marketing-hero__marquee[data-astro-cid-eoqjz5tx] .loop-marquee__pill{min-height:28px;padding:6px 12px;font-size:.76rem}.marketing-hero[data-astro-cid-eoqjz5tx] h1[data-astro-cid-eoqjz5tx]{max-width:14ch;font-size:clamp(2.05rem,9.4vw,2.7rem);line-height:1.02}.marketing-hero__lede[data-astro-cid-eoqjz5tx]{font-size:1rem}.marketing-hero__actions[data-astro-cid-eoqjz5tx]{display:grid}}@media(prefers-reduced-motion:reduce){.marketing-hero__image[data-astro-cid-eoqjz5tx]{transition:none}}.about-gallery[data-astro-cid-qhcvy4in]{overflow:hidden;color:var(--brand-text);background:#eff6fc}.about-gallery__header[data-astro-cid-qhcvy4in]{--section-eyebrow-color: var(--brand-primary-700);--section-eyebrow-bg: rgb(255 255 255 / 72%);max-width:760px}.about-gallery__header[data-astro-cid-qhcvy4in] .section-title{width:100%;max-width:100%;font-size:clamp(2rem,4vw,3.4rem);line-height:1.02}.about-gallery__rail[data-astro-cid-qhcvy4in]{width:100vw;margin-top:clamp(34px,5vw,64px);margin-inline:calc(50% - 50vw)}.about-gallery__rail[data-astro-cid-qhcvy4in]:focus-visible{outline:4px solid rgb(30 230 32 / 28%);outline-offset:4px}.about-page[data-astro-cid-uh2lnwrb]{background:linear-gradient(180deg,var(--brand-secondary-900) 0,var(--brand-secondary-900) 520px,rgb(239 246 252) 520px),#eff6fc}.about-section-header[data-astro-cid-uh2lnwrb]{--section-eyebrow-color: var(--brand-primary-700);--section-eyebrow-bg: rgb(255 255 255 / 72%);display:grid;gap:14px;max-width:760px}.about-section-header--center[data-astro-cid-uh2lnwrb]{justify-items:center;margin-inline:auto;text-align:center}.about-section-header[data-astro-cid-uh2lnwrb] .section-title[data-astro-cid-uh2lnwrb]{width:100%;max-width:760px;font-size:clamp(2rem,3.2vw,3rem);line-height:1.02}.about-section-header[data-astro-cid-uh2lnwrb] .section-lede[data-astro-cid-uh2lnwrb]{max-width:660px;margin:0}.about-story[data-astro-cid-uh2lnwrb],.about-principles[data-astro-cid-uh2lnwrb]{color:var(--brand-text);background:#eff6fc}.about-commitments[data-astro-cid-uh2lnwrb]{background:linear-gradient(180deg,#eff6fc,#f7fbffeb)}.about-intro[data-astro-cid-uh2lnwrb]{position:relative;overflow:hidden;color:var(--brand-text);background:radial-gradient(circle at 82% 24%,rgb(15 221 57 / 9%),transparent 28%),radial-gradient(circle at 8% 82%,rgb(27 92 168 / 8%),transparent 30%),#eff6fc}.about-intro__inner[data-astro-cid-uh2lnwrb]{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.94fr) minmax(320px,.72fr);gap:clamp(24px,5vw,70px);align-items:stretch}.about-intro__copy[data-astro-cid-uh2lnwrb]{display:grid;gap:17px;max-width:760px}.about-intro__copy[data-astro-cid-uh2lnwrb] .section-title[data-astro-cid-uh2lnwrb]{max-width:680px;font-size:clamp(2.25rem,4vw,4.15rem);line-height:.98}.about-intro__lead[data-astro-cid-uh2lnwrb],.about-intro__paragraph[data-astro-cid-uh2lnwrb]{max-width:680px;margin:0}.about-intro__lead[data-astro-cid-uh2lnwrb]{color:var(--brand-secondary-900);font-size:clamp(1.12rem,1.5vw,1.34rem);font-weight:790;line-height:1.42}.about-intro__paragraph[data-astro-cid-uh2lnwrb]{color:var(--brand-muted);font-size:clamp(1rem,1.14vw,1.08rem);font-weight:620;line-height:1.62}.about-intro__proof[data-astro-cid-uh2lnwrb]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;max-width:680px;margin:4px 0 0}.about-intro__proof-card[data-astro-cid-uh2lnwrb]{--about-proof-accent: var(--brand-primary-600);--about-proof-accent-soft: rgb(27 92 168 / 12%);--about-proof-accent-glow: rgb(27 92 168 / 18%);position:relative;display:grid;grid-template-rows:auto 1fr;gap:6px;min-width:0;min-height:112px;padding:16px 14px 14px;border:1px solid rgb(27 58 107 / 11%);border-radius:8px;background:radial-gradient(circle at 82% 18%,var(--about-proof-accent-soft),transparent 38%),linear-gradient(135deg,#ffffffeb,#f7fbffb3),#ffffffb3;box-shadow:0 15px 36px #0f1c2e0f,0 0 0 1px #ffffff8f;overflow:hidden}.about-intro__proof-card[data-astro-cid-uh2lnwrb]:after{position:absolute;inset:auto 10px 10px auto;width:38px;height:38px;border-radius:var(--brand-radius-pill);background:var(--about-proof-accent-glow);filter:blur(16px);content:"";pointer-events:none}.about-intro__proof-card--green[data-astro-cid-uh2lnwrb]{--about-proof-accent: var(--brand-accent);--about-proof-accent-soft: rgb(15 221 57 / 13%);--about-proof-accent-glow: rgb(15 221 57 / 18%)}.about-intro__proof-card--sky[data-astro-cid-uh2lnwrb]{--about-proof-accent: #38bdf8;--about-proof-accent-soft: rgb(56 189 248 / 15%);--about-proof-accent-glow: rgb(56 189 248 / 20%)}.about-intro__proof-orb[data-astro-cid-uh2lnwrb]{position:absolute;top:13px;right:13px;width:22px;height:22px;border:5px solid rgb(255 255 255 / 72%);border-radius:var(--brand-radius-pill);background:radial-gradient(circle at 34% 28%,rgb(255 255 255 / 72%),transparent 32%),var(--brand-accent);box-shadow:0 0 0 6px #0fdd391f,0 10px 24px #0fdd3938}.about-intro__proof[data-astro-cid-uh2lnwrb] dt[data-astro-cid-uh2lnwrb]{position:relative;z-index:1;color:var(--brand-secondary-900);font-size:clamp(1.45rem,2.2vw,2.05rem);font-weight:900;line-height:1}.about-intro__proof[data-astro-cid-uh2lnwrb] dd[data-astro-cid-uh2lnwrb]{position:relative;z-index:1;margin:5px 0 0;color:var(--brand-muted);font-size:.78rem;font-weight:760;line-height:1.24}.about-intro__media[data-astro-cid-uh2lnwrb]{position:relative;align-self:stretch;justify-self:end;width:min(100%,500px);height:100%;min-height:100%;margin:0;overflow:hidden;border-radius:8px;background:var(--brand-secondary-900);isolation:isolate}.about-intro__media[data-astro-cid-uh2lnwrb] img[data-astro-cid-uh2lnwrb]{display:block;width:100%;height:100%;object-fit:cover}.about-intro__media[data-astro-cid-uh2lnwrb] figcaption[data-astro-cid-uh2lnwrb]{position:absolute;right:16px;bottom:16px;z-index:1;max-width:min(72%,270px);padding:10px 12px;border-radius:8px;color:var(--brand-text-inverse);background:#09172aad;font-size:.82rem;font-weight:820;line-height:1.18;backdrop-filter:blur(10px)}.about-story__grid[data-astro-cid-uh2lnwrb]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:clamp(20px,3vw,30px)}.about-story[data-astro-cid-uh2lnwrb] .about-section-header[data-astro-cid-uh2lnwrb]{grid-template-columns:minmax(0,.95fr) minmax(300px,.62fr);gap:14px clamp(28px,5vw,64px);align-items:end;max-width:100%}.about-story[data-astro-cid-uh2lnwrb] .about-section-header[data-astro-cid-uh2lnwrb] .section-eyebrow[data-astro-cid-uh2lnwrb]{grid-column:1 / -1}.about-story[data-astro-cid-uh2lnwrb] .about-section-header[data-astro-cid-uh2lnwrb] .section-title[data-astro-cid-uh2lnwrb]{max-width:640px}.about-story__lede[data-astro-cid-uh2lnwrb]{max-width:520px}.about-story__grid[data-astro-cid-uh2lnwrb] article[data-astro-cid-uh2lnwrb]{--about-story-tilt-x: 0;--about-story-tilt-y: 0;--about-story-lift: 0px;--about-story-icon-start: #102a5c;--about-story-icon-mid: #1b5ca8;--about-story-icon-end: #38bdf8;--about-story-icon-liquid: rgb(125 211 252 / 88%);position:relative;display:grid;grid-template-rows:auto auto auto 1fr auto;align-content:start;gap:13px;min-height:220px;padding:clamp(20px,2.5vw,28px);border:1px solid rgb(27 58 107 / 10%);border-radius:8px;background:radial-gradient(circle at 0% 0%,rgb(15 221 57 / 7%),transparent 44%),linear-gradient(135deg,#fffffff0,#f7fbffdb),var(--brand-surface);box-shadow:0 18px 48px #0f1c2e0f;overflow:hidden;transform:perspective(900px) rotateY(calc(var(--about-story-tilt-x) * -4deg)) rotateX(calc(var(--about-story-tilt-y) * 4deg)) translateY(var(--about-story-lift));transform-style:preserve-3d;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease;will-change:transform}.about-story__grid[data-astro-cid-uh2lnwrb] article[data-astro-cid-uh2lnwrb]:hover,.about-story__grid[data-astro-cid-uh2lnwrb] article[data-astro-cid-uh2lnwrb]:focus-within{--about-story-lift: -3px;border-color:#1b3a6b2e;box-shadow:0 24px 58px #0f1c2e1c}.about-story__icon[data-astro-cid-uh2lnwrb]{position:relative;display:grid;place-items:center;width:54px;height:54px;border:5px solid rgb(255 255 255 / 88%);border-radius:var(--brand-radius-pill);color:var(--brand-text-inverse);background:radial-gradient(circle at 35% 18%,rgb(255 255 255 / 42%),transparent 30%),radial-gradient(circle at 68% 74%,var(--about-story-icon-liquid),transparent 32%),linear-gradient(145deg,var(--about-story-icon-start),var(--about-story-icon-mid) 56%,var(--about-story-icon-end));box-shadow:inset 0 1px #ffffff5c,inset 0 -12px 22px #0000002e,0 14px 28px #1b5ca840;isolation:isolate;overflow:hidden;transform:translateZ(24px);transform-style:preserve-3d}.about-story__icon[data-astro-cid-uh2lnwrb] svg{position:relative;z-index:1;filter:drop-shadow(0 1px 7px rgb(15 28 46 / 18%));transform:translate(calc(var(--about-story-tilt-x) * -1px),calc(var(--about-story-tilt-y) * -1px)) translateZ(16px);transition:transform .18s ease}.about-story__icon-liquid[data-astro-cid-uh2lnwrb]{position:absolute;inset:0;z-index:0;border-radius:inherit;overflow:hidden;pointer-events:none}.about-story__icon-liquid[data-astro-cid-uh2lnwrb]:after{position:absolute;inset:12%;border-radius:inherit;background:#ffffff1f;content:"";opacity:0;transition:opacity .24s ease}.about-story__icon-blob[data-astro-cid-uh2lnwrb]{position:absolute;bottom:-20%;left:calc(var(--blob-index) * 34% - 8%);width:44%;height:122%;border-radius:999px 999px 44% 44%;background:var(--about-story-icon-liquid);transform:translate3d(0,118%,0) scale(1.42);transition:transform .42s cubic-bezier(.2,.8,.22,1);transition-delay:calc(var(--blob-index) * 64ms)}.about-story__grid[data-astro-cid-uh2lnwrb] article[data-astro-cid-uh2lnwrb]:hover .about-story__icon-blob[data-astro-cid-uh2lnwrb],.about-story__grid[data-astro-cid-uh2lnwrb] article[data-astro-cid-uh2lnwrb]:focus-within .about-story__icon-blob[data-astro-cid-uh2lnwrb]{transform:translate3d(0,5%,0) scale(1.46)}.about-story__grid[data-astro-cid-uh2lnwrb] article[data-astro-cid-uh2lnwrb]:hover .about-story__icon-liquid[data-astro-cid-uh2lnwrb]:after,.about-story__grid[data-astro-cid-uh2lnwrb] article[data-astro-cid-uh2lnwrb]:focus-within .about-story__icon-liquid[data-astro-cid-uh2lnwrb]:after{opacity:1}.about-story[data-astro-cid-uh2lnwrb] h3[data-astro-cid-uh2lnwrb]{margin:0;color:var(--brand-secondary-900);font-family:var(--font-display);font-size:clamp(1.25rem,1.8vw,1.55rem);line-height:1.08}.about-story[data-astro-cid-uh2lnwrb] p[data-astro-cid-uh2lnwrb]{margin:0;color:var(--brand-muted);font-size:.98rem;font-weight:650;line-height:1.56}.about-story__bullets[data-astro-cid-uh2lnwrb]{display:grid;gap:10px;margin:2px 0 0;padding:0;list-style:none}.about-story__bullets[data-astro-cid-uh2lnwrb] li[data-astro-cid-uh2lnwrb]{display:grid;grid-template-columns:18px minmax(0,1fr);gap:10px;align-items:start;color:var(--brand-secondary-800);font-size:.92rem;font-weight:800;line-height:1.28}.about-story__bullet-mark[data-astro-cid-uh2lnwrb]{display:inline-block;width:7px;height:7px;margin-top:.45em;border-radius:999px;background:var(--brand-primary-500);box-shadow:0 0 0 4px #0fdd391c}.about-story__card-footer[data-astro-cid-uh2lnwrb]{align-self:end;display:inline-flex;width:fit-content;min-height:34px;align-items:center;justify-content:center;margin-top:4px;padding:0 13px;border:1px solid rgb(27 58 107 / 13%);border-radius:var(--brand-radius-pill);color:var(--brand-primary-700);background:#1b3a6b0d;font-size:.82rem;font-weight:860;line-height:1;text-decoration:none;transition:color .18s ease,background .18s ease,border-color .18s ease}.about-story__card-footer[data-astro-cid-uh2lnwrb]:hover,.about-story__card-footer[data-astro-cid-uh2lnwrb]:focus-visible{border-color:#0fdd3966;color:var(--brand-secondary-900);background:#0fdd3921}.about-final-cta[data-astro-cid-uh2lnwrb]{color:var(--brand-text-inverse);background:radial-gradient(circle at 82% 26%,rgb(15 221 57 / 14%),transparent 28%),linear-gradient(180deg,rgb(239 246 252 / 0%),var(--brand-secondary-900) 118px),var(--brand-secondary-900)}.about-final-cta__inner[data-astro-cid-uh2lnwrb]{display:grid;grid-template-columns:minmax(0,.86fr) minmax(300px,.74fr);gap:clamp(28px,5vw,72px);align-items:center}.about-final-cta__copy[data-astro-cid-uh2lnwrb]{--section-eyebrow-color: var(--brand-accent);--section-eyebrow-bg: rgb(247 251 255 / 8%);--section-eyebrow-border: rgb(247 251 255 / 14%);--section-eyebrow-shadow: none;display:grid;align-items:start;justify-items:start;gap:18px;max-width:720px}.about-final-cta[data-astro-cid-uh2lnwrb] h2[data-astro-cid-uh2lnwrb]{max-width:640px;margin:0;color:var(--brand-text-inverse);font-family:var(--font-display);font-size:clamp(2.35rem,5vw,5.35rem);font-weight:880;line-height:.94;letter-spacing:0}.about-final-cta[data-astro-cid-uh2lnwrb] p[data-astro-cid-uh2lnwrb]:not(.eyebrow){max-width:590px;margin:0;color:#f7fbffb8;font-size:1.05rem;font-weight:680;line-height:1.5}.about-final-cta__proof[data-astro-cid-uh2lnwrb]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:min(100%,590px);margin:4px 0 2px;padding:0;list-style:none}.about-final-cta__proof[data-astro-cid-uh2lnwrb] li[data-astro-cid-uh2lnwrb]{display:inline-flex;align-items:center;gap:8px;min-width:0;padding:10px 11px;border:1px solid rgb(255 255 255 / 10%);border-radius:var(--brand-radius-pill);color:#f7fbffd1;background:#ffffff0f;font-size:.82rem;font-weight:820;line-height:1.08;white-space:nowrap}.about-final-cta__proof[data-astro-cid-uh2lnwrb] span[data-astro-cid-uh2lnwrb]{flex:0 0 auto;width:9px;height:9px;border-radius:var(--brand-radius-pill);background:var(--brand-accent);box-shadow:0 0 0 6px #0fdd391f}.about-final-cta__media[data-astro-cid-uh2lnwrb]{position:relative;aspect-ratio:4 / 3;min-width:0;margin:0;overflow:hidden;border-radius:8px;background:#f7fbff14;box-shadow:0 28px 80px #00000047;isolation:isolate}.about-final-cta__media[data-astro-cid-uh2lnwrb]:after{position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#09111d14,#09111d8a),radial-gradient(circle at 70% 24%,rgb(15 221 57 / 16%),transparent 32%);content:"";pointer-events:none}.about-final-cta__media[data-astro-cid-uh2lnwrb] img[data-astro-cid-uh2lnwrb]{display:block;width:100%;height:100%;object-fit:cover}.about-final-cta__media[data-astro-cid-uh2lnwrb] figcaption[data-astro-cid-uh2lnwrb]{position:absolute;right:16px;bottom:16px;z-index:2;max-width:min(74%,270px);padding:10px 12px;border:1px solid rgb(255 255 255 / 12%);border-radius:8px;color:var(--brand-text-inverse);background:#09111da8;font-size:.82rem;font-weight:820;line-height:1.18;backdrop-filter:blur(10px)}@media(max-width:960px){.about-intro__inner[data-astro-cid-uh2lnwrb],.about-story__grid[data-astro-cid-uh2lnwrb],.about-final-cta__inner[data-astro-cid-uh2lnwrb]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.about-page[data-astro-cid-uh2lnwrb]{background:linear-gradient(180deg,var(--brand-secondary-900) 0,var(--brand-secondary-900) 620px,rgb(239 246 252) 620px),#eff6fc}.about-story[data-astro-cid-uh2lnwrb] .about-section-header[data-astro-cid-uh2lnwrb]{grid-template-columns:1fr;align-items:start}.about-intro__inner[data-astro-cid-uh2lnwrb],.about-intro__proof[data-astro-cid-uh2lnwrb]{grid-template-columns:1fr}.about-intro__media[data-astro-cid-uh2lnwrb]{order:-1;height:auto;min-height:0;aspect-ratio:16 / 10}.about-final-cta__inner[data-astro-cid-uh2lnwrb]{grid-template-columns:1fr}.about-final-cta__media[data-astro-cid-uh2lnwrb]{order:-1;aspect-ratio:16 / 10}.about-final-cta__proof[data-astro-cid-uh2lnwrb]{grid-template-columns:1fr}.about-section-header--center[data-astro-cid-uh2lnwrb]{justify-items:start;text-align:left}}@media(prefers-reduced-motion:reduce){.about-story__grid[data-astro-cid-uh2lnwrb] article[data-astro-cid-uh2lnwrb],.about-story__icon[data-astro-cid-uh2lnwrb] svg,.about-story__icon-blob[data-astro-cid-uh2lnwrb],.about-story__icon-liquid[data-astro-cid-uh2lnwrb]:after{transition:none}.about-story__grid[data-astro-cid-uh2lnwrb] article[data-astro-cid-uh2lnwrb]{--about-story-tilt-x: 0;--about-story-tilt-y: 0;--about-story-lift: 0px;transform:none}}
