@import"https://fonts.googleapis.com/css2?family=La+Belle+Aurore&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Inter:wght@300;400;500&display=swap";body{font-family:Inter,sans-serif;min-height:100vh}h1[data-astro-cid-wygaj5zz],h2[data-astro-cid-wygaj5zz],h3[data-astro-cid-wygaj5zz],h4[data-astro-cid-wygaj5zz],h5[data-astro-cid-wygaj5zz],h6[data-astro-cid-wygaj5zz]{font-family:Cormorant Garamond,serif}.home-nav[data-astro-cid-wygaj5zz]{position:fixed;top:2rem;left:2rem;z-index:100}.home-link[data-astro-cid-wygaj5zz]{display:flex;align-items:center;gap:.5rem;padding:.8rem 1.2rem;background:#ffffff0d;border-radius:50px;text-decoration:none;color:#6a9bd1;font-family:Inter,sans-serif;font-weight:500;box-shadow:0 4px 15px #2c3e501a;transition:all .3s ease;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1)}.home-link[data-astro-cid-wygaj5zz]:hover{background:#ffffff1a;transform:translateY(-2px);box-shadow:0 6px 20px #2c3e5026;color:#2c3e50;text-decoration-color:#4a7bb7}.home-link[data-astro-cid-wygaj5zz] svg[data-astro-cid-wygaj5zz]{width:20px;height:20px}.decorative-flourish[data-astro-cid-wygaj5zz]{margin:3rem 0;text-align:center}.wishlist-header[data-astro-cid-wygaj5zz]{margin-bottom:4rem}.section-content[data-astro-cid-wygaj5zz]{max-width:800px;margin:0 auto;text-align:center}.wishlist-header[data-astro-cid-wygaj5zz] h1[data-astro-cid-wygaj5zz]{font-family:Cormorant Garamond,serif;color:#2c3e50;font-size:2.5rem;margin-bottom:1.5rem;font-weight:500}.wishlist-header[data-astro-cid-wygaj5zz] p[data-astro-cid-wygaj5zz]{font-family:Inter,sans-serif;font-size:1.1rem;color:#495057;max-width:600px;margin:0 auto;line-height:1.6}.sponsorship-section[data-astro-cid-wygaj5zz]{margin-top:3rem}.sponsorship-section[data-astro-cid-wygaj5zz] h2[data-astro-cid-wygaj5zz]{font-family:Cormorant Garamond,serif;color:#2c3e50;font-size:2rem;margin-bottom:1rem;font-weight:500}.sponsorship-section[data-astro-cid-wygaj5zz] p[data-astro-cid-wygaj5zz]{font-family:Inter,sans-serif;font-size:1.1rem;color:#495057;line-height:1.6;margin-bottom:1.5rem}.swish-qr[data-astro-cid-wygaj5zz]{display:flex;flex-direction:column;align-items:center;gap:1rem}.swish-qr[data-astro-cid-wygaj5zz] img[data-astro-cid-wygaj5zz]{max-width:200px;height:auto;border-radius:12px;box-shadow:0 4px 15px #2c3e501a}.swish-text[data-astro-cid-wygaj5zz]{font-family:Inter,sans-serif;font-size:1rem;color:#2c3e50;text-align:center;margin:0}.swish-text[data-astro-cid-wygaj5zz] strong[data-astro-cid-wygaj5zz]{color:#6a9bd1;font-weight:600}.gifts-section[data-astro-cid-wygaj5zz]{max-width:1200px;margin:0 auto;padding:0 2rem}#wishlist-container[data-astro-cid-wygaj5zz]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.loading[data-astro-cid-wygaj5zz]{grid-column:1 / -1;text-align:center;padding:3rem;color:#6c757d;font-family:Inter,sans-serif}.gift-card[data-astro-cid-wygaj5zz]{background:#ffffffe6;border-radius:12px;padding:1.5rem;box-shadow:0 8px 32px #2c3e501a;transition:all .3s ease;cursor:pointer;position:relative;border:1px solid rgba(255,255,255,.2)}.gift-card[data-astro-cid-wygaj5zz]:hover{transform:translateY(-5px);box-shadow:0 12px 40px #2c3e5026}.gift-card[data-astro-cid-wygaj5zz].reserved{opacity:.6;cursor:not-allowed}.gift-card[data-astro-cid-wygaj5zz].reserved:after{content:"RESERVERAD";position:absolute;top:1rem;right:1rem;background:#e8b4cb;color:#2c3e50;padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500;font-family:Inter,sans-serif}.gift-image[data-astro-cid-wygaj5zz]{width:100%;height:200px;object-fit:cover;border-radius:12px;margin-bottom:1rem;border:2px solid #e9ecef}.gift-title[data-astro-cid-wygaj5zz]{font-family:Cormorant Garamond,serif;font-size:1.4rem;font-weight:500;color:#2c3e50;margin-bottom:.5rem}.gift-description[data-astro-cid-wygaj5zz]{font-family:Inter,sans-serif;color:#495057;margin-bottom:1rem;line-height:1.5;font-size:.95rem}.gift-price[data-astro-cid-wygaj5zz]{font-family:Inter,sans-serif;font-size:1.1rem;font-weight:500;color:#2c3e50;margin-bottom:1rem}.gift-link[data-astro-cid-wygaj5zz]{font-family:Inter,sans-serif;color:#495057;text-decoration:underline;text-decoration-color:#6a9bd1;text-underline-offset:3px;transition:all .3s ease;font-size:.9rem}.gift-link[data-astro-cid-wygaj5zz]:hover{color:#2c3e50;text-decoration-color:#4a7bb7}.modal[data-astro-cid-wygaj5zz]{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:#2c3e5080;backdrop-filter:blur(5px)}.modal-content[data-astro-cid-wygaj5zz]{background:#fffffff2;margin:15% auto;padding:2rem;border-radius:12px;width:90%;max-width:500px;position:relative;box-shadow:0 8px 32px #2c3e501a;backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2)}.modal-content[data-astro-cid-wygaj5zz] h2[data-astro-cid-wygaj5zz]{font-family:Cormorant Garamond,serif;color:#2c3e50;margin-bottom:1.5rem;font-weight:500}.close[data-astro-cid-wygaj5zz]{color:#6c757d;float:right;font-size:28px;font-weight:700;cursor:pointer;position:absolute;right:1rem;top:1rem;transition:color .3s ease}.close[data-astro-cid-wygaj5zz]:hover{color:#2c3e50}.form-group[data-astro-cid-wygaj5zz]{margin-bottom:1.5rem}.form-group[data-astro-cid-wygaj5zz] label[data-astro-cid-wygaj5zz]{display:block;margin-bottom:.5rem;color:#2c3e50;font-family:Inter,sans-serif;font-weight:500}.form-group[data-astro-cid-wygaj5zz] input[data-astro-cid-wygaj5zz],.form-group[data-astro-cid-wygaj5zz] textarea[data-astro-cid-wygaj5zz]{width:100%;padding:.8rem;border:1px solid #e9ecef;border-radius:8px;font-size:1rem;font-family:Inter,sans-serif;box-sizing:border-box;transition:border-color .3s ease}.form-group[data-astro-cid-wygaj5zz] input[data-astro-cid-wygaj5zz]:focus,.form-group[data-astro-cid-wygaj5zz] textarea[data-astro-cid-wygaj5zz]:focus{outline:none;border-color:#6a9bd1}.btn[data-astro-cid-wygaj5zz]{display:inline-block;padding:1rem 2rem;text-decoration:none;border-radius:50px;font-family:Inter,sans-serif;font-weight:500;transition:all .3s ease;font-size:1rem;border:none;cursor:pointer}.btn[data-astro-cid-wygaj5zz].primary{background:#6a9bd1;color:#fff;box-shadow:0 4px 15px #6a9bd14d}.btn[data-astro-cid-wygaj5zz].primary:hover{background:#4a7bb7;transform:translateY(-2px);box-shadow:0 6px 20px #6a9bd166}@media (max-width: 768px){.home-nav[data-astro-cid-wygaj5zz]{top:1rem;left:1rem}.home-link[data-astro-cid-wygaj5zz]{padding:.6rem 1rem;font-size:.9rem}.home-link[data-astro-cid-wygaj5zz] svg[data-astro-cid-wygaj5zz]{width:18px;height:18px}.gifts-section[data-astro-cid-wygaj5zz]{padding:0 1rem}#wishlist-container[data-astro-cid-wygaj5zz]{grid-template-columns:1fr;gap:1.5rem}.wishlist-header[data-astro-cid-wygaj5zz] h1[data-astro-cid-wygaj5zz]{font-size:2rem}.wishlist-header[data-astro-cid-wygaj5zz] p[data-astro-cid-wygaj5zz]{max-width:350px}.sponsorship-section[data-astro-cid-wygaj5zz]{margin-top:2rem;padding:1.5rem}.sponsorship-section[data-astro-cid-wygaj5zz] h2[data-astro-cid-wygaj5zz]{font-size:1.5rem}.swish-qr[data-astro-cid-wygaj5zz] img[data-astro-cid-wygaj5zz]{max-width:150px}.modal-content[data-astro-cid-wygaj5zz]{margin:10% auto;width:95%;padding:1.5rem}.decorative-flourish[data-astro-cid-wygaj5zz]{margin:2rem 0}}
