/* BRCO STEP 4 v1.0.4 — distributed contextual internal linking */
.brco-step4-distributed-link,
.brco-step4-archive-links,
.brco-step4-product-guides{
  box-sizing:border-box;
  color:#344054;
  font-size:15.5px;
  line-height:1.68;
}

/* Guide/page links are deliberately NOT grouped into one panel. */
.brco-step4-distributed-link{
  margin:14px 0 18px!important;
  padding:0 0 0 14px!important;
  border-left:2px solid #cfe9ed;
  background:transparent!important;
}
.brco-step4-distributed-link a,
.brco-step4-archive-links a,
.brco-step4-product-guides a,
a[data-brco-step4-edge]{
  font-weight:700;
  text-decoration:underline;
  text-decoration-thickness:1px;
  text-underline-offset:2px;
}

/* Product SEO body remains untouched; reverse guide links stay in the approved WooCommerce-safe area. */
.brco-step4-product-guides{
  margin:24px 0;
  padding:16px 20px;
  border-top:1px solid #dce7eb;
  border-bottom:1px solid #dce7eb;
}
.brco-step4-product-guides p,
.brco-step4-archive-links p{margin:0!important;}

/* Category/tag archives are navigation surfaces, so a compact archive module remains appropriate. */
.brco-step4-archive-links{
  margin:18px 0 24px;
  padding:16px 20px;
  background:#f5fbfc;
  border-left:3px solid #18a7ba;
}

/* Emergency runtime fallback only; normal guide rendering uses distributed paragraphs above. */
.brco-step4-fallback-shell,
.brco-step4-distributed-fallback{
  width:min(1320px,calc(100vw - 40px));
  max-width:1320px;
  margin:28px auto;
  padding:0;
  background:transparent;
}
.brco-step4-distributed-fallback .brco-step4-distributed-link{max-width:980px;}

@media(max-width:640px){
  .brco-step4-distributed-link,
  .brco-step4-archive-links,
  .brco-step4-product-guides{font-size:15px;}
  .brco-step4-distributed-link{padding-left:11px!important;}
  .brco-step4-fallback-shell,
  .brco-step4-distributed-fallback{width:calc(100vw - 20px);}
}
.brco-step4-source-marker{display:none!important;}

/* v1.0.4 rule: full Catalog example/product-title lines are never STEP 4 link targets. */
