:root{--fp365-pink:#f40051;--fp365-black:#101010;--fp365-text:#171717;--fp365-muted:#6b7280;--fp365-line:#ececf0;--fp365-soft:#fff6f9}
.fp365-exp-hero,.fp365-exp-why,.fp365-exp-single-tools,.fp365-exp-gallery{font-family:Montserrat,Arial,sans-serif;box-sizing:border-box}
.fp365-exp-hero{max-width:1220px;margin:24px auto 14px;padding:34px 24px;text-align:center;background:linear-gradient(135deg,#101010 0%,#1c1117 55%,#3b0a1d 100%);border-radius:24px;color:#fff;overflow:hidden;position:relative}
.fp365-exp-hero:after{content:"";position:absolute;right:-80px;bottom:-120px;width:280px;height:280px;border-radius:50%;background:rgba(244,0,81,.18);filter:blur(4px)}
.fp365-exp-hero h1{position:relative;z-index:1;margin:0;font-size:clamp(34px,5vw,64px);line-height:1.02;font-weight:800;letter-spacing:-1.8px;color:#fff}
.fp365-exp-hero h1 span{color:var(--fp365-pink)}
.fp365-exp-hero p{position:relative;z-index:1;margin:12px auto 0;max-width:720px;font-size:clamp(15px,2vw,20px);color:#e6e6ea}
.fp365-exp-why{max-width:1220px;margin:18px auto 34px;padding:24px;background:#fff;border:1px solid #ffd1df;border-radius:24px;box-shadow:0 12px 32px rgba(20,20,25,.07)}
.fp365-exp-why-head{text-align:center;margin-bottom:18px}.fp365-exp-why-head h2{margin:0;color:#111;font-size:clamp(25px,3vw,36px);font-weight:800}.fp365-exp-why-head h2 span{color:var(--fp365-pink)}.fp365-exp-why-head p{margin:6px 0 0;color:var(--fp365-muted)}
.fp365-exp-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.fp365-exp-benefit{display:flex;gap:13px;align-items:center;padding:17px;border:1px solid #f1d9e1;border-radius:18px;background:linear-gradient(180deg,#fff 0%,#fffafb 100%);min-height:92px}.fp365-exp-icon{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border-radius:50%;background:#ffeaf1;color:var(--fp365-pink);font-weight:800;font-size:22px}.fp365-exp-benefit strong{display:block;color:#161616;font-size:14px;line-height:1.25}.fp365-exp-benefit small{display:block;margin-top:4px;color:var(--fp365-muted);font-size:12px;line-height:1.35}.fp365-exp-coming{display:inline-block;margin-top:5px;padding:2px 7px;border-radius:999px;background:#111;color:#fff;font-size:9px;text-transform:uppercase;letter-spacing:.5px}
.fp365-exp-badge{position:absolute!important;z-index:12;top:12px;left:12px;display:inline-flex!important;align-items:center;gap:5px;padding:7px 10px!important;border-radius:8px!important;color:#fff!important;font:700 11px/1 Montserrat,Arial,sans-serif!important;text-transform:uppercase;letter-spacing:.25px;box-shadow:0 4px 12px rgba(0,0,0,.18);width:auto!important;height:auto!important}.fp365-exp-badge.selling-fast{background:#dc2626}.fp365-exp-badge.almost-sold-out{background:#f97316}.fp365-exp-badge.early-bird{background:#14843b}.fp365-exp-badge.newly-added{background:#6d28d9}.fp365-exp-badge:before{content:"●";font-size:8px}.fp365-exp-card-relative{position:relative!important}
.fp365-exp-single-tools{width:100%;max-width:none;margin:0 0 14px;padding:0;box-sizing:border-box}.fp365-exp-tools-card{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid var(--fp365-line);border-radius:12px;padding:13px 14px;box-shadow:0 4px 14px rgba(17,17,17,.04)}
.fp365-exp-countdown{display:flex;gap:8px;align-items:center}.fp365-exp-countdown-label{font-weight:800;color:#111;margin-right:4px}.fp365-exp-time{min-width:64px;text-align:center;border-radius:13px;background:#111;color:#fff;padding:8px 9px}.fp365-exp-time b{display:block;color:#fff;font-size:20px;line-height:1}.fp365-exp-time span{display:block;margin-top:4px;color:#d2d2d5;font-size:9px;text-transform:uppercase;letter-spacing:.5px}
.fp365-exp-actions{display:flex;flex-wrap:wrap;gap:8px}.fp365-exp-btn{appearance:none;border:1px solid #ddd;background:#fff;color:#151515!important;text-decoration:none!important;border-radius:999px;padding:10px 14px;font:700 12px/1 Montserrat,Arial,sans-serif;cursor:pointer;transition:.2s}.fp365-exp-btn:hover{border-color:var(--fp365-pink);color:var(--fp365-pink)!important;transform:translateY(-1px)}.fp365-exp-btn.primary{background:var(--fp365-pink);border-color:var(--fp365-pink);color:#fff!important}
.fp365-exp-gallery{max-width:1180px;margin:24px auto;padding:0 18px}.fp365-exp-gallery h2{font-size:26px;font-weight:800;margin:0 0 14px;color:#111}.fp365-exp-gallery-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-auto-rows:190px;gap:10px}.fp365-exp-gallery-item{border:0;padding:0;margin:0;border-radius:15px;overflow:hidden;background:#eee;cursor:pointer}.fp365-exp-gallery-item:first-child{grid-row:span 2}.fp365-exp-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s}.fp365-exp-gallery-item:hover img{transform:scale(1.03)}
.fp365-exp-lightbox{position:fixed;z-index:999999;inset:0;background:rgba(0,0,0,.9);display:none;align-items:center;justify-content:center;padding:28px}.fp365-exp-lightbox.open{display:flex}.fp365-exp-lightbox img{max-width:min(1100px,94vw);max-height:88vh;border-radius:12px}.fp365-exp-lightbox-close{position:absolute;right:20px;top:20px;width:44px;height:44px;border:0;border-radius:50%;background:#fff;color:#111;font-size:25px;cursor:pointer}
.fp365-exp-toast{position:fixed;z-index:999999;left:50%;bottom:26px;transform:translateX(-50%);background:#111;color:#fff;padding:10px 16px;border-radius:999px;font:700 12px Montserrat,Arial,sans-serif;opacity:0;pointer-events:none;transition:.2s}.fp365-exp-toast.show{opacity:1}
@media(max-width:900px){.fp365-exp-benefits{grid-template-columns:repeat(2,minmax(0,1fr))}.fp365-exp-gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:160px}.fp365-exp-gallery-item:first-child{grid-column:span 2;grid-row:auto}}
@media(max-width:600px){.fp365-exp-hero{margin:14px 12px 10px;border-radius:18px;padding:28px 18px}.fp365-exp-why{margin:12px 12px 24px;padding:18px;border-radius:18px}.fp365-exp-benefits{grid-template-columns:1fr;gap:9px}.fp365-exp-benefit{min-height:78px;padding:13px}.fp365-exp-single-tools{padding:0;margin-bottom:12px}.fp365-exp-tools-card{padding:12px;border-radius:12px}.fp365-exp-countdown{width:100%;justify-content:space-between;gap:5px}.fp365-exp-countdown-label{display:none}.fp365-exp-time{min-width:0;flex:1;padding:8px 5px}.fp365-exp-time b{font-size:18px}.fp365-exp-actions{width:100%}.fp365-exp-btn{flex:1;text-align:center;white-space:nowrap}.fp365-exp-gallery{padding:0 12px}.fp365-exp-gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:130px;gap:7px}.fp365-exp-gallery-item:first-child{grid-column:span 2;height:220px}.fp365-exp-badge{top:8px;left:8px;padding:6px 8px!important;font-size:9px!important}}

.fp365-exp-inline-whatsapp{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}

/* Phase 2: live ticket availability */
.single-event .fp365-exp-live-availability{display:inline-flex!important;align-items:center;gap:6px;margin-top:5px!important;padding:4px 8px!important;border-radius:999px;font:700 10px/1.2 Montserrat,Arial,sans-serif!important;color:#34343a!important;background:#f6f6f7!important;width:auto!important}
.single-event .fp365-exp-live-availability .fp365-exp-live-dot{width:6px;height:6px;border-radius:50%;background:var(--fp365-pink);box-shadow:0 0 0 3px rgba(244,0,81,.11);flex:0 0 6px}
.single-event .fp365-exp-live-availability.selling-fast{background:#fff1f2!important;color:#b42318!important}.single-event .fp365-exp-live-availability.selling-fast .fp365-exp-live-dot{background:#dc2626;box-shadow:0 0 0 3px rgba(220,38,38,.11)}
.single-event .fp365-exp-live-availability.almost-sold-out{background:#fff7ed!important;color:#c2410c!important}.single-event .fp365-exp-live-availability.almost-sold-out .fp365-exp-live-dot{background:#f97316;box-shadow:0 0 0 3px rgba(249,115,22,.12)}
.single-event .fp365-exp-live-availability.sold-out{background:#f3f4f6!important;color:#6b7280!important}.single-event .fp365-exp-live-availability.sold-out .fp365-exp-live-dot{background:#9ca3af;box-shadow:none}
.single-event .fp365-exp-availability-stamp{display:flex;align-items:center;gap:6px;margin:-4px 0 11px;color:#777;font:700 9px/1.2 Montserrat,Arial,sans-serif;text-transform:uppercase;letter-spacing:.45px}.single-event .fp365-exp-availability-stamp span{width:6px;height:6px;border-radius:50%;background:#16a34a;box-shadow:0 0 0 3px rgba(22,163,74,.10)}

/* Phase 2: existing Manage Event dashboard live refresh */
.vendor_wrap .info-sales .el_show_data.fp365-exp-live-refresh{animation:fp365-exp-value-refresh .55s ease}
@keyframes fp365-exp-value-refresh{0%{opacity:.45;transform:translateY(1px)}100%{opacity:1;transform:translateY(0)}}

/* Phase 2B: premium homepage + Browse Events cards */
.fp365-exp-premium-card{font-family:Montserrat,Arial,sans-serif!important;box-sizing:border-box!important;isolation:isolate}

/* Homepage featured-event slider */
.fp365-ticket-slider .fp365-event-card.fp365-exp-premium-card{
  background:#fff!important;
  border:1px solid rgba(17,24,39,.09)!important;
  border-radius:20px!important;
  overflow:hidden!important;
  box-shadow:0 12px 32px rgba(8,15,30,.18)!important;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;
}
.fp365-ticket-slider .fp365-event-card.fp365-exp-premium-card:hover{
  transform:translateY(-6px)!important;
  border-color:rgba(244,0,81,.28)!important;
  box-shadow:0 20px 42px rgba(8,15,30,.26),0 0 0 1px rgba(244,0,81,.06)!important;
}
.fp365-ticket-slider .fp365-event-card.fp365-exp-premium-card .fp365-flyer{
  overflow:hidden!important;
  background:#eceff3!important;
}
.fp365-ticket-slider .fp365-event-card.fp365-exp-premium-card .fp365-flyer:after{
  content:""!important;
  display:block!important;
  pointer-events:none!important;
  position:absolute!important;
  z-index:2!important;
  inset:auto 0 0!important;
  height:28%!important;
  background:linear-gradient(180deg,transparent,rgba(0,0,0,.22))!important;
}
.fp365-ticket-slider .fp365-event-card.fp365-exp-premium-card .fp365-flyer img{
  transition:transform .32s ease!important;
}
.fp365-ticket-slider .fp365-event-card.fp365-exp-premium-card:hover .fp365-flyer img{transform:scale(1.035)!important}
.fp365-ticket-slider .fp365-event-card.fp365-exp-premium-card .fp365-card-body{
  padding:16px 16px 17px!important;
  background:#fff!important;
}
.fp365-ticket-slider .fp365-event-card.fp365-exp-premium-card .fp365-card-body h3{
  min-height:42px!important;
  margin:0 0 14px!important;
  color:#111318!important;
  font-size:15px!important;
  line-height:1.35!important;
  font-weight:800!important;
  letter-spacing:-.015em!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.fp365-ticket-slider .fp365-event-card.fp365-exp-premium-card .fp365-card-body>a{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:39px!important;
  margin:0!important;
  padding:0 14px!important;
  border:1.5px solid var(--fp365-pink)!important;
  border-radius:11px!important;
  background:#fff!important;
  color:var(--fp365-pink)!important;
  box-shadow:none!important;
  font-size:10.5px!important;
  font-weight:900!important;
  letter-spacing:.055em!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  transition:background .18s ease,color .18s ease,transform .18s ease!important;
}
.fp365-ticket-slider .fp365-event-card.fp365-exp-premium-card .fp365-card-body>a:hover{
  background:var(--fp365-pink)!important;
  color:#fff!important;
  transform:translateY(-1px)!important;
}

/* EventList Type 7 / FetePass365 browse cards */
.event_archive .fp365-tg-card.fp365-exp-premium-card,
.event_archive .fp365-card.fp365-exp-premium-card{
  height:100%!important;
  display:flex!important;
  flex-direction:column!important;
  overflow:hidden!important;
  border:1px solid #ececf1!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 8px 26px rgba(18,24,40,.08)!important;
  transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important;
}
.event_archive .fp365-tg-card.fp365-exp-premium-card:hover,
.event_archive .fp365-card.fp365-exp-premium-card:hover{
  transform:translateY(-5px)!important;
  border-color:#ffd1df!important;
  box-shadow:0 17px 38px rgba(18,24,40,.14),0 0 0 1px rgba(244,0,81,.04)!important;
}
.event_archive .fp365-exp-premium-card .fp365-tg-media-wrap,
.event_archive .fp365-exp-premium-card .fp365-media-wrap,
.event_archive .fp365-exp-premium-card .fp365-tg-media,
.event_archive .fp365-exp-premium-card .fp365-media{
  position:relative!important;
  overflow:hidden!important;
  background:#eceff3!important;
}
.event_archive .fp365-exp-premium-card .fp365-tg-media img,
.event_archive .fp365-exp-premium-card .fp365-media img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:4/5!important;
  object-fit:cover!important;
  transition:transform .3s ease!important;
}
.event_archive .fp365-exp-premium-card:hover .fp365-tg-media img,
.event_archive .fp365-exp-premium-card:hover .fp365-media img{transform:scale(1.035)!important}
.event_archive .fp365-exp-premium-card .fp365-tg-media:after,
.event_archive .fp365-exp-premium-card .fp365-media:after{
  content:""!important;
  pointer-events:none!important;
  position:absolute!important;
  z-index:2!important;
  inset:auto 0 0!important;
  height:24%!important;
  background:linear-gradient(180deg,transparent,rgba(10,12,18,.22))!important;
}
.event_archive .fp365-exp-premium-card .fp365-tg-price-pill,
.event_archive .fp365-exp-premium-card .fp365-price{
  z-index:7!important;
  border:1px solid rgba(255,255,255,.8)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.94)!important;
  color:#111318!important;
  box-shadow:0 5px 14px rgba(0,0,0,.13)!important;
  backdrop-filter:blur(8px)!important;
  -webkit-backdrop-filter:blur(8px)!important;
  font-weight:800!important;
}
.event_archive .fp365-exp-premium-card .fp365-tg-price-pill *,
.event_archive .fp365-exp-premium-card .fp365-price *{color:#111318!important;font-weight:800!important}
.event_archive .fp365-exp-premium-card .fp365-tg-featured-strip,
.event_archive .fp365-exp-premium-card .fp365-featured{
  z-index:9!important;
  top:10px!important;
  right:10px!important;
  left:auto!important;
  bottom:auto!important;
  border:1px solid rgba(255,255,255,.28)!important;
  border-radius:999px!important;
  padding:6px 9px!important;
  background:rgba(17,19,24,.88)!important;
  color:#fff!important;
  font:800 9px/1 Montserrat,Arial,sans-serif!important;
  letter-spacing:.06em!important;
  text-transform:uppercase!important;
  box-shadow:0 4px 12px rgba(0,0,0,.16)!important;
}
.event_archive .fp365-exp-premium-card .fp365-tg-media-actions,
.event_archive .fp365-exp-premium-card .fp365-media-actions{z-index:8!important;gap:6px!important}
.event_archive .fp365-exp-premium-card .fp365-tg-share,
.event_archive .fp365-exp-premium-card .fp365-tg-favourite,
.event_archive .fp365-exp-premium-card .fp365-share,
.event_archive .fp365-exp-premium-card .fp365-fav{
  width:31px!important;
  height:31px!important;
  min-width:31px!important;
  min-height:31px!important;
  border:1px solid rgba(255,255,255,.72)!important;
  border-radius:50%!important;
  background:rgba(255,255,255,.94)!important;
  box-shadow:0 5px 14px rgba(0,0,0,.13)!important;
  backdrop-filter:blur(8px)!important;
  -webkit-backdrop-filter:blur(8px)!important;
}
.event_archive .fp365-exp-premium-card .fp365-tg-body,
.event_archive .fp365-exp-premium-card .fp365-card-body{
  flex:1!important;
  display:flex!important;
  flex-direction:column!important;
  min-height:160px!important;
  padding:14px 14px 15px!important;
  background:#fff!important;
}
.event_archive .fp365-exp-premium-card .fp365-tg-title,
.event_archive .fp365-exp-premium-card .fp365-title{
  margin:0 0 10px!important;
  color:#121318!important;
  font-size:14px!important;
  line-height:1.32!important;
  font-weight:850!important;
  letter-spacing:-.015em!important;
  white-space:normal!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.event_archive .fp365-exp-premium-card .fp365-tg-title a,
.event_archive .fp365-exp-premium-card .fp365-title a{color:#121318!important;text-decoration:none!important}
.event_archive .fp365-exp-premium-card .fp365-tg-location,
.event_archive .fp365-exp-premium-card .fp365-tg-date,
.event_archive .fp365-exp-premium-card .fp365-meta{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  margin-bottom:7px!important;
  color:#69707d!important;
  font-size:10.5px!important;
  line-height:1.35!important;
}
.event_archive .fp365-exp-premium-card .fp365-tg-location svg,
.event_archive .fp365-exp-premium-card .fp365-tg-date svg,
.event_archive .fp365-exp-premium-card .fp365-meta svg{
  width:14px!important;
  height:14px!important;
  flex:0 0 14px!important;
  fill:none!important;
  stroke:#8a909b!important;
  stroke-width:1.8!important;
}
.event_archive .fp365-exp-premium-card .fp365-tg-location-text,
.event_archive .fp365-exp-premium-card .fp365-tg-date-text,
.event_archive .fp365-exp-premium-card .fp365-meta-text{
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.event_archive .fp365-exp-premium-card .fp365-tg-date-text *,
.event_archive .fp365-exp-premium-card .fp365-meta-text *{color:inherit!important;font-size:inherit!important;font-weight:inherit!important}
.event_archive .fp365-exp-premium-card .fp365-tg-ticket,
.event_archive .fp365-exp-premium-card .fp365-ticket{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:38px!important;
  margin-top:auto!important;
  padding:0 12px!important;
  border:1.5px solid var(--fp365-pink)!important;
  border-radius:10px!important;
  background:#fff!important;
  color:var(--fp365-pink)!important;
  box-shadow:none!important;
  font-size:10.5px!important;
  font-weight:900!important;
  letter-spacing:.04em!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
  transition:background .18s ease,color .18s ease,transform .18s ease!important;
}
.event_archive .fp365-exp-premium-card .fp365-tg-ticket:hover,
.event_archive .fp365-exp-premium-card .fp365-ticket:hover{
  background:var(--fp365-pink)!important;
  color:#fff!important;
  transform:translateY(-1px)!important;
}

/* Generic EventList archive fallback: only cards tagged by the Experience Suite */
.event_archive .event_entry.fp365-exp-premium-entry:not(:has(.fp365-tg-card)):not(:has(.fp365-card)){
  border:1px solid #ececf1!important;
  border-radius:18px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 8px 26px rgba(18,24,40,.08)!important;
}

/* Smart badges live on the card image, never in a separate section. */
.fp365-exp-premium-card .fp365-exp-badge{
  top:10px!important;
  left:10px!important;
  right:auto!important;
  border:1px solid rgba(255,255,255,.28)!important;
  border-radius:999px!important;
  padding:7px 10px!important;
  box-shadow:0 6px 16px rgba(0,0,0,.18)!important;
  backdrop-filter:blur(6px)!important;
  -webkit-backdrop-filter:blur(6px)!important;
}
.fp365-exp-badge.sold-out{background:#343740!important}
.fp365-exp-badge.sold-out:before{content:"×"!important;font-size:12px!important}
.fp365-exp-badge.almost-sold-out{background:#f97316!important}
.fp365-exp-badge.selling-fast{background:#d9044d!important}
.fp365-exp-badge.early-bird{background:#137a3a!important}
.fp365-exp-badge.newly-added{background:#6d28d9!important}

@media(max-width:760px){
  .event_archive .fp365-exp-premium-card .fp365-tg-body,
  .event_archive .fp365-exp-premium-card .fp365-card-body{min-height:148px!important;padding:12px!important}
  .event_archive .fp365-exp-premium-card .fp365-tg-title,
  .event_archive .fp365-exp-premium-card .fp365-title{font-size:13px!important}
}
@media(max-width:520px){
  .fp365-ticket-slider .fp365-event-card.fp365-exp-premium-card{border-radius:18px!important}
  .fp365-ticket-slider .fp365-event-card.fp365-exp-premium-card .fp365-card-body{padding:14px!important}
  .fp365-exp-premium-card .fp365-exp-badge{top:8px!important;left:8px!important;padding:6px 8px!important}
}

/* Phase 3: discovery + personalization */
.fp365-exp-discovery-hub{font-family:Montserrat,Arial,sans-serif;max-width:1220px;margin:8px auto 40px;padding:0 18px;box-sizing:border-box}
.fp365-exp-discovery-shell{background:linear-gradient(180deg,#fff 0%,#fff8fb 100%);border:1px solid #ffd8e4;border-radius:26px;padding:28px;box-shadow:0 14px 36px rgba(18,24,40,.07)}
.fp365-exp-discovery-intro{margin:0 0 24px}.fp365-exp-discovery-intro>span{display:inline-block;margin-bottom:7px;color:var(--fp365-pink);font-size:10px;font-weight:900;letter-spacing:.15em}.fp365-exp-discovery-intro h2{margin:0;color:#111318;font-size:clamp(27px,4vw,42px);line-height:1.08;font-weight:900;letter-spacing:-.035em}.fp365-exp-discovery-intro p{max-width:700px;margin:8px 0 0;color:#6b7280;font-size:14px;line-height:1.55}
.fp365-exp-discovery-rails{display:flex;flex-direction:column;gap:30px}.fp365-exp-discovery-loading,.fp365-exp-discovery-empty{padding:22px;border:1px dashed #e9aebe;border-radius:16px;background:#fff;color:#777;font-size:13px;text-align:center}
.fp365-exp-rail{min-width:0}.fp365-exp-rail-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:13px}.fp365-exp-rail-head h2{margin:0;color:#15171c;font-size:21px;line-height:1.15;font-weight:900;letter-spacing:-.02em}.fp365-exp-rail-head p{margin:5px 0 0;color:#777e89;font-size:12px;line-height:1.4}.fp365-exp-rail-arrows{display:flex;gap:6px;flex:0 0 auto}.fp365-exp-rail-arrows button{display:grid;place-items:center;width:34px;height:34px;padding:0;border:1px solid #e7e7eb;border-radius:50%;background:#fff;color:#16181d;font-size:23px;line-height:1;cursor:pointer;box-shadow:0 3px 10px rgba(18,24,40,.06)}.fp365-exp-rail-arrows button:hover{border-color:var(--fp365-pink);background:var(--fp365-pink);color:#fff}
.fp365-exp-rail-track{display:flex;gap:16px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 10px;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#e5a6b9 transparent}.fp365-exp-rail-track::-webkit-scrollbar{height:7px}.fp365-exp-rail-track::-webkit-scrollbar-thumb{background:#e7b1c1;border-radius:99px}
.fp365-exp-discovery-card{flex:0 0 244px;display:flex;flex-direction:column;overflow:hidden;scroll-snap-align:start;border:1px solid #ececf1;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(17,24,39,.08);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.fp365-exp-discovery-card:hover{transform:translateY(-4px);border-color:#ffcbdc;box-shadow:0 15px 34px rgba(17,24,39,.13)}
.fp365-exp-discovery-media{position:relative;display:block;overflow:hidden;aspect-ratio:4/5;background:#eceff3;text-decoration:none}.fp365-exp-discovery-media>img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.fp365-exp-discovery-card:hover .fp365-exp-discovery-media>img{transform:scale(1.035)}.fp365-exp-discovery-media:after{content:"";position:absolute;z-index:2;left:0;right:0;bottom:0;height:28%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(6,8,12,.22))}.fp365-exp-discovery-placeholder{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(145deg,#111319,#35101f);color:#fff;font-weight:900;font-size:28px;letter-spacing:-.05em}
.fp365-exp-discovery-badge{position:absolute;z-index:5;top:9px;left:9px;display:inline-flex;align-items:center;min-height:26px;padding:0 9px;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:#111318;color:#fff;font-size:8.5px;font-weight:900;letter-spacing:.055em;text-transform:uppercase;box-shadow:0 5px 14px rgba(0,0,0,.18);backdrop-filter:blur(6px)}.fp365-exp-discovery-badge.selling-fast{background:#d9044d}.fp365-exp-discovery-badge.almost-sold-out{background:#f97316}.fp365-exp-discovery-badge.sold-out{background:#3b3d45}.fp365-exp-discovery-badge.early-bird{background:#137a3a}.fp365-exp-discovery-badge.newly-added{background:#6d28d9}
.fp365-exp-discovery-price{position:absolute;z-index:5;right:9px;bottom:9px;display:inline-flex;align-items:center;min-height:27px;padding:0 9px;border:1px solid rgba(255,255,255,.78);border-radius:999px;background:rgba(255,255,255,.94);color:#111318;font-size:9px;font-weight:900;box-shadow:0 4px 12px rgba(0,0,0,.13);backdrop-filter:blur(7px)}
.fp365-exp-discovery-body{display:flex;flex:1;flex-direction:column;min-height:170px;padding:13px 13px 14px}.fp365-exp-discovery-body h3{margin:0 0 9px;font-size:13.5px;line-height:1.3;font-weight:900;letter-spacing:-.015em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.fp365-exp-discovery-body h3 a{color:#14161b;text-decoration:none}.fp365-exp-discovery-meta{display:flex;align-items:center;gap:6px;min-width:0;margin-bottom:7px;color:#6e7580;font-size:9.7px;line-height:1.35}.fp365-exp-discovery-meta svg{width:13px;height:13px;flex:0 0 13px;fill:none;stroke:#8c929c;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.fp365-exp-discovery-meta span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fp365-exp-distance{display:inline-flex;align-self:flex-start;margin:0 0 9px;padding:4px 7px;border-radius:999px;background:#fff1f5;color:#bf0040;font-size:8.5px;font-weight:800}.fp365-exp-discovery-ticket{display:flex;align-items:center;justify-content:center;width:100%;min-height:36px;margin-top:auto;border:1.5px solid var(--fp365-pink);border-radius:10px;background:#fff;color:var(--fp365-pink)!important;text-decoration:none!important;text-transform:uppercase;font-size:9.5px;font-weight:900;letter-spacing:.04em}.fp365-exp-discovery-ticket:hover{background:var(--fp365-pink);color:#fff!important}
.fp365-exp-location-btn{appearance:none;flex:0 0 auto;min-height:38px;padding:0 14px;border:1px solid var(--fp365-pink);border-radius:999px;background:var(--fp365-pink);color:#fff;font:800 11px/1 Montserrat,Arial,sans-serif;cursor:pointer}.fp365-exp-location-btn:hover{background:#d60047}.fp365-exp-location-btn:disabled{opacity:.6;cursor:wait}.fp365-exp-nearby-state{margin:-2px 0 12px;padding:10px 12px;border-radius:11px;background:#fff;color:#727985;font-size:10.5px;line-height:1.4;border:1px solid #f0e4e8}
@media(max-width:760px){.fp365-exp-discovery-hub{margin:4px auto 28px;padding:0 12px}.fp365-exp-discovery-shell{padding:20px 14px;border-radius:20px}.fp365-exp-discovery-intro{margin-bottom:21px}.fp365-exp-discovery-intro h2{font-size:29px}.fp365-exp-discovery-rails{gap:25px}.fp365-exp-rail-head{align-items:center}.fp365-exp-rail-head h2{font-size:18px}.fp365-exp-rail-head p{font-size:11px}.fp365-exp-rail-arrows{display:none}.fp365-exp-discovery-card{flex-basis:72vw;max-width:260px}.fp365-exp-location-btn{min-height:36px;padding:0 11px;font-size:10px}}
@media(max-width:480px){.fp365-exp-rail-head{gap:10px}.fp365-exp-nearby .fp365-exp-rail-head{align-items:flex-start;flex-direction:column}.fp365-exp-discovery-card{flex-basis:76vw;max-width:250px}}


/* Phase 3.1: unify every homepage event tile with the cleaner discovery-card look */
.fp365-exp-home-card-unified{
  overflow:hidden!important;
  border:1px solid #e8eaf0!important;
  border-radius:24px!important;
  background:#fff!important;
  box-shadow:0 12px 34px rgba(17,24,39,.10)!important;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;
}
.fp365-exp-home-card-unified:hover{
  transform:translateY(-5px)!important;
  border-color:#ffc9da!important;
  box-shadow:0 18px 42px rgba(17,24,39,.15)!important;
}
.fp365-exp-home-card-unified .fp365-exp-home-media,
.fp365-exp-home-card-unified .fp365-flyer,
.fp365-exp-home-card-unified .fp365-tg-media-wrap,
.fp365-exp-home-card-unified .fp365-media-wrap,
.fp365-exp-home-card-unified .fp365-tg-media,
.fp365-exp-home-card-unified .fp365-media{
  position:relative!important;
  overflow:hidden!important;
  background:#eceff3!important;
}
.fp365-ticket-slider .fp365-event-card.fp365-exp-home-card-unified{
  flex:0 0 300px!important;
  min-width:300px!important;
  border-radius:24px!important;
}
.fp365-ticket-slider .fp365-event-card.fp365-exp-home-card-unified .fp365-flyer,
.fp365-ticket-slider .fp365-event-card.fp365-exp-home-card-unified .fp365-flyer.has-image{
  width:100%!important;
  height:auto!important;
  aspect-ratio:4/5!important;
}
.fp365-ticket-slider .fp365-event-card.fp365-exp-home-card-unified .fp365-flyer img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
.fp365-exp-home-card-unified .fp365-tg-media img,
.fp365-exp-home-card-unified .fp365-media img{
  width:100%!important;
  aspect-ratio:4/5!important;
  object-fit:cover!important;
}
/* The clean homepage reference has no share/favourite circles over the flyer. */
.fp365-exp-home-card-unified .fp365-tg-media-actions,
.fp365-exp-home-card-unified .fp365-media-actions,
.fp365-exp-home-card-unified .fp365-share,
.fp365-exp-home-card-unified .fp365-fav{
  display:none!important;
}
.fp365-exp-home-card-unified .fp365-card-body,
.fp365-exp-home-card-unified .fp365-tg-body{
  display:flex!important;
  flex:1!important;
  flex-direction:column!important;
  min-height:220px!important;
  padding:18px 18px 18px!important;
  background:#fff!important;
}
.fp365-exp-home-card-unified .fp365-exp-home-title,
.fp365-exp-home-card-unified .fp365-card-body h3,
.fp365-exp-home-card-unified .fp365-tg-title,
.fp365-exp-home-card-unified .fp365-title{
  min-height:0!important;
  margin:0 0 15px!important;
  color:#15171c!important;
  font-size:20px!important;
  line-height:1.22!important;
  font-weight:900!important;
  letter-spacing:-.025em!important;
  white-space:normal!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
  overflow:hidden!important;
}
.fp365-exp-home-card-unified .fp365-exp-home-title a,
.fp365-exp-home-card-unified .fp365-tg-title a,
.fp365-exp-home-card-unified .fp365-title a{color:#15171c!important;text-decoration:none!important}
.fp365-exp-home-meta-wrap{display:flex;flex-direction:column;gap:11px;margin:0 0 16px}
.fp365-exp-home-meta,
.fp365-exp-home-card-unified .fp365-tg-location,
.fp365-exp-home-card-unified .fp365-tg-date,
.fp365-exp-home-card-unified .fp365-meta{
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  min-width:0!important;
  margin:0 0 10px!important;
  color:#747b88!important;
  font-size:13.5px!important;
  line-height:1.35!important;
  font-weight:500!important;
}
.fp365-exp-home-meta-wrap .fp365-exp-home-meta{margin:0!important}
.fp365-exp-home-meta svg,
.fp365-exp-home-card-unified .fp365-tg-location svg,
.fp365-exp-home-card-unified .fp365-tg-date svg,
.fp365-exp-home-card-unified .fp365-meta svg{
  width:18px!important;
  height:18px!important;
  flex:0 0 18px!important;
  fill:none!important;
  stroke:#939aa6!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.fp365-exp-home-meta span,
.fp365-exp-home-card-unified .fp365-tg-location-text,
.fp365-exp-home-card-unified .fp365-tg-date-text,
.fp365-exp-home-card-unified .fp365-meta-text{
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
.fp365-exp-home-card-unified .fp365-tg-date-text *,
.fp365-exp-home-card-unified .fp365-meta-text *{display:inline!important;margin:0!important;padding:0!important;color:inherit!important;font-size:inherit!important;font-weight:inherit!important}
.fp365-exp-home-card-unified .fp365-tg-price-pill,
.fp365-exp-home-card-unified .fp365-price,
.fp365-exp-home-price{
  position:absolute!important;
  z-index:8!important;
  top:auto!important;
  right:12px!important;
  bottom:12px!important;
  left:auto!important;
  display:inline-flex!important;
  align-items:center!important;
  min-height:38px!important;
  padding:0 14px!important;
  border:1px solid rgba(255,255,255,.90)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.96)!important;
  color:#111318!important;
  box-shadow:0 5px 16px rgba(0,0,0,.14)!important;
  font:900 13px/1 Montserrat,Arial,sans-serif!important;
  backdrop-filter:blur(8px)!important;
  -webkit-backdrop-filter:blur(8px)!important;
}
.fp365-exp-home-card-unified .fp365-tg-price-pill *,
.fp365-exp-home-card-unified .fp365-price *{color:#111318!important;font-size:inherit!important;font-weight:900!important}
.fp365-exp-home-card-unified .fp365-exp-home-ticket,
.fp365-exp-home-card-unified .fp365-tg-ticket,
.fp365-exp-home-card-unified .fp365-ticket,
.fp365-ticket-slider .fp365-event-card.fp365-exp-home-card-unified .fp365-card-body>a{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:48px!important;
  margin-top:auto!important;
  padding:0 15px!important;
  border:2px solid var(--fp365-pink)!important;
  border-radius:13px!important;
  background:#fff!important;
  color:var(--fp365-pink)!important;
  box-shadow:none!important;
  font-size:13px!important;
  font-weight:900!important;
  letter-spacing:.035em!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
}
.fp365-exp-home-card-unified .fp365-exp-home-ticket:hover,
.fp365-exp-home-card-unified .fp365-tg-ticket:hover,
.fp365-exp-home-card-unified .fp365-ticket:hover,
.fp365-ticket-slider .fp365-event-card.fp365-exp-home-card-unified .fp365-card-body>a:hover{background:var(--fp365-pink)!important;color:#fff!important}

/* Make the Phase 3 discovery cards use the same larger, easier-to-read typography. */
.fp365-exp-discovery-body{min-height:205px!important;padding:17px 17px 17px!important}
.fp365-exp-discovery-body h3{margin-bottom:13px!important;font-size:19px!important;line-height:1.22!important;letter-spacing:-.025em!important}
.fp365-exp-discovery-meta{gap:9px!important;margin-bottom:10px!important;font-size:13px!important}
.fp365-exp-discovery-meta svg{width:17px!important;height:17px!important;flex-basis:17px!important}
.fp365-exp-discovery-ticket{min-height:46px!important;border-width:2px!important;border-radius:12px!important;font-size:12.5px!important}
.fp365-exp-discovery-price{min-height:36px!important;padding:0 13px!important;font-size:12.5px!important}
.fp365-exp-discovery-badge{min-height:34px!important;padding:0 13px!important;font-size:11px!important}

@media(max-width:760px){
  .fp365-ticket-slider .fp365-event-card.fp365-exp-home-card-unified{flex-basis:82vw!important;min-width:82vw!important;max-width:360px!important}
  .fp365-exp-home-card-unified .fp365-card-body,
  .fp365-exp-home-card-unified .fp365-tg-body{min-height:205px!important;padding:16px!important}
  .fp365-exp-home-card-unified .fp365-exp-home-title,
  .fp365-exp-home-card-unified .fp365-card-body h3,
  .fp365-exp-home-card-unified .fp365-tg-title,
  .fp365-exp-home-card-unified .fp365-title{font-size:18px!important}
  .fp365-exp-home-meta,
  .fp365-exp-home-card-unified .fp365-tg-location,
  .fp365-exp-home-card-unified .fp365-tg-date,
  .fp365-exp-home-card-unified .fp365-meta{font-size:12.5px!important}
  .fp365-exp-discovery-body h3{font-size:18px!important}
  .fp365-exp-discovery-meta{font-size:12.5px!important}
}

/* Phase 3.2: force the homepage Upcoming Events / EventList Type 7 cards
   to use the same larger premium treatment. The native Type 7 stylesheet
   uses highly-specific !important rules, so these selectors intentionally
   outrank them without changing Browse Events. */
html body.home .event_archive.type7{
  display:grid!important;
  grid-template-columns:repeat(auto-fit,minmax(330px,1fr))!important;
  gap:26px!important;
  width:100%!important;
  max-width:1120px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  align-items:stretch!important;
}
html body.home .event_archive.type7 .event_entry.fp365-exp-premium-entry{
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
html body.home .event_archive.type7 .fp365-tg-card.fp365-exp-home-card-unified,
html body.home .event_archive.type7 .fp365-card.fp365-exp-home-card-unified{
  width:100%!important;
  max-width:none!important;
  min-height:100%!important;
  border:1px solid #e4e7ed!important;
  border-radius:24px!important;
  overflow:hidden!important;
  background:#fff!important;
  box-shadow:0 14px 36px rgba(17,24,39,.11)!important;
}
html body.home .event_archive.type7 .fp365-tg-card.fp365-exp-home-card-unified:hover,
html body.home .event_archive.type7 .fp365-card.fp365-exp-home-card-unified:hover{
  transform:translateY(-5px)!important;
  border-color:#ffc5d8!important;
  box-shadow:0 20px 46px rgba(17,24,39,.16)!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-media-wrap,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-media-wrap,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-media,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-media{
  position:relative!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:4/3!important;
  min-height:0!important;
  overflow:hidden!important;
  background:#eceff3!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-media img,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-height:none!important;
  aspect-ratio:auto!important;
  object-fit:cover!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-media-actions,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-media-actions,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-share,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-favourite,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-share,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-fav{
  display:none!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-exp-badge{
  top:16px!important;
  left:16px!important;
  min-height:42px!important;
  padding:0 18px!important;
  border-radius:999px!important;
  font-size:14px!important;
  line-height:1!important;
  letter-spacing:.035em!important;
  box-shadow:0 7px 18px rgba(0,0,0,.20)!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-exp-badge:before{
  display:none!important;
  content:none!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-price-pill,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-price,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-exp-home-price{
  top:auto!important;
  right:16px!important;
  bottom:16px!important;
  left:auto!important;
  min-height:46px!important;
  padding:0 18px!important;
  border:1px solid rgba(255,255,255,.92)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.97)!important;
  color:#111318!important;
  font-size:15px!important;
  font-weight:900!important;
  box-shadow:0 6px 18px rgba(0,0,0,.14)!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-price-pill *,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-price *{
  color:#111318!important;
  font-size:inherit!important;
  font-weight:900!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-body,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-card-body{
  display:flex!important;
  flex-direction:column!important;
  min-height:300px!important;
  padding:24px 26px 26px!important;
  background:#fff!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-title,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-title,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-exp-home-title{
  display:-webkit-box!important;
  min-height:0!important;
  margin:0 0 18px!important;
  padding:0!important;
  overflow:hidden!important;
  color:#15171c!important;
  font-size:25px!important;
  line-height:1.18!important;
  font-weight:900!important;
  letter-spacing:-.035em!important;
  white-space:normal!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:2!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-title a,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-title a{
  color:#15171c!important;
  font-size:inherit!important;
  line-height:inherit!important;
  font-weight:inherit!important;
  text-decoration:none!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-location,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-date,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-meta,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-exp-home-meta{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  min-height:26px!important;
  margin:0 0 14px!important;
  padding:0!important;
  color:#737b88!important;
  font-size:17px!important;
  line-height:1.35!important;
  font-weight:500!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-location svg,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-date svg,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-meta svg,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-exp-home-meta svg{
  width:22px!important;
  height:22px!important;
  flex:0 0 22px!important;
  stroke:#939aa6!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-location-text,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-date-text,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-meta-text,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-exp-home-meta span{
  display:block!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:inherit!important;
  font-size:inherit!important;
  line-height:inherit!important;
  font-weight:inherit!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-date-text *{
  display:inline!important;
  margin:0!important;
  padding:0!important;
  color:inherit!important;
  font-size:inherit!important;
  line-height:inherit!important;
  font-weight:inherit!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-exp-home-ticket,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-ticket,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-ticket{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:58px!important;
  margin-top:auto!important;
  padding:0 18px!important;
  border:2px solid #f40051!important;
  border-radius:14px!important;
  background:#fff!important;
  color:#f40051!important;
  font-size:16px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.035em!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-exp-home-ticket:hover,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-ticket:hover,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-ticket:hover{
  background:#f40051!important;
  color:#fff!important;
}
@media(max-width:900px){
  html body.home .event_archive.type7{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;padding:0 14px!important}
  html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-title,
  html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-title{font-size:21px!important}
  html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-location,
  html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-date{font-size:14px!important}
}
@media(max-width:620px){
  html body.home .event_archive.type7{grid-template-columns:1fr!important;max-width:420px!important;gap:18px!important}
  html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-media-wrap,
  html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-media{aspect-ratio:4/4.25!important}
  html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-body{min-height:255px!important;padding:20px!important}
  html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-title{font-size:22px!important}
  html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-location,
  html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-date{font-size:15px!important}
  html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-ticket{min-height:54px!important;font-size:15px!important}
}


/* Phase 3.3: size correction for Homepage > Upcoming Events.
   Match the compact premium cards used by the Phase 3 discovery rails. */
html body.home .event_archive.type7{
  grid-template-columns:repeat(auto-fit,minmax(220px,244px))!important;
  justify-content:center!important;
  gap:16px!important;
  width:100%!important;
  max-width:760px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  padding-left:0!important;
  padding-right:0!important;
}
html body.home .event_archive.type7 .event_entry.fp365-exp-premium-entry{
  width:244px!important;
  max-width:244px!important;
  min-width:0!important;
}
html body.home .event_archive.type7 .fp365-tg-card.fp365-exp-home-card-unified,
html body.home .event_archive.type7 .fp365-card.fp365-exp-home-card-unified{
  width:244px!important;
  max-width:244px!important;
  min-height:0!important;
  border-radius:18px!important;
  box-shadow:0 8px 24px rgba(17,24,39,.08)!important;
}
html body.home .event_archive.type7 .fp365-tg-card.fp365-exp-home-card-unified:hover,
html body.home .event_archive.type7 .fp365-card.fp365-exp-home-card-unified:hover{
  transform:translateY(-4px)!important;
  box-shadow:0 15px 34px rgba(17,24,39,.13)!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-media-wrap,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-media-wrap,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-media,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-media{
  width:100%!important;
  aspect-ratio:4/5!important;
  height:auto!important;
  min-height:0!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-exp-badge{
  top:9px!important;
  left:9px!important;
  min-height:26px!important;
  padding:0 9px!important;
  font-size:8.5px!important;
  letter-spacing:.055em!important;
  box-shadow:0 5px 14px rgba(0,0,0,.18)!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-price-pill,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-price,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-exp-home-price{
  right:9px!important;
  bottom:9px!important;
  min-height:27px!important;
  padding:0 9px!important;
  font-size:9px!important;
  box-shadow:0 4px 12px rgba(0,0,0,.13)!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-body,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-card-body{
  min-height:170px!important;
  padding:13px 13px 14px!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-title,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-title,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-exp-home-title{
  margin:0 0 9px!important;
  font-size:15px!important;
  line-height:1.25!important;
  letter-spacing:-.015em!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-location,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-date,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-meta,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-exp-home-meta{
  gap:6px!important;
  min-height:18px!important;
  margin:0 0 7px!important;
  font-size:10.5px!important;
  line-height:1.35!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-location svg,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-date svg,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-meta svg,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-exp-home-meta svg{
  width:13px!important;
  height:13px!important;
  flex:0 0 13px!important;
}
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-exp-home-ticket,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-ticket,
html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-ticket{
  min-height:36px!important;
  padding:0 10px!important;
  border-width:1.5px!important;
  border-radius:10px!important;
  font-size:9.5px!important;
  letter-spacing:.04em!important;
}
@media(max-width:620px){
  html body.home .event_archive.type7{
    grid-template-columns:1fr!important;
    max-width:280px!important;
    gap:16px!important;
    padding:0 12px!important;
  }
  html body.home .event_archive.type7 .event_entry.fp365-exp-premium-entry,
  html body.home .event_archive.type7 .fp365-tg-card.fp365-exp-home-card-unified,
  html body.home .event_archive.type7 .fp365-card.fp365-exp-home-card-unified{
    width:100%!important;
    max-width:260px!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-media-wrap,
  html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-media{
    aspect-ratio:4/5!important;
  }
  html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-body{
    min-height:170px!important;
    padding:13px 13px 14px!important;
  }
  html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-title{
    font-size:15px!important;
  }
  html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-location,
  html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-date{
    font-size:10.5px!important;
  }
  html body.home .event_archive.type7 .fp365-exp-home-card-unified .fp365-tg-ticket{
    min-height:36px!important;
    font-size:9.5px!important;
  }
}


/* Phase 3.4 stability fix:
   The top Featured Events slider has its own compact card system. Keep the
   homepage-unified rules away from it so the cards cannot overlap the
   "Find Your Next Fete" identity section. */
.fp365-ticket-slider .fp365-event-card.fp365-exp-home-card-unified{
  flex:0 0 205px!important;
  min-width:0!important;
  max-width:none!important;
  border-radius:20px!important;
}
.fp365-ticket-slider .fp365-event-card.fp365-exp-home-card-unified .fp365-flyer,
.fp365-ticket-slider .fp365-event-card.fp365-exp-home-card-unified .fp365-flyer.has-image{
  height:245px!important;
  aspect-ratio:auto!important;
}
.fp365-ticket-slider .fp365-event-card.fp365-exp-home-card-unified .fp365-card-body{
  min-height:0!important;
  padding:16px 16px 17px!important;
}
.fp365-ticket-slider .fp365-event-card.fp365-exp-home-card-unified .fp365-card-body h3,
.fp365-ticket-slider .fp365-event-card.fp365-exp-home-card-unified .fp365-exp-home-title{
  min-height:42px!important;
  margin:0 0 14px!important;
  font-size:15px!important;
  line-height:1.35!important;
}
.fp365-ticket-slider .fp365-event-card.fp365-exp-home-card-unified .fp365-exp-home-meta-wrap,
.fp365-ticket-slider .fp365-event-card.fp365-exp-home-card-unified .fp365-exp-home-meta,
.fp365-ticket-slider .fp365-event-card.fp365-exp-home-card-unified .fp365-exp-home-price{
  display:none!important;
}
.fp365-ticket-slider .fp365-event-card.fp365-exp-home-card-unified .fp365-card-body>a{
  min-height:39px!important;
  border-width:1.5px!important;
  border-radius:11px!important;
  font-size:10.5px!important;
}
@media(max-width:850px){
  .fp365-ticket-slider .fp365-event-card.fp365-exp-home-card-unified{
    flex-basis:205px!important;
    min-width:0!important;
    max-width:none!important;
  }
}
@media(max-width:480px){
  .fp365-ticket-slider .fp365-event-card.fp365-exp-home-card-unified{
    flex-basis:78vw!important;
    min-width:0!important;
    max-width:none!important;
  }
}

/* ==========================================================
   Phase 4 — enhance existing organizer/ticket/purchase screens
   ========================================================== */

/* Public EventList organizer/business profile. Existing markup remains authoritative. */
body.fp365-exp-author-page .author_page.fp365-exp-author-profile{
  --fp365-pink:#f40051;
  --fp365-ink:#111827;
  --fp365-muted:#6b7280;
  --fp365-line:#e8eaf0;
  align-items:flex-start!important;
  gap:28px!important;
  max-width:1180px!important;
  padding:34px 18px 54px!important;
  font-family:Montserrat,Arial,sans-serif!important;
}
body.fp365-exp-author-page .author_page .info_user.fp365-exp-author-card{
  position:sticky!important;
  top:24px!important;
  width:320px!important;
  max-width:320px!important;
  margin:0!important;
  padding:24px!important;
  overflow:hidden!important;
  border:1px solid var(--fp365-line)!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 14px 38px rgba(17,24,39,.08)!important;
}
body.fp365-exp-author-page .author_page .info_user .fp365-exp-author-avatar,
body.fp365-exp-author-page .author_page .info_user .top img{
  width:112px!important;
  height:112px!important;
  object-fit:cover!important;
  border:4px solid #fff!important;
  border-radius:24px!important;
  box-shadow:0 8px 24px rgba(17,24,39,.14)!important;
}
body.fp365-exp-author-page .author_page .info_user .fp365-exp-author-name,
body.fp365-exp-author-page .author_page .info_user .author_name,
body.fp365-exp-author-page .author_page .info_user .author_name a{
  margin:16px 0 5px!important;
  color:var(--fp365-ink)!important;
  font-size:24px!important;
  line-height:1.15!important;
  font-weight:900!important;
  letter-spacing:-.035em!important;
  text-decoration:none!important;
}
body.fp365-exp-author-page .fp365-exp-author-role{
  display:inline-flex!important;
  align-items:center!important;
  min-height:26px!important;
  margin:0 0 14px!important;
  padding:0 10px!important;
  border-radius:999px!important;
  background:#fff0f5!important;
  color:var(--fp365-pink)!important;
  font-size:11px!important;
  font-weight:800!important;
  letter-spacing:.035em!important;
  text-transform:uppercase!important;
}
body.fp365-exp-author-page .author_page .info_user p,
body.fp365-exp-author-page .author_page .info_user .description,
body.fp365-exp-author-page .author_page .info_user .author_description{
  color:var(--fp365-muted)!important;
  font-size:14px!important;
  line-height:1.65!important;
}
body.fp365-exp-author-page .author_page .info_user .fp365-exp-author-follow{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:100%!important;
  min-height:44px!important;
  margin:14px 0 0!important;
  padding:0 16px!important;
  border:2px solid var(--fp365-pink)!important;
  border-radius:11px!important;
  background:#fff!important;
  color:var(--fp365-pink)!important;
  font-size:12px!important;
  font-weight:900!important;
  text-decoration:none!important;
  text-transform:uppercase!important;
}
body.fp365-exp-author-page .author_page .info_user .fp365-exp-author-follow:hover,
body.fp365-exp-author-page .author_page .info_user .fp365-exp-author-follow:focus{
  background:var(--fp365-pink)!important;
  color:#fff!important;
}
body.fp365-exp-author-page .author_page .info_user .fp365-exp-author-social{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:34px!important;
  margin:5px 5px 0 0!important;
  padding:0 10px!important;
  border:1px solid #e3e6ec!important;
  border-radius:9px!important;
  background:#fff!important;
  color:#303647!important;
  font-size:11px!important;
  font-weight:700!important;
  text-decoration:none!important;
}
body.fp365-exp-author-page .author_page .event_list.fp365-exp-author-events{
  width:calc(100% - 348px)!important;
  padding:0!important;
}
body.fp365-exp-author-page .author_page .event_list .fp365-exp-author-events-title,
body.fp365-exp-author-page .author_page .event_list .ova_heading_wrapper .heading{
  color:var(--fp365-ink)!important;
  font-size:30px!important;
  line-height:1.15!important;
  font-weight:900!important;
  letter-spacing:-.035em!important;
}
body.fp365-exp-author-page .author_page .event_list .item_event.fp365-exp-author-event-card{
  overflow:hidden!important;
  margin:0 0 18px!important;
  border:1px solid var(--fp365-line)!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 8px 26px rgba(17,24,39,.07)!important;
  transition:transform .18s ease,box-shadow .18s ease!important;
}
body.fp365-exp-author-page .author_page .event_list .item_event.fp365-exp-author-event-card:hover{
  transform:translateY(-3px)!important;
  box-shadow:0 15px 34px rgba(17,24,39,.11)!important;
}
body.fp365-exp-author-page .author_page .event_list .item_event .info_event .loop_title a{
  color:var(--fp365-ink)!important;
  font-size:20px!important;
  font-weight:850!important;
}
body.fp365-exp-author-page .author_page .event_list .item_event .info_event .event_loop_price{
  color:var(--fp365-pink)!important;
  font-weight:850!important;
}
@media(max-width:991px){
  body.fp365-exp-author-page .author_page.fp365-exp-author-profile{display:block!important;padding-top:22px!important}
  body.fp365-exp-author-page .author_page .info_user.fp365-exp-author-card{position:relative!important;top:auto!important;width:100%!important;max-width:none!important;margin:0 0 22px!important}
  body.fp365-exp-author-page .author_page .event_list.fp365-exp-author-events{width:100%!important}
}

/* Existing EventList My Bookings / Tickets Received pages. */
body.fp365-exp-ticket-account .vendor_wrap.fp365-exp-my-tickets .contents{
  font-family:Montserrat,Arial,sans-serif!important;
}
body.fp365-exp-ticket-account .vendor_wrap.fp365-exp-my-tickets .vendor_heading{
  color:#111827!important;
  font-size:28px!important;
  font-weight:900!important;
  letter-spacing:-.03em!important;
}
body.fp365-exp-ticket-account .fp365-exp-ticket-table{
  overflow:hidden!important;
  border:1px solid #e5e7eb!important;
  border-radius:16px!important;
  background:#fff!important;
  box-shadow:0 8px 26px rgba(17,24,39,.06)!important;
}
body.fp365-exp-ticket-account .fp365-exp-ticket-table thead{
  background:#111827!important;
}
body.fp365-exp-ticket-account .fp365-exp-ticket-table thead td,
body.fp365-exp-ticket-account .fp365-exp-ticket-table thead th{
  color:#fff!important;
  font-size:11px!important;
  font-weight:800!important;
  letter-spacing:.035em!important;
}
body.fp365-exp-ticket-account .fp365-exp-ticket-row:nth-child(odd),
body.fp365-exp-ticket-account .fp365-exp-ticket-row:nth-child(even){background:#fff!important}
body.fp365-exp-ticket-account .fp365-exp-ticket-row{border-bottom:1px solid #eceef2!important}
body.fp365-exp-ticket-account .fp365-exp-existing-ticket-action,
body.fp365-exp-ticket-account .fp365-exp-ticket-mini{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:34px!important;
  margin:3px!important;
  padding:0 10px!important;
  border:1.5px solid #f40051!important;
  border-radius:8px!important;
  background:#fff!important;
  color:#f40051!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:850!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  cursor:pointer!important;
}
body.fp365-exp-ticket-account .fp365-exp-existing-ticket-action:hover,
body.fp365-exp-ticket-account .fp365-exp-ticket-mini:hover{
  background:#f40051!important;
  color:#fff!important;
}
body.fp365-exp-ticket-account .fp365-exp-ticket-row-tools{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:3px!important;
  margin-top:5px!important;
}
@media(max-width:767px){
  body.fp365-exp-ticket-account .fp365-exp-ticket-table{border:0!important;box-shadow:none!important;background:transparent!important}
  body.fp365-exp-ticket-account .fp365-exp-ticket-row{display:block!important;margin:0 0 14px!important;padding:14px!important;border:1px solid #e5e7eb!important;border-radius:14px!important;background:#fff!important;box-shadow:0 6px 18px rgba(17,24,39,.05)!important}
  body.fp365-exp-ticket-account .fp365-exp-ticket-actions-cell{padding-top:10px!important}
}

/* WooCommerce's existing order-received page: add a FetePass365 confirmation hero, keep native order details below. */
body.fp365-exp-order-received .fp365-exp-youre-going{
  --fp365-pink:#f40051;
  --fp365-ink:#111827;
  max-width:980px!important;
  margin:20px auto 28px!important;
  padding:34px!important;
  border:1px solid #eceef2!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#fff 0%,#fffafb 100%)!important;
  box-shadow:0 18px 48px rgba(17,24,39,.09)!important;
  color:var(--fp365-ink)!important;
  text-align:center!important;
  font-family:Montserrat,Arial,sans-serif!important;
}
body.fp365-exp-order-received .fp365-exp-youre-going__celebrate{
  display:grid!important;
  place-items:center!important;
  width:56px!important;
  height:56px!important;
  margin:0 auto 12px!important;
  border-radius:50%!important;
  background:var(--fp365-pink)!important;
  color:#fff!important;
  font-size:28px!important;
  font-weight:900!important;
  box-shadow:0 9px 24px rgba(244,0,81,.24)!important;
}
body.fp365-exp-order-received .fp365-exp-youre-going__eyebrow{
  color:var(--fp365-pink)!important;
  font-size:11px!important;
  font-weight:900!important;
  letter-spacing:.13em!important;
}
body.fp365-exp-order-received .fp365-exp-youre-going h1{
  margin:5px 0 7px!important;
  color:var(--fp365-ink)!important;
  font-size:38px!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:-.045em!important;
}
body.fp365-exp-order-received .fp365-exp-youre-going__lead{
  margin:0 auto 25px!important;
  max-width:620px!important;
  color:#697180!important;
  font-size:14px!important;
  line-height:1.6!important;
}
body.fp365-exp-order-received .fp365-exp-youre-going__card{
  display:grid!important;
  grid-template-columns:230px minmax(0,1fr)!important;
  overflow:hidden!important;
  margin:0 auto 20px!important;
  border:1px solid #e6e8ed!important;
  border-radius:18px!important;
  background:#fff!important;
  text-align:left!important;
}
body.fp365-exp-order-received .fp365-exp-youre-going__image{display:block!important;min-height:230px!important;background:#111!important}
body.fp365-exp-order-received .fp365-exp-youre-going__image img{display:block!important;width:100%!important;height:100%!important;min-height:230px!important;object-fit:cover!important}
body.fp365-exp-order-received .fp365-exp-youre-going__details{padding:24px!important}
body.fp365-exp-order-received .fp365-exp-paid-pill{
  display:inline-flex!important;
  min-height:27px!important;
  align-items:center!important;
  padding:0 10px!important;
  border-radius:999px!important;
  background:#ebfff2!important;
  color:#087a36!important;
  font-size:10px!important;
  font-weight:900!important;
  letter-spacing:.045em!important;
}
body.fp365-exp-order-received .fp365-exp-youre-going__details h2{
  margin:10px 0 16px!important;
  color:var(--fp365-ink)!important;
  font-size:25px!important;
  line-height:1.2!important;
  font-weight:900!important;
  letter-spacing:-.025em!important;
}
body.fp365-exp-order-received .fp365-exp-youre-going__meta{
  display:grid!important;
  grid-template-columns:82px 1fr!important;
  gap:10px!important;
  padding:7px 0!important;
  border-top:1px solid #f0f1f4!important;
  color:#606978!important;
  font-size:13px!important;
}
body.fp365-exp-order-received .fp365-exp-youre-going__meta strong{color:#252b39!important;font-weight:800!important}
body.fp365-exp-order-received .fp365-exp-youre-going__actions{
  display:flex!important;
  flex-wrap:wrap!important;
  justify-content:center!important;
  gap:9px!important;
}
body.fp365-exp-order-received .fp365-exp-action{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:42px!important;
  padding:0 15px!important;
  border:1.5px solid var(--fp365-pink)!important;
  border-radius:10px!important;
  background:#fff!important;
  color:var(--fp365-pink)!important;
  font-size:11px!important;
  font-weight:900!important;
  text-decoration:none!important;
  cursor:pointer!important;
}
body.fp365-exp-order-received .fp365-exp-action--primary{background:var(--fp365-pink)!important;color:#fff!important}
body.fp365-exp-order-received .fp365-exp-action--quiet{border-color:#d9dce3!important;color:#343b49!important}
body.fp365-exp-order-received .fp365-exp-action:hover{transform:translateY(-1px)!important;box-shadow:0 6px 14px rgba(17,24,39,.08)!important}
body.fp365-exp-order-received .woocommerce-order-overview,
body.fp365-exp-order-received .woocommerce-order-details,
body.fp365-exp-order-received .woocommerce-customer-details{
  max-width:980px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
@media(max-width:700px){
  body.fp365-exp-order-received .fp365-exp-youre-going{margin:12px 10px 22px!important;padding:24px 15px!important;border-radius:18px!important}
  body.fp365-exp-order-received .fp365-exp-youre-going h1{font-size:32px!important}
  body.fp365-exp-order-received .fp365-exp-youre-going__card{grid-template-columns:1fr!important}
  body.fp365-exp-order-received .fp365-exp-youre-going__image{max-height:340px!important}
  body.fp365-exp-order-received .fp365-exp-youre-going__details{padding:18px!important}
  body.fp365-exp-order-received .fp365-exp-youre-going__actions{display:grid!important;grid-template-columns:1fr 1fr!important}
  body.fp365-exp-order-received .fp365-exp-action{width:100%!important;min-width:0!important;padding:0 8px!important;font-size:10px!important}
}


/* ==========================================================
   0.4.1 — organizer card proportion fix
   Keep EventList's existing organizer content, but prevent the
   avatar/name/role row from compressing or distorting.
   ========================================================== */
body.fp365-exp-author-page .author_page .info_user .top.fp365-exp-author-top{
  display:grid!important;
  grid-template-columns:104px minmax(0,1fr)!important;
  column-gap:18px!important;
  row-gap:0!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
}
body.fp365-exp-author-page .author_page .info_user .top.fp365-exp-author-top .user_image{
  display:block!important;
  width:104px!important;
  height:104px!important;
  min-width:104px!important;
  max-width:104px!important;
  flex:0 0 104px!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:3px solid #fff!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 8px 24px rgba(17,24,39,.13)!important;
}
body.fp365-exp-author-page .author_page .info_user .top.fp365-exp-author-top .user_image img,
body.fp365-exp-author-page .author_page .info_user .top.fp365-exp-author-top img.fp365-exp-author-avatar{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  object-fit:cover!important;
  object-position:center!important;
  aspect-ratio:1 / 1!important;
}
body.fp365-exp-author-page .author_page .info_user .top.fp365-exp-author-top .author_name.fp365-exp-author-name{
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-start!important;
  justify-content:center!important;
  min-width:0!important;
  width:100%!important;
  margin:0!important;
  padding:0!important;
}
body.fp365-exp-author-page .author_page .info_user .top.fp365-exp-author-top .author_name.fp365-exp-author-name>a{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  font-size:22px!important;
  line-height:1.18!important;
  overflow-wrap:break-word!important;
  word-break:normal!important;
}
body.fp365-exp-author-page .author_page .info_user .top.fp365-exp-author-top .author_name.fp365-exp-author-name .user_job{
  display:block!important;
  width:100%!important;
  margin:7px 0 0!important;
  padding:0!important;
  color:#7b7f88!important;
  font-size:13px!important;
  line-height:1.35!important;
}
body.fp365-exp-author-page .author_page .info_user .top.fp365-exp-author-top .author_name.fp365-exp-author-name .fp365-exp-author-role{
  display:inline-flex!important;
  width:auto!important;
  max-width:100%!important;
  min-height:28px!important;
  margin:10px 0 0!important;
  padding:0 10px!important;
  white-space:nowrap!important;
  font-size:10px!important;
  line-height:1!important;
  letter-spacing:.04em!important;
}
@media(max-width:420px){
  body.fp365-exp-author-page .author_page .info_user .top.fp365-exp-author-top{
    grid-template-columns:88px minmax(0,1fr)!important;
    column-gap:14px!important;
  }
  body.fp365-exp-author-page .author_page .info_user .top.fp365-exp-author-top .user_image{
    width:88px!important;
    height:88px!important;
    min-width:88px!important;
    max-width:88px!important;
    flex-basis:88px!important;
    border-radius:18px!important;
  }
  body.fp365-exp-author-page .author_page .info_user .top.fp365-exp-author-top .author_name.fp365-exp-author-name>a{
    font-size:19px!important;
  }
  body.fp365-exp-author-page .author_page .info_user .top.fp365-exp-author-top .author_name.fp365-exp-author-name .fp365-exp-author-role{
    min-height:26px!important;
    padding:0 8px!important;
    font-size:9px!important;
  }
}

/* 0.4.2: homepage quick-filter bar from the FetePass365 discovery mockup */
.fp365-exp-quick-filters{
  width:min(1180px,calc(100% - 36px));
  margin:22px auto 8px!important;
  padding:0!important;
  font-family:Montserrat,Arial,sans-serif!important;
}
.fp365-exp-quick-filter-track{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:18px!important;
  width:100%!important;
  overflow-x:auto!important;
  padding:3px 2px 10px!important;
  scrollbar-width:none!important;
  -webkit-overflow-scrolling:touch!important;
}
.fp365-exp-quick-filter-track::-webkit-scrollbar{display:none!important}
.fp365-exp-quick-filter-chip{
  appearance:none!important;
  -webkit-appearance:none!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  flex:0 0 auto!important;
  min-height:48px!important;
  min-width:132px!important;
  margin:0!important;
  padding:0 26px!important;
  border:1px solid #e3e5e9!important;
  border-radius:9px!important;
  background:#fff!important;
  color:#17191f!important;
  box-shadow:0 2px 8px rgba(18,24,40,.06)!important;
  font:800 14px/1 Montserrat,Arial,sans-serif!important;
  letter-spacing:-.01em!important;
  text-decoration:none!important;
  white-space:nowrap!important;
  cursor:pointer!important;
  transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease!important;
}
.fp365-exp-quick-filter-chip:hover{
  transform:translateY(-1px)!important;
  border-color:rgba(244,0,81,.34)!important;
  color:#f40051!important;
  box-shadow:0 6px 16px rgba(18,24,40,.09)!important;
}
.fp365-exp-quick-filter-chip.is-active,
.fp365-exp-quick-filter-chip.is-active:hover{
  border-color:#f40051!important;
  background:#f40051!important;
  color:#fff!important;
  box-shadow:0 6px 15px rgba(244,0,81,.20)!important;
}
@media(max-width:900px){
  .fp365-exp-quick-filters{width:100%!important;margin:15px 0 4px!important;padding-left:16px!important;padding-right:16px!important}
  .fp365-exp-quick-filter-track{justify-content:flex-start!important;gap:10px!important;padding-bottom:9px!important}
  .fp365-exp-quick-filter-chip{min-width:auto!important;min-height:43px!important;padding:0 19px!important;font-size:12px!important}
}


/* 0.4.3: Discovery section cleanup — remove outer pink panel, tint and shadow. */
.fp365-exp-discovery-shell{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  padding:0!important;
}
@media(max-width:760px){
  .fp365-exp-discovery-shell{
    padding:0!important;
    border-radius:0!important;
  }
}

/* 0.4.4: Fun homepage Popular Categories — scoped to the existing section only. */
.fp365-fun-categories{
  --fp365-cat-ink:#131722;
  --fp365-cat-muted:#6f7580;
}
.fp365-fun-categories .el-event-category,
.fp365-fun-categories .el-event-category-grid .el-event-category-item{
  --fp365-cat-accent:#f40051;
  --fp365-cat-soft:#fff5f8;
  box-sizing:border-box!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  width:min(100%,260px)!important;
  min-height:252px!important;
  margin:0 auto!important;
  padding:18px 14px 16px!important;
  overflow:hidden!important;
  border:1.5px solid color-mix(in srgb,var(--fp365-cat-accent) 35%,#e8e9ee)!important;
  border-radius:24px!important;
  background:linear-gradient(145deg,#fff 0%,var(--fp365-cat-soft) 100%)!important;
  box-shadow:0 8px 22px rgba(17,24,39,.055)!important;
  color:var(--fp365-cat-ink)!important;
  text-align:center!important;
  text-decoration:none!important;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;
}
.fp365-fun-categories .el-event-category:hover,
.fp365-fun-categories .el-event-category-grid .el-event-category-item:hover{
  transform:translateY(-6px)!important;
  border-color:var(--fp365-cat-accent)!important;
  box-shadow:0 14px 30px rgba(17,24,39,.10)!important;
}
.fp365-fun-categories .el-event-category .el-media,
.fp365-fun-categories .el-event-category-grid .el-event-category-item .el-media{
  box-sizing:border-box!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:146px!important;
  height:126px!important;
  margin:0 0 13px!important;
  padding:6px!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 5px 16px rgba(17,24,39,.055)!important;
}
.fp365-fun-categories .el-event-category .el-media img.fp365-category-art,
.fp365-fun-categories .el-event-category-grid .el-event-category-item .el-media img.fp365-category-art{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  border:0!important;
  border-radius:14px!important;
  object-fit:contain!important;
  object-position:center!important;
}
.fp365-fun-categories .el-event-category .content-cat,
.fp365-fun-categories .el-event-category-grid .el-event-category-item .content-cat{
  width:100%!important;
}
.fp365-fun-categories .el-event-category .cate-name,
.fp365-fun-categories .el-event-category-grid .el-event-category-item .cate-name{
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  color:var(--fp365-cat-ink)!important;
  font-family:Montserrat,Arial,sans-serif!important;
  font-size:20px!important;
  line-height:1.15!important;
  font-weight:900!important;
  letter-spacing:-.025em!important;
  text-transform:none!important;
  transition:color .2s ease!important;
}
.fp365-fun-categories .el-event-category:hover .cate-name,
.fp365-fun-categories .el-event-category-grid .el-event-category-item:hover .cate-name{
  color:var(--fp365-cat-accent)!important;
}
.fp365-fun-categories .el-event-category .count-event,
.fp365-fun-categories .el-event-category-grid .el-event-category-item .count-event{
  margin:8px 0 0!important;
  color:var(--fp365-cat-muted)!important;
  font-family:Montserrat,Arial,sans-serif!important;
  font-size:13.5px!important;
  line-height:1.2!important;
  font-weight:600!important;
}
.fp365-fun-categories .el-event-category .count-event span,
.fp365-fun-categories .el-event-category-grid .el-event-category-item .count-event span{
  margin-left:4px!important;
  color:inherit!important;
}
.fp365-fun-categories .fp365-cat--boatride{--fp365-cat-accent:#43aee8;--fp365-cat-soft:#f3fbff}
.fp365-fun-categories .fp365-cat--concert{--fp365-cat-accent:#8c5cf3;--fp365-cat-soft:#faf7ff}
.fp365-fun-categories .fp365-cat--carnival{--fp365-cat-accent:#f26b91;--fp365-cat-soft:#fff7fa}
.fp365-fun-categories .fp365-cat--nightclub{--fp365-cat-accent:#7857ee;--fp365-cat-soft:#f8f6ff}
.fp365-fun-categories .fp365-cat--comedy-show{--fp365-cat-accent:#e0a72f;--fp365-cat-soft:#fffaf0}
.fp365-fun-categories .fp365-cat--festival{--fp365-cat-accent:#5bbd74;--fp365-cat-soft:#f5fff7}
.fp365-fun-categories .fp365-cat--sport{--fp365-cat-accent:#4a9fd7;--fp365-cat-soft:#f3faff}
.fp365-fun-categories .fp365-cat--fete{--fp365-cat-accent:#f40051;--fp365-cat-soft:#fff5f8}

/* Let the cards breathe without making the whole section oversized. */
.fp365-fun-categories .elementor-widget-container:has(.el-event-category),
.fp365-fun-categories .elementor-widget-container:has(.el-event-category-grid){
  padding-top:4px!important;
  padding-bottom:4px!important;
}

@media(max-width:1024px){
  .fp365-fun-categories .el-event-category,
  .fp365-fun-categories .el-event-category-grid .el-event-category-item{
    width:min(100%,248px)!important;
    min-height:238px!important;
    border-radius:22px!important;
  }
  .fp365-fun-categories .el-event-category .el-media,
  .fp365-fun-categories .el-event-category-grid .el-event-category-item .el-media{
    width:136px!important;
    height:116px!important;
  }
}
@media(max-width:767px){
  .fp365-fun-categories .el-event-category,
  .fp365-fun-categories .el-event-category-grid .el-event-category-item{
    width:min(100%,230px)!important;
    min-height:224px!important;
    padding:15px 12px 14px!important;
    border-radius:20px!important;
  }
  .fp365-fun-categories .el-event-category .el-media,
  .fp365-fun-categories .el-event-category-grid .el-event-category-item .el-media{
    width:126px!important;
    height:108px!important;
    margin-bottom:11px!important;
    border-radius:17px!important;
  }
  .fp365-fun-categories .el-event-category .cate-name,
  .fp365-fun-categories .el-event-category-grid .el-event-category-item .cate-name{
    font-size:18px!important;
  }
  .fp365-fun-categories .el-event-category .count-event,
  .fp365-fun-categories .el-event-category-grid .el-event-category-item .count-event{
    font-size:12.5px!important;
  }
}


/* 0.4.6: safe Popular Categories relocation. Never hide an Elementor section/container. */
.fp365-exp-category-source-hidden{display:none!important}
.fp365-exp-category-relocated{box-sizing:border-box!important;width:min(1134px,calc(100% - 32px))!important;max-width:1134px!important;margin:56px auto 48px!important;padding:0!important}
.fp365-exp-category-relocated .fp365-exp-category-head{margin:0 0 34px!important;text-align:center!important}
.fp365-exp-category-relocated .fp365-exp-category-head h2{margin:0!important;color:#17181d!important;font-family:Montserrat,Arial,sans-serif!important;font-size:38px!important;line-height:1.12!important;font-weight:900!important;letter-spacing:-.03em!important}
.fp365-exp-category-relocated .fp365-exp-category-head p{margin:14px 0 0!important;color:#777b84!important;font-family:Montserrat,Arial,sans-serif!important;font-size:18px!important;line-height:1.45!important;font-weight:400!important}
.fp365-exp-category-relocated .fp365-exp-category-accent{display:block!important;width:52px!important;height:3px!important;margin:14px auto 0!important;border-radius:999px!important;background:#f40051!important}
.fp365-exp-category-relocated .fp365-exp-category-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:26px 28px!important;align-items:stretch!important}
.fp365-exp-category-relocated .fp365-exp-category-grid>*{min-width:0!important}
@media(max-width:1024px){.fp365-exp-category-relocated{width:min(920px,calc(100% - 28px))!important;margin-top:46px!important}.fp365-exp-category-relocated .fp365-exp-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:20px!important}.fp365-exp-category-relocated .fp365-exp-category-head h2{font-size:34px!important}}
@media(max-width:820px){.fp365-exp-category-relocated .fp365-exp-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:520px){.fp365-exp-category-relocated{width:calc(100% - 22px)!important;margin:38px auto 34px!important}.fp365-exp-category-relocated .fp365-exp-category-head{margin-bottom:26px!important}.fp365-exp-category-relocated .fp365-exp-category-head h2{font-size:28px!important}.fp365-exp-category-relocated .fp365-exp-category-head p{font-size:14px!important}.fp365-exp-category-relocated .fp365-exp-category-grid{gap:12px!important}}

/* 0.4.11: Standalone Popular Categories. These cards are generated by this plugin
   from EventList taxonomy data and do not depend on the Elementor category widget. */
.fp365-exp-category-relocated .fp365-exp-category-card{
  --fp365-cat-accent:#f40051;
  --fp365-cat-soft:#fff6f9;
  box-sizing:border-box!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:0!important;
  min-height:230px!important;
  padding:16px 14px 15px!important;
  overflow:hidden!important;
  border:1px solid #e8e9ee!important;
  border-radius:22px!important;
  background:linear-gradient(145deg,#fff 0%,var(--fp365-cat-soft) 100%)!important;
  box-shadow:0 7px 18px rgba(17,24,39,.05)!important;
  color:#131722!important;
  text-align:center!important;
  text-decoration:none!important;
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important;
}
.fp365-exp-category-relocated .fp365-exp-category-card:hover,
.fp365-exp-category-relocated .fp365-exp-category-card:focus{
  transform:translateY(-5px)!important;
  border-color:var(--fp365-cat-accent)!important;
  box-shadow:0 13px 26px rgba(17,24,39,.09)!important;
  outline:none!important;
}
.fp365-exp-category-relocated .fp365-exp-category-media{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:142px!important;
  height:118px!important;
  margin:0 0 12px!important;
  padding:0!important;
  overflow:visible!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.fp365-exp-category-relocated .fp365-exp-category-media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  object-fit:contain!important;
  object-position:center!important;
  filter:drop-shadow(0 0 10px rgba(244,0,81,.16)) drop-shadow(0 0 16px rgba(97,72,255,.10))!important;
  transform:scale(1.04)!important;
  transform-origin:center!important;
}
.fp365-exp-category-relocated .fp365-exp-category-title{
  display:block!important;
  margin:0!important;
  color:#151820!important;
  font-family:Montserrat,Arial,sans-serif!important;
  font-size:19px!important;
  line-height:1.15!important;
  font-weight:900!important;
  letter-spacing:-.025em!important;
  transition:color .2s ease!important;
}
.fp365-exp-category-relocated .fp365-exp-category-card:hover .fp365-exp-category-title,
.fp365-exp-category-relocated .fp365-exp-category-card:focus .fp365-exp-category-title{
  color:var(--fp365-cat-accent)!important;
}
.fp365-exp-category-relocated .fp365-exp-category-count{
  display:block!important;
  margin:7px 0 0!important;
  color:#737983!important;
  font-family:Montserrat,Arial,sans-serif!important;
  font-size:13px!important;
  line-height:1.2!important;
  font-weight:650!important;
}
.fp365-exp-category-relocated .fp365-cat--boatride{--fp365-cat-accent:#43aee8;--fp365-cat-soft:#f3fbff}
.fp365-exp-category-relocated .fp365-cat--concert{--fp365-cat-accent:#8c5cf3;--fp365-cat-soft:#faf7ff}
.fp365-exp-category-relocated .fp365-cat--carnival{--fp365-cat-accent:#f26b91;--fp365-cat-soft:#fff7fa}
.fp365-exp-category-relocated .fp365-cat--nightclub{--fp365-cat-accent:#7857ee;--fp365-cat-soft:#f8f6ff}
.fp365-exp-category-relocated .fp365-cat--comedy-show{--fp365-cat-accent:#e0a72f;--fp365-cat-soft:#fffaf0}
.fp365-exp-category-relocated .fp365-cat--festival{--fp365-cat-accent:#5bbd74;--fp365-cat-soft:#f5fff7}
.fp365-exp-category-relocated .fp365-cat--sport{--fp365-cat-accent:#4a9fd7;--fp365-cat-soft:#f3faff}
.fp365-exp-category-relocated .fp365-cat--fete{--fp365-cat-accent:#f40051;--fp365-cat-soft:#fff5f8}

@media(max-width:820px){
  .fp365-exp-category-relocated .fp365-exp-category-card{min-height:218px!important;border-radius:20px!important}
  .fp365-exp-category-relocated .fp365-exp-category-media{width:132px!important;height:110px!important}
}
@media(max-width:520px){
  .fp365-exp-category-relocated .fp365-exp-category-card{min-height:204px!important;padding:13px 10px!important;border-radius:18px!important}
  .fp365-exp-category-relocated .fp365-exp-category-media{width:116px!important;height:98px!important;margin-bottom:10px!important;border-radius:16px!important}
  .fp365-exp-category-relocated .fp365-exp-category-title{font-size:17px!important}
  .fp365-exp-category-relocated .fp365-exp-category-count{font-size:12px!important}
}

/* 0.4.12: coded homepage promotion banner. No banner image is used. */
.fp365-exp-promo{
  box-sizing:border-box!important;
  width:min(1240px,calc(100% - 32px))!important;
  max-width:1240px!important;
  margin:48px auto 56px!important;
  padding:0!important;
  font-family:Montserrat,Arial,sans-serif!important;
}
.fp365-exp-promo *{box-sizing:border-box!important}
.fp365-exp-promo-panel{
  position:relative!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.18)!important;
  border-radius:28px!important;
  background:
    radial-gradient(circle at 18% 26%,rgba(244,0,81,.20),transparent 26%),
    radial-gradient(circle at 88% 10%,rgba(244,0,81,.18),transparent 28%),
    linear-gradient(135deg,#050505 0%,#0a0508 48%,#050505 100%)!important;
  box-shadow:0 18px 46px rgba(8,8,10,.18)!important;
  color:#fff!important;
  padding:34px 38px 36px!important;
  isolation:isolate!important;
}
.fp365-exp-promo-glow{
  position:absolute!important;
  z-index:-1!important;
  width:240px!important;
  height:2px!important;
  border-radius:999px!important;
  background:#f40051!important;
  box-shadow:0 0 30px 9px rgba(244,0,81,.68)!important;
  opacity:.72!important;
  transform:rotate(-18deg)!important;
}
.fp365-exp-promo-glow-one{left:-36px!important;top:47%!important}
.fp365-exp-promo-glow-two{right:-62px!important;top:22%!important;transform:rotate(-36deg)!important}
.fp365-exp-promo-brand{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  margin:0 0 24px!important;
  color:#fff!important;
}
.fp365-exp-promo-brand strong{
  display:inline-flex!important;
  align-items:baseline!important;
  gap:1px!important;
  margin:0!important;
  font-size:25px!important;
  line-height:1!important;
  font-weight:900!important;
  font-style:italic!important;
  letter-spacing:-.045em!important;
}
.fp365-exp-promo-brand strong span{color:#f40051!important;font-size:1.08em!important}
.fp365-exp-promo-brand strong em{font-size:.58em!important;color:#fff!important;font-style:normal!important;letter-spacing:-.02em!important}
.fp365-exp-promo-brand>i{display:block!important;width:1px!important;height:26px!important;background:rgba(255,255,255,.28)!important}
.fp365-exp-promo-brand small{
  display:block!important;
  color:#efeff2!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:800!important;
  letter-spacing:.16em!important;
}
.fp365-exp-promo-brand small b{color:#f40051!important;font-weight:900!important}
.fp365-exp-promo-layout{
  display:grid!important;
  grid-template-columns:minmax(0,1.15fr) minmax(330px,.85fr)!important;
  gap:42px!important;
  align-items:center!important;
}
.fp365-exp-promo-offer{min-width:0!important;padding-right:10px!important}
.fp365-exp-promo-headline{
  display:flex!important;
  align-items:center!important;
  gap:26px!important;
  min-width:0!important;
}
.fp365-exp-promo-discount{
  display:flex!important;
  align-items:flex-start!important;
  flex:0 0 auto!important;
  filter:drop-shadow(0 9px 17px rgba(244,0,81,.18))!important;
}
.fp365-exp-promo-five{
  display:block!important;
  color:#f40051!important;
  font-size:170px!important;
  line-height:.76!important;
  font-weight:1000!important;
  letter-spacing:-.085em!important;
  -webkit-text-stroke:2px rgba(255,255,255,.20)!important;
  text-shadow:0 6px 0 #920033,0 0 24px rgba(244,0,81,.35)!important;
}
.fp365-exp-promo-percent{
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:flex-start!important;
  margin:7px 0 0 8px!important;
  color:#f40051!important;
  font-size:71px!important;
  line-height:.78!important;
  font-weight:1000!important;
  letter-spacing:-.06em!important;
  text-shadow:0 4px 0 #920033!important;
}
.fp365-exp-promo-percent b{
  display:block!important;
  margin-top:16px!important;
  font-size:43px!important;
  line-height:.82!important;
  font-weight:1000!important;
}
.fp365-exp-promo-fees{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  color:#fff!important;
  text-transform:uppercase!important;
  transform:skew(-5deg)!important;
}
.fp365-exp-promo-fees span{
  display:block!important;
  font-size:39px!important;
  line-height:.95!important;
  font-weight:950!important;
  letter-spacing:-.05em!important;
}
.fp365-exp-promo-fees strong{
  display:block!important;
  margin-top:4px!important;
  font-size:79px!important;
  line-height:.88!important;
  font-weight:1000!important;
  letter-spacing:-.065em!important;
}
.fp365-exp-promo-deadline{
  display:block!important;
  width:min(100%,760px)!important;
  margin:24px 0 0!important;
  padding:12px 22px!important;
  border:2px solid #f40051!important;
  border-radius:999px!important;
  background:rgba(0,0,0,.34)!important;
  color:#fff!important;
  font-size:19px!important;
  line-height:1.1!important;
  font-weight:900!important;
  font-style:italic!important;
  text-align:center!important;
  letter-spacing:.01em!important;
}
.fp365-exp-promo-deadline strong{color:#f40051!important;font-size:1.08em!important}
.fp365-exp-promo-benefits{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:0!important;
  padding-left:32px!important;
  border-left:1px solid rgba(255,255,255,.18)!important;
}
.fp365-exp-promo-benefit{
  display:grid!important;
  grid-template-columns:64px minmax(0,1fr)!important;
  gap:17px!important;
  align-items:center!important;
  min-height:88px!important;
  padding:12px 0!important;
  border-bottom:1px solid rgba(255,255,255,.18)!important;
}
.fp365-exp-promo-benefit:last-child{border-bottom:0!important}
.fp365-exp-promo-icon{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  width:60px!important;
  height:60px!important;
  border:1.5px solid #f40051!important;
  border-radius:50%!important;
  color:#f40051!important;
  background:rgba(244,0,81,.04)!important;
}
.fp365-exp-promo-icon svg{
  width:31px!important;
  height:31px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.7!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.fp365-exp-promo-benefit strong{
  display:block!important;
  margin:0!important;
  color:#f7f7f8!important;
  font-size:17px!important;
  line-height:1.12!important;
  font-weight:900!important;
}
.fp365-exp-promo-benefit strong b{color:#f40051!important;font-weight:950!important}
.fp365-exp-promo-benefit small{
  display:block!important;
  margin-top:7px!important;
  color:#bfc0c6!important;
  font-size:12px!important;
  line-height:1.35!important;
  font-weight:500!important;
}
.fp365-exp-promo-ticker{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:12px!important;
  width:min(900px,88%)!important;
  min-height:54px!important;
  margin:-1px auto 0!important;
  padding:10px 24px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:0 0 18px 18px!important;
  background:linear-gradient(180deg,#171214,#0e0c0d)!important;
  box-shadow:0 9px 18px rgba(0,0,0,.10)!important;
  color:#fff!important;
  text-align:center!important;
}
.fp365-exp-promo-ticker .fp365-exp-promo-megaphone{color:#f40051!important;font-size:28px!important;line-height:1!important;transform:rotate(-16deg)!important}
.fp365-exp-promo-ticker strong{font-size:12px!important;line-height:1.2!important;font-weight:850!important;letter-spacing:.02em!important}
.fp365-exp-promo-ticker strong b{color:#f40051!important;font-weight:950!important}
.fp365-exp-promo-ticker em{font-family:Georgia,serif!important;font-size:18px!important;font-weight:700!important;font-style:italic!important;white-space:nowrap!important}
.fp365-exp-promo-ticker>i{display:block!important;width:1px!important;height:27px!important;background:rgba(244,0,81,.72)!important}
.fp365-exp-promo-actions{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:14px!important;
  margin:22px auto 0!important;
}
.fp365-exp-promo-actions a{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  min-width:190px!important;
  min-height:50px!important;
  padding:13px 24px!important;
  border-radius:12px!important;
  font-size:15px!important;
  line-height:1!important;
  font-weight:900!important;
  text-decoration:none!important;
  transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease!important;
}
.fp365-exp-promo-actions a:hover,.fp365-exp-promo-actions a:focus{transform:translateY(-2px)!important;outline:none!important}
.fp365-exp-promo-primary{
  border:2px solid #f40051!important;
  background:#f40051!important;
  color:#fff!important;
  box-shadow:0 9px 20px rgba(244,0,81,.20)!important;
}
.fp365-exp-promo-primary:hover,.fp365-exp-promo-primary:focus{background:#d90048!important;border-color:#d90048!important;color:#fff!important}
.fp365-exp-promo-secondary{
  border:2px solid #17181d!important;
  background:#fff!important;
  color:#17181d!important;
}
.fp365-exp-promo-secondary:hover,.fp365-exp-promo-secondary:focus{background:#17181d!important;color:#fff!important}

@media(max-width:1080px){
  .fp365-exp-promo-panel{padding:30px 28px 32px!important}
  .fp365-exp-promo-layout{grid-template-columns:1fr!important;gap:28px!important}
  .fp365-exp-promo-benefits{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:22px 0 0!important;border-left:0!important;border-top:1px solid rgba(255,255,255,.18)!important;gap:0 24px!important}
  .fp365-exp-promo-benefit:nth-last-child(-n+2){border-bottom:0!important}
  .fp365-exp-promo-five{font-size:150px!important}
  .fp365-exp-promo-percent{font-size:63px!important}
  .fp365-exp-promo-percent b{font-size:38px!important}
  .fp365-exp-promo-fees span{font-size:34px!important}
  .fp365-exp-promo-fees strong{font-size:70px!important}
}
@media(max-width:760px){
  .fp365-exp-promo{width:calc(100% - 22px)!important;margin:34px auto 42px!important}
  .fp365-exp-promo-panel{border-radius:22px!important;padding:24px 18px 26px!important}
  .fp365-exp-promo-brand{justify-content:center!important;flex-wrap:wrap!important;gap:10px!important;margin-bottom:26px!important}
  .fp365-exp-promo-brand strong{font-size:22px!important}
  .fp365-exp-promo-brand small{font-size:9px!important}
  .fp365-exp-promo-headline{justify-content:center!important;gap:14px!important}
  .fp365-exp-promo-five{font-size:112px!important}
  .fp365-exp-promo-percent{font-size:48px!important;margin-left:4px!important}
  .fp365-exp-promo-percent b{font-size:29px!important;margin-top:12px!important}
  .fp365-exp-promo-fees span{font-size:25px!important}
  .fp365-exp-promo-fees strong{font-size:51px!important}
  .fp365-exp-promo-deadline{margin-top:19px!important;padding:10px 14px!important;font-size:14px!important}
  .fp365-exp-promo-benefits{grid-template-columns:1fr!important;padding-top:18px!important}
  .fp365-exp-promo-benefit:nth-last-child(-n+2){border-bottom:1px solid rgba(255,255,255,.18)!important}
  .fp365-exp-promo-benefit:last-child{border-bottom:0!important}
  .fp365-exp-promo-ticker{width:92%!important;flex-wrap:wrap!important;gap:7px 9px!important;padding:10px 14px!important;border-radius:0 0 15px 15px!important}
  .fp365-exp-promo-ticker>i{display:none!important}
  .fp365-exp-promo-ticker strong{font-size:10px!important}
  .fp365-exp-promo-ticker em{font-size:15px!important}
  .fp365-exp-promo-actions{gap:10px!important}
  .fp365-exp-promo-actions a{min-width:0!important;flex:1 1 0!important;max-width:220px!important}
}
@media(max-width:500px){
  .fp365-exp-promo-panel{padding-left:14px!important;padding-right:14px!important}
  .fp365-exp-promo-brand>i{display:none!important}
  .fp365-exp-promo-brand small{width:100%!important;text-align:center!important}
  .fp365-exp-promo-headline{gap:9px!important}
  .fp365-exp-promo-five{font-size:88px!important}
  .fp365-exp-promo-percent{font-size:39px!important}
  .fp365-exp-promo-percent b{font-size:23px!important;margin-top:10px!important}
  .fp365-exp-promo-fees span{font-size:19px!important}
  .fp365-exp-promo-fees strong{font-size:39px!important}
  .fp365-exp-promo-deadline{font-size:12px!important}
  .fp365-exp-promo-benefit{grid-template-columns:51px minmax(0,1fr)!important;gap:13px!important;min-height:78px!important}
  .fp365-exp-promo-icon{width:48px!important;height:48px!important}
  .fp365-exp-promo-icon svg{width:25px!important;height:25px!important}
  .fp365-exp-promo-benefit strong{font-size:14px!important}
  .fp365-exp-promo-benefit small{font-size:11px!important}
  .fp365-exp-promo-actions{flex-direction:column!important}
  .fp365-exp-promo-actions a{width:100%!important;max-width:100%!important}
}


/* 0.4.14: Most Visited Places — equal-size premium destination cards. */
body.home .fp365-exp-places-section{
  box-sizing:border-box!important;
  width:100%!important;
  overflow:visible!important;
  font-family:Montserrat,Arial,sans-serif!important;
}
body.home .fp365-exp-places-kicker{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:8px!important;
  margin:0 0 12px!important;
  color:#f40051!important;
  font-size:13px!important;
  line-height:1.15!important;
  font-weight:850!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
body.home .fp365-exp-places-kicker svg{
  width:17px!important;
  height:17px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.9!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
body.home .fp365-exp-places-title{
  margin:0!important;
  color:#17191f!important;
  font-family:Montserrat,Arial,sans-serif!important;
  font-size:42px!important;
  line-height:1.08!important;
  font-weight:900!important;
  letter-spacing:-.035em!important;
  text-align:center!important;
}
body.home .fp365-exp-places-subtitle{
  margin-top:12px!important;
  color:#7a7f89!important;
  font-family:Montserrat,Arial,sans-serif!important;
  font-size:15px!important;
  line-height:1.45!important;
  text-align:center!important;
}
body.home .fp365-exp-places-accent{
  display:block!important;
  width:58px!important;
  height:3px!important;
  margin:22px auto 36px!important;
  border-radius:999px!important;
  background:#f40051!important;
}
body.home .event-venue-slide.fp365-exp-places-widget{
  box-sizing:border-box!important;
  width:min(1280px,calc(100% - 32px))!important;
  max-width:1280px!important;
  margin:0 auto!important;
  padding:6px 12px 54px!important;
  overflow:visible!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .swiper,
body.home .event-venue-slide.fp365-exp-places-widget .swiper-container{
  overflow:visible!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .swiper-wrapper{
  align-items:stretch!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .swiper-slide{
  height:auto!important;
  display:flex!important;
  align-items:stretch!important;
  box-sizing:border-box!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .item-venue,
body.home .event-venue-slide.fp365-exp-places-widget .fp365-exp-place-card{
  position:relative!important;
  box-sizing:border-box!important;
  display:block!important;
  width:100%!important;
  height:388px!important;
  min-height:388px!important;
  max-height:388px!important;
  margin:0!important;
  overflow:hidden!important;
  border:1px solid #ececf1!important;
  border-radius:20px!important;
  background-color:#e9edf3!important;
  background-position:center!important;
  background-size:cover!important;
  box-shadow:0 10px 26px rgba(18,24,40,.09)!important;
  transform:none!important;
  transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .item-venue:hover,
body.home .event-venue-slide.fp365-exp-places-widget .item-venue:focus-within{
  transform:translateY(-5px)!important;
  border-color:#ffd0df!important;
  box-shadow:0 17px 34px rgba(18,24,40,.13)!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .item-venue:after{
  content:""!important;
  position:absolute!important;
  z-index:2!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  height:96px!important;
  border-radius:0 0 19px 19px!important;
  background:#fff!important;
  box-shadow:0 -1px 0 rgba(20,24,32,.04)!important;
  pointer-events:none!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .item-venue img,
body.home .event-venue-slide.fp365-exp-places-widget .fp365-exp-place-image{
  display:block!important;
  width:100%!important;
  height:292px!important;
  min-height:292px!important;
  max-height:292px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:19px 19px 0 0!important;
  object-fit:cover!important;
  object-position:center!important;
  transform:none!important;
  transition:transform .28s ease!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .item-venue:hover img{
  transform:scale(1.035)!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .item-venue>a,
body.home .event-venue-slide.fp365-exp-places-widget .item-venue>.img,
body.home .event-venue-slide.fp365-exp-places-widget .item-venue>.image,
body.home .event-venue-slide.fp365-exp-places-widget .item-venue>.thumbnail{
  border-radius:19px 19px 0 0!important;
  overflow:hidden!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .item-venue .el-content,
body.home .event-venue-slide.fp365-exp-places-widget .fp365-exp-place-content{
  position:absolute!important;
  z-index:4!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  top:auto!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  min-height:96px!important;
  width:100%!important;
  margin:0!important;
  padding:15px 18px 14px!important;
  background:transparent!important;
  text-align:left!important;
  transform:none!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .item-venue .venue-name,
body.home .event-venue-slide.fp365-exp-places-widget .fp365-exp-place-name{
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:#171a21!important;
  font-family:Montserrat,Arial,sans-serif!important;
  font-size:18px!important;
  line-height:1.2!important;
  font-weight:850!important;
  text-align:left!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .item-venue .venue-name a,
body.home .event-venue-slide.fp365-exp-places-widget .fp365-exp-place-name a{
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  color:#171a21!important;
  text-decoration:none!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .fp365-exp-place-pin{
  display:inline-grid!important;
  place-items:center!important;
  flex:0 0 20px!important;
  width:20px!important;
  height:20px!important;
  color:#f40051!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .fp365-exp-place-pin svg{
  width:20px!important;
  height:20px!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.9!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .item-venue .count-event,
body.home .event-venue-slide.fp365-exp-places-widget .fp365-exp-place-count{
  display:block!important;
  margin:7px 0 0 28px!important;
  padding:0!important;
  color:#7a7f89!important;
  font-family:Montserrat,Arial,sans-serif!important;
  font-size:12.5px!important;
  line-height:1.25!important;
  font-weight:600!important;
  text-align:left!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .swiper-button-prev,
body.home .event-venue-slide.fp365-exp-places-widget .swiper-button-next{
  display:grid!important;
  place-items:center!important;
  width:46px!important;
  height:46px!important;
  margin-top:-23px!important;
  border:1px solid #ececf1!important;
  border-radius:50%!important;
  background:#fff!important;
  color:#f40051!important;
  box-shadow:0 8px 22px rgba(18,24,40,.12)!important;
  transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .swiper-button-prev{left:-12px!important}
body.home .event-venue-slide.fp365-exp-places-widget .swiper-button-next{right:-12px!important}
body.home .event-venue-slide.fp365-exp-places-widget .swiper-button-prev:after,
body.home .event-venue-slide.fp365-exp-places-widget .swiper-button-next:after{
  font-size:17px!important;
  font-weight:900!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .swiper-button-prev:hover,
body.home .event-venue-slide.fp365-exp-places-widget .swiper-button-next:hover{
  border-color:#f40051!important;
  background:#f40051!important;
  color:#fff!important;
  transform:scale(1.04)!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .swiper-pagination{
  bottom:4px!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .swiper-pagination-bullet{
  width:9px!important;
  height:9px!important;
  margin:0 6px!important;
  background:#c9cbd1!important;
  opacity:1!important;
}
body.home .event-venue-slide.fp365-exp-places-widget .swiper-pagination-bullet-active{
  background:#f40051!important;
}

/* 0.4.15: destination list does not loop or repeat locations. */
body.home .event-venue-slide.fp365-exp-places-widget.fp365-exp-places-static{
  max-width:1040px!important;
  padding-bottom:18px!important;
}
body.home .event-venue-slide.fp365-exp-places-widget.fp365-exp-places-static .swiper-wrapper{
  display:grid!important;
  grid-template-columns:repeat(var(--fp365-place-count,3),minmax(0,1fr))!important;
  gap:24px!important;
  align-items:stretch!important;
  width:100%!important;
  height:auto!important;
  transform:none!important;
  transition:none!important;
}
body.home .event-venue-slide.fp365-exp-places-widget.fp365-exp-places-static .swiper-slide{
  display:block!important;
  width:auto!important;
  min-width:0!important;
  height:auto!important;
  margin:0!important;
  transform:none!important;
}
body.home .event-venue-slide.fp365-exp-places-widget.fp365-exp-places-static .swiper-slide.fp365-exp-place-duplicate{
  display:none!important;
}
body.home .event-venue-slide.fp365-exp-places-widget.fp365-exp-places-static .swiper-navigation,
body.home .event-venue-slide.fp365-exp-places-widget.fp365-exp-places-static .swiper-button-prev,
body.home .event-venue-slide.fp365-exp-places-widget.fp365-exp-places-static .swiper-button-next,
body.home .event-venue-slide.fp365-exp-places-widget.fp365-exp-places-static .swiper-pagination{
  display:none!important;
}
@media(max-width:860px){
 body.home .event-venue-slide.fp365-exp-places-widget.fp365-exp-places-static .swiper-wrapper{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
}
@media(max-width:560px){
 body.home .event-venue-slide.fp365-exp-places-widget.fp365-exp-places-static .swiper-wrapper{grid-template-columns:1fr!important;gap:16px!important}
 body.home .event-venue-slide.fp365-exp-places-widget.fp365-exp-places-static{max-width:430px!important}
}
@media(max-width:1024px){
  body.home .fp365-exp-places-title{font-size:36px!important}
  body.home .event-venue-slide.fp365-exp-places-widget{width:min(950px,calc(100% - 26px))!important;padding-left:8px!important;padding-right:8px!important}
  body.home .event-venue-slide.fp365-exp-places-widget .item-venue,
  body.home .event-venue-slide.fp365-exp-places-widget .fp365-exp-place-card{height:360px!important;min-height:360px!important;max-height:360px!important}
  body.home .event-venue-slide.fp365-exp-places-widget .item-venue img,
  body.home .event-venue-slide.fp365-exp-places-widget .fp365-exp-place-image{height:264px!important;min-height:264px!important;max-height:264px!important}
}
@media(max-width:760px){
  body.home .fp365-exp-places-kicker{font-size:11px!important;margin-bottom:9px!important}
  body.home .fp365-exp-places-title{font-size:30px!important}
  body.home .fp365-exp-places-subtitle{font-size:13px!important}
  body.home .fp365-exp-places-accent{margin:17px auto 27px!important}
  body.home .event-venue-slide.fp365-exp-places-widget{width:calc(100% - 18px)!important;padding:4px 4px 45px!important}
  body.home .event-venue-slide.fp365-exp-places-widget .item-venue,
  body.home .event-venue-slide.fp365-exp-places-widget .fp365-exp-place-card{height:338px!important;min-height:338px!important;max-height:338px!important;border-radius:18px!important}
  body.home .event-venue-slide.fp365-exp-places-widget .item-venue img,
  body.home .event-venue-slide.fp365-exp-places-widget .fp365-exp-place-image{height:242px!important;min-height:242px!important;max-height:242px!important;border-radius:17px 17px 0 0!important}
  body.home .event-venue-slide.fp365-exp-places-widget .item-venue:after{border-radius:0 0 17px 17px!important}
  body.home .event-venue-slide.fp365-exp-places-widget .swiper-button-prev,
  body.home .event-venue-slide.fp365-exp-places-widget .swiper-button-next{width:40px!important;height:40px!important;margin-top:-20px!important}
  body.home .event-venue-slide.fp365-exp-places-widget .swiper-button-prev{left:0!important}
  body.home .event-venue-slide.fp365-exp-places-widget .swiper-button-next{right:0!important}
}

/* 0.4.16: Most Visited Places — keep only the theme's single pink underline. */
body.home .fp365-exp-places-section .fp365-exp-places-accent{
  display:none!important;
}

/* 0.4.17: Homepage mobile polish.
   Scoped only to Experience Suite components so the known-good site/mobile
   stabilizer and the desktop homepage remain untouched. */
@media (max-width: 767px) {
  /* General containment: plugin sections may never bleed into neighbouring blocks. */
  .fp365-exp-why,
  .fp365-exp-category-relocated,
  .fp365-exp-discovery-hub,
  .fp365-exp-promo,
  body.home .fp365-exp-places-section,
  body.home .event-venue-slide.fp365-exp-places-widget {
    box-sizing:border-box!important;
    max-width:100%!important;
  }
  .fp365-exp-category-relocated *,
  .fp365-exp-discovery-hub *,
  .fp365-exp-promo *,
  body.home .fp365-exp-places-section * {
    box-sizing:border-box!important;
  }

  /* WHY FETEPASS365 — clean one-column stack, no icon/text collision. */
  .fp365-exp-why{
    width:calc(100% - 24px)!important;
    margin:22px auto 30px!important;
    padding:18px 14px!important;
  }
  .fp365-exp-benefits{grid-template-columns:1fr!important;gap:10px!important}
  .fp365-exp-benefit{
    width:100%!important;
    min-width:0!important;
    min-height:0!important;
    padding:14px!important;
    align-items:flex-start!important;
  }
  .fp365-exp-benefit>div:last-child{min-width:0!important}
  .fp365-exp-benefit strong,.fp365-exp-benefit small{white-space:normal!important;overflow-wrap:anywhere!important}

  /* POPULAR CATEGORIES — two even columns with contained artwork. */
  .fp365-exp-category-relocated{
    width:calc(100% - 20px)!important;
    margin:36px auto 38px!important;
    padding:0!important;
    overflow:visible!important;
  }
  .fp365-exp-category-relocated .fp365-exp-category-head{
    width:100%!important;
    margin:0 auto 24px!important;
    padding:0 8px!important;
  }
  .fp365-exp-category-relocated .fp365-exp-category-head h2{
    font-size:clamp(27px,8vw,32px)!important;
    line-height:1.08!important;
    overflow-wrap:normal!important;
  }
  .fp365-exp-category-relocated .fp365-exp-category-head p{
    max-width:320px!important;
    margin:11px auto 0!important;
    font-size:13px!important;
    line-height:1.45!important;
  }
  .fp365-exp-category-relocated .fp365-exp-category-accent{
    margin-top:12px!important;
  }
  .fp365-exp-category-relocated .fp365-exp-category-grid{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:11px!important;
    width:100%!important;
    margin:0!important;
  }
  .fp365-exp-category-relocated .fp365-exp-category-card{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    min-height:188px!important;
    margin:0!important;
    padding:12px 8px 13px!important;
    border-radius:17px!important;
    transform:none!important;
  }
  .fp365-exp-category-relocated .fp365-exp-category-media{
    width:min(108px,30vw)!important;
    height:min(92px,25vw)!important;
    max-width:100%!important;
    margin-bottom:9px!important;
    padding:0!important;
    border-radius:0!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
  }
  .fp365-exp-category-relocated .fp365-exp-category-media img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
  }
  .fp365-exp-category-relocated .fp365-exp-category-title{
    font-size:clamp(14px,4.1vw,17px)!important;
    line-height:1.15!important;
    overflow-wrap:anywhere!important;
  }
  .fp365-exp-category-relocated .fp365-exp-category-count{font-size:11px!important}

  /* QUICK FILTERS — horizontal scrolling instead of wrapping into nearby content. */
  .fp365-exp-quick-filters{width:100%!important;max-width:100%!important;overflow:hidden!important}
  .fp365-exp-quick-filter-track{
    display:flex!important;
    flex-wrap:nowrap!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    justify-content:flex-start!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
  }
  .fp365-exp-quick-filter-track::-webkit-scrollbar{display:none!important}
  .fp365-exp-quick-filter-chip{flex:0 0 auto!important;white-space:nowrap!important}

  /* DISCOVER — contained header, safe button stack and one-card-at-a-time rails. */
  .fp365-exp-discovery-hub{
    width:100%!important;
    margin:0 auto 30px!important;
    padding:0 11px!important;
    overflow:hidden!important;
  }
  .fp365-exp-discovery-shell{width:100%!important;padding:0!important;overflow:visible!important}
  .fp365-exp-discovery-intro{
    width:100%!important;
    margin:0 0 22px!important;
  }
  .fp365-exp-discovery-intro h2{
    max-width:100%!important;
    font-size:clamp(25px,7.4vw,31px)!important;
    line-height:1.08!important;
    overflow-wrap:break-word!important;
  }
  .fp365-exp-discovery-intro p{font-size:12.5px!important;line-height:1.5!important}
  .fp365-exp-discovery-rails{width:100%!important;gap:25px!important}
  .fp365-exp-rail,.fp365-exp-nearby{width:100%!important;min-width:0!important}
  .fp365-exp-rail-head{
    width:100%!important;
    min-width:0!important;
    align-items:flex-start!important;
    gap:10px!important;
  }
  .fp365-exp-rail-head>div:first-child{min-width:0!important;max-width:100%!important}
  .fp365-exp-rail-head h2,.fp365-exp-rail-head p{white-space:normal!important;overflow-wrap:break-word!important}
  .fp365-exp-nearby .fp365-exp-rail-head{flex-direction:column!important}
  .fp365-exp-location-btn{
    width:100%!important;
    max-width:220px!important;
    flex:0 0 auto!important;
    align-self:flex-start!important;
  }
  .fp365-exp-nearby-state{width:100%!important;overflow-wrap:break-word!important}
  .fp365-exp-rail-track{
    width:100%!important;
    max-width:100%!important;
    gap:12px!important;
    padding:2px 1px 10px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    -webkit-overflow-scrolling:touch!important;
    scroll-snap-type:x mandatory!important;
  }
  .fp365-exp-discovery-card{
    flex:0 0 min(78vw,258px)!important;
    width:min(78vw,258px)!important;
    max-width:258px!important;
    min-width:0!important;
    scroll-snap-align:start!important;
    transform:none!important;
  }
  .fp365-exp-discovery-body{min-height:158px!important;padding:12px!important}
  .fp365-exp-discovery-meta span{max-width:100%!important}

  /* PROMOTION — switch the oversized desktop lockup to a true mobile stack. */
  .fp365-exp-promo{
    width:calc(100% - 20px)!important;
    margin:32px auto 38px!important;
    overflow:visible!important;
  }
  .fp365-exp-promo-panel{
    width:100%!important;
    min-width:0!important;
    padding:22px 14px 24px!important;
    border-radius:20px!important;
    overflow:hidden!important;
  }
  .fp365-exp-promo-brand{
    width:100%!important;
    justify-content:center!important;
    flex-wrap:wrap!important;
    gap:7px 10px!important;
    margin-bottom:22px!important;
    text-align:center!important;
  }
  .fp365-exp-promo-brand strong{font-size:21px!important;white-space:nowrap!important}
  .fp365-exp-promo-brand>i{display:none!important}
  .fp365-exp-promo-brand small{width:100%!important;font-size:9px!important;text-align:center!important}
  .fp365-exp-promo-layout{display:block!important;width:100%!important}
  .fp365-exp-promo-offer{width:100%!important;padding:0!important}
  .fp365-exp-promo-headline{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    gap:14px!important;
    text-align:center!important;
  }
  .fp365-exp-promo-discount{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-width:0!important;
  }
  .fp365-exp-promo-five{font-size:clamp(88px,27vw,118px)!important;line-height:.78!important}
  .fp365-exp-promo-percent{font-size:clamp(40px,12vw,52px)!important;margin:5px 0 0 5px!important}
  .fp365-exp-promo-percent b{font-size:clamp(24px,7vw,31px)!important;margin-top:10px!important}
  .fp365-exp-promo-fees{
    width:100%!important;
    align-items:center!important;
    transform:none!important;
    text-align:center!important;
  }
  .fp365-exp-promo-fees span{font-size:clamp(22px,6.7vw,29px)!important;line-height:1!important}
  .fp365-exp-promo-fees strong{font-size:clamp(44px,13vw,57px)!important;line-height:.95!important}
  .fp365-exp-promo-deadline{
    width:100%!important;
    max-width:100%!important;
    margin:19px auto 0!important;
    padding:10px 9px!important;
    border-radius:16px!important;
    font-size:12px!important;
    line-height:1.25!important;
    white-space:normal!important;
    overflow-wrap:break-word!important;
  }
  .fp365-exp-promo-benefits{
    display:grid!important;
    grid-template-columns:1fr!important;
    width:100%!important;
    margin-top:20px!important;
    padding:16px 0 0!important;
    border-left:0!important;
    border-top:1px solid rgba(255,255,255,.18)!important;
  }
  .fp365-exp-promo-benefit{
    width:100%!important;
    min-width:0!important;
    grid-template-columns:50px minmax(0,1fr)!important;
    gap:12px!important;
    min-height:76px!important;
  }
  .fp365-exp-promo-benefit strong,.fp365-exp-promo-benefit small{white-space:normal!important;overflow-wrap:break-word!important}
  .fp365-exp-promo-ticker{
    width:calc(100% - 24px)!important;
    min-height:0!important;
    flex-direction:column!important;
    flex-wrap:nowrap!important;
    gap:4px!important;
    padding:12px!important;
    text-align:center!important;
  }
  .fp365-exp-promo-ticker .fp365-exp-promo-megaphone{font-size:22px!important}
  .fp365-exp-promo-ticker strong{font-size:9.5px!important;white-space:normal!important}
  .fp365-exp-promo-ticker em{font-size:14px!important;white-space:normal!important}
  .fp365-exp-promo-ticker>i{display:none!important}
  .fp365-exp-promo-actions{
    width:100%!important;
    flex-direction:column!important;
    gap:9px!important;
    margin-top:18px!important;
  }
  .fp365-exp-promo-actions a{
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    min-height:48px!important;
  }

  /* MOST VISITED PLACES — one clean destination per row on phones. */
  body.home .fp365-exp-places-section{
    width:100%!important;
    overflow:hidden!important;
  }
  body.home .fp365-exp-places-kicker{
    padding:0 12px!important;
    font-size:10.5px!important;
    text-align:center!important;
    white-space:normal!important;
  }
  body.home .fp365-exp-places-title{
    max-width:100%!important;
    padding:0 14px!important;
    font-size:clamp(28px,8vw,34px)!important;
    line-height:1.08!important;
    overflow-wrap:break-word!important;
  }
  body.home .fp365-exp-places-subtitle{
    max-width:310px!important;
    margin:10px auto 0!important;
    padding:0 12px!important;
    font-size:12.5px!important;
  }
  body.home .event-venue-slide.fp365-exp-places-widget.fp365-exp-places-static{
    width:calc(100% - 22px)!important;
    max-width:430px!important;
    margin:0 auto!important;
    padding:4px 0 14px!important;
    overflow:visible!important;
  }
  body.home .event-venue-slide.fp365-exp-places-widget.fp365-exp-places-static .swiper-wrapper{
    display:grid!important;
    grid-template-columns:1fr!important;
    width:100%!important;
    gap:15px!important;
    transform:none!important;
  }
  body.home .event-venue-slide.fp365-exp-places-widget.fp365-exp-places-static .swiper-slide{
    width:100%!important;
    min-width:0!important;
    margin:0!important;
  }
  body.home .event-venue-slide.fp365-exp-places-widget .item-venue,
  body.home .event-venue-slide.fp365-exp-places-widget .fp365-exp-place-card{
    width:100%!important;
    height:318px!important;
    min-height:318px!important;
    max-height:318px!important;
    border-radius:18px!important;
    transform:none!important;
  }
  body.home .event-venue-slide.fp365-exp-places-widget .item-venue img,
  body.home .event-venue-slide.fp365-exp-places-widget .fp365-exp-place-image{
    width:100%!important;
    height:222px!important;
    min-height:222px!important;
    max-height:222px!important;
    object-fit:cover!important;
    object-position:center!important;
  }
  body.home .event-venue-slide.fp365-exp-places-widget .item-venue .el-content,
  body.home .event-venue-slide.fp365-exp-places-widget .fp365-exp-place-content{
    min-height:96px!important;
    padding:14px 16px!important;
  }
  body.home .event-venue-slide.fp365-exp-places-widget .item-venue .venue-name,
  body.home .event-venue-slide.fp365-exp-places-widget .fp365-exp-place-name{font-size:17px!important}

  /* Keep hover transforms from creating visual collisions on touch screens. */
  .fp365-exp-category-card:hover,
  .fp365-exp-discovery-card:hover,
  .fp365-exp-promo-actions a:hover,
  body.home .event-venue-slide.fp365-exp-places-widget .item-venue:hover{
    transform:none!important;
  }
}

@media (max-width: 390px) {
  .fp365-exp-category-relocated{width:calc(100% - 16px)!important}
  .fp365-exp-category-relocated .fp365-exp-category-grid{gap:8px!important}
  .fp365-exp-category-relocated .fp365-exp-category-card{min-height:176px!important;padding:10px 6px!important}
  .fp365-exp-category-relocated .fp365-exp-category-media{width:94px!important;height:80px!important}
  .fp365-exp-category-relocated .fp365-exp-category-title{font-size:14px!important}
  .fp365-exp-category-relocated .fp365-exp-category-count{font-size:10.5px!important}

  .fp365-exp-discovery-card{flex-basis:82vw!important;width:82vw!important;max-width:248px!important}

  .fp365-exp-promo{width:calc(100% - 14px)!important}
  .fp365-exp-promo-panel{padding-left:11px!important;padding-right:11px!important}
  .fp365-exp-promo-five{font-size:84px!important}
  .fp365-exp-promo-percent{font-size:37px!important}
  .fp365-exp-promo-percent b{font-size:22px!important}
  .fp365-exp-promo-fees span{font-size:20px!important}
  .fp365-exp-promo-fees strong{font-size:39px!important}

  body.home .event-venue-slide.fp365-exp-places-widget.fp365-exp-places-static{width:calc(100% - 16px)!important}
}

/* 0.4.18: structural mobile fix for the homepage hero/search overlap shown on iPhone.
   Elementor intentionally pulls the search widget upward on desktop. The Experience
   Suite identity was originally inserted inside that same widget, so mobile inherited
   the negative positioning. On phones the identity is moved outside that widget and
   the discovery wrapper is returned to normal document flow. */
@media (max-width: 767px) {
  html body.home .fp365-exp-mobile-discovery-widget{
    position:relative!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    z-index:auto!important;
    margin-top:0!important;
    transform:none!important;
  }
  html body.home #fp365-exp-hero.fp365-exp-mobile-detached{
    position:relative!important;
    z-index:2!important;
    display:block!important;
    clear:both!important;
    width:calc(100% - 24px)!important;
    max-width:none!important;
    margin:16px auto 16px!important;
    padding:24px 16px!important;
    transform:none!important;
    overflow:hidden!important;
    border-radius:18px!important;
  }
  html body.home #fp365-exp-hero.fp365-exp-mobile-detached h1{
    margin:0!important;
    max-width:100%!important;
    font-size:clamp(28px,8vw,34px)!important;
    line-height:1.05!important;
    letter-spacing:-1px!important;
    white-space:normal!important;
    overflow-wrap:normal!important;
  }
  html body.home #fp365-exp-hero.fp365-exp-mobile-detached p{
    max-width:330px!important;
    margin:10px auto 0!important;
    font-size:13px!important;
    line-height:1.45!important;
    white-space:normal!important;
  }

  /* Featured slider must completely contain its card before the next section begins. */
  html body.home .fp365-ticket-slider{
    position:relative!important;
    z-index:1!important;
    height:auto!important;
    min-height:0!important;
    overflow:hidden!important;
    padding-bottom:28px!important;
  }
  html body.home .fp365-ticket-slider .fp365-slider-inner,
  html body.home .fp365-ticket-slider .fp365-carousel-shell,
  html body.home .fp365-ticket-slider .fp365-carousel{
    height:auto!important;
    min-height:0!important;
  }
  html body.home .fp365-ticket-slider .fp365-carousel{
    align-items:stretch!important;
    padding-bottom:16px!important;
  }
  html body.home .fp365-ticket-slider .fp365-event-card{
    position:relative!important;
    height:auto!important;
    min-height:0!important;
    align-self:stretch!important;
    overflow:hidden!important;
  }
  html body.home .fp365-ticket-slider .fp365-event-card .fp365-card-body,
  html body.home .fp365-ticket-slider .fp365-event-card.fp365-exp-premium-card .fp365-card-body{
    position:relative!important;
    z-index:3!important;
    display:flex!important;
    flex-direction:column!important;
    min-height:112px!important;
    padding:14px!important;
    background:#fff!important;
    overflow:hidden!important;
  }
  html body.home .fp365-ticket-slider .fp365-event-card .fp365-card-body h3,
  html body.home .fp365-ticket-slider .fp365-event-card.fp365-exp-premium-card .fp365-card-body h3{
    display:-webkit-box!important;
    width:100%!important;
    min-height:38px!important;
    max-height:38px!important;
    margin:0 0 10px!important;
    overflow:hidden!important;
    color:#111318!important;
    font-size:15px!important;
    line-height:1.28!important;
    font-weight:850!important;
    white-space:normal!important;
    text-overflow:clip!important;
    -webkit-line-clamp:2!important;
    -webkit-box-orient:vertical!important;
  }
  html body.home .fp365-ticket-slider .fp365-event-card .fp365-card-body>a,
  html body.home .fp365-ticket-slider .fp365-event-card.fp365-exp-premium-card .fp365-card-body>a{
    position:relative!important;
    z-index:4!important;
    width:100%!important;
    min-height:42px!important;
    margin-top:auto!important;
  }

  /* Search starts as its own section instead of floating back over the identity/card. */
  html body.home .fp365-discovery{
    position:relative!important;
    z-index:1!important;
    margin-top:0!important;
    transform:none!important;
    padding-top:22px!important;
  }
  html body.home .fp365-discovery .fp365-search-wrap{
    margin-top:0!important;
  }
  html body.home .fp365-exp-quick-filters{
    margin-bottom:20px!important;
  }
}



/* 0.4.19: iPhone overlap fix — anchor the identity AFTER the real featured slider.
   This is deliberately based on .fp365-ticket-slider itself rather than Elementor's
   wrapper hierarchy, because the live homepage can nest those widgets differently. */
@media (max-width: 767px) {
  html body.home .fp365-ticket-slider.fp365-exp-mobile-slider-safe{
    position:relative!important;
    display:block!important;
    width:100%!important;
    height:auto!important;
    min-height:0!important;
    margin:0!important;
    padding-bottom:34px!important;
    overflow:hidden!important;
    transform:none!important;
  }
  html body.home .fp365-ticket-slider.fp365-exp-mobile-slider-safe + #fp365-exp-hero.fp365-exp-mobile-detached,
  html body.home #fp365-exp-hero.fp365-exp-mobile-detached{
    position:relative!important;
    inset:auto!important;
    top:auto!important;
    right:auto!important;
    bottom:auto!important;
    left:auto!important;
    float:none!important;
    clear:both!important;
    display:block!important;
    z-index:1!important;
    width:calc(100% - 24px)!important;
    max-width:520px!important;
    min-height:0!important;
    height:auto!important;
    margin:18px auto 20px!important;
    padding:25px 16px!important;
    transform:none!important;
    translate:none!important;
    overflow:hidden!important;
  }
  html body.home .fp365-ticket-slider.fp365-exp-mobile-slider-safe .fp365-carousel-shell,
  html body.home .fp365-ticket-slider.fp365-exp-mobile-slider-safe .fp365-carousel{
    position:relative!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    overflow-y:visible!important;
  }
  html body.home .fp365-ticket-slider.fp365-exp-mobile-slider-safe .fp365-event-card{
    height:auto!important;
    max-height:none!important;
    margin-bottom:0!important;
  }
  html body.home .fp365-ticket-slider.fp365-exp-mobile-slider-safe .fp365-event-card .fp365-card-body{
    height:auto!important;
    max-height:none!important;
  }
  html body.home #fp365-exp-hero.fp365-exp-mobile-detached + .fp365-discovery,
  html body.home #fp365-exp-hero.fp365-exp-mobile-detached ~ .fp365-discovery{
    margin-top:0!important;
  }
}
\n\n/* 0.4.20: iPhone top-homepage flow repair.\n   The slider, identity, search and Why section are forced into real document flow.\n   A runtime spacer compensates for any Elementor negative offset without changing desktop. */\n@media (max-width: 767px) {\n  html body.home .fp365-exp-mobile-slider-spacer{\n    display:block!important;\n    width:100%!important;\n    min-width:100%!important;\n    max-width:100%!important;\n    margin:0!important;\n    padding:0!important;\n    border:0!important;\n    background:transparent!important;\n    box-shadow:none!important;\n    pointer-events:none!important;\n  }\n\n  html body.home .fp365-exp-mobile-discovery-widget{\n    position:relative!important;\n    inset:auto!important;\n    top:auto!important;right:auto!important;bottom:auto!important;left:auto!important;\n    float:none!important;\n    clear:both!important;\n    width:100%!important;\n    max-width:100%!important;\n    height:auto!important;\n    min-height:0!important;\n    margin:0!important;\n    padding:0!important;\n    transform:none!important;\n    translate:none!important;\n    overflow:visible!important;\n    z-index:1!important;\n  }\n  html body.home .fp365-exp-mobile-flow{\n    display:flex!important;\n    flex-direction:column!important;\n    align-items:stretch!important;\n    width:100%!important;\n    max-width:100%!important;\n    height:auto!important;\n    min-height:0!important;\n    margin:0!important;\n    padding:0!important;\n    position:relative!important;\n    overflow:visible!important;\n    transform:none!important;\n  }\n\n  /* Exact mobile order: slider (previous widget) -> identity -> search -> quick filters -> Why. */\n  html body.home .fp365-exp-mobile-flow > #fp365-exp-hero{order:10!important}\n  html body.home .fp365-exp-mobile-flow > .fp365-discovery{order:20!important}\n  html body.home .fp365-exp-mobile-flow > #fp365-exp-quick-filters{order:30!important}\n  html body.home .fp365-exp-mobile-flow > #fp365-exp-why{order:40!important}\n  html body.home .fp365-exp-mobile-flow > #fp365-exp-category-relocated{order:50!important}\n  html body.home .fp365-exp-mobile-flow > #fp365-exp-discovery-hub{order:60!important}\n\n  html body.home #fp365-exp-hero.fp365-exp-mobile-detached{\n    position:relative!important;\n    inset:auto!important;\n    float:none!important;\n    clear:both!important;\n    display:block!important;\n    align-self:center!important;\n    width:calc(100% - 28px)!important;\n    max-width:520px!important;\n    height:auto!important;\n    min-height:0!important;\n    margin:22px auto 22px!important;\n    padding:24px 16px!important;\n    transform:none!important;\n    translate:none!important;\n    overflow:hidden!important;\n    z-index:1!important;\n  }\n  html body.home #fp365-exp-hero.fp365-exp-mobile-detached h1{\n    margin:0!important;\n    font-size:clamp(29px,8.1vw,36px)!important;\n    line-height:1.04!important;\n    text-align:center!important;\n  }\n  html body.home #fp365-exp-hero.fp365-exp-mobile-detached p{\n    margin:11px auto 0!important;\n    max-width:330px!important;\n    font-size:13px!important;\n    line-height:1.45!important;\n    text-align:center!important;\n  }\n\n  /* Do not let the search block float/translate back over the completed ticket card. */\n  html body.home .fp365-exp-mobile-flow > .fp365-discovery{\n    position:relative!important;\n    inset:auto!important;\n    float:none!important;\n    clear:both!important;\n    width:100%!important;\n    max-width:100%!important;\n    height:auto!important;\n    min-height:0!important;\n    margin:0!important;\n    padding:20px 14px 18px!important;\n    transform:none!important;\n    translate:none!important;\n    overflow:visible!important;\n    z-index:1!important;\n    background:#fff!important;\n  }\n  html body.home .fp365-exp-mobile-flow > .fp365-discovery .fp365-search-wrap{\n    width:100%!important;\n    max-width:100%!important;\n    margin:0 auto 24px!important;\n  }\n\n  /* Keep "Browse events in" and "All Events" perfectly level on one row. */\n  html body.home .fp365-exp-mobile-flow .fp365-location-row{\n    display:flex!important;\n    flex-direction:row!important;\n    flex-wrap:nowrap!important;\n    align-items:center!important;\n    justify-content:center!important;\n    gap:12px!important;\n    width:100%!important;\n    min-height:74px!important;\n    padding:10px 6px!important;\n  }\n  html body.home .fp365-exp-mobile-flow .fp365-location-row > strong{\n    display:flex!important;\n    align-items:center!important;\n    flex:0 0 auto!important;\n    margin:0!important;\n    padding:0!important;\n    font-size:14px!important;\n    line-height:1.2!important;\n    white-space:nowrap!important;\n  }\n  html body.home .fp365-exp-mobile-flow .fp365-location-menu{\n    display:flex!important;\n    align-items:center!important;\n    flex:0 0 auto!important;\n    margin:0!important;\n    padding:0!important;\n  }\n  html body.home .fp365-exp-mobile-flow .fp365-location-toggle{\n    display:flex!important;\n    align-items:center!important;\n    justify-content:center!important;\n    gap:7px!important;\n    min-height:42px!important;\n    margin:0!important;\n    padding:8px 4px!important;\n    font-size:14px!important;\n    line-height:1.2!important;\n    white-space:nowrap!important;\n  }\n  html body.home .fp365-exp-mobile-flow .fp365-location-status{\n    position:absolute!important;\n    left:12px!important;right:12px!important;bottom:3px!important;\n    margin:0!important;\n    text-align:center!important;\n  }\n\n  html body.home .fp365-exp-mobile-flow > #fp365-exp-quick-filters{\n    position:relative!important;\n    float:none!important;\n    clear:both!important;\n    width:100%!important;\n    max-width:100%!important;\n    margin:18px 0 26px!important;\n    transform:none!important;\n    overflow:hidden!important;\n    z-index:1!important;\n  }\n\n  /* Why FetePass365 must start after the identity/filters, never behind them. */\n  html body.home .fp365-exp-mobile-flow > #fp365-exp-why{\n    position:relative!important;\n    inset:auto!important;\n    float:none!important;\n    clear:both!important;\n    width:calc(100% - 24px)!important;\n    max-width:100%!important;\n    height:auto!important;\n    min-height:0!important;\n    margin:12px auto 30px!important;\n    transform:none!important;\n    translate:none!important;\n    overflow:visible!important;\n    z-index:1!important;\n  }\n\n  /* Ensure the ticket itself completes before any following widget can cover it. */\n  html body.home .fp365-ticket-slider.fp365-exp-mobile-slider-safe{\n    position:relative!important;\n    display:block!important;\n    height:auto!important;\n    min-height:0!important;\n    max-height:none!important;\n    overflow:hidden!important;\n    z-index:1!important;\n  }\n  html body.home .fp365-ticket-slider.fp365-exp-mobile-slider-safe .fp365-carousel-shell,\n  html body.home .fp365-ticket-slider.fp365-exp-mobile-slider-safe .fp365-carousel{\n    height:auto!important;min-height:0!important;max-height:none!important;\n  }\n  html body.home .fp365-ticket-slider.fp365-exp-mobile-slider-safe .fp365-carousel{\n    align-items:stretch!important;\n    padding-bottom:18px!important;\n  }\n  html body.home .fp365-ticket-slider.fp365-exp-mobile-slider-safe .fp365-event-card{\n    position:relative!important;\n    display:flex!important;\n    flex-direction:column!important;\n    height:auto!important;\n    min-height:0!important;\n    max-height:none!important;\n    overflow:hidden!important;\n  }\n  html body.home .fp365-ticket-slider.fp365-exp-mobile-slider-safe .fp365-event-card .fp365-card-body{\n    position:relative!important;\n    display:flex!important;\n    flex-direction:column!important;\n    flex:0 0 auto!important;\n    width:100%!important;\n    min-height:108px!important;\n    height:auto!important;\n    max-height:none!important;\n    padding:14px!important;\n    background:#fff!important;\n    overflow:visible!important;\n    z-index:5!important;\n  }\n}\n

/* 0.4.24: event snapshot restyled to match EventList's native date/venue details.
   No cards or emoji: clean grey outline icons, bold navy headings, and muted secondary copy. */
.single-event #fp365-exp-event-snapshot{
  display:flex!important;
  flex-direction:column!important;
  align-items:stretch!important;
  gap:25px!important;
  width:100%!important;
  max-width:940px!important;
  margin:32px 0 30px!important;
  padding:0!important;
  clear:both!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  font-family:Montserrat,Arial,sans-serif!important;
}
.single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-row{
  display:grid!important;
  grid-template-columns:58px minmax(0,1fr)!important;
  align-items:start!important;
  column-gap:18px!important;
  width:100%!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-icon{
  display:flex!important;
  align-items:flex-start!important;
  justify-content:center!important;
  width:58px!important;
  height:auto!important;
  margin:0!important;
  padding:1px 0 0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#70798a!important;
  line-height:1!important;
}
.single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-icon svg{
  display:block!important;
  width:38px!important;
  height:38px!important;
  overflow:visible!important;
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:2.1!important;
  stroke-linecap:round!important;
  stroke-linejoin:round!important;
}
.single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-copy{
  min-width:0!important;
  margin:0!important;
  padding:0!important;
}
.single-event #fp365-exp-event-snapshot strong{
  display:block!important;
  margin:0 0 7px!important;
  padding:0!important;
  color:#151a2b!important;
  font-size:21px!important;
  font-weight:800!important;
  line-height:1.28!important;
  letter-spacing:-.2px!important;
}
.single-event #fp365-exp-event-snapshot small{
  display:block!important;
  margin:0!important;
  padding:0!important;
  color:#747d8f!important;
  font-size:17px!important;
  font-weight:400!important;
  line-height:1.45!important;
}
/* Keep live inventory visually consistent with the other native-style rows. */
.single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-ticket strong{
  color:#151a2b!important;
}
@media(max-width:767px){
  .single-event #fp365-exp-event-snapshot{
    gap:22px!important;
    max-width:none!important;
    margin:26px 0 26px!important;
  }
  .single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-row{
    grid-template-columns:48px minmax(0,1fr)!important;
    column-gap:14px!important;
  }
  .single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-icon{
    width:48px!important;
  }
  .single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-icon svg{
    width:32px!important;
    height:32px!important;
  }
  .single-event #fp365-exp-event-snapshot strong{
    margin-bottom:5px!important;
    font-size:17px!important;
    line-height:1.3!important;
  }
  .single-event #fp365-exp-event-snapshot small{
    font-size:14px!important;
    line-height:1.45!important;
  }
}

/* 0.4.25 — paid/admin controlled homepage featured events */
.fp365-exp-featured-empty{
  flex:1 1 100%;min-width:100%;min-height:285px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;padding:34px 24px;border:1px solid rgba(255,255,255,.28);border-radius:18px;background:rgba(17,20,45,.16);color:#fff
}
.fp365-exp-featured-empty strong{font-size:18px;font-weight:900}.fp365-exp-featured-empty span{max-width:410px;font-size:13px;line-height:1.5;opacity:.84}
.vendor_wrap .column-action .fp365-feature-event-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;margin-top:8px!important;margin-left:0!important;background:#fff!important;border:1px solid #f40051!important;color:#f40051!important;font-weight:800!important;text-decoration:none!important}
.vendor_wrap .column-action .fp365-feature-event-button:hover{background:#f40051!important;color:#fff!important}
@media(max-width:767px){.fp365-exp-featured-empty{min-height:220px}}


/* 0.4.26 — Event Snapshot icon scale matched to native date/location icons. */
.single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-row{
  grid-template-columns:42px minmax(0,1fr)!important;
  column-gap:18px!important;
}
.single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-icon{
  width:42px!important;
  min-width:42px!important;
  max-width:42px!important;
  padding-top:2px!important;
}
.single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-icon svg{
  width:32px!important;
  height:32px!important;
  min-width:32px!important;
  min-height:32px!important;
  max-width:32px!important;
  max-height:32px!important;
}
@media(max-width:767px){
  .single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-row{
    grid-template-columns:38px minmax(0,1fr)!important;
    column-gap:14px!important;
  }
  .single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-icon{
    width:38px!important;
    min-width:38px!important;
    max-width:38px!important;
  }
  .single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-icon svg{
    width:29px!important;
    height:29px!important;
    min-width:29px!important;
    min-height:29px!important;
    max-width:29px!important;
    max-height:29px!important;
  }
}

/* 0.4.27 — Match Event Snapshot icons to the compact native date/location icon scale. */
.single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-row{
  grid-template-columns:30px minmax(0,1fr)!important;
  column-gap:14px!important;
}
.single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-icon{
  width:30px!important;
  min-width:30px!important;
  max-width:30px!important;
  height:30px!important;
  min-height:30px!important;
  max-height:30px!important;
  padding:2px 0 0!important;
  align-items:flex-start!important;
  justify-content:center!important;
}
.single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-icon svg{
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  min-height:24px!important;
  max-width:24px!important;
  max-height:24px!important;
  flex:0 0 24px!important;
}
@media(max-width:767px){
  .single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-row{
    grid-template-columns:28px minmax(0,1fr)!important;
    column-gap:12px!important;
  }
  .single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-icon{
    width:28px!important;
    min-width:28px!important;
    max-width:28px!important;
    height:28px!important;
    min-height:28px!important;
    max-height:28px!important;
  }
  .single-event #fp365-exp-event-snapshot .fp365-exp-snapshot-icon svg{
    width:22px!important;
    height:22px!important;
    min-width:22px!important;
    min-height:22px!important;
    max-width:22px!important;
    max-height:22px!important;
    flex-basis:22px!important;
  }
}

/* 0.4.28: Public event map uses OpenStreetMap instead of the Google Maps
   canvas so the venue map remains visible without Google API billing/auth warnings. */
.single-event .event_map_section .fp365-exp-disabled-google-map{
  display:none!important;
}
.single-event .event_map_section #fp365-exp-public-map,
.single-event .event_map_section .fp365-exp-public-map{
  position:relative!important;
  width:100%!important;
  height:540px!important;
  min-height:360px!important;
  overflow:hidden!important;
  border-radius:12px!important;
  background:#eef1f4!important;
}
.single-event .event_map_section .fp365-exp-public-map-frame{
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:#eef1f4!important;
}
@media (max-width:767px){
  .single-event .event_map_section #fp365-exp-public-map,
  .single-event .event_map_section .fp365-exp-public-map{
    height:390px!important;
    min-height:320px!important;
    border-radius:10px!important;
  }
}
\n/* 0.4.29: address-synced free event map */
.single-event .fp365-exp-public-map{position:relative;min-height:320px}
.single-event .fp365-exp-map-loading,.single-event .fp365-exp-map-unavailable{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px;text-align:center;background:#f7f8fa;color:#747c8d;border-radius:14px}
.single-event .fp365-exp-map-unavailable strong{color:#11142d;font-size:17px}
.single-event .fp365-exp-map-unavailable span{font-size:14px}

/* 0.4.30 — Event Snapshot typography matched to the native date/location block. */
.single-event #fp365-exp-event-snapshot strong{
  margin:0 0 5px!important;
  font-size:18px!important;
  font-weight:800!important;
  line-height:1.35!important;
  letter-spacing:0!important;
}
.single-event #fp365-exp-event-snapshot small{
  font-size:15px!important;
  font-weight:400!important;
  line-height:1.45!important;
}
@media(max-width:767px){
  .single-event #fp365-exp-event-snapshot strong{
    margin-bottom:4px!important;
    font-size:16px!important;
    line-height:1.35!important;
  }
  .single-event #fp365-exp-event-snapshot small{
    font-size:14px!important;
    line-height:1.45!important;
  }
}

/* 0.4.31 — Final compact snapshot typography to visually match native date/location text. */
.single-event #fp365-exp-event-snapshot strong{
  margin:0 0 4px!important;
  font-size:16px!important;
  font-weight:800!important;
  line-height:1.35!important;
  letter-spacing:0!important;
}
.single-event #fp365-exp-event-snapshot small{
  font-size:14px!important;
  font-weight:400!important;
  line-height:1.45!important;
}
@media(max-width:767px){
  .single-event #fp365-exp-event-snapshot strong{
    margin-bottom:3px!important;
    font-size:15px!important;
    line-height:1.35!important;
  }
  .single-event #fp365-exp-event-snapshot small{
    font-size:13px!important;
    line-height:1.45!important;
  }
}

/* 0.4.32 — organizer event access fields (native EventList create/edit structure) */
.vendor_wrap .vendor_edit_event #mb_basic .fp365-exp-event-access-field{
  margin:15px 0;
}
.vendor_wrap .vendor_edit_event #mb_basic .fp365-exp-event-access-field > label{
  min-width:150px;
}
.vendor_wrap .vendor_edit_event #mb_basic .fp365-exp-event-access-field input[type="time"]{
  min-width:200px;
  max-width:320px;
  min-height:40px;
  padding:6px 10px;
  border:1px solid #ccc;
  border-radius:4px;
  display:inline-block;
  background:#fff;
  color:inherit;
  font:inherit;
}
.vendor_wrap .vendor_edit_event #mb_basic .fp365-exp-event-access-help{
  display:block;
  margin:6px 0 0 154px;
  color:#777;
  font-size:12px;
  line-height:1.4;
}
@media only screen and (max-width:500px){
  .vendor_wrap .vendor_edit_event #mb_basic .fp365-exp-event-access-field input[type="time"]{
    width:100%;
    min-width:0;
    max-width:100%;
  }
  .vendor_wrap .vendor_edit_event #mb_basic .fp365-exp-event-access-help{
    margin-left:0;
  }
}


/* 0.4.33: Create/Edit Event map now uses the same address-synced OpenStreetMap
   iframe approach as the public event details page, while preserving EventList's
   existing search, latitude, longitude and full-address field structure. */
.vendor_wrap .vendor_edit_event #fp365_osm_map[data-fp365-experience-map="1"]{
  position:relative;
  height:360px!important;
  min-height:360px;
  width:100%;
  overflow:hidden;
  border:1px solid #d9d9d9;
  border-radius:8px;
  background:#f4f4f4;
}
.vendor_wrap .vendor_edit_event #fp365_osm_map[data-fp365-experience-map="1"] .fp365-exp-vendor-map-frame{
  display:block;
  width:100%;
  height:100%;
  min-height:360px;
  border:0;
  margin:0;
  padding:0;
  background:#f4f4f4;
}


/* 0.4.37 — Event Snapshot: all customer-facing text set to exactly 13px. */
.single-event #fp365-exp-event-snapshot strong,
.single-event #fp365-exp-event-snapshot small{
  font-size:13px!important;
}

.single-event #fp365-exp-event-snapshot strong{
  margin:0 0 3px!important;
  font-weight:800!important;
  line-height:1.35!important;
  letter-spacing:0!important;
}

.single-event #fp365-exp-event-snapshot small{
  font-weight:400!important;
  line-height:1.45!important;
}

@media(max-width:767px){
  .single-event #fp365-exp-event-snapshot strong,
  .single-event #fp365-exp-event-snapshot small{
    font-size:13px!important;
  }
}


/* ==========================================================================
   0.4.40 — SITE-WIDE MOBILE RESPONSIVE STABILIZER
   Applies across the public FetePass365 website: theme, Elementor, EventList,
   WooCommerce, account pages and FetePass365 custom pages.
   ========================================================================== */
@media (max-width: 767px) {

  /* ---------- Global containment ---------- */
  html,
  body{
    width:100%!important;
    max-width:100%!important;
    overflow-x:hidden!important;
  }

  body *,
  body *::before,
  body *::after{
    box-sizing:border-box;
  }

  body img,
  body video,
  body iframe,
  body canvas,
  body svg{
    max-width:100%;
  }

  body img,
  body video{
    height:auto;
  }

  /* Stop long URLs, titles, labels and metadata from pushing layouts sideways. */
  body p,
  body li,
  body h1,
  body h2,
  body h3,
  body h4,
  body h5,
  body h6,
  body a,
  body span,
  body strong{
    overflow-wrap:break-word;
  }

  /* ---------- Main theme / Elementor page containers ---------- */
  body .ova-wrapp,
  body .inside-content,
  body .elementor,
  body .elementor-section,
  body .elementor-container,
  body .elementor-widget-wrap,
  body .elementor-widget,
  body .elementor-element,
  body .container,
  body .row{
    max-width:100%;
  }

  body .elementor-section.elementor-section-boxed > .elementor-container{
    width:100%!important;
    max-width:100%!important;
  }

  body .elementor-column,
  body .elementor-widget-wrap{
    min-width:0!important;
  }

  /* ---------- Typography ---------- */
  body h1{
    line-height:1.08;
  }

  body h2{
    line-height:1.12;
  }

  body h3{
    line-height:1.18;
  }

  /* ---------- Forms ---------- */
  body input:not([type="checkbox"]):not([type="radio"]),
  body select,
  body textarea,
  body button{
    max-width:100%;
  }

  body input:not([type="checkbox"]):not([type="radio"]),
  body select,
  body textarea{
    font-size:16px!important; /* prevents iOS focus zoom */
  }

  body textarea{
    min-height:110px;
  }

  /* ---------- Buttons ---------- */
  body .elementor-button,
  body .button,
  body button,
  body input[type="submit"],
  body input[type="button"]{
    white-space:normal;
    text-align:center;
  }

  /* ---------- Tables: orders, account, organizer, checkout ---------- */
  body table{
    max-width:100%;
  }

  body .woocommerce table.shop_table,
  body .woocommerce table.shop_table_responsive,
  body table.shop_table{
    width:100%!important;
  }

  body .woocommerce-account .woocommerce,
  body .woocommerce-cart .woocommerce,
  body .woocommerce-checkout .woocommerce{
    width:100%!important;
    max-width:100%!important;
  }

  /* ---------- WooCommerce checkout/cart ---------- */
  body.woocommerce-checkout .col2-set,
  body.woocommerce-checkout .col-1,
  body.woocommerce-checkout .col-2,
  body.woocommerce-cart .cart-collaterals,
  body.woocommerce-cart .cart_totals{
    width:100%!important;
    max-width:100%!important;
    float:none!important;
  }

  body.woocommerce-checkout #customer_details,
  body.woocommerce-checkout #order_review,
  body.woocommerce-checkout #order_review_heading{
    width:100%!important;
    max-width:100%!important;
  }

  /* ---------- EventList / event pages ---------- */
  body .event-single,
  body .single-event,
  body .event_detail,
  body .event-detail,
  body .ovaev-event-element,
  body .event_archive,
  body .event_archive.type7,
  body .vendor_wrap,
  body .vendor_wrap .contents,
  body .vendor_wrap .content{
    max-width:100%!important;
    min-width:0!important;
  }

  body .event_archive,
  body .event_archive.type7{
    grid-template-columns:1fr!important;
  }

  /* ---------- Member / organizer account ---------- */
  body .vendor_wrap,
  body .vendor_wrap > *,
  body .author_page,
  body .author_page > *{
    min-width:0!important;
  }

  /* Horizontal tab bars should scroll instead of crushing labels. */
  body .vendor_wrap .tabs,
  body .vendor_wrap .nav-tabs,
  body .vendor_wrap [class*="tab-list"],
  body .vendor_wrap [class*="tabs-list"]{
    max-width:100%!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    flex-wrap:nowrap!important;
    -webkit-overflow-scrolling:touch!important;
    scrollbar-width:none!important;
  }

  body .vendor_wrap .tabs::-webkit-scrollbar,
  body .vendor_wrap .nav-tabs::-webkit-scrollbar,
  body .vendor_wrap [class*="tab-list"]::-webkit-scrollbar,
  body .vendor_wrap [class*="tabs-list"]::-webkit-scrollbar{
    display:none!important;
  }

  /* ---------- Cards / grids ---------- */
  body .fp365-partnerships .fp365-offer-grid,
  body .fp365-partnerships .fp365-steps,
  body .fp365-partnerships .fp365-benefits,
  body .fp365-partnerships .fp365-form-grid{
    grid-template-columns:1fr!important;
  }

  body .fp365-partnerships .fp365-audience{
    grid-template-columns:1fr!important;
  }

  /* ---------- Navigation safety ---------- */
  body header,
  body .ovaheader,
  body .elementor-location-header{
    max-width:100%!important;
  }

  body header img,
  body .ovaheader img,
  body .elementor-location-header img{
    max-width:100%!important;
    height:auto!important;
  }

  /* Mobile menus must remain above page content. */
  body .ovaheader [class*="menu"],
  body .elementor-location-header [class*="menu"],
  body .elementor-nav-menu--dropdown{
    z-index:99999;
  }

  /* ---------- Footer ---------- */
  body footer,
  body .elementor-location-footer{
    max-width:100%!important;
    overflow:hidden;
  }

  /* ---------- Touch usability ---------- */
  body a,
  body button,
  body input,
  body select,
  body textarea{
    -webkit-tap-highlight-color:rgba(244,0,81,.12);
  }
}

/* Extra-small phones */
@media (max-width: 420px) {
  body .elementor-section .elementor-container{
    margin-left:auto!important;
    margin-right:auto!important;
  }

  body .fp365-partnerships .fp365-wrap{
    width:calc(100% - 22px)!important;
  }

  body .fp365-partnerships .fp365-hero-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
  }

  body .fp365-partnerships .fp365-hero-actions a{
    width:100%!important;
  }
}

/* iPhone safe areas */
@supports (padding: max(0px)) {
  @media (max-width: 767px) {
    body{
      padding-left:env(safe-area-inset-left);
      padding-right:env(safe-area-inset-right);
    }
  }
}


/* 0.4.41: Transparent neon Popular Categories artwork. */
body.home .fp365-exp-category-relocated .fp365-exp-category-media{
  background:transparent!important;
  box-shadow:none!important;
  border:0!important;
  border-radius:0!important;
  padding:0!important;
  overflow:visible!important;
}
body.home .fp365-exp-category-relocated .fp365-exp-category-media img.fp365-category-art{
  background:transparent!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  object-fit:contain!important;
  filter:drop-shadow(0 0 10px rgba(244,0,81,.16)) drop-shadow(0 0 16px rgba(97,72,255,.10))!important;
}
