.bse-page.svelte-6zkh5u{--shely-pink: #FF4F91;--shely-plum: #511843;--shely-blush: #FF9BB5;--shely-coral: #FFB38B;--shely-gold: #FFC972;--shely-mint: #E9FFF6;--shely-mint-dark: #2A9D6E;--shely-bg: #FFFBF7;--glass-shadow: 0 8px 32px rgba(81,24,67,.08);--font-heading: "Poppins", system-ui, -apple-system, sans-serif;--font-body: "Inter", system-ui, -apple-system, sans-serif;font-family:var(--font-body);color:#1a1a2e;background:var(--shely-bg);overflow-x:hidden}.bse-reveal.svelte-6zkh5u{opacity:0;transform:translateY(28px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.bse-reveal.revealed.svelte-6zkh5u{opacity:1;transform:translateY(0)}.section-inner.svelte-6zkh5u{max-width:960px;margin:0 auto;padding:0 24px}.section-title.svelte-6zkh5u{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.5rem,4vw,2rem);color:var(--shely-plum);text-align:center;margin:0 0 12px;letter-spacing:-.02em}.section-subtitle.svelte-6zkh5u{text-align:center;font-size:.95rem;color:#6a6a80;line-height:1.6;max-width:560px;margin:0 auto 32px}.bse-hero.svelte-6zkh5u{padding:100px 24px 56px;text-align:center;background:linear-gradient(168deg,var(--shely-bg) 0%,#fff 40%,rgba(255,155,181,.08) 100%)}.hero-inner.svelte-6zkh5u{max-width:680px;margin:0 auto}.breadcrumb.svelte-6zkh5u{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:32px;font-size:.85rem}.breadcrumb-link.svelte-6zkh5u{display:inline-flex;align-items:center;gap:4px;color:var(--shely-pink);text-decoration:none;font-weight:500;transition:color .2s}.breadcrumb-link.svelte-6zkh5u:hover{color:var(--shely-plum)}.breadcrumb-sep.svelte-6zkh5u{color:#c0c0d0}.breadcrumb-current.svelte-6zkh5u{color:#7a7a94}.hero-icon.svelte-6zkh5u{display:inline-flex;align-items:center;justify-content:center;width:88px;height:88px;border-radius:24px;background:#ff4f910f;margin-bottom:24px;border:1.5px solid rgba(255,79,145,.12)}.hero-title.svelte-6zkh5u{font-family:var(--font-heading);font-weight:800;font-size:clamp(2rem,5.5vw,3rem);color:var(--shely-plum);letter-spacing:-.03em;line-height:1.1;margin:0 0 16px}.hero-subtitle.svelte-6zkh5u{font-size:1.05rem;color:#5a5a72;line-height:1.65;max-width:540px;margin:0 auto}.stats-section.svelte-6zkh5u{padding:64px 0;background:#fff}.stats-grid.svelte-6zkh5u{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:32px}.stat-card.svelte-6zkh5u{text-align:center;padding:32px 24px;background:var(--shely-bg);border-radius:18px;border:1.5px solid rgba(81,24,67,.06);box-shadow:var(--glass-shadow);transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s}.stat-card.svelte-6zkh5u:hover{transform:translateY(-4px);box-shadow:0 14px 40px #5118431f}.stat-icon.svelte-6zkh5u{display:flex;justify-content:center;margin-bottom:16px}.stat-value.svelte-6zkh5u{font-family:var(--font-heading);font-weight:700;font-size:1.8rem;color:var(--shely-plum);margin-bottom:8px;letter-spacing:-.02em}.stat-label.svelte-6zkh5u{font-size:.85rem;color:#6a6a80;line-height:1.55}@media (max-width: 700px){.stats-grid.svelte-6zkh5u{grid-template-columns:1fr;gap:16px}}.timing-section.svelte-6zkh5u{padding:64px 0}.timing-grid.svelte-6zkh5u{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:32px}.timing-card.svelte-6zkh5u{padding:32px 28px;background:#fff;border-radius:18px;border:1.5px solid rgba(81,24,67,.06);box-shadow:var(--glass-shadow);transition:transform .25s cubic-bezier(.22,1,.36,1)}.timing-card.svelte-6zkh5u:hover{transform:translateY(-4px)}.timing-badge.svelte-6zkh5u{display:inline-block;font-family:var(--font-heading);font-size:.72rem;font-weight:600;padding:4px 12px;border-radius:8px;background:#ff4f911a;color:var(--shely-pink);text-transform:uppercase;letter-spacing:.03em;margin-bottom:14px}.timing-badge-alt.svelte-6zkh5u{background:#ffb38b26;color:#a84b20}.timing-heading.svelte-6zkh5u{font-family:var(--font-heading);font-weight:600;font-size:1.15rem;color:var(--shely-plum);margin:0 0 10px}.timing-desc.svelte-6zkh5u{font-size:.88rem;color:#6a6a80;line-height:1.6;margin:0}@media (max-width: 700px){.timing-grid.svelte-6zkh5u{grid-template-columns:1fr}}.guide-section.svelte-6zkh5u{padding:72px 0;background:#fff}.guide-progress.svelte-6zkh5u{max-width:600px;margin:0 auto 24px}.progress-label.svelte-6zkh5u{display:flex;justify-content:space-between;font-size:.82rem;color:#7a7a94;font-weight:500;margin-bottom:8px}.progress-track.svelte-6zkh5u{width:100%;height:6px;background:#5118430f;border-radius:3px;overflow:hidden}.progress-fill.svelte-6zkh5u{height:100%;background:linear-gradient(90deg,var(--shely-pink),var(--shely-coral));border-radius:3px;transition:width .4s cubic-bezier(.22,1,.36,1)}.step-dots.svelte-6zkh5u{display:flex;justify-content:center;gap:12px;margin-bottom:32px}.step-dot.svelte-6zkh5u{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:2px solid rgba(81,24,67,.12);background:#fff;color:var(--shely-plum);font-family:var(--font-heading);font-weight:600;font-size:.82rem;cursor:pointer;transition:all .25s cubic-bezier(.22,1,.36,1)}.step-dot.svelte-6zkh5u:hover{border-color:var(--shely-blush);background:#ff4f910a}.step-dot.active.svelte-6zkh5u{border-color:var(--shely-pink);background:var(--shely-pink);color:#fff;transform:scale(1.1);box-shadow:0 4px 16px #ff4f914d}.step-dot.completed.svelte-6zkh5u{border-color:var(--shely-mint-dark);background:var(--shely-mint);color:var(--shely-mint-dark)}.step-card.svelte-6zkh5u{background:var(--shely-bg);border-radius:20px;border:1.5px solid rgba(81,24,67,.06);box-shadow:var(--glass-shadow);overflow:hidden}.step-layout.svelte-6zkh5u{display:grid;grid-template-columns:1fr 1fr;min-height:420px}.step-illustration.svelte-6zkh5u{display:flex;align-items:center;justify-content:center;padding:32px;background:#fff;border-right:1px solid rgba(81,24,67,.06)}.illustration-svg.svelte-6zkh5u{width:100%;max-width:240px;height:auto}.clock-diagram.svelte-6zkh5u{display:flex;flex-direction:column;align-items:center;gap:12px;padding:8px 0}.clock-svg.svelte-6zkh5u{max-width:220px}.clock-position.svelte-6zkh5u{cursor:pointer;transition:transform .2s,fill .2s;filter:drop-shadow(0 1px 3px rgba(0,0,0,.08))}.clock-position.svelte-6zkh5u:hover{transform:scale(1.15)}.clock-message.svelte-6zkh5u{font-size:.82rem;color:#5a5a72;text-align:center;min-height:36px;line-height:1.5;padding:0 16px;max-width:240px}.clock-pos-label.svelte-6zkh5u{font-weight:600;color:var(--shely-plum)}.clock-progress.svelte-6zkh5u{display:flex;align-items:center;gap:10px;width:100%;max-width:200px}.clock-progress-track.svelte-6zkh5u{flex:1;height:4px;background:#51184314;border-radius:2px;overflow:hidden}.clock-progress-fill.svelte-6zkh5u{height:100%;background:var(--shely-pink);border-radius:2px;transition:width .3s ease}.clock-progress-text.svelte-6zkh5u{font-size:.72rem;color:#7a7a94;font-weight:500;white-space:nowrap}.step-content.svelte-6zkh5u{padding:36px 32px;display:flex;flex-direction:column;justify-content:center}.step-number-badge.svelte-6zkh5u{display:inline-block;font-family:var(--font-heading);font-size:.7rem;font-weight:600;padding:4px 14px;border-radius:8px;background:#ff4f911a;color:var(--shely-pink);text-transform:uppercase;letter-spacing:.04em;margin-bottom:14px;width:fit-content}.step-title.svelte-6zkh5u{font-family:var(--font-heading);font-weight:700;font-size:1.3rem;color:var(--shely-plum);margin:0 0 14px;letter-spacing:-.01em}.step-instruction.svelte-6zkh5u{font-size:.9rem;color:#4a4a60;line-height:1.7;margin:0 0 20px}.look-for-box.svelte-6zkh5u{background:#ff4f910a;border:1px solid rgba(255,79,145,.12);border-radius:14px;padding:18px 20px}.look-for-heading.svelte-6zkh5u{display:flex;align-items:center;gap:8px;font-family:var(--font-heading);font-weight:600;font-size:.88rem;color:var(--shely-plum);margin:0 0 10px}.look-for-list.svelte-6zkh5u{list-style:none;padding:0;margin:0}.look-for-list.svelte-6zkh5u li:where(.svelte-6zkh5u){position:relative;padding-left:18px;font-size:.82rem;color:#5a5a72;line-height:1.6;margin-bottom:4px}.look-for-list.svelte-6zkh5u li:where(.svelte-6zkh5u):before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:var(--shely-blush)}.step-navigation.svelte-6zkh5u{display:flex;justify-content:space-between;padding:20px 32px;border-top:1px solid rgba(81,24,67,.06);background:#fff}.nav-btn.svelte-6zkh5u{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;font-family:var(--font-heading);font-weight:600;font-size:.88rem;border-radius:12px;border:none;cursor:pointer;transition:all .2s}.nav-btn.svelte-6zkh5u:disabled{opacity:.35;cursor:not-allowed}.nav-btn-prev.svelte-6zkh5u{background:#5118430d;color:var(--shely-plum)}.nav-btn-prev.svelte-6zkh5u:hover:not(:disabled){background:#5118431a}.nav-btn-next.svelte-6zkh5u{background:var(--shely-pink);color:#fff;box-shadow:0 4px 14px #ff4f9140}.nav-btn-next.svelte-6zkh5u:hover:not(:disabled){background:#e8437f;transform:translateY(-1px);box-shadow:0 6px 20px #ff4f9159}@media (max-width: 768px){.step-layout.svelte-6zkh5u{grid-template-columns:1fr;min-height:auto}.step-illustration.svelte-6zkh5u{border-right:none;border-bottom:1px solid rgba(81,24,67,.06);padding:24px}.step-content.svelte-6zkh5u{padding:24px 20px}.step-navigation.svelte-6zkh5u{padding:16px 20px}.nav-btn.svelte-6zkh5u{padding:10px 18px;font-size:.82rem}}.warning-section.svelte-6zkh5u{padding:72px 0}.warning-grid.svelte-6zkh5u{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.warning-card.svelte-6zkh5u{padding:28px 24px;background:#fff;border-radius:16px;border:1.5px solid rgba(81,24,67,.06);box-shadow:var(--glass-shadow);transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s}.warning-card.svelte-6zkh5u:hover{transform:translateY(-4px);box-shadow:0 14px 40px #5118431f}.warning-icon.svelte-6zkh5u{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:#ff4f910f;margin-bottom:16px}.warning-title.svelte-6zkh5u{font-family:var(--font-heading);font-weight:600;font-size:.95rem;color:var(--shely-plum);margin:0 0 8px}.warning-desc.svelte-6zkh5u{font-size:.82rem;color:#6a6a80;line-height:1.55;margin:0}@media (max-width: 768px){.warning-grid.svelte-6zkh5u{grid-template-columns:1fr;gap:14px}}@media (min-width: 769px) and (max-width: 1024px){.warning-grid.svelte-6zkh5u{grid-template-columns:repeat(2,1fr)}}.doctor-section.svelte-6zkh5u{padding:0 0 72px}.doctor-callout.svelte-6zkh5u{max-width:720px;margin:0 auto;padding:40px 36px;background:#ff4f9108;border:2px solid rgba(255,79,145,.15);border-radius:20px;text-align:center}.doctor-icon.svelte-6zkh5u{display:flex;justify-content:center;margin-bottom:20px}.doctor-title.svelte-6zkh5u{font-family:var(--font-heading);font-weight:700;font-size:1.5rem;color:var(--shely-plum);margin:0 0 14px;letter-spacing:-.01em}.doctor-text.svelte-6zkh5u{font-size:.92rem;color:#4a4a60;line-height:1.65;margin:0 0 16px}.doctor-list.svelte-6zkh5u{list-style:none;padding:0;text-align:left;max-width:520px;margin:0 auto 20px}.doctor-list.svelte-6zkh5u li:where(.svelte-6zkh5u){position:relative;padding-left:22px;font-size:.88rem;color:#4a4a60;line-height:1.65;margin-bottom:6px}.doctor-list.svelte-6zkh5u li:where(.svelte-6zkh5u):before{content:"";position:absolute;left:0;top:9px;width:8px;height:8px;border-radius:50%;background:var(--shely-pink);opacity:.5}.doctor-note.svelte-6zkh5u{font-size:.88rem;color:var(--shely-plum);line-height:1.6;padding:16px 20px;background:#ff4f910f;border-radius:12px;margin:0}@media (max-width: 700px){.doctor-callout.svelte-6zkh5u{padding:28px 20px}}.disclaimer-section.svelte-6zkh5u{padding:0 0 48px}.disclaimer-box.svelte-6zkh5u{max-width:720px;margin:0 auto;padding:28px 32px;background:#51184305;border:1px solid rgba(81,24,67,.08);border-radius:16px}.disclaimer-title.svelte-6zkh5u{font-family:var(--font-heading);font-weight:600;font-size:1rem;color:var(--shely-plum);margin:0 0 12px;opacity:.8}.disclaimer-text.svelte-6zkh5u{font-size:.82rem;color:#6a6a80;line-height:1.65;margin:0 0 10px}.disclaimer-text.svelte-6zkh5u:last-child{margin-bottom:0}.privacy-section.svelte-6zkh5u{padding:24px 0 48px}.privacy-badge.svelte-6zkh5u{display:flex;align-items:center;gap:14px;max-width:460px;margin:0 auto;padding:18px 28px;background:#fff;border-radius:16px;border:1.5px solid rgba(81,24,67,.06);box-shadow:var(--glass-shadow)}.privacy-lock.svelte-6zkh5u{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#5118430d}.privacy-text.svelte-6zkh5u{display:flex;flex-direction:column;gap:2px}.privacy-text.svelte-6zkh5u strong:where(.svelte-6zkh5u){font-family:var(--font-heading);font-weight:600;font-size:.95rem;color:var(--shely-plum)}.privacy-details.svelte-6zkh5u{font-size:.78rem;color:#7a7a94;font-weight:500}.cta-section.svelte-6zkh5u{padding:64px 24px;background:linear-gradient(135deg,var(--shely-plum) 0%,var(--shely-pink) 100%);text-align:center}.cta-inner.svelte-6zkh5u{max-width:560px;margin:0 auto}.cta-title.svelte-6zkh5u{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.5rem,4vw,2.1rem);color:#fff;margin:0 0 12px;letter-spacing:-.02em}.cta-subtitle.svelte-6zkh5u{font-size:1rem;color:#ffffffbf;margin:0 0 28px;line-height:1.6}.cta-buttons.svelte-6zkh5u{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.cta-btn.svelte-6zkh5u{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;font-family:var(--font-heading);font-weight:600;font-size:.95rem;border-radius:50px;text-decoration:none;transition:transform .2s,background .2s,color .2s,box-shadow .2s;cursor:pointer}.cta-btn.svelte-6zkh5u:hover{transform:translateY(-2px)}.cta-btn-primary.svelte-6zkh5u{background:#fff;color:var(--shely-plum);box-shadow:0 4px 16px #0000001a}.cta-btn-primary.svelte-6zkh5u:hover{background:var(--shely-bg);box-shadow:0 6px 24px #00000024}.cta-btn-outline.svelte-6zkh5u{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.6)}.cta-btn-outline.svelte-6zkh5u:hover{background:#ffffff1a;border-color:#fff}@media (max-width: 768px){.bse-hero.svelte-6zkh5u{padding:80px 16px 40px}.hero-title.svelte-6zkh5u{font-size:1.8rem}.hero-subtitle.svelte-6zkh5u{font-size:.92rem}.section-inner.svelte-6zkh5u{padding:0 16px}.cta-section.svelte-6zkh5u{padding:48px 16px}.cta-title.svelte-6zkh5u{font-size:1.4rem}.cta-buttons.svelte-6zkh5u{flex-direction:column;align-items:center}.cta-btn.svelte-6zkh5u{width:100%;max-width:300px}.step-dots.svelte-6zkh5u{gap:8px}.step-dot.svelte-6zkh5u{width:32px;height:32px;font-size:.75rem}}
