.consent-text[data-astro-cid-tsdhzzg2]{display:flex;flex-direction:column;gap:8px;font-size:12px;line-height:1.5;color:var(--text-muted)}.consent-text[data-astro-cid-tsdhzzg2] p[data-astro-cid-tsdhzzg2]{margin:0}.consent-text[data-astro-cid-tsdhzzg2] a[data-astro-cid-tsdhzzg2]{color:var(--text-link);text-decoration:underline}.signup[data-astro-cid-jfgd5vnc]{width:100%;font-family:var(--font-sans)}.signup__bullets[data-astro-cid-jfgd5vnc]{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:10px}.signup__bullet[data-astro-cid-jfgd5vnc]{display:flex;align-items:flex-start;gap:10px;font-size:15px;color:var(--text-strong);font-weight:var(--weight-bold)}.signup__bullet-icon[data-astro-cid-jfgd5vnc]{flex:none;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center}.signup__bullets--coral[data-astro-cid-jfgd5vnc] .signup__bullet-icon[data-astro-cid-jfgd5vnc]{background:var(--coral-100);color:var(--coral-700)}.signup__bullets--teal[data-astro-cid-jfgd5vnc] .signup__bullet-icon[data-astro-cid-jfgd5vnc]{background:var(--teal-50);color:var(--teal-600)}.signup__modal[data-astro-cid-jfgd5vnc]{width:min(440px,calc(100vw - 32px));max-height:calc(100dvh - 32px);padding:0;border:none;border-radius:var(--radius-xl);background:var(--surface-card);box-shadow:var(--shadow-md);color:var(--text-body);overflow:visible}.signup__modal[data-astro-cid-jfgd5vnc]::backdrop{background:#141e288c;backdrop-filter:blur(2px)}.signup__modal[data-astro-cid-jfgd5vnc][open]{animation:signup-modal-in var(--duration-normal, .2s) var(--ease-standard)}@keyframes signup-modal-in{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:none}}.signup__modal-inner[data-astro-cid-jfgd5vnc]{position:relative;padding:32px;max-height:calc(100dvh - 32px);overflow-y:auto}.signup__close[data-astro-cid-jfgd5vnc]{position:absolute;top:14px;right:14px;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:var(--mint-100);color:var(--text-strong);cursor:pointer;transition:filter var(--duration-fast) var(--ease-standard)}.signup__close[data-astro-cid-jfgd5vnc]:hover{filter:brightness(.94)}.signup__modal-head[data-astro-cid-jfgd5vnc]{margin:0 0 20px;padding-right:32px}.signup__modal-title[data-astro-cid-jfgd5vnc]{font-size:22px;margin:0 0 6px;color:var(--text-strong)}.signup__modal-text[data-astro-cid-jfgd5vnc]{font-size:15px;line-height:1.45;color:var(--text-body);margin:0}.signup__form[data-astro-cid-jfgd5vnc]{display:flex;flex-direction:column;gap:14px}.signup__field[data-astro-cid-jfgd5vnc]{display:flex;flex-direction:column;gap:6px}.signup__label[data-astro-cid-jfgd5vnc]{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--text-strong)}.signup__hp[data-astro-cid-jfgd5vnc]{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.signup__input[data-astro-cid-jfgd5vnc]{width:100%;box-sizing:border-box;font-family:var(--font-sans);font-size:var(--text-md);color:var(--text-strong);background:var(--surface-card);padding:12px 14px;min-height:44px;border:1.5px solid var(--border-default);border-radius:var(--radius-md);outline:none;transition:border-color var(--duration-fast) var(--ease-standard),box-shadow var(--duration-fast) var(--ease-standard)}.signup__input[data-astro-cid-jfgd5vnc]::placeholder{color:var(--text-muted)}.signup__input[data-astro-cid-jfgd5vnc]:focus{border-color:var(--teal-500);box-shadow:var(--focus-ring)}.signup__input--invalid[data-astro-cid-jfgd5vnc]{border-color:var(--danger)}.signup__consent[data-astro-cid-jfgd5vnc]{display:flex;gap:10px;align-items:flex-start;cursor:pointer;font-size:var(--text-sm);line-height:1.45;color:var(--text-body)}.signup__checkbox[data-astro-cid-jfgd5vnc]{flex:none;width:18px;height:18px;margin-top:1px;accent-color:var(--brand-secondary);cursor:pointer}.signup__legal[data-astro-cid-jfgd5vnc]{margin:0;font-size:12px;line-height:1.5;color:var(--text-muted)}.signup__legal[data-astro-cid-jfgd5vnc] a[data-astro-cid-jfgd5vnc]{color:var(--text-link);text-decoration:underline}.signup__error[data-astro-cid-jfgd5vnc]{margin:0;font-size:var(--text-xs);color:var(--danger)}.signup__submit[data-astro-cid-jfgd5vnc]{margin-top:4px}.signup__success[data-astro-cid-jfgd5vnc]{display:flex;gap:14px;align-items:flex-start;background:var(--mint-100);border:1px solid var(--mint-200);border-radius:var(--radius-lg);padding:18px 20px}.signup__success-icon[data-astro-cid-jfgd5vnc]{flex:none;width:36px;height:36px;border-radius:var(--radius-pill);background:var(--brand-primary);color:var(--text-on-coral);display:flex;align-items:center;justify-content:center}.signup__success-title[data-astro-cid-jfgd5vnc]{font-weight:var(--weight-bold);color:var(--text-strong);font-size:var(--text-md)}.signup__success-text[data-astro-cid-jfgd5vnc]{font-size:var(--text-sm);line-height:1.5;color:var(--text-body);margin-top:3px}@media(max-width:480px){.signup__modal-inner[data-astro-cid-jfgd5vnc]{padding:24px 20px}.signup__modal-title[data-astro-cid-jfgd5vnc]{font-size:20px}}.slot[data-astro-cid-2dkzgnim]{width:100%;height:var(--slot-h);border-radius:var(--slot-radius);overflow:hidden;box-shadow:var(--shadow-md);background:var(--mint-100)}.slot__img[data-astro-cid-2dkzgnim]{width:100%;height:100%;object-fit:cover;display:block}.slot__placeholder[data-astro-cid-2dkzgnim]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:24px;text-align:center;color:var(--teal-500);background:radial-gradient(120% 120% at 50% 0%,var(--mint-50),var(--mint-100) 70%)}.slot__caption[data-astro-cid-2dkzgnim]{font-size:var(--text-sm);font-weight:var(--weight-bold);color:var(--teal-600);max-width:80%}@media(max-width:768px){.slot[data-astro-cid-2dkzgnim]{height:var(--slot-h-m)}}.about[data-astro-cid-x2lc2h5w]{padding-top:24px;padding-bottom:80px}.about__grid[data-astro-cid-x2lc2h5w]{display:flex;flex-wrap:wrap;gap:56px;align-items:center}.about__media[data-astro-cid-x2lc2h5w]{flex:1 1 340px;min-width:290px}.about__content[data-astro-cid-x2lc2h5w]{flex:1 1 380px;min-width:300px}.about__content[data-astro-cid-x2lc2h5w] h2[data-astro-cid-x2lc2h5w]{font-size:clamp(28px,3.5vw,38px);margin:12px 0 18px}.about__content[data-astro-cid-x2lc2h5w] p[data-astro-cid-x2lc2h5w]{font-size:17px;line-height:1.6;color:var(--text-body);margin:0 0 16px}.about__content[data-astro-cid-x2lc2h5w] p[data-astro-cid-x2lc2h5w]:last-child{margin-bottom:0}@media(max-width:768px){.about[data-astro-cid-x2lc2h5w]{padding-bottom:48px}.about__grid[data-astro-cid-x2lc2h5w]{gap:28px}.about__content[data-astro-cid-x2lc2h5w] p[data-astro-cid-x2lc2h5w]{font-size:15px}.about__media[data-astro-cid-x2lc2h5w]{order:-1}}.newsletter[data-astro-cid-zg7j2zpm]{padding-bottom:88px}.newsletter__card[data-astro-cid-zg7j2zpm]{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);padding:48px;display:flex;flex-wrap:wrap;gap:40px;align-items:center;justify-content:space-between}.newsletter__copy[data-astro-cid-zg7j2zpm]{flex:1 1 320px;min-width:280px}.newsletter__copy[data-astro-cid-zg7j2zpm] h2[data-astro-cid-zg7j2zpm]{font-size:clamp(26px,3vw,34px);margin:12px 0 10px}.newsletter__copy[data-astro-cid-zg7j2zpm] p[data-astro-cid-zg7j2zpm]{font-size:17px;color:var(--text-body);margin:0}.newsletter__form[data-astro-cid-zg7j2zpm]{flex:1 1 320px;min-width:280px;max-width:420px}@media(max-width:768px){.newsletter[data-astro-cid-zg7j2zpm]{padding-bottom:44px}.newsletter__card[data-astro-cid-zg7j2zpm]{padding:26px 22px;gap:18px}.newsletter__copy[data-astro-cid-zg7j2zpm] p[data-astro-cid-zg7j2zpm]{font-size:15px}}.section[data-astro-cid-eopbef4x]{padding-top:0;padding-bottom:0}.hero[data-astro-cid-eopbef4x]{padding-top:72px;padding-bottom:64px}.hero__grid[data-astro-cid-eopbef4x]{display:flex;flex-wrap:wrap;gap:56px;align-items:center}.hero__content[data-astro-cid-eopbef4x]{flex:1 1 380px;min-width:300px}.hero__media[data-astro-cid-eopbef4x]{flex:1 1 360px;min-width:300px}.hero__title[data-astro-cid-eopbef4x]{font-size:clamp(34px,5vw,56px);margin:14px 0 18px;color:var(--teal-800);line-height:1.08}.hero__lead[data-astro-cid-eopbef4x]{font-size:19px;line-height:1.55;color:var(--text-body);max-width:490px;margin:0 0 22px}.hero__form[data-astro-cid-eopbef4x]{max-width:420px}.hero__footnote[data-astro-cid-eopbef4x]{max-width:420px;margin:10px 0 0;font-size:12px;line-height:1.45;color:var(--text-muted)}.badge[data-astro-cid-eopbef4x]{display:inline-flex;align-items:center;gap:9px;padding:7px 14px;border-radius:var(--radius-pill);margin-bottom:24px}.badge--coral[data-astro-cid-eopbef4x]{background:var(--coral-50);border:1px solid var(--coral-100)}.badge--teal[data-astro-cid-eopbef4x]{background:var(--teal-50);border:1px solid var(--teal-100)}.badge__text[data-astro-cid-eopbef4x]{font-size:13px;font-weight:var(--weight-bold)}.badge--coral[data-astro-cid-eopbef4x] .badge__text[data-astro-cid-eopbef4x]{color:var(--coral-700)}.badge--teal[data-astro-cid-eopbef4x] .badge__text[data-astro-cid-eopbef4x]{color:var(--teal-700)}.badge__dot[data-astro-cid-eopbef4x]{width:9px;height:9px;border-radius:50%;flex:none}.badge--coral[data-astro-cid-eopbef4x] .badge__dot[data-astro-cid-eopbef4x]{background:var(--brand-primary)}.badge--teal[data-astro-cid-eopbef4x] .badge__dot[data-astro-cid-eopbef4x]{background:var(--teal-500)}.badge__dot--pulse[data-astro-cid-eopbef4x]{animation:babonu-pulse 2s infinite}.stats[data-astro-cid-eopbef4x]{display:flex;align-items:center;gap:9px;margin-top:18px}.stats__dot[data-astro-cid-eopbef4x]{width:7px;height:7px;border-radius:50%;flex:none}.stats__dot--teal[data-astro-cid-eopbef4x]{background:var(--teal-400)}.stats__dot--coral[data-astro-cid-eopbef4x]{background:var(--coral-400)}.stats__text[data-astro-cid-eopbef4x]{font-size:13px;color:var(--text-muted)}.stats__text[data-astro-cid-eopbef4x] strong[data-astro-cid-eopbef4x]{color:var(--text-strong)}.section-head[data-astro-cid-eopbef4x]{margin-bottom:32px;max-width:560px}.section-head[data-astro-cid-eopbef4x] h2[data-astro-cid-eopbef4x]{font-size:clamp(28px,3.5vw,38px);margin:12px 0 10px}.section-head[data-astro-cid-eopbef4x] p[data-astro-cid-eopbef4x]{font-size:17px;color:var(--text-body);margin:0}.features[data-astro-cid-eopbef4x]{padding-top:40px;padding-bottom:72px}.feature-grid[data-astro-cid-eopbef4x]{display:grid;gap:16px;grid-auto-rows:1fr}.feature-grid--grid[data-astro-cid-eopbef4x]{grid-template-columns:repeat(4,1fr)}.feature-grid--cards[data-astro-cid-eopbef4x]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px}.feature[data-astro-cid-eopbef4x]{background:var(--surface-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:20px;display:flex;flex-direction:column;gap:14px}.feature--card[data-astro-cid-eopbef4x]{padding:26px}.feature__icon[data-astro-cid-eopbef4x]{width:48px;height:48px;border-radius:var(--radius-md);background:var(--mint-100);color:var(--teal-500);display:flex;align-items:center;justify-content:center;flex:none}.feature-grid--cards[data-astro-cid-eopbef4x] .feature__icon[data-astro-cid-eopbef4x]{background:var(--teal-50);width:46px;height:46px}.feature__body[data-astro-cid-eopbef4x]{min-width:0}.feature__title[data-astro-cid-eopbef4x]{font-weight:var(--weight-bold);color:var(--text-strong);font-size:16px;overflow-wrap:break-word;hyphens:auto}.feature--card[data-astro-cid-eopbef4x] .feature__title[data-astro-cid-eopbef4x]{font-size:18px;margin-bottom:6px}.feature__text[data-astro-cid-eopbef4x]{font-size:15px;color:var(--text-body);margin:0;overflow-wrap:break-word;hyphens:auto}.band-section[data-astro-cid-eopbef4x]{padding-bottom:72px}.band[data-astro-cid-eopbef4x]{border-radius:var(--radius-xl);text-align:center}.band--quote[data-astro-cid-eopbef4x]{background:var(--teal-700);padding:64px 48px}.band--panel[data-astro-cid-eopbef4x]{background:var(--teal-700);padding:56px 48px}.band__eyebrow[data-astro-cid-eopbef4x]{font-size:12px;font-weight:var(--weight-bold);letter-spacing:.14em;text-transform:uppercase;color:var(--mint-200)}.band__quote[data-astro-cid-eopbef4x]{font-style:italic;font-size:clamp(24px,3.4vw,36px);line-height:1.3;color:var(--mint-50);max-width:760px;margin:18px auto 0;font-weight:var(--weight-bold)}.band__heading[data-astro-cid-eopbef4x]{color:var(--mint-50);font-size:clamp(24px,3.2vw,34px);margin:14px auto;max-width:680px}.band__text[data-astro-cid-eopbef4x]{color:var(--mint-100);font-size:18px;line-height:1.55;max-width:640px;margin:0 auto}.founding-section[data-astro-cid-eopbef4x]{padding-bottom:88px}.founding[data-astro-cid-eopbef4x]{display:flex;flex-wrap:wrap;gap:48px;align-items:center;background:var(--mint-50);border:1px solid var(--mint-200);border-radius:var(--radius-xl);padding:48px}.founding__intro[data-astro-cid-eopbef4x]{flex:1 1 360px;min-width:300px}.founding__intro[data-astro-cid-eopbef4x] h2[data-astro-cid-eopbef4x]{font-size:clamp(26px,3.2vw,34px);margin:12px 0 14px}.founding__text[data-astro-cid-eopbef4x]{font-size:17px;color:var(--text-body);margin:0 0 24px;max-width:440px}.founding__card[data-astro-cid-eopbef4x]{flex:1 1 320px;min-width:290px}.checks[data-astro-cid-eopbef4x]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.check[data-astro-cid-eopbef4x]{display:flex;align-items:flex-start;gap:12px}.check__icon[data-astro-cid-eopbef4x]{flex:none;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.check__icon--check[data-astro-cid-eopbef4x]{background:var(--coral-100);color:var(--coral-700)}.check__icon--star[data-astro-cid-eopbef4x]{background:var(--teal-50);color:var(--teal-600)}.check__text[data-astro-cid-eopbef4x]{font-size:16px;color:var(--text-strong);font-weight:var(--weight-bold)}.card[data-astro-cid-eopbef4x]{background:var(--surface-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-md);padding:32px}.card[data-astro-cid-eopbef4x] h3[data-astro-cid-eopbef4x]{font-size:20px;margin:0 0 6px}.card__text[data-astro-cid-eopbef4x]{font-size:14px;color:var(--text-muted);margin:0 0 20px}@media(max-width:900px){.feature-grid--grid[data-astro-cid-eopbef4x]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.hero[data-astro-cid-eopbef4x]{padding-top:36px;padding-bottom:36px}.hero__grid[data-astro-cid-eopbef4x]{gap:32px}.hero__lead[data-astro-cid-eopbef4x]{font-size:17px}.features[data-astro-cid-eopbef4x]{padding-top:16px;padding-bottom:48px}.band--quote[data-astro-cid-eopbef4x]{padding:44px 28px}.band--panel[data-astro-cid-eopbef4x]{padding:40px 28px}.founding[data-astro-cid-eopbef4x]{padding:28px 22px;gap:28px}.feature-grid--cards[data-astro-cid-eopbef4x]{grid-template-columns:1fr;gap:12px}.feature--card[data-astro-cid-eopbef4x]{flex-direction:row;align-items:flex-start;gap:16px;padding:20px}}@media(max-width:480px){.feature-grid--grid[data-astro-cid-eopbef4x]{grid-template-columns:repeat(2,1fr);gap:12px}.feature[data-astro-cid-eopbef4x]{padding:16px}}
