.page.svelte-137ntul{--shely-pink: #FF4F91;--shely-plum: #511843;--shely-coral: #FFB38B;--shely-bg: #FFFBF7;--font-heading: "Poppins", sans-serif;--font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--shadow-glass: 0 8px 32px rgba(81, 24, 67, .08);--shadow-card: 0 4px 24px rgba(81, 24, 67, .06);--shadow-elevated: 0 20px 60px rgba(81, 24, 67, .12);background:var(--shely-bg);color:#1a1a2e;font-family:var(--font-body);overflow-x:hidden}.hero.svelte-137ntul{position:relative;padding:6rem 1.5rem 3rem;text-align:center;background:var(--shely-bg)}@media (min-width: 768px){.hero.svelte-137ntul{padding:8rem 2rem 4rem}}.hero-pattern.svelte-137ntul{position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 20% 30%,rgba(255,79,145,.08) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(81,24,67,.06) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(255,179,139,.05) 0%,transparent 40%);pointer-events:none}.hero-inner.svelte-137ntul{max-width:52rem;margin:0 auto;position:relative;z-index:1}.hero-badge.svelte-137ntul{display:inline-block;padding:.375rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--shely-pink);background:#ff4f911a;margin-bottom:1.5rem}.hero-title.svelte-137ntul{font-family:var(--font-heading);font-weight:800;font-size:2.5rem;line-height:1.15;color:var(--shely-plum);margin:0 0 1.25rem}.hero-title-accent.svelte-137ntul{background:linear-gradient(135deg,var(--shely-pink),var(--shely-coral));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (min-width: 768px){.hero-title.svelte-137ntul{font-size:3.75rem}}.hero-subtitle.svelte-137ntul{font-size:1.125rem;line-height:1.7;color:#6b7280;max-width:40rem;margin:0 auto 1.5rem}.hero-disclaimer.svelte-137ntul{font-size:.875rem;line-height:1.6;color:#6b7280;max-width:40rem;margin:0 auto;padding:.875rem 1.25rem;background:#ff4f910f;border:1px solid rgba(255,79,145,.15);border-radius:.75rem}.coming-section.svelte-137ntul{padding:4rem 1.5rem 5rem;background:#fff}@media (min-width: 768px){.coming-section.svelte-137ntul{padding:5rem 2rem 6rem}}.coming-inner.svelte-137ntul{max-width:64rem;margin:0 auto;text-align:center}.coming-title.svelte-137ntul{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.75rem,4vw,2.5rem);color:var(--shely-plum);margin:0 0 .75rem}.coming-subtitle.svelte-137ntul{font-size:1.0625rem;color:#6b7280;line-height:1.6;max-width:38rem;margin:0 auto 3rem}.coming-grid.svelte-137ntul{display:grid;grid-template-columns:1fr;gap:1.5rem;text-align:left}@media (min-width: 768px){.coming-grid.svelte-137ntul{grid-template-columns:repeat(3,1fr)}}.coming-card.svelte-137ntul{background:var(--shely-bg);border-radius:1.25rem;border:1px solid rgba(81,24,67,.06);box-shadow:var(--shadow-card);padding:1.75rem;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s cubic-bezier(.16,1,.3,1)}.coming-card.svelte-137ntul:hover{transform:translateY(-4px);box-shadow:var(--shadow-elevated)}.coming-icon.svelte-137ntul{display:inline-block;font-size:1.75rem;margin-bottom:.75rem}.coming-card.svelte-137ntul h3:where(.svelte-137ntul){font-family:var(--font-heading);font-weight:600;font-size:1.125rem;color:var(--shely-plum);margin:0 0 .5rem}.coming-card.svelte-137ntul p:where(.svelte-137ntul){font-size:.9375rem;line-height:1.6;color:#6b7280;margin:0}.coming-note.svelte-137ntul{font-size:.9375rem;line-height:1.6;color:#6b7280;max-width:36rem;margin:2.5rem auto 0}.cta-section.svelte-137ntul{padding:5rem 1.5rem;background:var(--shely-bg);text-align:center}@media (min-width: 768px){.cta-section.svelte-137ntul{padding:6rem 2rem}}.cta-inner.svelte-137ntul{max-width:44rem;margin:0 auto}.cta-badge.svelte-137ntul{display:inline-block;padding:.375rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--shely-pink);background:#ff4f911a;margin-bottom:1.5rem}.cta-title.svelte-137ntul{font-family:var(--font-heading);font-weight:700;font-size:2rem;color:var(--shely-plum);margin:0 0 1rem;line-height:1.2}@media (min-width: 768px){.cta-title.svelte-137ntul{font-size:2.75rem}}.cta-subtitle.svelte-137ntul{font-size:1.0625rem;color:#6b7280;line-height:1.7;margin:0 auto 2.5rem;max-width:32rem}.cta-actions.svelte-137ntul{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem}.cta-btn-primary.svelte-137ntul,.cta-btn-secondary.svelte-137ntul{display:inline-flex;align-items:center;justify-content:center;padding:.875rem 2.25rem;border-radius:9999px;font-family:var(--font-heading);font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.cta-btn-primary.svelte-137ntul{background:var(--shely-pink);color:#fff;box-shadow:0 4px 20px #ff4f9159}.cta-btn-primary.svelte-137ntul:hover{transform:translateY(-2px);box-shadow:0 8px 28px #ff4f9173;background:#ff3d84}.cta-btn-secondary.svelte-137ntul{background:transparent;color:var(--shely-plum);border:2px solid rgba(81,24,67,.2)}.cta-btn-secondary.svelte-137ntul:hover{border-color:var(--shely-plum);background:#5118430a;transform:translateY(-2px)}.cta-note.svelte-137ntul{font-size:.8125rem;color:#9ca3af;margin:0;font-style:italic}@media (max-width: 640px){.hero.svelte-137ntul{padding:5rem 1rem 2.5rem}.hero-title.svelte-137ntul{font-size:2rem}.hero-subtitle.svelte-137ntul{font-size:1rem}.coming-section.svelte-137ntul{padding:3rem 1rem 4rem}.cta-section.svelte-137ntul{padding:4rem 1rem}.cta-title.svelte-137ntul{font-size:1.75rem}}
