
/* CHEZ STUDIO 9.4 — MOBILE ISOLADO */
.chez-v94-mobile-home{display:none!important}

@media(max-width:820px){
  body:has(#chez-home-builder) .chez-home-v71 > :not(.chez-v94-mobile-home){display:none!important}
  .chez-v94-mobile-home{display:block!important}

  /* Legacy safeguard: even if an old cached HTML still contains this class,
     it can only activate inside the real mobile viewport. */
  body.chez-v94-mobile-device .chez-home-v71 > :not(.chez-v94-mobile-home){display:none!important}
  body.chez-v94-mobile-device .chez-v94-mobile-home{display:block!important}
}

.chez-v94-mobile-home{--navy:#0e223a;--dark:#07182a;--gold:#c7a55b;--cream:#f8f5ef;color:#263743;background:#fff;font-family:Arial,sans-serif}
.chez-v94-header{position:sticky;top:0;z-index:99990;height:82px;display:grid;grid-template-columns:58px minmax(0,1fr) 106px;align-items:center;padding:0 14px;background:#fff;box-shadow:0 1px 0 rgba(14,34,58,.12)}
.chez-v94-menu-open{width:48px;height:48px;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:0;border:0;background:transparent}
.chez-v94-menu-open span{display:block;width:29px;height:2px;background:#62676a}
.chez-v94-logo{display:flex;align-items:center;justify-content:center;height:62px;overflow:hidden}
.chez-v94-logo img{display:block;width:auto;height:52px;max-width:142px;object-fit:contain;filter:brightness(0) saturate(100%) invert(12%) sepia(23%) saturate(1608%) hue-rotate(170deg) brightness(91%) contrast(96%)}
.chez-v94-reserve-top{height:50px;display:flex;align-items:center;justify-content:center;background:#aabac5;color:#fff;text-decoration:none;font-size:12px;letter-spacing:.04em}
.chez-v94-menu{position:fixed;inset:0;z-index:100000;padding:24px;background:rgba(7,24,42,.995);opacity:0;visibility:hidden;pointer-events:none;transform:translateX(-100%);transition:.28s ease;overflow-y:auto}
.chez-v94-menu.is-open{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0)}
.chez-v94-menu-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.12);color:var(--gold);font-size:12px;letter-spacing:.22em}
.chez-v94-menu-close{width:44px;height:44px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:transparent;color:#fff;font-size:30px}
.chez-v94-menu nav{display:flex;flex-direction:column}.chez-v94-menu nav a{min-height:58px;display:flex;align-items:center;border-bottom:1px solid rgba(255,255,255,.1);color:#fff;text-decoration:none;font-family:Georgia,serif;font-size:19px}
.chez-v94-menu-reserve{min-height:54px;margin-top:28px;display:flex;align-items:center;justify-content:center;background:var(--gold);color:#fff;text-decoration:none;font-size:13px;font-weight:700}

.chez-v94-hero{position:relative;height:455px;overflow:hidden;isolation:isolate;background:var(--dark)}
.chez-v94-media,.chez-v94-media img,.chez-v94-video{position:absolute;inset:0;width:100%;height:100%}.chez-v94-media{z-index:-4}.chez-v94-video{z-index:-3}.chez-v94-media img,.chez-v94-video{object-fit:cover;object-position:center 46%}
.chez-v94-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(3,14,27,.08),rgba(3,14,27,.20) 44%,rgba(3,14,27,.82))}
.chez-v94-copy{position:absolute;left:0;right:0;top:76px;padding:0 20px;text-align:center;color:#fff;z-index:2}.chez-v94-location{margin:0 0 12px;font-size:10px;letter-spacing:.18em;text-transform:uppercase}.chez-v94-copy h1{max-width:360px;margin:0 auto;font-family:Georgia,serif;font-size:clamp(38px,10.4vw,49px);font-weight:400;line-height:.98;letter-spacing:-.035em}.chez-v94-copy h1 span,.chez-v94-copy h1 em{display:block}.chez-v94-lead{max-width:335px;margin:17px auto 0;font-size:13px;line-height:1.5;color:rgba(255,255,255,.92)}

.chez-v94-booking{width:calc(100% - 28px);max-width:480px;margin:-24px auto 22px;padding:18px 20px 20px;background:rgba(7,24,42,.99);box-shadow:0 18px 42px rgba(0,0,0,.25);position:relative;z-index:5}.chez-v94-booking>input[type=hidden]{display:none}.chez-v94-booking label{display:block;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.24)}.chez-v94-booking label span{display:block;margin-bottom:7px;color:rgba(255,255,255,.62);font-size:10px;font-weight:700;letter-spacing:.16em}.chez-v94-booking input,.chez-v94-booking select{width:100%;height:42px;padding:0;border:0;background:transparent;color:#fff;font-size:17px;outline:none}.chez-v94-booking input::-webkit-calendar-picker-indicator{filter:invert(1)}.chez-v94-booking select option{color:#222}.chez-v94-booking button{width:100%;min-height:54px;margin-top:18px;border:0;background:var(--gold);color:#fff;font-size:13px;font-weight:700;letter-spacing:.04em}

.chez-v94-services{display:flex;width:100%;margin:0;padding:16px 12px 24px;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;background:#fff}.chez-v94-services::-webkit-scrollbar{display:none}.chez-v94-service{flex:0 0 126px;min-height:104px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 8px;border:1px solid rgba(25,43,58,.1);border-radius:16px;background:var(--cream);box-shadow:0 8px 20px rgba(18,31,43,.05);color:#4b555c;text-decoration:none;text-align:center;font-size:12px;scroll-snap-align:start}.chez-v94-service-icon{width:26px;height:26px;margin-bottom:10px}.chez-v94-service-icon svg{width:100%;height:100%;fill:currentColor}

.chez-v94-concept{display:flex;flex-direction:column;padding:54px 20px 72px;gap:30px;background:#fff}.chez-v94-concept-media{order:1}.chez-v94-concept-media img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:22px}.chez-v94-concept-copy{order:2}.chez-v94-eyebrow{display:block;margin-bottom:12px;color:#b09a65;font-size:10px;letter-spacing:.22em;text-transform:uppercase}.chez-v94-concept h2{margin:0 0 20px;font-family:Georgia,serif;font-size:36px;font-weight:400;line-height:1.08;color:#263743}.chez-v94-concept p{margin:0 0 16px;color:#7a8287;font-size:15px;line-height:1.7}.chez-v94-outline{min-height:50px;margin-top:8px;display:flex;align-items:center;justify-content:center;border:1px solid #c8b98f;border-radius:999px;color:#9b895f;text-decoration:none;font-size:11px;letter-spacing:.12em;text-transform:uppercase}
.chez-v94-tripadvisor{width:100%;max-width:100%;padding:10px 14px 70px;overflow:hidden;background:#fff}.chez-v94-tripadvisor>*{max-width:100%!important;margin-left:auto!important;margin-right:auto!important}

@media(max-width:390px){.chez-v94-header{grid-template-columns:54px minmax(0,1fr) 94px;padding:0 10px}.chez-v94-logo img{height:47px;max-width:122px}.chez-v94-reserve-top{font-size:11px}.chez-v94-hero{height:430px}.chez-v94-copy{top:68px;padding:0 17px}.chez-v94-copy h1{font-size:37px}.chez-v94-booking{width:calc(100% - 20px)}}


/* =========================================================
   CHEZ STUDIO 9.5 — MODO MOBILE ATIVADO PELO NAVEGADOR
========================================================= */

html.chez-v95-mobile .chez-v94-mobile-home,
body.chez-v95-mobile .chez-v94-mobile-home{
  display:block!important;
}

html.chez-v95-mobile .chez-home-v71 > :not(.chez-v94-mobile-home),
body.chez-v95-mobile .chez-home-v71 > :not(.chez-v94-mobile-home){
  display:none!important;
}

html.chez-v95-desktop .chez-v94-mobile-home,
body.chez-v95-desktop .chez-v94-mobile-home{
  display:none!important;
}

/* Impede qualquer largura desktop residual dentro do mobile isolado. */
html.chez-v95-mobile .chez-v94-mobile-home,
html.chez-v95-mobile .chez-v94-mobile-home *,
body.chez-v95-mobile .chez-v94-mobile-home,
body.chez-v95-mobile .chez-v94-mobile-home *{
  box-sizing:border-box!important;
}

html.chez-v95-mobile .chez-v94-mobile-home,
body.chez-v95-mobile .chez-v94-mobile-home{
  width:100%!important;
  max-width:100%!important;
  margin:0!important;
  overflow-x:hidden!important;
}

/* =========================================================
   CHEZ STUDIO 9.6 — MOBILE COMPACTO
========================================================= */
.chez-v94-header{grid-template-columns:58px minmax(0,1fr) 58px;}
.chez-v94-header::after{content:"";display:block;width:48px;height:48px;}
.chez-v94-reserve-top{display:none!important;}
.chez-v94-hero{height:430px;}
.chez-v94-copy{top:70px;}
.chez-v94-copy h1{font-size:var(--chez-hero-mobile-size,42px)!important;}
.chez-v96-booking{display:grid;grid-template-columns:minmax(0,1fr) 120px;padding:0!important;border-radius:18px;overflow:hidden;background:rgba(7,24,42,.97)!important;box-shadow:0 18px 42px rgba(0,0,0,.22)!important;}
.chez-v96-booking .chez-v96-date-group{grid-column:1/-1;padding:18px 20px 12px;border-bottom:1px solid rgba(255,255,255,.16);}
.chez-v96-kicker{display:block!important;margin:0 0 5px!important;color:rgba(255,255,255,.60)!important;font-size:9px!important;font-weight:700!important;letter-spacing:.17em!important;}
.chez-v96-date-group strong{display:block;color:#fff;font-size:17px;font-weight:400;}
.chez-v96-date-inputs{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:12px;}
.chez-v96-booking .chez-v96-date-inputs label{padding:0;border:0;}
.chez-v96-date-inputs small{display:block;margin-bottom:4px;color:rgba(255,255,255,.55);font-size:9px;text-transform:uppercase;letter-spacing:.1em;}
.chez-v96-date-inputs input{height:34px!important;font-size:14px!important;}
.chez-v96-booking .chez-v96-guests{padding:16px 20px!important;border:0!important;}
.chez-v96-booking .chez-v96-guests select{height:30px!important;font-size:16px!important;}
.chez-v96-booking button{width:120px!important;min-height:74px!important;height:100%!important;margin:0!important;padding:10px!important;font-size:11px!important;line-height:1.25!important;}

@media(max-width:390px){
  .chez-v94-header{grid-template-columns:54px minmax(0,1fr) 54px;}
  .chez-v96-booking{grid-template-columns:minmax(0,1fr) 108px;}
  .chez-v96-booking button{width:108px!important;}
}

/* =========================================================
   CHEZ STUDIO 9.6.1 — VIDRO NO HEADER E NAS DATAS MOBILE
========================================================= */
@media(max-width:820px){
  /* Cabeçalho sobre o vídeo, com o mesmo efeito de vidro do desktop. */
  .chez-v94-header{
    position:absolute!important;
    top:0!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    height:76px!important;
    padding:0 16px!important;
    background:linear-gradient(180deg,rgba(7,24,42,.48),rgba(7,24,42,.20))!important;
    border-bottom:1px solid rgba(255,255,255,.18)!important;
    box-shadow:0 8px 28px rgba(0,0,0,.12)!important;
    -webkit-backdrop-filter:blur(14px) saturate(125%)!important;
    backdrop-filter:blur(14px) saturate(125%)!important;
  }
  .chez-v94-menu-open span{
    background:rgba(255,255,255,.95)!important;
    box-shadow:0 1px 4px rgba(0,0,0,.22);
  }
  .chez-v94-logo img{
    filter:brightness(0) invert(1)!important;
    opacity:.98;
  }

  /* Barra de reserva translúcida, mantendo leitura e contraste. */
  .chez-v96-booking{
    margin:-34px auto 24px!important;
    border:1px solid rgba(255,255,255,.24)!important;
    background:linear-gradient(135deg,rgba(7,24,42,.84),rgba(14,34,58,.68))!important;
    box-shadow:0 22px 50px rgba(0,0,0,.28)!important;
    -webkit-backdrop-filter:blur(18px) saturate(125%)!important;
    backdrop-filter:blur(18px) saturate(125%)!important;
  }

  /* Bloco "Selecionar período" com vidro interno. */
  .chez-v96-booking .chez-v96-date-group{
    margin:10px 10px 0!important;
    padding:14px 14px 12px!important;
    border:1px solid rgba(255,255,255,.19)!important;
    border-radius:14px!important;
    background:rgba(255,255,255,.075)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.10)!important;
    -webkit-backdrop-filter:blur(10px)!important;
    backdrop-filter:blur(10px)!important;
  }
  .chez-v96-date-group strong{
    font-size:16px!important;
    letter-spacing:-.01em;
  }
  .chez-v96-date-inputs{
    gap:10px!important;
    margin-top:10px!important;
  }
  .chez-v96-date-inputs label{
    min-width:0;
    padding:8px 10px!important;
    border:1px solid rgba(255,255,255,.14)!important;
    border-radius:10px!important;
    background:rgba(255,255,255,.055)!important;
  }
  .chez-v96-date-inputs small{
    margin-bottom:2px!important;
  }
  .chez-v96-date-inputs input{
    min-width:0!important;
    width:100%!important;
    height:30px!important;
    font-size:13px!important;
    color:#fff!important;
  }
  .chez-v96-date-inputs input::-webkit-datetime-edit{
    color:rgba(255,255,255,.92)!important;
  }
  .chez-v96-date-inputs input::-webkit-calendar-picker-indicator{
    opacity:.9;
    cursor:pointer;
  }
  .chez-v96-booking .chez-v96-guests{
    padding:14px 18px!important;
  }
  .chez-v96-booking button{
    background:linear-gradient(135deg,#c7a55b,#d2b66f)!important;
  }
}

@media(max-width:390px){
  .chez-v94-header{height:72px!important;padding:0 12px!important;}
  .chez-v96-booking{margin-top:-30px!important;}
  .chez-v96-booking .chez-v96-date-group{margin:8px 8px 0!important;padding:12px!important;}
  .chez-v96-date-inputs{gap:8px!important;}
  .chez-v96-date-inputs label{padding:7px 8px!important;}
  .chez-v96-date-inputs input{font-size:12px!important;}
}

/* =========================================================
   CHEZ STUDIO 9.6.2 — LAYOUT MOBILE APROVADO
   Ajustes exclusivos da Home mobile. Desktop preservado.
========================================================= */
@media(max-width:820px){
  .chez-v94-mobile-home{
    background:#fff!important;
  }

  /* Hero mais alto, com o conteúdo distribuído como no layout aprovado. */
  .chez-v94-hero{
    height:clamp(570px,78svh,690px)!important;
    min-height:570px!important;
  }
  .chez-v94-media img,
  .chez-v94-video{
    object-position:center 48%!important;
  }
  .chez-v94-overlay{
    background:linear-gradient(180deg,rgba(3,14,27,.10) 0%,rgba(3,14,27,.18) 32%,rgba(3,14,27,.48) 68%,rgba(3,14,27,.88) 100%)!important;
  }
  .chez-v94-copy{
    top:clamp(145px,21svh,190px)!important;
    left:0!important;
    right:0!important;
    padding:0 24px!important;
    text-align:left!important;
  }
  .chez-v94-copy .chez-hero-editable{
    width:100%!important;
    max-width:620px!important;
    margin:0!important;
    text-align:left!important;
  }
  .chez-v94-location{
    margin:0 0 14px!important;
    font-size:11px!important;
    line-height:1.25!important;
    letter-spacing:.20em!important;
    text-align:left!important;
  }
  .chez-v94-copy h1{
    max-width:100%!important;
    margin:0!important;
    font-size:clamp(46px,12.4vw,58px)!important;
    line-height:.96!important;
    letter-spacing:-.045em!important;
    text-align:left!important;
  }
  .chez-v94-copy h1 span,
  .chez-v94-copy h1 em{
    display:block!important;
  }
  .chez-v94-lead{
    max-width:360px!important;
    margin:22px 0 0!important;
    font-size:15px!important;
    line-height:1.55!important;
    text-align:left!important;
  }

  /* Card sobreposto ao fim do hero, reduzindo o vazio central. */
  .chez-v96-booking{
    width:calc(100% - 28px)!important;
    max-width:760px!important;
    margin:-78px auto 18px!important;
    border-radius:20px!important;
  }
  .chez-v96-booking .chez-v96-date-group{
    margin:10px 10px 0!important;
    padding:15px 16px 14px!important;
  }
  .chez-v96-kicker{
    font-size:10px!important;
  }
  .chez-v96-date-group strong{
    font-size:18px!important;
  }
  .chez-v96-date-inputs{
    margin-top:12px!important;
  }
  .chez-v96-date-inputs label{
    min-height:68px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
  }
  .chez-v96-booking .chez-v96-guests{
    min-height:82px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
  }
  .chez-v96-booking button{
    min-height:82px!important;
    font-size:12px!important;
    letter-spacing:.02em!important;
  }

  /* Cinco serviços na mesma linha, proporcionais e sem rolagem. */
  .chez-v94-services{
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:8px!important;
    overflow:visible!important;
    padding:18px 12px 28px!important;
  }
  .chez-v94-service{
    min-width:0!important;
    min-height:112px!important;
    padding:12px 5px!important;
    border-radius:15px!important;
    font-size:11px!important;
    line-height:1.28!important;
    overflow-wrap:anywhere!important;
  }
  .chez-v94-service-icon{
    width:25px!important;
    height:25px!important;
    margin-bottom:9px!important;
  }

  /* Conceito encostado visualmente aos serviços, com imagem horizontal. */
  .chez-v94-concept{
    padding:24px 18px 64px!important;
    gap:26px!important;
  }
  .chez-v94-concept-media img{
    aspect-ratio:16/9!important;
    border-radius:20px!important;
  }
}

@media(max-width:390px){
  .chez-v94-hero{
    height:clamp(550px,76svh,625px)!important;
    min-height:550px!important;
  }
  .chez-v94-copy{
    top:136px!important;
    padding:0 18px!important;
  }
  .chez-v94-copy h1{
    font-size:clamp(43px,12vw,49px)!important;
  }
  .chez-v94-lead{
    margin-top:18px!important;
    font-size:14px!important;
  }
  .chez-v96-booking{
    width:calc(100% - 20px)!important;
    margin-top:-70px!important;
  }
  .chez-v94-services{
    gap:6px!important;
    padding-left:8px!important;
    padding-right:8px!important;
  }
  .chez-v94-service{
    min-height:106px!important;
    padding-left:3px!important;
    padding-right:3px!important;
    font-size:10px!important;
  }
}

/* =========================================================
   CHEZ STUDIO 9.6.3 — REFINO DE POSICIONAMENTO MOBILE
   Texto mais baixo + reserva mais alta, conforme referência aprovada.
========================================================= */
@media (max-width:820px){
  body .chez-v94-mobile-home .chez-v94-hero{
    height:clamp(600px,82svh,720px)!important;
    min-height:600px!important;
  }

  body .chez-v94-mobile-home .chez-v94-copy{
    top:clamp(175px,24svh,220px)!important;
    padding-left:24px!important;
    padding-right:24px!important;
  }

  body .chez-v94-mobile-home .chez-v94-copy h1{
    font-size:clamp(50px,13.4vw,62px)!important;
    line-height:.94!important;
  }

  body .chez-v94-mobile-home .chez-v94-lead{
    max-width:370px!important;
    margin-top:20px!important;
    font-size:15px!important;
    line-height:1.5!important;
  }

  body .chez-v94-mobile-home .chez-v96-booking{
    margin-top:-112px!important;
    margin-bottom:12px!important;
  }

  body .chez-v94-mobile-home .chez-v94-services{
    padding-top:12px!important;
  }
}

@media (max-width:390px){
  body .chez-v94-mobile-home .chez-v94-hero{
    height:600px!important;
    min-height:600px!important;
  }

  body .chez-v94-mobile-home .chez-v94-copy{
    top:162px!important;
    padding-left:18px!important;
    padding-right:18px!important;
  }

  body .chez-v94-mobile-home .chez-v94-copy h1{
    font-size:50px!important;
  }

  body .chez-v94-mobile-home .chez-v94-lead{
    font-size:14px!important;
    margin-top:18px!important;
  }

  body .chez-v94-mobile-home .chez-v96-booking{
    margin-top:-108px!important;
  }
}


/* =========================================================
   CHEZ STUDIO 13.3.0 — AJUSTES FINAIS DA HERO MOBILE
   Preserva o layout aprovado e corrige apenas header/reserva/calendário.
========================================================= */
@media (max-width:820px){
  .chez-v94-header{
    grid-template-columns:54px minmax(0,1fr) 104px!important;
    padding-left:12px!important;
    padding-right:12px!important;
  }
  .chez-v94-header::after{display:none!important;content:none!important}
  .chez-v94-logo{
    min-width:0!important;
    justify-self:center!important;
  }
  .chez-v94-reserve-top{
    display:flex!important;
    width:104px!important;
    height:48px!important;
    margin:0!important;
    padding:0 8px!important;
    align-items:center!important;
    justify-content:center!important;
    justify-self:end!important;
    border:0!important;
    border-radius:2px!important;
    background:#c7a55b!important;
    color:#fff!important;
    font-size:11px!important;
    font-weight:700!important;
    line-height:1!important;
    letter-spacing:.08em!important;
    text-decoration:none!important;
    white-space:nowrap!important;
  }

  /* O botão de disponibilidade ganha espaço e não corta mais o texto. */
  .chez-v96-booking{
    grid-template-columns:minmax(0,1fr) 136px!important;
  }
  .chez-v96-booking button{
    width:136px!important;
    min-width:136px!important;
    padding:10px 9px!important;
    font-size:10.5px!important;
    line-height:1.2!important;
    letter-spacing:.025em!important;
    white-space:normal!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    text-align:center!important;
  }

  /* Solicita ao navegador o tema escuro do calendário nativo. */
  .chez-v96-date-inputs input[type="date"]{
    color-scheme:dark!important;
    accent-color:#c7a55b!important;
    background-color:rgba(255,255,255,.035)!important;
  }
  .chez-v96-date-inputs input[type="date"]::-webkit-calendar-picker-indicator{
    filter:invert(1) sepia(.2) saturate(.8)!important;
  }
}

@media (max-width:390px){
  .chez-v94-header{grid-template-columns:50px minmax(0,1fr) 94px!important;padding-left:9px!important;padding-right:9px!important}
  .chez-v94-reserve-top{width:94px!important;height:44px!important;font-size:10px!important}
  .chez-v96-booking{grid-template-columns:minmax(0,1fr) 122px!important}
  .chez-v96-booking button{width:122px!important;min-width:122px!important;font-size:9.8px!important;padding:8px 6px!important}
}

/* =========================================================
   CHEZ STUDIO 17.3.2 — POLIMENTO DA BARRA NAS PÁGINAS INTERNAS
   Mantém a Hero intacta. Ajusta somente cor/vidro e shrink.
========================================================= */
@media (max-width:820px){
  /* Reserva o espaço inicial da barra sem alterar o conteúdo da página. */
  .chez-v1731-internal-hero-nav{
    display:block!important;
    width:100%!important;
    height:76px!important;
    min-height:76px!important;
    margin:0!important;
    padding:0!important;
    background:transparent!important;
    overflow:visible!important;
  }

  /* Mesmo caráter azul/vidro da Hero, mas com opacidade suficiente sobre páginas brancas. */
  .chez-v1731-internal-hero-nav .chez-v94-header{
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    z-index:99990!important;
    height:76px!important;
    background:linear-gradient(180deg,rgba(14,34,58,.78),rgba(14,34,58,.58))!important;
    border-bottom:1px solid rgba(255,255,255,.16)!important;
    box-shadow:0 8px 28px rgba(0,0,0,.14)!important;
    -webkit-backdrop-filter:blur(14px) saturate(125%)!important;
    backdrop-filter:blur(14px) saturate(125%)!important;
    transition:height .28s ease,background .28s ease,box-shadow .28s ease,padding .28s ease!important;
  }

  .chez-v1731-internal-hero-nav .chez-v94-logo img,
  .chez-v1731-internal-hero-nav .chez-v94-reserve-top,
  .chez-v1731-internal-hero-nav .chez-v94-menu-open,
  .chez-v1731-internal-hero-nav .chez-v94-menu-open span{
    transition:all .28s ease!important;
  }

  /* Estado compacto ao descer a página. */
  .chez-v1731-internal-hero-nav.is-scrolled .chez-v94-header{
    height:62px!important;
    background:linear-gradient(180deg,rgba(7,24,42,.88),rgba(14,34,58,.76))!important;
    box-shadow:0 8px 24px rgba(0,0,0,.18)!important;
    -webkit-backdrop-filter:blur(18px) saturate(130%)!important;
    backdrop-filter:blur(18px) saturate(130%)!important;
  }
  .chez-v1731-internal-hero-nav.is-scrolled .chez-v94-logo img{
    height:42px!important;
    max-width:118px!important;
  }
  .chez-v1731-internal-hero-nav.is-scrolled .chez-v94-reserve-top{
    height:40px!important;
    font-size:10px!important;
  }
  .chez-v1731-internal-hero-nav.is-scrolled .chez-v94-menu-open{
    height:40px!important;
  }
  .chez-v1731-internal-hero-nav.is-scrolled .chez-v94-menu-open span{
    width:26px!important;
  }
}

@media (max-width:390px){
  .chez-v1731-internal-hero-nav{
    height:72px!important;
    min-height:72px!important;
  }
  .chez-v1731-internal-hero-nav .chez-v94-header{
    height:72px!important;
  }
  .chez-v1731-internal-hero-nav.is-scrolled .chez-v94-header{
    height:58px!important;
  }
  .chez-v1731-internal-hero-nav.is-scrolled .chez-v94-logo img{
    height:39px!important;
  }
  .chez-v1731-internal-hero-nav.is-scrolled .chez-v94-reserve-top{
    height:38px!important;
  }
}

/* 18.2.0 — Home mobile: fixed + shrink, nunca hide */
@media(max-width:820px){
  .chez-v94-mobile-home > .chez-v94-header{
    position:fixed!important;top:0!important;left:0!important;right:0!important;
    height:76px!important;min-height:76px!important;z-index:99990!important;
    opacity:1!important;visibility:visible!important;transform:none!important;
  }
  .chez-v94-mobile-home > .chez-v94-header.is-scrolled{
    height:62px!important;min-height:62px!important;
    opacity:1!important;visibility:visible!important;transform:none!important;
  }
  .chez-v94-hero{position:relative!important;z-index:1!important}
  .chez-v94-media,.chez-v94-video{z-index:0!important}
  .chez-v94-overlay{z-index:1!important}
  .chez-v94-copy{z-index:2!important}
}

/* 18.3.0 FINAL MOBILE OVERRIDE — não esconder header nem RESERVAR */
@media(max-width:820px){
  .chez-v94-mobile-home > .chez-v94-header,
  .chez-v1731-internal-hero-nav > .chez-v94-header{
    display:grid!important;position:fixed!important;top:0!important;left:0!important;right:0!important;
    width:100%!important;height:76px!important;min-height:76px!important;z-index:2147483000!important;
    opacity:1!important;visibility:visible!important;transform:translate3d(0,0,0)!important;pointer-events:auto!important;
  }
  .chez-v94-mobile-home > .chez-v94-header.is-scrolled,
  .chez-v1731-internal-hero-nav.is-scrolled > .chez-v94-header{
    display:grid!important;height:62px!important;min-height:62px!important;
    opacity:1!important;visibility:visible!important;transform:translate3d(0,0,0)!important;
  }
  .chez-v94-mobile-home > .chez-v94-header .chez-v94-reserve-top,
  .chez-v1731-internal-hero-nav > .chez-v94-header .chez-v94-reserve-top{
    display:flex!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important;
  }
}

/* 18.4.0 — HOME MOBILE: nunca desaparece, somente reduz */
@media(max-width:820px){
  html.chez-v95-mobile .chez-v94-mobile-home{display:block!important;overflow:visible!important}
  html.chez-v95-mobile .chez-v94-mobile-home > .chez-v94-header{
    display:grid!important;position:fixed!important;inset:0 0 auto 0!important;
    width:100vw!important;height:72px!important;min-height:72px!important;
    opacity:1!important;visibility:visible!important;transform:none!important;
    clip:auto!important;clip-path:none!important;pointer-events:auto!important;
    z-index:2147483000!important;
  }
  html.chez-v95-mobile.chez-global-scrolled .chez-v94-mobile-home > .chez-v94-header,
  html.chez-v95-mobile .chez-v94-mobile-home > .chez-v94-header.is-scrolled{
    display:grid!important;height:58px!important;min-height:58px!important;
    opacity:1!important;visibility:visible!important;transform:none!important;
  }
}

/* 18.6.0 — FINAL: header Home mobile permanece no body e nunca some */
@media(max-width:820px){
  body > .chez-v186-home-mobile-fixed{
    display:grid!important;
    position:fixed!important;
    top:0!important;left:0!important;right:0!important;
    width:100%!important;
    height:72px!important;min-height:72px!important;
    z-index:2147483640!important;
    opacity:1!important;visibility:visible!important;
    transform:translate3d(0,0,0)!important;
    pointer-events:auto!important;
  }
  body > .chez-v186-home-mobile-fixed.is-scrolled{
    height:58px!important;min-height:58px!important;
    opacity:1!important;visibility:visible!important;
    transform:translate3d(0,0,0)!important;
  }
  body > .chez-v186-home-mobile-fixed .chez-v94-reserve-top{
    display:flex!important;opacity:1!important;visibility:visible!important;
  }
}


/* =========================================================
   CHEZ STUDIO 18.6.4 — SOMENTE HOME MOBILE HEADER
   A barra nunca sai da viewport; apenas encolhe no scroll.
   ========================================================= */
@media(max-width:820px){

  /* Estado normal */
  body > .chez-home-mobile-fixed-1864{
    display:grid!important;
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    bottom:auto!important;
    width:100vw!important;
    max-width:100vw!important;
    height:72px!important;
    min-height:72px!important;
    margin:0!important;
    z-index:2147483646!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:none!important;
    translate:none!important;
    clip:auto!important;
    clip-path:none!important;
    overflow:visible!important;
    background:linear-gradient(180deg,rgba(14,34,58,.84),rgba(14,34,58,.66))!important;
    -webkit-backdrop-filter:blur(15px) saturate(125%)!important;
    backdrop-filter:blur(15px) saturate(125%)!important;
    box-shadow:0 1px 0 rgba(255,255,255,.10)!important;
    transition:height .26s ease,min-height .26s ease,background .26s ease,box-shadow .26s ease!important;
  }

  /* Estado ao rolar: SOMENTE encolhe */
  body > .chez-home-mobile-fixed-1864.is-scrolled{
    display:grid!important;
    position:fixed!important;
    top:0!important;
    left:0!important;
    right:0!important;
    height:58px!important;
    min-height:58px!important;
    opacity:1!important;
    visibility:visible!important;
    transform:none!important;
    translate:none!important;
    background:linear-gradient(180deg,rgba(7,24,42,.95),rgba(14,34,58,.84))!important;
    box-shadow:0 8px 24px rgba(0,0,0,.18)!important;
  }

  body > .chez-home-mobile-fixed-1864 .chez-v94-reserve-top{
    display:flex!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }

  body > .chez-home-mobile-fixed-1864 .chez-v94-logo,
  body > .chez-home-mobile-fixed-1864 .chez-v94-menu-open{
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
  }
}


/* =========================================================
   CHEZ STUDIO 18.6.5
   2) GASTRONOMIA MOBILE — BOTÃO FLUTUANTE RESERVAR MESA
   ========================================================= */
@media(max-width:820px){
  body:has(#chez-gastro-builder) .chez-table-reserve-float-1865{
    display:flex!important;
    position:fixed!important;
    right:14px!important;
    bottom:max(18px, env(safe-area-inset-bottom))!important;
    z-index:2147482500!important;
    align-items:center!important;
    justify-content:center!important;
    min-height:48px!important;
    max-width:calc(100vw - 28px)!important;
    padding:0 18px!important;
    border-radius:999px!important;
    background:#cfa447!important;
    color:#fff!important;
    font-weight:700!important;
    font-size:12px!important;
    letter-spacing:.08em!important;
    text-transform:uppercase!important;
    text-decoration:none!important;
    box-shadow:0 10px 28px rgba(0,0,0,.22)!important;
    opacity:1!important;
    visibility:visible!important;
    pointer-events:auto!important;
    transform:none!important;
  }
}


/* =========================================================
   CHEZ STUDIO 18.6.5
   3) MOBILE/TABLET — AJUSTE GERAL DE LARGURA
   Objetivo único: sem bordas brancas / sem scroll horizontal.
   ========================================================= */
@media(max-width:1024px){
  html,
  body{
    width:100%!important;
    max-width:100%!important;
    overflow-x:hidden!important;
  }

  body{
    position:relative;
  }

  #page,
  .site,
  #content,
  .site-content,
  main,
  .site-main,
  .entry-content{
    width:100%!important;
    max-width:100%!important;
    overflow-x:clip!important;
  }

  img,
  video,
  iframe,
  svg,
  canvas{
    max-width:100%!important;
  }

  img,
  video{
    height:auto;
  }

  /* builders do plugin: nenhum bloco pode forçar viewport maior */
  [id^="chez-"][id$="-builder"],
  [class*="chez-"]{
    max-width:100vw;
    box-sizing:border-box;
  }
}

@supports not (overflow:clip){
  @media(max-width:1024px){
    #page,
    .site,
    #content,
    .site-content,
    main,
    .site-main,
    .entry-content{
      overflow-x:hidden!important;
    }
  }
}


/* =========================================================
   CHEZ STUDIO 1.0.2 — ÍCONES DE SERVIÇOS MOBILE
========================================================= */
@media (max-width:820px){
  body .chez-v94-mobile-home .chez-v94-service-icon{
    width:30px!important;
    height:30px!important;
    margin-bottom:10px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    color:#9b7442!important;
    flex:0 0 30px!important;
  }
  body .chez-v94-mobile-home .chez-v94-service-icon svg{
    width:30px!important;
    height:30px!important;
    display:block!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:1.65!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
    overflow:visible!important;
  }
}
