
/* v3.7 Buyer Journey individual pages — sourced from the approved v12 page set. */
.buyer-step-page{background:#fff}
.buyer-step-view{display:block}
.buyer-step-view .subpage-hero{background:linear-gradient(135deg,var(--deep),#103b5d);color:#fff;padding:76px 0 64px}
.buyer-step-view .subpage-hero .eyebrow{color:#ff6b70}
.buyer-step-view .subpage-hero h1{font-family:'Playfair Display',Georgia,'Times New Roman',serif;font-size:clamp(2.8rem,5vw,5rem);line-height:1.04;margin:.15em 0 .25em;max-width:900px}
.buyer-step-view .subpage-hero p{max-width:760px;font-family:Georgia,'Times New Roman',serif;font-size:1.18rem;color:rgba(255,255,255,.88)}
.buyer-step-view .subpage-hero .hub-note a{color:#fff;font-family:Inter,Arial,sans-serif;font-weight:800;text-decoration:none}
.buyer-step-view .progress-wrap{background:#fff;border-bottom:1px solid rgba(11,34,57,.12);position:sticky;top:82px;z-index:25}
.admin-bar .buyer-step-view .progress-wrap{top:114px}
.buyer-step-view .journey-progress{display:flex;align-items:center;gap:8px;padding:15px 0;overflow-x:auto;white-space:nowrap}
.buyer-step-view .journey-progress a,.buyer-step-view .journey-progress span{font-size:.78rem;font-weight:800;text-decoration:none;padding:7px 10px;border-radius:999px}
.buyer-step-view .journey-progress a{color:var(--muted)}
.buyer-step-view .journey-progress a:hover{color:var(--red);background:var(--cream)}
.buyer-step-view .journey-progress .current{background:var(--blue);color:#fff}
.buyer-step-view .journey-progress .sep{padding:0;color:#aab3bd}
.buyer-step-view .content-page{padding:78px 0 96px}
.buyer-step-view .content-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.65fr);gap:55px;align-items:start}
.buyer-step-view .content-page h2,.buyer-step-view .content-page h3{font-family:'Playfair Display',Georgia,'Times New Roman',serif;line-height:1.15;color:var(--navy)}
.buyer-step-view .content-page h2{font-size:clamp(2rem,3.2vw,3.25rem);margin:0 0 18px}
.buyer-step-view .content-page h3{font-size:1.45rem;margin:34px 0 10px}
.buyer-step-view .content-page p,.buyer-step-view .content-page li{font-family:Georgia,'Times New Roman',serif;font-size:1.06rem}
.buyer-step-view .lead-copy{font-size:1.24rem!important;color:var(--navy)}
.buyer-step-view .content-list{padding-left:1.25rem}
.buyer-step-view .content-list li{margin:.48rem 0}
.buyer-step-view .callout-box{background:var(--cream);border-left:6px solid var(--red);padding:25px 28px;margin:34px 0;border-radius:0 18px 18px 0}
.buyer-step-view .callout-box strong{color:var(--navy)}
.buyer-step-view .side-panel{background:var(--deep);color:#fff;border-radius:24px;padding:30px;box-shadow:var(--shadow);position:sticky;top:155px}
.buyer-step-view .side-panel h3{margin-top:0;color:#fff}
.buyer-step-view .side-panel p,.buyer-step-view .side-panel li{color:rgba(255,255,255,.88)}
.buyer-step-view .side-panel .tip-label{display:inline-block;background:var(--red);padding:7px 12px;border-radius:999px;font:800 .76rem/1 Inter,Arial,sans-serif;text-transform:uppercase;letter-spacing:.12em}
.buyer-step-view .tip-panel{padding:26px 28px;border-radius:20px;margin:34px 0;box-shadow:0 12px 30px rgba(7,23,37,.08);background:#f7f9fb;border-left:6px solid var(--blue)}
.buyer-step-view .tip-panel.kat-tip{border-left-color:var(--red)}
.buyer-step-view .tip-panel .tip-label{font-family:Inter,Arial,sans-serif;font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:var(--blue)}
.buyer-step-view .tip-panel.kat-tip .tip-label{color:var(--red)}
.buyer-step-view .page-actions{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:14px;margin-top:40px}
.buyer-step-view .page-actions .button{width:100%;min-height:52px;display:flex;align-items:center;justify-content:center;text-align:center;border-radius:999px;font-weight:900;text-decoration:none;opacity:1!important;filter:none!important;box-shadow:none;cursor:pointer}
.buyer-step-view .page-actions .prev-action,.buyer-step-view .page-actions .button.cream{background:#fff;color:var(--blue);border:2px solid var(--blue)}
.buyer-step-view .page-actions .guide-action,.buyer-step-view .page-actions .button.blue{background:var(--blue);color:#fff;border:2px solid var(--blue)}
.buyer-step-view .page-actions .next-action,.buyer-step-view .page-actions .button.red{background:var(--red);color:#fff;border:2px solid var(--red)}
.buyer-step-view .resource-figure{margin:38px 0 14px;background:#fff;border:1px solid rgba(11,34,57,.12);border-radius:20px;padding:16px;box-shadow:0 14px 35px rgba(7,23,37,.1)}
.buyer-step-view .resource-figure img{width:100%;border-radius:11px}
.buyer-step-view .resource-figure figcaption{font-size:.85rem;color:var(--muted);padding:10px 4px 0}

.buyer-step-view .journey-photo{margin:38px 0 34px;border-radius:20px;overflow:hidden;box-shadow:0 14px 35px rgba(7,23,37,.10);background:#f7f9fb}
.buyer-step-view .journey-photo img{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center 50%}
.buyer-step-view .question-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:22px 0}
.buyer-step-view .question-grid div{background:#f7f9fb;border:1px solid rgba(11,34,57,.1);border-radius:14px;padding:15px 17px;font-family:Georgia,'Times New Roman',serif}
.buyer-step-view .hub-note{font-size:.96rem;color:var(--muted);margin-top:8px}
.buyer-step-view .hub-return{display:inline-flex;margin-top:18px;color:var(--blue);font-weight:800;text-decoration:none}
@media(max-width:850px){
 .buyer-step-view .progress-wrap{top:72px}.admin-bar .buyer-step-view .progress-wrap{top:118px}
 .buyer-step-view .content-grid{grid-template-columns:1fr}.buyer-step-view .side-panel{position:static}.buyer-step-view .question-grid{grid-template-columns:1fr}.buyer-step-view .subpage-hero{padding:58px 0 50px}.buyer-step-view .content-page{padding:58px 0 75px}
 .buyer-step-view .page-actions{grid-template-columns:1fr}
}

/* Welcome Home closing layout — v4.11 */
.buyer-step-view .content-grid.welcome-home-grid{grid-template-columns:minmax(0,1fr);max-width:1180px}
.buyer-step-view .welcome-home-grid>article{width:100%}
.buyer-step-view .final-words-figure{margin:42px auto 10px;max-width:980px;text-align:center}
.buyer-step-view .final-words-figure img{display:block;width:100%;height:auto;margin:0 auto}
.buyer-step-view .welcome-home-grid .page-actions{max-width:980px;margin:28px auto 0}
.buyer-step-view .welcome-home-grid .hub-note{max-width:980px;margin:10px auto 0}
@media (max-width:700px){
 .buyer-step-view .final-words-figure{margin-top:30px}
 .buyer-step-view .welcome-home-grid .page-actions{margin-top:22px}
}

/* Welcome Home final words — v4.12 */
.buyer-step-view .final-words-card{
  margin:42px auto 10px;
  max-width:1180px;
  padding:22px 26px 28px;
  border:1px solid rgba(13,84,166,.55);
  border-radius:22px;
  background:#fff;
  box-shadow:0 14px 35px rgba(7,23,37,.08);
  text-align:center;
}
.buyer-step-view .final-words-flourish{
  display:grid;
  grid-template-columns:1fr 92px 1fr;
  gap:18px;
  align-items:center;
  margin:0 0 2px;
}
.buyer-step-view .final-words-flourish img{
  display:block;
  width:92px;
  height:auto;
  margin:0 auto;
}
.buyer-step-view .final-words-flourish .flourish{
  display:block;
  height:6px;
  border-radius:999px;
  position:relative;
  overflow:visible;
}
.buyer-step-view .final-words-flourish .flourish-red{
  background:linear-gradient(90deg,transparent 0%,var(--red) 16%,var(--red) 78%,transparent 100%);
  transform:skewY(-4deg);
}
.buyer-step-view .final-words-flourish .flourish-blue{
  background:linear-gradient(90deg,transparent 0%,var(--blue) 22%,var(--blue) 84%,transparent 100%);
  transform:skewY(4deg);
}
.buyer-step-view .final-words-heading{margin-top:-2px}
.buyer-step-view .final-words-heading h3{
  margin:0;
  font-family:'Playfair Display',Georgia,'Times New Roman',serif;
  font-size:clamp(2rem,3vw,3rem);
  line-height:1.05;
  color:var(--navy);
}
.buyer-step-view .final-words-heading p{
  margin:4px 0 22px;
  font-family:Inter,Arial,sans-serif;
  font-size:clamp(1.15rem,2vw,1.65rem);
  line-height:1.1;
  font-weight:900;
  letter-spacing:.035em;
  text-transform:uppercase;
  color:var(--red);
}
.buyer-step-view .final-words-columns{
  display:grid;
  grid-template-columns:1fr 1fr 1fr .9fr;
  align-items:stretch;
}
.buyer-step-view .final-words-copy,
.buyer-step-view .final-words-signoff{
  padding:4px 24px;
  display:flex;
  flex-direction:column;
  justify-content:center;
}
.buyer-step-view .final-words-copy + .final-words-copy,
.buyer-step-view .final-words-signoff{
  border-left:1px dotted rgba(11,34,57,.35);
}
.buyer-step-view .final-words-copy p{
  margin:.15rem 0 .55rem;
  font-family:Georgia,'Times New Roman',serif;
  font-size:1rem;
  line-height:1.5;
  color:var(--navy);
}
.buyer-step-view .final-words-signoff strong{
  display:block;
  margin-bottom:9px;
  font-family:'Playfair Display',Georgia,'Times New Roman',serif;
  font-size:1.45rem;
  color:var(--navy);
}
.buyer-step-view .final-words-signoff span{
  display:block;
  font-family:'Playfair Display',Georgia,'Times New Roman',serif;
  font-size:1.45rem;
  font-style:italic;
  color:var(--blue);
}
.buyer-step-view .welcome-home-grid .page-actions{max-width:980px;margin:28px auto 0}
.buyer-step-view .welcome-home-grid .hub-note{max-width:980px;margin:10px auto 0}
@media(max-width:900px){
  .buyer-step-view .final-words-columns{grid-template-columns:1fr 1fr}
  .buyer-step-view .final-words-copy:nth-child(3),
  .buyer-step-view .final-words-signoff{border-top:1px dotted rgba(11,34,57,.35);padding-top:22px;margin-top:18px}
  .buyer-step-view .final-words-copy:nth-child(3){border-left:0}
}
@media(max-width:620px){
  .buyer-step-view .final-words-card{padding:18px 16px 22px;border-radius:18px}
  .buyer-step-view .final-words-flourish{grid-template-columns:1fr 70px 1fr;gap:10px}
  .buyer-step-view .final-words-flourish img{width:70px}
  .buyer-step-view .final-words-columns{grid-template-columns:1fr}
  .buyer-step-view .final-words-copy,
  .buyer-step-view .final-words-signoff{padding:12px 6px}
  .buyer-step-view .final-words-copy + .final-words-copy,
  .buyer-step-view .final-words-copy:nth-child(3),
  .buyer-step-view .final-words-signoff{border-left:0;border-top:1px dotted rgba(11,34,57,.35);margin-top:8px;padding-top:18px}
}

/* Seller Prepare market-prep graphic — v4.13 */
.buyer-step-view .prepare-grid .prepare-finish{grid-column:1/-1}
.buyer-step-view .prepare-market-graphic{margin:8px 0 34px}
.buyer-step-view .prepare-market-graphic img{display:block;width:100%;height:auto;border-radius:18px}
.buyer-step-view .prepare-finish .callout-box{max-width:none}
.buyer-step-view .prepare-finish .page-actions{max-width:980px;margin:40px auto 0}
@media (max-width:800px){.buyer-step-view .prepare-market-graphic{margin-top:0}.buyer-step-view .prepare-market-graphic img{border-radius:12px}}

/* Seller Price visual feature */
.buyer-step-view .price-grid .price-finish{grid-column:1/-1}
.buyer-step-view .price-market-graphic{margin:8px 0 34px}
.buyer-step-view .price-market-graphic img{display:block;width:100%;height:auto;border-radius:18px}
.buyer-step-view .price-finish .page-actions{max-width:980px;margin:40px auto 0}
@media (max-width:800px){.buyer-step-view .price-market-graphic{margin-top:0}.buyer-step-view .price-market-graphic img{border-radius:12px}}

/* Seller journey sidebars should scroll with the page rather than cover lower-page content. */
.seller-step-view .side-panel{position:static;align-self:start}

/* Seller Market page visual */
.buyer-step-view .market-grid .market-finish{grid-column:1/-1}
.buyer-step-view .seller-myth-graphic{margin:42px auto 0;max-width:1180px}
.buyer-step-view .seller-myth-graphic img{width:100%;height:auto;border-radius:18px;box-shadow:var(--shadow)}
.buyer-step-view .market-finish .page-actions{max-width:980px;margin:40px auto 0}


/* Seller Next Chapter final words — v4.21 */
.seller-step-view .seller-final-words{margin-top:42px}
.seller-step-view .seller-final-columns{grid-template-columns:1fr 1.15fr 1.15fr .9fr}
.seller-step-view .seller-final-relationship{max-width:980px;margin:24px auto 2px;padding-top:22px;border-top:1px dotted rgba(11,34,57,.35);font-family:Georgia,'Times New Roman',serif;font-size:1.02rem;line-height:1.55;color:var(--navy);text-align:center}
@media (max-width:1000px){.seller-step-view .seller-final-columns{grid-template-columns:1fr 1fr}.seller-step-view .seller-final-columns .final-words-copy:nth-child(3),.seller-step-view .seller-final-columns .final-words-signoff{border-top:1px dotted rgba(11,34,57,.35);padding-top:22px;margin-top:18px}.seller-step-view .seller-final-columns .final-words-copy:nth-child(3){border-left:0}}
@media (max-width:700px){.seller-step-view .seller-final-columns{grid-template-columns:1fr}.seller-step-view .seller-final-columns .final-words-copy,.seller-step-view .seller-final-columns .final-words-signoff{border-left:0}.seller-step-view .seller-final-columns .final-words-copy + .final-words-copy,.seller-step-view .seller-final-columns .final-words-copy:nth-child(3),.seller-step-view .seller-final-columns .final-words-signoff{border-top:1px dotted rgba(11,34,57,.35);margin-top:8px;padding-top:18px}}

/* v4.81 — Seller journey graphics match Buyer journey scale */
.seller-step-view .seller-visual-finish{grid-column:1/-1}
.seller-step-view .seller-visual-finish .seller-myth-graphic{margin:8px auto 34px;max-width:1180px}
.seller-step-view .seller-visual-finish .seller-myth-graphic img{display:block;width:100%;height:auto;border-radius:18px;box-shadow:var(--shadow)}
.seller-step-view .seller-visual-finish .page-actions{max-width:980px;margin:40px auto 0}
