@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400&family=Quicksand:wght@400;500;600;700&display=swap";:root{--baby-primary:#E87A90;--baby-primary-dark:#D45D75;--baby-primary-light:#F5A3B3;--baby-blue:#7FB3D5;--baby-mint:#A8E6CF;--baby-yellow:#FFE66D;--baby-lavender:#E8D4F0;--baby-cream:#FFFBF5;--baby-light:#FFF5F7;--baby-soft:#FEF0F3;--text-dark:#3A2D32;--text-medium:#5D4A50;--text-muted:#8A7A80;--shadow-soft:0 4px 20px rgba(232, 122, 144, .1);--shadow-medium:0 8px 32px rgba(232, 122, 144, .15);--font-heading:"Quicksand", -apple-system, sans-serif;--font-body:"Nunito", -apple-system, sans-serif}.svelte-1emvi1x.svelte-1emvi1x{margin:0;padding:0;box-sizing:border-box}.babyshower_landing_page.svelte-1emvi1x.svelte-1emvi1x{font-family:var(--font-body);background:var(--baby-cream);color:var(--text-dark);overflow-x:hidden;position:relative;font-size:15px;line-height:1.6}.floating_elements_bg.svelte-1emvi1x.svelte-1emvi1x{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.float_star.svelte-1emvi1x.svelte-1emvi1x,.float_heart.svelte-1emvi1x.svelte-1emvi1x{position:absolute;width:22px;height:22px;left:var(--x);opacity:.2;animation:svelte-1emvi1x-float_up 18s ease-in-out infinite;animation-delay:var(--delay)}.float_star.svelte-1emvi1x.svelte-1emvi1x{color:var(--baby-yellow)}.float_heart.svelte-1emvi1x.svelte-1emvi1x{color:var(--baby-primary)}@keyframes svelte-1emvi1x-float_up{0%{transform:translateY(100vh) rotate(0);opacity:0}10%{opacity:.2}90%{opacity:.2}to{transform:translateY(-100px) rotate(360deg);opacity:0}}.hero_section.svelte-1emvi1x.svelte-1emvi1x{padding:110px 20px 60px;min-height:100vh;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;background:linear-gradient(180deg,var(--baby-light) 0%,var(--baby-cream) 100%)}.hero_content.svelte-1emvi1x.svelte-1emvi1x{max-width:600px;z-index:1}.hero_badge.svelte-1emvi1x.svelte-1emvi1x{display:inline-flex;align-items:center;gap:10px;background:white;padding:12px 20px;border-radius:30px;font-size:14px;font-weight:700;box-shadow:var(--shadow-soft);margin-bottom:28px;color:var(--baby-primary);border:2px solid var(--baby-soft)}.hero_badge.svelte-1emvi1x svg.svelte-1emvi1x{width:20px;height:20px;color:var(--baby-primary)}.hero_title.svelte-1emvi1x.svelte-1emvi1x{font-family:var(--font-heading);font-size:38px;font-weight:700;line-height:1.2;margin-bottom:18px;color:var(--text-dark)}.highlight.svelte-1emvi1x.svelte-1emvi1x{color:var(--baby-primary)}.hero_subtitle.svelte-1emvi1x.svelte-1emvi1x{font-size:16px;color:var(--text-medium);margin-bottom:26px;line-height:1.7}.hero_subtitle.svelte-1emvi1x strong.svelte-1emvi1x{color:var(--text-dark);font-weight:700}.hero_features.svelte-1emvi1x.svelte-1emvi1x{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:32px}.feature_pill.svelte-1emvi1x.svelte-1emvi1x{display:flex;align-items:center;gap:7px;background:white;padding:10px 16px;border-radius:22px;font-size:13px;font-weight:600;box-shadow:var(--shadow-soft);color:var(--text-dark);border:1px solid rgba(232,122,144,.15)}.feature_pill.svelte-1emvi1x svg.svelte-1emvi1x{width:16px;height:16px;color:var(--baby-primary)}.cta_button.svelte-1emvi1x.svelte-1emvi1x{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;border-radius:20px;font-size:14px;font-weight:600;font-family:var(--font-body);cursor:pointer;transition:all .3s ease;border:none;margin-bottom:16px;letter-spacing:.2px}.cta_button.primary.svelte-1emvi1x.svelte-1emvi1x{background:linear-gradient(135deg,var(--baby-primary) 0%,var(--baby-primary-light) 100%);color:#fff;box-shadow:0 4px 16px #e87a9040}.cta_button.primary.svelte-1emvi1x.svelte-1emvi1x:hover{transform:translateY(-3px);box-shadow:0 10px 35px #e87a9080}.cta_button.secondary.svelte-1emvi1x.svelte-1emvi1x{background:white;color:var(--baby-primary);border:2px solid var(--baby-primary)}.cta_button.secondary.svelte-1emvi1x.svelte-1emvi1x:hover{background:var(--baby-soft)}.cta_button.large.svelte-1emvi1x.svelte-1emvi1x{padding:12px 24px;font-size:14px;background:linear-gradient(135deg,var(--baby-primary) 0%,var(--baby-primary-light) 100%);color:#fff;box-shadow:0 4px 16px #e87a9040}.cta_button.large.svelte-1emvi1x.svelte-1emvi1x:hover{transform:translateY(-2px);box-shadow:0 6px 20px #e87a9059}.cta_text.svelte-1emvi1x.svelte-1emvi1x{white-space:nowrap}.cta_arrow.svelte-1emvi1x.svelte-1emvi1x{width:20px;height:20px;flex-shrink:0}.cta_heart.svelte-1emvi1x.svelte-1emvi1x{width:18px;height:18px}.cta_hint.svelte-1emvi1x.svelte-1emvi1x{font-size:13px;color:var(--text-muted)}.hero_visual.svelte-1emvi1x.svelte-1emvi1x{position:relative;margin-top:45px}.phone_mockup.svelte-1emvi1x.svelte-1emvi1x{display:flex;justify-content:center;align-items:center}.phone_frame.svelte-1emvi1x.svelte-1emvi1x{width:280px;height:560px;background:linear-gradient(135deg,#2a2a2a 0%,#1a1a1a 50%,#2a2a2a 100%);border-radius:48px;padding:3px;box-shadow:0 0 0 2px #0000004d,0 30px 80px #00000080,inset 0 1px #ffffff14,inset 0 -1px #00000080;position:relative;overflow:visible}.phone_back.svelte-1emvi1x.svelte-1emvi1x{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#2a2a2a 0%,#1a1a1a 50%,#2a2a2a 100%);border-radius:48px;z-index:0}.camera_module.svelte-1emvi1x.svelte-1emvi1x{position:absolute;top:20px;left:50%;transform:translate(-50%);width:140px;height:60px;background:linear-gradient(180deg,#1a1a1a 0%,#0a0a0a 100%);border-radius:20px;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 12px;box-shadow:0 4px 12px #000c,inset 0 1px #ffffff0d;z-index:1}.camera_lens.svelte-1emvi1x.svelte-1emvi1x{border-radius:50%;background:radial-gradient(circle at 30% 30%,#3a3a3a 0%,#1a1a1a 50%,#000 100%);box-shadow:inset 0 2px 4px #000c,inset 0 -1px 2px #ffffff1a,0 2px 4px #0009;position:relative}.camera_lens.svelte-1emvi1x.svelte-1emvi1x:before{content:"";position:absolute;top:20%;left:20%;width:30%;height:30%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%)}.camera_lens_main.svelte-1emvi1x.svelte-1emvi1x{width:32px;height:32px}.camera_lens_wide.svelte-1emvi1x.svelte-1emvi1x,.camera_lens_tele.svelte-1emvi1x.svelte-1emvi1x{width:24px;height:24px}.camera_flash.svelte-1emvi1x.svelte-1emvi1x{width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,#f0f0f0 0%,#d0d0d0 100%);box-shadow:inset 0 1px 2px #fffc,0 1px 2px #0000004d}.camera_sensor.svelte-1emvi1x.svelte-1emvi1x{width:8px;height:8px;border-radius:50%;background:#1a1a1a;box-shadow:inset 0 1px 2px #000c}.phone_button.svelte-1emvi1x.svelte-1emvi1x{position:absolute;background:linear-gradient(90deg,#1a1a1a 0%,#2a2a2a 50%,#1a1a1a 100%);border-radius:2px;z-index:11;box-shadow:inset 0 1px #ffffff1a,inset 0 -1px #0009,0 0 2px #0000004d}.phone_button_left.svelte-1emvi1x.svelte-1emvi1x{left:-3px;width:3px}.phone_button_volume_up.svelte-1emvi1x.svelte-1emvi1x{top:90px;height:36px}.phone_button_volume_down.svelte-1emvi1x.svelte-1emvi1x{top:132px;height:36px}.phone_button_right.svelte-1emvi1x.svelte-1emvi1x{right:-3px;width:3px;height:52px;top:108px}.phone_dynamic_island.svelte-1emvi1x.svelte-1emvi1x{position:absolute;top:9px;left:50%;transform:translate(-50%);width:85px;height:22px;background:#000;border-radius:11px;z-index:10;display:flex;align-items:center;justify-content:flex-end;padding-right:7px;gap:7px}.front_camera_lens.svelte-1emvi1x.svelte-1emvi1x{width:5px;height:5px;border-radius:50%;background:radial-gradient(circle,#2a2a2a 0%,#0a0a0a 100%);border:.5px solid rgba(0,0,0,.6);box-shadow:inset 0 0 2px #000000e6,inset 0 1px 1px #ffffff0d}.phone_screen.svelte-1emvi1x.svelte-1emvi1x{width:100%;height:calc(100% - 6px);border-radius:45px;overflow:hidden;position:relative;background:#000;z-index:2;margin-top:0;display:block}.phone_screen.svelte-1emvi1x iframe.svelte-1emvi1x{width:100%!important;height:100%!important;border:none!important;display:block!important}.phone_iframe.svelte-1emvi1x.svelte-1emvi1x{width:100%;height:100%;border:none;border-radius:45px;display:block;position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:auto;overflow:auto;-webkit-overflow-scrolling:touch;transform:scale(1);transform-origin:top left;background:transparent}.phone_screen.svelte-1emvi1x.svelte-1emvi1x::-webkit-scrollbar,.phone_screen.svelte-1emvi1x.svelte-1emvi1x::-webkit-scrollbar-track,.phone_screen.svelte-1emvi1x.svelte-1emvi1x::-webkit-scrollbar-thumb{display:none!important;width:0!important;height:0!important;background:transparent!important;visibility:hidden!important;opacity:0!important}.phone_screen.svelte-1emvi1x.svelte-1emvi1x{-ms-overflow-style:none!important;scrollbar-width:none!important}.phone_iframe.svelte-1emvi1x.svelte-1emvi1x::-webkit-scrollbar,.phone_iframe.svelte-1emvi1x.svelte-1emvi1x::-webkit-scrollbar-track,.phone_iframe.svelte-1emvi1x.svelte-1emvi1x::-webkit-scrollbar-thumb{display:none!important;width:0!important;height:0!important;background:transparent!important;visibility:hidden!important;opacity:0!important}.stats_section.svelte-1emvi1x.svelte-1emvi1x{padding:50px 20px;background:white;border-top:1px solid var(--baby-soft);border-bottom:1px solid var(--baby-soft)}.stats_container.svelte-1emvi1x.svelte-1emvi1x{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:500px;margin:0 auto}.stat_item.svelte-1emvi1x.svelte-1emvi1x{text-align:center;padding:24px 16px;background:linear-gradient(180deg,var(--baby-light) 0%,var(--baby-soft) 100%);border-radius:20px;border:1px solid rgba(232,122,144,.1)}.stat_value.svelte-1emvi1x.svelte-1emvi1x{display:block;font-family:var(--font-heading);font-size:28px;font-weight:700;color:var(--baby-primary);margin-bottom:6px}.stat_label.svelte-1emvi1x.svelte-1emvi1x{font-size:13px;color:var(--text-medium);font-weight:600}.section_header.svelte-1emvi1x.svelte-1emvi1x{text-align:center;margin-bottom:48px;padding:0 20px}.section_badge.svelte-1emvi1x.svelte-1emvi1x{display:inline-flex;align-items:center;gap:8px;background:var(--baby-soft);color:var(--baby-primary);padding:10px 20px;border-radius:22px;font-size:14px;font-weight:700;margin-bottom:20px;border:1px solid rgba(232,122,144,.2)}.section_badge.svelte-1emvi1x svg.svelte-1emvi1x{width:18px;height:18px}.section_title.svelte-1emvi1x.svelte-1emvi1x{font-family:var(--font-heading);font-size:32px;font-weight:700;line-height:1.25;color:var(--text-dark)}.benefits_section.svelte-1emvi1x.svelte-1emvi1x{padding:70px 20px;background:linear-gradient(180deg,white 0%,var(--baby-light) 100%)}.benefits_grid.svelte-1emvi1x.svelte-1emvi1x{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:520px;margin:0 auto}.benefit_card.svelte-1emvi1x.svelte-1emvi1x{background:white;border-radius:24px;padding:28px 18px;text-align:center;box-shadow:var(--shadow-soft);border:1px solid rgba(232,122,144,.1)}.benefit_icon.svelte-1emvi1x.svelte-1emvi1x{width:56px;height:56px;margin:0 auto 16px;background:linear-gradient(180deg,var(--baby-light) 0%,var(--baby-soft) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(232,122,144,.15)}.benefit_icon.svelte-1emvi1x svg.svelte-1emvi1x{width:26px;height:26px;color:var(--baby-primary)}.benefit_title.svelte-1emvi1x.svelte-1emvi1x{font-family:var(--font-heading);font-size:17px;font-weight:700;margin-bottom:10px;color:var(--text-dark)}.benefit_description.svelte-1emvi1x.svelte-1emvi1x{font-size:13px;color:var(--text-medium);line-height:1.6}.steps_section.svelte-1emvi1x.svelte-1emvi1x{padding:70px 20px;background:var(--baby-soft);text-align:center}.steps_container.svelte-1emvi1x.svelte-1emvi1x{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:500px;margin:0 auto 50px}.step_card.svelte-1emvi1x.svelte-1emvi1x{background:white;border-radius:24px;padding:30px 20px;box-shadow:var(--shadow-soft);position:relative;text-align:center}.step_number.svelte-1emvi1x.svelte-1emvi1x{position:absolute;top:-14px;left:50%;transform:translate(-50%);width:32px;height:32px;background:linear-gradient(135deg,var(--baby-primary) 0%,var(--baby-primary-light) 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;box-shadow:0 4px 12px #e87a9066}.step_icon.svelte-1emvi1x.svelte-1emvi1x{margin:14px 0 18px}.step_icon.svelte-1emvi1x svg.svelte-1emvi1x{width:40px;height:40px;color:var(--baby-primary)}.step_title.svelte-1emvi1x.svelte-1emvi1x{font-family:var(--font-heading);font-size:18px;font-weight:700;margin-bottom:8px;color:var(--text-dark)}.step_description.svelte-1emvi1x.svelte-1emvi1x{font-size:13px;color:var(--text-medium)}.testimonials_section.svelte-1emvi1x.svelte-1emvi1x{padding:70px 20px;background:white}.testimonials_slider.svelte-1emvi1x.svelte-1emvi1x{display:flex;flex-direction:column;gap:20px;max-width:420px;margin:0 auto}.testimonial_card.svelte-1emvi1x.svelte-1emvi1x{background:var(--baby-light);border-radius:24px;padding:30px;text-align:center;border:1px solid rgba(232,122,144,.12)}.testimonial_avatar.svelte-1emvi1x.svelte-1emvi1x{width:64px;height:64px;background:linear-gradient(135deg,var(--baby-primary) 0%,var(--baby-primary-light) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;color:#fff;font-family:var(--font-heading);font-size:20px;font-weight:700;box-shadow:0 4px 12px #e87a9059}.testimonial_quote.svelte-1emvi1x.svelte-1emvi1x{font-size:16px;font-style:italic;line-height:1.7;margin-bottom:20px;color:var(--text-dark)}.testimonial_author.svelte-1emvi1x.svelte-1emvi1x{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.author_name.svelte-1emvi1x.svelte-1emvi1x{font-family:var(--font-heading);font-weight:700;font-size:17px;color:var(--text-dark)}.author_location.svelte-1emvi1x.svelte-1emvi1x{display:flex;align-items:center;justify-content:center;gap:6px;font-size:14px;color:var(--text-medium)}.author_location.svelte-1emvi1x svg.svelte-1emvi1x{width:15px;height:15px;color:var(--baby-primary)}.testimonial_stars.svelte-1emvi1x.svelte-1emvi1x{display:flex;justify-content:center;gap:4px}.testimonial_stars.svelte-1emvi1x svg.svelte-1emvi1x{width:20px;height:20px;color:var(--baby-yellow)}.final_cta_section.svelte-1emvi1x.svelte-1emvi1x{padding:90px 20px;background:linear-gradient(180deg,var(--baby-soft) 0%,var(--baby-light) 100%);text-align:center}.cta_content.svelte-1emvi1x.svelte-1emvi1x{max-width:560px;margin:0 auto}.cta_decoration.svelte-1emvi1x.svelte-1emvi1x{margin-bottom:28px}.cta_decoration.svelte-1emvi1x svg.svelte-1emvi1x{width:72px;height:72px;color:var(--baby-primary)}.cta_title.svelte-1emvi1x.svelte-1emvi1x{font-family:var(--font-heading);font-size:32px;font-weight:700;margin-bottom:18px;line-height:1.25;color:var(--text-dark)}.cta_subtitle.svelte-1emvi1x.svelte-1emvi1x{font-size:16px;color:var(--text-medium);margin-bottom:38px}.trust_badges.svelte-1emvi1x.svelte-1emvi1x{display:flex;justify-content:center;gap:28px;margin-top:30px}.trust_badge.svelte-1emvi1x.svelte-1emvi1x{display:flex;align-items:center;gap:8px;font-size:15px;color:var(--text-medium);font-weight:600}.trust_badge.svelte-1emvi1x svg.svelte-1emvi1x{width:20px;height:20px;color:var(--baby-primary)}.babyshower_landing_page.mobile.svelte-1emvi1x .hero_title.svelte-1emvi1x{font-size:32px}@media (min-width: 768px){.hero_section.svelte-1emvi1x.svelte-1emvi1x{flex-direction:row;justify-content:center;align-items:center;gap:70px;text-align:left;padding:130px 50px 90px}.hero_content.svelte-1emvi1x.svelte-1emvi1x{text-align:left}.hero_features.svelte-1emvi1x.svelte-1emvi1x{justify-content:flex-start}.hero_title.svelte-1emvi1x.svelte-1emvi1x{font-size:48px}.stats_container.svelte-1emvi1x.svelte-1emvi1x{grid-template-columns:repeat(4,1fr);max-width:850px}.benefits_grid.svelte-1emvi1x.svelte-1emvi1x{grid-template-columns:repeat(3,1fr);max-width:900px}.steps_container.svelte-1emvi1x.svelte-1emvi1x{grid-template-columns:repeat(4,1fr);max-width:900px}.testimonials_slider.svelte-1emvi1x.svelte-1emvi1x{flex-direction:row;max-width:1000px}.testimonial_card.svelte-1emvi1x.svelte-1emvi1x{flex:1}.phone_frame.svelte-1emvi1x.svelte-1emvi1x{width:var(--phone_frame_width_normal);height:var(--phone_frame_height_normal)}.phone_screen.svelte-1emvi1x.svelte-1emvi1x{height:calc(100% - 6px);border-radius:49px}.phone_iframe.svelte-1emvi1x.svelte-1emvi1x{border-radius:49px}.hero_visual.svelte-1emvi1x.svelte-1emvi1x{margin-top:0}}@media (max-width: 768px){.phone_frame.svelte-1emvi1x.svelte-1emvi1x{width:var(--phone_frame_width_smallest);height:var(--phone_frame_height_smallest)}.phone_screen.svelte-1emvi1x.svelte-1emvi1x{height:calc(100% - 6px);border-radius:41px}.phone_iframe.svelte-1emvi1x.svelte-1emvi1x{border-radius:41px}}
