.ufoe-event{--ufoe-purple:#6e45b6;--ufoe-pink:#d83d8e;--ufoe-dark:#171326;max-width:1180px;margin:36px auto}.ufoe-event *{box-sizing:border-box}.ufoe-section,.ufoe-final-cta{margin:24px 0;padding:28px;border:1px solid rgba(110,69,182,.16);border-radius:20px;background:#fff;box-shadow:0 10px 35px rgba(23,19,38,.055)}.ufoe-final-cta{display:flex;justify-content:space-between;align-items:center;gap:24px}.ufoe-final-cta h2{margin:10px 0 4px}.ufoe-status-pill{display:inline-flex;padding:7px 11px;border-radius:999px;background:rgba(110,69,182,.09);font-size:13px;font-weight:800}.ufoe-cta,.ufoe-secondary{display:inline-flex;align-items:center;justify-content:center;text-decoration:none!important;border-radius:12px;padding:13px 19px;font-weight:800}.ufoe-cta{background:linear-gradient(135deg,var(--ufoe-purple),var(--ufoe-pink));color:#fff!important}.ufoe-secondary{border:1px solid var(--ufoe-purple);color:var(--ufoe-purple)!important}.ufoe-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ufoe-facts{margin:20px 0}.ufoe-fact{display:flex;gap:11px;padding:15px;border-radius:14px;background:rgba(110,69,182,.055)}.ufoe-fact-icon{font-size:22px}.ufoe-fact small,.ufoe-fact strong{display:block}.ufoe-fact small{opacity:.65;margin-bottom:3px}.ufoe-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ufoe-feature{display:flex;align-items:center;gap:9px;padding:12px;border-radius:12px;background:#f8f6fb}.ufoe-feature span{font-size:21px}.ufoe-two-cols{display:grid;grid-template-columns:1fr 1fr;gap:30px}.ufoe-timeline{border-left:2px solid rgba(110,69,182,.25);padding-left:20px}.ufoe-time-row{display:grid;grid-template-columns:90px 1fr;gap:15px;padding:11px 0;position:relative}.ufoe-time-row:before{content:"";position:absolute;left:-27px;top:19px;width:12px;height:12px;border-radius:50%;background:var(--ufoe-purple)}.ufoe-time-row time{font-weight:800;color:var(--ufoe-purple)}.ufoe-time-row p{margin:4px 0 0}.ufoe-checklist{display:grid;gap:8px}.ufoe-tag{display:inline-block;min-width:100px;padding:4px 7px;border-radius:7px;background:#eee;font-size:11px;font-weight:800;text-transform:uppercase}.ufoe-promo code{font-size:18px;padding:7px 10px;border:1px dashed var(--ufoe-pink);border-radius:8px}.ufoe-section details{border-top:1px solid #eee;padding:14px 0}.ufoe-section summary{cursor:pointer;font-weight:800}.ufoe-disclaimer{background:#faf8ff}.ufoe-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ufoe-card{overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 8px 28px rgba(0,0,0,.08)}.ufoe-card a{text-decoration:none;color:inherit}.ufoe-card img{width:100%;display:block;aspect-ratio:1/1;object-fit:cover}.ufoe-card-body{padding:18px}.ufoe-card-body h3{margin:10px 0 5px}@media(max-width:820px){.ufoe-grid,.ufoe-feature-grid,.ufoe-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ufoe-two-cols{grid-template-columns:1fr}}@media(max-width:560px){.ufoe-grid,.ufoe-feature-grid,.ufoe-card-grid{grid-template-columns:1fr}.ufoe-final-cta{align-items:flex-start;flex-direction:column}.ufoe-section,.ufoe-final-cta{padding:20px}.ufoe-time-row{grid-template-columns:70px 1fr}}

.ufoe-exclusions-section{border-top:3px solid rgba(179,45,46,.18)}
.ufoe-feature-excluded{opacity:.9}


/* v1.0.3 — Cabecera del evento en dos columnas */
.ufoe-hero{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:32px;align-items:stretch;margin:24px 0;padding:28px;border:1px solid rgba(110,69,182,.16);border-radius:20px;background:#fff;box-shadow:0 10px 35px rgba(23,19,38,.055)}
.ufoe-hero-media{min-width:0}.ufoe-hero-image,.ufoe-hero-placeholder{width:100%;aspect-ratio:1/1;border-radius:18px;display:block;object-fit:cover;background:#f5f1fa}.ufoe-hero-placeholder{display:grid;place-items:center;font-size:72px}
.ufoe-hero-info{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.ufoe-event-title{margin:12px 0 6px;font-size:clamp(28px,4vw,46px);line-height:1.08}.ufoe-destination{margin:0 0 18px;font-size:16px}.ufoe-hero-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;margin:0 0 20px}.ufoe-hero-facts .ufoe-fact{margin:0}.ufoe-product-note{margin:9px 0 0;font-size:13px;opacity:.72}.ufoe-private-location-note{padding:16px 20px}.ufoe-private-location-note .ufoe-fact{background:transparent;padding:0}
@media(max-width:860px){.ufoe-hero{grid-template-columns:minmax(220px,320px) minmax(0,1fr);gap:22px;padding:22px}.ufoe-hero-facts{grid-template-columns:1fr}}
@media(max-width:680px){.ufoe-hero{grid-template-columns:1fr}.ufoe-hero-media{max-width:420px;width:100%;margin:0 auto}.ufoe-hero-facts{grid-template-columns:1fr 1fr}.ufoe-hero-info{align-items:stretch}.ufoe-hero-info .ufoe-status-pill,.ufoe-hero-info .ufoe-cta{align-self:flex-start}}
@media(max-width:460px){.ufoe-hero{padding:18px}.ufoe-hero-facts{grid-template-columns:1fr}.ufoe-event-title{font-size:30px}}


/* v1.0.4 — imagen compacta + video YouTube opcional */
body.single-ufoc_evento .post-thumbnail,
body.single-ufoc_evento .entry-thumbnail,
body.single-ufoc_evento .featured-image,
body.single-ufoc_evento .single-post-thumbnail,
body.single-ufoc_evento .entry-header .wp-post-image{display:none!important}
.ufoe-hero .ufoe-hero-image{display:block!important}
.ufoe-hero-media{align-self:start}
.ufoe-video-button{width:100%;margin-top:12px;border:0;border-radius:12px;padding:13px 16px;cursor:pointer;font-weight:800;font-size:15px;background:var(--ufoe-dark);color:#fff;transition:transform .15s ease,opacity .15s ease}
.ufoe-video-button:hover{opacity:.92}.ufoe-video-button:active{transform:translateY(1px)}
.ufoe-video-modal[hidden]{display:none!important}.ufoe-video-modal{position:fixed;z-index:999999;inset:0;display:grid;place-items:center;padding:24px}.ufoe-video-backdrop{position:absolute;inset:0;background:rgba(9,7,16,.86)}.ufoe-video-dialog{position:relative;z-index:1;width:min(960px,94vw);background:#08070c;border-radius:18px;box-shadow:0 28px 90px rgba(0,0,0,.45);overflow:visible}.ufoe-video-frame{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:18px}.ufoe-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.ufoe-video-close{position:absolute;z-index:2;right:-12px;top:-12px;width:42px;height:42px;border:0;border-radius:999px;background:#fff;color:#111;font-size:28px;line-height:1;cursor:pointer;box-shadow:0 5px 20px rgba(0,0,0,.25)}body.ufoe-video-open{overflow:hidden}
@media(max-width:680px){.ufoe-video-modal{padding:14px}.ufoe-video-dialog{width:96vw}.ufoe-video-close{right:6px;top:6px;background:rgba(255,255,255,.94)}}
@media(prefers-reduced-motion:reduce){.ufoe-video-button{transition:none}}


/* v1.0.11 — ocultar solo la imagen destacada grande que Wildex imprime en single.php */
body.single-ufoc_evento .post-single-image{display:none!important}
body.single-ufoc_evento .ufoe-hero .post-single-image{display:block!important}
body.single-ufoc_evento .ufoe-hero .ufoe-hero-image{display:block!important}

/* v1.0.13 — CTA ancho completo + promoción y cuenta regresiva */
.ufoe-booking-cta{width:100%;margin-top:18px}.ufoe-cta.ufoe-cta-wide{width:100%;min-height:58px;padding:16px 24px;font-size:17px;letter-spacing:.01em;position:relative;overflow:hidden;box-shadow:0 10px 24px rgba(110,69,182,.25);animation:ufoeCtaPulse 2.6s ease-in-out infinite}.ufoe-cta.ufoe-cta-wide:after{content:"";position:absolute;top:-60%;left:-35%;width:28%;height:220%;background:rgba(255,255,255,.24);transform:rotate(20deg);animation:ufoeCtaShine 3.1s ease-in-out infinite}.ufoe-product-note{margin:9px 2px 0;text-align:center;font-size:12px;line-height:1.45;opacity:.72}.ufoe-discount-countdown{margin-top:14px;padding:14px;border:1px solid rgba(216,61,142,.22);border-radius:14px;background:linear-gradient(135deg,rgba(110,69,182,.06),rgba(216,61,142,.06));text-align:center}.ufoe-discount-head{display:flex;align-items:center;justify-content:center;gap:8px 14px;flex-wrap:wrap}.ufoe-discount-percent{font-size:15px;color:var(--ufoe-pink)}.ufoe-discount-code{font-size:12px;font-weight:800;padding:5px 8px;border-radius:999px;background:#fff;border:1px dashed rgba(216,61,142,.5)}.ufoe-countdown-title{margin:10px 0 7px;font-size:12px;font-weight:700;opacity:.72}.ufoe-countdown-clock{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;max-width:430px;margin:0 auto}.ufoe-countdown-clock span{padding:8px 4px;border-radius:10px;background:#fff;border:1px solid rgba(110,69,182,.12)}.ufoe-countdown-clock b,.ufoe-countdown-clock small{display:block}.ufoe-countdown-clock b{font-size:19px;line-height:1.1}.ufoe-countdown-clock small{font-size:10px;margin-top:3px;opacity:.65}.ufoe-countdown-expiry{display:block;margin-top:8px;opacity:.62}.ufoe-final-cta{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,1.15fr);align-items:center}.ufoe-booking-cta-final{margin-top:0}@keyframes ufoeCtaPulse{0%,100%{transform:translateY(0);box-shadow:0 10px 24px rgba(110,69,182,.25)}50%{transform:translateY(-2px);box-shadow:0 15px 30px rgba(216,61,142,.32)}}@keyframes ufoeCtaShine{0%,45%{left:-35%}70%,100%{left:125%}}@media(prefers-reduced-motion:reduce){.ufoe-cta.ufoe-cta-wide,.ufoe-cta.ufoe-cta-wide:after{animation:none}}@media(max-width:720px){.ufoe-final-cta{grid-template-columns:1fr}.ufoe-countdown-clock{gap:5px}.ufoe-countdown-clock b{font-size:17px}}

/* v1.1.0 — navegador público de eventos: grilla, calendario y lista mensual */
.ufoe-events-browser{--ufoe-purple:#6e45b6;--ufoe-pink:#d83d8e;--ufoe-dark:#171326;--ufoe-soft:#f7f4fb;max-width:1180px;margin:28px auto}.ufoe-events-browser *{box-sizing:border-box}.ufoe-view-panel[hidden]{display:none!important}.ufoe-view-switcher{display:flex;justify-content:center;gap:8px;margin:0 0 26px;padding:7px;border:1px solid rgba(110,69,182,.13);border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(23,19,38,.05)}.ufoe-view-switcher button{appearance:none;border:0;background:transparent;color:#4b4559;min-height:46px;padding:10px 18px;border-radius:11px;font-size:14px;font-weight:800;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease}.ufoe-view-switcher button:hover{background:rgba(110,69,182,.06)}.ufoe-view-switcher button.is-active{color:#fff;background:linear-gradient(135deg,var(--ufoe-purple),var(--ufoe-pink));box-shadow:0 8px 20px rgba(110,69,182,.2)}.ufoe-listing-empty{padding:34px;text-align:center;border:1px dashed rgba(110,69,182,.25);border-radius:18px;background:#fff;color:#696273}
.ufoe-events-browser .ufoe-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ufoe-events-browser .ufoe-card{border:1px solid rgba(110,69,182,.1);box-shadow:0 12px 36px rgba(23,19,38,.08);transition:transform .2s ease,box-shadow .2s ease}.ufoe-events-browser .ufoe-card:hover{transform:translateY(-4px);box-shadow:0 18px 44px rgba(23,19,38,.13)}.ufoe-events-browser .ufoe-card img,.ufoe-card-placeholder{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.ufoe-card-placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#f6f1fb,#ece6f4);font-size:54px}.ufoe-card-date,.ufoe-card-place{margin:7px 0;color:#686272;font-size:14px}.ufoe-card-more{display:inline-block;margin-top:10px;color:var(--ufoe-purple);font-size:13px;font-weight:800}
.ufoe-calendar{position:relative;background:#fff;border:1px solid rgba(110,69,182,.13);border-radius:22px;padding:22px;box-shadow:0 12px 38px rgba(23,19,38,.07)}.ufoe-calendar-toolbar{display:grid;grid-template-columns:48px 1fr 48px;align-items:center;gap:12px;margin-bottom:20px;text-align:center}.ufoe-calendar-toolbar small{display:block;color:#7b7485;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.ufoe-calendar-toolbar h3{margin:3px 0 0;font-size:clamp(21px,3vw,30px);color:var(--ufoe-dark)}.ufoe-calendar-nav{width:46px;height:46px;border:1px solid rgba(110,69,182,.16);border-radius:13px;background:var(--ufoe-soft);color:var(--ufoe-purple);font-size:30px;line-height:1;cursor:pointer}.ufoe-calendar-nav:hover{background:rgba(110,69,182,.11)}.ufoe-calendar-weekdays,.ufoe-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.ufoe-calendar-weekdays{border-bottom:1px solid rgba(110,69,182,.13)}.ufoe-calendar-weekdays span{padding:10px 5px;text-align:center;font-size:11px;font-weight:900;text-transform:uppercase;color:#777080}.ufoe-calendar-day{position:relative;min-height:128px;padding:9px;border-right:1px solid #eeeaf2;border-bottom:1px solid #eeeaf2;background:#fff;overflow:visible}.ufoe-calendar-day:nth-child(7n){border-right:0}.ufoe-calendar-day.is-outside{background:#faf9fb}.ufoe-calendar-day.is-today{background:rgba(110,69,182,.045)}.ufoe-calendar-day-number{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;font-size:12px;font-weight:900;color:#625d69}.ufoe-calendar-day.is-today .ufoe-calendar-day-number{background:var(--ufoe-purple);color:#fff}.ufoe-cal-event{position:relative;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:7px;margin-top:7px;padding:6px;border-radius:9px;background:#f7f4fb;color:#332d3a!important;text-decoration:none!important;z-index:2}.ufoe-cal-event img,.ufoe-cal-placeholder{width:34px;height:34px;border-radius:7px;object-fit:cover;display:block}.ufoe-cal-placeholder{display:grid;place-items:center;background:#eee7f5}.ufoe-cal-event-name{font-size:10px;font-weight:800;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ufoe-cal-event:hover{background:rgba(110,69,182,.12);z-index:20}.ufoe-cal-preview{display:none;position:absolute;left:50%;bottom:calc(100% + 10px);width:260px;transform:translateX(-50%);padding:9px;border-radius:14px;background:#fff;box-shadow:0 18px 50px rgba(23,19,38,.24);border:1px solid rgba(110,69,182,.15);color:#201b27;z-index:99;text-align:left}.ufoe-cal-preview:after{content:"";position:absolute;left:50%;bottom:-7px;width:14px;height:14px;background:#fff;border-right:1px solid rgba(110,69,182,.15);border-bottom:1px solid rgba(110,69,182,.15);transform:translateX(-50%) rotate(45deg)}.ufoe-cal-preview img{width:100%;aspect-ratio:1/1;height:auto;border-radius:10px;object-fit:cover;margin:0 0 8px}.ufoe-cal-preview strong,.ufoe-cal-preview small{display:block}.ufoe-cal-preview strong{font-size:13px;line-height:1.25}.ufoe-cal-preview small{margin-top:5px;color:#777080;font-size:11px}@media(hover:hover) and (pointer:fine){.ufoe-cal-event:hover .ufoe-cal-preview{display:block}}
.ufoe-month-list{display:grid;gap:28px}.ufoe-month-group{border:1px solid rgba(110,69,182,.12);border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 10px 34px rgba(23,19,38,.055)}.ufoe-month-heading{display:flex;align-items:center;gap:10px;padding:18px 22px;background:linear-gradient(90deg,rgba(110,69,182,.07),rgba(216,61,142,.035))}.ufoe-month-heading h3{margin:0;font-size:21px;flex:1}.ufoe-month-heading>span:last-child{font-size:12px;font-weight:800;color:#777080}.ufoe-month-dot{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,var(--ufoe-purple),var(--ufoe-pink))}.ufoe-month-items{padding:6px 20px}.ufoe-list-event>a{display:grid;grid-template-columns:64px 112px minmax(0,1fr) 34px;gap:18px;align-items:center;padding:16px 2px;border-bottom:1px solid #eeeaf2;color:inherit!important;text-decoration:none!important}.ufoe-list-event:last-child>a{border-bottom:0}.ufoe-list-date{text-align:center;border-right:1px solid #eeeaf2;padding-right:16px}.ufoe-list-date strong,.ufoe-list-date small{display:block}.ufoe-list-date strong{font-size:28px;line-height:1;color:var(--ufoe-purple)}.ufoe-list-date small{text-transform:uppercase;margin-top:5px;font-size:10px;font-weight:900;color:#888}.ufoe-list-event img,.ufoe-list-placeholder{width:112px;height:112px;border-radius:12px;object-fit:cover}.ufoe-list-placeholder{display:grid;place-items:center;background:#f0eaf6;font-size:28px}.ufoe-list-copy{min-width:0}.ufoe-list-copy h4{margin:6px 0 5px;font-size:18px;line-height:1.25}.ufoe-list-copy p{margin:3px 0;color:#746d7c;font-size:13px}.ufoe-list-arrow{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#f3eef8;color:var(--ufoe-purple);font-weight:900;transition:transform .18s ease}.ufoe-list-event>a:hover .ufoe-list-arrow{transform:translateX(3px);background:rgba(110,69,182,.14)}
@media(max-width:900px){.ufoe-events-browser .ufoe-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ufoe-calendar-day{min-height:108px;padding:6px}.ufoe-cal-event{grid-template-columns:28px minmax(0,1fr);padding:4px}.ufoe-cal-event img,.ufoe-cal-placeholder{width:28px;height:28px}.ufoe-cal-event-name{font-size:9px}.ufoe-list-event>a{grid-template-columns:58px 90px minmax(0,1fr) 30px;gap:14px}.ufoe-list-event img,.ufoe-list-placeholder{width:90px;height:90px}}
@media(max-width:680px){.ufoe-events-browser{margin:18px auto}.ufoe-view-switcher{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:5px;margin-bottom:18px}.ufoe-view-switcher button{padding:9px 6px;font-size:12px}.ufoe-events-browser .ufoe-card-grid{grid-template-columns:1fr;gap:17px}.ufoe-calendar{padding:12px;border-radius:16px;overflow-x:auto}.ufoe-calendar-toolbar{position:sticky;left:0;min-width:640px}.ufoe-calendar-weekdays,.ufoe-calendar-grid{min-width:640px}.ufoe-calendar-day{min-height:104px}.ufoe-cal-event-name{font-size:9px}.ufoe-month-items{padding:4px 14px}.ufoe-month-heading{padding:15px}.ufoe-list-event>a{grid-template-columns:48px 72px minmax(0,1fr);gap:10px;padding:13px 0}.ufoe-list-date{padding-right:8px}.ufoe-list-date strong{font-size:23px}.ufoe-list-event img,.ufoe-list-placeholder{width:72px;height:72px}.ufoe-list-arrow{display:none}.ufoe-list-copy h4{font-size:15px}.ufoe-list-copy .ufoe-status-pill{font-size:9px;padding:4px 7px}.ufoe-list-copy p{font-size:11px}}
@media(max-width:430px){.ufoe-view-switcher button span{display:none}.ufoe-view-switcher button{font-size:18px}.ufoe-list-event>a{grid-template-columns:44px 60px minmax(0,1fr)}.ufoe-list-event img,.ufoe-list-placeholder{width:60px;height:60px}.ufoe-month-heading>span:last-child{display:none}}
@media(prefers-reduced-motion:reduce){.ufoe-view-switcher button,.ufoe-events-browser .ufoe-card,.ufoe-list-arrow{transition:none}}

/* v1.1.1 — imágenes 1:1 y día de semana local corregido */
.ufoe-events-browser .ufoe-card img,.ufoe-events-browser .ufoe-card-placeholder{aspect-ratio:1/1}
.ufoe-events-browser .ufoe-list-event img,.ufoe-events-browser .ufoe-list-placeholder{aspect-ratio:1/1;object-fit:cover}
.ufoe-events-browser .ufoe-cal-preview img{aspect-ratio:1/1;object-fit:cover}


/* v1.1.2 — disponibilidad y precios de equipos/hospedaje en la ficha del evento */
.ufoe-availability-section .ufoe-section-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.ufoe-availability-section .ufoe-section-heading h2{margin-bottom:6px}.ufoe-availability-section .ufoe-section-heading p{margin:0;color:#746d7c}.ufoe-option-list{display:grid;gap:10px;margin-top:18px}.ufoe-option-row{display:grid;grid-template-columns:minmax(220px,1.6fr) minmax(125px,.7fr) minmax(180px,.9fr) minmax(120px,.65fr);gap:14px;align-items:center;padding:16px 18px;border:1px solid rgba(110,69,182,.13);border-radius:16px;background:linear-gradient(135deg,#fff,#fbf9fd)}.ufoe-option-main,.ufoe-option-stat,.ufoe-option-price{min-width:0}.ufoe-option-main strong,.ufoe-option-main small,.ufoe-option-stat small,.ufoe-option-stat strong,.ufoe-option-stat span,.ufoe-option-price small,.ufoe-option-price strong{display:block}.ufoe-option-main strong{font-size:16px;color:#201b27}.ufoe-option-main small{margin-top:4px;color:#777080;line-height:1.4}.ufoe-option-stat small,.ufoe-option-price small{margin-bottom:3px;color:#8a8391;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.ufoe-option-stat strong{font-size:14px;color:#332d3a}.ufoe-option-stat span{margin-top:3px;font-size:11px;color:#777080}.ufoe-option-price{text-align:right}.ufoe-option-price strong{font-size:20px;color:var(--ufoe-pink,#d83d8e);font-weight:900}.ufoe-mini-promo{margin-top:14px;padding:11px 14px;border-radius:12px;background:rgba(216,61,142,.07);color:#4b3550}.ufoe-availability-note{margin:12px 0 0;color:#746d7c;font-size:13px}.ufoe-availability-empty{padding:15px;border:1px dashed rgba(110,69,182,.22);border-radius:12px;color:#777080;background:#fbf9fd}@media(max-width:820px){.ufoe-option-row{grid-template-columns:1fr 1fr}.ufoe-option-main{grid-column:1/-1}.ufoe-option-price{text-align:left}}@media(max-width:520px){.ufoe-option-row{grid-template-columns:1fr;padding:15px}.ufoe-option-main{grid-column:auto}.ufoe-option-price{padding-top:4px;border-top:1px solid rgba(110,69,182,.1)}}

/* v1.1.5 — carrusel reutilizable de próximos eventos */
.ufoe-events-carousel{--ufoe-purple:#6e45b6;--ufoe-pink:#d83d8e;--ufoe-dark:#171326;--ufoe-soft:#f7f3fb;position:relative;width:100%;margin:24px auto;box-sizing:border-box}.ufoe-events-carousel *{box-sizing:border-box}.ufoe-carousel-shell{position:relative;display:grid;grid-template-columns:52px minmax(0,1fr) 52px;align-items:center;gap:12px}.ufoe-carousel-viewport{overflow:hidden;min-width:0;padding:8px 2px 14px}.ufoe-carousel-track{display:flex;gap:18px;will-change:transform;transition:transform .55s cubic-bezier(.22,.61,.36,1)}.ufoe-carousel-card{flex:0 0 calc((100% - 54px)/4);min-width:0;overflow:hidden;border:1px solid rgba(110,69,182,.13);border-radius:20px;background:#fff;box-shadow:0 12px 34px rgba(23,19,38,.08);transition:transform .22s ease,box-shadow .22s ease}.ufoe-carousel-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(23,19,38,.14)}.ufoe-carousel-image-link{display:block;overflow:hidden;background:#f2edf7}.ufoe-carousel-image-link img,.ufoe-carousel-placeholder{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.ufoe-carousel-image-link img{transition:transform .5s ease}.ufoe-carousel-card:hover .ufoe-carousel-image-link img{transform:scale(1.045)}.ufoe-carousel-placeholder{display:grid;place-items:center;font-size:56px;background:linear-gradient(135deg,#f6f1fb,#ece5f4)}.ufoe-carousel-card-body{display:flex;flex-direction:column;gap:10px;padding:17px 17px 18px}.ufoe-carousel-date{margin:0;color:#756e7d;font-size:12px;font-weight:700}.ufoe-carousel-card h3{margin:0;color:var(--ufoe-dark);font-size:18px;line-height:1.28;min-height:46px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.ufoe-carousel-spots{display:flex;align-items:center;gap:10px;padding:11px 12px;border-radius:13px;background:linear-gradient(135deg,rgba(110,69,182,.07),rgba(216,61,142,.055))}.ufoe-carousel-spots-icon{font-size:21px}.ufoe-carousel-spots small,.ufoe-carousel-spots strong,.ufoe-carousel-spots span{display:block}.ufoe-carousel-spots small{color:#807889;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.045em}.ufoe-carousel-spots strong{color:var(--ufoe-purple);font-size:23px;line-height:1.05}.ufoe-carousel-spots span{margin-top:2px;color:#8a8391;font-size:10px}.ufoe-carousel-cta{display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;margin-top:2px;padding:11px 12px;border-radius:12px;background:linear-gradient(135deg,var(--ufoe-purple),var(--ufoe-pink));color:#fff!important;text-decoration:none!important;font-size:12px;font-weight:900;letter-spacing:.045em;box-shadow:0 7px 18px rgba(110,69,182,.2);transition:transform .18s ease,box-shadow .18s ease}.ufoe-carousel-cta:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(110,69,182,.28)}.ufoe-carousel-arrow{display:grid;place-items:center;width:48px;height:48px;border:1px solid rgba(110,69,182,.16);border-radius:50%;background:#fff;color:var(--ufoe-purple);box-shadow:0 8px 22px rgba(23,19,38,.09);font-size:30px;line-height:1;cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}.ufoe-carousel-arrow:hover{transform:scale(1.06);background:var(--ufoe-purple);color:#fff}.ufoe-carousel-arrow:disabled{opacity:.32;cursor:default;transform:none}.ufoe-carousel-progress{height:4px;margin:2px 64px 0;border-radius:999px;background:rgba(110,69,182,.09);overflow:hidden}.ufoe-carousel-progress span{display:block;height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,var(--ufoe-purple),var(--ufoe-pink));transition:width .3s ease}.ufoe-carousel-empty{padding:18px;border:1px dashed rgba(110,69,182,.2);border-radius:14px;background:#faf8fc;color:#756e7d;text-align:center}
@media(max-width:980px){.ufoe-carousel-card{flex-basis:calc((100% - 18px)/2)}}
@media(max-width:620px){.ufoe-carousel-shell{grid-template-columns:1fr;gap:10px}.ufoe-carousel-viewport{grid-column:1}.ufoe-carousel-card{flex-basis:100%}.ufoe-carousel-arrow{position:absolute;z-index:5;top:calc(50% - 24px);width:44px;height:44px;background:rgba(255,255,255,.95)}.ufoe-carousel-prev{left:8px}.ufoe-carousel-next{right:8px}.ufoe-carousel-progress{margin:0 8px}.ufoe-carousel-card h3{min-height:auto;font-size:17px}}
@media(prefers-reduced-motion:reduce){.ufoe-carousel-track,.ufoe-carousel-card,.ufoe-carousel-image-link img,.ufoe-carousel-cta,.ufoe-carousel-arrow{transition:none!important}.ufoe-carousel-card:hover,.ufoe-carousel-card:hover .ufoe-carousel-image-link img{transform:none}}


/* v1.1.6 — carrusel: badge de cupos, descuento y sin barra inferior */
.ufoe-events-carousel .ufoe-carousel-progress{display:none!important}
.ufoe-carousel-image-wrap{position:relative;overflow:hidden;background:#f2edf7}
.ufoe-carousel-image-wrap .ufoe-carousel-image-link{display:block}
.ufoe-carousel-spots-badge{position:absolute;z-index:3;top:12px;right:12px;min-width:88px;padding:9px 11px;border:1px solid rgba(255,255,255,.42);border-radius:14px;background:rgba(23,19,38,.88);box-shadow:0 8px 22px rgba(0,0,0,.2);color:#fff;text-align:center;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px);pointer-events:none}
.ufoe-carousel-spots-badge small,.ufoe-carousel-spots-badge strong,.ufoe-carousel-spots-badge span{display:block}
.ufoe-carousel-spots-badge small{font-size:9px;line-height:1.1;font-weight:900;letter-spacing:.12em;opacity:.78}
.ufoe-carousel-spots-badge strong{margin:2px 0;font-size:27px;line-height:1;font-weight:900;color:#fff}
.ufoe-carousel-spots-badge span{font-size:9px;line-height:1.1;font-weight:800;opacity:.9}
.ufoe-carousel-discount-deadline{margin-top:auto;padding:10px 11px;border:1px solid rgba(216,61,142,.16);border-radius:12px;background:linear-gradient(135deg,rgba(216,61,142,.065),rgba(110,69,182,.06));text-align:center}
.ufoe-carousel-discount-deadline span,.ufoe-carousel-discount-deadline strong,.ufoe-carousel-discount-deadline em{display:block}
.ufoe-carousel-discount-deadline span{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.055em;color:#7b7184}
.ufoe-carousel-discount-deadline strong{margin-top:3px;font-size:11px;line-height:1.3;color:#4b355d}
.ufoe-carousel-discount-deadline em{margin-top:3px;font-size:10px;font-style:normal;font-weight:900;color:#d83d8e}
.ufoe-carousel-card{flex-basis:calc((100% - (18px * (var(--ufoe-car-desktop,4) - 1))) / var(--ufoe-car-desktop,4))}
@media(max-width:980px){.ufoe-carousel-card{flex-basis:calc((100% - (18px * (var(--ufoe-car-tablet,2) - 1))) / var(--ufoe-car-tablet,2))}}
@media(max-width:620px){.ufoe-carousel-card{flex-basis:calc((100% - (18px * (var(--ufoe-car-mobile,1) - 1))) / var(--ufoe-car-mobile,1))}.ufoe-carousel-spots-badge{top:10px;right:10px}}

/* v1.1.7 — promo compacta y modos de movimiento del carrusel */
.ufoe-carousel-discount-deadline{padding:11px 12px!important;text-align:left!important}
.ufoe-carousel-promo-line{font-size:12px;line-height:1.35;font-weight:800;color:#4b4351}
.ufoe-carousel-promo-percent{display:inline!important;margin-right:3px;font-size:20px!important;line-height:1!important;font-weight:950!important;color:#d83d8e!important}
.ufoe-carousel-promo-line span{display:inline!important;font-size:12px!important;text-transform:none!important;letter-spacing:0!important;color:#514959!important}
.ufoe-carousel-promo-date{display:block!important;margin-top:4px!important;font-size:12px!important;line-height:1.3!important;color:#342b3c!important;text-transform:capitalize}
.ufoe-carousel-promo-coupon{margin-top:8px;padding-top:7px;border-top:1px dashed rgba(110,69,182,.2);font-size:10px;font-weight:900;letter-spacing:.05em;color:#6d6474}
.ufoe-carousel-promo-coupon b{display:inline-block;margin-left:4px;padding:3px 7px;border-radius:7px;background:#fff;color:#6e45b6;font-size:11px;letter-spacing:.04em;box-shadow:0 2px 8px rgba(110,69,182,.1)}
