.women-page.svelte-3ekfxo{--page-bg: #FFFBF7;--pink: #FF4F91;--plum: #511843;--blush: #FF9BB5;--coral: #FFB38B;--gold: #FFC972;--mint: #E9FFF6;--gray-deep: #333333;--gray-cool: #7A7A7A;--white: #FFFFFF;--shadow-glass: 0 8px 32px rgba(81,24,67,.08);--shadow-elevated: 0 20px 60px rgba(81,24,67,.12)}.hero.svelte-3ekfxo{position:relative;min-height:100vh;min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:6rem 1.5rem 4rem;overflow:hidden;background:var(--page-bg)}.hero-gradient-bg.svelte-3ekfxo{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(255,201,114,.18) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 30% 20%,rgba(255,179,139,.14) 0%,transparent 50%),radial-gradient(ellipse 60% 50% at 70% 80%,rgba(81,24,67,.06) 0%,transparent 60%),radial-gradient(ellipse 50% 30% at 50% 100%,rgba(233,255,246,.25) 0%,transparent 40%);pointer-events:none}.hero-content.svelte-3ekfxo{position:relative;z-index:1;max-width:48rem;opacity:0;transform:translateY(30px);transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.22,1,.36,1)}.hero-visible.svelte-3ekfxo .hero-content:where(.svelte-3ekfxo){opacity:1;transform:translateY(0)}.hero-eyebrow.svelte-3ekfxo{display:inline-block;padding:.375rem 1.25rem;border-radius:9999px;font-family:var(--font-inter);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--pink);background:#ff4f9114;margin-bottom:1.5rem}.hero-title.svelte-3ekfxo{font-family:var(--font-poppins);font-weight:700;font-size:2.75rem;line-height:1.12;color:var(--plum);margin-bottom:1.25rem}.hero-title-accent.svelte-3ekfxo{background:linear-gradient(135deg,var(--pink),var(--coral));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle.svelte-3ekfxo{font-family:var(--font-inter);font-size:1.125rem;line-height:1.7;color:var(--gray-cool);max-width:36rem;margin:0 auto 2.5rem}.hero-cta-row.svelte-3ekfxo{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.scroll-indicator.svelte-3ekfxo{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:0;animation:svelte-3ekfxo-fadeInScroll 1s 1.2s ease forwards}.scroll-line.svelte-3ekfxo{width:1px;height:40px;background:linear-gradient(to bottom,var(--pink),transparent);animation:svelte-3ekfxo-scrollPulse 2s ease-in-out infinite}.scroll-text.svelte-3ekfxo{font-family:var(--font-inter);font-size:.6875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--gray-cool)}@keyframes svelte-3ekfxo-fadeInScroll{to{opacity:.7}}@keyframes svelte-3ekfxo-scrollPulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.3)}}@media (min-width: 768px){.hero.svelte-3ekfxo{padding:8rem 2rem 6rem}.hero-title.svelte-3ekfxo{font-size:4rem}.hero-subtitle.svelte-3ekfxo{font-size:1.25rem}}@media (min-width: 1024px){.hero-title.svelte-3ekfxo{font-size:4.5rem}}.cta-primary.svelte-3ekfxo{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2.25rem;border-radius:9999px;font-family:var(--font-inter);font-weight:600;font-size:1rem;text-decoration:none;color:var(--white);background:var(--pink);box-shadow:0 4px 20px #ff4f914d;transition:all .3s cubic-bezier(.4,0,.2,1)}.cta-primary.svelte-3ekfxo:hover{transform:translateY(-2px);box-shadow:0 8px 32px #ff4f9166;color:var(--white)}.cta-primary-lg.svelte-3ekfxo{padding:1rem 2.75rem;font-size:1.0625rem}.cta-ghost.svelte-3ekfxo{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2.25rem;border-radius:9999px;font-family:var(--font-inter);font-weight:600;font-size:1rem;text-decoration:none;color:var(--plum);border:2px solid rgba(81,24,67,.15);transition:all .3s cubic-bezier(.4,0,.2,1);background:transparent}.cta-ghost.svelte-3ekfxo:hover{border-color:var(--pink);color:var(--pink);transform:translateY(-2px)}.cta-outline-light.svelte-3ekfxo{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2.75rem;border-radius:9999px;font-family:var(--font-inter);font-weight:600;font-size:1.0625rem;text-decoration:none;color:var(--white);border:2px solid rgba(255,255,255,.35);transition:all .3s cubic-bezier(.4,0,.2,1);background:transparent}.cta-outline-light.svelte-3ekfxo:hover{border-color:var(--white);background:#ffffff1a;transform:translateY(-2px);color:var(--white)}.journey-wrapper.svelte-3ekfxo{position:relative;background:var(--page-bg)}.journey-line.svelte-3ekfxo{position:absolute;top:0;bottom:0;left:50%;width:2px;transform:translate(-50%);background:linear-gradient(to bottom,transparent 0%,var(--gold) 5%,var(--coral) 25%,var(--pink) 50%,var(--mint) 70%,var(--blush) 90%,transparent 100%);opacity:.25}@media (max-width: 767px){.journey-line.svelte-3ekfxo{left:1.5rem}}.stage.svelte-3ekfxo{position:relative;padding:5rem 1.5rem}@media (min-width: 768px){.stage.svelte-3ekfxo{padding:7rem 2rem}}.stage-badge.svelte-3ekfxo{position:absolute;left:50%;top:3rem;transform:translate(-50%);width:3rem;height:3rem;border-radius:50%;background:var(--badge-color);display:flex;align-items:center;justify-content:center;z-index:2;box-shadow:0 4px 16px #00000014;opacity:0;transition:opacity .5s ease,transform .5s ease}.visible.svelte-3ekfxo .stage-badge:where(.svelte-3ekfxo){opacity:1}@media (max-width: 767px){.stage-badge.svelte-3ekfxo{left:1.5rem;transform:translate(-50%)}}.stage-number.svelte-3ekfxo{font-family:var(--font-poppins);font-weight:700;font-size:.8125rem;color:var(--white)}.stage-content.svelte-3ekfxo{max-width:72rem;margin:0 auto;opacity:0;transform:translateY(40px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.visible.svelte-3ekfxo .stage-content:where(.svelte-3ekfxo){opacity:1;transform:translateY(0)}.stage-title.svelte-3ekfxo{font-family:var(--font-poppins);font-weight:700;font-size:2rem;color:var(--plum);margin-bottom:.25rem;position:relative}.stage-title.svelte-3ekfxo:after{content:"";display:block;width:3rem;height:3px;border-radius:2px;background:var(--accent);margin-top:.75rem}.stage-text-center.svelte-3ekfxo .stage-title:where(.svelte-3ekfxo):after{margin-left:auto;margin-right:auto}.stage-subtitle-text.svelte-3ekfxo{font-family:var(--font-inter);font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-cool);margin-top:.75rem;margin-bottom:.75rem}.stage-description.svelte-3ekfxo{font-family:var(--font-inter);font-size:1.0625rem;line-height:1.7;color:var(--gray-cool);max-width:32rem}.stage-text-center.svelte-3ekfxo{text-align:center}.stage-text-center.svelte-3ekfxo .stage-description:where(.svelte-3ekfxo){margin:0 auto}@media (min-width: 768px){.stage-title.svelte-3ekfxo{font-size:2.5rem}}.stage-adolescence.svelte-3ekfxo{background:var(--page-bg)}.stage-left.svelte-3ekfxo{display:flex;flex-direction:column;gap:2rem}@media (min-width: 768px){.stage-left.svelte-3ekfxo{max-width:50%}}.feature-pills.svelte-3ekfxo{display:flex;flex-wrap:wrap;gap:.75rem}.pill.svelte-3ekfxo{display:inline-block;padding:.5rem 1.25rem;border-radius:9999px;font-family:var(--font-inter);font-size:.875rem;font-weight:500;color:var(--plum);background:#ffc97226;border:1px solid rgba(255,201,114,.3);opacity:0;transform:translateY(12px) scale(.95);transition:opacity .4s ease,transform .4s ease;transition-delay:var(--pill-delay)}.visible.svelte-3ekfxo .pill:where(.svelte-3ekfxo){opacity:1;transform:translateY(0) scale(1)}.pill.svelte-3ekfxo:hover{background:#ffc97247;transform:translateY(-2px) scale(1.02)}.stage-fertility.svelte-3ekfxo{background:var(--white)}.stage-right.svelte-3ekfxo{display:flex;flex-direction:column;gap:3rem}@media (min-width: 768px){.stage-right.svelte-3ekfxo{flex-direction:row-reverse;align-items:center;gap:4rem}.stage-right.svelte-3ekfxo .stage-text:where(.svelte-3ekfxo){flex:1;text-align:right}.stage-right.svelte-3ekfxo .stage-text:where(.svelte-3ekfxo) .stage-title:where(.svelte-3ekfxo):after{margin-left:auto}.stage-right.svelte-3ekfxo .orbit-container:where(.svelte-3ekfxo){flex-shrink:0}}.orbit-container.svelte-3ekfxo{position:relative;width:280px;height:280px;margin:0 auto}@media (min-width: 768px){.orbit-container.svelte-3ekfxo{width:320px;height:320px}}.orbit-center.svelte-3ekfxo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-item.svelte-3ekfxo{position:absolute;top:50%;left:50%;display:flex;align-items:center;gap:.5rem;transform-origin:0 0;transform:translate(-50%,-50%) rotate(var(--orbit-angle)) translate(120px) rotate(calc(-1 * var(--orbit-angle)));opacity:0;transition:opacity .5s ease;transition-delay:var(--orbit-delay)}@media (min-width: 768px){.orbit-item.svelte-3ekfxo{transform:translate(-50%,-50%) rotate(var(--orbit-angle)) translate(140px) rotate(calc(-1 * var(--orbit-angle)))}}.visible.svelte-3ekfxo .orbit-item:where(.svelte-3ekfxo){opacity:1}.orbit-dot.svelte-3ekfxo{width:10px;height:10px;border-radius:50%;flex-shrink:0}.orbit-label.svelte-3ekfxo{font-family:var(--font-inter);font-size:.8125rem;font-weight:500;color:var(--plum);white-space:nowrap}.stage-pregnancy.svelte-3ekfxo{background:var(--page-bg);overflow:hidden}.stage-full.svelte-3ekfxo{display:flex;flex-direction:column;gap:3rem}.pregnancy-timeline.svelte-3ekfxo{position:relative;display:flex;gap:0;overflow-x:auto;padding:2rem 0 1rem;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pregnancy-timeline.svelte-3ekfxo::-webkit-scrollbar{display:none}.timeline-track.svelte-3ekfxo{position:absolute;top:2.875rem;left:0;right:0;height:2px;background:linear-gradient(to right,var(--pink),var(--blush),var(--gold));opacity:.3}.timeline-node.svelte-3ekfxo{flex:0 0 auto;min-width:180px;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:0 .75rem;opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease;transition-delay:var(--node-delay)}.visible.svelte-3ekfxo .timeline-node:where(.svelte-3ekfxo){opacity:1;transform:translateY(0)}@media (min-width: 768px){.pregnancy-timeline.svelte-3ekfxo{justify-content:center}.timeline-node.svelte-3ekfxo{min-width:200px}}.timeline-dot.svelte-3ekfxo{width:14px;height:14px;border-radius:50%;border:3px solid var(--white);box-shadow:0 2px 8px #0000001a;flex-shrink:0;z-index:1}.timeline-card.svelte-3ekfxo{background:var(--white);border-radius:1rem;padding:1.25rem 1rem;text-align:center;box-shadow:var(--shadow-glass);border:1px solid rgba(81,24,67,.04);width:100%}.timeline-phase.svelte-3ekfxo{font-family:var(--font-poppins);font-weight:600;font-size:.9375rem;color:var(--plum);margin-bottom:.25rem}.timeline-weeks.svelte-3ekfxo{font-family:var(--font-inter);font-size:.75rem;font-weight:500;color:var(--pink);text-transform:uppercase;letter-spacing:.04em}.timeline-detail.svelte-3ekfxo{font-family:var(--font-inter);font-size:.8125rem;line-height:1.5;color:var(--gray-cool);margin-top:.5rem}.stage-wellness.svelte-3ekfxo{background:var(--mint)}.bento-grid.svelte-3ekfxo{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;max-width:40rem;margin:0 auto}@media (min-width: 640px){.bento-grid.svelte-3ekfxo{grid-template-columns:repeat(3,1fr);max-width:48rem}}.bento-card.svelte-3ekfxo{background:var(--white);border-radius:1.25rem;padding:1.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;box-shadow:var(--shadow-glass);border:1px solid rgba(81,24,67,.04);cursor:default;opacity:0;transform:scale(.92);transition:opacity .5s ease,transform .5s ease,box-shadow .3s ease;transition-delay:var(--bento-delay)}.visible.svelte-3ekfxo .bento-card:where(.svelte-3ekfxo){opacity:1;transform:scale(1)}.bento-card.svelte-3ekfxo:hover{box-shadow:var(--shadow-elevated);transform:translateY(-4px) scale(1.01)}.bento-large.svelte-3ekfxo{grid-column:span 2}@media (min-width: 640px){.bento-large.svelte-3ekfxo{grid-column:span 2;grid-row:span 2;padding:2rem}}.bento-icon-wrap.svelte-3ekfxo{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#00000008;color:var(--bento-color)}.bento-label.svelte-3ekfxo{font-family:var(--font-poppins);font-weight:600;font-size:.9375rem;color:var(--plum)}.stage-family.svelte-3ekfxo{background:var(--white)}.stage-split.svelte-3ekfxo{display:flex;flex-direction:column;gap:3rem;align-items:center}@media (min-width: 768px){.stage-split.svelte-3ekfxo{flex-direction:row;gap:4rem}}.family-illustration.svelte-3ekfxo{position:relative;width:200px;height:180px;flex-shrink:0}@media (min-width: 768px){.family-illustration.svelte-3ekfxo{width:280px;height:240px}}.family-circle.svelte-3ekfxo{position:absolute;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#ff9bb514}.family-circle-lg.svelte-3ekfxo{width:80px;height:80px;top:0;left:50%;transform:translate(-50%)}.family-circle-md.svelte-3ekfxo{width:64px;height:64px;top:calc(var(--offset-y, 0px));left:calc(50% + var(--offset-x, 0px));transform:translate(-50%)}.family-circle-sm.svelte-3ekfxo{width:52px;height:52px;top:calc(var(--offset-y, 0px));left:calc(50% + var(--offset-x, 0px));transform:translate(-50%)}.family-connection-lines.svelte-3ekfxo{position:absolute;top:0;left:50%;transform:translate(-50%)}.family-features.svelte-3ekfxo{flex:1;min-width:0}.family-feature-list.svelte-3ekfxo{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.5rem}.family-feature-item.svelte-3ekfxo{display:flex;align-items:flex-start;gap:1rem;opacity:0;transform:translate(-20px);transition:opacity .5s ease,transform .5s ease;transition-delay:var(--feat-delay)}.visible.svelte-3ekfxo .family-feature-item:where(.svelte-3ekfxo){opacity:1;transform:translate(0)}.family-feature-marker.svelte-3ekfxo{width:10px;height:10px;border-radius:50%;flex-shrink:0;margin-top:.375rem}.family-feature-title.svelte-3ekfxo{font-family:var(--font-poppins);font-weight:600;font-size:.9375rem;color:var(--plum);margin-bottom:.125rem}.family-feature-desc.svelte-3ekfxo{font-family:var(--font-inter);font-size:.875rem;line-height:1.5;color:var(--gray-cool)}.privacy.svelte-3ekfxo{background:var(--plum);padding:5rem 1.5rem;color:var(--white)}@media (min-width: 768px){.privacy.svelte-3ekfxo{padding:7rem 2rem}}.privacy-inner.svelte-3ekfxo{max-width:64rem;margin:0 auto;text-align:center}.privacy-heading.svelte-3ekfxo{font-family:var(--font-poppins);font-weight:700;font-size:2rem;color:var(--white);margin-bottom:.75rem}@media (min-width: 768px){.privacy-heading.svelte-3ekfxo{font-size:2.75rem}}.privacy-sub.svelte-3ekfxo{font-family:var(--font-inter);font-size:1.0625rem;line-height:1.7;color:#ffffffa6;max-width:32rem;margin:0 auto 3.5rem}.privacy-cols.svelte-3ekfxo{display:flex;flex-direction:column;gap:2.5rem;text-align:left}@media (min-width: 768px){.privacy-cols.svelte-3ekfxo{flex-direction:row;gap:3rem;text-align:center}}.privacy-item.svelte-3ekfxo{flex:1;display:flex;flex-direction:column;align-items:center;opacity:0;transform:translateY(20px);transition:opacity .5s ease .1s,transform .5s ease .1s}@media (max-width: 767px){.privacy-item.svelte-3ekfxo{flex-direction:row;align-items:flex-start;gap:1rem}}.visible.svelte-3ekfxo .privacy-item:where(.svelte-3ekfxo){opacity:1;transform:translateY(0)}.privacy-item.svelte-3ekfxo:nth-child(2){transition-delay:.2s}.privacy-item.svelte-3ekfxo:nth-child(3){transition-delay:.3s}.privacy-icon-wrap.svelte-3ekfxo{width:56px;height:56px;border-radius:16px;background:#ffffff14;display:flex;align-items:center;justify-content:center;color:var(--pink);flex-shrink:0;margin-bottom:1rem}@media (max-width: 767px){.privacy-icon-wrap.svelte-3ekfxo{margin-bottom:0}}.privacy-label.svelte-3ekfxo{font-family:var(--font-poppins);font-weight:600;font-size:1rem;color:var(--white);margin-bottom:.5rem}.privacy-desc.svelte-3ekfxo{font-family:var(--font-inter);font-size:.875rem;line-height:1.6;color:#ffffff8c}.testimonials.svelte-3ekfxo{padding:5rem 1.5rem;background:var(--page-bg)}@media (min-width: 768px){.testimonials.svelte-3ekfxo{padding:7rem 2rem}}.testimonials-inner.svelte-3ekfxo{max-width:72rem;margin:0 auto}.testimonials-heading.svelte-3ekfxo{font-family:var(--font-poppins);font-weight:700;font-size:2rem;color:var(--plum);text-align:center;margin-bottom:3rem}@media (min-width: 768px){.testimonials-heading.svelte-3ekfxo{font-size:2.5rem}}.testimonials-grid.svelte-3ekfxo{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.testimonials-grid.svelte-3ekfxo{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.testimonials-grid.svelte-3ekfxo{grid-template-columns:repeat(4,1fr)}}.quote-bubble.svelte-3ekfxo{background:var(--white);border-radius:1.25rem;padding:1.75rem;box-shadow:var(--shadow-glass);border:1px solid rgba(81,24,67,.04);display:flex;flex-direction:column;justify-content:space-between;gap:1.25rem;opacity:0;transform:translateY(24px);transition:opacity .5s ease,transform .5s ease;transition-delay:var(--bubble-delay)}.visible.svelte-3ekfxo .quote-bubble:where(.svelte-3ekfxo){opacity:1;transform:translateY(0)}.quote-bubble.svelte-3ekfxo:hover{box-shadow:var(--shadow-elevated);transform:translateY(-4px)}.quote-text.svelte-3ekfxo{font-family:var(--font-inter);font-size:.9375rem;line-height:1.65;color:var(--gray-deep);font-style:italic}.quote-author.svelte-3ekfxo{display:flex;align-items:center;gap:.75rem}.quote-avatar.svelte-3ekfxo{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-poppins);font-weight:700;font-size:.875rem;color:var(--white);flex-shrink:0}.quote-name.svelte-3ekfxo{display:block;font-family:var(--font-poppins);font-weight:600;font-size:.8125rem;color:var(--plum)}.quote-location.svelte-3ekfxo{display:block;font-family:var(--font-inter);font-size:.75rem;color:var(--gray-cool)}.final-cta.svelte-3ekfxo{padding:6rem 1.5rem;background:linear-gradient(135deg,var(--plum) 0%,var(--pink) 100%);text-align:center}@media (min-width: 768px){.final-cta.svelte-3ekfxo{padding:8rem 2rem}}.final-cta-inner.svelte-3ekfxo{max-width:40rem;margin:0 auto;opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.visible.svelte-3ekfxo .final-cta-inner:where(.svelte-3ekfxo){opacity:1;transform:translateY(0)}.final-cta-heading.svelte-3ekfxo{font-family:var(--font-poppins);font-weight:700;font-size:2.25rem;color:var(--white);margin-bottom:1rem}@media (min-width: 768px){.final-cta-heading.svelte-3ekfxo{font-size:3rem}}.final-cta-sub.svelte-3ekfxo{font-family:var(--font-inter);font-size:1.0625rem;line-height:1.7;color:#ffffffbf;margin-bottom:2.5rem}.final-cta-buttons.svelte-3ekfxo{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2.5rem}.trust-badges.svelte-3ekfxo{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem}.trust-badge.svelte-3ekfxo{display:inline-flex;align-items:center;gap:.375rem;font-family:var(--font-inter);font-size:.8125rem;font-weight:500;color:#fff9}.trust-badge.svelte-3ekfxo svg:where(.svelte-3ekfxo){flex-shrink:0}@media (prefers-reduced-motion: reduce){.hero-content.svelte-3ekfxo,.stage-content.svelte-3ekfxo,.stage-badge.svelte-3ekfxo,.pill.svelte-3ekfxo,.orbit-item.svelte-3ekfxo,.timeline-node.svelte-3ekfxo,.bento-card.svelte-3ekfxo,.family-feature-item.svelte-3ekfxo,.privacy-item.svelte-3ekfxo,.quote-bubble.svelte-3ekfxo,.final-cta-inner.svelte-3ekfxo,.scroll-indicator.svelte-3ekfxo{transition:none!important;animation:none!important;opacity:1!important;transform:none!important}.scroll-line.svelte-3ekfxo{animation:none!important}}
