@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500&family=Nunito+Sans:ital,opsz,wght@0,6..12,300;0,6..12,400;0,6..12,500;0,6..12,600;0,6..12,700;1,6..12,400&family=Great+Vibes&display=swap";:root{--wedding-primary:#B8405E;--wedding-primary-dark:#9A3350;--wedding-primary-light:#D4546F;--wedding-secondary:#F5E6E8;--wedding-accent:#C6925A;--wedding-gold:#D4A849;--wedding-blush:#FEF6F7;--wedding-rose:#FCE8EB;--wedding-cream:#FFFAF8;--text-dark:#1F1A1B;--text-medium:#4A4044;--text-muted:#6B5F62;--success-green:#2E8B57;--error-red:#C0392B;--shadow-soft:0 4px 20px rgba(31, 26, 27, .08);--shadow-medium:0 8px 32px rgba(31, 26, 27, .12);--shadow-strong:0 12px 48px rgba(31, 26, 27, .16);--font-heading:"Cormorant Garamond", Georgia, serif;--font-body:"Nunito Sans", -apple-system, sans-serif;--font-accent:"Great Vibes", cursive}.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{margin:0;padding:0;box-sizing:border-box}.wedding_landing_page.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-family:var(--font-body);background:var(--wedding-cream);color:var(--text-dark);overflow-x:hidden;position:relative;font-size:15px;line-height:1.6}.floating_hearts.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;overflow:hidden}.float_heart.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{position:absolute;width:20px;height:20px;left:var(--x);color:var(--wedding-primary);opacity:.2;animation:svelte-1ec6f39-float_up 18s ease-in-out infinite;animation-delay:var(--delay)}@keyframes svelte-1ec6f39-float_up{0%{transform:translateY(100vh) rotate(0);opacity:0}10%{opacity:.15}90%{opacity:.15}to{transform:translateY(-100px) rotate(360deg);opacity:0}}.hero_section.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{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(--wedding-blush) 0%,var(--wedding-cream) 100%)}.hero_content.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{max-width:600px;z-index:1}.wedding_badge.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{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;animation:svelte-1ec6f39-pulse_glow 2.5s ease-in-out infinite;color:var(--text-dark);border:1px solid rgba(184,64,94,.12)}@keyframes svelte-1ec6f39-pulse_glow{0%,to{box-shadow:var(--shadow-soft)}50%{box-shadow:0 4px 25px #b8405e38}}.badge_icon.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{width:20px;height:20px;color:var(--wedding-primary)}.badge_text.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{color:var(--text-dark)}.hero_title.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-family:var(--font-heading);font-size:38px;font-weight:700;line-height:1.15;margin-bottom:18px;color:var(--text-dark);letter-spacing:-.5px}.highlight.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{color:var(--wedding-primary);font-style:italic;font-weight:700}.hero_subtitle.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:16px;color:var(--text-medium);margin-bottom:26px;line-height:1.7}.hero_subtitle.svelte-1ec6f39 strong.svelte-1ec6f39.svelte-1ec6f39{color:var(--text-dark);font-weight:700}.hero_features.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:32px}.feature_pill.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{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(184,64,94,.12)}.feature_pill.svelte-1ec6f39 svg.svelte-1ec6f39.svelte-1ec6f39{width:16px;height:16px;color:var(--wedding-primary)}.cta_button.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{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-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{background:linear-gradient(135deg,var(--wedding-primary) 0%,var(--wedding-primary-light) 100%);color:#fff;box-shadow:0 4px 16px #b8405e40}.cta_button.primary.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39:hover{transform:translateY(-2px);box-shadow:0 6px 20px #b8405e59;background:linear-gradient(135deg,var(--wedding-primary-dark) 0%,var(--wedding-primary) 100%)}.cta_button.secondary.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{background:white;color:var(--wedding-primary);border:2px solid var(--wedding-primary);font-weight:700}.cta_button.secondary.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39:hover{background:var(--wedding-rose);border-color:var(--wedding-primary-dark)}.cta_button.large.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{padding:12px 24px;font-size:14px;background:linear-gradient(135deg,var(--wedding-primary) 0%,var(--wedding-primary-light) 100%);color:#fff;box-shadow:0 4px 16px #b8405e40}.cta_button.large.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39:hover{transform:translateY(-2px);box-shadow:0 6px 20px #b8405e59}.cta_arrow.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{width:20px;height:20px}.cta_heart.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{width:18px;height:18px;color:var(--wedding-primary)}.cta_hint.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:13px;color:var(--text-muted)}.hero_visual.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{position:relative;margin-top:45px}.phone_mockup.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{position:relative;z-index:1;display:flex;justify-content:center;align-items:center}.phone_frame.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{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-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{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-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{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-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{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-1ec6f39.svelte-1ec6f39.svelte-1ec6f39: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-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{width:32px;height:32px}.camera_lens_wide.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39,.camera_lens_tele.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{width:24px;height:24px}.camera_flash.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{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-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{width:8px;height:8px;border-radius:50%;background:#1a1a1a;box-shadow:inset 0 1px 2px #000c}.phone_button.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{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-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{left:-3px;width:3px}.phone_button_volume_up.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{top:90px;height:36px}.phone_button_volume_down.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{top:132px;height:36px}.phone_button_right.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{right:-3px;width:3px;height:52px;top:108px}.phone_dynamic_island.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{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-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{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-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{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-1ec6f39 iframe.svelte-1ec6f39.svelte-1ec6f39{width:100%!important;height:100%!important;border:none!important;display:block!important}.phone_iframe.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{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-1ec6f39.svelte-1ec6f39.svelte-1ec6f39::-webkit-scrollbar,.phone_screen.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39::-webkit-scrollbar-track,.phone_screen.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39::-webkit-scrollbar-thumb{display:none!important;width:0!important;height:0!important;background:transparent!important;visibility:hidden!important;opacity:0!important}.phone_screen.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{-ms-overflow-style:none!important;scrollbar-width:none!important}.phone_iframe.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39::-webkit-scrollbar,.phone_iframe.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39::-webkit-scrollbar-track,.phone_iframe.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39::-webkit-scrollbar-thumb{display:none!important;width:0!important;height:0!important;background:transparent!important;visibility:hidden!important;opacity:0!important}.floating_elements.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{position:absolute;top:0;left:-40px;right:-40px;bottom:0;pointer-events:none}.float_icon.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{position:absolute;width:42px;height:42px;color:var(--wedding-primary);opacity:.6;animation:svelte-1ec6f39-float_bounce 3.5s ease-in-out infinite;animation-delay:var(--delay)}.float_icon.flowers.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{top:5%;left:0}.float_icon.ring.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{top:35%;right:0;color:var(--wedding-accent)}.float_icon.confetti.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{bottom:15%;left:10%}@keyframes svelte-1ec6f39-float_bounce{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(5deg)}}.fomo_banner.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{background:linear-gradient(135deg,var(--wedding-primary-dark) 0%,var(--wedding-primary) 100%);padding:24px 20px;position:relative;overflow:hidden}.fomo_banner.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 5l2.5 5 5.5.8-4 3.9.95 5.5-5-2.6-5 2.6.95-5.5-4-3.9 5.5-.8z' fill='%23fff' fill-opacity='0.03'/%3E%3C/svg%3E");pointer-events:none}.fomo_content.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center;color:#fff;position:relative;z-index:1}.fomo_icon.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{width:32px;height:32px;animation:svelte-1ec6f39-shake .6s ease-in-out infinite}@keyframes svelte-1ec6f39-shake{0%,to{transform:rotate(-6deg)}50%{transform:rotate(6deg)}}.fomo_text.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{display:flex;flex-direction:column;gap:4px}.fomo_highlight.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-family:var(--font-heading);font-weight:700;font-size:22px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.fomo_description.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:15px;opacity:.95}.countdown_timer.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{display:flex;align-items:center;gap:8px;background:rgba(255,255,255,.2);padding:16px 24px;border-radius:16px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25)}.time_block.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{display:flex;flex-direction:column;align-items:center;min-width:44px}.time_value.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:26px;font-weight:700;font-family:var(--font-heading);text-shadow:0 2px 4px rgba(0,0,0,.15)}.time_label.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:10px;opacity:.9;text-transform:uppercase;letter-spacing:.8px;font-weight:600}.time_separator.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:24px;font-weight:700;opacity:.8}.stats_section.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{padding:50px 20px;background:white;border-top:1px solid var(--wedding-secondary);border-bottom:1px solid var(--wedding-secondary)}.stats_container.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:500px;margin:0 auto}.stat_item.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{text-align:center;padding:24px 16px;background:linear-gradient(180deg,var(--wedding-blush) 0%,var(--wedding-rose) 100%);border-radius:18px;border:1px solid rgba(184,64,94,.08)}.stat_value.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{display:block;font-family:var(--font-heading);font-size:28px;font-weight:700;color:var(--wedding-primary);margin-bottom:6px}.stat_label.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:13px;color:var(--text-medium);font-weight:500}.section_header.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{text-align:center;margin-bottom:48px;padding:0 20px}.section_badge.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{display:inline-flex;align-items:center;gap:8px;background:var(--wedding-rose);color:var(--wedding-primary);padding:10px 20px;border-radius:22px;font-size:14px;font-weight:700;margin-bottom:20px;border:1px solid rgba(184,64,94,.15)}.section_badge.svelte-1ec6f39 svg.svelte-1ec6f39.svelte-1ec6f39{width:18px;height:18px}.section_title.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-family:var(--font-heading);font-size:32px;font-weight:700;line-height:1.25;margin-bottom:14px;color:var(--text-dark)}.section_subtitle.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:16px;color:var(--text-medium);max-width:420px;margin:0 auto;line-height:1.65}.why_section.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{padding:100px 24px;background:linear-gradient(180deg,#FFFBF8 0%,#FFF9F5 50%,#FFFDFB 100%)}.why_section.svelte-1ec6f39 .section_header.svelte-1ec6f39.svelte-1ec6f39{margin-bottom:60px}.section_eyebrow.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:13px;font-weight:500;color:var(--wedding-primary);letter-spacing:1.5px;text-transform:uppercase;margin-bottom:16px;opacity:.85}.why_section.svelte-1ec6f39 .section_title.svelte-1ec6f39.svelte-1ec6f39{font-size:36px;font-weight:600;letter-spacing:-.3px;line-height:1.25;color:var(--text-dark);margin-bottom:16px}.why_section.svelte-1ec6f39 .section_subtitle.svelte-1ec6f39.svelte-1ec6f39{font-size:17px;line-height:1.7;color:var(--text-medium);max-width:480px;margin:0 auto}.comparison_cards.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{display:grid;grid-template-columns:1fr 1fr;gap:32px;max-width:680px;margin:0 auto}.comparison_card.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{background:#FFFFFF;border-radius:20px;padding:32px 28px;border:1px solid rgba(0,0,0,.06);box-shadow:0 4px 24px #0000000a;position:relative;display:flex;flex-direction:column;transition:all .3s ease}.comparison_card.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.comparison_card.old_way.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{background:#FDFCFB}.comparison_card.new_way.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{background:linear-gradient(180deg,#FFFAF7 0%,#FFF5F0 100%);box-shadow:0 8px 32px #b8405e14}.comparison_card.new_way.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 16px 48px #b8405e1f}.recommended_badge.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--wedding-primary);color:#fff;padding:6px 16px;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.card_title.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-family:var(--font-heading);font-weight:600;font-size:22px;color:var(--text-dark);margin-bottom:8px;letter-spacing:-.2px;line-height:1.3}.card_description.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:14px;color:var(--text-muted);margin-bottom:24px;font-style:italic}.card_list.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{list-style:none;width:100%;flex:1}.card_list.svelte-1ec6f39 li.svelte-1ec6f39.svelte-1ec6f39{position:relative;padding-left:20px;margin-bottom:14px;font-size:15px;line-height:1.6;color:var(--text-medium)}.card_list.svelte-1ec6f39 li.svelte-1ec6f39.svelte-1ec6f39:before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:#D1D5DB}.old_way.svelte-1ec6f39 .card_list.svelte-1ec6f39 li.svelte-1ec6f39:before{background:#E5A5A5}.new_way.svelte-1ec6f39 .card_list.svelte-1ec6f39 li.svelte-1ec6f39:before{background:var(--wedding-primary)}.new_way.svelte-1ec6f39 .card_list.svelte-1ec6f39 li.svelte-1ec6f39{color:var(--text-dark)}.card_list.svelte-1ec6f39 li span.svelte-1ec6f39.svelte-1ec6f39{display:inline}.card_footer.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{margin-top:24px;padding-top:20px;border-top:1px solid rgba(0,0,0,.06);font-size:14px;font-style:italic;color:var(--text-muted);line-height:1.6}.old_way.svelte-1ec6f39 .card_footer.svelte-1ec6f39.svelte-1ec6f39{color:#b0b0b0}.new_way.svelte-1ec6f39 .card_footer.svelte-1ec6f39.svelte-1ec6f39{color:var(--wedding-primary);border-top-color:#b8405e1f}.section_closing.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{text-align:center;margin-top:56px;font-size:18px;color:var(--text-dark);font-weight:500;font-style:italic;line-height:1.6}@media (max-width: 640px){.why_section.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{padding:70px 20px}.why_section.svelte-1ec6f39 .section_title.svelte-1ec6f39.svelte-1ec6f39{font-size:28px}.why_section.svelte-1ec6f39 .section_subtitle.svelte-1ec6f39.svelte-1ec6f39{font-size:15px}.comparison_cards.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{grid-template-columns:1fr;gap:28px;max-width:400px}.comparison_card.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{padding:28px 24px}.card_title.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:20px}.card_list.svelte-1ec6f39 li.svelte-1ec6f39.svelte-1ec6f39{font-size:15px;margin-bottom:12px}.section_closing.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:16px;margin-top:40px}.recommended_badge.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:10px;padding:5px 14px}}.benefits_section.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{padding:70px 20px;background:linear-gradient(180deg,white 0%,var(--wedding-blush) 100%)}.benefits_grid.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;max-width:520px;margin:0 auto}.benefit_card.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{background:white;border-radius:22px;padding:28px 18px;text-align:center;transition:all .3s ease;border:1px solid rgba(184,64,94,.08);box-shadow:var(--shadow-soft)}.benefit_card.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39:hover{transform:translateY(-6px);box-shadow:var(--shadow-strong);border-color:#b8405e33}.benefit_icon.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{width:56px;height:56px;margin:0 auto 16px;background:linear-gradient(180deg,var(--wedding-blush) 0%,var(--wedding-rose) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid rgba(184,64,94,.1)}.benefit_icon.svelte-1ec6f39 svg.svelte-1ec6f39.svelte-1ec6f39{width:26px;height:26px;color:var(--wedding-primary)}.benefit_title.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-family:var(--font-heading);font-size:17px;font-weight:700;margin-bottom:10px;color:var(--text-dark)}.benefit_description.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:13px;color:var(--text-medium);line-height:1.6}.steps_section.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{padding:70px 20px;background:linear-gradient(180deg,var(--wedding-rose) 0%,var(--wedding-blush) 100%);text-align:center}.steps_container.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:420px;margin:0 auto 50px}.step_card.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{background:white;border-radius:22px;padding:30px 24px;width:100%;box-shadow:var(--shadow-medium);position:relative;text-align:center;border:1px solid rgba(184,64,94,.08)}.step_number.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{position:absolute;top:-16px;left:50%;transform:translate(-50%);width:34px;height:34px;background:linear-gradient(135deg,var(--wedding-primary) 0%,var(--wedding-primary-light) 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;font-family:var(--font-heading);box-shadow:0 4px 10px #b8405e59}.step_icon.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{margin:14px 0 18px}.step_icon.svelte-1ec6f39 svg.svelte-1ec6f39.svelte-1ec6f39{width:44px;height:44px;color:var(--wedding-primary)}.step_title.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-family:var(--font-heading);font-size:19px;font-weight:700;margin-bottom:10px;color:var(--text-dark)}.step_description.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:14px;color:var(--text-medium);line-height:1.5}.step_connector.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{color:var(--wedding-primary);transform:rotate(90deg)}.step_connector.svelte-1ec6f39 svg.svelte-1ec6f39.svelte-1ec6f39{width:28px;height:28px}.testimonials_section.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{padding:70px 20px;background:white}.testimonials_slider.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{display:flex;flex-direction:column;gap:20px;max-width:420px;margin:0 auto}.testimonial_card.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{background:white;border-radius:22px;padding:30px;text-align:center;border:1px solid var(--wedding-secondary);box-shadow:var(--shadow-soft)}.testimonial_avatar.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{width:64px;height:64px;background:linear-gradient(135deg,var(--wedding-primary) 0%,var(--wedding-primary-light) 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 18px;color:#fff;font-family:var(--font-accent);font-size:24px;box-shadow:0 4px 12px #b8405e4d}.testimonial_quote.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:16px;font-style:italic;line-height:1.7;margin-bottom:20px;color:var(--text-dark)}.testimonial_author.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.author_name.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-family:var(--font-heading);font-weight:700;font-size:17px;color:var(--text-dark)}.author_location.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{display:flex;align-items:center;justify-content:center;gap:6px;font-size:14px;color:var(--text-medium)}.author_location.svelte-1ec6f39 svg.svelte-1ec6f39.svelte-1ec6f39{width:15px;height:15px;color:var(--wedding-primary)}.testimonial_stars.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{display:flex;justify-content:center;gap:4px}.testimonial_stars.svelte-1ec6f39 svg.svelte-1ec6f39.svelte-1ec6f39{width:20px;height:20px;color:#f4b400}.urgency_section.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{padding:70px 20px;background:linear-gradient(135deg,var(--wedding-primary-dark) 0%,var(--wedding-primary) 50%,var(--wedding-primary-light) 100%);color:#fff;text-align:center;position:relative;overflow:hidden}.urgency_section.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M40 10l3 6 6.5 1-5 5 1.2 6.5-5.7-3-5.7 3 1.2-6.5-5-5 6.5-1z' fill='%23fff' fill-opacity='0.04'/%3E%3C/svg%3E");pointer-events:none}.urgency_content.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{max-width:480px;margin:0 auto;position:relative;z-index:1}.urgency_icon.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{width:60px;height:60px;margin:0 auto 20px;animation:svelte-1ec6f39-pulse 1.2s ease-in-out infinite}@keyframes svelte-1ec6f39-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.urgency_title.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-family:var(--font-heading);font-size:28px;font-weight:700;margin-bottom:16px;text-shadow:0 2px 4px rgba(0,0,0,.1)}.urgency_text.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:16px;opacity:1;margin-bottom:28px;line-height:1.7}.urgency_text.svelte-1ec6f39 strong.svelte-1ec6f39.svelte-1ec6f39{font-weight:700}.urgency_badges.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{display:flex;flex-direction:column;gap:8px}.urgency_badge.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{display:flex;align-items:center;justify-content:center;gap:8px;background:rgba(255,255,255,.2);padding:10px 16px;border-radius:20px;font-size:13px;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.25)}.urgency_badge.svelte-1ec6f39 svg.svelte-1ec6f39.svelte-1ec6f39{width:16px;height:16px}.final_cta_section.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{padding:90px 20px;background:linear-gradient(180deg,var(--wedding-blush) 0%,var(--wedding-rose) 100%);text-align:center;position:relative}.cta_content.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{max-width:560px;margin:0 auto}.cta_decoration.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{margin-bottom:28px}.cta_decoration.svelte-1ec6f39 svg.svelte-1ec6f39.svelte-1ec6f39{width:72px;height:72px;color:var(--wedding-primary)}.cta_title.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{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-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:16px;color:var(--text-medium);margin-bottom:38px;line-height:1.6}.trust_badges.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{display:flex;justify-content:center;gap:28px;margin-top:30px}.trust_badge.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{display:flex;align-items:center;gap:8px;font-size:15px;color:var(--text-medium);font-weight:600}.trust_badge.svelte-1ec6f39 svg.svelte-1ec6f39.svelte-1ec6f39{width:20px;height:20px;color:var(--wedding-primary)}.final_note.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{margin-top:28px;font-size:14px;color:var(--text-medium);display:flex;align-items:center;justify-content:center;gap:8px}.final_note.svelte-1ec6f39 svg.svelte-1ec6f39.svelte-1ec6f39{width:18px;height:18px;color:var(--wedding-accent)}.wedding_landing_page.mobile.svelte-1ec6f39 .hero_title.svelte-1ec6f39.svelte-1ec6f39{font-size:34px}.wedding_landing_page.mobile.svelte-1ec6f39 .section_title.svelte-1ec6f39.svelte-1ec6f39{font-size:26px}@media (min-width: 768px){.hero_section.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{flex-direction:row;justify-content:center;align-items:center;gap:70px;text-align:left;padding:130px 50px 90px}.hero_content.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{text-align:left}.hero_features.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{justify-content:flex-start}.hero_title.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:52px}.hero_subtitle.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{font-size:18px}.fomo_content.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{flex-direction:row;justify-content:center;gap:35px}.fomo_text.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{text-align:left}.stats_container.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{grid-template-columns:repeat(4,1fr);max-width:850px}.comparison_cards.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{flex-direction:row;max-width:850px}.comparison_card.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{flex:1}.benefits_grid.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{grid-template-columns:repeat(3,1fr);max-width:950px}.steps_container.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{flex-direction:row;max-width:1050px;gap:12px}.step_card.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{flex:1}.step_connector.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{transform:none}.testimonials_slider.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{flex-direction:row;max-width:1050px}.testimonial_card.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{flex:1}.urgency_badges.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{flex-direction:row;justify-content:center}.phone_frame.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{width:var(--phone_frame_width_normal);height:var(--phone_frame_height_normal)}.phone_screen.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{height:calc(100% - 6px);border-radius:49px}.phone_iframe.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{border-radius:49px}.hero_visual.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{margin-top:0}}@media (max-width: 768px){.phone_frame.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{width:var(--phone_frame_width_smallest);height:var(--phone_frame_height_smallest)}.phone_screen.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{height:calc(100% - 6px);border-radius:41px}.phone_iframe.svelte-1ec6f39.svelte-1ec6f39.svelte-1ec6f39{border-radius:41px}}
