/* GRfoto unified stylesheet */
/* Generated from existing section styles to preserve current cascade order. */

/* ===== style.css ===== */
@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bonheur+Royale&family=Marcellus&family=Monoton&family=Hammersmith+One&family=Kalam&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&family=Griffy&family=Kaushan+Script&family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fjalla+One&family=Merienda:wght@300..900&family=Mukta:wght@200;300;400;500;600;700;800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Raleway:ital,wght@0,100..900;1,100..900&family=Instrument+Serif:ital@0;1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Comic+Neue:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&family=Fira+Sans+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Indie+Flower&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600&family=Roboto:wght@100;300;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cal+Sans&family=Inter+Tight:ital,wght@0,100..900;1,100..900&family=Mea+Culpa&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Hammersmith+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cal+Sans&family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');

/* --- LokÄ‚Ë‡lnÄ‚Â­ fonty --- */
@font-face {
  font-family: 'SigmaSerif';
  src: url('https://grdesign.cz/plugins/templates/font/SigmaSerif-Text.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'SigmaSerifHead';
  src: url('https://grdesign.cz/plugins/templates/font/SigmaSerif-Headline.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* --- HlavnÄ‚Â­ font Quicksand (oddĂ„â€şlenĂ„â€ş kvÄąĹ»li spolehlivÄ‚Â©mu naĂ„Ĺ¤tenÄ‚Â­) --- */

/* --- OstatnÄ‚Â­ fonty --- */



:root {
  --main-color: #0099ff;
  --bg-dark: #1b1b1b;
  --bg-light: #1b1b1b;
  --text-light: #ffffff;
  --accent: #c4a47c;
  color-scheme: light;
}
html {
  color-scheme: light;
  forced-color-adjust: none; /* zakÄ‚Ë‡ÄąÄľe automatickÄ‚Â© Ä‚Ĺźpravy */
}

body {
  margin: 0;
  font-family: 'Quicksand', sans-serif;
  color: var(--text-light);
  scroll-behavior: smooth;
  
  background:
    linear-gradient(135deg, #fff 0%, #333333 70%, #fff 100%), /* tmavÄ‚Ëť gradient */
    url('pozadi.webp'); /* cesta k obrÄ‚Ë‡zku */
    
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-blend-mode: overlay; /* efekt prÄąĹ»hlednosti a mÄ‚Â­chÄ‚Ë‡nÄ‚Â­ */
  
  /* fixnÄ‚Â­ pozadÄ‚Â­, aby se nepohybovalo pÄąâ„˘i scrollovÄ‚Ë‡nÄ‚Â­ */
  background-attachment: fixed;
}

a {
  color: var(--main-color);
  text-decoration: none;
}

.btn {
  display: inline-block;
  margin-top: 2rem;
  padding: 0.8rem 1.5rem;
  font-size: 1rem;
  background-color: #F5F5F5;
  color: #002742;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  text-decoration: none;
  z-index: 1;
  position: relative;
  transition:
    background-color 0.4s ease,
    color 0.4s ease,
    transform 0.4s ease,
    box-shadow 0.4s ease;
}

.btn:hover {
  background-color: #0099FF;
  color: #FFFFFF;
  transform: translateY(-3px);
  box-shadow: 0 4px 10px rgba(0, 153, 255, 0.3);
}
.anchor-offset {
  position: relative;
  top: -60px; /* posune element nahoru o vÄ‚ËťÄąË‡ku navbaru */
  padding-top: 160px; /* aby nezanikl obsah */
  
}
/* Wrapper pro hlavnÄ‚Â­ obsah */
.wrapper {
  width: 100%;        /* minimÄ‚Ë‡lnĂ„â€ş 80% viewportu */
  max-width: 2500px;  /* maximÄ‚Ë‡lnĂ„â€ş 2500 px */
  margin-left: auto;
  margin-right: auto;
  /* pÄąâ„˘Ä‚Â­padnĂ„â€ş pÄąâ„˘idej padding pokud chceÄąË‡ */
}
.wrapper h2 {
	font-size: 36px;
}

.hero-section,
.gallery-section,
.tisk-section,
.nabizime {
  width: 100%;
  max-width: 100%;
  margin: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  box-sizing: border-box;
}

.hero-section .container,
.gallery-section .sekce-obsah,
.tisk-section .tisk-inner,
.tisk-section .tisk-inner.tisk-wrap,
.nabizime .sekce-obsah {
  width: 80% !important;
  max-width: 2500px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  box-sizing: border-box;
}

/* Navbar */
.navbar {
  background-color: rgba(19, 19, 19, 0.9);
  background-image: url('img_template/pozadi_h.webp');
  background-repeat: no-repeat;
  background-position: -10% 0%;
  background-size: auto 200px; /* obrÄ‚Ë‡zek bude vysokÄ‚Ëť cca 200px */

  padding: 0 1rem;
  text-align: center;
  position: sticky;
  top: 0;
  z-index: 10;
  height: 88px;
}
.nav-logo {
  display: inline-block; /* zajistÄ‚Â­, ÄąÄľe logo je blok uvnitÄąâ„˘ inline kontextu */
}

.nav-logo img {
  height: 80px;
  width: auto;
  position: relative;
  top: 0;
  transition: transform 0.3s ease; /* plynulÄ‚Ëť pÄąâ„˘echod */
}

.nav-logo img:hover {
  transform: scale(1.06); /* cca o 5% vĂ„â€ştÄąË‡Ä‚Â­ neÄąÄľ pÄąĹ»vodnÄ‚Â­ velikost */
}

.navbar ul {
	list-style: none;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 2rem;
	width: 90%;
	margin-top: 0px;    /* posunutÄ‚Â­ obsahu (odkazÄąĹ») dolÄąĹ» */
	z-index: 11;
	border-radius: 0 0 0px 0px;
	position: relative;
	top: 0px; /* posune logo 20px nahoru pÄąâ„˘es hranici navbar */
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0; 
}

.navbar a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
	font-family: 'Quicksand', sans-serif;
	font-size: 1.1rem;
	padding: 1rem 1.5rem;
	border-radius: 5px;
	transition: all 0.3s ease;
	display: inline-block;
	backdrop-filter: blur(8px);
}

.navbar a:hover {
	color: #005288;

	box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	backdrop-filter: blur(4px);
}
.navbar ul li a.active:not(.logo-link) {
	color: #88CFFF; /* nebo jinÄ‚Ë‡ barva zvÄ‚ËťraznĂ„â€şnÄ‚Â­ */
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.navbar ul li a.active:hover {
	color: #9FD9FF; /* nebo jinÄ‚Ë‡ barva zvÄ‚ËťraznĂ„â€şnÄ‚Â­ */
	border-radius: 0;
}
ul.creative-menu {
	display: flex;
	justify-content: center;
	gap: 20px;
	list-style: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.creative-menu li a:not(.logo-link) {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  min-height: 88px;
  padding: 12px 22px;
  text-decoration: none;
  color: #eee;
  font-size: 18px;
  font-weight: 400;
  transition: color 0.3s;
  z-index: 1;
}


/* HornÄ‚Â­ a dolnÄ‚Â­ linka */
.creative-menu li a:not(.logo-link)::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-top: 2px solid #0099ff;
  border-bottom: 2px solid #0099ff;
  transform: scaleY(2);
  opacity: 0;
  transition: all 0.3s ease;
  z-index: -1;
}


.creative-menu li a:not(.logo-link)::after {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #00000010;
  transform: scaleY(0);
  opacity: 0;
  transition: all 0.3s ease;
  z-index: -2;
}
/* Hover efekt taky jen na ne-logo */
.creative-menu li a:not(.logo-link):hover {
  color: #FFFFFF;
}

.creative-menu li a:not(.logo-link):hover::before {
  transform: scaleY(1);
  opacity: 1;
}

.creative-menu li a:not(.logo-link):hover::after {
  transform: scaleY(1);
  opacity: 1;
}

.nav-logo .logo-link {
	all: unset;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 88px;
	cursor: pointer;
}
.nav-logo .logo-link:hover {
  all: unset;
  background: none !important;
  box-shadow: none !important;
  color: inherit !important;
  backdrop-filter: none !important;
}













/* MobilnÄ‚Â­ logo */
.mobile-logo {
  display: none; /* zÄąĹ»stÄ‚Ë‡vÄ‚Ë‡ skrytÄ‚Â© na desktopu, zobrazÄ‚Â­ÄąË‡ pÄąâ„˘es media queries */
  position: fixed;
  top: 10px;
  left: 0px;
  z-index: 101;
}

.mobile-logo img {
  height: 80px;
  width: auto;
  transition: transform 0.3s ease; /* plynulÄ‚Ëť pÄąâ„˘echod */
}

.mobile-logo img:hover {
  transform: scale(1.06); /* cca o 5% vĂ„â€ştÄąË‡Ä‚Â­ */
}


/* Hamburger tlaĂ„Ĺ¤Ä‚Â­tko */
.menu-btn {
  display: none;
  position: fixed;
  top: 20px;
  right: 20px;
  width: 30px;
  height: 25px;
  cursor: pointer;
  z-index: 102;
}
.hamburger, .hamburger::before, .hamburger::after {
  content: "";
  display: block;
  background: #fff;
  height: 3px;
  border-radius: 3px;
  position: absolute;
  width: 100%;
  transition: 0.3s ease;
}
.hamburger {
  top: 2px;
  transform: none;
}
.hamburger::before { top: 10px; }
.hamburger::after { top: 20px; }

.hamburger-middle {
  position: absolute;
  left: 0;
  top: 12px;
  width: 100%;
  height: 3px;
  margin-top: 0;
  border-radius: 3px;
  background: #fff;
  transition: opacity 0.3s ease, transform 0.3s ease;
}

/* OtevÄąâ„˘enÄ‚Ëť hamburger */
#menu-toggle {
  display: none;
}
#menu-toggle:checked + .menu-btn .hamburger {
  top: 12px;
  transform: rotate(45deg);
}
#menu-toggle:checked + .menu-btn .hamburger-middle {
  opacity: 0;
  transform: scaleX(0.2);
}
#menu-toggle:checked + .menu-btn .hamburger::before {
  transform: rotate(90deg);
  top: 0;
}
#menu-toggle:checked + .menu-btn .hamburger::after {
  opacity: 0;
}

/* VysouvacÄ‚Â­ menu (pouÄąÄľÄ‚Â­vÄ‚Ë‡ tvoji .creative-menu) */
#menu-toggle:checked ~ .creative-menu {
  transform: translateX(0);
  opacity: 1;
}

























/* Header + Hero sekce */
header {
  position: relative;

  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 1;
}



header::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.15); /* tmavÄ‚Ëť overlay */
  pointer-events: none;
  z-index: 2; /* overlay nad obrÄ‚Ë‡zky, ale pod obsahem */
}

/* pozadÄ‚Â­ */
.hero-bg {
  position: absolute;
  inset: 0;
  background-position: center;
  background-size: cover;
  transition: opacity 3s ease-in-out;
  opacity: 0;
  z-index: 0;
}

.hero-bg.visible {
  opacity: 1;
}

/* obsah headeru */
.hero-content {
  position: relative;
  z-index: 3; /* nad overlayem i pozadÄ‚Â­m */
  color: #fff;
}

.logo {
  position: absolute;
  top: 20px;
  left: 20px;
  z-index: 2;
}

.logo img {
  height: 150px;
  width: auto;
}

.main-logo {
  position: relative;
  z-index: 1;
  max-width: 500px;
  width: 60%;
}
.fotoblog-link {
	top: 15px;
	right: 15px;
	opacity: 0.5;
	transition: opacity 0.3s ease;
	z-index: 20;
	margin-top: 30px;
}

.fotoblog-link img {

  width: auto;
}

.fotoblog-link:hover {
  opacity: 0.9;
}
section:not(.tisk-section):not(.gallery-section):not(.nabizime):not(.ome):not(.eshop-section) {
    min-height: 80%;
    max-height: 80%;
	max-width: 2500px;
      width: 100%;
    margin: 0px auto; /* odsazenÄ‚Â­ shora i zdola a vycentrovÄ‚Ë‡nÄ‚Â­ */
    padding: 2rem 2rem;
  
    color: var(--text-light);
    
  }
.section {
  font-size: 2.5rem;
  margin-bottom: 0rem;
  border-bottom: 2px solid #00cccc;
  display: inline-block;
  padding-bottom: 0.5rem;
}


.nabidka-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 30px;
}

.nabidka-box {
  background: #222;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 0 15px rgba(0, 153, 255, 0.3);
}

.nabidka-box h3 {
	margin-top: 0;
	color: #FFFFFF;
	letter-spacing: -1px;
}

/* Sekce O mnĂ„â€ş a Kontakt */
.sekce {
	display: block;
	margin-top: 2%;
	margin-bottom: 10%;
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}
.sekce-obsah {
	text-align: center;
	min-height: 40%;
	width: 80%;
	max-width: 2500px;
	margin-right: auto;
	margin-left: auto;
}

/* Nadpisy <h2> v sekcÄ‚Â­ch */
.sekce h2 {
	font-size: 4.5rem;
	font-weight: 700;
	margin-bottom: 40px;
	position: relative;
	letter-spacing: -1px;
	text-align: left; /* dÄąĹ»leÄąÄľitÄ‚Â© */
	left:5%;
	font-family: SigmaSerifHead;
}

/* DekorativnÄ‚Â­ linka vlevo */
.sekce h2::after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background: #0099FF;
  margin-top: 0px;
  margin-left: 0;   /* zarovnÄ‚Ë‡nÄ‚Â­ vlevo */
}

/* Podnadpisy (napÄąâ„˘. NabÄ‚Â­zÄ‚Â­me) */
.sekce h3 {
  font-size: 1.4rem;
  font-weight: 600;
  margin-bottom: 10px;
}
/* Footer */
footer {
  background: var(--bg-dark);
  color: var(--text-light);
  text-align: center;
  padding: 20px;
}
.sekce-mezera {
  height: 2rem;
}

















/* TABLETY (do 991px) */
@media (max-width: 991px) {

  header {
    height: 90vh; /* aby hero nebylo pÄąâ„˘Ä‚Â­liÄąË‡ vysokÄ‚Â© */
  }

  .main-logo {
    max-width: 300px;
    width: 70%;
    left: -5%;
  }

  .sekce h2 {
    font-size: 3rem; /* zmenÄąË‡enÄ‚Â­ nadpisÄąĹ» */
    left: 0;
    text-align: center;
  }

  section {
    padding: 3rem 1.5rem;
    margin: 10px auto;
  }
  
  .nabidka-grid {
    gap: 20px;
  }

  .nabidka-box {
    padding: 15px;
  }

  .mobile-logo {
    display: block;
    position: absolute;
    top: 50%;
    left: 0px;
    transform: translateY(-50%);
    z-index: 101;
  }

  .menu-btn {
    display: block;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    width: 30px;
    height: 25px;
    cursor: pointer;
    z-index: 102;
  }

  .navbar a {
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
  }
  .navbar a:hover {
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.4);
  }

  /* HlavnÄ‚Â­ kontejner ul */
  .navbar ul {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 0;
    max-width: 100%;
    margin: 0;
    padding: 0;
  }

  /* Creative menu - zÄ‚Ë‡kladnÄ‚Â­ stav */
  ul.creative-menu {
    position: absolute; /* uvnitÄąâ„˘ navbaru */
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.9); /* Ă„Ĺ¤Ä‚Ë‡steĂ„Ĺ¤nĂ„â€ş prÄąĹ»hlednÄ‚Â© */
	background-image: url('img_template/creative.webp');
	background-repeat: no-repeat;      /* obrÄ‚Ë‡zek se neopakuje */
    background-size: 60% auto;         /* maximÄ‚Ë‡lnĂ„â€ş 50% ÄąË‡Ä‚Â­Äąâ„˘ky, vÄ‚ËťÄąË‡ka automaticky */
    background-position: left top;     /* umÄ‚Â­stĂ„â€şnÄ‚Â­ vlevo nahoÄąâ„˘e */
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center; /* vertikÄ‚Ë‡lnĂ„â€ş vycentrovanÄ‚Â© poloÄąÄľky */
    align-items: center;     /* horizontÄ‚Ë‡lnĂ„â€ş vycentrovanÄ‚Â© */
    gap: 15px;
    opacity: 0;
    transform: translateY(-100%); /* posun nahoru mimo obrazovku */
    transition: transform 0.3s ease, opacity 0.3s ease; /* fade + slide */
    z-index: 105;
    padding: 0;
	max-width: 100%;
  }

  /* otevÄąâ„˘enÄ‚Â­ smĂ„â€şrem dolÄąĹ» */
  ul.creative-menu.open-down {
    top: 100%; /* pod navbar */
    bottom: auto;
    transform: translateY(0);
    opacity: 1;
    padding: 60px 0%;
	width: 100%;
  }

  /* otevÄąâ„˘enÄ‚Â­ smĂ„â€şrem nahoru */
  ul.creative-menu.open-up {
    top: auto;
    bottom: 100%; /* nad navbar */
    transform: translateY(0);
    opacity: 1;
    padding: 60px 0%;
	width: 100%;
  }

  .creative-menu li { margin: 0; }
  .creative-menu li.nav-logo, .nav-logo {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
  }

  /* poslednÄ‚Â­ poloÄąÄľku uÄąÄľ nemusÄ‚Â­me odsazovat dolÄąĹ» */
  .creative-menu li:last-child { margin-bottom: 0; }

  /* odkazy vycentrovanÄ‚Â© a vĂ„â€ştÄąË‡Ä‚Â­ */
  .creative-menu li a {
    display: block;
    font-size: 1.6rem;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    width: 93%;
  }
}

/* MOBILY (do 600px) */
@media (max-width: 600px) {

  body {
    font-size: 15px;
  }

  header {
    height: 90vh;
  }

  .main-logo {
    max-width: 300px;
    width: 80%;
    left:-5%;
  }

  .sekce h2 {
    font-size: 2.2rem;
    text-align: center;
    left: 0;
  }

  .sekce h3 {
    font-size: 1.2rem;
  }

  section {
    padding: 0rem 0rem;
    margin: 10px auto;
  }

  .nabidka-grid {
    grid-template-columns: 1fr; /* jen jeden sloupec */
  }

  .nabidka-box {
    font-size: 0.95rem;
    padding: 12px;
  }

  footer {
    font-size: 0.9rem;
    padding: 15px;
  }
}

.gdpr-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  padding: 20px;
  text-align: center;
  z-index: 9999;
  display: none;
  animation: slideUp 0.6s ease;
}

.gdpr-content {
  max-width: 900px;
  margin: 0 auto;
  font-size: 15px;
  line-height: 1.6;
}

.gdpr-banner a {
  color: #66b3ff;
  text-decoration: underline;
}

.gdpr-banner button {
  background: #007bff;
  border: none;
  color: #fff;
  padding: 10px 25px;
  margin-top: 12px;
  border-radius: 8px;
  font-size: 15px;
  cursor: pointer;
  transition: 0.2s ease;
}
.gdpr-banner button:hover {
  background: #0056b3;
}

@keyframes slideUp {
  from {transform: translateY(100%);}
  to {transform: translateY(0);}
}
/* ===== Modal styl ===== */
.zasady-modal {
  display: none;
  position: fixed;
  z-index: 9999; /* nejvÄ‚ËťÄąË‡e */
  left: 0; top: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.65);
  padding: 30px 20px;
  overflow-y: auto;
  transition: opacity .25s ease;
}
.zasady-modal.show { display: block; }

.zasady-modal-content {
  max-width: 860px;
  margin: 40px auto;
  background: #fff;
  border-radius: 14px;
  padding: 26px 32px;
  box-shadow: 0 10px 45px rgba(0,0,0,0.3);
  position: relative;
  animation: fadeIn .25s ease;
  color: #222;               /* tmavÄ‚Ëť text */
  line-height: 1.7;
  font-family: 'Roboto', sans-serif;
}

.zasady-modal-content h1, 
.zasady-modal-content h2 {
  color: #007bff;
  margin-top: 22px;
  margin-bottom: 10px;
}
.zasady-modal-content h1 { font-size: 24px; }
.zasady-modal-content h2 { font-size: 18px; }

.zasady-modal-content a { color: #007bff; text-decoration: none; }
.zasady-modal-content a:hover { text-decoration: underline; }

.zasady-close {
  position: absolute;
  right: 16px;
  top: 12px;
  border: none;
  background: transparent;
  font-size: 26px;
  color: #007bff;
  cursor: pointer;
  transition: color .2s;
}
.zasady-close:hover { color: #004a9f; }

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(-8px); }
  to { opacity: 1; transform: translateY(0); }
}

.zasady-body {
  max-height: calc(100vh);
  overflow-y: auto;
}

.zasady-loading { color:#555; font-style:italic; }


#terms-popup {
	z-index: 19999;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	overflow: auto;
}

#terms-popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 9999;
  overflow: hidden; /* odstranÄ‚Â­ scroll */
}

#terms-popup .popup-content {
  position: relative;
  margin: 40px auto 0; /* odsazenÄ‚Â­ od shora */
  max-width: 1000px;
  height: calc(100% - 40px); /* vÄ‚ËťÄąË‡ka minus odsazenÄ‚Â­ od shora */
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 25px rgba(0,0,0,0.08);
  overflow: hidden; /* iframe se scrolluje uvnitÄąâ„˘ */
}

#terms-popup iframe {
  width: 100%;
  height: 100%;
  border: none;
}

#terms-accept {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  padding: 10px 25px;
  background: #007bff;
  color: #fff;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  font-size: 16px;
}

#terms-accept:hover {
  background: #0056b3;
}

/* ===== Responsive Menu Polish ===== */
@media (max-width: 991px) {
  body.menu-open {
    overflow-x: hidden;
  }

  .navbar {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 92px;
    height: auto;
    padding: 0 18px;
    overflow: visible;
    position: relative;
    background-position: left top;
 
    background-color: #03060b;
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.34);
    z-index: 120;
    width: 100%;
    box-sizing: border-box;
  }

  .navbar.is-pinned {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  body.mobile-nav-pinned {
    padding-top: 72px;
  }

  .mobile-logo {
    display: block;
    position: absolute;
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
    z-index: 123;
  }

  .mobile-logo img {
    height: clamp(58px, 8vw, 72px);
    width: auto;
  }

  .menu-btn {
    display: block;
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
    width: 34px;
    height: 26px;
    z-index: 124;
  }

  .navbar ul.creative-menu {
    position: absolute;
    top: calc(100% + 10px);
    left: 12px;
    right: 12px;
    width: auto;
    max-width: calc(100vw - 24px);
    margin: 0;
    padding: 14px 12px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 8px;
    border-radius: 26px;
    border: 1px solid rgba(132, 201, 255, 0.18);
    background: rgba(0, 0, 0, 0.92);
    background-image: url('/img_template/pozadi_h.webp');
    background-repeat: no-repeat;
    background-position: -10% 0;
    background-size: auto 200px;
    box-shadow: 0 26px 64px rgba(0, 0, 0, 0.48);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-10px) scale(0.985);
    transition: opacity 0.24s ease, transform 0.24s ease, visibility 0.24s ease;
  }

  .navbar ul.creative-menu.is-open,
  .navbar ul.creative-menu.open-down,
  .navbar ul.creative-menu.open-up,
  #menu-toggle:checked ~ .creative-menu {
    top: calc(100% + 10px);
    bottom: auto;
    width: auto;
    padding: 14px 12px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0) scale(1);
  }

  .creative-menu li {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .creative-menu li a {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 15px 18px;
    text-align: left;
    font-size: clamp(1rem, 2.8vw, 1.15rem);
    line-height: 1.4;
    border-radius: 18px;
  }

  .creative-menu li a:not(.logo-link) {
    overflow: hidden;
    letter-spacing: 0.04em;
    margin: 0;
  }

  .creative-menu li a:not(.logo-link)::before,
  .creative-menu li a:not(.logo-link)::after {
    border-radius: 18px;
  }

  .creative-menu li a:not(.logo-link):hover,
  .creative-menu li a:not(.logo-link):focus-visible {
    color: #ffffff;
    background: rgba(0, 153, 255, 0.1);
    outline: none;
  }

  .creative-menu li.nav-logo,
  .nav-logo {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
  }
}

@media (max-width: 600px) {
  .navbar {
    min-height: 88px;
    padding: 0 14px;
  }

  body.mobile-nav-pinned {
    padding-top: 68px;
  }

  .mobile-logo {
    left: 6px;
  }

  .menu-btn {
    right: 14px;
  }

  .navbar ul.creative-menu,
  .navbar ul.creative-menu.is-open,
  .navbar ul.creative-menu.open-down,
  .navbar ul.creative-menu.open-up,
  #menu-toggle:checked ~ .creative-menu {
    left: 10px;
    right: 10px;
    max-width: calc(100vw - 20px);
    top: calc(100% + 8px);
    bottom: auto;
    padding: 12px 10px;
    border-radius: 22px;
    background-size: auto, auto, min(72vw, 280px) auto;
  }

  .creative-menu li a {
    padding: 14px 16px;
    font-size: 1rem;
  }
}

@media (max-width: 768px) {
  html,
  body {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }

  body {
    position: relative;
  }

  img,
  video,
  iframe,
  canvas,
  svg {
    max-width: 100%;
    height: auto;
  }

  .wrapper {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
  }

  .sekce-obsah {
    width: calc(100% - 24px);
    max-width: 100%;
  }

  section:not(.tisk-section):not(.gallery-section):not(.nabizime):not(.ome):not(.eshop-section) {
    width: 100%;
    max-width: 100%;
    margin: 32px auto;
    padding: 1.25rem 0.75rem;
  }

  .sekce h2 {
    left: 0;
    width: 100%;
    max-width: 100%;
    font-size: clamp(2.2rem, 8vw, 3.2rem);
  }
}

@media (max-width: 520px) {
  .sekce-obsah {
    width: calc(100% - 14px);
  }

  section:not(.tisk-section):not(.gallery-section):not(.nabizime):not(.ome):not(.eshop-section) {
    padding: 1rem 0.4rem;
    margin: 24px auto;
  }

  .sekce h2,
  .wrapper h2 {
    font-size: clamp(2rem, 9vw, 2.8rem);
  }
}


/* ===== ome.css ===== */
@charset "utf-8";
/* CSS Document */
@font-face {font-family: 'SigmaSerif';src: url('https://grdesign.cz/plugins/templates/font/SigmaSerif-Text.woff') format('woff');font-weight: normal;font-style: normal;}
@font-face {font-family: 'SigmaSerifHead';src: url('https://grdesign.cz/plugins/templates/font/SigmaSerif-Headline.woff') format('woff');font-weight: normal;font-style: normal;}

.ome {
	color: #fff;
	width: 100%;
	max-width: 2500px;
	background-color: rgba(255, 255, 255, 1.0);
	background-image:
    
    url('../img_template/pozadi_sikme.webp'),
	url('../img_template/pozadi_sikme4.webp');
	background-size: contain,contain;
	background-position: top center, bottom center;
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 200px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin: 0 auto;
	box-sizing: border-box;
}

.ome-container {
	width: 80%;
	max-width: 2500px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}
.ome h2 {
	font-weight: 700;
	font-size: 6rem;
	margin-bottom: 2rem;
	text-align: left;
	text-shadow: 0 0 5px rgba(0,0,0,0.1);
	letter-spacing: -1px;
	color: #fff;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.8);
}
.ome h4 {
	font-size: 2rem;
	margin-bottom: 1rem;
	font-family: SigmaSerifHead;
	letter-spacing: -1px;
	text-align: right;
	color: #666666;
}
.about-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 40px;
	align-items: flex-start;
	justify-content: center;
	margin-bottom: 0px;
	margin-top: 0px;
}

.about-text {
	flex: 1 1 55%;
	font-size: 1.1rem;
	line-height: 1.7;
	color: #333333;
	padding-left: 0;
}
.about-text h3{
	font-family: SigmaSerifHead;
	color: #666666;
	padding-left: 0;
	font-size: 24px;
	letter-spacing: -1px;
	text-align: left;
}


.about-photo {
	flex: 1 1 35%;
	max-width: 450px;
	padding-top: 40px;
	float: none;
	padding-right: 0;
}

.about-photo img {
	width: 100%;
	border-radius: 10px;

	object-fit: cover;

}


.ome-wrapper {
	position: relative;
	width: 100%;
	max-width: 2500px;
	height: 600px; /* vÄ‚ËťÄąË‡ka okna */
	background-image: url('img_template/4.webp');
	background-size: cover;
	background-position: center;
	background-attachment: fixed; /* pozadÄ‚Â­ je ukotvenÄ‚Â© */
	overflow: hidden; /* skryje, co pÄąâ„˘esahuje */
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 40px;
    }

    /* Obsah uvnitÄąâ„˘ okna */
.ome-scroll-window {
        position: relative;
        z-index: 1;
        padding: 40px;
        color: white;
        background: rgba(0, 0, 0, 0.4); /* prÄąĹ»hlednÄ‚Ëť Ă„Ĺ¤ernÄ‚Ëť podklad pro Ă„Ĺ¤itelnost */
        height: 100%;
        box-sizing: border-box;
    }
	.ome-scroll-window h4 {
	text-align: left!important;
	color: #999999;
    }
		.ome-scroll-window p {
	text-align: left!important;
    }

.article-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
}

.article-card {
	background-color: rgba(255,255,255,0.05);
	border: 1px solid rgba(255,255,255,0.1);
	padding: 20px;
	width: 280px;
	text-align: left;
	border-radius: 8px;
	color: #666666;
	transition: transform 0.3s ease, background-color 0.3s;
	text-decoration: none;
}

.article-card:hover {
	background-color: rgba(255,255,255,0.1);
	transform: translateY(-5px);
	color: #999999;
}

.article-card h4 {
  color: #999999;
  margin-bottom: 10px;
  font-size: 1.2rem;
}
.sekce-mezera {
  height: 4em;
}
/* --- MOBIL + TABLET (max-width: 1024px) --- */
@media (max-width: 1324px) {
.ome h2 {
	color: #333333;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}}

/* --- MOBIL + TABLET (max-width: 1024px) --- */
@media (max-width: 1024px) {

  /* Wrapper O mnĂ„â€ş */
  .ome {
    padding-top: 0px;
    padding-bottom: 20px;
  }

  .about-wrapper {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
  .ome h2 {
  font-size: 5rem;
	text-align:center;
	color: #333333;
}

   

  .about-text {
    flex: 1 1 100%;
    font-size: 0.8rem;
    line-height: 1.5;
    text-align: center;padding-left: 0px;
  }

.about-text h3{
	font-family: SigmaSerifHead;
	color: #666666;
	padding-left: 0px;
	font-size: 22px;
	letter-spacing: -1px;
	text-align: center;
}


.about-photo {
	flex: 1 1 35%;
	max-width: 300px;
	padding-top: 10px;
	float: none;
	padding-right: 0px;
	margin-right: auto;
	margin-left: auto;
}



  .about-photo {
    flex: 1 1 80%;
    max-width: 250px;
    padding-top: 20px;
    padding-left: 0;
    float: none;
  }

  .about-photo img {
    width: 100%;
  }

  /* Ome wrapper (scroll window) */
  .ome-wrapper {
    height: 500px;
    background-attachment: fixed; /* pozadÄ‚Â­ je ukotvenÄ‚Â© */
  }

  .ome-scroll-window {
    padding: 20px;
  }
  
  

  
  
  

  /* Article grid */
  .article-grid {
    flex-direction: column;
    gap: 15px;
    align-items: center;
  }

  .article-card {
    width: 90%;
    padding: 15px;
    text-align: center;
  }

  .article-card h4 {
    font-size: 1rem;
  }

  .article-links h3 {
    font-size: 1.3rem;
    margin-bottom: 20px;
  }
}


.ome .sekce-obsah {
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	text-align: center;
}

.ome .subtitle,
.ome .kontakt-text,
.ome .kontakt-form,
.ome .social-links,
.ome .about-photo,
.ome .about-text {
	margin-left: auto;
	margin-right: auto;
}

.ome h2,
.ome .subtitle {
	width: 100%;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.ome .about-photo {
	display: block;
	width: 100%;
	max-width: 450px;
	margin: 40px auto 0;
}

.ome .about-text {
	width: 100%;
	max-width: 980px;
	text-align: left;
}

.ome .kontakt-text,
.ome .kontakt-form,
.ome .social-links {
	width: 100%;
	max-width: 980px;
}



/* ===== galerie.css ===== */

.galerie {
	color: #f4f4f2;
	background:
    radial-gradient(circle at top, rgba(62, 62, 62, 0.16), transparent 35%),
    linear-gradient(180deg, #151515 0%, #101010 100%);
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 60;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 100;
	padding-left: 0;
}

.gallery-section .sekce-obsah {
  width: 80%;
  max-width: 2500px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

.galerie h2 {
  margin: 0 0 26px;
  font-size: clamp(2.5rem, 5vw, 4rem);
  font-weight: 700;
  letter-spacing: -0.04em;
  color: #fff;
}

.portfolio-note {
  max-width: 980px;
  margin-bottom: 34px;
  color: rgba(255, 255, 255, 0.82);
  font-size: 1.08rem;
  line-height: 1.9;
}

.portfolio-note p {
  margin: 0 0 18px;
}

.portfolio-note a {
	color: #0099FF;
	font-weight: 700!important;
}

.portfolio-note-secondary {
  margin-bottom: 0;
}

.portfolio-lifestyle-head {
  margin-top: 50px;
}

.content-with-offer {
  width: 100%;
  margin: 0 auto;
}

.masonry-grid {
  width: 100%;
  column-count: 4;
  column-gap: 18px;
}

.masonry-trigger,
.ptf-main-button,
.ptf-thumb-button,
.ptf-gallery-tile {
  appearance: none;
  border: 0;
  background: transparent;
  padding: 0;
  cursor: pointer;
}

.masonry-grid .grid-item {
  display: inline-block;
  width: 100%;
  margin: 0 0 18px;
  border-radius: 18px;
  overflow: hidden;
  background: #171717;
  box-shadow: 0 16px 30px rgba(0, 0, 0, 0.2);
  transition: transform 0.28s ease, box-shadow 0.28s ease;
}

.masonry-grid .grid-item img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 220px;
  object-fit: cover;
  filter: grayscale(100%);
  transition: transform 0.35s ease, filter 0.35s ease;
}

.portfolio-masonry .grid-item.is-tall img,
.portfolio-masonry .grid-item.is-portrait img {
  aspect-ratio: 3 / 4.6;
}

.portfolio-masonry .grid-item.is-wide img {
  aspect-ratio: 4 / 2.7;
}

.portfolio-masonry .grid-item.is-square img {
  aspect-ratio: 1 / 1;
}

.portfolio-masonry .grid-item.is-cinematic img {
  aspect-ratio: 16 / 9;
}

.masonry-grid .grid-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 36px rgba(0, 0, 0, 0.28);
}

.masonry-grid .grid-item:hover img {
  filter: grayscale(0%);
  transform: scale(1.03);
}

.ptf-project-grid {
  display: grid;
  width: 100%;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
  margin-top: 28px;
  align-items: start;
}

.ptf-project-card {
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 24px;
  overflow: hidden;
  background:
    linear-gradient(180deg, rgba(32, 32, 32, 0.92), rgba(19, 19, 19, 0.98)),
    #121212;
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.28);
  transition: transform 0.25s ease, border-color 0.25s ease, box-shadow 0.25s ease;
  width: 100%;
  max-width: 360px;
  justify-self: center;
}

.ptf-project-card:hover {
  transform: translateY(-3px);
  border-color: rgba(243, 207, 136, 0.28);
  box-shadow: 0 24px 44px rgba(0, 0, 0, 0.34);
}

.ptf-project-media {
  padding: 18px 18px 0;
}

.ptf-main-button {
  display: block;
  width: 100%;
  border-radius: 18px;
  overflow: hidden;
}

.ptf-main-button img {
  width: 100%;
  aspect-ratio: 4 / 3;
  object-fit: cover;
  display: block;
  filter: grayscale(75%);
  transition: transform 0.35s ease, filter 0.35s ease;
}

.ptf-main-button:hover img,
.ptf-thumb-button:hover img {
  transform: scale(1.03);
  filter: grayscale(0%);
}

.ptf-thumb-row {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  margin-top: 12px;
}

.ptf-thumb-button {
  border-radius: 14px;
  overflow: hidden;
}

.ptf-thumb-button img {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
  filter: grayscale(80%);
  transition: transform 0.35s ease, filter 0.35s ease;
}

.ptf-project-copy {
  padding: 18px 18px 20px;
}

.ptf-project-copy h3 {
  margin: 0 0 10px;
  font-size: 2.2rem;
  line-height: 0.95;
  font-family: "Mea Culpa", cursive;
  font-weight: 400;
  color: #f1f1f1;
}

.ptf-project-short {
  margin: 0;
  color: rgba(255, 255, 255, 0.76);
  line-height: 1.7;
}

.ptf-project-actions {
  margin-top: 18px;
}

.ptf-toggle-gallery-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 220px;
  padding: 14px 20px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(135deg, #202833, #101721);
  color: #fff;
  font-size: 0.95rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.22);
  cursor: pointer;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.ptf-toggle-gallery-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 32px rgba(0, 0, 0, 0.28);
}

.ptf-project-expanded {
  border-top: 1px solid rgba(255, 255, 255, 0.08);
  padding: 18px;
  background: rgba(255, 255, 255, 0.02);
}

.ptf-expanded-copy {
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.85;
  margin-bottom: 18px;
}

.ptf-expanded-copy p {
  margin: 0 0 14px;
}

.ptf-gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(96px, 1fr));
  gap: 10px;
}

.ptf-gallery-tile {
  display: block;
  border-radius: 16px;
  overflow: hidden;
  background: #0f0f0f;
}

.ptf-gallery-tile img {
  display: block;
  width: 100%;
  aspect-ratio: 4 / 5;
  object-fit: cover;
  filter: grayscale(30%);
  transition: transform 0.35s ease, filter 0.35s ease;
}

.ptf-project-more {
  display: flex;
  justify-content: center;
  margin-top: 28px;
}

.ptf-gallery-tile:hover img {
  transform: scale(1.04);
  filter: grayscale(0%);
}

.ptf-lightbox {
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.92);
  opacity: 1;
  visibility: visible;
  transition: opacity 0.38s ease, visibility 0.38s ease;
}

.ptf-lightbox[hidden] {
  display: none;
}

.ptf-lightbox img {
  max-width: min(92vw, 1400px);
  max-height: 88vh;
  border-radius: 18px;
  box-shadow: 0 30px 70px rgba(0, 0, 0, 0.45);
  transform: scale(1);
  opacity: 1;
  transition: transform 0.42s ease, opacity 0.42s ease;
}

.ptf-lightbox.is-entering {
  opacity: 0;
  visibility: hidden;
}

.ptf-lightbox.is-entering img {
  transform: scale(0.96);
  opacity: 0;
}

.ptf-lightbox-close,
.ptf-lightbox-nav {
  position: absolute;
  border: 0;
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  cursor: pointer;
}

.ptf-lightbox-close {
  top: 20px;
  right: 24px;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  font-size: 2rem;
}

.ptf-lightbox-nav {
  top: 50%;
  transform: translateY(-50%);
  width: 56px;
  height: 56px;
  border-radius: 50%;
  font-size: 2rem;
}

.ptf-lightbox-prev {
  left: 22px;
}

.ptf-lightbox-next {
  right: 22px;
}

.latest-posts {
  margin-top: 80px;
}

.latest-posts h2 {
  font-size: clamp(2.1rem, 4vw, 2.9rem);
  margin-bottom: 28px;
}

.posts-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 28px;
  padding-bottom: 120px;
}

.post-item {
	background: rgba(255, 255, 255, 0.07);
	border: 1px solid rgba(255, 255, 255, 0.08);
	border-radius: 20px;
	overflow: hidden;
	transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
}

.post-item:hover {
  transform: translateY(-4px);
  border-color: rgba(243, 207, 136, 0.28);
  box-shadow: 0 18px 34px rgba(0, 0, 0, 0.24);
}

.post-item a {
  color: inherit;
  text-decoration: none;
  display: block;
}

.post-item a h3,
.post-item a p,
.post-item a div,
.post-item a ul,
.post-item a ol {
  padding-left: 14px;
  padding-right: 14px;
}

.post-item img {
  width: 100%;
  height: 260px;
  object-fit: cover;
  display: block;
  filter: grayscale(100%);
  transition: transform 0.35s ease, filter 0.35s ease;
}

.post-item:hover img {
  transform: scale(1.03);
  filter: grayscale(0%);
}

.post-item h3 {
  margin: 18px 0 12px;
  color: #fff;
  font-size: 1.3rem;
}

.post-item p {
  margin: 0 0 18px;
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.6;
}

body.has-lightbox-open {
  overflow: hidden;
}

@media (max-width: 1100px) {
  .masonry-grid {
    column-count: 3;
  }

  .ptf-project-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}

@media (max-width: 768px) {
  .galerie {
    padding-bottom: 70px;
  }

  .masonry-grid {
    column-count: 3;
    column-gap: 12px;
  }

  .masonry-grid .grid-item {
    margin-bottom: 12px;
    border-radius: 14px;
  }

  .ptf-project-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }

  .ptf-project-copy h3 {
    font-size: 1.9rem;
  }

  .ptf-gallery-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .posts-grid {
    grid-template-columns: 1fr;
    padding-bottom: 70px;
  }

  .posts-grid .post-item:nth-child(n+3) {
    display: none;
  }

  .post-item img {
    height: 220px;
  }
}

@media (max-width: 520px) {
  .masonry-grid {
    column-count: 3;
  }

  .ptf-project-grid {
    grid-template-columns: 1fr;
  }

  .ptf-project-media,
  .ptf-project-copy,
  .ptf-project-expanded {
    padding-left: 14px;
    padding-right: 14px;
  }

  .ptf-thumb-row {
    gap: 8px;
  }

  .ptf-toggle-gallery-btn {
    width: 100%;
    min-width: 0;
  }

  .ptf-lightbox-prev,
  .ptf-lightbox-next {
    width: 46px;
    height: 46px;
  }
}




/* ===== nabizime.css ===== */
/* Sekce NabÄ‚Â­zÄ‚Â­me */
.nabizime {
	color: #222; /* tmavÄ‚Â©, ale ne Ă„Ĺ¤ernÄ‚Â© */
	position: relative;
	z-index: 1;
	background-color: rgba(240, 240, 240, 0.8);
	background-image:
    
    url('../img_template/pozadi_sikme3.webp'),
	url('../img_template/pozadi_sikme2.webp');
	background-repeat: no-repeat;
	background-position: top;
	background-size: contain,contain;
	background-position: top center, bottom center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 80px;
	padding-left: 0;
}
.nabizime h2 {
  	font-weight: 700;
	font-size: 6rem;
	margin-bottom: 2rem;
	text-align: left;
	text-shadow: 0 0 5px rgba(0,0,0,0.1);
	letter-spacing: -1px;
	color: #fff;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.8);
}


/* Popup objednĂˇvky limitky */
#objednavka-message {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(255, 255, 255, 0.95); /* bĂ­lĂ© s jemnou pruhlednostĂ­ */
  color: #000; /* cernĂ˝ text */
  padding: 25px 30px;
  border-radius: 12px;
  box-shadow: 0 6px 20px rgba(0,0,0,0.25);
  z-index: 9999;
  display: none;
  max-width: 400px;
  width: 90%;
  text-align: center;
  font-family: Arial, sans-serif;
  transition: opacity 0.3s ease, transform 0.3s ease;
  opacity: 0;
}

#objednavka-message.show {
  display: block;
  opacity: 1;
}

#objednavka-message p {
  margin: 0;
  font-size: 16px;
}

#close-objednavka-message {
  position: absolute;
  top: 10px;
  right: 12px;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  cursor: pointer;
  user-select: none;
}
#close-objednavka-message:hover {
  color: #000;
}


















/* ĂšVOD SEKCĂŤ LIMITOVANĂťCH TISKU */
.limitovana-uvod {
  width: 78%;
  margin: 40px auto 28px;
  text-align: left;
  font-size: 1.08rem;
  line-height: 1.8;
  color: #333;
  animation: fadeInUp 0.8s ease both;
}

/* HLAVNĂŤ BLOK LIMITOVANĂ‰ EDICE */
.limitovana-edice {
  padding: 64px 0 72px;
  color: #333;
  background: #fafafa; /* lehkĂ© odliĹˇenĂ­ sekce */
  border-radius: 8px;
}

/* Nadpis H2 */
.limitovana-edice h2 {
  font-family: SigmaSerifHead, serif;
  font-weight: 700;
  text-align: left;
  font-size: 2.9rem;
  margin-bottom: 1.6rem;
  color: #222;
  position: relative;
}

.limitovana-edice h2::after {
  content: "";
  display: block;
  width: 72px;
  height: 3px;
  margin: 12px 0 0;
  background: linear-gradient(90deg, #1a73e8, #5a95f5);
  border-radius: 2px;
}

/* Obal textu */
.limitovana-edice .limitovana-edice-text {
	width: 95%;
	animation: fadeInUp 1s ease both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Odstavce */
.limitovana-edice .limitovana-edice-text p {
  margin: 0 0 18px;
  line-height: 1.8;
  font-size: 1.05rem;
  animation: fadeInUp 1.2s ease both;
}

/* Podnadpisy */
.limitovana-edice h3 {
  font-weight: 600;
  font-size: 1.1rem;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin: 28px 0 14px;
  color: #111;
}

/* Seznam s modernĂ­m pruhem */
.limitovana-edice ul {
	border-left: 4px solid transparent;
	border-image: linear-gradient(to bottom, #1a73e8, #5a95f5);
	border-image-slice: 1;
	width: 88%;
	border-radius: 6px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.05);
	margin-top: 32px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding-top: 24px;
	padding-right: 0;
	padding-bottom: 24px;
	padding-left: 28px;
}

/* OdrĂˇĹľky */
/* Seznam variant â€“ modernĂ­ checklist */
.limitovana-edice .limitovana-edice-text ul {
	list-style: none;
	padding: 0;
	display: flex;
	flex-direction: column;
	gap: 14px;
	border: 0px none #FFFFFF;
	margin-top: 32px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}

.limitovana-edice .limitovana-edice-text ul li {
  position: relative;
  padding: 14px 18px 14px 48px;
  background: #fff;
  border: 1px solid #e4e7eb;
  border-radius: 8px;
  line-height: 1.6;
  font-size: 1.02rem;
  box-shadow: 0 2px 6px rgba(0,0,0,0.04);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.limitovana-edice .limitovana-edice-text ul li::before {
  content: "\2713";  /* Unicode pro ? */
  position: absolute;
  left: 18px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
  font-weight: 700;
  color: #1a73e8;
}

.limitovana-edice .limitovana-edice-text ul li:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 14px rgba(0,0,0,0.08);
}

/* SilnejĹˇĂ­ zvĂ˝raznenĂ­ */
.limitovana-edice strong {
  font-weight: 700;
  color: #111;
}

/* Animace */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* RESPONSIVE */
@media (max-width: 1024px) {
  .limitovana-uvod,
  .limitovana-edice .limitovana-edice-text { width: 86%; }
}

@media (max-width: 768px) {
  .limitovana-uvod { 
    width: 90%;
    font-size: 1rem;
    line-height: 1.7;
  }
  .limitovana-edice { padding: 48px 0 56px; }
  .limitovana-edice h2 { font-size: 1.9rem; }
  .limitovana-edice h3 { font-size: 1rem; }
  .limitovana-edice .limitovana-edice-text { width: 90%; }
}

@media (max-width: 480px) {
  .limitovana-edice h2 { font-size: 1.55rem; }
  .limitovana-edice .limitovana-edice-text p { font-size: 0.97rem; }
  .limitovana-edice .limitovana-edice-text ul li { padding-left: 26px; }
  .limitovana-edice .limitovana-edice-text ul li::before {
    width: 8px;
    height: 8px;
    top: 0.7em;
  }
}













/* LimitovanÄ‚Ë‡ edice */
.limitovana-edice {
    margin: 1rem auto 4rem auto;
    padding: 4rem 2rem 3rem 2rem;
    max-width: 2500px;
    border-radius: 15px;


}

/* Nadpis limitovanÄ‚Â© edice */
.limitovana-edice h2 {
    text-align: left;
    font-size: 2.8rem;
    margin-bottom: 2rem;
    color: #222;
    font-weight: 700;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.0);
}
.limitovana-edice-text {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	text-align: left;
}
.limitovana-edice-text2 {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	text-align: left;
}
.limitovana-edice-nadpis {
	font-size: 1.5em;
	color: #333333;
	padding-left: 40px;
	padding-top: 20px;
	text-align: left;
	letter-spacing: -1px;
	font-family: SigmaSerifHead;
	text-decoration: underline;
}

















/* Grid limitovanÄ‚Ëťch boxÄąĹ» */
.limity-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 25px;
    justify-items: center;
}

/* JednotlivÄ‚Ëť box */
.limit-box {
	border-radius: 15px;
	overflow: hidden;
	padding: 15px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
	text-align: center;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	background: linear-gradient(145deg, #ffffff 0%, #b7b7b3 70%, #ffffff 100%);
	border: 3px solid #E3E3DF;
}
.limit-box .cena {
	font-weight: bold;
}

.limit-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 20px rgba(132,206,255,0.3); /* modrÄ‚Ëť nÄ‚Ë‡dech */
}

.limit-box img {
    width: 100%;        /* zabere ÄąË‡Ä‚Â­Äąâ„˘ku boxu */
    height: 270px;      /* pevnÄ‚Ë‡ vÄ‚ËťÄąË‡ka */
    object-fit: cover;  /* oÄąâ„˘Ä‚Â­zne obrÄ‚Ë‡zek, aby vyplnil box */
    border-radius: 12px;
    margin-bottom: 0px;
    transition: transform 0.3s ease;
}

.limit-box:hover img {
    transform: scale(1.05);
}

.limit-box h3 {
	color: #333333;
	margin-bottom: 8px;
	font-weight: 600;
	font-family: SigmaSerifHead;
	font-size: 2em;
}

.limit-box p {
	color: #333333;
	font-size: 0.95rem;
	margin-bottom: 15px;
}

.limit-box .btn {
	background-color: #0099FF; /* tvoje modrÄ‚Ë‡ */
	color: #fff;
	border: none;
	padding: 0.75rem 1.2rem;
	border-radius: 12px;
	cursor: pointer;
	font-weight: 600;
	transition: background-color 0.3s ease;
	font-variant: normal;
	letter-spacing: -1px;
	text-transform: capitalize;
	font-size: 1.1em;
}

.limit-box .btn:hover {
    background-color: #5eb8ff;
    color: #fff;
}
/* Kontejner tlaĂ„Ĺ¤Ä‚Â­tek */
button.add-to-order {
  display: inline-block;
  padding: 10px 20px;
  border: none;
  border-radius: 8px;
  background: #333;
  color: #fff;
  cursor: pointer;
  text-align: center;
}

button.add-to-order .but_koupit {
  display: block;
  font-size: 36px;
  font-weight: bold;
  color: #CCCCCC;
  font-variant: normal;
  letter-spacing: -1px;
  font-family: SigmaSerif;
  text-transform: lowercase;
}

/* stav po vybrĂˇnĂ­ */
button.add-to-order.vybrano .but_koupit {
  color: #ffffff;          /* treba bĂ­lĂˇ */
  text-transform: uppercase; /* ukĂˇzka â€“ text velkĂ˝mi pĂ­smeny */
  letter-spacing: 0px;       /* muĹľeĹˇ doladit */
  font-size: 30px;
    font-family: SigmaSerif;
  text-transform: lowercase;
}
button.add-to-order .but_text {
	display: block;
	font-size: 16px;
	color: #666666;
	text-transform: lowercase;
}
button.add-to-order.vybrano .but_text {
  color: #ffffff; /* bĂ­lĂ˝ text pri vybrĂˇnĂ­ */
}
.btn-group {
  display: flex;
  gap: 10px; /* mezera mezi tlaĂ„Ĺ¤Ä‚Â­tky */
  margin-top: 10px;
}

/* VÄąË‡echna tlaĂ„Ĺ¤Ä‚Â­tka */
.btn.add-to-order {
  flex: 1; /* tlaĂ„Ĺ¤Ä‚Â­tka stejnÄ‚Â© ÄąË‡Ä‚Â­Äąâ„˘ky */
  aspect-ratio: 1 / 1; /* Ă„Ĺ¤tvercovÄ‚Ë‡ */
  display: flex;
  flex-direction: column; /* Ä‘Ĺşâ€Â texty pod sebe */
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 1.1em;
  cursor: pointer;
  border: 2px solid #84CEFF;
  background-color: #fff;
  color: #333;
  border-radius: 10px;
  transition: all 0.3s ease;
  position: relative;
  padding: 0 5px;
  text-align: center;
}

/* Hover efekt */
.btn.add-to-order:hover:not(:disabled) {
  background-color: #84CEFF;
  color: #fff;
  transform: scale(1.05);
}

/* TlaĂ„Ĺ¤Ä‚Â­tko po vybrÄ‚Ë‡nÄ‚Â­ */
.btn.add-to-order.vybrano {
	background-color: #0099FF;
	color: #fff;
}

/* TlaĂ„Ĺ¤Ä‚Â­tko vyprodÄ‚Ë‡no */
.btn.add-to-order.vyprodano {
  background-color: #ccc;
  color: #666;
  cursor: not-allowed;
  border-color: #999;
}
.vyprodano {
  background-color: #ccc!important;
  color: #666;
  cursor: not-allowed;
  border-color: #999;
}
/* Print-offers */
.print-offers-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    margin: 4rem auto 0 auto;
    max-width: 1000px;
}

.print-offer {
    flex: 1 1 300px;
    background: #e0e0e0; /* svĂ„â€ştlÄ‚Ë‡ ÄąË‡edÄ‚Ë‡ */
    padding: 25px 20px;
    border-radius: 15px;
    color: #222;
    font-size: 1rem;
    line-height: 1.5;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    text-align: left;
}

.print-offer h2 {
    color: #222;
    font-size: 1.8rem;
    margin-bottom: 1rem;
}

.print-offer ul {
    list-style: disc inside;
    margin-bottom: 2rem;
}

.print-offer button.btn {
	width: 100%;
	background-color: #0099FF;
	border: none;
	padding: 1rem 0;
	font-weight: 600;
	border-radius: 10px;
	cursor: pointer;
	transition: background-color 0.3s ease;
	color: #fff;
}

.print-offer button.btn:hover {
	background-color: #6AC4FF;
	color: #fff;
}

/* NabÄ‚Â­dka dalÄąË‡Ä‚Â­ch sluÄąÄľeb */
.nabidka-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	gap: 25px;
	margin-top: 3rem;
	padding-top: 3rem;
	padding-bottom: 3rem;
}

.nabidka-box {
    background-color: #e0e0e0;
    padding: 25px 20px;
    border-radius: 12px;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    color: #222;
    text-align: left;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.nabidka-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 0 20px rgba(132,206,255,0.3);
}

.nabidka-box h3 {
    color: #222;
    margin-bottom: 0.75rem;
}

.nabidka-box p {
    font-size: 0.95rem;
    line-height: 1.5;
}

/* Rekapitulace */
.rekapitulace-wrapper {
	background-color: #f9f9f9;
	padding: 25px;
	border-radius: 12px;
	max-width: 900px;
	margin: 20px auto;
	box-shadow: 0 4px 15px rgba(0,0,0,0.05);
	font-family: sans-serif;
	text-align: center;
}

.rekapitulace-wrapper h3 {
  font-size: 1.6rem;
  margin-bottom: 15px;
  color: #222;
}

#rekapitulace-list .rekap-item {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #222;
}

/* FormulĂˇr objednĂˇvky */
#objednavka-form {
    display: flex;
    flex-direction: column;
    gap: 15px;
    max-width: 500px;
    margin: 40px auto;
    padding: 25px 30px;
    font-size: 1rem;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
    border-top: 5px solid #84CEFF;
}

#objednavka-form h3 {
    font-size: 1.5rem;
    margin-bottom: 15px;
    color: #222;
    text-align: center;
}

/* rĂˇdek formulĂˇre = label + input na jednĂ© lince */
.form-row {
    display: flex;
    align-items: center;
    gap: 10px;
}

.form-row label {
    flex: 0 0 30%;  /* label mĂˇ cca 30 % */
    font-size: 0.95rem;
    font-weight: 500;
    color: #333;
    text-align: right;
    padding-right: 8px;
}

.form-row input[type="text"],
.form-row input[type="tel"],
.form-row input[type="email"] {
    flex: 1; /* zabere zbytek, tedy cca 70 % */
    padding: 10px 12px;
    font-size: 1rem;
    border: 1px solid #ddd;
    border-radius: 8px;
    background-color: #fafafa;
    transition: border 0.2s, box-shadow 0.2s;
}

.form-row input:focus {
    border-color: #84CEFF;
    box-shadow: 0 0 6px rgba(132,206,255,0.4);
    outline: none;
    background-color: #fff;
}

/* checkbox zvlĂˇĹˇt */
.checkbox-row {
    display: flex;
    align-items: center;
    gap: 10px;
}

.checkbox-row input[type="checkbox"] {
    width: 18px;
    height: 18px;
    accent-color: #84CEFF;
}

#objednavka-form .btn {
    margin-top: 10px;
    padding: 12px;
    font-size: 1.1rem;
    background: linear-gradient(135deg, #84CEFF, #5bbdfc);
    color: #fff;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    transition: transform 0.2s, box-shadow 0.2s;
}

#objednavka-form .btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(132,206,255,0.4);
}

#objednavka-form .btn:hover {
    background-color: #5eb8ff;
}

/*  ResponsivnĂ­ Ăşpravy pro mobily */
@media (max-width: 600px) {
  #objednavka-form {
    padding: 20px 15px;
    margin: 20px auto;
    max-width: 95%; /* aby se drĹľel u kraje ale nelepĂ­ se */
  }

  .form-row {
    flex-direction: column;   /* label nad inputem */
    align-items: stretch;     /* roztĂˇhne inputy na 100 % */
    gap: 5px;                 /* menĹˇĂ­ mezera */
  }

  .form-row label {
    flex: unset;              /* zruĹˇĂ­ pevnou ĹˇĂ­rku */
    text-align: left;         /* zarovnĂˇnĂ­ doleva */
    padding-right: 0;
    font-size: 1rem;
  }

  .form-row input[type="text"],
  .form-row input[type="tel"],
  .form-row input[type="email"] {
    width: 100%;              /* input pres celou ĹˇĂ­rku */
    box-sizing: border-box;
  }

  .checkbox-row {
    flex-wrap: wrap;          /* kdyby byl dlouhĂ˝ text */
    align-items: flex-start;
  }

  #objednavka-form h3 {
    font-size: 1.3rem;
  }

  #objednavka-form .btn {
    width: 100%;
    font-size: 1rem;
    padding: 14px;
  }
}

















#rekapitulace-list,
#rekapitulace-list ul {
    list-style: none; /* zruÄąË‡Ä‚Â­ teĂ„Ĺ¤ky/odrÄ‚Ë‡ÄąÄľky */
    padding: 0;
    margin: 0;
}
/* Seznam rekapitulace */
#rekapitulace-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* PoloÄąÄľka rekapitulace */
.rekap-item {
	display: flex;
	align-items: flex-start;
	gap: 15px;
	background-color: #f5f5f5;
	padding: 10px;
	border-radius: 10px;
	margin-bottom: 15px;
	position: relative;
	max-width: 100%;
}
.rekap-item .nadpis {
	font-family: SigmaSerifHead;
	font-size: 2em;
	margin-top: 5px;
	margin-bottom: 5px;
}
.rekap-item .cena_ks {
	font-family: SigmaSerif;
	font-size: 1.2em!important;
}
.rekap-item .cena_celkem {
	font-family: SigmaSerif;
	font-size: 1.3em!important;
}
.rekap-item .popis {
	font-family: SigmaSerif;
	font-size: 0.8em!important;
	margin-bottom: 20px;
}
.rekap-item label {

  align-items: center;   /* vertikĂˇlnĂ­ zarovnĂˇnĂ­ */
  height: 30px;          /* pevnĂˇ vĂ˝Ĺˇka */
  font-size: 16px;       /* velikost pĂ­sma */
  gap: 8px;              /* mezera mezi textem a inputem */
}

.rekap-item label input {
  height: 100%;          /* prizpusobĂ­ se vĂ˝Ĺˇce labelu */
  font-size: 16px;       /* stejnĂ© pĂ­smo jako text */
  padding: 0 6px;        /* trochu vnitrnĂ­ mezery */
  box-sizing: border-box;
}

/* ObrÄ‚Ë‡zek */
.rekap-item img {
  border-radius: 5px;
  object-fit: cover;
  width: 100%;
  max-width: 250px;
  height: 200px; /* pevnÄ‚Ë‡ vÄ‚ËťÄąË‡ka, vyplnÄ‚Â­ box */
  flex-shrink: 0;
}

/* Info o poloÄąÄľce */
.rekap-info {
	flex: 1;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	text-align: center;
}

/* Nadpis */
.rekap-info strong {
  font-size: 20px;
  margin-bottom: 3px;
}

/* Popis */
.rekap-info p {
  font-size: 14px;
  margin: 0 0 4px 0;
  line-height: 1.2;
}

/* Cena */
.rekap-info p:last-of-type {
  font-weight: bold;
}

/* KÄąâ„˘Ä‚Â­ÄąÄľek pro odstranĂ„â€şnÄ‚Â­ */
.rekap-item .remove-item {
  position: absolute;
  top: 5px;
  right: 5px;
  cursor: pointer;
  color: #ff4d4f;
  font-size: 48px !important;
  font-weight: bold;
  user-select: none;
  transition: transform 0.2s ease, color 0.2s ease;
  line-height: 1;
  display: inline-block;
}

.rekap-item .remove-item:hover {
  color: #ff0000;
  transform: scale(1.2);
}

/* VybranÄ‚Ë‡ poloÄąÄľka */
.rekap-item.vybrano-item {
  border: 2px solid #007bff;
  background: #e6f0ff;
}

#objednavka-form p span# {
	font-weight: bold;
	font-size: 3rem;
	color: #333333;
	letter-spacing: -1px;
}
.obj_celkem {
	font-size: 1.4rem;
	color: #666666;
	letter-spacing: -1px;
}
.obj_celkem .celkem {
	font-size: 2.5rem;
	color: #1d1d1d;
	font-weight:700;
	letter-spacing: -1px;
}
.form-message {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #222;
  color: #fff;
  padding: 20px 30px;
  border-radius: 10px;
  box-shadow: 0 0 25px rgba(0,0,0,0.5);
  z-index: 9999;
  max-width: 90%;
  text-align: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.form-message.show {
  display: block;
  opacity: 1;
}
.close-message {
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
  font-size: 20px;
  font-weight: bold;
}
/* --- Overlay pro popup --- */
#terms-popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
  z-index: 9998;
}

/* --- Popup okno --- */
#terms-popup {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 600px;
  max-height: 90vh;
  overflow-y: auto;
  background: #fff;
  border-radius: 10px;
  padding: 25px 30px;
  box-shadow: 0 12px 30px rgba(0,0,0,0.3);
  z-index: 9999;
  font-family: Arial, sans-serif;
  color: #333;
}

/* Nadpis */
#terms-popup h2 {
  font-size: 1.8rem;
  margin-bottom: 15px;
  text-align: center;
}

/* Text */
#terms-popup p {
  margin-bottom: 12px;
  line-height: 1.5;
  font-size: 0.95rem;
}

/* TlaĂ„Ĺ¤Ä‚Â­tko zavÄąâ„˘Ä‚Â­t */
#terms-popup button#close-terms {
  display: block;
  margin: 15px auto 0;
  padding: 8px 20px;
  font-size: 0.95rem;
  background: #333;
  color: #fff;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.2s ease;
}

#terms-popup button#close-terms:hover {
  background: #555;
}

/* Odkaz na podmÄ‚Â­nky ve formulÄ‚Ë‡Äąâ„˘i */
label a#open-terms {
  color: #0077cc;
  text-decoration: underline;
  cursor: pointer;
}

label a#open-terms:hover {
  color: #005fa3;
}#terms-lightbox {
  max-width: 600px;
  padding: 20px;
  background-color: #fff;
  color: #000;
  overflow-y: auto;     /* scroll jen uvnitÄąâ„˘ Lightboxu */
  max-height: 80vh;     /* Lightbox zabere max 80% vÄ‚ËťÄąË‡ky okna */
  box-sizing: border-box;
}
/* Checkbox uprostÄąâ„˘ed */
.terms-checkbox-wrapper {
  display: flex;
  justify-content: center; /* horizontÄ‚Ë‡lnĂ„â€ş */
  margin: 20px 0;
}

.terms-checkbox {
  display: flex;
  align-items: center; /* vertikÄ‚Ë‡lnĂ„â€ş */
  gap: 8px; /* mezera mezi checkboxem a textem */
  font-size: 0.95rem;
}

.terms-checkbox input[type="checkbox"] {
  width: 18px;
  height: 18px;
}



/* --- TABLET a MOBIL (max-width: 1024px) --- */
@media (max-width: 1024px) {

  .nabizime {
    padding-top: 10px;
    padding-bottom: 150px;
  }

  .nabizime h2 {
    font-size: 3rem;
    text-align:left;
  }

  /* LimitovanÄ‚Ë‡ edice */
  .limitovana-edice {
    padding: 3rem 1.5rem 2rem 1.5rem;
  }

  .limitovana-edice h2 {
    font-size: 2.2rem;
    text-align: left;
	
  }

  .limity-grid {
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: 20px;
  }

  .limit-box {
    padding: 12px;
  }

  .limit-box h3 {
    font-size: 1.1rem;
  }

  .limit-box p {
    font-size: 0.9rem;
  }

  .limit-box .btn {
    padding: 0.6rem 1rem;
    font-size: 1rem;
  }

  /* Print-offers */
  .print-offers-wrapper {
    flex-direction: column;
    gap: 20px;
    max-width: 90%;
    margin: 3rem auto 0 auto;
  }

  .print-offer {
    flex: 1 1 100%;
    padding: 20px;
    text-align: center;
  }

  .print-offer h2 {
    font-size: 1.5rem;
  }

  .print-offer button.btn {
    padding: 0.9rem 0;
    font-size: 1rem;
  }

  /* NabÄ‚Â­dka dalÄąË‡Ä‚Â­ch sluÄąÄľeb */
  .nabidka-grid {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 15px;
  }

  .nabidka-box {
    padding: 20px;
  }

  .nabidka-box h3 {
    font-size: 1.1rem;
  }

  .nabidka-box p {
    font-size: 0.9rem;
  }

  /* FormulÄ‚Ë‡Äąâ„˘ objednÄ‚Ë‡vky */
  #objednavka-form {
    max-width: 90%;
    gap: 15px;
	 margin: 0px auto;
    padding: 0px 30px;
    font-size: 1rem;
  }

  #objednavka-form h3 {
    font-size: 1.5rem;
  }

  #objednavka-form label {
    font-size: 1rem;
  }

  #objednavka-form input[type="text"],
  #objednavka-form input[type="tel"],
  #objednavka-form input[type="email"] {
    padding: 10px 12px;
    font-size: 1rem;
  }

  #objednavka-form .btn {
    padding: 12px;
    font-size: 1.1rem;
  }

  #rekapitulace-list .rekap-item {
    flex-direction: column;
    text-align: center;
    padding: 15px;
  }
  .limitovana-edice-text {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 40px;
	text-align: center;
}
.limitovana-edice-text2 {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 0px;
	text-align: center;
}
.limitovana-edice-nadpis {
	font-size: 1.5em;
	color: #333333;
	padding-left: 0px;
	padding-top: 20px;
	text-align: center;
	letter-spacing: -1px;
	font-family: SigmaSerifHead;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
}


}

/* --- MOBIL (max-width: 600px) --- */
@media (max-width: 600px) {

  .nabizime h2 {
    font-size: 3rem;
	text-align:left;
  }

  .limitovana-edice h2 {
    font-size: 1.8rem;
	text-align:left;
	
  }

  .limity-grid {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .limit-box h3 {
    font-size: 1rem;
  }

  .limit-box p {
    font-size: 0.85rem;
  }

  .limit-box .btn {
    font-size: 0.95rem;
    padding: 0.5rem 0.8rem;
  }

  .print-offer h2 {
    font-size: 1.3rem;
  }

  .nabidka-box h3 {
    font-size: 1rem;
  }

  #objednavka-form h3 {
    font-size: 1.3rem;
  }

  #objednavka-form input[type="text"],
  #objednavka-form input[type="tel"],
  #objednavka-form input[type="email"] {
    font-size: 0.95rem;
  }

  #objednavka-form .btn {
    font-size: 1rem;
    padding: 10px;
  }

  #rekapitulace-list .rekap-item {
    padding: 10px;
  }
}



.nabizime .sekce-obsah {
	width: 80%;
	max-width: 2500px;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}



/* ===== kontakt.css ===== */
@charset "utf-8";
/* CSS Document */

.kontakt {
	color: #fff;
	background-color: rgba(19, 19, 19, 1.0);
	
	background-size: cover;
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 100px;
	padding-left: 0;
	margin: 0;
}
.kontakt h2 {
  font-size: 4rem;
  margin-bottom: 1rem;
  font-family: SigmaSerifHead;
}

.kontakt-text {
  font-size: 1.2rem;
  margin-bottom: 2rem;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.kontakt-form {
  display: flex;
  flex-direction: column;
  gap: 15px;
  max-width: 500px;
  margin: 0 auto 2rem auto;
}

.kontakt-form input,
.kontakt-form textarea {
  padding: 12px 15px;
  border: none;
  border-radius: 5px;
  font-size: 1rem;
}

.kontakt-form button {
  align-self: center;
  padding: 0.8rem 2rem;
}

.social-links {
  display: flex;
  justify-content: center;
  gap: 20px;
  font-size: 1.2rem;
}

.social-links a {
  color: #0099ff;
  text-decoration: none;
  transition: color 0.3s;
}

.social-links a:hover {
  color: #fff;
}
.form-message {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(0,0,0,0.85);
  color: #fff;
  padding: 20px 30px;
  border-radius: 10px;
  box-shadow: 0 0 20px rgba(0,0,0,0.5);
  z-index: 9999;
  opacity: 0;
  transition: opacity 0.4s ease;
}

.form-message.show {
  display: block;
  opacity: 1;
}

.close-message {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 18px;
  cursor: pointer;
}

.kontakt-form input,
.kontakt-form textarea,
.kontakt-form button {
  width: 100%;
  margin-bottom: 15px;
  padding: 12px;
  font-size: 1rem;
  border-radius: 6px;
  border: 1px solid #ccc;
  box-sizing: border-box;
}

.kontakt-form button {
  background-color: #0099ff;
  color: #fff;
  border: none;
  cursor: pointer;
  transition: background 0.3s ease;
}

.kontakt-form button:hover {
  background-color: #007acc;
}

/* --- Responzivita pro mobil a tablet --- */
@media (max-width: 768px) {
  .kontakt h2 {
     font-size: 3rem;
	text-align:left;
  }

  .kontakt-text {
    font-size: 1rem;
  }

  .kontakt-form {
    width: 90%;
  }

  .social-links {
    flex-direction: column;
    gap: 10px;
  }
}


/* ===== uvitani.css ===== */
.hero-section {
	color: #333333;
	background-color: rgba(247, 247, 244, 1.0);
	background-image:
    
    url(''),
	url('../img_template/pozadi_sikme4.webp');
	background-size: contain,contain;
	background-position: top center, bottom center;
	background-repeat: no-repeat;
	padding-top: 5px!important;
	padding-right: 0px;
	padding-bottom: 200px;
	padding-left: 0px;
	margin-top: 0px!important;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container {
	width: 80%;
	max-width: 2500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px!important;
	box-sizing: border-box;
}

.hero-text {
	text-align: center;
	padding-top: 40px;
}
.hero-text h1 {
	font-size: 4.5rem!important;
	font-family: SigmaSerifHead!important;
	margin-bottom: 20px;
	letter-spacing: -3px;
	font-weight: 300!important;
	color: #666666!important;
}

.hero-text .highlight {
	color: #0099FF; /* modrĂˇ akcentnĂ­ barva */
	font-weight: 600!important;
}

.hero-text p {
  font-size: 1.1rem;
  margin-bottom: 15px;
  line-height: 1.6;
  color: #333;
}

.hero-buttons .btn {
	display: inline-block;
	padding: 12px 24px;
	margin: 6px;
	border-radius: 8px;          /* hlavnĂ­ barva */
	color: #fff;
	font-weight: 600;
	text-decoration: none;
	transition: all 0.3s ease;    /* plynulost */
	background-color: #0099FF;
}

.hero-buttons .btn:hover {
  background: #005bb5;          /* tmavĹˇĂ­ odstĂ­n */
  transform: translateY(-2px) scale(1.05);
  box-shadow: 0 6px 14px rgba(0,0,0,.15);
}

.hero-images {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  gap: 15px;
  flex-wrap: wrap;
}

.hero-images .hero-img {
  width: 250px;
  height: auto;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
  object-fit: cover;
}




















.gallery-uvod {
  margin-top: 24px;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.gallery-uvod.uvod-masonry {
  column-count: 6;
  column-gap: 10px;
}

.uvod-masonry .grid-item {
  break-inside: avoid;
  margin-bottom: 10px;
  border-radius: 14px;
}

.uvod-masonry .grid-item img {
  min-height: 120px;
}

.uvod-masonry .grid-item.is-tall img,
.uvod-masonry .grid-item.is-portrait img {
  aspect-ratio: 3 / 4.6;
}

.uvod-masonry .grid-item.is-wide img {
  aspect-ratio: 4 / 2.7;
}

.uvod-masonry .grid-item.is-square img {
  aspect-ratio: 1 / 1;
}

.uvod-masonry .grid-item.is-cinematic img {
  aspect-ratio: 16 / 9;
}

@media (max-width: 1024px) {
  .gallery-uvod.uvod-masonry {
    column-count: 5;
  }
}

@media (max-width: 768px) {
  .gallery-uvod.uvod-masonry {
    column-count: 4;
  }

  .hero-text h1 {
	font-size: 2.5rem;
  }
}

@media (max-width: 520px) {
  .gallery-uvod.uvod-masonry {
    column-count: 4;
  }
}

.gallery-uvod-empty,
.gallery-uvod-error {
  color: #666;
  text-align: center;
  padding: 16px 0;
}

.ome-scroll-window {
  display: inline-flex;
  align-items: center;
  gap: 14px;
}

.ome-badge-image {
  width: 54px;
  height: 54px;
  object-fit: contain;
  flex: 0 0 54px;
}

/* ===== refreshed uvod section ===== */
.uvod-section {
  position: relative;
  width: 100%;
  margin: 0 !important;
  padding: 0 0 110px !important;
  background: linear-gradient(180deg, #f8f8f4 0 60%, #131313 60% 100%);
  overflow: hidden;
}

.uvod-shell {
  width: 80%;
  max-width: 2500px;
  margin: 0 auto;
  padding-top: 250px;
  box-sizing: border-box;
}

.uvod-top {
  display: grid;
  grid-template-columns: minmax(320px, 40%) minmax(0, 60%);
  column-gap: 48px;
  align-items: start;
}

.uvod-copy-wrap {
  position: relative;
  min-width: 0;
  grid-column: 1;
}

.uvod-copy {
  display: grid;
  align-content: center;
  gap: 18px;
  min-height: 100%;
  padding: 42px 34px 42px 34px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 24px 44px rgba(16, 28, 44, 0.08);
  color: #202328;
}

.uvod-copy h1 {
  margin: 0;
  font-family: SigmaSerifHead, serif;
  font-size: clamp(3.4rem, 5vw, 5.5rem);
  line-height: 0.94;
  letter-spacing: -0.05em;
  color: #2d3136;
}

.uvod-copy .highlight {
  color: #0e78c9;
}

.uvod-copy p {
  margin: 0;
  font-family: "Barlow", "Quicksand", sans-serif;
  font-size: 1.02rem;
  line-height: 1.8;
  color: #4d5660;
}

.uvod-copy strong {
  color: #202328;
}

.uvod-copy a {
  color: #0e78c9;
}

.uvod-copy .hero-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  padding-top: 8px;
}

.uvod-copy .hero-buttons .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  padding: 12px 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #0e78c9, #1193f0);
  color: #fff;
  font-weight: 700;
  text-decoration: none;
  box-shadow: 0 14px 26px rgba(14, 120, 201, 0.2);
  transition: transform 0.22s ease, box-shadow 0.22s ease, filter 0.22s ease;
}

.uvod-copy .hero-buttons .btn:hover {
  transform: translateY(-2px);
  filter: brightness(1.03);
  box-shadow: 0 18px 34px rgba(14, 120, 201, 0.28);
}

.uvod-livewall {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  grid-auto-rows: 1fr;
  gap: 12px;
  min-width: 0;
  align-self: start;
  grid-column: 2;
  margin-top: 42px;
}

.uvod-tile {
  appearance: none;
  border: 0;
  padding: 0;
  background: transparent;
  cursor: pointer;
  min-width: 0;
  aspect-ratio: 1 / 1;
}

.uvod-tile-frame {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 18px;
  background: #1b1f25;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.18);
}

.uvod-tile img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  filter: grayscale(100%);
  transition: transform 1.25s ease, filter 1.25s ease, opacity 0.58s ease;
}

.uvod-tile:hover img {
  filter: grayscale(0%);
  transform: scale(1.04);
}

.uvod-tile.is-swapping img {
  opacity: 0.14;
}

.uvod-panorama-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  margin-top: 34px;
}

.uvod-panorama-card {
  position: relative;
  min-height: 220px;
  border-radius: 24px;
  overflow: hidden;
  background: #191919;
  box-shadow: 0 24px 44px rgba(0, 0, 0, 0.22);
}

.uvod-panorama-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(19, 19, 19, 0.04) 0%, rgba(19, 19, 19, 0.12) 38%, rgba(19, 19, 19, 0.34) 100%);
  pointer-events: none;
  z-index: 1;
  transition: opacity 0.85s ease, background 0.85s ease;
}

.uvod-panorama-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  filter: grayscale(100%);
  transition: transform 0.9s ease, filter 0.9s ease, opacity 0.9s ease;
}

.uvod-panorama-overlay {
  position: absolute;
  inset: 0;
  display: grid;
  place-items: center;
  padding: 22px;
  background: linear-gradient(180deg, rgba(19, 19, 19, 0.12), rgba(19, 19, 19, 0.54) 55%, rgba(19, 19, 19, 0.82));
  opacity: 1;
  transition: background 0.85s ease, opacity 0.85s ease;
  z-index: 2;
}

.uvod-panorama-copy {
  max-width: 28ch;
  text-align: center;
}

.uvod-panorama-copy h3 {
  margin: 0 0 10px;
  font-family: SigmaSerifHead, serif;
  font-size: clamp(1.8rem, 3vw, 2.5rem);
  line-height: 0.96;
  letter-spacing: -0.04em;
  color: #fff;
  text-shadow: 0 10px 24px rgba(0, 0, 0, 0.45);
  transition: transform 0.7s ease, text-shadow 0.7s ease, letter-spacing 0.7s ease;
}

.uvod-panorama-copy p {
  margin: 0;
  font-family: "Barlow", "Quicksand", sans-serif;
  font-size: 0.98rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.86);
  text-shadow: 0 8px 18px rgba(0, 0, 0, 0.35);
  transition: color 0.7s ease, transform 0.7s ease;
}

.uvod-panorama-card:hover img {
  opacity: 0.38;
  transform: scale(1.02);
  filter: grayscale(0%);
}

.uvod-panorama-card:hover .uvod-panorama-overlay {
  background: linear-gradient(180deg, rgba(19, 19, 19, 0.18), rgba(19, 19, 19, 0.62) 58%, rgba(20, 31, 42, 0.84));
}

.uvod-panorama-card:hover::before {
  background: linear-gradient(180deg, rgba(19, 19, 19, 0.03) 0%, rgba(19, 19, 19, 0.1) 34%, rgba(19, 19, 19, 0.24) 100%);
}

.uvod-panorama-card:hover .uvod-panorama-copy h3 {
  transform: translateY(-1px);
  letter-spacing: -0.05em;
  text-shadow: 0 12px 24px rgba(0, 0, 0, 0.5);
}

.uvod-panorama-card:hover .uvod-panorama-copy p {
  color: rgba(255, 255, 255, 0.98);
  transform: translateY(0);
}

@media (max-width: 1180px) {
  .uvod-top {
    grid-template-columns: 1fr;
    column-gap: 0;
  }

  .uvod-copy-wrap,
  .uvod-livewall {
    grid-column: auto;
  }

  .uvod-livewall {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .eshop-intro{
	color: #000!important;
	font-size: 0.92rem!important;

}
  .tisk-intro{
	color: #000!important;
	

}
.hero_top.eshop-intro-hero .eshop-intro{
	color: #000!important;
	font-size: 0.92rem!important;

}
}

@media (max-width: 768px) {
  .uvod-section {
    background: linear-gradient(180deg, #f8f8f4 0 48%, #131313 48% 100%);
    padding-bottom: 70px !important;
  }

  .uvod-shell {
    width: calc(100% - 20px);
    padding-top: 156px;
  }

  .uvod-copy {
    padding: 28px 22px;
  }

  .uvod-copy h1 {
    font-size: clamp(2.7rem, 10vw, 4rem);
  }

  .uvod-livewall {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 10px;
  }

  .uvod-panorama-grid {
    grid-template-columns: 1fr;
  }

  .uvod-panorama-overlay {
    opacity: 1;
    background: linear-gradient(180deg, rgba(19, 19, 19, 0.22), rgba(19, 19, 19, 0.86));
  }

  .uvod-panorama-card img {
    opacity: 0.38;
    filter: grayscale(100%);
  }
}

/* ===== unified about-section overrides ===== */
.ome.about-section {
  width: 100%;
  max-width: 2500px;
  margin: 0 auto;
  padding: 0 0 110px;
  color: #eef3f7;
  background:
    radial-gradient(circle at 14% 20%, rgba(37, 92, 175, 0.12), transparent 18%),
    radial-gradient(circle at 84% 18%, rgba(18, 46, 96, 0.14), transparent 16%),
    radial-gradient(circle at 72% 78%, rgba(22, 71, 145, 0.1), transparent 18%),
    linear-gradient(180deg, rgba(19, 19, 19, 0.985), rgba(19, 19, 19, 0.995)),
    url('img_template/pozadi_sikme.webp'),
    url('img_template/pozadi_sikme4.webp');
  background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
  background-position: top left, top right, bottom right, center center, top center, bottom center;
  background-size: auto, auto, auto, auto, contain, contain;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
}

.about-section .ome-container {
  width: min(80%, 1380px);
  margin: 0 auto;
  box-sizing: border-box;
}

.about-section .sekce-mezera {
  height: 4.5rem;
}

.about-section .about-hero-card {
  display: grid;
  grid-template-columns: minmax(0, 1.25fr) minmax(300px, 0.75fr);
  gap: 56px;
  align-items: center;
  padding: 18px 0 0;
  position: relative;
}

.about-section .about-eyebrow {
  margin: 0 0 14px;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 700;
  color: #7fd4ff;
}

.about-section.ome h2 {
  margin: 0;
  font-family: 'SigmaSerifHead', serif;
  font-size: clamp(3.3rem, 6vw, 5.8rem);
  line-height: 0.92;
  letter-spacing: -0.04em;
  color: #f6fbff;
  text-align: left;
  text-shadow: 0 10px 30px rgba(0, 0, 0, 0.28);
}

.about-section.ome .subtitle {
  margin: 16px 0 0;
  font-size: 1.16rem;
  line-height: 1.7;
  color: #b4c0ca;
  max-width: 48ch;
}

.about-section .about-intro {
  margin-top: 24px;
  font-size: 1.02rem;
  line-height: 1.8;
  color: #d8e2ea;
  max-width: 62ch;
}

.about-section .about-intro p {
  margin: 0 0 16px;
}

.about-section .about-hero-media {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.about-section .about-photo {
  width: min(100%, 360px);
  margin: 0;
}

.about-section .about-photo img {
  width: 100%;
  height: auto;
  object-fit: cover;
  display: block;
}

.about-section .about-content-grid {
  display: block;
  margin-top: 46px;
}

.about-section .about-topic-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  width: min(100%, 1020px);
  margin: 0 auto;
  align-content: start;
  justify-content: center;
}

.about-section .about-topic-card {
  position: relative;
  min-height: 280px;
  aspect-ratio: 1 / 1;
  border-radius: 28px;
  overflow: hidden;
  background:
    linear-gradient(145deg, rgba(17, 17, 17, 0.9), rgba(17, 17, 17, 0.8)),
    var(--about-topic-image, none);
  background-size: cover;
  background-position: center;
  box-shadow:
    0 22px 50px rgba(0, 0, 0, 0.24),
    inset 0 1px 0 rgba(255, 255, 255, 0.03);
  transition: transform 0.45s ease, box-shadow 0.45s ease;
}

.about-section .about-topic-card:hover {
  transform: translateY(-6px);
  box-shadow:
    0 28px 62px rgba(0, 0, 0, 0.3),
    0 0 0 1px rgba(82, 138, 224, 0.18);
}

.about-section .about-topic-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: var(--about-topic-image, none);
  background-size: cover;
  background-position: center;
  filter: grayscale(100%);
  opacity: 0.5;
  transform: scale(1.02);
}

.about-section .about-topic-card__overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(14, 17, 24, 0.2), rgba(11, 14, 22, 0.78)),
    linear-gradient(145deg, rgba(23, 70, 138, 0.22), rgba(16, 16, 16, 0.08));
  pointer-events: none;
}

.about-section .about-topic-card__content {
  position: absolute;
  inset: 0;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 10px;
  padding: 22px;
  color: #f4f8fc;
}

.about-section .about-topic-card__content h3 {
  margin: 0;
  font-family: 'SigmaSerifHead', serif;
  font-size: clamp(1.45rem, 2.2vw, 2rem);
  line-height: 1;
  letter-spacing: -0.03em;
  color: #ffffff;
}

.about-section .about-topic-card__content p {
  margin: 0;
  font-size: 0.95rem;
  line-height: 1.6;
  color: rgba(240, 247, 252, 0.88);
}

.about-section .about-contact-card {
  width: min(100%, 720px);
  margin: 54px auto 0;
  text-align: center;
}

.about-section .about-contact-card h3 {
  margin: 0 0 14px;
  font-family: 'SigmaSerifHead', serif;
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 0.96;
  letter-spacing: -0.03em;
  color: #f7fbff;
}

.about-section .kontakt-text {
  margin: 0 auto 22px;
  font-size: 1rem;
  line-height: 1.75;
  color: #b8c3cc;
  max-width: 58ch;
}

.about-section .kontakt-form {
  display: grid;
  gap: 14px;
  margin-top: 24px;
  text-align: left;
}

.about-section .kontakt-form input,
.about-section .kontakt-form textarea {
  width: 100%;
  padding: 15px 17px;
  border-radius: 18px;
  border: 1px solid rgba(255, 255, 255, 0.08);
  background: rgba(255, 255, 255, 0.06);
  color: #f3f7fa;
  font-family: 'Quicksand', sans-serif;
  font-size: 1rem;
  box-sizing: border-box;
  transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;
}

.about-section .kontakt-form input:focus,
.about-section .kontakt-form textarea:focus {
  outline: none;
  border-color: rgba(127, 212, 255, 0.38);
  box-shadow: 0 0 0 4px rgba(0, 153, 255, 0.12);
  transform: translateY(-1px);
}

.about-section .kontakt-form .g-recaptcha {
  margin-top: 4px;
}

.about-section .kontakt-form .btn {
  justify-self: center;
  min-width: 220px;
  padding: 14px 22px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(135deg, #12a8ff, #006ed1);
  color: #fff;
  font-weight: 700;
  font-size: 0.98rem;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  box-shadow:
    0 18px 38px rgba(0, 105, 204, 0.28),
    0 0 26px rgba(18, 168, 255, 0.22);
  transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.about-section .kontakt-form .btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 20px 42px rgba(0, 105, 204, 0.3);
}

.about-section .social-links {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
  margin-top: 22px;
}

.about-section .social-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 11px 16px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.08);
  color: #edf5fb;
  text-decoration: none;
  font-weight: 700;
  transition: transform 0.2s ease, border-color 0.2s ease, background-color 0.2s ease;
}

.about-section .social-links a:hover {
  transform: translateY(-2px);
  border-color: rgba(127, 212, 255, 0.34);
  background: rgba(0, 153, 255, 0.14);
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.2);
}

.about-section .form-message {
  position: fixed;
  left: 50%;
  bottom: 28px;
  transform: translateX(-50%) translateY(16px);
  min-width: min(92vw, 420px);
  padding: 18px 48px 18px 22px;
  border-radius: 22px;
  background: rgba(17, 33, 50, 0.96);
  color: #fff;
  box-shadow: 0 18px 50px rgba(10, 16, 28, 0.3);
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.35s ease, transform 0.35s ease;
  display: none;
  z-index: 9999;
}

.about-section .form-message.show {
  opacity: 1;
  pointer-events: auto;
  transform: translateX(-50%) translateY(0);
}

.about-section .close-message {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
}

@media (max-width: 1180px) {
  .about-section .about-hero-card,
  .about-section .about-topic-grid {
    grid-template-columns: 1fr;
  }

  .about-section .about-hero-media {
    order: -1;
    justify-content: center;
  }

  .about-section .about-photo {
    width: min(100%, 320px);
  }
}

@media (max-width: 760px) {
  .ome.about-section {
    padding-bottom: 72px;
  }

  .about-section .ome-container {
    width: min(92%, 1380px);
  }

  .about-section .about-hero-card {
    gap: 28px;
    padding-top: 0;
  }

  .about-section.ome h2 {
    font-size: clamp(2.5rem, 14vw, 4rem);
  }

  .about-section.ome .subtitle,
  .about-section .about-intro,
  .about-section .kontakt-text {
    font-size: 0.96rem;
  }

  .about-section .about-topic-grid {
    grid-template-columns: 1fr;
  }

  .about-section .about-topic-card {
    min-height: 240px;
  }

  .about-section .kontakt-form .btn {
    width: 100%;
    justify-self: stretch;
  }

  .about-section .social-links {
    flex-direction: column;
  }

  .about-section .social-links a {
    width: 100%;
  }
}





/* ===== tisk/tisk.css ===== */

.tisk-section {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  color: #222;
  background-color: rgba(240, 240, 240, 0.8);
  background-image: url('/img_template/pozadi_sikme3.webp'), url('/img_template/pozadi_sikme2.webp');
  background-repeat: no-repeat, no-repeat;
  background-position: top center, bottom center;
  background-size: contain, contain;
  overflow-x: clip;
}

.tisk-inline-link {
  appearance: none;
  border: 0;
  padding: 0;
  background: none;
  color: #0c84dd;
  font: inherit;
  font-weight: 700;
  text-decoration: underline;
  cursor: pointer;
}

.tisk-inline-link:hover {
  color: #ff7a00;
}

.tisk-terms-overlay {
  position: fixed;
  inset: 0;
  z-index: 20020;
}

.tisk-terms-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(8, 12, 18, 0.72);
  backdrop-filter: blur(6px);
}

.tisk-terms-panel {
  position: relative;
  width: min(920px, calc(100vw - 32px));
  max-height: calc(100vh - var(--tisk-terms-offset, 96px) - 24px);
  margin: var(--tisk-terms-offset, 96px) auto 24px;
  overflow: auto;
  border-radius: 28px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(244, 248, 252, 0.98));
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.3);
}

.tisk-terms-content {
  padding: 34px 34px 28px;
  color: #0f1720;
}

.tisk-terms-eyebrow {
  margin: 0 0 10px;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  font-size: 0.76rem;
  font-weight: 700;
  color: #278ee2;
}

.tisk-terms-content > h3 {
  margin: 0 0 18px;
  font-family: 'SigmaSerifHead', serif;
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 0.95;
  color: #101820;
}

.tisk-terms-body {
  line-height: 1.75;
  color: #1c2530;
}

.tisk-terms-body h3 {
  margin: 24px 0 10px;
  font-family: 'Cal Sans', sans-serif;
  font-size: 1.45rem;
  color: #101820;
}

.tisk-terms-body p,
.tisk-terms-body li {
  font-size: 1rem;
}

.tisk-terms-body ul,
.tisk-terms-body ol {
  padding-left: 20px;
}

.tisk-terms-close {
  position: sticky;
  top: 18px;
  float: right;
  margin: 14px 14px 0 0;
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 999px;
  background: rgba(15, 23, 32, 0.08);
  color: #101820;
  font-size: 1.8rem;
  line-height: 1;
  cursor: pointer;
  z-index: 2;
}

.tisk-terms-close:hover {
  background: rgba(39, 142, 226, 0.16);
}

@media (max-width: 680px) {
  .tisk-terms-panel {
    width: min(920px, calc(100vw - 20px));
    margin: var(--tisk-terms-offset, 112px) auto 16px;
    max-height: calc(100vh - var(--tisk-terms-offset, 112px) - 16px);
  }
}

#vytisknisi {
  scroll-margin-top: 110px;
}

.tisk-inner {
  width: 80%;
  margin: 0 auto;
  text-align: left;
  max-width: 2500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0 !important;
  padding-top: 0 !important;
  box-sizing: border-box;
}

.tisk-section *,
.tisk-section *::before,
.tisk-section *::after {
  box-sizing: border-box;
}
.tisk-title {
  	font-weight: 700;
	font-size: 5rem!important;
	margin-bottom: 2rem;
	text-align: left;
	text-shadow: 0 0 5px rgba(0,0,0,0.1);
	letter-spacing: -1px;
	color: #fff;
	text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.8);
}

.tisk-section,
.tisk-inner,
.tisk-wrap,
.tisk-order-layout,
.tisk-card,
.tisk-order-card,
.tisk-summary-card,
.tisk-card-head,
.tisk-control-block,
.tisk-order-form,
.tisk-quantity-card,
.tisk-cart-items,
.tisk-cart-card,
.tisk-total-box,
.tisk-upload-state {
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}

.tisk-wrap {
  display: grid;
  gap: 10px;
  min-width: 0;
  justify-items: center;
  margin-top: 0 !important;
  padding-top: 0 !important;
}

.tisk-inner.tisk-wrap {
  width: 80%;
  max-width: 2500px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
}

.tisk-hero,
.tisk-story-grid,
.tisk-order-layout {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.tisk-hero {
	display: grid;
	gap: 2px;
	margin-top: 0 !important;
	border-radius: 30px;
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.2);
	background: rgba(19, 19, 19, 0.1);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.eshop-hero {
	display: grid;
	gap: 2px;
	margin-top: 0 !important;
	border-radius: 30px;
	box-shadow: 7px 7px 7px rgba(0, 0, 0, 0.2);
	background: rgba(19, 19, 19, 0.1);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}

.tisk-kicker {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #CCCCCC;
	font-family: rem/1 'Roboto Flex', sans-serif;
	font-weight: 600;
}
.eshop-kicker {
	margin: 0;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	color: #CCCCCC!important;
	font-family: rem/1 'Roboto Flex', sans-serif;
	font-weight: 600;
	text-align: left;
}

.tisk-title {
  margin: 0;
  font-family: SigmaSerifHead, serif;
  font-weight: 700;
  font-size: clamp(2.2rem, 4vw, 3.4rem);
  line-height: 0.95;
  letter-spacing: -1px;
  color: #fff;
  text-align: left;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.8);
}

.tisk-intro,
.tisk-story-copy {
  font-family: 'Quicksand', sans-serif;
  font-size: 1.06rem;
  line-height: 1.85;
}

.tisk-intro {
	max-width: 980px;
	color: #FFFFFF;
	text-align: left;
	margin: 0;
	font-size: 0.92rem;
	line-height: 1.45;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
}
.eshop-intro {
	max-width: 980px;
	color: #FFFFFF!important;
	text-align: left;
	margin: 0;
	font-size: 0.92rem!important;
	line-height: 1.45;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
}
.eshop-intro p{
	color: #FFFFFF!important;
	font-size: 0.92rem!important;

}

.tisk-intro p,
.tisk-story-copy p {
  margin: 0 0 14px;
  font-size: 0.92rem;
}

.tisk-intro p {
  margin: 0;
}

.tisk-intro p:last-child,
.tisk-story-copy p:last-child {
  margin-bottom: 0;
}

.tisk-story-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 24px;
}

.tisk-story-card,
.tisk-card {
  min-width: 0;
  width: 100%;
  max-width: 100%;
  padding: 28px;
  border-radius: 30px;
  border: 1px solid rgba(209, 222, 234, 0.6);
  background: rgba(255, 255, 255, 0.44);
  box-shadow: 0 22px 60px rgba(31, 54, 78, 0.14);
  overflow: hidden;
  
}

.tisk-story-card {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(220px, 0.8fr);
  gap: 24px;
  align-items: center;
  background: rgba(255, 255, 255, 0.26);
  border-color: rgba(209, 222, 234, 0.38);
  box-shadow: 0 18px 44px rgba(31, 54, 78, 0.08);
}

.tisk-story-copy h3 {
	margin: 0;
	font-family: 'Cal Sans', sans-serif !important;
	font-weight: 400 !important;
	text-transform: none;
	font-size: clamp(2.6rem, 4vw, 3.4375rem);
	line-height: 0.98;
	letter-spacing: -1px;
	text-align: left;
	color: #666666;
	margin-bottom: 8px;
	text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.0);
}

.tisk-card-head h3,
.tisk-order-form h4 {
	margin: 0;
	font-family: 'Cal Sans', sans-serif !important;
	font-weight: 600 !important;
	text-transform: lowercase;
	font-size: 48px;
	line-height: 0.98;
	letter-spacing: -1px;
	color: #6e8192;
}

.tisk-story-subtitle {
  margin: 10px 0 18px;
  font-weight: 700;
  font-size: 1.15rem;
  color: #385568;
  text-align: left;
}

.tisk-story-media {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 220px;
}

.tisk-story-media img {
  width: min(100%, 300px);
  max-height: 280px;
  object-fit: contain;
}

.tisk-order-layout {
  display: grid;
  grid-template-columns: minmax(0, 3fr) minmax(0, 2fr);
  gap: 24px;
  align-items: start;
  width: 100%;
  max-width: 100%;
  min-width: 0;
  margin: 0 auto;
}

.tisk-order-card,
.tisk-summary-card,
.tisk-order-form,
.tisk-control-block,
.tisk-card-head,
.tisk-cart-items {
  display: grid;
  gap: 18px;
  width: 100%;
  min-width: 0;
}

.tisk-card-head {
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(209, 222, 234, 0.8);
}

.tisk-order-form h4 {
  margin-bottom: 2px;
}

.tisk-step {
  margin: 0;
  font: 600 0.82rem/1 'Roboto Flex', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.18em;
  color: #7d92a8;
}

.tisk-upload-box {
  position: relative;
  display: grid;
  justify-items: center;
  gap: 10px;
  min-height: 330px;
  padding: 28px;
  border: 2px solid #fff;
  border-radius: 26px;
  background: linear-gradient(135deg, #1d9cf0 0%, #0b76d3 100%);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 20px 40px rgba(18, 87, 146, 0.28);
  text-align: center;
  cursor: pointer;
  overflow: hidden;
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease, filter 0.22s ease;
}

.tisk-upload-box::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.14), transparent 45%, rgba(255, 255, 255, 0.06));
  opacity: 0;
  transition: opacity 0.22s ease;
  pointer-events: none;
}

.tisk-upload-box:hover,
.tisk-upload-box:focus-within {
  transform: translateY(-4px);
  border-color: rgba(255, 255, 255, 0.92);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.32), 0 28px 52px rgba(18, 87, 146, 0.36);
  filter: saturate(1.06);
}

.tisk-upload-box:hover::after,
.tisk-upload-box:focus-within::after {
  opacity: 1;
}

.tisk-upload-input {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.tisk-upload-box img {
  width: min(220px, 48vw);
  height: auto;
}

.tisk-upload-box strong {
  font-family: 'Cal Sans', sans-serif;
  font-size: 2rem;
  font-weight: 400;
  color: #fff;
}

.tisk-upload-box span,
.tisk-upload-box em {
  font-family: 'Quicksand', sans-serif;
  font-style: normal;
  color: rgba(255, 255, 255, 0.92);
  line-height: 1.7;
}

.tisk-upload-box em {
  margin-top: 8px;
  padding: 10px 18px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.26);
  background: rgba(255, 255, 255, 0.14);
}

.tisk-preview,
.tisk-cart-gallery {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  align-content: start;
}

.tisk-preview-item,
.tisk-cart-thumb {
  position: relative;
  width: 110px;
  height: 110px;
  border-radius: 18px;
  overflow: hidden;
  background: #dce8f2;
  box-shadow: 0 10px 24px rgba(25, 54, 82, 0.12);
}

.tisk-preview-item img,
.tisk-cart-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.tisk-preview-progress {
  position: absolute;
  inset: auto 0 0 0;
  height: 5px;
  background: linear-gradient(90deg, #ff8a00, #ff5a1f);
}

.tisk-remove-button {
  position: absolute;
  top: 8px;
  right: 8px;
  width: 28px;
  height: 28px;
  border: 0;
  border-radius: 50%;
  display: grid;
  place-items: center;
  background: rgba(20, 35, 48, 0.84);
  color: #fff;
  cursor: pointer;
  z-index: 2;
}

.tisk-block-label {
  margin: 0;
  font-family: 'Cal Sans', sans-serif;
  font-size: clamp(1.6rem, 3vw, 2.0rem);
  line-height: 1;
  letter-spacing: -0.04em;
  color: #8395a6;
}

.tisk-block-subtitle {
  margin: -6px 0 0;
  font-family: 'Quicksand', sans-serif;
  font-size: 1.05rem;
  font-weight: 700;
  color: #486172;
}

.tisk-choice-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
  gap: 12px;
  width: 100%;
  min-width: 0;
}

.tisk-choice-card {
  display: flex;
  min-width: 0;
  width: 100%;
  max-width: 100%;
  min-height: 140px;
  border-radius: 22px;
  border: 1px solid #c7d8e8;
  background: #fff;
  overflow: hidden;
  cursor: pointer;
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.tisk-choice-card:hover {
  transform: translateY(-2px);
  border-color: #8fc4ef;
  box-shadow: 0 18px 32px rgba(14, 120, 201, 0.12);
}

.tisk-choice-card input {
  display: none;
}

.tisk-choice-card-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 6px;
  width: 100%;
  padding: 14px;
  text-align: center;
  color: #000;
  font-family: 'Nunito Sans', sans-serif!important;
}



.tisk-choice-card input:checked + .tisk-choice-card-inner {
  background: linear-gradient(135deg, #0e78c9, #1193f0);
  color: #fff;
}

.tisk-choice-card input:checked + .tisk-choice-card-inner .tisk-choice-title,
.tisk-choice-card input:checked + .tisk-choice-card-inner .tisk-choice-meta,
.tisk-choice-card input:checked + .tisk-choice-card-inner strong {
  color: #fff;
}

.tisk-choice-title {
  font-size: 1.18rem;
  font-weight: 600;
  line-height: 1.15;
  font-family: "Cal Sans", sans-serif;
  color: #2f4659;
}

.tisk-choice-meta {
  font-size: 0.8rem;
  line-height: 1.45;
  color: #5a6f81;
  font-family: "Cal Sans", sans-serif;
}

.tisk-choice-meta strong {
  display: block;
  font-size: 1rem;
  color: #5a6f81;
}

.tisk-size-label {
	font-size: 1.2rem;
	font-weight: 400;
	font-family: "Cal Sans", sans-serif;
	color: #999999;
}

.tisk-size-price {
	font-size: 1.8rem;
	line-height: 1;
	font-family: "Cal Sans", sans-serif;
	color: #666666;
	font-weight: 600;
}

.tisk-quantity-card {
  display: grid;
  gap: 8px;
  padding: 18px 20px;
  border-radius: 20px;
  border: 1px solid #cfe0ef;
  background: linear-gradient(135deg, #f3f8fd, #e7f0f8);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.7);
}

.tisk-quantity-card label,
.tisk-field label,
.tisk-checkbox {
  margin: 0;
  font-family: 'Quicksand', sans-serif;
  font-size: 1.02rem;
  font-weight: 700;
  color: #173046;
}

.tisk-quantity-card input,
.tisk-field input,
.tisk-field textarea {
  width: 100%;
  max-width: 100%;
  padding: 14px 16px;
  border-radius: 16px;
  border: 1px solid #cad8e5;
  background: #fff;
  color: #000;
  font-family: 'Quicksand', sans-serif;
  font-size: 1rem;
}

.tisk-quantity-card input {
  max-width: 220px;
  min-height: 58px;
  text-align: center;
  font-size: 1.3rem;
  font-weight: 800;
  border: 2px solid #91bce0;
  box-shadow: 0 12px 28px rgba(30, 88, 138, 0.08);
}

.tisk-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 58px;
  padding: 0 22px;
  border: 0;
  border-radius: 18px;
  cursor: pointer;
  font-family: 'Cal Sans', sans-serif;
  font-size: 1.2rem;
  letter-spacing: 0.01em;
}

.tisk-button-secondary {
  color: #fff;
  background: linear-gradient(135deg, #0e78c9, #1193f0);
  box-shadow: 0 18px 36px rgba(14, 120, 201, 0.22);
}

.tisk-button-primary {
  min-height: 68px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  background: linear-gradient(135deg, #ff8a00, #ff5a1f);
  box-shadow: 0 24px 42px rgba(255, 107, 31, 0.34);
}

.tisk-button-ghost {
  width: auto;
  min-height: 44px;
  padding: 0 16px;
  font-size: 1rem;
  color: #1d4666;
  background: #eaf2f9;
  box-shadow: none;
}

.tisk-message {
  padding: 14px 18px;
  border-radius: 16px;
  background: #eef4f8;
  color: #35506b;
  font: 600 0.98rem/1.55 'Quicksand', sans-serif;
}

.tisk-message.is-success {
  border: 1px solid #cde8d8;
  background: #eaf7ef;
  color: #20724b;
}

.tisk-message.is-error {
  border: 1px solid #f4c7c7;
  background: #fceaea;
  color: #9d2c2c;
}

.tisk-empty-cart {
  display: grid;
  gap: 8px;
  padding: 22px;
  border-radius: 22px;
  border: 1px dashed #d2deea;
  background: linear-gradient(135deg, #fbfdff, #f0f5fa);
  text-align: center;
  font-family: 'Quicksand', sans-serif;
  color: #6f8394;
}

.tisk-empty-cart strong {
  font-family: 'Cal Sans', sans-serif;
  font-size: 2rem;
  color: #90a2b1;
  font-weight: 400;
}

.tisk-cart-card {
  display: grid;
  grid-template-columns: minmax(220px, 260px) minmax(0, 1fr);
  gap: 16px;
  padding: 18px;
  border-radius: 22px;
  border: 1px solid #d6e2ec;
  background: #f8fbfe;
}

.tisk-cart-body {
  display: grid;
  gap: 10px;
  align-content: start;
  min-width: 0;
  font-family: 'Quicksand', sans-serif;
  color: #3c5367;
}

.tisk-cart-body p {
  display: flex;
  justify-content: space-between;
  gap: 12px;
  margin: 0;
  min-width: 0;
}

.tisk-cart-body p span {
  color: #688094;
}

.tisk-cart-body p strong {
  min-width: 0;
  overflow-wrap: anywhere;
  word-break: break-word;
  text-align: right;
}

.tisk-cart-quantity {
  display: inline-grid;
  grid-auto-flow: column;
  justify-content: start;
  gap: 10px;
  align-items: center;
}

.tisk-cart-quantity button {
  width: 34px;
  height: 34px;
  border: 1px solid #c8d8e6;
  border-radius: 10px;
  background: #fff;
  cursor: pointer;
}

.tisk-cart-line-total {
  padding-top: 4px;
  border-top: 1px solid #dde8f1;
}

.tisk-cart-line-total strong {
  color: #0e78c9;
}

.tisk-field,
.tisk-field-grid {
  display: grid;
  gap: 8px;
}

.tisk-field-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tisk-field textarea {
  min-height: 120px;
  resize: vertical;
}

.tisk-checkbox {
  display: flex;
  gap: 10px;
  align-items: flex-start;
}

.tisk-checkbox input {
  margin-top: 5px;
}

.tisk-checkbox span,
.tisk-checkbox a {
  color: #3b5367;
}

.tisk-total-box {
  display: grid;
  gap: 6px;
  padding: 20px 22px;
  border-radius: 22px;
  border: 1px solid #d5e2ef;
  background: linear-gradient(135deg, #f5fafc, #ebf4fb);
  text-align: center;
}

.tisk-total-box span {
  font-family: 'Quicksand', sans-serif;
  font-size: 1.05rem;
  color: #486173;
}

.tisk-total-box strong {
  font-family: 'Cal Sans', sans-serif;
  font-size: clamp(2.4rem, 6vw, 3.2rem);
  line-height: 1;
  color: #0e78c9;
  font-weight: 400;
}

@media (max-width: 1180px) {
  .tisk-story-grid,
  .tisk-order-layout,
  .tisk-story-card {
    grid-template-columns: 1fr;
  }

  .tisk-story-media {
    order: -1;
  }
}

@media (max-width: 760px) {
  .tisk-section {
    padding-bottom: 0;
    overflow-x: hidden;
  }

  .tisk-inner {
    width: calc(100% - 24px);
    max-width: 100%;
  }

  .tisk-inner.tisk-wrap {
    width: calc(100% - 24px);
    max-width: 100%;
  }

  .tisk-hero,
  .tisk-story-card,
  .tisk-card {
    padding: 20px 18px;
    border-radius: 24px;
  }

  .tisk-hero {
    padding: 0;
    border-radius: 0;
  }

  .tisk-title {
    margin-bottom: 1.2rem;
    font-size: clamp(2.6rem, 11vw, 3.7rem);
    line-height: 1;
  }

  .tisk-story-copy h3,
  .tisk-card-head h3,
  .tisk-order-form h4,
  .tisk-block-label {
    font-size: clamp(1.9rem, 8vw, 2.5rem);
  }

  .tisk-story-subtitle,
  .tisk-block-subtitle,
  .tisk-intro,
  .tisk-story-copy {
    font-size: 0.92rem!important;
  }

  .tisk-choice-grid,
  .tisk-field-grid {
    grid-template-columns: 1fr;
  }

  .tisk-choice-card {
    min-height: 124px;
  }

  .tisk-preview-item,
  .tisk-cart-thumb {
    width: 92px;
    height: 92px;
  }

  .tisk-cart-card {
    grid-template-columns: 1fr;
  }

  .tisk-cart-body p {
    flex-direction: column;
    gap: 4px;
  }

  .tisk-quantity-card input {
    max-width: 100%;
  }

  .tisk-upload-box {
    min-height: 280px;
    padding: 18px 14px;
  }

  .tisk-upload-box strong {
    font-size: 1.45rem;
  }

  .tisk-upload-box span,
  .tisk-upload-box em {
    font-size: 0.95rem;
    line-height: 1.55;
  }
  
}

@media (max-width: 520px) {
  .tisk-hero,
  .tisk-story-card,
  .tisk-card {
    padding: 16px 14px;
  }

  .tisk-hero {
    padding: 0;
  }

  .tisk-inner {
    width: calc(100% - 14px);
    max-width: 100%;
  }

  .tisk-inner.tisk-wrap {
    width: calc(100% - 14px);
    max-width: 100%;
  }

  .tisk-upload-box {
    min-height: 250px;
    padding: 16px 12px;
  }

  .tisk-upload-box strong {
    font-size: 1.25rem;
  }

  .tisk-upload-box img {
    width: min(170px, 55vw);
  }

  .tisk-preview,
  .tisk-cart-gallery {
    gap: 8px;
  }

  .tisk-cart-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .tisk-preview-item,
  .tisk-cart-thumb {
    width: 78px;
    height: 78px;
  }

  .tisk-total-box strong {
    font-size: 2.2rem;
  }

  .tisk-cart-quantity {
    grid-auto-flow: row;
    justify-content: start;
  }
}

/* Print section mobile/selection card overrides */
.tisk-choice-card {
  aspect-ratio: 1 / 1;
  min-height: 0;
}

.tisk-choice-card-inner {
  min-height: 100%;
  height: 100%;
  padding: 16px 14px;
}

.tisk-size-grid .tisk-choice-card,
.tisk-shipping-grid .tisk-choice-card,
.tisk-material-grid .tisk-choice-card,
.tisk-choice-grid .tisk-choice-card {
  aspect-ratio: 1 / 1;
}


@media (max-width: 760px) {
  .tisk-choice-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 10px;
  }

  .tisk-choice-card {
    aspect-ratio: 1 / 1;
    min-height: 0;
  }

  .tisk-choice-card-inner {
    padding: 12px 10px;
    gap: 5px;
  }

  .tisk-choice-title {
    font-size: 1rem;
  }

  .tisk-choice-meta {
    font-size: 0.82rem;
    line-height: 1.35;
  }

  .tisk-choice-card strong {
    font-size: 1.2rem;
    line-height: 1.1;
  }
}

/* Print section heading typography */
.tisk-title,
.tisk-story-copy h3,
.tisk-card-head h3,
.tisk-order-form h4,
.tisk-upload-box strong,
.tisk-block-label,
.tisk-choice-title,
.tisk-choice-meta,
.tisk-size-label,
.tisk-size-price {
  font-family: "SigmaSerifHead", serif !important;
}

.tisk-choice-title,
.tisk-size-label,
.tisk-size-price,
.tisk-choice-meta strong {
  font-weight: 400;
}

/* Unified gallery intro / lifestyle layout */
.gallery-section .portfolio-note {
  max-width: none;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
  align-items: start;
}

.gallery-section .portfolio-note p {
  margin: 0;
}

.gallery-section .portfolio-lifestyle-head {
  position: relative;
  display: grid;
  grid-template-columns: minmax(280px, 460px) minmax(0, 1fr);
  gap: 0;
  align-items: stretch;
  margin-top: 64px;
  margin-bottom: 28px;
  border-radius: 30px;
  overflow: hidden;
  background: #ffffff;
  box-shadow: 0 24px 54px rgba(10, 24, 40, 0.14);
}

.gallery-section .portfolio-lifestyle-head::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: min(44%, 520px);
  background: linear-gradient(180deg, #151515 0%, #101010 100%);
  clip-path: polygon(0 0, 100% 0, 82% 100%, 0 100%);
  z-index: 1;
}

.gallery-section .portfolio-lifestyle-head h2 {
  margin: 0;
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  min-height: 100%;
  padding: 34px 34px 34px 36px;
  color: #ffffff;
  background: transparent;
  white-space: normal;
}

.gallery-section .portfolio-lifestyle-head h2::after {
  display: none;
}

.gallery-section .portfolio-lifestyle-divider {
  display: none;
}

.gallery-section .portfolio-note-secondary {
  position: relative;
  z-index: 2;
  display: flex;

  justify-content: center;
  min-height: 100%;
  padding: 34px 38px 34px 86px;
  margin-bottom: 0;
  color: #101820;
  background: transparent;
}

.gallery-section .portfolio-note-secondary p {
  margin: 0 0 14px;
  color: #101820;
}

/* Unified eshop section styling inspired by print section */
.eshop-section {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 100%;
  margin: 0 !important;
  padding: 0 0 36px !important;
  background-color: rgba(240, 240, 240, 0.8);
  background-image: url('/img_template/pozadi_sikme3.webp'), url('/img_template/pozadi_sikme2.webp');
  background-repeat: no-repeat, no-repeat;
  background-position: top center, bottom center;
  background-size: contain, contain;
  overflow-x: clip;
}

.eshop-section .page-shell.eshop-shell {
  width: 80%;
  max-width: 2500px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 48px;
}

.eshop-section .hero,
.eshop-section .catalog-panel,
.eshop-section .cart-card,
.eshop-section .order-card {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.9), rgba(246, 250, 253, 0.88));
  border: 1px solid rgba(209, 222, 234, 0.9);
  box-shadow: 0 22px 60px rgba(31, 54, 78, 0.14);
}

.eshop-section,
.eshop-section .page-shell,
.eshop-section .shop-layout,
.eshop-section .cart-panel,
.eshop-section .cart-card,
.eshop-section .order-card,
.eshop-section .catalog-panel {
  height: auto !important;
  max-height: none !important;
  overflow: visible !important;
}

@media (max-width: 991px) {
  .gallery-section .portfolio-note {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .gallery-section .portfolio-lifestyle-head {
    grid-template-columns: 1fr;
    background: #ffffff;
  }

  .gallery-section .portfolio-lifestyle-head::before {
    inset: 0 0 auto 0;
    width: 100%;
    height: 150px;
    clip-path: polygon(0 0, 100% 0, 100% 72%, 0 100%);
  }

  .gallery-section .portfolio-lifestyle-head h2 {
    padding: 28px 24px 54px;
  }

  .gallery-section .portfolio-note-secondary {
    padding: 22px 24px 26px;
  }

  .eshop-section .page-shell.eshop-shell {
    width: calc(100% - 24px);
  }
  
}


@media (max-width: 768px) {
  .gallery-section .portfolio-note {
    display: block;
    max-width: 980px;
  }

  .gallery-section .portfolio-note p {
    margin: 0 0 18px;
  }
}

@media (max-width: 600px) {
  .navbar {
    min-height: 76px;
    padding: 0 14px;
  }

  .creative-menu li a {
    padding: 11px 15px;
    font-size: 1rem;
  }
}

.navbar.is-intro-floating {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  transform: translateY(0);
  transition: transform 0.8s ease, opacity 0.8s ease;
}

.navbar.is-intro-floating.is-settling {
  transform: translateY(var(--intro-settle-offset, 0px));
}

.ptf-project-expanded {
  display: none;
}

.ptf-project-modal {
  position: fixed;
  inset: 0;
  z-index: 10000;
}

.ptf-project-modal[hidden] {
  display: none;
}

.ptf-project-modal-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(4, 8, 14, 0.84);
  backdrop-filter: blur(10px);
}

.ptf-project-modal-panel {
  position: relative;
  width: min(1180px, calc(100vw - 28px));
  max-height: calc(100vh - 28px);
  margin: 14px auto;
  overflow: auto;
  border-radius: 28px;
  background: linear-gradient(180deg, rgba(23, 23, 23, 0.98), rgba(14, 14, 14, 0.98));
  box-shadow: 0 28px 80px rgba(0, 0, 0, 0.45);
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.ptf-project-modal-close {
  position: sticky;
  top: 18px;
  float: right;
  width: 50px;
  height: 50px;
  margin: 18px 18px 0 0;
  border: 0;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.08);
  color: #fff;
  font-size: 2rem;
  cursor: pointer;
  z-index: 2;
}

.ptf-project-modal-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(320px, 0.8fr);
  gap: 24px;
  padding: 22px 22px 26px;
}

.ptf-project-modal-gallery {
  display: grid;
  gap: 14px;
}

.ptf-project-modal-gallery > img {
  width: 100%;
  height: auto;
  object-fit: cover;
  border-radius: 22px;
  opacity: 0;
  transform: scale(0.985);
  transition: opacity 0.55s ease, transform 0.55s ease;
}

.ptf-project-modal-gallery > img.is-ready {
  opacity: 1;
  transform: scale(1);
}

.ptf-project-modal-thumbs {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-top: 20px;
}

.ptf-project-modal-thumb {
  border: 0;
  padding: 0;
  border-radius: 14px;
  overflow: hidden;
  background: #0f0f0f;
  cursor: pointer;
  opacity: 0.72;
  transition: opacity 0.25s ease, transform 0.25s ease;
}

.ptf-project-modal-thumb.is-active,
.ptf-project-modal-thumb:hover {
  opacity: 1;
  transform: translateY(-2px);
}

.ptf-project-modal-thumb img {
  display: block;
  width: 100%;
  aspect-ratio: 1 / 1;
  object-fit: cover;
}

.ptf-project-modal-copy {
  color: rgba(255, 255, 255, 0.86);
  padding-top: 8px;
}

.ptf-project-modal-copy h3 {
  margin: 4px 0 16px;
  font-size: clamp(2rem, 4vw, 3rem);
  line-height: 0.95;
  font-family: "Mea Culpa", cursive;
  font-weight: 400;
  color: #f6f6f6;
}

.ptf-project-modal-text {
  line-height: 1.8;
}

.ptf-project-modal-text p {
  margin: 0 0 14px;
}

.is-reveal-ready {
  opacity: 0;
  transform: translateY(24px) scale(0.985);
  transition: opacity 0.75s ease, transform 0.75s ease;
}

.is-reveal-ready.is-visible {
  opacity: 1;
  transform: translateY(0) scale(1);
}

.tisk-control-block-collapsible {
  overflow: hidden;
  transition: max-height 0.32s ease, opacity 0.32s ease, transform 0.32s ease;
  max-height: 0;
  opacity: 0;
  transform: translateY(12px);
}

.tisk-control-block-collapsible.is-visible {
  max-height: 2400px;
  opacity: 1;
  transform: translateY(0);
}

.tisk-cart-fab {
  position: fixed;
  right: 14px;
  bottom: 18px;
  z-index: 125;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 14px;
  border: 0;
  border-radius: 999px;
  background: linear-gradient(135deg, #ff8b18, #ff6a00);
  color: #fff;
  box-shadow: 0 18px 34px rgba(255, 106, 0, 0.28);
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(12px) scale(0.96);
  transition: opacity 0.35s ease, transform 0.35s ease, visibility 0.35s ease;
}

.tisk-cart-fab.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0) scale(1);
}

.tisk-cart-fab-icon {
  font-size: 1.15rem;
  line-height: 1;
}

.tisk-cart-fab-count {
  min-width: 24px;
  height: 24px;
  padding: 0 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.2);
  font-weight: 700;
  font-size: 0.92rem;
}

@media (max-width: 520px) {
  .masonry-grid {
    column-gap: 8px;
  }

  .ptf-project-modal-panel {
    width: calc(100vw - 12px);
    max-height: calc(100vh - 12px);
    margin: 6px auto;
    border-radius: 20px;
  }

  .ptf-project-modal-layout {
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 18px;
  }

  .ptf-project-modal-gallery {
    order: 2;
  }

  .ptf-project-modal-copy {
    order: 1;
    padding-top: 0;
  }

  .ptf-project-modal-gallery > img {
    width: 100%;
    height: auto;
    max-height: none;
  }

  .ptf-project-modal-thumbs {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 8px;
    margin-top: 14px;
  }
}

@media (min-width: 861px) {
  .tisk-cart-fab {
    display: none;
  }
}

.terms-container {
  --terms-text: #203243;
  --terms-muted: #56697c;
  --terms-line: rgba(32, 50, 67, 0.12);
  --terms-brand: #0b8fe8;
  --terms-brand-dark: #0c5f95;
  --terms-surface: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(245, 249, 253, 0.98));
  max-width: 980px;
  margin: 0 auto;
  color: var(--terms-text);
  font-family: "Barlow", "Segoe UI", Arial, sans-serif;
  line-height: 1.75;
}

.terms-card {
  background: var(--terms-surface);
  border: 1px solid var(--terms-line);
  border-radius: 28px;
  box-shadow: 0 24px 60px rgba(8, 22, 36, 0.08);
  overflow: hidden;
}

.terms-hero {
  padding: 34px 34px 24px;
  background:
    radial-gradient(circle at top right, rgba(11, 143, 232, 0.14), transparent 34%),
    radial-gradient(circle at left center, rgba(11, 143, 232, 0.08), transparent 28%),
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(246, 250, 253, 0.92));
  border-bottom: 1px solid var(--terms-line);
}

.terms-section-main-title {
  margin: 0;
  font-family: SigmaSerifHead, "Barlow", sans-serif;
  font-size: clamp(2.2rem, 4vw, 3.6rem);
  line-height: 0.95;
  letter-spacing: -0.04em;
  color: #13212d;
}

.terms-lead {
  margin: 14px 0 0;
  max-width: 60ch;
  color: var(--terms-muted);
  font-size: 1rem;
}

.terms-grid {
  display: grid;
  gap: 18px;
  padding: 24px;
}

.terms-section {
  padding: 22px 24px;
  border: 1px solid var(--terms-line);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.8);
}

.terms-section-title {
  margin: 0 0 12px;
  font-family: "Barlow", "Segoe UI", Arial, sans-serif;
  font-size: 1.28rem;
  line-height: 1.2;
  letter-spacing: -0.01em;
  font-weight: 700;
  color: #13212d;
}

.terms-paragraph {
  margin: 0 0 10px;
  color: var(--terms-text);
}

.terms-paragraph:last-child {
  margin-bottom: 0;
}

.terms-link {
  color: var(--terms-brand-dark);
  text-decoration: underline;
  text-decoration-color: rgba(11, 143, 232, 0.38);
  text-underline-offset: 0.18em;
  transition: color 0.2s ease, text-decoration-color 0.2s ease;
}

.terms-link:hover {
  color: var(--terms-brand);
  text-decoration-color: rgba(11, 143, 232, 0.82);
}

.terms-footer {
  background: transparent !important;
  padding: 0 24px 24px;
  color: var(--terms-text);
}

.terms-footer-note {
  margin: 0;
  padding: 18px 20px;
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid var(--terms-line);
  color: var(--terms-muted);
}

@media (max-width: 640px) {
  .terms-card {
    border-radius: 20px;
  }

  .terms-hero {
    padding: 24px 20px 18px;
  }

  .terms-grid {
    padding: 16px;
    gap: 14px;
  }

  .terms-section {
    padding: 18px 16px;
    border-radius: 18px;
  }

  .terms-footer {
    padding: 0 16px 16px;
  }
}

/* Refinements: portfolio projects, project modal and intro menu transition */
.ptf-project-card[hidden] {
  display: none !important;
}

.ptf-project-modal-layout {
  grid-template-columns: 1fr !important;
  gap: 18px;
}

.ptf-project-modal-copy {
  display: grid;
  gap: 18px;
}

.ptf-project-modal-gallery {
  width: 100%;
}

.ptf-project-modal-gallery > img {
  width: 100%;
  max-height: 68vh;
  object-fit: contain;
  background: rgba(255, 255, 255, 0.03);
}

.ptf-project-modal-thumbs {
  margin-top: 0;
}

.ptf-project-more {
  text-align: center;
  margin: 28px auto 0;
}

.navbar.is-intro-floating {
  transition: transform 1.6s cubic-bezier(0.2, 0.8, 0.2, 1), opacity 1.6s ease !important;
  will-change: transform;
}

body.site-intro-swapping header {
  transition: transform 1.6s cubic-bezier(0.2, 0.8, 0.2, 1), opacity 1.2s ease;
  will-change: transform;
}

@media (max-width: 991px) {
  body.site-intro-swapping header {
    transform: translateY(calc(var(--intro-hero-shift, 0px) * -1));
  }
}

@media (max-width: 520px) {
  .ptf-project-modal-copy {
    gap: 14px;
  }

  .ptf-project-modal-gallery > img {
    max-height: none;
    object-fit: contain;
  }
}



