
.strip.is-sticky {
    position: sticky;
    top: var(--proweb-sticky-offset, 0px);
    z-index: calc(900 - var(--proweb-sticky-index, 0));
}.strip[data-id="886a09"] {
  --section-id: "886a09";
  --storage-url: "https://ach-epsilon.proweb.cz/_section/886a09";
  --public-url: "https://ach-epsilon.proweb.cz/_section/886a09";
}
.strip[data-id="886a09"] .abyss-nav {
  position: relative;
  z-index: 100;
  background: rgba(3, 12, 32, 0.82);
  backdrop-filter: blur(14px);
  border-bottom: 1px solid rgba(94, 234, 212, 0.14);
}
.strip[data-id="886a09"] .abyss-nav__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 72px;
  gap: 24px;
}
.strip[data-id="886a09"] .abyss-nav__logo {
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  color: #f0faff;
  font-weight: 800;
  font-size: 1.15rem;
  letter-spacing: 0.02em;
}
.strip[data-id="886a09"] .abyss-nav__logo-mark {
  width: 38px;
  height: 38px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1rem;
  background: linear-gradient(135deg, rgba(34, 211, 238, 0.25), rgba(167, 139, 250, 0.25));
  border: 1px solid rgba(34, 211, 238, 0.45);
  box-shadow: 0 0 18px rgba(34, 211, 238, 0.35);
}
.strip[data-id="886a09"] .abyss-nav__links {
  display: flex;
  align-items: center;
  gap: 8px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.strip[data-id="886a09"] .abyss-nav__links a {
  display: inline-block;
  padding: 9px 20px;
  border-radius: 999px;
  color: #c7d8e8;
  text-decoration: none;
  font-weight: 600;
  font-size: 0.95rem;
  transition: color 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
}
.strip[data-id="886a09"] .abyss-nav__links a:hover {
  color: #5eead4;
  background: rgba(94, 234, 212, 0.08);
}
.strip[data-id="886a09"] .abyss-nav__links a.is-active {
  color: #04121f;
  background: linear-gradient(120deg, #22d3ee, #a78bfa);
  box-shadow: 0 0 22px rgba(34, 211, 238, 0.4);
}
.strip[data-id="886a09"] .abyss-nav__burger {
  display: none;
  flex-direction: column;
  gap: 5px;
  background: none;
  border: none;
  cursor: pointer;
  padding: 10px;
}
.strip[data-id="886a09"] .abyss-nav__burger span {
  width: 24px;
  height: 2px;
  background: #5eead4;
  border-radius: 2px;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
@media (max-width: 720px) {
  .strip[data-id="886a09"] .abyss-nav__burger {
    display: flex;
  }
  .strip[data-id="886a09"] .abyss-nav__links {
    position: absolute;
    top: 72px;
    left: 0;
    right: 0;
    flex-direction: column;
    align-items: stretch;
    gap: 4px;
    padding: 16px 20px 20px;
    background: rgba(3, 12, 32, 0.96);
    backdrop-filter: blur(14px);
    border-bottom: 1px solid rgba(94, 234, 212, 0.14);
    display: none;
  }
  .strip[data-id="886a09"] .abyss-nav__links.is-open {
    display: flex;
  }
  .strip[data-id="886a09"] .abyss-nav__links a {
    text-align: center;
    padding: 12px 20px;
  }
}.strip[data-id=eaf427] {
  --section-id: "eaf427";
  --storage-url: "https://ach-epsilon.proweb.cz/_section/eaf427";
  --public-url: "https://ach-epsilon.proweb.cz/_section/eaf427";
}
.strip[data-id=eaf427] .abyss-deep-hero {
  position: relative;
  min-height: 92vh;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(180deg, rgba(2, 8, 32, 0.5) 0%, rgba(2, 8, 32, 0.78) 70%, #02081f 100%), url(https://ach-epsilon.proweb.cz/_section/eaf427/deep-hero-bg.jpg) center/cover no-repeat;
  padding: 120px 24px 80px;
  text-align: center;
  overflow: hidden;
}
.strip[data-id=eaf427] .abyss-deep-hero__inner {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.strip[data-id=eaf427] .abyss-deep-hero__eyebrow {
  color: #a78bfa;
  text-transform: uppercase;
  letter-spacing: 0.45em;
  font-size: 0.8rem;
  font-weight: 600;
  margin-bottom: 22px;
  text-shadow: 0 0 18px rgba(167, 139, 250, 0.8);
  animation: abyssFadeUp 1s ease both;
}
.strip[data-id=eaf427] .abyss-deep-hero__title {
  font-size: clamp(2.6rem, 7vw, 5.6rem);
  line-height: 1.05;
  font-weight: 800;
  color: #f0faff;
  margin: 0 0 26px;
  letter-spacing: -0.02em;
  animation: abyssFadeUp 1s 0.15s ease both;
}
.strip[data-id=eaf427] .abyss-deep-hero__title span {
  background: linear-gradient(120deg, #a78bfa, #f472b6, #22d3ee);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  filter: drop-shadow(0 0 28px rgba(167, 139, 250, 0.45));
}
.strip[data-id=eaf427] .abyss-deep-hero__lead {
  max-width: 680px;
  margin: 0 auto 40px;
  font-size: clamp(1.05rem, 2vw, 1.28rem);
  line-height: 1.7;
  color: #c7d8e8;
  animation: abyssFadeUp 1s 0.3s ease both;
}
.strip[data-id=eaf427] .abyss-deep-hero__depth {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 12px 26px;
  border-radius: 999px;
  background: rgba(10, 30, 60, 0.55);
  border: 1px solid rgba(167, 139, 250, 0.35);
  color: #d9c9ff;
  font-weight: 600;
  font-size: 0.95rem;
  backdrop-filter: blur(8px);
  animation: abyssFadeUp 1s 0.45s ease both;
}
.strip[data-id=eaf427] .abyss-deep-hero__depth::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #a78bfa;
  box-shadow: 0 0 12px rgba(167, 139, 250, 0.9);
}
@keyframes abyssFadeUp {
  from {
    opacity: 0;
    transform: translateY(26px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@media (max-width: 640px) {
  .strip[data-id=eaf427] .abyss-deep-hero {
    padding: 100px 18px 70px;
  }
}.strip[data-id=a6aaea] {
  --section-id: "a6aaea";
  --storage-url: "https://ach-epsilon.proweb.cz/_section/a6aaea";
  --public-url: "https://ach-epsilon.proweb.cz/_section/a6aaea";
}
.strip[data-id=a6aaea] .abyss-zones {
  background: linear-gradient(180deg, #02081f 0%, #04102e 100%);
  padding: 110px 24px;
  position: relative;
}
.strip[data-id=a6aaea] .abyss-zones__inner {
  max-width: 1000px;
  margin: 0 auto;
}
.strip[data-id=a6aaea] .abyss-zones__head {
  text-align: center;
  margin-bottom: 70px;
}
.strip[data-id=a6aaea] .abyss-zones__eyebrow {
  color: #22d3ee;
  text-transform: uppercase;
  letter-spacing: 0.35em;
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 16px;
}
.strip[data-id=a6aaea] .abyss-zones__title {
  font-size: clamp(1.9rem, 4vw, 3rem);
  color: #f0faff;
  font-weight: 800;
  margin: 0;
}
.strip[data-id=a6aaea] .abyss-zones__timeline {
  position: relative;
  display: grid;
  gap: 0;
}
.strip[data-id=a6aaea] .abyss-zones__timeline::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 2px;
  transform: translateX(-50%);
  background: linear-gradient(180deg, #22d3ee, #a78bfa 40%, #f472b6 70%, #4a1d6e);
  box-shadow: 0 0 18px rgba(167, 139, 250, 0.5);
}
.strip[data-id=a6aaea] .abyss-zone {
  position: relative;
  width: 50%;
  padding: 0 48px 56px 0;
}
.strip[data-id=a6aaea] .abyss-zone:nth-child(even) {
  margin-left: 50%;
  padding: 0 0 56px 48px;
}
.strip[data-id=a6aaea] .abyss-zone__dot {
  position: absolute;
  top: 6px;
  right: -9px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #22d3ee;
  box-shadow: 0 0 0 5px rgba(34, 211, 238, 0.15), 0 0 22px rgba(34, 211, 238, 0.8);
}
.strip[data-id=a6aaea] .abyss-zone:nth-child(even) .abyss-zone__dot {
  right: auto;
  left: -9px;
  background: #f472b6;
  box-shadow: 0 0 0 5px rgba(244, 114, 182, 0.15), 0 0 22px rgba(244, 114, 182, 0.8);
}
.strip[data-id=a6aaea] .abyss-zone:nth-child(3n) .abyss-zone__dot {
  background: #a78bfa;
  box-shadow: 0 0 0 5px rgba(167, 139, 250, 0.15), 0 0 22px rgba(167, 139, 250, 0.8);
}
.strip[data-id=a6aaea] .abyss-zone__card {
  background: rgba(12, 32, 64, 0.55);
  border: 1px solid rgba(94, 234, 212, 0.16);
  border-radius: 22px;
  padding: 30px 30px 26px;
  backdrop-filter: blur(8px);
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
}
.strip[data-id=a6aaea] .abyss-zone__card:hover {
  transform: translateY(-5px);
  border-color: rgba(94, 234, 212, 0.45);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5), 0 0 34px rgba(34, 211, 238, 0.14);
}
.strip[data-id=a6aaea] .abyss-zone__depth {
  display: inline-block;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #5eead4;
  background: rgba(34, 211, 238, 0.1);
  border: 1px solid rgba(34, 211, 238, 0.3);
  padding: 5px 14px;
  border-radius: 999px;
  margin-bottom: 14px;
}
.strip[data-id=a6aaea] .abyss-zone:nth-child(even) .abyss-zone__depth {
  color: #f9a8d4;
  background: rgba(244, 114, 182, 0.1);
  border-color: rgba(244, 114, 182, 0.35);
}
.strip[data-id=a6aaea] .abyss-zone:nth-child(3n) .abyss-zone__depth {
  color: #c4b5fd;
  background: rgba(167, 139, 250, 0.1);
  border-color: rgba(167, 139, 250, 0.35);
}
.strip[data-id=a6aaea] .abyss-zone__name {
  font-size: 1.4rem;
  color: #f0faff;
  font-weight: 700;
  margin: 0 0 12px;
}
.strip[data-id=a6aaea] .abyss-zone__text {
  color: #aebfd4;
  font-size: 0.97rem;
  line-height: 1.75;
  margin: 0;
}
@media (max-width: 800px) {
  .strip[data-id=a6aaea] .abyss-zones {
    padding: 80px 20px;
  }
  .strip[data-id=a6aaea] .abyss-zones__timeline::before {
    left: 12px;
  }
  .strip[data-id=a6aaea] .abyss-zone, .strip[data-id=a6aaea] .abyss-zone:nth-child(even) {
    width: 100%;
    margin-left: 0;
    padding: 0 0 40px 44px;
  }
  .strip[data-id=a6aaea] .abyss-zone__dot, .strip[data-id=a6aaea] .abyss-zone:nth-child(even) .abyss-zone__dot {
    left: 3px;
    right: auto;
  }
}.strip[data-id="32fda8"] {
  --section-id: "32fda8";
  --storage-url: "https://ach-epsilon.proweb.cz/_section/32fda8";
  --public-url: "https://ach-epsilon.proweb.cz/_section/32fda8";
}
.strip[data-id="32fda8"] .abyss-science {
  background: linear-gradient(180deg, #04102e 0%, #02081f 100%);
  padding: 110px 24px;
  position: relative;
  overflow: hidden;
}
.strip[data-id="32fda8"] .abyss-science::before {
  content: "";
  position: absolute;
  bottom: -140px;
  left: -140px;
  width: 460px;
  height: 460px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(34, 211, 238, 0.14), transparent 65%);
  pointer-events: none;
}
.strip[data-id="32fda8"] .abyss-science__inner {
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 64px;
  align-items: center;
  position: relative;
  z-index: 1;
}
.strip[data-id="32fda8"] .abyss-science__media {
  order: 2;
  position: relative;
}
.strip[data-id="32fda8"] .abyss-science__media img {
  width: 100%;
  height: 480px;
  object-fit: cover;
  border-radius: 28px;
  border: 1px solid rgba(167, 139, 250, 0.3);
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.55), 0 0 50px rgba(167, 139, 250, 0.2);
}
.strip[data-id="32fda8"] .abyss-science__media::before {
  content: "";
  position: absolute;
  inset: -18px auto auto -18px;
  width: 180px;
  height: 180px;
  border-left: 3px solid rgba(167, 139, 250, 0.6);
  border-top: 3px solid rgba(167, 139, 250, 0.6);
  border-radius: 28px 0 0 0;
  pointer-events: none;
}
.strip[data-id="32fda8"] .abyss-science__eyebrow {
  color: #a78bfa;
  text-transform: uppercase;
  letter-spacing: 0.35em;
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 18px;
}
.strip[data-id="32fda8"] .abyss-science__title {
  font-size: clamp(1.9rem, 4vw, 3rem);
  line-height: 1.15;
  color: #f0faff;
  margin: 0 0 22px;
  font-weight: 800;
}
.strip[data-id="32fda8"] .abyss-science__title em {
  font-style: normal;
  color: #a78bfa;
  text-shadow: 0 0 24px rgba(167, 139, 250, 0.5);
}
.strip[data-id="32fda8"] .abyss-science__text {
  color: #b9cbe0;
  font-size: 1.05rem;
  line-height: 1.8;
  margin: 0 0 16px;
}
.strip[data-id="32fda8"] .abyss-science__steps {
  list-style: none;
  padding: 0;
  margin: 28px 0 0;
  display: grid;
  gap: 18px;
  counter-reset: abyssStep;
}
.strip[data-id="32fda8"] .abyss-science__steps li {
  counter-increment: abyssStep;
  display: flex;
  gap: 18px;
  align-items: flex-start;
  color: #d3e3f2;
  line-height: 1.6;
  font-size: 0.98rem;
}
.strip[data-id="32fda8"] .abyss-science__steps li::before {
  content: counter(abyssStep, decimal-leading-zero);
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  font-weight: 800;
  font-size: 0.9rem;
  color: #5eead4;
  background: rgba(34, 211, 238, 0.1);
  border: 1px solid rgba(34, 211, 238, 0.35);
  box-shadow: 0 0 18px rgba(34, 211, 238, 0.2);
}
@media (max-width: 900px) {
  .strip[data-id="32fda8"] .abyss-science {
    padding: 80px 20px;
  }
  .strip[data-id="32fda8"] .abyss-science__inner {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .strip[data-id="32fda8"] .abyss-science__media {
    order: 1;
  }
  .strip[data-id="32fda8"] .abyss-science__media img {
    height: 320px;
  }
}@charset "UTF-8";
.strip[data-id="169fb3"] {
  --section-id: "169fb3";
  --storage-url: "https://ach-epsilon.proweb.cz/_section/169fb3";
  --public-url: "https://ach-epsilon.proweb.cz/_section/169fb3";
}
.strip[data-id="169fb3"] .abyss-deep-cta {
  position: relative;
  padding: 120px 24px;
  background: linear-gradient(180deg, #02081f 0%, #01050f 100%);
  overflow: hidden;
  text-align: center;
}
.strip[data-id="169fb3"] .abyss-deep-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(circle at 30% 30%, rgba(244, 114, 182, 0.12), transparent 40%), radial-gradient(circle at 70% 70%, rgba(34, 211, 238, 0.12), transparent 40%);
  pointer-events: none;
}
.strip[data-id="169fb3"] .abyss-deep-cta::after {
  content: "✦";
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.2rem;
  color: #5eead4;
  text-shadow: 0 0 20px rgba(94, 234, 212, 0.9);
  animation: abyssTwinkle 2.4s ease-in-out infinite;
}
@keyframes abyssTwinkle {
  0%, 100% {
    opacity: 0.35;
  }
  50% {
    opacity: 1;
  }
}
.strip[data-id="169fb3"] .abyss-deep-cta__inner {
  position: relative;
  z-index: 1;
  max-width: 760px;
  margin: 0 auto;
}
.strip[data-id="169fb3"] .abyss-deep-cta__title {
  font-size: clamp(2rem, 5vw, 3.4rem);
  color: #f0faff;
  font-weight: 800;
  line-height: 1.15;
  margin: 0 0 22px;
}
.strip[data-id="169fb3"] .abyss-deep-cta__title span {
  background: linear-gradient(120deg, #f472b6, #a78bfa, #22d3ee);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
.strip[data-id="169fb3"] .abyss-deep-cta__text {
  color: #b9cbe0;
  font-size: 1.08rem;
  line-height: 1.75;
  max-width: 600px;
  margin: 0 auto 38px;
}
.strip[data-id="169fb3"] .abyss-deep-cta__btn {
  display: inline-block;
  padding: 18px 44px;
  border-radius: 999px;
  background: linear-gradient(120deg, #f472b6, #a78bfa);
  color: #1a0620;
  font-weight: 800;
  font-size: 1.05rem;
  text-decoration: none;
  box-shadow: 0 0 34px rgba(244, 114, 182, 0.45), 0 0 70px rgba(167, 139, 250, 0.3);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.strip[data-id="169fb3"] .abyss-deep-cta__btn:hover {
  transform: translateY(-3px) scale(1.04);
  box-shadow: 0 0 50px rgba(244, 114, 182, 0.7), 0 0 100px rgba(167, 139, 250, 0.45);
}
@media (max-width: 640px) {
  .strip[data-id="169fb3"] .abyss-deep-cta {
    padding: 90px 18px;
  }
}.strip[data-id=e0d4e8] {
  --section-id: "e0d4e8";
  --storage-url: "https://ach-epsilon.proweb.cz/_section/e0d4e8";
  --public-url: "https://ach-epsilon.proweb.cz/_section/e0d4e8";
}
.strip[data-id=e0d4e8] .abyss-facts {
  background: #02081f;
  padding: 100px 24px;
  position: relative;
}
.strip[data-id=e0d4e8] .abyss-facts__inner {
  max-width: 1200px;
  margin: 0 auto;
}
.strip[data-id=e0d4e8] .abyss-facts__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
}
.strip[data-id=e0d4e8] .abyss-fact-item {
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(34, 211, 238, 0.2);
  border-radius: 24px;
  padding: 40px;
  text-align: center;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  cursor: default;
}
.strip[data-id=e0d4e8] .abyss-fact-item:hover {
  background: rgba(34, 211, 238, 0.08);
  transform: scale(1.05);
  border-color: rgba(34, 211, 238, 0.6);
  box-shadow: 0 0 40px rgba(34, 211, 238, 0.2);
}
.strip[data-id=e0d4e8] .abyss-fact-item__icon {
  font-size: 3rem;
  margin-bottom: 20px;
  display: block;
  filter: drop-shadow(0 0 10px rgba(94, 234, 212, 0.5));
}
.strip[data-id=e0d4e8] .abyss-fact-item__number {
  font-size: 2.5rem;
  font-weight: 900;
  color: #f0faff;
  margin-bottom: 10px;
  display: block;
}
.strip[data-id=e0d4e8] .abyss-fact-item__label {
  color: #5eead4;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  font-size: 0.8rem;
  font-weight: 700;
  margin-bottom: 15px;
  display: block;
}
.strip[data-id=e0d4e8] .abyss-fact-item__text {
  color: #aebfd4;
  font-size: 0.95rem;
  line-height: 1.6;
}
@media (max-width: 640px) {
  .strip[data-id=e0d4e8] .abyss-facts {
    padding: 80px 18px;
  }
}.strip[data-id="150eb2"] {
  --section-id: "150eb2";
  --storage-url: "https://ach-epsilon.proweb.cz/_section/150eb2";
  --public-url: "https://ach-epsilon.proweb.cz/_section/150eb2";
}
.strip[data-id="150eb2"] .abyss-footer {
  background: #01050f;
  border-top: 1px solid rgba(94, 234, 212, 0.12);
  padding: 60px 24px 40px;
  position: relative;
  overflow: hidden;
}
.strip[data-id="150eb2"] .abyss-footer::before {
  content: "";
  position: absolute;
  top: -80px;
  left: 50%;
  transform: translateX(-50%);
  width: 500px;
  height: 160px;
  background: radial-gradient(ellipse, rgba(34, 211, 238, 0.1), transparent 70%);
  pointer-events: none;
}
.strip[data-id="150eb2"] .abyss-footer__inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}
.strip[data-id="150eb2"] .abyss-footer__brand {
  font-weight: 800;
  color: #f0faff;
  font-size: 1.05rem;
  display: flex;
  align-items: center;
  gap: 10px;
}
.strip[data-id="150eb2"] .abyss-footer__brand span {
  color: #5eead4;
  text-shadow: 0 0 14px rgba(94, 234, 212, 0.6);
}
.strip[data-id="150eb2"] .abyss-footer__text {
  color: #6f8aa5;
  font-size: 0.9rem;
  margin: 0;
}
.strip[data-id="150eb2"] .abyss-footer__links {
  display: flex;
  gap: 18px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.strip[data-id="150eb2"] .abyss-footer__links a {
  color: #9fb6cc;
  text-decoration: none;
  font-size: 0.92rem;
  font-weight: 600;
  transition: color 0.25s ease, text-shadow 0.25s ease;
}
.strip[data-id="150eb2"] .abyss-footer__links a:hover {
  color: #5eead4;
  text-shadow: 0 0 14px rgba(94, 234, 212, 0.6);
}
@media (max-width: 640px) {
  .strip[data-id="150eb2"] .abyss-footer {
    padding: 50px 18px 36px;
  }
  .strip[data-id="150eb2"] .abyss-footer__inner {
    flex-direction: column;
    text-align: center;
  }
}