.cta-footer.svelte-1ue4zy0{text-align:center;margin:0;margin-bottom:2rem}.cta-footer.svelte-1ue4zy0 p:where(.svelte-1ue4zy0){font-size:1.2rem;margin-bottom:1rem}.hiw-timeline-section.svelte-yjs6ok{width:100%;padding:60px 0;max-width:900px;margin:0 auto}.hiw-timeline.svelte-yjs6ok{position:relative;padding:2rem 0;display:flex;flex-direction:column;gap:3rem}.timeline-line.svelte-yjs6ok{position:absolute;left:50%;transform:translate(-50%);top:0;bottom:0;width:2px;background:linear-gradient(to bottom,transparent,var(--ch-line) 10%,var(--ch-line) 90%,transparent);z-index:0}.timeline-item.svelte-yjs6ok{display:flex;align-items:center;justify-content:flex-end;width:50%;position:relative;padding-right:3rem;z-index:1}.timeline-item--reverse.svelte-yjs6ok{align-self:flex-end;justify-content:flex-start;padding-right:0;padding-left:3rem}.timeline-marker.svelte-yjs6ok{position:absolute;right:-16px;top:50%;transform:translateY(-50%);width:32px;height:32px;background:var(--ch-paper);border:3px solid var(--ch-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 4px var(--ch-paper)}.timeline-item--reverse.svelte-yjs6ok .timeline-marker:where(.svelte-yjs6ok){right:auto;left:-16px}.timeline-num.svelte-yjs6ok{font-family:var(--ch-font-heading);font-size:.75rem;font-weight:800;color:var(--ch-ink)}.timeline-content.svelte-yjs6ok{width:100%}.timeline-card.svelte-yjs6ok{background:var(--ch-white);border:1px solid var(--ch-line);border-radius:var(--ch-radius-lg);padding:2rem;box-shadow:0 12px 32px #063b2d0a;position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.timeline-card.svelte-yjs6ok:hover{transform:translateY(-4px);box-shadow:0 16px 40px #063b2d14}.timeline-icon-wrapper.svelte-yjs6ok{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}.timeline-title.svelte-yjs6ok{font-family:var(--ch-font-heading);font-size:1.35rem;font-weight:700;color:var(--ch-ink);margin:0 0 .75rem;letter-spacing:-.01em}.timeline-desc.svelte-yjs6ok{font-family:var(--ch-font-body);font-size:1rem;color:var(--ch-ink-soft);line-height:1.6;margin:0}.timeline-vector.svelte-yjs6ok{position:absolute;right:-10px;bottom:-10px;width:100px;opacity:.08;pointer-events:none}.hiw-steps-cta.svelte-yjs6ok{display:flex;justify-content:center;margin-top:4rem}.hiw-steps-cta__btn.svelte-yjs6ok{display:inline-flex;align-items:center;padding:16px 32px;background:var(--ch-forest);color:#fff;font-family:var(--ch-font-body);font-size:1.05rem;font-weight:600;border-radius:9999px;text-decoration:none;transition:opacity .2s,transform .2s}.hiw-steps-cta__btn.svelte-yjs6ok:hover{opacity:.9;transform:scale(1.02)}@media(max-width:768px){.timeline-line.svelte-yjs6ok{left:24px}.timeline-item.svelte-yjs6ok,.timeline-item--reverse.svelte-yjs6ok{width:100%;padding-left:64px;padding-right:0;justify-content:flex-start}.timeline-marker.svelte-yjs6ok,.timeline-item--reverse.svelte-yjs6ok .timeline-marker:where(.svelte-yjs6ok){left:8px;right:auto}}.how-it-works-intro-section.svelte-r1qdki{max-width:600px;margin:0 auto;text-align:center;padding:20px}.how-it-works-intro-section.svelte-r1qdki h1:where(.svelte-r1qdki){font-size:2.5em;color:var(--ch-green-dark);margin-bottom:15px;font-weight:800}.how-it-works-intro-section.svelte-r1qdki p:where(.svelte-r1qdki){font-size:1.2rem;color:var(--default-text-color);line-height:1.3}@media(max-width:1024px){.how-it-works-intro-section.svelte-r1qdki h1:where(.svelte-r1qdki){font-size:2.2em}.how-it-works-intro-section.svelte-r1qdki p:where(.svelte-r1qdki){font-size:1.1em}}@media(max-width:780px){.how-it-works-intro-section.svelte-r1qdki h1:where(.svelte-r1qdki){font-size:2em}.how-it-works-intro-section.svelte-r1qdki p:where(.svelte-r1qdki){font-size:1em}}.features-section.svelte-1tmq3hs{width:100%;background:var(--ch-mint);display:flex;justify-content:center;padding:88px var(--public-page-side-padding)}.features-inner.svelte-1tmq3hs{width:100%;max-width:1200px;display:flex;flex-direction:column;align-items:center;gap:52px}.features-header.svelte-1tmq3hs{text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px;max-width:640px}.features-eyebrow.svelte-1tmq3hs{font-family:var(--ch-font-body);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.18em;color:var(--ch-green-dark)}.features-title.svelte-1tmq3hs{font-family:var(--ch-font-heading);font-size:clamp(1.7rem,3.5vw,2.4rem);font-weight:700;color:var(--ch-forest);margin:0;letter-spacing:-.02em;line-height:1.15}.features-sub.svelte-1tmq3hs{font-family:var(--ch-font-body);font-size:1rem;color:var(--ch-ink-soft);line-height:1.7;margin:0;max-width:540px}.features-grid.svelte-1tmq3hs{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%}.feature-card.svelte-1tmq3hs{background:var(--ch-white);border:1px solid var(--ch-line);border-radius:18px;padding:28px 24px;display:flex;flex-direction:column;gap:14px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;box-shadow:0 2px 12px #063b2d0a}.feature-card.svelte-1tmq3hs:hover{transform:translateY(-5px);box-shadow:0 16px 40px #063b2d1a;border-color:var(--ch-primary)}.feature-card__top.svelte-1tmq3hs{display:flex;align-items:center;justify-content:space-between;gap:8px}.feature-card__icon.svelte-1tmq3hs{width:46px;height:46px;border-radius:12px;border:1px solid;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-card__badge.svelte-1tmq3hs{font-family:var(--ch-font-body);font-size:.62rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:4px 10px;border-radius:999px;background:color-mix(in srgb,var(--ch-primary) 12%,transparent);color:var(--ch-forest);border:1px solid color-mix(in srgb,var(--ch-primary) 30%,transparent);white-space:nowrap}.feature-card__title.svelte-1tmq3hs{font-family:var(--ch-font-heading);font-size:1.05rem;font-weight:700;color:var(--ch-forest);margin:0;letter-spacing:-.01em;line-height:1.3}.feature-card__desc.svelte-1tmq3hs{font-family:var(--ch-font-body);font-size:.9rem;color:var(--ch-ink-soft);line-height:1.7;margin:0}.features-cta.svelte-1tmq3hs{display:flex;justify-content:center}.features-cta__btn.svelte-1tmq3hs{display:inline-flex;align-items:center;padding:15px 32px;background:var(--ch-forest);color:#fff;font-family:var(--ch-font-body);font-size:1rem;font-weight:600;border-radius:999px;text-decoration:none;transition:opacity .2s,transform .2s;box-shadow:0 4px 20px #063b2d33}.features-cta__btn.svelte-1tmq3hs:hover{opacity:.9;transform:scale(1.02)}@media(max-width:900px){.features-grid.svelte-1tmq3hs{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.features-grid.svelte-1tmq3hs{grid-template-columns:1fr}.features-section.svelte-1tmq3hs{padding-top:64px;padding-bottom:72px}}.demo-video-section.svelte-1sqxfzl{width:100%;background:var(--ch-cream);display:flex;justify-content:center;padding:80px var(--public-page-side-padding)}.demo-video-inner.svelte-1sqxfzl{width:100%;max-width:860px;display:flex;flex-direction:column;align-items:center;gap:40px}.demo-video-label.svelte-1sqxfzl{text-align:center;display:flex;flex-direction:column;gap:10px}.demo-video-eyebrow.svelte-1sqxfzl{font-family:var(--font-mono);font-size:.7rem;text-transform:uppercase;letter-spacing:.18em;color:var(--ch-pri)}.demo-video-title.svelte-1sqxfzl{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--ch-ink);margin:0;letter-spacing:-.02em}.demo-video-sub.svelte-1sqxfzl{font-family:var(--font-body);font-size:1rem;font-weight:300;color:var(--ch-mu);max-width:500px;line-height:1.65;margin:0}
