@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Playfair+Display:wght@400;700&display=swap');
.strip[data-id="00b6cd"] {
  --section-id: "00b6cd";
  --storage-url: "https://preview-faustuv-dvur-cz-20260424-03.praweb.cz/_section/00b6cd";
  --public-url: "https://preview-faustuv-dvur-cz-20260424-03.praweb.cz/_section/00b6cd";
}
.strip[data-id="00b6cd"] .navbar-section {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  background-color: rgba(26, 26, 26, 0.9);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border-bottom: 1px solid #c5a059;
  font-family: "Montserrat", sans-serif;
  transition: background-color 0.3s ease;
}
.strip[data-id="00b6cd"] .navbar-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 90px;
  transition: height 0.3s ease;
}
.strip[data-id="00b6cd"] .logo-wrapper a {
  text-decoration: none;
  color: #fdfaf5;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 12px;
}
.strip[data-id="00b6cd"] .logo-icon {
  color: #c5a059;
  font-size: 1.2rem;
}
.strip[data-id="00b6cd"] .nav-menu {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  gap: 35px;
}
.strip[data-id="00b6cd"] .nav-link {
  text-decoration: none;
  color: #fdfaf5;
  font-size: 0.85rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1.8px;
  position: relative;
  padding: 8px 0;
  transition: color 0.3s ease;
}
.strip[data-id="00b6cd"] .nav-link:hover {
  color: #c5a059;
}
.strip[data-id="00b6cd"] .nav-link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 1px;
  background-color: #c5a059;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1), left 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.strip[data-id="00b6cd"] .nav-link:hover::after {
  width: 100%;
  left: 0;
}
.strip[data-id="00b6cd"] .cta-wrapper .btn-reservation {
  display: inline-block;
  background-color: #c5a059;
  color: #1a1a1a;
  padding: 14px 30px;
  text-decoration: none;
  font-size: 0.85rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  border-radius: 0px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid #c5a059;
}
.strip[data-id="00b6cd"] .cta-wrapper .btn-reservation:hover {
  background-color: transparent;
  color: #c5a059;
  box-shadow: 0 8px 20px rgba(197, 160, 89, 0.2);
  transform: translateY(-2px);
}
.strip[data-id="00b6cd"] .mobile-toggle {
  display: none;
  background: none;
  border: none;
  cursor: pointer;
  padding: 10px;
  position: relative;
  width: 44px;
  height: 44px;
}
.strip[data-id="00b6cd"] .mobile-toggle span {
  display: block;
  position: absolute;
  height: 2px;
  width: 24px;
  background: #c5a059;
  border-radius: 2px;
  opacity: 1;
  left: 10px;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}
.strip[data-id="00b6cd"] .mobile-toggle span:nth-child(1) {
  top: 14px;
}
.strip[data-id="00b6cd"] .mobile-toggle span:nth-child(2) {
  top: 21px;
}
.strip[data-id="00b6cd"] .mobile-toggle span:nth-child(3) {
  top: 28px;
}
.strip[data-id="00b6cd"] .mobile-toggle.active span:nth-child(1) {
  top: 21px;
  transform: rotate(135deg);
}
.strip[data-id="00b6cd"] .mobile-toggle.active span:nth-child(2) {
  opacity: 0;
  left: -40px;
}
.strip[data-id="00b6cd"] .mobile-toggle.active span:nth-child(3) {
  top: 21px;
  transform: rotate(-135deg);
}
@media (max-width: 1024px) {
  .strip[data-id="00b6cd"] .navbar-container {
    height: 70px;
    padding: 0 20px;
  }
  .strip[data-id="00b6cd"] .nav-menu {
    position: fixed;
    top: 70px;
    left: 0;
    width: 100%;
    height: 0;
    background-color: rgba(26, 26, 26, 0.98);
    backdrop-filter: blur(15px);
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 30px;
    overflow: hidden;
    transition: height 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .strip[data-id="00b6cd"] .nav-menu.active {
    height: calc(100vh - 70px);
    border-bottom: 1px solid #c5a059;
  }
  .strip[data-id="00b6cd"] .mobile-toggle {
    display: block;
  }
  .strip[data-id="00b6cd"] .cta-wrapper {
    display: none;
  }
  .strip[data-id="00b6cd"] .logo-wrapper a {
    font-size: 1.2rem;
  }
}.strip[data-id="97e68e"] {
  --section-id: "97e68e";
  --storage-url: "https://preview-faustuv-dvur-cz-20260424-03.praweb.cz/_section/97e68e";
  --public-url: "https://preview-faustuv-dvur-cz-20260424-03.praweb.cz/_section/97e68e";
  /* States */
}
.strip[data-id="97e68e"] .hero-section {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 650px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background-color: #1a1a1a;
}
.strip[data-id="97e68e"] .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
  filter: brightness(0.7) contrast(1.1);
}
.strip[data-id="97e68e"] .hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: radial-gradient(circle, rgba(26, 26, 26, 0.4) 0%, rgba(26, 26, 26, 0.8) 70%, rgba(26, 26, 26, 0.95) 100%);
  z-index: 2;
}
.strip[data-id="97e68e"] .hero-texture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://preview-faustuv-dvur-cz-20260424-03.praweb.cz/_section/97e68e/old-map.png");
  opacity: 0.15;
  pointer-events: none;
  z-index: 3;
}
.strip[data-id="97e68e"] .hero-container {
  position: relative;
  z-index: 4;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.strip[data-id="97e68e"] .hero-separator {
  width: 2px;
  height: 60px;
  background: #c5a059;
  margin-bottom: 30px;
  transform: scaleY(0);
  transition: transform 1.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.strip[data-id="97e68e"] .hero-title {
  font-family: "Playfair Display", serif;
  font-size: 5rem;
  color: #fdfaf5;
  margin: 0 0 25px 0;
  line-height: 1.1;
  text-transform: none;
  text-shadow: 0 10px 30px rgba(0, 0, 0, 0.8);
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 1.2s ease, transform 1.2s ease;
  transition-delay: 0.3s;
  letter-spacing: -0.02em;
}
.strip[data-id="97e68e"] .hero-description {
  font-family: "Montserrat", sans-serif;
  font-size: 1.25rem;
  font-weight: 300;
  color: #c5a059;
  max-width: 700px;
  line-height: 1.8;
  margin: 0 0 40px 0;
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 1.2s ease, transform 1.2s ease;
  transition-delay: 0.6s;
  letter-spacing: 0.05em;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
.strip[data-id="97e68e"] .hero-actions {
  opacity: 0;
  transform: translateY(40px);
  transition: opacity 1.2s ease, transform 1.2s ease;
  transition-delay: 0.9s;
}
.strip[data-id="97e68e"] .hero-btn {
  display: inline-block;
  padding: 18px 45px;
  background: transparent;
  border: 1px solid #c5a059;
  color: #fdfaf5;
  font-family: "Montserrat", sans-serif;
  font-size: 0.9rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  text-decoration: none;
  transition: all 0.4s ease;
  position: relative;
  overflow: hidden;
}
.strip[data-id="97e68e"] .hero-btn:hover {
  background: #c5a059;
  color: #1a1a1a;
  box-shadow: 0 0 30px rgba(197, 160, 89, 0.3);
}
.strip[data-id="97e68e"] .scroll-indicator {
  position: absolute;
  bottom: 40px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 5;
  color: #c5a059;
  font-size: 1.5rem;
  opacity: 0;
  transition: opacity 1s ease 1.5s;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
}
.strip[data-id="97e68e"] .scroll-indicator span {
  font-family: "Montserrat", sans-serif;
  font-size: 0.7rem;
  text-transform: uppercase;
  letter-spacing: 0.3em;
}
.strip[data-id="97e68e"] .scroll-indicator i {
  animation: scrollBounce 2s infinite;
}
@keyframes scrollBounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}
.strip[data-id="97e68e"] .hero-section.is-visible .hero-separator {
  transform: scaleY(1);
}
.strip[data-id="97e68e"] .hero-section.is-visible .hero-title,
.strip[data-id="97e68e"] .hero-section.is-visible .hero-description,
.strip[data-id="97e68e"] .hero-section.is-visible .hero-actions {
  opacity: 1;
  transform: translateY(0);
}
.strip[data-id="97e68e"] .hero-section.is-visible .scroll-indicator {
  opacity: 0.7;
}
@media (max-width: 992px) {
  .strip[data-id="97e68e"] .hero-title {
    font-size: 4rem;
  }
}
@media (max-width: 768px) {
  .strip[data-id="97e68e"] .hero-title {
    font-size: 2.8rem;
  }
  .strip[data-id="97e68e"] .hero-description {
    font-size: 1.1rem;
    padding: 0 10px;
  }
  .strip[data-id="97e68e"] .hero-separator {
    height: 40px;
  }
  .strip[data-id="97e68e"] .hero-btn {
    padding: 15px 35px;
  }
}.strip[data-id=f324ad] {
  --section-id: "f324ad";
  --storage-url: "https://preview-faustuv-dvur-cz-20260424-03.praweb.cz/_section/f324ad";
  --public-url: "https://preview-faustuv-dvur-cz-20260424-03.praweb.cz/_section/f324ad";
}
.strip[data-id=f324ad] section {
  background-color: #fdfaf5;
  padding: 100px 0;
  color: #1a1a1a;
  overflow: hidden;
}
.strip[data-id=f324ad] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=f324ad] .grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
  align-items: center;
}
.strip[data-id=f324ad] .text-content {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.strip[data-id=f324ad] h2 {
  font-family: "Playfair Display", serif;
  font-size: 3rem;
  margin: 0;
  line-height: 1.2;
}
.strip[data-id=f324ad] p {
  font-size: 1.1rem;
  line-height: 1.7;
  margin: 0;
}
.strip[data-id=f324ad] .pamatkovy-link {
  color: #c5a059;
  text-decoration: none;
  font-weight: 600;
  border-bottom: 1px solid #c5a059;
  transition: opacity 0.3s ease;
  display: inline-block;
  width: fit-content;
}
.strip[data-id=f324ad] .pamatkovy-link:hover {
  opacity: 0.8;
}
.strip[data-id=f324ad] .owner-quote {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid rgba(197, 160, 89, 0.2);
}
.strip[data-id=f324ad] .quote-text {
  font-style: italic;
  font-size: 1.2rem;
  margin-bottom: 15px;
  display: block;
}
.strip[data-id=f324ad] .signature {
  color: #c5a059;
  display: flex;
  align-items: center;
  gap: 15px;
  font-family: "Playfair Display", serif;
  font-weight: 700;
  font-size: 1.1rem;
}
.strip[data-id=f324ad] .monogram {
  width: 40px;
  height: 40px;
  border: 1px solid #c5a059;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8rem;
  letter-spacing: 1px;
}
.strip[data-id=f324ad] .image-container {
  position: relative;
}
.strip[data-id=f324ad] .image-frame {
  position: relative;
  padding: 8px;
  background-color: #c5a059;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  line-height: 0;
}
.strip[data-id=f324ad] .image-frame img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
@media (max-width: 991px) {
  .strip[data-id=f324ad] section {
    padding: 60px 0;
  }
  .strip[data-id=f324ad] .grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .strip[data-id=f324ad] .image-container {
    order: -1;
  }
  .strip[data-id=f324ad] h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 480px) {
  .strip[data-id=f324ad] h2 {
    font-size: 2rem;
  }
  .strip[data-id=f324ad] p {
    font-size: 1rem;
  }
}@charset "UTF-8";
.strip[data-id="5d2208"] {
  --section-id: "5d2208";
  --storage-url: "https://preview-faustuv-dvur-cz-20260424-03.praweb.cz/_section/5d2208";
  --public-url: "https://preview-faustuv-dvur-cz-20260424-03.praweb.cz/_section/5d2208";
  /* Jemné pozadí s texturou */
  /* Animace */
}
.strip[data-id="5d2208"] .art-atmosphere {
  background-color: #1a1a1a;
  color: #fdfaf5;
  padding: 120px 0;
  overflow: hidden;
  position: relative;
}
.strip[data-id="5d2208"] .art-atmosphere::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M50 0c2.5 5 7.5 5 10 10s0 7.5-5 10-7.5 5-10 10 0 7.5 5 10 7.5 5 10 10 0 7.5-5 10-7.5 5-10 10 0 7.5 5 10 7.5 5 10 10-10-10-10-20 10-10 10-20-10-10-10-20 10-10 10-20z' fill='%23c5a059' fill-opacity='0.02'/%3E%3C/svg%3E");
  pointer-events: none;
}
.strip[data-id="5d2208"] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
  z-index: 1;
}
.strip[data-id="5d2208"] .asymmetric-grid {
  display: flex;
  gap: 80px;
  align-items: stretch;
}
.strip[data-id="5d2208"] .image-column {
  flex: 0 0 40%;
  position: relative;
}
.strip[data-id="5d2208"] .image-wrapper {
  position: relative;
  height: 100%;
  overflow: hidden;
  box-shadow: 30px 30px 0px -10px rgba(197, 160, 89, 0.15);
}
.strip[data-id="5d2208"] .image-column img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.7s cubic-bezier(0.4, 0, 0.2, 1);
}
.strip[data-id="5d2208"] .image-column:hover img {
  transform: scale(1.05);
}
.strip[data-id="5d2208"] .exhibition-badge {
  position: absolute;
  bottom: -20px;
  right: -20px;
  background: #c5a059;
  color: #1a1a1a;
  padding: 15px 25px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.strip[data-id="5d2208"] .text-column {
  flex: 0 0 calc(60% - 80px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.strip[data-id="5d2208"] h2 {
  font-family: "Playfair Display", serif;
  font-size: 48px;
  margin-bottom: 25px;
  font-weight: 700;
  line-height: 1.2;
}
.strip[data-id="5d2208"] .art-content p {
  font-family: "Montserrat", sans-serif;
  font-size: 17px;
  line-height: 1.8;
  margin-bottom: 20px;
  font-weight: 300;
  color: rgba(253, 250, 245, 0.9);
}
.strip[data-id="5d2208"] .artist-link {
  color: #c5a059;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.4s ease;
  display: inline-block;
  border-bottom: 1px solid rgba(197, 160, 89, 0.4);
  margin-left: 5px;
}
.strip[data-id="5d2208"] .artist-link:hover {
  color: #fdfaf5;
  text-shadow: 0 0 15px rgba(197, 160, 89, 0.8);
  border-bottom-color: #fdfaf5;
  transform: translateY(-1px);
}
.strip[data-id="5d2208"] .divider {
  display: flex;
  align-items: center;
  margin: 50px 0;
  gap: 25px;
}
.strip[data-id="5d2208"] .line {
  height: 1px;
  background: linear-gradient(90deg, transparent, #c5a059, transparent);
  flex-grow: 1;
  opacity: 0.6;
}
.strip[data-id="5d2208"] .ornament {
  color: #c5a059;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.strip[data-id="5d2208"] .spaces-info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
  margin-top: 30px;
}
.strip[data-id="5d2208"] .space-item {
  display: flex;
  gap: 15px;
  transition: transform 0.3s ease;
}
.strip[data-id="5d2208"] .space-item:hover {
  transform: translateX(5px);
}
.strip[data-id="5d2208"] .icon-box {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  background: rgba(197, 160, 89, 0.1);
  border: 1px solid rgba(197, 160, 89, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #c5a059;
}
.strip[data-id="5d2208"] .space-text h3 {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  color: #c5a059;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 8px;
  font-weight: 600;
}
.strip[data-id="5d2208"] .space-text p {
  font-size: 14px;
  line-height: 1.6;
  margin: 0;
  color: rgba(253, 250, 245, 0.8);
}
.strip[data-id="5d2208"] .capacity-note {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-style: italic;
  color: rgba(253, 250, 245, 0.7);
  margin-top: 40px;
  padding: 20px;
  background: rgba(197, 160, 89, 0.05);
  border-left: 3px solid #c5a059;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.strip[data-id="5d2208"] .art-content, .strip[data-id="5d2208"] .divider, .strip[data-id="5d2208"] .spaces-content {
  animation: fadeInUp 0.8s ease forwards;
}
.strip[data-id="5d2208"] .divider {
  animation-delay: 0.2s;
}
.strip[data-id="5d2208"] .spaces-content {
  animation-delay: 0.4s;
}
@media (max-width: 1100px) {
  .strip[data-id="5d2208"] .asymmetric-grid {
    gap: 40px;
  }
}
@media (max-width: 992px) {
  .strip[data-id="5d2208"] .art-atmosphere {
    padding: 80px 0;
  }
  .strip[data-id="5d2208"] .asymmetric-grid {
    flex-direction: column;
  }
  .strip[data-id="5d2208"] .image-column {
    width: 100%;
    height: 450px;
  }
  .strip[data-id="5d2208"] .exhibition-badge {
    bottom: 20px;
    right: 20px;
  }
  .strip[data-id="5d2208"] .text-column {
    width: 100%;
    flex: none;
  }
  .strip[data-id="5d2208"] h2 {
    font-size: 38px;
  }
}
@media (max-width: 600px) {
  .strip[data-id="5d2208"] .art-atmosphere {
    padding: 60px 0;
  }
  .strip[data-id="5d2208"] .image-column {
    height: 350px;
  }
  .strip[data-id="5d2208"] .spaces-info {
    grid-template-columns: 1fr;
    gap: 25px;
  }
  .strip[data-id="5d2208"] h2 {
    font-size: 32px;
  }
  .strip[data-id="5d2208"] .container {
    padding: 0 20px;
  }
}@charset "UTF-8";
.strip[data-id="29717a"] {
  --section-id: "29717a";
  --storage-url: "https://preview-faustuv-dvur-cz-20260424-03.praweb.cz/_section/29717a";
  --public-url: "https://preview-faustuv-dvur-cz-20260424-03.praweb.cz/_section/29717a";
  /* Dekorativní rám s dvojitou linkou */
  /* Rohové ornamenty */
}
.strip[data-id="29717a"] .premium-beef-section {
  background-color: #1a1a1a;
  background-image: linear-gradient(rgba(26, 26, 26, 0.92), rgba(26, 26, 26, 0.92)), url("https://www.transparenttextures.com/patterns/carbon-fibre.png");
  padding: 120px 20px;
  position: relative;
  overflow: hidden;
  color: #fdfaf5;
  font-family: "Montserrat", sans-serif;
}
.strip[data-id="29717a"] .gold-frame {
  position: absolute;
  top: 30px;
  left: 30px;
  right: 30px;
  bottom: 30px;
  border: 1px solid rgba(197, 160, 89, 0.4);
  pointer-events: none;
  z-index: 1;
}
.strip[data-id="29717a"] .gold-frame::after {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid rgba(197, 160, 89, 0.2);
}
.strip[data-id="29717a"] .corner {
  position: absolute;
  width: 40px;
  height: 40px;
  border: 2px solid #c5a059;
  z-index: 2;
}
.strip[data-id="29717a"] .corner-tl {
  top: 20px;
  left: 20px;
  border-right: none;
  border-bottom: none;
}
.strip[data-id="29717a"] .corner-tr {
  top: 20px;
  right: 20px;
  border-left: none;
  border-bottom: none;
}
.strip[data-id="29717a"] .corner-bl {
  bottom: 20px;
  left: 20px;
  border-right: none;
  border-top: none;
}
.strip[data-id="29717a"] .corner-br {
  bottom: 20px;
  right: 20px;
  border-left: none;
  border-top: none;
}
.strip[data-id="29717a"] .bg-heading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Playfair Display", serif;
  font-size: clamp(5rem, 15vw, 12rem);
  color: #c5a059;
  opacity: 0.03;
  white-space: nowrap;
  z-index: 0;
  pointer-events: none;
  letter-spacing: 1rem;
  text-transform: uppercase;
}
.strip[data-id="29717a"] .content-container {
  max-width: 1100px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.strip[data-id="29717a"] .bull-icon-wrapper {
  margin-bottom: 30px;
  display: flex;
  align-items: center;
  gap: 20px;
}
.strip[data-id="29717a"] .bull-icon-wrapper::before,
.strip[data-id="29717a"] .bull-icon-wrapper::after {
  content: "";
  width: 60px;
  height: 1px;
  background: linear-gradient(to right, transparent, #c5a059);
}
.strip[data-id="29717a"] .bull-icon-wrapper::after {
  background: linear-gradient(to left, transparent, #c5a059);
}
.strip[data-id="29717a"] .bull-icon {
  width: 50px;
  height: 50px;
  fill: #c5a059;
}
.strip[data-id="29717a"] .section-title {
  font-family: "Playfair Display", serif;
  font-size: clamp(2.5rem, 5vw, 4rem);
  margin-bottom: 60px;
  color: #fdfaf5;
  text-align: center;
  letter-spacing: 0.1rem;
}
.strip[data-id="29717a"] .main-content {
  display: grid;
  grid-template-columns: 1fr;
  gap: 60px;
  align-items: center;
  max-width: 900px;
}
.strip[data-id="29717a"] .beef-image-wrapper {
  position: relative;
  padding: 15px;
  background: rgba(197, 160, 89, 0.1);
  border-radius: 2px;
  transition: transform 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.strip[data-id="29717a"] .beef-image-wrapper:hover {
  transform: scale(1.02);
}
.strip[data-id="29717a"] .beef-image-wrapper img {
  display: block;
  max-width: 100%;
  height: auto;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.8);
  filter: sepia(20%) contrast(110%);
}
.strip[data-id="29717a"] .description-text {
  font-size: 1.15rem;
  line-height: 1.9;
  font-weight: 300;
  text-align: center;
}
.strip[data-id="29717a"] .description-text p {
  margin-bottom: 2rem;
}
.strip[data-id="29717a"] .highlight {
  color: #c5a059;
  font-weight: 600;
  border-bottom: 1px solid rgba(197, 160, 89, 0.3);
}
.strip[data-id="29717a"] .invitation {
  margin-top: 20px;
  font-family: "Playfair Display", serif;
  font-size: 1.8rem;
  font-style: italic;
  color: #c5a059;
  text-align: center;
}
.strip[data-id="29717a"] .quality-seal {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  opacity: 0.7;
}
.strip[data-id="29717a"] .seal-text {
  font-size: 0.8rem;
  text-transform: uppercase;
  letter-spacing: 0.3rem;
  margin-top: 10px;
  color: #c5a059;
}
@media (max-width: 768px) {
  .strip[data-id="29717a"] .premium-beef-section {
    padding: 80px 20px;
  }
  .strip[data-id="29717a"] .gold-frame, .strip[data-id="29717a"] .corner {
    display: none;
  }
  .strip[data-id="29717a"] .main-content {
    gap: 40px;
  }
  .strip[data-id="29717a"] .section-title {
    margin-bottom: 40px;
  }
}@charset "UTF-8";
.strip[data-id="02470d"] {
  --section-id: "02470d";
  --storage-url: "https://preview-faustuv-dvur-cz-20260424-03.praweb.cz/_section/02470d";
  --public-url: "https://preview-faustuv-dvur-cz-20260424-03.praweb.cz/_section/02470d";
  /* Masonry-like layout using 12-column grid */
  /* Tall */
  /* Wide */
  /* Dekorativní prvky v pozadí */
}
.strip[data-id="02470d"] .gallery-section {
  background-color: #fdfaf5;
  background-image: url("https://www.transparenttextures.com/patterns/felt.png"); /* Jemná textura papíru/plsti */
  padding: 100px 20px;
  font-family: "Montserrat", sans-serif;
  position: relative;
  overflow: hidden;
}
.strip[data-id="02470d"] .container {
  max-width: 1200px;
  margin: 0 auto;
}
.strip[data-id="02470d"] .header-content {
  text-align: center;
  margin-bottom: 60px;
}
.strip[data-id="02470d"] h2 {
  font-family: "Playfair Display", serif;
  font-size: 3rem;
  color: #1a1a1a;
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: -0.5px;
}
.strip[data-id="02470d"] .ornament {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 25px;
}
.strip[data-id="02470d"] .ornament::before,
.strip[data-id="02470d"] .ornament::after {
  content: "";
  height: 1px;
  width: 60px;
  background: linear-gradient(90deg, transparent, #c5a059, transparent);
}
.strip[data-id="02470d"] .ornament svg {
  fill: #c5a059;
  width: 30px;
  height: 30px;
}
.strip[data-id="02470d"] .intro-text {
  font-family: "Playfair Display", serif;
  font-style: italic;
  font-size: 1.25rem;
  color: #555555;
  max-width: 750px;
  margin: 0 auto;
  line-height: 1.6;
}
.strip[data-id="02470d"] .gallery-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-auto-rows: 150px;
  gap: 20px;
}
.strip[data-id="02470d"] .gallery-item {
  position: relative;
  overflow: hidden;
  border-radius: 2px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  cursor: pointer;
}
.strip[data-id="02470d"] .gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.strip[data-id="02470d"] .item-1 {
  grid-column: span 4;
  grid-row: span 3;
}
.strip[data-id="02470d"] .item-2 {
  grid-column: span 8;
  grid-row: span 2;
}
.strip[data-id="02470d"] .item-3 {
  grid-column: span 4;
  grid-row: span 2;
}
.strip[data-id="02470d"] .item-4 {
  grid-column: span 4;
  grid-row: span 2;
}
.strip[data-id="02470d"] .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(197, 160, 89, 0);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease;
  z-index: 2;
  padding: 20px;
  text-align: center;
}
.strip[data-id="02470d"] .overlay svg {
  width: 40px;
  height: 40px;
  fill: #ffffff;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.strip[data-id="02470d"] .overlay span {
  color: #ffffff;
  font-family: "Playfair Display", serif;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 15px;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) 0.1s;
}
.strip[data-id="02470d"] .gallery-item:hover img {
  transform: scale(1.08);
}
.strip[data-id="02470d"] .gallery-item:hover .overlay {
  background-color: rgba(26, 26, 26, 0.6); /* Tmavší elegantní overlay */
}
.strip[data-id="02470d"] .gallery-item:hover .overlay svg,
.strip[data-id="02470d"] .gallery-item:hover .overlay span {
  opacity: 1;
  transform: translateY(0);
}
.strip[data-id="02470d"] .bg-decoration {
  position: absolute;
  font-family: "Playfair Display", serif;
  font-size: 15rem;
  color: rgba(197, 160, 89, 0.03);
  z-index: 0;
  pointer-events: none;
  font-weight: 700;
}
.strip[data-id="02470d"] .bg-decoration-1 {
  top: -50px;
  left: -50px;
}
.strip[data-id="02470d"] .bg-decoration-2 {
  bottom: -50px;
  right: -50px;
}
@media (max-width: 992px) {
  .strip[data-id="02470d"] .gallery-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 250px;
  }
  .strip[data-id="02470d"] .item-1, .strip[data-id="02470d"] .item-2, .strip[data-id="02470d"] .item-3, .strip[data-id="02470d"] .item-4 {
    grid-column: span 1;
    grid-row: span 1;
  }
  .strip[data-id="02470d"] h2 {
    font-size: 2.5rem;
  }
}
@media (max-width: 768px) {
  .strip[data-id="02470d"] .gallery-section {
    padding: 60px 15px;
  }
  .strip[data-id="02470d"] .gallery-grid {
    grid-template-columns: 1fr;
    grid-auto-rows: auto;
  }
  .strip[data-id="02470d"] .gallery-item {
    aspect-ratio: 4/3;
  }
  .strip[data-id="02470d"] h2 {
    font-size: 2rem;
  }
}@charset "UTF-8";
.strip[data-id=a223ac] {
  --section-id: "a223ac";
  --storage-url: "https://preview-faustuv-dvur-cz-20260424-03.praweb.cz/_section/a223ac";
  --public-url: "https://preview-faustuv-dvur-cz-20260424-03.praweb.cz/_section/a223ac";
}
.strip[data-id=a223ac] .contact-section {
  background-color: #1a1a1a;
  background-image: radial-gradient(circle at 50% 50%, rgba(197, 160, 89, 0.03) 0%, transparent 100%);
  color: #fdfaf5;
  padding: 100px 0;
  font-family: "Montserrat", sans-serif;
  position: relative;
  overflow: hidden;
}
.strip[data-id=a223ac] .contact-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("https://www.transparenttextures.com/patterns/dark-matter.png");
  opacity: 0.1;
  pointer-events: none;
}
.strip[data-id=a223ac] .contact-section .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
  position: relative;
  z-index: 1;
}
.strip[data-id=a223ac] .contact-section h2 {
  font-family: "Playfair Display", serif;
  font-size: clamp(2.5rem, 5vw, 3.5rem);
  color: #c5a059;
  margin-bottom: 8px;
  line-height: 1.1;
}
.strip[data-id=a223ac] .contact-section .restaurant-name {
  font-size: 1.1rem;
  font-weight: 500;
  margin-bottom: 48px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: rgba(253, 250, 245, 0.7);
}
.strip[data-id=a223ac] .contact-grid {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 80px;
  align-items: center;
}
.strip[data-id=a223ac] .contact-info-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.strip[data-id=a223ac] .contact-item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}
.strip[data-id=a223ac] .contact-item i {
  color: #c5a059;
  font-size: 1.4rem;
  margin-top: 4px;
  width: 28px;
  text-align: center;
}
.strip[data-id=a223ac] .contact-item-content {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.strip[data-id=a223ac] .contact-item p, .strip[data-id=a223ac] .contact-item a {
  margin: 0;
  font-size: 1.1rem;
  color: #fdfaf5;
  text-decoration: none;
  transition: all 0.3s ease;
  line-height: 1.5;
}
.strip[data-id=a223ac] .contact-item a:hover {
  color: #c5a059;
}
.strip[data-id=a223ac] .contact-item.phone a {
  font-family: "Playfair Display", serif;
  font-size: 2.2rem;
  font-weight: 700;
  color: #c5a059;
}
.strip[data-id=a223ac] .contact-item.phone a:hover {
  color: #fdfaf5;
  transform: translateX(5px);
}
.strip[data-id=a223ac] .ic-info {
  font-size: 0.9rem;
  color: rgba(253, 250, 245, 0.5);
  margin-top: 8px;
  padding-left: 48px;
}
.strip[data-id=a223ac] .opening-hours {
  margin-top: 48px;
  padding-top: 48px;
  position: relative;
}
.strip[data-id=a223ac] .opening-hours::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 2px;
  background: #c5a059;
}
.strip[data-id=a223ac] .opening-hours h3 {
  font-family: "Playfair Display", serif;
  font-size: 1.8rem;
  color: #c5a059;
  margin-bottom: 24px;
}
.strip[data-id=a223ac] .opening-hours table {
  width: 100%;
  border-collapse: collapse;
}
.strip[data-id=a223ac] .opening-hours td {
  padding: 12px 0;
  border-bottom: 1px solid rgba(253, 250, 245, 0.08);
}
.strip[data-id=a223ac] .opening-hours .day {
  color: #fdfaf5;
  font-weight: 500;
  width: 180px;
}
.strip[data-id=a223ac] .opening-hours .status {
  text-align: right;
  color: rgba(253, 250, 245, 0.8);
}
.strip[data-id=a223ac] .opening-hours tr:hover td {
  color: #c5a059;
}
.strip[data-id=a223ac] .recommendation {
  margin-top: 24px;
  font-size: 0.95rem;
  color: rgba(197, 160, 89, 0.9);
  display: flex;
  align-items: center;
  gap: 10px;
}
.strip[data-id=a223ac] .recommendation::before {
  content: "★";
  font-size: 0.8rem;
}
.strip[data-id=a223ac] .social-links {
  margin-top: 48px;
  display: flex;
  gap: 20px;
}
.strip[data-id=a223ac] .fb-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border: 1px solid rgba(197, 160, 89, 0.4);
  border-radius: 50%;
  color: #c5a059;
  text-decoration: none;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.strip[data-id=a223ac] .fb-link:hover {
  background-color: #c5a059;
  color: #1a1a1a;
  transform: translateY(-5px) rotate(360deg);
  border-color: #c5a059;
}
.strip[data-id=a223ac] .contact-map {
  height: 100%;
  min-height: 550px;
}
.strip[data-id=a223ac] .map-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(197, 160, 89, 0.3);
  padding: 10px;
  background: #1a1a1a;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
  transition: all 0.5s ease;
}
.strip[data-id=a223ac] .map-wrapper:hover {
  border-color: #c5a059;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.6);
}
.strip[data-id=a223ac] .map-wrapper iframe {
  width: 100%;
  height: 100%;
  min-height: 530px;
  filter: grayscale(1) invert(90%) contrast(1.1) brightness(0.9);
  display: block;
  transition: filter 0.5s ease;
}
.strip[data-id=a223ac] .map-wrapper:hover iframe {
  filter: grayscale(0.5) invert(0) contrast(1) brightness(1);
}
@media (max-width: 1100px) {
  .strip[data-id=a223ac] .contact-grid {
    gap: 40px;
  }
}
@media (max-width: 992px) {
  .strip[data-id=a223ac] .contact-grid {
    grid-template-columns: 1fr;
    gap: 64px;
  }
  .strip[data-id=a223ac] .contact-map {
    min-height: 450px;
  }
  .strip[data-id=a223ac] .map-wrapper iframe {
    min-height: 430px;
  }
}
@media (max-width: 480px) {
  .strip[data-id=a223ac] .contact-section {
    padding: 80px 0;
  }
  .strip[data-id=a223ac] .contact-item.phone a {
    font-size: 1.8rem;
  }
  .strip[data-id=a223ac] .opening-hours .day {
    width: 140px;
  }
  .strip[data-id=a223ac] .contact-item {
    gap: 15px;
  }
}.strip[data-id="2997d1"] {
  --section-id: "2997d1";
  --storage-url: "https://preview-faustuv-dvur-cz-20260424-03.praweb.cz/_section/2997d1";
  --public-url: "https://preview-faustuv-dvur-cz-20260424-03.praweb.cz/_section/2997d1";
}
.strip[data-id="2997d1"] .minimal-luxury-footer {
  background-color: #1a1a1a;
  padding: 60px 20px;
  position: relative;
  font-family: "Montserrat", sans-serif;
}
.strip[data-id="2997d1"] .minimal-luxury-footer::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 80%;
  height: 1px;
  background: linear-gradient(90deg, transparent 0%, #c5a059 50%, transparent 100%);
}
.strip[data-id="2997d1"] .footer-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.strip[data-id="2997d1"] .footer-logo {
  width: 80px;
  height: auto;
  margin-bottom: 30px;
  filter: brightness(0) invert(1); /* Ensure logo visibility on dark background if it was dark */
  opacity: 0.9;
}
.strip[data-id="2997d1"] .footer-text {
  color: #fdfaf5;
  opacity: 0.6;
  font-size: 0.8rem;
  line-height: 1.8;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.strip[data-id="2997d1"] .footer-links {
  display: flex;
  gap: 15px;
  justify-content: center;
  flex-wrap: wrap;
}
.strip[data-id="2997d1"] .footer-links a {
  color: #fdfaf5;
  opacity: 0.6;
  text-decoration: none;
  font-size: 0.8rem;
  letter-spacing: 1px;
  transition: opacity 0.3s ease, color 0.3s ease;
}
.strip[data-id="2997d1"] .footer-links a:hover {
  opacity: 1;
  color: #fdfaf5;
}
.strip[data-id="2997d1"] .footer-separator {
  color: #fdfaf5;
  opacity: 0.3;
  font-size: 0.8rem;
}
@media (max-width: 768px) {
  .strip[data-id="2997d1"] .minimal-luxury-footer {
    padding: 40px 15px;
  }
  .strip[data-id="2997d1"] .footer-text {
    padding: 0 10px;
  }
  .strip[data-id="2997d1"] .footer-links {
    flex-direction: column;
    gap: 10px;
  }
  .strip[data-id="2997d1"] .footer-separator {
    display: none;
  }
}