.hero-section.svelte-ghbfgh{border-radius:var(--radius-lg);padding:var(--spacing-xl);color:#5d4037;text-align:center;margin-bottom:var(--spacing-xl);background:linear-gradient(135deg,#f8bbd0 0%,#fff9c4 50%,#c8e6c9 100%);min-height:450px;position:relative;overflow:hidden}.background-animation.svelte-ghbfgh{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.bg-element.svelte-ghbfgh{bottom:-10vh;left:var(--left);font-size:var(--size);animation:svelte-ghbfgh-floatPastel var(--duration) linear infinite;animation-delay:var(--delay);opacity:var(--opacity);position:absolute}.bg-element[data-type=💚].svelte-ghbfgh{color:#e8f5e9}.bg-element[data-type=💛].svelte-ghbfgh{color:#fffde7}.bg-element[data-type=💜].svelte-ghbfgh{color:#ede7f6}.bg-element[data-type=🩷].svelte-ghbfgh{color:#fce4ec}.bg-element[data-type=🦋].svelte-ghbfgh{color:#e1f5fe;animation-duration:calc(var(--duration) * .9)}@keyframes svelte-ghbfgh-floatPastel{0%{opacity:var(--opacity);transform:translateY(0)rotate(0)}to{opacity:0;transform:translateY(-120vh)rotate(-45deg)}}.hero-content.svelte-ghbfgh{z-index:2;position:relative}.hero-icons.svelte-ghbfgh{justify-content:center;gap:var(--spacing-lg);margin-bottom:var(--spacing-md);display:flex}.icon.svelte-ghbfgh{filter:drop-shadow(0 2px 3px #00000026);color:#fff;font-size:2.5rem}.icon.svelte-ghbfgh:nth-child(2){color:#f5f5f5}.icon.svelte-ghbfgh:nth-child(3){color:#ffcdd2}h1.svelte-ghbfgh{margin-bottom:var(--spacing-sm);color:#4e342e;text-shadow:1px 1px 2px #ffffff80;font-size:2.5rem}.total-days.svelte-ghbfgh{margin-bottom:var(--spacing-sm);color:#795548;text-shadow:1px 1px 2px #fff6;font-size:4rem;font-weight:700;line-height:1.1}.total-days.svelte-ghbfgh span:where(.svelte-ghbfgh){color:#5d4037;font-size:6rem;display:block}.date-info.svelte-ghbfgh{z-index:2;margin-top:var(--spacing-sm);color:#8d6e63;text-shadow:1px 1px 1px #fff9;font-size:1.1rem;position:relative}.info-section.svelte-ghbfgh{text-align:center;padding:var(--spacing-xl);margin-bottom:var(--spacing-xl);background-color:#fffde7}.info-section.svelte-ghbfgh h2:where(.svelte-ghbfgh){color:#ad1457;margin-bottom:var(--spacing-lg)}.info-section.svelte-ghbfgh h3:where(.svelte-ghbfgh){color:#d81b60;margin-top:var(--spacing-xl);margin-bottom:var(--spacing-md)}.info-section.svelte-ghbfgh>p:where(.svelte-ghbfgh){max-width:800px;margin:0 auto var(--spacing-lg)}.info-grid.svelte-ghbfgh{gap:var(--spacing-lg);margin-top:var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(250px,1fr));display:grid}.info-card.svelte-ghbfgh{border-radius:var(--radius-md);padding:var(--spacing-lg);box-shadow:var(--shadow-sm);text-align:left;background-color:#fff;border-top:4px solid #f8bbd0;height:100%;transition:transform .3s,box-shadow .3s}.info-card.svelte-ghbfgh:nth-child(2n){border-top-color:#c5e1a5}.info-card.svelte-ghbfgh:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.info-icon.svelte-ghbfgh{margin-bottom:var(--spacing-sm);text-align:center;color:#f06292;font-size:2rem;display:block}.info-card.svelte-ghbfgh:nth-child(2n) .info-icon:where(.svelte-ghbfgh){color:#aed581}.info-card.svelte-ghbfgh h4:where(.svelte-ghbfgh){color:#c2185b;margin-bottom:var(--spacing-sm);text-align:center}.themes-section.svelte-ghbfgh{margin-top:var(--spacing-xl);text-align:left;padding:var(--spacing-lg);border-radius:var(--radius-md);background-color:#e1f5fe}.themes-content.svelte-ghbfgh{gap:var(--spacing-lg);grid-template-columns:auto 1fr;align-items:center;max-width:900px;margin:0 auto;display:grid}.themes-image.svelte-ghbfgh{border-radius:var(--radius-sm);filter:saturate(1.1);justify-self:center;max-width:180px;height:auto}.themes-text.svelte-ghbfgh ul:where(.svelte-ghbfgh){margin:var(--spacing-sm) 0;padding-left:var(--spacing-lg);list-style:outside}.themes-text.svelte-ghbfgh li:where(.svelte-ghbfgh){margin-bottom:var(--spacing-sm)}.themes-text.svelte-ghbfgh li:where(.svelte-ghbfgh)::marker{color:#90caf9}@media (width<=600px){.themes-content.svelte-ghbfgh{text-align:center;grid-template-columns:1fr}.themes-text.svelte-ghbfgh ul:where(.svelte-ghbfgh){text-align:left}.themes-image.svelte-ghbfgh{margin-bottom:var(--spacing-md)}}.celebration-section.svelte-ghbfgh{margin-top:var(--spacing-xl);padding:var(--spacing-lg);border-radius:var(--radius-md);background-color:#f1f8e9}.celebration-grid.svelte-ghbfgh{gap:var(--spacing-md);margin-top:var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(220px,1fr));display:grid}.celebration-card.svelte-ghbfgh{border-radius:var(--radius-md);padding:var(--spacing-md);box-shadow:var(--shadow-sm);text-align:center;background-color:#fff;border:1px solid #fff59d;transition:transform .3s,box-shadow .3s}.celebration-card.svelte-ghbfgh:nth-child(3n+2){border-color:#b3e5fc}.celebration-card.svelte-ghbfgh:nth-child(3n+3){border-color:#f8bbd0}.celebration-card.svelte-ghbfgh:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.celebration-icon.svelte-ghbfgh{margin-bottom:var(--spacing-sm);color:#ffee58;font-size:1.8rem;display:block}.celebration-card.svelte-ghbfgh h4:where(.svelte-ghbfgh){color:#8e24aa;margin-top:0;margin-bottom:var(--spacing-xs);font-size:1rem}.celebration-card.svelte-ghbfgh p:where(.svelte-ghbfgh){margin:0;font-size:.9rem}.other-countdowns.svelte-ghbfgh{text-align:center;padding:var(--spacing-xl);background-color:#fffde7}.links-grid.svelte-ghbfgh{gap:var(--spacing-md);margin-top:var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));display:grid}.countdown-link.svelte-ghbfgh{justify-content:center;align-items:center;gap:var(--spacing-sm);border-radius:var(--radius-md);padding:var(--spacing-md);box-shadow:var(--shadow-sm);color:var(--text-primary);background-color:#fff;border:1px solid #fce4ec;text-decoration:none;transition:transform .3s,background-color .3s,color .3s;display:flex}.countdown-link.svelte-ghbfgh:hover{color:#880e4f;box-shadow:var(--shadow-md);background-color:#f8bbd0;border:1px solid #0000;transform:translateY(-3px)}.countdown-link.svelte-ghbfgh:nth-child(2n):hover{color:#33691e;background-color:#c8e6c9}.link-icon.svelte-ghbfgh{font-size:1.5rem}.link-text.svelte-ghbfgh{font-weight:500}@media (width<=768px){h1.svelte-ghbfgh,.icon.svelte-ghbfgh{font-size:2rem}.total-days.svelte-ghbfgh{font-size:2.5rem}.total-days.svelte-ghbfgh span:where(.svelte-ghbfgh){font-size:4rem}.info-grid.svelte-ghbfgh,.celebration-grid.svelte-ghbfgh{grid-template-columns:1fr}}
