/**
 * Plaza Beach — doplnok k šablóne Terrace (lokálny shared CSS).
 * Písma: lokálny Forum (nadpisy), Adobe Fonts cez administráciu („Google fonts head“ + názvy fontov).
 */

:root {
  --plaza-logo-max: 220px;
  /* Dizajn manuál: čierna / biela / odtiene sivej (#1E1E1E) — prepis Terrace zelenej a zlatej */
  --background--cream: #ffffff;
  --primary--green: #ce9153;
  --secondary--green-dark: #a26f3b;
  --secondary--green-darker: #664320;
  --secondary--green-light: #d0d0d0;
  --primary--gold: #6b6b6b;
  --secondary--gold-light: #8f8f8f;
  --primary--beige: #f5f5f5;
  --secondary--beige-dark: #e8e8e8;
  --secondary--beige-darker: #d6d6d6;
  --secondary--beige-grey: #ececec;
  --primary--blue: #1e1e1e;
  --secondary--brown: #1e1e1e;
}

:root {
  --d: #1e1e1e;
  --l: #fffefc;
  --m: #ce9153;
}


#frontendeditor {
  position: fixed;
  bottom: 0;
  left: 0;
  height: 40px;
  width: 65px;
  background: transparent;
  display: block;
  z-index: 99999999999999;
  opacity: 0;
}

#frontendeditor:hover {
opacity: 1
}

.switch {
  position: absolute;
  display: inline-block;
  width: 60px;
  height: 34px;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

#frontendeditor input[type="checkbox"] {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

#frontendeditor .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

#frontendeditor .slider.round {
  border-radius: 34px;
}

#frontendeditor .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: #ffffff;
  -webkit-transition: .4s;
  transition: .4s;
}

#frontendeditor .slider.round:before {
  border-radius: 50%;
}

#frontendeditor input:checked + .slider {
  background-color: #75c11d;
}

#frontendeditor input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

#modal-buttons {
  position: fixed;
  bottom: 0;
  right: 10px;
  text-align: center;
  display: none;
}

#modal-close, #modal-save {
  display: inline-block;
  background: #ff0045;
  color: white ;
  cursor: pointer;
  padding: 5px 20px;
  margin: 20px 15px;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 10px;
  border-radius: 30px;
  transition: 400ms;
  outline: none;
}

#modal-save {
  background: #76c11e;
  margin-left: 0;
  margin-right: 10px;
}


#calendar-block, #gotobook {
  position: relative !important;
  top: unset !important;
  left: unset !important;
  box-shadow: none  !important;
  transform: none  !important;
  display: flex;
  margin: 20px auto;
  padding: 20px 10px 10px;
  -ms-flex-pack: center;
  -webkit-box-pack: start;
  justify-content: start;
  text-align: left;
  background: transparent;
  width: 1170px;
  max-width: 100%;
  z-index: 9;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: none !important
}

#gotobook  {
    position: relative !important;
    bottom: 0;
    background: transparent !important;
   margin: 0 auto 40px;
   text-align: center;
   -ms-flex-pack: center;
   -webkit-box-pack: center;
   justify-content: center;
   width: 1000px;
   padding: 0;
   -ms-flex-align: center;
   -webkit-box-align: center;
   align-items: center;
}

.checkin, .checkout, .search, .cancel {
margin: 5px 5px;
text-align: left;
}

#gotobook .checkin, #gotobook .checkout {
   padding: 0px 18px;
   padding-right: 26px;
   background: transparent;
   color: var(--d);
   border-radius: 3px;
   min-width: 110px;
   font-family: var(--title);
   font-size: 22px;
   text-align: left;
}

.checkin .date, .checkout .date {
 display: block;
 padding: 7px 0;
}

#gotobook .checkin p, #gotobook .checkout p {
   color: var(--d);
   margin: 0 0 13px 0;
   font-size: 13px;
   line-height: 14px;
   opacity: .4;
   text-transform: none;
   letter-spacing: 0;
   font-family: var(--text)
}

#gotobook .search {
   background: #000000;
   color: #fffefc;
   font-size: 14px;
   font-weight: 600;
   height: 55px;
   line-height: 55px;
   padding: 0 30px;
   border-radius: 0;
   cursor: pointer;
   position: relative;
   text-transform: uppercase;
   padding-right: 45px;
   font-weight: 300;
   font-family: var(--text);
}

#gotobook .search::before {
   content: '';
   position: absolute;
   right: 12px;
   top: 50%;
   transform: translateY(-50%);
   background-color: white;
   width: 30px;
   height: 30px;
   -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDYxMi4wMiA2MTIuMDIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoJPGcgaWQ9Il94MzVfXzExXyI+CgkJPGc+CgkJCTxwYXRoIGQ9Ik01OTYuOTYsMjY5LjY3NEwzNDIuMzgxLDE1LjA5NGMtMjAuMDc5LTIwLjA3OS01Mi42NDQtMjAuMDc5LTcyLjcyMywwYy0yMC4wNzksMjAuMDc5LTIwLjA3OSw1Mi42NDQsMCw3Mi43MjMgICAgIEw0ODcuODUyLDMwNi4wMUwyNjkuNjU4LDUyNC4yMDJjLTIwLjA3OSwyMC4wNzktMjAuMDc5LDUyLjY0NCwwLDcyLjcyM3M1Mi42NDQsMjAuMDc5LDcyLjcyMywwTDU5Ni45NiwzNDIuMzQ2ICAgICBDNjE3LjAzOSwzMjIuMzE3LDYxNy4wMzksMjg5Ljc1Myw1OTYuOTYsMjY5LjY3NHogTTI5MC44NTgsMjU0LjI1OEw4OC43NDQsNDEuMjM4Yy0yMC4zMDktMjEuMzc4LTUzLjIwNC0yMS4zNzgtNzMuNTEzLDAgICAgIHMtMjAuMzA5LDU2LjA1OCwwLDc3LjQ2MmwxNjUuMzcxLDE3NC4yODlMMTUuMjMxLDQ2Ny4yNzhjLTIwLjMwOSwyMS4zNzktMjAuMzA5LDU2LjA4MywwLDc3LjQ2MnM1My4yMDQsMjEuMzc5LDczLjUxMywwICAgICBMMjkwLjg1OCwzMzEuNzJDMzExLjE2NywzMTAuMzQyLDMxMS4xNjcsMjc1LjY2MiwyOTAuODU4LDI1NC4yNTh6IiBmaWxsPSIjMDAwMDAwIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iIj48L3BhdGg+CgkJPC9nPgoJPC9nPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjwvZz48L3N2Zz4=) 50% 50% no-repeat;
   clip-path: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDYxMi4wMiA2MTIuMDIiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoJPGcgaWQ9Il94MzVfXzExXyI+CgkJPGc+CgkJCTxwYXRoIGQ9Ik01OTYuOTYsMjY5LjY3NEwzNDIuMzgxLDE1LjA5NGMtMjAuMDc5LTIwLjA3OS01Mi42NDQtMjAuMDc5LTcyLjcyMywwYy0yMC4wNzksMjAuMDc5LTIwLjA3OSw1Mi42NDQsMCw3Mi43MjMgICAgIEw0ODcuODUyLDMwNi4wMUwyNjkuNjU4LDUyNC4yMDJjLTIwLjA3OSwyMC4wNzktMjAuMDc5LDUyLjY0NCwwLDcyLjcyM3M1Mi42NDQsMjAuMDc5LDcyLjcyMywwTDU5Ni45NiwzNDIuMzQ2ICAgICBDNjE3LjAzOSwzMjIuMzE3LDYxNy4wMzksMjg5Ljc1Myw1OTYuOTYsMjY5LjY3NHogTTI5MC44NTgsMjU0LjI1OEw4OC43NDQsNDEuMjM4Yy0yMC4zMDktMjEuMzc4LTUzLjIwNC0yMS4zNzgtNzMuNTEzLDAgICAgIHMtMjAuMzA5LDU2LjA1OCwwLDc3LjQ2MmwxNjUuMzcxLDE3NC4yODlMMTUuMjMxLDQ2Ny4yNzhjLTIwLjMwOSwyMS4zNzktMjAuMzA5LDU2LjA4MywwLDc3LjQ2MnM1My4yMDQsMjEuMzc5LDczLjUxMywwICAgICBMMjkwLjg1OCwzMzEuNzJDMzExLjE2NywzMTAuMzQyLDMxMS4xNjcsMjc1LjY2MiwyOTAuODU4LDI1NC4yNTh6IiBmaWxsPSIjMDAwMDAwIiBkYXRhLW9yaWdpbmFsPSIjMDAwMDAwIiBjbGFzcz0iIj48L3BhdGg+CgkJPC9nPgoJPC9nPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjwvZz48L3N2Zz4=) 50% 50% no-repeat;
   opacity: 1;
   -webkit-mask-size: 12px;
   mask-size: 12px;
   transition: 400ms
}

#gotobook .search:hover::before {
   right: 9px;
}

#gotobook .cancel {
   background: transparent;
   color: var(--d);
   padding: 0 20px;
   height: 45px;
   line-height: 45px;
   border-radius: 3px;
   font-size: 13px;
   font-weight: 300;
   text-transform: none;
   opacity: .5;
   transition: 600ms;
   text-decoration: underline;
   cursor: pointer;
   font-family: var(--text);
}

#gotobook .cancel:hover {
   opacity: 1
}

#js-calendar {
  position: relative;
  width: 100%;
  max-width: 1000px;
  height: 430px;
  overflow: hidden;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: none !important
}

#calendar-wrapper {
  width: calc(500px * 6);
  position: absolute;
  display: flex;
  left: 0;
  top: 0;
}
.month-block {
  float: left;
  margin: 10px;
}
.mb-title {
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: -5px;
  text-align: center;
}
.mb-day, .mb-empty, .caldayname {
    width: calc((100% / 7) - 2px);
    display: inline-block;
    text-align: center;
    float: left;
    line-height: 32px;
    height: 52px;
    margin-top: 0;
    margin-bottom: 0;
    margin: 1px;
    position: relative;
    font-weight: 600;
}
.mb-day.selectable:hover {
    background: var(--d) !important;
    color: var(--l) !important;
    opacity: 1;
    cursor: pointer;
}
#js-calendar .mb-content {
    width: 480px;
    max-width: 100%;
    float: left;
}
  .mb-day, .mb-empty, .caldayname {
   width: calc((100% / 7) - 2px);
   display: inline-block;
   text-align: center;
   float: left;
   line-height: 32px;
   height: 52px;
   margin-top: 0;
   margin-bottom: 0;
   margin: 1px;
   font-family: var(--text);
   font-size: 13px;
}
.selectable {
    opacity: 1 !important;
    text-decoration: none !important;
}


.selectable.frsp::after {
        content: '';
        display: block;
        width: 100%;
        height: 100%;
        background: rgba(254,211,222,0);
        background: -moz-linear-gradient(left,rgba(254,211,222,0) 0,rgba(254,211,222,1) 100%);
        background: -webkit-linear-gradient(left,rgba(254,211,222,0) 0,rgba(254,211,222,1) 100%);
        background: linear-gradient(to right,rgba(254,211,222,0) 0,rgba(254,211,222,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fed3de',endColorstr='#fed3de',GradientType=1 );
        z-index: -1;
        position: absolute;
        top: 0;
        left: 0;
    }
.mb-day::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #c7c7c7;
    z-index: -1;
    opacity: .3;
}
.mb-day:not(.selectable), #js-calendar .mb-day.unavailable.unvst:not(.selectable) {
    line-height: 52px !important;
    height: 52px !important;
    position: relative;
    cursor: pointer;
    opacity: .3 !important;
    font-size: 14px !important;
    color: var(--d) !important;
    background: transparent !important;
    font-weight: 500;
    text-align: center;
    text-decoration: line-through !important;
    font-weight: 500;
    text-align: center;
    text-decoration: line-through !important;
    color: #f26d7d !important;
    opacity: 1 !important;
    cursor: not-allowed;
    background: rgb(254 211 222) !important;
}
.mb-day.selectable span, .mb-day.unavailable.enddate span {
      position: absolute;
      width: 100%;
      text-align: center;
      font-size: 10px;
      display: block;
      bottom: -1px;
      font-weight: 400;
      opacity: 0.7;
  }

  .mb-day:not(.selectable) span {
      display: none
  }

  .startdate {
    background: var(--d);
    color: var(--l);
    opacity: 1;
    text-decoration: none;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 0;
}

.selecteddays {
    background: var(--d);
    color: var(--l);
    text-decoration: none !important;
}
.enddate {
    background: var(--d) !important;
    color: var(--l) !important;
    opacity: 1 !important;
    text-decoration: none;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 15px !important;
}
.enddate span {
    opacity: 0 !important;
}
.next, .prev {
      background-size: 25px;
      width: 40px;
      height: 40px;
      background-position: center;
      background-repeat: no-repeat;
      cursor: pointer;
      background-color: var(--d);
      -webkit-mask: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDI1NiAyNTYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoJPGc+CgkJPHBvbHlnb24gcG9pbnRzPSI3OS4wOTMsMCA0OC45MDcsMzAuMTg3IDE0Ni43MiwxMjggNDguOTA3LDIyNS44MTMgNzkuMDkzLDI1NiAyMDcuMDkzLDEyOCAgICIgZmlsbD0iIzBjMTc0MiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9IiI+PC9wb2x5Z29uPgoJPC9nPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjwvZz48L3N2Zz4=) 50% 50% no-repeat;
      clip-path: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuY29tL3N2Z2pzIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiIgeD0iMCIgeT0iMCIgdmlld0JveD0iMCAwIDI1NiAyNTYiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDUxMiA1MTIiIHhtbDpzcGFjZT0icHJlc2VydmUiIGNsYXNzPSIiPjxnPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgoJPGc+CgkJPHBvbHlnb24gcG9pbnRzPSI3OS4wOTMsMCA0OC45MDcsMzAuMTg3IDE0Ni43MiwxMjggNDguOTA3LDIyNS44MTMgNzkuMDkzLDI1NiAyMDcuMDkzLDEyOCAgICIgZmlsbD0iIzBjMTc0MiIgZGF0YS1vcmlnaW5hbD0iIzAwMDAwMCIgY2xhc3M9IiI+PC9wb2x5Z29uPgoJPC9nPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjxnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjwvZz4KPGcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPC9nPgo8ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8L2c+CjwvZz48L3N2Zz4=);
      opacity: 1;
      -webkit-mask-size: 18px;
      mask-size: 18px;
  }
  .prev {transform: rotate(180deg);}
  .prev.disabled {opacity: 0.3;cursor: disabled !important}

  #js-cb-next, #js-cb-prev {
   position: absolute;
   width: 40px;
   height: 40px;
   top: 15px;
   cursor: pointer;
   z-index: 3;
   transition: 600ms;
}
#js-cb-prev {
   left: 10px;
}
#js-cb-next {
   right: 10px;
}

  @media only screen and (max-width: 440px) {
    .mb-day:not(.selectable), #js-calendar .mb-day.unavailable.unvst:not(.selectable), .selectable.frsp {
        line-height: 42px !important;
        height: 42px !important;
        font-size: 14px !important;
    }

    #js-calendar .mb-content {
   width: 100vw;
   max-width: 100%;
   float: left;
}
.month-block {
   float: left;
 margin: 5px 10px;
 width: calc(100vw - 20px);
 transform: translateX(-10px);
}
#calendar-block {
   position: relative !important;
   top: unset !important;
   left: unset !important;
   box-shadow: none !important;
   transform: none !important;
   display: flex;
   margin: 20px 0px;
   padding: 20px 10px 10px;
   -ms-flex-pack: center;
   -webkit-box-pack: start;
   justify-content: start;
   text-align: left;
   background: transparent;
   width: 1170px;
   max-width: 100%;
   z-index: 9;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   user-select: none;
   border: none !important;
}

.mb-day.selectable span {
   font-size: 8px;
}

.mb-day, .mb-empty, .caldayname {
   line-height: 29px;
   height: 42px;
   font-size: 13px;
}

#gotobook .checkin, #gotobook .checkout {
   padding: 0px 2.5%;
   padding-right: 2.5%;
   background: transparent;
   color: var(--d);
   border-radius: 3px;
   min-width: 110px;
   font-family: var(--title);
   font-size: 19px;
   text-align: center;
   width: 45%;
   display: inline-block;
   margin: 10px 0;
}

#gotobook .cancel, #gotobook .search {
   text-align: center;
}

#gotobook {
   display: block;
   text-align: center;
   margin: 0 10px;
   width: calc(100% - 20px);
}

  }

  @media only screen and (max-width: 440px) {
    #js-calendar {
        height: 370px;
    }
  }

  .mb-day.selectable span, .mb-day.unavailable.enddate span {
   font-family: var(--text);
  }


  @media only screen and (max-width: 570px) {

   .dayprice {
       bottom: 295px;
       right: unset;
       left: 50%;
       transform: scale(1) translateX(-50%);
       display: table;
       padding: 20px 0;
       text-align: center;
   }
   #bookpanel a {
       opacity: 0;
   }

  }



/* Forum = predvolené nadpisy; --terrace-heading-font / --terrace-body-font z inc-terrace-fonts-head.php (CMS) */
body.home.terrace-home,
body.terrace-subpage {
  font-family: var(--terrace-body-font, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif);
}

body.home.terrace-home .tk-halcom,
body.terrace-subpage .tk-halcom,
body.home.terrace-home .paragraph,
body.terrace-subpage .paragraph {
  font-family: var(--terrace-body-font, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif);
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-style-h3,
.heading-style-h4,
.heading-style-h4.is-mobile-large,
.heading-style-h5,
.text-style-label,
.text-style-label.reveal-text,
.text-style-label.animated-text,
.tk-trajan-pro-3 {
  font-family: var(--terrace-heading-font, "Forum", serif);
}

/* Lenis smooth scroll */
html.lenis,
html.lenis body {
  height: auto;
}

/* Text reveal + .animated-text (GSAP terrace-motion.js, scroll) */
.reveal-line {
  overflow: hidden;
}

.reveal-line .reveal-inner {
  display: inline-block;
  will-change: transform, opacity;
}

/* Parallax obrázky v gastro — orezanie */
.section_home-exp .home-exp_block {
  overflow: hidden;
}

@media (prefers-reduced-motion: reduce) {
  section.terrace-ix {
    opacity: 1 !important;
    transform: none !important;
  }

  .reveal-text .reveal-inner,
  .reveal-text .terrace-reveal-char,
  .animated-text .terrace-reveal-char,
  #o-nas .home-intro_item,
  #sluzby .amenities_item,
  #izby .terrace-rooms-slide,
  #galeria .terrace-gallery-item,
  #gastro .home-exp_block,
  #rezervacia .cta_component .cta_content,
  #rezervacia .cta_component .cta_image-wrapper {
    opacity: 1 !important;
    transform: none !important;
  }
}

/* ── Fav deco — dekoratívny SVG motív na pozadí sekcií ── */
.fav-deco {
  position: absolute;
  pointer-events: none;
  z-index: 0;
  overflow: hidden;
}

.fav-deco__img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  opacity: 0.04;
  will-change: transform, opacity;
}

.section_home-intro,
.section-reviews,
.section_cta {
  position: relative;
  overflow: hidden;
}

.fav-deco--intro {
  width: clamp(280px, 40vw, 600px);
  height: clamp(280px, 40vw, 600px);
  top: 10%;
  right: -5%;
}

.fav-deco--reviews {
  width: clamp(200px, 30vw, 450px);
  height: clamp(200px, 30vw, 450px);
  bottom: -8%;
  left: -4%;
}

.fav-deco--cta {
  width: clamp(240px, 35vw, 520px);
  height: clamp(240px, 35vw, 520px);
  top: -10%;
  right: -3%;
}

@media (prefers-reduced-motion: reduce) {
  .fav-deco__img {
    transform: none !important;
  }
}

/*
 * Navigácia ako na vzore Terrace: pevne hore, priehľadná, hero ide od vrchu viewportu
 * (nie biely pás nad sliderom).
 */
body.home.terrace-home {
  margin: 0;
  background: #fff;
}

body.home.terrace-home .page-wrapper {
  padding-top: 0 !important;
  background: transparent !important;
}

body.home.terrace-home .main-wrapper {
  padding-top: 0 !important;
  margin-top: 0 !important;
  background: #fff !important;
}

/* Sekcie — default biela, krémová príde cez ScrollTrigger */
body.home.terrace-home .section_home-intro,
body.home.terrace-home .section_home-about,
body.home.terrace-home .section_home-rooms,
body.home.terrace-home .section_home-exp,
body.home.terrace-home .section-reviews,
body.home.terrace-home .section_cta {
  background: #fff;
  color: #1e1e1e;
  transition: background-color 0s;
}

body.home.terrace-home .section_home-intro .text-color-white,
body.home.terrace-home .section_home-about .text-color-white,
body.home.terrace-home .section_home-about .text-color-white-40,
body.home.terrace-home .section_home-exp .text-color-white,
body.home.terrace-home .section_cta .text-color-white {
  color: #1e1e1e !important;
}

body.home.terrace-home .section_home-intro .text-color-white-50,
body.home.terrace-home .section_home-about .text-color-white-50,
body.home.terrace-home .section_home-exp .text-color-white-50 {
  color: rgba(30, 30, 30, 0.68) !important;
}

body.home.terrace-home .footer,
body.home.terrace-home .ft {
  background: #1e1e1e !important;
}

/* ── Footer parallax + newsletter ── */
.ft-parallax {
  position: relative;
  height: clamp(320px, 50vh, 520px);
  overflow: hidden;
}

.ft-parallax__img {
  position: absolute;
  inset: -20% 0;
  height: 140%;
  background-size: cover;
  background-position: center;
  will-change: transform;
}

.ft-parallax__overlay {
  position: absolute;
  inset: 0;
  background: rgba(20, 20, 20, 0.65);
  z-index: 1;
}

.ft-parallax__content {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: clamp(1.5rem, 4vw, 3rem);
}

.ft-newsletter {
  text-align: center;
  max-width: 32rem;
}

.ft-newsletter__title {
  font-family: var(--terrace-heading-font, "Forum", serif);
  font-size: clamp(1.5rem, 3.5vw, 2.5rem);
  font-weight: 400;
  color: #fff;
  margin: 0 0 0.75rem;
}

.ft-newsletter__sub {
  font-size: 0.95rem;
  line-height: 1.55;
  color: rgba(255, 255, 255, 0.7);
  margin: 0 0 1.75rem;
}


.ft-newsletter__form-wrap {
  max-width: 28rem;
  margin: 0 auto;
}

.ft-newsletter__form-wrap #crm-register .crm-text {
  display: none;
}

.ft-newsletter__form-wrap #crm-register .crm-form {
  display: flex;
  gap: 0;
  border-radius: 3rem;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, 0.25);
  background: rgba(255, 255, 255, 0.08);
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
}

.ft-newsletter__form-wrap #crm-email {
  flex: 1;
  min-width: 0;
  padding: 0.85rem 1.5rem;
  background: transparent !important;
  border: none !important;
  outline: none;
  font-size: 0.9rem;
  color: #fff !important;
  font-family: inherit;
  margin: 0;
  box-shadow: none !important;
  border-radius: 0;
}

.ft-newsletter__form-wrap #crm-email::placeholder {
  color: rgba(255, 255, 255, 0.45);
}

.ft-newsletter__form-wrap #crm-email.form_error {
  background: rgba(220, 60, 60, 0.15) !important;
}

.ft-newsletter__form-wrap .crm-send {
  flex-shrink: 0;
  padding: 0.85rem 1.75rem;
  background: #fff;
  color: #1e1e1e;
  border: none;
  font-size: 0.85rem;
  font-weight: 600;
  font-family: inherit;
  cursor: pointer;
  transition: background 0.25s;
  display: flex;
  align-items: center;
  white-space: nowrap;
  margin: 0;
}

.ft-newsletter__form-wrap .crm-send:hover {
  background: #edeae5;
}

.bigger-text h2 {
  font-size: 32px !important;
  line-height: 1.2;
  max-width: 780px;
  margin: 10px auto 70px !important;
  display: block;
}

/* logo-anim.svg sa načíta a spustí animáciu až po .bigger-text-h2--logo-inview (terrace-motion.js) */
.bigger-text h2.bigger-text-h2--logo-inview::before {
  content: '';
  display: block;
  width: clamp(100px, 18vw, 160px);
  aspect-ratio: 1;
  margin: 0 auto 0.75rem;
  background: url(/template/plaza-terrace/logo-anim.svg) no-repeat center / contain;
}

.text-centered {
  text-align: center !important;
  align-items: center !important;
  justify-content: center !important;
}

.centered .rs-dd-embed-contact, .text-centered .rs-dd-embed-contact {
  margin-left: auto !important;
  margin-right: auto !important;
}

.wrapper {
  max-width: 1280px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.icons {
  align-items: flex-start !important;
  max-width: 1280px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.icons img {
  margin: 1rem auto 0 !important;
  display: block;
}

.icons h3 {
  font-family: var(--terrace-heading-font);

  margin: 1.5rem 0 0.75rem;
  color: #1e1e1e;
  font-size: 21px !important;
  font-weight: 600 !important;
}

@media (max-width: 480px) {
  .ft-newsletter__form-wrap #crm-register .crm-form {
    
  }

  .ft-newsletter__form-wrap .crm-send {
    justify-content: center;
    padding: 0.85rem;
  }
}

/* ── hero-gallery (rs-dd) — masonry 2 stĺpce, rám, zoom; scroll + parallax: terrace-motion.js ── */
.hero-gallery.rs-dd-embed-gallery--div {
  --hero-g-gap: clamp(1.25rem, 3.5vw, 2.25rem);
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.hero-gallery .rs-dd-gallery-div-grid {
  display: flex;
  flex-wrap: wrap;
  gap: var(--hero-g-gap);
  align-items: flex-start;
}

.hero-gallery .rs-dd-gallery-div-item {
  --hero-g-frame: clamp(10px, 2vw, 16px);
  --hero-g-frame-hover: clamp(20px, 3.5vw, 32px);
  position: relative;
  flex: 0 0 calc(50% - var(--hero-g-gap) / 2);
  max-width: calc(50% - var(--hero-g-gap) / 2);
  min-width: 0;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  border-radius: 2px;
  background-color: #e8e6e1;
  isolation: isolate;
}

.hero-gallery .rs-dd-gallery-div-item:nth-child(even) {
  margin-top: clamp(2.5rem, 7vw, 5.5rem);
}

.hero-gallery .rs-dd-gallery-div-item img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  margin: 0;
  transition: transform 0.65s cubic-bezier(0.25, 0.8, 0.25, 1);
  will-change: transform;
}

/* tenký biely rám dovnútra fotky */
.hero-gallery .rs-dd-gallery-div-item::after {
  content: '';
  position: absolute;
  inset: 10px;
  border: 1px solid rgb(255 255 255 / 20%);
  z-index: 2;
  pointer-events: none;
  transition: inset 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-sizing: border-box;
}

@media (hover: hover) and (pointer: fine) {
  .hero-gallery .rs-dd-gallery-div-item:hover img {
    transform: scale(1.07);
  }

  .hero-gallery .rs-dd-gallery-div-item:hover::after {
    inset: 15px;
  }
}

@media (max-width: 640px) {
  .hero-gallery .rs-dd-gallery-div-item,
  .hero-gallery .rs-dd-gallery-div-item:nth-child(even) {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 0;
  }
}

@media (prefers-reduced-motion: reduce) {
  .hero-gallery .rs-dd-gallery-div-item::after,
  .hero-gallery .rs-dd-gallery-div-item img {
    transition: none;
  }
}

/* ── rs-dd kontaktný formulár (contact_form) ── */
.rs-dd-embed-contact {
  width: 100%;
  max-width: 40rem;
  margin-left: 0;
  margin-right: auto;
}

.rs-dd-embed-contact .contact_form {
  text-align: left;
  width: 100%;
}

@media (min-width: 640px) {
  .rs-dd-embed-contact .contact_form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 1rem;
    align-items: start;
  }

  .rs-dd-embed-contact .contact_form > .form_block.textarea,
  .rs-dd-embed-contact .contact_form > .form_block:last-of-type {
    grid-column: 1 / -1;
  }
}

/* posledný blok: gdpr, hláška, tlačidlo pod sebou */
.rs-dd-embed-contact .contact_form > .form_block:last-of-type {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  gap: 0;
}

.rs-dd-embed-contact .form_block {
  margin: 0 0 0.9rem;
  width: 100%;
  box-sizing: border-box;
}

.rs-dd-embed-contact input.formitem[type="text"],
.rs-dd-embed-contact textarea.formitem {
  display: block;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  padding: 0.75rem 1rem;
  font-size: 0.95rem;
  line-height: 1.45;
  font-family: inherit;
  color: var(--d);
  background: #fff;
  border: 1px solid rgba(30, 30, 30, 0.2);
  border-radius: 0.35rem;
  outline: none;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, background 0.2s ease;
}

.rs-dd-embed-contact textarea.formitem {
  min-height: 9rem;
  resize: vertical;
}

.rs-dd-embed-contact input.formitem::placeholder,
.rs-dd-embed-contact textarea.formitem::placeholder {
  color: rgba(30, 30, 30, 0.45);
}

.rs-dd-embed-contact input.formitem:focus,
.rs-dd-embed-contact textarea.formitem:focus {
  border-color: var(--m, #ce9153);
  box-shadow: 0 0 0 3px rgba(206, 145, 83, 0.18);
}

.rs-dd-embed-contact .formitem.form_error {
  border-color: #b84040;
  background: rgba(184, 64, 64, 0.06);
}

/* GDPR: vlastný checkbox + text */
.rs-dd-embed-contact .form_block .form_block {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  column-gap: 1rem;
  row-gap: 0.5rem;
  margin: 0.25rem 0 0;
}

.rs-dd-embed-contact .control--checkbox {
  position: relative;
  display: inline-flex;
  align-items: flex-start;
  gap: 0.65rem;
  margin: 0;
  min-height: 1.4rem;
  cursor: pointer;
  user-select: none;
}

.rs-dd-embed-contact .control--checkbox input.checkbox {
  position: absolute;
  left: 0;
  top: 0.1rem;
  width: 1.25rem;
  height: 1.25rem;
  margin: 0;
  opacity: 0;
  z-index: 1;
  cursor: pointer;
}

.rs-dd-embed-contact .control__indicator {
  position: static !important;
  left: auto !important;
  top: auto !important;
  flex-shrink: 0;
  display: block;
  width: 1.2rem;
  height: 1.2rem;
  margin-top: 0.1rem;
  border: 1px solid rgba(30, 30, 30, 0.4);
  border-radius: 0.2rem;
  background: #fff;
  box-sizing: border-box;
  pointer-events: none;
  transition: background 0.2s, border-color 0.2s, box-shadow 0.2s;
}

.rs-dd-embed-contact .control--checkbox input:focus-visible + .control__indicator {
  outline: 2px solid var(--m, #ce9153);
  outline-offset: 2px;
}

.rs-dd-embed-contact .control--checkbox input:checked + .control__indicator {
  background: var(--m, #ce9153);
  border-color: var(--secondary--green-dark, #a26f3b);
  box-shadow: inset 0 0 0 2px #fff;
}

.rs-dd-embed-contact .control--checkbox.gdpr-stat.form_error .control__indicator,
.rs-dd-embed-contact label.control--checkbox.form_error .control__indicator {
  border-color: #b84040;
  background: rgba(184, 64, 64, 0.08);
}

.rs-dd-embed-contact p[id^="gdpr-form-text"] {
  flex: 1 1 14rem;
  min-width: 0;
  margin: 0;
  padding: 0.1rem 0 0;
  font-size: 0.8rem;
  line-height: 1.5;
  color: rgba(30, 30, 30, 0.72);
}

/* Odoslať (generátor dáva <div class="btn">) */
.rs-dd-embed-contact .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 1rem 0 0;
  padding: 0.7rem 1.85rem;
  min-height: 2.75rem;
  font-size: 0.8rem;
  font-weight: 600;
  font-family: inherit;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #fff;
  background: var(--d);
  border: 1px solid var(--d);
  border-radius: 2rem;
  cursor: pointer;
  user-select: none;
  box-sizing: border-box;
  transition: background 0.25s, border-color 0.25s, color 0.25s, transform 0.2s;
}

@media (max-width: 991px) {
  body.home.terrace-home .navbar_wrapper .navbar, .navbar_wrapper .navbar {
    background: transparent !important;
    padding-left: 20px;
    padding-right: 20px;
}
}

@media (hover: hover) and (pointer: fine) {
  .rs-dd-embed-contact .btn:hover {
    background: var(--m, #ce9153);
    border-color: var(--m, #ce9153);
  }
}

.rs-dd-embed-contact .btn:focus-visible {
  outline: 2px solid var(--m, #ce9153);
  outline-offset: 3px;
}

/* odpoveď servera (v HTML preklep class formmessge) */
.rs-dd-embed-contact .formmessge,
.rs-dd-embed-contact .formmessage {
  width: 100%;
  margin: 0.75rem 0 0;
  font-size: 0.9rem;
  line-height: 1.5;
  color: var(--d);
}

.rs-dd-embed-contact .formmessge p,
.rs-dd-embed-contact .formmessage p {
  margin: 0;
}

.rs-dd-embed-contact .formmessge p:first-child:only-child,
.rs-dd-embed-contact .formmessage p:first-child:only-child {
  color: var(--secondary--green-darker, #664320);
  font-weight: 500;
}

/* ── Kontaktná podstránka (page_3 + drag-drop) ── */
.terrace-contact-location {
  position: relative;
  text-align: center;
  padding: clamp(2.5rem, 6vw, 4rem) clamp(1rem, 4vw, 2rem);
  background: #fff;
}

.terrace-contact-location::before,
.terrace-contact-location::after {
  content: "";
  position: absolute;
  top: 12%;
  bottom: 12%;
  width: clamp(48px, 10vw, 100px);
  opacity: 0.06;
  pointer-events: none;
  background: no-repeat 50% 50%;
  background-size: contain;
}

.terrace-contact-location::before {
  left: 1.5%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 120'%3E%3Cpath fill='%232b2c2a' d='M20 0c-4 28-18 52-18 72 0 26 12 48 18 48s18-22 18-48c0-20-14-44-18-72z'/%3E%3C/svg%3E");
}

.terrace-contact-location::after {
  right: 1.5%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 120'%3E%3Cpath fill='%232b2c2a' d='M20 0c4 28 18 52 18 72 0 26-12 48-18 48S2 98 2 72c0-20 14-44 18-72z'/%3E%3C/svg%3E");
}

.terrace-contact-kicker {
  font-family: var(--terrace-heading-font, "Forum", serif);
  font-size: clamp(1.75rem, 3.5vw, 2.35rem);
  font-style: italic;
  font-weight: 400;
  color: #1e1e1e;
  margin: 0 0 0.5rem;
}

.terrace-contact-address {
  font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.55;
  text-transform: uppercase;
  font-size: clamp(0.78rem, 1.45vw, 0.92rem);
  max-width: 42rem;
  margin: 0 auto 1.5rem;
  color: #1a1a1a;
}

.rs-dd-btn.terrace-contact-map-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.85rem 1.85rem;
  border-radius: 2rem;
  background: #111;
  color: #fff !important;
  border: 1px solid #111;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  text-decoration: none;
  transition: background 0.2s ease, opacity 0.2s ease;
}

@media (hover: hover) and (pointer: fine) {
  .rs-dd-btn.terrace-contact-map-btn:hover {
    background: #333;
    border-color: #333;
  }
}

.section_terrace-article {
  padding-top: 80px;
}

@media (max-width: 767px) {
  body.terrace-subpage .section_terrace-article {
    padding-top: clamp(2.5rem, 8vw, 4rem);
  }
}

.home-exp_content .likebut {
  color: white;
  border: 1px solid white;
  padding: 12px 26px;
  border-radius: 50px;
  font-size: 12px;
  font-weight: 800;
  background: #ffffff0d;
  text-transform: uppercase;
  transition: all 0.3s ease;
}

.home-exp_content .likebut:hover {
  background: white;
  color: var(--primary--blue);
}

.terrace-contact-quick {
  position: relative;
  overflow: hidden;
  padding: 50px 0 100px;
}

.terrace-contact-quick::before {
  content: "";
  position: absolute;
  right: max(-3rem, -6vw);
  bottom: -16%;
  width: min(380px, 52vw);
  height: min(420px, 58vh);
  background: url("/template/plaza-terrace/logo-anim.svg") no-repeat 80% 100%;
  background-size: contain;
  opacity: 0.11;
  pointer-events: none;
  z-index: 0;
}

@media (prefers-reduced-motion: reduce) {
  .terrace-contact-quick::before {
    opacity: 0.08;
  }
}

.terrace-contact-quick > .rs-dd-col {
  position: relative;
  z-index: 1;
}

.terrace-contact-quick-cols {
  position: relative;
  z-index: 1;
}

.terrace-contact-quick-cols > .rs-dd-col {
  text-align: center;
  padding: 0.5rem 1.35rem;
}

.terrace-contact-quick-cols > .rs-dd-col:not(:last-child) {
  border-right: 1px solid rgba(30, 30, 30, 0.1);
}

.terrace-article-prose .terrace-contact-quick-cols h3 {
  font-size: clamp(1.05rem, 2vw, 1.28rem);
  margin: 0.35rem 0 0;
  text-align: center;
}

.terrace-contact-quick-cols .terrace-contact-quick-lead {
  font-size: 0.9rem;
  color: rgba(30, 30, 30, 0.72);
  margin: 0.35rem 0 0.75rem;
  line-height: 1.5;
}

.terrace-contact-quick-cols .terrace-contact-quick-data {
  font-weight: 600;
  font-size: 1.05rem;
  margin: 0;
  color: #111;
}

@media (max-width: 767px) {
  .terrace-contact-quick-cols > .rs-dd-col:not(:last-child) {
    border-right: none;
    border-bottom: 1px solid rgba(30, 30, 30, 0.08);
    padding-bottom: 1.5rem;
    margin-bottom: 0.75rem;
  }

  .terrace-contact-quick::before {
    opacity: 0.07;
    right: -18%;
  }
}

.terrace-contact-form-shell {
  background: linear-gradient(
    to bottom,
    #ffffff 0%,
    #ffffff 42%,
    #f3efe6 42%,
    #f3efe6 100%
  );
  padding: 0 1.25rem clamp(2.5rem, 6vw, 4rem);
}

.terrace-contact-form-head .terrace-contact-kicker {
  margin-bottom: 0.25rem;
}

.terrace-article-prose .terrace-contact-form-head .heading-contact-form {
  font-family: inherit;
  font-size: clamp(1.1rem, 2vw, 1.32rem);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  color: #111;
  text-align: inherit;
}

.terrace-article-prose .terrace-contact-depts-title {
  font-family: inherit;
  font-size: clamp(1.05rem, 2vw, 1.25rem);
  letter-spacing: 0.08em;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0.25rem auto 2rem;
  text-align: center;
  color: #111;
}

.terrace-contact-form-intro {
  font-size: 0.9rem;
  line-height: 1.65;
  color: rgba(30, 30, 30, 0.75);
  margin: 0;
}

.terrace-contact-form-card {
  position: relative;
  z-index: 2;
  max-width: min(56rem, 100%);
  margin: -2.25rem auto 0;
  padding: clamp(1.5rem, 4vw, 2.75rem);
  background: #fff;
  border-radius: 6px;
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.07);
  box-sizing: border-box;
}

.terrace-contact-form-card .rs-dd-embed-contact {
  max-width: none;
  width: 100%;
  margin: 1.25rem 0 0;
}

.terrace-contact-form-card .rs-dd-embed-contact .btn {
  margin: 1.25rem auto 0;
}

.terrace-contact-depts {
  background: #f3efe6;
  padding: clamp(2rem, 5vw, 3.5rem) 1.25rem clamp(3rem, 7vw, 4.5rem);
}

.terrace-contact-depts .terrace-contact-kicker {
  text-align: center;
}

.terrace-contact-dept-row > .rs-dd-col:nth-child(1) p {
  font-weight: 700;
  text-align: left;
}

.terrace-contact-dept-row > .rs-dd-col:nth-child(2) p {
  text-align: center;
}

.terrace-contact-dept-row > .rs-dd-col:nth-child(3) p {
  text-align: right;
}

.terrace-contact-dept-row > .rs-dd-col p {
  margin: 0;
  font-size: 0.92rem;
}

.terrace-contact-dept-row {
  border-bottom: 1px solid rgba(30, 30, 30, 0.12);
  padding-top: 0.85rem !important;
  padding-bottom: 0.85rem !important;
}

.terrace-contact-depts .terrace-contact-dept-row:first-of-type {
  border-top: 1px solid rgba(30, 30, 30, 0.12);
}

@media (max-width: 640px) {
  .terrace-contact-dept-row > .rs-dd-col p {
    text-align: center !important;
  }

  .terrace-contact-dept-row > .rs-dd-col {
    padding: 0.25rem 0 !important;
  }
}

/* ── Footer minimalistický ── */
.ft {
  background: #1e1e1e;
  color: rgba(255, 255, 255, 0.85);
}

.ft__inner {
  max-width: 72rem;
  margin: 0 auto;
  padding: clamp(3rem, 6vw, 5rem) clamp(1.25rem, 4vw, 3rem) clamp(1.5rem, 3vw, 2.5rem);
}

.ft__top {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: clamp(1.5rem, 3vw, 2.5rem);
  padding-bottom: clamp(2rem, 4vw, 3rem);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.ft__logo-link {
  display: block;
}

.ft__logo {
  width: clamp(140px, 18vw, 200px);
  height: auto;
  display: block;
}

.ft__nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: clamp(0.75rem, 2vw, 2rem);
}

.ft__nav-link {
  font-size: 0.85rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  transition: color 0.2s;
}

.ft__nav-link:hover {
  color: #fff;
}

.ft__social {
  display: flex;
  gap: 1rem;
}

.ft__social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  transition: color 0.2s, border-color 0.2s;
}

.ft__social-link:hover {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.4);
}

.ft__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 0.75rem;
  padding-top: clamp(1.25rem, 2.5vw, 2rem);
}

.ft__copy {
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.4);
}

.ft__legal {
  display: flex;
  flex-wrap: wrap;
  gap: 0.35rem;
}

.ft__legal-link {
  font-size: 0.8rem;
  color: rgba(255, 255, 255, 0.4);
  text-decoration: none;
  transition: color 0.2s;
}

.ft__legal-link:hover {
  color: rgba(255, 255, 255, 0.8);
}

.ft__legal-link:not(:last-child)::after {
  content: '·';
  margin-left: 0.35rem;
  color: rgba(255, 255, 255, 0.2);
}

@media (max-width: 599px) {
  .ft__bottom {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .ft__legal {
    justify-content: center;
  }
}

body.home.terrace-home .navbar_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  z-index: 10000;
  background: transparent !important;
  box-shadow: none !important;
  border-bottom: none !important;
}

body.home.terrace-home .navbar_wrapper .navbar, body .navbar_wrapper .navbar {
  background: transparent !important;
  padding-left: clamp(0.75rem, 3vw, 3.125rem);
  padding-right: clamp(0.75rem, 3vw, 3.125rem);
  box-sizing: border-box;
}

/* Téma „light“ z Webflow má tmavé texty na bielom — na hero treba svetlé odkazy */
body.home.terrace-home .navbar_wrapper .navbar_link-text,
body.home.terrace-home .navbar_wrapper .navbar_menu-btn-text,
body.home.terrace-home .navbar_wrapper .navbar_menu-btn-text._2 {
  color: rgba(255, 255, 255, 0.95) !important;
}

body.home.terrace-home .navbar_wrapper .navbar_hamburger-line {
  background-color: rgba(255, 255, 255, 0.95) !important;
}

body.home.terrace-home .navbar_wrapper .terrace-nav-tools,
body.home.terrace-home .navbar_wrapper .terrace-nav-tools a {
  color: rgba(255, 255, 255, 0.92);
}

body.home.terrace-home .navbar_wrapper #lang,
body.home.terrace-home .navbar_wrapper #lang a,
body.home.terrace-home .navbar_wrapper #lang span,
body.home.terrace-home .navbar_wrapper .lch-act,
body.home.terrace-home .navbar_right-mobile #lang,
body.home.terrace-home .navbar_right-mobile #lang a,
body.home.terrace-home .navbar_right-mobile #lang span,
body.home.terrace-home .navbar_right-mobile .lch-act {
  color: rgba(255, 255, 255, 0.92) !important;
}

body.home.terrace-home #uvod.section_home-header-1 {
  margin-top: 0 !important;
  padding-top: 0 !important;
}

/* Logo v navigácii — lokálny SVG */
.plaza-navbar_logo {
  max-width: var(--plaza-logo-max);
  height: auto;
  display: block;
}

/* Hero — celá výška okna, titulok nad médiom (Terrace) */
.terrace-hero-stage.home-header_images{
  position: relative;
  min-height: min(100vh, 920px);
  min-height: 100vh;
  min-height: 100dvh;
  height: 100vh;
  height: 100dvh;
}

.home-header_component {
  justify-content: center;
  align-items: center;
  display: flex;
  transform: translateY(clamp(1.25rem, 8vh, 3.75rem)) !important;
}

.home-header_images .terrace-hero-swiper,
.home-header_images .terrace-subpage-hero-swiper {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.home-header_images .terrace-hero-swiper .swiper-slide,
.home-header_images .terrace-subpage-hero-swiper .swiper-slide {
  height: 100%;
}

.home-header_images .terrace-hero-swiper .home-header_imgs-wrap,
.home-header_images .terrace-subpage-hero-swiper .home-header_imgs-wrap {
  width: 100%;
  height: 100%;
}

.home-header_img-wrap.plaza-hero-video {
  position: relative;
  overflow: hidden;
}

.terrace-hero-pan-media {
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 100px);
  max-width: none;
  height: 100%;
  transform: translateX(0);
  transition: transform 7s cubic-bezier(0.56, 0.57, 0.43, 0.47);
  will-change: transform;
}

.swiper-slide.is-pan-active .terrace-hero-pan-media {
  transform: translateX(-100px);
}

/* Text nad obrázkom / videom */
.terrace-hero-copy {
  position: absolute;
  inset: 0;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(5rem, 14vh, 9rem) 1.25rem 5rem;
  pointer-events: none;
}

.terrace-hero-copy .home-header_component {
  pointer-events: none;
}

/* Paginácia — horizontálne segmenty + „timer“ plnenie (vzor Terrace) */
.terrace-hero-stage .terrace-hero-pagination {
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  top: auto !important;
  width: 100% !important;
  transform: none !important;
  display: flex !important;
  flex-wrap: nowrap;
  gap: 0.4rem;
  align-items: flex-end;
  padding: 0 clamp(1rem, 4vw, 2.5rem) clamp(1.25rem, 3vw, 2rem) !important;
  margin: 0 !important;
  box-sizing: border-box;
  z-index: 12;
  pointer-events: auto;
}

.terrace-hero-pagination .terrace-hero-bullet {
  position: relative;
  flex: 1 1 0;
  width: auto !important;
  height: 3px !important;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 0 !important;
  opacity: 1 !important;
  background: transparent !important;
  cursor: pointer;
  overflow: hidden;
}

.terrace-hero-pagination .terrace-hero-bullet.swiper-pagination-bullet-active {
  height: 3px !important;
}

.terrace-hero-bullet__track {
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.28);
  border-radius: 1px;
}

body .circ-block_texts .text-color-white, body .circ-block_texts .text-color-white * {
  color: #ffffff !important;
  text-align: center;
}

.terrace-hero-bullet__fill {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0%;
  background: rgba(255, 255, 255, 0.8);
  background: linear-gradient(to left, rgba(255, 255, 255, 0.8) 10%, rgba(255, 255, 255, 0.28));
  border-radius: 1px;
  transition: none;
}

.terrace-hero-cta-wrap {
  margin: 0.75rem auto 0;
  pointer-events: auto;
  transition: opacity 0.2s ease;
}

/* Miesto pre CTA je vždy v layoute (žiadne „skoky“ nadpisu pri zobrazení tlačidla) */
.terrace-hero-cta-wrap.is-cta-pending {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

.terrace-hero-cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.85rem 2.55rem;
  border-radius: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 0.85rem;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  background: rgba(255, 255, 255, 0.08);
  transition: 0.25s;
}

.terrace-hero-cta:hover {
  background: rgba(255, 255, 255, 0.18);
  border-color: rgba(255, 255, 255, 0.7);
  color: #fff;
}

.terrace-hero-tagline {
  margin: 0.75rem auto 0;
  max-width: 48rem;
  font-weight: 400;
  font-size: clamp(1rem, 3.6vw, 1.75rem);
  line-height: 1.35;
  padding: 0 0.25rem;
  box-sizing: border-box;
}

body.home.terrace-home #terrace-hero-title {
  font-size: clamp(2.35rem, 10vw, 5.5rem);
  line-height: 1.05;
  text-wrap: balance;
  padding: 0 0.25rem;
  box-sizing: border-box;
}

#terrace-hero-title .terrace-hero-char,
#terrace-hero-tagline .terrace-hero-char,
#terrace-subpage-hero-title .terrace-hero-char,
#terrace-subpage-hero-tagline .terrace-hero-char,
.reveal-text .terrace-reveal-char,
.animated-text .terrace-reveal-char {
  display: inline-block;
  opacity: 0;
  transform: translate3d(0, 0.8em, 0);
  will-change: transform, opacity;
  transition:
    transform 0.56s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.5s ease;
}

#terrace-hero-title .terrace-hero-word,
#terrace-hero-tagline .terrace-hero-word,
#terrace-subpage-hero-title .terrace-hero-word,
#terrace-subpage-hero-tagline .terrace-hero-word,
.reveal-text .terrace-reveal-word,
.animated-text .terrace-reveal-word {
  display: inline-block;
  white-space: nowrap;
}

#terrace-hero-title.is-visible .terrace-hero-char,
#terrace-hero-tagline.is-visible .terrace-hero-char,
#terrace-subpage-hero-title.is-visible .terrace-hero-char,
#terrace-subpage-hero-tagline.is-visible .terrace-hero-char,
.reveal-text.is-visible .terrace-reveal-char,
.animated-text.is-visible .terrace-reveal-char {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* Podstránkový hero + .bigger-text: spomalená animácia písmen oproti úvodnej stránke (2× trvanie staggeru v JS aj prechodu) */
#terrace-subpage-hero-title .terrace-hero-char,
#terrace-subpage-hero-tagline .terrace-hero-char {
  transition:
    transform 1.12s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 1s ease;
}

.bigger-text .terrace-reveal-char,
.bigger-text .terrace-hero-char {
  transition:
    transform 1.12s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 1s ease;
}

/* Zjednodušený hero bez IX2 — jeden video blok */
.plaza-hero-video video {
  object-fit: cover;
}

.plaza-hero-photo {
  background-size: cover;
  background-position: 50% 50%;
}


.lch-langs {
  opacity: 0;
  visibility: hidden;
  transition: 500ms opacity;
  z-index: 97655480;
  position: absolute;
  background: transparent;
  width: 100px;
  transform: translateX(0)translateY(-2000px);
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  right: -22px
}

.lch-langs.hereiam {
  opacity: 1;
  visibility: visible;
  transform: translateX(0) translateY(-10px);
  background: #ffffff21;
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
}

#lang .lch-act {
  height: 70px !important;
  cursor: pointer;
  line-height: 50px;
  text-transform: uppercase;
  position: relative;
  text-indent: -10000px;
  top: 0;
  z-index: 665656
}

#lang .lch-act::before {
  content: '';
  width: 3px;
  height: 3px;
  position: absolute;
  right: 0;
  top: 50%;
  display: inline-block;
  padding: 2px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: translateY(-65%)rotate(45deg);
  -webkit-transform: translateY(-65%)rotate(45deg);
  transition: 400ms all;
  transition-delay: 0;
  cursor: pointer
}

#lang .lch-act.opened::before {
  transform: translateY(-40%)rotate(-135deg);
  -webkit-transform: translateY(-40%)rotate(-135deg)
}

#lang .lch-sk {
  background: url('/vs/icons/sk-flag.svg') 50% 50% no-repeat;
  background-size: 28px;
  width: 76px;
  height: 50px
}

#lang .lch-en {
  background: url('/vs/icons/en-flag.svg') 50% 50% no-repeat;
  background-size: 28px;
  width: 76px;
  height: 50px
}

#lang .lch-pl {
  background: url('/vs/icons/pl-flag.svg') 50% 50% no-repeat;
  background-size: 28px;
  width: 76px;
  height: 50px
}

#lang .lch-en {
  background: url('/vs/icons/en-flag.svg') 50% 50% no-repeat;
  background-size: 28px;
  width: 76px;
  height: 50px
}

#lang .lch-hu {
  background: url('/vs/icons/hu-flag.svg') 50% 50% no-repeat;
  background-size: 28px;
  width: 76px;
  height: 50px
}

#lang .lch-de {
  background: url('/vs/icons/de-flag.svg') 50% 50% no-repeat;
  background-size: 28px;
  width: 76px;
  height: 50px
}

#lang .lch-ru {
  background: url('/vs/icons/ru-flag.svg') 50% 50% no-repeat;
  background-size: 28px;
  width: 76px;
  height: 50px
}

#lang .lch-fr {
  background: url('/vs/icons/fr-flag.svg') 50% 50% no-repeat;
  background-size: 28px;
  width: 76px;
  height: 50px
}

#lang .lch-es {
  background: url('/vs/icons/es-flag.svg') 50% 50% no-repeat;
  background-size: 28px;
  width: 76px;
  height: 50px
}

#lang .lch-cs {
  background: url('/vs/icons/cs-flag.svg') 50% 50% no-repeat;
  background-size: 28px;
  width: 76px;
  height: 50px
}

#lang .lch-langs a {
  display: block
}

#lang a span {
  text-transform: uppercase;
  color: white !important;
  font-size: 12px;
}

.lch-langs a span {
  text-indent: 48px;
  background: url(/vs/icons/sk-flag.svg) 30% 50% no-repeat;
  background-size: 28px;
  width: 70px;
  height: 50px;
  display: block;
  transition: 400ms;
  line-height: 50px;
  font-weight: 600;
  text-transform: uppercase;
  color: white !important
}

.lch-langs a.lang-sk span {
  background: url(/vs/icons/sk-flag.svg) 30% 50% no-repeat;
  background-size: 28px
}

.lch-langs a.lang-en span {
  background: url(/vs/icons/en-flag.svg) 30% 50% no-repeat;
  background-size: 28px
}

.lch-langs a.lang-pl span {
  background: url(/vs/icons/pl-flag.svg) 30% 50% no-repeat;
  background-size: 28px
}

.lch-langs a.lang-de span {
  background: url(/vs/icons/de-flag.svg) 30% 50% no-repeat;
  background-size: 28px
}

.lch-langs a.lang-hu span {
  background: url(/vs/icons/hu-flag.svg) 30% 50% no-repeat;
  background-size: 28px
}

.lch-langs a.lang-ru span {
  background: url(/vs/icons/ru-flag.svg) 30% 50% no-repeat;
  background-size: 28px
}

.lch-langs a.lang-cs span {
  background: url(/vs/icons/cs-flag.svg) 30% 50% no-repeat;
  background-size: 28px
}

.lch-langs a.lang-fr span {
  background: url(/vs/icons/fr-flag.svg) 30% 50% no-repeat;
  background-size: 28px
}

.lch-langs a.lang-es span {
  background: url(/vs/icons/es-flag.svg) 30% 50% no-repeat;
  background-size: 28px
}


@media (prefers-reduced-motion: reduce) {
  .terrace-hero-pan-media {
    width: 100%;
    transform: none !important;
    transition: none !important;
  }
}

/* Navigácia — jazyk vedľa CTA */
.terrace-nav-tools {
  display: flex;
  align-items: center;
  gap: 1rem;
}

.terrace-intro-body {
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

@media (min-width: 992px) {
  .terrace-intro-body {
    text-align: center;
  }
}

.intro-perex {
  font-size: 1rem;
  line-height: 1.65;
}

.intro-full {
  margin-top: 1.25rem;
  font-size: 1rem;
  line-height: 1.65;
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 0.5s ease, opacity 0.4s ease, margin-top 0.4s ease;
}

.intro-full[hidden] {
  display: block !important;
  max-height: 0;
  opacity: 0;
  margin-top: 0;
}

.intro-full.is-open {
  max-height: 80rem;
  opacity: 1;
  margin-top: 1.25rem;
}

.intro-toggle {
  display: inline-flex;
  align-items: center;
  gap: 0.4rem;
  margin-top: 1.25rem;
  padding: 0.6rem 1.5rem;
  border-radius: 2rem;
  border: 1px solid rgba(30, 30, 30, 0.2);
  background: transparent;
  font-family: inherit;
  font-size: 0.85rem;
  font-weight: 500;
  color: #1e1e1e;
  cursor: pointer;
  transition: background 0.25s, border-color 0.25s;
}

.intro-toggle:hover {
  background: rgba(30, 30, 30, 0.05);
  border-color: rgba(30, 30, 30, 0.35);
}

.intro-toggle__hide {
  display: none;
}

.intro-toggle.is-open .intro-toggle__show {
  display: none;
}

.intro-toggle.is-open .intro-toggle__hide {
  display: inline;
}

.swiper-wrapper,.swiper-wrapper li {
  list-style: none;
  padding: 0;
  margin: 0
}

.room-gallery-slider > .swiper-wrapper {
  -webkit-transition-timing-function: linear!important;
  -o-transition-timing-function: linear!important;
  transition-timing-function: linear!important
}

.home-rooms_block {
  grid-row-gap: 0 !important;
}

.home-rooms_block .persons::before {
  content: '';
  -webkit-mask: url(/template/plaza-terrace/img/group.svg) 50% 50% no-repeat;
  clip-path: url(/template/plaza-terrace/img/group.svg);
  -webkit-mask-size: 20px !important;
  mask-size: 20px !important;
  background-color: var(--primary--gold);
  display: inline-block;
  width: 20px;
  height: 20px;
  background-position: center;
  margin-right: 8px;
  transform: translateY(3px);
}

.text-style-p-custom {
  font-size: var(--_sizes---fixed--0-875rem);
  line-height: 1.6;
  font-weight: var(--_typography---font-weight--medium);
  color: var(--primary--gold);
  text-transform: none;
}

.home-rooms_img {
  transition: 600ms;
}

.section_home-rooms .home-rooms_block:hover .home-rooms_img {
  transform: scale(1.05) !important;
}

.intro-offers {
  width: 100%;
  overflow: hidden;
}

.intro-offers__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
  padding: 0 clamp(1.25rem, 4vw, 3rem) clamp(1.25rem, 2.5vw, 2rem);
}

.intro-offers__title {
  font-family: var(--terrace-heading-font, "Forum", serif);
  font-size: clamp(1.5rem, 3vw, 2.25rem);
  font-weight: 400;
  margin: 0;
  color: #1e1e1e;
}

.intro-offers__nav {
  display: flex;
  gap: 0.5rem;
  flex-shrink: 0;
}

.intro-offers__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  border: 1px solid rgba(20, 20, 20, 0.2);
  background: transparent;
  color: #1e1e1e;
  cursor: pointer;
  transition: background 0.25s, border-color 0.25s, opacity 0.25s;
}

.intro-offers__btn:hover {
  background: rgba(20, 20, 20, 0.06);
  border-color: rgba(20, 20, 20, 0.4);
}

.intro-offers__btn.swiper-button-disabled {
  opacity: 0.25;
  cursor: default;
  pointer-events: none;
}

.intro-offers__swiper {
  overflow: visible;
  padding: 0 clamp(1.25rem, 4vw, 3rem);
  box-sizing: border-box;
}

.intro-offers__swiper .swiper-wrapper {
  padding-left: 0;
}

.intro-offers__slide {
  height: auto !important;
}

.intro-offers__card {
  display: block;
  position: relative;
  text-decoration: none;
  color: #fff;
  border-radius: 0rem;
  overflow: hidden;
  aspect-ratio: 1 / 1;
  transition: 0.6s ease;
}

.intro-offers__card:hover {
  border-radius: 0.95rem;
}

.intro-offers__img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.intro-offers__card:hover .intro-offers__img {
  transform: scale(1.05);
}

.intro-offers__overlay {
  position: absolute;
  inset: 0;
  background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0.78) 45%, rgba(0,0,0,0.08) 100%);
  background:    -moz-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0.78) 45%, rgba(0,0,0,0.08) 100%);
  background:      -o-linear-gradient(bottom, rgba(0,0,0,0.08) 0%, rgba(0,0,0,0.78) 45%, rgba(0,0,0,0.08) 100%);
  background:         linear-gradient(to top, rgb(0 0 0 / 0%) 0%, rgb(0 0 0 / 77%) 45%, rgb(0 0 0 / 0%) 100%);
  z-index: 1;
  transition: 0.35s;
  opacity: .5;
}

.intro-offers__card:hover .intro-offers__overlay {
  opacity: .8;
}

.navbar_logo {
  width: var(--_sizes---fixed--10rem);
  padding: 0;
}

.navbar_logo-wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
}

.intro-offers__body {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
  padding: clamp(1.25rem, 3vw, 2rem);
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  text-align: center;
  justify-content: center;
  align-content: center;
  height: max-content;
}

.intro-offers__name {
  font-family: var(--terrace-heading-font, "Forum", serif);
  font-size: clamp(2rem, 2vw, 2.5rem);
  font-weight: 400;
  margin: 0;
  line-height: 1.25;
  color: #fff;
  text-shadow: 0 1px 8px rgba(0, 0, 0, 0.4);
}

.section_home-intro .icon-height-large {
  height: var(--_sizes---fixed--7rem);
}

.intro-offers__desc {
  font-size: 1.15rem;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.intro-offers__actions {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-top: 0.35rem;
}

.intro-offers__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.55rem 1.75rem;
  border-radius: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 0.85rem;
  font-weight: 500;
  color: #fff;
  background: rgba(255, 255, 255, 0.08);
  transition: background 0.25s, border-color 0.25s;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  margin: 0 auto;
}

.intro-offers__card:hover .intro-offers__cta {
  background: rgba(255, 255, 255, 0.18);
  border-color: rgba(255, 255, 255, 0.7);
}

@media (max-width: 767px) {
  .intro-offers__btn {
    width: 2.5rem;
    height: 2.5rem;
  }
}

/* ── Hero offers (rs-dd / Swiper) — v6 ako home-exp (oblúk), CTA; v3 = pôvodné karty ── */
.hero-offers-swiper {
  position: relative;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
  overflow: hidden;
  padding: 20px 0px 80px 0px !important;
}

.hero-offers-swiper .swiper-wrapper {
  align-items: stretch;
}

.hero-offers-swiper .swiper-slide {
  height: auto !important;
  box-sizing: border-box;
}

.hero-offers-swiper .rs-dd-embed--swiper-slide,
.hero-offers-swiper .hero-supage {
  height: 100%;
  display: flex;
  flex-direction: column;
  min-width: 0;
}


/* ── v6: kompaktný „portál“ ako .home-exp_block + jasný CTA */
.hero-offers-swiper a.rs-dd-banner--v6,
.hero-offers-swiper .rs-dd-banner--v6.rs-dd-banner-item {
  position: relative !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  align-items: center !important;
  text-align: center !important;
  width: 100% !important;
  max-width: 100% !important;
  min-height: 0 !important;
  aspect-ratio: 16/10 !important;
  max-height: min(24rem, 78vw) !important;
  box-sizing: border-box !important;
  overflow: hidden !important;
  border-top-left-radius: 9px !important;
  border-top-right-radius: 9px !important;
  border-bottom-left-radius: 9px !important;
  border-bottom-right-radius: 9px !important;
  border: none !important;
  padding: clamp(0.65rem, 2.5vw, 1.1rem) 0.75rem 0.85rem !important;
  text-decoration: none !important;
  color: #fff !important;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.45) !important;
  background-color: #1a1a1a !important;
  /* jedna hodnota = šírka, výška auto — zachová pomer strán; dve % (115% 115%) mažu obrázok */
  background-size: 115% !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  isolation: isolate;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
  transition:
    transform 0.35s ease,
    box-shadow 0.35s ease,
    background-size 0.5s ease;
}

/* Gradient ako .home-exp_content (čitateľnosť textu) */
.hero-offers-swiper a.rs-dd-banner--v6::after,
.hero-offers-swiper .rs-dd-banner--v6.rs-dd-banner-item::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  border-radius: inherit;
  background-image: linear-gradient(
      #0000008f 0%,
      #020607ee 100%
    );
  opacity: .5;
  pointer-events: none;
  transition: 2s ease;
}

/* tenký biely rám dovnútra — ako .hero-gallery .rs-dd-gallery-div-item::after; nad gradientom */
.hero-offers-swiper a.rs-dd-banner--v6::before,
.hero-offers-swiper .rs-dd-banner--v6.rs-dd-banner-item::before {
  content: "";
  position: absolute;
  inset: 10px;
  border: 1px solid rgb(255 255 255 / 20%);
  border-radius: inherit;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
  transition: inset 0.6s cubic-bezier(0.25, 0.8, 0.25, 1), opacity 0.35s ease;
  box-sizing: border-box;
}

@media (hover: hover) and (pointer: fine) {
  .hero-offers-swiper a.rs-dd-banner--v6:hover::before,
  .hero-offers-swiper .rs-dd-banner--v6.rs-dd-banner-item:hover::before {
    opacity: 1;
    inset: 15px;
  }



}

.hero-offers-swiper a.rs-dd-banner--v6:focus-visible::before,
.hero-offers-swiper .rs-dd-banner--v6.rs-dd-banner-item:focus-visible::before {
  opacity: 1;
  inset: 15px;
}

@media (prefers-reduced-motion: reduce) {
  .hero-offers-swiper a.rs-dd-banner--v6::before,
  .hero-offers-swiper .rs-dd-banner--v6.rs-dd-banner-item::before {
    transition: none;
  }
}

/* zoom pozadia: obe hodnoty musia byť rovnaký typ (napr. %), inak animácia nenastane */
@media (hover: hover) and (pointer: fine) and (prefers-reduced-motion: no-preference) {
  .hero-offers-swiper a.rs-dd-banner--v6:hover,
  .hero-offers-swiper .rs-dd-banner--v6.rs-dd-banner-item:hover {
    background-size: 128% !important;
  }

  .hero-offers-swiper a.rs-dd-banner--v6:hover::after,
  .hero-offers-swiper .rs-dd-banner--v6.rs-dd-banner-item:hover::after {
    opacity: 1
  }
}

.hero-offers-swiper a.rs-dd-banner--v6:focus-visible,
.hero-offers-swiper .rs-dd-banner--v6.rs-dd-banner-item:focus-visible {
  outline: 2px solid var(--m, #ce9153);
  outline-offset: 3px;
}

.hero-offers-swiper .rs-dd-banner--v6 .rs-dd-banner-name {
  position: relative;
  z-index: 2;
  display: block !important;
  width: 100%;
  max-width: 80%;
  margin: 0 auto 0.35rem !important;
  font-family: var(--terrace-heading-font, "Forum", serif) !important;
  font-size: 33px !important;
  font-weight: 400 !important;
  line-height: 1.25 !important;
  color: #fff !important;
  padding: 0 !important;
}

.hero-offers-swiper .rs-dd-banner--v6 .rs-dd-banner-text {
  position: relative;
  z-index: 2;
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  width: 100%;
  max-width: 80%;
  margin: 0 auto 0.4rem !important;
  padding: 0 !important;
  font-size: 1rem !important;
  line-height: 1.45 !important;
  color: rgba(255, 255, 255, 0.88) !important;
  opacity: 1 !important;
  text-align: center;
}

/* Jasný CTA (gombík) */
.hero-offers-swiper .rs-dd-banner--v6 .rs-dd-banner-cta {
  position: relative;
  z-index: 2;
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  margin: 0.15rem auto 0 !important;
  padding: 0.45rem 1.1rem 0.48rem !important;
  max-width: 100%;
  box-sizing: border-box;
  font-size: 0.7rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff !important;
  text-shadow: none;
  border-radius: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.55);
  background: rgba(255, 255, 255, 0.12);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  transition: background 0.25s, border-color 0.25s, color 0.25s;
}

@media (hover: hover) and (pointer: fine) {
  .hero-offers-swiper a.rs-dd-banner--v6:hover .rs-dd-banner-cta,
  .hero-offers-swiper .rs-dd-banner--v6.rs-dd-banner-item:hover .rs-dd-banner-cta {
    background: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.85);
  }
}

/* ── v3 (starý layout s obrázkom hore): zachovať pre staré vložky */
.hero-offers-swiper a.rs-dd-banner--v3,
.hero-offers-swiper .rs-dd-banner--v3.rs-dd-banner-item {
  display: flex !important;
  flex-direction: column;
  width: 100% !important;
  max-width: 100% !important;
  box-sizing: border-box !important;
  text-decoration: none !important;
  color: #1e1e1e !important;
  background: #fff !important;
  border: 1px solid rgba(30, 30, 30, 0.12) !important;
  border-radius: 0.75rem !important;
  overflow: hidden !important;
  box-shadow: 0 1px 0 rgba(30, 30, 30, 0.04);
  transition:
    border-color 0.25s ease,
    box-shadow 0.25s ease,
    transform 0.3s ease;
}

@media (hover: hover) and (pointer: fine) {
  .hero-offers-swiper a.rs-dd-banner--v3:hover,
  .hero-offers-swiper .rs-dd-banner--v3.rs-dd-banner-item:hover {
    border-color: rgba(206, 145, 83, 0.45) !important;
    box-shadow: 0 8px 28px rgba(30, 30, 30, 0.08);
    transform: translateY(-2px);
  }
}

.hero-offers-swiper a.rs-dd-banner--v3:focus-visible {
  outline: 2px solid var(--m, #ce9153);
  outline-offset: 3px;
}

.hero-offers-swiper .rs-dd-banner--v3 .rs-dd-banner-img {
  display: block !important;
  width: 100% !important;
  height: clamp(7.5rem, 20vw, 8.5rem) !important;
  min-height: 7.5rem;
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  flex-shrink: 0;
}

.hero-offers-swiper .rs-dd-banner--v3 .rs-dd-banner-name {
  display: block !important;
  font-family: var(--terrace-heading-font, "Forum", serif) !important;
  font-size: clamp(1rem, 1.1vw, 1.15rem) !important;
  font-weight: 500 !important;
  line-height: 1.3 !important;
  margin: 0 !important;
  padding: 0.75rem 1rem 0.25rem !important;
  color: #1e1e1e !important;
}

.hero-offers-swiper .rs-dd-banner--v3 .rs-dd-banner-text {
  display: -webkit-box !important;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  padding: 0 1rem 0.4rem !important;
  font-size: 0.9rem !important;
  line-height: 1.5 !important;
  color: rgba(30, 30, 30, 0.72) !important;
  opacity: 1 !important;
  margin: 0;
  flex: 1 1 auto;
}

.hero-offers-swiper .rs-dd-banner--v3 .rs-dd-banner-cta {
  display: block !important;
  padding: 0.15rem 1rem 1rem !important;
  font-size: 0.82rem !important;
  font-weight: 600 !important;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: var(--m, #ce9153) !important;
  margin-top: auto;
}

/* Šipky: pod sliderom, vedľa seba, v strede */
.hero-offers-swiper .swiper-button-prev,
.hero-offers-swiper .swiper-button-next {
  width: 2.75rem;
  height: 2.75rem;
  top: auto !important;
  margin-top: 0 !important;
  bottom: 0.55rem !important;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.56);
  color: #1e1e1e;
  transition: background 0.25s, border-color 0.25s, opacity 0.25s;
}

/* dvojica centrovaná: spolu šírka 2×2,75 + medzera 0,5rem ⇒ „ľavá“ hrana prev od stredu −3rem */
.hero-offers-swiper .swiper-button-prev {
  left: calc(50% - 3rem) !important;
  right: auto !important;
  transform: none !important;
}

.hero-offers-swiper .swiper-button-next {
  left: calc(50% + 0.25rem) !important;
  right: auto !important;
  transform: none !important;
}

.hero-offers-swiper .swiper-button-prev::after,
.hero-offers-swiper .swiper-button-next::after {
  font-size: 1.1rem;
  font-weight: 700;
}

.hero-offers-swiper .swiper-button-prev:hover,
.hero-offers-swiper .swiper-button-next:hover {
  background: #fff;
  border-color: rgba(20, 20, 20, 0.35);
}

.hero-offers-swiper .swiper-button-disabled {
  opacity: 0.28;
  cursor: default;
  pointer-events: none;
}

@media (max-width: 767px) {
  .hero-offers-swiper {
    padding-bottom: 3.5rem !important;
  }

  .hero-offers-swiper .swiper-button-prev,
  .hero-offers-swiper .swiper-button-next {
    width: 2.4rem;
    height: 2.4rem;
  }

  .hero-offers-swiper .swiper-button-prev {
    left: calc(50% - 2.65rem) !important;
  }

  .hero-offers-swiper .swiper-button-next {
    left: calc(50% + 0.25rem) !important;
  }
}

/* ── Referencie ── */
.section-reviews {
  background: #fff;
  color: #1e1e1e;
}

.reviews__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
}

.reviews__heading {
  margin: 0;
}

.reviews__nav {
  display: flex;
  gap: 0.5rem;
  flex-shrink: 0;
}

.reviews__btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  border: 1px solid rgba(20, 20, 20, 0.2);
  background: transparent;
  color: #1e1e1e;
  cursor: pointer;
  transition: background 0.25s, border-color 0.25s;
}

.reviews__btn:hover {
  background: rgba(20, 20, 20, 0.06);
  border-color: rgba(20, 20, 20, 0.4);
}

.reviews__swiper {
  overflow: hidden;
}

.reviews__slide {
  height: auto !important;
}

.reviews__card {
  border: 1px solid rgba(30, 30, 30, 0.15);
  padding: clamp(1.5rem, 3vw, 2.25rem);
  display: flex;
  flex-direction: column;
  gap: 1rem;
  height: 100%;
  box-sizing: border-box;
}

.reviews__card-head {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

.reviews__stars {
  display: flex;
  gap: 0.15rem;
}

.reviews__star {
  flex-shrink: 0;
}

.reviews__text {
  font-size: 0.925rem;
  line-height: 1.65;
  color: rgba(30, 30, 30, 0.75);
  margin: 0;
  flex: 1;
  font-style: italic;
  display: -webkit-box;
  -webkit-line-clamp: 6;
  line-clamp: 6;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: all 0.3s ease;
}

.reviews__text.is-expanded {
  -webkit-line-clamp: unset;
  line-clamp: unset;
}

.reviews__more {
  background: none;
  border: none;
  padding: 0;
  font-size: 0.825rem;
  font-weight: 500;
  color: #1e1e1e;
  cursor: pointer;
  opacity: 0.6;
  transition: opacity 0.2s;
  display: none;
}

.reviews__more:hover {
  opacity: 1;
}

.reviews__more.is-visible {
  display: inline-block;
}

.reviews__footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0.75rem;
  padding-top: 0.75rem;
  border-top: 1px solid rgba(30, 30, 30, 0.1);
  margin-top: auto;
}

.reviews__author {
  font-family: var(--terrace-heading-font, "Forum", serif);
  font-size: 1rem;
  font-weight: 400;
  color: #1e1e1e;
}

.reviews__platform {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  flex-shrink: 0;
}

.reviews__platform-logo {
  flex-shrink: 0;
}

.reviews__rating {
  font-size: 0.8rem;
  font-weight: 600;
  color: rgba(30, 30, 30, 0.6);
}

@media (max-width: 767px) {
  .reviews__btn {
    width: 2.5rem;
    height: 2.5rem;
  }
}

/* Izby — Swiper slider */
.display-inline {
  display: inline;
}

.text-weight-medium {
  font-weight: 500;
}

.section_home-rooms {
  background: #fff;
}

.section_home-rooms .home-rooms_wrapper {
  width: 100%;
}

.section_home-rooms .padding-global {
  padding-left: clamp(1rem, 2.8vw, 2.2rem);
  padding-right: clamp(1rem, 2.8vw, 2.2rem);
}

.section_home-rooms .container-medium {
  max-width: min(96vw, 132rem);
}

.terrace-rooms-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1.5rem;
}

.terrace-rooms-nav {
  display: flex;
  gap: 0.5rem;
  flex-shrink: 0;
}

.terrace-rooms-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  border: 1px solid rgba(20, 20, 20, 0.2);
  background: transparent;
  color: #141414;
  cursor: pointer;
  transition: background 0.25s, border-color 0.25s, opacity 0.25s;
}

.terrace-rooms-btn:hover {
  background: rgba(20, 20, 20, 0.06);
  border-color: rgba(20, 20, 20, 0.4);
}

.terrace-rooms-btn.swiper-button-disabled {
  opacity: 0.3;
  cursor: default;
  pointer-events: none;
}

.terrace-rooms-swiper {
  overflow: hidden;
  width: 100%;
}

.terrace-rooms-slide {
  height: auto !important;
}

.section_home-rooms .home-rooms_block {
  text-decoration: none;
  color: inherit;
  width: 100%;
  display: flex;
  flex-direction: column;
}

.section_home-rooms .home-rooms_img-wrap {
  aspect-ratio: 3 / 2;
  width: 100%;
  position: relative;
  overflow: clip;
}

.section_home-rooms .home-rooms_img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.section_home-rooms .home-rooms_info {
  margin-top: clamp(1rem, 2vw, 1.5rem);
}

.section_home-rooms .home-rooms_info .heading-style-h6 {
  margin: 0;
}

.section_home-rooms .button {
  min-width: 11.5rem;
  width: max-content;
  margin: 0 auto;
}

.section_home-rooms .text-color-white {
  color: #141414 !important;
}

.section_home-rooms .text-color-white-50 {
  color: rgba(20, 20, 20, 0.68) !important;
}

.section_home-rooms .home-rooms_people-numb {
  flex-shrink: 0;
  align-items: center;
}

.section_home-rooms .terrace-home-rooms-sub {
  margin: 0.75rem 0 0;
  font-size: 0.9rem;
  line-height: 1.45;
}

@media (max-width: 767px) {
  .terrace-rooms-btn {
    width: 2.5rem;
    height: 2.5rem;
  }
}

/* Galéria — fixné počty kariet 4 / 3 / 2 + hover grow */
.section_home-gallery {
  position: relative;
}

.section_home-gallery .home-gallery_images {
  position: relative;
  display: flex;
  gap: 0;
  height: clamp(24rem, 72vh, 80vh);
  overflow: hidden;
}

.section_home-gallery .terrace-gallery-item {
  flex-grow: 1;
  flex-basis: 0;
  min-width: 0;
  height: 100%;
  position: relative;
  border-right: 0px solid rgba(255, 255, 255, 0.88);
  overflow: hidden;
  transition: flex-grow 800ms ease-in-out;
}

.section_home-gallery .terrace-gallery-item:last-of-type {
  border-right: 0;
}

.section_home-gallery .terrace-gallery-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (hover: hover) and (pointer: fine) {
  .section_home-gallery .home-gallery_images:hover .terrace-gallery-item {
    flex-grow: 1;
  }

  .section_home-gallery .home-gallery_images .terrace-gallery-item:hover {
    flex-grow: 1.4;
  }
}

.section_home-gallery .terrace-gallery-content {
  position: absolute;
  inset: 0;
  z-index: 6;
  pointer-events: none;
}

.section_home-gallery .terrace-gallery-overlay-link {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 26%;
  min-height: 6.5rem;
  z-index: 4;
  pointer-events: auto;
  text-decoration: none;
  color: inherit;
}

.section_home-gallery .terrace-gallery-texts {
  position: absolute;
  left: 50%;
  bottom: clamp(1.25rem, 3vw, 2rem);
  transform: translateX(-50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 0.8rem;
  z-index: 3;
  text-align: center;
}

.section_home-gallery .terrace-gallery-overlay-link .button {
  display: inline-flex;
}

.section_home-about {
  height: 100vh !important;
}

/* About zoom section (chýbajúca sekcia zo vzoru) */
.section_home-about .home-about_image-zoom {
  display: block;
  opacity: 1;
  transform: scale(1);
  transform-origin: 50% 50%;
  will-change: transform, opacity;
  pointer-events: none;
  z-index: 2;
}

.section_home-about .home-about_component,
.section_home-about .home-about_img-left,
.section_home-about .home-about_img-right {
  will-change: transform, opacity;
}

.section_home-about .home-about_img-left,
.section_home-about .home-about_img-right {
  width: clamp(180px, 22vw, 340px) !important;
  max-width: none !important;
}

.section_home-about .home-about_component {
  z-index: 3;
}

.section_home-gallery .terrace-gallery-blur-top,
.section_home-gallery .terrace-gallery-blur-bottom {
  position: absolute;
  left: 0;
  right: 0;
  pointer-events: none;
  z-index: 2;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
}

.section_home-gallery .terrace-gallery-blur-top {
  display: none;
}

.section_home-gallery .terrace-gallery-blur-bottom {
  bottom: 0;
  height: 24%;
  background: linear-gradient(
    to top,
    rgba(18, 18, 18, 0.56) 0%,
    rgba(18, 18, 18, 0) 100%
  );
}

@media (max-width: 991px) {
  .section_home-gallery .terrace-gallery-item--4 {
    display: none;
  }
}

@media (max-width: 767px) {
  .section_home-gallery .terrace-gallery-item--3 {
    display: none;
  }
}

/* Statická „load“ sekcia vypnutá v čistom HTML */
.home-load_component.is-static {
  min-height: 0;
  padding: 0;
}

/* ── Navbar layout ── */
.navbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.navbar_left {
  display: flex;
  align-items: center;
  gap: 1rem;
}

/* ── Top bar — pravá strana s info položkami ── */
.navbar_right.terrace-nav-topbar {
  display: flex;
  align-items: center;
  gap: 0;
  font-size: 0.8rem;
  letter-spacing: 0.02em;
  white-space: nowrap;
  flex-direction: row-reverse;
}

.topbar-sep {
  width: 1px;
  height: 1.1rem;
  background: rgba(255, 255, 255, 0.25);
  margin: 0 0.75rem;
  flex-shrink: 0;
}

.topbar-btn--book {
  display: inline-flex;
  align-items: center;
  padding: 0.45rem 1.2rem;
  border-radius: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.45);
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  font-size: 0.8rem;
  font-weight: 600;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  transition: background 0.25s, border-color 0.25s;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
}

.topbar-btn--book:hover {
  background: rgba(255, 255, 255, 0.18);
  border-color: rgba(255, 255, 255, 0.7);
}

.topbar-link {
  color: rgba(255, 255, 255, 0.85);
  text-decoration: none;
  font-weight: 500;
  transition: color 0.2s;
}

.topbar-link:hover {
  color: #fff;
}

.topbar-info {
  display: inline-flex;
  align-items: center;
  gap: 0.35rem;
  color: rgba(255, 255, 255, 0.7);
  font-weight: 400;
}

.topbar-info strong {
  color: rgba(255, 255, 255, 0.95);
  font-weight: 600;
}

a.topbar-info {
  text-decoration: none;
  cursor: pointer;
  transition: color 0.2s;
}

a.topbar-info:hover {
  color: #fff;
}

.topbar-info__icon {
  flex-shrink: 0;
  opacity: 0.7;
}

.topbar-lang {
  display: flex;
  align-items: center;
  position: relative;
}

@media (max-width: 1199px) {
  .topbar-info--pool,
  .topbar-info--rooms,
  .topbar-info--pool + .topbar-sep,
  .topbar-info--rooms + .topbar-sep {
    display: none;
  }
}

@media (max-width: 767px) {
  .navbar_right.terrace-nav-topbar {
    display: none;
  }
  .intro-offers__desc {
    font-size: 0.85rem;
    line-height: 1.5;
  }
}

/* ── Mobilné navbar (lang + menu opener) ── */
.navbar_right-mobile {
  display: none;
  align-items: center;
  gap: 0.75rem;
}

.topbar-lang-mobile {
  display: flex;
  align-items: center;
  gap: 0.35rem;
}

.mobile-lang-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.25rem 0.5rem;
  border-radius: 0.25rem;
  font-size: 0.75rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: rgba(255, 255, 255, 0.8);
  text-decoration: none;
  border: 1px solid rgba(255, 255, 255, 0.2);
  transition: color 0.2s, border-color 0.2s;
}

.mobile-lang-link:hover {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 767px) {
  .navbar_right-mobile {
    display: flex;
  }

  .navbar_left .navbar_menu-button {
    display: none;
  }
}

/* ── Sticky booking button (mobile only) ── */
.mobile-sticky-book {
  display: none;
}

@media (max-width: 767px) {
  .mobile-sticky-book {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9998;
    padding: 0.65rem 1rem;
    padding-bottom: max(0.65rem, env(safe-area-inset-bottom));
    background: rgba(10, 10, 10, 0.85);
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    border-top: 1px solid rgba(255, 255, 255, 0.08);
  }

  .mobile-sticky-book__btn {
    display: block;
    width: 100%;
    padding: 0.85rem;
    border-radius: 0.5rem;
    border: none;
    background: #fff;
    color: var(--primary--blue);
    font-family: var(--plaza-title, 'Forum',sans-serif);
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.56em;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: background 0.25s;
}

  .mobile-sticky-book__btn:hover,
  .mobile-sticky-book__btn:active {
    background: #edeae5;
  }

  body.fullscreen-menu-open .mobile-sticky-book,
  body.booking-chooser-open .mobile-sticky-book {
    display: none;
  }

  .ft {
    padding-bottom: 4.5rem;
  }
}

@media screen and (max-width: 767px) {
  .heading-style-h4 {
      -webkit-text-stroke-width: 0px;
      font-size: 40px;
      text-align: left;
  }
}

/* ── Fullscreen menu ── */
.fullscreen-menu {
  position: fixed;
  inset: 0;
  z-index: 9999;
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.45s ease, visibility 0.45s ease;
  height: 100%;
  max-height: 100dvh;
  min-height: -webkit-fill-available;
}

@media (max-width: 767px) {
  .navbar_right-mobile .navbar_menu-btn-texts {
    display: none;
  }
}

.fullscreen-menu.is-open {
  pointer-events: auto;
  opacity: 1;
  visibility: visible;
}

.fullscreen-menu__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: rgba(10, 10, 10, 0.92);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}

/* Scroll je na .__content (flex + min-height:0) — spoľahlivejšie na iOS ako overflow na __inner */
.fullscreen-menu__inner {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  max-height: 100dvh;
  min-height: 0;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.fullscreen-menu__content {
  width: 100%;
  max-width: 56rem;
  margin: 0 auto;
  padding: clamp(6rem, 14vh, 10rem) clamp(1.5rem, 5vw, 4rem) clamp(2rem, 6vh, 4rem);
  display: flex;
  flex-direction: column;
  gap: clamp(3rem, 6vh, 5rem);
  flex: 1 1 auto;
  min-height: 0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-y: contain;
  touch-action: pan-y;
  box-sizing: border-box;
  justify-content: center;
  -ms-overflow-style: none; 
  scrollbar-width: none;  
}

.fullscreen-menu__content::-webkit-scrollbar {
  display: none;
}

@media (max-width: 767px) {
  .fullscreen-menu__content {
    padding: calc(6.25rem + env(safe-area-inset-top, 0px)) 1.25rem
      calc(2.25rem + env(safe-area-inset-bottom, 0px));
    gap: 1.5rem;
    justify-content: flex-start;
  }

  .fullscreen-menu__nav {
    gap: 0;
    margin-top: 0;
    padding-top: 0.85rem;
  }

  .fullscreen-menu__link {
    padding: 0.65rem 0;
  }

  .fullscreen-menu__link-text {
    font-size: clamp(1.4rem, 6vw, 2rem);
  }

  .fullscreen-menu__status {
    gap: 0.4rem 0.75rem;
    padding-top: 1.25rem;
  }

  .fullscreen-menu__status-item {
    font-size: 0.8rem;
    padding: 0.4rem 0.85rem;
  }

  .fullscreen-menu__footer {
    margin-top: auto;
    padding-top: 1rem;
    padding-bottom: 0.25rem;
  }
}

.fullscreen-menu__nav {
  display: flex;
  flex-direction: column;
  gap: 0;
  text-align: center;
  margin-top: 20px;
}

.fullscreen-menu__link {
  display: block;
  padding: clamp(0.6rem, 1.2vh, 1rem) 0;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.85);
  transform: translateY(30px);
  opacity: 0;
  transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1), opacity 0.5s ease, color 0.2s;
}

.fullscreen-menu.is-open .fullscreen-menu__link {
  transform: translateY(0);
  opacity: 1;
}

.fullscreen-menu__link:hover {
  color: #fff;
}

.fullscreen-menu__link-text {
  font-family: var(--terrace-heading-font, "Forum", serif);
  font-size: clamp(1.75rem, 4.5vw, 3.5rem);
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: 0.02em;
}

/* ── Status items vo fullscreen menu ── */
.fullscreen-menu__status {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.5rem 1.25rem;
  padding-top: clamp(1.5rem, 3vh, 2.5rem);
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  margin-top: clamp(0.5rem, 1.5vh, 1rem);
  opacity: 0;
  transform: translateY(20px);
  transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1) 0.25s, opacity 0.5s ease 0.25s;
}

.fullscreen-menu.is-open .fullscreen-menu__status {
  opacity: 1;
  transform: translateY(0);
}

.fullscreen-menu__status-item {
  display: inline-flex;
  align-items: center;
  gap: 0.45rem;
  padding: 0.5rem 1rem;
  border-radius: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.12);
  background: rgba(255, 255, 255, 0.04);
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.85rem;
  font-weight: 400;
  text-decoration: none;
  white-space: nowrap;
  transition: background 0.25s, border-color 0.25s, color 0.25s;
}

a.fullscreen-menu__status-item:hover {
  background: rgba(255, 255, 255, 0.1);
  border-color: rgba(255, 255, 255, 0.3);
  color: #fff;
}

.fullscreen-menu__status-item strong {
  color: rgba(255, 255, 255, 0.95);
  font-weight: 600;
}

.fullscreen-menu__status-icon {
  flex-shrink: 0;
  opacity: 0.6;
}

.fullscreen-menu__footer {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  opacity: 0;
  transform: translateY(20px);
  transition: transform 0.5s cubic-bezier(0.22, 1, 0.36, 1) 0.3s, opacity 0.5s ease 0.3s;
}

.fullscreen-menu.is-open .fullscreen-menu__footer {
  opacity: 1;
  transform: translateY(0);
}

.fullscreen-menu__info {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 1.5rem;
}

.fullscreen-menu__info-link {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  font-size: 0.9rem;
  transition: color 0.2s;
}

.fullscreen-menu__info-link:hover {
  color: #fff;
}

.fullscreen-menu__info-icon {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  opacity: 0.7;
}

.fullscreen-menu__social {
  display: flex;
  gap: 0.75rem;
}

.fullscreen-menu__social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.15);
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  transition: color 0.2s, border-color 0.2s;
}

.fullscreen-menu__social-link:hover {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.4);
}

/* Hamburger button always visible, above fullscreen menu overlay */
.navbar_menu-button {
  position: relative;
  z-index: 10001;
}

/* Hamburger X animation */
.navbar_menu-button[aria-expanded="true"] .navbar_hamburger-line._1 {
  transform: rotate(45deg) translate(3px, 3px);
}

.navbar_menu-button[aria-expanded="true"] .navbar_hamburger-line._2 {
  transform: rotate(-45deg) translate(3px, -3px);
}

.navbar_menu-button[aria-expanded="true"] .navbar_menu-btn-text._1 {
  display: none;
}

.navbar_menu-button[aria-expanded="true"] .navbar_menu-btn-text._2 {
  display: block;
}

body.fullscreen-menu-open {
  overflow: hidden;
  overscroll-behavior: none;
}

/* Pri otvorenom menu — pevné pozadie pod logom a ovládaním (inak presvitá titulok z hero) */
body.fullscreen-menu-open.home.terrace-home .navbar_wrapper,
body.fullscreen-menu-open.terrace-subpage .navbar_wrapper,
body.fullscreen-menu-open.terrace-subpage.terrace-subpage--hero .navbar_wrapper,
body.fullscreen-menu-open.terrace-subpage.terrace-subpage--contact .navbar_wrapper {
  background: #000 !important;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) !important;
  border-bottom: none !important;
}

@media (max-width: 767px) {
  body.fullscreen-menu-open .navbar_wrapper {
    padding-top: max(0.2rem, env(safe-area-inset-top, 0px));
  }
}

button.navbar_menu-button {
  font: inherit;
  color: inherit;
  background: none;
  border: 0;
  cursor: pointer;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
}

.navbar_hamburger-line {
  transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1);
}

/* --- Podstránky (články) --- */
body.terrace-subpage {
  margin: 0;
  background: var(--background--cream, #ffffff);
  --terrace-subpage-gutter: clamp(1rem, 4vw, 2.25rem);
}

@media (max-width: 479px) {
  body.terrace-subpage {
    --terrace-subpage-gutter: clamp(1.2rem, 5.5vw, 1.75rem);
  }
}

/* Jednotné bočné odsadenie pod hero (CMS často ide až po okraj bez „dychu“) */
body.terrace-subpage .main-wrapper .padding-global {
  padding-left: max(var(--terrace-subpage-gutter), env(safe-area-inset-left, 0px));
  padding-right: max(var(--terrace-subpage-gutter), env(safe-area-inset-right, 0px));
  box-sizing: border-box;
}

/* Hero na podstránkach — väčší „dych“ ako na úvodke (1.25rem nestačilo na úzkych displejoch) */
body.terrace-subpage .terrace-hero-copy.terrace-hero-copy--subpage {
  pointer-events: none;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  padding-top: clamp(5.5rem, 14vh, 9rem);
  padding-bottom: clamp(4rem, 10vh, 6rem);
  padding-left: max(1.35rem, var(--terrace-subpage-gutter), calc(env(safe-area-inset-left, 0px) + 12px));
  padding-right: max(1.35rem, var(--terrace-subpage-gutter), calc(env(safe-area-inset-right, 0px) + 12px));
}

body.terrace-subpage .terrace-hero-copy--subpage .container-medium {
  width: 100%;
  max-width: min(40rem, 100%);
  margin-left: auto;
  margin-right: auto;
}

body.terrace-subpage .page-wrapper {
  padding-top: 0 !important;
}

body.terrace-subpage .navbar_wrapper {
  position: absolute;
  top: 0;
  z-index: 1002;
  width: 100%;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06);
}

body.terrace-subpage .navbar_wrapper .navbar {
  background: transparent !important;
  align-items: center;
}

body.terrace-subpage .navbar_wrapper .navbar_link-text,
body.terrace-subpage .navbar_wrapper .navbar_menu-btn-text,
body.terrace-subpage .navbar_wrapper #lang,
body.terrace-subpage .navbar_wrapper #lang a {
  color: rgba(255, 255, 255, 0.95) !important;
}

body.terrace-subpage .navbar_wrapper .navbar_hamburger-line {
  background-color: rgba(255, 255, 255, 0.95) !important;
}

body.terrace-subpage .topbar-sep {
  background: rgba(255, 255, 255, 0.25);
}

body.terrace-subpage .topbar-link,
body.terrace-subpage .topbar-info {
  color: rgba(255, 255, 255, 0.85);
}

body.terrace-subpage .topbar-btn--book {
  border-color: rgba(255, 255, 255, 0.45);
  color: #fff;
}

/* Podstránka s fullscreen hero (page_1) — navigácia ako na úvodnej stránke */
body.terrace-subpage.terrace-subpage--hero .navbar_wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  z-index: 10000;
  background: transparent !important;
  box-shadow: none !important;
  border-bottom: none !important;
}

body.terrace-subpage.terrace-subpage--hero .navbar_wrapper .navbar {
  background: transparent !important;
}

body.terrace-subpage.terrace-subpage--hero .navbar_wrapper .navbar_menu-btn-text,
body.terrace-subpage.terrace-subpage--hero .navbar_wrapper .navbar_menu-btn-text._2,
body.terrace-subpage.terrace-subpage--hero .navbar_wrapper #lang,
body.terrace-subpage.terrace-subpage--hero .navbar_wrapper #lang a,
body.terrace-subpage.terrace-subpage--hero .navbar_wrapper #lang span,
body.terrace-subpage.terrace-subpage--hero .navbar_wrapper .lch-act {
  color: rgba(255, 255, 255, 0.95) !important;
}

body.terrace-subpage.terrace-subpage--hero .topbar-link,
body.terrace-subpage.terrace-subpage--hero .topbar-info {
  color: rgba(255, 255, 255, 0.88) !important;
}

body.terrace-subpage.terrace-subpage--hero .topbar-btn--book {
  border-color: rgba(255, 255, 255, 0.45) !important;
  color: #fff !important;
}

body.terrace-subpage.terrace-subpage--hero .topbar-sep {
  background: rgba(255, 255, 255, 0.25) !important;
}

/* Kontakt (page_3): pevný okrový pás navigácie podľa vizuálu, nie priehľadný hero navbar */
body.terrace-subpage.terrace-subpage--contact .navbar_wrapper {
  position: absolute !important;
  z-index: 1002 !important;
  background: transparent !important;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.08) !important;
  border-bottom: none !important;
}

.pbr-map {
  position: relative;
  width: 100%;
  min-height: 400px;
  height: 400px;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

.pbr-map__iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}

.pbr-map__btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 20px;
  background: var(--primary--black);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
  border-radius: 8px;
  box-shadow: none;
  transition: background 0.2s ease, transform 0.2s ease, box-shadow 0.2s ease;
  z-index: 2;
  text-decoration: none !important;
}

.pbr-map__btn:active {
  transform: translateY(0);
}

.pbr-map__btn svg {
  width: 18px;
  height: 18px;
  fill: currentColor;
}
body.terrace-subpage.terrace-subpage--hero #uvod.section_home-header-1 {
  margin-top: 0 !important;
  padding-top: 0 !important;
  height: 70vh !important;
}

.rs-dd-embed-contact .contact_form > .form_block:nth-last-child(2):has(+ .form_block:last-child) {
  grid-column: 1 / -1;
}

/* alebo ak chceš podmienku: predposledný je full-width len ak je pred ním textarea */
.rs-dd-embed-contact .contact_form > .form_block.textarea + .form_block:nth-last-child(2) {
  grid-column: 1 / -1;
}

/* Kompaktný hero (kontakt / page_3): max. ~60vh alebo 400px */
body.terrace-subpage.terrace-subpage--hero #uvod.section_home-header-1--compact .terrace-hero-stage.home-header_images {
  min-height: 70vh;
  height: 70vh;
  max-height: min(70vh, 600px);
}

body.terrace-subpage.terrace-subpage--hero #uvod.section_home-header-1--compact .terrace-hero-copy.terrace-hero-copy--subpage {
  padding-top: clamp(3.25rem, 7vh, 4.5rem);
  padding-bottom: 1.35rem;
  padding-left: max(1.35rem, var(--terrace-subpage-gutter), calc(env(safe-area-inset-left, 0px) + 12px));
  padding-right: max(1.35rem, var(--terrace-subpage-gutter), calc(env(safe-area-inset-right, 0px) + 12px));
  align-items: center;
}

@media (max-width: 767px) {
  body.terrace-subpage .navbar_wrapper {
    padding-top: max(0.2rem, env(safe-area-inset-top, 0px));
  }

  /* Viac výšky než 70vh — text + CTA sa neťahajú až pod okraj */
  body.terrace-subpage.terrace-subpage--hero #uvod.section_home-header-1:not(.section_home-header-1--compact) {
    height: auto !important;
    min-height: min(100vh, 880px) !important;
    min-height: min(100dvh, 880px) !important;
  }

  body.terrace-subpage.terrace-subpage--hero #uvod.section_home-header-1:not(.section_home-header-1--compact) .home-header_images.terrace-hero-stage {
    min-height: min(100vh, 880px);
    min-height: min(100dvh, 880px);
    height: min(100vh, 880px);
    height: min(100dvh, 880px);
  }

  body.terrace-subpage .terrace-hero-copy.terrace-hero-copy--subpage,
  body.terrace-subpage.terrace-subpage--hero #uvod.section_home-header-1--compact .terrace-hero-copy.terrace-hero-copy--subpage {
    padding-top: calc(5.35rem + env(safe-area-inset-top, 0px));
    padding-bottom: calc(4.25rem + env(safe-area-inset-bottom, 0px));
    padding-left: max(1.35rem, 6.5vw, var(--terrace-subpage-gutter), calc(env(safe-area-inset-left, 0px) + 14px));
    padding-right: max(1.35rem, 6.5vw, var(--terrace-subpage-gutter), calc(env(safe-area-inset-right, 0px) + 14px));
  }

  body.terrace-subpage .terrace-hero-copy--subpage .heading-style-h2,
  body.terrace-subpage #terrace-subpage-hero-title {
    font-size: clamp(1.7rem, 8vw, 2.35rem) !important;
    line-height: 1.08 !important;
    margin-bottom: 0.45rem !important;
  }

  body.terrace-subpage .terrace-hero-copy--subpage .terrace-hero-tagline.heading-style-h4,
  body.terrace-subpage #terrace-subpage-hero-tagline {
    font-size: clamp(1.2rem, 3.6vw, 1.08rem) !important;
        line-height: 1.52 !important;
        font-weight: 400 !important;
        text-align: center;
        max-width: 36rem;
        margin-left: auto !important;
        margin-right: auto !important;
  }

  body.terrace-subpage .terrace-subpage-hero__scroll {
    margin-top: clamp(1.25rem, 4vh, 2rem);
  }

  #terrace-subpage-hero-title .terrace-hero-word,
  #terrace-subpage-hero-tagline .terrace-hero-word {
    white-space: normal;
    text-align: center;
  }

  body.terrace-subpage .plaza-navbar_logo {
    max-width: min(var(--plaza-logo-max), 42vw);
  }
}

.terrace-breadcrumb--hero {
  margin-top: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 0.14em;
  font-size: 0.7rem;
  font-family: inherit;
  pointer-events: auto;
}

.container-medium {
  width: 100%;
  max-width: 1600px;
  margin-left: auto;
  margin-right: auto;
}

.terrace-breadcrumb--hero .terrace-breadcrumb__current {
  opacity: 0.92;
}

.terrace-subpage-hero__scroll {
  pointer-events: auto;
  z-index: 8;
  position: relative;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 0.55rem;
  width: auto;
  min-height: 0;
  margin: 5rem auto 0; /* ~80px pod nadpisom / perexom */
  padding: 0;
  color: #fff;
  text-decoration: none;
  background: none;
  border: none;
  box-shadow: none;
  transition: opacity 0.28s ease;
}

.terrace-subpage-hero__scroll.is-cta-pending {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}

/* Iba text v „tabletku“ s pozadím */
.terrace-subpage-hero__scroll-textbtn {
  display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0.85rem 2.55rem;
    border-radius: 2rem;
    border: 1px solid rgba(255, 255, 255, 0.5);
    font-size: 0.85rem;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    background: rgba(255, 255, 255, 0.08);
    transition: 0.25s;
}


.pctgrm {
  min-width: 190px;
}

.pctgrm_img {
  -webkit-mask-size: 27px !important;
    mask-size: 27px !important;
    background-color: var(--d);
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 5px 10px 5px 0;
} 

.pctgrm_txt span {
  margin-right: 5px;
}

.terrace-subpage-hero__scroll-label {
  display: block;
  font-size: 0.9375rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1.2;
  text-shadow: 0 1px 14px rgba(0, 0, 0, 0.45);
}

/* Šípka pod tlačidlom — len čiara, bez boxu, jemný tieň pre čitateľnosť */
.terrace-subpage-hero__scroll-chevron {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 0;
  color: rgba(255, 255, 255, 0.95);
  filter: drop-shadow(0 1px 8px rgba(0, 0, 0, 0.5));
  pointer-events: none;
}

.terrace-subpage-hero__scroll:hover .terrace-subpage-hero__scroll-textbtn {
  border-color: rgba(255, 255, 255, 0.8);
  background: rgba(25, 25, 25, 0.52);
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.12) inset;
}

.terrace-subpage-hero__scroll:hover .terrace-subpage-hero__scroll-label {
  text-shadow: 0 1px 16px rgba(0, 0, 0, 0.55);
}

.terrace-subpage-hero__scroll:hover .terrace-subpage-hero__scroll-chevron {
  color: #fff;
  filter: drop-shadow(0 1px 10px rgba(0, 0, 0, 0.55));
}

.terrace-subpage-hero__scroll-icon {
  display: block;
  animation: terrace-subpage-hero-bounce 2.2s ease-in-out infinite;
}

@media (prefers-reduced-motion: reduce) {
  .terrace-subpage-hero__scroll-icon {
    animation: none;
  }
}

@keyframes terrace-subpage-hero-bounce {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(6px);
  }
}

.terrace-article-prose--subpage-full {
  width: 100%;
  max-width: min(72rem, 100%);
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}

.container-large {
  width: 100%;
  max-width: 72rem;
  margin-left: auto;
  margin-right: auto;
}

.terrace-sub-hero {
  position: relative;
  min-height: min(42vh, 420px);
  display: flex;
  align-items: flex-end;
  padding-bottom: clamp(2rem, 5vw, 3.5rem);
}

.terrace-sub-hero__bg {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: 50% 50%;
}

.terrace-sub-hero__overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to top,
    rgba(30, 30, 30, 0.92) 0%,
    rgba(30, 30, 30, 0.45) 55%,
    rgba(30, 30, 30, 0.2) 100%
  );
  z-index: 1;
}

.terrace-sub-hero__content {
  position: relative;
  z-index: 2;
  width: 100%;
  padding-top: clamp(5rem, 12vh, 7rem);
}

.terrace-sub-hero__h1 {
  margin: 0.75rem 0 0;
}

.terrace-breadcrumb {
  font-size: 0.85rem;
  opacity: 0.95;
}

.terrace-breadcrumb__link {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 0.15em;
}

.terrace-breadcrumb__sep {
  margin: 0 0.35rem;
  opacity: 0.7;
}

.terrace-sub-hero__subtitle {
  margin: 0.75rem 0 0;
  font-weight: 400;
}

.terrace-article-prose {
  max-width: unset;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
}

.terrace-article-prose p,
.terrace-article-prose li {
  font-size: 1rem;
  line-height: 1.85;
  color: #3a3a3a;
}

.terrace-article-prose p + p {
  margin-top: 1.25em;
}

.terrace-article-prose h1 {
  font-family: var(--terrace-heading-font, "Forum", serif);
  font-weight: 400;
  font-size: clamp(2rem, 4vw, 2.75rem);
  text-align: center;
  margin: 0 0 2rem;
  color: #1e1e1e;
}

.terrace-article-prose h2 {
  font-family: var(--terrace-heading-font, "Forum", serif);
  font-weight: 400;
  font-size: 50px;
  margin: 3rem 0 0;
  color: #1e1e1e;
}

.terrace-article-prose h3 {
  font-family: var(--terrace-heading-font, "Forum", serif);
  font-weight: 400;
  font-size: 35px;
  margin: 2.5rem 0 0.75rem;
  color: #1e1e1e;
}

.terrace-article-prose h4,
.terrace-article-prose h5,
.terrace-article-prose h6 {
  font-family: var(--terrace-heading-font, "Forum", serif);
  font-weight: 400;
  margin: 2rem 0 0.5rem;
  color: #1e1e1e;
}

.terrace-article-prose img {
  max-width: 100%;
  height: auto;
  border-radius: 6px;
  margin: 2rem auto;
  display: block;
}

.terrace-article-prose ul,
.terrace-article-prose ol {
  padding-left: 1.5em;
  margin: 1.25em 0;
}

.terrace-article-prose li {
  margin-bottom: 0.4em;
}

.terrace-article-prose blockquote {
  border-left: 3px solid var(--primary--green, #ce9153);
  margin: 2rem 0;
  padding: 1rem 1.5rem;
  font-style: italic;
  color: #555;
  background: var(--primary--beige, #f5f5f5);
  border-radius: 0 6px 6px 0;
}

.terrace-article-prose a {
  color: var(--primary--green, #ce9153);
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: color 0.2s ease;
}

.terrace-article-prose a:hover {
  color: var(--secondary--green-dark, #a26f3b);
}

.terrace-article-prose table {
  width: 100%;
  border-collapse: collapse;
  margin: 2rem 0;
  font-size: 0.9rem;
}

.terrace-article-prose th,
.terrace-article-prose td {
  padding: 0.75rem 1rem;
  border-bottom: 1px solid #e8e8e8;
  text-align: left;
}

.terrace-article-prose th {
  font-weight: 600;
  color: #1e1e1e;
  border-bottom-width: 2px;
}

.terrace-article-prose hr {
  border: none;
  height: 1px;
  background: #e8e8e8;
  margin: 3rem 0;
}

.terrace-article-prose strong {
  font-weight: 600;
  color: #1e1e1e;
}

.inroomdetail {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.inroomdetail p {
  display: none;
}

/* CMS: lightGallery v texte — 2 stĺpce 1:1 s .hero-gallery .rs-dd-gallery-div-item (žiadne 3/4 col) */
.terrace-article-prose ul.lightgallery {
  --lg-gap: clamp(1.25rem, 3.5vw, 2.25rem);
  list-style: none;
  margin: 2.5rem auto 2.25rem;
  padding-left: 0;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 1200px;
  display: flex;
  flex-wrap: wrap;
  gap: var(--lg-gap);
  align-items: flex-start;
}

.terrace-article-prose ul.lightgallery + *,
.terrace-article-prose p + ul.lightgallery {
  margin-top: 2.25rem;
}

.terrace-article-prose .lightgallery .lightgalleryli,
.terrace-article-prose ul.lightgallery > li {
  list-style: none;
  position: relative;
  flex: 0 0 calc(50% - var(--lg-gap) / 2);
  max-width: calc(50% - var(--lg-gap) / 2);
  min-width: 0;
  margin: 0;
  padding: 0;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  border-radius: 2px;
  background-color: #e8e6e1;
  isolation: isolate;
}

.terrace-article-prose .lightgallery .lightgalleryli:nth-child(even),
.terrace-article-prose ul.lightgallery > li:nth-child(even) {
  margin-top: clamp(2.5rem, 7vw, 5.5rem);
}

@media (max-width: 640px) {
  .terrace-article-prose .lightgallery .lightgalleryli,
  .terrace-article-prose ul.lightgallery > li,
  .terrace-article-prose .lightgallery .lightgalleryli:nth-child(even),
  .terrace-article-prose ul.lightgallery > li:nth-child(even) {
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 0;
  }
}

.terrace-article-prose .lightgallery a {
  display: block;
  position: absolute;
  inset: 0;
  text-decoration: none;
  color: inherit;
  background-size: cover;
  background-position: 50% 50%;
  overflow: hidden;
}

.terrace-article-prose .lightgallery a:hover,
.terrace-article-prose .lightgallery a:focus-visible {
  color: inherit;
  text-decoration: none;
}

.terrace-article-prose .lightgallery .img-responsive,
.terrace-article-prose ul.lightgallery img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
  margin: 0;
  border-radius: 0;
  transition: transform 0.65s cubic-bezier(0.25, 0.8, 0.25, 1);
  will-change: transform;
}

.terrace-article-prose .lightgallery .lightgalleryli::after,
.terrace-article-prose ul.lightgallery > li::after {
  content: '';
  position: absolute;
  inset: 10px;
  border: 1px solid rgb(255 255 255 / 20%);
  z-index: 2;
  pointer-events: none;
  transition: inset 0.6s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-sizing: border-box;
}

@media (hover: hover) and (pointer: fine) {
  .terrace-article-prose .lightgallery a:hover .img-responsive,
  .terrace-article-prose .lightgallery a:hover img {
    transform: scale(1.07);
  }

  .terrace-article-prose .lightgallery .lightgalleryli:hover::after,
  .terrace-article-prose ul.lightgallery > li:hover::after {
    inset: 15px;
  }
}

.terrace-article-prose .lightgallery a:focus-visible {
  outline: 2px solid var(--primary--green, #ce9153);
  outline-offset: 2px;
  z-index: 3;
}

@media (prefers-reduced-motion: reduce) {
  .terrace-article-prose .lightgallery .img-responsive,
  .terrace-article-prose ul.lightgallery img,
  .terrace-article-prose .lightgallery .lightgalleryli::after,
  .terrace-article-prose ul.lightgallery > li::after {
    transition: none;
  }
}

.terrace-faq__list {
  margin: 0;
}

.terrace-faq__item {
  margin-bottom: 1.25rem;
  padding-bottom: 1.25rem;
  border-bottom: 1px solid rgba(30, 30, 30, 0.12);
}

.terrace-faq__item:last-child {
  border-bottom: 0;
}

.terrace-faq__q {
  font-weight: 600;
  margin: 0 0 0.35rem;
}

.terrace-faq__a {
  margin: 0;
  opacity: 0.92;
}

.terrace-subpage-footer.footer {
  margin-top: 0;
}

/* ── Booking Chooser Modal ── */
.booking-chooser {
  position: fixed;
  inset: 0;
  z-index: 2000;
  display: flex;
  align-items: stretch;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.45s ease, visibility 0.45s ease;
}

.booking-chooser[hidden] {
  display: none;
}

.booking-chooser.is-open {
  display: flex;
  opacity: 1;
  visibility: visible;
}

.booking-chooser__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.85);
  z-index: 1;
}

.booking-chooser__bg {
  position: absolute;
  inset: 0;
  z-index: 2;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity 0.6s ease;
  pointer-events: none;
}

.booking-chooser__bg.is-active {
  opacity: 1;
}

.booking-chooser__close {
  position: absolute;
  top: clamp(1.25rem, 3vw, 2rem);
  right: clamp(1.25rem, 3vw, 2rem);
  z-index: 20;
  background: none;
  border: none;
  color: rgba(255, 255, 255, 0.85);
  cursor: pointer;
  padding: 0.5rem;
  transition: color 0.25s, transform 0.25s;
}

.booking-chooser__close:hover {
  color: #fff;
  transform: rotate(90deg);
}

.booking-chooser__grid {
  position: relative;
  z-index: 10;
  display: flex;
  width: 100%;
  height: 100%;
}

.booking-chooser__card {
  flex: 1 1 0;
  min-width: 0;
  position: relative;
  display: flex;
  align-items: center;
  padding: clamp(1.5rem, 4vw, 3rem);
  text-decoration: none;
  color: #fff;
  border-right: 1px solid rgba(255, 255, 255, 0.12);
  transition: flex-grow 0.5s cubic-bezier(0.4, 0, 0.2, 1), background 0.35s ease;
  overflow: hidden;
}

.booking-chooser__card:last-child {
  border-right: none;
}

.booking-chooser__card::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.15) 50%, transparent 100%);
  z-index: 1;
  transition: background 0.35s ease;
}

.booking-chooser__card:hover::before {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.25) 60%, rgba(0, 0, 0, 0.1) 100%);
}

@media (hover: hover) and (pointer: fine) {
  .booking-chooser__grid:hover .booking-chooser__card {
    flex-grow: 1;
  }

  .booking-chooser__grid .booking-chooser__card:hover {
    flex-grow: 1.6;
  }
}

.booking-chooser__card-inner {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 1.25rem;
  width: 100%;
  align-items: center;
  justify-content: center;
}

.booking-chooser__card-name {
  font-family: var(--terrace-heading-font, "Forum", serif);
  font-size: clamp(1.15rem, 2.2vw, 1.75rem);
  font-weight: 400;
  line-height: 1.25;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.5);
}

.booking-chooser__card-arrow {
  width: 28px;
  height: 28px;
  color: rgba(255, 255, 255, 0.7);
  transition: color 0.25s, transform 0.25s;
}

.booking-chooser__card:hover .booking-chooser__card-arrow {
  color: #fff;
  transform: translateX(4px);
}

@media (max-width: 991px) {
  /* Tieto úpravy sú len pre úvodnú stránku — globálne rozbíjali flex navigácie na podstránkach
     (.navbar_left width ~100 % odsunula topbar / logo). */
  body.home.terrace-home .navbar_wrapper .navbar, 
  body nav.navbar, body.terrace-subpage.terrace-subpage--hero .navbar_wrapper .navbar {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  body.home.terrace-home .navbar_wrapper .navbar, .navbar_wrapper .navbar {
    background: transparent !important;
    padding-left: 20px !important;
}

  body.home.terrace-home .navbar_menu-button {
    margin-left: 20px;
  }

  body.home.terrace-home .navbar_left {
    display: flex;
    align-items: center;
    gap: 1rem;
    width: calc(100% - 20px);
    max-width: 100%;
  }

  body.home.terrace-home .circ-block_texts .text-color-white,
  body.home.terrace-home .circ-block_texts .text-color-white * {
    color: var(--primary--black) !important;
    text-align: center;
  }

  body.terrace-subpage .navbar_left {
    width: auto;
    flex: 0 1 auto;
    min-width: 0;
    max-width: 100%;
  }
}

@media (max-width: 991px) {
  body.home.terrace-home .navbar_wrapper .navbar, .navbar_wrapper .navbar {
    background: transparent !important;
    padding-left: 0;
    padding: 0px 20px 0 10px !important;
    width: 100% !important;
}
}

@media (max-width: 767px) {
  .booking-chooser__grid {
    flex-direction: column;
  }

  .booking-chooser__card {
    flex: 1 1 0;
    min-height: 0;
    border-right: none;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    align-items: flex-end;
    padding: clamp(1rem, 3vw, 1.5rem) clamp(1.25rem, 4vw, 2rem);
  }

  .booking-chooser__card:last-child {
    border-bottom: none;
  }

  .booking-chooser__card-inner {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .booking-chooser__card-name {
    font-size: clamp(1rem, 4vw, 1.35rem);
  }
}

@keyframes bookingChooserFadeIn {
  from { opacity: 0; transform: translateY(20px); }
  to   { opacity: 1; transform: translateY(0); }
}

.booking-chooser.is-open .booking-chooser__card {
  animation: bookingChooserFadeIn 0.55s ease forwards;
}

.booking-chooser.is-open .booking-chooser__card:nth-child(1) { animation-delay: 0.08s; }
.booking-chooser.is-open .booking-chooser__card:nth-child(2) { animation-delay: 0.16s; }
.booking-chooser.is-open .booking-chooser__card:nth-child(3) { animation-delay: 0.24s; }
.booking-chooser.is-open .booking-chooser__card:nth-child(4) { animation-delay: 0.32s; }
.booking-chooser.is-open .booking-chooser__card:nth-child(5) { animation-delay: 0.40s; }
.booking-chooser.is-open .booking-chooser__card:nth-child(6) { animation-delay: 0.48s; }


/* ═══════════════════════════════════════════════
   PAGE LOADER
   ═══════════════════════════════════════════════ */

.page-loader {
  position: fixed;
  inset: 0;
  z-index: 999999999;
  display: none;
  align-items: center;
  justify-content: center;
  background: rgb(22, 21, 22);
  transition: opacity 0.45s ease, visibility 0.45s ease;
}

.page-loader.is-active {
  display: flex;
}

.page-loader::before {
  content: '';
  position: absolute;
  inset: 0;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");
  background-size: 180px 180px;
  pointer-events: none;
  opacity: 0.35;
}

.page-loader.is-hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.page-loader__inner {
  width: min(460px, 82vw);
  position: relative;
}

.page-loader__inner svg {
  display: block;
  animation: loaderGlowPulse 0.55s ease-in-out 1.85s 1 both;
}

/* Symbol paths */
.page-loader .g-symbol { transform-box: fill-box; transform-origin: center center; }
.page-loader .g-symbol path {
  opacity: 0;
  animation: loaderSymbolIn 0.55s cubic-bezier(0.22, 1, 0.36, 1) both;
  transform-box: fill-box;
  transform-origin: center center;
}
.page-loader .g-symbol path:nth-child(1) { animation-delay: 0.05s; }
.page-loader .g-symbol path:nth-child(2) { animation-delay: 0.09s; }
.page-loader .g-symbol path:nth-child(3) { animation-delay: 0.13s; }
.page-loader .g-symbol path:nth-child(4) { animation-delay: 0.17s; }
.page-loader .g-symbol path:nth-child(5) { animation-delay: 0.21s; }
.page-loader .g-symbol path:nth-child(6) { animation-delay: 0.25s; }
.page-loader .g-symbol path:nth-child(7) { animation-delay: 0.29s; }
.page-loader .g-symbol path:nth-child(8) { animation-delay: 0.33s; }
.page-loader .g-symbol path:nth-child(9) { animation-delay: 0.37s; }

/* Vertical divider */
.page-loader .g-line {
  transform-box: fill-box;
  transform-origin: center top;
  animation: loaderLineGrow 0.65s cubic-bezier(0.22, 1, 0.36, 1) 0.42s both;
}

/* Big text (PBR) */
.page-loader .g-bigtext {
  animation: loaderTextIn 0.70s cubic-bezier(0.22, 1, 0.36, 1) 0.58s both;
}

/* Small text */
.page-loader .g-smalltext {
  animation: loaderTextIn 0.60s cubic-bezier(0.22, 1, 0.36, 1) 0.92s both;
}

/* Progress dots */
.page-loader__dots {
  position: absolute;
  bottom: -28px;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
  gap: 5px;
  opacity: 0;
  animation: loaderTextIn 0.4s ease 1.0s both;
}
.page-loader__dots span {
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
  animation: loaderDotPulse 1.2s ease-in-out infinite;
}
.page-loader__dots span:nth-child(2) { animation-delay: 0.2s; }
.page-loader__dots span:nth-child(3) { animation-delay: 0.4s; }

@keyframes loaderSymbolIn {
  from { opacity: 0; transform: scale(0.88); }
  to   { opacity: 1; transform: scale(1); }
}
@keyframes loaderLineGrow {
  from { transform: scaleY(0); }
  to   { transform: scaleY(1); }
}
@keyframes loaderTextIn {
  from { opacity: 0; transform: translateY(7px); }
  to   { opacity: 1; transform: translateY(0); }
}
@keyframes loaderGlowPulse {
  0%   { filter: brightness(1); }
  50%  { filter: brightness(1.15); }
  100% { filter: brightness(1); }
}
@keyframes loaderDotPulse {
  0%, 100% { opacity: 0.2; transform: scale(1); }
  50%      { opacity: 0.8; transform: scale(1.4); }
}


/* ═══════════════════════════════════════════════
   BOOKING PANEL — Plaza Beach overrides
   ═══════════════════════════════════════════════ */

#rp-booking-panel {
  border-top: 1px solid #e8e8e8;
  box-shadow: 0 -4px 24px rgba(0, 0, 0, 0.06);
}

.rp-guarantee span,
.rp-label {
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.rp-value {
  font-family: var(--terrace-heading-font, "Forum", serif) !important;
  font-weight: 400 !important;
  font-size: 16px !important;
}

.rp-cal-title {
  font-family: var(--terrace-heading-font, "Forum", serif) !important;
  font-weight: 400 !important;
}

.rp-persons-header h3 {
  font-family: var(--terrace-heading-font, "Forum", serif) !important;
  font-weight: 400 !important;
  letter-spacing: 0.04em;
}

.rp-btn {
  letter-spacing: 0.06em;
  text-transform: uppercase;
  font-size: 12px !important;
}

.rp-gift-btn {
  font-size: 12px !important;
}

.rp-persons-confirm {
  text-transform: uppercase;
  letter-spacing: 0.06em;
}

.mobile-sticky-book {
  display: none !important;
}

@media (max-width: 576px) {
  .rp-btn {
    font-size: 11px !important;
  }
}


/* ═══════════════════════════════════════════════
   ROOM DETAIL — header, gallery grid, pictograms
   ═══════════════════════════════════════════════ */

.room-header_head {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1rem;
}

.room-header_heading {
  flex: 1;
}

/* Popis + meta vľavo, CTA vpravo (room.php) */
.room-header_main {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: clamp(1.5rem, 4vw, 2.75rem);
  align-items: start;
}

.room-header_copy {
  min-width: 0;
}

.room-header_col-main {
  min-width: 0;
}

.room-header_pics-col {
  min-width: 0;
}

.room-header_grid--copy-only {
  grid-template-columns: 1fr;
}

.room-header_infos {
  margin-bottom: 0;
}

.room-header_desc {
  margin-bottom: 1rem;
}

.room-header_desc-text {
  margin: 0;
  font-size: 1rem;
  line-height: 1.85;
  color: #3a3a3a;
}

.room-header_heading .text-style-label {
  font-family: var(--_typography---font-family--secondary);
  font-size: 34px;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: none;
  position: relative;
  bottom: -2px;
  color: var(--d);
  margin-bottom: -10px;
}

/* Room amenities — kompaktný grid: ikona + názov + voliteľná hodnota v jednej karte.
   Nahrádza pôvodné rozdvojené zobrazenie (zoznam textov + samostatný riadok ikoniek),
   ktoré pôsobilo neusporiadane. */
.room-header_amenities {
  margin: 1.25rem 0 1.5rem;
  padding: 1.25rem 0;
  border-top: 1px solid rgba(30, 30, 30, 0.08);
  border-bottom: 1px solid rgba(30, 30, 30, 0.08);
}

.room-header_amenities-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(190px, 1fr));
  gap: 0.85rem 1.5rem;
}

.room-header_amenity {
  list-style: none;
  display: flex;
  align-items: center;
  gap: 0.7rem;
  min-width: 0;
  font-size: 0.9rem;
  line-height: 1.35;
  color: #2a2a2a;
}

.room-header_amenity-icon {
  flex: 0 0 auto;
  display: inline-block;
  width: 28px;
  height: 28px;
  background-color: var(--primary--green, #ce9153);
  -webkit-mask: var(--picto) 50% 50% / 22px 22px no-repeat;
          mask: var(--picto) 50% 50% / 22px 22px no-repeat;
}

.room-header_amenity-text {
  display: inline-flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 0 0.4rem;
  min-width: 0;
}

.room-header_amenity-name {
  font-weight: 500;
  color: #1e1e1e;
  letter-spacing: 0.005em;
}

.room-header_amenity-val {
  font-weight: 600;
  color: var(--primary--green, #ce9153);
  font-feature-settings: 'tnum' 1;
  white-space: nowrap;
}

.room-header_amenity-val sup {
  font-size: 0.7em;
  vertical-align: top;
  line-height: 1;
  margin-left: 1px;
}

/* Skryť 5+ fotku v gride; MFP gallery ich aj tak má vo svojom zozname,
   takže sa otvoria pri kliknutí na overlay "+N" cez listing v lightboxe. */
.room-header_pics-list .room-header_pics-item:nth-child(n+5) {
  display: none;
}

.room-header_cta {
  flex-shrink: 0;
}

.room-header_cta .button {
  white-space: nowrap;
}

/* Overlay "+N fotiek" na poslednej (4.) viditeľnej fotke v gride. */
.room-header_pics-more {
  position: absolute;
  inset: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 0.15rem;
  background: rgba(20, 20, 20, 0.55);
  color: #fff;
  text-align: center;
  letter-spacing: 0.02em;
  transition: background 0.3s ease;
  pointer-events: none;
}

.room-header_pics-item--more .room-header_lightbox:hover .room-header_pics-more {
  background: rgba(20, 20, 20, 0.7);
}

.room-header_pics-item--more .room-header_lightbox:hover .room-header_image {
  transform: scale(1.06);
}

.room-header_pics-item--more .room-header_plus {
  display: none;
}

.room-header_pics-more-num {
  font-size: clamp(1.75rem, 3.2vw, 2.5rem);
  font-weight: 600;
  line-height: 1;
}

.room-header_pics-more-label {
  font-size: 0.8125rem;
  font-weight: 500;
  text-transform: lowercase;
  opacity: 0.92;
}

.room-header_grid {
  display: grid;
  grid-template-columns: 1.6fr 1fr;
  gap: clamp(1.5rem, 3vw, 2.5rem);
  align-items: center;
}

.room-header_pics-wrapper {
  display: contents;
}

.room-header_pics-list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0.75rem;
  list-style: none;
  margin: 0;
  padding: 0;
}

.room-header_pics-item {
  list-style: none;
}

.room-header_lightbox {
  display: block;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}

.room-header_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.5s ease;
}

.room-header_image.square {
  aspect-ratio: 1;
}

.room-header_lightbox:hover .room-header_image {
  transform: scale(1.04);
}

.room-header_plus {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.25);
  opacity: 0;
  transition: opacity 0.3s ease;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.room-header_lightbox:hover .room-header_plus {
  opacity: 1;
}

/* Riadok meta-informácií + CTA: osoby · cena · button "Rezervovať online".
   Button je súčasťou tohto flex radu, aby sedel hneď za cenou dňa. */
.room-header_infos {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1.25rem 2rem;
}

.room-header_info {
  display: flex;
  align-items: center;
  gap: 0.6rem;
}

.room-header_infos .room-header_cta {
  margin-left: 0.5rem;
}

.room-header_icon-wrap {
  flex-shrink: 0;
  color: var(--primary--green, #ce9153);
}

.room-header_icon {
  width: 24px;
  height: 24px;
}

.room-pictograms-terrace {
  display: flex;
  flex-wrap: wrap;
  gap: 1.25rem 2rem;
}

.room-pictograms-terrace .room-info-item,
.room-pictograms-terrace .piktogram-item,
.room-pictograms-terrace > div,
.room-pictograms-terrace > span {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.875rem;
  letter-spacing: 0.02em;
}

.room-pictograms-terrace img,
.room-pictograms-terrace svg {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
  opacity: 0.75;
}

/* Room: fotogaléria — rovnaká masonry logika ako .hero-gallery + GSAP v terrace-motion */
.section_room-gallery .room-hero-gallery.hero-gallery {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.section_room-gallery a.rs-dd-gallery-div-item {
  display: block;
  text-decoration: none;
  color: inherit;
  cursor: zoom-in;
}

.section_room-gallery .room-hero-gallery__shine {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0) 35%,
    rgba(0, 0, 0, 0.4) 100%
  );
  opacity: 0;
  transition: opacity 0.55s cubic-bezier(0.25, 0.8, 0.25, 1);
}

.section_room-gallery a.rs-dd-gallery-div-item:focus-visible {
  outline: 2px solid var(--primary--green, #ce9153);
  outline-offset: 4px;
  z-index: 4;
}

@media (hover: hover) and (pointer: fine) {
  .section_room-gallery a.rs-dd-gallery-div-item:hover .room-hero-gallery__shine {
    opacity: 1;
  }
}

@media (prefers-reduced-motion: reduce) {
  .section_room-gallery .room-hero-gallery__shine {
    transition: none;
  }
}

.section_room-calendar {
  background: white
}

.section_room-calendar #calendar-block {
  max-width: 100%;
  overflow-x: auto;
}

@media (max-width: 768px) {
  .room-header_grid {
    grid-template-columns: 1fr;
    align-items: stretch;
  }
  .room-header_pics-list {
    grid-template-columns: 1fr 1fr;
  }
  .room-header_head {
    flex-direction: column;
    align-items: flex-start;
  }
  .room-header_amenities-list {
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    gap: 0.7rem 1rem;
  }
  .room-header_amenity {
    font-size: 0.8625rem;
  }
  .room-header_amenity-icon {
    width: 24px;
    height: 24px;
    -webkit-mask-size: 20px 20px;
            mask-size: 20px 20px;
  }

  /* CTA na mobile sa zalomí na vlastný riadok a roztiahne sa na plnú šírku. */
  .room-header_infos .room-header_cta {
    flex: 0 0 100%;
    margin-left: 0;
    width: 100%;
  }
  .room-header_cta .button,
  .room-header_cta .button.w-inline-block {
    display: inline-flex;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    justify-content: center;
  }
}

/* Home rooms fullscreen slider (infinity scroll names + hover image) */
.section_home-rooms-slider {
  position: relative;
  width: 100%;
  background: #0c0c0c;
  overflow: hidden;
}

.terrace-rooms-hero {
  position: relative;
  width: 100%;
  height: 700px;
  overflow: hidden;
  isolation: isolate;
}

.terrace-rooms-hero_images {
  position: absolute;
  inset: 0;
  pointer-events: none;
}

.terrace-rooms-hero_img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transform: scale(1.0);
  transition: opacity 0.8s ease, transform 1.6s ease;
  will-change: opacity, transform;
}

.terrace-rooms-hero_img.is-active {
  opacity: 1;
  transform: scale(1);
}

.terrace-rooms-hero_shade {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(0, 0, 0, 0.25) 0%, rgba(0, 0, 0, 0.35) 55%, rgba(0, 0, 0, 0.55) 100%);
  pointer-events: none;
}

.terrace-rooms-hero_marquee {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(90deg, transparent 0, #000 8%, #000 92%, transparent 100%);
  mask-image: linear-gradient(90deg, transparent 0, #000 8%, #000 92%, transparent 100%);
}

.terrace-rooms-hero_track {
  display: flex;
  align-items: center;
  gap: clamp(3rem, 7vw, 7rem);
  width: max-content;
  padding: 0 clamp(2rem, 5vw, 5rem);
  animation: terraceRoomsHeroMarquee 45s linear infinite;
  will-change: transform;
}

@keyframes terraceRoomsHeroMarquee {
  from { transform: translate3d(0, 0, 0); }
  to   { transform: translate3d(-50%, 0, 0); }
}

.terrace-rooms-hero_item {
  position: relative;
  display: inline-flex;
  align-items: flex-start;
  gap: 0.5rem;
  padding: 0.25rem 0;
  color: rgba(255, 255, 255, 0.55);
  text-decoration: none;
  white-space: nowrap;
  transition: color 0.35s ease, opacity 0.35s ease;
  flex: 0 0 auto;
}

.terrace-rooms-hero_num {
  font-family: var(--terrace-body-font, system-ui, sans-serif);
  font-size: clamp(0.75rem, 0.9vw, 1rem);
  letter-spacing: 0.08em;
  margin-top: 0.6em;
  opacity: 0.75;
}

.terrace-rooms-hero_name {
  font-family: 'Forum';
    font-weight: 100;
  font-size: clamp(3rem, 7.5vw, 6rem);
  line-height: 1;
  letter-spacing: -2px;
  transition: 0.8s;
  color: white;
  opacity: 0.15;
}

.terrace-rooms-hero_item:hover .terrace-rooms-hero_name,
.terrace-rooms-hero_item:focus-visible .terrace-rooms-hero_name,
.terrace-rooms-hero_item.is-active .terrace-rooms-hero_name {
  opacity: 1;
}

.terrace-rooms-hero_item:hover,
.terrace-rooms-hero_item:focus-visible,
.terrace-rooms-hero_item.is-active {
  opacity: 1;
}

@media (hover: hover) {
  .terrace-rooms-hero_marquee:hover .terrace-rooms-hero_item:not(:hover) .terrace-rooms-hero_name {
    -webkit-text-stroke-color: rgba(255, 255, 255, 0.3);
  }
}

@media (max-width: 991px) {
  .terrace-rooms-hero {
    height: clamp(28rem, 72vh, 44rem);
  }
  .terrace-rooms-hero_track {
    gap: clamp(2rem, 5vw, 4rem);
    animation-duration: 38s;
  }
}

/* ── Sekcia FAQ + CTA (inc-terrace-faq-cta.php) ─────────────────────────── */
.section_faq-cta {
  position: relative;
  background: #fff;
  color: #1e1e1e;
  overflow: hidden;
}

.section_faq-cta .faq-cta_header {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr);
  gap: clamp(1.5rem, 4vw, 4rem);
  align-items: end;
  margin-bottom: clamp(1.75rem, 3.5vw, 3rem);
}

.section_faq-cta .faq-cta_header-left {
  min-width: 0;
}

.section_faq-cta .faq-cta_badge {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.4rem 0.9rem 0.4rem 0.75rem;
  border: 1px solid rgba(30, 30, 30, 0.16);
  border-radius: 999px;
  margin-bottom: 1.25rem;
  font-size: 0.78rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #1e1e1e;
  background: transparent;
}

.section_faq-cta .faq-cta_badge-dot {
  width: 0.5rem;
  height: 0.5rem;
  border-radius: 999px;
  background: #c89a63;
  display: inline-block;
}

.section_faq-cta .faq-cta_title {
  margin: 0;
  letter-spacing: -0.01em;
  color: #1e1e1e;
}

.section_faq-cta .faq-cta_header-right {
  min-width: 0;
  padding-bottom: 0.35rem;
}

.section_faq-cta .faq-cta_lead {
  margin: 0;
  color: rgba(30, 30, 30, 0.72);
  font-size: clamp(0.95rem, 1vw, 1.05rem);
  line-height: 1.55;
  max-width: 34rem;
}

.section_faq-cta .faq-cta_component {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(0, 1fr);
  gap: clamp(1.5rem, 3vw, 3rem);
  align-items: start;
}

/* ── Ľavá strana: FAQ akordeón (+ rs-dd embed .rs-dd-embed-faq) ─────────── */
.rs-dd-embed-faq {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.section_faq-cta .faq-cta_faq,
.rs-dd-embed-faq .faq-cta_faq {
  display: flex;
  flex-direction: column;
  min-width: 0;
}

.section_faq-cta .faq-cta_list,
.rs-dd-embed-faq .faq-cta_list {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.section_faq-cta .faq-cta_item.is-faq-extra,
.rs-dd-embed-faq .faq-cta_item.is-faq-extra {
  display: none;
}

.section_faq-cta .faq-cta_list.is-expanded .faq-cta_item.is-faq-extra,
.rs-dd-embed-faq .faq-cta_list.is-expanded .faq-cta_item.is-faq-extra {
  display: block;
  animation: faqCtaFadeIn 0.35s ease both;
}

@keyframes faqCtaFadeIn {
  from { opacity: 0; transform: translateY(-4px); }
  to   { opacity: 1; transform: translateY(0); }
}

.section_faq-cta .faq-cta_item,
.rs-dd-embed-faq .faq-cta_item {
  background: #fff;
  border: 1px solid rgba(30, 30, 30, 0.08);
  border-radius: 14px;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.04);
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background-color 0.25s ease;
}

.section_faq-cta .faq-cta_item.is-open,
.rs-dd-embed-faq .faq-cta_item.is-open {
  border-color: rgba(200, 154, 99, 0.5);
  box-shadow: 0 8px 24px rgba(16, 24, 40, 0.06);
}

.section_faq-cta .faq-cta_q,
.rs-dd-embed-faq .faq-cta_q {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 0.9rem;
  padding: 1.1rem 1.25rem;
  background: transparent;
  border: 0;
  cursor: pointer;
  text-align: left;
  font: inherit;
  color: #1e1e1e;
  font-size: clamp(0.98rem, 1vw, 1.05rem);
  font-weight: 500;
  line-height: 1.4;
}

.section_faq-cta .faq-cta_q:focus-visible,
.rs-dd-embed-faq .faq-cta_q:focus-visible {
  outline: 2px solid rgba(200, 154, 99, 0.6);
  outline-offset: 2px;
  border-radius: 14px;
}

.section_faq-cta .faq-cta_q-text,
.rs-dd-embed-faq .faq-cta_q-text {
  min-width: 0;
}

.section_faq-cta .faq-cta_q-icon,
.rs-dd-embed-faq .faq-cta_q-icon {
  width: 2rem;
  height: 2rem;
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(30, 30, 30, 0.18);
  border-radius: 999px;
  color: #1e1e1e;
  transition: transform 0.3s ease, background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.section_faq-cta .faq-cta_item.is-open .faq-cta_q-icon,
.rs-dd-embed-faq .faq-cta_item.is-open .faq-cta_q-icon {
  transform: rotate(45deg);
  background: #c89a63;
  border-color: #c89a63;
  color: #fff;
}

.section_faq-cta .faq-cta_a,
.rs-dd-embed-faq .faq-cta_a {
  padding: 0 1.25rem 1.2rem 1.25rem;
  color: rgba(30, 30, 30, 0.78);
  font-size: 0.95rem;
  line-height: 1.6;
}

.section_faq-cta .faq-cta_a-inner > *:first-child,
.rs-dd-embed-faq .faq-cta_a-inner > *:first-child { margin-top: 0; }
.section_faq-cta .faq-cta_a-inner > *:last-child,
.rs-dd-embed-faq .faq-cta_a-inner > *:last-child  { margin-bottom: 0; }

.section_faq-cta .faq-cta_more-wrap,
.rs-dd-embed-faq .faq-cta_more-wrap {
  margin-top: 1.25rem;
}

.section_faq-cta .faq-cta_more,
.rs-dd-embed-faq .faq-cta_more {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  padding: 0.7rem 1.25rem;
  border: 1px solid rgba(30, 30, 30, 0.2);
  border-radius: 999px;
  background: transparent;
  color: #1e1e1e;
  font: inherit;
  font-size: 0.9rem;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

.section_faq-cta .faq-cta_more:hover,
.section_faq-cta .faq-cta_more:focus-visible,
.rs-dd-embed-faq .faq-cta_more:hover,
.rs-dd-embed-faq .faq-cta_more:focus-visible {
  background: #1e1e1e;
  color: #fff;
  border-color: #1e1e1e;
  outline: none;
}

.section_faq-cta .faq-cta_more-icon,
.rs-dd-embed-faq .faq-cta_more-icon {
  display: inline-flex;
  transition: transform 0.25s ease;
}

.section_faq-cta .faq-cta_more.is-open .faq-cta_more-icon,
.rs-dd-embed-faq .faq-cta_more.is-open .faq-cta_more-icon {
  transform: rotate(180deg);
}

/* ── Pravá strana: CTA karta s obrázkom ────────────────────────────────── */
.section_faq-cta .faq-cta_cta {
  display: block;
  min-width: 0;
  position: sticky;
  top: clamp(5rem, 8vw, 7rem);
  align-self: start;
}

.section_faq-cta .faq-cta_cta-card {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  height: clamp(26rem, 56vh, 34rem);
  isolation: isolate;
  background: #2a2f45;
}

.section_faq-cta .faq-cta_cta-image {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  z-index: 0;
  transition: transform 1.2s ease;
}

.section_faq-cta .faq-cta_cta-card:hover .faq-cta_cta-image {
  transform: scale(1.035);
}

.section_faq-cta .faq-cta_cta-overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(180deg, rgba(16, 20, 38, 0) 35%, rgba(16, 20, 38, 0.55) 65%, rgba(16, 20, 38, 0.85) 100%);
}

.section_faq-cta .faq-cta_cta-body {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: clamp(1.25rem, 2.5vw, 2rem);
  color: #fff;
  display: flex;
  flex-direction: column;
  gap: 0.6rem;
}

.section_faq-cta .faq-cta_cta-title {
  margin: 0;
  color: #fff;
  letter-spacing: -0.01em;
}

.section_faq-cta .faq-cta_cta-sub {
  margin: 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.95rem;
  line-height: 1.55;
  max-width: 26rem;
}

.section_faq-cta .faq-cta_cta-btn-wrap {
  margin-top: 0.5rem;
}

/* ── Responsive ────────────────────────────────────────────────────────── */
@media (max-width: 991px) {
  .section_faq-cta .faq-cta_header {
    grid-template-columns: 1fr;
    gap: 0.75rem;
    align-items: start;
  }
  .section_faq-cta .faq-cta_header-right {
    padding-bottom: 0;
  }
  .section_faq-cta .faq-cta_component {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
  .section_faq-cta .faq-cta_cta {
    position: static;
    top: auto;
  }
  .section_faq-cta .faq-cta_cta-card {
    height: auto;
    min-height: 22rem;
  }
}

@media (max-width: 640px) {
  .section_faq-cta .faq-cta_q,
  .rs-dd-embed-faq .faq-cta_q {
    padding: 0.95rem 1rem;
    gap: 0.7rem;
    font-size: 0.95rem;
  }
  .section_faq-cta .faq-cta_q-icon,
  .rs-dd-embed-faq .faq-cta_q-icon {
    width: 1.75rem;
    height: 1.75rem;
  }
  .section_faq-cta .faq-cta_a,
  .rs-dd-embed-faq .faq-cta_a {
    padding: 0 1rem 1rem 1rem;
    font-size: 0.9rem;
  }
  .section_faq-cta .faq-cta_cta-card {
    min-height: 20rem;
    border-radius: 16px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .section_faq-cta .faq-cta_cta-image,
  .section_faq-cta .faq-cta_q-icon,
  .section_faq-cta .faq-cta_more-icon,
  .section_faq-cta .faq-cta_item,
  .section_faq-cta .faq-cta_list.is-expanded .faq-cta_item.is-faq-extra,
  .rs-dd-embed-faq .faq-cta_q-icon,
  .rs-dd-embed-faq .faq-cta_more-icon,
  .rs-dd-embed-faq .faq-cta_item,
  .rs-dd-embed-faq .faq-cta_list.is-expanded .faq-cta_item.is-faq-extra {
    transition: none !important;
    animation: none !important;
  }
}

/* RS drag-drop: cenník / wellness (json htmlClass well-dd-pricing) */
.rs-article-drag-drop .rs-dd-col.well-dd-pricing h2 {
  margin-bottom: 0.75rem;
}

.rs-article-drag-drop .rs-dd-col.well-dd-pricing h3 {
  margin: 1.35rem 0 0.4rem;
  font-weight: 600;
  font-size: 1.05rem;
  letter-spacing: 0.02em;
  color: #1e1e1e;
}

.rs-article-drag-drop .rs-dd-col.well-dd-pricing h2 + h3 {
  margin-top: 0.5rem;
}

.rs-article-drag-drop .rs-dd-col.well-dd-pricing p {
  margin: 0 0 0.2rem;
  line-height: 1.65;
}

/* ═══ Plaza Terrace — úvodná stránka: responzivita (mobile-first doplnky) ═══ */

html:has(body.home.terrace-home),
html:has(body.terrace-subpage) {
  scroll-padding-top: clamp(4rem, 12vh, 6.5rem);
}

/* Fullscreen / slideout menu (Webflow .navbar_menu + JS .is-open) */
body.home.terrace-home .navbar_menu.is-open {
  display: flex !important;
  flex-direction: column;
  z-index: 10001;
  pointer-events: auto;
}

body.home.terrace-home .navbar_menu .menu_wrapper {
  position: relative;
  z-index: 2;
  flex: 1 1 auto;
  min-height: 0;
}

/* Izby — zoznam na úvodnej (bez swipera) */
body.home.terrace-home .terrace-home-rooms-list {
  display: flex;
  flex-direction: column;
  gap: clamp(1.35rem, 4vw, 2.25rem);
  width: 100%;
}

/* Hero Swiper — väčší „hit target“ pre prst na mobile */
@media (max-width: 767px) {
  .terrace-hero-stage .terrace-hero-pagination {
    gap: 0.35rem;
    padding: 0 clamp(0.75rem, 3vw, 1.25rem)
      max(1rem, env(safe-area-inset-bottom, 0px))
      clamp(0.75rem, 3vw, 1.25rem) !important;
  }

  .terrace-hero-pagination .terrace-hero-bullet {
    min-height: 8px;
    flex: 1 1 0;
  }

  #terrace-hero-title .terrace-hero-word,
  #terrace-hero-tagline .terrace-hero-word {
    white-space: normal;
    text-align: center;
  }

  .terrace-hero-copy {
    padding-top: calc(4.5rem + env(safe-area-inset-top, 0px));
    padding-bottom: calc(4rem + env(safe-area-inset-bottom, 0px));
    padding-left: max(1rem, env(safe-area-inset-left, 0px));
    padding-right: max(1rem, env(safe-area-inset-right, 0px));
  }

  body.home.terrace-home .plaza-navbar_logo {
    max-width: min(var(--plaza-logo-max), 42vw);
  }
}

@media (max-width: 479px) {
  body.home.terrace-home #uvod.section_home-header-1 {
    min-height: 0;
  }

  body.home.terrace-home .section_home-intro h3.heading-style-h4 {
    font-size: clamp(1.05rem, 5.5vw, 1.35rem);
    line-height: 1.4;
    padding: 0 0.15rem;
  }

  body.home.terrace-home .section_cta .cta_component .button,
  body.home.terrace-home .section_home-exp .button {
    width: 100%;
    max-width: 100%;
    justify-content: center;
    box-sizing: border-box;
  }
}

/* Tablet: istejšie medzery medzi gastro blokmi */
@media (min-width: 480px) and (max-width: 991px) {
  body.home.terrace-home .home-exp_component {
    gap: clamp(1.5rem, 4vw, 2.5rem);
  }
}

/* Veľký desktop: čitateľná šírka na ultraširokých obrazovkách */
@media (min-width: 1600px) {
  body.home.terrace-home .container-medium {
    max-width: min(90rem, 92vw);
  }
}
