.home-filter-section{background:0 0;margin-top:.5rem;padding:1.5rem 0}.home-filter-section__container{flex-direction:column;gap:1.5rem;display:flex}.home-filter-section__bar{-webkit-backdrop-filter:blur(20px);background:rgba(255,255,255,.04);border:1px solid rgba(115,93,242,.2);border-radius:24px;flex-direction:column;margin-bottom:.5rem;padding:1.5rem 1.75rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 12px 40px rgba(0,0,0,.3),0 0 20px rgba(115,93,242,.1)}.dark .home-filter-section__bar{background:rgba(18,18,18,.85);border:1px solid rgba(115,93,242,.4);box-shadow:0 12px 40px rgba(0,0,0,.8),0 0 25px rgba(115,93,242,.15),inset 0 0 15px rgba(115,93,242,.05)}.home-filter-section__fields-row{align-items:center;gap:0;width:100%;display:flex}.home-filter-section__field{flex:1;align-items:flex-start;gap:.75rem;min-width:0;padding:.5rem 1.5rem;display:flex}.home-filter-section__field:not(:last-child){border-right:1px solid rgba(115,93,242,.15)}.dark .home-filter-section__field:not(:last-child){border-right:1px solid rgba(115,93,242,.25)}.home-filter-section__field-icon{color:var(--heading-accent);opacity:.85;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.home-filter-section__field-icon svg{fill:currentColor;width:20px;height:20px}.home-filter-section__field-content{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.home-filter-section__field-label{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-top:3px;margin-left:5px;font-family:Quicksand,sans-serif;font-size:.75rem;font-weight:500}.home-filter-section__select,.home-filter-section__date-input,.home-filter-section__search-input{width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:none;outline:none;font-family:Quicksand,sans-serif;font-size:.95rem}.home-filter-section__select{margin-top:2px;padding:2px 0}.home-filter-section__search-input{cursor:text}.home-filter-section__select option{background:var(--surface-background);color:var(--foreground)}.home-filter-section__date-input::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert()}.home-filter-section__inner-divider{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-top:1px solid rgba(115,93,242,.15);width:100%;margin:1.25rem 0;transform:translate(0,0)}.dark .home-filter-section__inner-divider{border-top:1px solid rgba(115,93,242,.25)}.home-filter-section__sub-divider{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-top:1px dotted rgba(115,93,242,.15);width:100%;margin:.75rem 0;transform:translate(0,0)}.dark .home-filter-section__sub-divider{border-top:1px dotted rgba(115,93,242,.25)}.home-filter-section__categories-row{flex-direction:column;gap:.5rem;width:100%;display:flex}.home-filter-section__sub-categories-row{flex-direction:column;gap:.5rem;width:100%;animation:.25s ease-out filter-slide-down;display:flex}@keyframes filter-slide-down{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.home-filter-section__row-title{text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:.25rem;font-family:Quicksand,sans-serif;font-size:.85rem;font-weight:600}.home-filter-section__pills{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;gap:.65rem;padding-bottom:4px;display:flex;overflow-x:auto}.home-filter-section__pills::-webkit-scrollbar{height:4px}.home-filter-section__pills::-webkit-scrollbar-track{background:0 0}.home-filter-section__pills::-webkit-scrollbar-thumb{background:rgba(115,93,242,.25);border-radius:4px}.filter-pill{color:var(--foreground);cursor:pointer;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08);border-radius:30px;flex-shrink:0;align-items:center;gap:.5rem;padding:.55rem 1.25rem;font-family:Quicksand,sans-serif;font-size:.88rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.dark .filter-pill{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05)}.filter-pill:hover{background:rgba(115,93,242,.15);border-color:rgba(115,93,242,.35)}.filter-pill--active{box-shadow:0 4px 12px rgba(115,93,242,.35);background:var(--transparent-card-bg-white-active)!important;border-color:var(--heading-accent)!important;color:#fff!important}.filter-pill--sub{background:rgba(115,93,242,.03);border:1px dashed rgba(115,93,242,.15)}.clear-filters-btn{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 10px;font-family:Quicksand,sans-serif;font-size:.85rem;font-weight:600;transition:all .2s}.clear-filters-btn:hover{color:var(--heading-accent);background:rgba(115,93,242,.08)}.home-filter-section__results{margin-top:1rem}.home-filter-section__grid{grid-template-columns:repeat(5,1fr);justify-items:center;gap:2rem;display:grid}.dashboard-event-card{background:#141414;border:1px solid rgba(115,93,242,.2);border-radius:20px;flex-direction:column;width:100%;max-width:280px;height:420px;transition:all .3s;display:flex;position:relative;overflow:hidden}.dashboard-event-card:hover{border-color:rgba(115,93,242,.4);transform:translateY(-5px);box-shadow:0 16px 36px rgba(115,93,242,.2)}.dashboard-event-card__image{z-index:1;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;bottom:0;left:0;right:0}.dashboard-event-card__date{z-index:10;position:absolute;top:15px;left:15px}.dashboard-event-card__text{z-index:5;box-sizing:border-box;background:linear-gradient(rgba(20,20,20,.2) 0%,rgba(20,20,20,.95) 75%,#0d0d0d 100%);flex-direction:column;width:100%;margin-top:auto;padding:1.25rem;display:flex;position:relative}.dashboard-event-card__title{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-family:Quicksand,sans-serif;font-size:1.2rem;line-height:1.25;display:-webkit-box;overflow:hidden}.dashboard-event-card__subtitle{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin:0 0 1rem;font-family:Quicksand,sans-serif;font-size:.8rem;overflow:hidden}.dashboard-event-card__actions{gap:.5rem;width:100%;display:flex}.dashboard-event-card__btn{text-align:center;cursor:pointer;border:none;border-radius:10px;outline:none;flex:1;padding:.6rem .5rem;font-family:Quicksand,sans-serif;font-size:.82rem;font-weight:600;text-decoration:none;transition:all .2s}.dashboard-event-card__btn--buy{background:var(--transparent-card-bg-white-active);color:#fff}.dashboard-event-card__btn--buy:hover{opacity:.95;box-shadow:0 0 12px rgba(115,93,242,.5)}.home-filter-section__loading{justify-content:center;align-items:center;min-height:250px;display:flex}.home-filter-section__spinner{border:3.5px solid rgba(115,93,242,.1);border-top-color:var(--heading-accent);border-radius:50%;width:45px;height:45px;animation:1.1s cubic-bezier(.5,.1,.5,.9) infinite filter-spin}@keyframes filter-spin{to{transform:rotate(360deg)}}.home-filter-section__empty{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(115,93,242,.02);border:1px dashed rgba(115,93,242,.2);border-radius:24px;padding:5rem 2rem}.home-filter-section__empty-title{color:var(--heading-accent);margin-bottom:.5rem;font-family:Quicksand,sans-serif;font-size:1.5rem;font-weight:500}.home-filter-section__empty-text{color:var(--text-muted);font-family:Quicksand,sans-serif;font-size:.95rem}@media (max-width:1400px){.home-filter-section__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:1200px){.home-filter-section__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.home-filter-section__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (max-width:768px){.home-filter-section__bar{border-radius:16px;padding:1.25rem .75rem}.home-filter-section__fields-row{flex-direction:column;align-items:stretch;gap:.65rem}.home-filter-section__field{background:rgba(255,255,255,.02);border:1px solid rgba(115,93,242,.08);border-radius:12px;padding:.85rem .65rem}.home-filter-section__field:not(:last-child){border-bottom:1px solid rgba(115,93,242,.08);border-right:none}.home-filter-section__inner-divider{margin:1rem 0}.home-filter-section__field-icon svg{width:22px;height:22px}.home-filter-section__field-label{font-size:.8rem}.home-filter-section__select,.home-filter-section__date-input{padding:2px 0;font-size:1.05rem}.filter-pill{padding:.65rem 1.4rem;font-size:.95rem}.home-filter-section__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.dashboard-event-card{max-width:none;height:380px}.dashboard-event-card__text{padding:1rem}.dashboard-event-card__title{font-size:1.05rem}.home-filter-section__date-btn{border-radius:12px;padding:8px 16px;font-size:.85rem}.home-filter-section__date-buttons{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:8px;width:100%;margin-top:8px;padding-bottom:4px;display:flex;overflow-x:auto}.home-filter-section__date-buttons::-webkit-scrollbar{display:none}}@media (max-width:480px){.home-filter-section__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}.cat-sheet-trigger{cursor:pointer;-webkit-tap-highlight-color:transparent;background:rgba(115,93,242,.05);border:1px solid rgba(115,93,242,.2);border-radius:14px;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.85rem 1rem;transition:all .2s;display:flex}.cat-sheet-trigger:active{background:rgba(115,93,242,.12);transform:scale(.99)}.cat-sheet-trigger--sub{background:rgba(115,93,242,.03);border-style:dashed}.cat-sheet-trigger__left{flex:1;align-items:center;gap:.65rem;min-width:0;display:flex}.cat-sheet-trigger__icon{color:var(--heading-accent);flex-shrink:0;font-size:1.15rem}.cat-sheet-trigger__text{color:var(--foreground);white-space:nowrap;text-overflow:ellipsis;font-family:Quicksand,sans-serif;font-size:.95rem;font-weight:600;overflow:hidden}.cat-sheet-trigger__badge{color:var(--text-muted);white-space:nowrap;flex-shrink:0;align-items:center;font-family:Quicksand,sans-serif;font-size:.75rem;font-weight:500;display:flex}.cat-sheet-backdrop{z-index:9000;-webkit-backdrop-filter:blur(4px);background:rgba(0,0,0,.5);animation:.2s ease-out sheet-backdrop-in;position:fixed;top:0;bottom:0;left:0;right:0}@keyframes sheet-backdrop-in{0%{opacity:0}to{opacity:1}}.cat-sheet{z-index:9001;background:var(--cat-sheet-bg,#fff);border-radius:24px 24px 0 0;flex-direction:column;max-height:82vh;animation:.3s cubic-bezier(.34,1.56,.64,1) sheet-slide-up;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden;box-shadow:0 -12px 48px rgba(0,0,0,.2)}:root{--cat-sheet-bg:#f8f8fa}.dark{--cat-sheet-bg:#1a1a1f}@keyframes sheet-slide-up{0%{opacity:.6;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.cat-sheet--sub{max-height:70vh}.cat-sheet__drag-handle{background:rgba(115,93,242,.25);border-radius:2px;flex-shrink:0;width:40px;height:4px;margin:10px auto 0}.cat-sheet__header{flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 20px 8px;display:flex}.cat-sheet__title{color:var(--foreground);font-family:Quicksand,sans-serif;font-size:1rem;font-weight:700}.cat-sheet__close{width:32px;height:32px;color:var(--text-muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:rgba(115,93,242,.06);border:1px solid rgba(115,93,242,.15);border-radius:8px;justify-content:center;align-items:center;font-size:.85rem;transition:all .15s;display:flex}.cat-sheet__close:active{background:rgba(115,93,242,.15)}.cat-sheet__search-wrap{background:rgba(115,93,242,.04);border:1px solid rgba(115,93,242,.2);border-radius:12px;flex-shrink:0;align-items:center;gap:.5rem;margin:4px 16px 12px;padding:.65rem .9rem;display:flex}.cat-sheet__search-icon{color:var(--text-muted);flex-shrink:0;font-size:.9rem}.cat-sheet__search{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;font-family:Quicksand,sans-serif;font-size:.92rem}.cat-sheet__search::placeholder{color:var(--text-muted)}.cat-sheet__search-clear{cursor:pointer;color:var(--text-muted);-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;font-size:1rem;display:flex}.cat-sheet__grid{-webkit-overflow-scrolling:touch;grid-template-columns:repeat(3,1fr);gap:.55rem;padding:0 16px 24px;display:grid;overflow-y:auto}.cat-sheet__grid::-webkit-scrollbar{width:3px}.cat-sheet__grid::-webkit-scrollbar-thumb{background:rgba(115,93,242,.2);border-radius:2px}.cat-sheet__item{cursor:pointer;-webkit-tap-highlight-color:transparent;background:rgba(115,93,242,.03);border:1px solid rgba(115,93,242,.12);border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;min-height:72px;padding:.8rem .4rem;transition:all .15s;display:flex}.cat-sheet__item:active{transform:scale(.95)}.cat-sheet__item--active{box-shadow:0 4px 14px rgba(115,93,242,.35);background:linear-gradient(135deg,#735df2,#5441c7)!important;border-color:#735df2!important}.cat-sheet__item-icon-wrap{color:var(--heading-accent);font-size:1.35rem;line-height:1;transition:transform .15s}.cat-sheet__item--active .cat-sheet__item-icon-wrap{color:#fff;transform:scale(1.1)}.cat-sheet__item-label{color:var(--foreground);text-align:center;letter-spacing:.2px;font-family:Quicksand,sans-serif;font-size:.68rem;font-weight:600;line-height:1.2}.cat-sheet__item--active .cat-sheet__item-label{color:#fff}.home-filter-section__date-buttons{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:6px;margin-top:2px;padding-bottom:2px;display:flex;overflow-x:auto}.home-filter-section__date-buttons::-webkit-scrollbar{display:none}.home-filter-section__date-btn{color:var(--text-color);cursor:pointer;white-space:nowrap;background:rgba(115,93,242,.05);border:1px solid rgba(115,93,242,.15);border-radius:12px;flex-shrink:0;padding:6px 14px;font-family:Quicksand,sans-serif;font-size:.8rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1)}.dark .home-filter-section__date-btn{color:#b0b0b0;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08)}.home-filter-section__date-btn:hover{color:#735df2;background:rgba(115,93,242,.1);border-color:#735df2}.dark .home-filter-section__date-btn:hover{color:#fff;background:rgba(115,93,242,.15);border-color:#735df2}.home-filter-section__date-btn.active{background:#735df2;border-color:#735df2;box-shadow:0 2px 8px rgba(115,93,242,.25);color:#fff!important}
.promo-modal-overlay{z-index:99999;opacity:0;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.4s forwards fadeInOverlay;display:flex;position:fixed;top:0;left:0}.promo-modal-overlay.closing{animation:.4s forwards fadeOutOverlay}.promo-modal-backdrop{-webkit-backdrop-filter:blur(8px);background:rgba(0,0,0,.8);width:100%;height:100%;position:absolute;top:0;left:0}.promo-modal-container{opacity:0;background:#111115;border:1px solid rgba(115,93,242,.2);border-radius:16px;width:90%;max-width:900px;animation:.5s cubic-bezier(.16,1,.3,1) .1s forwards modalEnter;position:relative;overflow:hidden;transform:translateY(30px)scale(.95);box-shadow:0 25px 50px rgba(0,0,0,.8),0 0 40px rgba(115,93,242,.1)}.promo-modal-container.closing{animation:.4s cubic-bezier(.16,1,.3,1) forwards modalLeave}.promo-close-btn{color:#fff;cursor:pointer;z-index:20;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;top:16px;right:16px}.promo-close-btn:hover{background:rgba(115,93,242,.8);border-color:#735df2;transform:rotate(90deg)}.promo-modal-carousel-wrapper{width:100%;position:relative;overflow:hidden}.promo-modal-carousel{width:100%;transition:transform .6s cubic-bezier(.25,1,.5,1);display:flex}.promo-slide{flex-direction:row;flex:0 0 100%;min-height:500px;display:flex}.promo-image-section{flex:0 0 45%;position:relative}.promo-image-gradient{z-index:1;background:linear-gradient(90deg,transparent 80%,#111115 100%);position:absolute;top:0;bottom:0;left:0;right:0}.promo-content-section{background:#111115;flex-direction:column;flex:0 0 55%;justify-content:center;padding:40px 60px 40px 40px;display:flex;position:relative}.promo-dotted-bg{pointer-events:none;z-index:0;background-image:radial-gradient(rgba(255,255,255,.1) 1.5px,transparent 1.5px);background-size:16px 16px;width:150px;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:linear-gradient(90deg,#000,transparent);mask-image:linear-gradient(90deg,#000,transparent)}.promo-content-inner{z-index:2;flex-direction:column;align-items:flex-start;display:flex;position:relative}.promo-new-badge{color:#fff;background:#735df2;border-radius:4px;margin-bottom:16px;padding:6px 12px;font-family:Outfit,sans-serif;font-size:14px;font-weight:500;display:inline-block}.promo-new-title{color:#735df2;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 20px;font-family:Outfit,sans-serif;font-size:64px;font-weight:800;line-height:.9}.promo-new-divider{background:#735df2;width:48px;height:3px;margin-bottom:24px}.promo-new-date{color:#fff;margin-bottom:24px;font-family:Outfit,sans-serif;font-size:24px;font-weight:700}.promo-new-location-box{background:rgba(255,255,255,.02);border:1px solid rgba(115,93,242,.3);border-radius:4px;justify-content:space-between;align-items:center;width:100%;max-width:360px;margin-bottom:32px;padding:16px 20px;text-decoration:none;transition:all .3s;display:flex}.promo-new-location-box:hover{background:rgba(115,93,242,.05);border-color:#735df2;transform:translate(4px)}.promo-location-left{align-items:flex-start;gap:16px;display:flex}.promo-location-icon{color:#fff;width:20px;height:20px;margin-top:2px}.promo-location-text{flex-direction:column;display:flex}.promo-venue-name{color:#fff;opacity:.9;margin:0;font-family:Quicksand,sans-serif;font-size:14px;line-height:1.4}.promo-city-name{color:#fff;text-transform:uppercase;margin:6px 0 0;font-family:Outfit,sans-serif;font-size:16px;font-weight:800}.promo-location-arrow{color:#fff;width:24px;height:24px;margin-left:16px}.promo-new-action{width:100%;max-width:360px}.promo-ticket-btn{color:#fff;background:#735df2;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px 24px;font-family:Outfit,sans-serif;font-size:18px;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px rgba(115,93,242,.4)}.promo-ticket-btn:hover{background:#5e46e5;transform:translateY(-2px);box-shadow:0 8px 25px rgba(115,93,242,.6)}.promo-ticket-btn-icon{width:20px;height:20px;transition:transform .3s}.promo-ticket-btn:hover .promo-ticket-btn-icon{transform:translate(4px)}.promo-carousel-indicators{z-index:10;gap:8px;display:flex;position:absolute;bottom:24px;right:40px}.promo-dot{cursor:pointer;background:rgba(255,255,255,.2);border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.promo-dot.active{background:#735df2;border-radius:4px;width:24px}@keyframes modalEnter{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes modalLeave{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-20px)scale(.95)}}@keyframes fadeInOverlay{0%{opacity:0}to{opacity:1}}@keyframes fadeOutOverlay{0%{opacity:1}to{opacity:0}}@media (max-width:768px){.promo-slide{flex-direction:column;min-height:auto}.promo-image-section{flex:none;width:100%;height:250px}.promo-image-gradient{background:linear-gradient(transparent 50%,#111115 100%)}.promo-content-section{padding:32px 24px 60px}.promo-new-title{font-size:42px}.promo-dotted-bg{background-image:radial-gradient(rgba(255,255,255,.1) 1.5px,transparent 1.5px);background-size:16px 16px;width:100%;height:150px;-webkit-mask-image:linear-gradient(#000,transparent);mask-image:linear-gradient(#000,transparent)}.promo-carousel-indicators{right:50%;transform:translate(50%)}}
