*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(to bottom,#fff5f5,#fff);color:#1d1d1d;min-height:100vh;line-height:1.5}.sticky-range-header{position:sticky;top:0;z-index:60;background:linear-gradient(135deg,#ff3131,#ff5757);border-bottom:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sticky-range-inner{max-width:1200px;margin:0 auto;padding:.6rem 1rem;display:flex;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.sticky-range-inner--split{align-items:center;justify-content:space-between;overflow:hidden;flex-wrap:nowrap;gap:.75rem}.sticky-range-brand{display:inline-flex;align-items:center;gap:.6rem;background:transparent;border:none;cursor:pointer;padding:.35rem .25rem;flex-shrink:0}.sticky-range-logo{width:22px;height:22px;flex-shrink:0}.sticky-range-title{font-weight:900;font-size:.95rem;color:#fffffffa;letter-spacing:-.02em;line-height:1.1}.sticky-range-title:hover{color:#fff;text-decoration:underline;text-underline-offset:4px}.sticky-range-chips{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:center;margin-left:auto;overflow-x:auto;-webkit-overflow-scrolling:touch}.sticky-range-chips::-webkit-scrollbar{display:none}.sticky-range-inner::-webkit-scrollbar{display:none}.sticky-range-chip{padding:.45rem .9rem;font-size:.875rem;font-weight:700;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#ffffff24;color:#fffffff2;cursor:pointer;white-space:nowrap;transition:all .2s ease}.sticky-range-chip:hover{border-color:#ffffff8c;background:#ffffff38;box-shadow:0 10px 24px #0000001a;transform:translateY(-1px)}.sticky-range-chip.is-active{background:#fffffff5;color:#ff3131;border-color:#fffffff5;box-shadow:0 14px 28px #00000024}.site-footer{margin-top:2.5rem;background:radial-gradient(1200px 600px at 20% -10%,rgba(255,49,49,.25),transparent 55%),radial-gradient(900px 500px at 90% 0%,rgba(255,87,87,.2),transparent 55%),#0b0b10;color:#fffffff5}.footer-inner{max-width:1200px;margin:0 auto;padding:1.75rem 1rem}.footer-brand{display:flex;flex-direction:column;gap:.25rem;padding-bottom:1rem;margin-bottom:1.25rem;border-bottom:1px solid rgba(255,255,255,.12)}.footer-brand-title{font-size:1.05rem;font-weight:950;letter-spacing:-.02em;color:#fffffffa}.footer-brand-subtitle{font-size:.92rem;color:#ffffffd6;line-height:1.35}.footer-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width: 640px){.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem}}@media (min-width: 1024px){.footer-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:2rem}}.footer-title{font-weight:950;letter-spacing:-.02em;color:#fff;margin-bottom:.65rem;font-size:.95rem}.newsletter-section{padding:2rem 0 0}.newsletter-inner{max-width:1200px;margin:0 auto;padding:0 1rem}.newsletter-card{background:#ffffffeb;border:1px solid rgba(15,23,42,.08);border-radius:1.25rem;box-shadow:0 14px 40px #0f172a14;padding:1.1rem;overflow:hidden;max-width:720px;margin:0 auto}@media (min-width: 640px){.newsletter-card{padding:1.25rem;border-radius:1.5rem}}@media (min-width: 1024px){.newsletter-card{padding:1.4rem 1.6rem}}.newsletter-copy{text-align:center;margin-bottom:.35rem}.newsletter-title{font-size:1.2rem;font-weight:950;letter-spacing:-.02em;color:#0f172a}.newsletter-highlight{color:#ff3131}@media (min-width: 640px){.newsletter-title{font-size:1.35rem}}.newsletter-text{margin-top:.4rem;color:#0f172ab8;font-size:.9rem;line-height:1.45}.cultural-section{max-width:1200px;margin:0 auto;padding:2.5rem 1rem 2rem}.cultural-header{text-align:center;margin-bottom:1.5rem}.cultural-title{font-size:1.3rem;font-weight:900;color:#0f172a;letter-spacing:-.02em}.cultural-title-link{color:inherit;text-decoration:none}.cultural-title-link:hover{text-decoration:underline;text-underline-offset:4px}.cultural-subtitle{margin-top:.35rem;color:#0f172ab8;font-size:.95rem;line-height:1.5}.cultural-categories{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start}.cultural-category{width:100%;display:flex;flex-direction:column}.cultural-category-header{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem;width:100%}.cultural-category-title{font-size:1.1rem;font-weight:900;color:#0f172a}.cultural-category-desc{color:#0f172aa6;font-size:.92rem}.cultural-grid{display:inline-grid;grid-template-columns:repeat(auto-fit,minmax(0,360px));gap:1rem;justify-items:stretch}@media (min-width: 768px){.cultural-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.cultural-grid{grid-template-columns:repeat(auto-fit,minmax(0,360px))}}@media (min-width: 1024px){.cultural-categories{grid-template-columns:repeat(3,minmax(0,1fr))}.cultural-grid{grid-template-columns:repeat(auto-fit,minmax(0,360px))}}.cultural-card{background:#fffffffa;border:1px solid rgba(15,23,42,.08);border-radius:1.25rem;padding:1rem;box-shadow:0 12px 30px #0f172a14;display:flex;flex-direction:column;gap:.75rem;width:100%;max-width:360px}.cultural-card--full{max-width:100%;width:100%}.cultural-card-head{display:flex;flex-direction:column;gap:.6rem}.cultural-card-brand{display:flex;gap:.7rem;align-items:center}.cultural-card-favicon{width:40px;height:40px;border-radius:12px;background:#ffffffe6;border:1px solid rgba(15,23,42,.08)}.cultural-card-title{font-size:1rem;font-weight:900;color:#0f172a}.cultural-card-city{font-size:.88rem;color:#0f172a99}.cultural-badge{align-self:flex-start;background:#ff31311f;color:#ff3131;font-weight:700;font-size:.78rem;padding:.3rem .6rem;border-radius:999px}.cultural-card-body{display:flex;flex-direction:column;gap:.5rem}.cultural-events{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.4rem}.cultural-events-grid{display:grid;grid-template-columns:1fr;gap:.75rem}.cultural-events-grid--full{width:100%}@media (min-width: 640px){.cultural-events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.cultural-events-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.cultural-event-item{display:flex;flex-direction:column;gap:.2rem}.cultural-event-btn{border:none;background:transparent;padding:0;text-align:left;cursor:pointer;color:inherit}.cultural-event-card{text-align:left;border:1px solid rgba(15,23,42,.08);border-radius:.9rem;background:#fffffff2;display:flex;flex-direction:column;box-shadow:0 10px 24px #0f172a14;transition:transform .2s ease,box-shadow .2s ease;overflow:hidden}.cultural-event-card:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0f172a1f}.cultural-event-date-badge{align-self:flex-start;background:#ff31311f;color:#ff3131;font-weight:700;font-size:.82rem;padding:.3rem .6rem;border-radius:999px}.cultural-event-media{width:100%;height:140px;background:#f5f5f5}.cultural-event-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media (min-width: 768px){.cultural-event-media{height:160px}}@media (min-width: 1024px){.cultural-event-media{height:180px}}.cultural-event-content{display:flex;flex-direction:column;gap:.5rem;padding:.85rem}.cultural-event-title{font-size:.9rem;font-weight:700;color:#0f172a;display:block}.cultural-event-date{font-size:.82rem;color:#0f172a99;display:block;margin-top:.2rem}.cultural-event-empty{font-size:.85rem;color:#0f172a8c}.cultural-card-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.3rem}.cultural-link{font-size:.88rem;font-weight:700;color:#ff3131;text-decoration:none}.cultural-link:hover{text-decoration:underline;text-underline-offset:3px}.cultural-hero{padding:2.75rem 1rem 2.5rem;color:#fff;position:sticky;top:0;z-index:20}.cultural-hero-inner{max-width:900px;margin:0 auto;text-align:center}.cultural-hero-brand{background:#ffffff2e;border:1px solid rgba(255,255,255,.3);color:#fff;padding:.35rem .8rem;border-radius:999px;font-size:.85rem;font-weight:700;cursor:pointer}.cultural-hero-title{margin-top:.8rem;font-size:2rem;font-weight:900;letter-spacing:-.02em}.cultural-hero-subtitle{margin-top:.6rem;font-size:1rem;color:#ffffffe6;line-height:1.5}.cultural-hero-actions{margin-top:.9rem;display:flex;justify-content:center}.cultural-hero-actions .cultural-link{background:#ffffff29;border:1px solid rgba(255,255,255,.35);color:#fff;padding:.45rem .9rem;border-radius:999px;font-size:.85rem;font-weight:700}.cultural-hero-actions .cultural-link:hover{background:#ffffff47;text-decoration:none}.events-seo-block{background:linear-gradient(135deg,#fffffff5,#ffffffd9);border:1px solid rgba(15,23,42,.08)}.events-seo-block p{white-space:normal}@media (min-width: 768px){.cultural-hero-title{font-size:2.4rem}}.newsletter-link{color:#ff2d2d;font-weight:800;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:2px}.newsletter-frameWrap{margin-top:.75rem;border-radius:1rem;overflow:visible;border:0;background:transparent}.newsletter-frameWrap--brevo{padding:0;background:transparent}.newsletter-brevo,.newsletter-brevo *{font-family:inherit!important}.newsletter-brevo #sib-container{max-width:100%!important;border:0!important;border-radius:1rem!important;background:transparent!important;padding:0!important}.newsletter-brevo .sib-form-message-panel{max-width:100%!important;border-radius:.75rem!important;margin:0 0 .75rem!important}.newsletter-brevo .sib-form-block{padding:0!important;margin:.55rem 0!important;text-align:left!important}.newsletter-brevo .entry__label{display:block!important;font-weight:900!important;color:#0f172a!important;margin-bottom:.35rem!important;font-size:.92rem!important}.newsletter-brevo .form__entry,.newsletter-brevo .entry__field{border:0!important;background:transparent!important;padding:0!important;box-shadow:none!important}.newsletter-brevo .entry__field .input{width:100%!important;border-radius:1rem!important;border:1px solid rgba(15,23,42,.18)!important;padding:.6rem .85rem!important;min-height:40px!important;font-size:.95rem!important;background:#fff!important;color:#0f172a!important;box-shadow:0 1px 6px #0f172a0f!important;transition:border-color .2s ease,box-shadow .2s ease!important}.newsletter-brevo .entry__field .input:focus{outline:none!important;border-color:#ff313199!important;box-shadow:0 0 0 3px #ff313133!important}.newsletter-brevo .entry__field .input::-moz-placeholder{color:#0f172a73!important}.newsletter-brevo .entry__field .input::placeholder{color:#0f172a73!important}.newsletter-brevo .entry__specification{display:block!important;margin-top:.35rem!important;color:#0f172a99!important;font-size:.85rem!important}.newsletter-optin{display:flex!important;align-items:flex-start!important;gap:.55rem!important}.newsletter-brevo .entry__error--primary{display:none!important}.newsletter-optin-text{font-size:.9rem!important;color:#0f172ac7!important;line-height:1.35!important}.newsletter-brevo-decl{margin:0!important;font-size:.84rem!important;color:#0f172a9e!important;line-height:1.4!important}.newsletter-brevo .sib-form-block__button{width:100%!important;border-radius:.95rem!important;padding:.85rem 1rem!important;font-weight:900!important;letter-spacing:-.01em!important;font-size:.95rem!important;color:#fff!important;text-align:center!important;min-height:44px!important;background:linear-gradient(135deg,#ff3131,#ff5757)!important;box-shadow:0 16px 36px #ff31313d!important}.newsletter-brevo .sib-form-block__button:hover{filter:brightness(1.02)!important;transform:translateY(-1px)!important}.footer-col{display:flex;flex-direction:column;gap:.45rem}.footer-links-wrap{display:flex;flex-wrap:wrap;gap:.4rem .7rem}.footer-link{color:#fffffff5;text-decoration:none;font-size:.9rem;line-height:1.4}.footer-link:hover{color:#fff;text-decoration:underline;text-underline-offset:5px;text-shadow:0 1px 6px rgba(0,0,0,.22)}.footer-link-btn{background:transparent;border:none;padding:0;text-align:left;cursor:pointer}.footer-bottom{margin-top:1.75rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.12);display:flex;flex-wrap:wrap;gap:.75rem 1.25rem;justify-content:space-between}.footer-muted{font-size:.875rem;color:#ffffffd1}.cookie-banner{position:fixed;left:0;right:0;bottom:0;z-index:200;padding:1rem;background:#00000059;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.cookie-card{max-width:980px;margin:0 auto;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:18px;padding:1rem;box-shadow:0 18px 48px #00000038}@media (min-width: 640px){.cookie-card{padding:1.25rem}}.cookie-title{font-weight:900;letter-spacing:-.02em;color:#111}.cookie-text{margin-top:.4rem;color:#444;font-size:.95rem;line-height:1.45}.cookie-actions{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end;margin-top:.85rem}.cookie-btn{border-radius:12px;font-weight:800;padding:.6rem .9rem;cursor:pointer;border:1px solid rgba(0,0,0,.12);background:#fff}.cookie-btn-primary{background:#ff3131;border-color:#ff3131;color:#fff}.cookie-btn-secondary{background:#0000000a}.cookie-btn-ghost{background:#ff313114;border-color:#ff313140;color:#ff3131}.cookie-prefs{margin-top:.85rem;border-top:1px solid rgba(0,0,0,.06);padding-top:.85rem;display:grid;gap:.75rem}.cookie-pref{display:flex;align-items:center;justify-content:space-between;gap:1rem}.cookie-pref-label{display:flex;flex-direction:column;gap:.15rem}.cookie-pref-hint{font-size:.85rem;color:#666}.cookie-pill{font-size:.8rem;font-weight:900;padding:.25rem .6rem;border-radius:999px;background:#0000000f;color:#111}.cookie-switch{position:relative;display:inline-flex;align-items:center}.cookie-switch input{position:absolute;opacity:0;pointer-events:none}.cookie-switch-ui{width:46px;height:28px;border-radius:999px;background:#0000002e;position:relative;transition:background .2s ease}.cookie-switch-ui:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:999px;background:#fff;box-shadow:0 6px 14px #0000002e;transition:transform .2s ease}.cookie-switch input:checked+.cookie-switch-ui{background:#ff3131d9}.cookie-switch input:checked+.cookie-switch-ui:after{transform:translate(18px)}.cookie-links{display:flex;gap:.75rem;flex-wrap:wrap}.cookie-link{color:#ff3131;font-weight:800;text-decoration:none;font-size:.9rem}.cookie-link:hover{text-decoration:underline;text-underline-offset:3px}.time-pill{box-shadow:inset 0 -3px #ff313138}#root{min-height:100vh}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.sticky{position:sticky}.inset-0{top:0;right:0;bottom:0;left:0}.top-0{top:0}.z-10{z-index:10}.z-50{z-index:50}.overflow-hidden{overflow:hidden}.pointer-events-none{pointer-events:none}.flex{display:flex}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-shrink-0{flex-shrink:0}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.gap-2\.5{gap:.625rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.w-full{width:100%}.h-full{height:100%}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-8{width:2rem}.w-20{width:5rem}.max-w-7xl{max-width:80rem}.min-w-0{min-width:0}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-8{height:2rem}.h-32{height:8rem}.h-36{height:9rem}.h-40{height:10rem}.min-h-screen{min-height:100vh}.min-h-\[44px\]{min-height:44px}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pl-12{padding-left:3rem}.pr-4{padding-right:1rem}.pb-2{padding-bottom:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mt-auto{margin-top:auto}.text-center{text-align:center}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:1.15}.text-5xl{font-size:3rem;line-height:1.15}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.text-white{color:#fff}.text-neutral-500{color:#7a7a7a}.text-neutral-600{color:#5f5f5f}.text-neutral-700{color:#2f2f2f}.text-neutral-900{color:#1d1d1d}.text-primary-500{color:#ff3131}.text-primary-600{color:#e02828}.bg-white{background-color:#fff}.bg-neutral-50{background-color:#fafafa}.bg-neutral-100{background-color:#f5f5f5}.bg-neutral-200{background-color:#e5e5e5}.bg-primary-50{background-color:#fff0f0}.bg-primary-500{background-color:#ff3131}.border{border-width:1px}.border-2{border-width:2px}.border-b{border-bottom-width:1px}.border-neutral-100{border-color:#f5f5f5}.border-neutral-200{border-color:#e5e5e5}.rounded-lg{border-radius:.5rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.shadow-soft{box-shadow:0 2px 8px #0000000d}.shadow-medium{box-shadow:0 4px 16px #00000014}.shadow-strong{box-shadow:0 8px 32px #0000001a}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.duration-300{transition-duration:.3s}.gradient-hero{background:linear-gradient(135deg,#ff3131,#ff5757)}.blur-image-backdrop{background-position:center;background-size:cover;filter:blur(24px);transform:scale(1.08);opacity:.6}.event-hero-image{transform:scale(.92)}.event-detail-hero{align-items:stretch}@media (min-width: 1024px){.event-detail-media{height:100%;min-height:520px}}.gradient-primary{background:linear-gradient(to bottom right,#ff3131,#e02828)}.opacity-10{opacity:.1}.tracking-tight{letter-spacing:-.025em}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.whitespace-nowrap{white-space:nowrap}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.outline-none{outline:2px solid transparent;outline-offset:2px}.hover\:scale-110:hover{transform:scale(1.1)}.hover\:-translate-y-1:hover{transform:translateY(-.25rem)}.hover\:shadow-strong:hover{box-shadow:0 8px 32px #0000001a}.hover\:bg-primary-50:hover{background-color:#fff0f0}.hover\:border-primary-500:hover{border-color:#ff3131}.hover\:text-primary-500:hover{color:#ff3131}.active\:scale-95:active{transform:scale(.95)}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{box-shadow:0 0 0 2px #ff7676}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.touch-action-manipulation{touch-action:manipulation}.no-tap-highlight{-webkit-tap-highlight-color:transparent}.animate-fade-in{animation:fadeIn .3s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}button{font-family:inherit;cursor:pointer;border:none;background:none}input{font-family:inherit;border:none}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.object-cover{-o-object-fit:cover;object-fit:cover}.object-contain{-o-object-fit:contain;object-fit:contain}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.aspect-square{aspect-ratio:1 / 1}@media (min-width: 640px){.sm\:text-base{font-size:1rem;line-height:1.5rem}.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}.sm\:text-xl{font-size:1.25rem;line-height:1.75rem}.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}.sm\:text-5xl{font-size:3rem;line-height:1.15}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}.sm\:py-12{padding-top:3rem;padding-bottom:3rem}.sm\:py-16{padding-top:4rem;padding-bottom:4rem}.sm\:p-6{padding:1.5rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:gap-6{gap:1.5rem}.sm\:mb-5{margin-bottom:1.25rem}.sm\:h-auto{height:auto}.sm\:h-36{height:9rem}.sm\:h-40{height:10rem}.sm\:min-h-\[180px\]{min-height:180px}.sm\:hidden{display:none}.sm\:grid{display:grid}.sm\:inline-block{display:inline-block}.sm\:flex-row{flex-direction:row}.sm\:w-auto{width:auto}.sm\:rounded-3xl{border-radius:1.5rem}.sm\:p-5{padding:1.25rem}.sm\:p-8{padding:2rem}.sm\:gap-5{gap:1.25rem}.sm\:space-y-7>*+*{margin-top:1.75rem}}@media (min-width: 1024px){.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}.lg\:py-20{padding-top:5rem;padding-bottom:5rem}.lg\:py-16{padding-top:4rem;padding-bottom:4rem}.lg\:p-6{padding:1.5rem}.lg\:mb-8{margin-bottom:2rem}.lg\:h-40{height:10rem}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:gap-8{gap:2rem}.lg\:gap-12{gap:3rem}.lg\:sticky{position:sticky}.lg\:top-8{top:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-5xl{font-size:3rem;line-height:1.15}.lg\:py-12{padding-top:3rem;padding-bottom:3rem}.lg\:p-12{padding:3rem}.lg\:gap-6{gap:1.5rem}.lg\:space-y-3>*+*{margin-top:.75rem}.lg\:space-y-4>*+*{margin-top:1rem}.lg\:space-y-5>*+*{margin-top:1.25rem}.lg\:space-y-8>*+*{margin-top:2rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:h-\[500px\]{height:500px}.lg\:h-\[520px\]{height:520px}.lg\:min-h-\[200px\]{min-height:200px}.lg\:max-w-lg{max-width:32rem}.lg\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}}.event-card-grid{display:grid;grid-template-columns:1fr}.event-card{min-height:210px}.event-card-body{min-height:96px}@media (min-width: 640px){.event-card-grid{grid-template-columns:180px 1fr}.event-card{min-height:190px}}@media (min-width: 1024px){.event-card-grid{grid-template-columns:220px 1fr}.event-card{min-height:210px}.filters-grid{grid-template-columns:360px 1fr}}@media (min-width: 1200px){.xl\:text-2xl{font-size:1.5rem;line-height:2rem}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.break-words{word-break:break-word;overflow-wrap:break-word}.items-end{align-items:flex-end}.justify-end{justify-content:flex-end}.self-start{align-self:flex-start}.flex-1{flex:1 1 0%}.w-1{width:.25rem}.w-96{width:24rem}.h-64{height:16rem}.max-w-5xl{max-width:64rem}.min-h-\[400px\]{min-height:400px}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-3{padding-bottom:.75rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.mt-0\.5{margin-top:.125rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.gap-1{gap:.25rem}.gap-0\.5{gap:.125rem}.space-y-8>*+*{margin-top:2rem}.space-y-10>*+*{margin-top:2.5rem}.space-y-12>*+*{margin-top:3rem}.space-y-16>*+*{margin-top:4rem}.text-xs{font-size:.75rem;line-height:1rem}.border-b-4{border-bottom-width:4px}.border-t{border-top-width:1px}.scale-105{transform:scale(1.05)}.-translate-y-0\.5{transform:translateY(-.125rem)}.ring-2{box-shadow:0 0 0 2px currentColor}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.hover\:text-white:hover{color:#fff}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:gap-3:hover{gap:.75rem}.group:hover .group-hover\:scale-105{transform:scale(1.05)}.group:hover .group-hover\:text-primary-500{color:#ff3131}.group:hover .group-hover\:translate-y-1{transform:translateY(.25rem)}.focus\:ring-offset-2:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px #ff7676}.focus-within\:ring-2:focus-within{box-shadow:0 0 0 2px currentColor}.events-layout{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 1024px){.events-layout{grid-template-columns:280px 1fr;gap:2.5rem}}.events-sidebar{display:flex;flex-direction:column;gap:1rem}@media (min-width: 1024px){.events-sidebar{gap:1.5rem;position:sticky;top:96px;align-self:start}}.sidebar-card{background:#fff;border:1px solid #f0f0f0;border-radius:16px;padding:1rem;box-shadow:0 4px 16px #0000000f}.sidebar-title{font-size:.95rem;font-weight:700;margin-bottom:.75rem;color:#1d1d1d}.sidebar-chips{display:flex;flex-wrap:wrap;gap:.5rem}.sidebar-chip{padding:.4rem .7rem;font-size:.8rem;font-weight:600;border-radius:999px;border:1px solid #e5e5e5;background:#fff;color:#2b2b2b;cursor:pointer;transition:all .2s ease}.sidebar-chip:hover{border-color:#ff3131;color:#ff3131;background:#fff5f5}.sidebar-chip.is-active{background:#ff3131;color:#fff;border-color:#ff3131}.mini-calendar{display:grid;gap:.6rem}.mini-calendar-header{display:flex;align-items:center;justify-content:space-between;font-size:.85rem;font-weight:700;color:#1d1d1d}.mini-calendar-nav{display:flex;gap:.35rem}.mini-calendar-nav button{width:26px;height:26px;border-radius:8px;border:none;background:#f5f5f5;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.mini-weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem;font-size:.65rem;text-transform:uppercase;color:#8b8b8b;font-weight:700}.mini-weekdays span{text-align:center}.mini-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem}.mini-day{border:none;background:transparent;padding:.35rem 0;border-radius:999px;font-weight:600;font-size:.75rem;color:#2b2b2b;cursor:pointer}.mini-day.is-selected{background:#ff3131;color:#fff}.mini-day.is-disabled{color:#d0d0d0;cursor:not-allowed}.hero-grid{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;max-width:800px;margin:0 auto;text-align:center}@media (min-width: 1024px){.hero-grid{min-height:320px;gap:1.5rem}}.search-input-hero{width:100%;padding:.75rem 1rem .75rem 2.75rem;font-size:.9375rem;font-weight:500;color:#1d1d1d;background:#fff;border:none;border-radius:9999px;box-shadow:0 4px 20px #0000001f;outline:none;transition:all .3s ease}@media (min-width: 1024px){.search-input-hero{padding:.85rem 1.25rem .85rem 3rem;font-size:1rem}}.search-input-hero:focus{box-shadow:0 6px 28px #0000002e;transform:translateY(-1px)}.search-input-hero::-moz-placeholder{color:#999;font-weight:400}.search-input-hero::placeholder{color:#999;font-weight:400}.chip-hero{padding:.4rem .85rem;font-size:.8125rem;font-weight:600;color:#fff;background:#ffffff26;border:1.5px solid rgba(255,255,255,.25);border-radius:9999px;transition:all .2s ease;cursor:pointer;white-space:nowrap}@media (min-width: 1024px){.chip-hero{padding:.45rem .95rem;font-size:.875rem}}.chip-hero:hover{background:#ffffff40;border-color:#fff6}.chip-hero.active{background:#fff;color:#ff3131;border-color:#fff;box-shadow:0 4px 12px #00000026}.hero-filters-row{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.hero-filters-row.justify-center{justify-content:center}.hero-left{width:100%;max-width:100%}.range-buttons{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.range-button{padding:.4rem .85rem;font-size:.8125rem;font-weight:600;border-radius:9999px;border:1.5px solid rgba(255,255,255,.25);color:#fff;background:#ffffff26;transition:all .2s ease;cursor:pointer;white-space:nowrap}@media (min-width: 1024px){.range-button{padding:.45rem .95rem;font-size:.875rem}}.range-button:hover{background:#ffffff40;border-color:#fff6}.range-button.active{background:#fff;color:#ff3131;border-color:#fff;box-shadow:0 4px 12px #00000026}.left-\[10\%\]{left:10%}.right-\[10\%\]{right:10%}.blur-3xl{filter:blur(64px)}@media (min-width: 1024px){.lg\:space-y-8>*+*{margin-top:2rem}.lg\:space-y-4>*+*{margin-top:1rem}.lg\:flex{display:flex}.lg\:mt-0{margin-top:0}}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-5>*+*{margin-top:1.25rem}.max-w-md{max-width:28rem}.max-w-lg{max-width:32rem}.hidden{display:none}.bg-green-400{background-color:#4ade80}.gap-1\.5{gap:.375rem}.left-3\.5{left:.875rem}.w-10{width:2.5rem}.h-10{height:2.5rem}.w-12{width:3rem}.h-12{height:3rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.max-w-xl{max-width:36rem}.max-w-2xl{max-width:42rem}@media (min-width: 1024px){.lg\:w-12{width:3rem}.lg\:h-12{height:3rem}.lg\:gap-4{gap:1rem}}.mt-6{margin-top:1.5rem}.p-3{padding:.75rem}.rounded-xl{border-radius:.75rem}@media (min-width: 1024px){.lg\:w-5{width:1.25rem}.lg\:h-5{height:1.25rem}.lg\:space-y-3>*+*{margin-top:.75rem}.lg\:space-y-6>*+*{margin-top:1.5rem}.lg\:text-\[2\.75rem\]{font-size:2.75rem;line-height:1.1}.lg\:text-\[0\.95rem\]{font-size:.95rem;line-height:1.5}}.text-white\/90{color:#ffffffe6}.text-white\/80{color:#fffc}.bg-white\/95{background-color:#fffffff2}.flex-wrap{flex-wrap:wrap}.gap-2{gap:.5rem}@media (min-width: 640px){.sm\:text-4xl{font-size:2.25rem;line-height:2.5rem}}@media (min-width: 1024px){.lg\:text-5xl{font-size:3rem;line-height:1.15}}
