.wwh-hero.svelte-johccn{background:linear-gradient(135deg,var(--ch-forest-2) 0%,var(--ch-forest) 100%);display:flex;justify-content:center;padding:96px var(--public-page-side-padding);position:relative;overflow:hidden}.wwh-hero-decor.svelte-johccn{position:absolute;inset:0;pointer-events:none}.wwh-hero-decor.svelte-johccn svg:where(.svelte-johccn){width:100%;height:100%}.wwh-hero-inner.svelte-johccn{text-align:center;max-width:680px;display:flex;flex-direction:column;align-items:center;gap:16px;position:relative;z-index:1}.wwh-eyebrow.svelte-johccn{font-family:var(--ch-font-body);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--ch-lime)}.wwh-hero-title.svelte-johccn{font-family:var(--ch-font-heading);font-size:clamp(2.2rem,5vw,3.6rem);font-weight:800;color:var(--ch-white);margin:0;letter-spacing:-.03em;line-height:1.08}.wwh-hero-sub.svelte-johccn{font-family:var(--ch-font-body);font-size:1.05rem;color:var(--ch-mint);margin:0;line-height:1.7;opacity:.9;max-width:560px}.wwh-grid-section.svelte-johccn{background:var(--ch-paper);display:flex;justify-content:center;padding:80px var(--public-page-side-padding)}.wwh-grid-inner.svelte-johccn{width:100%;max-width:1200px}.wwh-cards.svelte-johccn{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.wwh-card.svelte-johccn{background:var(--ch-white);border:1px solid var(--ch-line);border-radius:var(--ch-radius-lg);padding:32px 28px;display:flex;align-items:flex-start;gap:20px;text-decoration:none;transition:box-shadow .2s,transform .2s;position:relative}.wwh-card.svelte-johccn:hover{box-shadow:0 8px 32px #063b2d1a;transform:translateY(-2px)}.wwh-card-icon.svelte-johccn{width:60px;height:60px;background:var(--ch-mint);border-radius:var(--ch-radius-md);display:flex;align-items:center;justify-content:center;color:var(--ch-green-dark);flex-shrink:0}.wwh-card-content.svelte-johccn{flex:1;display:flex;flex-direction:column;gap:6px}.wwh-card-title.svelte-johccn{font-family:var(--ch-font-heading);font-size:1.15rem;font-weight:700;color:var(--ch-forest);margin:0;line-height:1.2}.wwh-card-tagline.svelte-johccn{font-family:var(--ch-font-body);font-size:.875rem;font-weight:500;color:var(--ch-green-dark);margin:0}.wwh-card-desc.svelte-johccn{font-family:var(--ch-font-body);font-size:.875rem;color:var(--ch-ink-soft);margin:0;line-height:1.6}.wwh-card-arrow.svelte-johccn{color:var(--ch-green);flex-shrink:0;transition:transform .2s;margin-top:4px}.wwh-card.svelte-johccn:hover .wwh-card-arrow:where(.svelte-johccn){transform:translate(4px)}.wwh-cta.svelte-johccn{background:var(--ch-forest);display:flex;justify-content:center;padding:80px var(--public-page-side-padding)}.wwh-cta-inner.svelte-johccn{text-align:center;max-width:560px;display:flex;flex-direction:column;align-items:center;gap:20px}.wwh-cta-title.svelte-johccn{font-family:var(--ch-font-heading);font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;color:var(--ch-white);margin:0;letter-spacing:-.02em}.wwh-cta-sub.svelte-johccn{font-family:var(--ch-font-body);font-size:1rem;color:var(--ch-mint);margin:0;line-height:1.65;opacity:.85}.wwh-cta-btn.svelte-johccn{display:inline-flex;align-items:center;padding:15px 32px;background:var(--ch-lime);color:var(--ch-forest);font-family:var(--ch-font-body);font-size:.95rem;font-weight:700;border-radius:9999px;text-decoration:none;transition:opacity .2s}.wwh-cta-btn.svelte-johccn:hover{opacity:.9}@media(max-width:700px){.wwh-cards.svelte-johccn{grid-template-columns:1fr}}
