:root {
  --color-bg: #181818;
  --color-text: #fafafa;
  --color-accent: #fff;
  --color-secondary: #232323;
  --color-border: #222;
  --color-btn: #fff;
  --color-btn-text: #111;
  --shadow: 0 4px 20px rgba(0,0,0,0.09);
  --transition: 0.3s;
}

html, body {
  margin: 0;
  padding: 0;
  font-family: 'Montserrat', Arial, sans-serif;
  background: var(--color-bg);
  color: var(--color-text);
  transition: background var(--transition), color var(--transition);
  min-height: 100vh;
  overflow-x: hidden;
}

body.preloader-active {
  overflow: hidden;
}

.team-instagram-text {
  text-align: center;
  font-size: 1.1rem;
  margin-bottom: 2rem;
}


.container {
  width: 92%;
  max-width: 1150px;
  margin: 0 auto;
}

/* Preloader styles */
#preloader {
  position: fixed;
  z-index: 9999;
  background: #111;
  width: 100vw;
  height: 100vh;
  left: 0; top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: opacity 0.5s, visibility 0.5s;
}
.preloader-logo {
  width: 180px;
  height: auto;
  max-width: 75vw;
  max-height: 75vh;
  animation: preloader-pulse 1.2s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  background: transparent;
  object-fit: contain;
  opacity: 0;
  animation: preloader-fade-pulse 1.4s cubic-bezier(0.4, 0, 0.6, 1) infinite;
}
@keyframes preloader-fade-pulse {
  0%, 100% { 
    transform: scale(1);
    opacity: 0.8;
  }
  50% { 
    transform: scale(1.1);
    opacity: 1;
  }
}
#preloader.preloader-hide {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

/* Mobile-specific preloader improvements */
@media (max-width: 900px) {
  .preloader-logo {
    width: 200px;
    max-width: 65vw;
    animation: preloader-fade-pulse-mobile 1.3s cubic-bezier(0.4, 0, 0.6, 1) infinite;
  }
  
  @keyframes preloader-fade-pulse-mobile {
    0%, 100% { 
      transform: scale(1);
      opacity: 0.85;
    }
    50% { 
      transform: scale(1.15);
      opacity: 1;
    }
  }
}

@media (max-width: 600px) {
  .preloader-logo {
    width: 220px;
    max-width: 70vw;
  }
}

/* HERO fullscreen video sekce */
.hero-fullscreen {
  position: relative;
  width: 100vw;
  min-height: 100vh;
  height: 100svh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  overflow: hidden;
  background: #000;
}
.hero-bgvideo-video {
  position: absolute;
  top: 0; left: 0;
  width: 100vw;
  height: 100vh;
  object-fit: cover;
  z-index: 1;
  background: #000;
  min-height: 100vh;
}
.hero-bgvideo-overlay {
  position: absolute;
  top: 0; left: 0; right: 0; bottom: 0;
  background: linear-gradient(180deg,rgba(0,0,0,0.68) 35%,rgba(0,0,0,0.92) 100%);
  z-index: 2;
  pointer-events: none;
}
.hero-fullscreen .header.on-hero {
  position: relative;
  z-index: 3;
  background: transparent;
  box-shadow: none;
}
.logo-wrap {
  display: flex;
  align-items: center;
  gap: 0.7em; /* menší mezera mezi logem a nápisem */
}
.main-logo {
  border-radius: 0;
  width: 75px;
  height: auto;
  object-fit: contain;
  background: transparent;
  border: none;
  box-shadow: none;
  margin-right: 0.4em;
}
.logo {
  font-weight: 800;
  letter-spacing: 1.5px;
  font-size: 2rem;
  margin: 0;
  color: #fff;
  text-shadow: 0 2px 8px rgba(0,0,0,0.2);
}
.nav-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  min-height: 64px;
  padding-left: 0;
  padding-right: 0;
  gap: 12px; /* menší mezera mezi logem a navigací */
}
.nav {
  list-style: none;
  display: flex;
  gap: 1.5em; /* menší mezera mezi položkami menu */
  align-items: center;
  margin: 0;
  padding: 0;
}
.nav a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 1rem;
  background: none;
  border: none;
  cursor: pointer;
  transition: color var(--transition), background var(--transition);
  padding: 0.45em 0.9em;
  border-radius: 30px;
  white-space: nowrap;
}
.nav a:hover {
  background: var(--color-secondary);
  color: var(--color-accent);
}

/* Opraví rozbití "O nás" na dva řádky */
.nav li:first-child a {
  white-space: nowrap;
}

/* Rezervace tlačítko v NAVBARU */
.rezervace-btn,
.nav-rezervace-cta {
  background: #fff !important;
  color: #000 !important;
  font-weight: 800;
  font-size: 1.12em;
  border-radius: 32px;
  padding: 0.5em 1.5em;
  border: 2px solid #fff;
  box-shadow: 0 4px 16px rgba(0,0,0,0.18);
  letter-spacing: 1px;
  transition: background 0.23s, color 0.23s, box-shadow 0.23s, border-color 0.23s;
  display: inline-block;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,0.13);
  text-decoration: none !important;
  margin-left: 1.2em; /* menší mezera od menu */
}
.rezervace-btn:hover,
.nav-rezervace-cta:hover {
  background: #000 !important;
  color: #fff !important;
  border-color: #fff;
  box-shadow: 0 6px 24px rgba(0,0,0,0.20);
}

/* Rezervace tlačítko v HERO sekci */
.hero-rezervace-btn {
  background: #fff !important;
  color: #000 !important;
  font-weight: 800;
  font-size: 1.12em;
  border-radius: 32px;
  padding: 0.6em 2em;
  border: 2px solid #fff;
  box-shadow: 0 4px 16px rgba(0,0,0,0.18);
  letter-spacing: 1px;
  transition: background 0.23s, color 0.23s, box-shadow 0.23s, border-color 0.23s;
  display: inline-block;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,0.13);
  text-decoration: none !important;
}
.hero-rezervace-btn:hover {
  background: #000 !important;
  color: #fff !important;
  border-color: #fff;
  box-shadow: 0 6px 24px rgba(0,0,0,0.20);
}

/* Hero obsah */
.hero-bgvideo-content {
  position: relative;
  z-index: 3;
  color: #fff;
  text-align: left;
  max-width: 650px;
  padding: 5em 1.5em 5em 1.5em;
  margin-top: 4vw;
}
.hero-bgvideo-content h2 {
  font-size: 3.1rem;
  font-weight: 800;
  margin-bottom: 0.3em;
  color: #fff;
  text-shadow: 0 2px 18px rgba(0,0,0,0.24);
}
.hero-bgvideo-content p {
  font-size: 1.33rem;
  margin-bottom: 2em;
  font-weight: 400;
  text-shadow: 0 2px 8px rgba(0,0,0,0.23);
}
.scroll-down {
  position: absolute;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
  width: 36px;
  height: 36px;
  z-index: 4;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.scroll-down::after {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  border-bottom: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
  margin-top: 8px;
  opacity: 0.8;
  transition: border-color 0.2s;
}
.scroll-down:hover::after {
  border-color: var(--color-accent);
}

/* Galerie */
.galerie-section {
  padding: 2.7em 0 2em 0;
  background: var(--color-bg);
}
.galerie-section h2 {
  text-align: center;
  font-size: 2rem;
  margin-bottom: 1.4em;
  font-weight: 800;
  color: var(--color-accent);
}
.galerie-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(210px, 1fr));
  gap: 1.6em;
}
.galerie-grid img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  border-radius: 18px;
  box-shadow: 0 4px 18px rgba(0,0,0,0.13);
  background: #ccc;
  transition: transform 0.2s;
  border: 2px solid var(--color-border);
}
.galerie-grid img:hover {
  transform: scale(1.04);
  border-color: var(--color-accent);
}

/* --- Služby (ceník) moderní styl --- */
.cenik-section {
  padding: 2.7em 0 0.5em 0;
  background: #181818;
}
.service-list {
  display: flex;
  flex-direction: column;
  gap: 1.3em;
  margin: 2em auto 0 auto;
  max-width: 540px;
}
.service-item {
  display: flex;
  align-items: flex-start;
  gap: 1.2em;
  background: #111;
  border-radius: 12px;
  padding: 1em 1.2em;
  color: #fff;
  box-shadow: 0 1px 8px rgba(0,0,0,0.10);
  position: relative;
}
.service-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: 1.2rem;
  width: 36px;
  height: 36px;
  border-radius: 8px;
  background: #181818;
  color: #fff;
  flex-shrink: 0;
  margin-top: 2px;
  letter-spacing: 1px;
}
.service-desc {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  gap: 0.22em;
}
.service-title {
  font-weight: 600;
  font-size: 1.07em;
  color: #fff;
}
.service-title .muted {
  font-weight: 400;
  opacity: 0.7;
  font-size: 0.92em;
}
.service-timeprice {
  font-size: 1em;
  color: #bdbdbd;
  display: flex;
  gap: 0.5em;
  align-items: center;
  font-weight: 400;
  margin-top: 0.1em;
}

/* --- Tým sekce --- */
.tym-section {
  background: #181818;
  padding: 3em 0 2.5em 0;
}
.tym-section h2 {
  text-align: center;
  font-size: 2.2rem;
  font-weight: 800;
  color: #fff;
  margin-bottom: 2em;
  text-shadow: 0 2px 16px #0009;
}
.tym-list {
  display: flex;
  justify-content: center;
  gap: 2.4em;
  flex-wrap: wrap;
}
.tym-clen {
  background: #111;
  color: #fff;
  border-radius: 18px;
  box-shadow: 0 2px 12px #0008;
  padding: 2em 2em 1.8em 2em;
  max-width: 310px;
  min-width: 260px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.tym-foto {
  width: 110px;
  height: 110px;
  border-radius: 50%;
  object-fit: cover;
  margin-bottom: 1.2em;
  border: 4px solid #fff;
  box-shadow: 0 2px 12px #0007;
}
.tym-clen h3 {
  margin: 0.4em 0 0.2em 0;
  font-weight: 800;
  font-size: 1.25em;
  color: #fff;
  text-shadow: 0 2px 8px #0005;
}
.tym-clen p {
  margin: 0.2em 0 0 0;
  color: #fff;
  font-weight: 500;
}
.tym-specializace {
  font-size: 1em;
  color: #ffffff;
  font-style: italic;
  font-weight: 500;
  display: block;
  margin-top: 0.4em;
}

/* --- Kde nás najdete sekce --- */
.kdejsme-section {
  background: var(--color-bg);
  padding: 2.7em 0 2em 0;
}
.kdejsme-section h2 {
  text-align: center;
  font-size: 2rem;
  font-weight: 800;
  color: var(--color-accent);
  margin-bottom: 1.3em;
}
.kdejsme-wrap {
  display: flex;
  gap: 3em;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}
.kdejsme-info {
  font-size: 1.13em;
  min-width: 220px;
  max-width: 340px;
  flex: 1 1 220px;
}
.kdejsme-tel {
  color: #fff;
  text-decoration: underline;
  font-weight: 700;
}
.kdejsme-mapa {
  min-width: 240px;
  max-width: 400px;
  flex: 1 1 300px;
  height: 220px;
  border-radius: 14px;
  overflow: hidden;
  box-shadow: 0 2px 12px #0002;
  border: 1px solid #222;
  margin-top: 1em;
}
.kdejsme-mapa iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.navigovat-btn {
  display: inline-block;
  margin-top: 12px;
  padding: 12px 28px;
  background: #181818;
  color: #fff;
  border-radius: 5px;
  text-decoration: none;
  font-weight: 600;
  font-size: 1rem;
  transition: background 0.2s;
  border: none;
}
.navigovat-btn:hover {
  background: #343434;
}

/* Footer */
.footer {
  background: #181818;
  color: #fff;
  text-align: center;
  padding: 1.3em 0 1em 0;
  font-size: 1rem;
  margin-top: 2em;
  position: relative;
}
.footer-divider {
  border: none;
  height: 2.5px;
  width: 60px;
  margin: 0.5em auto 1.5em auto;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 8px #0002;
  display: block;
}
.footer-content {
  margin-bottom: 1em;
}
.footer-insta-center {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 0;
  height: 40px;
}
.insta-link {
  display: flex;
  align-items: center;
  text-decoration: none;
  transition: transform 0.16s;
  margin: 0 auto;
}
.insta-link svg {
  display: block;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 12px #0002;
  transition: box-shadow 0.18s, transform 0.18s;
}
.insta-link:hover svg {
  box-shadow: 0 4px 16px #0005;
  transform: scale(1.08);
}

/* ===== HAMBURGER MENU pro mobil - CELÁ OBRAZOVKA ===== */
@media (max-width: 900px) {
  .nav-container {
    flex-wrap: wrap;
    position: relative;
    z-index: 201;
  }
  .nav {
    flex-direction: column;
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    background: #181818;
    display: none;
    z-index: 2000;
    gap: 0;
    padding-top: 110px;
    padding-bottom: 16px;
    border-bottom: none;
    justify-content: flex-start;
    align-items: center;
    overflow-y: auto;
    transition: opacity 0.3s;
  }
  .nav.show {
    display: flex;
  }
  .nav a {
    display: block;
    width: 100vw;
    text-align: center;
    padding: 22px 0;
    font-size: 1.2rem;
    border-bottom: 1px solid #232323;
    background: none;
  }
  .nav li:last-child .rezervace-btn,
  .nav li .rezervace-btn {
    margin: 18px auto 8px auto;
    display: block;
    width: 93vw;
    font-size: 1.2em;
    padding: 18px 0;
  }
  .hamburger {
    display: flex;
    width: 48px;
    height: 48px;
    margin-left: 0;
    z-index: 3001;
  }
  .menu-close {
    display: block;
    position: absolute;
    top: 24px;
    right: 26px;
    background: none;
    border: none;
    color: #fff;
    font-size: 2.3rem;
    font-weight: 700;
    z-index: 3002;
    cursor: pointer;
    padding: 6px 14px;
    border-radius: 6px;
    transition: background 0.2s, color 0.2s;
  }
  .menu-close:hover,
  .menu-close:focus {
    background: #232323;
    color: #ffd600;
  }
  body.menu-open {
    overflow: hidden;
  }
}

/* --- další úpravy pro menší obrazovky --- */
@media (max-width: 600px) {
  .logo {
    font-size: 1.5rem;
  }
  .logo-img.main-logo,
  .main-logo {
    width: 42px;
    height: 42px;
  }
  .hero-bgvideo-content {
    padding: 3em 0.6em 3em 0.6em;
  }
}
#scrollToTopBtn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 100;
  background-color: black;
  border: none;
  padding: 12px;
  border-radius: 50%;
  cursor: pointer;
  display: none;
  transition: opacity 0.3s ease;
}

#scrollToTopBtn:hover {
  background-color: #444;
}

#scrollToTopBtn svg {
  display: block;
}
.modal {
  position: fixed;
  z-index: 1000;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background-color: rgba(0, 0, 0, 0.85);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.modal-content {
  background-color: #121212;
  padding: 2rem 3rem;
  border-radius: 12px;
  max-width: 600px;
  color: #eee;
  box-shadow: 0 0 20px rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  gap: 2rem;
}

.modal-logo {
  max-width: 120px;
  height: auto;
  flex-shrink: 0;
  filter: brightness(0) invert(1); /* pokud chceš logo světlé (bílá verze), nebo odstraň */
}

.modal-text {
  flex: 1;
  text-align: left;
}

.modal-text p {
  margin-bottom: 1.2rem;
  font-size: 1.1rem;
  line-height: 1.6;
  letter-spacing: 0.02em;
}

.modal-text strong {
  color: #3a86ff; /* jemná modrá pro zvýraznění */
}

#acceptBtn {
  background-color: white;
  color: #121212;
  border: none;
  padding: 0.8rem 2.5rem;
  border-radius: 30px;
  font-size: 1.1rem;
  cursor: pointer;
  font-weight: 600;
  transition: background-color 0.3s ease, color 0.3s ease;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.3);
  margin-top: 1rem;
}

#acceptBtn:hover {
  background-color: #121212;
  color: white;
  box-shadow: 0 0 15px rgba(255, 255, 255, 0.7);
}
@media (max-width: 600px) {
  .modal-content {
    flex-direction: column;
    max-width: 90%;
    padding: 1.5rem 1.5rem;
  }

  .modal-logo {
    max-width: 80px;
    margin-bottom: 1.5rem;
  }

  .modal-text {
    text-align: center;
  }

  #acceptBtn {
    width: 100%;
    padding: 1rem 0;
    font-size: 1.2rem;
    border-radius: 25px;
  }
}
.promo {
  color: #fff;
  text-decoration: none; /* odstraní podtržení */
  font-weight: 500;
  transition: color 0.3s ease;
}

.promo:hover {
  color: #ccc;
}
.btn-navigace {
  display: inline-block;
  margin-top: 10px;
  padding: 12px 24px;
  background-color: #ffffff;
  color: #000000;
  text-decoration: none;
  border-radius: 999px;
  border: 2px solid #000;
  font-weight: bold;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.btn-navigace:hover {
  background-color: #000000;
  color: #ffffff;
}
.sleduj-nas-section {
  background: #181818;
  padding: 3em 0 2em 0;
  text-align: center;
}

.sleduj-nas-section h2 {
  font-size: 2rem;
  font-weight: 800;
  color: #fff;
  margin-bottom: 1em;
  text-shadow: 0 2px 16px #0009;
}

.sleduj-nas-section p {
  font-size: 1.15em;
  color: #fff;
  margin-bottom: 2em;
  font-weight: 500;
}

.social-links {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2.2em;
  flex-wrap: wrap;
  margin-top: 0.5em;
}

.social-links a {
  display: flex;
  align-items: center;
  background: #fff;
  color: #181818;
  text-decoration: none;
  font-weight: 700;
  padding: 0.7em 1.6em 0.7em 1em;
  border-radius: 30px;
  font-size: 1.12em;
  box-shadow: 0 2px 12px #0003;
  transition: background 0.22s, color 0.22s, box-shadow 0.22s;
  border: 2px solid #fff;
  margin: 0 0.2em;
  letter-spacing: 1px;
}

.social-links a:hover {
  background: #181818;
  color: #fff;
  border-color: #fff;
  box-shadow: 0 4px 18px #0006;
}

.social-icon {
  width: 32px;
  height: 32px;
  margin-right: 0.7em;
  object-fit: contain;
}

@media (max-width: 600px) {
  .social-links {
    flex-direction: column;
    gap: 1.1em;
  }
  .social-links a {
    width: 85vw;
    justify-content: center;
    font-size: 1em;
    padding: 0.9em 1em;
  }
}

#consentModal { display: none; }

#consentModal.show { display: flex; } 















