@import"https://fonts.googleapis.com/css2?family=Great+Vibes&family=Poppins:wght@300;400;500;600&display=swap";.header.svelte-un6lf4{background:linear-gradient(135deg,#f8f9fa,#fff);min-height:100vh;display:flex;align-items:center;position:relative;padding:20px 0}.container.svelte-un6lf4{max-width:1200px;margin:0 auto;padding:0 20px}.hero-content.svelte-un6lf4{text-align:center;flex:1}.couple-names.svelte-un6lf4{font-family:var(--font-family, "Great Vibes", cursive);font-size:4.5rem;color:var(--primary-color, #2c3e50);margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.wedding-date.svelte-un6lf4{font-size:1.5rem;color:#7d8590;margin-bottom:.5rem;font-weight:300;letter-spacing:2px}.tagline.svelte-un6lf4{font-size:1.1rem;color:#95a5a6;font-style:italic;font-weight:300}@media (max-width: 768px){.couple-names.svelte-un6lf4{font-size:3rem}}@media (max-width: 480px){.couple-names.svelte-un6lf4{font-size:2.5rem}}.navigation.svelte-lrwv5a{position:fixed;top:30px;right:30px;z-index:1000;transition:all .3s ease}.nav-menu.svelte-lrwv5a{list-style:none;display:flex;gap:30px;background:#ffffffe6;padding:15px 25px;border-radius:50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px #0000001a;transition:all .3s ease;margin:0}.nav-link.svelte-lrwv5a{text-decoration:none;color:#2c3e50;font-weight:500;font-size:.95rem;transition:all .3s ease;padding:8px 16px;border-radius:25px}.nav-link.svelte-lrwv5a:hover{background-color:#f8f9fa;color:#1abc9c;transform:translateY(-2px)}@media (max-width: 768px){.navigation.svelte-lrwv5a{position:fixed;top:20px;right:10px;left:10px;display:flex;justify-content:center;z-index:1000}.nav-menu.svelte-lrwv5a{flex-direction:row;gap:15px;align-items:center;flex-wrap:wrap;justify-content:center;padding:12px 20px;width:100%;max-width:500px}}@media (max-width: 480px){.nav-menu.svelte-lrwv5a{gap:10px;padding:10px 15px}.nav-link.svelte-lrwv5a{padding:6px 12px;font-size:.85rem}}.section.svelte-a1x8hu{padding:80px 0;background-color:#fff}.container.svelte-a1x8hu{max-width:1200px;margin:0 auto;padding:0 20px}.section-title.svelte-a1x8hu{text-align:center;font-size:2.5rem;color:#2c3e50;margin-bottom:3rem;font-weight:300;position:relative}.section-title.svelte-a1x8hu:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,#1abc9c,#3498db);border-radius:2px}.location-content.svelte-a1x8hu{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.venue-info.svelte-a1x8hu h3:where(.svelte-a1x8hu){color:#2c3e50;font-size:1.5rem;margin-bottom:1rem;font-weight:500}.venue-name.svelte-a1x8hu{font-size:1.3rem;color:#1abc9c;font-weight:600;margin-bottom:1rem}.venue-address.svelte-a1x8hu{color:#7d8590;margin-bottom:1.5rem;line-height:1.8}.map-placeholder.svelte-a1x8hu{display:flex;justify-content:center}.map-box.svelte-a1x8hu{width:100%;transition:all .3s ease}.map-box.svelte-a1x8hu:not(.interactive){background:#f8f9fa;border:2px dashed #ddd;border-radius:15px;padding:3rem;text-align:center;color:#7d8590;max-width:400px}.map-box.interactive.svelte-a1x8hu{cursor:pointer;text-decoration:none;color:#7d8590;background:#f8f9fa;border:2px dashed #ddd;border-radius:15px;padding:3rem;text-align:center;max-width:400px}.map-box.svelte-a1x8hu:hover{border-color:#1abc9c;background:#e8f5e8}.map-box.svelte-a1x8hu p:where(.svelte-a1x8hu){margin:0}.interactive-map.svelte-a1x8hu{width:100%;max-width:400px;border-radius:15px;overflow:hidden;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0000001a}.interactive-map.svelte-a1x8hu:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026}.loading.svelte-a1x8hu{background:#f8f9fa;border:2px dashed #ddd;border-radius:15px;padding:3rem;text-align:center;color:#7d8590;max-width:400px;animation:svelte-a1x8hu-pulse 1.5s ease-in-out infinite alternate}@keyframes svelte-a1x8hu-pulse{0%{opacity:.6}to{opacity:1}}@media (max-width: 768px){.section.svelte-a1x8hu{padding:60px 0}.section-title.svelte-a1x8hu{font-size:2rem}.location-content.svelte-a1x8hu{grid-template-columns:1fr;gap:2rem}}.section.svelte-1cyrjg2{padding:80px 0;background:linear-gradient(135deg,#f8f9fa,#fff)}.container.svelte-1cyrjg2{max-width:1200px;margin:0 auto;padding:0 20px}.section-title.svelte-1cyrjg2{text-align:center;font-size:2.5rem;color:#2c3e50;margin-bottom:3rem;font-weight:300;position:relative}.section-title.svelte-1cyrjg2:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,#1abc9c,#3498db);border-radius:2px}.timetable-content.svelte-1cyrjg2{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.timetable-item.svelte-1cyrjg2{display:flex;align-items:flex-start;gap:2rem;padding:1.5rem;background:#fff;border-radius:15px;box-shadow:0 4px 15px #0000001a;transition:all .3s ease}.timetable-item.svelte-1cyrjg2:hover{transform:translateY(-3px);box-shadow:0 8px 25px #00000026}.time-indicator.svelte-1cyrjg2{display:flex;flex-direction:column;align-items:center;gap:.5rem;min-width:80px}.icon.svelte-1cyrjg2{font-size:2rem;display:block}.time.svelte-1cyrjg2{font-weight:600;color:#1abc9c;font-size:1.1rem;text-align:center}.item-content.svelte-1cyrjg2{flex:1}.item-title.svelte-1cyrjg2{color:#2c3e50;font-size:1.3rem;margin-bottom:.5rem;font-weight:500}.item-description.svelte-1cyrjg2{color:#7d8590;line-height:1.6;margin:0}@media (max-width: 768px){.timetable-item.svelte-1cyrjg2{flex-direction:column;gap:1rem}.time-indicator.svelte-1cyrjg2{flex-direction:row;justify-content:center;min-width:auto}}.section.svelte-19zj0ob{padding:80px 0;background-color:#f8f9fa}.container.svelte-19zj0ob{max-width:1200px;margin:0 auto;padding:0 20px}.section-title.svelte-19zj0ob{text-align:center;font-size:2.5rem;color:#2c3e50;margin-bottom:3rem;font-weight:300;position:relative}.section-title.svelte-19zj0ob:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,#1abc9c,#3498db);border-radius:2px}.instructions-grid.svelte-19zj0ob{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2.5rem}.instruction-item.svelte-19zj0ob{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px #00000014;transition:transform .3s ease;border:1px solid #f0f0f0}.instruction-item.svelte-19zj0ob:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f}.instruction-item.svelte-19zj0ob h3:where(.svelte-19zj0ob){color:#2c3e50;margin-bottom:1rem;font-size:1.2rem;font-weight:500}.instruction-item.svelte-19zj0ob p:where(.svelte-19zj0ob){color:#7d8590;line-height:1.7;margin:0}@media (max-width: 768px){.section.svelte-19zj0ob{padding:60px 0}.section-title.svelte-19zj0ob{font-size:2rem}.instructions-grid.svelte-19zj0ob{grid-template-columns:1fr}}.section.svelte-w9s5yv{padding:80px 0;background-color:#fff}.container.svelte-w9s5yv{max-width:1200px;margin:0 auto;padding:0 20px}.section-title.svelte-w9s5yv{text-align:center;font-size:2.5rem;color:#2c3e50;margin-bottom:3rem;font-weight:300;position:relative}.section-title.svelte-w9s5yv:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,#1abc9c,#3498db);border-radius:2px}.dress-code-content.svelte-w9s5yv{max-width:800px;margin:0 auto;text-align:center}.dress-code-main.svelte-w9s5yv{margin-bottom:3rem}.dress-code-main.svelte-w9s5yv h3:where(.svelte-w9s5yv){font-size:1.8rem;color:#2c3e50;margin-bottom:1rem;font-weight:500}.dress-description.svelte-w9s5yv{font-size:1.1rem;color:#7d8590;line-height:1.8}.dress-suggestions.svelte-w9s5yv{display:grid;grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:3rem}.suggestion.svelte-w9s5yv{background:#fff;padding:2rem;border-radius:15px;box-shadow:0 5px 20px #00000014;border:1px solid #f0f0f0}.suggestion.svelte-w9s5yv h4:where(.svelte-w9s5yv){color:#2c3e50;margin-bottom:1.5rem;font-size:1.3rem;font-weight:500}.suggestion.svelte-w9s5yv ul:where(.svelte-w9s5yv){list-style:none;text-align:left;padding:0;margin:0}.suggestion.svelte-w9s5yv li:where(.svelte-w9s5yv){color:#7d8590;margin-bottom:.8rem;padding-left:1.5rem;position:relative}.suggestion.svelte-w9s5yv li:where(.svelte-w9s5yv):before{content:"•";color:#1abc9c;position:absolute;left:0;font-weight:700}.color-note.svelte-w9s5yv{background:#f8f9fa;padding:1.5rem;border-radius:10px;border-left:4px solid #1abc9c}.color-note.svelte-w9s5yv p:where(.svelte-w9s5yv){color:#2c3e50;margin:0}@media (max-width: 768px){.section.svelte-w9s5yv{padding:60px 0}.section-title.svelte-w9s5yv{font-size:2rem}.dress-suggestions.svelte-w9s5yv{grid-template-columns:1fr;gap:1.5rem}}.team-section.svelte-1ovkmyz{padding:80px 0;background:linear-gradient(135deg,#f8f9fa,#fff)}.container.svelte-1ovkmyz{max-width:1200px;margin:0 auto;padding:0 20px}.team-header.svelte-1ovkmyz{text-align:center;margin-bottom:60px}.team-title.svelte-1ovkmyz{font-family:var(--font-family, "Great Vibes", cursive);font-size:3.5rem;color:#2c3e50;margin:0 0 20px;text-shadow:2px 2px 4px rgba(0,0,0,.1)}.team-subtitle.svelte-1ovkmyz{font-size:1.2rem;color:#7d8590;font-weight:400;line-height:1.6;max-width:600px;margin:0 auto}.team-grid.svelte-1ovkmyz{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px;margin-top:40px}.team-member.svelte-1ovkmyz{background:#fff;border-radius:20px;padding:30px;text-align:center;box-shadow:0 10px 30px #0000001a;transition:transform .3s ease,box-shadow .3s ease;position:relative;overflow:hidden}.team-member.svelte-1ovkmyz:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#ff6b6b,#ffd93d,#6bcf7f,#4ecdc4,#45b7d1);border-radius:20px 20px 0 0}.team-member.svelte-1ovkmyz:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.member-image.svelte-1ovkmyz{margin-bottom:20px}.member-image.svelte-1ovkmyz img:where(.svelte-1ovkmyz){width:120px;height:120px;border-radius:50%;object-fit:cover;border:4px solid #ffffff;box-shadow:0 8px 20px #00000026;transition:transform .3s ease}.team-member.svelte-1ovkmyz:hover .member-image:where(.svelte-1ovkmyz) img:where(.svelte-1ovkmyz){transform:scale(1.05)}.member-info.svelte-1ovkmyz{color:#2c3e50}.member-name.svelte-1ovkmyz{font-size:1.5rem;font-weight:600;margin:0 0 10px;color:#2c3e50}.member-role.svelte-1ovkmyz{font-size:1rem;color:#1abc9c;margin:0 0 15px;font-weight:500;text-transform:uppercase;letter-spacing:1px}.member-description.svelte-1ovkmyz{font-size:.95rem;color:#7d8590;line-height:1.6;margin:0}@media (max-width: 768px){.team-section.svelte-1ovkmyz{padding:60px 0}.team-title.svelte-1ovkmyz{font-size:2.5rem}.team-subtitle.svelte-1ovkmyz{font-size:1.1rem}.team-grid.svelte-1ovkmyz{grid-template-columns:1fr;gap:30px}.team-member.svelte-1ovkmyz{padding:25px}.member-image.svelte-1ovkmyz img:where(.svelte-1ovkmyz){width:100px;height:100px}.member-name.svelte-1ovkmyz{font-size:1.3rem}.member-role.svelte-1ovkmyz,.member-description.svelte-1ovkmyz{font-size:.9rem}}@media (max-width: 480px){.team-title.svelte-1ovkmyz{font-size:2rem}.team-subtitle.svelte-1ovkmyz{font-size:1rem}.team-member.svelte-1ovkmyz{padding:20px}.member-image.svelte-1ovkmyz img:where(.svelte-1ovkmyz){width:80px;height:80px}}.section.svelte-16oqdw2{padding:80px 0;background-color:#f8f9fa}.container.svelte-16oqdw2{max-width:1200px;margin:0 auto;padding:0 20px}.section-title.svelte-16oqdw2{text-align:center;font-size:2.5rem;color:#2c3e50;margin-bottom:3rem;font-weight:300;position:relative}.section-title.svelte-16oqdw2:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,#1abc9c,#3498db);border-radius:2px}.gifts-content.svelte-16oqdw2{max-width:700px;margin:0 auto;text-align:center}.gifts-message.svelte-16oqdw2{font-size:1.1rem;color:#7d8590;margin-bottom:3rem;line-height:1.8}.registry-links.svelte-16oqdw2{display:flex;gap:2rem;justify-content:center;margin-bottom:3rem;flex-wrap:wrap}.registry-link.svelte-16oqdw2{display:flex;flex-direction:column;background:#fff;padding:2rem 1.5rem;border-radius:15px;text-decoration:none;box-shadow:0 5px 20px #00000014;border:1px solid #f0f0f0;transition:all .3s ease;min-width:200px}.registry-link.svelte-16oqdw2:hover{transform:translateY(-5px);box-shadow:0 8px 25px #0000001f;border-color:#1abc9c}.registry-name.svelte-16oqdw2{color:#2c3e50;font-weight:600;font-size:1.1rem;margin-bottom:.5rem}.registry-store.svelte-16oqdw2{color:#7d8590;font-size:.95rem}.gift-note.svelte-16oqdw2{background:#f8f9fa;padding:2rem;border-radius:10px;border-left:4px solid #3498db}.gift-note.svelte-16oqdw2 p:where(.svelte-16oqdw2){color:#2c3e50;margin:0;line-height:1.7}@media (max-width: 768px){.section.svelte-16oqdw2{padding:60px 0}.section-title.svelte-16oqdw2{font-size:2rem}.registry-links.svelte-16oqdw2{flex-direction:column;align-items:center}}.footer.svelte-vo11cz{background:#2c3e50;color:#fff;text-align:center;padding:3rem 0}.container.svelte-vo11cz{max-width:1200px;margin:0 auto;padding:0 20px}.footer-text.svelte-vo11cz{font-size:1.1rem;margin-bottom:1rem}.footer-names.svelte-vo11cz{font-family:var(--font-family, "Great Vibes", cursive);font-size:2rem;color:#1abc9c;margin:0}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;line-height:1.6;color:#333;background-color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 20px}.loading.svelte-15vmfog{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#fff);color:#2c3e50}.loading-spinner.svelte-15vmfog{width:50px;height:50px;border:4px solid rgba(44,62,80,.2);border-top:4px solid #1abc9c;border-radius:50%;animation:svelte-15vmfog-spin 1s linear infinite;margin-bottom:20px}@keyframes svelte-15vmfog-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading.svelte-15vmfog p:where(.svelte-15vmfog){font-size:1.2rem;margin:0}.error.svelte-15vmfog{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;background:#f8f9fa;text-align:center;padding:20px}.error.svelte-15vmfog h1:where(.svelte-15vmfog){font-family:var(--font-family, "Great Vibes", cursive);font-size:3rem;color:var(--primary-color, #2c3e50);margin:0 0 20px}.error.svelte-15vmfog p:where(.svelte-15vmfog){font-size:1.2rem;color:#7d8590;margin:0 0 30px}.error.svelte-15vmfog button:where(.svelte-15vmfog){background:var(--primary-color, #1abc9c);color:#fff;border:none;padding:15px 30px;border-radius:25px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.error.svelte-15vmfog button:where(.svelte-15vmfog):hover{background:var(--secondary-color, #16a085);transform:translateY(-2px);box-shadow:0 5px 15px #1abc9c66}.getting-ready-page.svelte-15vmfog{min-height:100vh;background:#fff;display:flex;align-items:center;justify-content:center;padding:40px 20px}.getting-ready-content.svelte-15vmfog{text-align:center;max-width:600px;margin:0 auto}.getting-ready-content.svelte-15vmfog h1:where(.svelte-15vmfog){font-family:var(--font-family, "Great Vibes", cursive);font-size:3.5rem;color:var(--primary-color, #2c3e50);margin:0 0 30px;font-weight:400}.getting-ready-text.svelte-15vmfog{font-size:1.3rem;color:#555;line-height:1.8;margin:0 0 40px;font-weight:300}.getting-ready-date.svelte-15vmfog{padding:20px;background:color-mix(in srgb,var(--primary-color, #1abc9c) 10%,transparent);border-radius:10px;border:1px solid color-mix(in srgb,var(--primary-color, #1abc9c) 20%,transparent)}.getting-ready-date.svelte-15vmfog p:where(.svelte-15vmfog){font-size:1.1rem;color:var(--primary-color, #2c3e50);margin:0;font-weight:500}@media (max-width: 768px){.getting-ready-content.svelte-15vmfog h1:where(.svelte-15vmfog){font-size:2.5rem}.getting-ready-text.svelte-15vmfog{font-size:1.1rem}}
