.western-celebration-dates{display:flex;flex-direction:column;gap:.85rem;width:100%}.western-celebration-date-card{position:relative;overflow:hidden;border-radius:.5rem;border:1px solid color-mix(in oklch,var(--border) 88%,transparent);background:var(--card);box-shadow:0 4px 14px color-mix(in oklch,var(--foreground) 6%,transparent);padding:1.15rem 1rem;text-align:center}.western-celebration-date-card--primary{border-color:color-mix(in oklch,var(--primary) 35%,var(--border));box-shadow:0 6px 18px color-mix(in oklch,var(--primary) 12%,transparent)}.western-celebration-date-label{margin-bottom:.4rem;font-size:.65rem;font-weight:600;letter-spacing:.22em;text-transform:uppercase;color:var(--primary)}.western-celebration-date-day{font-family:var(--font-playfair),ui-serif,Georgia,serif;font-size:1.05rem;font-weight:600;line-height:1.35;color:var(--foreground)}.western-celebration-date-time{margin-top:.35rem;font-size:.9rem;font-weight:500;color:var(--muted-foreground)}.western-celebration-dates-hero{display:flex;flex-direction:column;gap:.5rem;width:100%;max-width:20rem}.western-celebration-dates-hero-row{display:flex;flex-direction:column;gap:.15rem;border-radius:.65rem;border:1px solid rgba(255,255,255,.28);background:rgba(0,0,0,.38);backdrop-filter:blur(10px);padding:.55rem .75rem;box-shadow:0 4px 16px rgba(0,0,0,.28)}.western-celebration-dates-hero-label{font-size:.58rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.82)}.western-celebration-dates-hero-copy{font-family:var(--font-playfair),ui-serif,Georgia,serif;font-size:.88rem;font-weight:500;line-height:1.35;color:rgba(255,255,255,.96);text-shadow:0 1px 8px rgba(0,0,0,.45)}