:root{--fp-pink:#ff0054;--fp-pink-dark:#e7004c;--fp-navy:#0f1324;--fp-muted:#787d8c;--fp-line:#e8e9ed;--fp-soft:#fff5f8;--fp-purple:#6d36df;--fp-shadow:0 10px 30px rgba(15,19,36,.08)}
*{box-sizing:border-box}.fp365-browse-pro-page{margin:0!important;background:#fff!important;color:var(--fp-navy);font-family:Montserrat,Arial,sans-serif!important}.fp365-browse-pro-page #page,.fp365-browse-pro-page .site,.fp365-browse-pro-page .wrap{max-width:none!important;width:100%!important}.fp365-browse-pro-page a{text-decoration:none}.fp365-browse-shell,.fp365-browse-shell *{font-family:Montserrat,Arial,sans-serif}.fp365-page-width{width:min(1440px,calc(100% - 96px));margin:0 auto}
.fp365-pro-header{position:relative;z-index:50;background:#050615;color:#fff;border-bottom:1px solid rgba(255,255,255,.06)}.fp365-pro-header-inner{height:66px;width:min(1485px,calc(100% - 64px));margin:auto;display:flex;align-items:center;gap:28px}.fp365-pro-logo{display:inline-flex;align-items:baseline;color:#fff!important;font-style:italic;font-weight:900;font-size:24px;line-height:1;letter-spacing:-1.4px;white-space:nowrap}.fp365-brand-365{margin-left:2px;padding:1px 5px 2px;background:var(--fp-pink);border-radius:4px;color:#fff;transform:skew(-8deg);display:inline-block}.fp365-brand-com{font-size:13px;margin-left:2px;letter-spacing:-.4px}.fp365-pro-nav{margin-left:auto;display:flex;align-items:center;height:100%;gap:34px}.fp365-pro-nav a{height:100%;display:flex;align-items:center;color:#fff!important;font-size:13px;font-weight:600;white-space:nowrap;position:relative;transition:color .18s ease}.fp365-pro-nav a:after{content:"";position:absolute;left:50%;right:50%;bottom:12px;height:2px;background:var(--fp-pink);opacity:0;transition:left .18s ease,right .18s ease,opacity .18s ease}.fp365-pro-nav a:hover,.fp365-pro-nav a:focus-visible,.fp365-pro-nav a.is-active{color:var(--fp-pink)!important}.fp365-pro-nav a:hover:after,.fp365-pro-nav a:focus-visible:after,.fp365-pro-nav a.is-active:after{left:0;right:0;opacity:1}.fp365-nav-caret{font-size:12px;margin-left:5px}.fp365-nav-divider{height:30px;width:1px;background:rgba(255,255,255,.15);margin-left:-13px}.fp365-create-event{display:inline-flex;align-items:center;justify-content:center;min-width:142px;height:38px;padding:0 17px;background:var(--fp-pink);color:#fff!important;border-radius:4px;font-size:13px;font-weight:700;box-shadow:0 5px 15px rgba(255,0,84,.26)}.fp365-create-event:hover{background:var(--fp-pink-dark)}.fp365-mobile-menu{display:none;margin-left:auto;border:0;background:transparent;color:#fff;font-size:24px}
body.admin-bar .fp365-pro-header{margin-top:0}.fp365-browse-hero{height:190px;position:relative;overflow:hidden;background:#08081a}.fp365-browse-hero-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(4,5,18,.98) 0%,rgba(15,6,27,.91) 34%,rgba(57,4,37,.48) 68%,rgba(120,0,59,.12) 100%),url('https://images.unsplash.com/photo-1744313930610-1649242d1fcd?auto=format&fit=crop&w=3000&q=85'),url('../img/hero-crowd.jpg');background-repeat:no-repeat,no-repeat,no-repeat;background-size:cover,cover,cover;background-position:center,center 52%,center right;background-color:#08081a}.fp365-hero-content{position:relative;z-index:2;color:#fff;padding-top:20px}.fp365-breadcrumb{display:flex;gap:8px;align-items:center;font-size:12px;font-weight:500;margin-bottom:15px}.fp365-breadcrumb a{color:#fff!important}.fp365-breadcrumb span{color:rgba(255,255,255,.85)}.fp365-hero-content h1{margin:0;color:#fff!important;font-size:34px;line-height:1.02;font-weight:800;letter-spacing:-1.2px}.fp365-title-accent{display:block;width:56px;height:3px;background:var(--fp-pink);margin:8px 0 9px}.fp365-hero-content p{margin:0;color:rgba(255,255,255,.92);font-size:13px;line-height:1.55;font-weight:500}
.fp365-browse-main{background:#fff;min-height:720px;padding-bottom:70px}.fp365-search-panel{position:relative;z-index:8;transform:translateY(-36px);height:66px;background:#fff;border-radius:7px;box-shadow:0 8px 24px rgba(8,10,28,.13);display:grid;grid-template-columns:1.35fr 1fr 1fr 180px;align-items:center;padding:0 13px}.fp365-search-control{height:43px;display:flex;align-items:center;gap:13px;padding:0 20px;border-right:1px solid var(--fp-line);color:#656b7a}.fp365-search-control input,.fp365-search-control select{width:100%;height:100%;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;font-family:inherit!important;font-size:13px!important;color:#73798a!important;padding:0!important;appearance:auto}.fp365-search-control input::placeholder{color:#9da1ad}
/* Homepage-style event autocomplete on the Browse Events search field. */
.fp365-search-autocomplete{position:relative;height:43px;min-width:0}
.fp365-search-autocomplete>.fp365-search-control{height:43px;width:100%}
.fp365-search-suggestions{position:absolute;z-index:120;left:10px;right:10px;top:calc(100% + 12px);max-height:390px;overflow:auto;background:#fff;border:1px solid #d9dde4;border-radius:14px;box-shadow:0 18px 42px rgba(16,27,48,.20);padding:0}
.fp365-search-suggestions[hidden]{display:none!important}
.fp365-search-suggestion{display:flex;align-items:center;gap:13px;min-height:68px;padding:8px 13px;color:#101b30!important;text-decoration:none!important;border-bottom:1px solid #eceef2;background:#fff;transition:background .16s ease,color .16s ease}
.fp365-search-suggestion:last-child{border-bottom:0}
.fp365-search-suggestion:hover,.fp365-search-suggestion:focus,.fp365-search-suggestion.is-active{background:#fff0f5;color:#f40051!important;outline:0}
.fp365-search-suggestion img,.fp365-search-suggestion-placeholder{width:52px;height:52px;flex:0 0 52px;border-radius:9px;object-fit:cover;background:#ffe0ea}
.fp365-search-suggestion-placeholder{display:grid;place-items:center;color:#f40051;font-size:20px}
.fp365-search-suggestion-copy{display:flex;min-width:0;flex-direction:column;gap:3px}
.fp365-search-suggestion-title{font-size:13px;font-weight:800;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.fp365-search-suggestion-meta{font-size:11px;font-weight:500;color:#7d8492;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.fp365-search-suggestion-empty{padding:16px 18px;color:#6f7785;font-size:13px;background:#fff}
@media(max-width:720px){.fp365-search-autocomplete{height:44px}.fp365-search-autocomplete>.fp365-search-control{height:44px}.fp365-search-suggestions{left:0;right:0;top:calc(100% + 6px)}}
.fp365-search-icon{font-size:25px;line-height:1;transform:rotate(-18deg);color:#6e7481}.fp365-control-icon{font-size:17px;color:#424856}.fp365-filter-button{height:43px;border:0;border-radius:4px;background:var(--fp-pink);color:#fff;font-weight:700;font-size:13px;display:flex;align-items:center;justify-content:center;gap:9px;cursor:pointer}.fp365-filter-button:hover{background:var(--fp-pink-dark)}
.fp365-discovery-strip{margin-top:-28px;min-height:60px;border:1px solid #ffdbe7;background:linear-gradient(90deg,#fff5f8 0%,#fff 80%);border-radius:6px;display:flex;align-items:center;justify-content:space-between;padding:10px 14px 10px 20px}.fp365-discovery-message{display:flex;align-items:center;gap:13px}.fp365-fire-icon{font-size:26px;color:var(--fp-pink)}.fp365-discovery-message strong{display:block;color:var(--fp-pink);font-size:13px;font-weight:700;margin-bottom:3px}.fp365-discovery-message span{display:block;color:#ff3d7c;font-size:11px}.fp365-discovery-strip button{height:36px;padding:0 18px;border:1px solid var(--fp-pink);border-radius:4px;background:#fff;color:var(--fp-pink);font-weight:600;font-size:12px;cursor:pointer}.fp365-discovery-strip button.is-active,.fp365-discovery-strip button:hover{background:var(--fp-pink);color:#fff}
.fp365-category-chips{display:flex;gap:12px;align-items:center;padding:18px 0 16px}.fp365-chip{height:35px;min-width:66px;padding:0 20px;border:1px solid var(--fp-line);border-radius:999px;background:#fff;color:#33394a;font-size:12px;font-weight:600;cursor:pointer;box-shadow:0 2px 5px rgba(18,21,39,.03)}.fp365-chip:hover{border-color:#ffc0d3;color:var(--fp-pink)}.fp365-chip.is-active{border-color:var(--fp-pink);background:var(--fp-pink);color:#fff;box-shadow:0 6px 15px rgba(255,0,84,.19)}.fp365-chip-more{min-width:89px}
.fp365-marketplace-layout{display:grid;grid-template-columns:290px minmax(0,1fr);gap:30px;align-items:start}.fp365-filter-sidebar{background:#fff;border:1px solid var(--fp-line);border-radius:6px;box-shadow:var(--fp-shadow);overflow:hidden}.fp365-filter-title-row{height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--fp-line)}.fp365-filter-title-row h2{margin:0!important;font-size:14px!important;color:var(--fp-navy)!important;font-weight:700!important}.fp365-filter-title-row button{border:0;background:transparent;color:var(--fp-pink);font-size:11px;font-weight:600;cursor:pointer;padding:0}.fp365-filter-section{position:relative;border-bottom:1px solid var(--fp-line);padding:0 19px}.fp365-filter-section:last-child{border-bottom:0}.fp365-filter-section>label,.fp365-filter-static-label{min-height:66px;display:grid;grid-template-columns:24px 1fr 16px;gap:10px;align-items:center}.fp365-filter-label-icon{color:#222839;font-size:16px;text-align:center}.fp365-filter-section strong{display:block;color:#202536;font-size:11.5px;font-weight:700;margin-bottom:4px}.fp365-filter-section small{display:block;color:#9095a2;font-size:10.5px;font-weight:500}.fp365-filter-chevron{color:#404554;font-size:13px;text-align:right}.fp365-filter-section select{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.fp365-price-filter{padding-bottom:17px}.fp365-price-filter .fp365-filter-static-label{min-height:60px}.fp365-dual-range{height:24px;position:relative;margin:1px 3px 0}.fp365-range-track{position:absolute;left:0;right:0;top:11px;height:2px;background:#eee;border-radius:4px}.fp365-range-fill{position:absolute;height:100%;background:var(--fp-pink);left:0;right:0}.fp365-dual-range input{position:absolute;left:0;right:0;top:0;width:100%;height:24px;background:none;pointer-events:none;appearance:none;-webkit-appearance:none;margin:0}.fp365-dual-range input::-webkit-slider-thumb{pointer-events:auto;-webkit-appearance:none;width:12px;height:12px;border:2px solid var(--fp-pink);background:#fff;border-radius:50%;cursor:pointer}.fp365-dual-range input::-moz-range-thumb{pointer-events:auto;width:10px;height:10px;border:2px solid var(--fp-pink);background:#fff;border-radius:50%;cursor:pointer}.fp365-range-values{display:flex;justify-content:space-between;color:#8a8f9e;font-size:9.5px;margin:0 0 0}
.fp365-results-area{min-width:0}.fp365-results-toolbar{height:42px;display:flex;align-items:center;justify-content:space-between;margin-top:-3px}.fp365-results-count{font-size:12px;font-weight:600;color:#404657}.fp365-results-count strong{color:var(--fp-pink);font-weight:800}.fp365-sort-label{display:flex;align-items:center;gap:9px;font-size:11px;color:#5f6573}.fp365-sort-label select{height:34px;min-width:136px;border:1px solid var(--fp-line);border-radius:4px;background:#fff;color:#6a7080;padding:0 11px;font-size:11px;outline:0}.fp365-events-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 22px}.fp365-event-card{min-width:0;background:#fff;border:1px solid #ececf0;border-radius:6px;box-shadow:0 6px 18px rgba(17,20,45,.08);overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.fp365-event-card:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgba(17,20,45,.13)}.fp365-card-image{height:118px;position:relative;display:block;overflow:hidden;background:#16172a}.fp365-card-image img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;transition:transform .25s}.fp365-event-card:hover .fp365-card-image img{transform:scale(1.025)}.fp365-card-image-placeholder{width:100%;height:100%;display:grid;place-items:center;background:linear-gradient(140deg,#381042,#f40051);color:#fff;font-weight:900;font-size:20px}.fp365-card-badge{position:absolute;top:10px;left:10px;z-index:2;display:inline-flex;height:22px;align-items:center;padding:0 9px;border-radius:5px;color:#fff;font-size:9px;font-weight:800;letter-spacing:.02em;box-shadow:0 2px 8px rgba(0,0,0,.15)}.fp365-card-badge-featured{background:var(--fp-pink)}.fp365-card-badge-new{background:var(--fp-purple)}.fp365-card-price{position:absolute;left:8px;bottom:8px;z-index:2;height:22px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;background:#fff;color:#1b2030;font-size:9px;font-weight:800;box-shadow:0 2px 8px rgba(0,0,0,.12)}.fp365-card-body{padding:10px 11px 11px}.fp365-card-body h3{margin:0 0 8px!important;font-size:12px!important;line-height:1.25!important;font-weight:800!important;color:var(--fp-navy)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fp365-card-body h3 a{color:var(--fp-navy)!important}.fp365-card-meta{margin:0 0 5px!important;color:#8a8f9e!important;font-size:9.2px!important;line-height:1.35!important;font-weight:500!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fp365-card-meta>span:first-child{display:inline-block;width:14px;color:#89909d}.fp365-meta-divider{margin:0 2px}.fp365-card-actions{display:grid;grid-template-columns:minmax(0,1fr) 33px 33px;gap:8px;align-items:center;margin-top:10px}.fp365-get-tickets{height:32px;display:flex;align-items:center;justify-content:center;border:1px solid var(--fp-pink);border-radius:4px;color:var(--fp-pink)!important;background:#fff;text-transform:none;font-size:10.5px;font-weight:700;transition:.16s}.fp365-get-tickets:hover{background:var(--fp-pink);color:#fff!important}.fp365-share-event,.fp365-heart-event{height:32px;width:32px;border:1px solid #e2e4e9;border-radius:50%;background:#fff;color:#3c4251;font-size:17px;display:grid;place-items:center;cursor:pointer;padding:0}.fp365-heart-event.is-saved{color:var(--fp-pink);border-color:#ffc5d8;background:#fff5f8}.fp365-no-events{margin:30px 0;padding:28px;border:1px dashed #e4e5e9;border-radius:6px;background:#fafafa;text-align:center;color:#404657}.fp365-no-events strong{display:block;font-size:15px;margin-bottom:5px}.fp365-no-events span{font-size:12px;color:#8a8f9e}
.fp365-pro-footer{margin-top:70px;background:#050615;color:#fff}.fp365-pro-footer-inner{height:80px;display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#aeb2bf}.fp365-pro-footer a{color:#fff!important}.fp365-pro-footer i{font-style:normal;margin:0 8px;color:#555b68}
@media(max-width:1200px){.fp365-page-width{width:min(1120px,calc(100% - 48px))}.fp365-pro-header-inner{width:calc(100% - 36px)}.fp365-pro-nav{gap:20px}.fp365-pro-nav a{font-size:11px}.fp365-marketplace-layout{grid-template-columns:260px minmax(0,1fr)}.fp365-events-grid{gap:16px}.fp365-card-image{height:108px}}
@media(max-width:980px){.fp365-pro-nav,.fp365-create-event{display:none}.fp365-mobile-menu{display:block}.fp365-search-panel{grid-template-columns:1fr 1fr 1fr 140px}.fp365-marketplace-layout{grid-template-columns:1fr}.fp365-filter-sidebar{display:grid;grid-template-columns:repeat(3,1fr);box-shadow:none}.fp365-filter-title-row{grid-column:1/-1}.fp365-filter-section{border-right:1px solid var(--fp-line)}.fp365-price-filter{grid-column:1/-1}.fp365-events-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fp365-card-image{height:140px}}
@media(max-width:720px){.fp365-page-width{width:calc(100% - 28px)}.fp365-pro-header-inner{width:calc(100% - 28px);height:60px}.fp365-pro-logo{font-size:21px}.fp365-browse-hero{height:175px}.fp365-hero-content h1{font-size:30px}.fp365-search-panel{height:auto;display:flex;flex-direction:column;align-items:stretch;transform:translateY(-25px)}.fp365-search-panel{padding:10px}.fp365-search-control{height:44px;border-right:0;border-bottom:1px solid var(--fp-line)}.fp365-filter-button{margin-top:8px}.fp365-discovery-strip{margin-top:-12px;align-items:flex-start;gap:12px;flex-direction:column}.fp365-discovery-strip button{width:100%}.fp365-category-chips{overflow-x:auto;padding-bottom:12px;scrollbar-width:none}.fp365-category-chips::-webkit-scrollbar{display:none}.fp365-chip{flex:0 0 auto}.fp365-filter-sidebar{grid-template-columns:1fr}.fp365-filter-title-row,.fp365-price-filter{grid-column:auto}.fp365-filter-section{border-right:0}.fp365-events-grid{grid-template-columns:1fr}.fp365-card-image{height:180px}.fp365-results-toolbar{height:auto;gap:12px;align-items:flex-start;flex-direction:column;margin-bottom:12px}.fp365-sort-label{width:100%;justify-content:space-between}.fp365-sort-label select{flex:1}.fp365-pro-footer-inner{height:auto;padding:25px 0;gap:12px;flex-direction:column;align-items:flex-start}.fp365-desktop-only{display:none}}

/* v1.0.1 sync + polish */
.fp365-account-link{display:inline-flex!important;align-items:center;gap:7px}.fp365-nav-icon{width:17px;height:17px;flex:0 0 17px;display:block}.fp365-inline-svg{width:17px;height:17px;display:block}.fp365-control-icon:has(.fp365-inline-svg){display:flex;align-items:center;justify-content:center}.fp365-button-icon{width:16px;height:16px;flex:0 0 16px;display:block}.fp365-filter-button{gap:8px}.fp365-sidebar-bottom-space{height:28px;background:#fff}.fp365-filter-sidebar{padding-bottom:0}.fp365-filter-section:last-of-type{border-bottom:0}
@media(max-width:980px){.fp365-sidebar-bottom-space{grid-column:1/-1;height:22px}}

/* v1.0.2 event sync + filter/sidebar polish */
.fp365-browse-shell .select2-container{display:none!important}
.fp365-search-panel select.fp365-native-select,.fp365-results-toolbar select.fp365-native-select{position:static!important;clip:auto!important;clip-path:none!important;width:100%!important;height:100%!important;min-height:0!important;margin:0!important;opacity:1!important;overflow:visible!important;white-space:normal!important}
.fp365-filter-sidebar select.fp365-native-select{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;clip:auto!important;clip-path:none!important;opacity:0!important;cursor:pointer!important}
.fp365-filter-date,.fp365-filter-venue{padding-bottom:14px}
.fp365-filter-date>label,.fp365-filter-venue>label{min-height:70px}
.fp365-share-icon{width:15px;height:15px;display:block;pointer-events:none}
.fp365-share-event{line-height:1}
@media(max-width:980px){.fp365-filter-date,.fp365-filter-venue{padding-bottom:10px}}

.fp365-browse-hero-bg{filter:none!important;image-rendering:auto}.fp365-browse-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.02),rgba(0,0,0,.08));z-index:1}.fp365-hero-content{z-index:2}

/* v1.0.6 — reliable, actually selectable sidebar controls */
.fp365-filter-sidebar .fp365-filter-section{
  padding:0 19px 14px!important;
  overflow:visible!important;
}
.fp365-filter-sidebar .fp365-filter-section>label,
.fp365-filter-sidebar .fp365-filter-static-label{
  min-height:58px!important;
}
.fp365-filter-sidebar select.fp365-native-select{
  position:static!important;
  inset:auto!important;
  display:block!important;
  width:100%!important;
  height:38px!important;
  min-height:38px!important;
  opacity:1!important;
  visibility:visible!important;
  pointer-events:auto!important;
  z-index:3!important;
  margin:0!important;
  padding:0 34px 0 11px!important;
  border:1px solid #dfe2e8!important;
  border-radius:5px!important;
  background:#fff!important;
  color:#555c6d!important;
  font-family:Montserrat,Arial,sans-serif!important;
  font-size:11px!important;
  line-height:38px!important;
  cursor:pointer!important;
  appearance:auto!important;
  -webkit-appearance:menulist!important;
}
.fp365-filter-sidebar select.fp365-native-select:focus{
  outline:2px solid rgba(244,0,81,.16)!important;
  outline-offset:1px!important;
  border-color:#f40051!important;
}
.fp365-filter-sidebar .fp365-filter-date,
.fp365-filter-sidebar .fp365-filter-venue{
  padding-bottom:18px!important;
}
.fp365-filter-sidebar .fp365-price-filter{
  padding-bottom:18px!important;
}
.fp365-filter-sidebar .fp365-sidebar-bottom-space{height:30px!important}

/* v1.0.7 — prevent progressive/partial event-card flash during refresh. */
.fp365-events-loading{display:none;min-height:270px;align-items:center;justify-content:center;gap:12px;color:#5f6573;font-size:13px;font-weight:600}
.fp365-loading-spinner{width:22px;height:22px;border:2px solid #ffd3e2;border-top-color:#f40051;border-radius:50%;animation:fp365-spin .75s linear infinite}
@keyframes fp365-spin{to{transform:rotate(360deg)}}
.fp365-is-loading .fp365-events-loading{display:flex}
.fp365-is-loading .fp365-marketplace-layout{visibility:hidden;opacity:0;pointer-events:none;height:0;overflow:hidden}
.fp365-browse-shell:not(.fp365-is-loading) .fp365-marketplace-layout{visibility:visible;opacity:1;transition:opacity .16s ease}


/* v1.0.10 — real event-card venue/date icons (no font-glyph fallbacks). */
.fp365-card-meta{display:flex!important;align-items:center;gap:5px}
.fp365-card-meta .fp365-card-meta-icon{width:14px!important;height:14px!important;min-width:14px!important;flex:0 0 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;color:#89909d!important;vertical-align:middle}
.fp365-card-meta .fp365-card-meta-icon svg{width:13px!important;height:13px!important;display:block!important;overflow:visible}
.fp365-card-meta .fp365-meta-divider{width:auto!important;min-width:0!important;flex:0 0 auto!important;margin:0 2px!important}

/* v1.0.12 — high-resolution nightclub hero background */
.fp365-browse-hero-bg{background-color:#070813!important}

/* v1.0.13 — proper calendar icon for sidebar Date filter */
.fp365-filter-calendar-icon{width:18px;height:18px;display:block;margin:0 auto;color:#222839}
