/* =========================================
   RESTAURACE – Alpine Luxury / Emersion
   scoped: .hh-stay.hh-gastro
========================================= */

/* 1) SCHOVAT EMERSION MOTIV / ÚVODNÍ OBRÁZEK */
.wl-max.pos-r > img,
.wl-max.pos-r picture{
  display:none !important;
}

.wl-max.pos-r{
  height:0 !important;
  min-height:0 !important;
  padding:0 !important;
  margin:0 !important;
  overflow:hidden !important;
}

/* 2) SCHOVAT HORNÍ EMERSION BLOK */
.my-container,
#crumbs,
h1.section,
h1.section.tal-c{
  display:none !important;
}

/* 3) FULL WIDTH PAGE BASE */
html,
body{
  background:#F6F4EF !important;
  margin:0 !important;
  padding:0 !important;
  overflow-x:hidden !important;
}

#content,
.content,
.container,
.wl,
.wl-max{
  background:transparent !important;
}

.content{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
}

/* 4) MAIN WRAPPER */
#hh-restaurace.hh-stay.hh-gastro{
  position:relative !important;
  left:50% !important;
  right:50% !important;
  width:100vw !important;
  max-width:100vw !important;
  margin-left:-50vw !important;
  margin-right:-50vw !important;
  margin-top:0 !important;
  padding-top:0 !important;
  background:#F6F4EF;
  color:#0f1511;
  font-family:ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}

#hh-restaurace.hh-stay.hh-gastro,
#hh-restaurace.hh-stay.hh-gastro *{
  box-sizing:border-box;
}

#hh-restaurace a{
  color:inherit;
  text-decoration:none;
}

#hh-restaurace .hh-wrap{
  max-width:1240px;
  margin:0 auto;
  padding:0 18px;
}

/* HERO */
#hh-restaurace .hh-hero{
  position:relative;
  overflow:hidden;
  border-radius:0;
  background:#0f1511;
  left:50%;
  right:50%;
  width:100vw;
  max-width:100vw;
  margin-left:-50vw;
  margin-right:-50vw;
}

#hh-restaurace .hh-hero img{
  width:100%;
  height:clamp(560px, 78vh, 900px);
  object-fit:cover;
  object-position:center;
  display:block;
  transform:scale(1.01);
}

#hh-restaurace .hh-hero::before{
  content:"";
  position:absolute;
  inset:0;
  z-index:1;
  background:linear-gradient(
    90deg,
    rgba(10,14,12,.48) 0%,
    rgba(10,14,12,.28) 42%,
    rgba(10,14,12,.10) 100%
  );
}

#hh-restaurace .hh-hero__content{
  position:absolute;
  inset:0;
  z-index:2;
  display:flex;
  justify-content:flex-start;
  align-items:flex-end;
  padding-left:clamp(16px, 3vw, 48px);
  padding-bottom:clamp(18px, 6vh, 72px);
}

#hh-restaurace .hh-hero__content .wl-xl{
  width:100% !important;
  max-width:none !important;
  margin:0 !important;
  padding:0 !important;
}

#hh-restaurace .hh-hero__box{
  background:rgba(10,14,12,.62);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  border:1px solid rgba(255,255,255,.08);
  border-radius:0 28px 28px 0;
  padding:clamp(32px, 4vw, 54px);
  max-width:720px;
  margin:0;
  margin-right:auto;
  box-shadow:0 30px 70px rgba(0,0,0,.35);
  color:#fff;
}

#hh-restaurace .hh-hero__kicker{
  display:inline-flex;
  align-items:center;
  padding:.45rem .9rem;
  border:1px solid rgba(255,255,255,.18);
  border-radius:999px;
  background:rgba(255,255,255,.08);
  font-size:.95rem;
  color:#fff;
}

#hh-restaurace .hh-hero__title{
  margin:.95rem 0 1.15rem 0;
  line-height:1.02;
  font-size:clamp(2.1rem, 4.8vw, 3.65rem);
  letter-spacing:-.02em;
  color:#fff;
  text-shadow:0 14px 34px rgba(0,0,0,.25);
}

#hh-restaurace .hh-hero__sub{
  margin:0 0 .75rem 0;
  color:rgba(255,255,255,.90);
  font-size:1.05rem;
  max-width:60ch;
  line-height:1.6;
}

#hh-restaurace .hh-hero__sub--strong{
  font-size:1.08rem;
  color:rgba(255,255,255,.96);
}

#hh-restaurace .hh-hero__cta{
  margin-top:1.2rem;
  display:flex;
  gap:.9rem;
  flex-wrap:wrap;
  align-items:center;
}

#hh-restaurace .hh-ctaBtn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:.95rem 1.15rem;
  font-weight:600;
  border-radius:999px;
  text-decoration:none;
  line-height:1;
  transition:transform .18s ease, background .18s ease, border-color .18s ease;
}

#hh-restaurace .hh-ctaBtn--primary{
  background:#fff;
  color:#0f1511;
  border:1px solid rgba(255,255,255,.35);
}

#hh-restaurace .hh-ctaBtn--outline{
  background:transparent;
  color:#fff;
  border:1px solid rgba(255,255,255,.35);
}

#hh-restaurace .hh-ctaBtn:hover{
  transform:translateY(-1px);
}

#hh-restaurace .hh-trust{
  margin-top:16px;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}

#hh-restaurace .hh-pill{
  display:inline-flex;
  align-items:center;
  padding:.35rem .75rem;
  border-radius:999px;
  border:1px solid rgba(255,255,255,.18);
  background:rgba(255,255,255,.08);
  color:rgba(255,255,255,.92);
  font-size:.9rem;
}

/* SECTIONS */
#hh-restaurace .hh-section{
  position:relative;
  padding:clamp(50px, 5.8vw, 92px) 0;
  background:#F6F4EF;
}

#hh-restaurace .hh-section--white{
  background:#fff;
}

#hh-restaurace .hh-section--intro{
  background:#F6F4EF;
}

#hh-restaurace .hh-kicker{
  letter-spacing:.18em;
  text-transform:uppercase;
  font-size:.78rem;
  color:rgba(15,21,17,.55);
  margin-bottom:10px;
  font-weight:700;
}

#hh-restaurace .hh-h2{
  margin:0;
  font-size:clamp(2rem, 4vw, 3.15rem);
  line-height:1.08;
  font-weight:800;
  letter-spacing:-.03em;
}

#hh-restaurace .hh-p{
  margin:0 0 14px 0;
  line-height:1.75;
  color:rgba(15,21,17,.78);
  font-size:1.03rem;
}

#hh-restaurace .hh-p--small{
  font-size:.98rem;
}

/* INTRO GRID */
#hh-restaurace .hh-introGrid{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:clamp(20px, 3vw, 48px);
  align-items:start;
}

/* BUTTONS */
#hh-restaurace .hh-btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:48px;
  padding:0 18px;
  border-radius:999px;
  border:1px solid rgba(164,128,100,.65);
  background:#fff;
  color:#0f1511;
  font-weight:800;
  transition:.18s ease;
}

#hh-restaurace .hh-btn:hover{
  transform:translateY(-1px);
  box-shadow:0 12px 28px rgba(0,0,0,.08);
}

#hh-restaurace .hh-btn--dark{
  background:#0f1511;
  color:#fff;
  border-color:#0f1511;
}

#hh-restaurace .hh-link{
  color:#0f1511;
  font-weight:700;
  text-decoration:underline;
  text-underline-offset:3px;
}

/* CARD GRID */
#hh-restaurace .hh-cardGrid{
  display:grid;
  gap:clamp(18px, 2.2vw, 26px);
  margin-top:28px;
}

#hh-restaurace .hh-cardGrid--3{
  grid-template-columns:repeat(3, 1fr);
}

#hh-restaurace .hh-cardGrid--2{
  grid-template-columns:repeat(2, 1fr);
}

/* OFFER CARD */
#hh-restaurace .hh-offerCard{
  background:#fff;
  border:1px solid rgba(15,21,17,.10);
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 18px 44px rgba(0,0,0,.05);
}

#hh-restaurace .hh-offerCard__media{
  display:block;
}

#hh-restaurace .hh-offerCard__media img{
  width:100%;
  height:260px;
  object-fit:cover;
  display:block;
}

#hh-restaurace .hh-offerCard__body{
  padding:22px;
}

#hh-restaurace .hh-offerCard__kicker{
  letter-spacing:.16em;
  text-transform:uppercase;
  font-size:.76rem;
  color:rgba(15,21,17,.55);
  margin-bottom:10px;
  font-weight:700;
}

#hh-restaurace .hh-offerCard__title{
  margin:0 0 10px 0;
  font-size:1.3rem;
  line-height:1.2;
}

#hh-restaurace .hh-offerCard__text{
  margin:0 0 16px 0;
  line-height:1.7;
  color:rgba(15,21,17,.72);
}

#hh-restaurace .hh-offerCard__actions{
  display:flex;
  align-items:center;
  gap:12px;
  flex-wrap:wrap;
}

/* EDITORIAL */
#hh-restaurace .hh-editorial{
  display:grid;
  grid-template-columns:1.02fr .98fr;
  gap:clamp(24px, 3vw, 48px);
  align-items:center;
}

#hh-restaurace .hh-editorial__media img{
  width:100%;
  height:clamp(380px, 42vw, 560px);
  object-fit:cover;
  display:block;
  border-radius:24px;
  border:1px solid rgba(15,21,17,.10);
  box-shadow:0 20px 50px rgba(0,0,0,.06);
}

#hh-restaurace .hh-miniFacts{
  margin-top:18px;
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}

#hh-restaurace .hh-miniFacts__item{
  display:inline-flex;
  align-items:center;
  min-height:36px;
  padding:0 14px;
  border-radius:999px;
  background:#fff;
  border:1px solid rgba(15,21,17,.10);
  color:rgba(15,21,17,.84);
  font-size:.92rem;
}

/* SPACE CARD */
#hh-restaurace .hh-spaceCard{
  background:#fff;
  border:1px solid rgba(15,21,17,.10);
  border-radius:24px;
  overflow:hidden;
  box-shadow:0 18px 44px rgba(0,0,0,.05);
}

#hh-restaurace .hh-spaceCard__media img{
  width:100%;
  height:300px;
  object-fit:cover;
  display:block;
}

#hh-restaurace .hh-spaceCard__body{
  padding:24px;
}

#hh-restaurace .hh-spaceCard__kicker{
  letter-spacing:.16em;
  text-transform:uppercase;
  font-size:.76rem;
  color:rgba(15,21,17,.55);
  margin-bottom:10px;
  font-weight:700;
}

#hh-restaurace .hh-spaceCard__title{
  margin:0 0 14px 0;
  font-size:1.35rem;
  line-height:1.2;
}

#hh-restaurace .hh-spaceCard__list{
  margin:0;
  padding-left:18px;
  color:rgba(15,21,17,.74);
  line-height:1.75;
}

#hh-restaurace .hh-spaceCard__list li + li{
  margin-top:3px;
}

#hh-restaurace .hh-iconPills{
  margin-top:18px;
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}

#hh-restaurace .hh-chipLite{
  display:inline-flex;
  align-items:center;
  min-height:34px;
  padding:0 14px;
  border-radius:999px;
  border:1px solid rgba(15,21,17,.10);
  background:#F6F4EF;
  color:rgba(15,21,17,.84);
  font-size:.9rem;
}

/* INFO GRID */
#hh-restaurace .hh-infoGrid{
  display:grid;
  grid-template-columns:repeat(2, 1fr);
  gap:clamp(16px, 2vw, 22px);
  margin-top:28px;
}

#hh-restaurace .hh-infoCard{
  background:#fff;
  border:1px solid rgba(15,21,17,.10);
  border-radius:22px;
  padding:22px;
  box-shadow:0 12px 28px rgba(0,0,0,.04);
}

#hh-restaurace .hh-infoCard__title{
  font-size:1.05rem;
  font-weight:800;
  margin-bottom:8px;
}

#hh-restaurace .hh-infoCard__text{
  line-height:1.7;
  color:rgba(15,21,17,.74);
}

/* RELATED */
#hh-restaurace .hh-relatedCard{
  background:#F6F4EF;
  border:1px solid rgba(15,21,17,.08);
  border-radius:24px;
  padding:22px;
}

#hh-restaurace .hh-relatedCard__kicker{
  letter-spacing:.16em;
  text-transform:uppercase;
  font-size:.76rem;
  color:rgba(15,21,17,.55);
  margin-bottom:10px;
  font-weight:700;
}

#hh-restaurace .hh-relatedCard__title{
  margin:0 0 10px 0;
  font-size:1.22rem;
  line-height:1.25;
}

#hh-restaurace .hh-relatedCard__text{
  margin:0 0 16px 0;
  color:rgba(15,21,17,.72);
  line-height:1.7;
}

/* FAQ */
#hh-restaurace .hh-faqSection{
  background:#F6F4EF;
}

/* FINAL CTA */
#hh-restaurace .hh-finalCta{
  background:#0f1511;
  color:#fff;
  padding:clamp(56px, 6vw, 96px) 0;
  left:50%;
  right:50%;
  width:100vw;
  max-width:100vw;
  margin-left:-50vw;
  margin-right:-50vw;
  position:relative;
}

#hh-restaurace .hh-finalCta__inner{
  max-width:840px;
}

#hh-restaurace .hh-finalCta__kicker{
  letter-spacing:.18em;
  text-transform:uppercase;
  font-size:.78rem;
  color:rgba(255,255,255,.68);
  margin-bottom:10px;
  font-weight:700;
}

#hh-restaurace .hh-finalCta__title{
  margin:0 0 12px 0;
  font-size:clamp(1.9rem, 3vw, 2.8rem);
  line-height:1.1;
  letter-spacing:-.02em;
}

#hh-restaurace .hh-finalCta__text{
  margin:0 0 20px 0;
  color:rgba(255,255,255,.82);
  line-height:1.75;
  max-width:60ch;
}

#hh-restaurace .hh-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  align-items:center;
}

#hh-restaurace .hh-finalCta .hh-link{
  color:rgba(255,255,255,.92);
}

#hh-restaurace .hh-finalCta .hh-btn--dark{
  background:#fff;
  color:#0f1511;
  border-color:#fff;
}

/* MOBILE */
@media (max-width: 1024px){
  #hh-restaurace .hh-cardGrid--3{
    grid-template-columns:1fr 1fr;
  }

  #hh-restaurace .hh-cardGrid--2,
  #hh-restaurace .hh-infoGrid{
    grid-template-columns:1fr;
  }

  #hh-restaurace .hh-editorial,
  #hh-restaurace .hh-introGrid{
    grid-template-columns:1fr;
  }
}

@media (max-width: 768px){
  #hh-restaurace .hh-hero img{
    height:clamp(420px, 62vh, 620px);
  }

  #hh-restaurace .hh-hero__content{
    align-items:flex-end;
    padding-left:0;
    padding-bottom:0;
  }

  #hh-restaurace .hh-hero__box{
    width:100%;
    max-width:none;
    border-radius:24px 24px 0 0;
    margin:0 14px 14px;
    padding:24px 20px;
  }

  #hh-restaurace .hh-cardGrid--3,
  #hh-restaurace .hh-cardGrid--2{
    grid-template-columns:1fr;
  }

  #hh-restaurace .hh-offerCard__media img{
    height:220px;
  }

  #hh-restaurace .hh-spaceCard__media img{
    height:240px;
  }

  #hh-restaurace .hh-editorial__media img{
    height:300px;
  }
}
/* Generate 0.00073 second */