.svelte-1b4dhm8{margin:0;padding:0;box-sizing:border-box}@keyframes svelte-1b4dhm8-bokeh{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.container.svelte-1b4dhm8{position:relative;z-index:2;min-height:100vh}.nav.svelte-1b4dhm8{background:#0006;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:0;position:fixed;top:0;left:0;right:0;z-index:100;transition:all .3s ease}.nav-container.svelte-1b4dhm8{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:15px 20px}.logo.svelte-1b4dhm8{font-family:Dancing Script,cursive;font-size:2.5rem;font-weight:700;color:#fff;text-decoration:none;transition:all .3s ease}.logo.svelte-1b4dhm8:hover{color:#f4a460;transform:scale(1.05)}.nav-menu.svelte-1b4dhm8{display:flex;list-style:none;gap:0}.nav-item.svelte-1b4dhm8{position:relative}.nav-link.svelte-1b4dhm8{color:#fff;text-decoration:none;padding:15px 20px;font-size:.9rem;font-weight:400;text-transform:uppercase;letter-spacing:1px;transition:all .3s ease;border-right:1px solid rgba(255,255,255,.2);display:block}.nav-item.svelte-1b4dhm8:last-child .nav-link:where(.svelte-1b4dhm8){border-right:none}.nav-link.svelte-1b4dhm8:hover{background:#ffffff1a;color:#f4a460}.nav-submenu.svelte-1b4dhm8{font-size:.75rem;color:#ffffffb3;text-transform:none;letter-spacing:.5px;margin-top:-5px}.nav-toggle.svelte-1b4dhm8{display:none;flex-direction:column;cursor:pointer;padding:5px}.nav-toggle.svelte-1b4dhm8 span:where(.svelte-1b4dhm8){width:25px;height:3px;background:#fff;margin:3px 0;transition:.3s;border-radius:2px}.nav-toggle.active.svelte-1b4dhm8 span:where(.svelte-1b4dhm8):nth-child(1){transform:rotate(-45deg) translate(-5px,6px)}.nav-toggle.active.svelte-1b4dhm8 span:where(.svelte-1b4dhm8):nth-child(2){opacity:0}.nav-toggle.active.svelte-1b4dhm8 span:where(.svelte-1b4dhm8):nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}.hero.svelte-1b4dhm8{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#fff;position:relative;background:#0000004d;padding:80px 20px 40px}.hero.svelte-1b4dhm8:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="20" cy="20" r="1" fill="%23fff" opacity="0.1"/><circle cx="80" cy="30" r="1.5" fill="%23fff" opacity="0.15"/><circle cx="40" cy="60" r="1" fill="%23fff" opacity="0.08"/><circle cx="90" cy="80" r="1.2" fill="%23fff" opacity="0.12"/></pattern></defs><rect width="100%" height="100%" fill="url(%23grain)"/></svg>') repeat;pointer-events:none}.couple-names.svelte-1b4dhm8{font-family:Dancing Script,cursive;font-size:5rem;font-weight:700;margin-bottom:20px;text-shadow:2px 2px 4px rgba(0,0,0,.5);animation:svelte-1b4dhm8-fadeInUp 1s ease-out}.heart.svelte-1b4dhm8{font-size:2rem;margin:15px 0;color:#f4a460;animation:svelte-1b4dhm8-pulse 2s ease-in-out infinite}@keyframes svelte-1b4dhm8-pulse{0%,to{transform:scale(1.5)}50%{transform:scale(1.1)}}.wedding-date.svelte-1b4dhm8{font-size:1.2rem;font-weight:300;margin-bottom:40px;letter-spacing:2px;animation:svelte-1b4dhm8-fadeInUp 1s ease-out .3s both}.arrow.svelte-1b4dhm8{font-size:1.5rem;margin:0 15px;color:#f4a460}.countdown.svelte-1b4dhm8{display:flex;gap:30px;margin-bottom:40px;animation:svelte-1b4dhm8-fadeInUp 1s ease-out .6s both;flex-wrap:wrap;justify-content:center}.countdown-item.svelte-1b4dhm8{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid rgba(255,255,255,.2);border-radius:10px;padding:25px 20px;text-align:center;min-width:100px;transition:all .3s ease}.countdown-item.svelte-1b4dhm8:hover{transform:translateY(-5px);background:#ffffff26}.countdown-number.svelte-1b4dhm8{font-size:3rem;font-weight:700;display:block;line-height:1}.countdown-label.svelte-1b4dhm8{font-size:.9rem;text-transform:uppercase;letter-spacing:1px;margin-top:5px;opacity:.9}.countdown-text.svelte-1b4dhm8{font-size:1rem;font-weight:300;letter-spacing:1px;margin-bottom:30px;animation:svelte-1b4dhm8-fadeInUp 1s ease-out .9s both}.quote.svelte-1b4dhm8{max-width:600px;font-family:Lato,sans-serif;font-style:italic;font-size:1.1rem;font-weight:600;line-height:1.6;margin-bottom:10px;padding:0 20px;opacity:0;transition:opacity 1.2s ease-in-out;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.quote.visible.svelte-1b4dhm8{opacity:1}.quote-author.svelte-1b4dhm8{font-family:Lato,sans-serif;font-size:.9rem;font-weight:600;opacity:0;transition:opacity 1.2s ease-in-out;text-shadow:1px 1px 2px rgba(0,0,0,.7)}.quote-author.visible.svelte-1b4dhm8{opacity:.9}@keyframes svelte-1b4dhm8-fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.nav-container.svelte-1b4dhm8{padding:15px}.logo.svelte-1b4dhm8{font-size:2.2rem}.couple-names.svelte-1b4dhm8{font-size:4.5rem}.countdown.svelte-1b4dhm8{gap:20px}.countdown-item.svelte-1b4dhm8{min-width:90px;padding:20px 15px}}@media (max-width: 768px){.nav-menu.svelte-1b4dhm8{position:fixed;left:-100%;top:70px;flex-direction:column;background-color:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;text-align:center;transition:.3s;box-shadow:0 10px 27px #0000004d;padding:2rem 0;gap:0}.nav-menu.active.svelte-1b4dhm8{left:0}.nav-item.svelte-1b4dhm8{margin:0}.nav-link.svelte-1b4dhm8{padding:20px;border-right:none;border-bottom:1px solid rgba(255,255,255,.1);display:block}.nav-item.svelte-1b4dhm8:last-child .nav-link:where(.svelte-1b4dhm8){border-bottom:none}.nav-toggle.svelte-1b4dhm8{display:flex}.logo.svelte-1b4dhm8{font-size:2rem}.hero.svelte-1b4dhm8{padding:100px 15px 40px}.couple-names.svelte-1b4dhm8{font-size:3.5rem;margin-bottom:15px}.heart.svelte-1b4dhm8{font-size:1.8rem;margin:10px 0}.wedding-date.svelte-1b4dhm8{font-size:1rem;margin-bottom:30px;letter-spacing:1px}.arrow.svelte-1b4dhm8{font-size:1.2rem;margin:0 10px}.countdown.svelte-1b4dhm8{gap:15px;margin-bottom:30px}.countdown-item.svelte-1b4dhm8{min-width:80px;padding:20px 15px}.countdown-number.svelte-1b4dhm8{font-size:2.5rem}.countdown-label.svelte-1b4dhm8{font-size:.8rem}.countdown-text.svelte-1b4dhm8{font-size:.9rem;margin-bottom:25px}.quote.svelte-1b4dhm8{font-size:1rem;padding:0 15px;max-width:90%}.quote-author.svelte-1b4dhm8{font-size:.85rem}}@media (max-width: 480px){.nav-container.svelte-1b4dhm8{padding:10px 15px}.logo.svelte-1b4dhm8{font-size:1.8rem}.hero.svelte-1b4dhm8{padding:90px 10px 30px}.couple-names.svelte-1b4dhm8{font-size:2.8rem;margin-bottom:10px}.heart.svelte-1b4dhm8{font-size:1.5rem}.wedding-date.svelte-1b4dhm8{font-size:.9rem;margin-bottom:25px}.arrow.svelte-1b4dhm8{display:none}.countdown.svelte-1b4dhm8{gap:10px;margin-bottom:25px}.countdown-item.svelte-1b4dhm8{min-width:70px;padding:15px 10px}.countdown-number.svelte-1b4dhm8{font-size:2rem}.countdown-label.svelte-1b4dhm8{font-size:.7rem}.countdown-text.svelte-1b4dhm8{font-size:.8rem}.quote.svelte-1b4dhm8{font-size:.9rem;line-height:1.5}.quote-author.svelte-1b4dhm8{font-size:.8rem}}@media (max-width: 768px) and (orientation: landscape){.hero.svelte-1b4dhm8{height:auto;min-height:100vh;padding:80px 15px 20px}.couple-names.svelte-1b4dhm8{font-size:3rem;margin-bottom:10px}.countdown.svelte-1b4dhm8{margin-bottom:20px}.countdown-item.svelte-1b4dhm8{padding:15px 12px}.countdown-number.svelte-1b4dhm8{font-size:2rem}}
