.rpe-experience{--rpe-red:var(--rpe-brand-red,#d71920);--rpe-dark:var(--rpe-title,#171717);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--rpe-text,#171717);background:var(--rpe-page-bg,#fff)}.rpe-experience>*{box-sizing:border-box}.rpe-x-hero{min-height:520px;padding:90px 5vw;display:grid;place-items:center;background:radial-gradient(circle at 20% 20%,#4b1618,#171717 55%);color:#fff;text-align:center}.rpe-x-hero>div{max-width:900px}.rpe-x-hero small{color:#ff5a5f;font-weight:800;text-transform:uppercase;letter-spacing:.13em}.rpe-x-hero h1{font-size:clamp(3rem,7vw,6.5rem);line-height:.92;margin:.25em 0}.rpe-x-hero p{font-size:1.25rem}.rpe-x-button,.rpe-x-search button,.rpe-x-city button{display:inline-block;background:var(--rpe-red);color:#fff!important;text-decoration:none;border:0;border-radius:6px;padding:13px 22px;font-weight:800}.rpe-x-section,.rpe-x-native{max-width:1280px;margin:auto;padding:64px 24px}.rpe-x-heading,.rpe-x-text{max-width:1280px;margin:auto;padding:22px 24px}.rpe-x-cta{max-width:1180px;margin:50px auto;padding:55px 30px;text-align:center;background:var(--rpe-surface,#f3f4f6);border-radius:18px}.rpe-x-search,.rpe-x-city form{display:flex;max-width:850px}.rpe-x-search input,.rpe-x-city input{flex:1;padding:14px;border:1px solid #ccc;border-radius:6px 0 0 6px}.rpe-x-grid{display:grid;gap:18px}.rpe-x-grid.cols-2{grid-template-columns:repeat(2,1fr)}.rpe-x-grid.cols-3{grid-template-columns:repeat(3,1fr)}.rpe-x-grid.cols-4{grid-template-columns:repeat(4,1fr)}.rpe-x-grid article{min-height:170px;padding:24px;border:1px solid var(--rpe-border,#e5e7eb);border-radius:12px;background:var(--rpe-surface,#fff);box-shadow:var(--rpe-shadow-soft,0 8px 25px rgba(0,0,0,.06))}.rpe-x-chips{display:flex;flex-wrap:wrap;gap:10px}.rpe-x-chips a{padding:10px 15px;border-radius:999px;background:var(--rpe-control-bg,#f1f1f1);text-decoration:none;color:var(--rpe-title,#171717)}.align-center{text-align:center}.align-right{text-align:right}@media(max-width:700px){.rpe-x-grid{grid-template-columns:1fr!important}.rpe-x-search,.rpe-x-city form{display:block}.rpe-x-search input,.rpe-x-city input{width:100%;margin-bottom:8px}.rpe-x-hero{min-height:420px}.rpe-x-hero h1{font-size:3rem}}

/* Studio 14 global design tokens */
.rpe-experience{font-family:var(--rpe-ds-font);font-size:var(--rpe-ds-base-size);line-height:var(--rpe-ds-line-height);color:var(--rpe-ds-text);background:var(--rpe-ds-background)}
.rpe-experience h1,.rpe-experience h2,.rpe-experience h3,.rpe-experience h4{font-family:var(--rpe-ds-heading-font)}
.rpe-experience .rpe-x-button{background:var(--rpe-ds-primary);border-radius:var(--rpe-ds-radius-sm);transition:all var(--rpe-ds-transition)}
.rpe-experience .rpe-x-button:hover{background:var(--rpe-ds-primary-hover)}
.rpe-experience .rpe-x-section,.rpe-experience .rpe-x-cta{border-radius:var(--rpe-ds-radius-md)}
/* RDS Studio 14.6 — Dynamic Business Grid cards */
.rpe-x-business-card{overflow:hidden;padding:0!important}.rpe-x-business-image{display:block;aspect-ratio:16/10;background:var(--rpe-image-placeholder,#f1f5f9);overflow:hidden;text-decoration:none}.rpe-x-business-image img{width:100%;height:100%;object-fit:cover}.rpe-x-business-image span{height:100%;display:grid;place-items:center;font-size:2rem;font-weight:900;color:var(--rpe-red)}.rpe-x-business-body{padding:20px}.rpe-x-business-body small{color:var(--rpe-red);font-weight:800;text-transform:uppercase;letter-spacing:.05em}.rpe-x-business-body h3{margin:.35rem 0}.rpe-x-business-body h3 a{color:inherit;text-decoration:none}.rpe-x-business-meta{color:var(--rpe-text-muted,#64748b)}.rpe-x-grid-empty{grid-column:1/-1;padding:32px;border:1px dashed #cbd5e1;border-radius:12px;text-align:center;color:var(--rpe-text-muted,#64748b)}

/* RDS Studio 14.7 — responsive dynamic business cards */
.rpe-x-business-grid .rpe-x-grid{grid-template-columns:repeat(var(--rpe-grid-desktop,3),minmax(0,1fr))}.rpe-x-business-placeholder{background:linear-gradient(135deg,#f8fafc,#e2e8f0)}.rpe-x-featured-badge{display:inline-block;padding:4px 8px;border-radius:999px;background:#fee2e2;color:#b91c1c;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.rpe-x-business-rating{margin:.35rem 0;color:#475569;font-weight:700}.rpe-x-business-rating span{color:#f59e0b}.rpe-x-business-excerpt{color:#475569;line-height:1.55}.rpe-x-card-button{display:inline-block;margin-top:10px;padding:9px 13px;border-radius:6px;background:var(--rpe-red);color:#fff!important;text-decoration:none;font-weight:800}@media(max-width:980px){.rpe-x-business-grid .rpe-x-grid{grid-template-columns:repeat(var(--rpe-grid-tablet,2),minmax(0,1fr))}}@media(max-width:700px){.rpe-x-business-grid .rpe-x-grid{grid-template-columns:repeat(var(--rpe-grid-mobile,1),minmax(0,1fr))!important}}
/* 15.0 Universal Data Collections presentation hooks */
.rpe-collection-presentation-compact_list .rpe-x-grid{display:block}.rpe-collection-presentation-compact_list .rpe-x-business-card{display:grid;grid-template-columns:180px 1fr;margin-bottom:14px}.rpe-collection-presentation-horizontal .rpe-x-grid{grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);overflow-x:auto;scroll-snap-type:x proximity}.rpe-collection-presentation-horizontal .rpe-x-business-card{scroll-snap-align:start}.rpe-collection-presentation-masonry .rpe-x-grid{display:block;columns:var(--rpe-grid-desktop);column-gap:18px}.rpe-collection-presentation-masonry .rpe-x-business-card{break-inside:avoid;margin-bottom:18px}

/* 15.0.1 Unified Collection Card Rendering */
.rpe-x-business-grid .rpe-x-business-card{height:auto!important;min-height:0;display:flex;flex-direction:column;padding:0!important;overflow:hidden}.rpe-x-business-grid .rpe-x-business-body{display:block!important;visibility:visible!important;flex:1}.rpe-x-business-grid .rpe-x-business-image{width:100%}.rpe-x-business-grid .rpe-x-business-meta,.rpe-x-business-grid .rpe-x-business-excerpt{margin:.4rem 0}.rpe-x-business-grid .rpe-x-card-button{margin-bottom:0}

/* RDS Studio 15.2 — Visual Card Composer runtime */
.rpe-x-business-card{border-radius:var(--rpe-card-radius,12px)!important}.rpe-x-business-card .rpe-x-business-body{padding:var(--rpe-card-padding,16px)!important}.rpe-x-business-card h3{font-size:var(--rpe-card-title-size,18px)!important}.rpe-card-style-minimal{border-color:transparent!important;box-shadow:none!important}.rpe-card-style-compact{display:grid;grid-template-columns:minmax(120px,38%) 1fr}.rpe-card-style-compact .rpe-x-business-image{height:100%;aspect-ratio:auto}.rpe-card-style-overlay{background:#111827!important;color:#fff}.rpe-card-style-overlay h3 a,.rpe-card-style-overlay .rpe-x-business-meta,.rpe-card-style-overlay .rpe-x-business-excerpt{color:#fff!important}


/* RDS Studio 15.2 — Visual Card Composer runtime */
.rpe-x-business-card{--rpe-accent-color:#d71920;--rpe-meta-color:var(--rpe-text-muted,#64748b);--rpe-title-color:var(--rpe-title,#111827);--rpe-field-align:left;--rpe-field-gap:6px}
.rpe-x-business-card .rpe-x-business-image{height:var(--rpe-image-height,220px);aspect-ratio:auto}
.rpe-x-business-card .rpe-x-business-image img{object-fit:var(--rpe-image-fit,cover)}
.rpe-x-business-card .rpe-x-business-body{display:flex!important;flex-direction:column;gap:var(--rpe-field-gap);text-align:var(--rpe-field-align)}
.rpe-x-business-card .rpe-x-business-body>*{margin-top:0!important;margin-bottom:0!important}
.rpe-x-business-card h3{font-weight:var(--rpe-title-weight,700)!important}.rpe-x-business-card h3 a{color:var(--rpe-title-color)!important}
.rpe-x-business-card .rpe-x-business-meta,.rpe-x-business-card .rpe-x-business-excerpt{color:var(--rpe-meta-color)!important}
.rpe-x-business-card .rpe-x-business-body small,.rpe-x-business-card .rpe-x-featured-badge{color:var(--rpe-accent-color)!important}
.rpe-x-business-card .rpe-x-card-button{align-self:var(--rpe-button-align,left)}
.rpe-button-style-outline .rpe-x-card-button{background:transparent!important;color:var(--rpe-accent-color)!important;border:1px solid var(--rpe-accent-color)!important}
.rpe-button-style-text .rpe-x-card-button{background:transparent!important;color:var(--rpe-accent-color)!important;border:0!important;padding-left:0!important;padding-right:0!important}

/* 15.2.1 configurable overlay cards */
.rpe-card-style-overlay{position:relative;background:var(--rpe-overlay-color,#111827)!important;color:var(--rpe-overlay-text,#fff)!important;min-height:var(--rpe-image-height,220px)}
.rpe-card-style-overlay:after{content:"";position:absolute;inset:0;pointer-events:none;background:var(--rpe-overlay-color,#111827);opacity:var(--rpe-overlay-opacity,.82);z-index:1}
.rpe-card-style-overlay[style*="--rpe-overlay-gradient:bottom"]:after{background:linear-gradient(to top,var(--rpe-overlay-color,#111827),transparent)}
.rpe-card-style-overlay[style*="--rpe-overlay-gradient:top"]:after{background:linear-gradient(to bottom,var(--rpe-overlay-color,#111827),transparent)}
.rpe-card-style-overlay[style*="--rpe-overlay-gradient:left"]:after{background:linear-gradient(to right,var(--rpe-overlay-color,#111827),transparent)}
.rpe-card-style-overlay[style*="--rpe-overlay-gradient:right"]:after{background:linear-gradient(to left,var(--rpe-overlay-color,#111827),transparent)}
.rpe-card-style-overlay>.rpe-x-business-image{position:absolute;inset:0;height:100%;z-index:0}
.rpe-card-style-overlay>.rpe-x-business-body{position:relative;z-index:2;margin-top:auto;color:var(--rpe-overlay-text,#fff)!important}
.rpe-card-style-overlay h3 a,.rpe-card-style-overlay .rpe-x-business-meta,.rpe-card-style-overlay .rpe-x-business-excerpt,.rpe-card-style-overlay small{color:var(--rpe-overlay-text,#fff)!important}

/* RDS Studio 15.2.2 — saved template dimensions are authoritative in public output */
.rpe-x-business-grid .rpe-x-business-card>.rpe-x-business-image{height:var(--rpe-image-height,220px)!important;min-height:var(--rpe-image-height,220px);aspect-ratio:auto!important;flex:0 0 var(--rpe-image-height,220px)}
.rpe-x-business-grid .rpe-card-style-overlay{height:var(--rpe-image-height,220px)!important;min-height:var(--rpe-image-height,220px)!important;max-height:none!important}
.rpe-x-business-grid .rpe-card-style-overlay>.rpe-x-business-image{height:100%!important;min-height:0!important;flex:none!important}
.rpe-x-business-grid .rpe-card-style-compact>.rpe-x-business-image{min-height:var(--rpe-image-height,220px)}


/* RDS Studio 15.2.3 — Unified Overlay Content Position */
.rpe-card-style-overlay{display:flex!important;flex-direction:column!important}
.rpe-card-style-overlay>.rpe-x-business-body{width:100%;margin-bottom:0}
.rpe-card-style-overlay[style*="--rpe-overlay-position:top"]>.rpe-x-business-body{margin-top:0!important;margin-bottom:auto!important}
.rpe-card-style-overlay[style*="--rpe-overlay-position:center"]>.rpe-x-business-body{margin-top:auto!important;margin-bottom:auto!important}
.rpe-card-style-overlay[style*="--rpe-overlay-position:bottom"]>.rpe-x-business-body{margin-top:auto!important;margin-bottom:0!important}

/* RDS Studio 16.0.0 — Public Overlay Position Enforcement
 * Keep overlay content out of theme/card flow so its saved position is authoritative.
 */
.rpe-x-business-grid .rpe-x-business-card.rpe-card-style-overlay > .rpe-x-business-body{
  position:absolute!important;
  z-index:2!important;
  left:0!important;
  right:0!important;
  width:auto!important;
  margin:0!important;
  box-sizing:border-box!important;
  transform:none!important;
}
.rpe-x-business-grid .rpe-x-business-card.rpe-card-style-overlay[style*="--rpe-overlay-position:top"] > .rpe-x-business-body{
  top:0!important;
  bottom:auto!important;
  transform:none!important;
}
.rpe-x-business-grid .rpe-x-business-card.rpe-card-style-overlay[style*="--rpe-overlay-position:center"] > .rpe-x-business-body{
  top:50%!important;
  bottom:auto!important;
  transform:translateY(-50%)!important;
}
.rpe-x-business-grid .rpe-x-business-card.rpe-card-style-overlay[style*="--rpe-overlay-position:bottom"] > .rpe-x-business-body,
.rpe-x-business-grid .rpe-x-business-card.rpe-card-style-overlay:not([style*="--rpe-overlay-position:"]) > .rpe-x-business-body{
  top:auto!important;
  bottom:0!important;
  transform:none!important;
}

/* 16.0 Visual Template Designer runtime */
.rpe-x-business-card.rpe-visual-template{position:relative!important;height:var(--rpe-image-height,360px)!important;min-height:var(--rpe-image-height,360px)!important;overflow:hidden!important}
.rpe-x-business-card.rpe-visual-template>.rpe-x-business-image{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:0!important}
.rpe-x-business-card.rpe-visual-template>.rpe-x-business-body{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;padding:0!important;margin:0!important;display:block!important;z-index:2!important}
.rpe-x-business-card.rpe-visual-template .rpe-visual-field{position:absolute!important;margin:0!important;box-sizing:border-box;z-index:3}
.rpe-x-business-card.rpe-visual-template .rpe-visual-field>*{margin:0!important}

/* 16.1 Smart Layout Engine runtime */
.rpe-x-business-card.rpe-smart-template{position:relative!important;overflow:hidden!important}
.rpe-x-business-card.rpe-smart-template>.rpe-x-business-body{display:flex!important;flex-direction:column!important;gap:var(--rpe-field-gap,6px)!important;position:relative;min-width:0}
.rpe-x-business-card.rpe-smart-template .rpe-smart-field.layout-flow{position:relative!important;left:auto!important;top:auto!important;width:auto!important;margin:0!important;min-width:0;overflow-wrap:anywhere}
.rpe-x-business-card.rpe-smart-template .rpe-smart-field.layout-flow>*{margin:0!important;overflow-wrap:anywhere}
.rpe-x-business-card.rpe-smart-template .rpe-smart-field.layout-absolute{position:absolute!important;margin:0!important;box-sizing:border-box;z-index:4;overflow-wrap:anywhere}
.rpe-x-business-card.rpe-smart-template.rpe-card-style-overlay{height:var(--rpe-image-height,360px)!important;min-height:var(--rpe-image-height,360px)!important}
.rpe-x-business-card.rpe-smart-template.rpe-card-style-overlay>.rpe-x-business-body{position:absolute!important;left:0!important;right:0!important;width:auto!important;height:auto!important;padding:var(--rpe-card-padding,16px)!important;z-index:3!important}
.rpe-x-business-card.rpe-smart-template.rpe-card-style-overlay[style*="--rpe-overlay-position:top"]>.rpe-x-business-body{top:0!important;bottom:auto!important}
.rpe-x-business-card.rpe-smart-template.rpe-card-style-overlay[style*="--rpe-overlay-position:center"]>.rpe-x-business-body{top:50%!important;bottom:auto!important;transform:translateY(-50%)!important}
.rpe-x-business-card.rpe-smart-template.rpe-card-style-overlay[style*="--rpe-overlay-position:bottom"]>.rpe-x-business-body,
.rpe-x-business-card.rpe-smart-template.rpe-card-style-overlay:not([style*="--rpe-overlay-position:"])>.rpe-x-business-body{top:auto!important;bottom:0!important;transform:none!important}

.rpe-x-business-card .rpe-flow-category>small,.rpe-x-business-card .rpe-visual-category>small,.rpe-x-business-card>.rpe-x-business-body>small{color:var(--rpe-category-color,var(--rpe-accent-color,#d71920))!important}


/* RDS Studio 16.1.3 — public per-field color enforcement */
.rpe-x-business-grid .rpe-x-business-card.rpe-card-style-overlay .rpe-x-business-category,
.rpe-x-business-grid .rpe-x-business-card .rpe-x-business-category{color:var(--rpe-category-color,var(--rpe-accent-color,#d71920))!important;-webkit-text-fill-color:var(--rpe-category-color,var(--rpe-accent-color,#d71920))!important}

/* 16.1.4 canonical field-layout state */
.rpe-x-business-card.rpe-smart-template{container-type:inline-size}
.rpe-x-business-card.rpe-smart-template>.rpe-x-business-body{box-sizing:border-box!important;overflow:hidden!important}
.rpe-x-business-card.rpe-smart-template .rpe-smart-field.layout-absolute{max-width:100%!important;max-height:100%!important;transform:none!important}
.rpe-x-business-card.rpe-smart-template .rpe-smart-field.layout-flow{z-index:3}

/* RDS Studio 17.0 — Unified Rendering Engine (URE)
 * The same DOM contract is returned to Studio AJAX previews and public pages.
 */
.rpe-ure-card{position:relative!important;box-sizing:border-box!important;overflow:hidden!important;border-radius:var(--rpe-card-radius,12px)!important;background:#fff;min-width:0}
.rpe-ure-card>.rpe-ure-image{display:block;width:100%;height:var(--rpe-image-height,220px)!important;min-height:var(--rpe-image-height,220px)!important;position:relative;z-index:0;overflow:hidden}
.rpe-ure-card>.rpe-ure-image img{width:100%;height:100%;display:block;object-fit:var(--rpe-image-fit,cover)!important}
.rpe-ure-overlay{display:none;position:absolute;inset:0;z-index:1;pointer-events:none;background:var(--rpe-overlay-color,#111827);opacity:var(--rpe-overlay-opacity,.82)}
.rpe-card-style-overlay.rpe-ure-card{height:var(--rpe-image-height,360px)!important;min-height:var(--rpe-image-height,360px)!important;background:var(--rpe-overlay-color,#111827)!important;color:var(--rpe-overlay-text,#fff)!important}
.rpe-card-style-overlay.rpe-ure-card>.rpe-ure-image{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:100%!important}
.rpe-card-style-overlay.rpe-ure-card>.rpe-ure-overlay{display:block}
.rpe-card-style-overlay.rpe-ure-card[style*="--rpe-overlay-gradient:bottom"]>.rpe-ure-overlay{background:linear-gradient(to top,var(--rpe-overlay-color,#111827),transparent)}
.rpe-card-style-overlay.rpe-ure-card[style*="--rpe-overlay-gradient:top"]>.rpe-ure-overlay{background:linear-gradient(to bottom,var(--rpe-overlay-color,#111827),transparent)}
.rpe-card-style-overlay.rpe-ure-card[style*="--rpe-overlay-gradient:left"]>.rpe-ure-overlay{background:linear-gradient(to right,var(--rpe-overlay-color,#111827),transparent)}
.rpe-card-style-overlay.rpe-ure-card[style*="--rpe-overlay-gradient:right"]>.rpe-ure-overlay{background:linear-gradient(to left,var(--rpe-overlay-color,#111827),transparent)}
.rpe-ure-stage{position:relative;z-index:2;box-sizing:border-box;min-width:0;padding:var(--rpe-card-padding,16px)}
.rpe-card-style-overlay.rpe-ure-card>.rpe-ure-stage{position:absolute!important;inset:0!important;padding:0!important}
.rpe-ure-flow{display:flex;flex-direction:column;gap:var(--rpe-field-gap,6px);text-align:var(--rpe-field-align,left);min-width:0;box-sizing:border-box}
.rpe-card-style-overlay .rpe-ure-flow{position:absolute;left:0;right:0;padding:var(--rpe-card-padding,16px);z-index:3}
.rpe-card-style-overlay .rpe-ure-flow.position-top{top:0}
.rpe-card-style-overlay .rpe-ure-flow.position-center{top:50%;transform:translateY(-50%)}
.rpe-card-style-overlay .rpe-ure-flow.position-bottom{bottom:0}
.rpe-ure-field{box-sizing:border-box;min-width:0;overflow-wrap:anywhere;margin:0!important}
.rpe-ure-field>*{margin:0!important;overflow-wrap:anywhere}
.rpe-ure-field.mode-absolute{position:absolute!important;z-index:4}
.rpe-ure-field.mode-flow{position:relative!important;left:auto!important;top:auto!important;width:auto!important}
.rpe-ure-title h3{font-size:var(--rpe-card-title-size,18px)!important;font-weight:var(--rpe-title-weight,700)!important}
.rpe-ure-title h3 a{color:var(--rpe-title-color,#111827)!important}
.rpe-ure-category,.rpe-ure-category small{color:var(--rpe-field-color,var(--rpe-category-color,var(--rpe-accent-color,#d71920)))!important;-webkit-text-fill-color:var(--rpe-field-color,var(--rpe-category-color,var(--rpe-accent-color,#d71920)))!important}
.rpe-ure-field .rpe-x-business-meta,.rpe-ure-field .rpe-x-business-excerpt{color:var(--rpe-meta-color,#64748b)!important}
.rpe-card-style-overlay .rpe-ure-title h3 a,.rpe-card-style-overlay .rpe-ure-field .rpe-x-business-meta,.rpe-card-style-overlay .rpe-ure-field .rpe-x-business-excerpt,.rpe-card-style-overlay .rpe-ure-rating{color:var(--rpe-overlay-text,#fff)!important}
.rpe-card-style-overlay .rpe-ure-category,.rpe-card-style-overlay .rpe-ure-category small{color:var(--rpe-field-color,var(--rpe-category-color,var(--rpe-accent-color,#d71920)))!important;-webkit-text-fill-color:var(--rpe-field-color,var(--rpe-category-color,var(--rpe-accent-color,#d71920)))!important}
.rpe-ure-button .rpe-x-card-button{display:inline-flex;align-self:var(--rpe-button-align,left)}
.rpe-card-style-compact.rpe-ure-card:not(.rpe-card-style-overlay){display:grid;grid-template-columns:minmax(120px,38%) 1fr}
.rpe-card-style-compact.rpe-ure-card>.rpe-ure-image{height:100%!important;min-height:100%!important}


/* RDS Studio 17.1.1 — Unified Card Bounds & Content Containment */
.rpe-ure-card:not(.rpe-card-style-overlay){height:auto!important;min-height:0!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}
.rpe-ure-card:not(.rpe-card-style-overlay)>.rpe-ure-image{flex:0 0 var(--rpe-image-height,220px)!important;height:var(--rpe-image-height,220px)!important;min-height:var(--rpe-image-height,220px)!important}
.rpe-ure-card:not(.rpe-card-style-overlay)>.rpe-ure-stage{position:relative!important;flex:1 0 auto!important;min-height:var(--rpe-content-min-height,0px)!important;height:auto!important;padding:var(--rpe-card-padding,16px)!important;overflow:hidden!important}
.rpe-card-style-classic.rpe-ure-card>.rpe-ure-stage,.rpe-card-style-minimal.rpe-ure-card>.rpe-ure-stage{display:block!important}
.rpe-card-style-compact.rpe-ure-card:not(.rpe-card-style-overlay){display:grid!important;grid-template-columns:minmax(120px,38%) minmax(0,1fr)!important;align-items:stretch!important}
.rpe-card-style-compact.rpe-ure-card:not(.rpe-card-style-overlay)>.rpe-ure-image{height:100%!important;min-height:max(var(--rpe-image-height,220px),var(--rpe-content-min-height,0px))!important}
.rpe-card-style-compact.rpe-ure-card:not(.rpe-card-style-overlay)>.rpe-ure-stage{min-height:max(var(--rpe-image-height,220px),var(--rpe-content-min-height,0px))!important}
.rpe-card-style-overlay.rpe-ure-card{overflow:hidden!important}
.rpe-card-style-overlay.rpe-ure-card>.rpe-ure-stage{overflow:hidden!important}
.rpe-ure-card .rpe-ure-field.mode-absolute{max-width:100%!important;max-height:100%!important}
.rpe-ure-card .rpe-ure-flow{max-width:100%!important}


/* RDS Studio 17.1.2 — Template-Aware Card Geometry */
.rpe-ure-card{position:relative;min-height:var(--rpe-min-height,0);max-height:var(--rpe-max-height,99999px);overflow:var(--rpe-overflow,visible)}
.rpe-geometry-image-layer{position:relative;z-index:1;min-width:0}
.rpe-geometry-image-layer>.rpe-ure-image{height:var(--rpe-image-height,220px)!important;min-height:var(--rpe-image-height,220px)!important}
.rpe-geometry-overlay-layer{z-index:2}
.rpe-geometry-content-layer{position:relative;z-index:3;box-sizing:border-box;padding:var(--rpe-card-padding,16px)!important;padding-bottom:var(--rpe-bottom-padding,var(--rpe-card-padding,16px))!important;min-height:var(--rpe-solved-content-height,0)!important;overflow:var(--rpe-overflow,visible)!important}
.rpe-geometry-flow-layer{display:flex!important;flex-direction:var(--rpe-flow-direction,column)!important;gap:var(--rpe-field-gap,6px)!important;justify-content:var(--rpe-stack-origin,start)!important;align-items:var(--rpe-body-alignment,start)!important;position:relative;z-index:3}
.rpe-geometry-absolute-layer{position:absolute;inset:0;z-index:4;pointer-events:none}
.rpe-geometry-absolute-layer>.rpe-ure-field{pointer-events:auto}
.rpe-geometry-footer-layer{height:0;position:relative;z-index:5}
.rpe-geometry-clip,.rpe-geometry-clip>.rpe-geometry-content-layer{overflow:hidden!important}
.rpe-card-style-classic.rpe-ure-card,.rpe-card-style-minimal.rpe-ure-card{display:flex!important;flex-direction:column!important;height:auto!important}
.rpe-card-style-compact.rpe-ure-card{display:grid!important;grid-template-columns:minmax(120px,38%) minmax(0,1fr)!important;height:auto!important}
.rpe-card-style-compact.rpe-ure-card>.rpe-geometry-image-layer{height:100%}
.rpe-card-style-compact.rpe-ure-card>.rpe-geometry-image-layer>.rpe-ure-image{height:100%!important;min-height:var(--rpe-image-height,220px)!important}
.rpe-card-style-overlay.rpe-ure-card{height:var(--rpe-image-height,360px)!important;min-height:var(--rpe-image-height,360px)!important}
.rpe-card-style-overlay.rpe-ure-card>.rpe-geometry-image-layer,.rpe-card-style-overlay.rpe-ure-card>.rpe-geometry-image-layer>.rpe-ure-image{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}
.rpe-card-style-overlay.rpe-ure-card>.rpe-geometry-content-layer{position:absolute!important;inset:0!important;padding:var(--rpe-card-padding,16px)!important}


/* RDS Studio 17.1.3 — Fixed Template Geometry & Absolute Freeform Mode */
.rpe-ure-card.rpe-geometry-fixed-height{height:var(--rpe-card-fixed-height,520px)!important;min-height:var(--rpe-card-fixed-height,520px)!important;max-height:var(--rpe-card-fixed-height,520px)!important;overflow:hidden!important}
.rpe-ure-card.rpe-geometry-fixed-height>.rpe-geometry-content-layer{flex:1 1 auto!important;min-height:0!important;height:auto!important;overflow:var(--rpe-overflow,hidden)!important}
.rpe-ure-card.rpe-geometry-fixed-height .rpe-geometry-flow-layer{position:relative!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;height:auto!important;min-height:0!important}
.rpe-ure-card.rpe-geometry-fixed-height .rpe-ure-field{position:relative!important;left:auto!important;top:auto!important;width:auto!important;max-width:100%!important}
.rpe-card-style-overlay.rpe-ure-card.rpe-geometry-fixed-height{height:var(--rpe-card-fixed-height,420px)!important;min-height:var(--rpe-card-fixed-height,420px)!important;max-height:var(--rpe-card-fixed-height,420px)!important}
.rpe-card-style-compact.rpe-ure-card.rpe-geometry-fixed-height{height:var(--rpe-card-fixed-height,300px)!important;min-height:var(--rpe-card-fixed-height,300px)!important;max-height:var(--rpe-card-fixed-height,300px)!important}
.rpe-card-style-absolute.rpe-ure-card{display:flex!important;flex-direction:column!important;height:auto!important;min-height:var(--rpe-min-height,0)!important;max-height:var(--rpe-max-height,99999px)!important;overflow:var(--rpe-overflow,visible)!important}
.rpe-card-style-absolute.rpe-ure-card>.rpe-geometry-content-layer{position:relative!important;flex:1 0 auto!important}

/* RDS Studio 17.2.0 — Rumanji Dark Experience System Foundation */
:root{
  color-scheme:dark;
  --rpe-rx-black:#070707;
  --rpe-rx-surface:#121212;
  --rpe-rx-surface-2:#18181b;
  --rpe-rx-surface-3:#202024;
  --rpe-rx-border:#2b2b2e;
  --rpe-rx-border-strong:#3a3a3f;
  --rpe-rx-text:#f7f7f7;
  --rpe-rx-muted:#a7a7aa;
  --rpe-rx-red:#ef1f26;
  --rpe-rx-red-hover:#ff343b;
  --rpe-rx-green:#22c55e;
  --rpe-rx-gold:#f5b301;
  --rpe-rx-font:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
body.rpe-rumanji-experience{background:var(--rpe-rx-black);color:var(--rpe-rx-text);font-family:var(--rpe-rx-font);font-size:16px;line-height:1.45;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}
body.rpe-rumanji-experience :where(h1,h2,h3,h4,h5,h6){font-family:var(--rpe-rx-font);font-weight:800;letter-spacing:-.025em;line-height:1.08;color:var(--rpe-rx-text)}
body.rpe-rumanji-experience :where(p,li,dd,dt,label,input,select,textarea,button){font-family:var(--rpe-rx-font)}
body.rpe-rumanji-experience a{transition:color .18s ease,background-color .18s ease,border-color .18s ease,opacity .18s ease}
body.rpe-rumanji-experience :where(input:not([type=checkbox]):not([type=radio]),select,textarea){background:var(--rpe-rx-surface);border:1px solid var(--rpe-rx-border);border-radius:6px;color:var(--rpe-rx-text);min-height:44px;padding:10px 12px;box-shadow:none}
body.rpe-rumanji-experience :where(input,select,textarea):focus{outline:2px solid rgba(239,31,38,.3);outline-offset:1px;border-color:var(--rpe-rx-red)}
body.rpe-rumanji-experience :where(button,.button,input[type=submit],input[type=button]){font-family:var(--rpe-rx-font);font-weight:750;border-radius:6px}
body.rpe-rumanji-experience :where(.button-primary,input[type=submit],.rpe-x-button,.rpe-x-card-button){background:var(--rpe-rx-red)!important;border-color:var(--rpe-rx-red)!important;color:#fff!important}
body.rpe-rumanji-experience :where(.button-primary,input[type=submit],.rpe-x-button,.rpe-x-card-button):hover{background:var(--rpe-rx-red-hover)!important;border-color:var(--rpe-rx-red-hover)!important}

/* Theme-neutral site surfaces. Scoped so existing functionality is not replaced. */
body.rpe-rumanji-experience :where(#page,.site,.site-content,.content-area,.widget-area,.rpe-experience){background:var(--rpe-rx-black);color:var(--rpe-rx-text)}
body.rpe-rumanji-experience :where(.site-header,.header-wrap,#header,.primary-header,.site-footer,#footer,.footer-wrap){background:#090909;color:var(--rpe-rx-text);border-color:var(--rpe-rx-border)}
body.rpe-rumanji-experience :where(.widget,.panel,.entry-content table,.comment-body,.directory_manager_tab,.tev_sorting_option,.post-meta,.rpe-x-section,.rpe-x-cta){background:var(--rpe-rx-surface);border:1px solid var(--rpe-rx-border);box-shadow:none;color:var(--rpe-rx-text)}
body.rpe-rumanji-experience :where(.entry-content,.entry-summary,.widget,.post-meta,.address,.phone,.rpe-x-business-meta,.rpe-x-business-excerpt){color:var(--rpe-rx-muted)}

/* URE typography is explicit and identical in Studio/public output. */
.rpe-experience,.rpe-x-business-card,.rpe-business-preview-grid .rpe-x-business-card{font-family:var(--rpe-rx-font)!important}
.rpe-x-business-card,.rpe-business-preview-grid .rpe-x-business-card{background:var(--rpe-rx-surface)!important;border:1px solid var(--rpe-rx-border)!important;color:var(--rpe-rx-text)!important;box-shadow:none!important}
.rpe-x-business-card .rpe-x-business-body,.rpe-business-preview-grid .rpe-x-business-body{background:var(--rpe-rx-surface)!important;color:var(--rpe-rx-text)!important}
.rpe-x-business-card h3,.rpe-business-preview-grid h3{font-family:var(--rpe-rx-font)!important;font-size:var(--rpe-card-title-size,18px)!important;font-weight:800!important;line-height:1.15!important;letter-spacing:-.025em!important}
.rpe-x-business-card h3 a,.rpe-business-preview-grid h3 a{font:inherit!important;color:var(--rpe-rx-text)!important;text-decoration:none!important}
.rpe-x-business-card small,.rpe-business-preview-grid small{font-family:var(--rpe-rx-font)!important;font-size:12px!important;font-weight:750!important;line-height:1.2!important;letter-spacing:.015em!important;color:var(--rpe-rx-red)!important}
.rpe-x-business-card .rpe-x-business-meta,.rpe-x-business-card .rpe-x-business-excerpt,.rpe-business-preview-grid .rpe-x-business-meta,.rpe-business-preview-grid .rpe-x-business-excerpt{font-family:var(--rpe-rx-font)!important;font-size:14px!important;font-weight:450!important;line-height:1.4!important;letter-spacing:-.005em!important;color:var(--rpe-rx-muted)!important}
.rpe-x-business-card .rpe-x-business-rating{font-family:var(--rpe-rx-font)!important;color:var(--rpe-rx-text)!important}.rpe-x-business-card .rpe-x-business-rating span{color:var(--rpe-rx-gold)!important}
.rpe-x-business-card .rpe-x-featured-badge{background:var(--rpe-rx-red)!important;color:#fff!important;border-radius:4px!important}

/* Shared component vocabulary from the approved detail-page mockup. */
.rpe-rx-panel{background:linear-gradient(180deg,#151515,#101010);border:1px solid var(--rpe-rx-border);border-radius:10px;color:var(--rpe-rx-text)}
.rpe-rx-divider{border-color:var(--rpe-rx-border)}
.rpe-rx-muted{color:var(--rpe-rx-muted)}
.rpe-rx-status-open{color:var(--rpe-rx-green)}
.rpe-rx-rating{color:var(--rpe-rx-gold)}
.rpe-rx-chip{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid var(--rpe-rx-border-strong);border-radius:6px;background:#151515;color:var(--rpe-rx-text);font-size:12px;font-weight:650;text-decoration:none}
.rpe-rx-chip:hover{border-color:var(--rpe-rx-red);color:#fff}
.rpe-rx-tab{border-bottom:2px solid transparent;color:var(--rpe-rx-muted)}.rpe-rx-tab[aria-selected=true],.rpe-rx-tab.is-active{border-color:var(--rpe-rx-red);color:var(--rpe-rx-text)}
@media(max-width:700px){body.rpe-rumanji-experience{font-size:15px}.rpe-x-business-card h3,.rpe-business-preview-grid h3{font-size:17px!important}}


/* RDS Studio 17.2.1 — Card Template Geometry Stabilization */
.rpe-ure-card.rpe-geometry-fixed-height{height:var(--rpe-card-fixed-height)!important;min-height:var(--rpe-card-fixed-height)!important;max-height:var(--rpe-card-fixed-height)!important;overflow:hidden!important}
.rpe-ure-card.rpe-geometry-fixed-height>.rpe-geometry-image-layer{min-width:0;overflow:hidden}
.rpe-ure-card.rpe-geometry-fixed-height>.rpe-geometry-image-layer img{width:100%!important;height:100%!important;display:block!important;object-fit:var(--rpe-image-fit,cover)!important}
.rpe-ure-card.rpe-geometry-fixed-height>.rpe-ure-stage{min-width:0!important;overflow:hidden!important}
.rpe-ure-card.rpe-geometry-fixed-height .rpe-ure-flow{display:flex!important;flex-direction:column!important;gap:var(--rpe-field-gap,6px)!important;min-width:0!important;overflow:hidden!important}
.rpe-ure-card.rpe-geometry-fixed-height .rpe-ure-field{position:static!important;inset:auto!important;width:auto!important;min-width:0!important;margin:0!important}
.rpe-ure-card.rpe-geometry-fixed-height .rpe-ure-title h3{margin:0!important;line-height:1.18!important;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.rpe-ure-card.rpe-geometry-fixed-height .rpe-x-business-meta{margin:0!important;line-height:1.42!important}

/* Classic: balanced image and compact body; no bottom anchoring. */
.rpe-card-style-classic.rpe-geometry-fixed-height{display:grid!important;grid-template-rows:250px minmax(0,1fr)!important}
.rpe-card-style-classic.rpe-geometry-fixed-height>.rpe-geometry-image-layer{height:250px!important}
.rpe-card-style-classic.rpe-geometry-fixed-height>.rpe-ure-stage{height:auto!important;padding:var(--rpe-card-padding,16px)!important}
.rpe-card-style-classic .rpe-ure-title h3{-webkit-line-clamp:2}
.rpe-card-style-classic .rpe-ure-address .rpe-x-business-meta{-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}

/* Minimal: shorter image, tighter stack and restrained metadata. */
.rpe-card-style-minimal.rpe-geometry-fixed-height{display:grid!important;grid-template-rows:210px minmax(0,1fr)!important;border-color:transparent!important;box-shadow:none!important}
.rpe-card-style-minimal.rpe-geometry-fixed-height>.rpe-geometry-image-layer{height:210px!important}
.rpe-card-style-minimal.rpe-geometry-fixed-height>.rpe-ure-stage{padding:14px!important}
.rpe-card-style-minimal.rpe-geometry-fixed-height .rpe-ure-flow{gap:4px!important}
.rpe-card-style-minimal .rpe-ure-title h3{-webkit-line-clamp:1}
.rpe-card-style-minimal .rpe-ure-excerpt,.rpe-card-style-minimal .rpe-ure-button{display:none!important}
.rpe-card-style-minimal .rpe-ure-address .rpe-x-business-meta{-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}

/* Compact: true horizontal card, stable crop, low fixed height. */
.rpe-card-style-compact.rpe-geometry-fixed-height{display:grid!important;grid-template-columns:minmax(150px,38%) minmax(0,1fr)!important;grid-template-rows:230px!important;height:230px!important;min-height:230px!important;max-height:230px!important}
.rpe-card-style-compact.rpe-geometry-fixed-height>.rpe-geometry-image-layer{grid-column:1;height:230px!important;min-height:230px!important}
.rpe-card-style-compact.rpe-geometry-fixed-height>.rpe-ure-stage{grid-column:2;height:230px!important;min-height:0!important;padding:16px!important}
.rpe-card-style-compact.rpe-geometry-fixed-height .rpe-ure-flow{gap:5px!important;max-height:198px!important}
.rpe-card-style-compact .rpe-ure-title h3{-webkit-line-clamp:2}
.rpe-card-style-compact .rpe-ure-address .rpe-x-business-meta{-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.rpe-card-style-compact .rpe-ure-excerpt{display:none!important}

/* Overlay: one self-contained card; image, gradient and content share identical bounds. */
.rpe-card-style-overlay.rpe-geometry-fixed-height{position:relative!important;display:block!important;height:420px!important;min-height:420px!important;max-height:420px!important;isolation:isolate!important}
.rpe-card-style-overlay.rpe-geometry-fixed-height>.rpe-geometry-image-layer{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;z-index:0!important}
.rpe-card-style-overlay.rpe-geometry-fixed-height>.rpe-ure-overlay{display:block!important;position:absolute!important;inset:0!important;z-index:1!important;pointer-events:none!important;background:linear-gradient(to top,rgba(0,0,0,.92) 0%,rgba(0,0,0,.58) 48%,rgba(0,0,0,.08) 100%)!important;opacity:1!important}
.rpe-card-style-overlay.rpe-geometry-fixed-height>.rpe-ure-stage{position:absolute!important;inset:0!important;z-index:2!important;padding:0!important;overflow:hidden!important}
.rpe-card-style-overlay.rpe-geometry-fixed-height .rpe-ure-flow{position:absolute!important;left:0!important;right:0!important;bottom:0!important;top:auto!important;transform:none!important;max-height:72%!important;padding:20px!important;overflow:hidden!important}
.rpe-card-style-overlay .rpe-ure-title h3{-webkit-line-clamp:2}
.rpe-card-style-overlay .rpe-ure-address .rpe-x-business-meta{-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}
.rpe-card-style-overlay .rpe-ure-field,.rpe-card-style-overlay .rpe-ure-field *{color:var(--rpe-overlay-text,#fff)!important}

@media (max-width:640px){
 .rpe-card-style-compact.rpe-geometry-fixed-height{grid-template-columns:42% 58%!important}
 .rpe-card-style-overlay.rpe-geometry-fixed-height{height:360px!important;min-height:360px!important;max-height:360px!important}
}

/* RDS Studio 17.2.2 — Absolute / Freeform dynamic content canvas */
.rpe-card-style-absolute.rpe-geometry-auto-height{
  height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important;
  display:flex!important;flex-direction:column!important;
}
.rpe-card-style-absolute.rpe-geometry-auto-height>.rpe-geometry-image-layer{
  flex:0 0 var(--rpe-image-height,220px)!important;height:var(--rpe-image-height,220px)!important;
}
.rpe-card-style-absolute.rpe-geometry-auto-height>.rpe-geometry-content-layer{
  position:relative!important;height:auto!important;
  min-height:var(--rpe-solved-content-height,var(--rpe-absolute-base-height,300px))!important;
  overflow:visible!important;flex:0 0 auto!important;
}
.rpe-card-style-absolute.rpe-geometry-auto-height .rpe-geometry-absolute-layer{overflow:visible!important}


/* RDS Studio 17.2.3 — canonical nested Overlay image layer contract */
.rpe-card-style-overlay.rpe-ure-card>.rpe-geometry-image-layer>.rpe-ure-image,
.rpe-card-style-overlay.rpe-ure-card>.rpe-geometry-image-layer>.rpe-x-business-image{
  display:block!important;position:absolute!important;inset:0!important;width:100%!important;height:100%!important;overflow:hidden!important;
}
.rpe-card-style-overlay.rpe-ure-card>.rpe-geometry-image-layer img,
.rpe-card-style-overlay.rpe-ure-card>.rpe-geometry-image-layer .rpe-x-business-placeholder{
  display:block!important;width:100%!important;height:100%!important;object-fit:var(--rpe-image-fit,cover)!important;
}

/* RDS Studio 20.0A.8.5 — Native Collection Rehydration */
.rpe-native-bridge__pipeline{margin:0 0 18px;color:#ff3344;font-size:11px;font-weight:800;font-style:italic;letter-spacing:.02em;text-transform:uppercase}

/* Rumanji Homepage Experience 1.1.0 — Hero Experience Composition */
.rpe-homepage-experience{background:#050708;color:#fff;overflow:hidden}
.rpe-homepage-hero-composition{position:relative;isolation:isolate;min-height:680px;padding:0 24px 56px;background:
linear-gradient(180deg,rgba(4,7,9,.18),rgba(4,7,9,.88)),
radial-gradient(circle at 22% 18%,rgba(222,35,48,.28),transparent 36%),
radial-gradient(circle at 76% 26%,rgba(245,134,54,.16),transparent 28%),
linear-gradient(135deg,#130b0c 0%,#071014 54%,#050708 100%)}
.rpe-homepage-hero-composition:before{content:"";position:absolute;inset:0;z-index:-1;opacity:.38;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.5) 0 1px,transparent 1.5px),radial-gradient(circle at 70% 20%,rgba(255,255,255,.35) 0 1px,transparent 1.5px);background-size:92px 92px,137px 137px;mask-image:linear-gradient(to bottom,#000,transparent 78%)}
.rpe-homepage-hero-composition .rpe-experience-object--homepage-hero .rpe-x-hero{min-height:auto;padding:96px 16px 32px;background:transparent;text-align:center}
.rpe-homepage-hero-composition .rpe-x-hero>div{max-width:860px}
.rpe-homepage-hero-composition .rpe-x-hero small{font-size:12px;color:#ff4a54;letter-spacing:.22em}
.rpe-homepage-hero-composition .rpe-x-hero h1{max-width:780px;margin:.35em auto .28em;font-size:clamp(3.4rem,7vw,6.9rem);line-height:.94;letter-spacing:-.055em;text-wrap:balance}
.rpe-homepage-hero-composition .rpe-x-hero p{max-width:720px;margin:0 auto;color:#d4d8dc;font-size:clamp(1rem,1.6vw,1.22rem);line-height:1.65;text-wrap:balance}
.rpe-homepage-hero-composition .rpe-experience-object--homepage-search,.rpe-homepage-hero-composition .rpe-experience-object--homepage-city-selector{position:relative;z-index:2;max-width:960px;margin:0 auto}
.rpe-homepage-hero-composition .rpe-x-native{max-width:none;padding:10px 0}
.rpe-homepage-hero-composition .rpe-x-search{max-width:none;margin:0 auto;display:grid;grid-template-columns:auto minmax(220px,1fr) minmax(150px,210px) auto;align-items:center;background:#fff;border:1px solid rgba(255,255,255,.74);border-radius:12px;overflow:hidden;box-shadow:0 18px 50px rgba(0,0,0,.28)}
.rpe-homepage-hero-composition .rpe-x-search__icon{padding-left:18px;color:#68717b;font-size:20px}
.rpe-homepage-hero-composition .rpe-x-search input,.rpe-homepage-hero-composition .rpe-x-search select{height:58px;border:0;background:#fff;color:#16191d;outline:0}
.rpe-homepage-hero-composition .rpe-x-search input{padding:0 14px;font-size:16px}
.rpe-homepage-hero-composition .rpe-x-search select{padding:0 38px 0 16px;border-left:1px solid #e2e5e8;font-weight:700}
.rpe-homepage-hero-composition .rpe-x-search button{height:58px;border-radius:0;padding:0 28px;background:#ef2532}
.rpe-homepage-hero-composition .rpe-x-city{padding-top:22px;text-align:center}
.rpe-homepage-hero-composition .rpe-x-city h2{margin:0 0 12px;color:#c7cbd0;font-size:14px;font-weight:600}
.rpe-homepage-hero-composition .rpe-x-city form{max-width:680px;margin:0 auto;opacity:.92}
.rpe-homepage-hero-composition .rpe-x-city input{background:rgba(8,12,15,.74);border-color:#36404a;color:#fff}
.rpe-homepage-hero-composition .rpe-x-city button{white-space:nowrap}
@media(max-width:780px){
.rpe-homepage-hero-composition{min-height:610px;padding:0 14px 34px}
.rpe-homepage-hero-composition .rpe-experience-object--homepage-hero .rpe-x-hero{padding:70px 8px 24px}
.rpe-homepage-hero-composition .rpe-x-hero h1{font-size:clamp(2.65rem,12vw,4.4rem)}
.rpe-homepage-hero-composition .rpe-x-search{grid-template-columns:auto 1fr auto;border-radius:10px}
.rpe-homepage-hero-composition .rpe-x-search select{grid-column:1/-1;width:100%;height:46px;border-left:0;border-top:1px solid #e2e5e8}
.rpe-homepage-hero-composition .rpe-x-search button{grid-column:3;grid-row:1;height:56px;padding:0 20px}
.rpe-homepage-hero-composition .rpe-x-search input{height:56px;min-width:0}
.rpe-homepage-hero-composition .rpe-x-city form{display:flex}
.rpe-homepage-hero-composition .rpe-x-city input{margin:0;min-width:0}
}


/* Rumanji Homepage Experience 1.1.1 — Global Search Block */
.rpe-homepage-hero-composition .rpe-experience-object--homepage-global-search{position:relative;z-index:3;max-width:1120px;margin:0 auto}
.rpe-x-global-search{padding:20px 0 52px;text-align:center}
.rpe-x-global-search h2{margin:0 0 18px;color:#fff;font-size:clamp(1rem,1.5vw,1.2rem);font-weight:700}
.rpe-x-global-search__form{display:grid;gap:12px}
.rpe-x-global-search__scope{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}
.rpe-x-global-search__scope label{cursor:pointer}
.rpe-x-global-search__scope input{position:absolute;opacity:0;pointer-events:none}
.rpe-x-global-search__scope span{display:block;padding:9px 15px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:rgba(7,11,15,.72);color:#cbd1d8;font-size:13px;font-weight:700;transition:.18s ease}
.rpe-x-global-search__scope input:checked+span{border-color:#ef2532;background:#ef2532;color:#fff;box-shadow:0 8px 24px rgba(239,37,50,.22)}
.rpe-x-global-search__controls{display:grid;grid-template-columns:auto minmax(240px,1.8fr) minmax(145px,.75fr) minmax(145px,.8fr) minmax(145px,.75fr) auto;align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.76);border-radius:14px;background:#fff;box-shadow:0 20px 55px rgba(0,0,0,.3)}
.rpe-x-global-search__controls .rpe-x-search__icon{padding-left:18px;color:#66707b;font-size:20px}
.rpe-x-global-search__controls input,.rpe-x-global-search__controls select{width:100%;height:62px;margin:0;border:0;border-left:1px solid #e4e7ea;border-radius:0;background:#fff;color:#15191d;outline:0;box-shadow:none}
.rpe-x-global-search__controls input{border-left:0;padding:0 14px;font-size:16px}
.rpe-x-global-search__controls select{padding:0 34px 0 14px;font-size:13px;font-weight:700}
.rpe-x-global-search__controls button{height:62px;padding:0 30px;border:0;border-radius:0;background:#ef2532;color:#fff;font-weight:800}
@media(max-width:900px){.rpe-x-global-search__controls{grid-template-columns:auto minmax(0,1fr) auto}.rpe-x-global-search__controls select{grid-column:1/-1;height:48px;border-left:0;border-top:1px solid #e4e7ea}.rpe-x-global-search__controls button{grid-column:3;grid-row:1;height:58px}.rpe-x-global-search__controls input{height:58px;min-width:0}}
@media(max-width:560px){.rpe-x-global-search{padding-bottom:34px}.rpe-x-global-search__scope{justify-content:stretch}.rpe-x-global-search__scope label{flex:1}.rpe-x-global-search__scope span{padding:10px 8px}.rpe-x-global-search__controls{grid-template-columns:auto minmax(0,1fr)}.rpe-x-global-search__controls button{grid-column:1/-1;grid-row:auto;height:50px}.rpe-x-global-search__controls select{height:46px}}

/* Rumanji Homepage Experience 1.2.0 — Discover & Search Experience */
.rpe-x-global-search[data-context-output="1"]{isolation:isolate}
.rpe-x-global-search__controls select[data-rpe-city-filter]{min-width:150px}
.rpe-x-global-search__query::-webkit-calendar-picker-indicator{display:none!important}
@media(min-width:901px){.rpe-x-global-search__form{max-width:1120px;margin-inline:auto}}


/* Rumanji Hero 2.0A.1 — Video Background Runtime */
.rpe-x-hero{position:relative;isolation:isolate;overflow:hidden}
.rpe-x-hero .rpe-hero-media,.rpe-x-hero .rpe-hero-overlay{position:absolute;inset:0}
.rpe-x-hero .rpe-hero-media{z-index:-3;background-image:var(--rpe-hero-poster);background-position:center;background-size:cover;background-repeat:no-repeat}
.rpe-x-hero .rpe-hero-video{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.rpe-x-hero .rpe-hero-overlay{z-index:-2;background:linear-gradient(180deg,rgba(5,7,9,calc(var(--rpe-hero-overlay,.48)*.72)),rgba(5,7,9,var(--rpe-hero-overlay,.48)) 58%,rgba(5,7,9,calc(var(--rpe-hero-overlay,.48)*1.18)))}
.rpe-x-hero .rpe-hero-content{position:relative;z-index:1}
.rpe-x-hero.rpe-video-ready .rpe-hero-video{animation:rpeHeroVideoFade .55s ease both}
@keyframes rpeHeroVideoFade{from{opacity:0}to{opacity:1}}
@media (prefers-reduced-motion:reduce){.rpe-x-hero .rpe-hero-video[data-rpe-reduce-motion="1"]{display:none!important}.rpe-x-hero.rpe-video-ready .rpe-hero-video{animation:none}}
@media (max-width:720px){.rpe-x-hero .rpe-hero-video{object-position:center center}.rpe-x-hero[data-rpe-mobile-poster="1"] .rpe-hero-video{display:none}}

/* RDS Studio 20.2A.1 — Cinematic Hero Engine Foundation */
.rpe-x-hero{min-height:var(--rpe-hero-min-height,620px)}
.rpe-x-hero .rpe-hero-content{width:min(100%,var(--rpe-hero-content-width,900px))}
.rpe-x-hero .rpe-hero-video{object-fit:var(--rpe-hero-media-fit,cover);object-position:var(--rpe-hero-focal-desktop,50% 50%)}
.rpe-x-hero .rpe-hero-media--image{background-position:var(--rpe-hero-focal-desktop,50% 50%)}
.rpe-x-hero--overlay-solid .rpe-hero-overlay{background:color-mix(in srgb,var(--rpe-hero-overlay-color,#050709) calc(var(--rpe-hero-overlay,.48)*100%),transparent)}
.rpe-x-hero--overlay-gradient.rpe-x-hero--overlay-direction-bottom .rpe-hero-overlay{background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--rpe-hero-overlay-color,#050709) calc(var(--rpe-hero-overlay,.48)*100%),transparent))}
.rpe-x-hero--overlay-gradient.rpe-x-hero--overlay-direction-top .rpe-hero-overlay{background:linear-gradient(0deg,transparent,color-mix(in srgb,var(--rpe-hero-overlay-color,#050709) calc(var(--rpe-hero-overlay,.48)*100%),transparent))}
.rpe-x-hero--overlay-gradient.rpe-x-hero--overlay-direction-left .rpe-hero-overlay{background:linear-gradient(90deg,color-mix(in srgb,var(--rpe-hero-overlay-color,#050709) calc(var(--rpe-hero-overlay,.48)*100%),transparent),transparent)}
.rpe-x-hero--overlay-gradient.rpe-x-hero--overlay-direction-right .rpe-hero-overlay{background:linear-gradient(270deg,color-mix(in srgb,var(--rpe-hero-overlay-color,#050709) calc(var(--rpe-hero-overlay,.48)*100%),transparent),transparent)}
.rpe-x-hero--overlay-spotlight .rpe-hero-overlay{background:radial-gradient(circle at 50% 45%,transparent 0 18%,color-mix(in srgb,var(--rpe-hero-overlay-color,#050709) calc(var(--rpe-hero-overlay,.48)*100%),transparent) 75%)}
.rpe-x-hero--overlay-mesh .rpe-hero-overlay{background:radial-gradient(circle at 18% 22%,rgba(215,25,32,.24),transparent 42%),radial-gradient(circle at 82% 65%,rgba(20,40,65,.28),transparent 48%),color-mix(in srgb,var(--rpe-hero-overlay-color,#050709) calc(var(--rpe-hero-overlay,.48)*70%),transparent)}
.rpe-x-hero--layout-split_left,.rpe-x-hero--layout-split_right{grid-template-columns:1fr 1fr;padding-inline:6vw}.rpe-x-hero--layout-split_left .rpe-hero-content{grid-column:2;text-align:left}.rpe-x-hero--layout-split_right .rpe-hero-content{grid-column:1;text-align:left}.rpe-x-hero--layout-fullscreen{min-height:max(var(--rpe-hero-min-height,720px),calc(100svh - 90px))}.rpe-x-hero--layout-editorial .rpe-hero-content{text-align:left;margin-right:auto}.rpe-x-hero--layout-minimal h1{font-size:clamp(2.5rem,5vw,5rem)}
.rpe-x-hero--motion-fade .rpe-hero-content{animation:rpeHeroFade var(--rpe-hero-motion-duration,700ms) ease both;animation-delay:var(--rpe-hero-motion-delay,100ms)}.rpe-x-hero--motion-lift .rpe-hero-content{animation:rpeHeroLift var(--rpe-hero-motion-duration,700ms) cubic-bezier(.2,.7,.2,1) both;animation-delay:var(--rpe-hero-motion-delay,100ms)}.rpe-x-hero--motion-scale .rpe-hero-content{animation:rpeHeroScale var(--rpe-hero-motion-duration,700ms) ease both;animation-delay:var(--rpe-hero-motion-delay,100ms)}.rpe-x-hero--motion-blur .rpe-hero-content{animation:rpeHeroBlur var(--rpe-hero-motion-duration,700ms) ease both;animation-delay:var(--rpe-hero-motion-delay,100ms)}
@keyframes rpeHeroFade{from{opacity:0}to{opacity:1}}@keyframes rpeHeroLift{from{opacity:0;transform:translateY(26px)}to{opacity:1;transform:none}}@keyframes rpeHeroScale{from{opacity:0;transform:scale(.96)}to{opacity:1;transform:none}}@keyframes rpeHeroBlur{from{opacity:0;filter:blur(14px)}to{opacity:1;filter:none}}
@media(max-width:1024px){.rpe-x-hero .rpe-hero-video{object-position:var(--rpe-hero-focal-tablet,50% 50%)}.rpe-x-hero .rpe-hero-media--image{background-position:var(--rpe-hero-focal-tablet,50% 50%)}}
@media(max-width:720px){.rpe-x-hero .rpe-hero-video{object-position:var(--rpe-hero-focal-mobile,50% 50%)}.rpe-x-hero .rpe-hero-media--image{background-position:var(--rpe-hero-focal-mobile,50% 50%)}.rpe-x-hero--layout-split_left,.rpe-x-hero--layout-split_right{grid-template-columns:1fr}.rpe-x-hero--layout-split_left .rpe-hero-content,.rpe-x-hero--layout-split_right .rpe-hero-content{grid-column:1;text-align:center}}
@media(prefers-reduced-motion:reduce){.rpe-x-hero .rpe-hero-content{animation:none!important}}

/* 20.2A.2 playlist transitions */
.rpe-hero-video{transition:opacity var(--rpe-hero-playlist-transition,650ms) ease}.rpe-hero-video.rpe-playlist-switching{opacity:.08}.rpe-x-hero[data-rpe-playlist-count]{isolation:isolate}

/* RDS Studio 20.2A.5 — Adaptive Overlay Engine */
.rpe-x-hero--overlay-blur .rpe-hero-overlay{background:color-mix(in srgb,var(--rpe-hero-overlay-color,#050709) calc(var(--rpe-hero-overlay,.48)*72%),transparent);backdrop-filter:blur(var(--rpe-hero-overlay-blur,10px));-webkit-backdrop-filter:blur(var(--rpe-hero-overlay-blur,10px))}
.rpe-x-hero--overlay-glass .rpe-hero-overlay{inset:8%;border-radius:28px;background:rgba(5,7,9,var(--rpe-hero-glass-opacity,.18));border:1px solid rgba(255,255,255,.12);box-shadow:0 24px 80px rgba(0,0,0,.32);backdrop-filter:blur(var(--rpe-hero-overlay-blur,10px)) saturate(1.15);-webkit-backdrop-filter:blur(var(--rpe-hero-overlay-blur,10px)) saturate(1.15)}
.rpe-x-hero--overlay-adaptive .rpe-hero-overlay{background:linear-gradient(180deg,rgba(5,7,9,calc(var(--rpe-hero-adaptive-opacity,var(--rpe-hero-overlay,.48))*.72)),rgba(5,7,9,var(--rpe-hero-adaptive-opacity,var(--rpe-hero-overlay,.48))) 58%,rgba(5,7,9,calc(var(--rpe-hero-adaptive-opacity,var(--rpe-hero-overlay,.48))*1.12)));transition:background .45s ease}


/* RDS Studio 20.2A.6 — Hero Motion Designer */
.rpe-x-hero{--rpe-hero-motion-easing:cubic-bezier(.2,.7,.2,1)}
.rpe-x-hero--easing-linear{--rpe-hero-motion-easing:linear}.rpe-x-hero--easing-ease{--rpe-hero-motion-easing:ease}.rpe-x-hero--easing-ease_out{--rpe-hero-motion-easing:cubic-bezier(0,.55,.45,1)}.rpe-x-hero--easing-cinematic{--rpe-hero-motion-easing:cubic-bezier(.16,1,.3,1)}.rpe-x-hero--easing-spring{--rpe-hero-motion-easing:cubic-bezier(.34,1.56,.64,1)}
.rpe-x-hero .rpe-hero-content>*{animation-duration:var(--rpe-hero-motion-duration,700ms);animation-timing-function:var(--rpe-hero-motion-easing);animation-fill-mode:both}
.rpe-x-hero .rpe-hero-content>small{animation-delay:calc(var(--rpe-hero-motion-delay,100ms) + var(--rpe-hero-motion-eyebrow-delay,0ms))}
.rpe-x-hero .rpe-hero-content>h1{animation-delay:calc(var(--rpe-hero-motion-delay,100ms) + var(--rpe-hero-motion-stagger,120ms) + var(--rpe-hero-motion-heading-delay,0ms))}
.rpe-x-hero .rpe-hero-content>p{animation-delay:calc(var(--rpe-hero-motion-delay,100ms) + var(--rpe-hero-motion-stagger,120ms)*2 + var(--rpe-hero-motion-text-delay,0ms))}
.rpe-x-hero .rpe-hero-content>a,.rpe-x-hero .rpe-hero-content>button{animation-delay:calc(var(--rpe-hero-motion-delay,100ms) + var(--rpe-hero-motion-stagger,120ms)*3 + var(--rpe-hero-motion-button-delay,0ms))}
.rpe-x-hero--motion-fade .rpe-hero-content,.rpe-x-hero--motion-lift .rpe-hero-content,.rpe-x-hero--motion-scale .rpe-hero-content,.rpe-x-hero--motion-blur .rpe-hero-content{animation:none}
.rpe-x-hero--motion-fade .rpe-hero-content>*{animation-name:rpeHeroFade}.rpe-x-hero--motion-lift .rpe-hero-content>*{animation-name:rpeHeroLift}.rpe-x-hero--motion-scale .rpe-hero-content>*{animation-name:rpeHeroScale}.rpe-x-hero--motion-blur .rpe-hero-content>*{animation-name:rpeHeroBlur}.rpe-x-hero--motion-slide_left .rpe-hero-content>*{animation-name:rpeHeroSlideLeft}.rpe-x-hero--motion-slide_right .rpe-hero-content>*{animation-name:rpeHeroSlideRight}.rpe-x-hero--motion-mask .rpe-hero-content>*{animation-name:rpeHeroMask}
@keyframes rpeHeroSlideLeft{from{opacity:0;transform:translateX(-42px)}to{opacity:1;transform:none}}@keyframes rpeHeroSlideRight{from{opacity:0;transform:translateX(42px)}to{opacity:1;transform:none}}@keyframes rpeHeroMask{from{opacity:0;clip-path:inset(0 100% 0 0);transform:translateY(10px)}to{opacity:1;clip-path:inset(0);transform:none}}
.rpe-x-hero.rpe-motion-reset .rpe-hero-content>*{animation-name:none!important}
@media(prefers-reduced-motion:reduce){.rpe-x-hero .rpe-hero-content>*{animation:none!important;opacity:1!important;transform:none!important;filter:none!important;clip-path:none!important}}


/* RDS Studio 20.2A.7 — Hero Timeline Foundation */
.rpe-x-hero[data-rpe-timeline="1"] .rpe-hero-content>small{animation-duration:var(--rpe-hero-timeline-eyebrow-duration,650ms)}
.rpe-x-hero[data-rpe-timeline="1"] .rpe-hero-content>h1{animation-duration:var(--rpe-hero-timeline-heading-duration,850ms)}
.rpe-x-hero[data-rpe-timeline="1"] .rpe-hero-content>p{animation-duration:var(--rpe-hero-timeline-text-duration,700ms)}
.rpe-x-hero[data-rpe-timeline="1"] .rpe-hero-content>a,.rpe-x-hero[data-rpe-timeline="1"] .rpe-hero-content>button{animation-duration:var(--rpe-hero-timeline-button-duration,650ms)}


/* RDS Studio 20.2A.8 — Hero Scene Builder */
.rpe-x-hero[data-rpe-scene-builder="1"] .rpe-hero-content{transition:opacity calc(var(--rpe-hero-playlist-transition,650ms)/2) ease,transform calc(var(--rpe-hero-playlist-transition,650ms)/2) ease,filter calc(var(--rpe-hero-playlist-transition,650ms)/2) ease}.rpe-x-hero[data-rpe-scene-builder="1"] .rpe-hero-content.rpe-scene-changing{opacity:0;transform:translateY(10px);filter:blur(5px)}
@media(prefers-reduced-motion:reduce){.rpe-x-hero[data-rpe-scene-builder="1"] .rpe-hero-content{transition:none!important}.rpe-x-hero[data-rpe-scene-builder="1"] .rpe-hero-content.rpe-scene-changing{opacity:1;transform:none;filter:none}}


/* 4.4.0E.3.1 — VEE/RDS full-bleed runtime hero hotfix.
 * Theme/grid rules must never constrain canonical city media to one split column.
 */
.rpe-x-hero>.rpe-hero-media--city-rotation,
.rpe-x-hero>[data-rpe-vee-runtime-hero="1"]{
 position:absolute!important;
 inset:0!important;
 width:100%!important;
 height:100%!important;
 min-width:100%!important;
 max-width:none!important;
 margin:0!important;
 padding:0!important;
 grid-column:1/-1!important;
 grid-row:1/-1!important;
 transform:none!important;
 z-index:-3!important;
 overflow:hidden!important;
}
.rpe-x-hero>.rpe-hero-media--city-rotation>.rpe-city-media-runtime,
.rpe-x-hero>[data-rpe-vee-runtime-hero="1"]>.rpe-city-media-runtime{
 position:absolute!important;
 inset:0!important;
 width:100%!important;
 height:100%!important;
 max-width:none!important;
}
.rpe-x-hero>.rpe-hero-media--city-rotation .rpe-city-media-frame,
.rpe-x-hero>[data-rpe-vee-runtime-hero="1"] .rpe-city-media-frame{
 position:absolute!important;
 inset:0!important;
 width:100%!important;
 height:100%!important;
 max-width:none!important;
 object-fit:cover!important;
}

/* UER 4.5.0 Milestone 2 — unified Hero and Global Search */
.rpe-uer-component{box-sizing:border-box}.rpe-uer-hero{position:relative;overflow:hidden}.rpe-uer-hero>.rpe-city-media-runtime{position:absolute;inset:0;z-index:0}.rpe-uer-hero__content{position:relative;z-index:2}.rpe-uer-search{padding:24px}.rpe-uer-search h2{text-align:center}.rpe-uer-search form{display:flex;max-width:1040px;margin:0 auto}.rpe-uer-search input[type=search]{flex:1;min-width:0;padding:16px 18px;border:0;border-radius:12px 0 0 12px}.rpe-uer-search button{padding:16px 28px;border:0;border-radius:0 12px 12px 0;background:#f52232;color:#fff;font-weight:700;cursor:pointer}

/* UER Milestone 3 — unified collections */
.rpe-uer-collection{padding:28px;border-radius:22px;background:#fff;color:#111;box-sizing:border-box}.rpe-uer-collection__header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.rpe-uer-collection__header h2{margin:3px 0 0;font-size:clamp(24px,3vw,38px);line-height:1.05}.rpe-uer-collection__eyebrow{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#e31b23}.rpe-uer-collection__count{display:inline-flex;min-width:34px;height:34px;align-items:center;justify-content:center;border-radius:999px;background:#111;color:#fff;font-weight:800}.rpe-uer-collection__items{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px}.rpe-uer-card{overflow:hidden;border:1px solid #e7e7e7;border-radius:16px;background:#fff}.rpe-uer-card a{display:block;color:inherit;text-decoration:none}.rpe-uer-card__media{aspect-ratio:16/10;background:#f1f1f1;overflow:hidden}.rpe-uer-card__media img{width:100%;height:100%;object-fit:cover}.rpe-uer-card__placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;font-size:42px;font-weight:900;color:#e31b23}.rpe-uer-card__body{padding:15px}.rpe-uer-card__body h3{margin:0;font-size:17px}.rpe-uer-card__body p{margin:8px 0 0;color:#666;line-height:1.45}.rpe-uer-collection__empty{padding:30px;border:1px dashed #ccc;border-radius:14px;color:#666;text-align:center}


/* 5.0.0W.16.10 — Native Review Composer UI & Pentagon Rating System */
.rpe-review-composer[hidden]{display:none!important}
.rpe-review-composer{
  position:fixed!important;
  inset:0!important;
  z-index:2147483000!important;
  display:grid!important;
  place-items:center!important;
  box-sizing:border-box!important;
  padding:24px!important;
  font-family:inherit!important;
}
.rpe-review-composer-backdrop{
  position:absolute!important;
  inset:0!important;
  background:rgba(2,5,9,.82)!important;
  -webkit-backdrop-filter:blur(12px) saturate(115%)!important;
  backdrop-filter:blur(12px) saturate(115%)!important;
}
.rpe-review-composer-panel{
  position:relative!important;
  z-index:2!important;
  box-sizing:border-box!important;
  width:min(660px,100%)!important;
  max-height:calc(100vh - 48px)!important;
  overflow:auto!important;
  padding:30px 32px 28px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:18px!important;
  background:linear-gradient(145deg,rgba(18,22,28,.985),rgba(10,14,19,.985))!important;
  box-shadow:0 32px 100px rgba(0,0,0,.62),inset 0 1px 0 rgba(255,255,255,.04)!important;
  color:#fff!important;
}
.rpe-review-composer-close{
  position:absolute!important;
  top:16px!important;
  right:16px!important;
  display:grid!important;
  place-items:center!important;
  width:36px!important;
  height:36px!important;
  padding:0!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:9px!important;
  background:rgba(255,255,255,.035)!important;
  color:#cfd5dc!important;
  font:400 23px/1 Arial,sans-serif!important;
  cursor:pointer!important;
}
.rpe-review-composer-close:hover{background:rgba(255,255,255,.08)!important;color:#fff!important}
.rpe-review-composer .rpe-review-eyebrow{
  display:block!important;
  margin:0 48px 8px 0!important;
  color:#ef233c!important;
  font-size:9px!important;
  font-weight:900!important;
  line-height:1!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}
.rpe-review-composer-panel h3{
  margin:0 48px 7px 0!important;
  color:#fff!important;
  font-size:26px!important;
  line-height:1.15!important;
  letter-spacing:-.025em!important;
}
.rpe-review-composer-intro{
  margin:0 0 25px!important;
  color:#98a2ad!important;
  font-size:12px!important;
  line-height:1.55!important;
}
.rpe-review-form{display:block!important;margin:0!important}
.rpe-review-rating-field{
  display:block!important;
  margin:0 0 24px!important;
  padding:0!important;
  border:0!important;
}
.rpe-review-rating-field legend{
  display:block!important;
  width:auto!important;
  margin:0 0 11px!important;
  padding:0!important;
  color:#f4f6f8!important;
  font-size:11px!important;
  font-weight:850!important;
}
.rpe-review-rating-picker{
  display:flex!important;
  align-items:flex-start!important;
  gap:11px!important;
  margin:0!important;
}
.rpe-review-rating-picker label{
  position:relative!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  gap:5px!important;
  width:52px!important;
  margin:0!important;
  cursor:pointer!important;
  user-select:none!important;
}
.rpe-review-rating-picker input{
  position:absolute!important;
  width:1px!important;
  height:1px!important;
  opacity:0!important;
  pointer-events:none!important;
}
.rpe-review-picker-pentagon{
  display:grid!important;
  place-items:center!important;
  width:50px!important;
  height:48px!important;
  clip-path:polygon(50% 0%,97% 35%,79% 100%,21% 100%,3% 35%)!important;
  background:rgba(227,165,58,.13)!important;
  transition:transform .16s ease,background .16s ease,filter .16s ease!important;
}
.rpe-review-picker-pentagon b{
  color:#e3a53a!important;
  font-size:17px!important;
  line-height:1!important;
  transform:translateY(1px)!important;
}
.rpe-review-rating-picker label.is-active .rpe-review-picker-pentagon{
  background:linear-gradient(145deg,#f0bc5a,#d9952b)!important;
  filter:drop-shadow(0 5px 10px rgba(227,165,58,.16))!important;
}
.rpe-review-rating-picker label.is-active .rpe-review-picker-pentagon b{color:#11151a!important}
.rpe-review-rating-picker label.is-current .rpe-review-picker-pentagon{transform:translateY(-2px) scale(1.04)!important}
.rpe-review-rating-picker label:focus-within .rpe-review-picker-pentagon{
  outline:2px solid rgba(240,188,90,.9)!important;
  outline-offset:3px!important;
}
.rpe-review-rating-number{
  color:#747f8b!important;
  font-size:9px!important;
  font-weight:800!important;
}
.rpe-review-rating-picker label.is-active .rpe-review-rating-number{color:#c5ccd4!important}
.rpe-review-rating-caption{
  min-height:17px!important;
  margin-top:9px!important;
  color:#9ca6b1!important;
  font-size:10.5px!important;
}
.rpe-review-identity{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:12px!important;
  margin:0 0 18px!important;
}
.rpe-review-text-label,.rpe-review-identity label{
  display:block!important;
  margin:0!important;
  color:#dfe4ea!important;
  font-size:11px!important;
  font-weight:850!important;
}
.rpe-review-text-label textarea,.rpe-review-identity input{
  box-sizing:border-box!important;
  width:100%!important;
  margin-top:8px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:10px!important;
  background:rgba(255,255,255,.035)!important;
  color:#fff!important;
  font:500 13px/1.5 inherit!important;
  outline:none!important;
  box-shadow:none!important;
}
.rpe-review-identity input{height:44px!important;padding:0 13px!important}
.rpe-review-text-label textarea{
  min-height:150px!important;
  padding:14px 15px!important;
  resize:vertical!important;
}
.rpe-review-text-label textarea::placeholder,.rpe-review-identity input::placeholder{color:#6f7985!important}
.rpe-review-text-label textarea:focus,.rpe-review-identity input:focus{
  border-color:rgba(227,165,58,.72)!important;
  box-shadow:0 0 0 3px rgba(227,165,58,.08)!important;
}
.rpe-review-hp{
  position:absolute!important;
  left:-100000px!important;
  top:auto!important;
  width:1px!important;
  height:1px!important;
  overflow:hidden!important;
  opacity:0!important;
  pointer-events:none!important;
}
.rpe-review-composer-actions{
  display:flex!important;
  justify-content:flex-end!important;
  align-items:center!important;
  gap:10px!important;
  margin:22px 0 0!important;
}
.rpe-review-cancel,.rpe-review-submit{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  min-height:42px!important;
  padding:0 18px!important;
  border-radius:9px!important;
  font:850 11px/1 inherit!important;
  cursor:pointer!important;
}
.rpe-review-cancel{
  border:1px solid rgba(255,255,255,.13)!important;
  background:rgba(255,255,255,.025)!important;
  color:#d0d6dd!important;
}
.rpe-review-cancel:hover{background:rgba(255,255,255,.07)!important}
.rpe-review-submit{
  border:1px solid #e3a53a!important;
  background:linear-gradient(145deg,#f0bc5a,#d9952b)!important;
  color:#11151a!important;
  box-shadow:0 6px 18px rgba(227,165,58,.14)!important;
}
.rpe-review-submit:hover{filter:brightness(1.05)!important}
.rpe-review-modal-open{overflow:hidden!important}
body.rpe-ds-preview [data-rpe-review-composer],
body.rpe-ds-preview [data-rpe-review-composer] *{pointer-events:auto!important}
@media(max-width:640px){
  .rpe-review-composer{padding:10px!important;align-items:end!important}
  .rpe-review-composer-panel{
    width:100%!important;
    max-height:calc(100vh - 20px)!important;
    padding:24px 18px 20px!important;
    border-radius:16px 16px 12px 12px!important;
  }
  .rpe-review-rating-picker{gap:6px!important;justify-content:space-between!important}
  .rpe-review-rating-picker label{width:48px!important}
  .rpe-review-picker-pentagon{width:45px!important;height:43px!important}
  .rpe-review-identity{grid-template-columns:1fr!important}
  .rpe-review-composer-actions{display:grid!important;grid-template-columns:1fr 1.35fr!important}
  .rpe-review-cancel,.rpe-review-submit{width:100%!important}
}


/* 5.0.0W.16.11 — Detail Identity Native Rating Integration */
.rpe-directory-summary-rating-row{
  display:flex!important;
  align-items:center!important;
  flex-wrap:wrap!important;
  gap:11px 16px!important;
}
.rpe-directory-summary-reputation{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  min-height:22px!important;
}
.rpe-directory-summary-pentagons{
  display:inline-flex!important;
  align-items:center!important;
  gap:3px!important;
}
.rpe-directory-summary-pentagon{
  display:grid!important;
  place-items:center!important;
  width:15px!important;
  height:14px!important;
  flex:0 0 15px!important;
  clip-path:polygon(50% 0%,97% 35%,79% 100%,21% 100%,3% 35%)!important;
  background:rgba(227,165,58,.14)!important;
}
.rpe-directory-summary-pentagon b{
  color:#e3a53a!important;
  font-size:6.5px!important;
  line-height:1!important;
  transform:translateY(.3px)!important;
}
.rpe-directory-summary-pentagon.is-on{
  background:linear-gradient(145deg,#f0bc5a,#d9952b)!important;
}
.rpe-directory-summary-pentagon.is-on b{
  color:#11151a!important;
}
.rpe-directory-summary-rating{
  color:#f1f3f5!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:850!important;
}
.rpe-directory-summary-reviews{
  appearance:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#9aa4af!important;
  font:700 10.5px/1 inherit!important;
  cursor:pointer!important;
  text-decoration:none!important;
}
.rpe-directory-summary-reviews:hover{
  color:#e3a53a!important;
}
.rpe-directory-summary-status{
  margin-left:0!important;
}
/* Retire any earlier star styling in this identity surface. */
.rpe-directory-summary-stars{display:none!important}

/* 5.0.0Y.9.4 — Universal asynchronous category discovery */
.rpe-ds-render[data-template$="-category-page"] .rpe-ds-render-collection-grid{position:relative;transition:opacity .18s ease,filter .18s ease}
.rpe-ds-render[data-template$="-category-page"].rpe-discovery-is-loading .rpe-ds-render-collection-grid{opacity:.58;filter:saturate(.82);pointer-events:none}
.rpe-ds-render[data-template$="-category-page"].rpe-discovery-is-loading .rpe-ds-render-collection-grid:before{content:"";position:absolute;z-index:999;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,transparent 0%,#ef233c 35%,#ff5667 55%,transparent 100%);background-size:220% 100%;animation:rpeDiscoveryProgress .95s linear infinite}
.rpe-discovery-live{position:fixed!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
@keyframes rpeDiscoveryProgress{from{background-position:100% 0}to{background-position:-120% 0}}
@media (prefers-reduced-motion:reduce){.rpe-ds-render[data-template$="-category-page"] .rpe-ds-render-collection-grid{transition:none}.rpe-ds-render[data-template$="-category-page"].rpe-discovery-is-loading .rpe-ds-render-collection-grid:before{animation:none;background:#ef233c}}
/* 5.0.0Z.6.0 Events runtime uses the same canonical visual contract as Studio preview. */
.rpe-events-filter-bar{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr 1fr auto;gap:12px;padding:26px 32px;background:var(--rpe-soft-surface,#f5f7fa);align-items:end}.rpe-events-filter-heading{grid-column:1/-1;display:flex;justify-content:space-between}.rpe-events-filter-heading>span,.rpe-event-card-kicker{font-size:10px;letter-spacing:.17em;font-weight:900;color:#ef233c;text-transform:uppercase}.rpe-events-filter-bar label{display:grid;gap:7px}.rpe-events-filter-bar select,.rpe-events-results-actions select{min-height:48px;border:1px solid var(--rpe-border,#d8dee8);border-radius:12px;background:var(--rpe-surface,#fff);color:inherit;padding:0 14px}.rpe-events-filter-actions{display:flex;gap:10px}.rpe-events-filter-actions button,.rpe-events-filter-actions a{min-height:48px;padding:0 20px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;text-decoration:none}.rpe-events-filter-actions button{background:#ef233c;color:#fff;border:1px solid #ef233c}.rpe-events-filter-actions a{border:1px solid var(--rpe-border,#d8dee8);color:inherit;background:var(--rpe-surface,#fff)}.rpe-events-results-toolbar{max-width:1440px;margin:0 auto 22px;display:flex;justify-content:space-between;align-items:center}.rpe-events-results-actions,.rpe-events-view-toggle{display:flex;align-items:center;gap:8px}.rpe-events-view-toggle button{width:44px;height:44px;border-radius:11px;border:1px solid var(--rpe-border,#d8dee8);background:var(--rpe-surface,#fff);color:inherit}.rpe-events-view-toggle button.is-active{border-color:#ef233c;box-shadow:inset 0 0 0 1px #ef233c}.rpe-events-results-layout{max-width:1440px;margin:0 auto}.rpe-events-results-view-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.rpe-events-results-view-list{display:grid!important;grid-template-columns:1fr;gap:18px}.rpe-events-results-view-map{display:none!important}.rpe-event-card{overflow:hidden;border:1px solid var(--rpe-border,#d8dee8);border-radius:18px;background:var(--rpe-surface,#fff);transition:.18s ease}.rpe-event-card:hover,.rpe-event-card:focus-within{border-color:#ef233c;transform:translateY(-2px)}.rpe-event-card-main{display:block;color:inherit;text-decoration:none;height:100%}.rpe-event-card-media{position:relative;aspect-ratio:16/10;overflow:hidden;background:#eef1f5}.rpe-event-card-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0}.rpe-event-card-slide.is-active{opacity:1}.rpe-event-card-placeholder{height:100%;display:grid;place-items:center;font-size:52px;font-weight:900;color:#ef233c}.rpe-event-card-prev,.rpe-event-card-next{position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid #ffffff88;background:#11182799;color:#fff;z-index:3;opacity:0}.rpe-event-card-prev{left:12px}.rpe-event-card-next{right:12px}.rpe-event-card-media:hover .rpe-event-card-prev,.rpe-event-card-media:hover .rpe-event-card-next{opacity:1}.rpe-event-card-count{position:absolute;right:12px;bottom:12px;background:#111827bb;color:#fff;border-radius:999px;padding:5px 9px;font-size:11px;z-index:3}.rpe-event-card-date{position:absolute;left:14px;bottom:14px;width:54px;height:58px;border-radius:12px;background:#fff;color:#111827;display:grid;place-items:center;align-content:center;z-index:3}.rpe-event-card-date b{font-size:22px}.rpe-event-card-date small{font-size:10px;color:#ef233c;font-weight:900}.rpe-event-card-copy{padding:18px 18px 20px;min-height:230px;display:flex;flex-direction:column}.rpe-event-card h3{font-size:23px;line-height:1.08;margin:8px 0 14px}.rpe-event-card-meta{display:grid;gap:8px;font-size:13px;opacity:.72}.rpe-event-card-price{margin-top:12px}.rpe-event-card-action{margin-top:auto;padding-top:17px;border-top:1px solid var(--rpe-border,#e4e8ee);color:#ef233c;text-transform:uppercase;font-size:11px;letter-spacing:.14em;font-weight:900;display:flex;justify-content:space-between}.rpe-events-results-view-list .rpe-event-card-main{display:grid;grid-template-columns:minmax(300px,390px) 1fr}.rpe-events-results-view-list .rpe-event-card-media{aspect-ratio:auto;min-height:270px}.rpe-events-map-shell,.rpe-events-map-canvas{height:650px;min-height:650px;border-radius:18px;overflow:hidden}.rpe-events-pagination{display:flex;justify-content:center;gap:7px;margin:28px 0}.rpe-events-pagination a{min-width:40px;height:40px;border:1px solid var(--rpe-border,#d8dee8);border-radius:10px;display:grid;place-items:center;text-decoration:none;color:inherit}.rpe-events-pagination a.is-active{border-color:#ef233c;color:#ef233c}@media(max-width:980px){.rpe-events-filter-bar{grid-template-columns:1fr 1fr}.rpe-events-results-view-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.rpe-events-filter-bar{grid-template-columns:1fr}.rpe-events-results-view-grid{grid-template-columns:1fr}.rpe-events-results-view-list .rpe-event-card-main{grid-template-columns:1fr}}


/* 5.0.0Z.6.2 — Event Card Composition & Date Overlay
 * Make event artwork the visual authority: no intermediate date band, date badge
 * lives directly on the media, copy begins immediately below, and equal-height
 * cards keep View Event aligned across the collection.
 */
.rpe-event-card{
  height:100%;
  overflow:hidden;
}
.rpe-event-card-main{
  display:flex;
  flex-direction:column;
  height:100%;
  min-height:100%;
}
.rpe-event-card-media{
  position:relative;
  flex:0 0 auto;
  aspect-ratio:16/10;
  overflow:hidden;
  background:#141920;
}
.rpe-event-card-media::after{
  content:"";
  position:absolute;
  left:0;right:0;bottom:0;
  height:38%;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(to bottom,rgba(0,0,0,0),rgba(0,0,0,.18));
}
.rpe-event-card-slide{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  min-width:100%!important;
  min-height:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  object-fit:cover!important;
  object-position:center center;
}
.rpe-event-card-date{
  left:16px;
  bottom:16px;
  width:58px;
  height:62px;
  border:1px solid rgba(255,255,255,.72);
  border-radius:14px;
  background:rgba(255,255,255,.92);
  -webkit-backdrop-filter:blur(14px) saturate(135%);
  backdrop-filter:blur(14px) saturate(135%);
  color:#111827;
  box-shadow:0 8px 24px rgba(0,0,0,.22);
  z-index:4;
}
.rpe-event-card-count{z-index:4}
.rpe-event-card-prev,.rpe-event-card-next{z-index:5}
.rpe-event-card-copy{
  flex:1 1 auto;
  min-height:238px;
  padding:20px 20px 18px;
  display:flex;
  flex-direction:column;
}
.rpe-event-card h3{
  min-height:2.36em;
}
.rpe-event-card-meta .rpe-event-meta-venue,
.rpe-event-card-meta .rpe-event-meta-location{
  overflow:hidden;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
}
.rpe-event-card-action{
  margin-top:auto;
}
.rpe-events-results-view-list .rpe-event-card-main{
  display:grid;
  grid-template-columns:minmax(320px,410px) minmax(0,1fr);
}
.rpe-events-results-view-list .rpe-event-card-media{
  aspect-ratio:auto;
  min-height:290px;
  height:100%;
}
.rpe-events-results-view-list .rpe-event-card-copy{
  min-height:290px;
}
@media(max-width:680px){
  .rpe-event-card-media{aspect-ratio:16/10}
  .rpe-event-card-copy{min-height:220px;padding:17px}
  .rpe-event-card h3{min-height:0}
  .rpe-events-results-view-list .rpe-event-card-main{grid-template-columns:1fr}
  .rpe-events-results-view-list .rpe-event-card-media{min-height:0;aspect-ratio:16/10}
  .rpe-events-results-view-list .rpe-event-card-copy{min-height:220px}
}


/* 5.0.0Z.6.3.1 — Event Poster Height +10% Final Lock
 * Increase the approved 5.0.0Z.6.3 Events poster height by a further 10%.
 * Previous h/w = 0.90; +10% = 0.99, equivalent to a 100:99 media ratio.
 * Events-only: Directory, Jobs, Classifieds and Real Estate card media remain untouched.
 */
.rpe-events-results-view-grid .rpe-event-card-media{
  aspect-ratio:100/99!important;
}
.rpe-events-results-view-list .rpe-event-card-media{
  min-height:449px!important;
}
.rpe-events-results-view-list .rpe-event-card-copy{
  min-height:449px!important;
}
@media(max-width:680px){
  .rpe-events-results-view-grid .rpe-event-card-media,
  .rpe-events-results-view-list .rpe-event-card-media{
    aspect-ratio:100/99!important;
  }
  .rpe-events-results-view-list .rpe-event-card-media{min-height:0!important}
}


/* 5.0.0Z.6.4 — Events Filter Contrast & Tri-View Runtime
 * Dark-mode filter readability, polished horizontal List view, and mounted Map panel.
 */
body.rpe-appearance-dark .rpe-events-filter-bar{
  background:#f4f6f8!important;
  color:#111827!important;
}
body.rpe-appearance-dark .rpe-events-filter-bar label>span,
body.rpe-appearance-dark .rpe-events-filter-heading strong{
  color:#374151!important;
  -webkit-text-fill-color:#374151!important;
  opacity:1!important;
}
body.rpe-appearance-dark .rpe-events-filter-bar select{
  background:#fff!important;
  color:#111827!important;
  -webkit-text-fill-color:#111827!important;
  border-color:#cbd5e1!important;
}
body.rpe-appearance-dark .rpe-events-filter-actions a{
  background:#11161d!important;
  color:#f7f8fa!important;
  -webkit-text-fill-color:#f7f8fa!important;
  border-color:#29313b!important;
}
.rpe-events-map-panel{display:none;}
.rpe-events-results-layout.is-view-map .rpe-events-map-panel{display:block;}
.rpe-events-results-layout.is-view-map .rpe-ds-runtime-grid{display:none!important;}
.rpe-events-results-layout.is-view-grid .rpe-events-map-panel,
.rpe-events-results-layout.is-view-list .rpe-events-map-panel{display:none;}
.rpe-events-results-view-list{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:18px!important;
}
.rpe-events-results-view-list .rpe-event-card{
  min-height:320px;
}
.rpe-events-results-view-list .rpe-event-card-main{
  display:grid!important;
  grid-template-columns:minmax(300px,36%) minmax(0,1fr)!important;
  min-height:320px!important;
}
.rpe-events-results-view-list .rpe-event-card-media{
  width:100%;
  min-height:320px!important;
  height:100%!important;
  aspect-ratio:auto!important;
}
.rpe-events-results-view-list .rpe-event-card-copy{
  min-height:320px!important;
  padding:26px 30px 22px!important;
}
.rpe-events-results-view-list .rpe-event-card h3{
  font-size:26px;
  min-height:0;
  margin-top:10px;
}
.rpe-events-results-view-list .rpe-event-card-meta{
  font-size:14px;
  gap:10px;
}
.rpe-events-results-view-list .rpe-event-card-price{font-size:18px;}
.rpe-events-results-view-list .rpe-event-card-action{padding-top:18px;}
@media(max-width:760px){
  .rpe-events-results-view-list .rpe-event-card-main{grid-template-columns:1fr!important;}
  .rpe-events-results-view-list .rpe-event-card-media{min-height:0!important;aspect-ratio:100/99!important;}
  .rpe-events-results-view-list .rpe-event-card-copy{min-height:220px!important;padding:18px!important;}
}

/* 5.0.0Z.6.4.2 — Events Square List/Map Media + Overview Disclosure
 * List cards stay image-height locked with a true square poster, expose Overview
 * in a dedicated column, and reveal longer copy on demand. Map popup media is
 * square as well, with the copy kept compact beneath it.
 */
.rpe-events-results-layout.is-view-list .rpe-event-card{
  min-height:0!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-main{
  display:grid!important;
  grid-template-columns:minmax(300px,340px) minmax(270px,.9fr) minmax(300px,1.05fr) minmax(120px,.34fr)!important;
  min-height:340px!important;
  align-items:stretch!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-media{
  width:340px!important;
  height:340px!important;
  min-width:340px!important;
  min-height:340px!important;
  aspect-ratio:1/1!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-copy{
  display:contents!important;
  min-height:0!important;
  padding:0!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-kicker,
.rpe-events-results-layout.is-view-list .rpe-event-card h3,
.rpe-events-results-layout.is-view-list .rpe-event-card-meta,
.rpe-events-results-layout.is-view-list .rpe-event-card-price{
  grid-column:2;
  margin-left:30px!important;
  margin-right:28px!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-kicker{
  align-self:end;
  margin-top:30px!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card h3{
  align-self:start;
  font-size:24px!important;
  line-height:1.08!important;
  margin-top:10px!important;
  margin-bottom:16px!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-meta{
  align-self:start;
  font-size:14px!important;
  gap:9px!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-price{
  align-self:start;
  font-size:17px!important;
  margin-top:13px!important;
}
.rpe-event-card-overview{display:none;}
.rpe-events-results-layout.is-view-list .rpe-event-card-overview{
  display:flex!important;
  grid-column:3;
  grid-row:1/6;
  min-width:0;
  padding:30px 34px 28px;
  border-left:1px solid var(--rpe-border,#e4e8ee);
  flex-direction:column;
  justify-content:center;
  align-self:stretch;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-overview p{
  margin:0!important;
  font-size:14px;
  line-height:1.55;
  color:inherit;
  opacity:.82;
  overflow:hidden;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:7;
  max-height:151px;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-overview.is-expanded p{
  display:block;
  max-height:none;
  overflow:visible;
  -webkit-line-clamp:unset;
}
.rpe-event-overview-toggle{
  display:none;
  margin-top:13px;
  color:#ef233c;
  font-size:13px;
  font-weight:850;
  cursor:pointer;
  width:max-content;
  position:relative;
  z-index:7;
}
.rpe-event-card-overview.is-overflowing .rpe-event-overview-toggle{display:inline-flex;align-items:center;gap:6px;}
.rpe-event-card-overview.is-expanded .rpe-event-overview-toggle i{transform:rotate(180deg);}
.rpe-events-results-layout.is-view-list .rpe-event-card-action{
  grid-column:4;
  grid-row:1/6;
  align-self:stretch;
  margin:30px 18px!important;
  padding:0 8px 0 24px!important;
  border-top:0!important;
  border-left:1px solid var(--rpe-border,#e4e8ee);
  display:flex!important;
  align-items:center;
  justify-content:space-between;
}
/* When overview expands, allow the row to grow while the poster remains square. */
.rpe-events-results-layout.is-view-list .rpe-event-card:has(.rpe-event-card-overview.is-expanded) .rpe-event-card-main{
  min-height:340px!important;
}

/* Map minicard: square poster, compact content beneath. */
.rpe-events-map-shell .leaflet-popup-content{width:360px!important;max-width:360px!important;}
.rpe-events-map-card img{
  width:360px!important;
  height:360px!important;
  max-width:100%!important;
  aspect-ratio:1/1!important;
  object-fit:cover!important;
}
.rpe-events-map-card h3{margin-top:12px!important;margin-bottom:3px!important;font-size:17px!important;}
.rpe-events-map-card strong{margin-bottom:6px!important;}
.rpe-events-map-card p{margin-top:3px!important;margin-bottom:3px!important;line-height:1.25!important;}
.rpe-events-map-card a{margin-top:10px!important;margin-bottom:13px!important;}

@media(max-width:1120px){
  .rpe-events-results-layout.is-view-list .rpe-event-card-main{
    grid-template-columns:300px minmax(0,1fr) minmax(260px,.85fr)!important;
  }
  .rpe-events-results-layout.is-view-list .rpe-event-card-media{width:300px!important;height:300px!important;min-width:300px!important;min-height:300px!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-action{grid-column:3;grid-row:auto;margin:0 28px 22px!important;padding:14px 0 0!important;border-left:0!important;border-top:1px solid var(--rpe-border,#e4e8ee)!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-overview{grid-column:3;grid-row:1/5;padding:24px 28px 55px;}
}
@media(max-width:820px){
  .rpe-events-results-layout.is-view-list .rpe-event-card-main{display:flex!important;flex-direction:column;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-media{width:100%!important;height:auto!important;min-width:0!important;min-height:0!important;aspect-ratio:1/1!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-copy{display:flex!important;padding:18px!important;min-height:0!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-kicker,.rpe-events-results-layout.is-view-list .rpe-event-card h3,.rpe-events-results-layout.is-view-list .rpe-event-card-meta,.rpe-events-results-layout.is-view-list .rpe-event-card-price{margin-left:0!important;margin-right:0!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-kicker{margin-top:0!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-overview{display:block!important;border-left:0;border-top:1px solid var(--rpe-border,#e4e8ee);padding:18px 0 0;margin-top:18px;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-action{margin:18px 0 0!important;padding:16px 0 0!important;border-left:0!important;border-top:1px solid var(--rpe-border,#e4e8ee)!important;}
  .rpe-events-map-shell .leaflet-popup-content{width:300px!important;max-width:300px!important;}
  .rpe-events-map-card img{width:300px!important;height:300px!important;}
}

/* 5.0.0Z.6.4.3 — Events List Composition + Approved Horizontal Map Minicard
 * Restores a compact square-poster list row and the approved horizontal map popup.
 */
.rpe-event-card-summary{display:contents;}

.rpe-events-results-layout.is-view-list .rpe-event-card{
  min-height:0!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-main{
  display:grid!important;
  grid-template-columns:280px minmax(0,1fr)!important;
  min-height:280px!important;
  align-items:stretch!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-media{
  width:280px!important;
  height:280px!important;
  min-width:280px!important;
  min-height:280px!important;
  aspect-ratio:1/1!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-copy{
  display:grid!important;
  grid-template-columns:minmax(260px,.95fr) minmax(300px,1.15fr) 130px!important;
  grid-template-rows:1fr!important;
  min-width:0!important;
  min-height:280px!important;
  padding:0!important;
  align-items:stretch!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-summary{
  display:flex!important;
  min-width:0;
  padding:28px 30px 24px!important;
  flex-direction:column;
  justify-content:center;
  align-items:flex-start;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-summary .rpe-event-card-kicker,
.rpe-events-results-layout.is-view-list .rpe-event-card-summary h3,
.rpe-events-results-layout.is-view-list .rpe-event-card-summary .rpe-event-card-meta,
.rpe-events-results-layout.is-view-list .rpe-event-card-summary .rpe-event-card-price{
  margin-left:0!important;
  margin-right:0!important;
  grid-column:auto!important;
  align-self:auto!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-summary .rpe-event-card-kicker{
  margin-top:0!important;
  margin-bottom:9px!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-summary h3{
  font-size:23px!important;
  line-height:1.08!important;
  margin:0 0 15px!important;
  min-height:0!important;
  max-width:100%!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-summary .rpe-event-card-meta{
  font-size:14px!important;
  gap:8px!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-summary .rpe-event-card-price{
  font-size:17px!important;
  margin-top:13px!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-overview{
  display:flex!important;
  min-width:0!important;
  padding:28px 34px!important;
  border-left:1px solid var(--rpe-border,#e4e8ee)!important;
  border-top:0!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-self:stretch!important;
  grid-column:auto!important;
  grid-row:auto!important;
  margin:0!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-overview p{
  margin:0!important;
  font-size:14px!important;
  line-height:1.52!important;
  overflow:hidden!important;
  display:-webkit-box!important;
  -webkit-box-orient:vertical!important;
  -webkit-line-clamp:6!important;
  max-height:128px!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-overview.is-expanded p{
  display:block!important;
  max-height:none!important;
  overflow:visible!important;
  -webkit-line-clamp:unset!important;
}
.rpe-events-results-layout.is-view-list .rpe-event-card-action{
  grid-column:auto!important;
  grid-row:auto!important;
  margin:28px 20px!important;
  padding:0 6px 0 24px!important;
  border-top:0!important;
  border-left:1px solid var(--rpe-border,#e4e8ee)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  align-self:stretch!important;
  white-space:nowrap;
}

/* Approved map minicard: compact horizontal card with a square poster on the left. */
.rpe-events-map-shell .leaflet-popup-content-wrapper{
  border-radius:16px!important;
  overflow:hidden!important;
  padding:0!important;
}
.rpe-events-map-shell .leaflet-popup-content{
  width:420px!important;
  max-width:420px!important;
  margin:0!important;
}
.rpe-events-map-card{
  width:420px!important;
  min-height:200px!important;
  display:grid!important;
  grid-template-columns:200px minmax(0,1fr)!important;
  background:#fff;
  color:#111827;
  overflow:hidden;
}
.rpe-events-map-card-media{
  width:200px!important;
  height:200px!important;
  min-width:200px!important;
  min-height:200px!important;
  overflow:hidden;
}
.rpe-events-map-card img{
  display:block!important;
  width:200px!important;
  height:200px!important;
  min-width:200px!important;
  min-height:200px!important;
  max-width:none!important;
  aspect-ratio:1/1!important;
  object-fit:cover!important;
  border-radius:0!important;
  margin:0!important;
}
.rpe-events-map-card-copy{
  min-width:0;
  padding:18px 18px 15px!important;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.rpe-events-map-card-kicker{
  display:block;
  margin:0 0 7px!important;
  color:#ef233c!important;
  font-size:9px!important;
  font-weight:900!important;
  letter-spacing:.16em!important;
  text-transform:uppercase!important;
}
.rpe-events-map-card h3,
.rpe-events-map-card strong,
.rpe-events-map-card p,
.rpe-events-map-card a{
  margin-left:0!important;
  margin-right:0!important;
}
.rpe-events-map-card h3{
  margin-top:0!important;
  margin-bottom:5px!important;
  font-size:17px!important;
  line-height:1.15!important;
}
.rpe-events-map-card strong{
  display:block!important;
  margin:0 0 8px!important;
  font-size:13px!important;
}
.rpe-events-map-card p{
  margin:3px 0!important;
  font-size:12.5px!important;
  line-height:1.28!important;
  display:-webkit-box;
  -webkit-box-orient:vertical;
  -webkit-line-clamp:2;
  overflow:hidden;
}
.rpe-events-map-card a{
  display:block!important;
  margin-top:10px!important;
  margin-bottom:0!important;
  font-size:13px!important;
  font-weight:850!important;
  color:#ef233c!important;
}
body.rpe-appearance-dark .rpe-events-map-card{
  background:#11161d!important;
  color:#f7f8fa!important;
}

@media(max-width:1100px){
  .rpe-events-results-layout.is-view-list .rpe-event-card-main{grid-template-columns:240px minmax(0,1fr)!important;min-height:240px!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-media{width:240px!important;height:240px!important;min-width:240px!important;min-height:240px!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-copy{grid-template-columns:minmax(240px,1fr) minmax(250px,1fr) 112px!important;min-height:240px!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-summary{padding:22px 24px!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-overview{padding:22px 26px!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-action{margin:22px 14px!important;padding-left:16px!important;}
}
@media(max-width:820px){
  .rpe-events-results-layout.is-view-list .rpe-event-card-main{display:flex!important;flex-direction:column!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-media{width:100%!important;height:auto!important;min-width:0!important;min-height:0!important;aspect-ratio:1/1!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-copy{display:flex!important;flex-direction:column!important;min-height:0!important;padding:18px!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-summary{padding:0!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-overview{padding:18px 0 0!important;margin-top:18px!important;border-left:0!important;border-top:1px solid var(--rpe-border,#e4e8ee)!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-action{margin:18px 0 0!important;padding:16px 0 0!important;border-left:0!important;border-top:1px solid var(--rpe-border,#e4e8ee)!important;}
  .rpe-events-map-shell .leaflet-popup-content{width:320px!important;max-width:320px!important;}
  .rpe-events-map-card{width:320px!important;grid-template-columns:140px minmax(0,1fr)!important;min-height:140px!important;}
  .rpe-events-map-card-media,.rpe-events-map-card img{width:140px!important;height:140px!important;min-width:140px!important;min-height:140px!important;}
  .rpe-events-map-card-copy{padding:13px!important;}
}

/* 5.0.0Z.6.4.4 — Events Approved List View Geometry Lock
 * Matches the approved compact horizontal sketch while keeping the poster truly square.
 */
@media (min-width: 821px){
  .rpe-events-results-layout.is-view-list .rpe-event-card{
    min-height:0!important;
    height:auto!important;
  }
  .rpe-events-results-layout.is-view-list .rpe-event-card-main{
    display:grid!important;
    grid-template-columns:280px minmax(0,1fr)!important;
    width:100%!important;
    min-height:280px!important;
    height:280px!important;
    align-items:stretch!important;
    overflow:hidden!important;
  }
  .rpe-events-results-layout.is-view-list .rpe-event-card-media{
    width:280px!important;
    height:280px!important;
    min-width:280px!important;
    min-height:280px!important;
    max-width:280px!important;
    max-height:280px!important;
    aspect-ratio:1/1!important;
    align-self:start!important;
  }
  .rpe-events-results-layout.is-view-list .rpe-event-card-media img,
  .rpe-events-results-layout.is-view-list .rpe-event-card-slide{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }
  .rpe-events-results-layout.is-view-list .rpe-event-card-copy{
    display:grid!important;
    grid-template-columns:minmax(320px,1.05fr) minmax(320px,1fr) 145px!important;
    grid-template-rows:280px!important;
    width:100%!important;
    min-width:0!important;
    min-height:280px!important;
    height:280px!important;
    padding:0!important;
    align-items:stretch!important;
    overflow:hidden!important;
  }
  .rpe-events-results-layout.is-view-list .rpe-event-card-summary{
    display:flex!important;
    min-width:0!important;
    height:280px!important;
    box-sizing:border-box!important;
    padding:30px 34px!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:flex-start!important;
    overflow:hidden!important;
  }
  .rpe-events-results-layout.is-view-list .rpe-event-card-summary h3{
    margin:0 0 15px!important;
    font-size:22px!important;
    line-height:1.12!important;
    min-height:0!important;
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    overflow:hidden!important;
  }
  .rpe-events-results-layout.is-view-list .rpe-event-card-summary .rpe-event-card-kicker{
    margin:0 0 9px!important;
  }
  .rpe-events-results-layout.is-view-list .rpe-event-card-summary .rpe-event-card-meta{
    display:grid!important;
    gap:7px!important;
    font-size:14px!important;
    line-height:1.35!important;
  }
  .rpe-events-results-layout.is-view-list .rpe-event-card-summary .rpe-event-card-meta span{
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:2!important;
    overflow:hidden!important;
  }
  .rpe-events-results-layout.is-view-list .rpe-event-card-summary .rpe-event-card-price{
    margin-top:12px!important;
    font-size:17px!important;
  }
  .rpe-events-results-layout.is-view-list .rpe-event-card-overview{
    display:flex!important;
    min-width:0!important;
    height:280px!important;
    box-sizing:border-box!important;
    padding:30px 34px!important;
    border-left:1px solid var(--rpe-border,#e4e8ee)!important;
    border-top:0!important;
    flex-direction:column!important;
    justify-content:center!important;
    align-items:flex-start!important;
    overflow:hidden!important;
    margin:0!important;
  }
  .rpe-events-results-layout.is-view-list .rpe-event-card-overview p{
    margin:0!important;
    font-size:14px!important;
    line-height:1.5!important;
    display:-webkit-box!important;
    -webkit-box-orient:vertical!important;
    -webkit-line-clamp:5!important;
    max-height:105px!important;
    overflow:hidden!important;
  }
  .rpe-events-results-layout.is-view-list .rpe-event-card-overview .rpe-event-overview-toggle{
    margin-top:14px!important;
  }
  .rpe-events-results-layout.is-view-list .rpe-event-card-action{
    width:auto!important;
    height:280px!important;
    box-sizing:border-box!important;
    margin:0!important;
    padding:0 24px!important;
    border-left:1px solid var(--rpe-border,#e4e8ee)!important;
    border-top:0!important;
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    align-self:stretch!important;
    white-space:nowrap!important;
  }
  .rpe-events-results-layout.is-view-list .rpe-event-card:has(.rpe-event-card-overview.is-expanded) .rpe-event-card-main{
    height:auto!important;
    min-height:280px!important;
    align-items:start!important;
  }
  .rpe-events-results-layout.is-view-list .rpe-event-card:has(.rpe-event-card-overview.is-expanded) .rpe-event-card-copy{
    height:auto!important;
    min-height:280px!important;
    grid-template-rows:auto!important;
    overflow:visible!important;
  }
  .rpe-events-results-layout.is-view-list .rpe-event-card:has(.rpe-event-card-overview.is-expanded) .rpe-event-card-summary,
  .rpe-events-results-layout.is-view-list .rpe-event-card:has(.rpe-event-card-overview.is-expanded) .rpe-event-card-action{
    height:100%!important;
    min-height:280px!important;
  }
  .rpe-events-results-layout.is-view-list .rpe-event-card:has(.rpe-event-card-overview.is-expanded) .rpe-event-card-overview{
    height:auto!important;
    min-height:280px!important;
    overflow:visible!important;
  }
}
@media (min-width:821px) and (max-width:1180px){
  .rpe-events-results-layout.is-view-list .rpe-event-card-main{grid-template-columns:240px minmax(0,1fr)!important;height:240px!important;min-height:240px!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-media{width:240px!important;height:240px!important;min-width:240px!important;min-height:240px!important;max-width:240px!important;max-height:240px!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-copy{grid-template-columns:minmax(260px,1fr) minmax(260px,.9fr) 120px!important;grid-template-rows:240px!important;height:240px!important;min-height:240px!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-summary,.rpe-events-results-layout.is-view-list .rpe-event-card-overview,.rpe-events-results-layout.is-view-list .rpe-event-card-action{height:240px!important;}
  .rpe-events-results-layout.is-view-list .rpe-event-card-summary,.rpe-events-results-layout.is-view-list .rpe-event-card-overview{padding:24px!important;}
}

/* 5.0.0Z.8.0 — Homepage Events Collection Runtime */
.rpe-ds-render-events-collection{overflow:hidden}
.rpe-home-events{max-width:1440px;margin:0 auto;padding:72px 32px;color:var(--rpe-text,#121722)}
.rpe-home-events-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:28px}
.rpe-home-events-copy{max-width:780px}
.rpe-home-events-eyebrow{display:block;margin-bottom:10px;color:#ef233c;font-size:11px;line-height:1;font-weight:900;letter-spacing:.2em;text-transform:uppercase}
.rpe-home-events h2{margin:0;font-size:clamp(32px,4vw,52px);line-height:1.02;letter-spacing:-.035em;color:var(--rpe-title,#121722)}
.rpe-home-events-copy p{margin:12px 0 0;max-width:680px;color:var(--rpe-muted,#687487);font-size:16px;line-height:1.55}
.rpe-home-events-head-actions{display:flex;align-items:center;gap:14px;flex:0 0 auto}
.rpe-home-events-viewall{display:inline-flex;align-items:center;gap:8px;color:var(--rpe-title,#121722);font-size:14px;font-weight:850;text-decoration:none;border-bottom:2px solid #ef233c;padding:0 0 8px}
.rpe-home-events-nav{display:flex;gap:8px}
.rpe-home-events-nav button{width:44px;height:44px;border-radius:12px;border:1px solid var(--rpe-border,#d8dee8);background:var(--rpe-surface,#fff);color:var(--rpe-title,#121722);font-size:24px;line-height:1;cursor:pointer;transition:.18s ease}
.rpe-home-events-nav button:hover,.rpe-home-events-nav button:focus-visible{border-color:#ef233c;outline:0}
.rpe-home-events-viewport{overflow:hidden}
.rpe-home-events-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:1px 1px 10px;scroll-behavior:smooth}
.rpe-home-events-track::-webkit-scrollbar{display:none}
.rpe-home-event-card{flex:0 0 calc((100% - 54px)/4);min-width:0;scroll-snap-align:start;border:1px solid var(--rpe-border,#d8dee8);border-radius:18px;overflow:hidden;background:var(--rpe-surface,#fff);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.rpe-home-event-card:hover,.rpe-home-event-card:focus-within{border-color:#ef233c;transform:translateY(-2px);box-shadow:0 14px 34px rgba(0,0,0,.08)}
.rpe-home-event-card-main{display:flex;flex-direction:column;height:100%;color:inherit;text-decoration:none}
.rpe-home-event-media{position:relative;aspect-ratio:4/5;overflow:hidden;background:var(--rpe-soft-surface,#eef1f5)}
.rpe-home-event-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.rpe-home-event-card:hover .rpe-home-event-media img{transform:scale(1.015)}
.rpe-home-event-placeholder{display:grid;place-items:center;width:100%;height:100%;font-size:58px;font-weight:900;color:#ef233c}
.rpe-home-event-date{position:absolute;left:14px;bottom:14px;width:58px;height:64px;border-radius:13px;background:rgba(255,255,255,.95);box-shadow:0 8px 24px rgba(0,0,0,.14);display:grid;place-items:center;align-content:center;z-index:2}
.rpe-home-event-date b{color:#ef233c;font-size:24px;line-height:1;font-weight:900}
.rpe-home-event-date small{margin-top:4px;color:#7b8798;font-size:9px;line-height:1;font-weight:900;letter-spacing:.14em}
.rpe-home-event-body{display:flex;flex-direction:column;flex:1;min-height:238px;padding:18px 18px 20px}
.rpe-home-event-kicker{color:#ef233c;font-size:10px;line-height:1;font-weight:900;letter-spacing:.17em;text-transform:uppercase}
.rpe-home-event-card h3{margin:10px 0 14px;color:var(--rpe-title,#121722);font-size:20px;line-height:1.12;letter-spacing:-.02em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
.rpe-home-event-meta{display:grid;gap:7px;color:var(--rpe-muted,#687487);font-size:12.5px;line-height:1.4}
.rpe-home-event-meta span{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}
.rpe-home-event-city{color:#ef233c!important;font-weight:750}
.rpe-home-event-action{margin-top:auto;padding-top:16px;border-top:1px solid var(--rpe-border,#e4e8ee);display:flex;align-items:center;justify-content:space-between;color:#ef233c;font-size:10.5px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.rpe-home-events-empty{border:1px dashed var(--rpe-border,#d8dee8);border-radius:18px;min-height:130px;padding:30px;display:grid;place-items:center;text-align:center;color:var(--rpe-muted,#687487)}
.rpe-home-events-empty strong{display:block;color:var(--rpe-title,#121722);font-size:18px}.rpe-home-events-empty span{display:block;margin-top:5px}
body.rpe-appearance-dark .rpe-home-events{--rpe-title:#f7f8fb;--rpe-text:#f1f3f7;--rpe-muted:#a8b1bf;--rpe-surface:#0e1319;--rpe-soft-surface:#151b23;--rpe-border:#29313c}
body.rpe-appearance-dark .rpe-home-event-date{background:rgba(247,248,251,.96)}
body.rpe-appearance-dark .rpe-home-event-card:hover,body.rpe-appearance-dark .rpe-home-event-card:focus-within{box-shadow:0 16px 38px rgba(0,0,0,.34)}
@media(max-width:1100px){.rpe-home-event-card{flex-basis:calc((100% - 18px)/2)}.rpe-home-events{padding:60px 28px}}
@media(max-width:720px){.rpe-home-events{padding:48px 20px}.rpe-home-events-head{align-items:flex-start;flex-direction:column}.rpe-home-events-head-actions{width:100%;justify-content:space-between}.rpe-home-event-card{flex-basis:82%}.rpe-home-event-body{min-height:220px}.rpe-home-events h2{font-size:36px}}
