ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ¯ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ»ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ¿@charset "UTF-8";
/*!
Theme Name: Villagio Child
Theme URI: https://motopress.com/products/villagio/
Author: MotoPress
Author URI: https://motopress.com/
Description: WordPress photography theme.
Version: 1.0.13
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: villagio
Tags:one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Template: villagio
*/

/* Ocean Vista responsive repair - Codex 2026-07-06 */
body.home, body.home html { overflow-x: hidden !important; }
body.home * { min-width: 0; }
body.home .container,
body.home .nav-inner,
body.home footer .f-inner { width: 100%; max-width: 1280px; box-sizing: border-box; }
body.home .stats .stats-inner { max-width: 1280px; margin: 0 auto; padding: 0 80px; display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); justify-content: stretch; }
body.home .stat { min-width: 0 !important; width: auto; padding: 22px 14px; border-right: 1px solid var(--div); border-bottom: 0; }
body.home .stat-n, body.home .stat-l { width: auto !important; }
body.home .apt-grid { grid-template-columns: repeat(3, minmax(0, 1fr)); }
body.home .amen-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); }
body.home .reviews-grid, body.home .platforms { grid-template-columns: repeat(3, minmax(0, 1fr)); }
body.home .loc-grid { grid-template-columns: minmax(0, 0.9fr) minmax(280px, 1.1fr); }
body.home .book-direct-card, body.home .platform-card, body.home .review-card, body.home .mod-card { box-sizing: border-box; }
body.home .modal-box { max-height: calc(100dvh - 64px); overflow-y: auto; }
body.home .modal-overlay.open { align-items: center; }

@media (max-width: 1180px) {
  body.home .container,
  body.home .nav-inner,
  body.home footer .f-inner,
  body.home .stats .stats-inner { padding-left: 40px; padding-right: 40px; }
  body.home .apt-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  body.home .amen-grid { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; }
  body.home .reviews-grid, body.home .platforms { grid-template-columns: repeat(3, minmax(0, 1fr)); }
  body.home .modal-body { grid-template-columns: 1fr; gap: 28px; padding: 32px; }
  body.home .mod-card { position: static; margin-top: 0; }
}

@media (max-width: 900px) {
  body.home .nav-inner { height: 72px; padding-left: 28px; padding-right: 28px; }
  body.home .nav { height: 72px; }
  body.home .nav-right { gap: 6px; }
  body.home .nav-link { font-size: 13px; padding: 8px 9px; }
  body.home .nav-cta { padding: 9px 14px; white-space: nowrap; }
  body.home .hero { min-height: 620px; height: 86dvh; }
  body.home .hero-title { font-size: clamp(36px, 8vw, 58px); letter-spacing: -1px; }
  body.home .stats .stats-inner { padding: 0; grid-template-columns: repeat(5, minmax(0, 1fr)); }
  body.home .stat { padding: 18px 8px; }
  body.home .stat-n { font-size: 24px; }
  body.home .stat-l { font-size: 10px; line-height: 1.25; }
  body.home .container { padding-left: 28px; padding-right: 28px; }
  body.home section { padding-top: 64px; padding-bottom: 64px; }
  body.home .apt-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 22px; }
  body.home .amen-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  body.home .book-direct-card { align-items: stretch; }
  body.home .bdc-btns { min-width: 190px; }
  body.home .reviews-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  body.home .reviews-grid .review-card:last-child { grid-column: 1 / -1; }
  body.home .loc-grid { grid-template-columns: 1fr; gap: 32px; }
  body.home .map-wrap { height: 340px; }
  body.home footer .f-inner { padding-left: 28px; padding-right: 28px; }
}

@media (max-width: 640px) {
  body.home .nav { height: 64px; }
  body.home .nav-inner { height: 64px; padding-left: 16px; padding-right: 16px; gap: 12px; }
  body.home .nav-logo { font-size: 14px; line-height: 1.1; max-width: 140px; }
  body.home .nav-right { margin-left: auto; }
  body.home .nav-link { display: none; }
  body.home .nav-cta { font-size: 12px; padding: 9px 12px; border-radius: 999px; }
  body.home .hero { height: 100svh; min-height: 620px; padding-top: 64px; }
  body.home .hero-content { padding-left: 20px; padding-right: 20px; }
  body.home .hero-eyebrow { font-size: 11px; line-height: 1.45; margin-bottom: 14px; }
  body.home .hero-title { font-size: clamp(34px, 10vw, 42px); line-height: 1.07; margin-bottom: 14px; }
  body.home .hero-sub { font-size: 15px; line-height: 1.5; margin-bottom: 24px; }
  body.home .hero-btns { flex-direction: column; align-items: stretch; max-width: 260px; margin: 0 auto; }
  body.home .btn-hero, body.home .btn-hero-ghost { width: 100%; justify-content: center; padding: 13px 18px; }
  body.home .stats .stats-inner { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  body.home .stat { padding: 16px 8px; border-bottom: 1px solid var(--div); }
  body.home .stat:nth-child(2n) { border-right: 0; }
  body.home .stat:last-child { grid-column: 1 / -1; border-right: 0; border-bottom: 0; }
  body.home .stat-n { font-size: 22px; }
  body.home .container { padding-left: 20px; padding-right: 20px; }
  body.home section { padding-top: 52px; padding-bottom: 52px; }
  body.home .section-title { font-size: 24px; line-height: 1.2; }
  body.home .section-sub { font-size: 14px; margin-bottom: 24px; }
  body.home .apt-grid, body.home .amen-grid, body.home .reviews-grid, body.home .platforms { grid-template-columns: 1fr; gap: 18px; }
  body.home .ac { border-radius: 12px; overflow: visible; }
  body.home .ai { aspect-ratio: 4 / 3; }
  body.home .ad { white-space: normal; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
  body.home .af { align-items: flex-start; gap: 10px; }
  body.home .book-direct-card { flex-direction: column; padding: 22px; gap: 18px; }
  body.home .bdc-left p { max-width: none; }
  body.home .bdc-btns { width: 100%; min-width: 0; }
  body.home .btn-wa, body.home .btn-email { width: 100%; }
  body.home .review-card { padding: 20px; }
  body.home .reviews-grid .review-card:last-child { grid-column: auto; }
  body.home .loc-list { gap: 16px; }
  body.home .map-wrap { height: 300px; }
  body.home footer { padding: 28px 0; }
  body.home footer .f-inner { padding-left: 20px; padding-right: 20px; flex-direction: column; text-align: center; }
  body.home .waf { width: 48px; height: 48px; right: 18px; bottom: 18px; }
  body.home .modal-overlay { padding: 0; align-items: stretch !important; }
  body.home .modal-box { min-height: 100dvh; max-height: none; border-radius: 0; margin: 0; }
  body.home .modal-close { top: 12px; left: 12px; }
  body.home .ph-grid { display: block; }
  body.home .ph-main img { height: 280px; }
  body.home .ph-all-btn { right: 12px; bottom: 12px; font-size: 12px; padding: 8px 12px; }
  body.home .modal-body { display: block; padding: 24px 20px 96px; }
  body.home .mod-title { font-size: 24px; line-height: 1.2; }
  body.home .mod-amen-grid { grid-template-columns: 1fr; }
  body.home .mod-card { margin-top: 28px; padding: 20px; }
  body.home .mod-plats { gap: 10px; }
  body.home .lb img { max-width: 100vw; max-height: calc(100dvh - 150px); }
  body.home .lb-prev, body.home .lb-next { width: 36px; height: 36px; }
}

@media (max-width: 380px) {
  body.home .nav-logo { max-width: 120px; font-size: 13px; }
  body.home .nav-cta { padding-left: 10px; padding-right: 10px; }
  body.home .container { padding-left: 16px; padding-right: 16px; }
  body.home .hero-title { font-size: 32px; }
  body.home .btn-hero, body.home .btn-hero-ghost { font-size: 14px; }
}
/* Ocean Vista responsive priority overrides - Codex 2026-07-06 */
@media (max-width: 1180px) {
  body.home .container,
  body.home .nav-inner,
  body.home footer .f-inner,
  body.home .stats .stats-inner { padding-left: 40px !important; padding-right: 40px !important; }
  body.home .apt-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
  body.home .amen-grid { grid-template-columns: repeat(4, minmax(0, 1fr)) !important; }
  body.home .reviews-grid,
  body.home .platforms { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; }
  body.home .modal-body { grid-template-columns: 1fr !important; gap: 28px !important; padding: 32px !important; }
  body.home .mod-card { position: static !important; margin-top: 0 !important; }
}

body.home .stats .stats-inner { display: grid !important; grid-template-columns: repeat(5, minmax(0, 1fr)) !important; justify-content: stretch !important; }
body.home .stat { min-width: 0 !important; width: auto !important; padding: 22px 14px !important; }
body.home .stat-n,
body.home .stat-l { width: auto !important; }

@media (max-width: 900px) {
  body.home .nav-inner { height: 72px !important; padding-left: 28px !important; padding-right: 28px !important; }
  body.home .nav { height: 72px !important; padding: 0 !important; }
  body.home .stats .stats-inner { padding: 0 !important; grid-template-columns: repeat(5, minmax(0, 1fr)) !important; }
  body.home .stat { padding: 18px 8px !important; min-width: 0 !important; }
  body.home .container { padding-left: 28px !important; padding-right: 28px !important; }
  body.home section { padding-top: 64px !important; padding-bottom: 64px !important; }
  body.home .apt-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 22px !important; }
  body.home .amen-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
  body.home .reviews-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
  body.home .loc-grid { grid-template-columns: 1fr !important; gap: 32px !important; }
}

@media (max-width: 640px) {
  body.home,
  body.home #page,
  body.home .site,
  body.home .site-content { overflow-x: hidden !important; }
  body.home .nav { height: 64px !important; padding: 0 !important; }
  body.home .nav-inner { height: 64px !important; padding-left: 16px !important; padding-right: 16px !important; gap: 12px !important; }
  body.home .nav-logo { font-size: 14px !important; line-height: 1.1 !important; max-width: 140px !important; }
  body.home .nav-right { margin-left: auto !important; gap: 0 !important; width: auto !important; }
  body.home .nav-link { display: none !important; }
  body.home .nav-cta { display: inline-flex !important; align-items: center !important; justify-content: center !important; width: auto !important; max-width: 120px !important; font-size: 12px !important; padding: 9px 12px !important; border-radius: 999px !important; white-space: nowrap !important; }
  body.home .hero { height: 100svh !important; min-height: 620px !important; padding-top: 64px !important; }
  body.home .hero-content { padding-left: 20px !important; padding-right: 20px !important; }
  body.home .hero-title { font-size: clamp(34px, 10vw, 42px) !important; line-height: 1.07 !important; letter-spacing: -1px !important; }
  body.home .hero-sub { font-size: 15px !important; line-height: 1.5 !important; margin-bottom: 24px !important; }
  body.home .hero-btns { flex-direction: column !important; align-items: stretch !important; max-width: 260px !important; margin: 0 auto !important; }
  body.home .btn-hero,
  body.home .btn-hero-ghost { width: 100% !important; justify-content: center !important; padding: 13px 18px !important; }
  body.home .stats .stats-inner { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; padding: 0 !important; }
  body.home .stat { padding: 16px 8px !important; border-bottom: 1px solid var(--div) !important; border-right: 1px solid var(--div) !important; }
  body.home .stat:nth-child(2n) { border-right: 0 !important; }
  body.home .stat:last-child { grid-column: 1 / -1 !important; border-right: 0 !important; border-bottom: 0 !important; }
  body.home .container { padding-left: 20px !important; padding-right: 20px !important; }
  body.home section { padding-top: 52px !important; padding-bottom: 52px !important; }
  body.home .apt-grid,
  body.home .amen-grid,
  body.home .reviews-grid,
  body.home .platforms { grid-template-columns: 1fr !important; gap: 18px !important; }
  body.home .ai { aspect-ratio: 4 / 3 !important; }
  body.home .book-direct-card { flex-direction: column !important; align-items: stretch !important; padding: 22px !important; gap: 18px !important; }
  body.home .bdc-btns { width: 100% !important; min-width: 0 !important; }
  body.home .btn-wa,
  body.home .btn-email { width: 100% !important; }
  body.home .map-wrap { height: 300px !important; }
  body.home footer .f-inner { padding-left: 20px !important; padding-right: 20px !important; flex-direction: column !important; text-align: center !important; }
  body.home .modal-overlay { padding: 0 !important; align-items: stretch !important; }
  body.home .modal-box { min-height: 100dvh !important; max-height: none !important; border-radius: 0 !important; margin: 0 !important; }
  body.home .ph-grid { display: block !important; }
  body.home .ph-main img { height: 280px !important; }
  body.home .modal-body { display: block !important; padding: 24px 20px 96px !important; }
  body.home .mod-amen-grid { grid-template-columns: 1fr !important; }
}

@media (max-width: 380px) {
  body.home .nav-logo { max-width: 120px !important; font-size: 13px !important; }
  body.home .nav-cta { padding-left: 10px !important; padding-right: 10px !important; }
  body.home .container { padding-left: 16px !important; padding-right: 16px !important; }
  body.home .hero-title { font-size: 32px !important; }
}
/* Ocean Vista mobile density and modal polish - Codex 2026-07-06 */
body.home .ov-star,
body.home .review-stars { color: #f2b203 !important; }
body.home .ar .ov-star { color: #f2b203 !important; }
body.home .stat { padding-top: 16px !important; padding-bottom: 16px !important; }
body.home .stat-n { font-size: clamp(19px, 4.8vw, 26px) !important; }
body.home .stat-l { font-size: 9px !important; line-height: 1.25 !important; max-width: 110px !important; margin-left: auto !important; margin-right: auto !important; }
body.home .modal-close,
body.home .lb-x { width: 42px !important; height: 42px !important; border-radius: 50% !important; background: rgba(255,255,255,.96) !important; color: #222 !important; border: 1px solid rgba(0,0,0,.12) !important; box-shadow: 0 4px 18px rgba(0,0,0,.18) !important; font-size: 0 !important; line-height: 1 !important; }
body.home .modal-close::before,
body.home .lb-x::before { content: "ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ¢ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ¢ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ¬ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ¢ÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂÃÂ"; font-size: 25px; font-weight: 500; line-height: 1; }
body.home .mod-host,
body.home .mod-host + .mod-hr { display: none !important; }
body.home .mod-rating .ov-star,
body.home .mod-rating-sm .ov-star { color: #f2b203 !important; }
body.home #faq-preview { background: #fff; border-top: 1px solid var(--div); }
body.home #faq-preview .ov-faq-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin-top: 24px; }
body.home #faq-preview details { border: 1px solid var(--bdr); border-radius: 12px; padding: 18px 20px; background: #fff; }
body.home #faq-preview summary { cursor: pointer; font-size: 15px; font-weight: 700; color: var(--t1); }
body.home #faq-preview p { margin-top: 10px; font-size: 14px; line-height: 1.55; color: var(--t2); }
body.home .ov-faq-cta { display: inline-flex; align-items: center; justify-content: center; margin-top: 24px; background: var(--pr); color: #fff !important; text-decoration: none !important; border-radius: 999px; padding: 12px 18px; font-weight: 700; font-size: 14px; }
body:not(.home) .ov-contact-page,
body:not(.home) .entry-content > h1,
body:not(.home) .entry-content > h2,
body:not(.home) .entry-content > p { max-width: 860px; margin-left: auto; margin-right: auto; }
body:not(.home) .entry-content { padding: 64px 24px; }
body:not(.home) .ov-contact-form { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; max-width: 860px; margin: 24px auto 0; }
body:not(.home) .ov-contact-form label { display: flex; flex-direction: column; gap: 8px; font-weight: 700; color: #222; }
body:not(.home) .ov-contact-form input,
body:not(.home) .ov-contact-form select,
body:not(.home) .ov-contact-form textarea { width: 100%; border: 1px solid #ddd; border-radius: 10px; padding: 13px 14px; font: inherit; }
body:not(.home) .ov-contact-form .ov-field-full { grid-column: 1 / -1; }
body:not(.home) .ov-contact-form button { justify-self: start; background: #0B2E4A; color: #fff; border: 0; border-radius: 999px; padding: 13px 22px; font-weight: 700; }
body:not(.home) .ov-form-success { max-width: 860px; margin: 0 auto 18px; padding: 14px 16px; border-radius: 10px; background: #e8f5e9; color: #1b5e20; }

@media (max-width: 900px) {
  body.home .nav-link { font-size: 12px !important; padding: 7px 8px !important; }
  body.home .nav-right { gap: 2px !important; }
  body.home .amen-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 22px 12px !important; }
  body.home .amen-item { align-items: center !important; text-align: center !important; gap: 6px !important; }
  body.home .amen-icon { font-size: 24px !important; line-height: 1 !important; }
  body.home .amen-name { font-size: 14px !important; line-height: 1.25 !important; }
  body.home .amen-sub { font-size: 12px !important; line-height: 1.35 !important; max-width: 140px !important; }
  body.home .loc-list { display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 18px 16px !important; }
  body.home .loc-item { gap: 10px !important; }
  body.home .modal-body { padding: 28px 26px 52px !important; }
  body.home .mod-hls { gap: 16px !important; }
}

@media (max-width: 640px) {
  body.home .stats .stats-inner { grid-template-columns: repeat(5, minmax(0, 1fr)) !important; }
  body.home .stat { padding: 11px 4px !important; border-bottom: 0 !important; border-right: 1px solid var(--div) !important; }
  body.home .stat:nth-child(2n) { border-right: 1px solid var(--div) !important; }
  body.home .stat:last-child { grid-column: auto !important; border-right: 0 !important; }
  body.home .stat-n { font-size: 18px !important; }
  body.home .stat-l { font-size: 7px !important; letter-spacing: .06em !important; line-height: 1.2 !important; }
  body.home #amenities { padding-top: 42px !important; padding-bottom: 42px !important; }
  body.home .amen-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 24px 10px !important; }
  body.home .amen-item { align-items: center !important; text-align: center !important; min-height: 92px !important; justify-content: flex-start !important; }
  body.home .amen-icon { font-size: 24px !important; }
  body.home .amen-name { font-size: 14px !important; }
  body.home .amen-sub { font-size: 12px !important; }
  body.home .platforms { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; gap: 8px !important; }
  body.home .platform-card { padding: 12px 8px !important; text-align: center !important; border-radius: 10px !important; min-height: 102px !important; display: flex !important; flex-direction: column !important; justify-content: space-between !important; }
  body.home .pl-name { font-size: 13px !important; margin-bottom: 0 !important; }
  body.home .pl-desc { display: none !important; }
  body.home .pl-link { display: inline-flex !important; justify-content: center !important; align-items: center !important; margin-top: 10px !important; min-height: 30px !important; border-radius: 999px !important; background: #f1f5f8 !important; color: var(--pr) !important; font-size: 11px !important; line-height: 1.15 !important; }
  body.home #reviews .container { overflow: visible !important; }
  body.home #reviews .reviews-grid { display: grid !important; grid-template-columns: 1fr !important; gap: 14px !important; width: 100% !important; animation: none !important; }
  body.home #reviews .review-card { width: 100% !important; max-width: 100% !important; min-height: 0 !important; }
  body.home .loc-list { display: grid !important; grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 16px 14px !important; }
  body.home .loc-item { display: grid !important; grid-template-columns: 8px 1fr !important; gap: 9px !important; }
  body.home .loc-item h4 { font-size: 12px !important; line-height: 1.25 !important; }
  body.home .loc-item p { font-size: 11px !important; line-height: 1.35 !important; }
  body.home .map-wrap { height: 250px !important; }
  body.home #faq-preview { padding-top: 44px !important; padding-bottom: 44px !important; }
  body.home #faq-preview .ov-faq-grid { grid-template-columns: 1fr !important; gap: 10px !important; }
  body.home #faq-preview details { padding: 15px 16px !important; }
  body.home .modal-close { top: 12px !important; left: 12px !important; }
  body.home .modal-body { padding: 22px 20px 88px !important; }
  body.home .mod-type { font-size: 14px !important; }
  body.home .mod-title { font-size: 26px !important; margin-top: 8px !important; }
  body.home .mod-meta { font-size: 14px !important; }
  body.home .mod-hr { margin: 18px 0 !important; }
  body.home .mod-hls { display: grid !important; grid-template-columns: 1fr !important; gap: 14px !important; }
  body.home .mod-hl { gap: 12px !important; }
  body.home .mod-hl-t { font-size: 15px !important; }
  body.home .mod-hl-s { font-size: 13px !important; }
  body.home .mod-about-t,
  body.home .mod-amen-t { font-size: 20px !important; }
  body.home .mod-amen-grid { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 14px 12px !important; }
  body.home .mod-amen-item { align-items: flex-start !important; gap: 9px !important; font-size: 13px !important; line-height: 1.3 !important; }
  body.home .mod-amen-item svg { width: 18px !important; height: 18px !important; }
  body.home .mod-card { margin-top: 22px !important; }
  body.home .lb-prev,
  body.home .lb-next { display: none !important; }
}

@media (max-width: 380px) {
  body.home .platform-card { min-height: 96px !important; padding-left: 6px !important; padding-right: 6px !important; }
  body.home .pl-name { font-size: 12px !important; }
  body.home .pl-link { font-size: 10px !important; }
  body.home #reviews .review-card { flex-basis: calc(100vw - 56px) !important; }
}

@keyframes ovReviewLoop {
  from { transform: translateX(0); }
  to { transform: translateX(calc(-50% - 7px)); }
}
/* Ocean Vista close button encoding fix - Codex 2026-07-06 */
body.home .modal-close,
body.home .lb-x { color: transparent !important; text-indent: -9999px !important; overflow: hidden !important; }
body.home .modal-close::before,
body.home .lb-x::before { content: "\00d7" !important; color: #222 !important; text-indent: 0 !important; position: absolute !important; inset: 0 !important; display: flex !important; align-items: center !important; justify-content: center !important; font-size: 25px !important; font-weight: 500 !important; line-height: 1 !important; }
/* Ocean Vista header footer and hero crop - Codex 2026-07-06 */
body.home .hero {
  height: 82vh !important;
  min-height: 560px !important;
  max-height: 760px !important;
}
body.home .hero-bg {
  background-size: cover !important;
  background-position: center 46% !important;
}
body.home .nav {
  height: 76px !important;
  backdrop-filter: none;
}
body.home .nav.scrolled,
body.home .nav.ov-menu-open {
  background: rgba(255,255,255,.96) !important;
  box-shadow: 0 1px 0 rgba(0,0,0,.08) !important;
  backdrop-filter: blur(14px);
}
body.home .nav-inner {
  max-width: 1180px !important;
  height: 76px !important;
  padding-left: 32px !important;
  padding-right: 32px !important;
  position: relative !important;
}
body.home .nav-logo {
  font-size: 17px !important;
  font-weight: 800 !important;
  letter-spacing: -.02em !important;
  color: #fff !important;
  white-space: nowrap !important;
}
body.home .nav.scrolled .nav-logo,
body.home .nav.ov-menu-open .nav-logo { color: var(--pr) !important; }
body.home .nav-right {
  display: flex !important;
  align-items: center !important;
  gap: 2px !important;
}
body.home .nav-link {
  color: rgba(255,255,255,.92) !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
  padding: 12px 14px !important;
  border-radius: 999px !important;
}
body.home .nav.scrolled .nav-link,
body.home .nav.ov-menu-open .nav-link { color: #222 !important; }
body.home .nav-link:hover { background: rgba(255,255,255,.18) !important; }
body.home .nav.scrolled .nav-link:hover,
body.home .nav.ov-menu-open .nav-link:hover { background: #f3f4f5 !important; }
body.home .nav-cta {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  min-height: 42px !important;
  padding: 0 20px !important;
  margin-left: 8px !important;
  border-radius: 999px !important;
  background: var(--pr) !important;
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 800 !important;
  box-shadow: 0 8px 22px rgba(11,46,74,.18) !important;
}
body.home .ov-menu-toggle {
  display: none;
  width: 42px;
  height: 42px;
  border: 1px solid rgba(255,255,255,.55);
  border-radius: 999px;
  background: rgba(255,255,255,.1);
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 4px;
  cursor: pointer;
  padding: 0;
}
body.home .ov-menu-toggle span {
  width: 16px;
  height: 2px;
  border-radius: 2px;
  background: #fff;
  transition: transform .2s, opacity .2s, background .2s;
}
body.home .nav.scrolled .ov-menu-toggle,
body.home .nav.ov-menu-open .ov-menu-toggle {
  border-color: #dde2e5;
  background: #fff;
}
body.home .nav.scrolled .ov-menu-toggle span,
body.home .nav.ov-menu-open .ov-menu-toggle span { background: var(--pr); }
body.home .nav.ov-menu-open .ov-menu-toggle span:nth-child(1) { transform: translateY(6px) rotate(45deg); }
body.home .nav.ov-menu-open .ov-menu-toggle span:nth-child(2) { opacity: 0; }
body.home .nav.ov-menu-open .ov-menu-toggle span:nth-child(3) { transform: translateY(-6px) rotate(-45deg); }
body.home .ov-mobile-menu {
  display: none;
  position: absolute;
  left: 16px;
  right: 16px;
  top: calc(100% + 8px);
  padding: 10px;
  border: 1px solid #e6e8ea;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 18px 50px rgba(0,0,0,.18);
}
body.home .ov-mobile-menu a {
  display: flex;
  align-items: center;
  min-height: 44px;
  padding: 0 14px;
  border-radius: 12px;
  color: #222 !important;
  text-decoration: none !important;
  font-size: 15px;
  font-weight: 750;
}
body.home .ov-mobile-menu a:hover { background: #f5f6f7; }
body.home .nav.ov-menu-open .ov-mobile-menu { display: block; }

body.home footer {
  background: #111820 !important;
  padding: 0 !important;
  color: #fff !important;
}
body.home .ov-footer-shell {
  max-width: 1180px;
  margin: 0 auto;
  padding: 58px 32px 36px;
  display: grid;
  grid-template-columns: minmax(240px, 1.45fr) repeat(4, minmax(130px, .65fr));
  gap: 34px;
}
body.home .ov-footer-logo {
  display: inline-flex;
  color: #fff !important;
  text-decoration: none !important;
  font-size: 20px;
  font-weight: 850;
  letter-spacing: -.02em;
  margin-bottom: 14px;
}
body.home .ov-footer-brand p {
  color: rgba(255,255,255,.68) !important;
  font-size: 14px;
  line-height: 1.65;
  max-width: 380px;
}
body.home .ov-footer-contact {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 16px;
  margin-top: 18px;
}
body.home .ov-footer-contact a,
body.home .ov-footer-col a {
  color: rgba(255,255,255,.72) !important;
  text-decoration: none !important;
  font-size: 14px;
  line-height: 1.5;
}
body.home .ov-footer-contact a:hover,
body.home .ov-footer-col a:hover { color: #fff !important; }
body.home .ov-footer-col { display: flex; flex-direction: column; gap: 10px; }
body.home .ov-footer-col h3 {
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: .12em;
  margin: 0 0 4px;
}
body.home .ov-footer-bottom {
  max-width: 1180px;
  margin: 0 auto;
  padding: 20px 32px 28px;
  border-top: 1px solid rgba(255,255,255,.1);
  display: flex;
  justify-content: space-between;
  gap: 18px;
  color: rgba(255,255,255,.52);
  font-size: 12px;
}

@media (max-width: 980px) {
  body.home .nav-link { padding-left: 9px !important; padding-right: 9px !important; font-size: 13px !important; }
  body.home .ov-footer-shell { grid-template-columns: 1fr 1fr 1fr; }
  body.home .ov-footer-brand { grid-column: 1 / -1; }
}

@media (max-width: 640px) {
  body.home .hero {
    height: 72svh !important;
    min-height: 500px !important;
    max-height: 620px !important;
    padding-top: 64px !important;
  }
  body.home .hero-bg { background-position: center 45% !important; }
  body.home .nav { height: 68px !important; }
  body.home .nav-inner {
    height: 68px !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
    justify-content: space-between !important;
  }
  body.home .ov-menu-toggle { display: flex !important; flex: 0 0 42px; order: 1; }
  body.home .nav-logo {
    position: absolute !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    max-width: 154px !important;
    width: 154px !important;
    text-align: center !important;
    white-space: normal !important;
    font-size: 14px !important;
    line-height: 1.08 !important;
    order: 2;
  }
  body.home .nav-right { order: 3; margin-left: auto !important; width: auto !important; }
  body.home .nav-right .nav-link { display: none !important; }
  body.home .nav-cta {
    min-height: 42px !important;
    max-width: none !important;
    margin-left: 0 !important;
    padding: 0 13px !important;
    font-size: 12px !important;
    white-space: nowrap !important;
  }
  body.home .hero-content { padding-top: 8px !important; }
  body.home .hero-title { font-size: clamp(30px, 8.8vw, 38px) !important; }
  body.home .hero-sub { font-size: 14px !important; }
  body.home .ov-footer-shell {
    padding: 44px 22px 28px;
    grid-template-columns: 1fr 1fr;
    gap: 28px 22px;
  }
  body.home .ov-footer-brand { grid-column: 1 / -1; text-align: left; }
  body.home .ov-footer-brand p { font-size: 13px; }
  body.home .ov-footer-bottom {
    padding: 18px 22px 28px;
    flex-direction: column;
    text-align: left;
  }
}
/* Ocean Vista footer height fix - Codex 2026-07-06 */
body.home footer[data-ov-enhanced] {
  display: block !important;
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
  align-items: initial !important;
  justify-content: initial !important;
  text-align: left !important;
}
body.home footer[data-ov-enhanced] .ov-footer-shell,
body.home footer[data-ov-enhanced] .ov-footer-bottom {
  position: static !important;
  height: auto !important;
  min-height: 0 !important;
  overflow: visible !important;
}
/* Ocean Vista footer display force - Codex 2026-07-06 */
body.home footer[data-ov-enhanced] .ov-footer-shell {
  display: grid !important;
}
body.home footer[data-ov-enhanced] .ov-footer-bottom {
  display: flex !important;
}
@media (max-width: 640px) {
  body.home footer[data-ov-enhanced] .ov-footer-shell {
    display: grid !important;
    grid-template-columns: 1fr 1fr !important;
  }
  body.home footer[data-ov-enhanced] .ov-footer-bottom {
    display: flex !important;
    flex-direction: column !important;
  }
}
/* Ocean Vista footer child force - Codex 2026-07-06 */
body.home footer[data-ov-enhanced] .ov-footer-brand,
body.home footer[data-ov-enhanced] .ov-footer-col,
body.home footer[data-ov-enhanced] .ov-footer-contact {
  display: flex !important;
}
body.home footer[data-ov-enhanced] .ov-footer-brand,
body.home footer[data-ov-enhanced] .ov-footer-col {
  flex-direction: column !important;
}
body.home footer[data-ov-enhanced] .ov-footer-logo,
body.home footer[data-ov-enhanced] .ov-footer-brand p,
body.home footer[data-ov-enhanced] .ov-footer-contact a,
body.home footer[data-ov-enhanced] .ov-footer-col h3,
body.home footer[data-ov-enhanced] .ov-footer-col a,
body.home footer[data-ov-enhanced] .ov-footer-bottom span {
  display: initial !important;
}
body.home footer[data-ov-enhanced] .ov-footer-contact {
  flex-direction: row !important;
}
/* Ocean Vista global pages and MotoPress polish - Codex 2026-07-06 */
body:not(.home) {
  font-family: "DM Sans", sans-serif !important;
  color: #222 !important;
  background: #fff !important;
  overflow-x: hidden !important;
}
body:not(.home) #masthead,
body:not(.home) #colophon,
body:not(.home) .site-header,
body:not(.home) .site-footer,
body:not(.home) .header-wrapper,
body:not(.home) .top-navigation,
body:not(.home) .main-navigation,
body:not(.home) .menu-toggle,
body:not(.home) .breadcrumb-trail,
body:not(.home) .entry-header,
body:not(.home) .page-header,
body:not(.home) .site-info,
body:not(.home) #secondary,
body:not(.home) .widget-area {
  display: none !important;
}
body:not(.home) #page,
body:not(.home) .site,
body:not(.home) #content,
body:not(.home) #primary,
body:not(.home) .site-content,
body:not(.home) article.page,
body:not(.home) .entry-content {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
}
body:not(.home) .entry-content > *:not(.ov-page) {
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
.ov-site-nav {
  position: sticky;
  top: 0;
  z-index: 900;
  height: 76px;
  background: rgba(255,255,255,.96);
  border-bottom: 1px solid #eceff1;
  backdrop-filter: blur(14px);
}
body.admin-bar .ov-site-nav { top: 32px; }
.ov-site-nav-inner {
  max-width: 1180px;
  height: 76px;
  margin: 0 auto;
  padding: 0 32px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.ov-site-logo {
  color: #0B2E4A !important;
  text-decoration: none !important;
  font-size: 17px;
  line-height: 1.08;
  font-weight: 850;
  letter-spacing: -.02em;
}
.ov-site-links { display: flex; align-items: center; gap: 2px; }
.ov-site-links a {
  color: #222 !important;
  text-decoration: none !important;
  font-size: 14px;
  font-weight: 750;
  padding: 12px 14px;
  border-radius: 999px;
}
.ov-site-links a:hover { background: #f4f6f7; }
.ov-site-links .ov-site-cta {
  background: #0B2E4A !important;
  color: #fff !important;
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  margin-left: 8px;
  padding: 0 20px;
  box-shadow: 0 8px 22px rgba(11,46,74,.18);
}
.ov-menu-toggle { display: none; width: 42px; height: 42px; border: 1px solid #dde2e5; border-radius: 999px; background: #fff; align-items: center; justify-content: center; flex-direction: column; gap: 4px; cursor: pointer; padding: 0; }
.ov-menu-toggle span { width: 16px; height: 2px; border-radius: 2px; background: #0B2E4A; transition: transform .2s, opacity .2s; }
.ov-site-nav.ov-menu-open .ov-menu-toggle span:nth-child(1), body.home .nav.ov-menu-open .ov-menu-toggle span:nth-child(1) { transform: translateY(6px) rotate(45deg); }
.ov-site-nav.ov-menu-open .ov-menu-toggle span:nth-child(2), body.home .nav.ov-menu-open .ov-menu-toggle span:nth-child(2) { opacity: 0; }
.ov-site-nav.ov-menu-open .ov-menu-toggle span:nth-child(3), body.home .nav.ov-menu-open .ov-menu-toggle span:nth-child(3) { transform: translateY(-6px) rotate(-45deg); }
.ov-mobile-menu { display: none; position: absolute; left: 16px; right: 16px; top: calc(100% + 8px); padding: 10px; border: 1px solid #e6e8ea; border-radius: 18px; background: #fff; box-shadow: 0 18px 50px rgba(0,0,0,.18); }
.ov-mobile-menu a { display: flex; align-items: center; min-height: 44px; padding: 0 14px; border-radius: 12px; color: #222 !important; text-decoration: none !important; font-size: 15px; font-weight: 750; }
.ov-mobile-menu a:hover { background: #f5f6f7; }
.ov-site-nav.ov-menu-open .ov-mobile-menu, body.home .nav.ov-menu-open .ov-mobile-menu { display: block; }
.ov-page { padding: 0 24px 76px; }
.ov-page-hero { max-width: 980px; margin: 0 auto; padding: 92px 0 54px; }
.ov-page-hero .ov-eyebrow { color: #0B2E4A; font-size: 12px; font-weight: 850; letter-spacing: .12em; text-transform: uppercase; margin: 0 0 16px; }
.ov-page-hero h1 { margin: 0; color: #222; font-size: clamp(42px, 6vw, 72px); line-height: 1.04; letter-spacing: -.035em; font-weight: 850; max-width: 820px; }
.ov-page-hero p { color: #5f6670; font-size: 18px; line-height: 1.65; max-width: 720px; margin: 22px 0 0; }
.ov-page-grid, .ov-page-split { max-width: 980px; margin: 0 auto 42px; display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 16px; }
.ov-page-split { grid-template-columns: repeat(2, minmax(0,1fr)); }
.ov-page-grid article, .ov-page-split > div, .ov-page-card, .ov-faq-page details { border: 1px solid #e4e7ea; border-radius: 18px; background: #fff; padding: 24px; box-shadow: 0 2px 14px rgba(0,0,0,.04); }
.ov-page-grid h2, .ov-page-split h2 { font-size: 20px; line-height: 1.18; margin: 0 0 10px; color: #222; }
.ov-page-grid p, .ov-page-split p, .ov-page-card p { color: #5f6670; font-size: 15px; line-height: 1.65; margin: 0; }
.ov-page-cta { max-width: 980px; margin: 0 auto; }
.ov-page-cta a, .ov-contact-form button { display: inline-flex; align-items: center; justify-content: center; min-height: 46px; padding: 0 20px; border-radius: 999px; background: #0B2E4A; color: #fff !important; text-decoration: none !important; font-weight: 800; border: 0; }
.ov-faq-page { max-width: 980px; margin: 0 auto 40px; display: grid; gap: 12px; }
.ov-faq-page summary { cursor: pointer; font-size: 16px; font-weight: 800; color: #222; }
.ov-faq-page p { margin: 12px 0 0; color: #5f6670; font-size: 15px; line-height: 1.65; }
body:not(.home) .ov-contact-page { max-width: 980px; margin: 0 auto 56px; }
body:not(.home) .ov-contact-form { display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 16px; margin-top: 10px; }
body:not(.home) .ov-contact-form label { display: flex; flex-direction: column; gap: 8px; font-size: 14px; font-weight: 800; color: #222; }
body:not(.home) .ov-contact-form input, body:not(.home) .ov-contact-form select, body:not(.home) .ov-contact-form textarea { width: 100%; border: 1px solid #dde2e5; border-radius: 12px; padding: 14px 15px; font: inherit; background: #fff; color: #222; }
body:not(.home) .ov-contact-form input:focus, body:not(.home) .ov-contact-form select:focus, body:not(.home) .ov-contact-form textarea:focus { outline: 2px solid rgba(11,46,74,.16); border-color: #0B2E4A; }
body:not(.home) .ov-contact-form .ov-field-full { grid-column: 1 / -1; }
.ov-site-footer { display: block !important; background: #111820 !important; color: #fff !important; padding: 0 !important; }
body:not(.home) .ov-site-footer { margin-top: 42px; }
.ov-site-footer .ov-footer-shell, body.home footer[data-ov-enhanced] .ov-footer-shell { max-width: 1180px; margin: 0 auto; padding: 58px 32px 36px; display: grid !important; grid-template-columns: minmax(240px, 1.45fr) repeat(4, minmax(130px, .65fr)); gap: 34px; }
.ov-site-footer .ov-footer-brand, .ov-site-footer .ov-footer-col, body.home footer[data-ov-enhanced] .ov-footer-brand, body.home footer[data-ov-enhanced] .ov-footer-col { display: flex !important; flex-direction: column !important; }
.ov-site-footer .ov-footer-logo, body.home footer[data-ov-enhanced] .ov-footer-logo { display: inline-flex !important; color: #fff !important; text-decoration: none !important; font-size: 20px; font-weight: 850; letter-spacing: -.02em; margin-bottom: 14px; }
.ov-site-footer .ov-footer-brand p, body.home footer[data-ov-enhanced] .ov-footer-brand p { display: block !important; color: rgba(255,255,255,.68) !important; font-size: 14px; line-height: 1.65; max-width: 380px; margin: 0; }
.ov-site-footer .ov-footer-contact, body.home footer[data-ov-enhanced] .ov-footer-contact { display: flex !important; flex-wrap: wrap; gap: 10px 16px; margin-top: 18px; }
.ov-site-footer .ov-footer-contact a, .ov-site-footer .ov-footer-col a, body.home footer[data-ov-enhanced] .ov-footer-contact a, body.home footer[data-ov-enhanced] .ov-footer-col a { display: initial !important; color: rgba(255,255,255,.72) !important; text-decoration: none !important; font-size: 14px; line-height: 1.5; }
.ov-site-footer .ov-footer-col { gap: 10px; }
.ov-site-footer .ov-footer-col h3, body.home footer[data-ov-enhanced] .ov-footer-col h3 { display: initial !important; color: #fff; font-size: 12px; line-height: 1; text-transform: uppercase; letter-spacing: .12em; margin: 0 0 4px; }
.ov-site-footer .ov-footer-bottom, body.home footer[data-ov-enhanced] .ov-footer-bottom { max-width: 1180px; margin: 0 auto; padding: 20px 32px 28px; border-top: 1px solid rgba(255,255,255,.1); display: flex !important; justify-content: space-between; gap: 18px; color: rgba(255,255,255,.52); font-size: 12px; }
/* MotoPress calendar/booking polish. Logic remains handled by the plugin. */
body:not(.home) .mphb-calendar, body:not(.home) .datepick, body:not(.home) .mphb-booking-form, body:not(.home) .mphb-reserve-room-section { font-family: "DM Sans", sans-serif !important; }
body:not(.home) .mphb-booking-form, body:not(.home) .mphb-reserve-room-section, body:not(.home) .mphb-calendar { max-width: 980px; margin: 24px auto; border: 1px solid #e4e7ea; border-radius: 20px; background: #fff; padding: 22px; box-shadow: 0 2px 18px rgba(0,0,0,.05); }
body:not(.home) .mphb-booking-form input, body:not(.home) .mphb-booking-form select { border: 1px solid #dde2e5 !important; border-radius: 12px !important; min-height: 46px; padding: 0 14px !important; }
body:not(.home) .mphb_sc_search-submit-button-wrapper input, body:not(.home) .mphb-reserve-btn, body:not(.home) .mphb-book-button { background: #0B2E4A !important; color: #fff !important; border: 0 !important; border-radius: 999px !important; min-height: 46px; padding: 0 20px !important; font-weight: 800 !important; }
body:not(.home) .datepick { border-radius: 18px !important; border-color: #e4e7ea !important; overflow: hidden; box-shadow: 0 18px 48px rgba(0,0,0,.14) !important; }
body:not(.home) .datepick-nav, body:not(.home) .datepick-ctrl { background: #fff !important; border: 0 !important; }
body:not(.home) .datepick-month { border: 0 !important; }
body:not(.home) .datepick-month-header, body:not(.home) .datepick-month-header select, body:not(.home) .datepick-month-header input { background: #fff !important; color: #222 !important; font-weight: 800 !important; }
body:not(.home) .datepick-month table { border-collapse: separate !important; border-spacing: 4px !important; }
body:not(.home) .datepick-month th { color: #717171 !important; font-size: 12px !important; font-weight: 800 !important; }
body:not(.home) .datepick-month td { border: 0 !important; background: transparent !important; }
body:not(.home) .datepick-month a, body:not(.home) .datepick-month span { border-radius: 999px !important; min-height: 34px !important; display: flex !important; align-items: center !important; justify-content: center !important; border: 0 !important; }
body:not(.home) .datepick-selected a, body:not(.home) .datepick-highlight a { background: #0B2E4A !important; color: #fff !important; }
body:not(.home) .datepick-today a { box-shadow: inset 0 0 0 2px #0B2E4A !important; }
body:not(.home) .mphb-datepick-popup .datepick-unselectable span, body:not(.home) .datepick-month td .datepick-other-month { color: #b5b5b5 !important; text-decoration: line-through; }
@media (max-width: 782px) { body.admin-bar .ov-site-nav { top: 46px; } }
@media (max-width: 720px) {
  .ov-site-nav { height: 68px; }
  .ov-site-nav-inner { height: 68px; padding: 0 14px; justify-content: space-between; }
  .ov-menu-toggle { display: flex !important; flex: 0 0 42px; order: 1; }
  .ov-site-logo { position: absolute; left: 50%; transform: translateX(-50%); max-width: 154px; width: 154px; text-align: center; white-space: normal; font-size: 14px; }
  .ov-site-links { order: 3; margin-left: auto; }
  .ov-site-links > a:not(.ov-site-cta) { display: none; }
  .ov-site-links .ov-site-cta { min-height: 42px; margin-left: 0; padding: 0 13px; font-size: 12px; white-space: nowrap; }
  .ov-page { padding-left: 20px; padding-right: 20px; }
  .ov-page-hero { padding: 58px 0 32px; }
  .ov-page-hero h1 { font-size: clamp(34px, 11vw, 46px); }
  .ov-page-hero p { font-size: 15px; line-height: 1.58; }
  .ov-page-grid, .ov-page-split { grid-template-columns: 1fr; gap: 12px; }
  body:not(.home) .ov-contact-form { grid-template-columns: 1fr; }
  body:not(.home) .ov-contact-form .ov-field-full { grid-column: auto; }
  .ov-site-footer .ov-footer-shell, body.home footer[data-ov-enhanced] .ov-footer-shell { grid-template-columns: 1fr 1fr !important; padding: 44px 22px 28px; gap: 28px 22px; }
  .ov-site-footer .ov-footer-brand, body.home footer[data-ov-enhanced] .ov-footer-brand { grid-column: 1 / -1; }
  .ov-site-footer .ov-footer-bottom, body.home footer[data-ov-enhanced] .ov-footer-bottom { flex-direction: column; padding: 18px 22px 28px; }
}


/* ===== Audit execution fixes — 2026-07-08 ===== */
/* 1. Accommodation pages: single-month availability calendar on phones (was 2 months side-by-side forcing ~80px horizontal scroll) */
@media (max-width: 700px) {
  body.single-mphb_room_type .mphb-calendar .datepick { width: 100% !important; max-width: 100% !important; }
  body.single-mphb_room_type .mphb-calendar .datepick-month-row { display: block !important; width: 100% !important; }
  body.single-mphb_room_type .mphb-calendar .datepick-month { width: 100% !important; max-width: 100% !important; float: none !important; }
  body.single-mphb_room_type .mphb-calendar .datepick-month.last { display: none !important; }
  body.single-mphb_room_type .ovt-grid > * { min-width: 0 !important; max-width: 100% !important; }
}

/* 2. Site-wide footer: 5-col grid has a ~960px minimum width — wrap to 2 cols on tablets, 1 col on phones (fixes horizontal scroll at 768px on every page) */
@media (max-width: 980px) {
  footer.ov-site-footer .ov-footer-shell { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; gap: 28px !important; }
  footer.ov-site-footer .ov-footer-brand { grid-column: 1 / -1 !important; }
}
@media (max-width: 520px) {
  footer.ov-site-footer .ov-footer-shell { grid-template-columns: 1fr !important; }
}


/* ===== v1.0.12 additions (2026-07-15 sweep) ===== */

/* Home stats bar: wrap on phones instead of 5 squeezed columns */
@media (max-width: 640px) {
  body.home .stats .stats-inner.stats-inner { grid-template-columns: repeat(3, minmax(0, 1fr)) !important; row-gap: 16px !important; padding: 0 !important; }
  body.home .stat-l { font-size: 11px !important; letter-spacing: .04em !important; }
  body.home .stat-n { font-size: 20px !important; }
}
@media (max-width: 400px) {
  body.home .stats .stats-inner.stats-inner { grid-template-columns: repeat(2, minmax(0, 1fr)) !important; }
}

/* Accommodation: sticky booking sidebar on desktop */
@media (min-width: 981px) {
  body.single-mphb_room_type .ovt-side { position: sticky; top: 96px; align-self: start; }
}

/* Accommodation: sticky bottom CTA bar on mobile */
body.single-mphb_room_type .ovt-mobile-cta { display: none; }
@media (max-width: 700px) {
  body.single-mphb_room_type .ovt-mobile-cta {
    display: flex; position: fixed; left: 0; right: 0; bottom: 0; z-index: 9000;
    align-items: center; justify-content: space-between; gap: 12px;
    background: #ffffff; border-top: 1px solid #e3e9ec; box-shadow: 0 -4px 16px rgba(0,0,0,.08);
    padding: 10px 16px calc(10px + env(safe-area-inset-bottom));
  }
  body.single-mphb_room_type .ovt-mobile-cta .omc-price { font-weight: 700; font-size: 17px; color: #1c2b33; line-height: 1.2; }
  body.single-mphb_room_type .ovt-mobile-cta .omc-price small { display: block; font-weight: 400; font-size: 11px; color: #5b6d76; }
  body.single-mphb_room_type .ovt-mobile-cta .omc-btn {
    background: #25D366; color: #fff; text-decoration: none; font-weight: 600; font-size: 15px;
    padding: 12px 20px; border-radius: 999px; white-space: nowrap;
  }
  body.single-mphb_room_type { padding-bottom: 76px; }
}


/* Ocean Vista: hide legacy theme demo widgets on public pages */
body:not(.wp-admin) aside#secondary,
body:not(.wp-admin) #secondary.widget-area,
body:not(.wp-admin) .site-content .widget-area,
body:not(.wp-admin) .content-area + .widget-area {
  display: none !important;
}
body:not(.wp-admin) .site-content.has-sidebar,
body:not(.wp-admin) .content-sidebar-wrap,
body:not(.wp-admin) #primary,
body:not(.wp-admin) .content-area {
  max-width: 100% !important;
  width: 100% !important;
}
