@charset "UTF-8";
.strip[data-id=ba0644] {
  --section-id: "ba0644";
  --storage-url: "https://adik.proweb.cz/_section/ba0644";
  --public-url: "https://adik.proweb.cz/_section/ba0644";
}
.strip[data-id=ba0644] .main-header {
  background-color: #000;
  color: #fff;
  padding: 1rem 0;
  position: sticky;
  top: 0;
  z-index: 1000;
  border-bottom: 2px solid #ff0000;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
}
.strip[data-id=ba0644] :global(body) {
  background-color: #000 !important;
  color: #fff;
}
.strip[data-id=ba0644] .header-content {
  display: flex;
  align-items: center;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 2rem;
}
.strip[data-id=ba0644] .logo a {
  text-decoration: none;
  color: #fff;
  display: flex;
  align-items: center;
  gap: 1rem;
}
.strip[data-id=ba0644] .logo img {
  height: 60px; /* Mírně zvětšeno pro lepší čitelnost nového loga */
  width: auto;
  filter: drop-shadow(0 0 10px rgba(255, 0, 0, 0.3));
}
.strip[data-id=ba0644] .brand-name {
  font-weight: 900;
  font-size: 1.4rem;
  letter-spacing: 1px;
  color: #fff;
  text-transform: uppercase;
}
.strip[data-id=ba0644] .main-nav {
  flex: 1;
  display: flex;
  justify-content: center;
}
.strip[data-id=ba0644] .nav-links {
  list-style: none;
  display: flex;
  gap: 2.5rem;
  margin: 0;
  padding: 0;
}
.strip[data-id=ba0644] .nav-links a {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.95rem;
  font-weight: 700;
  text-transform: uppercase;
  transition: all 0.3s;
  letter-spacing: 0.5px;
}
.strip[data-id=ba0644] .nav-links a:hover {
  color: #ff0000;
}
.strip[data-id=ba0644] .discord-btn {
  background-color: #ff0000;
  color: #fff;
  padding: 0.6rem 1.5rem;
  border-radius: 4px;
  text-decoration: none;
  font-size: 0.9rem;
  font-weight: 800;
  text-transform: uppercase;
  transition: all 0.2s;
}
.strip[data-id=ba0644] .discord-btn:hover {
  background-color: #fff;
  color: #000;
  transform: translateY(-2px);
}
.strip[data-id=ba0644] .menu-toggle {
  display: none;
  flex-direction: column;
  gap: 4px;
  background: none;
  border: none;
  cursor: pointer;
}
.strip[data-id=ba0644] .menu-toggle span {
  display: block;
  width: 25px;
  height: 2px;
  background-color: #fff;
}
@media (max-width: 1024px) {
  .strip[data-id=ba0644] .nav-links {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #111;
    flex-direction: column;
    padding: 2rem;
    gap: 1.5rem;
    text-align: center;
    border-bottom: 2px solid #ff0000;
  }
  .strip[data-id=ba0644] .nav-links.active {
    display: flex;
  }
  .strip[data-id=ba0644] .menu-toggle {
    display: flex;
  }
}.strip[data-id="7a7731"] {
  --section-id: "7a7731";
  --storage-url: "https://adik.proweb.cz/_section/7a7731";
  --public-url: "https://adik.proweb.cz/_section/7a7731";
}
.strip[data-id="7a7731"] .partners-hero {
  background-color: #000;
  color: #fff;
  padding: 120px 0 80px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.strip[data-id="7a7731"] .hero-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
  position: relative;
  z-index: 2;
}
.strip[data-id="7a7731"] .hero-title {
  font-size: 4rem;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
  letter-spacing: -2px;
}
.strip[data-id="7a7731"] .hero-subtitle {
  font-size: 1.2rem;
  color: rgba(255, 255, 255, 0.7);
  max-width: 800px;
  margin: 0 auto 3rem;
  line-height: 1.6;
}
.strip[data-id="7a7731"] .hero-accent {
  width: 100px;
  height: 4px;
  background-color: #ff0000;
  margin: 0 auto;
  box-shadow: 0 0 20px rgba(255, 0, 0, 0.5);
}
@media (max-width: 768px) {
  .strip[data-id="7a7731"] .hero-title {
    font-size: 2.5rem;
  }
}.strip[data-id=ee75da] {
  --section-id: "ee75da";
  --storage-url: "https://adik.proweb.cz/_section/ee75da";
  --public-url: "https://adik.proweb.cz/_section/ee75da";
  /* Main Partner Styling */
  /* Secondary Partners Grid */
  /* Discord Button Styling */
}
.strip[data-id=ee75da] .partners-list {
  background-color: #000;
  color: #fff;
  padding: 60px 0;
}
.strip[data-id=ee75da] .list-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
}
.strip[data-id=ee75da] .main-partner-wrapper {
  margin-bottom: 4rem;
  text-align: center;
}
.strip[data-id=ee75da] .section-subtitle {
  font-size: 0.8rem;
  color: #ff0000;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 2px;
  margin-bottom: 1.5rem;
  display: block;
  opacity: 0.8;
}
.strip[data-id=ee75da] .main-partner-card {
  background: linear-gradient(145deg, #0a0a0a, #111);
  border: 1px solid #ff0000;
  border-radius: 16px;
  padding: 2.5rem 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
  box-shadow: 0 0 30px rgba(255, 0, 0, 0.1);
  transition: transform 0.3s ease;
  max-width: 800px;
  margin: 0 auto;
}
.strip[data-id=ee75da] .main-partner-card:hover {
  transform: translateY(-5px);
}
.strip[data-id=ee75da] .main-partner-logo {
  width: 180px;
  height: auto;
}
.strip[data-id=ee75da] .main-partner-name {
  font-size: 2.2rem;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0;
  color: #fff;
  letter-spacing: 1px;
}
.strip[data-id=ee75da] .partners-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 2rem;
}
.strip[data-id=ee75da] .partner-card {
  background-color: #0a0a0a;
  border: 1px solid rgba(255, 255, 255, 0.05);
  border-radius: 12px;
  padding: 2rem;
  text-align: center;
  transition: all 0.4s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.2rem;
}
.strip[data-id=ee75da] .partner-card:hover {
  border-color: #ff0000;
  transform: translateY(-5px);
}
.strip[data-id=ee75da] .partner-logo {
  width: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.strip[data-id=ee75da] .partner-logo img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.strip[data-id=ee75da] .partner-name {
  font-size: 1.25rem;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
}
.strip[data-id=ee75da] .partner-desc {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.5;
  margin: 0;
}
.strip[data-id=ee75da] .promo-badge {
  display: inline-block;
  background-color: rgba(255, 0, 0, 0.1);
  color: #ff0000;
  padding: 0.3rem 0.8rem;
  border: 1px solid rgba(255, 0, 0, 0.3);
  border-radius: 4px;
  font-weight: 900;
  font-size: 0.75rem;
  text-transform: uppercase;
}
.strip[data-id=ee75da] .partner-link {
  display: inline-block;
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  font-weight: 700;
  font-size: 0.85rem;
  transition: color 0.2s;
}
.strip[data-id=ee75da] .partner-link:hover {
  color: #ff0000;
  text-decoration: underline;
}
.strip[data-id=ee75da] .partner-discord-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.6rem;
  background-color: #ff0000;
  color: #fff;
  padding: 0.8rem 1.5rem;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 800;
  font-size: 0.85rem;
  text-transform: uppercase;
  transition: all 0.3s;
  width: 100%;
  margin-top: auto;
}
.strip[data-id=ee75da] .partner-discord-btn:hover {
  background-color: #fff;
  color: #000;
  transform: translateY(-2px);
}
.strip[data-id=ee75da] .partner-discord-btn i {
  font-size: 1.1rem;
}
@media (max-width: 768px) {
  .strip[data-id=ee75da] .main-partner-name {
    font-size: 1.8rem;
  }
  .strip[data-id=ee75da] .main-partner-logo {
    width: 140px;
  }
  .strip[data-id=ee75da] .main-partner-card {
    padding: 2rem 1.5rem;
  }
}.strip[data-id=a70959] {
  --section-id: "a70959";
  --storage-url: "https://adik.proweb.cz/_section/a70959";
  --public-url: "https://adik.proweb.cz/_section/a70959";
}
.strip[data-id=a70959] .main-footer {
  background-color: #000;
  color: #fff;
  padding: 80px 0 40px;
  border-top: 2px solid #ff0000;
}
.strip[data-id=a70959] .footer-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 2rem;
}
.strip[data-id=a70959] .footer-grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr; /* Upraveno na 3 sloupce */
  gap: 60px;
}
.strip[data-id=a70959] .footer-brand img {
  height: 80px;
  margin-bottom: 1.5rem;
}
.strip[data-id=a70959] .footer-brand p {
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.6;
  max-width: 300px;
}
.strip[data-id=a70959] .footer-col h3 {
  font-size: 1.1rem;
  font-weight: 800;
  margin-bottom: 2rem;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
}
.strip[data-id=a70959] .footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
.strip[data-id=a70959] .footer-links a {
  color: rgba(255, 255, 255, 0.6);
  text-decoration: none;
  transition: color 0.3s;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 0.9rem;
}
.strip[data-id=a70959] .footer-links a:hover {
  color: #ff0000;
}
.strip[data-id=a70959] .social-icons {
  display: flex;
  gap: 1rem;
  flex-wrap: wrap;
}
.strip[data-id=a70959] .social-icon {
  width: 45px;
  height: 45px;
  background: rgba(255, 255, 255, 0.05);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s;
  font-weight: 800;
  font-size: 0.8rem;
}
.strip[data-id=a70959] .social-icon:hover {
  background: #ff0000;
  color: #fff;
  transform: translateY(-3px);
}
.strip[data-id=a70959] .footer-bottom {
  margin-top: 60px;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  text-align: center;
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.4);
}
.strip[data-id=a70959] .footer-bottom strong {
  font-weight: 900;
  color: #ff0000;
}
@media (max-width: 1024px) {
  .strip[data-id=a70959] .footer-grid {
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
  }
}
@media (max-width: 600px) {
  .strip[data-id=a70959] .footer-grid {
    grid-template-columns: 1fr;
  }
  .strip[data-id=a70959] .footer-brand {
    text-align: center;
  }
  .strip[data-id=a70959] .footer-brand p {
    margin: 0 auto 1.5rem;
  }
  .strip[data-id=a70959] .social-icons {
    justify-content: center;
  }
}