/* Adeo Marketing Webb 2.0 – guide article layer */

.guide-intro-row{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.08)}
.guide-intro-row .eyebrow{margin:0}
.guide-intro-row>p:last-child{max-width:700px;margin:0;color:var(--adeo-muted);font-size:.94rem;line-height:1.6}

/* Guide library */
.guide-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:16px!important;align-items:stretch}
.guide-card{display:flex!important;flex-direction:column;min-width:0;min-height:100%;overflow:hidden;border-color:rgba(255,255,255,.085)!important;border-radius:26px!important;background:linear-gradient(155deg,rgba(255,255,255,.045),rgba(255,255,255,.018))!important}
.guide-card:before,.guide-card:after{content:none!important;display:none!important}
.guide-card .post-card__body{display:flex;flex-direction:column;flex:1;min-width:0;padding:26px!important}
.guide-card__meta,.article-meta{display:flex;flex-wrap:wrap;gap:8px 16px;align-items:center;color:rgba(250,250,251,.48);font-size:.72rem;font-weight:650;text-transform:uppercase;letter-spacing:.08em}
.guide-card__meta span:first-child,.article-meta span:first-child{color:var(--adeo-stone)}
.guide-card h2{max-width:100%;margin:14px 0 0!important;font-size:clamp(1.8rem,2.65vw,2.65rem)!important;line-height:1.08!important;letter-spacing:-.012em!important;overflow-wrap:anywhere;text-wrap:balance}
.guide-card h2 a{display:block}
.guide-card .post-card__body>p{margin:26px 0 28px;color:var(--adeo-muted);font-size:.97rem;line-height:1.65}
.guide-card__footer{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.07);color:rgba(250,250,251,.42);font-size:.76rem}
.guide-card__footer .text-link{justify-self:end;color:#fff;font-size:.84rem;white-space:nowrap}

/* Featured article */
.guide-card--featured{position:relative;border-color:rgba(201,183,156,.18)!important;background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018))!important}
.guide-card--featured h2{font-size:clamp(2.15rem,4vw,3.85rem)!important;max-width:1080px}
.guide-card--featured .post-card__body>p{max-width:920px;font-size:1rem}

/* Single article */
.article-single__header{padding-top:calc(var(--header) + 82px)!important;padding-bottom:40px!important}
.article-meta{margin:0 0 20px}
.article-single__header h1{max-width:1080px!important;letter-spacing:-.012em!important;line-height:1.02!important}
.article-single__header .page-lead{max-width:820px!important;line-height:1.65}
.article-content{padding-top:52px!important}
.prose>p:first-child{font-size:1.18rem;line-height:1.72;color:rgba(250,250,251,.88)}
.prose h2{font-size:clamp(2rem,4.7vw,3.2rem)!important;letter-spacing:-.012em!important;line-height:1.06!important;margin-top:2.25em!important}
.prose h3{letter-spacing:-.008em!important}
.prose ul{padding-left:1.2em}
.prose li{margin:.45em 0}
.prose code{padding:.1em .35em;border:1px solid rgba(255,255,255,.08);border-radius:6px;background:rgba(255,255,255,.04);font-size:.9em}

.guide-callout{margin:34px 0;padding:22px 24px;border:1px solid rgba(201,183,156,.23);border-left:3px solid var(--adeo-stone);border-radius:0 18px 18px 0;background:linear-gradient(90deg,rgba(201,183,156,.075),rgba(255,255,255,.018));color:rgba(250,250,251,.8);line-height:1.65}
.guide-callout strong{color:#fff}
.guide-sources{margin-top:68px;padding:26px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:rgba(255,255,255,.025)}
.guide-sources h3{margin:0 0 16px!important;font-size:1.15rem!important;letter-spacing:0!important}
.guide-sources ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}
.guide-sources li{margin:0!important}
.guide-sources a{display:inline-flex;align-items:center;min-height:40px;color:rgba(250,250,251,.72)!important;text-decoration:none!important}
.guide-sources a:hover{color:#fff!important}
.article-cta>p:not(.eyebrow){max-width:650px;color:var(--adeo-muted);margin:0 0 24px}

@media(min-width:860px){
  .guide-library .shell{max-width:1280px}
  .guide-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important}
  .guide-card--featured{grid-column:1/-1}
  .guide-card--featured .post-card__body{padding:34px 36px 32px!important}
  .guide-card:not(.guide-card--featured) .post-card__body{padding:28px!important}
  .guide-card:not(.guide-card--featured){min-height:390px}
}

@media(max-width:859px){
  .guide-library{padding-top:20px!important}
  .guide-intro-row{display:block;margin-bottom:18px;padding-bottom:18px}
  .guide-intro-row>p:last-child{margin-top:10px;line-height:1.55}
  .guide-grid{gap:12px!important}
  .guide-card{border-radius:22px!important}
  .guide-card .post-card__body{padding:21px 20px 20px!important}
  .guide-card--featured h2,.guide-card h2{font-size:clamp(1.55rem,6.6vw,2rem)!important;line-height:1.1!important;text-wrap:pretty}
  .guide-card .post-card__body>p{margin:20px 0 22px;font-size:.93rem;line-height:1.58}
  .guide-card__meta{gap:6px 12px;font-size:.65rem;letter-spacing:.065em}
  .guide-card__footer{grid-template-columns:1fr auto;gap:12px;padding-top:16px;font-size:.7rem}
  .guide-card__footer .text-link{font-size:.78rem;min-height:42px}
  .article-single__header{padding-top:calc(var(--header) + 58px)!important;padding-bottom:28px!important}
  .article-content{padding-top:38px!important}
  .prose>p:first-child{font-size:1.08rem}
  .guide-callout{margin:28px 0;padding:19px 18px}
  .guide-sources{margin-top:48px;padding:20px 18px}

  /* Keep the sticky CTA compact on the guide index. */
  body.blog .mobile-sticky-contact{left:auto!important;right:12px!important;width:auto!important;min-height:54px!important;padding:6px!important;border-radius:18px!important}
  body.blog .mobile-sticky-contact__text{display:none!important}
  body.blog .mobile-sticky-contact .button{min-height:42px!important;padding-inline:16px!important}
}

@media(max-width:520px){
  .guide-hero .guide-topics{gap:7px}
  .guide-hero .topic-chip{font-size:.72rem;padding:7px 10px}
  .guide-card{border-radius:20px!important}
  .guide-card .post-card__body{padding:19px 17px 18px!important}
  .guide-card h2,.guide-card--featured h2{font-size:clamp(1.42rem,6.4vw,1.72rem)!important;line-height:1.11!important}
  .guide-card .post-card__body>p{margin:17px 0 19px;font-size:.9rem;line-height:1.55}
  .guide-card__meta{font-size:.61rem;gap:5px 10px}
  .guide-card__footer{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:10px!important}
  .guide-card__footer>span:first-child{min-width:0}
  .guide-card__footer .text-link{margin:0!important;justify-self:end;white-space:nowrap}
  .article-meta{gap:7px 12px;font-size:.66rem}
  .prose h2{font-size:2rem!important}
}
