.hero[data-astro-cid-lcdefpme]{min-height:calc(100svh - var(--header-h));background:var(--atmosphere);grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);grid-template-areas:"copy visual";align-items:center;width:100%;display:grid;overflow:hidden}.hero-copy[data-astro-cid-lcdefpme]{grid-area:copy;align-items:center;min-width:0;padding:clamp(2rem,5vw,3.5rem) clamp(1.25rem,4vw,3.5rem);display:flex}.hero-copy-inner[data-astro-cid-lcdefpme]{width:min(32rem,100%);margin-left:max(0px,50vw - 560px - 1.25rem)}.hero-brand[data-astro-cid-lcdefpme]{margin-bottom:1.35rem}.hero-kicker[data-astro-cid-lcdefpme]{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--coral-bright);margin:0 0 .65rem;font-size:.78rem;font-weight:700;display:none}.hero-copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{max-width:14ch;margin-bottom:.85rem;font-size:clamp(2.15rem,4.4vw,3.35rem)}.hero-copy-inner[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.hero-kicker){max-width:38ch;color:var(--ink-muted);margin-bottom:1.55rem;font-size:1.08rem}.hero-cta[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.7rem;display:flex}.hero-visual[data-astro-cid-lcdefpme]{background:var(--surface-soft);width:100%;min-width:0;animation:wash-in .9s var(--ease-out) both;grid-area:visual;position:relative;overflow:hidden}.hero-visual[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;width:100%;max-width:100%;height:auto;animation:soft-zoom 12s var(--ease-out) both;display:block}.band[data-astro-cid-lcdefpme]{background:var(--surface-soft);border-block:1px solid var(--line)}.service-list[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:clamp(1.25rem,3vw,2rem);display:grid}.service-list[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:auto;object-fit:contain;background:var(--surface-soft);width:100%;height:auto;transition:transform .55s var(--ease-out);margin-bottom:.95rem}.service-list[data-astro-cid-lcdefpme] article[data-astro-cid-lcdefpme]:hover img[data-astro-cid-lcdefpme]{transform:scale(1.02)}.service-list[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-bottom:.4rem;font-size:1.2rem}.service-list[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:0}.partner-list[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr);gap:0 2rem;display:grid}.partner-link[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);color:inherit;transition:transform .25s var(--ease-out);gap:.3rem;padding:1.15rem 0;text-decoration:none;display:grid}.partner-link[data-astro-cid-lcdefpme]:hover{color:inherit;transform:translate(3px)}.partner-link[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--ink);font-size:1.2rem}.partner-role[data-astro-cid-lcdefpme]{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--coral-bright);font-size:.75rem;font-weight:700}.partner-link[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]:last-child{color:var(--ink-muted)}.split[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(1.5rem,4vw,2.5rem);display:grid}.split[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:auto;object-fit:contain;background:var(--surface-soft);width:100%;height:auto}.faq-list[data-astro-cid-lcdefpme]{gap:0;max-width:44rem;display:grid}.faq-list[data-astro-cid-lcdefpme] details[data-astro-cid-lcdefpme]{border-top:1px solid var(--line);padding:1rem 0}.faq-list[data-astro-cid-lcdefpme] details[data-astro-cid-lcdefpme]:last-child{border-bottom:1px solid var(--line)}.faq-list[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{cursor:pointer;font-family:var(--font-display);color:var(--ink);padding-right:1.5rem;font-weight:650;list-style:none;position:relative}.faq-list[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]:after{content:"+";color:var(--coral-bright);font-weight:700;position:absolute;top:0;right:0}.faq-list[data-astro-cid-lcdefpme] details[data-astro-cid-lcdefpme][open] summary[data-astro-cid-lcdefpme]:after{content:"–"}.faq-list[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]::-webkit-details-marker{display:none}.faq-list[data-astro-cid-lcdefpme] details[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin:.7rem 0 .15rem}.cta-block[data-astro-cid-lcdefpme]{text-align:center;max-width:36rem}.cta-block[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:clamp(1.85rem,3.2vw,2.45rem)}.cta-block[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{margin-bottom:1.35rem}@media (width<=960px){.hero[data-astro-cid-lcdefpme]{grid-template-columns:1fr;grid-template-areas:"visual""copy";width:100%;min-height:0}.hero-brand[data-astro-cid-lcdefpme]{display:none}.hero-kicker[data-astro-cid-lcdefpme]{display:block}.hero-copy[data-astro-cid-lcdefpme]{align-items:flex-start;padding:1.35rem 0 1.75rem}.hero-copy-inner[data-astro-cid-lcdefpme]{margin-left:0;width:min(1120px,100% - 2rem);margin-inline:auto}.hero-copy[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{max-width:none;margin-bottom:.7rem;font-size:clamp(1.85rem,7.5vw,2.45rem)}.hero-copy-inner[data-astro-cid-lcdefpme]>p[data-astro-cid-lcdefpme]:not(.hero-kicker){max-width:none;margin-bottom:1.25rem;font-size:1rem}.hero-cta[data-astro-cid-lcdefpme]{grid-template-columns:1fr;gap:.6rem;display:grid}.hero-cta[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{width:100%;min-height:3rem}.hero-visual[data-astro-cid-lcdefpme]{aspect-ratio:auto;background:var(--surface-soft);width:100%;height:auto;min-height:0;max-height:none;animation:none}.hero-visual[data-astro-cid-lcdefpme].reveal{opacity:1;transform:none}.hero-visual[data-astro-cid-lcdefpme]:after{display:none}.hero-visual[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:contain;object-position:center;width:100%;max-width:100%;height:auto;animation:none;display:block;position:static;inset:auto;transform:none}.service-list[data-astro-cid-lcdefpme],.partner-list[data-astro-cid-lcdefpme],.split[data-astro-cid-lcdefpme]{grid-template-columns:1fr}.service-list[data-astro-cid-lcdefpme]{gap:1.75rem}.service-list[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme],.split[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{aspect-ratio:auto;object-fit:contain;background:var(--surface-soft);height:auto}.split[data-astro-cid-lcdefpme]{gap:1.25rem}.cta-block[data-astro-cid-lcdefpme]{text-align:left;max-width:none}.cta-block[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{width:100%;min-height:3rem}.faq-list[data-astro-cid-lcdefpme] summary[data-astro-cid-lcdefpme]{align-items:center;min-height:2.75rem;display:flex}}
