body.home .arbeex-hero-shell {
  align-items: stretch;
}

body.home .arbeex-hero-badges,
body.home .arbeex-hero-visual {
  display: none !important;
}

body.home .arbeex-hero-brand-copy h1 {
  font-size: clamp(2.5rem, 4.6vw, 4rem);
}

body.home .arbeex-hero-stage {
  min-height: 500px;
}

body.home .arbeex-stage-source-hidden,
body.home .arbeex-hero-stage > header.wp-block-template-part {
  display: none !important;
}

body.home .arbeex-stage-stable {
  position: relative;
  z-index: 1;
  min-height: 100%;
  border-radius: 26px;
  overflow: hidden;
  background:
    linear-gradient(135deg, rgba(4, 12, 25, 0.52), rgba(3, 10, 20, 0.82)),
    linear-gradient(180deg, rgba(70, 228, 255, 0.08), transparent 45%),
    var(--arbeex-stage-image);
  background-position: center;
  background-size: cover;
  border: 1px solid rgba(70, 228, 255, 0.14);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.05),
    0 24px 60px rgba(0, 0, 0, 0.28);
}

body.home .arbeex-stage-stable::before,
body.home .arbeex-stage-stable::after {
  content: "";
  position: absolute;
  pointer-events: none;
}

body.home .arbeex-stage-stable::before {
  inset: 0;
  background:
    linear-gradient(120deg, rgba(255, 255, 255, 0.08), transparent 28%),
    radial-gradient(circle at 80% 20%, rgba(209, 255, 82, 0.16), transparent 22%);
}

body.home .arbeex-stage-stable::after {
  inset: auto 18px 18px auto;
  width: 170px;
  height: 42px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(255,255,255,0.38), transparent 70%);
  opacity: 0.55;
}

body.home .arbeex-stage-stable__surface {
  position: absolute;
  left: 22px;
  right: 22px;
  bottom: 22px;
  display: grid;
  gap: 10px;
  max-width: 360px;
  padding: 18px 20px;
  border: 1px solid rgba(70, 228, 255, 0.16);
  border-radius: 22px;
  background: rgba(5, 16, 31, 0.76);
  backdrop-filter: blur(12px);
}

body.home .arbeex-stage-stable__eyebrow {
  color: #d1ff52;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

body.home .arbeex-stage-stable__surface h3 {
  margin: 0;
  color: #f7fbff;
  font-size: clamp(1.35rem, 2vw, 1.8rem);
  line-height: 1.02;
  text-transform: uppercase;
}

body.home .arbeex-stage-stable__surface p {
  margin: 0;
  color: rgba(229, 239, 250, 0.82);
  font-size: 0.98rem;
  line-height: 1.45;
}

body.home .arbeex-stage-stable__chips {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

body.home .arbeex-stage-stable__chips > * {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 8px 12px;
  border: 1px solid rgba(79, 125, 255, 0.18);
  border-radius: 999px;
  background: rgba(7, 14, 28, 0.76);
  color: #d7e4f4;
  font-size: 0.88rem;
  font-weight: 700;
  text-decoration: none;
}

body.home .arbeex-hero-stage-note {
  max-width: 260px;
}

body.home .sticky-news-toc {
  position: sticky !important;
  top: calc(14px + var(--wp-admin--admin-bar--height, 0px)) !important;
  z-index: 90 !important;
  margin: 14px auto 28px !important;
  padding: 14px 16px !important;
  border-radius: 24px !important;
  border: 1px solid rgba(70, 228, 255, 0.22) !important;
  background:
    linear-gradient(135deg, rgba(5, 16, 31, 0.78), rgba(8, 18, 38, 0.68)) !important;
  backdrop-filter: blur(18px) saturate(1.18) !important;
  box-shadow:
    0 18px 44px rgba(0, 0, 0, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.05) !important;
}

body.home .sticky-news-toc.is-condensed,
body.home .sticky-news-toc.is-condensed.is-open {
  position: sticky !important;
  left: auto !important;
  top: calc(14px + var(--wp-admin--admin-bar--height, 0px)) !important;
  width: calc(100% - 28px) !important;
  margin: 14px auto 28px !important;
  padding: 14px 16px !important;
  transform: none !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}

body.home .sticky-news-toc.is-pinned,
body.home .sticky-news-toc.is-pinned.is-condensed,
body.home .sticky-news-toc.is-pinned.is-condensed.is-open {
  position: fixed !important;
  top: 14px !important;
  margin: 0 !important;
  transform: none !important;
  opacity: 1 !important;
  pointer-events: auto !important;
}

body.home .sticky-news-toc .news-toc {
  flex-wrap: nowrap !important;
  justify-content: flex-start !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  padding-bottom: 4px;
  scrollbar-width: none;
}

body.home .sticky-news-toc .news-toc::-webkit-scrollbar {
  display: none;
}

body.home .sticky-news-toc .news-toc li {
  flex: 0 0 auto;
}

body.home .sticky-news-toc .news-toc li a {
  white-space: nowrap;
}

body.home .region-title {
  scroll-margin-top: 156px !important;
}

body.home .arbeex-toc-holder {
  min-height: 0 !important;
}

body.home .arbeex-toc-fab,
body.home .arbeex-toc-backdrop,
body.home .arbeex-toc-sentinel {
  display: none !important;
}

body.home .arbeex-to-top {
  position: fixed;
  right: 18px;
  bottom: 94px;
  z-index: 9998;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 54px;
  height: 54px;
  border: 1px solid rgba(70, 228, 255, 0.24);
  border-radius: 999px;
  background:
    linear-gradient(135deg, rgba(70, 228, 255, 0.22), rgba(79, 125, 255, 0.26)),
    rgba(4, 16, 37, 0.92);
  color: #f8fcff;
  font-size: 1.4rem;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.34);
  cursor: pointer;
  transform: translateY(16px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 180ms ease, transform 180ms ease, filter 180ms ease;
}

body.home.logged-in .arbeex-to-top {
  bottom: 18px;
}

body.home .arbeex-to-top:hover {
  filter: brightness(1.08);
}

body.home .arbeex-to-top.is-visible {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

@media (max-width: 900px) {
  body.home .arbeex-hero-shell {
    width: calc(100% - 8px);
    margin: 8px auto 18px;
    padding: 14px;
  }

  body.home .arbeex-hero-content {
    gap: 18px;
  }

  body.home .arbeex-hero-brand-copy h1 {
    font-size: clamp(2rem, 10vw, 3rem);
  }

  body.home .arbeex-hero-stage {
    min-height: 300px;
  }

  body.home .arbeex-stage-stable__surface {
    left: 10px;
    right: 10px;
    bottom: 10px;
    max-width: none;
    padding: 12px 13px;
    border-radius: 18px;
  }

  body.home .arbeex-stage-stable__chips > * {
    font-size: 0.82rem;
  }

  body.home .sticky-news-toc {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: calc(100% - 16px) !important;
    margin: 8px auto 18px !important;
    padding: 10px !important;
    border-radius: 18px !important;
    box-shadow: 0 10px 26px rgba(0, 0, 0, 0.2) !important;
  }

  body.home .sticky-news-toc.is-condensed,
  body.home .sticky-news-toc.is-condensed.is-open {
    left: 12px !important;
    top: 50% !important;
    width: min(280px, calc(100vw - 28px)) !important;
    margin: 0 !important;
    padding: 16px 14px !important;
    border-radius: 20px !important;
  }

  body.home .sticky-news-toc.is-pinned,
  body.home .sticky-news-toc.is-pinned.is-condensed,
  body.home .sticky-news-toc.is-pinned.is-condensed.is-open {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    width: calc(100% - 16px) !important;
    margin: 8px auto 18px !important;
  }

  body.home .region-title {
    scroll-margin-top: 118px !important;
  }

  body.home .arbeex-toc-sentinel {
    display: block !important;
    width: 1px;
    height: 1px;
    opacity: 0;
    pointer-events: none;
  }

  body.home .arbeex-toc-fab.is-visible {
    display: inline-flex !important;
  }

  body.home .arbeex-toc-backdrop.is-visible {
    display: block !important;
  }

  body.home .arbeex-to-top {
    right: 12px;
    bottom: 12px;
    width: 50px;
    height: 50px;
  }
}
