/* Homepage SEO blocks + product page FAQ / sticky CTA */

.cl-home-seo {
  padding: 2rem 0 1.5rem;
  background: #f8fafc;
  border-top: 1px solid #e2e8f0;
}

.cl-home-seo__title,
.cl-home-seo__subtitle,
.cl-home-tests__title {
  font-size: clamp(1.25rem, 2.5vw, 1.55rem);
  font-weight: 800;
  color: #0f172a;
  margin: 0 0 0.85rem;
}

.cl-home-seo__subtitle {
  margin-top: 1.75rem;
}

.cl-home-seo__body p {
  margin: 0 0 0.85rem;
  font-size: 0.975rem;
  line-height: 1.75;
  color: #334155;
}

.cl-product-seo-intro--category {
  margin-top: 0.85rem;
  max-width: 52rem;
}

.cl-home-tests--category,
.cl-home-tests--blog {
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid #e2e8f0;
}

.cl-blog-cluster-header {
  margin-bottom: 2rem;
}

.cl-blog-cluster-header__eyebrow {
  margin: 0 0 0.35rem;
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #028dde;
}

.cl-blog-cluster-header__title {
  margin: 0 0 0.75rem;
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: 800;
  color: #0f172a;
}

.cl-blog-cluster-header__intro {
  margin: 0;
  font-size: 1rem;
  line-height: 1.75;
  color: #475569;
  max-width: 42rem;
}

.cl-home-seo--guides {
  padding-top: 0;
  border-top: none;
}

.cl-guide-page {
  background: #fff;
  padding-top: 2rem;
}

.cl-guide-hero {
  margin-bottom: 2rem;
  max-width: 48rem;
}

.cl-guide-hero__title {
  margin: 0 0 0.75rem;
  font-size: clamp(1.6rem, 3.2vw, 2.15rem);
  font-weight: 800;
  color: #0f172a;
  line-height: 1.2;
}

.cl-guide-hero__sub {
  margin: 0;
  font-size: 1.02rem;
  line-height: 1.75;
  color: #475569;
}

.cl-guide-section {
  margin-bottom: 1.75rem;
  max-width: 48rem;
}

.cl-guide-section__title {
  margin: 0 0 0.55rem;
  font-size: 1.2rem;
  font-weight: 700;
  color: #0f172a;
}

.cl-guide-section__body {
  margin: 0;
  font-size: 0.975rem;
  line-height: 1.8;
  color: #334155;
}

.cl-guide-hub-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
  gap: 1.25rem;
}

.cl-guide-hub-card {
  border: 1px solid #e2e8f0;
  border-radius: 12px;
  padding: 1.25rem;
  background: #f8fafc;
}

.cl-guide-hub-card__title {
  margin: 0 0 0.5rem;
  font-size: 1.1rem;
  font-weight: 700;
}

.cl-guide-hub-card__title a {
  color: #0f172a;
  text-decoration: none;
}

.cl-guide-hub-card__title a:hover {
  color: #028dde;
}

.cl-guide-hub-card__desc {
  margin: 0 0 0.85rem;
  font-size: 0.9rem;
  line-height: 1.65;
  color: #64748b;
}

.cl-guide-hub-card__link {
  font-size: 0.9rem;
  font-weight: 600;
  color: #028dde;
  text-decoration: none;
}

.cl-guide-categories,
.cl-guide-more,
.cl-home-tests--guide {
  margin-top: 2rem;
  padding-top: 1.5rem;
  border-top: 1px solid #e2e8f0;
}

.cl-health-guides--footer {
  margin-top: 1.5rem;
}

.cl-health-guides__footer-list {
  display: block;
  padding: 0;
  margin: 0;
  list-style: none;
}

.cl-health-guides__footer-list li {
  margin-bottom: 0.45rem;
}

.cl-health-guides__footer-link {
  display: inline;
  padding: 0;
  border: none;
  background: none;
  font-size: 0.92rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.88);
  text-decoration: none;
}

.cl-health-guides__footer-link:hover {
  color: #fff;
  text-decoration: underline;
}

.cl-health-guides--footer .corelab-footer__widget-title {
  margin-top: 0;
}

.cl-product-guide-link {
  margin: 0 0 1rem;
  font-size: 0.95rem;
  font-weight: 600;
}

.cl-product-guide-link a {
  color: #028dde;
  text-decoration: none;
}

.cl-product-guide-link a:hover {
  text-decoration: underline;
}

.cl-health-guides--home,
.cl-health-guides--category,
.cl-health-guides--blog {
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #e2e8f0;
}

.cl-home-seo__hint,
.cl-home-tests__hint {
  margin: 0 0 1rem;
  color: #64748b;
  font-size: 0.9rem;
  line-height: 1.6;
}

.cl-home-seo__hub-list,
.cl-home-tests__grid {
  display: flex;
  flex-wrap: wrap;
  gap: 0.55rem;
  margin: 0;
  padding: 0;
  list-style: none;
}

.cl-home-seo__hub-list a,
.cl-home-tests__link {
  display: inline-flex;
  align-items: center;
  padding: 0.5rem 0.9rem;
  font-size: 0.875rem;
  font-weight: 600;
  color: #0369a1;
  background: #fff;
  border: 1px solid rgba(2, 141, 222, 0.22);
  border-radius: 999px;
  text-decoration: none !important;
  transition: background 0.15s ease, border-color 0.15s ease;
}

.cl-home-seo__hub-list a:hover,
.cl-home-tests__link:hover {
  background: rgba(2, 141, 222, 0.08);
  border-color: rgba(2, 141, 222, 0.4);
}

.cl-home-tests__link--all {
  color: #0f172a;
  border-color: #cbd5e1;
}

.cl-home-tests {
  padding: 0 0 1.75rem;
  background: #f8fafc;
}

.cl-product-seo-intro {
  margin: 0 0 1rem;
  padding: 1rem 1.1rem;
  font-size: 0.95rem;
  line-height: 1.7;
  color: #334155;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 12px;
}

.cl-product-faq {
  margin: 2rem 0 1.5rem;
  padding-top: 1.5rem;
  border-top: 1px solid #e2e8f0;
}

.cl-product-faq__title {
  margin: 0 0 1rem;
  font-size: 1.35rem;
  font-weight: 800;
  color: #0f172a;
}

.cl-product-faq__item {
  margin-bottom: 0.65rem;
  padding: 0.85rem 1rem;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
}

.cl-product-faq__item summary {
  font-weight: 700;
  color: #0f172a;
  cursor: pointer;
}

.cl-product-faq__item p {
  margin: 0.65rem 0 0;
  color: #475569;
  line-height: 1.65;
  font-size: 0.925rem;
}

.cl-product-faq__local {
  margin: 1rem 0 0;
  font-size: 0.9rem;
}

.cl-product-faq__local a {
  font-weight: 600;
  color: #028dde;
}

.cl-product-sticky {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  display: none;
  align-items: center;
  gap: 0.45rem;
  padding: 0.55rem 0.75rem calc(0.55rem + env(safe-area-inset-bottom));
  background: rgba(255, 255, 255, 0.96);
  border-top: 1px solid #e2e8f0;
  box-shadow: 0 -8px 24px rgba(15, 23, 42, 0.08);
  backdrop-filter: blur(10px);
}

.cl-product-sticky__form {
  flex: 1 1 auto;
  margin: 0;
}

.cl-product-sticky__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  padding: 0.55rem 0.85rem;
  font-size: 0.875rem;
  font-weight: 700;
  border-radius: 10px;
  border: none;
  text-decoration: none !important;
}

.cl-product-sticky__btn--book {
  width: 100%;
  color: #fff !important;
  background: linear-gradient(135deg, #028dde, #0369a1);
}

.cl-product-sticky__btn--wa {
  width: 44px;
  color: #fff !important;
  background: #22c55e;
}

.cl-product-sticky__btn--call {
  width: 44px;
  color: #0f172a !important;
  background: #f1f5f9;
  border: 1px solid #cbd5e1;
}

@media (max-width: 991.98px) {
  .cl-product-sticky {
    display: flex;
  }

  .product-content-area {
    padding-bottom: 5.5rem;
  }
}
