html, body { overflow-x: hidden; }
.opf-plugin-header, .opf-plugin-footer, .opf-page { width: 100%; }
.opf-plugin-header { background: #fff; border-bottom: 1px solid #ececec; }
.opf-plugin-header-inner { width: min(1600px, 96vw); margin: 0 auto; min-height: 56px; display: flex; align-items: center; justify-content: space-between; gap: 1rem; padding: .35rem 0; }
.opf-plugin-header-brand img { max-height: 42px; width: auto; }
.opf-header-site-name { font-size: 1.35rem; font-weight: 700; color: #111; }
.opf-header-nav { display: flex; flex-wrap: wrap; gap: 1rem; }
.opf-header-nav a { color: #201454; text-decoration: none; font-weight: 600; text-transform: uppercase; font-size: .95rem; }

.opf-page { margin: 0; color: #111; }
.opf-hero-zone,
.opf-block,
.opf-search-shell,
.opf-ai-bar,
.opf-type-group,
.opf-results-center,
.opf-ad { background: #fff; }
.opf-hero-empty,
.opf-missing,
.opf-empty { padding: 1rem; background: #fff; border: 1px solid #e5e7eb; border-radius: 12px; }
.opf-video-wrap { position: relative; width: 100%; padding-top: 56.25%; overflow: hidden; background: #111; }
.opf-video-wrap iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }
.opf-hero-native { position: relative; min-height: var(--opf-hero-height, 48vh); overflow: hidden; margin: 0 0 0; width: 100vw; margin-left: calc(50% - 50vw); background: #111; }
.opf-hero-native .opf-video-wrap { padding-top: 0; min-height: var(--opf-hero-height, 48vh); }
.opf-video-wrap-cover iframe { top: 50%; left: 50%; width: 177.78vh; min-width: 100%; min-height: 56.25vw; height: 100%; transform: translate(-50%, -50%); }
.opf-hero-overlay { position: absolute; inset: 0; background: rgba(10, 15, 28, .34); z-index: 2; }
.opf-hero-logo { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; padding: 2rem; z-index: 3; }
.opf-hero-logo img { max-width: min(26vw, 280px); height: auto; }
.opf-hero-site-title { color: #fff; font-size: clamp(2rem, 4vw, 3.4rem); font-weight: 700; text-align: center; }
.opf-hero-fallback { display: flex; align-items: center; justify-content: center; }
.opf-hero-fallback-copy { position: relative; z-index: 4; color: #fff; text-align: center; font-size: 1rem; padding: 1rem; }

.opf-search-shell { padding: 1.5rem 0 1.2rem; background: #fff; }
.opf-search-copy { width: min(1600px, 96vw); text-align: center; margin: 0 auto 1rem; }
.opf-search-heading { margin: 0 0 .45rem; font-size: clamp(1.3rem, 1.9vw, 1.9rem); line-height: 1.18; font-weight: 600; }
.opf-search-subheading { margin: 0; font-size: clamp(1rem, 1.3vw, 1.18rem); font-style: italic; color: #6b7280; }
.opf-search-form-native { width: min(1600px, 96vw); max-width: none; margin: 0 auto; }
.opf-search-row-lodgingo { background: #efefef; padding: 1.1rem 1rem; display: flex; gap: .9rem; align-items: flex-end; flex-wrap: wrap; justify-content: center; }
.opf-search-cell { display: flex; flex-direction: column; gap: .35rem; }
.opf-search-cell label, .opf-ai-bar label { font-weight: 500; color: #303030; margin: 0; }
.opf-search-cell input,
.opf-search-cell select,
.opf-ai-question { min-height: 42px; padding: .62rem .8rem; border: 1px solid #cfcfcf; border-radius: 2px; background: #fff; font-size: 1rem; }
.opf-search-cell-destination { flex: 1 1 320px; }
.opf-search-cell-radius,
.opf-search-cell-results { flex: 0 1 140px; }
.opf-search-cell-submit { flex: 0 1 auto; }
.opf-btn,
.opf-search-btn { display: inline-flex; align-items: center; justify-content: center; min-height: 42px; padding: .62rem 1.05rem; border-radius: 2px; background: #e6e6e6; color: #444; text-decoration: none; border: 1px solid #cfcfcf; cursor: pointer; }
.opf-btn:hover,
.opf-search-btn:hover { background: #dedede; }

.opf-ai-bar { margin: 0 0 1rem; }
.opf-ai-row { display: flex; gap: .75rem; }
.opf-ai-answer { margin-top: .75rem; min-height: 1rem; }
.opf-type-grid { display: grid; gap: 1rem; grid-template-columns: repeat(auto-fit, minmax(180px, 1fr)); }
.opf-type-card { display: flex; flex-direction: column; gap: .5rem; text-decoration: none; color: inherit; padding: .9rem; border-radius: 14px; border: 1px solid #e5e7eb; background: #fafafa; }
.opf-type-card img { width: 100%; height: 120px; object-fit: cover; border-radius: 10px; }
.opf-type-title { font-weight: 700; }
.opf-type-description { font-size: .95rem; color: #4b5563; }
.opf-overlay-text { margin-top: .75rem; font-size: .95rem; font-weight: 600; }
.opf-ad img, .opf-ad video { width: 100%; display: block; }
.opf-ad-link { display: block; text-decoration: none; }
.opf-placeholder-results { padding: 1rem; background: #f9fafb; border-radius: 12px; }

.opf-center-banner,
.opf-rail-heading { background: #c71f0d; color: #fff; text-align: center; text-transform: uppercase; letter-spacing: .08em; font-weight: 700; padding: .8rem 1rem; margin-bottom: 1rem; }
.opf-center-banner { font-size: clamp(1rem, 1.25vw, 1.45rem); }
.opf-rail-heading { font-size: .98rem; }
.opf-center-meta { margin: 0 0 .55rem; font-size: 1rem; }
.opf-center-author { font-size: 1.1rem; }
.opf-center-intro { font-size: 1.1rem; }
.opf-image-caption { margin-top: .75rem; color: #374151; }

.opf-block { margin-bottom: 1rem; }
.opf-block-type-image img { width: 100%; display: block; }
.opf-col .opf-block h3 { margin-top: 0; }

.opf-default-ad { display: block; background: linear-gradient(180deg, #ffffff, #f6f6f6); border: 1px solid #e5e7eb; border-radius: 12px; padding: 1rem; color: #1f2937; text-decoration: none; box-shadow: 0 10px 20px rgba(0,0,0,.04); }
.opf-default-ad-badge { display: inline-block; background: #c71f0d; color: #fff; font-size: .75rem; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; padding: .3rem .45rem; border-radius: 999px; margin-bottom: .75rem; }
.opf-default-ad-title { font-size: 1.05rem; font-weight: 700; margin-bottom: .5rem; }
.opf-default-ad-copy { color: #4b5563; line-height: 1.55; margin-bottom: .9rem; }
.opf-default-ad-cta { color: #c71f0d; font-weight: 700; }

.opf-plugin-footer { background: #ba1f24; color: #fff; margin-top: 2rem; }
.opf-plugin-footer-inner { width: min(1600px, 96vw); margin: 0 auto; padding: 2rem 0; text-align: center; }
.opf-plugin-footer-links { display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; margin-bottom: 1rem; }
.opf-plugin-footer-links a { color: #00ce1b; text-decoration: none; text-transform: uppercase; letter-spacing: .12em; font-size: .85rem; }
.opf-plugin-footer-disclaimer { max-width: 1100px; margin: 0 auto 1rem; line-height: 1.6; font-size: .92rem; }
.opf-plugin-footer-copy { color: #d7c6d9; }

@media (max-width: 980px) {
  .opf-search-row-lodgingo { display: grid; grid-template-columns: 1fr; }
}
@media (max-width: 880px) {
  .opf-plugin-header-inner { justify-content: center; }
  .opf-header-nav { justify-content: center; }
  .opf-hero-logo img { max-width: min(46vw, 240px); }
  .opf-ai-row { flex-direction: column; }
}
