.strip[data-id="9457e5"] {
  --section-id: "9457e5";
  --storage-url: "https://fawnndoll.proweb.cz/_section/9457e5";
  --public-url: "https://fawnndoll.proweb.cz/_section/9457e5";
}
.strip[data-id="9457e5"] .main-header {
  background: #fff;
  border-bottom: 1px solid #eee;
  padding: 1.5rem 0;
}
.strip[data-id="9457e5"] .main-header .container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.strip[data-id="9457e5"] .main-header .logo a {
  font-size: 1.5rem;
  font-weight: 700;
  color: #333;
  text-decoration: none;
  letter-spacing: -0.5px;
}
.strip[data-id="9457e5"] .main-header .main-nav ul {
  list-style: none;
  display: flex;
  gap: 2rem;
  margin: 0;
  padding: 0;
}
.strip[data-id="9457e5"] .main-header .main-nav ul a {
  text-decoration: none;
  color: #666;
  font-weight: 500;
  transition: color 0.2s;
}
.strip[data-id="9457e5"] .main-header .main-nav ul a:hover {
  color: #000;
}
@media (max-width: 600px) {
  .strip[data-id="9457e5"] .main-header .container {
    flex-direction: column;
    gap: 1rem;
  }
}.strip[data-id="5044ee"] {
  --section-id: "5044ee";
  --storage-url: "https://fawnndoll.proweb.cz/_section/5044ee";
  --public-url: "https://fawnndoll.proweb.cz/_section/5044ee";
}
.strip[data-id="5044ee"] .article-hero {
  padding: 6rem 0 3rem;
  background: #fff;
}
.strip[data-id="5044ee"] .article-hero .container {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}
.strip[data-id="5044ee"] .article-hero .meta {
  font-size: 0.9rem;
  color: #888;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 1.5rem;
}
.strip[data-id="5044ee"] .article-hero h1 {
  font-size: 3.5rem;
  line-height: 1.1;
  font-weight: 800;
  color: #111;
  margin-bottom: 1.5rem;
  letter-spacing: -1px;
}
.strip[data-id="5044ee"] .article-hero .lead {
  font-size: 1.4rem;
  color: #555;
  line-height: 1.5;
  max-width: 600px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .strip[data-id="5044ee"] .article-hero {
    padding: 4rem 0 2rem;
  }
  .strip[data-id="5044ee"] .article-hero h1 {
    font-size: 2.5rem;
  }
  .strip[data-id="5044ee"] .article-hero .lead {
    font-size: 1.2rem;
  }
}.strip[data-id=c307fe] {
  --section-id: "c307fe";
  --storage-url: "https://fawnndoll.proweb.cz/_section/c307fe";
  --public-url: "https://fawnndoll.proweb.cz/_section/c307fe";
}
.strip[data-id=c307fe] .main-footer {
  background: #fafafa;
  border-top: 1px solid #eee;
  padding: 3rem 0;
  color: #888;
  font-size: 0.9rem;
}
.strip[data-id=c307fe] .main-footer .container {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
.strip[data-id=c307fe] .main-footer .footer-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.strip[data-id=c307fe] .main-footer .footer-links {
  display: flex;
  gap: 2rem;
}
.strip[data-id=c307fe] .main-footer .footer-links a {
  color: #888;
  text-decoration: none;
  transition: color 0.2s;
}
.strip[data-id=c307fe] .main-footer .footer-links a:hover {
  color: #333;
}
@media (max-width: 600px) {
  .strip[data-id=c307fe] .footer-content {
    flex-direction: column;
    gap: 1.5rem;
    text-align: center;
  }
}