.strip[data-id=f4520c] {
  --section-id: "f4520c";
  --storage-url: "https://test2603201623.praweb.cz/_section/f4520c";
  --public-url: "https://test2603201623.praweb.cz/_section/f4520c";
}
.strip[data-id=f4520c] .main-header {
  background-color: #1a1a1a;
  color: #ffffff;
  padding: 1.5rem 0;
  position: sticky;
  top: 0;
  z-index: 1000;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
}
.strip[data-id=f4520c] .header-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=f4520c] .logo a {
  text-decoration: none;
  color: #ffffff;
}
.strip[data-id=f4520c] .logo-text {
  font-size: 1.8rem;
  font-weight: 800;
  letter-spacing: 1px;
  color: #ffffff;
}
.strip[data-id=f4520c] .highlight {
  color: #ffffff;
}
.strip[data-id=f4520c] .main-nav ul {
  list-style: none;
  display: flex;
  gap: 2rem;
  margin: 0;
  padding: 0;
}
.strip[data-id=f4520c] .main-nav a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 600;
  transition: color 0.3s ease;
  text-transform: uppercase;
  font-size: 0.9rem;
}
.strip[data-id=f4520c] .main-nav a:hover {
  color: #e63946;
}
.strip[data-id=f4520c] .mobile-toggle {
  display: none;
  flex-direction: column;
  gap: 6px;
  cursor: pointer;
}
.strip[data-id=f4520c] .mobile-toggle span {
  width: 25px;
  height: 3px;
  background-color: #ffffff;
  border-radius: 2px;
}
@media (max-width: 768px) {
  .strip[data-id=f4520c] .main-nav {
    display: none;
  }
  .strip[data-id=f4520c] .mobile-toggle {
    display: flex;
  }
}.strip[data-id=bb9826] {
  --section-id: "bb9826";
  --storage-url: "https://test2603201623.praweb.cz/_section/bb9826";
  --public-url: "https://test2603201623.praweb.cz/_section/bb9826";
}
.strip[data-id=bb9826] .products-intro {
  background-color: #1a1a1a;
  color: #ffffff;
  padding: 100px 0 60px;
  text-align: center;
}
.strip[data-id=bb9826] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=bb9826] .products-intro h1 {
  font-size: 3.5rem;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.strip[data-id=bb9826] .products-intro p {
  font-size: 1.2rem;
  color: #ccc;
  max-width: 700px;
  margin: 0 auto;
}@charset "UTF-8";
.strip[data-id=b4ba49] {
  --section-id: "b4ba49";
  --storage-url: "https://test2603201623.praweb.cz/_section/b4ba49";
  --public-url: "https://test2603201623.praweb.cz/_section/b4ba49";
}
.strip[data-id=b4ba49] .product-section {
  padding: 80px 0;
  background-color: #fdfdfd;
}
.strip[data-id=b4ba49] .product-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=b4ba49] .product-intro {
  text-align: center;
  margin-bottom: 50px;
}
.strip[data-id=b4ba49] .product-intro h2 {
  font-size: 2.2rem;
  color: #111;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: 900;
}
.strip[data-id=b4ba49] .product-intro .accent {
  color: #444; /* Šedá pro plniče */
}
.strip[data-id=b4ba49] .product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 30px;
}
.strip[data-id=b4ba49] .product-card {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 10px;
  overflow: hidden;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
}
.strip[data-id=b4ba49] .product-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
  border-color: #333;
}
.strip[data-id=b4ba49] .product-card-img {
  width: 100%;
  aspect-ratio: 1/1;
  background: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.strip[data-id=b4ba49] .product-card-img img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.strip[data-id=b4ba49] .product-card-content {
  padding: 25px;
  flex-grow: 1;
}
.strip[data-id=b4ba49] .product-code {
  font-family: "Monaco", "Consolas", monospace;
  font-weight: 800;
  color: #333;
  font-size: 1.1rem;
  display: block;
  margin-bottom: 5px;
}
.strip[data-id=b4ba49] .product-title {
  font-size: 1.3rem;
  font-weight: 700;
  color: #111;
  margin-bottom: 12px;
}
.strip[data-id=b4ba49] .product-desc {
  font-size: 0.95rem;
  color: #555;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .strip[data-id=b4ba49] .product-grid {
    grid-template-columns: 1fr;
  }
}.strip[data-id=d1bbe3] {
  --section-id: "d1bbe3";
  --storage-url: "https://test2603201623.praweb.cz/_section/d1bbe3";
  --public-url: "https://test2603201623.praweb.cz/_section/d1bbe3";
}
.strip[data-id=d1bbe3] .product-category {
  padding: 80px 0;
  background-color: #ffffff;
}
.strip[data-id=d1bbe3] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=d1bbe3] .category-title {
  font-size: 2.5rem;
  color: #1a1a1a;
  margin-bottom: 50px;
  text-transform: uppercase;
  font-weight: 800;
  border-left: 6px solid #e63946;
  padding-left: 20px;
}
.strip[data-id=d1bbe3] .product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 40px;
}
.strip[data-id=d1bbe3] .product-card {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 12px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
}
.strip[data-id=d1bbe3] .product-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}
.strip[data-id=d1bbe3] .product-img-box {
  height: 300px;
  background-color: #f9f9f9;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.strip[data-id=d1bbe3] .product-img-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.strip[data-id=d1bbe3] .product-info {
  padding: 25px;
  flex-grow: 1;
}
.strip[data-id=d1bbe3] .product-info h3 {
  font-size: 1.4rem;
  color: #1a1a1a;
  margin-bottom: 15px;
  font-weight: 700;
}
.strip[data-id=d1bbe3] .product-info p {
  color: #666;
  font-size: 1rem;
  line-height: 1.6;
  margin: 0;
}.strip[data-id="23d0d6"] {
  --section-id: "23d0d6";
  --storage-url: "https://test2603201623.praweb.cz/_section/23d0d6";
  --public-url: "https://test2603201623.praweb.cz/_section/23d0d6";
}
.strip[data-id="23d0d6"] .product-category {
  padding: 80px 0;
  background-color: #f9f9f9;
}
.strip[data-id="23d0d6"] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="23d0d6"] .category-title {
  font-size: 2.5rem;
  color: #1a1a1a;
  margin-bottom: 50px;
  text-transform: uppercase;
  font-weight: 800;
  border-left: 6px solid #e63946;
  padding-left: 20px;
}
.strip[data-id="23d0d6"] .product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 40px;
}
.strip[data-id="23d0d6"] .product-card {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 12px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
}
.strip[data-id="23d0d6"] .product-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}
.strip[data-id="23d0d6"] .product-img-box {
  height: 300px;
  background-color: #fcfcfc;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.strip[data-id="23d0d6"] .product-img-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.strip[data-id="23d0d6"] .product-info {
  padding: 25px;
  flex-grow: 1;
}
.strip[data-id="23d0d6"] .product-info h3 {
  font-size: 1.4rem;
  color: #1a1a1a;
  margin-bottom: 15px;
  font-weight: 700;
}
.strip[data-id="23d0d6"] .product-info p {
  color: #666;
  font-size: 1rem;
  line-height: 1.6;
  margin: 0;
}.strip[data-id="698c26"] {
  --section-id: "698c26";
  --storage-url: "https://test2603201623.praweb.cz/_section/698c26";
  --public-url: "https://test2603201623.praweb.cz/_section/698c26";
}
.strip[data-id="698c26"] .product-category {
  padding: 80px 0;
  background-color: #ffffff;
}
.strip[data-id="698c26"] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="698c26"] .category-title {
  font-size: 2.5rem;
  color: #1a1a1a;
  margin-bottom: 50px;
  text-transform: uppercase;
  font-weight: 800;
  border-left: 6px solid #e63946;
  padding-left: 20px;
}
.strip[data-id="698c26"] .product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 40px;
}
.strip[data-id="698c26"] .product-card {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 12px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
}
.strip[data-id="698c26"] .product-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}
.strip[data-id="698c26"] .product-img-box {
  height: 300px;
  background-color: #f9f9f9;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.strip[data-id="698c26"] .product-img-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.strip[data-id="698c26"] .product-info {
  padding: 25px;
  flex-grow: 1;
}
.strip[data-id="698c26"] .product-info h3 {
  font-size: 1.4rem;
  color: #1a1a1a;
  margin-bottom: 15px;
  font-weight: 700;
}
.strip[data-id="698c26"] .product-info p {
  color: #666;
  font-size: 1rem;
  line-height: 1.6;
  margin: 0;
}.strip[data-id="43cf72"] {
  --section-id: "43cf72";
  --storage-url: "https://test2603201623.praweb.cz/_section/43cf72";
  --public-url: "https://test2603201623.praweb.cz/_section/43cf72";
}
.strip[data-id="43cf72"] .product-category {
  padding: 80px 0;
  background-color: #f9f9f9;
}
.strip[data-id="43cf72"] .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id="43cf72"] .category-title {
  font-size: 2.5rem;
  color: #1a1a1a;
  margin-bottom: 50px;
  text-transform: uppercase;
  font-weight: 800;
  border-left: 6px solid #e63946;
  padding-left: 20px;
}
.strip[data-id="43cf72"] .product-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  gap: 40px;
}
.strip[data-id="43cf72"] .product-card {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 12px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
}
.strip[data-id="43cf72"] .product-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
}
.strip[data-id="43cf72"] .product-img-box {
  height: 300px;
  background-color: #fcfcfc;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.strip[data-id="43cf72"] .product-img-box img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.strip[data-id="43cf72"] .product-info {
  padding: 25px;
  flex-grow: 1;
}
.strip[data-id="43cf72"] .product-info h3 {
  font-size: 1.4rem;
  color: #1a1a1a;
  margin-bottom: 15px;
  font-weight: 700;
}
.strip[data-id="43cf72"] .product-info p {
  color: #666;
  font-size: 1rem;
  line-height: 1.6;
  margin: 0;
}.strip[data-id=fb28d5] {
  --section-id: "fb28d5";
  --storage-url: "https://test2603201623.praweb.cz/_section/fb28d5";
  --public-url: "https://test2603201623.praweb.cz/_section/fb28d5";
}
.strip[data-id=fb28d5] .main-footer {
  background-color: #1a1a1a;
  color: #ffffff;
  padding: 3rem 0;
  margin-top: 5rem;
  border-top: 4px solid #e63946;
}
.strip[data-id=fb28d5] .footer-content {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 3rem;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=fb28d5] .footer-section h3 {
  color: #e63946;
  margin-bottom: 1.5rem;
  font-size: 1.2rem;
  text-transform: uppercase;
}
.strip[data-id=fb28d5] .footer-section p, .strip[data-id=fb28d5] .footer-section ul {
  font-size: 0.9rem;
  line-height: 1.6;
  color: #ccc;
}
.strip[data-id=fb28d5] .footer-section ul {
  list-style: none;
  padding: 0;
}
.strip[data-id=fb28d5] .footer-section ul li {
  margin-bottom: 0.8rem;
}
.strip[data-id=fb28d5] .footer-section a {
  color: #ccc;
  text-decoration: none;
  transition: color 0.3s;
}
.strip[data-id=fb28d5] .footer-section a:hover {
  color: #e63946;
}
.strip[data-id=fb28d5] .footer-bottom {
  text-align: center;
  margin-top: 3rem;
  padding-top: 2rem;
  border-top: 1px solid #333;
  font-size: 0.8rem;
  color: #888;
}