:root{
  --hm-primary:#003b95;
  --hm-primary-2:#0057d9;
  --hm-accent:#00a6ff;
  --hm-bg:#f6f8fc;
  --hm-surface:#ffffff;
  --hm-text:#152238;
  --hm-muted:#667085;
  --hm-line:#e6ebf2;
  --hm-soft:#eef5ff;
  --hm-shadow:0 14px 34px rgba(20,40,80,.08);
  --hm-shadow-sm:0 8px 22px rgba(20,40,80,.06);
  --hm-radius:18px;
  --hm-radius-sm:12px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--hm-bg);color:var(--hm-text);font-weight:400;letter-spacing:-.01em}
a{text-decoration:none;color:inherit}.page-shell{padding-top:82px;min-height:70vh}.container-narrow{max-width:1080px}.text-muted{color:var(--hm-muted)!important}.small-title{font-size:.78rem;text-transform:uppercase;letter-spacing:.11em;color:var(--hm-primary-2);font-weight:500}.section-title{font-size:clamp(1.45rem,2.4vw,2rem);font-weight:420;letter-spacing:-.035em}.section-copy{max-width:700px;color:var(--hm-muted);font-size:.98rem}.hm-navbar{background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(230,235,242,.78);transition:.22s ease;min-height:72px}.hm-navbar.is-scrolled{box-shadow:var(--hm-shadow-sm);min-height:62px}.navbar-brand{font-weight:450;color:var(--hm-primary)!important;letter-spacing:-.025em}.brand-mark{width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,var(--hm-primary),var(--hm-primary-2));display:inline-flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 10px 24px rgba(0,87,217,.2)}.navbar .nav-link{font-size:.93rem;color:#40516d;border-radius:999px;padding:.55rem .82rem!important;font-weight:400}.navbar .nav-link:hover,.navbar .nav-link.active{background:var(--hm-soft);color:var(--hm-primary)}.user-chip{border:1px solid var(--hm-line)}.hm-dropdown{border:1px solid var(--hm-line);border-radius:16px;box-shadow:var(--hm-shadow);padding:.45rem}.dropdown-item{border-radius:11px;font-size:.92rem}.btn{font-weight:420;border-radius:12px;padding:.72rem 1.05rem}.btn-sm{padding:.48rem .82rem;border-radius:10px}.btn-hm{background:linear-gradient(135deg,var(--hm-primary),var(--hm-primary-2));color:#fff;border:0;box-shadow:0 10px 22px rgba(0,87,217,.18)}.btn-hm:hover{color:#fff;transform:translateY(-1px);box-shadow:0 14px 28px rgba(0,87,217,.24)}.btn-outline-hm{border:1px solid rgba(0,59,149,.25);color:var(--hm-primary);background:#fff}.btn-outline-hm:hover{background:var(--hm-soft);color:var(--hm-primary)}.hm-card{background:var(--hm-surface);border:1px solid var(--hm-line);border-radius:var(--hm-radius);box-shadow:var(--hm-shadow-sm);overflow:hidden;transition:.2s ease}.hm-card:hover{transform:translateY(-3px);box-shadow:var(--hm-shadow)}.hm-card-flat{background:#fff;border:1px solid var(--hm-line);border-radius:var(--hm-radius);box-shadow:var(--hm-shadow-sm)}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#eef5ff 0%,#fff 55%,#eaf8ff 100%);border-bottom:1px solid var(--hm-line)}.hero::before{content:"";position:absolute;inset:-160px -100px auto auto;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(0,87,217,.18),rgba(0,87,217,0) 68%)}.hero-inner{position:relative;padding:70px 0 42px}.hero h1{font-size:clamp(2rem,4.4vw,4rem);font-weight:360;letter-spacing:-.07em;line-height:1.02}.hero p{font-size:1.04rem;color:#53637a;max-width:650px}.hero-visual{min-height:420px;border-radius:28px;background-size:cover;background-position:center;box-shadow:0 24px 70px rgba(14,36,78,.16);position:relative;overflow:hidden}.hero-visual::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,24,70,.28))}.floating-panel{position:absolute;left:22px;right:22px;bottom:22px;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.65);border-radius:20px;padding:18px;z-index:2}.search-panel{background:#fff;border:1px solid var(--hm-line);border-radius:22px;box-shadow:0 18px 45px rgba(22,45,90,.1);padding:14px}.form-label{font-size:.82rem;color:#53637a;margin-bottom:.35rem}.form-control,.form-select{border:1px solid #dce4ee;border-radius:12px;padding:.78rem .9rem;font-size:.94rem;font-weight:400;box-shadow:none}.form-control:focus,.form-select:focus{border-color:#8bbdff;box-shadow:0 0 0 .2rem rgba(0,87,217,.09)}.hotel-card .hotel-img{height:210px;object-fit:cover;width:100%;background:#dfe8f5}.hotel-card .badge-soft{background:var(--hm-soft);color:var(--hm-primary);font-weight:420;border-radius:999px;padding:.38rem .65rem}.rating-pill{background:#003b95;color:#fff;border-radius:10px;padding:.28rem .52rem;font-size:.82rem}.price{font-size:1.25rem;font-weight:450;color:#152238}.old-price{text-decoration:line-through;color:#98a2b3;font-size:.88rem}.amenity{display:inline-flex;align-items:center;gap:.45rem;border:1px solid var(--hm-line);border-radius:999px;padding:.48rem .7rem;background:#fff;font-size:.88rem;color:#4a5d78}.icon-circle{width:42px;height:42px;border-radius:14px;background:var(--hm-soft);color:var(--hm-primary);display:inline-flex;align-items:center;justify-content:center}.stat-card{padding:22px}.stat-card .num{font-size:1.8rem;font-weight:360;color:var(--hm-primary)}.page-hero{padding:38px 0 18px}.page-hero h1{font-size:clamp(1.65rem,2.8vw,2.4rem);font-weight:380;letter-spacing:-.05em}.filter-card{position:sticky;top:92px}.gallery-main{height:420px;object-fit:cover;border-radius:22px;width:100%}.gallery-thumb{height:130px;object-fit:cover;border-radius:16px;width:100%}.room-card img{height:180px;object-fit:cover}.table{font-size:.92rem}.table thead th{font-weight:450;color:#526176;background:#f8fafc}.status{display:inline-flex;border-radius:999px;padding:.3rem .62rem;font-size:.78rem;border:1px solid var(--hm-line);background:#fff}.status-publicado,.status-confirmada,.status-activo{background:#ecfdf3;color:#027a48;border-color:#abefc6}.status-pendiente{background:#fffaeb;color:#b54708;border-color:#fedf89}.status-cancelada,.status-rechazado{background:#fef3f2;color:#b42318;border-color:#fecdca}.hm-alert{border:0;border-radius:14px;box-shadow:var(--hm-shadow-sm)}.alert-wrap{position:fixed;z-index:1050;top:86px;left:0;right:0;max-width:720px}.auth-card{max-width:520px;margin:auto}.admin-sidebar{background:#fff;border:1px solid var(--hm-line);border-radius:20px;padding:14px;box-shadow:var(--hm-shadow-sm);position:sticky;top:92px}.admin-sidebar a{display:flex;align-items:center;gap:.65rem;padding:.72rem .85rem;border-radius:13px;color:#526176;font-size:.93rem}.admin-sidebar a.active,.admin-sidebar a:hover{background:var(--hm-soft);color:var(--hm-primary)}.hm-footer{background:#fff;border-top:1px solid var(--hm-line)}.hm-footer h6{font-weight:450;font-size:.95rem}.hm-footer a{display:block;color:#607089;margin:.45rem 0;font-size:.92rem}.footer-brand{font-weight:450;color:var(--hm-primary)}.footer-bottom{border-top:1px solid var(--hm-line);color:#7a8799;font-size:.88rem}.social-icons a{width:36px;height:36px;border-radius:12px;background:var(--hm-soft);color:var(--hm-primary);display:flex;align-items:center;justify-content:center}.scroll-top{position:fixed;right:18px;bottom:18px;width:44px;height:44px;border:0;border-radius:14px;background:var(--hm-primary);color:#fff;box-shadow:var(--hm-shadow);display:none;z-index:1030}.scroll-top.show{display:block}.map-placeholder{min-height:360px;border-radius:22px;background:linear-gradient(135deg,#dfeaff,#f8fbff);border:1px solid var(--hm-line);display:flex;align-items:center;justify-content:center;color:var(--hm-primary)}.soft-divider{border-top:1px solid var(--hm-line)}.tabs-soft .nav-link{border-radius:999px;color:#526176}.tabs-soft .nav-link.active{background:var(--hm-primary);color:#fff}.favorite-btn{position:absolute;right:12px;top:12px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.92);display:flex;align-items:center;justify-content:center;color:#d92d20;box-shadow:0 8px 18px rgba(0,0,0,.12)}.mini-meta{font-size:.88rem;color:#607089}.list-check{list-style:none;padding-left:0}.list-check li{display:flex;gap:.6rem;margin:.5rem 0;color:#526176}.list-check i{color:#027a48;margin-top:.2rem}@media(max-width:991.98px){.page-shell{padding-top:70px}.hero-inner{padding:42px 0 32px}.hero-visual{min-height:320px}.filter-card{position:static}.gallery-main{height:280px}.gallery-thumb{height:90px}.navbar-nav{padding:1rem 0}.hotel-card .hotel-img{height:190px}}@media(max-width:575.98px){.search-panel{border-radius:16px}.hero h1{font-size:2.05rem}.section-title{font-size:1.45rem}.btn{width:100%}.floating-panel{position:relative;left:auto;right:auto;bottom:auto;margin-top:16px}.hero-visual{min-height:260px}.gallery-main{height:230px}.page-hero{padding-top:26px}}

/* --- actualización premium admin/perfiles --- */
.admin-body{background:linear-gradient(180deg,#f7f9fe 0%,#eef3fb 100%);}
.admin-main{padding-top:86px;min-height:100vh;}
.admin-topbar{box-shadow:0 12px 34px rgba(17,24,39,.08);}
.admin-login-body{min-height:100vh;background:radial-gradient(circle at top left,rgba(11,92,255,.18),transparent 34%),linear-gradient(135deg,#f7f9fe,#eef4ff);display:flex;align-items:center;justify-content:center;padding:24px;}
.admin-login-shell{width:100%;max-width:520px;}
.admin-login-card{padding:34px;border-radius:28px;}
.admin-hero{padding-top:24px;padding-bottom:22px;}
.sidebar-label{font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:#7b8798;margin:0 0 10px 12px;}
.admin-sidebar a{gap:11px;}
.stat-icon{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:13px;background:#f2f6ff;color:#0b5cff;margin-bottom:10px;}
.small-num{font-size:1.05rem!important;letter-spacing:-.02em;}
.table-thumb{width:58px;height:44px;object-fit:cover;border-radius:12px;box-shadow:0 10px 22px rgba(17,24,39,.12);}
.avatar-mini{width:42px;height:42px;border-radius:50%;object-fit:cover;box-shadow:0 8px 18px rgba(17,24,39,.10);}
.request-row,.message-mini{display:flex;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid rgba(17,24,39,.07);}
.request-row:last-child,.message-mini:last-child{border-bottom:0;}
.request-row img{width:58px;height:46px;border-radius:14px;object-fit:cover;}
.request-row div,.message-mini div{flex:1;min-width:0;}
.request-row a,.message-mini span:first-child{display:block;color:#172033;text-decoration:none;font-size:.95rem;}
.request-row small,.message-mini small{display:block;color:#7b8798;font-size:.78rem;}
.report-bar{display:grid;grid-template-columns:76px 1fr 110px;align-items:center;gap:10px;margin-bottom:12px;font-size:.86rem;color:#526070;}
.report-bar div{height:8px;border-radius:999px;background:#edf2fb;overflow:hidden;}
.report-bar div i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#0b5cff,#5b8dff);}
.report-bar strong,.report-line strong{font-weight:400;color:#172033;text-align:right;}
.report-line{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid rgba(17,24,39,.07);color:#526070;}
.report-line:last-child{border-bottom:0;}
.approval-card{display:grid;grid-template-columns:190px 1fr;gap:18px;padding:16px 0;border-bottom:1px solid rgba(17,24,39,.07);}
.approval-card:last-child{border-bottom:0;}
.approval-card>img{width:100%;height:142px;border-radius:22px;object-fit:cover;box-shadow:0 16px 30px rgba(17,24,39,.12);}
.approval-body h3,.publication-card h2,.publication-card h3,.profile-head h2{font-size:1.1rem;font-weight:400;letter-spacing:-.02em;color:#172033;margin:.35rem 0;}
.approval-body p,.publication-card p{font-size:.9rem;color:#64748b;margin-bottom:.55rem;}
.publication-card{overflow:hidden;border-radius:24px;height:100%;}
.publication-card>img{width:100%;height:184px;object-fit:cover;display:block;}
.publication-metrics{display:flex;flex-wrap:wrap;gap:8px;font-size:.78rem;color:#667085;}
.publication-metrics span{background:#f5f7fb;border:1px solid rgba(17,24,39,.06);border-radius:999px;padding:6px 9px;display:flex;align-items:center;gap:6px;}
.profile-shell{overflow:hidden;border-radius:28px;}
.profile-cover{height:230px;background-size:cover;background-position:center;border-bottom:1px solid rgba(17,24,39,.06);}
.profile-head{margin-top:-72px;position:relative;}
.profile-avatar{width:118px;height:118px;border-radius:30px;object-fit:cover;border:6px solid #fff;box-shadow:0 18px 45px rgba(17,24,39,.18);background:#fff;}
.profile-avatar.large{width:132px;height:132px;border-radius:34px;}
.sticky-soft{position:sticky;top:104px;}
.owner-publication-mini{display:flex;gap:10px;align-items:center;padding:11px 0;border-bottom:1px solid rgba(17,24,39,.07);}
.owner-publication-mini:last-of-type{border-bottom:0;}
.owner-publication-mini img{width:58px;height:46px;border-radius:14px;object-fit:cover;}
.owner-publication-mini a{display:block;text-decoration:none;color:#172033;font-size:.92rem;}
.owner-publication-mini small{display:block;color:#7b8798;font-size:.75rem;}
.profile-public-hero{min-height:430px;background-size:cover;background-position:center;display:flex;align-items:end;padding:120px 0 50px;color:#fff;}
.public-profile-card{display:flex;gap:24px;align-items:end;max-width:900px;}
.public-profile-card h1{font-weight:400;font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.05em;margin:.25rem 0;}
.public-profile-card p{max-width:760px;color:rgba(255,255,255,.86);font-size:1rem;}
.profile-data{display:grid;gap:12px;color:#64748b;font-size:.92rem;}
.profile-data span{display:flex;gap:10px;align-items:flex-start;}
.profile-data i{color:#0b5cff;margin-top:3px;}
.empty-icon{font-size:2rem;color:#0b5cff;background:#f2f6ff;width:72px;height:72px;display:inline-grid;place-items:center;border-radius:24px;}
.status-abierto{background:#fff7ed;color:#c2410c;}
.status-respondido{background:#eff6ff;color:#1d4ed8;}
.status-cerrado{background:#f1f5f9;color:#475569;}
.status-pagado{background:#ecfdf3;color:#027a48;}
.status-fallido{background:#fef2f2;color:#b42318;}
.status-reembolsado{background:#f0f9ff;color:#026aa2;}

@media (max-width: 991px){
  .admin-main{padding-top:76px;}
  .approval-card{grid-template-columns:1fr;}
  .approval-card>img{height:210px;}
  .sticky-soft{position:static;}
  .public-profile-card{align-items:flex-start;flex-direction:column;}
  .profile-public-hero{padding-top:110px;}
}
@media (max-width: 575px){
  .report-bar{grid-template-columns:1fr;}
  .report-bar strong{text-align:left;}
  .profile-cover{height:180px;}
  .profile-avatar{width:96px;height:96px;border-radius:24px;}
}

/* --- Google Material Skin CLP 2026 --- */
:root{
  --hm-primary:#1a73e8;
  --hm-primary-2:#4285f4;
  --hm-accent:#34a853;
  --hm-google-red:#ea4335;
  --hm-google-yellow:#fbbc04;
  --hm-google-green:#34a853;
  --hm-google-blue:#4285f4;
  --hm-bg:#f8fafd;
  --hm-surface:#ffffff;
  --hm-text:#202124;
  --hm-muted:#5f6368;
  --hm-line:#e8eaed;
  --hm-soft:#e8f0fe;
  --hm-shadow:0 12px 28px rgba(60,64,67,.14),0 2px 8px rgba(60,64,67,.08);
  --hm-shadow-sm:0 5px 16px rgba(60,64,67,.10),0 1px 3px rgba(60,64,67,.06);
  --hm-radius:22px;
}
body{font-family:'Roboto',Arial,sans-serif;background:var(--hm-bg);color:var(--hm-text);font-weight:400;letter-spacing:0;}
h1,h2,h3,h4,h5,h6,.navbar-brand,.section-title,.page-hero h1,.hero h1{font-family:'Roboto',Arial,sans-serif;font-weight:400!important;letter-spacing:-.035em;color:#202124;}
.small-title{color:#1a73e8;font-weight:400;letter-spacing:.12em;}
.text-muted{color:#5f6368!important;}
.page-shell{padding-top:78px;transition:padding-top .25s ease;}
.hm-navbar{min-height:76px;background:rgba(255,255,255,.94);border-bottom:1px solid rgba(232,234,237,.9);box-shadow:none;backdrop-filter:blur(18px);transition:min-height .25s ease, box-shadow .25s ease, background .25s ease, padding .25s ease;}
.hm-navbar .container,.hm-navbar .container-fluid{transition:min-height .25s ease;}
.hm-navbar.is-scrolled{min-height:58px;background:rgba(255,255,255,.98);box-shadow:0 2px 12px rgba(60,64,67,.13);}
.hm-navbar.is-scrolled .brand-mark{width:32px;height:32px;border-radius:11px;}
.navbar-brand{font-size:1.03rem;color:#174ea6!important;}
.navbar .nav-link{font-size:.91rem;color:#3c4043;border-radius:999px;padding:.5rem .78rem!important;font-weight:400;}
.navbar .nav-link:hover,.navbar .nav-link.active{background:#e8f0fe;color:#174ea6;}
.quote-nav-link{background:#e8f0fe;color:#174ea6!important;border:1px solid rgba(66,133,244,.22);}
.quote-nav-link:hover{background:#d2e3fc!important;color:#174ea6!important;}
.brand-mark{background:conic-gradient(from 45deg,#4285f4,#34a853,#fbbc04,#ea4335,#4285f4);box-shadow:0 8px 18px rgba(66,133,244,.25);transition:.25s ease;}
.btn{font-weight:400;border-radius:999px;box-shadow:none;}
.btn-hm{background:#1a73e8;color:#fff;border:1px solid #1a73e8;box-shadow:0 6px 16px rgba(26,115,232,.22);}
.btn-hm:hover{background:#174ea6;color:#fff;box-shadow:0 9px 22px rgba(26,115,232,.26);}
.btn-outline-hm{border:1px solid #dadce0;color:#1a73e8;background:#fff;}
.btn-outline-hm:hover{border-color:#d2e3fc;background:#f1f6ff;color:#174ea6;}
.hm-card,.hm-card-flat,.admin-sidebar,.search-panel{border:1px solid #e8eaed;border-radius:22px;box-shadow:var(--hm-shadow-sm);background:#fff;}
.hm-card:hover{box-shadow:var(--hm-shadow);transform:translateY(-2px);}
.form-control,.form-select{border:1px solid #dadce0;border-radius:14px;background:#fff;font-size:.93rem;font-weight:400;}
.form-control:focus,.form-select:focus{border-color:#4285f4;box-shadow:0 0 0 .18rem rgba(66,133,244,.16);}
.table thead th{background:#f8fafd;color:#5f6368;font-weight:400;border-bottom:1px solid #e8eaed;}
.table tbody td{border-color:#edf0f4;}
.price{font-size:1.18rem;font-weight:400;color:#174ea6;letter-spacing:-.02em;}
.rating-pill{background:#1a73e8;border-radius:999px;font-weight:400;}
.stat-card{position:relative;overflow:hidden;padding:22px 22px 20px;min-height:138px;}
.stat-card .num{font-size:1.65rem;font-weight:300;color:#202124;line-height:1.1;margin-bottom:6px;}
.stat-card .small-num{font-size:1.38rem!important;}
.stat-icon{width:42px;height:42px;border-radius:16px;margin-bottom:14px;background:#e8f0fe;color:#1a73e8;font-size:1rem;}
.google-stat{border:0;box-shadow:0 8px 24px rgba(60,64,67,.13);}
.google-stat::after{content:"";position:absolute;right:-24px;top:-24px;width:96px;height:96px;border-radius:50%;opacity:.16;}
.google-stat-blue{background:linear-gradient(135deg,#ffffff,#eef5ff);}
.google-stat-blue .stat-icon{background:#e8f0fe;color:#1a73e8;}.google-stat-blue::after{background:#4285f4;}
.google-stat-red{background:linear-gradient(135deg,#ffffff,#fff1f0);}
.google-stat-red .stat-icon{background:#fce8e6;color:#ea4335;}.google-stat-red::after{background:#ea4335;}
.google-stat-yellow{background:linear-gradient(135deg,#ffffff,#fff8e1);}
.google-stat-yellow .stat-icon{background:#fef7e0;color:#f9ab00;}.google-stat-yellow::after{background:#fbbc04;}
.google-stat-green{background:linear-gradient(135deg,#ffffff,#eaf7ee);}
.google-stat-green .stat-icon{background:#e6f4ea;color:#34a853;}.google-stat-green::after{background:#34a853;}
.google-stat-purple{background:linear-gradient(135deg,#ffffff,#f3e8fd);}
.google-stat-purple .stat-icon{background:#f3e8fd;color:#9334e6;}.google-stat-purple::after{background:#9334e6;}
.google-stat-cyan{background:linear-gradient(135deg,#ffffff,#e6f4ff);}
.google-stat-cyan .stat-icon{background:#e6f4ff;color:#0097a7;}.google-stat-cyan::after{background:#00acc1;}
.admin-body{background:#f8fafd;}
.admin-main{padding-top:82px;}
.admin-topbar{box-shadow:none;}
.admin-sidebar{padding:12px;}
.admin-sidebar a{font-size:.92rem;color:#5f6368;font-weight:400;}
.admin-sidebar a.active,.admin-sidebar a:hover{background:#e8f0fe;color:#174ea6;}
.admin-hero h1{font-size:clamp(1.6rem,2.4vw,2.15rem);font-weight:400!important;}
.alert-wrap{top:84px;}
.hm-alert{box-shadow:0 8px 24px rgba(60,64,67,.14);}
.report-bar div i{background:linear-gradient(90deg,#4285f4,#34a853,#fbbc04);}
.status{font-weight:400;border-radius:999px;}
.hm-footer{background:#fff;border-top:1px solid #e8eaed;}
.hm-footer h6{font-weight:400;color:#202124;}
.footer-brand{font-weight:400;color:#174ea6;}
.footer-bottom a.dev-link{display:inline;color:#1a73e8;margin:0;font-size:inherit;}
.admin-dev-footer{padding:18px 24px;text-align:center;color:#6b7280;font-size:.88rem;border-top:1px solid #e8eaed;background:#fff;}
.admin-dev-footer a{color:#1a73e8;text-decoration:none;}
.whatsapp-float{position:fixed;right:18px;bottom:76px;z-index:1030;display:flex;align-items:center;gap:8px;height:46px;padding:0 15px;border-radius:999px;background:#34a853;color:#fff!important;text-decoration:none;box-shadow:0 10px 25px rgba(52,168,83,.28);font-size:.92rem;font-weight:400;transition:.2s ease;}
.whatsapp-float i{font-size:1.1rem;}.whatsapp-float:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(52,168,83,.34);}
.scroll-top{right:18px;bottom:18px;border-radius:999px;background:#1a73e8;box-shadow:0 10px 25px rgba(26,115,232,.26);}
.hero{background:linear-gradient(135deg,#ffffff 0%,#f1f6ff 48%,#e6f4ea 100%);}
.hero h1{font-size:clamp(2rem,4vw,3.4rem);font-weight:300!important;}
.hero p{color:#5f6368;}
.search-panel{box-shadow:0 8px 24px rgba(60,64,67,.13);}
.icon-circle{background:#e8f0fe;color:#1a73e8;}
.social-icons a{background:#e8f0fe;color:#174ea6;}
@media(max-width:991.98px){.hm-navbar{min-height:68px}.hm-navbar.is-scrolled{min-height:58px}.page-shell{padding-top:70px}.whatsapp-float span{display:none}.whatsapp-float{width:48px;padding:0;justify-content:center}}

/* --- Corrección Premium Google App 2026: dashboard, perfiles, anunciantes y botones flotantes --- */
body{font-family:'Roboto',Arial,sans-serif!important;background:#f8fafd;color:#202124;font-weight:400!important;}
strong,b,.fw-bold{font-weight:500!important;}
h1,h2,h3,h4,h5,h6{font-weight:400!important;letter-spacing:-.035em;}
.admin-body{background:radial-gradient(circle at top left,rgba(66,133,244,.10),transparent 28%),radial-gradient(circle at 85% 10%,rgba(52,168,83,.10),transparent 24%),#f8fafd;}
.admin-main{min-height:calc(100vh - 80px);}
.admin-hero,.page-hero{padding-top:28px;padding-bottom:26px;}
.admin-hero h1,.page-hero h1{font-size:clamp(1.55rem,2.35vw,2.25rem)!important;font-weight:400!important;color:#202124;}
.admin-hero p,.page-hero p{font-size:.97rem;max-width:950px;}
.hm-card-flat,.hm-card,.admin-sidebar,.search-panel,.google-card-strong{border:1px solid #e8eaed!important;background:#fff!important;box-shadow:0 1px 2px rgba(60,64,67,.08),0 8px 24px rgba(60,64,67,.08)!important;border-radius:24px!important;}
.google-card-strong:hover,.hm-card:hover{box-shadow:0 1px 3px rgba(60,64,67,.12),0 16px 38px rgba(60,64,67,.12)!important;}
.admin-sidebar{position:sticky;top:96px;overflow:hidden;}
.admin-sidebar a{border-radius:15px!important;padding:12px 14px!important;transition:.18s ease;font-weight:400!important;}
.admin-sidebar a i{width:20px;color:#5f6368;}
.admin-sidebar a.active,.admin-sidebar a:hover{background:#e8f0fe!important;color:#174ea6!important;}
.admin-sidebar a.active i,.admin-sidebar a:hover i{color:#1a73e8;}
.stat-card.google-stat{min-height:145px;border-radius:24px!important;padding:23px 24px;box-shadow:0 1px 2px rgba(60,64,67,.08),0 10px 28px rgba(60,64,67,.10)!important;}
.stat-card .num{font-weight:300!important;color:#174ea6!important;}
.stat-card span{font-weight:400;color:#5f6368;}
.stat-icon{display:grid!important;place-items:center;line-height:1!important;}
.google-stat-blue{background:linear-gradient(135deg,#fff 0%,#eef5ff 100%)!important;}
.google-stat-red{background:linear-gradient(135deg,#fff 0%,#fce8e6 100%)!important;}
.google-stat-yellow{background:linear-gradient(135deg,#fff 0%,#fef7e0 100%)!important;}
.google-stat-green{background:linear-gradient(135deg,#fff 0%,#e6f4ea 100%)!important;}
.google-stat-purple{background:linear-gradient(135deg,#fff 0%,#f3e8fd 100%)!important;}
.google-stat-cyan{background:linear-gradient(135deg,#fff 0%,#e6f4ff 100%)!important;}
.table{font-size:.92rem;}
.table thead th{font-weight:400!important;color:#5f6368;background:#f8fafd;border-color:#e8eaed;}
.table td{vertical-align:middle;border-color:#edf0f4;}
.status{display:inline-flex;align-items:center;gap:4px;padding:6px 12px;font-size:.78rem;font-weight:400!important;border-radius:999px;border:1px solid transparent;white-space:nowrap;}
.status-pendiente{background:#fef7e0;color:#b06000;border-color:#fde293;}
.status-publicado,.status-confirmada,.status-activo,.status-pagado{background:#e6f4ea;color:#137333;border-color:#ceead6;}
.status-rechazado,.status-cancelada,.status-inactivo{background:#fce8e6;color:#a50e0e;border-color:#f4c7c3;}
.status-finalizada{background:#e8f0fe;color:#174ea6;border-color:#d2e3fc;}
.publication-card{overflow:hidden;border-radius:24px!important;transition:.2s ease;}
.publication-card>img,.publication-card img:first-child{width:100%!important;height:210px!important;object-fit:cover!important;display:block!important;}
.publication-card h2,.publication-card h3{font-size:1.05rem!important;font-weight:400!important;line-height:1.25;}
.publication-card p{color:#5f6368;font-size:.92rem;}
.publication-metrics{display:flex;gap:8px;flex-wrap:wrap;}
.publication-metrics span{display:inline-flex;align-items:center;gap:6px;background:#f8fafd;border:1px solid #e8eaed;border-radius:999px;padding:6px 10px;font-size:.78rem;color:#5f6368;}
.publication-metrics i{color:#1a73e8;}
.approval-card{display:grid;grid-template-columns:260px 1fr;gap:18px;padding:14px;border:1px solid #e8eaed;border-radius:22px;background:#fff;margin-bottom:16px;box-shadow:0 1px 2px rgba(60,64,67,.08);}
.approval-card>img{width:100%;height:180px;object-fit:cover;border-radius:18px;}
.approval-body h3{font-size:1.08rem;font-weight:400!important;margin:.25rem 0;}
.approval-body p{color:#5f6368;font-size:.92rem;}
.profile-shell{overflow:hidden;}
.profile-cover.facebook-cover,.profile-cover{height:285px;background-size:cover;background-position:center;position:relative;border-radius:24px 24px 0 0;}
.cover-badge{position:absolute;right:18px;bottom:18px;background:rgba(255,255,255,.92);color:#3c4043;border:1px solid #e8eaed;border-radius:999px;padding:8px 13px;font-size:.82rem;box-shadow:0 4px 14px rgba(60,64,67,.14);}
.profile-head-facebook{margin-top:-82px;position:relative;z-index:2;align-items:center!important;}
.profile-avatar{width:132px;height:132px;border-radius:32px;object-fit:cover;border:6px solid #fff;box-shadow:0 8px 24px rgba(60,64,67,.18);background:#e8f0fe;}
.profile-avatar.large{width:150px;height:150px;border-radius:38px;}
.google-section-title{color:#202124!important;margin-bottom:.25rem;}
.google-section-title i{color:#1a73e8;}
.owner-publication-mini{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #edf0f4;}
.owner-publication-mini img{width:64px;height:54px;border-radius:14px;object-fit:cover;}
.owner-publication-mini a{display:block;color:#202124;font-size:.9rem;}
.owner-publication-mini small{display:block;color:#5f6368;font-size:.78rem;}
.advertisers-hero{background:linear-gradient(135deg,#fff 0%,#eef5ff 54%,#e6f4ea 100%);border:1px solid #e8eaed;border-radius:30px;margin-top:28px;margin-bottom:26px;box-shadow:0 1px 2px rgba(60,64,67,.08),0 12px 32px rgba(60,64,67,.08);}
.advertiser-card{overflow:hidden;transition:.2s ease;height:100%;}
.advertiser-cover{height:150px;background-size:cover;background-position:center;}
.advertiser-body{padding:0 22px 22px;position:relative;}
.advertiser-avatar{width:92px;height:92px;border-radius:26px;object-fit:cover;border:5px solid #fff;box-shadow:0 8px 20px rgba(60,64,67,.16);margin-top:-46px;margin-bottom:12px;background:#e8f0fe;}
.advertiser-card h3{font-size:1.12rem;font-weight:400!important;line-height:1.25;margin:.35rem 0 .45rem;}
.advertiser-card p{font-size:.92rem;color:#5f6368;min-height:48px;}
.advertiser-data{display:grid;gap:7px;font-size:.86rem;color:#5f6368;}
.advertiser-data span{display:flex;gap:9px;align-items:center;}
.advertiser-data i{width:16px;color:#1a73e8;}
.google-profile-hero{padding:150px 0 50px;background-size:cover;background-position:center;}
.public-profile-card{background:rgba(255,255,255,.92)!important;color:#202124!important;border:1px solid rgba(255,255,255,.76);border-radius:30px;padding:26px;backdrop-filter:blur(18px);display:flex;gap:24px;align-items:center;box-shadow:0 10px 36px rgba(32,33,36,.22)!important;}
.public-profile-card h1{color:#202124!important;font-weight:400!important;font-size:clamp(1.8rem,3vw,2.8rem)!important;}
.public-profile-card p{color:#5f6368!important;}
.public-profile-card .amenity{background:#f8fafd;color:#3c4043;border-color:#e8eaed;}
.profile-data a{color:#1a73e8;word-break:break-word;}
.hm-pagination .page-link{border:1px solid #e8eaed;color:#1a73e8;border-radius:999px;margin:0 4px;box-shadow:0 1px 2px rgba(60,64,67,.08);}
.hm-pagination .active .page-link{background:#1a73e8;border-color:#1a73e8;color:#fff;}
.quote-float,.whatsapp-float{position:fixed;right:18px;z-index:1035;display:flex;align-items:center;gap:8px;height:46px;padding:0 16px;border-radius:999px;color:#fff!important;text-decoration:none;font-size:.9rem;font-weight:400!important;transition:.2s ease;}
.quote-float{bottom:82px;background:#1a73e8;box-shadow:0 10px 25px rgba(26,115,232,.26);}
.whatsapp-float{bottom:28px;background:#34a853;box-shadow:0 10px 25px rgba(52,168,83,.28);}
.quote-float:hover,.whatsapp-float:hover{transform:translateY(-2px);filter:saturate(1.05);}
.scroll-top{bottom:138px!important;right:18px!important;width:42px;height:42px;}
.hm-footer{background:#fff!important;border-top:1px solid #e8eaed;margin-top:0!important;}
.hm-footer .py-5{padding-top:2rem!important;padding-bottom:1.3rem!important;}
.admin-dev-footer{margin-top:34px;}
@media(max-width:991.98px){.approval-card{grid-template-columns:1fr}.approval-card>img{height:210px}.public-profile-card{display:block}.profile-avatar.large{margin-bottom:16px}.google-profile-hero{padding-top:110px}.quote-float span,.whatsapp-float span{display:none}.quote-float,.whatsapp-float{width:48px;padding:0;justify-content:center}.profile-head-facebook{margin-top:-62px}.profile-cover.facebook-cover,.profile-cover{height:220px}.admin-sidebar{position:static}}
@media(max-width:575.98px){.profile-avatar{width:108px;height:108px;border-radius:26px}.publication-card>img,.publication-card img:first-child{height:190px!important}.advertiser-cover{height:130px}.admin-hero,.page-hero{padding-left:6px;padding-right:6px}}

/* =========================================================
   HOTELMARKETPLACE - Google Premium Skin V3
   Dashboard colorido, tablas compactas, perfiles tipo portal inmobiliario
   ========================================================= */
:root{
  --g-blue:#1a73e8;
  --g-blue-dark:#174ea6;
  --g-red:#ea4335;
  --g-yellow:#fbbc04;
  --g-green:#34a853;
  --g-cyan:#00acc1;
  --g-purple:#9334e6;
  --g-bg:#f8fafd;
  --g-text:#202124;
  --g-muted:#5f6368;
  --g-line:#e8eaed;
  --g-shadow:0 1px 2px rgba(60,64,67,.10),0 8px 24px rgba(60,64,67,.10);
  --g-shadow-hover:0 1px 3px rgba(60,64,67,.14),0 16px 38px rgba(60,64,67,.14);
}
html{scroll-behavior:smooth;}
body{font-family:'Roboto',Arial,sans-serif!important;font-weight:400!important;color:var(--g-text);background:var(--g-bg);}
h1,h2,h3,h4,h5,h6{font-family:'Roboto',Arial,sans-serif!important;font-weight:400!important;letter-spacing:-.035em;color:var(--g-text);}
b,strong,.fw-bold{font-weight:500!important;}
.text-muted{color:var(--g-muted)!important;}
.hm-card-flat,.hm-card,.admin-sidebar,.google-card-strong{border:1px solid var(--g-line)!important;background:#fff!important;border-radius:24px!important;box-shadow:var(--g-shadow)!important;}
.hm-card:hover,.google-card-strong:hover{box-shadow:var(--g-shadow-hover)!important;}
.hm-navbar{min-height:74px!important;background:rgba(255,255,255,.86)!important;backdrop-filter:blur(18px);box-shadow:none!important;transition:min-height .22s ease, box-shadow .22s ease, background .22s ease;}
.hm-navbar.is-scrolled{min-height:58px!important;background:rgba(255,255,255,.94)!important;box-shadow:0 1px 2px rgba(60,64,67,.10),0 4px 14px rgba(60,64,67,.08)!important;}
.navbar-brand,.navbar .nav-link{font-weight:400!important;}
.navbar .nav-link{color:#3c4043!important;}
.navbar .nav-link:hover,.navbar .nav-link.active{background:#e8f0fe!important;color:var(--g-blue-dark)!important;}
.brand-mark{background:linear-gradient(135deg,var(--g-blue),#0b57d0)!important;border-radius:12px!important;box-shadow:0 10px 24px rgba(26,115,232,.25)!important;}
.quote-nav-link{background:#e8f0fe!important;color:var(--g-blue-dark)!important;border:1px solid #d2e3fc!important;}
.btn-hm{background:linear-gradient(135deg,var(--g-blue),#0b57d0)!important;color:#fff!important;border:0!important;box-shadow:0 10px 22px rgba(26,115,232,.22)!important;font-weight:400!important;}
.btn-hm:hover{color:#fff!important;transform:translateY(-1px);box-shadow:0 14px 30px rgba(26,115,232,.28)!important;}
.btn-outline-hm{border:1px solid #d2e3fc!important;color:var(--g-blue-dark)!important;background:#fff!important;font-weight:400!important;}
.btn-outline-hm:hover{background:#e8f0fe!important;color:var(--g-blue-dark)!important;}
.btn-light-google{background:#fff;border:1px solid var(--g-line);color:#3c4043;box-shadow:var(--g-shadow);}
.admin-body{background:radial-gradient(circle at 2% 0%,rgba(66,133,244,.14),transparent 28%),radial-gradient(circle at 85% 4%,rgba(52,168,83,.12),transparent 24%),linear-gradient(180deg,#f8fbff 0%,#f5f7fb 100%)!important;}
.admin-main{padding-top:84px!important;}
.admin-hero-premium{background:linear-gradient(135deg,rgba(232,240,254,.96),rgba(255,255,255,.98) 48%,rgba(230,244,234,.78));border:1px solid var(--g-line);border-radius:28px;margin:16px 16px 22px;padding:26px 28px!important;box-shadow:0 1px 2px rgba(60,64,67,.08),0 12px 32px rgba(60,64,67,.08);}
.admin-hero h1,.page-hero h1{font-size:clamp(1.55rem,2.45vw,2.25rem)!important;font-weight:400!important;}
.admin-hero-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;}
.admin-sidebar{padding:12px!important;position:sticky;top:96px;}
.admin-sidebar a{border-radius:15px!important;padding:12px 14px!important;color:var(--g-muted)!important;font-size:.92rem!important;font-weight:400!important;}
.admin-sidebar a i{width:20px;color:#667085;}
.admin-sidebar a.active,.admin-sidebar a:hover{background:#e8f0fe!important;color:var(--g-blue-dark)!important;}
.admin-sidebar a.active i,.admin-sidebar a:hover i{color:var(--g-blue)!important;}
.admin-google-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;}
.admin-kpi-card{position:relative;overflow:hidden;display:flex!important;min-height:150px;padding:22px!important;text-decoration:none;color:inherit;align-items:flex-start;justify-content:space-between;transition:.2s ease;}
.admin-kpi-card:hover{transform:translateY(-3px);}
.kpi-chip{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;margin-bottom:18px;font-size:1.05rem;}
.admin-kpi-card .num{font-size:1.85rem!important;font-weight:300!important;line-height:1.1;color:#174ea6!important;letter-spacing:-.05em;}
.admin-kpi-card span:not(.kpi-chip){font-size:.9rem;color:var(--g-muted);}
.kpi-watermark{position:absolute;right:16px;bottom:10px;font-size:3.6rem;opacity:.08;color:#202124;}
.google-stat-blue{background:linear-gradient(135deg,#fff,#eef5ff)!important}.google-stat-blue .kpi-chip{background:#e8f0fe;color:var(--g-blue)}
.google-stat-red{background:linear-gradient(135deg,#fff,#fce8e6)!important}.google-stat-red .kpi-chip{background:#fce8e6;color:var(--g-red)}
.google-stat-yellow{background:linear-gradient(135deg,#fff,#fef7e0)!important}.google-stat-yellow .kpi-chip{background:#fef7e0;color:#b06000}
.google-stat-green{background:linear-gradient(135deg,#fff,#e6f4ea)!important}.google-stat-green .kpi-chip{background:#e6f4ea;color:var(--g-green)}
.google-stat-purple{background:linear-gradient(135deg,#fff,#f3e8fd)!important}.google-stat-purple .kpi-chip{background:#f3e8fd;color:var(--g-purple)}
.google-stat-cyan{background:linear-gradient(135deg,#fff,#e6f4ff)!important}.google-stat-cyan .kpi-chip{background:#e6f4ff;color:var(--g-cyan)}
.google-bars{height:260px;display:flex;align-items:end;gap:16px;padding-top:22px;}
.google-bar-item{flex:1;min-width:48px;text-align:center;display:grid;gap:8px;align-items:end;}
.google-bar-track{height:160px;border-radius:999px;background:#f1f3f4;display:flex;align-items:end;overflow:hidden;box-shadow:inset 0 0 0 1px #e8eaed;}
.google-bar-track span{display:block;width:100%;border-radius:999px 999px 0 0;background:linear-gradient(180deg,var(--g-blue),var(--g-green));box-shadow:0 8px 18px rgba(26,115,232,.16);}
.google-bar-item small{font-size:.75rem;color:var(--g-muted)}
.google-bar-item strong{font-size:.76rem;color:#3c4043;font-weight:500!important;}
.quick-actions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;}
.quick-actions-grid a{padding:16px 12px;border:1px solid var(--g-line);border-radius:18px;background:#f8fafd;color:#3c4043;text-align:center;display:grid;gap:7px;transition:.18s ease;}
.quick-actions-grid a:nth-child(1) i{color:var(--g-blue)}.quick-actions-grid a:nth-child(2) i{color:var(--g-yellow)}.quick-actions-grid a:nth-child(3) i{color:var(--g-green)}.quick-actions-grid a:nth-child(4) i{color:var(--g-red)}.quick-actions-grid a:nth-child(5) i{color:var(--g-purple)}.quick-actions-grid a:nth-child(6) i{color:var(--g-cyan)}
.quick-actions-grid a:hover{background:#fff;box-shadow:var(--g-shadow);transform:translateY(-2px);}
.quick-actions-grid i{font-size:1.15rem;}.quick-actions-grid span{font-size:.86rem;}
.google-request-row,.top-hotel-row,.google-message-mini{border:1px solid #edf0f4;border-radius:18px;margin-bottom:10px;padding:10px;background:#fff;box-shadow:0 1px 2px rgba(60,64,67,.06);}
.top-hotel-row{display:grid;grid-template-columns:62px 1fr auto;gap:12px;align-items:center;}
.top-hotel-row img{width:62px;height:50px;object-fit:cover;border-radius:14px;}.top-hotel-row a,.google-request-row a{color:#202124;font-weight:400}.top-hotel-row small,.google-request-row small{display:block;color:var(--g-muted);font-size:.78rem;}.top-hotel-row>span{color:var(--g-blue-dark);font-size:.9rem;white-space:nowrap;}
.admin-compact-table-wrap{border:1px solid var(--g-line);border-radius:18px;overflow:auto;background:#fff;}
.admin-compact-table{margin-bottom:0!important;min-width:980px;}
.admin-compact-table thead th{font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;color:#5f6368;background:#f8fafd!important;font-weight:400!important;border-bottom:1px solid #e8eaed!important;white-space:nowrap;}
.admin-compact-table td{font-size:.89rem;border-color:#edf0f4!important;vertical-align:middle!important;padding:10px 12px!important;}
.admin-title-cell{min-width:310px;}
.table-thumb{width:72px!important;height:56px!important;object-fit:cover!important;border-radius:14px!important;box-shadow:0 1px 2px rgba(60,64,67,.14);display:block!important;max-width:72px!important;}
.avatar-mini.table-avatar,.admin-users-table .avatar-mini{width:54px!important;height:54px!important;min-width:54px!important;max-width:54px!important;border-radius:16px!important;object-fit:cover!important;box-shadow:0 1px 2px rgba(60,64,67,.14)!important;}
.table-main-link{font-weight:500!important;color:#202124!important;text-decoration:none;}
.table-main-link:hover{color:var(--g-blue)!important;}
.admin-actions{display:flex;gap:6px;white-space:nowrap;}
.admin-user-action-form{display:flex;align-items:center;gap:6px;min-width:360px;}
.admin-user-action-form .form-select{width:118px;padding:.48rem .65rem!important;border-radius:10px!important;font-size:.82rem;}
.status{font-weight:400!important;border-radius:999px!important;padding:5px 10px!important;font-size:.75rem!important;}
.realestate-advertisers-hero{background:linear-gradient(135deg,#fff 0%,#eef5ff 54%,#e6f4ea 100%)!important;border:1px solid var(--g-line)!important;border-radius:30px!important;margin-top:28px;margin-bottom:26px;padding:34px!important;box-shadow:var(--g-shadow)!important;}
.seller-card-google{position:relative;overflow:hidden;height:100%;transition:.2s ease;}
.seller-card-google:hover{transform:translateY(-4px);}
.seller-cover{display:block;height:155px;background-size:cover;background-position:center;}
.seller-avatar-wrap{display:flex;justify-content:center;margin-top:-58px;position:relative;z-index:2;}
.seller-avatar{width:118px;height:118px;border-radius:50%;object-fit:cover;border:5px solid #fff;outline:3px solid #ff6d01;background:#fff;box-shadow:0 8px 22px rgba(60,64,67,.20);}
.seller-content{padding:18px 22px 24px;}
.seller-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border-radius:999px;background:#e8f0fe;color:var(--g-blue-dark);font-size:.72rem;margin-bottom:10px;}
.seller-card-google h3{font-size:1.13rem!important;font-weight:500!important;letter-spacing:-.02em;margin:.25rem 0 .55rem;}
.seller-card-google p{min-height:56px;font-size:.88rem;color:var(--g-muted);margin-bottom:16px;}
.seller-meta{display:grid;justify-content:center;gap:8px;color:#7b8492;font-size:.9rem;}
.seller-meta span{display:flex;align-items:center;justify-content:center;gap:8px;}.seller-meta i{color:#202124;font-size:1rem;}
.seller-profile-hero{min-height:360px;background-size:cover;background-position:center;display:flex;align-items:end;padding:70px 0 50px;margin-top:-2px;}
.seller-profile-head{display:flex;align-items:end;gap:18px;color:#fff;}
.seller-profile-logo{width:168px;height:168px;object-fit:cover;border:6px solid rgba(255,255,255,.95);background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.28);}
.seller-profile-info h1{font-size:clamp(2.4rem,5vw,4.2rem)!important;color:#fff!important;font-weight:300!important;line-height:.98;margin:.5rem 0 .8rem;text-shadow:0 3px 18px rgba(0,0,0,.28);}
.profile-pro-badge{display:inline-flex;align-items:center;gap:7px;background:#fff;color:#3c4043;border-radius:999px;padding:8px 13px;font-size:.82rem;box-shadow:0 5px 16px rgba(0,0,0,.18);}
.profile-pro-badge i{color:var(--g-blue);}
.seller-profile-links{display:flex;flex-wrap:wrap;gap:12px;align-items:center;color:#fff;font-size:1rem;}
.seller-profile-links a,.seller-profile-links span{display:inline-flex;align-items:center;gap:8px;color:#fff!important;text-shadow:0 2px 12px rgba(0,0,0,.35);}
.seller-profile-links a:first-child{border:1px solid rgba(255,255,255,.82);border-radius:999px;padding:10px 18px;background:rgba(255,255,255,.08);backdrop-filter:blur(6px);}
.seller-contact-card .small-title{text-align:center;display:block;}.seller-contact-card h2{text-align:center;}
.seller-contact-icon{width:58px;height:58px;border-radius:50%;border:2px solid #3c4043;color:#3c4043;display:grid;place-items:center;font-size:1.55rem;margin:16px auto 10px;}
.profile-data-boxed{gap:10px!important;}
.profile-data-boxed span{display:grid!important;grid-template-columns:28px 1fr;gap:0 10px!important;border:1px solid #edf0f4;background:#f8fafd;border-radius:16px;padding:12px;color:#3c4043;}
.profile-data-boxed i{grid-row:1/3;color:var(--g-blue);font-size:1rem;margin-top:2px;}.profile-data-boxed b{font-size:.78rem;color:var(--g-muted);font-weight:400!important;}.profile-data-boxed em{font-style:normal;font-size:.9rem;color:#202124;}
.seller-publication-list{display:grid;gap:16px;}
.seller-publication-row{display:grid;grid-template-columns:240px 1fr 150px;gap:20px;align-items:stretch;overflow:hidden;padding:0!important;}
.seller-publication-row img{width:100%;height:100%;min-height:175px;object-fit:cover;display:block;}
.seller-publication-info{padding:18px 0;}.seller-publication-info h3{font-size:1.18rem!important;margin:.3rem 0 .25rem;}.seller-publication-info h3 a{color:#202124}.seller-publication-info p{font-size:.92rem;color:var(--g-muted);margin-bottom:12px;}
.seller-pro-mini{display:inline-flex;background:#1a73e8;color:#fff;border-radius:999px;padding:2px 8px;font-size:.72rem;font-weight:500;}
.seller-publication-price{padding:18px 18px 18px 0;display:grid;align-content:center;justify-items:end;gap:8px;text-align:right;}
.seller-publication-price span{color:var(--g-muted);font-size:.78rem;}.seller-publication-price strong{font-size:1.2rem;color:#202124;white-space:nowrap;}
.quote-float,.whatsapp-float{position:fixed!important;right:18px!important;z-index:2147483000!important;display:flex!important;align-items:center!important;gap:8px!important;height:48px!important;padding:0 18px!important;border-radius:999px!important;color:#fff!important;text-decoration:none!important;font-size:.9rem!important;font-weight:400!important;box-shadow:0 10px 28px rgba(60,64,67,.22)!important;}
.quote-float{bottom:86px!important;background:linear-gradient(135deg,var(--g-blue),#0b57d0)!important;}
.whatsapp-float{bottom:28px!important;background:linear-gradient(135deg,#34a853,#168039)!important;}
.quote-float:hover,.whatsapp-float:hover{transform:translateY(-2px)!important;color:#fff!important;}
.scroll-top{right:18px!important;bottom:144px!important;z-index:2147482999!important;border-radius:999px!important;background:#202124!important;}
.hm-footer{background:#fff!important;border-top:1px solid var(--g-line)!important;}
.footer-bottom a.dev-link{color:var(--g-blue)!important;display:inline!important;}
@media(max-width:1399.98px){.admin-google-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}
@media(max-width:991.98px){.admin-google-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.seller-publication-row{grid-template-columns:1fr;}.seller-publication-row img{height:230px}.seller-publication-info{padding:18px}.seller-publication-price{padding:0 18px 18px;justify-items:start;text-align:left}.seller-profile-head{display:block}.seller-profile-logo{width:128px;height:128px}.seller-profile-info h1{font-size:2.35rem!important}.quote-float span,.whatsapp-float span{display:none!important}.quote-float,.whatsapp-float{width:50px!important;padding:0!important;justify-content:center!important}.admin-sidebar{position:static!important;}.google-bars{overflow-x:auto;}.admin-hero-premium{margin:12px 0 20px;border-radius:0;}}
@media(max-width:575.98px){.admin-google-grid{grid-template-columns:1fr}.seller-cover{height:135px}.seller-avatar{width:104px;height:104px}.seller-profile-hero{min-height:320px}.admin-user-action-form{min-width:300px}.table-thumb{width:62px!important;height:48px!important}.admin-title-cell{min-width:250px}}

/* =========================================================
   FRONTEND ANUNCIANTES V2 - estilo Google / cards compactos
   Corrige cards desarmadas, fotos gigantes y botones ocultos.
   ========================================================= */
.advertisers-page-v2{
  font-family:'Roboto',Arial,sans-serif;
}
.advertisers-page-v2 h1,
.advertisers-page-v2 h2,
.advertisers-page-v2 h3{
  font-weight:400!important;
  letter-spacing:-.035em;
  color:#202124;
}
.advertisers-hero-v2{
  background:linear-gradient(135deg,#ffffff 0%,#eef5ff 48%,#e6f4ea 100%);
  border:1px solid #e8eaed;
  border-radius:32px;
  padding:34px;
  box-shadow:0 1px 2px rgba(60,64,67,.08),0 12px 32px rgba(60,64,67,.08);
}
.advertisers-hero-v2 h1{
  font-size:clamp(2rem,3.4vw,3.25rem);
  margin:.35rem 0 .4rem;
}
.advertisers-hero-v2 p{
  max-width:760px;
  margin:0;
  color:#5f6368;
  font-size:1rem;
}
.search-panel-v2{
  background:#fff;
  border:1px solid #e8eaed;
  border-radius:26px;
  padding:18px;
  box-shadow:0 1px 2px rgba(60,64,67,.08),0 12px 28px rgba(60,64,67,.08);
}
.search-input-v2{
  position:relative;
}
.search-input-v2 i{
  position:absolute;
  left:18px;
  top:50%;
  transform:translateY(-50%);
  color:#5f6368;
  z-index:2;
}
.search-input-v2 .form-control{
  min-height:54px;
  border-radius:16px;
  padding-left:48px;
  border:1px solid #d8e0ec;
  font-weight:400;
}
.btn-search-v2{
  min-height:54px;
  border-radius:16px!important;
}
.section-head-v2{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:16px;
}
.section-head-v2 h2{
  margin:.25rem 0 0;
  font-size:1.6rem;
}
.section-head-v2>span{
  color:#5f6368;
  font-size:.95rem;
}
.advertisers-grid-v2{
  align-items:stretch;
}
.advertisers-grid-v2>[class*="col-"]{
  display:flex;
}
.advertiser-card-v2{
  width:100%;
  background:#fff;
  border:1px solid #e8eaed;
  border-radius:24px;
  overflow:hidden;
  position:relative;
  display:flex;
  flex-direction:column;
  min-height:420px;
  box-shadow:0 1px 2px rgba(60,64,67,.10),0 8px 24px rgba(60,64,67,.08);
  transition:transform .18s ease, box-shadow .18s ease;
}
.advertiser-card-v2:hover{
  transform:translateY(-4px);
  box-shadow:0 2px 4px rgba(60,64,67,.12),0 18px 34px rgba(60,64,67,.14);
}
.advertiser-cover-v2{
  display:block!important;
  height:168px!important;
  width:100%!important;
  overflow:hidden;
  background:#e8f0fe;
}
.advertiser-cover-v2 img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
  object-position:center!important;
  border:0!important;
  border-radius:0!important;
  max-width:none!important;
}
.advertiser-logo-v2{
  width:126px;
  height:126px;
  border-radius:50%;
  background:#fff;
  border:5px solid #fff;
  outline:3px solid #ff6d00;
  box-shadow:0 8px 24px rgba(60,64,67,.18);
  overflow:hidden;
  margin:-63px auto 0;
  position:relative;
  z-index:3;
}
.advertiser-logo-v2 img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
  display:block!important;
  border:0!important;
  border-radius:50%!important;
  max-width:none!important;
}
.advertiser-body-v2{
  padding:18px 22px 24px;
  text-align:center;
  display:flex;
  flex-direction:column;
  flex:1;
}
.verified-v2{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:6px;
  align-self:center;
  background:#e8f0fe;
  color:#174ea6;
  border-radius:999px;
  padding:5px 10px;
  font-size:.76rem;
  margin-bottom:10px;
}
.verified-v2 i{color:#1a73e8;}
.advertiser-body-v2 h3{
  font-size:1.35rem!important;
  line-height:1.15;
  margin:0 0 9px;
}
.advertiser-body-v2 p{
  color:#5f6368;
  font-size:.92rem;
  line-height:1.45;
  min-height:56px;
  margin:0 0 14px;
}
.advertiser-info-v2{
  display:grid;
  gap:8px;
  margin-top:auto;
  color:#687385;
  font-size:.91rem;
}
.advertiser-info-v2 span{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:8px;
}
.advertiser-info-v2 i{
  color:#202124;
  width:16px;
}
.advertiser-actions-v2{
  display:flex;
  justify-content:center;
  flex-wrap:wrap;
  gap:9px;
  margin-top:18px;
}
.advertiser-actions-v2 .btn{
  border-radius:12px!important;
  padding:.55rem .85rem!important;
  font-weight:400!important;
}
.empty-state-v2{
  background:#fff;
  border:1px solid #e8eaed;
  border-radius:24px;
  padding:42px 24px;
  text-align:center;
  box-shadow:0 1px 2px rgba(60,64,67,.08),0 12px 28px rgba(60,64,67,.08);
}
.empty-state-v2 i{
  width:58px;
  height:58px;
  display:grid;
  place-items:center;
  margin:0 auto 14px;
  border-radius:18px;
  background:#e8f0fe;
  color:#1a73e8;
  font-size:1.35rem;
}
.empty-state-v2 h2{
  font-size:1.3rem;
  margin-bottom:6px;
}
.empty-state-v2 p{
  color:#5f6368;
  margin:0;
}
/* botones flotantes siempre visibles encima del contenido */
.quote-float,
.whatsapp-float{
  position:fixed!important;
  right:18px!important;
  z-index:2147483000!important;
  display:flex!important;
  align-items:center!important;
  gap:8px!important;
  height:48px!important;
  padding:0 18px!important;
  border-radius:999px!important;
  color:#fff!important;
  text-decoration:none!important;
  font-size:.9rem!important;
  font-weight:400!important;
  box-shadow:0 10px 28px rgba(60,64,67,.22)!important;
}
.quote-float{bottom:86px!important;background:linear-gradient(135deg,#1a73e8,#0b57d0)!important;}
.whatsapp-float{bottom:28px!important;background:linear-gradient(135deg,#34a853,#168039)!important;}
.quote-float:hover,
.whatsapp-float:hover{transform:translateY(-2px)!important;color:#fff!important;}

@media(max-width:991.98px){
  .advertisers-hero-v2{padding:26px;}
  .advertiser-cover-v2{height:150px!important;}
  .advertiser-logo-v2{width:112px;height:112px;margin-top:-56px;}
}
@media(max-width:575.98px){
  .advertisers-hero-v2{border-radius:24px;padding:22px;}
  .search-panel-v2{border-radius:22px;}
  .section-head-v2{display:block;}
  .advertiser-card-v2{min-height:auto;}
  .quote-float span,.whatsapp-float span{display:none!important;}
  .quote-float,.whatsapp-float{width:50px!important;padding:0!important;justify-content:center!important;}
}

/* =========================================================
   HOTELMARKETPLACE - GOOGLE APP PREMIUM VISUAL 20260708
   Refuerzo visual completo: Roboto, colores Google, cards
   material design, botones flotantes y footer profesional.
========================================================= */
:root{
  --g-blue:#1a73e8;
  --g-blue-2:#4285f4;
  --g-blue-dark:#0b57d0;
  --g-red:#ea4335;
  --g-yellow:#fbbc04;
  --g-green:#34a853;
  --g-text:#202124;
  --g-muted:#5f6368;
  --g-bg:#f6f9fe;
  --g-line:#e8eaed;
  --g-card:#ffffff;
  --g-shadow:0 1px 2px rgba(60,64,67,.10),0 12px 28px rgba(60,64,67,.10);
  --g-shadow-hover:0 2px 4px rgba(60,64,67,.12),0 22px 44px rgba(60,64,67,.16);
}
html{scroll-behavior:smooth;}
body{
  font-family:'Roboto',Arial,sans-serif!important;
  background:var(--g-bg)!important;
  color:var(--g-text)!important;
  font-weight:400!important;
  letter-spacing:0!important;
}
h1,h2,h3,h4,h5,h6,.navbar-brand,.section-title,.page-hero h1,.hero h1{
  font-family:'Roboto',Arial,sans-serif!important;
  font-weight:400!important;
  color:#0f172a!important;
  letter-spacing:-.045em!important;
}
.text-muted{color:var(--g-muted)!important;}
.small-title,.google-eyebrow{
  color:var(--g-blue-dark)!important;
  letter-spacing:.16em!important;
  font-size:.76rem!important;
  font-weight:400!important;
  text-transform:uppercase!important;
}
.page-shell{padding-top:78px!important;}
.hm-navbar{
  min-height:78px!important;
  background:rgba(255,255,255,.96)!important;
  backdrop-filter:blur(18px)!important;
  border-bottom:1px solid rgba(232,234,237,.92)!important;
  box-shadow:0 1px 2px rgba(60,64,67,.06)!important;
  transition:min-height .24s ease,box-shadow .24s ease,background .24s ease!important;
}
.hm-navbar.is-scrolled{
  min-height:58px!important;
  background:rgba(255,255,255,.98)!important;
  box-shadow:0 3px 14px rgba(60,64,67,.14)!important;
}
.hm-navbar.is-scrolled .brand-mark{width:32px!important;height:32px!important;border-radius:12px!important;}
.navbar-brand{font-size:1.05rem!important;color:#174ea6!important;}
.brand-mark{
  width:38px!important;
  height:38px!important;
  border-radius:14px!important;
  background:conic-gradient(from 45deg,var(--g-blue-2),var(--g-green),var(--g-yellow),var(--g-red),var(--g-blue-2))!important;
  color:#fff!important;
  box-shadow:0 10px 24px rgba(66,133,244,.24)!important;
}
.navbar .nav-link{
  color:#3c4043!important;
  font-size:.91rem!important;
  font-weight:400!important;
  border-radius:999px!important;
  padding:.55rem .82rem!important;
}
.navbar .nav-link:hover,.navbar .nav-link.active{
  background:#e8f0fe!important;
  color:#174ea6!important;
}
.quote-nav-link{
  background:#e8f0fe!important;
  color:#174ea6!important;
  border:1px solid rgba(26,115,232,.18)!important;
}
.btn,.btn-sm{font-weight:400!important;}
.btn-hm,.hm-btn-primary{
  background:linear-gradient(135deg,var(--g-blue),var(--g-blue-dark))!important;
  color:#fff!important;
  border:0!important;
  border-radius:999px!important;
  box-shadow:0 8px 20px rgba(26,115,232,.24)!important;
}
.btn-hm:hover,.hm-btn-primary:hover{
  color:#fff!important;
  transform:translateY(-1px)!important;
  box-shadow:0 12px 28px rgba(26,115,232,.30)!important;
}
.btn-outline-hm,.hm-btn-outline{
  background:#fff!important;
  color:var(--g-blue-dark)!important;
  border:1px solid #d2e3fc!important;
  border-radius:999px!important;
}
.btn-outline-hm:hover,.hm-btn-outline:hover{background:#e8f0fe!important;color:#174ea6!important;}
.form-control,.form-select{
  border:1px solid #d8e0ec!important;
  border-radius:16px!important;
  min-height:48px!important;
  font-weight:400!important;
  box-shadow:none!important;
}
.form-control:focus,.form-select:focus{
  border-color:var(--g-blue-2)!important;
  box-shadow:0 0 0 .20rem rgba(66,133,244,.15)!important;
}
.hm-card,.hm-card-flat,.search-panel,.admin-sidebar,.profile-shell,.profile-card,.auth-card{
  background:#fff!important;
  border:1px solid var(--g-line)!important;
  border-radius:26px!important;
  box-shadow:var(--g-shadow)!important;
}
.hm-card:hover,.hotel-card:hover{
  transform:translateY(-4px)!important;
  box-shadow:var(--g-shadow-hover)!important;
}
.icon-circle{
  background:#e8f0fe!important;
  color:var(--g-blue)!important;
  border-radius:16px!important;
}
/* HOME */
.google-home-hero{
  position:relative!important;
  overflow:hidden!important;
  background:linear-gradient(135deg,#ffffff 0%,#f4f8ff 47%,#e8f4ff 100%)!important;
  border-bottom:1px solid var(--g-line)!important;
}
.google-hero-inner{position:relative;z-index:2;padding:76px 0 58px!important;}
.google-orb{position:absolute;border-radius:999px;filter:blur(8px);opacity:.75;z-index:1;}
.google-orb-blue{width:480px;height:480px;right:-150px;top:-150px;background:radial-gradient(circle,rgba(66,133,244,.22),rgba(66,133,244,0) 70%);}
.google-orb-green{width:360px;height:360px;left:-120px;bottom:-150px;background:radial-gradient(circle,rgba(52,168,83,.14),rgba(52,168,83,0) 70%);}
.google-hero-title{
  font-size:clamp(2.5rem,5.25vw,5.25rem)!important;
  line-height:.98!important;
  font-weight:300!important;
  letter-spacing:-.075em!important;
  color:#0f172a!important;
  max-width:760px!important;
}
.google-hero-copy{font-size:1.08rem!important;line-height:1.58!important;color:#4b5565!important;max-width:680px!important;}
.google-search-card{
  background:rgba(255,255,255,.96)!important;
  border:1px solid rgba(232,234,237,.95)!important;
  border-radius:30px!important;
  padding:18px!important;
  box-shadow:0 1px 2px rgba(60,64,67,.08),0 18px 46px rgba(60,64,67,.13)!important;
}
.input-icon-wrap{position:relative;}
.input-icon-wrap i{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#5f6368;z-index:2;}
.input-icon-wrap .form-control{padding-left:44px!important;}
.google-search-btn{min-height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:16px!important;}
.google-chip-row{display:flex;flex-wrap:wrap;gap:10px;}
.google-chip{
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  min-height:40px!important;
  padding:0 14px!important;
  border-radius:999px!important;
  background:#fff!important;
  border:1px solid var(--g-line)!important;
  color:#3c4043!important;
  box-shadow:0 1px 2px rgba(60,64,67,.08)!important;
  font-size:.9rem!important;
}
.google-chip i{color:var(--g-blue);}
.google-visual-card{
  position:relative!important;
  min-height:456px!important;
  border-radius:34px!important;
  overflow:hidden!important;
  box-shadow:0 28px 80px rgba(23,78,166,.19)!important;
  border:1px solid rgba(255,255,255,.7)!important;
  background:#dfe8f7!important;
}
.google-visual-card img{width:100%!important;height:456px!important;object-fit:cover!important;display:block!important;}
.google-visual-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(15,23,42,.34));}
.google-visual-badge{
  position:absolute!important;top:22px!important;left:22px!important;z-index:3!important;
  display:inline-flex!important;align-items:center!important;gap:8px!important;border-radius:999px!important;
  padding:9px 14px!important;background:rgba(255,255,255,.92)!important;color:#174ea6!important;
  box-shadow:0 10px 24px rgba(0,0,0,.12)!important;font-size:.88rem!important;
}
.google-offer-card{
  position:absolute!important;left:22px!important;right:22px!important;bottom:22px!important;z-index:3!important;
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;
  background:rgba(255,255,255,.92)!important;backdrop-filter:blur(16px)!important;border:1px solid rgba(255,255,255,.75)!important;
  border-radius:24px!important;padding:18px!important;box-shadow:0 12px 28px rgba(0,0,0,.14)!important;
}
.google-offer-card span{display:block;color:#5f6368;font-size:.85rem;margin-bottom:4px;}
.google-offer-card strong{display:block;color:#0f172a;font-size:1.35rem;font-weight:400!important;letter-spacing:-.03em;}
.google-stats-section{margin-top:0!important;}
.google-metric-card{
  min-height:186px!important;
  position:relative!important;
  overflow:hidden!important;
  background:#fff!important;
  border:1px solid var(--g-line)!important;
  border-radius:30px!important;
  padding:26px!important;
  box-shadow:var(--g-shadow)!important;
}
.google-metric-card:after{content:"";position:absolute;right:-24px;top:-24px;width:112px;height:112px;border-radius:50%;opacity:.18;}
.google-metric-icon{width:46px;height:46px;border-radius:18px;display:grid;place-items:center;margin-bottom:22px;font-size:1.05rem;}
.google-metric-card strong{font-size:2rem;font-weight:300!important;line-height:1;color:#0f172a;display:block;margin-bottom:10px;}
.google-metric-card p{margin:0;color:#5f6368;line-height:1.45;font-size:.95rem;}
.google-blue-card .google-metric-icon{background:#e8f0fe;color:var(--g-blue);} .google-blue-card:after{background:var(--g-blue);}
.google-red-card .google-metric-icon{background:#fce8e6;color:var(--g-red);} .google-red-card:after{background:var(--g-red);}
.google-yellow-card .google-metric-icon{background:#fef7e0;color:#b06000;} .google-yellow-card:after{background:var(--g-yellow);}
.google-green-card .google-metric-icon{background:#e6f4ea;color:var(--g-green);} .google-green-card:after{background:var(--g-green);}
.google-section-title .section-title,.section-title{font-size:clamp(1.85rem,2.9vw,2.75rem)!important;font-weight:400!important;}
.google-featured-grid .hotel-card,.hotel-card{
  border:1px solid var(--g-line)!important;
  border-radius:26px!important;
  box-shadow:var(--g-shadow)!important;
  overflow:hidden!important;
  background:#fff!important;
}
.hotel-card .hotel-img{height:225px!important;object-fit:cover!important;width:100%!important;}
.hotel-card .badge-soft{background:#e8f0fe!important;color:#174ea6!important;font-weight:400!important;}
.price{font-weight:400!important;color:#174ea6!important;}
.rating-pill{background:var(--g-blue)!important;border-radius:999px!important;font-weight:400!important;}
.google-zone-panel{
  background:linear-gradient(135deg,#fff,#f4f8ff 48%,#eaf7ee)!important;
  border:1px solid var(--g-line)!important;
  border-radius:34px!important;
  padding:34px!important;
  box-shadow:var(--g-shadow)!important;
}
.google-zone-card{
  display:flex!important;align-items:center!important;gap:14px!important;padding:18px!important;min-height:86px!important;
  background:#fff!important;border:1px solid var(--g-line)!important;border-radius:24px!important;box-shadow:0 1px 2px rgba(60,64,67,.08)!important;
  transition:.2s ease!important;color:#202124!important;
}
.google-zone-card:hover{transform:translateY(-3px)!important;box-shadow:var(--g-shadow)!important;}
.google-zone-icon{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;flex:0 0 auto;}
.google-zone-card small{color:#5f6368;}
.google-zone-1 .google-zone-icon{background:#e8f0fe;color:var(--g-blue);} .google-zone-2 .google-zone-icon{background:#fce8e6;color:var(--g-red);} .google-zone-3 .google-zone-icon{background:#fef7e0;color:#b06000;} .google-zone-4 .google-zone-icon{background:#e6f4ea;color:var(--g-green);}
.google-info-card{
  background:#fff!important;border:1px solid var(--g-line)!important;border-radius:30px!important;padding:30px!important;box-shadow:var(--g-shadow)!important;
}
.google-info-icon{width:54px;height:54px;border-radius:20px;display:grid;place-items:center;margin-bottom:18px;font-size:1.18rem;}
.google-info-icon.google-blue{background:#e8f0fe;color:var(--g-blue);} .google-info-icon.google-yellow{background:#fef7e0;color:#b06000;} .google-info-icon.google-green{background:#e6f4ea;color:var(--g-green);}
.google-info-card h3{font-size:1.28rem!important;margin:0 0 10px!important;}
.google-info-card p{margin:0;color:#5f6368;line-height:1.55;}
/* FOOTER */
.google-footer,.hm-footer{
  background:linear-gradient(180deg,#fff 0%,#f7faff 100%)!important;
  border-top:1px solid var(--g-line)!important;
}
.hm-footer h6{font-weight:400!important;color:#0f172a!important;margin-bottom:14px!important;}
.hm-footer a{color:#5f6368!important;transition:.18s ease;}
.hm-footer a:hover{color:#174ea6!important;}
.footer-brand{font-weight:400!important;color:#174ea6!important;}
.footer-bottom{border-top:1px solid var(--g-line)!important;color:#5f6368!important;}
.dev-link{color:#174ea6!important;display:inline!important;}
.social-icons a{
  width:38px!important;height:38px!important;border-radius:14px!important;display:grid!important;place-items:center!important;
  background:#e8f0fe!important;color:#174ea6!important;margin:0!important;
}
/* Floating buttons requested */
.quote-float,.whatsapp-float{display:none!important;}
.hm-global-floats{
  position:fixed!important;
  right:22px!important;
  bottom:22px!important;
  z-index:2147483000!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:flex-end!important;
  gap:12px!important;
}
.hm-global-floats a{
  min-height:50px!important;
  display:flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;
  padding:0 18px!important;border-radius:999px!important;color:#fff!important;text-decoration:none!important;font-size:.92rem!important;font-weight:400!important;
  box-shadow:0 12px 30px rgba(60,64,67,.24)!important;transition:.2s ease!important;
}
.hm-global-floats a:hover{transform:translateY(-2px)!important;color:#fff!important;}
.hm-float-wsp{background:linear-gradient(135deg,#34a853,#168039)!important;}
.hm-float-request{background:linear-gradient(135deg,#1a73e8,#0b57d0)!important;}
.scroll-top{right:22px!important;bottom:144px!important;background:#fff!important;color:#174ea6!important;border:1px solid var(--g-line)!important;box-shadow:var(--g-shadow)!important;}
/* Admin footer */
.admin-dev-footer{background:#fff!important;border-top:1px solid var(--g-line)!important;color:#5f6368!important;padding:18px 24px!important;font-size:.9rem!important;}
.admin-dev-footer a{color:#174ea6!important;}
@media(max-width:991.98px){
  .google-hero-inner{padding:52px 0 44px!important;}
  .google-visual-card,.google-visual-card img{height:auto!important;min-height:320px!important;}
  .google-visual-card img{height:340px!important;}
  .google-zone-panel{padding:24px!important;border-radius:28px!important;}
}
@media(max-width:575.98px){
  .page-shell{padding-top:68px!important;}
  .google-hero-title{font-size:2.65rem!important;}
  .google-search-card{border-radius:24px!important;padding:14px!important;}
  .google-offer-card{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;margin:-76px 14px 16px!important;}
  .google-visual-card img{height:300px!important;}
  .hm-global-floats a span{display:none!important;}
  .hm-global-floats a{width:52px!important;padding:0!important;}
  .scroll-top{bottom:140px!important;}
}


/* ===== Premium refresh 2026 ===== */

:root{
  --hm-primary:#265cf0;
  --hm-primary-2:#5b8cff;
  --hm-accent:#00b8d9;
  --hm-green:#20b15a;
  --hm-red:#ef4b63;
  --hm-yellow:#f7b731;
  --hm-bg:#f4f7fb;
  --hm-surface:#ffffff;
  --hm-text:#10233f;
  --hm-muted:#64748b;
  --hm-line:#dde6f2;
  --hm-soft:#eef4ff;
  --hm-shadow:0 18px 34px rgba(36,67,117,.08);
  --hm-shadow-sm:0 10px 20px rgba(36,67,117,.06);
}
body{font-family:"Plus Jakarta Sans","Inter",Arial,sans-serif;background:linear-gradient(180deg,#f4f7fb 0%,#f8fbff 100%);color:var(--hm-text);}
.page-shell{padding-top:86px;}
.section-title,h1,h2,h3,.navbar-brand{font-family:"Plus Jakarta Sans","Inter",Arial,sans-serif;letter-spacing:-.045em;}
.small-title{font-size:.73rem;letter-spacing:.18em;color:#2a63f5;}
.text-muted{color:var(--hm-muted)!important;}
.hm-navbar{background:rgba(255,255,255,.92)!important;backdrop-filter:blur(18px);border-bottom:1px solid rgba(213,223,239,.75);box-shadow:0 1px 0 rgba(255,255,255,.8);}
.hm-navbar.is-scrolled{box-shadow:0 8px 18px rgba(16,35,63,.06);}
.brand-mark{background:linear-gradient(135deg,#ff5f6d,#ffc371,#5ecf5e,#3f7cff)!important;box-shadow:0 10px 18px rgba(63,124,255,.24);}
.navbar .nav-link{font-weight:500;color:#42526b;}
.quote-nav-link{border:1px solid rgba(42,99,245,.2);background:#eef4ff;}
.btn-hm{background:linear-gradient(135deg,#2a63f5,#0ea5e9);box-shadow:0 14px 26px rgba(42,99,245,.18);}
.btn-outline-hm{border-color:#ccd8ef;color:#2341a3;}
.btn-outline-hm:hover{background:#f3f7ff;color:#2341a3;}
.hm-card,.hm-card-flat,.search-panel,.google-zone-panel,.google-info-card,.google-metric-card,.hotel-card,.room-card,.filter-card,.auth-form-card,.auth-promo-card{box-shadow:var(--hm-shadow-sm)!important;border:1px solid #e3ebf6!important;}
.hm-card:hover,.hotel-card:hover{transform:translateY(-3px);box-shadow:var(--hm-shadow)!important;}
.form-control,.form-select{border-radius:16px;border:1px solid #d7e1ef;padding:.84rem .95rem;min-height:52px;font-family:"Inter",Arial,sans-serif;}
.form-control:focus,.form-select:focus{border-color:#8db4ff;box-shadow:0 0 0 .25rem rgba(42,99,245,.09);}
.hero-premium-title{font-size:clamp(2.4rem,4.4vw,4.8rem);line-height:.98;font-weight:500;max-width:660px;color:#0f1d3a;}
.hero-premium-copy{font-size:1.03rem;max-width:680px;line-height:1.75;}
.hm-premium-hero{position:relative;overflow:hidden;padding:40px 0 24px;background:radial-gradient(circle at 14% 12%,rgba(42,99,245,.12),transparent 28%),radial-gradient(circle at 85% 15%,rgba(0,184,217,.10),transparent 22%),linear-gradient(135deg,#f5f8fd 0%,#fbfdff 55%,#eef5ff 100%);border-bottom:1px solid var(--hm-line);}
.hero-content-wrap{padding:20px 0 30px;}
.hm-hero-search{border-radius:28px;padding:18px;box-shadow:0 18px 38px rgba(22,45,90,.08)!important;}
.hero-cta-group{display:flex;flex-wrap:wrap;gap:12px;}
.premium-visual-card{min-height:500px;border-radius:34px;box-shadow:0 24px 55px rgba(19,39,77,.14)!important;}
.hero-badge-stack{position:absolute;inset:22px 22px auto auto;display:flex;flex-direction:column;gap:10px;z-index:2;}
.visual-pill{display:inline-flex;align-items:center;gap:8px;padding:.7rem 1rem;border-radius:999px;background:rgba(255,255,255,.95);box-shadow:0 10px 24px rgba(20,40,80,.12);font-size:.9rem;}
.pill-blue{color:#265cf0;}.pill-yellow{color:#d89216;}
.premium-floating-panel{display:flex;justify-content:space-between;align-items:center;gap:18px;background:rgba(255,255,255,.93)!important;}
.premium-floating-panel span{display:block;color:#6b7280;font-size:.88rem;}.premium-floating-panel strong{display:block;font-size:1.5rem;font-weight:600;line-height:1.2;}
.google-chip-row{display:flex;flex-wrap:wrap;gap:12px;}
.google-chip{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid #dfe7f2;border-radius:999px;padding:.78rem 1rem;box-shadow:var(--hm-shadow-sm);color:#42526b;}
.google-metric-card{position:relative;border-radius:28px;padding:24px;min-height:180px;background:#fff;overflow:hidden;}
.google-metric-card strong{font-size:2rem;display:block;margin:.75rem 0 .45rem;}
.google-metric-card p{margin:0;color:#5f6f87;line-height:1.55;}
.google-metric-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#fff;box-shadow:0 8px 18px rgba(25,42,86,.08);font-size:1.2rem;}
.google-blue-card{background:linear-gradient(135deg,#eff4ff,#ffffff);}.google-red-card{background:linear-gradient(135deg,#fff1f3,#ffffff);}.google-yellow-card{background:linear-gradient(135deg,#fff8e6,#ffffff);}.google-green-card{background:linear-gradient(135deg,#eefbf2,#ffffff);}
.google-zone-panel{background:linear-gradient(135deg,#fff 0%,#f8fbff 100%);border-radius:28px;padding:32px;}
.google-zone-card{display:flex;gap:14px;align-items:center;background:#fff;border:1px solid #e2ebf5;border-radius:22px;padding:18px 20px;color:#16325c;box-shadow:var(--hm-shadow-sm);min-height:86px;}
.google-zone-icon{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;background:#eef4ff;color:#2a63f5;}
.google-zone-1 .google-zone-icon{background:#eef4ff;color:#2a63f5;}.google-zone-2 .google-zone-icon{background:#fff1f3;color:#ef4b63;}.google-zone-3 .google-zone-icon{background:#fff8e6;color:#f7b731;}.google-zone-4 .google-zone-icon{background:#eefbf2;color:#20b15a;}
.google-info-card{background:#fff;border-radius:24px;padding:24px;height:100%;}
.google-info-icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;margin-bottom:16px;}
.google-info-icon.google-blue{background:#eef4ff;color:#2a63f5;}.google-info-icon.google-yellow{background:#fff8e6;color:#f7b731;}.google-info-icon.google-green{background:#eefbf2;color:#20b15a;}
.hm-carousel-shell{background:linear-gradient(135deg,#f8fbff,#ffffff);border-radius:28px;padding:18px;border:1px solid #e5edf7;box-shadow:var(--hm-shadow-sm);}
.hm-carousel-control{width:52px;height:52px;top:50%;transform:translateY(-50%);background:#fff;border:1px solid #e1e9f5;border-radius:50%;opacity:1;box-shadow:var(--hm-shadow-sm);}
.hm-carousel-control.carousel-control-prev{left:-14px;}.hm-carousel-control.carousel-control-next{right:-14px;}
.hm-carousel-control .carousel-control-prev-icon,.hm-carousel-control .carousel-control-next-icon{filter:invert(26%) sepia(94%) saturate(1880%) hue-rotate(217deg) brightness(100%) contrast(93%);width:1.15rem;height:1.15rem;}
.hm-carousel-indicators button{width:9px!important;height:9px!important;border-radius:50%;background:#b7c8e8!important;}.hm-carousel-indicators .active{background:#2a63f5!important;}
.hotel-card .hotel-img{height:220px;border-bottom:1px solid #edf2fa;}
.hotel-card .p-3{padding:1rem 1rem 1.1rem!important;}
.rating-pill{border-radius:999px;background:linear-gradient(135deg,#2a63f5,#0ea5e9);box-shadow:none;padding:.36rem .62rem;}
.badge-soft{background:#eff4ff;color:#2a63f5;padding:.38rem .72rem;border-radius:999px;font-weight:500;}
.price{font-weight:600;letter-spacing:-.03em;color:#13284b;}
.page-hero h1{font-size:clamp(2rem,3vw,2.9rem);font-weight:600;}
.hm-top-search-panel{border-radius:28px;}
.map-results-list{max-height:920px;overflow:auto;padding-right:4px;}
.map-side-card{display:flex;gap:12px;background:#fff;border:1px solid #e4ebf6;border-radius:22px;padding:12px;box-shadow:var(--hm-shadow-sm);}
.map-side-thumb{width:122px;min-width:122px;border-radius:16px;overflow:hidden;display:block;}.map-side-thumb img{width:100%;height:100%;object-fit:cover;display:block;}
.map-side-body h3{font-size:1rem;margin:0 0 4px;font-weight:600;line-height:1.35;}
.map-side-body p{margin:0 0 10px;color:#64748b;font-size:.9rem;}
.premium-map-board{border-radius:28px;}
.premium-map-canvas{position:relative;min-height:520px;background:linear-gradient(135deg,#dfeeff,#eef7ff);border-radius:28px;overflow:hidden;border:1px solid #d6e4f3;}
.premium-map-canvas::before{content:"";position:absolute;inset:0;background:url('https://images.unsplash.com/photo-1524661135-423995f22d0b?auto=format&fit=crop&w=1400&q=80') center/cover;opacity:.18;mix-blend:multiply;}
.map-map-label{position:absolute;left:18px;bottom:18px;background:rgba(255,255,255,.92);padding:.85rem 1rem;border-radius:18px;border:1px solid #dfe7f2;box-shadow:var(--hm-shadow-sm);font-size:.92rem;color:#42526b;}
.perimeter-shape{position:absolute;left:13%;top:17%;width:62%;height:55%;border:4px dashed rgba(226,47,66,.92);border-radius:38% 45% 43% 36% / 38% 32% 48% 42%;transform:rotate(-7deg);}
.map-marker{position:absolute;width:20px;height:20px;background:#ef4444;border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 8px 20px rgba(239,68,68,.28);} .map-marker::after{content:"";position:absolute;left:5px;top:5px;width:10px;height:10px;background:#fff;border-radius:50%;}
.marker-1{left:28%;top:34%;}.marker-2{left:46%;top:44%;}.marker-3{left:39%;top:52%;}.marker-4{left:55%;top:31%;}.marker-5{left:60%;top:56%;}
.small-canvas{min-height:260px;}
.mini-location-card{background:#fff;border:1px solid #dfe7f2;border-radius:18px;padding:14px;display:flex;flex-direction:column;gap:6px;box-shadow:var(--hm-shadow-sm);}
.gallery-main,.gallery-thumb{border-radius:24px;object-fit:cover;width:100%;box-shadow:var(--hm-shadow-sm);}.gallery-main{height:460px;}.gallery-thumb{height:218px;}
.share-buttons-wrap{display:flex;flex-wrap:wrap;gap:10px;}.share-btn{display:inline-flex;align-items:center;gap:8px;padding:.78rem 1rem;border-radius:14px;border:1px solid #d6e3f3;background:#fff;color:#2a3b58;box-shadow:var(--hm-shadow-sm);} .share-whatsapp{border-color:#bfe6c9;color:#16a34a;background:#f8fffa;} .share-facebook{border-color:#cfe0ff;color:#2563eb;background:#f9fbff;} .share-mail{border-color:#dfe6f2;}
.auth-premium-shell{padding:58px 0 68px;background:radial-gradient(circle at 18% 10%,rgba(42,99,245,.08),transparent 28%),radial-gradient(circle at 92% 18%,rgba(20,177,255,.08),transparent 25%),linear-gradient(135deg,#f5f8fd 0%,#fdfefe 100%);} .auth-promo-card,.auth-form-card{border-radius:30px;padding:28px;} .auth-promo-card{background:linear-gradient(135deg,#173d92,#2a63f5);color:#fff;box-shadow:0 24px 48px rgba(23,61,146,.18)!important;} .auth-promo-card h1{font-size:2.1rem;font-weight:600;line-height:1.12;margin:16px 0 14px;color:#fff;} .auth-promo-card p{color:rgba(255,255,255,.88);line-height:1.7;} .auth-feature-list{list-style:none;padding:0;margin:22px 0 0;display:grid;gap:12px;} .auth-feature-list li{display:flex;gap:10px;align-items:center;} .auth-demo-box{margin-top:24px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:14px;font-size:.93rem;} .auth-form-card{background:#fff;}
.hm-footer{margin-top:24px;border-top:1px solid #e4ebf6;background:rgba(255,255,255,.92);}
.hm-global-floats{z-index:60;}.hm-float-wsp,.hm-float-request{box-shadow:0 14px 26px rgba(16,35,63,.16)!important;}
@media (max-width:991.98px){
  .premium-visual-card{min-height:390px;}.premium-floating-panel{flex-direction:column;align-items:flex-start;}.gallery-main{height:320px;}.gallery-thumb{height:150px;}
}
@media (max-width:767.98px){
  .hero-premium-title{font-size:2.35rem;}.hero-cta-group{flex-direction:column;}.hm-carousel-control{display:none;}.google-zone-panel{padding:22px;}.share-buttons-wrap{gap:8px;}.share-btn{width:100%;justify-content:center;} .hm-float-wsp span,.hm-float-request span{display:inline-block;}
}


/* ===== Visual refresh v2 Antofagasta + listing layouts ===== */

.hm-brand{gap:.75rem!important}.brand-logo-image{width:185px;height:auto;display:block}.brand-name-stack{display:none}.navbar-brand.hm-brand{padding-top:.2rem;padding-bottom:.2rem}
.hm-color-burst-hero{background:radial-gradient(circle at 10% 10%,rgba(255,122,89,.16),transparent 22%),radial-gradient(circle at 90% 14%,rgba(42,99,245,.18),transparent 28%),radial-gradient(circle at 80% 86%,rgba(0,184,217,.12),transparent 25%),linear-gradient(135deg,#fff9f4 0%,#f6f8ff 48%,#eef8ff 100%)}
.hero-city-carousel{border-radius:34px;overflow:hidden;box-shadow:0 24px 55px rgba(19,39,77,.16)}
.hero-city-slide{min-height:520px;background-size:cover;background-position:center;position:relative}.hero-city-slide::before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,20,43,.05),rgba(8,18,40,.52))}.hero-city-caption{position:absolute;left:28px;right:28px;bottom:28px;z-index:1;background:rgba(255,255,255,.92);padding:20px 22px;border-radius:22px;box-shadow:var(--hm-shadow-sm)}.hero-city-caption span{display:block;font-size:.8rem;letter-spacing:.15em;text-transform:uppercase;color:#265cf0;margin-bottom:6px}.hero-city-caption strong{display:block;font-size:1.35rem;font-weight:600;line-height:1.25;color:#10233f}
.hm-vibrant-section{background:radial-gradient(circle at 85% 10%,rgba(247,183,49,.18),transparent 28%),radial-gradient(circle at 16% 80%,rgba(42,99,245,.10),transparent 22%),linear-gradient(135deg,#ffffff 0%,#f8fbff 100%)}
.city-listing-hero{position:relative;margin-bottom:-68px}.city-listing-hero-slide{min-height:420px;background-size:cover;background-position:center;position:relative}.city-listing-hero-slide::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(16,35,63,.58),rgba(16,35,63,.18));}.city-listing-overlay{position:relative;z-index:2;padding:84px 0 140px;max-width:640px;color:#fff}.city-listing-overlay h1{font-size:clamp(2.2rem,4vw,4rem);font-weight:600;letter-spacing:-.05em;margin:14px 0 12px}.city-listing-overlay p{font-size:1.06rem;color:rgba(255,255,255,.9);max-width:560px}.listing-search-overlap{position:relative;z-index:2}.listing-floating-search{box-shadow:0 20px 45px rgba(16,35,63,.12)!important}
.vertical-hotel-list{display:flex;flex-direction:column;gap:18px}.wide-hotel-card{display:grid;grid-template-columns:300px minmax(0,1fr) 150px;gap:0;border-radius:30px;overflow:hidden;align-items:stretch}.wide-hotel-thumb img{width:100%;height:100%;min-height:220px;object-fit:cover;display:block}.wide-hotel-main{padding:28px 28px 24px;display:flex;flex-direction:column;justify-content:center}.wide-hotel-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.wide-hotel-top h3{font-size:1.8rem;line-height:1.15;margin:0 0 10px;font-weight:500;color:#14315e}.wide-hotel-copy{color:#5c6d86;line-height:1.7;margin:20px 0 16px;max-width:860px}.wide-hotel-amenities{display:flex;flex-wrap:wrap;gap:10px}.wide-amenity{display:inline-flex;align-items:center;gap:8px;padding:.8rem 1rem;border-radius:16px;border:1px solid #d8e3f1;background:#f8fbff;color:#3e5478}.wide-hotel-side{padding:24px;display:flex;align-items:center;justify-content:center;border-left:1px solid #e5edf7;background:linear-gradient(180deg,#ffffff,#f8fbff)}.wide-price-block{text-align:right}.wide-price-block .price{font-size:2.1rem}.btn-cta-green{background:linear-gradient(135deg,#8ad11a,#59a80f);color:#fff;border:none;border-radius:999px;padding:1rem 1.35rem;font-weight:600;box-shadow:0 14px 24px rgba(106,177,16,.22)}.listing-chip{display:inline-flex;align-items:center;padding:.5rem .9rem;border-radius:999px;font-size:.9rem;font-weight:600}.listing-chip-sale{background:linear-gradient(135deg,#4d8eff,#2f66db);color:#fff}.listing-chip-dark{background:linear-gradient(135deg,#3d4d67,#1c2d49);color:#fff}
.map-layout-shell{display:grid;grid-template-columns:320px minmax(0,1fr);gap:24px;align-items:start}.map-results-shell{display:grid;grid-template-columns:510px minmax(0,1fr);border-radius:28px;overflow:hidden;min-height:920px}.map-filter-panel{position:sticky;top:92px;border-radius:28px}.map-results-left{background:#fff;border-right:1px solid #e5edf7;display:flex;flex-direction:column;min-width:0}.map-results-heading{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:16px 18px;border-bottom:1px solid #e5edf7;font-size:.95rem;color:#4d5f79}.map-results-heading strong{font-size:1.6rem;color:#265cf0}.map-property-grid{padding:14px;display:grid;grid-template-columns:1fr 1fr;gap:14px;overflow:auto;max-height:860px}.map-grid-card{background:#fff;border:1px solid #e4ebf6;border-radius:22px;overflow:hidden;box-shadow:var(--hm-shadow-sm)}.map-grid-card img{width:100%;height:160px;object-fit:cover;display:block}.map-grid-card-body{padding:14px}.map-grid-zone{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;color:#7a889d;margin-bottom:8px}.map-grid-card h3{font-size:1.1rem;line-height:1.25;margin:0 0 8px;font-weight:600;color:#12315d}.map-grid-card p{font-size:.92rem;line-height:1.55;color:#5c6d86;margin:0}.price-sm{font-size:1rem}.map-results-right{min-width:0;background:#f4f8ff}.real-map-canvas{height:100%;min-height:920px}.leaflet-container{font-family:"Inter",Arial,sans-serif}.leaflet-popup-content-wrapper{border-radius:16px}
@media (max-width:1199.98px){.wide-hotel-card{grid-template-columns:250px minmax(0,1fr) 130px}.map-layout-shell{grid-template-columns:290px minmax(0,1fr)}.map-results-shell{grid-template-columns:430px minmax(0,1fr)}}
@media (max-width:991.98px){.brand-logo-image{width:170px}.hero-city-slide{min-height:400px}.city-listing-hero{margin-bottom:-30px}.map-layout-shell{grid-template-columns:1fr}.map-filter-panel{position:static}.map-results-shell{grid-template-columns:1fr}.map-results-left{border-right:none;border-bottom:1px solid #e5edf7}.real-map-canvas{min-height:420px}.map-property-grid{max-height:none;grid-template-columns:1fr 1fr}.wide-hotel-card{grid-template-columns:1fr}.wide-hotel-side{border-left:none;border-top:1px solid #e5edf7;justify-content:flex-start}.wide-hotel-thumb img{min-height:260px}.wide-hotel-top{flex-direction:column}.wide-price-block{text-align:left}}
@media (max-width:767.98px){.brand-logo-image{width:150px}.hero-city-caption strong{font-size:1.1rem}.city-listing-overlay{padding:70px 0 120px}.map-property-grid{grid-template-columns:1fr}.wide-hotel-main{padding:20px}.wide-hotel-top h3{font-size:1.4rem}.wide-hotel-thumb img{min-height:220px}.wide-hotel-amenities{gap:8px}.wide-amenity{padding:.72rem .82rem;font-size:.88rem}.city-listing-hero-slide{min-height:330px}}

/* ============================================================
   HOTELMARKETPLACE BLUE IMPACT SYSTEM · 2026-08-10
   Final override: Manrope, blue family, thin close shadows
   ============================================================ */
:root{
  --hm-navy:#061d46;--hm-deep:#082d69;--hm-blue:#075ee8;--hm-royal:#2457ff;--hm-cyan:#08aeea;--hm-sky:#48c7ff;
  --hm-ice:#eef7ff;--hm-pale:#f6faff;--hm-ink:#10233f;--hm-muted:#61718a;--hm-line:#dfe8f4;
  --hm-shadow-thin:0 2px 8px rgba(15,48,92,.08);--hm-shadow-card:0 6px 18px rgba(15,48,92,.09);
  --hm-shadow-hover:0 9px 22px rgba(15,48,92,.13);--hm-radius:20px;
}
html,body{font-family:'Manrope',system-ui,-apple-system,'Segoe UI',sans-serif!important;background:#f7faff!important;color:var(--hm-ink)!important}
body,h1,h2,h3,h4,h5,h6,p,a,button,input,select,textarea,label,strong,b,.navbar-brand{font-family:'Manrope',system-ui,-apple-system,'Segoe UI',sans-serif!important}
h1,h2,h3,h4,h5,h6{color:var(--hm-ink)!important;font-weight:700!important;letter-spacing:-.045em!important}.small-title{font-weight:800!important;color:var(--hm-blue)!important;letter-spacing:.14em!important}.text-muted{color:var(--hm-muted)!important}
.page-shell{padding-top:78px}.hm-navbar{min-height:78px!important;background:rgba(255,255,255,.97)!important;border-bottom:1px solid rgba(210,224,241,.95)!important;box-shadow:0 2px 8px rgba(11,45,91,.055)!important;backdrop-filter:blur(18px)}.hm-navbar.is-scrolled{min-height:66px!important;box-shadow:0 3px 12px rgba(11,45,91,.09)!important}
.hm-nav-container{max-width:1600px;margin:0 auto;padding-left:clamp(18px,3vw,48px)!important;padding-right:clamp(18px,3vw,48px)!important}.hm-main-nav{gap:.34rem!important}.navbar .nav-link{font-size:.91rem!important;font-weight:700!important;color:#354c6e!important;padding:.68rem .92rem!important}.navbar .nav-link:hover,.navbar .nav-link.active{background:#eaf4ff!important;color:var(--hm-blue)!important}.hm-dropdown{box-shadow:var(--hm-shadow-card)!important}
.hm-brand{gap:.68rem!important;min-width:max-content}.brand-logo-image{width:46px!important;height:46px!important;object-fit:contain!important;display:block!important}.brand-name-stack{display:flex!important;flex-direction:column!important;line-height:1.05!important}.brand-name-stack strong{font-size:1.02rem;color:var(--hm-deep);font-weight:800!important}.brand-name-stack small{font-size:.67rem;color:#6b7e99;margin-top:4px}.btn{font-weight:800!important;border-radius:12px!important}.btn-hm{background:linear-gradient(135deg,var(--hm-blue),var(--hm-royal))!important;border:0!important;box-shadow:0 4px 11px rgba(7,94,232,.22)!important}.btn-hm:hover{background:linear-gradient(135deg,#064fc2,#1648ed)!important;box-shadow:0 6px 14px rgba(7,94,232,.28)!important}.btn-outline-hm{border:1px solid #bdd4f3!important;color:var(--hm-deep)!important;background:#fff!important;box-shadow:0 2px 6px rgba(12,55,105,.04)!important}.btn-outline-hm:hover{background:#edf6ff!important;border-color:#92baf0!important}.btn-campaign{background:#e9f5ff!important;color:#045abb!important;border:1px solid #b8dcff!important;padding:.63rem .86rem!important}
.hm-card,.hm-card-flat,.search-panel{border:1px solid var(--hm-line)!important;background:#fff!important;box-shadow:var(--hm-shadow-thin)!important;border-radius:var(--hm-radius)!important}.hm-card:hover{box-shadow:var(--hm-shadow-hover)!important;transform:translateY(-2px)}.form-control,.form-select{border:1px solid #cedced!important;border-radius:12px!important;padding:.78rem .9rem!important;font-size:.92rem!important;background:#fff!important}.form-control:focus,.form-select:focus{border-color:#68a7f9!important;box-shadow:0 0 0 3px rgba(7,94,232,.10)!important}.input-icon-wrap{position:relative}.input-icon-wrap>i{position:absolute;left:14px;top:50%;transform:translateY(-50%);z-index:2;color:#2d6fc9}.input-icon-wrap>.form-control{padding-left:40px!important}.rating-pill{background:linear-gradient(135deg,var(--hm-deep),var(--hm-blue))!important;color:#fff!important;border-radius:9px!important;font-weight:800!important}.stars-row{color:#f3a712}.price{color:var(--hm-deep)!important;font-weight:800!important}

/* Home hero */
.hm-home-hero{position:relative;width:100%;height:min(760px,calc(100vh - 28px));min-height:650px;overflow:hidden;background:var(--hm-navy);margin:0}.hm-home-hero>.carousel,.hm-home-hero .carousel-inner,.hm-home-hero .carousel-item,.hm-home-hero-slide{position:absolute;inset:0;width:100%;height:100%}.hm-home-hero-slide{background-size:cover;background-position:center 47%;transform:scale(1.002)}.hm-hero-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(3,20,50,.77) 0%,rgba(4,30,73,.48) 43%,rgba(5,29,64,.16) 72%,rgba(4,20,42,.34) 100%),linear-gradient(0deg,rgba(3,17,41,.52) 0%,transparent 50%)}.hm-hero-content{height:100%;position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;padding-top:20px;padding-bottom:34px}.hero-message-card{max-width:730px;margin-top:-48px;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.12)}.hero-message-card h1{color:#fff!important;font-size:clamp(2.75rem,5.1vw,5rem)!important;line-height:.99!important;font-weight:800!important;letter-spacing:-.065em!important;margin:16px 0}.hero-message-card p{font-size:1.16rem;max-width:620px;color:rgba(255,255,255,.91);font-weight:600}.hero-kicker{display:inline-flex;align-items:center;gap:8px;font-size:.78rem;font-weight:800;letter-spacing:.14em;background:rgba(4,89,219,.74);border:1px solid rgba(255,255,255,.24);padding:.55rem .8rem;border-radius:999px;backdrop-filter:blur(10px)}
.hero-search-glass{position:absolute;left:12px;right:12px;bottom:82px;background:rgba(255,255,255,.96);border:1px solid rgba(255,255,255,.78);border-radius:20px;padding:12px;box-shadow:0 8px 26px rgba(1,20,54,.22);backdrop-filter:blur(16px)}.hero-search-grid{display:grid;grid-template-columns:1.7fr 1fr 1fr .75fr .8fr auto;align-items:end;gap:8px}.hero-search-field{padding:5px 10px}.hero-search-field label{display:block;font-size:.74rem;font-weight:800;color:#566a87;margin-bottom:4px}.hero-search-field .form-control{height:49px;border-color:#d8e5f4!important;background:#fbfdff!important}.btn-hero-search{height:59px;padding:0 22px!important;background:linear-gradient(135deg,#075ee8,#263dff)!important;color:#fff!important;border:0!important;box-shadow:0 4px 12px rgba(7,94,232,.24)!important}.hero-trust-row{position:absolute;bottom:42px;left:24px;display:flex;gap:22px;color:#fff;font-size:.79rem;font-weight:700}.hero-trust-row span{display:flex;align-items:center;gap:7px}.hero-trust-row i{color:#73d8ff}.hero-photo-credit{position:absolute;right:24px;bottom:39px;color:rgba(255,255,255,.65);font-size:.68rem}.hero-edge-control{width:5%;z-index:4;opacity:.72}
.hm-home-stats{position:relative;z-index:5;margin-top:-22px}.impact-stat{min-height:95px;border:1px solid rgba(255,255,255,.8);border-radius:18px;padding:18px;display:flex;align-items:center;gap:14px;color:#fff;box-shadow:0 5px 15px rgba(11,49,96,.12)}.impact-stat>i{width:44px;height:44px;border-radius:13px;display:grid;place-items:center;background:rgba(255,255,255,.15)}.impact-stat strong{display:block;font-size:1.45rem;color:#fff}.impact-stat span{font-size:.79rem;color:rgba(255,255,255,.9)}.impact-blue{background:linear-gradient(135deg,#062d70,#075ee8)}.impact-cyan{background:linear-gradient(135deg,#046ca9,#08aeea)}.impact-indigo{background:linear-gradient(135deg,#1c3e99,#315cfc)}.impact-sky{background:linear-gradient(135deg,#097dbe,#32bbf4)}
.section-heading-pro{display:flex;justify-content:space-between;align-items:end;gap:20px}.section-heading-pro h2{font-size:clamp(1.65rem,2.5vw,2.5rem);margin:8px 0 5px}.section-heading-pro p{color:var(--hm-muted);margin:0}.hm-product-carousel{padding:18px 34px 6px;margin:0 -34px}.hm-product-carousel .carousel-item>.row>.col-lg-3,.hm-product-carousel .hotel-card{height:100%}.hm-product-carousel .hotel-card{border-radius:18px!important}.hm-carousel-control{width:42px;height:42px;top:50%;transform:translateY(-50%);background:var(--hm-deep)!important;border-radius:50%;opacity:1!important;box-shadow:var(--hm-shadow-card)}.hm-carousel-control.carousel-control-prev{left:5px}.hm-carousel-control.carousel-control-next{right:5px}.hm-carousel-control .carousel-control-prev-icon,.hm-carousel-control .carousel-control-next-icon{width:18px;height:18px}.blue-campaign-band{background:linear-gradient(116deg,#051f4c 0%,#075ee8 55%,#08aeea 100%);color:#fff;padding:56px 0;position:relative;overflow:hidden}.blue-campaign-band:after{content:"";position:absolute;width:400px;height:400px;border:80px solid rgba(255,255,255,.06);border-radius:50%;right:-110px;top:-190px}.blue-campaign-band h2{color:#fff!important;font-size:clamp(1.8rem,3.3vw,3.2rem);max-width:850px}.blue-campaign-band p{color:rgba(255,255,255,.85);max-width:800px}.campaign-pill{display:inline-flex;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:.45rem .72rem;font-size:.75rem;font-weight:800;letter-spacing:.12em}.home-zone-panel{padding:36px;border-radius:26px;background:linear-gradient(135deg,#eaf5ff,#fff 58%,#e8f9ff);border:1px solid #d8e9f8;box-shadow:var(--hm-shadow-thin)}.home-zone-panel h2{font-size:clamp(1.7rem,3vw,3rem);margin:9px 0}.zone-chip-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.zone-chip-grid a{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:14px;background:#fff;border:1px solid #dce9f6;border-radius:14px;box-shadow:0 2px 7px rgba(12,55,105,.05);font-size:.9rem;font-weight:700}.zone-chip-grid a>i:first-child{color:var(--hm-blue)}

/* Search / listing / map */
.listing-top-band{background:linear-gradient(110deg,#061d46,#075ee8 68%,#08aeea);color:#fff}.listing-top-band h1{color:#fff!important;font-size:clamp(2rem,3.7vw,3.3rem);margin:6px 0}.listing-top-band p{color:rgba(255,255,255,.82);margin:0}.listing-top-band .small-title{color:#9fddff!important}.view-switch{display:flex;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.2);padding:4px;border-radius:13px}.view-switch a{padding:.65rem .9rem;border-radius:9px;color:#fff;font-weight:700;font-size:.88rem}.view-switch a.active{background:#fff;color:var(--hm-deep)}.listing-search-wrap{position:relative;z-index:4;margin-top:-13px}.listing-search-pro{background:#fff;border:1px solid #dce7f3;border-radius:18px;padding:10px;box-shadow:0 6px 18px rgba(8,45,94,.11)}.listing-search-grid{display:grid;grid-template-columns:1.8fr 1fr 1fr .6fr .55fr auto;gap:8px;align-items:end}.search-control{padding:3px 6px}.search-control label{display:block;font-size:.7rem;font-weight:800;color:#64758e;margin-bottom:4px}.search-submit{height:52px;min-width:108px}.results-meta-row{display:flex;justify-content:space-between;gap:20px;padding:22px 0 15px;color:#667791;font-size:.85rem}.results-meta-row strong{font-size:1.25rem;color:var(--hm-deep)}.listing-layout-pro{display:grid;grid-template-columns:250px minmax(0,1fr);gap:18px;align-items:start}.filters-sidebar-pro{padding:18px;position:sticky;top:88px}.filters-title{display:flex;gap:12px;align-items:center;padding-bottom:15px;border-bottom:1px solid var(--hm-line);margin-bottom:16px}.filters-title>i{width:38px;height:38px;border-radius:11px;background:#eaf5ff;color:var(--hm-blue);display:grid;place-items:center}.filters-title span,.filters-title small{display:block}.filters-title span{font-weight:800}.filters-title small{font-size:.72rem;color:var(--hm-muted)}.filter-check{display:block;margin:8px 0}.filter-check input{display:none}.filter-check span{display:flex;align-items:center;gap:8px;padding:9px 10px;border:1px solid #dce7f3;border-radius:10px;font-size:.82rem}.filter-check input:checked+span{background:#eaf4ff;border-color:#9cc5f5;color:var(--hm-deep)}.property-grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.search-hotel-card{min-width:0;overflow:hidden;border-radius:16px!important}.search-hotel-photo{height:176px;position:relative;overflow:hidden}.search-hotel-photo img{width:100%;height:100%;object-fit:cover}.card-top-badge{position:absolute;left:10px;top:10px;background:var(--hm-blue);color:#fff;border-radius:999px;padding:.35rem .6rem;font-size:.68rem;font-weight:800}.search-hotel-body{padding:14px}.search-hotel-body h3{font-size:1.03rem!important;line-height:1.24;margin:4px 0 5px}.search-hotel-body p{font-size:.78rem;line-height:1.48;color:#677990;min-height:46px}.search-hotel-body .mini-meta{font-size:.68rem}.search-hotel-body .rating-pill{font-size:.7rem}.availability-chip{font-size:.72rem;color:#087443;background:#edfff4;border:1px solid #c8f0d8;border-radius:8px;padding:.45rem .5rem;margin:8px 0}.availability-chip i{margin-right:4px}.search-card-footer{display:flex;justify-content:space-between;align-items:end;gap:6px;border-top:1px solid #edf2f7;padding-top:10px}.search-card-footer small,.search-card-footer strong{display:block}.search-card-footer small{font-size:.65rem;color:#75869b}.search-card-footer strong{font-size:.88rem;color:var(--hm-deep)}.empty-results{grid-column:1/-1;padding:60px;text-align:center}
.map-split-shell{display:grid;grid-template-columns:minmax(370px,34%) minmax(0,1fr);height:760px;overflow:hidden;border-radius:20px!important}.map-property-column{display:flex;flex-direction:column;min-width:0;border-right:1px solid #dce7f3;background:#fff}.map-column-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:17px 18px;border-bottom:1px solid #e6edf6}.map-column-title h2{font-size:1.2rem;margin:3px 0 0}.map-live-badge{display:inline-flex;align-items:center;gap:6px;background:#e9f7ff;color:#0575bb;border:1px solid #c6e9ff;border-radius:999px;padding:.4rem .65rem;font-size:.69rem;font-weight:800}.map-property-list{overflow:auto;padding:10px;display:flex;flex-direction:column;gap:9px}.map-list-card{display:grid;grid-template-columns:138px 1fr;border:1px solid #dfe8f3;border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 2px 7px rgba(12,55,105,.05);cursor:pointer;transition:.18s}.map-list-card:hover{border-color:#9ec5f3;box-shadow:0 4px 12px rgba(12,55,105,.10);transform:translateY(-1px)}.map-list-photo img{width:100%;height:100%;min-height:145px;object-fit:cover}.map-list-body{padding:11px}.map-list-body h3{font-size:.94rem;margin:3px 0 5px;line-height:1.23}.map-list-body p{font-size:.74rem;line-height:1.43;color:#6c7c91;margin-bottom:8px}.map-list-body .mini-meta{font-size:.66rem}.map-list-footer{display:flex;justify-content:space-between;align-items:end;gap:8px}.map-list-footer small,.map-list-footer strong{display:block}.map-list-footer small{font-size:.62rem;color:#79889b}.map-list-footer strong{font-size:.84rem}.map-canvas-column{position:relative;min-width:0;background:#e8f0f7}.real-map-canvas{width:100%;height:100%!important;min-height:0!important}.map-status-note{position:absolute;z-index:500;left:14px;bottom:14px;background:rgba(255,255,255,.94);border:1px solid #d7e4f1;border-radius:10px;padding:9px 11px;box-shadow:0 3px 10px rgba(10,40,85,.11);font-size:.72rem;color:#315474}.map-status-note.has-warning{color:#8b5b00;background:#fffaf0}.hm-map-popup{width:240px}.hm-map-popup img{width:100%;height:110px;object-fit:cover;border-radius:10px}.hm-map-popup-body{padding-top:8px}.hm-map-popup-body span{display:block;font-size:.68rem;color:#6a7b90}.hm-map-popup-body strong{display:block;font-size:.88rem;margin-top:2px}.hm-map-popup-body a{background:var(--hm-blue);color:#fff;border-radius:8px;padding:.3rem .48rem;font-size:.7rem}.leaflet-popup-content-wrapper{border-radius:14px!important;box-shadow:0 5px 18px rgba(9,40,83,.18)!important}.leaflet-popup-content{margin:10px!important}

/* Property detail */
.property-head-pro{padding-top:34px;padding-bottom:18px}.property-breadcrumb{display:flex;gap:9px;color:#73839a;font-size:.78rem;margin-bottom:15px}.property-breadcrumb a{color:var(--hm-blue);font-weight:700}.property-head-pro h1{font-size:clamp(2rem,3.8vw,3.7rem);margin:5px 0 8px}.property-meta-pro{display:flex;flex-wrap:wrap;gap:16px;color:#65758d;font-size:.85rem}.property-meta-pro span{display:flex;align-items:center;gap:7px}.property-gallery-pro{display:grid;grid-template-columns:1.65fr 1fr;gap:8px;height:500px;border-radius:22px;overflow:hidden}.property-gallery-main,.property-gallery-side>a{position:relative;display:block;overflow:hidden}.property-gallery-main img,.property-gallery-side img{width:100%;height:100%;object-fit:cover;transition:.25s}.property-gallery-main:hover img,.property-gallery-side a:hover img{transform:scale(1.018)}.property-gallery-side{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:8px}.gallery-zoom,.more-photos{position:absolute;right:14px;bottom:14px;background:rgba(4,27,62,.82);color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:10px;padding:.55rem .72rem;font-size:.75rem;font-weight:800;backdrop-filter:blur(8px)}.property-gallery-placeholder{grid-column:1/-1;grid-row:1/-1}.share-pro-bar{padding:10px;border:1px solid var(--hm-line);border-radius:15px;background:#fff;box-shadow:var(--hm-shadow-thin)}.share-label{display:inline-flex;align-items:center;gap:8px;padding:.65rem .8rem;font-weight:800;color:var(--hm-deep)}.share-btn{border-radius:10px!important;box-shadow:none!important;padding:.62rem .78rem!important;font-size:.78rem!important}.property-anchor-nav{display:flex;gap:7px;flex-wrap:wrap}.property-anchor-nav a{padding:.55rem .72rem;border-radius:9px;background:#eaf4ff;color:var(--hm-deep);font-size:.76rem;font-weight:800}.property-section-card{padding:28px!important}.property-section-card h2,.section-heading-pro h2{font-weight:800!important}.property-description{font-size:.96rem;line-height:1.78;color:#53667f}.property-fact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:20px}.property-fact-grid>div{padding:15px;border:1px solid #dfe9f4;background:#f9fcff;border-radius:13px}.property-fact-grid i{color:var(--hm-blue);font-size:1rem}.property-fact-grid span,.property-fact-grid strong{display:block}.property-fact-grid span{font-size:.67rem;color:#75869b;margin-top:8px}.property-fact-grid strong{font-size:.78rem;margin-top:2px}.date-summary{font-size:.76rem;color:#516781;background:#eaf4ff;border-radius:999px;padding:.55rem .7rem}.room-detail-pro{display:grid;grid-template-columns:250px 1fr;border-radius:18px!important}.room-media-pro{min-height:100%;background:#e7eef7}.room-media-pro>a{display:block;width:100%;height:100%;position:relative}.room-media-pro img{width:100%;height:100%;min-height:360px;object-fit:cover}.room-media-pro>a>span{position:absolute;left:12px;bottom:12px;background:rgba(4,27,62,.82);color:#fff;border-radius:9px;padding:.5rem .65rem;font-size:.72rem;font-weight:800}.room-content-pro{padding:22px}.room-title-row{display:flex;justify-content:space-between;gap:16px}.room-title-row h3{font-size:1.4rem;margin:7px 0 2px}.room-stock{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:.35rem .55rem;font-size:.68rem;font-weight:800}.room-stock.is-available{background:#eafff1;color:#087443}.room-stock.is-full{background:#fff0f0;color:#b42318}.room-price{text-align:right}.room-price small,.room-price strong{display:block}.room-price small{font-size:.65rem;color:#718199}.room-price strong{font-size:1.15rem;color:var(--hm-deep)}.room-submeta{font-size:.72rem;color:#75869b}.room-content-pro>p{font-size:.82rem;line-height:1.6;color:#61728a}.room-core-facts,.room-features-pro{display:flex;gap:7px;flex-wrap:wrap}.room-core-facts span,.room-features-pro span{display:inline-flex;align-items:center;gap:6px;border:1px solid #dce7f3;border-radius:9px;padding:.46rem .55rem;font-size:.69rem;background:#fbfdff;color:#435a77}.room-core-facts i,.room-features-pro i{color:#176bd6}.room-features-pro{margin-top:9px}.room-book-row{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid #e5edf6;margin-top:16px;padding-top:15px}.room-book-row small,.room-book-row strong{display:block}.room-book-row small{font-size:.68rem;color:#718199}.room-book-row strong{font-size:.8rem;color:var(--hm-deep);margin-top:3px}.room-book-row .btn{white-space:nowrap}.amenities-grid-pro{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:18px}.amenities-grid-pro>div{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid #dfe9f4;border-radius:11px;background:#fbfdff;font-size:.78rem}.amenities-grid-pro i{color:var(--hm-blue);width:20px}.real-hotel-detail-map{height:430px;border-radius:16px;overflow:hidden;border:1px solid #dce7f3;margin-top:18px;position:relative}.map-empty-message{position:absolute;z-index:500;left:50%;top:50%;transform:translate(-50%,-50%);background:#fff;padding:12px;border-radius:10px;box-shadow:var(--hm-shadow-card)}.location-address-row{display:flex;gap:12px;align-items:center;margin-top:14px;padding:13px;background:#f5faff;border-radius:12px}.location-address-row>i{width:38px;height:38px;border-radius:10px;background:#e3f1ff;color:var(--hm-blue);display:grid;place-items:center}.location-address-row strong,.location-address-row span{display:block}.location-address-row strong{font-size:.8rem}.location-address-row span{font-size:.7rem;color:#718199;margin-top:2px}.review-row-pro{padding:16px 0;border-bottom:1px solid #edf2f7}.review-head{display:flex;justify-content:space-between;gap:10px}.review-head>div{display:flex;align-items:center;gap:8px}.review-head small{color:#8290a2}.review-row-pro p{margin:9px 0 0;color:#5c6e85;font-size:.83rem}.booking-sticky-pro{position:sticky;top:92px;padding:22px}.booking-price-row{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e8eef6;padding-bottom:16px;margin-bottom:18px}.booking-price-row small,.booking-price-row strong{display:block}.booking-price-row small{font-size:.69rem;color:#74849a}.booking-price-row strong{font-size:1.5rem;color:var(--hm-deep)}.booking-trust{display:grid;gap:8px;margin-top:16px;padding-top:14px;border-top:1px solid #e8eef6}.booking-trust span{display:flex;gap:8px;align-items:center;font-size:.73rem;color:#63758d}.booking-trust i{color:var(--hm-blue)}.similar-properties-pro{background:#eef6ff;border-top:1px solid #dbe9f7}

/* Public login + checkout */
.public-login-shell{padding:50px 0 70px;background:radial-gradient(circle at 12% 10%,rgba(8,174,234,.16),transparent 26%),linear-gradient(135deg,#eaf5ff,#fff 60%,#edf8ff)}.public-login-grid{max-width:1100px;margin:auto;display:grid;grid-template-columns:1.05fr .95fr;overflow:hidden;border-radius:26px!important}.public-login-visual{min-height:620px;background:linear-gradient(0deg,rgba(4,25,58,.56),rgba(5,38,86,.15)),url('https://images.unsplash.com/photo-1566073771259-6a8506099945?auto=format&fit=crop&w=1200&q=80') center/cover;position:relative}.public-login-overlay{position:absolute;left:0;right:0;bottom:0;padding:40px;color:#fff}.public-login-overlay h1{color:#fff!important;font-size:2.65rem;margin:16px 0}.public-login-overlay p{color:rgba(255,255,255,.88)}.login-kicker{font-size:.72rem;font-weight:800;letter-spacing:.12em}.login-benefits{display:flex;gap:8px;flex-wrap:wrap;margin-top:22px}.login-benefits span{background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.22);padding:.55rem .7rem;border-radius:999px;font-size:.72rem}.public-login-form{padding:48px}.public-login-form h2{font-size:2rem;margin:9px 0}.login-brand-mini{display:flex;align-items:center;gap:10px;margin-bottom:38px}.login-brand-mini img{width:42px;height:42px}.login-brand-mini span{display:flex;flex-direction:column}.login-brand-mini strong{color:var(--hm-deep)}.login-brand-mini small{font-size:.65rem;color:#728299}.login-input-pro{position:relative}.login-input-pro>i{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#2d6fc9;z-index:2}.login-input-pro input{padding-left:42px!important;padding-right:44px!important;height:52px}.login-input-pro button{position:absolute;right:7px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#60748e;width:35px;height:35px}.login-demo-note{display:flex;gap:9px;padding:12px;background:#eef7ff;border:1px solid #d5eafb;border-radius:11px;margin-top:18px;font-size:.72rem;color:#526984}.login-demo-note i{color:var(--hm-blue)}.login-links-row{display:flex;justify-content:space-between;gap:9px;flex-wrap:wrap;margin-top:22px;padding-top:18px;border-top:1px solid #e5edf6}.login-links-row a{font-size:.73rem;color:var(--hm-blue);font-weight:800}.checkout-pro-shell{background:linear-gradient(180deg,#f1f7ff,#fff 380px)}.checkout-steps{display:flex;justify-content:center;gap:8px}.checkout-steps span{display:flex;align-items:center;gap:7px;padding:.6rem .8rem;background:#fff;border:1px solid #dce7f3;border-radius:999px;font-size:.7rem;color:#708198}.checkout-steps b,.checkout-steps i{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#e9f3ff;color:var(--hm-blue)}.checkout-steps .active{border-color:#8abcf7;color:var(--hm-deep)}.checkout-steps .active b{background:var(--hm-blue);color:#fff}.checkout-steps .done{color:#087443}.checkout-steps .done i{background:#e8fff1;color:#087443}.checkout-form-pro{padding:34px}.checkout-form-pro h1{font-size:2rem;margin:8px 0}.checkout-summary-pro{overflow:hidden}.checkout-summary-pro>img{width:100%;height:230px;object-fit:cover}.checkout-summary-pro h2{font-size:1.25rem;margin:5px 0}.checkout-summary-lines{display:grid;gap:9px;border-top:1px solid #e5edf6;border-bottom:1px solid #e5edf6;padding:15px 0}.checkout-summary-lines>div{display:flex;justify-content:space-between;gap:12px;font-size:.76rem}.checkout-summary-lines span{color:#708198}.checkout-total{display:flex;justify-content:space-between;align-items:center;padding-top:16px}.checkout-total strong{font-size:1.35rem;color:var(--hm-deep)}

/* Hotel private login */
.hm-private-login-body{margin:0;min-height:100vh;background:linear-gradient(135deg,#061d46,#075ee8 58%,#08aeea)}.hm-private-login-shell{min-height:100vh;display:grid;place-items:center;padding:28px}.hm-private-login-card{width:min(1120px,100%);display:grid;grid-template-columns:1.08fr .92fr;background:#fff;border-radius:28px;overflow:hidden;box-shadow:0 18px 45px rgba(0,20,55,.25)}.hm-private-login-visual{min-height:650px;background:linear-gradient(0deg,rgba(2,21,51,.72),rgba(5,51,104,.13)),url('https://images.unsplash.com/photo-1551882547-ff40c63fe5fa?auto=format&fit=crop&w=1400&q=80') center/cover;position:relative}.hm-private-login-overlay{position:absolute;left:0;right:0;bottom:0;padding:44px;color:#fff}.hm-private-login-overlay h1{color:#fff!important;font-size:3rem;margin:16px 0}.hm-private-login-overlay p{color:rgba(255,255,255,.86)}.private-badge{display:inline-flex;align-items:center;gap:7px;background:rgba(0,119,255,.75);border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:.5rem .7rem;font-size:.7rem;font-weight:800}.private-feature-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.private-feature-row span{background:rgba(255,255,255,.13);padding:.5rem .65rem;border-radius:999px;font-size:.72rem}.hm-private-login-form{padding:48px}.private-brand{display:flex;align-items:center;gap:10px;margin-bottom:42px;font-weight:800;color:var(--hm-deep)}.private-brand img{width:44px;height:44px}.hm-private-login-form h2{font-size:2rem;margin:8px 0}.password-eye{position:absolute;right:7px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#63768e;width:34px;height:34px;z-index:4}.private-login-links{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-top:22px;padding-top:18px;border-top:1px solid #e5edf6}.private-login-links a{font-size:.72rem;font-weight:800;color:var(--hm-blue)}

/* Footer */
.hm-footer{background:#fff!important;border-top:1px solid #dce7f3!important}.footer-logo{width:45px;height:45px}.footer-brand{font-weight:800!important;color:var(--hm-deep)!important}.hm-footer h6{font-weight:800!important;color:var(--hm-deep)!important}.hm-footer a{font-size:.8rem!important;color:#5e718b!important}.footer-access-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.footer-access-grid>a{display:flex!important;gap:10px;align-items:center;padding:12px;border:1px solid #dce7f3;border-radius:12px;margin:0!important;background:#f9fcff}.footer-access-grid>a>i{width:36px;height:36px;border-radius:10px;background:#e8f4ff;color:var(--hm-blue);display:grid;place-items:center}.footer-access-grid strong,.footer-access-grid small{display:block}.footer-access-grid strong{font-size:.75rem;color:var(--hm-deep)}.footer-access-grid small{font-size:.62rem;margin-top:2px}.hm-global-floats{position:fixed;right:18px;bottom:18px;display:flex;flex-direction:column;gap:8px;z-index:1025}.hm-float-wsp,.hm-float-request{display:flex!important;align-items:center;gap:8px;padding:.72rem .86rem;border-radius:12px;color:#fff!important;font-size:.75rem!important;font-weight:800;background:#0aaf60;box-shadow:0 4px 12px rgba(6,76,48,.18)}.hm-float-request{background:linear-gradient(135deg,#075ee8,#2457ff)}.scroll-top{right:18px;bottom:122px;background:var(--hm-deep)!important;border-radius:12px!important;width:42px;height:42px;box-shadow:0 4px 12px rgba(5,36,80,.18)!important}

@media(max-width:1450px){.listing-search-grid{grid-template-columns:1.5fr 1fr 1fr .6fr .6fr auto}}
@media(max-width:1199.98px){.hm-home-hero{min-height:680px}.hero-search-grid{grid-template-columns:1.7fr 1fr 1fr .7fr auto}.hero-search-grid .hero-search-field:nth-of-type(5){display:none}.property-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.listing-layout-pro{grid-template-columns:220px minmax(0,1fr)}.map-split-shell{grid-template-columns:390px 1fr}.property-gallery-pro{height:430px}.room-detail-pro{grid-template-columns:220px 1fr}}
@media(max-width:991.98px){.page-shell{padding-top:70px}.hm-navbar{min-height:70px!important}.hm-navbar .navbar-collapse{background:#fff;margin:0 -18px;padding:12px 18px 18px;border-top:1px solid #e3ecf6}.brand-logo-image{width:42px!important;height:42px!important}.hm-home-hero{height:760px;min-height:760px}.hero-message-card{margin-top:-145px;max-width:650px}.hero-search-glass{bottom:82px}.hero-search-grid{grid-template-columns:1fr 1fr}.hero-search-destination{grid-column:1/-1}.hero-search-grid .hero-search-field:nth-of-type(5){display:block}.btn-hero-search{grid-column:1/-1;width:100%}.hero-trust-row{bottom:37px;left:18px;gap:12px;flex-wrap:wrap}.hero-photo-credit{display:none}.impact-stat{min-height:86px}.section-heading-pro{align-items:flex-start;flex-direction:column}.hm-product-carousel{padding-left:20px;padding-right:20px;margin-left:-20px;margin-right:-20px}.listing-search-grid{grid-template-columns:1fr 1fr}.listing-search-grid .search-control-wide{grid-column:1/-1}.search-submit{grid-column:1/-1}.listing-layout-pro{grid-template-columns:1fr}.filters-sidebar-pro{position:static}.map-split-shell{height:auto;grid-template-columns:1fr}.map-property-column{border-right:0;border-bottom:1px solid #dce7f3}.map-property-list{max-height:500px}.map-canvas-column{height:520px}.property-gallery-pro{height:390px}.property-fact-grid{grid-template-columns:1fr 1fr}.room-detail-pro{grid-template-columns:1fr}.room-media-pro img{min-height:280px;height:280px}.booking-sticky-pro{position:static}.public-login-grid,.hm-private-login-card{grid-template-columns:1fr}.public-login-visual,.hm-private-login-visual{min-height:380px}.hm-private-login-form,.public-login-form{padding:35px}.amenities-grid-pro{grid-template-columns:1fr 1fr}}
@media(max-width:767.98px){.brand-name-stack strong{font-size:.9rem}.brand-name-stack small{display:none}.hm-home-hero{height:790px;min-height:790px}.hero-message-card{margin-top:-220px}.hero-message-card h1{font-size:2.7rem!important}.hero-message-card p{font-size:.95rem}.hero-search-glass{left:10px;right:10px;bottom:63px;padding:10px}.hero-search-grid{grid-template-columns:1fr 1fr;gap:4px}.hero-search-destination{grid-column:1/-1}.hero-search-field{padding:2px 4px}.hero-search-field .form-control{height:44px;font-size:.8rem!important}.hero-search-field label{font-size:.64rem}.btn-hero-search{height:48px}.hero-trust-row{display:none}.hm-home-stats{margin-top:-16px}.impact-stat{padding:13px;gap:9px}.impact-stat>i{width:36px;height:36px}.impact-stat strong{font-size:1.12rem}.impact-stat span{font-size:.66rem}.blue-campaign-band{padding:40px 0}.home-zone-panel{padding:22px}.zone-chip-grid{grid-template-columns:1fr}.property-grid-4{grid-template-columns:1fr}.map-split-shell{border-radius:15px!important}.map-list-card{grid-template-columns:112px 1fr}.map-list-photo img{min-height:140px}.map-canvas-column{height:440px}.results-meta-row{flex-direction:column;gap:5px}.property-gallery-pro{height:auto;display:block}.property-gallery-main{height:310px}.property-gallery-side{height:240px;margin-top:7px}.property-section-card{padding:20px!important}.property-fact-grid{grid-template-columns:1fr 1fr}.amenities-grid-pro{grid-template-columns:1fr}.room-content-pro{padding:17px}.room-title-row,.room-book-row{flex-direction:column;align-items:flex-start}.room-price{text-align:left}.room-book-row .btn{width:100%}.public-login-visual{display:none}.public-login-form{padding:28px 22px}.checkout-steps{overflow:auto;justify-content:flex-start}.checkout-form-pro{padding:22px}.hm-private-login-visual{min-height:310px}.hm-private-login-overlay{padding:25px}.hm-private-login-overlay h1{font-size:2.1rem}.hm-private-login-form{padding:28px 22px}.footer-access-grid{grid-template-columns:1fr}.hm-global-floats{right:10px;bottom:10px}.hm-float-wsp span,.hm-float-request span{display:none}.hm-float-wsp,.hm-float-request{width:44px;height:44px;padding:0;justify-content:center}.scroll-top{right:10px;bottom:110px}.share-label{width:100%}}
.account-overview-pro{position:sticky;top:92px}.account-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:18px 0}.account-stat-grid>div{text-align:center;padding:12px 6px;background:#f1f8ff;border:1px solid #dceaf7;border-radius:11px}.account-stat-grid i{color:#075ee8}.account-stat-grid strong,.account-stat-grid span{display:block}.account-stat-grid strong{font-size:1.15rem;color:#082d69;margin:5px 0 2px}.account-stat-grid span{font-size:.59rem;color:#71839a}.account-quick-links{display:grid;gap:7px}.account-quick-links>a{display:grid!important;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:11px!important;border:1px solid #dce7f3;border-radius:11px;margin:0!important;background:#fbfdff;color:#4f647d!important}.account-quick-links>a>i:first-child{width:34px;height:34px;border-radius:9px;background:#e8f4ff;color:#075ee8;display:grid;place-items:center}.account-quick-links strong,.account-quick-links small{display:block}.account-quick-links strong{font-size:.71rem;color:#102f5d}.account-quick-links small{font-size:.6rem;color:#76879b;margin-top:2px}.account-quick-links>a>i:last-child{font-size:.65rem;color:#8ba0b7}
.home-available-badge{position:absolute;left:11px;top:11px;z-index:3;display:inline-flex;align-items:center;gap:5px;background:rgba(234,255,242,.95);color:#087443;border:1px solid #bfe9d0;border-radius:999px;padding:.38rem .58rem;font-size:.65rem;font-weight:800;backdrop-filter:blur(6px)}

.hero-photo-credit a{color:inherit!important;text-decoration:underline;text-decoration-color:rgba(255,255,255,.35);text-underline-offset:2px}.hero-photo-credit a:hover{color:#fff!important}

/* ===== Sunset premium refresh 2026-08-10 ===== */
:root{
  --hm-primary:#b53423;
  --hm-primary-dark:#861b17;
  --hm-secondary:#f08a2a;
  --hm-secondary-soft:#f6b463;
  --hm-gold:#d9a441;
  --hm-ink:#211b1a;
  --hm-surface:#ffffff;
  --hm-soft:#fff7f1;
  --hm-border:#edd9cf;
  --hm-shadow:0 1px 2px rgba(62,20,14,.08),0 10px 22px rgba(111,35,16,.08);
  --hm-shadow-hover:0 2px 5px rgba(62,20,14,.12),0 18px 34px rgba(111,35,16,.14);
}
body,.hm-navbar,.btn,.form-control,.form-select,.card,h1,h2,h3,h4,h5,h6,p,a,span,div,small,strong{font-family:'Manrope',Arial,sans-serif;}
body{background:linear-gradient(180deg,#fff8f4 0%,#fff 28%,#fff9f6 100%);color:var(--hm-ink);}
.hm-navbar{background:rgba(255,249,246,.96)!important;border-bottom:1px solid rgba(181,52,35,.12)!important;box-shadow:0 1px 0 rgba(181,52,35,.05),0 10px 24px rgba(49,17,11,.07)!important;}
.hm-navbar .nav-link{padding:.75rem 1rem!important;margin:0 .15rem;border-radius:999px;color:#51322c!important;font-weight:700!important;}
.hm-navbar .nav-link:hover,.hm-navbar .nav-link.active{background:#fff1ea;color:var(--hm-primary)!important;}
.hm-main-nav{gap:.15rem;}
.hm-brand strong{color:#1f1615;}
.brand-name-stack small{color:#905b4d;}
.brand-logo-image{height:52px;width:auto;}
.btn-hm,.btn-hero-search,.btn-campaign{background:linear-gradient(135deg,var(--hm-primary),#d04a28)!important;border:0!important;color:#fff!important;box-shadow:0 12px 28px rgba(181,52,35,.22)!important;}
.btn-hm:hover,.btn-hero-search:hover,.btn-campaign:hover{background:linear-gradient(135deg,#9b241c,var(--hm-primary-dark))!important;color:#fff!important;transform:translateY(-1px);}
.btn-outline-hm{border:1px solid rgba(181,52,35,.22)!important;color:var(--hm-primary)!important;background:#fff!important;}
.btn-outline-hm:hover{background:#fff3ec!important;color:var(--hm-primary-dark)!important;border-color:rgba(181,52,35,.38)!important;}
.small-title,.hero-kicker,.campaign-pill{color:var(--hm-primary)!important;}
.hm-card-flat,.hm-card,.search-hotel-list-card,.search-hotel-card,.checkout-form-pro,.checkout-summary-pro,.property-section-card,.property-gallery-pro,.share-pro-bar,.map-split-shell,.listing-search-pro{border:1px solid var(--hm-border)!important;box-shadow:var(--hm-shadow)!important;background:#fff!important;}
.hm-home-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(26,14,11,.14),rgba(78,22,14,.38));pointer-events:none;}
.hm-home-hero .hero-message-card{background:linear-gradient(135deg,rgba(31,16,14,.85),rgba(142,43,27,.82));backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.12);box-shadow:0 20px 40px rgba(31,10,7,.22);}
.hero-search-glass{background:rgba(255,251,249,.96)!important;border:1px solid rgba(214,127,73,.2)!important;box-shadow:0 20px 45px rgba(62,20,14,.14)!important;}
.hero-search-glass .form-control,.listing-search-pro .form-control,.listing-search-pro .form-select,.checkout-form-pro .form-control,.checkout-form-pro .form-select,.checkout-form-pro textarea{border:1px solid #e8c9ba!important;border-radius:16px!important;}
.hero-search-glass .form-control:focus,.listing-search-pro .form-control:focus,.listing-search-pro .form-select:focus,.checkout-form-pro .form-control:focus,.checkout-form-pro .form-select:focus,.checkout-form-pro textarea:focus{box-shadow:0 0 0 .24rem rgba(181,52,35,.10)!important;border-color:#d77a46!important;}
.impact-stat{background:linear-gradient(135deg,#fff7f1,#fff)!important;border:1px solid var(--hm-border)!important;box-shadow:var(--hm-shadow)!important;}
.impact-stat i{background:linear-gradient(135deg,var(--hm-primary),var(--hm-secondary));-webkit-background-clip:text;background-clip:text;color:transparent;}
.blue-campaign-band{background:linear-gradient(120deg,#1f0f0b,#8a2318 45%,#d66b24 100%)!important;}
.view-switch{background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.18)!important;padding:6px;}
.view-switch a{color:#fff!important;border-radius:16px;}
.view-switch a.active{background:#fff!important;color:var(--hm-primary)!important;}
.listing-top-band{background:linear-gradient(135deg,#8d2418 0%,#c84a22 45%,#ed9b42 100%)!important;color:#fff;}
.listing-top-band h1,.listing-top-band p,.listing-top-band .small-title{color:#fff!important;}
.results-meta-row{background:#fff7f1;border:1px solid var(--hm-border);padding:14px 18px;border-radius:18px;margin-bottom:18px;}
.property-list-stack{display:flex;flex-direction:column;gap:18px;}
.search-hotel-list-card{display:grid;grid-template-columns:320px minmax(0,1fr) 280px;gap:0;overflow:hidden;border-radius:28px!important;}
.search-hotel-list-photo{position:relative;min-height:100%;}
.search-hotel-list-photo a,.search-hotel-list-photo img{display:block;width:100%;height:100%;object-fit:cover;min-height:238px;}
.search-hotel-list-badges{position:absolute;top:14px;left:14px;right:14px;display:flex;justify-content:space-between;gap:10px;}
.property-pill{display:inline-flex;align-items:center;padding:.52rem .9rem;border-radius:999px;font-size:.86rem;font-weight:800;box-shadow:0 10px 20px rgba(0,0,0,.08);}
.property-pill-warm{background:#ffefe7;color:var(--hm-primary);}
.property-pill-dark{background:rgba(25,17,17,.78);color:#fff;}
.search-hotel-list-content{padding:22px 20px;display:flex;flex-direction:column;gap:14px;}
.search-list-top-row{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;}
.search-hotel-list-content h3{font-size:1.85rem;line-height:1.05;margin:0;}
.search-hotel-list-content h3 a{text-decoration:none;color:#13222f;}
.hotel-location-line{display:flex;align-items:center;gap:7px;color:#6b544b;font-weight:600;margin-top:6px;}
.list-rating-wrap{display:flex;flex-direction:column;align-items:flex-end;gap:6px;white-space:nowrap;}
.search-list-summary{font-size:1.02rem;color:#4e413d;margin:0;}
.search-hotel-fact-row{display:flex;flex-wrap:wrap;gap:12px;}
.search-hotel-fact-row span{display:inline-flex;align-items:center;gap:8px;padding:.7rem .95rem;border-radius:16px;background:#fff7f1;border:1px solid var(--hm-border);font-weight:700;color:#503f37;}
.search-room-service-blocks{display:grid;grid-template-columns:1fr 1fr;gap:14px;}
.search-room-service-blocks strong{display:block;color:#473531;margin-bottom:9px;font-size:.98rem;}
.feature-chip-row{display:flex;flex-wrap:wrap;gap:10px;}
.feature-chip-row span{display:inline-flex;align-items:center;gap:8px;padding:.66rem .95rem;border-radius:999px;background:#f7f2ee;border:1px solid #ead7cc;font-weight:700;color:#4e3a31;}
.search-hotel-list-side{padding:20px;border-left:1px solid var(--hm-border);display:flex;flex-direction:column;gap:14px;justify-content:flex-start;background:linear-gradient(180deg,#fff 0%,#fff7f1 100%);}
.price-box-heading{text-transform:uppercase;letter-spacing:.11em;font-size:.86rem;color:#8a5a4b;font-weight:800;}
.search-side-price{font-size:3rem;line-height:1;font-weight:900;color:#13222f;}
.search-side-price small{font-size:1rem;color:#4e413d;font-weight:700;}
.price-box-subtotal{padding-top:12px;border-top:1px solid var(--hm-border);color:#4e413d;font-weight:700;}
.age-note{display:inline-flex;align-items:center;gap:8px;padding:.65rem .95rem;border-radius:999px;background:#fff2dd;color:#7c521c;font-weight:800;}
.share-card-wrap{padding-top:8px;border-top:1px solid var(--hm-border);display:flex;flex-direction:column;gap:10px;}
.share-card-wrap>span{font-weight:800;color:#48352f;}
.share-card-buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px;}
.share-mini-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:.8rem .9rem;border-radius:14px;border:1px solid var(--hm-border);background:#fff;text-decoration:none;color:#342a28;font-weight:800;}
.share-mini-btn:hover{background:#fff4ee;color:var(--hm-primary);}
.room-detail-pro{border-radius:28px!important;}
.share-buttons-wrap .share-btn{border-color:var(--hm-border);font-weight:800;}
.real-map-canvas,.map-canvas-column,.map-property-column,.map-list-card{border-color:var(--hm-border)!important;}
.portal-inline-note{display:flex;align-items:flex-start;gap:12px;padding:16px 18px;border-radius:18px;background:#fff4ec;border:1px solid #f0d2c0;color:#5d3c34;}
.portal-inline-note i{font-size:1.15rem;color:var(--hm-primary);margin-top:2px;}
.gateway-sim-card{border:1px solid var(--hm-border);border-radius:24px;padding:22px;background:linear-gradient(135deg,#fff,#fff5ee);box-shadow:var(--hm-shadow);}
.gateway-demo-pill{display:inline-flex;align-items:center;gap:8px;padding:.55rem .9rem;border-radius:999px;background:#1f1615;color:#fff;font-weight:800;font-size:.85rem;}
.gateway-sim-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-end;margin:18px 0 12px;}
.gateway-sim-head small{text-transform:uppercase;letter-spacing:.12em;color:#8d5b49;font-weight:800;}
.gateway-sim-head h2{font-size:2.2rem;margin:4px 0 0;color:#171313;}
.gateway-sim-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;}
.gateway-sim-grid div{border:1px solid var(--hm-border);border-radius:16px;padding:14px;background:#fff;}
.gateway-sim-grid span{display:block;font-size:.8rem;text-transform:uppercase;letter-spacing:.08em;color:#93604d;font-weight:800;}
.gateway-sim-grid strong{display:block;margin-top:6px;color:#201717;}
.checkout-summary-lines div,.checkout-total{border-color:var(--hm-border)!important;}
@media (max-width: 1199.98px){
  .search-hotel-list-card{grid-template-columns:280px minmax(0,1fr);}
  .search-hotel-list-side{grid-column:1/-1;border-left:0;border-top:1px solid var(--hm-border);}
}
@media (max-width: 991.98px){
  .search-room-service-blocks{grid-template-columns:1fr;}
}
@media (max-width: 767.98px){
  .search-hotel-list-card{grid-template-columns:1fr;}
  .search-hotel-list-photo a,.search-hotel-list-photo img{min-height:230px;}
  .search-list-top-row{flex-direction:column;}
  .list-rating-wrap{align-items:flex-start;}
  .share-card-buttons,.gateway-sim-grid{grid-template-columns:1fr;}
  .search-hotel-list-content h3{font-size:1.45rem;}
}

/* ===== Refinements after client review 2026-08-10 v3 ===== */
.hm-home-hero{min-height:760px;background:#160e0d;}
.hm-home-hero::after{background:linear-gradient(180deg,rgba(14,9,8,.30),rgba(58,20,12,.48));}
.hm-home-hero-slide{filter:saturate(1.02) contrast(1.03) brightness(.86);background-position:center center!important;}
.hm-hero-content{padding-top:110px;padding-bottom:118px;}
.hero-message-card{max-width:680px!important;padding:30px 34px 28px!important;border-radius:28px!important;background:linear-gradient(135deg,rgba(34,18,14,.74),rgba(136,43,24,.66))!important;backdrop-filter:blur(8px);}
.hero-message-card h1{font-size:clamp(3rem,5vw,5rem)!important;line-height:.98!important;max-width:10ch;}
.hero-message-card p{font-size:1.08rem!important;max-width:620px;color:rgba(255,249,245,.92)!important;}
.hero-kicker{background:#1f4da8;border:1px solid rgba(255,255,255,.16);padding:.55rem .95rem;border-radius:999px;display:inline-flex;align-items:center;gap:8px;width:max-content;letter-spacing:.16em;font-size:.76rem!important;}
.hero-cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px;}
.hero-outline-btn{border-color:rgba(255,255,255,.38)!important;color:#fff!important;background:rgba(255,255,255,.06)!important;}
.hero-outline-btn:hover{background:rgba(255,255,255,.16)!important;color:#fff!important;}
.hero-search-glass{bottom:32px!important;border-radius:24px!important;padding:12px!important;}
.hero-trust-row{bottom:-10px!important;}
.hero-photo-credit{bottom:10px!important;color:rgba(255,255,255,.82)!important;}
.hero-photo-credit a{color:#ffd4ba!important;}
.hm-home-stats{margin-top:38px!important;}
.impact-stat{padding:20px 22px!important;min-height:104px;background:linear-gradient(180deg,#fffefc,#fff7f1)!important;}
.impact-stat strong{display:block;color:#221816!important;font-size:2rem!important;line-height:1;}
.impact-stat span{display:block;color:#6b5148!important;font-weight:700!important;opacity:1!important;}
.impact-stat i{font-size:1.3rem!important;min-width:20px;}
.home-zone-panel{background:linear-gradient(180deg,#f4f8fb,#f7fbff)!important;border:1px solid #d7e3ef!important;box-shadow:0 14px 30px rgba(40,51,67,.06)!important;}
.blue-campaign-band-soft{margin-top:12px;border-radius:28px;overflow:hidden;}
.blue-campaign-band-soft .container{padding-top:34px;padding-bottom:34px;}
.filter-stack-pro .form-label{font-size:.76rem;font-weight:800;color:#6d544d;margin-bottom:6px;}
.filter-stack-pro .form-control,.filter-stack-pro .form-select{border-radius:14px!important;}
.filters-sidebar-pro{background:linear-gradient(180deg,#fff 0%,#fff8f4 100%)!important;border-radius:24px!important;}
.filters-title{border-bottom:1px solid #efd8cb!important;}
.filters-title>i{background:#fff0e8!important;color:#b53423!important;}
.filter-check span{border-color:#ead4c9!important;background:#fff!important;color:#523a32;font-weight:700;}
.filter-check input:checked+span{background:#fff1e8!important;border-color:#dc8c66!important;color:#7d251a;}
.listing-layout-pro{grid-template-columns:290px minmax(0,1fr)!important;align-items:start!important;}
.property-list-stack{gap:16px!important;}
.search-hotel-list-card{grid-template-columns:280px minmax(0,1fr) 245px!important;border-radius:24px!important;}
.search-hotel-list-content{padding:18px 18px 16px!important;gap:12px!important;}
.search-hotel-list-content h3{font-size:1.55rem!important;}
.search-list-summary{font-size:.98rem!important;line-height:1.6!important;}
.search-hotel-fact-row span,.feature-chip-row span{font-size:.82rem!important;padding:.62rem .85rem!important;}
.search-hotel-list-side{padding:18px 16px!important;}
.search-side-price{font-size:2.6rem!important;}
.hm-footer{background:linear-gradient(180deg,#171212 0%,#241917 100%)!important;border-top:1px solid rgba(255,255,255,.06)!important;color:#ead9d1!important;}
.hm-footer .text-muted,.hm-footer p,.hm-footer small,.hm-footer span{color:#bca8a1!important;}
.footer-brand,.hm-footer h6{color:#fff7ef!important;}
.hm-footer a{color:#e4c2ab!important;display:block;margin:.18rem 0;}
.hm-footer a:hover{color:#ffd7be!important;}
.footer-logo{filter:drop-shadow(0 8px 16px rgba(0,0,0,.18));}
.footer-access-grid>a{background:rgba(255,255,255,.03)!important;border-color:rgba(255,255,255,.08)!important;}
.footer-access-grid>a>i{background:rgba(239,138,42,.12)!important;color:#ffcc92!important;}
.footer-access-grid strong{color:#fff4ec!important;}
.footer-bottom{border-top:1px solid rgba(255,255,255,.08)!important;color:#bca8a1!important;}
.dev-link{color:#ffd5b5!important;}
.hm-float-request{background:linear-gradient(135deg,#7c2116,#d06a28)!important;}
.scroll-top{background:#2a1a18!important;}
@media (max-width:1199.98px){.listing-layout-pro{grid-template-columns:250px minmax(0,1fr)!important;}.search-hotel-list-card{grid-template-columns:240px minmax(0,1fr)!important;}.search-hotel-list-side{grid-column:1/-1!important;}}
@media (max-width:991.98px){.hm-hero-content{padding-top:100px;padding-bottom:120px;}.hero-message-card{max-width:100%!important;}.hero-message-card h1{font-size:clamp(2.7rem,7vw,4rem)!important;}.listing-layout-pro{grid-template-columns:1fr!important;}}
@media (max-width:767.98px){.hero-message-card{padding:24px 20px!important;}.hero-cta-row{flex-direction:column;}.hero-cta-row .btn{width:100%;}.hero-search-glass{bottom:54px!important;}.impact-stat strong{font-size:1.45rem!important;}.search-hotel-list-card{grid-template-columns:1fr!important;}}

/* ===== Homepage redesign inspired by provided reference · 2026-08-10 v4 ===== */
.hm-home-hero-v4{position:relative;min-height:980px;background:#f5f6f9;overflow:hidden;}
.hm-home-hero-v4 .hm-home-hero-slide{height:760px;filter:saturate(1.02) brightness(.9);background-size:cover;background-position:center center;}
.hm-home-hero-v4::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,18,34,.12) 0%,rgba(12,11,15,.42) 62%,rgba(245,246,249,1) 100%);pointer-events:none;z-index:1;}
.hm-home-hero-v4 .hm-hero-overlay{display:none;}
.hm-hero-content-v4{position:absolute;z-index:2;inset:0;display:flex;flex-direction:column;justify-content:flex-start;padding-top:118px;padding-bottom:44px;}
.hero-copy-v4{max-width:560px;color:#fff;text-shadow:0 10px 35px rgba(0,0,0,.25);}
.hero-copy-v4 h1{margin:0;font-size:clamp(2.8rem,5.4vw,5.3rem);font-weight:500;line-height:.95;letter-spacing:-.04em;}
.hero-copy-v4 h1 span{display:block;font-family:Georgia,"Times New Roman",serif;font-style:italic;font-weight:700;color:#ffae2a;}
.hero-copy-v4 h1 small{display:block;margin-top:10px;font-size:clamp(1.1rem,1.6vw,1.7rem);line-height:1.18;font-weight:500;color:#fff;}
.hero-meta-v4{display:flex;flex-wrap:wrap;gap:18px;margin-top:24px;font-size:.95rem;font-weight:600;color:#fff7f2;}
.hero-meta-v4 span{display:inline-flex;align-items:center;gap:8px;}
.hero-search-glass-v4{position:relative;margin-top:365px;background:#fff;padding:18px;border-radius:22px;box-shadow:0 18px 50px rgba(26,22,20,.18)!important;border:1px solid rgba(221,223,228,.8)!important;}
.hero-search-grid-v4{display:grid;grid-template-columns:2.1fr 1.15fr 1.15fr .9fr .9fr .95fr;gap:14px;align-items:end;}
.hero-search-grid-v4 .hero-search-field label{font-size:.83rem;font-weight:800;color:#665f5e;margin-bottom:8px;}
.hero-search-grid-v4 .form-control{height:56px;border-radius:14px!important;border:1px solid #e6e6ea!important;background:#fbfbfc;}
.hero-search-grid-v4 .input-icon-wrap i{color:#85808a;}
.hero-search-grid-v4 .btn-hero-search{height:56px;border-radius:14px!important;font-size:1.16rem;padding:0 1.25rem;background:linear-gradient(135deg,#ff8a1f,#ff6f12)!important;box-shadow:none!important;}
.hero-benefits-v4{margin-top:18px;display:grid;grid-template-columns:repeat(4,1fr);gap:0;padding:0!important;overflow:hidden;border-radius:22px!important;box-shadow:0 18px 35px rgba(25,28,37,.10)!important;background:#fff!important;}
.hero-benefits-v4>div{display:flex;align-items:flex-start;gap:14px;padding:22px 20px;border-right:1px solid #ececf0;}
.hero-benefits-v4>div:last-child{border-right:0;}
.hero-benefits-v4 i{width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#fff4eb;color:#ff7c16;font-size:1.15rem;flex:0 0 42px;}
.hero-benefits-v4 strong{display:block;color:#1f1e23;font-size:1rem;}
.hero-benefits-v4 small{display:block;margin-top:2px;color:#827d84;font-size:.9rem;}
.hm-home-hero-v4 .hero-photo-credit{position:relative;display:inline-block;margin-top:16px;color:rgba(255,255,255,.86)!important;bottom:auto;left:auto;}
.hm-home-hero-v4 .hero-photo-credit a{color:#ffd6b8!important;}
.home-section-v4{position:relative;z-index:3;}
.home-title-row{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;}
.home-title-row h2{font-size:2.2rem;line-height:1.05;margin:.35rem 0;color:#17171d;letter-spacing:-.03em;}
.home-title-row p{margin:0;color:#71717a;font-size:1.02rem;}
.category-grid-v4{display:grid;grid-template-columns:repeat(7,1fr);gap:16px;}
.category-card-v4{position:relative;display:block;padding:14px 14px 16px;border-radius:22px;border:1px solid #e7e7eb;background:#fff;text-decoration:none;box-shadow:0 12px 24px rgba(18,20,28,.05);transition:transform .2s ease, box-shadow .2s ease;overflow:hidden;}
.category-card-v4:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(18,20,28,.09);}
.category-card-v4 img{width:100%;height:160px;object-fit:cover;border-radius:16px;display:block;}
.category-card-v4 .cat-icon{position:absolute;left:50%;transform:translateX(-50%);top:148px;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:1.2rem;box-shadow:0 10px 20px rgba(26,26,31,.18);border:4px solid #fff;}
.category-card-v4 .cat-icon.cyan{background:#2ac8db;}.category-card-v4 .cat-icon.gray{background:#8e939d;}.category-card-v4 .cat-icon.blue{background:#4b72ff;}.category-card-v4 .cat-icon.orange{background:#ff8c3a;}.category-card-v4 .cat-icon.red{background:#f1493d;}.category-card-v4 .cat-icon.indigo{background:#4850ff;}.category-card-v4 .cat-icon.green{background:#44b853;}
.category-card-v4 strong{display:block;margin-top:34px;color:#22222a;font-size:1rem;line-height:1.2;}
.category-card-v4 small{display:block;margin-top:7px;color:#7a7c82;font-size:.9rem;}
.popular-hotels-grid-v4{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;}
.popular-hotel-card-v4{overflow:hidden;border-radius:22px!important;display:flex;flex-direction:column;}
.popular-hotel-card-v4 .popular-photo img{width:100%;height:188px;object-fit:cover;display:block;}
.popular-body{padding:15px 15px 18px;}
.popular-body h3{font-size:1rem;line-height:1.25;margin:0 0 9px;min-height:2.5em;}
.popular-body h3 a{text-decoration:none;color:#1d1f27;}
.hotel-stars-line{display:flex;align-items:center;flex-wrap:wrap;gap:5px;color:#ff9d13;font-size:.88rem;}
.hotel-stars-line span{margin-left:6px;color:#2d2e37;font-weight:800;}.hotel-stars-line small{color:#8a8c92;}
.popular-badge-text{display:inline-block;margin-top:10px;color:#ff7d18;font-size:.82rem;font-weight:800;}
.popular-price-row{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin-top:12px;}
.popular-price-row small{display:block;color:#8a8d93;font-size:.82rem;}
.popular-price-row strong{display:block;color:#23232d;font-size:1.42rem;line-height:1.1;}
.discount-badge-v4{padding:.45rem .65rem;border-radius:10px;background:#ff5b50;color:#fff;font-weight:800;font-size:.88rem;}
.marketing-grid-v4{display:grid;grid-template-columns:repeat(6,1fr);gap:16px;align-items:stretch;}
.marketing-mini-card{padding:18px 18px 16px;min-height:170px;border-radius:20px!important;background:#fff!important;}
.marketing-mini-card i{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;margin-bottom:14px;font-size:1.08rem;}
.marketing-mini-card strong{display:block;font-size:1rem;color:#1e1f27;margin-bottom:8px;}
.marketing-mini-card p{margin:0;color:#777983;font-size:.93rem;line-height:1.45;}
.marketing-mini-card.tone-blue i{background:#edf2ff;color:#4f74ff;}.marketing-mini-card.tone-yellow i{background:#fff7da;color:#d7a000;}.marketing-mini-card.tone-orange i{background:#fff0e7;color:#ff7a19;}.marketing-mini-card.tone-amber i{background:#fff4df;color:#d98c00;}.marketing-mini-card.tone-purple i{background:#f2eaff;color:#7a4dff;}
.marketing-cta-card{position:relative;padding:26px;border-radius:22px;background:linear-gradient(135deg,rgba(255,124,25,.96),rgba(255,166,76,.88)), url('https://commons.wikimedia.org/wiki/Special:Redirect/file/Vina%20del%20Mar%20Strand.JPG') center/cover; color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:170px;box-shadow:0 16px 36px rgba(255,128,30,.22);}
.marketing-cta-card strong{font-size:1.22rem;display:block;}.marketing-cta-card p{margin:.35rem 0 0;color:#fff3e7;}.marketing-cta-card .btn{align-self:flex-start;margin-top:18px;color:#ff7a18!important;font-weight:800;}
.trust-newsletter-v4{display:grid;grid-template-columns:1.2fr .95fr;gap:24px;padding:34px!important;border-radius:26px!important;background:linear-gradient(180deg,#fff 0%,#fffaf6 100%)!important;}
.trust-side-v4 h3{font-size:2rem;line-height:1.08;max-width:460px;margin:0;color:#1b1c24;}
.trust-stats-v4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px;}
.trust-stats-v4 div{padding-right:12px;border-right:1px solid #ececf0;}.trust-stats-v4 div:last-child{border-right:0;}
.trust-stats-v4 strong{display:block;font-size:2rem;color:#ff7b19;line-height:1;}.trust-stats-v4 span{display:block;margin-top:8px;color:#75777e;font-size:.94rem;}
.newsletter-side-v4{padding:10px 0 0;}
.newsletter-side-v4 h4{margin:.45rem 0 .8rem;font-size:1.65rem;color:#24252d;}
.newsletter-form-v4{display:flex;gap:12px;margin-top:16px;}.newsletter-form-v4 .form-control{height:54px;border-radius:14px!important;border:1px solid #e8e8ed!important;background:#fff;}.newsletter-form-v4 .btn{height:54px;padding:0 1.25rem;white-space:nowrap;}
.newsletter-side-v4 small{display:block;margin-top:12px;color:#8b8d93;}
.home-service-strip-v4{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;padding:18px 0 0;border-top:1px solid #ebecef;}
.home-service-strip-v4>div{display:flex;align-items:flex-start;gap:12px;}.home-service-strip-v4 i{color:#ff7a19;font-size:1.18rem;margin-top:3px;}.home-service-strip-v4 strong{display:block;color:#25262e;font-size:1rem;}.home-service-strip-v4 small{display:block;color:#7b7e86;font-size:.9rem;}
/* Lighter footer for new home look */
.hm-footer{background:#fff!important;border-top:1px solid #ececf0!important;color:#373943!important;}
.hm-footer .footer-brand,.hm-footer h6{color:#22242d!important;}
.hm-footer .text-muted,.hm-footer p,.hm-footer small,.hm-footer span{color:#7d8088!important;}
.hm-footer a{color:#4f5560!important;}.hm-footer a:hover{color:#ff7a19!important;}
.footer-access-grid>a{background:#fff!important;border:1px solid #ececf0!important;}
.footer-access-grid strong{color:#23242b!important;}.footer-access-grid>a>i{background:#fff4eb!important;color:#ff7b19!important;}
.footer-bottom{border-top:1px solid #ececf0!important;color:#7d8088!important;}.dev-link{color:#ff7b19!important;}
.hm-float-request{background:linear-gradient(135deg,#ff8d22,#ff6f12)!important;}
@media (max-width: 1399.98px){
  .category-grid-v4{grid-template-columns:repeat(4,1fr);} .popular-hotels-grid-v4{grid-template-columns:repeat(3,1fr);} .marketing-grid-v4{grid-template-columns:repeat(3,1fr);} .hero-search-grid-v4{grid-template-columns:2fr 1fr 1fr .85fr .85fr .9fr;}
}
@media (max-width: 1199.98px){
  .hm-home-hero-v4{min-height:1030px;} .hero-search-glass-v4{margin-top:320px;} .hero-benefits-v4{grid-template-columns:repeat(2,1fr);} .trust-newsletter-v4{grid-template-columns:1fr;} .trust-stats-v4{grid-template-columns:repeat(2,1fr);} .home-service-strip-v4{grid-template-columns:repeat(3,1fr);} 
}
@media (max-width: 991.98px){
  .hm-home-hero-v4 .hm-home-hero-slide{height:680px;} .hm-hero-content-v4{padding-top:100px;} .hero-search-grid-v4{grid-template-columns:1fr 1fr;} .hero-search-glass-v4{margin-top:280px;} .hero-benefits-v4{grid-template-columns:1fr 1fr;} .category-grid-v4,.popular-hotels-grid-v4,.marketing-grid-v4,.home-service-strip-v4{grid-template-columns:repeat(2,1fr);} 
}
@media (max-width: 767.98px){
  .hm-home-hero-v4{min-height:1180px;} .hm-home-hero-v4 .hm-home-hero-slide{height:620px;} .hero-copy-v4 h1{font-size:2.9rem;} .hero-copy-v4 h1 small{font-size:1.15rem;} .hero-meta-v4{gap:10px;font-size:.85rem;} .hero-search-glass-v4{margin-top:245px;padding:16px;} .hero-search-grid-v4{grid-template-columns:1fr;} .hero-benefits-v4{grid-template-columns:1fr;} .hero-benefits-v4>div{border-right:0;border-bottom:1px solid #ececf0;} .hero-benefits-v4>div:last-child{border-bottom:0;} .category-grid-v4,.popular-hotels-grid-v4,.marketing-grid-v4,.home-service-strip-v4{grid-template-columns:1fr;} .home-title-row{flex-direction:column;align-items:flex-start;} .trust-stats-v4{grid-template-columns:1fr 1fr;} .newsletter-form-v4{flex-direction:column;} 
}

/* ===== Visual correction pass after QA · 2026-08-10 v5 ===== */
.hm-navbar{background:rgba(255,252,250,.98)!important;border-bottom:1px solid rgba(225,220,217,.92)!important;box-shadow:0 8px 24px rgba(23,24,30,.06)!important;}
.hm-nav-container{max-width:1440px;padding-inline:24px;}
.brand-logo-image{height:34px!important;}
.brand-name-stack strong{font-size:1.05rem;color:#1e1f25!important;}
.brand-name-stack small{font-size:.75rem;color:#8f8f97!important;}
.hm-navbar .nav-link{font-size:.98rem;font-weight:700!important;color:#2e2f37!important;padding:.82rem .8rem!important;}
.hm-navbar .nav-link:hover,.hm-navbar .nav-link.active{background:#fff4eb;color:#ff7718!important;}
.nav-outline-btn{padding:.72rem 1rem!important;border-radius:12px!important;font-weight:800!important;}
.btn-campaign{padding:.72rem 1rem!important;border-radius:12px!important;font-weight:800!important;background:linear-gradient(135deg,#cc4b2a,#e36c23)!important;}
.hm-navbar .btn-hm.btn-sm,.hm-navbar .btn-campaign,.hm-navbar .btn-outline-hm.btn-sm{font-size:.95rem!important;}
.page-shell{padding-top:88px!important;}
.hm-home-hero-v4{min-height:930px;background:#f6f7fb;}
.hm-home-hero-v4 .carousel-inner,.hm-home-hero-v4 .carousel-item{height:700px;}
.hm-home-hero-v4 .hm-home-hero-slide{height:700px!important;filter:saturate(1.08) contrast(1.02) brightness(.92);}
.hm-home-hero-v4::after{background:linear-gradient(90deg,rgba(24,17,16,.42) 0%,rgba(24,17,16,.16) 36%,rgba(22,16,15,.08) 58%,rgba(246,247,251,.95) 100%), linear-gradient(180deg,rgba(18,18,22,.08) 0%,rgba(246,247,251,0) 70%,rgba(246,247,251,1) 100%)!important;}
.hm-hero-content-v4{position:absolute;z-index:2;inset:0;min-height:700px;padding-top:60px;padding-bottom:0;display:flex;flex-direction:column;justify-content:flex-start;}
.hero-copy-v4{max-width:560px;padding-top:20px;position:relative;z-index:3;}
.hero-copy-v4 h1{margin:0!important;font-size:clamp(4rem,5.4vw,5.4rem)!important;line-height:.90!important;font-weight:700!important;letter-spacing:-.06em!important;color:#fff!important;text-shadow:0 10px 30px rgba(0,0,0,.22)!important;}
.hero-copy-v4 h1 span{color:#ffb022!important;font-family:Georgia,"Times New Roman",serif!important;font-style:italic!important;font-weight:700!important;display:block;}
.hero-copy-v4 h1 small{display:block!important;margin-top:12px!important;font-size:1.55rem!important;line-height:1.18!important;color:#fff!important;font-weight:500!important;letter-spacing:normal!important;}
.hero-meta-v4{margin-top:24px!important;display:flex!important;flex-wrap:wrap!important;gap:16px 22px!important;color:#fff!important;font-size:.96rem!important;font-weight:700!important;text-shadow:0 8px 24px rgba(0,0,0,.22)!important;}
.hero-meta-v4 span{display:inline-flex!important;align-items:center;gap:8px;}
.hero-meta-v4 i{color:#fff!important;}
.hero-search-glass-v4{margin-top:auto!important;margin-bottom:0;transform:translateY(44px);position:relative;z-index:5;border-radius:22px!important;padding:16px 18px!important;box-shadow:0 18px 55px rgba(24,22,24,.18)!important;background:#fff!important;max-width:1190px;}
.hero-search-grid-v4{grid-template-columns:2.2fr 1.18fr 1.18fr .85fr .85fr 1fr!important;gap:14px!important;}
.hero-search-grid-v4 .hero-search-field{display:flex;flex-direction:column;}
.hero-search-grid-v4 .hero-search-field label{font-size:.83rem!important;color:#777781!important;line-height:1.2!important;}
.hero-search-grid-v4 .form-control{height:56px!important;border-radius:12px!important;border:1px solid #e8e8ed!important;background:#fff!important;color:#2c2d35!important;font-size:1rem!important;box-shadow:none!important;}
.hero-search-grid-v4 .form-control::placeholder{color:#a3a4ab!important;opacity:1;}
.hero-search-grid-v4 .input-icon-wrap{height:56px;display:flex;align-items:center;border-radius:12px;border:1px solid #e8e8ed;background:#fff;padding:0 14px;}
.hero-search-grid-v4 .input-icon-wrap i{margin-right:10px;color:#8a8b93!important;}
.hero-search-grid-v4 .input-icon-wrap .form-control{border:0!important;padding:0!important;height:auto!important;background:transparent!important;}
.hero-search-grid-v4 .btn-hero-search{align-self:stretch!important;height:56px!important;border-radius:14px!important;font-size:1.28rem!important;font-weight:800!important;background:linear-gradient(135deg,#ff8a1f,#ff6f12)!important;box-shadow:0 14px 28px rgba(255,122,24,.28)!important;}
.hero-benefits-v4{transform:translateY(58px);position:relative;z-index:4;margin-top:0!important;max-width:1190px;background:#fff!important;}
.hero-photo-credit{transform:translateY(64px);display:block;text-align:right;margin-left:auto;max-width:1190px;color:#8e8f96!important;text-shadow:none!important;}
.hero-photo-credit a{color:#ff7b19!important;}
.home-section-v4:first-of-type{padding-top:110px!important;}
.home-title-row .btn-outline-hm{border-radius:14px!important;padding:.9rem 1.25rem!important;font-weight:800!important;}
.hm-card-flat,.category-card-v4,.popular-hotel-card-v4,.marketing-mini-card,.trust-newsletter-v4,.hero-benefits-v4{box-shadow:0 16px 34px rgba(26,28,36,.06)!important;border:1px solid #ededf1!important;}
.popular-hotel-card-v4 .popular-photo img{height:195px;}
.footer-top-grid-v5{display:grid;grid-template-columns:1.15fr 1fr 1fr 1fr 1.05fr;gap:24px;align-items:start;}
.footer-top-grid-v5 h6{font-size:1rem;margin:0 0 14px;color:#25262e!important;}
.footer-top-grid-v5 a{display:block;margin:.38rem 0;color:#6c6f77!important;text-decoration:none;}
.footer-top-grid-v5 a:hover{color:#ff7b19!important;}
.app-badges-v5{display:flex;flex-direction:column;gap:10px;}
.app-badges-v5 a{display:inline-flex!important;align-items:center;justify-content:center;padding:.8rem 1rem;border-radius:14px;background:#0f1014;color:#fff!important;font-weight:800;}
.footer-bottom-v5{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;margin-top:30px;padding-top:24px;border-top:1px solid #ececf0;}
.footer-brand-v5{display:flex;align-items:center;gap:14px;}.footer-brand-v5 img{height:38px;}
.footer-copy-v5{color:#7f8289;font-size:.94rem;text-align:center;}
.payments-v5{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;}
.payments-v5 span{display:inline-flex;align-items:center;justify-content:center;padding:.56rem .85rem;border-radius:999px;background:#f8f8fb;border:1px solid #ececf0;color:#4a4d57;font-size:.83rem;font-weight:800;}
@media (max-width: 1399.98px){
  .hero-copy-v4 h1{font-size:4.6rem!important;} .footer-top-grid-v5{grid-template-columns:repeat(3,1fr);} .footer-bottom-v5{grid-template-columns:1fr;justify-items:start;} .footer-copy-v5{text-align:left;} .payments-v5{justify-content:flex-start;}
}
@media (max-width: 1199.98px){
  .hm-home-hero-v4{min-height:980px;} .hm-home-hero-v4 .carousel-inner,.hm-home-hero-v4 .carousel-item,.hm-home-hero-v4 .hm-home-hero-slide{height:620px!important;} .hm-hero-content-v4{min-height:620px;} .hero-search-glass-v4,.hero-benefits-v4,.hero-photo-credit{max-width:none;} .hero-search-glass-v4{transform:translateY(36px);} .hero-benefits-v4{transform:translateY(48px);} .footer-top-grid-v5{grid-template-columns:repeat(2,1fr);} 
}
@media (max-width: 991.98px){
  .page-shell{padding-top:84px!important;} .hero-copy-v4 h1{font-size:3.9rem!important;} .hero-copy-v4 h1 small{font-size:1.28rem!important;} .hero-search-grid-v4{grid-template-columns:1fr 1fr 1fr!important;} .hero-search-grid-v4 .hero-search-destination{grid-column:1 / -1;} .hero-search-grid-v4 .btn-hero-search{grid-column:1 / -1;} .hero-benefits-v4{grid-template-columns:1fr 1fr!important;} .footer-top-grid-v5{grid-template-columns:1fr 1fr;} 
}
@media (max-width: 767.98px){
  .page-shell{padding-top:78px!important;} .hm-navbar .nav-link,.nav-outline-btn,.btn-campaign,.hm-navbar .btn-hm.btn-sm{font-size:.92rem!important;} .hm-home-hero-v4{min-height:1180px;} .hm-home-hero-v4 .carousel-inner,.hm-home-hero-v4 .carousel-item,.hm-home-hero-v4 .hm-home-hero-slide{height:520px!important;} .hm-home-hero-v4::after{background:linear-gradient(180deg,rgba(24,17,16,.36) 0%,rgba(24,17,16,.18) 48%,rgba(246,247,251,1) 100%)!important;} .hm-hero-content-v4{min-height:520px;padding-top:28px;} .hero-copy-v4{padding-top:10px;} .hero-copy-v4 h1{font-size:2.8rem!important;max-width:320px;} .hero-copy-v4 h1 small{font-size:1.05rem!important;} .hero-meta-v4{font-size:.84rem!important;gap:10px!important;} .hero-search-glass-v4{transform:translateY(24px);padding:14px!important;} .hero-search-grid-v4{grid-template-columns:1fr!important;} .hero-benefits-v4{transform:translateY(32px);grid-template-columns:1fr!important;} .hero-photo-credit{transform:translateY(36px);font-size:.8rem;text-align:left;} .home-section-v4:first-of-type{padding-top:84px!important;} .footer-top-grid-v5,.footer-bottom-v5{grid-template-columns:1fr;} 
}

/* ===== Hero/layout correction pass v6 ===== */
.hm-home-hero-v4{position:relative;overflow:visible;min-height:840px!important;background:#ffffff!important;padding-bottom:120px;}
.hm-home-hero-v4 .carousel-inner,.hm-home-hero-v4 .carousel-item,.hm-home-hero-v4 .hm-home-hero-slide{height:650px!important;}
.hm-home-hero-v4 .hm-home-hero-slide{background-size:cover!important;background-position:center center!important;filter:saturate(1.03) contrast(1.02) brightness(.92)!important;}
.hm-home-hero-v4::after{background:linear-gradient(90deg,rgba(16,12,10,.48) 0%,rgba(16,12,10,.20) 32%,rgba(16,12,10,.03) 58%,rgba(16,12,10,.04) 100%),linear-gradient(180deg,rgba(0,0,0,.04) 0%,rgba(255,255,255,0) 78%,rgba(255,255,255,.96) 100%)!important;}
.hm-hero-content-v4{min-height:650px!important;padding-top:34px!important;padding-bottom:0!important;}
.hero-copy-v4{max-width:520px!important;padding-top:18px!important;}
.hero-copy-v4 h1{font-size:clamp(4.1rem,5.5vw,5.7rem)!important;line-height:.88!important;max-width:520px;color:#fff!important;}
.hero-copy-v4 h1 small{font-size:1.42rem!important;color:#fff!important;max-width:470px;}
.hero-meta-v4{margin-top:20px!important;font-size:.92rem!important;max-width:650px;}
.hero-search-glass-v4{position:absolute!important;left:50%;bottom:-54px;transform:translateX(-50%)!important;width:min(1190px,calc(100% - 24px));margin:0!important;z-index:6;}
.hero-search-grid-v4{grid-template-columns:2.2fr 1.15fr 1.15fr .88fr .88fr 1fr!important;}
.hero-benefits-v4{position:absolute!important;left:50%;bottom:-148px;transform:translateX(-50%)!important;width:min(1190px,calc(100% - 24px));margin:0!important;z-index:5;}
.hm-home-hero-v4 .hero-photo-credit{position:absolute!important;left:50%;bottom:-188px;transform:translateX(-50%)!important;width:min(1190px,calc(100% - 24px));text-align:right;max-width:none!important;margin:0!important;z-index:5;}
.home-section-v4:first-of-type{padding-top:180px!important;}
.title-actions-v5{display:flex;align-items:center;gap:14px;}
.mini-arrow-group{display:flex;gap:10px;}
.mini-arrow-group button{width:50px;height:50px;border-radius:14px;border:1px solid #f0d7c7;background:#fff;color:#de6d24;display:grid;place-items:center;box-shadow:0 10px 24px rgba(26,28,36,.05);}
.mini-arrow-group button:hover{background:#fff6ef;color:#c95718;}
@media (max-width: 1399.98px){
  .hm-home-hero-v4{min-height:850px!important;} .hero-copy-v4 h1{font-size:4.8rem!important;} .hero-search-glass-v4,.hero-benefits-v4,.hm-home-hero-v4 .hero-photo-credit{width:min(1100px,calc(100% - 24px));}
}
@media (max-width: 1199.98px){
  .hm-home-hero-v4{min-height:900px!important;} .hm-home-hero-v4 .carousel-inner,.hm-home-hero-v4 .carousel-item,.hm-home-hero-v4 .hm-home-hero-slide,.hm-hero-content-v4{height:610px!important;min-height:610px!important;} .hero-search-glass-v4{bottom:-48px;} .hero-benefits-v4{bottom:-136px;} .hm-home-hero-v4 .hero-photo-credit{bottom:-176px;} .home-section-v4:first-of-type{padding-top:170px!important;}
}
@media (max-width: 991.98px){
  .hm-home-hero-v4{min-height:980px!important;} .hm-home-hero-v4 .carousel-inner,.hm-home-hero-v4 .carousel-item,.hm-home-hero-v4 .hm-home-hero-slide,.hm-hero-content-v4{height:560px!important;min-height:560px!important;} .hero-copy-v4 h1{font-size:3.8rem!important;max-width:420px;} .hero-copy-v4 h1 small{font-size:1.2rem!important;} .hero-search-glass-v4{bottom:-105px;} .hero-search-grid-v4{grid-template-columns:1fr 1fr 1fr!important;} .hero-benefits-v4{bottom:-255px;} .hm-home-hero-v4 .hero-photo-credit{bottom:-296px;text-align:left;} .home-section-v4:first-of-type{padding-top:310px!important;} .title-actions-v5{width:100%;justify-content:space-between;}
}
@media (max-width: 767.98px){
  .hm-home-hero-v4{min-height:1120px!important;padding-bottom:60px;} .hm-home-hero-v4 .carousel-inner,.hm-home-hero-v4 .carousel-item,.hm-home-hero-v4 .hm-home-hero-slide,.hm-hero-content-v4{height:500px!important;min-height:500px!important;} .hero-copy-v4{max-width:320px!important;padding-top:14px!important;} .hero-copy-v4 h1{font-size:3rem!important;max-width:320px;}.hero-copy-v4 h1 small{font-size:1.02rem!important;max-width:300px;} .hero-meta-v4{font-size:.82rem!important;gap:8px!important;} .hero-search-glass-v4{bottom:-210px;padding:14px!important;} .hero-search-grid-v4{grid-template-columns:1fr!important;gap:12px!important;} .hero-benefits-v4{bottom:-475px;} .hm-home-hero-v4 .hero-photo-credit{bottom:-515px;font-size:.78rem;} .home-section-v4:first-of-type{padding-top:500px!important;} .title-actions-v5{flex-wrap:wrap;justify-content:flex-start;} .mini-arrow-group button{width:44px;height:44px;}
}

/* ===== Hotfix hero layout stability v7 ===== */
.hm-home-hero-v4{
  min-height:760px !important;
  padding-bottom:140px !important;
  background:#fff !important;
}
.hm-home-hero-v4 .carousel-inner,
.hm-home-hero-v4 .carousel-item,
.hm-home-hero-v4 .hm-home-hero-slide{
  height:560px !important;
}
.hm-home-hero-v4 .hm-home-hero-slide{
  background-size:cover !important;
  background-position:center center !important;
}
.hm-home-hero-v4::after{
  background:
    linear-gradient(90deg, rgba(17,12,10,.46) 0%, rgba(17,12,10,.18) 34%, rgba(17,12,10,.04) 60%, rgba(17,12,10,.02) 100%),
    linear-gradient(180deg, rgba(0,0,0,.04) 0%, rgba(255,255,255,0) 78%, rgba(255,255,255,.72) 100%) !important;
}
.hm-hero-content-v4{
  min-height:560px !important;
  height:560px !important;
  padding-top:70px !important;
  padding-bottom:0 !important;
}
.hero-copy-v4{
  max-width:520px !important;
  padding-top:18px !important;
}
.hero-copy-v4 h1{
  font-size:clamp(3.8rem,5.1vw,5.3rem) !important;
  line-height:.92 !important;
  max-width:520px !important;
}
.hero-copy-v4 h1 small{
  font-size:1.18rem !important;
  line-height:1.2 !important;
  margin-top:10px !important;
  max-width:420px !important;
}
.hero-meta-v4{
  margin-top:18px !important;
  font-size:.9rem !important;
  gap:12px 18px !important;
}
.hero-search-glass-v4{
  bottom:24px !important;
  transform:translateX(-50%) !important;
  width:min(1180px, calc(100% - 32px)) !important;
  padding:16px 18px !important;
}
.hero-benefits-v4{
  bottom:-78px !important;
  transform:translateX(-50%) !important;
  width:min(1180px, calc(100% - 32px)) !important;
}
.hm-home-hero-v4 .hero-photo-credit{
  bottom:-118px !important;
  transform:translateX(-50%) !important;
  width:min(1180px, calc(100% - 32px)) !important;
  color:#8d8f96 !important;
}
.home-section-v4:first-of-type{
  padding-top:170px !important;
}
@media (max-width: 1199.98px){
  .hm-home-hero-v4{min-height:800px !important; padding-bottom:150px !important;}
  .hm-home-hero-v4 .carousel-inner,
  .hm-home-hero-v4 .carousel-item,
  .hm-home-hero-v4 .hm-home-hero-slide,
  .hm-hero-content-v4{height:540px !important; min-height:540px !important;}
  .hero-copy-v4 h1{font-size:4.3rem !important;}
  .hero-search-glass-v4{bottom:18px !important;}
  .hero-benefits-v4{bottom:-88px !important;}
  .hm-home-hero-v4 .hero-photo-credit{bottom:-126px !important;}
  .home-section-v4:first-of-type{padding-top:185px !important;}
}
@media (max-width: 991.98px){
  .hm-home-hero-v4{min-height:980px !important; padding-bottom:210px !important;}
  .hm-home-hero-v4 .carousel-inner,
  .hm-home-hero-v4 .carousel-item,
  .hm-home-hero-v4 .hm-home-hero-slide,
  .hm-hero-content-v4{height:520px !important; min-height:520px !important;}
  .hm-hero-content-v4{padding-top:56px !important;}
  .hero-copy-v4{max-width:420px !important;}
  .hero-copy-v4 h1{font-size:3.4rem !important; max-width:410px !important;}
  .hero-copy-v4 h1 small{font-size:1.05rem !important; max-width:340px !important;}
  .hero-search-glass-v4{bottom:-68px !important;}
  .hero-search-grid-v4{grid-template-columns:1fr 1fr 1fr !important;}
  .hero-search-grid-v4 .hero-search-destination{grid-column:1/-1;}
  .hero-search-grid-v4 .btn-hero-search{grid-column:1/-1;}
  .hero-benefits-v4{bottom:-230px !important;}
  .hm-home-hero-v4 .hero-photo-credit{bottom:-270px !important; text-align:left !important;}
  .home-section-v4:first-of-type{padding-top:315px !important;}
}
@media (max-width: 767.98px){
  .hm-home-hero-v4{min-height:1160px !important; padding-bottom:280px !important;}
  .hm-home-hero-v4 .carousel-inner,
  .hm-home-hero-v4 .carousel-item,
  .hm-home-hero-v4 .hm-home-hero-slide,
  .hm-hero-content-v4{height:500px !important; min-height:500px !important;}
  .hm-hero-content-v4{padding-top:34px !important;}
  .hero-copy-v4{max-width:320px !important;}
  .hero-copy-v4 h1{font-size:2.75rem !important; max-width:310px !important;}
  .hero-copy-v4 h1 small{font-size:.98rem !important; max-width:280px !important;}
  .hero-meta-v4{font-size:.8rem !important; gap:8px !important;}
  .hero-search-glass-v4{
    bottom:-205px !important;
    width:calc(100% - 24px) !important;
    padding:14px !important;
  }
  .hero-search-grid-v4{grid-template-columns:1fr !important; gap:12px !important;}
  .hero-benefits-v4{bottom:-470px !important; width:calc(100% - 24px) !important;}
  .hm-home-hero-v4 .hero-photo-credit{bottom:-510px !important; width:calc(100% - 24px) !important;}
  .home-section-v4:first-of-type{padding-top:510px !important;}
}

/* ===== Final homepage corrections v9 ===== */
.hm-home-hero-v4{
  min-height:860px !important;
  padding-bottom:0 !important;
  background:#fff !important;
  overflow:hidden !important;
}
.hm-home-hero-v4 .carousel,
.hm-home-hero-v4 .carousel-inner,
.hm-home-hero-v4 .carousel-item,
.hm-home-hero-v4 .hm-home-hero-slide{
  height:860px !important;
}
.hm-home-hero-v4 .hm-home-hero-slide{
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
  filter:saturate(1.04) contrast(1.02) brightness(.88) !important;
}
.hm-home-hero-v4::after{
  background:
    linear-gradient(90deg, rgba(18,13,11,.56) 0%, rgba(18,13,11,.28) 28%, rgba(18,13,11,.10) 52%, rgba(18,13,11,.06) 100%),
    linear-gradient(180deg, rgba(0,0,0,.06) 0%, rgba(0,0,0,.03) 72%, rgba(0,0,0,.12) 100%) !important;
}
.hm-hero-content-v4{
  height:860px !important;
  min-height:860px !important;
  padding-top:72px !important;
  padding-bottom:0 !important;
}
.hero-copy-v4{
  max-width:560px !important;
  padding-top:22px !important;
}
.hero-copy-v4 h1{
  font-size:clamp(4.2rem,5.6vw,5.8rem) !important;
  line-height:.88 !important;
  color:#fff !important;
  max-width:540px !important;
}
.hero-copy-v4 h1 small{
  font-size:1.2rem !important;
  line-height:1.25 !important;
  max-width:430px !important;
  color:#fff !important;
}
.hero-meta-v4{margin-top:22px !important;color:#fff !important;font-weight:700 !important;}
.hero-search-glass-v4{
  position:absolute !important;
  left:50% !important;
  bottom:145px !important;
  transform:translateX(-50%) !important;
  width:min(1180px, calc(100% - 32px)) !important;
  z-index:7 !important;
  box-shadow:0 18px 55px rgba(21,18,16,.22) !important;
}
.hero-benefits-v4{
  position:absolute !important;
  left:50% !important;
  bottom:42px !important;
  transform:translateX(-50%) !important;
  width:min(1180px, calc(100% - 32px)) !important;
  z-index:7 !important;
}
.hm-home-hero-v4 .hero-photo-credit{
  position:absolute !important;
  left:50% !important;
  bottom:8px !important;
  transform:translateX(-50%) !important;
  width:min(1180px, calc(100% - 32px)) !important;
  text-align:right !important;
  color:rgba(255,255,255,.78) !important;
  text-shadow:0 2px 12px rgba(0,0,0,.35) !important;
  z-index:7 !important;
}
.home-section-v4:first-of-type{padding-top:48px !important;}
.home-section-carousel-alt{padding-top:4px !important;}
.category-carousel-v5 .carousel-item{padding:4px 0;}
.category-grid-v5{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;}
.category-grid-v5 .category-card-v4{height:100%;}
.title-actions-v5 .mini-arrow-group button{cursor:pointer;}
@media (max-width: 1199.98px){
  .hm-home-hero-v4,
  .hm-home-hero-v4 .carousel,
  .hm-home-hero-v4 .carousel-inner,
  .hm-home-hero-v4 .carousel-item,
  .hm-home-hero-v4 .hm-home-hero-slide,
  .hm-hero-content-v4{height:820px !important; min-height:820px !important;}
  .hero-search-glass-v4{bottom:138px !important;}
  .hero-benefits-v4{bottom:40px !important;}
}
@media (max-width: 991.98px){
  .hm-home-hero-v4,
  .hm-home-hero-v4 .carousel,
  .hm-home-hero-v4 .carousel-inner,
  .hm-home-hero-v4 .carousel-item,
  .hm-home-hero-v4 .hm-home-hero-slide,
  .hm-hero-content-v4{height:980px !important; min-height:980px !important;}
  .hero-copy-v4 h1{font-size:3.7rem !important; max-width:430px !important;}
  .hero-copy-v4 h1 small{font-size:1.05rem !important; max-width:330px !important;}
  .hero-search-glass-v4{bottom:250px !important;}
  .hero-benefits-v4{bottom:68px !important;}
  .hm-home-hero-v4 .hero-photo-credit{bottom:18px !important;text-align:left !important;}
  .category-grid-v5{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width: 767.98px){
  .hm-home-hero-v4,
  .hm-home-hero-v4 .carousel,
  .hm-home-hero-v4 .carousel-inner,
  .hm-home-hero-v4 .carousel-item,
  .hm-home-hero-v4 .hm-home-hero-slide,
  .hm-hero-content-v4{height:1180px !important; min-height:1180px !important;}
  .hm-hero-content-v4{padding-top:40px !important;}
  .hero-copy-v4{max-width:320px !important;}
  .hero-copy-v4 h1{font-size:2.9rem !important;max-width:320px !important;}
  .hero-copy-v4 h1 small{font-size:1rem !important;max-width:260px !important;}
  .hero-search-glass-v4{bottom:385px !important; width:calc(100% - 20px) !important;}
  .hero-benefits-v4{bottom:78px !important; width:calc(100% - 20px) !important;}
  .hm-home-hero-v4 .hero-photo-credit{bottom:24px !important; width:calc(100% - 20px) !important;}
  .home-section-v4:first-of-type{padding-top:28px !important;}
  .category-grid-v5{grid-template-columns:1fr;}
}

/* ===== Reservation hero corrections v10 ===== */
.hm-home-hero-v4,
.hm-home-hero-v4 .carousel,
.hm-home-hero-v4 .carousel-inner,
.hm-home-hero-v4 .carousel-item,
.hm-home-hero-v4 .hm-home-hero-slide,
.hm-hero-content-v4{
  height:980px !important;
  min-height:980px !important;
}
.hm-home-hero-v4{
  background:#0f0c0b !important;
}
.hm-home-hero-v4::after{
  background:
    linear-gradient(90deg, rgba(16,12,10,.52) 0%, rgba(16,12,10,.28) 32%, rgba(16,12,10,.10) 56%, rgba(16,12,10,.08) 100%),
    linear-gradient(180deg, rgba(0,0,0,.08) 0%, rgba(0,0,0,.08) 100%) !important;
}
.hm-hero-content-v4{
  padding-top:84px !important;
  padding-bottom:0 !important;
}
.hero-copy-v4{
  max-width:580px !important;
  padding-top:24px !important;
}
.hero-copy-v4 h1{
  font-size:clamp(4.3rem,5.8vw,6rem) !important;
  max-width:560px !important;
}
.hero-copy-v4 h1 small{
  font-size:1.3rem !important;
  max-width:460px !important;
}
.hero-search-glass-v4{
  bottom:165px !important;
  width:min(1220px, calc(100% - 32px)) !important;
  padding:18px 20px !important;
}
.hero-search-grid-v4{
  grid-template-columns:2.3fr 1.45fr 1.45fr .95fr .95fr 1.08fr !important;
  gap:16px !important;
}
.hero-search-grid-v4 .hero-search-field label{
  font-size:.83rem !important;
  margin-bottom:7px !important;
}
.hero-search-grid-v4 .input-icon-wrap{
  height:58px !important;
  gap:10px;
  padding:0 14px !important;
}
.hero-search-grid-v4 .input-icon-wrap i{
  flex:0 0 auto;
  width:18px;
  text-align:center;
}
.hero-search-grid-v4 .form-control{
  height:auto !important;
  min-width:0;
  font-size:1rem !important;
  line-height:1.2 !important;
  padding:0 !important;
}
.hero-search-grid-v4 .form-control-date{
  min-width:132px;
  letter-spacing:.01em;
}
.hero-search-grid-v4 input[type="date"]::-webkit-calendar-picker-indicator{
  opacity:1;
  cursor:pointer;
}
.hero-search-grid-v4 input[type="date"]{
  padding-right:4px !important;
}
.hero-search-grid-v4 input[type="number"]{
  text-align:left;
}
.hero-search-grid-v4 .btn-hero-search{
  height:58px !important;
  border-radius:16px !important;
}
.hero-benefits-v4{
  bottom:54px !important;
  width:min(1220px, calc(100% - 32px)) !important;
}
.hm-home-hero-v4 .hero-photo-credit{
  bottom:14px !important;
  width:min(1220px, calc(100% - 32px)) !important;
}
.home-section-v4:first-of-type{padding-top:28px !important;}
@media (max-width: 1199.98px){
  .hm-home-hero-v4,
  .hm-home-hero-v4 .carousel,
  .hm-home-hero-v4 .carousel-inner,
  .hm-home-hero-v4 .carousel-item,
  .hm-home-hero-v4 .hm-home-hero-slide,
  .hm-hero-content-v4{height:940px !important;min-height:940px !important;}
  .hero-search-glass-v4{bottom:190px !important;width:min(1120px, calc(100% - 28px)) !important;}
  .hero-search-grid-v4{grid-template-columns:2.1fr 1.3fr 1.3fr .95fr .95fr 1.05fr !important;gap:14px !important;}
  .hero-benefits-v4{bottom:78px !important;width:min(1120px, calc(100% - 28px)) !important;}
  .hm-home-hero-v4 .hero-photo-credit{bottom:24px !important;width:min(1120px, calc(100% - 28px)) !important;}
}
@media (max-width: 991.98px){
  .hm-home-hero-v4,
  .hm-home-hero-v4 .carousel,
  .hm-home-hero-v4 .carousel-inner,
  .hm-home-hero-v4 .carousel-item,
  .hm-home-hero-v4 .hm-home-hero-slide,
  .hm-hero-content-v4{height:1120px !important;min-height:1120px !important;}
  .hero-copy-v4 h1{font-size:3.8rem !important;max-width:420px !important;}
  .hero-copy-v4 h1 small{font-size:1.1rem !important;max-width:340px !important;}
  .hero-search-glass-v4{bottom:298px !important;}
  .hero-search-grid-v4{grid-template-columns:1fr 1fr !important;}
  .hero-search-grid-v4 .hero-search-destination{grid-column:1 / -1;}
  .hero-search-grid-v4 .btn-hero-search{grid-column:1 / -1;}
  .hero-benefits-v4{bottom:94px !important;grid-template-columns:1fr 1fr !important;}
  .hm-home-hero-v4 .hero-photo-credit{bottom:24px !important;text-align:left !important;}
}
@media (max-width: 767.98px){
  .hm-home-hero-v4,
  .hm-home-hero-v4 .carousel,
  .hm-home-hero-v4 .carousel-inner,
  .hm-home-hero-v4 .carousel-item,
  .hm-home-hero-v4 .hm-home-hero-slide,
  .hm-hero-content-v4{height:1280px !important;min-height:1280px !important;}
  .hm-hero-content-v4{padding-top:48px !important;}
  .hero-copy-v4 h1{font-size:3rem !important;max-width:320px !important;}
  .hero-copy-v4 h1 small{font-size:1rem !important;max-width:270px !important;}
  .hero-search-glass-v4{bottom:420px !important;width:calc(100% - 18px) !important;padding:14px !important;}
  .hero-search-grid-v4{grid-template-columns:1fr !important;gap:12px !important;}
  .hero-search-grid-v4 .form-control-date{min-width:0;}
  .hero-benefits-v4{bottom:98px !important;width:calc(100% - 18px) !important;grid-template-columns:1fr !important;}
  .hm-home-hero-v4 .hero-photo-credit{bottom:26px !important;width:calc(100% - 18px) !important;font-size:.78rem !important;}
}

/* ===== Hero + booking bar fix after client review v11 ===== */
.hm-home-hero-v4,
.hm-home-hero-v4 .carousel,
.hm-home-hero-v4 .carousel-inner,
.hm-home-hero-v4 .carousel-item,
.hm-home-hero-v4 .hm-home-hero-slide,
.hm-hero-content-v4{
  height:930px !important;
  min-height:930px !important;
}
.hm-home-hero-v4{
  background:#0f0c0b !important;
}
.hm-home-hero-v4 .hm-home-hero-slide{
  filter:saturate(1.04) contrast(1.03) brightness(.9) !important;
}
.hm-home-hero-v4::after{
  background:
    linear-gradient(90deg, rgba(16,12,10,.55) 0%, rgba(16,12,10,.28) 30%, rgba(16,12,10,.10) 58%, rgba(16,12,10,.08) 100%),
    linear-gradient(180deg, rgba(0,0,0,.04) 0%, rgba(0,0,0,.05) 72%, rgba(0,0,0,.08) 100%) !important;
}
.hm-hero-content-v4{
  padding-top:86px !important;
  padding-bottom:0 !important;
}
.hero-copy-v4{
  max-width:600px !important;
  padding-top:12px !important;
}
.hero-copy-v4 h1{
  font-size:clamp(4.3rem,5.7vw,6rem) !important;
  max-width:570px !important;
}
.hero-copy-v4 h1 small{
  font-size:1.28rem !important;
  max-width:470px !important;
}
.hero-meta-v4{
  margin-top:18px !important;
  gap:10px 20px !important;
}
.hero-search-glass-v4{
  bottom:124px !important;
  width:min(1220px, calc(100% - 36px)) !important;
  padding:18px 20px !important;
  border-radius:26px !important;
}
.hero-search-grid-v4{
  grid-template-columns:2.2fr 1.55fr 1.55fr .95fr .95fr 1.15fr !important;
  gap:16px !important;
}
.hero-search-grid-v4 .hero-search-field label{
  margin-bottom:8px !important;
}
.hero-search-grid-v4 .input-icon-wrap{
  height:60px !important;
  border-radius:16px !important;
  padding:0 16px !important;
}
.hero-search-grid-v4 .input-icon-wrap i{
  width:16px !important;
  color:#7e7f88 !important;
}
.hero-search-grid-v4 .form-control{
  width:100% !important;
  min-width:0 !important;
  font-size:1.02rem !important;
  color:#373944 !important;
}
.hero-search-grid-v4 .form-control::placeholder{
  color:#a3a5ad !important;
}
.hero-search-grid-v4 .form-control-date{
  min-width:0 !important;
  padding-left:4px !important;
}
.hero-search-grid-v4 .hero-search-date .input-icon-wrap i{
  margin-right:4px !important;
}
.hero-search-grid-v4 input[type="date"]::-webkit-datetime-edit,
.hero-search-grid-v4 input[type="date"]::-webkit-datetime-edit-fields-wrapper{
  padding:0 !important;
}
.hero-search-grid-v4 input[type="date"]::-webkit-datetime-edit-text,
.hero-search-grid-v4 input[type="date"]::-webkit-datetime-edit-month-field,
.hero-search-grid-v4 input[type="date"]::-webkit-datetime-edit-day-field,
.hero-search-grid-v4 input[type="date"]::-webkit-datetime-edit-year-field{
  color:#373944 !important;
}
.hero-search-grid-v4 input[type="date"]::-webkit-calendar-picker-indicator{
  opacity:1 !important;
  margin-left:8px !important;
}
.hero-search-grid-v4 .btn-hero-search{
  height:60px !important;
  border-radius:16px !important;
  font-size:1.22rem !important;
  box-shadow:0 14px 28px rgba(255,126,22,.25) !important;
}
.hero-benefits-v4{
  bottom:18px !important;
  width:min(1220px, calc(100% - 36px)) !important;
  border-radius:24px !important;
}
.hm-home-hero-v4 .hero-photo-credit{
  bottom:100px !important;
  width:min(1220px, calc(100% - 36px)) !important;
  text-align:right !important;
  color:rgba(255,255,255,.78) !important;
}
.home-section-v4:first-of-type{
  padding-top:18px !important;
}
@media (max-width: 1199.98px){
  .hm-home-hero-v4,
  .hm-home-hero-v4 .carousel,
  .hm-home-hero-v4 .carousel-inner,
  .hm-home-hero-v4 .carousel-item,
  .hm-home-hero-v4 .hm-home-hero-slide,
  .hm-hero-content-v4{height:900px !important;min-height:900px !important;}
  .hero-search-glass-v4{bottom:120px !important;width:min(1120px, calc(100% - 28px)) !important;}
  .hero-search-grid-v4{grid-template-columns:2fr 1.35fr 1.35fr .95fr .95fr 1.05fr !important;gap:14px !important;}
  .hero-benefits-v4{bottom:18px !important;width:min(1120px, calc(100% - 28px)) !important;}
  .hm-home-hero-v4 .hero-photo-credit{bottom:96px !important;width:min(1120px, calc(100% - 28px)) !important;}
}
@media (max-width: 991.98px){
  .hm-home-hero-v4,
  .hm-home-hero-v4 .carousel,
  .hm-home-hero-v4 .carousel-inner,
  .hm-home-hero-v4 .carousel-item,
  .hm-home-hero-v4 .hm-home-hero-slide,
  .hm-hero-content-v4{height:1080px !important;min-height:1080px !important;}
  .hero-copy-v4 h1{font-size:3.8rem !important;max-width:420px !important;}
  .hero-copy-v4 h1 small{font-size:1.08rem !important;max-width:340px !important;}
  .hero-search-glass-v4{bottom:248px !important;}
  .hero-search-grid-v4{grid-template-columns:1fr 1fr !important;}
  .hero-search-grid-v4 .hero-search-destination{grid-column:1 / -1;}
  .hero-search-grid-v4 .btn-hero-search{grid-column:1 / -1;}
  .hero-benefits-v4{bottom:18px !important;grid-template-columns:1fr 1fr !important;}
  .hm-home-hero-v4 .hero-photo-credit{bottom:186px !important;text-align:left !important;}
}
@media (max-width: 767.98px){
  .hm-home-hero-v4,
  .hm-home-hero-v4 .carousel,
  .hm-home-hero-v4 .carousel-inner,
  .hm-home-hero-v4 .carousel-item,
  .hm-home-hero-v4 .hm-home-hero-slide,
  .hm-hero-content-v4{height:1240px !important;min-height:1240px !important;}
  .hm-hero-content-v4{padding-top:48px !important;}
  .hero-copy-v4 h1{font-size:3rem !important;max-width:320px !important;}
  .hero-copy-v4 h1 small{font-size:1rem !important;max-width:260px !important;}
  .hero-search-glass-v4{bottom:392px !important;width:calc(100% - 18px) !important;padding:14px !important;}
  .hero-search-grid-v4{grid-template-columns:1fr !important;gap:12px !important;}
  .hero-benefits-v4{bottom:18px !important;width:calc(100% - 18px) !important;grid-template-columns:1fr !important;}
  .hm-home-hero-v4 .hero-photo-credit{bottom:350px !important;width:calc(100% - 18px) !important;font-size:.78rem !important;text-align:left !important;}
}


/* ===== Booking bar: fechas legibles + logo oficial v14 ===== */
/* El logo suministrado ya incluye nombre y claim; se mantiene sin deformar. */
.hm-navbar .hm-brand{
  flex:0 0 auto !important;
  min-width:0 !important;
  padding-block:.25rem !important;
}
.hm-navbar .brand-logo-image{
  display:block !important;
  width:auto !important;
  height:44px !important;
  max-width:270px !important;
  object-fit:contain !important;
  object-position:left center !important;
}
.hm-navbar .brand-name-stack{display:none !important;}

/* La barra conserva una sola fila en escritorio, como la referencia. */
.hero-search-glass-v4{
  overflow:visible !important;
}
.hero-search-grid-v4{
  align-items:end !important;
}
.hero-search-grid-v4 .hero-search-field{
  min-width:0 !important;
  padding:0 !important;
}
.hero-search-grid-v4 .hero-search-field label{
  display:block !important;
  min-height:1em !important;
  margin:0 0 8px !important;
  white-space:nowrap !important;
}

/* IMPORTANTE: el icono Font Awesome deja de ir en posición absoluta.
   Así nunca se monta encima de la fecha o del texto del campo. */
.hero-search-grid-v4 .input-icon-wrap{
  position:relative !important;
  display:grid !important;
  grid-template-columns:20px minmax(0,1fr) !important;
  align-items:center !important;
  column-gap:10px !important;
  width:100% !important;
  min-width:0 !important;
  height:60px !important;
  padding:0 14px !important;
  overflow:hidden !important;
  border:1px solid #e6e6eb !important;
  border-radius:14px !important;
  background:#fff !important;
  box-shadow:none !important;
}
.hero-search-grid-v4 .input-icon-wrap > i{
  position:static !important;
  inset:auto !important;
  left:auto !important;
  top:auto !important;
  transform:none !important;
  display:grid !important;
  place-items:center !important;
  width:20px !important;
  height:20px !important;
  margin:0 !important;
  color:#85868f !important;
  font-size:.94rem !important;
  pointer-events:none !important;
}
.hero-search-grid-v4 .input-icon-wrap > .form-control{
  display:block !important;
  width:100% !important;
  min-width:0 !important;
  height:58px !important;
  margin:0 !important;
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  color:#343640 !important;
  font-size:.98rem !important;
  line-height:1.2 !important;
}
.hero-search-grid-v4 .input-icon-wrap:focus-within{
  border-color:#ff9a4f !important;
  box-shadow:0 0 0 3px rgba(255,126,22,.10) !important;
}
.hero-search-grid-v4 .input-icon-wrap:focus-within > i{
  color:#ff7d18 !important;
}

/* Los date inputs mantienen su calendario nativo a la derecha,
   separado del icono de entrada situado a la izquierda. */
.hero-search-grid-v4 input[type="date"]{
  min-width:0 !important;
  width:100% !important;
  padding:0 2px 0 0 !important;
  font-variant-numeric:tabular-nums !important;
  white-space:nowrap !important;
  appearance:auto !important;
  -webkit-appearance:auto !important;
}
.hero-search-grid-v4 input[type="date"]::-webkit-datetime-edit,
.hero-search-grid-v4 input[type="date"]::-webkit-datetime-edit-fields-wrapper{
  padding:0 !important;
  margin:0 !important;
}
.hero-search-grid-v4 input[type="date"]::-webkit-calendar-picker-indicator{
  position:static !important;
  opacity:1 !important;
  width:18px !important;
  height:18px !important;
  margin:0 0 0 8px !important;
  padding:0 !important;
  cursor:pointer !important;
}
.hero-search-grid-v4 .btn-hero-search{
  min-width:0 !important;
  white-space:nowrap !important;
}

/* Antes de que el ancho llegue a ser incómodo, la barra pasa a dos filas
   limpias en lugar de comprimir fechas e iconos. */
@media (min-width:992px) and (max-width:1099.98px){
  .hero-search-grid-v4{
    grid-template-columns:1.6fr 1fr 1fr !important;
    gap:14px !important;
  }
  .hero-search-grid-v4 .hero-search-destination{grid-column:auto !important;}
  .hero-search-grid-v4 .btn-hero-search{grid-column:3 !important;}
}
@media (max-width:991.98px){
  .hm-navbar .brand-logo-image{
    height:40px !important;
    max-width:235px !important;
  }
  .hero-search-grid-v4 .input-icon-wrap{
    height:58px !important;
  }
  .hero-search-grid-v4 .input-icon-wrap > .form-control{
    height:56px !important;
  }
}
@media (max-width:575.98px){
  .hm-navbar .brand-logo-image{
    height:34px !important;
    max-width:205px !important;
  }
  .hero-search-grid-v4 .hero-search-field label{
    font-size:.78rem !important;
  }
}

/* === Ajustes finales HotelMarketplace 2026-08-11 === */
.hm-nav-container{max-width:1380px;padding-left:26px!important;padding-right:26px!important;gap:18px;align-items:center;}
.hm-brand{flex-shrink:0;min-width:260px;}
.brand-logo-image{width:270px!important;max-width:100%;height:auto!important;object-fit:contain;display:block;}
.hm-navbar .navbar-collapse{flex-grow:1;}
.hm-main-nav{gap:10px;flex-wrap:nowrap;justify-content:flex-end;align-items:center;width:100%;}
.hm-navbar .nav-item{display:flex;align-items:center;}
.hm-navbar .nav-link{font-size:.95rem!important;line-height:1.2;padding:.78rem .78rem!important;white-space:normal;text-align:center;}
.hm-navbar .btn-hm.btn-sm,.hm-navbar .btn-outline-hm.btn-sm,.nav-outline-btn{padding:.85rem 1.15rem!important;border-radius:16px!important;white-space:nowrap;}
.hm-navbar .nav-cta-primary,.hm-navbar .nav-cta-secondary,.hm-navbar .nav-user-item{margin-left:6px;}
.footer-logo{width:220px;max-width:100%;height:auto;object-fit:contain;}
.footer-copy-v5{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center;font-size:.92rem;color:#6a7280;}
.footer-dev-note{display:inline-flex;align-items:center;gap:5px;font-weight:700;color:#2e2f37;}
.footer-dev-note a{display:inline;color:#d14a26!important;font-weight:800;}

.listing-search-wrap{margin-top:-18px;position:relative;z-index:2;}
.listing-layout-pro{gap:22px!important;align-items:start;}
.property-list-stack{display:grid;gap:20px;padding:2px 2px 0;}
.search-hotel-list-card{margin:0!important;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease!important;}
.search-hotel-list-card:hover{transform:translateY(-6px);box-shadow:0 20px 44px rgba(19,28,45,.12)!important;border-color:rgba(209,74,38,.25)!important;}
.search-hotel-list-photo img{width:100%;height:100%;object-fit:cover;display:block;}
.search-hotel-list-content{padding:22px 18px 18px;min-width:0;}
.search-hotel-list-side{padding:22px 18px 20px!important;display:flex;flex-direction:column;justify-content:flex-start;background:linear-gradient(180deg,#fff 0%,#fffaf6 100%);border-left:1px solid #efe6de;min-width:0;}
.search-side-price{font-size:3rem!important;line-height:1;font-weight:900;color:#0d2c52;letter-spacing:-.04em;display:flex;align-items:flex-end;gap:4px;flex-wrap:wrap;}
.search-side-price small{font-size:1.05rem!important;font-weight:700;color:#26364a;}
.price-box-subtotal{padding:16px 0 14px;border-top:1px solid #eaded6;border-bottom:1px solid #eaded6;margin:14px 0;font-size:1rem;color:#4c5664;}
.share-card-wrap{margin-top:14px;padding-top:12px;border-top:1px solid #eaded6;}
.share-card-wrap>span{display:block;font-weight:800;font-size:1rem;margin-bottom:12px;color:#2d3440;}
.share-card-buttons{display:grid;grid-template-columns:1fr 1fr!important;gap:10px;}
.share-mini-btn{display:flex;align-items:center;justify-content:center;gap:8px;min-height:52px;padding:.78rem .75rem;border-radius:14px;background:#fff;border:1px solid #ead6cb;font-weight:700;font-size:1rem;white-space:nowrap;}
.filters-sidebar-pro{padding:18px!important;}
.filters-title{margin-bottom:18px;}
.results-meta-row{margin:0 0 18px;}

.checkout-summary-highlight{position:sticky;top:106px;overflow:hidden;}
.checkout-summary-highlight .p-4{padding:26px!important;}
.checkout-summary-highlight .checkout-summary-lines{margin-top:10px;}
.checkout-total-strong{margin-top:16px;align-items:flex-end;}
.checkout-total-strong span{font-size:.95rem;font-weight:700;color:#6a7280;}
.checkout-total-strong strong{font-size:3rem!important;line-height:1;letter-spacing:-.05em;color:#0d2c52;}
.checkout-mini-note{font-size:.92rem;color:#667085;margin-top:10px;margin-bottom:18px;}
.checkout-help-whatsapp{border-color:#9ed8b1!important;color:#138a4b!important;font-weight:800!important;background:#fff!important;}
.checkout-help-whatsapp:hover{background:#effcf3!important;color:#138a4b!important;}
.checkout-stay-meta{margin-top:18px;padding-top:14px;border-top:1px solid #e5edf6;color:#6c7888;font-size:.96rem;}
.portal-inline-note{display:flex;gap:12px;align-items:flex-start;padding:16px 18px;border-radius:16px;background:#fff6f1;border:1px solid #f1c8af;color:#7d3c22;}
.portal-inline-note i{margin-top:4px;}

@media (max-width:1399.98px){
  .hm-main-nav{gap:6px;}
  .hm-navbar .nav-link{font-size:.9rem!important;padding:.72rem .68rem!important;}
  .brand-logo-image{width:250px!important;}
}
@media (max-width:1199.98px){
  .hm-brand{min-width:auto;}
  .brand-logo-image{width:230px!important;}
  .hm-navbar .navbar-collapse{background:#fff;border:1px solid #eaded6;border-radius:18px;padding:14px 16px;margin-top:12px;box-shadow:0 14px 30px rgba(20,24,35,.08);}
  .hm-main-nav{flex-wrap:wrap;align-items:stretch;justify-content:flex-start;}
  .hm-navbar .nav-item{width:100%;}
  .hm-navbar .nav-link,.hm-navbar .btn-hm.btn-sm,.hm-navbar .btn-outline-hm.btn-sm,.nav-outline-btn{width:100%;text-align:left!important;justify-content:flex-start;}
  .listing-layout-pro{grid-template-columns:250px minmax(0,1fr)!important;}
  .search-hotel-list-card{grid-template-columns:240px minmax(0,1fr)!important;}
  .search-hotel-list-side{grid-column:1/-1!important;border-left:0;border-top:1px solid #efe6de;}
  .checkout-summary-highlight{position:static;}
}
@media (max-width:991.98px){
  .hm-nav-container{padding-left:16px!important;padding-right:16px!important;}
  .brand-logo-image{width:205px!important;}
  .listing-search-wrap{margin-top:12px;}
  .listing-layout-pro{grid-template-columns:1fr!important;}
}
@media (max-width:767.98px){
  .search-hotel-list-card{grid-template-columns:1fr!important;}
  .search-hotel-list-photo{min-height:250px;}
  .search-hotel-list-side{padding:18px 16px!important;}
  .search-side-price{font-size:2.45rem!important;}
  .share-card-buttons{grid-template-columns:1fr!important;}
  .checkout-total-strong strong{font-size:2.35rem!important;}
  .footer-copy-v5{display:block;}
  .footer-dev-note{display:block;margin-top:6px;}
}


/* === Ajustes visuales 2026-08-11 carruseles y fichas compactas === */
.home-section-below-reserved{padding-top:4px;}
.category-card-v4{padding:12px 12px 14px!important;border-radius:20px!important;}
.category-card-v4 img{height:148px!important;border-radius:15px!important;}
.category-card-v4 .cat-icon{top:136px!important;width:48px!important;height:48px!important;font-size:1.08rem!important;}
.category-card-v4 strong{margin-top:30px!important;font-size:.98rem!important;}
.category-card-v4 small{margin-top:6px!important;font-size:.88rem!important;line-height:1.35!important;}

.popular-hotels-grid-v4{gap:16px!important;}
.popular-hotel-card-v4{border-radius:20px!important;}
.popular-hotel-card-v4 .popular-photo img{height:170px!important;}
.popular-hotel-card-v4 .popular-body{padding:14px 15px 16px!important;}
.popular-hotel-card-v4 h3{font-size:1.05rem!important;line-height:1.22!important;min-height:auto!important;}
.popular-hotel-card-v4 .hotel-stars-line{margin-top:8px!important;}
.popular-hotel-card-v4 .popular-price-row strong{font-size:1.1rem!important;}
.popular-hotel-card-v4 .discount-badge-v4{padding:.45rem .65rem!important;border-radius:12px!important;font-size:.95rem!important;}

.search-hotel-list-card{grid-template-columns:250px minmax(0,1fr) 215px!important;border-radius:22px!important;}
.search-hotel-list-photo{min-height:100%!important;}
.search-hotel-list-photo img{width:100%;height:100%;min-height:300px;object-fit:cover;display:block;}
.search-hotel-list-content{padding:18px 16px 16px!important;}
.search-hotel-list-content h3{font-size:1.2rem!important;margin-bottom:4px!important;}
.search-list-summary{font-size:.98rem!important;line-height:1.5!important;margin-bottom:14px!important;}
.search-hotel-fact-row{gap:10px!important;margin-bottom:14px!important;}
.search-hotel-fact-row span{padding:.7rem .85rem!important;font-size:.95rem!important;}
.search-room-service-blocks{gap:14px!important;}
.search-room-service-blocks strong{font-size:1rem!important;margin-bottom:10px!important;display:block;}
.feature-chip-row{gap:10px!important;}
.feature-chip-row span{padding:.68rem .9rem!important;font-size:.95rem!important;}
.search-hotel-list-side{padding:16px 15px 16px!important;gap:12px!important;}
.price-box-heading{font-size:.74rem!important;letter-spacing:.16em!important;}
.search-side-price{font-size:2.3rem!important;}
.search-side-price small{font-size:.95rem!important;}
.price-box-subtotal{margin:10px 0!important;padding:12px 0!important;font-size:.95rem!important;}
.age-note{padding:.85rem .95rem!important;font-size:.96rem!important;border-radius:999px!important;}
.search-hotel-list-side .btn.btn-lg{padding:.92rem 1rem!important;font-size:.98rem!important;}
.share-card-wrap{margin-top:10px!important;padding-top:10px!important;}
.share-card-wrap > span{font-size:.95rem!important;margin-bottom:10px!important;}
.share-card-buttons{gap:8px!important;}
.share-mini-btn{min-height:44px!important;padding:.62rem .6rem!important;font-size:.92rem!important;gap:6px!important;border-radius:12px!important;}
.share-mini-btn i{font-size:.92rem!important;}

@media (max-width:1199.98px){
  .search-hotel-list-card{grid-template-columns:220px minmax(0,1fr)!important;}
}
@media (max-width:991.98px){
  .popular-hotels-grid-v4{grid-template-columns:repeat(2,1fr)!important;}
}
@media (max-width:767.98px){
  .popular-hotels-grid-v4{grid-template-columns:1fr!important;}
  .search-hotel-list-photo img{min-height:240px!important;}
}


/* === Ajustes finales 2026-08-11 tarjetas compactas y home === */
.page-shell > .hm-home-hero-v4:first-child{margin-top:-78px!important;}
.hm-home-hero-v4{padding-top:78px!important;}
.hm-home-hero-v4 .carousel,
.hm-home-hero-v4 .carousel-inner,
.hm-home-hero-v4 .carousel-item,
.hm-home-hero-v4 .hm-home-hero-slide{margin-top:0!important;}

.popular-hotels-grid-secondary .popular-hotel-card-v4{display:flex;flex-direction:column;}
.popular-hotels-grid-secondary .popular-hotel-card-v4 .popular-photo img{height:185px!important;}

.search-hotel-list-card{grid-template-columns:220px minmax(0,1fr) 190px!important;border-radius:20px!important;}
.search-hotel-list-photo img{min-height:260px!important;}
.search-hotel-list-content{padding:15px 14px 14px!important;}
.search-hotel-list-content h3{font-size:1.08rem!important;line-height:1.2!important;}
.hotel-location-line{font-size:1rem!important;margin-bottom:0!important;}
.list-rating-wrap small{font-size:.9rem!important;}
.search-list-summary{font-size:.93rem!important;line-height:1.45!important;margin-bottom:12px!important;}
.search-hotel-fact-row{gap:8px!important;margin-bottom:12px!important;}
.search-hotel-fact-row span{padding:.6rem .78rem!important;font-size:.88rem!important;}
.search-room-service-blocks{gap:12px!important;}
.search-room-service-blocks strong{font-size:.95rem!important;}
.feature-chip-row span{padding:.58rem .78rem!important;font-size:.87rem!important;}
.search-hotel-list-side{padding:14px 13px 14px!important;gap:10px!important;}
.search-side-price{font-size:2rem!important;}
.search-side-price small{font-size:.88rem!important;}
.price-box-subtotal{font-size:.9rem!important;padding:10px 0!important;margin:8px 0!important;}
.age-note{padding:.72rem .84rem!important;font-size:.9rem!important;}
.search-hotel-list-side .btn.btn-lg{padding:.82rem .85rem!important;font-size:.93rem!important;border-radius:14px!important;}
.share-card-wrap > span{font-size:.9rem!important;}
.share-card-buttons{grid-template-columns:1fr 1fr!important;gap:7px!important;}
.share-mini-btn{min-height:40px!important;padding:.52rem .45rem!important;font-size:.86rem!important;gap:5px!important;border-radius:10px!important;}
.share-mini-btn i{font-size:.85rem!important;}

@media (max-width:1199.98px){
  .search-hotel-list-card{grid-template-columns:210px minmax(0,1fr)!important;}
}
@media (max-width:767.98px){
  .page-shell > .hm-home-hero-v4:first-child{margin-top:-70px!important;}
  .hm-home-hero-v4{padding-top:70px!important;}
  .search-hotel-list-photo img{min-height:220px!important;}
  .share-card-buttons{grid-template-columns:1fr!important;}
}


/* === Ajuste compacto tarjetas de hoteles 2026-08-11 === */
.search-hotel-list-card{grid-template-columns:250px minmax(0,1fr) 175px!important;align-items:stretch!important;}
.search-hotel-list-photo{position:relative;overflow:hidden;}
.search-hotel-list-photo img{min-height:210px!important;height:100%!important;}
.search-hotel-list-badges{top:14px!important;left:14px!important;right:14px!important;display:flex!important;gap:8px!important;flex-wrap:wrap!important;}
.property-pill{padding:.48rem .82rem!important;font-size:.9rem!important;line-height:1!important;border-radius:999px!important;white-space:nowrap!important;}
.search-hotel-list-content{padding:14px 14px 12px!important;}
.search-list-top-row{margin-bottom:6px!important;gap:10px!important;}
.search-hotel-list-content h3{font-size:1.02rem!important;line-height:1.16!important;margin-bottom:3px!important;}
.hotel-location-line{font-size:.92rem!important;}
.rating-pill{font-size:.8rem!important;padding:.22rem .48rem!important;}
.list-rating-wrap{gap:6px!important;}
.list-rating-wrap small{font-size:.84rem!important;}
.stars-row{font-size:.88rem!important;margin-bottom:8px!important;}
.search-list-summary{font-size:.88rem!important;line-height:1.4!important;margin-bottom:10px!important;max-width:100%!important;}
.search-hotel-fact-row{gap:7px!important;margin-bottom:10px!important;}
.search-hotel-fact-row span{padding:.5rem .72rem!important;font-size:.83rem!important;gap:6px!important;}
.search-room-service-blocks{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px 12px!important;}
.search-room-service-blocks strong{font-size:.9rem!important;margin-bottom:8px!important;}
.feature-chip-row{gap:7px!important;}
.feature-chip-row span{padding:.52rem .72rem!important;font-size:.82rem!important;gap:6px!important;}
.search-hotel-list-side{padding:12px 12px 12px!important;gap:8px!important;}
.price-box-heading{font-size:.68rem!important;}
.search-side-price{font-size:1.8rem!important;line-height:.95!important;}
.search-side-price small{font-size:.8rem!important;}
.price-box-subtotal{font-size:.85rem!important;padding:8px 0!important;margin:7px 0!important;}
.age-note{padding:.6rem .75rem!important;font-size:.84rem!important;}
.search-hotel-list-side .btn.btn-lg{padding:.72rem .78rem!important;font-size:.88rem!important;}
.share-card-wrap{margin-top:8px!important;padding-top:8px!important;}
.share-card-wrap>span{font-size:.86rem!important;margin-bottom:8px!important;}
.share-card-buttons{gap:6px!important;}
.share-mini-btn{min-height:36px!important;padding:.45rem .38rem!important;font-size:.8rem!important;gap:4px!important;}
.share-mini-btn i{font-size:.8rem!important;}

@media (max-width:1399.98px){
  .search-hotel-list-card{grid-template-columns:235px minmax(0,1fr) 170px!important;}
}
@media (max-width:1199.98px){
  .search-hotel-list-card{grid-template-columns:225px minmax(0,1fr)!important;}
  .search-hotel-list-photo img{min-height:200px!important;}
}
@media (max-width:991.98px){
  .search-room-service-blocks{grid-template-columns:1fr!important;}
}
@media (max-width:767.98px){
  .search-hotel-list-photo img{min-height:220px!important;}
  .property-pill{font-size:.82rem!important;padding:.42rem .72rem!important;}
}


/* === Ajuste extra compacto chips y compartir 2026-08-11 === */
.search-hotel-fact-row{gap:6px!important;margin-bottom:8px!important;}
.search-hotel-fact-row span{
  padding:.42rem .64rem!important;
  font-size:.78rem!important;
  line-height:1.1!important;
  border-radius:999px!important;
}
.search-hotel-fact-row span i{font-size:.75rem!important;}
.search-room-service-blocks{gap:8px 10px!important;}
.search-room-service-blocks strong{
  font-size:.84rem!important;
  margin-bottom:6px!important;
}
.feature-chip-row{gap:6px!important;}
.feature-chip-row span{
  padding:.42rem .64rem!important;
  font-size:.77rem!important;
  line-height:1.1!important;
  border-radius:999px!important;
}
.feature-chip-row span i{font-size:.74rem!important;}

.share-card-wrap{margin-top:6px!important;padding-top:6px!important;}
.share-card-wrap > span{
  font-size:.82rem!important;
  margin-bottom:6px!important;
}
.share-card-buttons{
  grid-template-columns:1fr 1fr!important;
  gap:5px!important;
}
.share-mini-btn{
  min-height:32px!important;
  padding:.36rem .34rem!important;
  font-size:.74rem!important;
  line-height:1!important;
  border-radius:9px!important;
  gap:4px!important;
  font-weight:700!important;
}
.share-mini-btn i{font-size:.72rem!important;}

@media (max-width:767.98px){
  .search-hotel-fact-row span,
  .feature-chip-row span{font-size:.76rem!important;}
  .share-mini-btn{font-size:.72rem!important;min-height:31px!important;}
}


/* === Fix definitivo chips y compartir 2026-08-11 === */
.search-hotel-fact-row{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  margin-bottom:8px!important;
}
.search-hotel-fact-row > span,
.search-room-service-blocks .feature-chip-row > span{
  display:inline-flex!important;
  align-items:center!important;
  gap:5px!important;
  width:auto!important;
  max-width:100%!important;
  padding:5px 10px!important;
  font-size:12px!important;
  line-height:1.15!important;
  font-weight:600!important;
  border-radius:999px!important;
  white-space:nowrap!important;
}
.search-hotel-fact-row > span i,
.search-room-service-blocks .feature-chip-row > span i{
  font-size:11px!important;
}
.search-room-service-blocks{
  display:grid!important;
  grid-template-columns:1fr 1fr!important;
  gap:8px 12px!important;
}
.search-room-service-blocks strong{
  font-size:13px!important;
  line-height:1.2!important;
  margin-bottom:6px!important;
  display:block!important;
}
.search-room-service-blocks .feature-chip-row{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:6px!important;
}

.share-card-wrap{
  margin-top:6px!important;
  padding-top:6px!important;
}
.share-card-wrap > span{
  display:block!important;
  font-size:12px!important;
  line-height:1.2!important;
  margin-bottom:6px!important;
}
.share-card-buttons{
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:6px!important;
}
.search-hotel-list-side .share-mini-btn{
  width:100%!important;
  max-width:100%!important;
  min-height:30px!important;
  padding:5px 8px!important;
  font-size:12px!important;
  line-height:1!important;
  border-radius:9px!important;
  gap:5px!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  justify-content:flex-start!important;
  box-sizing:border-box!important;
}
.search-hotel-list-side .share-mini-btn i{
  font-size:11px!important;
  flex:0 0 auto!important;
}
.search-hotel-list-side{
  overflow:hidden!important;
}

@media (max-width: 991.98px){
  .search-room-service-blocks{grid-template-columns:1fr!important;}
}


/* =========================================================
   RESPONSIVE FINAL 14-15", TABLET Y MÓVIL · 2026-08-11
   Mantiene navbar y contenido pegados, sin franja intermedia.
   ========================================================= */
.hm-navbar{
  min-height:76px!important;
  padding-top:0!important;
  padding-bottom:0!important;
  background:rgba(255,252,250,.99)!important;
  border-bottom:1px solid #ece5e1!important;
}
.hm-navbar.is-scrolled{
  min-height:76px!important;
  background:rgba(255,252,250,.99)!important;
  box-shadow:0 5px 18px rgba(27,25,24,.06)!important;
}
.page-shell{
  padding-top:76px!important;
}
.page-shell > section:first-child,
.listing-top-band{
  margin-top:0!important;
}
.page-shell > .hm-home-hero-v4:first-child{
  margin-top:0!important;
}
.hm-home-hero-v4{
  padding-top:0!important;
}

.hm-nav-container{
  width:100%!important;
  max-width:1500px!important;
  margin:0 auto!important;
  padding-left:22px!important;
  padding-right:22px!important;
  gap:14px!important;
}
.hm-brand{
  min-width:0!important;
  flex:0 0 auto!important;
  margin-right:12px!important;
  padding:.35rem 0!important;
}
.brand-logo-image{
  width:265px!important;
  max-width:265px!important;
  height:auto!important;
}
.hm-main-nav{
  width:auto!important;
  margin-left:auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  flex-wrap:nowrap!important;
  gap:5px!important;
}
.hm-navbar .nav-item{
  flex:0 0 auto!important;
}
.hm-navbar .nav-link{
  padding:.68rem .66rem!important;
  margin:0!important;
  font-size:.91rem!important;
  line-height:1.15!important;
  font-weight:700!important;
  white-space:nowrap!important;
  border-radius:12px!important;
}
.hm-navbar .nav-link:hover,
.hm-navbar .nav-link.active{
  background:#fff1e9!important;
  color:#e65f17!important;
}
.hm-navbar .nav-link.active{
  box-shadow:inset 0 0 0 1px rgba(230,95,23,.08)!important;
}
.hm-navbar .nav-outline-btn,
.hm-navbar .btn-hm.btn-sm{
  min-height:44px!important;
  padding:.67rem .92rem!important;
  font-size:.9rem!important;
  line-height:1.1!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  border-radius:13px!important;
  white-space:nowrap!important;
}
.hm-navbar .nav-cta-primary,
.hm-navbar .nav-cta-secondary,
.hm-navbar .nav-user-item{
  margin-left:4px!important;
}

/* Notebook 14-15 pulgadas / resoluciones 1200-1399px */
@media (min-width:1200px) and (max-width:1399.98px){
  .hm-nav-container{
    max-width:100%!important;
    padding-left:16px!important;
    padding-right:16px!important;
    gap:8px!important;
  }
  .hm-brand{margin-right:6px!important;}
  .brand-logo-image{
    width:218px!important;
    max-width:218px!important;
  }
  .hm-main-nav{gap:2px!important;}
  .hm-navbar .nav-link{
    padding:.62rem .50rem!important;
    font-size:.83rem!important;
  }
  .hm-navbar .nav-outline-btn,
  .hm-navbar .btn-hm.btn-sm{
    min-height:40px!important;
    padding:.58rem .72rem!important;
    font-size:.82rem!important;
    border-radius:11px!important;
  }
  .hm-navbar .nav-cta-primary,
  .hm-navbar .nav-cta-secondary,
  .hm-navbar .nav-user-item{margin-left:2px!important;}
}

/* Tablet: menú hamburguesa limpio y ancho completo */
@media (max-width:1199.98px){
  .hm-navbar,
  .hm-navbar.is-scrolled{
    min-height:72px!important;
  }
  .page-shell{
    padding-top:72px!important;
  }
  .hm-nav-container{
    max-width:100%!important;
    padding-left:18px!important;
    padding-right:18px!important;
    gap:10px!important;
  }
  .brand-logo-image{
    width:225px!important;
    max-width:225px!important;
  }
  .hm-navbar .navbar-toggler{
    width:44px!important;
    height:44px!important;
    padding:8px!important;
    border:1px solid #eaded8!important;
    border-radius:12px!important;
    box-shadow:none!important;
  }
  .hm-navbar .navbar-collapse{
    position:absolute!important;
    top:calc(100% + 1px)!important;
    left:12px!important;
    right:12px!important;
    margin:0!important;
    padding:12px!important;
    background:#fff!important;
    border:1px solid #eee4df!important;
    border-radius:0 0 18px 18px!important;
    box-shadow:0 18px 34px rgba(28,24,22,.12)!important;
    max-height:calc(100vh - 90px)!important;
    overflow-y:auto!important;
  }
  .hm-main-nav{
    width:100%!important;
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    gap:4px!important;
  }
  .hm-navbar .nav-item{
    width:100%!important;
    display:block!important;
  }
  .hm-navbar .nav-link,
  .hm-navbar .nav-outline-btn,
  .hm-navbar .btn-hm.btn-sm{
    width:100%!important;
    min-height:42px!important;
    padding:.68rem .82rem!important;
    justify-content:flex-start!important;
    text-align:left!important;
    font-size:.92rem!important;
    white-space:normal!important;
  }
  .hm-navbar .nav-cta-primary,
  .hm-navbar .nav-cta-secondary,
  .hm-navbar .nav-user-item{
    margin-left:0!important;
  }
}

/* Celulares */
@media (max-width:575.98px){
  .hm-navbar,
  .hm-navbar.is-scrolled{
    min-height:66px!important;
  }
  .page-shell{
    padding-top:66px!important;
  }
  .hm-nav-container{
    padding-left:12px!important;
    padding-right:12px!important;
  }
  .brand-logo-image{
    width:190px!important;
    max-width:calc(100vw - 82px)!important;
  }
  .hm-navbar .navbar-toggler{
    width:40px!important;
    height:40px!important;
    padding:7px!important;
  }
  .hm-navbar .navbar-collapse{
    left:8px!important;
    right:8px!important;
    padding:10px!important;
  }
  .hm-navbar .nav-link,
  .hm-navbar .nav-outline-btn,
  .hm-navbar .btn-hm.btn-sm{
    min-height:40px!important;
    padding:.62rem .72rem!important;
    font-size:.88rem!important;
  }
}


/* === Buscador listado: separación y estabilidad 2026-08-11 === */
.listing-search-wrap{
  margin-bottom:18px!important;
}
.results-meta-row{
  margin-top:0!important;
  margin-bottom:20px!important;
}
.listing-search-pro{
  position:relative!important;
  z-index:3!important;
}
@media (max-width:991.98px){
  .listing-search-wrap{margin-bottom:16px!important;}
  .results-meta-row{margin-bottom:18px!important;}
}
@media (max-width:575.98px){
  .listing-search-wrap{margin-bottom:14px!important;}
  .results-meta-row{
    gap:8px!important;
    padding:10px 12px!important;
  }
}


/* === Alineación final del botón Buscar 2026-08-11 === */
.hero-search-grid-v4 > .btn-hero-search{
  align-self:start!important;
  margin-top:25px!important;
  height:60px!important;
  min-height:60px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
}
@media (max-width:991.98px){
  .hero-search-grid-v4 > .btn-hero-search{
    margin-top:0!important;
    width:100%!important;
  }
}

/* =========================================================
   CONFIRMACIÓN FINAL DE RESERVA · 2026-08-11
   ========================================================= */
.reservation-confirm-shell{
  min-height:calc(100vh - 78px);
  background:linear-gradient(135deg,#f4f8ff 0%,#ffffff 58%,#effcff 100%);
  border-top:1px solid #dce8f5;
}
.reservation-confirm-container{max-width:1100px;}
.reservation-success-banner{
  display:flex;align-items:center;gap:10px;
  min-height:44px;padding:10px 16px;
  background:#dff5ea;border:1px solid #9bd8b9;border-radius:6px;
  color:#075f46;font-size:.94rem;line-height:1.35;
}
.reservation-success-banner i{font-size:1rem;}
.reservation-complete-card{padding:22px 24px 24px!important;border-radius:22px!important;}
.reservation-complete-head h1{font-size:2.15rem;line-height:1.05;margin:0 0 8px;font-weight:500!important;color:#09294e;}
.reservation-complete-head p{font-size:1rem;color:#61718a;margin:0;}
.reservation-created-box{
  margin-top:18px;padding:16px;border:1px solid #e3e8ef;border-radius:18px;
  background:#fff;box-shadow:0 12px 28px rgba(19,40,73,.05);
}
.reservation-created-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;}
.reservation-created-top h2{font-size:1.12rem;margin:0 0 3px;color:#1b2a3d;font-weight:500!important;}
.reservation-code-line{font-size:.93rem;color:#5d6e87;margin-top:2px;}
.reservation-code-line strong{color:#45617f;}
.reservation-status-line{font-size:.72rem;color:#71819a;margin-top:8px;text-transform:uppercase;}
.status-word{font-size:.72rem;}
.status-word-confirmada,.status-word-finalizada{color:#118554;}
.status-word-pendiente{color:#a96700;}
.status-word-cancelada{color:#c5382f;}
.reservation-send-whatsapp{
  flex:0 0 auto;border:0!important;border-radius:14px!important;
  background:#169a59!important;color:#fff!important;font-weight:800!important;
  padding:.58rem 1rem!important;box-shadow:none!important;font-size:.9rem!important;
}
.reservation-send-whatsapp:hover{background:#11864d!important;color:#fff!important;}
.reservation-created-divider,.reservation-summary-rule{height:1px;background:#d9dee6;margin:15px 0;}
.reservation-payment-title{display:flex;align-items:center;gap:8px;font-size:1rem;color:#122b50;margin-bottom:8px;}
.reservation-payment-title i{color:#0b6cf2;}
.reservation-payment-copy{font-size:.95rem;line-height:1.5;color:#5e718d;margin:0;max-width:610px;}
.reservation-payment-copy strong{color:#526b8c;}
.reservation-complete-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:14px;}
.reservation-complete-actions .btn{border-radius:14px!important;padding:.54rem .95rem!important;font-weight:800!important;}
.reservation-my-trips-link{font-size:.86rem;color:#0b6cf2;font-weight:700;}
.reservation-my-trips-link:hover{text-decoration:underline;}

.reservation-summary-final{
  padding:22px 24px 20px!important;border-radius:22px!important;
  box-shadow:0 18px 36px rgba(25,43,70,.10)!important;
}
.reservation-summary-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;}
.reservation-summary-hotel{display:block;font-size:.72rem;line-height:1.2;letter-spacing:.05em;text-transform:uppercase;color:#687c98;margin-bottom:5px;font-weight:700;}
.reservation-summary-title-row h2{font-size:1.25rem;line-height:1.45;margin:0;font-weight:500!important;color:#071e41;max-width:290px;}
.reservation-last-units{display:flex;align-items:center;gap:8px;flex:0 0 auto;border:1px solid #e2e6eb;border-radius:999px;padding:8px 13px;background:#fff;color:#071e41;font-size:.75rem;line-height:1.2;}
.reservation-last-units>i{color:#086dff;}
.reservation-last-units strong{font-size:.8rem;}
.reservation-summary-dates{font-size:.9rem;color:#6d7f99;margin-top:7px;line-height:1.5;}
.reservation-summary-list{display:grid;gap:10px;}
.reservation-summary-list>div{display:flex;justify-content:space-between;align-items:center;gap:14px;font-size:.94rem;}
.reservation-summary-list span{color:#6b7d96;}
.reservation-summary-list strong{color:#071b3b;text-align:right;font-size:.92rem;}
.reservation-summary-prices>div{font-size:.88rem;}
.reservation-final-total{display:flex;justify-content:space-between;align-items:flex-end;gap:14px;}
.reservation-final-total span{font-size:.98rem;color:#61728b;}
.reservation-final-total strong{font-size:1.75rem;line-height:1;color:#071b3b;letter-spacing:-.04em;}
.reservation-tax-note{font-size:.78rem;color:#6680a3;margin-top:10px;}
.reservation-help-whatsapp{
  display:flex!important;align-items:center;justify-content:center;gap:7px;width:100%;
  margin-top:16px;padding:.5rem .9rem!important;border:1.5px solid #086dff!important;
  color:#086dff!important;background:#fff!important;border-radius:999px!important;
  font-weight:800!important;font-size:.88rem!important;box-shadow:none!important;
}
.reservation-help-whatsapp:hover{background:#eef5ff!important;color:#086dff!important;}
.reservation-check-times{margin-top:14px;color:#667d9e;font-size:.8rem;}

@media (max-width:991.98px){
  .reservation-confirm-container{max-width:760px;}
  .reservation-summary-final{position:static;}
}
@media (max-width:575.98px){
  .reservation-confirm-container{padding-left:14px!important;padding-right:14px!important;}
  .reservation-success-banner{font-size:.82rem;padding:9px 12px;}
  .reservation-complete-card,.reservation-summary-final{padding:18px!important;border-radius:18px!important;}
  .reservation-complete-head h1{font-size:1.75rem;}
  .reservation-created-top{flex-direction:column;gap:12px;}
  .reservation-send-whatsapp{width:100%;text-align:center;}
  .reservation-summary-title-row h2{font-size:1.08rem;}
  .reservation-last-units{padding:7px 10px;}
  .reservation-summary-list>div{font-size:.86rem;}
  .reservation-final-total strong{font-size:1.55rem;}
}


/* === Inventario por fechas / propiedades agotadas 2026-08-11 === */
.hotel-stock-pill,
.booking-live-stock,
.list-live-availability,
.map-availability-line{
  display:inline-flex;
  align-items:center;
  gap:8px;
}
.hotel-stock-pill{
  min-height:34px;
  padding:7px 11px;
  border-radius:999px;
  font-size:.78rem;
  font-weight:800;
  border:1px solid transparent;
  white-space:nowrap;
}
.hotel-stock-pill.is-available{background:#ecfdf3;color:#067647;border-color:#abefc6;}
.hotel-stock-pill.is-sold-out{background:#fff1f0;color:#b42318;border-color:#f4b9b4;}
.availability-heading-right{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;}
.availability-soldout-banner{
  display:flex;
  align-items:flex-start;
  gap:12px;
  padding:14px 16px;
  margin:0 0 16px;
  border-color:#f2c1bc!important;
  background:#fff8f7!important;
}
.availability-soldout-banner>i{color:#c63a2b;font-size:1.05rem;margin-top:3px;}
.availability-soldout-banner strong{display:block;color:#8f261b;font-size:.95rem;}
.availability-soldout-banner span{display:block;color:#765d59;font-size:.84rem;line-height:1.45;margin-top:2px;}
.room-next-availability{
  display:flex;
  align-items:center;
  gap:6px;
  margin-top:7px;
  color:#b54708;
  font-size:.8rem;
  font-weight:700;
}
.booking-live-stock{
  margin:14px 0 16px;
  width:100%;
  padding:11px 12px;
  border-radius:14px;
  border:1px solid;
}
.booking-live-stock>i{font-size:1rem;}
.booking-live-stock>div{display:flex;flex-direction:column;gap:2px;min-width:0;}
.booking-live-stock strong{font-size:.86rem;line-height:1.2;}
.booking-live-stock span{font-size:.74rem;line-height:1.25;color:inherit;opacity:.82;}
.booking-live-stock.is-available{background:#effcf4;color:#087443;border-color:#b7e8c8;}
.booking-live-stock.is-sold-out{background:#fff4f2;color:#a52a1d;border-color:#efc1bb;}

.property-pill-soldout{
  background:#fff!important;
  color:#b42318!important;
  border:1px solid #f0b9b3!important;
  box-shadow:0 6px 16px rgba(110,28,18,.08)!important;
}
.availability-fact.is-available{background:#effcf4!important;color:#087443!important;border-color:#b7e8c8!important;}
.availability-fact.is-sold-out{background:#fff4f2!important;color:#a52a1d!important;border-color:#efc1bb!important;}
.list-live-availability{
  width:100%;
  padding:8px 9px;
  border-radius:11px;
  border:1px solid;
  align-items:flex-start;
}
.list-live-availability>i{margin-top:2px;font-size:.8rem;flex:0 0 auto;}
.list-live-availability>div{display:flex;flex-direction:column;gap:1px;min-width:0;}
.list-live-availability strong{font-size:.76rem;line-height:1.15;}
.list-live-availability small{font-size:.66rem;line-height:1.2;}
.list-live-availability.is-available{background:#effcf4;color:#087443;border-color:#b7e8c8;}
.list-live-availability.is-sold-out{background:#fff4f2;color:#a52a1d;border-color:#efc1bb;}
.map-availability-line{
  flex-wrap:wrap;
  margin:8px 0 10px;
  padding:6px 8px;
  border-radius:10px;
  font-size:.72rem;
  font-weight:800;
}
.map-availability-line small{width:100%;padding-left:20px;font-weight:600;}
.map-availability-line.is-available{background:#effcf4;color:#087443;}
.map-availability-line.is-sold-out{background:#fff4f2;color:#a52a1d;}

@media(max-width:767.98px){
  .availability-heading-right{justify-content:flex-start;width:100%;}
  .hotel-stock-pill{font-size:.74rem;}
  .availability-soldout-banner{padding:12px;}
}


/* === Optimización premium celular 2026-08-11 === */
@media (max-width: 767.98px){
  .home-section-v4{padding-bottom:26px!important;}
  .home-section-v4:first-of-type{padding-top:24px!important;}
  .home-title-row{gap:10px!important;margin-bottom:14px!important;align-items:flex-start!important;}
  .home-title-row h2{font-size:1.82rem!important;line-height:1.08!important;}
  .home-title-row p{font-size:.94rem!important;margin-bottom:0!important;}
  .title-actions-v5{width:100%!important;justify-content:flex-start!important;gap:10px!important;}
  .title-actions-v5 .btn{padding:.68rem .95rem!important;border-radius:14px!important;width:auto!important;}
  .mini-arrow-group{display:none!important;}

  .hm-home-hero-v4,
  .hm-home-hero-v4 .carousel,
  .hm-home-hero-v4 .carousel-inner,
  .hm-home-hero-v4 .carousel-item,
  .hm-home-hero-v4 .hm-home-hero-slide,
  .hm-hero-content-v4{
    height:auto!important;
    min-height:0!important;
  }
  .hm-home-hero-v4{
    padding-bottom:26px!important;
    min-height:auto!important;
  }
  .hm-home-hero-v4 .hm-home-hero-slide{
    min-height:520px!important;
    padding-bottom:24px!important;
    background-position:center center!important;
  }
  .hm-hero-content-v4{padding-top:18px!important;}
  .hero-copy-v4{max-width:300px!important;padding-top:12px!important;}
  .hero-copy-v4 h1{font-size:2.65rem!important;line-height:.92!important;max-width:295px!important;}
  .hero-copy-v4 h1 small{font-size:.98rem!important;line-height:1.2!important;max-width:250px!important;}

  .hero-search-glass-v4{
    position:relative!important;
    left:auto!important;
    bottom:auto!important;
    transform:none!important;
    width:calc(100% - 24px)!important;
    margin:18px auto 0!important;
    padding:14px!important;
    border-radius:24px!important;
    box-shadow:0 18px 36px rgba(18,28,56,.18)!important;
  }
  .hero-search-grid-v4{grid-template-columns:1fr!important;gap:10px!important;}
  .hero-search-grid-v4 .hero-search-field{padding:0!important;}
  .hero-search-grid-v4 .hero-search-field label{font-size:.78rem!important;margin-bottom:6px!important;}
  .hero-search-grid-v4 .form-control{height:50px!important;font-size:.96rem!important;padding-left:42px!important;}
  .hero-search-grid-v4 .input-icon-wrap i{left:14px!important;font-size:1rem!important;}
  .hero-search-grid-v4 .btn-hero-search{height:50px!important;font-size:1.02rem!important;border-radius:16px!important;}

  .hero-benefits-v4{
    position:relative!important;
    left:auto!important;
    bottom:auto!important;
    transform:none!important;
    width:calc(100% - 24px)!important;
    margin:14px auto 0!important;
    grid-template-columns:1fr 1fr!important;
    border-radius:24px!important;
    overflow:hidden!important;
  }
  .hero-benefits-v4 > div{
    gap:10px!important;
    padding:14px 12px!important;
    border-right:1px solid #ececf0!important;
    border-bottom:1px solid #ececf0!important;
  }
  .hero-benefits-v4 > div:nth-child(2n){border-right:0!important;}
  .hero-benefits-v4 > div:nth-last-child(-n+2){border-bottom:0!important;}
  .hero-benefits-v4 i{width:36px!important;height:36px!important;font-size:1rem!important;flex:0 0 36px!important;border-radius:12px!important;}
  .hero-benefits-v4 strong{font-size:.9rem!important;line-height:1.12!important;}
  .hero-benefits-v4 small{font-size:.78rem!important;line-height:1.25!important;}
  .hm-home-hero-v4 .hero-photo-credit{
    position:relative!important;
    left:auto!important;
    bottom:auto!important;
    transform:none!important;
    display:block!important;
    width:calc(100% - 24px)!important;
    margin:10px auto 0!important;
    text-align:left!important;
    font-size:.72rem!important;
    color:rgba(255,255,255,.88)!important;
  }

  .category-grid-v5,
  .popular-hotels-grid-v4,
  .popular-hotels-grid-secondary{
    display:flex!important;
    grid-template-columns:none!important;
    gap:14px!important;
    overflow-x:auto!important;
    overflow-y:hidden!important;
    scroll-snap-type:x mandatory!important;
    padding:2px 2px 10px!important;
    -ms-overflow-style:none!important;
    scrollbar-width:none!important;
  }
  .category-grid-v5::-webkit-scrollbar,
  .popular-hotels-grid-v4::-webkit-scrollbar,
  .popular-hotels-grid-secondary::-webkit-scrollbar{display:none!important;}
  .category-grid-v5 > *,
  .popular-hotels-grid-v4 > *,
  .popular-hotels-grid-secondary > *{
    flex:0 0 calc(100% - 22px)!important;
    min-width:calc(100% - 22px)!important;
    scroll-snap-align:start!important;
  }
  .category-card-v4,
  .popular-hotel-card-v4{border-radius:22px!important;}
  .category-card-v4 img,
  .popular-photo img{height:185px!important;object-fit:cover!important;}
  .category-card-v4 strong{font-size:1.08rem!important;}
  .category-card-v4 small{font-size:.9rem!important;}
  .popular-body{padding:16px 16px 18px!important;}
  .popular-body h3{font-size:1.18rem!important;line-height:1.16!important;}
  .popular-price-row strong{font-size:1.9rem!important;line-height:1!important;}
  .discount-badge-v4{padding:.52rem .72rem!important;font-size:.85rem!important;}

  .marketing-grid-v4{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;}
  .marketing-mini-card{min-height:132px!important;padding:15px!important;border-radius:20px!important;}
  .marketing-mini-card i{width:38px!important;height:38px!important;border-radius:12px!important;margin-bottom:10px!important;font-size:1rem!important;}
  .marketing-mini-card strong{font-size:.97rem!important;line-height:1.2!important;margin-bottom:6px!important;}
  .marketing-mini-card p{font-size:.82rem!important;line-height:1.32!important;display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
  .marketing-cta-card{grid-column:1 / -1!important;min-height:138px!important;padding:18px!important;border-radius:22px!important;}
  .marketing-cta-card strong{font-size:1.08rem!important;}
  .marketing-cta-card p{font-size:.86rem!important;line-height:1.3!important;}
  .marketing-cta-card .btn{width:auto!important;padding:.65rem .95rem!important;border-radius:14px!important;}

  .trust-newsletter-v4{padding:18px!important;border-radius:22px!important;}
  .trust-newsletter-v4 h3{font-size:1.45rem!important;line-height:1.12!important;}
  .trust-stats-v4{grid-template-columns:1fr 1fr!important;gap:10px!important;}
  .trust-stats-v4 div{padding:14px!important;border-radius:16px!important;}

  .hm-global-floats{right:12px!important;bottom:12px!important;gap:8px!important;}
  .hm-float-wsp,.hm-float-request{width:46px!important;height:46px!important;border-radius:50%!important;box-shadow:0 12px 22px rgba(8,28,55,.20)!important;}
  .scroll-top{right:12px!important;bottom:122px!important;width:42px!important;height:42px!important;border-radius:14px!important;}
}

@media (max-width: 389.98px){
  .marketing-grid-v4{grid-template-columns:1fr!important;}
  .marketing-cta-card{grid-column:auto!important;}
  .hero-benefits-v4{grid-template-columns:1fr!important;}
  .hero-benefits-v4 > div{border-right:0!important;}
  .hero-benefits-v4 > div:not(:last-child){border-bottom:1px solid #ececf0!important;}
}


/* === FIX FINAL: restaurar buscador de reservas en celular 2026-08-11 === */
@media (max-width: 767.98px){
  /* En móvil el hero mantiene una altura real. El contenido superpuesto no colapsa. */
  .page-shell > .hm-home-hero-v4:first-child{
    margin-top:0!important;
  }
  .hm-home-hero-v4{
    position:relative!important;
    height:1030px!important;
    min-height:1030px!important;
    padding-top:0!important;
    padding-bottom:0!important;
    overflow:hidden!important;
    background:#17100e!important;
  }
  .hm-home-hero-v4 .carousel,
  .hm-home-hero-v4 .carousel-inner,
  .hm-home-hero-v4 .carousel-item,
  .hm-home-hero-v4 .hm-home-hero-slide{
    height:1030px!important;
    min-height:1030px!important;
  }
  .hm-home-hero-v4 .hm-home-hero-slide{
    background-size:cover!important;
    background-position:center center!important;
    padding:0!important;
  }
  .hm-hero-content-v4{
    position:absolute!important;
    inset:0!important;
    height:1030px!important;
    min-height:1030px!important;
    padding:34px 12px 18px!important;
    z-index:6!important;
    display:block!important;
  }
  .hero-copy-v4{
    position:relative!important;
    z-index:7!important;
    max-width:305px!important;
    padding:8px 0 0!important;
    margin:0!important;
  }
  .hero-copy-v4 h1{
    font-size:2.65rem!important;
    line-height:.91!important;
    max-width:305px!important;
    margin:0!important;
  }
  .hero-copy-v4 h1 small{
    display:block!important;
    margin-top:12px!important;
    font-size:.95rem!important;
    line-height:1.22!important;
    max-width:265px!important;
  }
  .hero-meta-v4{
    display:none!important;
  }

  /* Buscador de reservaciones: siempre visible y completo. */
  .hero-search-glass-v4{
    display:block!important;
    position:absolute!important;
    top:270px!important;
    left:12px!important;
    right:12px!important;
    bottom:auto!important;
    width:auto!important;
    max-width:none!important;
    transform:none!important;
    margin:0!important;
    padding:14px!important;
    border-radius:24px!important;
    background:rgba(255,255,255,.98)!important;
    border:1px solid rgba(255,255,255,.9)!important;
    box-shadow:0 18px 42px rgba(13,18,38,.24)!important;
    z-index:12!important;
  }
  .hero-search-grid-v4{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:9px!important;
    align-items:stretch!important;
  }
  .hero-search-grid-v4 .hero-search-destination,
  .hero-search-grid-v4 .hero-search-field,
  .hero-search-grid-v4 .btn-hero-search{
    grid-column:1!important;
    display:block!important;
  }
  .hero-search-grid-v4 .hero-search-field{
    padding:0!important;
  }
  .hero-search-grid-v4 .hero-search-field label{
    display:block!important;
    margin:0 0 5px!important;
    font-size:.73rem!important;
    line-height:1.15!important;
    font-weight:800!important;
    color:#686a74!important;
  }
  .hero-search-grid-v4 .input-icon-wrap{
    display:flex!important;
    align-items:center!important;
    position:relative!important;
    height:48px!important;
    min-height:48px!important;
    padding:0 12px!important;
    border:1px solid #e1e4eb!important;
    border-radius:14px!important;
    background:#fff!important;
  }
  .hero-search-grid-v4 .input-icon-wrap > i{
    position:static!important;
    width:20px!important;
    margin:0 8px 0 0!important;
    flex:0 0 20px!important;
    color:#8b8e98!important;
    font-size:.92rem!important;
    text-align:center!important;
  }
  .hero-search-grid-v4 .form-control{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    height:44px!important;
    min-height:44px!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    box-shadow:none!important;
    font-size:.93rem!important;
    color:#3c3e46!important;
  }
  .hero-search-grid-v4 input[type="date"]{
    padding-right:2px!important;
  }
  .hero-search-grid-v4 .btn-hero-search{
    width:100%!important;
    height:50px!important;
    min-height:50px!important;
    margin-top:2px!important;
    padding:0 16px!important;
    border-radius:15px!important;
    font-size:1rem!important;
    font-weight:800!important;
  }

  /* Beneficios compactos debajo del buscador. */
  .hero-benefits-v4{
    display:grid!important;
    position:absolute!important;
    top:790px!important;
    left:12px!important;
    right:12px!important;
    bottom:auto!important;
    width:auto!important;
    max-width:none!important;
    transform:none!important;
    margin:0!important;
    grid-template-columns:1fr 1fr!important;
    border-radius:22px!important;
    z-index:10!important;
  }
  .hero-benefits-v4 > div{
    min-width:0!important;
    padding:12px 10px!important;
    gap:8px!important;
  }
  .hero-benefits-v4 i{
    width:34px!important;
    height:34px!important;
    flex:0 0 34px!important;
  }
  .hero-benefits-v4 strong{font-size:.83rem!important;}
  .hero-benefits-v4 small{font-size:.72rem!important;}
  .hm-home-hero-v4 .hero-photo-credit{
    display:none!important;
  }
}

@media (max-width: 389.98px){
  .hm-home-hero-v4,
  .hm-home-hero-v4 .carousel,
  .hm-home-hero-v4 .carousel-inner,
  .hm-home-hero-v4 .carousel-item,
  .hm-home-hero-v4 .hm-home-hero-slide,
  .hm-hero-content-v4{
    height:1045px!important;
    min-height:1045px!important;
  }
  .hero-search-glass-v4{top:265px!important;}
  .hero-benefits-v4{
    top:792px!important;
    grid-template-columns:1fr 1fr!important;
  }
}


/* === Corrección buscador y cards listado en celular 2026-08-11 === */
@media (max-width: 767.98px){
  .listing-top-band .container{padding-top:22px!important;padding-bottom:72px!important;}
  .listing-top-band h1{font-size:2.35rem!important;line-height:1.02!important;max-width:320px!important;}
  .listing-top-band p{font-size:.98rem!important;line-height:1.42!important;max-width:340px!important;}
  .listing-top-band .view-switch{margin-top:10px!important;}

  .listing-search-wrap{
    margin-top:-58px!important;
    margin-bottom:14px!important;
    padding-left:12px!important;
    padding-right:12px!important;
  }
  .listing-search-pro{
    padding:14px!important;
    border-radius:22px!important;
    overflow:hidden!important;
  }
  .listing-search-grid{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
    align-items:stretch!important;
  }
  .listing-search-grid > .search-control,
  .listing-search-grid > .search-submit{
    min-width:0!important;
    width:100%!important;
  }
  .listing-search-grid > .search-control-wide{
    grid-column:1 / -1!important;
  }
  .listing-search-grid > .search-submit{
    grid-column:1 / -1!important;
    margin-top:2px!important;
  }
  .search-control{padding:0!important;}
  .search-control label{
    font-size:.76rem!important;
    line-height:1.15!important;
    margin:0 0 6px!important;
  }
  .listing-search-grid .input-icon-wrap,
  .listing-search-grid .form-control{
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }
  .listing-search-grid .input-icon-wrap{
    height:46px!important;
    min-height:46px!important;
    padding:0 12px!important;
    border-radius:14px!important;
    overflow:hidden!important;
  }
  .listing-search-grid .input-icon-wrap i{
    position:static!important;
    margin-right:8px!important;
    font-size:.96rem!important;
    color:#7f8794!important;
    flex:0 0 18px!important;
    width:18px!important;
  }
  .listing-search-grid .input-icon-wrap .form-control{
    border:0!important;
    height:auto!important;
    min-height:0!important;
    padding:0!important;
    background:transparent!important;
    box-shadow:none!important;
    font-size:.95rem!important;
  }
  .listing-search-grid > .search-control > .form-control{
    height:46px!important;
    min-height:46px!important;
    border-radius:14px!important;
    font-size:.95rem!important;
  }
  .search-submit{
    height:48px!important;
    min-height:48px!important;
    border-radius:15px!important;
    font-size:1rem!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
  }
  .results-meta-row{
    margin-top:0!important;
    padding:12px 14px!important;
    border-radius:18px!important;
    background:#fffaf6!important;
    border:1px solid #f0e2d8!important;
    flex-direction:column!important;
    align-items:flex-start!important;
  }
  .results-meta-row strong{font-size:1.75rem!important;line-height:1!important;}
  .results-meta-row span{font-size:.88rem!important;line-height:1.3!important;}

  .listing-layout-pro{grid-template-columns:1fr!important;gap:16px!important;}
  .filters-sidebar-pro{position:static!important;top:auto!important;}

  .search-hotel-list-card{
    display:flex!important;
    flex-direction:column!important;
    grid-template-columns:1fr!important;
    border-radius:22px!important;
    overflow:hidden!important;
  }
  .search-hotel-list-photo,
  .search-hotel-list-content,
  .search-hotel-list-side{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
    box-sizing:border-box!important;
  }
  .search-hotel-list-photo{
    min-height:0!important;
    order:1!important;
  }
  .search-hotel-list-photo a,
  .search-hotel-list-photo img{
    width:100%!important;
    height:220px!important;
    min-height:220px!important;
    max-height:220px!important;
    object-fit:cover!important;
  }
  .search-hotel-list-content{
    order:2!important;
    padding:16px 14px 12px!important;
    gap:10px!important;
  }
  .search-hotel-list-side{
    order:3!important;
    padding:14px!important;
    border-left:0!important;
    border-top:1px solid #efe6de!important;
    background:linear-gradient(180deg,#fff 0%,#fffaf6 100%)!important;
  }
  .search-list-top-row{
    display:flex!important;
    align-items:flex-start!important;
    justify-content:space-between!important;
    gap:10px!important;
    flex-wrap:nowrap!important;
  }
  .search-hotel-list-content h3{
    font-size:1.24rem!important;
    line-height:1.14!important;
    margin:0!important;
  }
  .hotel-location-line{font-size:.9rem!important;line-height:1.3!important;}
  .list-rating-wrap{flex:0 0 auto!important;align-items:flex-end!important;}
  .list-rating-wrap small{font-size:.8rem!important;}
  .search-list-summary{font-size:.9rem!important;line-height:1.45!important;margin-bottom:0!important;}
  .search-hotel-fact-row{gap:6px!important;margin-bottom:8px!important;}
  .search-hotel-fact-row > span{font-size:.76rem!important;padding:5px 9px!important;}
  .search-room-service-blocks{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;}
  .search-room-service-blocks strong{font-size:.88rem!important;margin-bottom:6px!important;}
  .feature-chip-row span{font-size:.75rem!important;padding:5px 9px!important;}
  .price-box-heading{font-size:.7rem!important;}
  .search-side-price{font-size:2rem!important;line-height:.95!important;}
  .price-box-subtotal{font-size:.88rem!important;}
  .age-note{font-size:.84rem!important;padding:.62rem .8rem!important;}
  .search-hotel-list-side .btn.btn-lg{font-size:.92rem!important;padding:.8rem .9rem!important;min-height:46px!important;}
  .share-card-buttons{grid-template-columns:1fr 1fr!important;gap:6px!important;}
  .search-hotel-list-side .share-mini-btn{min-height:34px!important;font-size:.76rem!important;padding:6px 8px!important;justify-content:center!important;}
}

@media (max-width: 389.98px){
  .listing-search-grid{grid-template-columns:1fr!important;}
  .search-room-service-blocks{grid-template-columns:1fr!important;}
  .share-card-buttons{grid-template-columns:1fr!important;}
}


/* === Filtros contraídos en celular 2026-08-11 === */
.mobile-filters-toggle-wrap{display:none;}
@media (max-width: 991.98px){
  .mobile-filters-toggle-wrap{
    display:block!important;
    padding:0 12px;
    margin:0 0 14px!important;
  }
  .mobile-filters-toggle{
    width:100%!important;
    display:flex!important;
    align-items:center!important;
    gap:12px!important;
    text-align:left!important;
    padding:14px 16px!important;
    border-radius:20px!important;
    border:1px solid #ead8cb!important;
    background:#fffaf6!important;
    color:#21324f!important;
    box-shadow:0 10px 24px rgba(23,39,70,.08)!important;
  }
  .mobile-filters-toggle:hover,
  .mobile-filters-toggle:focus{
    background:#fff7f1!important;
    color:#21324f!important;
    border-color:#e3c8b5!important;
  }
  .mobile-filters-toggle-icon{
    width:42px;height:42px;border-radius:14px;
    display:grid;place-items:center;
    background:linear-gradient(135deg,#ffefe5,#fff)!important;
    color:#d3572e!important;
    flex:0 0 42px;
    border:1px solid #f1d9ca;
  }
  .mobile-filters-toggle-text{display:flex;flex-direction:column;min-width:0;flex:1 1 auto;}
  .mobile-filters-toggle-text strong{font-size:1rem;line-height:1.1;font-weight:800;color:#21324f;}
  .mobile-filters-toggle-text small{font-size:.78rem;line-height:1.2;color:#73819d;margin-top:4px;}
  .mobile-filters-toggle-chevron{font-size:.9rem;color:#bf6a46;transition:transform .22s ease;}
  .mobile-filters-toggle[aria-expanded="true"] .mobile-filters-toggle-chevron{transform:rotate(180deg);}

  .filters-mobile-collapse{padding:0 12px;}
  .filters-mobile-collapse .filters-sidebar-pro{margin-bottom:14px!important;}
  .listing-layout-pro{grid-template-columns:1fr!important;}
}
