@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600&family=Playfair+Display&display=swap');
.strip[data-id="43f04d"] {
  --section-id: "43f04d";
  --storage-url: "https://test-002.praweb.cz/_section/43f04d";
  --public-url: "https://test-002.praweb.cz/_section/43f04d";
  /* Mobile Menu State */
}
.strip[data-id="43f04d"] .main-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: hsla(0, 0%, 10%, 0.95);
  backdrop-filter: blur(10px);
  border-bottom: 1px solid hsl(45, 50%, 60%);
  z-index: 9999;
  font-family: "Montserrat", sans-serif;
  transition: all 0.3s ease;
}
.strip[data-id="43f04d"] .nav-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  height: 90px;
  box-sizing: border-box;
}
.strip[data-id="43f04d"] .logo {
  display: flex;
  align-items: center;
  text-decoration: none;
  flex-shrink: 0;
}
.strip[data-id="43f04d"] .logo img {
  max-height: 60px;
  width: auto;
  display: block;
}
.strip[data-id="43f04d"] .nav-menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 35px;
  align-items: center;
}
.strip[data-id="43f04d"] .nav-menu li {
  margin: 0;
}
.strip[data-id="43f04d"] .nav-menu li a {
  text-decoration: none;
  color: hsl(40, 30%, 95%);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  transition: color 0.3s ease;
  position: relative;
  padding: 10px 0;
}
.strip[data-id="43f04d"] .nav-menu li a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  background-color: hsl(45, 50%, 60%);
  transition: width 0.3s ease;
}
.strip[data-id="43f04d"] .nav-menu li a:hover {
  color: hsl(45, 50%, 60%);
}
.strip[data-id="43f04d"] .nav-menu li a:hover::after {
  width: 100%;
}
.strip[data-id="43f04d"] .nav-actions {
  display: flex;
  align-items: center;
}
.strip[data-id="43f04d"] .btn-reservation {
  background-color: hsl(45, 50%, 60%);
  color: hsl(0, 0%, 0%);
  padding: 14px 28px;
  text-decoration: none;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 2px;
  transition: transform 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275), background-color 0.3s ease, box-shadow 0.3s ease;
  white-space: nowrap;
}
.strip[data-id="43f04d"] .btn-reservation:hover {
  transform: scale(1.05);
  background-color: hsl(45, 50%, 50%);
  box-shadow: 0 4px 15px hsla(45, 50%, 60%, 0.3);
}
.strip[data-id="43f04d"] .menu-toggle {
  display: none;
  flex-direction: column;
  gap: 6px;
  cursor: pointer;
  padding: 10px;
  z-index: 10001;
}
.strip[data-id="43f04d"] .menu-toggle span {
  display: block;
  width: 28px;
  height: 2px;
  background-color: hsl(45, 50%, 60%);
  transition: all 0.3s ease;
}
.strip[data-id="43f04d"] .menu-toggle.open span:nth-child(1) {
  transform: translateY(8px) rotate(45deg);
}
.strip[data-id="43f04d"] .menu-toggle.open span:nth-child(2) {
  opacity: 0;
}
.strip[data-id="43f04d"] .menu-toggle.open span:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}
@media (max-width: 1100px) {
  .strip[data-id="43f04d"] .nav-menu {
    gap: 20px;
  }
}
@media (max-width: 992px) {
  .strip[data-id="43f04d"] .nav-container {
    height: 70px;
  }
  .strip[data-id="43f04d"] .menu-toggle {
    display: flex;
  }
  .strip[data-id="43f04d"] .nav-menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 80%;
    max-width: 300px;
    height: 100vh;
    background-color: hsl(0, 0%, 8%);
    flex-direction: column;
    justify-content: center;
    padding: 40px;
    transition: right 0.4s cubic-bezier(0.77, 0.2, 0.05, 1);
    box-shadow: -10px 0 30px rgba(0, 0, 0, 0.5);
  }
  .strip[data-id="43f04d"] .nav-menu.active {
    right: 0;
  }
  .strip[data-id="43f04d"] .nav-menu li a {
    font-size: 18px;
  }
  .strip[data-id="43f04d"] .nav-actions {
    margin-right: 15px;
  }
  .strip[data-id="43f04d"] .logo img {
    max-height: 45px;
  }
}
@media (max-width: 480px) {
  .strip[data-id="43f04d"] .nav-actions {
    display: none;
  }
  .strip[data-id="43f04d"] .nav-menu .mobile-reservation {
    display: block;
    margin-top: 20px;
  }
}
.strip[data-id="43f04d"] .nav-menu .mobile-reservation {
  display: none;
}@charset "UTF-8";
.strip[data-id=c7dfd3] {
  --section-id: "c7dfd3";
  --storage-url: "https://test-002.praweb.cz/_section/c7dfd3";
  --public-url: "https://test-002.praweb.cz/_section/c7dfd3";
}
.strip[data-id=c7dfd3] .hero-split-section {
  background-color: hsl(25, 40%, 10%);
  padding: 120px 20px 80px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.strip[data-id=c7dfd3] .hero-container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 60px;
}
.strip[data-id=c7dfd3] .hero-text-content {
  flex: 1;
  position: relative;
}
.strip[data-id=c7dfd3] .hero-visual-content {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.strip[data-id=c7dfd3] .subheading {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 3px;
  color: hsl(40, 30%, 95%);
  margin-bottom: 20px;
  display: block;
}
.strip[data-id=c7dfd3] .main-heading {
  font-family: "Playfair Display", serif;
  font-size: 56px;
  line-height: 1.2;
  color: hsl(45, 50%, 60%);
  margin: 0 0 30px 0;
}
.strip[data-id=c7dfd3] .description-text {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 1.6;
  color: hsla(40, 30%, 95%, 0.8);
  margin-bottom: 40px;
  max-width: 500px;
}
.strip[data-id=c7dfd3] .ornament {
  width: 60px;
  height: 2px;
  background-color: hsl(45, 50%, 60%);
  margin-bottom: 30px;
  position: relative;
}
.strip[data-id=c7dfd3] .ornament::after {
  content: "✦";
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  color: hsl(45, 50%, 60%);
  font-size: 14px;
}
.strip[data-id=c7dfd3] .image-wrapper {
  position: relative;
  padding: 10px;
  background-color: hsl(0, 0%, 15%); /* Antracitová vnější linka */
  border: 1px solid hsl(45, 50%, 60%); /* Vnitřní zlatá linka */
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
  line-height: 0;
}
.strip[data-id=c7dfd3] .hero-image {
  width: 100%;
  max-width: 800px;
  height: auto;
  display: block;
  object-fit: cover;
  animation: zoomOut 2.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
@keyframes zoomOut {
  from {
    transform: scale(1.1);
  }
  to {
    transform: scale(1);
  }
}
@media (max-width: 991px) {
  .strip[data-id=c7dfd3] .hero-container {
    flex-direction: column-reverse;
    gap: 40px;
    text-align: center;
  }
  .strip[data-id=c7dfd3] .hero-section {
    padding: 100px 20px 60px 20px;
  }
  .strip[data-id=c7dfd3] .main-heading {
    font-size: 32px;
  }
  .strip[data-id=c7dfd3] .description-text {
    margin-left: auto;
    margin-right: auto;
  }
  .strip[data-id=c7dfd3] .ornament {
    margin-left: auto;
    margin-right: auto;
    right: 10px;
  }
}.strip[data-id="1f920b"] {
  --section-id: "1f920b";
  --storage-url: "https://test-002.praweb.cz/_section/1f920b";
  --public-url: "https://test-002.praweb.cz/_section/1f920b";
}
.strip[data-id="1f920b"] .info-highlight-section {
  background-color: hsl(40, 30%, 95%);
  background-image: url(https://test-002.praweb.cz/_section/1f920b/cutlery-pattern.jpg);
  background-repeat: repeat;
  background-size: 200px;
  padding: 80px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.strip[data-id="1f920b"] .info-highlight-container {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 30px;
}
.strip[data-id="1f920b"] .info-card {
  background-color: #ffffff;
  flex: 1;
  padding: 40px 30px;
  border-radius: 4px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  border-bottom: 2px solid hsl(45, 50%, 60%);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: transform 0.3s ease;
}
.strip[data-id="1f920b"] .info-card:hover {
  transform: translateY(-5px);
}
.strip[data-id="1f920b"] .card-icon {
  font-size: 32px;
  color: hsl(45, 50%, 60%);
  margin-bottom: 25px;
}
.strip[data-id="1f920b"] .card-title {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: hsl(0, 0%, 15%);
  margin-bottom: 20px;
}
.strip[data-id="1f920b"] .opening-hours-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.strip[data-id="1f920b"] .opening-hours-list li {
  font-family: "Playfair Display", serif;
  font-size: 18px;
  color: hsl(25, 40%, 10%);
  margin-bottom: 8px;
  line-height: 1.4;
}
.strip[data-id="1f920b"] .card-description {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.6;
  color: hsl(0, 0%, 30%);
}
.strip[data-id="1f920b"] .payment-highlight {
  font-weight: 600;
  color: hsl(25, 40%, 10%);
  display: block;
  margin-top: 10px;
}
@media (max-width: 991px) {
  .strip[data-id="1f920b"] .info-highlight-container {
    flex-direction: column;
    gap: 20px;
  }
  .strip[data-id="1f920b"] .info-card {
    padding: 30px 20px;
  }
}.strip[data-id="070010"] {
  --section-id: "070010";
  --storage-url: "https://test-002.praweb.cz/_section/070010";
  --public-url: "https://test-002.praweb.cz/_section/070010";
}
.strip[data-id="070010"] .booking-section {
  background-image: url(https://test-002.praweb.cz/_section/070010/paper-texture.jpg);
  background-size: cover;
  background-position: center;
  padding: 100px 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 600px;
}
.strip[data-id="070010"] .booking-container {
  max-width: 800px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 60px;
  border-radius: 8px;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.1);
  position: relative;
  overflow: hidden;
}
.strip[data-id="070010"] .booking-container::before, .strip[data-id="070010"] .booking-container::after {
  content: "";
  position: absolute;
  width: 150px;
  height: 150px;
  background-size: contain;
  background-repeat: no-repeat;
  opacity: 0.1;
  pointer-events: none;
}
.strip[data-id="070010"] .booking-container::before {
  top: -20px;
  left: -20px;
  background-image: url("https://www.svgrepo.com/show/305244/basil.svg");
}
.strip[data-id="070010"] .booking-container::after {
  bottom: -20px;
  right: -20px;
  background-image: url("https://www.svgrepo.com/show/305245/rosemary.svg");
  transform: rotate(180deg);
}
.strip[data-id="070010"] .booking-heading {
  font-family: "Playfair Display", serif;
  font-size: 42px;
  color: hsl(25, 40%, 10%);
  text-align: center;
  margin-bottom: 10px;
}
.strip[data-id="070010"] .booking-subheading {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: hsl(0, 0%, 30%);
  text-align: center;
  margin-bottom: 40px;
}
.strip[data-id="070010"] .booking-form {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}
.strip[data-id="070010"] .form-group {
  position: relative;
}
.strip[data-id="070010"] .form-group.full-width {
  grid-column: span 2;
}
.strip[data-id="070010"] .form-input {
  width: 100%;
  padding: 15px 0;
  background-color: transparent;
  border: none;
  border-bottom: 2px solid hsl(0, 0%, 85%);
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  color: hsl(0, 0%, 15%);
  transition: border-color 0.3s ease;
  outline: none;
}
.strip[data-id="070010"] .form-input:focus {
  border-color: hsl(45, 50%, 60%);
}
.strip[data-id="070010"] .form-label {
  position: absolute;
  top: 15px;
  left: 0;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: hsl(0, 0%, 50%);
  pointer-events: none;
  transition: all 0.3s ease;
}
.strip[data-id="070010"] .form-input:focus + .form-label,
.strip[data-id="070010"] .form-input:not(:placeholder-shown) + .form-label {
  top: -10px;
  font-size: 12px;
  color: hsl(45, 50%, 60%);
  font-weight: 600;
}
.strip[data-id="070010"] select.form-input {
  appearance: none;
  cursor: pointer;
}
.strip[data-id="070010"] .submit-container {
  grid-column: span 2;
  text-align: center;
  margin-top: 20px;
}
.strip[data-id="070010"] .submit-button {
  background-color: hsl(45, 50%, 60%);
  color: #000000;
  border: none;
  padding: 18px 60px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}
.strip[data-id="070010"] .submit-button:hover {
  background-color: hsl(45, 50%, 50%);
  transform: translateY(-2px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.2);
}
.strip[data-id="070010"] .privacy-notice {
  grid-column: span 2;
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
  line-height: 1.5;
  color: hsla(0, 0%, 15%, 0.6);
  text-align: center;
  margin-top: 30px;
}
.strip[data-id="070010"] .status-message {
  grid-column: span 2;
  padding: 15px;
  border-radius: 4px;
  text-align: center;
  display: none;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
}
.strip[data-id="070010"] .status-success {
  background-color: #d4edda;
  color: #155724;
  display: block;
}
.strip[data-id="070010"] .status-error {
  background-color: #f8d7da;
  color: #721c24;
  display: block;
}
@media (max-width: 768px) {
  .strip[data-id="070010"] .booking-form {
    grid-template-columns: 1fr;
  }
  .strip[data-id="070010"] .form-group.full-width {
    grid-column: span 1;
  }
  .strip[data-id="070010"] .submit-container {
    grid-column: span 1;
  }
  .strip[data-id="070010"] .privacy-notice {
    grid-column: span 1;
  }
  .strip[data-id="070010"] .booking-container {
    padding: 40px 20px;
  }
  .strip[data-id="070010"] .booking-heading {
    font-size: 32px;
  }
}.strip[data-id="9ee6a1"] {
  --section-id: "9ee6a1";
  --storage-url: "https://test-002.praweb.cz/_section/9ee6a1";
  --public-url: "https://test-002.praweb.cz/_section/9ee6a1";
}
.strip[data-id="9ee6a1"] .contact-map-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: hsl(0, 0%, 5%);
}
.strip[data-id="9ee6a1"] .map-wrapper {
  width: 100%;
  height: 600px;
  line-height: 0;
}
.strip[data-id="9ee6a1"] .map-wrapper iframe {
  width: 100%;
  height: 100%;
  border: 0;
  filter: grayscale(1) invert(0.9) contrast(1.2);
}
.strip[data-id="9ee6a1"] .contact-overlay-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  display: flex;
  align-items: center;
  padding: 0 50px;
}
.strip[data-id="9ee6a1"] .contact-info-box {
  pointer-events: auto;
  max-width: 400px;
  width: 100%;
  background-color: hsla(0, 0%, 10%, 0.9);
  border: 2px solid hsl(45, 50%, 60%);
  padding: 40px;
  color: hsl(40, 30%, 95%);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.5);
  border-radius: 4px;
}
.strip[data-id="9ee6a1"] .restaurant-name {
  font-family: "Playfair Display", serif;
  font-size: 24px;
  color: hsl(45, 50%, 60%);
  margin-bottom: 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.strip[data-id="9ee6a1"] .contact-details {
  margin-bottom: 30px;
}
.strip[data-id="9ee6a1"] .contact-item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  line-height: 1.6;
}
.strip[data-id="9ee6a1"] .contact-item i {
  color: hsl(45, 50%, 60%);
  font-size: 18px;
  margin-top: 4px;
  width: 20px;
  text-align: center;
}
.strip[data-id="9ee6a1"] .contact-item a {
  color: inherit;
  text-decoration: none;
  transition: color 0.3s ease;
}
.strip[data-id="9ee6a1"] .contact-item a:hover {
  color: hsl(45, 50%, 60%);
}
.strip[data-id="9ee6a1"] .social-links {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-top: 30px;
  padding-top: 20px;
  border-top: 1px solid hsla(45, 50%, 60%, 0.2);
}
.strip[data-id="9ee6a1"] .social-label {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: hsla(40, 30%, 95%, 0.7);
}
.strip[data-id="9ee6a1"] .social-icon {
  color: hsl(45, 50%, 60%);
  font-size: 20px;
  transition: all 0.3s ease;
  text-decoration: none;
}
.strip[data-id="9ee6a1"] .social-icon:hover {
  color: #ffffff;
  transform: scale(1.2);
  text-shadow: 0 0 10px hsl(45, 50%, 60%);
}
.strip[data-id="9ee6a1"] .back-link-wrapper {
  margin-top: 40px;
}
.strip[data-id="9ee6a1"] .back-link {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  color: hsl(45, 50%, 60%);
  text-decoration: none;
  border-bottom: 1px solid hsl(45, 50%, 60%);
  padding-bottom: 2px;
  transition: all 0.3s ease;
}
.strip[data-id="9ee6a1"] .back-link:hover {
  color: #ffffff;
  border-bottom-color: #ffffff;
}
@media (max-width: 991px) {
  .strip[data-id="9ee6a1"] .contact-overlay-container {
    padding: 0 20px;
  }
}
@media (max-width: 768px) {
  .strip[data-id="9ee6a1"] .contact-map-section {
    display: flex;
    flex-direction: column;
  }
  .strip[data-id="9ee6a1"] .contact-overlay-container {
    position: relative;
    height: auto;
    padding: 40px 20px;
    order: 1;
  }
  .strip[data-id="9ee6a1"] .contact-info-box {
    max-width: 100%;
    box-shadow: none;
  }
  .strip[data-id="9ee6a1"] .map-wrapper {
    height: 350px;
    order: 2;
  }
}.strip[data-id=d3071a] {
  --section-id: "d3071a";
  --storage-url: "https://test-002.praweb.cz/_section/d3071a";
  --public-url: "https://test-002.praweb.cz/_section/d3071a";
}
.strip[data-id=d3071a] .footer-section {
  width: 100%;
  padding: 60px 0 40px 0;
  background-color: hsl(25, 40%, 10%);
  color: hsla(40, 30%, 95%, 0.7);
  font-family: "Montserrat", sans-serif;
  text-align: center;
  position: relative;
}
.strip[data-id=d3071a] .footer-ornament {
  display: block;
  width: 120px;
  height: 20px;
  margin: 0 auto 30px auto;
  stroke: hsl(45, 50%, 60%);
  fill: none;
  stroke-width: 1;
}
.strip[data-id=d3071a] .footer-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.strip[data-id=d3071a] .footer-text {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin: 0 0 25px 0;
  line-height: 1.8;
}
.strip[data-id=d3071a] .footer-socials {
  display: flex;
  justify-content: center;
  gap: 20px;
}
.strip[data-id=d3071a] .social-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  color: hsl(45, 50%, 60%);
  text-decoration: none;
  transition: all 0.3s ease;
}
.strip[data-id=d3071a] .social-link svg {
  width: 24px;
  height: 24px;
  fill: currentColor;
}
.strip[data-id=d3071a] .social-link:hover {
  color: hsl(45, 50%, 80%);
  transform: translateY(-3px);
  filter: drop-shadow(0 0 8px hsla(45, 50%, 60%, 0.6));
}
@media (max-width: 768px) {
  .strip[data-id=d3071a] .footer-section {
    padding: 40px 0 30px 0;
  }
  .strip[data-id=d3071a] .footer-text {
    font-size: 11px;
    letter-spacing: 1px;
  }
}