@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800;900&display=swap";:root{font-family:Outfit,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background:#0f172a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-content:center;min-width:320px;min-height:100vh;background:radial-gradient(circle at top left,#1e293b,#0f172a);background-attachment:fixed}#root{width:100%}*{box-sizing:border-box}:root{--primary-color: #6366f1;--bg-color: #f8fafc;--text-main: #0f172a;--text-muted: #64748b;--white: #ffffff;--card-shadow: 0 4px 20px -5px rgba(0, 0, 0, .05);--card-hover: 0 20px 40px -10px rgba(0, 0, 0, .1)}*{box-sizing:border-box;font-family:Outfit,sans-serif;margin:0;padding:0}body{background-color:#0f172a;color:#f8fafc;line-height:1.5}.app-container{min-height:100vh;display:flex;flex-direction:column;background:radial-gradient(circle at top right,#1e293b,#0f172a)}.premium-header{padding:1.5rem 5%;background:#fffffffa;border-bottom:2px solid #e2e8f0;position:sticky;top:0;z-index:1000}.header-content{max-width:1200px;margin:0 auto;display:flex;justify-content:center}.logos-wrapper{display:flex;align-items:center;gap:3rem;background:#fff;padding:.5rem 2rem}.brand-logo{height:85px;object-fit:contain;transition:transform .3s ease}.divider-line{width:2px;height:45px;background:#0000000d}@media (max-width: 768px){.brand-logo{height:50px}.logos-wrapper{gap:1.5rem}}.main-content{max-width:1200px;margin:0 auto;padding:3rem 5%;flex:1;width:100%}.page-header{display:flex;justify-content:center;margin-bottom:3rem}.calendar-tag{display:flex;align-items:center;gap:.75rem;background:#fff;padding:.6rem 1.5rem;border-radius:100px;font-weight:700;color:var(--primary-color);border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 6px #00000005;font-size:.9rem;text-transform:uppercase;letter-spacing:1px}.next-hero-section{margin-bottom:5rem}.hero-card-v4{background:#fff;border-radius:32px;display:flex;overflow:hidden;box-shadow:0 30px 60px -15px #00000014;border:1px solid rgba(0,0,0,.03)}.hero-visual{width:45%;background:#fdfdfe;padding:3rem;display:flex;align-items:center;justify-content:center;border-right:1px solid rgba(0,0,0,.02)}.hero-img{width:100%;max-height:350px;object-fit:contain}.hero-info{width:55%;padding:4rem;display:flex;flex-direction:column;justify-content:center}.next-badge{display:inline-flex;align-items:center;gap:.6rem;background:var(--festival-theme);color:#fff;padding:8px 18px;border-radius:100px;font-size:.75rem;font-weight:800;margin-bottom:1.5rem;width:fit-content;letter-spacing:1px;box-shadow:0 10px 20px -5px var(--festival-theme)}.hero-festival-title{font-size:5rem;margin:0 0 1.5rem;font-weight:900;letter-spacing:-3px;color:#0f172a;line-height:.85}.hero-meta{display:flex;flex-direction:column;gap:1.25rem}.meta-item{display:flex;align-items:center;gap:1rem;color:var(--text-muted);font-weight:600;font-size:1.2rem}.countdown-pill{color:var(--festival-theme);font-weight:900;font-size:1.5rem}.holidays-list-container{display:flex;flex-direction:column;gap:5rem}.month-group{display:flex;flex-direction:column;gap:2.5rem}.month-label{display:flex;align-items:center;gap:1rem;font-size:1.5rem;font-weight:800;color:#fff;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:.25rem}.label-line{flex:1;height:2px;background:#ffffff1a;border-radius:10px}.compact-list-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.compact-list-item{background:#fff;border-radius:16px;padding:1.25rem;display:flex;align-items:center;gap:1.5rem;border:1px solid rgba(0,0,0,.04);transition:all .2s ease;box-shadow:0 2px 4px #00000005}.compact-list-item:hover{transform:translateY(-2px);box-shadow:0 8px 16px -4px #00000014;border-color:var(--fest-accent)}.list-date-box{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:50px;background:#f8fafc;padding:.5rem;border-radius:12px;border:1px solid rgba(0,0,0,.02)}.list-num{font-size:1.5rem;font-weight:800;line-height:1;color:var(--fest-accent)}.list-day{font-size:.7rem;font-weight:700;text-transform:uppercase;color:#94a3b8;margin-top:2px}.list-info-box{display:flex;flex-direction:column}.list-title{margin:0;font-size:1.1rem;font-weight:700;color:#1e293b}.list-type{font-size:.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.compact-list-item.is-active{background:#fff;border:2px solid var(--fest-accent);box-shadow:0 4px 12px #0000000d}.compact-list-item.is-past{opacity:.5;filter:grayscale(1)}.is-past{opacity:.45;filter:grayscale(1)}.simple-footer{text-align:center;padding:5rem 0;color:var(--text-muted);font-weight:700;font-size:.9rem}@media (max-width: 1024px){.hero-card-v4{flex-direction:column}.hero-visual,.hero-info{width:100%}.hero-visual{height:250px;padding:2rem}.hero-info{padding:3rem 2rem;text-align:center;align-items:center}.hero-festival-title{font-size:3.5rem}.holiday-cards-grid{grid-template-columns:1fr}}
