body.rpe-ds-preview{margin:0;background:#080b10;color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.rpe-ds-preview-badge{position:fixed;z-index:9999;right:14px;bottom:14px;padding:8px 12px;background:#111a28dd;border:1px solid #354158;border-radius:20px;color:#b8c3d3;font-size:11px}.rpe-ds-render-component{background:#0b0f14}.rpe-ds-preview-header{height:74px;display:flex;align-items:center;gap:20px;padding:0 8%;background:#0a0f16}.rpe-ds-preview-header input{flex:1;padding:13px;border-radius:7px;border:0}.rpe-ds-render-inner{max-width:1100px;margin:auto;padding:90px 30px;text-align:center}.rpe-ds-render-hero,.rpe-ds-render-page-hero,.rpe-ds-render-detail-hero{min-height:640px;display:grid;place-items:center;background:radial-gradient(circle at 15% 20%,#5a171d,#101317 60%)}.rpe-ds-render-inner small{color:#ff5360;letter-spacing:.18em}.rpe-ds-render-inner h1{font-size:72px;line-height:1.02;margin:20px auto;max-width:900px}.rpe-ds-render-inner h2{font-size:38px}.rpe-ds-render-inner p{font-size:18px;color:#c0c5cd}.rpe-ds-render-inner button{background:#f12635;color:#fff;border:0;border-radius:6px;padding:14px 22px}.rpe-ds-search-placeholder,.rpe-ds-map-placeholder{padding:30px;border:1px solid #354052;border-radius:10px;color:#929eaf}.rpe-ds-map-placeholder{min-height:340px;display:grid;place-items:center;background:#18252d}
.rpe-ds-render-hero,.rpe-ds-render-page-hero,.rpe-ds-render-detail-hero{background-size:cover!important;background-position:center!important}.rpe-ds-render-inner em{display:block;margin-top:18px;font-size:12px;opacity:.75}.rpe-ds-runtime-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-top:24px}.rpe-ds-runtime-grid article{background:#fff;color:#141922;border-radius:10px;overflow:hidden;text-align:left;box-shadow:0 8px 28px rgba(0,0,0,.12)}.rpe-ds-runtime-grid img{width:100%;height:170px;object-fit:cover}.rpe-ds-runtime-grid h3,.rpe-ds-runtime-grid p{margin:12px 14px}.rpe-ds-runtime-grid p{color:#667085}
.rpe-ds-render{font-family:var(--rpe-font-body);color:var(--rpe-color-text)}.rpe-ds-render h1,.rpe-ds-render h2,.rpe-ds-render h3{font-family:var(--rpe-font-heading)}.rpe-ds-runtime-grid article{border-radius:var(--rpe-radius-card);box-shadow:var(--rpe-shadow-card)}

/* 5.0.0I.4B.1 Hero composition parity */
.rpe-ds-render-hero,.rpe-ds-render-page-hero,.rpe-ds-render-detail-hero{position:relative;overflow:hidden}.rpe-ds-render-hero>.rpe-ds-render-inner,.rpe-ds-render-page-hero>.rpe-ds-render-inner,.rpe-ds-render-detail-hero>.rpe-ds-render-inner{position:relative;z-index:1}

/* 5.0.0I.4B.2 Unified Hero composition renderer */
.rpe-ds-render-hero,.rpe-ds-render-page-hero,.rpe-ds-render-detail-hero{display:block!important;min-height:0!important;background:none!important;position:relative;overflow:hidden}
.rpe-ds-hero-composition{position:relative;display:grid;min-height:var(--rpe-hero-height,680px);background:#101722;overflow:hidden}
.rpe-ds-hero-media{position:relative;min-width:0;min-height:240px;background-color:#151c27;background-repeat:no-repeat}
.rpe-ds-hero-overlay{position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(5,10,18,.18),rgba(5,10,18,var(--rpe-hero-overlay-opacity,.58)))}
.rpe-ds-hero-content{display:flex;position:relative;z-index:2;box-sizing:border-box;padding:var(--rpe-hero-content-padding,64px);color:#fff;background:#101722}
.rpe-ds-hero-content-inner{width:min(100%,var(--rpe-hero-content-width,760px))}
.rpe-ds-hero-content small{display:block;color:#ff5360;letter-spacing:.18em;text-transform:uppercase}
.rpe-ds-hero-content h1{font-size:clamp(42px,5vw,76px);line-height:1.02;margin:20px 0;color:inherit}
.rpe-ds-hero-content p{font-size:18px;line-height:1.55;color:rgba(255,255,255,.9)}
.rpe-ds-hero-content button{margin-top:12px;background:#f12635;color:#fff;border:1px solid transparent;border-radius:6px;padding:14px 22px;font-weight:700}
.rpe-ds-hero-content em{display:block;margin-top:18px;font-size:12px;opacity:.72}
.rpe-ds-hero-layout-background .rpe-ds-hero-composition{display:block}
.rpe-ds-hero-layout-background .rpe-ds-hero-media{position:absolute;inset:0}
.rpe-ds-hero-layout-background .rpe-ds-hero-content{min-height:var(--rpe-hero-height,680px);background:transparent}
.rpe-ds-hero-layout-split-left .rpe-ds-hero-composition{grid-template-columns:var(--rpe-hero-media-ratio,50%) 1fr}
.rpe-ds-hero-layout-split-right .rpe-ds-hero-composition{grid-template-columns:1fr var(--rpe-hero-media-ratio,50%)}
.rpe-ds-hero-layout-split-right .rpe-ds-hero-media{grid-column:2}.rpe-ds-hero-layout-split-right .rpe-ds-hero-content{grid-column:1;grid-row:1}
.rpe-ds-hero-layout-media-top .rpe-ds-hero-composition{grid-template-rows:minmax(280px,var(--rpe-hero-media-ratio,50%)) 1fr}
.rpe-ds-hero-layout-media-bottom .rpe-ds-hero-composition{grid-template-rows:1fr minmax(280px,var(--rpe-hero-media-ratio,50%))}
.rpe-ds-hero-layout-media-bottom .rpe-ds-hero-media{grid-row:2}.rpe-ds-hero-layout-media-bottom .rpe-ds-hero-content{grid-row:1}
.rpe-ds-hero-position-top-left .rpe-ds-hero-content,.rpe-ds-hero-position-top-center .rpe-ds-hero-content,.rpe-ds-hero-position-top-right .rpe-ds-hero-content{align-items:flex-start}
.rpe-ds-hero-position-center-left .rpe-ds-hero-content,.rpe-ds-hero-position-center .rpe-ds-hero-content,.rpe-ds-hero-position-center-right .rpe-ds-hero-content{align-items:center}
.rpe-ds-hero-position-bottom-left .rpe-ds-hero-content,.rpe-ds-hero-position-bottom-center .rpe-ds-hero-content,.rpe-ds-hero-position-bottom-right .rpe-ds-hero-content{align-items:flex-end}
.rpe-ds-hero-position-top-left .rpe-ds-hero-content,.rpe-ds-hero-position-center-left .rpe-ds-hero-content,.rpe-ds-hero-position-bottom-left .rpe-ds-hero-content{justify-content:flex-start}
.rpe-ds-hero-position-top-center .rpe-ds-hero-content,.rpe-ds-hero-position-center .rpe-ds-hero-content,.rpe-ds-hero-position-bottom-center .rpe-ds-hero-content{justify-content:center}
.rpe-ds-hero-position-top-right .rpe-ds-hero-content,.rpe-ds-hero-position-center-right .rpe-ds-hero-content,.rpe-ds-hero-position-bottom-right .rpe-ds-hero-content{justify-content:flex-end}
.rpe-ds-hero-overlay-none .rpe-ds-hero-overlay{display:none}.rpe-ds-hero-overlay-solid .rpe-ds-hero-overlay{background:rgba(5,10,18,var(--rpe-hero-overlay-opacity,.58))}
.rpe-ds-hero-overlay-left-gradient .rpe-ds-hero-overlay{background:linear-gradient(90deg,rgba(5,10,18,var(--rpe-hero-overlay-opacity,.78)),rgba(5,10,18,.15),transparent)}
.rpe-ds-hero-overlay-right-gradient .rpe-ds-hero-overlay{background:linear-gradient(270deg,rgba(5,10,18,var(--rpe-hero-overlay-opacity,.78)),rgba(5,10,18,.15),transparent)}
.rpe-ds-hero-overlay-radial .rpe-ds-hero-overlay{background:radial-gradient(circle at center,transparent 0%,rgba(5,10,18,var(--rpe-hero-overlay-opacity,.58)) 100%)}
.rpe-ds-hero-overlay-cinematic .rpe-ds-hero-overlay{background:linear-gradient(180deg,rgba(5,10,18,.12),rgba(5,10,18,var(--rpe-hero-overlay-opacity,.58)) 48%,rgba(5,10,18,var(--rpe-hero-overlay-opacity,.58)))}
.rpe-ds-hero-cta-outline .rpe-ds-hero-content button{background:transparent;border-color:rgba(255,255,255,.55)}.rpe-ds-hero-cta-light .rpe-ds-hero-content button{background:#fff;color:#101722}.rpe-ds-hero-cta-link .rpe-ds-hero-content button{background:transparent;padding-left:0;padding-right:0;border:0;border-radius:0;text-decoration:underline}
@media(max-width:800px){.rpe-ds-hero-layout-split-left .rpe-ds-hero-composition,.rpe-ds-hero-layout-split-right .rpe-ds-hero-composition{grid-template-columns:1fr;grid-template-rows:minmax(280px,48vh) 1fr}.rpe-ds-hero-layout-split-right .rpe-ds-hero-media,.rpe-ds-hero-layout-split-right .rpe-ds-hero-content{grid-column:1}.rpe-ds-hero-layout-split-right .rpe-ds-hero-media{grid-row:1}.rpe-ds-hero-layout-split-right .rpe-ds-hero-content{grid-row:2}.rpe-ds-hero-content{padding:min(var(--rpe-hero-content-padding,64px),32px)}.rpe-ds-hero-content h1{font-size:clamp(38px,11vw,58px)}}


/* 5.0.0I.4B.3 exact isolated preview */
html,body.rpe-ds-preview{margin:0!important;padding:0!important;width:100%!important;min-height:100%!important;background:#080b10!important;overflow-x:hidden!important}
body.rpe-ds-preview *{box-sizing:border-box}
body.rpe-ds-preview .rpe-ds-render{width:100%;margin:0;padding:0;background:#080b10;color:var(--rpe-color-text);isolation:isolate}
.rpe-ds-hero-media{overflow:hidden}
.rpe-ds-hero-media-image{position:absolute;inset:0;width:100%;height:100%;display:block;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important}
.rpe-ds-hero-overlay{z-index:1}
.rpe-ds-hero-content{z-index:2!important}
.rpe-ds-hero-content,.rpe-ds-hero-content *{color:#fff!important}
.rpe-ds-hero-content small{color:#ff5360!important}
.rpe-ds-hero-content button{font:inherit!important}

/* 5.0.0I.4B.4 VEE Timeline Hero Runtime */
.rpe-ds-vee-player{position:relative;overflow:hidden;--rpe-hero-media-fit:cover}
.rpe-ds-vee-stage{position:absolute;inset:0;z-index:0;overflow:hidden}
.rpe-ds-vee-frame{position:absolute;inset:0;width:100%;height:100%;max-width:none!important;max-height:none!important;object-fit:cover;object-position:center;opacity:0;transform:scale(1.015);transition:opacity .85s ease,transform 1.2s ease}
.rpe-ds-vee-frame.is-active{opacity:1;transform:scale(1)}
.rpe-ds-vee-frame.is-none{transition:none;transform:none}
.rpe-ds-vee-frame.is-fade{transition:opacity .55s ease}
.rpe-ds-hero-overlay{z-index:2!important}.rpe-ds-vee-controls,.rpe-ds-vee-indicators{position:absolute;z-index:4}
.rpe-ds-vee-controls{inset:50% 16px auto;display:flex;justify-content:space-between;transform:translateY(-50%);pointer-events:none}
.rpe-ds-vee-controls button{pointer-events:auto;width:42px;height:42px;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(5,10,18,.55);color:#fff;font-size:28px;line-height:1}
.rpe-ds-vee-indicators{left:50%;bottom:18px;transform:translateX(-50%);display:flex;gap:7px}
.rpe-ds-vee-indicators button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.45)}
.rpe-ds-vee-indicators button.is-active{background:#fff;transform:scale(1.25)}

/* 5.0.0J — Universal Component Composition Engine */
.rpe-ds-composition-region{position:relative;margin:10px 0}
.rpe-ds-composed-child{box-sizing:border-box;width:100%}
.rpe-ds-preview-header .rpe-ds-composition-region{display:inline-flex;align-items:center;gap:8px;margin:0 8px}
.rpe-ds-composed-cta{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:10px}
.rpe-ds-composed-pagination{text-align:center;padding:16px}

/* 5.0.0J.1 — Embedded Search Canvas / Preview / Production parity */
.rpe-ds-preview .rpe-ds-embedded-search,
.rpe-ds-render-component .rpe-ds-embedded-search {
  display:flex !important;
  align-items:stretch !important;
  width:min(100%, 680px) !important;
  max-width:680px !important;
  min-width:0 !important;
  margin:22px auto 0 !important;
  padding:0 !important;
  gap:10px !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
.rpe-ds-preview .rpe-ds-embedded-search input[type="search"],
.rpe-ds-render-component .rpe-ds-embedded-search input[type="search"] {
  box-sizing:border-box !important;
  display:block !important;
  flex:1 1 auto !important;
  width:auto !important;
  min-width:0 !important;
  height:52px !important;
  margin:0 !important;
  padding:0 18px !important;
  border:1px solid rgba(255,255,255,.24) !important;
  border-radius:8px !important;
  background:rgba(255,255,255,.96) !important;
  color:#121722 !important;
  font:500 15px/1.2 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
  box-shadow:none !important;
  appearance:none !important;
  -webkit-appearance:none !important;
}
.rpe-ds-preview .rpe-ds-embedded-search input[type="search"]::placeholder,
.rpe-ds-render-component .rpe-ds-embedded-search input[type="search"]::placeholder {
  color:#748094 !important;
  opacity:1 !important;
}
.rpe-ds-preview .rpe-ds-embedded-search button,
.rpe-ds-render-component .rpe-ds-embedded-search button {
  box-sizing:border-box !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  flex:0 0 auto !important;
  width:auto !important;
  min-width:112px !important;
  height:52px !important;
  margin:0 !important;
  padding:0 24px !important;
  border:1px solid #ef233c !important;
  border-radius:8px !important;
  background:#ef233c !important;
  color:#fff !important;
  font:700 15px/1 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;
  letter-spacing:0 !important;
  text-transform:none !important;
  box-shadow:none !important;
  cursor:pointer !important;
  appearance:none !important;
  -webkit-appearance:none !important;
}
.rpe-ds-preview .rpe-ds-embedded-search button:hover,
.rpe-ds-render-component .rpe-ds-embedded-search button:hover {
  background:#d91f35 !important;
  border-color:#d91f35 !important;
}
.rpe-ds-preview .rpe-ds-composed-child,
.rpe-ds-render-component .rpe-ds-composed-child {
  position:relative;
  z-index:3;
}
@media (max-width:640px) {
  .rpe-ds-preview .rpe-ds-embedded-search,
  .rpe-ds-render-component .rpe-ds-embedded-search {
    flex-direction:column !important;
    width:100% !important;
    max-width:100% !important;
    gap:8px !important;
  }
  .rpe-ds-preview .rpe-ds-embedded-search button,
  .rpe-ds-render-component .rpe-ds-embedded-search button {
    width:100% !important;
  }
}

/* 5.0.0J.2 — Search Variant Runtime Parity */
.rpe-ds-embedded-search select{box-sizing:border-box;min-width:150px;height:46px;margin:0;padding:0 34px 0 12px;border:1px solid rgba(255,255,255,.24);border-radius:7px;background:#fff;color:#121722;font:600 13px/1.2 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.rpe-ds-embedded-search.is-segmented{width:min(100%,900px)}
.rpe-ds-embedded-search.is-compact{width:min(100%,520px)}
.rpe-ds-embedded-search.is-compact select{display:none}
@media(max-width:760px){.rpe-ds-embedded-search.is-segmented{flex-wrap:wrap}.rpe-ds-embedded-search.is-segmented input{flex-basis:100%}.rpe-ds-embedded-search.is-segmented select{flex:1 1 150px}}

/* 5.0.0J.3 — Search Visual Composition & Embedded Hero Styling */
.rpe-search-component{--rpe-search-height:56px;--rpe-search-radius:12px;--rpe-search-surface:#fff;--rpe-search-text:#121722;--rpe-search-muted:#687487;--rpe-search-brand:#ef233c;display:flex!important;align-items:stretch!important;width:min(100%,980px)!important;max-width:100%!important;min-width:0!important;margin:24px auto 0!important;padding:0!important;gap:0!important;border:1px solid rgba(18,23,34,.12)!important;border-radius:var(--rpe-search-radius)!important;background:var(--rpe-search-surface)!important;box-shadow:0 16px 44px rgba(4,8,15,.22)!important;overflow:hidden!important;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}
.rpe-search-component .rpe-search-segment{display:flex!important;align-items:stretch!important;min-width:0!important;border-right:1px solid rgba(18,23,34,.1)!important;background:transparent!important}.rpe-search-component .rpe-search-segment:last-child{border-right:0!important}.rpe-search-component .rpe-search-query{flex:1 1 320px!important}.rpe-search-component .rpe-search-category,.rpe-search-component .rpe-search-language{flex:0 1 180px!important}.rpe-search-component .rpe-search-near,.rpe-search-component .rpe-search-submit{flex:0 0 auto!important}
.rpe-search-component input[type="search"],.rpe-search-component select,.rpe-search-component button{box-sizing:border-box!important;height:var(--rpe-search-height)!important;margin:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;outline:0!important;font:600 14px/1.2 Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important}.rpe-search-component input[type="search"]{width:100%!important;min-width:0!important;padding:0 20px!important;background:transparent!important;color:var(--rpe-search-text)!important}.rpe-search-component input[type="search"]::placeholder{color:var(--rpe-search-muted)!important;opacity:1!important}.rpe-search-component select{width:100%!important;min-width:145px!important;padding:0 34px 0 16px!important;background:var(--rpe-search-surface)!important;color:var(--rpe-search-text)!important}.rpe-search-component .rpe-search-submit>button{min-width:118px!important;padding:0 24px!important;background:var(--rpe-search-brand)!important;color:#fff!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.04em!important;cursor:pointer!important}.rpe-search-component .rpe-search-near-button{padding:0 18px!important;background:transparent!important;color:var(--rpe-search-text)!important;white-space:nowrap!important}.rpe-search-component input:focus,.rpe-search-component select:focus,.rpe-search-component button:focus-visible{position:relative;z-index:2;box-shadow:inset 0 0 0 2px var(--rpe-search-brand)!important}
.rpe-search-preset-floating-glass,.rpe-search-style-glass{--rpe-search-surface:rgba(255,255,255,.84);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-color:rgba(255,255,255,.44)!important}.rpe-search-preset-minimal,.rpe-search-style-minimal{border-color:transparent!important;box-shadow:none!important;background:transparent!important;overflow:visible!important;gap:8px!important}.rpe-search-preset-minimal .rpe-search-segment,.rpe-search-style-minimal .rpe-search-segment{border:1px solid rgba(18,23,34,.12)!important;border-radius:10px!important;overflow:hidden!important;background:#fff!important}.rpe-search-preset-header-compact{--rpe-search-height:42px;width:min(100%,520px)!important;margin:0!important;border-radius:999px!important;box-shadow:none!important}.rpe-search-preset-sidebar,.rpe-search-preset-card{width:100%!important;max-width:420px!important}.rpe-search-preset-card{padding:12px!important;gap:8px!important;border-radius:16px!important}.rpe-search-preset-card .rpe-search-segment{border:1px solid rgba(18,23,34,.1)!important;border-radius:12px!important;overflow:hidden!important}.rpe-search-preset-full-width{width:100%!important;max-width:none!important}.rpe-search-preset-inline{--rpe-search-height:44px;width:auto!important;max-width:680px!important;margin:0!important;border-radius:999px!important;box-shadow:none!important}.rpe-search-style-square{--rpe-search-radius:0px}.rpe-search-style-pill{--rpe-search-radius:999px}.rpe-search-layout-stacked{flex-direction:column!important;gap:8px!important;padding:10px!important;overflow:visible!important}.rpe-search-layout-stacked .rpe-search-segment{flex:1 1 auto!important;width:100%!important;border:1px solid rgba(18,23,34,.1)!important;border-radius:var(--rpe-search-radius)!important;overflow:hidden!important}.rpe-search-layout-stacked .rpe-search-submit>button{width:100%!important}.rpe-ds-hero-composition .rpe-search-component{position:relative;z-index:5}.rpe-ds-hero-composition .rpe-search-preset-hero-integrated,.rpe-ds-hero-composition .rpe-search-preset-floating-glass{--rpe-search-surface:rgba(255,255,255,.96)}
@media(max-width:900px){.rpe-search-component:not(.rpe-search-layout-stacked){flex-wrap:wrap!important}.rpe-search-component:not(.rpe-search-layout-stacked) .rpe-search-query{flex:1 0 100%!important;border-right:0!important;border-bottom:1px solid rgba(18,23,34,.1)!important}.rpe-search-component:not(.rpe-search-layout-stacked) .rpe-search-category,.rpe-search-component:not(.rpe-search-layout-stacked) .rpe-search-language{flex:1 1 40%!important}.rpe-search-component:not(.rpe-search-layout-stacked) .rpe-search-submit{flex:1 1 100%!important}.rpe-search-component:not(.rpe-search-layout-stacked) .rpe-search-submit>button{width:100%!important}}
@media(max-width:640px){.rpe-search-component{flex-direction:column!important;width:100%!important;max-width:100%!important;gap:0!important}.rpe-search-component .rpe-search-segment{flex:1 1 auto!important;width:100%!important;border-right:0!important;border-bottom:1px solid rgba(18,23,34,.1)!important;border-radius:0!important}.rpe-search-component .rpe-search-segment:last-child{border-bottom:0!important}.rpe-search-component input,.rpe-search-component select,.rpe-search-component button{width:100%!important;min-width:0!important}}
