/*
 * CLIMB Waves 1–2 + Home reference presentation.
 *
 * The approved background depth remains. The foreground is deliberately
 * limited to the shared CLIMB reading/action system and Home until owner review.
 * No route, record, lifecycle, provider, analytics, App, or state ownership is
 * introduced here.
 */

body.climb-complete-site{
  --climb-ground-forest:#183e25;
  --climb-ground-pine:#2f6d43;
  --climb-ground-cream:#fffaf0;
  --climb-ground-paper:#fffdf7;
  --climb-ground-beige:#eee4d3;
  --climb-ground-gold:#d5a83f;
  --climb-ground-wood:#765b4c;
  --climb-ground-ink:#25352b;
  --climb-ground-muted:#59635c;
  --climb-ground-border:rgba(24,62,37,.22);
  --climb-ground-shadow:0 12px 30px rgba(24,62,37,.10);
}

/* Wave 5.3 uses the existing component families: 20px major surfaces,
 * 14px content cards, and pill controls. The outer canvas remains cream. */
:root{--climb-radius-section:20px;--climb-radius-card:14px;--climb-radius-control:999px}
body:is(.climb-surface-start-here,.climb-surface-your-climb-guide,.climb-surface-maker-vault,.climb-surface-community,.climb-surface-crafting-corners,.climb-surface-maker-circles){background:var(--climb-soft-cream,#fffdf6)}
.climb-guide-welcome{margin:.35rem 0 1rem;font-family:Alice,Georgia,serif;font-size:clamp(1.2rem,2vw,1.55rem);color:var(--climb-ground-forest,#1f5d31)}
.climb-guide-setup-continuation{margin:1rem 0;padding:1rem 1.1rem;border:1px solid rgba(31,93,49,.16);border-radius:var(--climb-radius-card);background:linear-gradient(135deg,#fffdf6,#edf5ed)}
.climb-guide-setup-continuation p{margin:.35rem 0 .75rem}
.climb-guide-setup-continuation .climb-button{min-height:44px}
.climb-guide-walkthrough-entry{margin:.75rem 0 1.25rem;padding:.8rem 1rem;border-left:3px solid var(--climb-color-accent,#bc8a3c);background:rgba(255,255,255,.72)}
.climb-guide-walkthrough-entry p{margin:.3rem 0 .65rem}
.climb-guide-walkthrough-entry .climb-button{min-height:44px}
.climb-page-walkthrough-entry{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 clamp(20px,3vw,30px);padding:16px 18px;border:1px solid rgba(31,93,49,.18);border-inline-start:5px solid var(--climb-color-accent,#bc8a3c);border-radius:var(--climb-radius-card,16px);background:linear-gradient(120deg,#fffdf6,#edf5ed)}
.climb-page-walkthrough-entry p{max-width:66ch;margin:.2rem 0 0}
.climb-page-walkthrough-entry .climb-button{flex:0 0 auto;min-height:44px;white-space:normal;text-align:center}
.climb-wave2-maker-paths__purpose{margin-top:clamp(24px,4vw,44px);padding:clamp(20px,3vw,32px);border:1px solid rgba(31,93,49,.16);border-radius:var(--climb-radius-section);background:linear-gradient(135deg,#fffdf6,#edf5ed)}

/* Anonymous public pages use the BuddyBoss header but not its authenticated
   member side panel. BuddyBoss still emits the desktop panel/body classes for
   signed-out visitors, which duplicated the public navigation and reserved a
   68px rail beside every page. Keep the provider panel untouched for members;
   only the explicit CLIMB public-layout contract removes that reservation. */
body.climb-audience-public.climb-layout-public-full .buddypanel{
  display:none!important;
  visibility:hidden!important;
  width:0!important;
}
body.climb-audience-public.climb-layout-public-full #page.site{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
}
body.climb-audience-public.climb-layout-public-full .site-header--bb{
  right:0!important;
  left:0!important;
  width:100%!important;
}

/* Wave 1: retain the recognizable CLIMB header/footer ownership and clarify
   the foreground without adding another navigation or footer system. */
body.climb-complete-site .climb-site-header{
  border-bottom:4px solid var(--climb-ground-gold);
  background:var(--climb-ground-forest);
  box-shadow:0 4px 16px rgba(24,62,37,.14);
}
body.climb-complete-site .climb-site-header :is(a,button){color:var(--climb-ground-cream)}
body.climb-complete-site .climb-site-header :is(a,button):hover{color:#fff}
body.climb-complete-site .climb-contextual-footer{font-size:1rem;line-height:1.65}

body.climb-complete-site :is(.climb-button,.climb-page-button,.cg-button){
  box-sizing:border-box;
  display:inline-flex;
  min-height:46px;
  align-items:center;
  justify-content:center;
  padding:.78rem 1.12rem;
  border:2px solid var(--climb-ground-forest);
  border-radius:4px;
  background:var(--climb-ground-forest);
  color:#fff;
  font-size:.9rem;
  font-weight:800;
  line-height:1.25;
  letter-spacing:.035em;
  text-decoration:none;
  text-transform:none;
}
body.climb-complete-site :is(.climb-button,.climb-page-button,.cg-button).is-secondary{
  background:transparent;
  color:var(--climb-ground-forest);
}
/* Provider parity gives every generic CLIMB button white text with !important.
   On a member surface the intentionally outlined secondary action must retain
   its visible label instead of becoming white text on a transparent panel. */
body.climb-audience-member.climb-complete-site .climb-parity-component :is(.climb-button,.climb-page-button,.cg-button).is-secondary{
  background:var(--climb-ground-cream)!important;
  color:var(--climb-ground-forest)!important;
}
body.climb-audience-member.climb-complete-site .climb-contribution-card__actions .climb-button{
  min-height:44px!important;
}
body.climb-complete-site :is(a,button,input,select,textarea,summary):focus-visible{
  outline:3px solid var(--climb-ground-gold);
  outline-offset:4px;
}

/* The approved atmospheric environment. Long reading always returns to paper. */
body.climb-surface-home{
  background:var(--climb-soft-cream,#fffdf6);
}
body.climb-surface-home .entry-content{max-width:none;padding:0!important}
.climb-connected-home{
  display:grid;
  gap:clamp(34px,5vw,68px);
  padding:clamp(20px,3vw,38px) 0 clamp(54px,7vw,94px);
  color:var(--climb-ground-ink);
  font-size:1.05rem;
  line-height:1.72;
}
.climb-connected-home>*{width:min(1140px,calc(100% - 40px));margin-inline:auto}
.climb-connected-home :is(h1,h2,h3){
  margin-top:0;
  color:var(--climb-ground-forest);
  font-family:Alice,Georgia,serif;
  font-weight:400;
  text-wrap:balance;
}
.climb-connected-home h1{
  max-width:12ch;
  margin:.22em 0 .32em;
  font-size:clamp(2.65rem,4.6vw,4.4rem);
  line-height:1.02;
  letter-spacing:-.028em;
}
.climb-connected-home h2{
  max-width:23ch;
  margin-bottom:.45em;
  font-size:clamp(1.9rem,3.1vw,2.75rem);
  line-height:1.12;
  letter-spacing:-.018em;
}
.climb-connected-home h3{font-size:1.45rem;line-height:1.25}
.climb-connected-home p{max-width:66ch}
.climb-connected-home a:not(.climb-page-button){
  color:var(--climb-ground-forest);
  text-decoration-color:var(--climb-ground-gold);
  text-decoration-thickness:2px;
  text-underline-offset:4px;
}
.climb-page-eyebrow{
  display:block;
  margin:0 0 .7rem;
  color:var(--climb-ground-wood);
  font-size:.78rem;
  font-weight:800;
  line-height:1.4;
  letter-spacing:.11em;
  text-transform:uppercase;
}
.climb-page-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:1.5rem}
.climb-section-heading{max-width:760px}
.climb-reading-surface{
  box-sizing:border-box;
  padding:clamp(30px,5vw,64px);
  border:1px solid var(--climb-ground-border);
  background:var(--climb-ground-paper);
  box-shadow:var(--climb-ground-shadow);
}

/* Home / Recognition. The background has depth; the foreground stays quiet. */
.climb-recognition-hero{
  box-sizing:border-box;
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(300px,.75fr);
  gap:clamp(30px,5vw,66px);
  align-items:center;
  min-height:620px;
  padding:clamp(34px,6vw,78px);
  border:1px solid rgba(24,62,37,.2);
  border-left:8px solid var(--climb-ground-gold);
  background:
    radial-gradient(circle at 90% 10%,rgba(214,168,63,.25),transparent 28%),
    linear-gradient(132deg,rgba(255,253,247,.98) 0%,rgba(248,241,227,.96) 62%,rgba(228,216,195,.92) 100%);
  box-shadow:0 20px 48px rgba(24,62,37,.14);
}
.climb-recognition-hero__problem{
  display:grid;
  gap:.15rem;
  margin:0;
  color:var(--climb-ground-wood);
  font-family:Alice,Georgia,serif;
  font-size:clamp(1.15rem,1.8vw,1.55rem);
  line-height:1.3;
}
.climb-recognition-hero__problem span:last-child{color:var(--climb-ground-forest);font-weight:700}
.climb-recognition-hero__lead{margin:0;font-size:clamp(1.05rem,1.5vw,1.2rem)}

/* Real imagery stays editorial instead of becoming a software card. */
.climb-story-visual{
  position:relative;
  min-height:320px;
  margin:0;
  overflow:hidden;
  border:1px solid rgba(24,62,37,.24);
  border-radius:6px;
  background:#d9e4d4;
  box-shadow:8px 10px 0 rgba(118,91,76,.16);
}
.climb-story-visual .climb-editorial-visual{position:absolute;inset:0;margin:0}
.climb-story-visual img{width:100%;height:100%;object-fit:cover;object-position:center}
.climb-story-visual figcaption{
  position:absolute;
  z-index:2;
  right:0;
  bottom:0;
  left:0;
  max-width:none;
  margin:0;
  padding:10px 13px;
  background:rgba(24,62,37,.92);
  color:#fff;
  font-size:.92rem;
  line-height:1.5;
}

.climb-home-understand{display:block;padding-block:clamp(30px,4vw,48px)}
.climb-recognition-list{display:grid;grid-template-columns:1fr 1fr;margin:0;padding:0;list-style:none;border-top:1px solid var(--climb-ground-border)}
.climb-recognition-list li{padding:16px 12px 16px 0;border-bottom:1px solid var(--climb-ground-border);font-weight:700}
.climb-recognition-list li:nth-child(even){padding-left:18px;border-left:1px solid var(--climb-ground-border)}

.climb-home-example{scroll-margin-top:92px}
.climb-maker-example{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:clamp(28px,5vw,60px);align-items:start;margin-top:2rem}
.climb-maker-example ol{margin:0;padding:0;list-style:none;border-left:3px solid var(--climb-ground-gold)}
.climb-maker-example li{display:grid;gap:.3rem;padding:0 0 1.35rem 1.4rem}
.climb-maker-example li:last-child{padding-bottom:0}
.climb-maker-example li strong{color:var(--climb-ground-forest);font-family:Alice,Georgia,serif;font-size:1.25rem;font-weight:400}
.climb-maker-example li span{max-width:58ch;color:var(--climb-ground-muted)}

.climb-home-useful-list{
  margin:1rem 0 1.2rem;
  padding:0 0 0 1.25rem;
}
.climb-home-useful-list li{margin:.42rem 0;padding-left:.25rem}

.climb-home-starting-point{display:grid;grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr);gap:clamp(28px,5vw,64px);align-items:start}
.climb-situation-choices{display:grid;grid-template-columns:1fr 1fr;margin:0;border-top:1px solid var(--climb-ground-border)}
.climb-situation-choice{
  display:flex;
  min-height:52px;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  padding:12px 8px 12px 0;
  border-bottom:1px solid var(--climb-ground-border);
  color:var(--climb-ground-forest);
  font-weight:700;
  text-decoration:none!important;
}
.climb-situation-choice:nth-child(even){padding-left:18px;border-left:1px solid var(--climb-ground-border)}
.climb-situation-choice:hover{text-decoration:underline!important;text-decoration-color:var(--climb-ground-gold)!important}

.climb-path-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:2rem 0 0;border-top:2px solid var(--climb-ground-forest)}
.climb-path-list>div{padding:1.3rem 1.25rem 0 0;border-right:1px solid var(--climb-ground-border)}
.climb-path-list>div+div{padding-left:1.25rem}
.climb-path-list>div:last-child{border-right:0}
.climb-path-list dt{color:var(--climb-ground-forest);font-family:Alice,Georgia,serif;font-size:1.35rem}
.climb-path-list dd{margin:.5rem 0 0;color:var(--climb-ground-muted);font-size:.96rem;line-height:1.6}
.climb-home-note{margin:1.6rem 0 0;color:var(--climb-ground-muted);font-size:.94rem}

.climb-home-meaning{
  box-sizing:border-box;
  display:grid;
  grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);
  gap:clamp(32px,5vw,68px);
  align-items:center;
  padding:clamp(32px,5vw,62px);
  border:1px solid var(--climb-ground-border);
  background:rgba(255,250,240,.94);
}
.climb-home-people{
  box-sizing:border-box;
  padding:clamp(32px,5vw,62px);
  border:1px solid var(--climb-ground-border);
  background:rgba(255,250,240,.96);
}
.climb-home-people__intro{
  display:grid;
  grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);
  gap:clamp(32px,5vw,68px);
  align-items:center;
}
.climb-home-people__intro>.climb-story-visual{order:2}
.climb-home-spotlights{margin-top:clamp(28px,4vw,46px)}
.climb-home-spotlight-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(14px,2vw,20px);align-items:stretch}
.climb-home-spotlight-list>.climb-contribution-card{
  display:flex;
  flex-direction:column;
  min-width:0;
  overflow:hidden;
  border:1px solid var(--climb-ground-border);
  border-top:4px solid var(--climb-ground-gold);
  border-radius:10px;
  background:var(--climb-ground-paper);
  color:var(--climb-ground-ink);
  box-shadow:0 6px 18px rgba(24,62,37,.07);
}
.climb-home-spotlight-list .climb-contribution-card__media{
  min-height:0;
  aspect-ratio:4/3;
  background:#d9e4d4;
}
.climb-home-spotlight-list .climb-contribution-card__media img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 18%;
}
.climb-home-spotlight-list .climb-contribution-card__body{
  display:flex;
  flex:1;
  min-width:0;
  flex-direction:column;
  padding:clamp(16px,2.2vw,22px);
}
.climb-home-spotlight-list .climb-contribution-card__body h3{
  margin:.3rem 0 .65rem;
  color:var(--climb-ground-forest);
  font-size:clamp(1.2rem,1.8vw,1.55rem);
  line-height:1.2;
}
.climb-home-spotlight-list .climb-contribution-card__summary{
  display:block;
  max-width:48ch;
  margin:.15rem 0 .8rem;
  overflow:visible;
  color:var(--climb-ground-ink);
  font-size:.96rem;
  line-height:1.6;
  -webkit-line-clamp:unset;
}
.climb-home-spotlight-list .climb-proof-attribution{
  margin:.1rem 0 .8rem;
  color:var(--climb-ground-wood);
  font-size:.92rem;
}
.climb-home-spotlight-list>.climb-contribution-card>.climb-contribution-card__body>.climb-tag,
.climb-home-spotlight-list>.climb-contribution-card>.climb-contribution-card__body>.climb-proof-attribution,
.climb-home-spotlight-list>.climb-contribution-card>.climb-contribution-card__body>.climb-contribution-card__related{display:none}
.climb-home-spotlight-list .climb-contribution-card__actions{
  display:flex;
  flex-wrap:wrap;
  gap:.65rem;
  margin-top:auto;
  padding-top:.35rem;
}
.climb-connected-home .climb-video-popout__player :is(video,iframe){max-width:100%}

.climb-home-possibilities{border-left:6px solid var(--climb-ground-gold);background:var(--climb-ground-paper);color:var(--climb-ground-ink)}
.climb-home-possibilities :is(h2,.climb-page-eyebrow){color:var(--climb-ground-forest)}
.climb-home-core{margin-top:clamp(28px,4vw,42px);padding:clamp(20px,3vw,30px);border:1px solid rgba(24,62,37,.28);background:var(--climb-ground-forest);color:var(--climb-ground-cream)}
.climb-home-broader h3{margin:0 0 1rem;color:var(--climb-ground-wood);font-size:1.1rem;line-height:1.4}
.climb-home-core>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}
.climb-home-core article{padding:clamp(12px,2vw,20px) clamp(16px,3vw,30px);border-left:1px solid rgba(255,255,255,.34)}
.climb-home-core article:first-child{padding-left:0;border-left:0}
.climb-home-core strong{display:block;color:#fff;font-family:Alice,Georgia,serif;font-size:clamp(1.55rem,2.8vw,2.25rem);font-weight:400}
.climb-home-core p{margin:.35rem 0 0;color:#f8f1df;font-size:1rem;line-height:1.55}
.climb-home-broader{margin-top:clamp(26px,4vw,42px)}
.climb-home-possibility-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--climb-ground-border)}
.climb-home-possibility-list article{min-width:0;padding:1rem 1.1rem 1.05rem 0;border-bottom:1px solid var(--climb-ground-border)}
.climb-home-possibility-list article:nth-child(even){padding-left:1.1rem;border-left:1px solid var(--climb-ground-border)}
.climb-home-possibility-list strong{display:block;color:var(--climb-ground-forest);font-family:Alice,Georgia,serif;font-size:1.18rem;font-weight:400}
.climb-home-possibility-list p{margin:.32rem 0 0;color:var(--climb-ground-muted);font-size:.94rem;line-height:1.55}
.climb-home-availability{max-width:72ch;margin:1.3rem 0 0;padding:.85rem 1rem;border-left:3px solid var(--climb-ground-gold);background:rgba(246,221,164,.25);color:var(--climb-ground-muted);font-size:.92rem;line-height:1.55}

/* Wave 1: Start Here is a working threshold, not a second Home page. The
   canonical forms and actions remain intact while the foreground inherits the
   approved paper, forest and gold reading system. */
body.climb-surface-start-here{
  background:var(--climb-soft-cream,#fffdf6);
}
body.climb-surface-start-here .climb-start-page{
  box-sizing:border-box;
  width:min(1080px,calc(100% - 40px));
  margin:clamp(24px,4vw,52px) auto clamp(50px,7vw,88px);
  color:var(--climb-ground-ink);
  font-size:1.04rem;
  line-height:1.7;
}
body.climb-surface-start-here .climb-page-hero{
  box-sizing:border-box;
  padding:clamp(30px,5vw,58px);
  border:1px solid var(--climb-ground-border);
  border-top:8px solid var(--climb-ground-forest);
  background:linear-gradient(135deg,var(--climb-ground-paper),#f7eedf);
  box-shadow:var(--climb-ground-shadow);
}
body.climb-surface-start-here .climb-page-hero :is(h1,h2){max-width:20ch;color:var(--climb-ground-forest);font-family:Alice,Georgia,serif;font-weight:400;line-height:1.08;text-wrap:balance}
body.climb-surface-start-here .climb-page-section{
  box-sizing:border-box;
  margin-top:clamp(24px,4vw,42px);
  padding:clamp(24px,4vw,40px);
  border:1px solid var(--climb-ground-border);
  background:rgba(255,253,247,.96);
  box-shadow:0 8px 24px rgba(24,62,37,.07);
}
body.climb-surface-start-here .climb-next-section{
  box-sizing:border-box;
  margin-top:clamp(24px,4vw,42px);
  padding:clamp(24px,4vw,40px);
  border-left:6px solid var(--climb-ground-gold);
  background:var(--climb-ground-paper);
}
body.climb-surface-start-here .climb-page-cta{
  box-sizing:border-box;
  margin-top:clamp(24px,4vw,42px);
  padding:clamp(28px,5vw,48px);
  border-top:6px solid var(--climb-ground-gold);
  background:var(--climb-ground-forest);
  color:var(--climb-ground-cream);
}
body.climb-surface-start-here .climb-page-cta :is(h2,h3,p){color:inherit}
body.climb-surface-start-here .climb-page-cta :is(.climb-button,.climb-page-button){border-color:var(--climb-ground-cream);background:var(--climb-ground-cream);color:var(--climb-ground-forest)}
body.climb-surface-start-here .climb-start-page :is(h1,h2,h3){color:var(--climb-ground-forest);font-family:Alice,Georgia,serif;text-wrap:balance}
body.climb-surface-start-here .climb-start-page :is(input,select,textarea){max-width:100%;border:1px solid rgba(24,62,37,.38);border-radius:4px;background:#fff;color:var(--climb-ground-ink)}
body.climb-surface-start-here .climb-entrance-choice-grid{gap:clamp(16px,3vw,28px)}
body.climb-surface-start-here .climb-entrance-choice-card{border:1px solid var(--climb-ground-border);background:var(--climb-ground-paper);box-shadow:none}

body.climb-surface-start-here .climb-start-here .climb-walkthrough-launcher{
  border:2px solid #183e25!important;
  background:#fffaf0!important;
  color:#183e25!important;
  opacity:1!important;
  text-decoration:none!important;
}
body.climb-surface-start-here .climb-start-here .climb-walkthrough-launcher:hover{background:#edf5ed!important;color:#183e25!important;text-decoration:underline!important}
body.climb-surface-start-here .climb-start-here .climb-walkthrough-launcher:focus-visible{outline:3px solid #b17800!important;outline-offset:3px!important}

/* Registration stays lightweight: account and legal requirements are visible,
   while optional Maker context is a single progressive disclosure. Activation
   keeps BuddyBoss ownership and receives only the shared human foreground. */
body.climb-surface-registration,
body.climb-surface-activation{
  background:var(--climb-soft-cream,#fffdf6);
}
body.climb-surface-registration :is(.register-page,#signup-form),
body.climb-surface-activation :is(.activate,.activate-page,main){color:var(--climb-ground-ink);line-height:1.65}
body.climb-surface-registration :is(.register-page,#signup-form) :is(h1,h2,h3,legend),
body.climb-surface-activation :is(.activate,.activate-page,main) :is(h1,h2,h3){color:var(--climb-ground-forest);font-family:Alice,Georgia,serif;text-wrap:balance}
body.climb-surface-registration :is(input,select,textarea),
body.climb-surface-activation :is(input,select,textarea){max-width:100%;border:1px solid rgba(24,62,37,.38);border-radius:4px;background:#fff;color:var(--climb-ground-ink)}
body.climb-surface-registration .climb-registration-progressive-context{
  margin:clamp(20px,3vw,32px) 0;
  border:1px solid var(--climb-ground-border);
  border-left:5px solid var(--climb-ground-gold);
  background:var(--climb-ground-paper);
  box-shadow:0 8px 24px rgba(24,62,37,.07);
}
body.climb-surface-registration .climb-registration-progressive-context>summary{min-height:44px;color:var(--climb-ground-forest);font-size:1.05rem}
body.climb-surface-registration .climb-registration-progressive-context>summary:hover{text-decoration:underline;text-decoration-color:var(--climb-ground-gold);text-underline-offset:4px}
body.climb-surface-registration .climb-registration-legal-document-links{padding:.8rem 1rem;border-left:3px solid var(--climb-ground-gold);background:#fffaf0}
body.climb-surface-activation [data-climb-activation-presentation="human"]{box-sizing:border-box;width:min(760px,calc(100% - 32px));margin:clamp(24px,5vw,64px) auto;padding:clamp(24px,5vw,48px);border:1px solid var(--climb-ground-border);border-top:7px solid var(--climb-ground-forest);background:var(--climb-ground-paper);box-shadow:var(--climb-ground-shadow)}

/* Wave 2: Profile, Paths and Journey retain their existing records, fields,
   actions and ownership. They inherit the approved foreground as three
   different story jobs: remembered context, life fit and present movement. */
body.climb-surface-maker-paths,
body.climb-surface-maker-journey,
body.climb-surface-experience-profile-review{
  background:var(--climb-soft-cream,#fffdf6);
  background-attachment:fixed;
}
.climb-wave2-maker-paths{
  box-sizing:border-box;
  width:min(1140px,calc(100% - 40px));
  margin:clamp(22px,4vw,50px) auto clamp(52px,7vw,90px);
  color:var(--climb-ground-ink);
  font-size:1.03rem;
  line-height:1.7;
}
.climb-wave2-maker-paths>*{min-width:0}
.climb-wave2-maker-paths__hero{
  box-sizing:border-box;
  padding:clamp(32px,6vw,68px);
  border:1px solid var(--climb-ground-border);
  border-top:8px solid var(--climb-ground-forest);
  background:linear-gradient(132deg,var(--climb-ground-paper),#f7eedf);
  box-shadow:var(--climb-ground-shadow);
}
.climb-wave2-maker-paths__hero h1{max-width:18ch;color:var(--climb-ground-forest);font-family:Alice,Georgia,serif;font-size:clamp(2.35rem,5vw,4.5rem);font-weight:400;line-height:1.04;text-wrap:balance}
.climb-wave2-maker-paths__hero p{max-width:66ch}
.climb-wave2-maker-paths__choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:clamp(24px,4vw,42px);border-block:1px solid var(--climb-ground-border);background:var(--climb-ground-paper)}
.climb-wave2-maker-paths__choices article{min-width:0;padding:clamp(22px,4vw,38px);border-right:1px solid var(--climb-ground-border);border-bottom:1px solid var(--climb-ground-border)}
.climb-wave2-maker-paths__choices article:nth-child(2n){border-right:0}
.climb-wave2-maker-paths__choices article:nth-last-child(-n+2){border-bottom:0}
.climb-wave2-maker-paths__choices h2,.climb-wave2-maker-paths__notes h2{margin-top:0;color:var(--climb-ground-forest);font-family:Alice,Georgia,serif;font-weight:400}
.climb-wave2-maker-paths__notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(16px,2.5vw,28px);margin-top:clamp(22px,4vw,38px)}
.climb-wave2-maker-paths__notes article{min-width:0;padding:clamp(22px,4vw,36px);border-left:6px solid var(--climb-ground-gold);background:var(--climb-ground-paper)}
.climb-wave2-maker-paths__action{box-sizing:border-box;margin-top:clamp(22px,4vw,38px);padding:clamp(26px,5vw,48px);border:1px solid var(--climb-ground-border);background:#fffaf0;box-shadow:var(--climb-ground-shadow)}
.climb-wave2-maker-paths__action .climb-maker-path{margin:0;padding:0;border:0;background:transparent;box-shadow:none}
.climb-wave2-maker-paths :is(a,button):focus-visible{outline:3px solid var(--climb-ground-gold);outline-offset:4px}

/* Your CLIMB Guide is the authenticated center, not an equal-weight dashboard
   grid. Preserve the canonical Guide and its live action while removing only
   redundant surrounding summaries from this composed surface. */
.climb-wave3-guide{
  box-sizing:border-box;
  width:min(1140px,calc(100% - 40px));
  margin:clamp(22px,4vw,50px) auto clamp(52px,7vw,90px);
  color:var(--climb-ground-ink);
  font-size:1.03rem;
  line-height:1.7;
}
.climb-wave3-guide>*{min-width:0}
.climb-wave3-guide>.climb-page{box-sizing:border-box;width:100%!important;max-width:none!important;margin:0!important}
.climb-wave3-guide .climb-member-needs,
.climb-wave3-guide .climb-current-route-section>:not(.climb-guide){display:none!important}
.climb-wave3-guide .climb-page-hero{box-sizing:border-box;margin-bottom:clamp(22px,4vw,38px);padding:clamp(28px,5vw,52px);border:1px solid var(--climb-ground-border);border-left:7px solid var(--climb-ground-gold);background:linear-gradient(132deg,var(--climb-ground-paper),#f7eedf);box-shadow:var(--climb-ground-shadow)}
.climb-wave3-guide .climb-page-hero h1{max-width:18ch;color:var(--climb-ground-forest);font-family:Alice,Georgia,serif;font-size:clamp(2.2rem,4vw,3.7rem);font-weight:400;line-height:1.06;text-wrap:balance}
.climb-wave3-guide .climb-current-route-section>.climb-plugin-stage:has(.climb-guide){display:block!important}
.climb-wave3-guide .climb-guide{
  box-sizing:border-box;
  width:100%;
  max-width:none;
  margin:0;
  padding:clamp(28px,5vw,56px);
  border:1px solid var(--climb-ground-border);
  border-top:8px solid var(--climb-ground-forest);
  background:var(--climb-ground-paper);
  box-shadow:var(--climb-ground-shadow);
}
.climb-wave3-guide .climb-progress-definition{box-sizing:border-box;max-width:780px;margin:clamp(24px,4vw,40px) auto 0}
.climb-wave3-guide :is(a,button):focus-visible{outline:3px solid var(--climb-ground-gold);outline-offset:4px}
.climb-wave3-guide .climb-guide-entry{box-sizing:border-box;margin:0 0 clamp(20px,3vw,30px);padding:clamp(24px,4vw,42px);border:1px solid var(--climb-ground-border);border-left:7px solid var(--climb-ground-gold);border-radius:var(--climb-radius-card);background:linear-gradient(132deg,var(--climb-ground-paper),#f6efdf);box-shadow:var(--climb-ground-shadow)}
.climb-wave3-guide .climb-guide-entry--continue{background:linear-gradient(132deg,var(--climb-ground-paper),#edf5ed)}
.climb-wave3-guide .climb-guide-entry h2{max-width:22ch;margin:.35rem 0 .75rem;color:var(--climb-ground-forest);font-family:Alice,Georgia,serif;font-size:clamp(1.8rem,3.2vw,2.65rem);font-weight:400;line-height:1.12;text-wrap:balance}
.climb-wave3-guide .climb-guide-entry>p{max-width:66ch}
.climb-wave3-guide .climb-guide-entry__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem 1rem;margin-top:1rem}
.climb-wave3-guide .climb-guide-entry__actions form{margin:0}
.climb-wave3-guide .climb-guide-entry__actions .climb-button{min-height:44px}
.climb-wave3-guide .climb-guide-help-link{display:inline-flex;min-height:44px;align-items:center;color:var(--climb-ground-forest);font-weight:750;text-underline-offset:4px}
.climb-wave3-guide .climb-guide-global-help{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem 1rem;margin:0 0 18px;padding:12px 14px;border-left:4px solid var(--climb-ground-gold);background:rgba(255,253,246,.84)}
.climb-wave3-guide .climb-guide-global-help :is(a,button){min-height:44px}
@media (max-width:640px){
  .climb-wave3-guide .climb-guide-entry{padding:22px 18px}
  .climb-wave3-guide .climb-guide-entry__actions{display:grid;grid-template-columns:1fr}
  .climb-wave3-guide .climb-guide-entry__actions :is(form,.climb-button,.climb-guide-help-link){box-sizing:border-box;width:100%;min-height:44px;justify-content:center;white-space:normal;text-align:center}
  .climb-page-walkthrough-entry{align-items:stretch;flex-direction:column}
  .climb-page-walkthrough-entry .climb-button{width:100%}
}

/* The participation workspace owns its lifecycle state; presentation keeps the
   current invitation readable without starting or mutating it. */
body.climb-surface-participate .climb-participation-workspace,
body.climb-surface-participation-activation .climb-participation-workspace,
body.climb-surface-guided-activation-completion .climb-participation-workspace{
  box-sizing:border-box;
  width:min(1140px,calc(100% - 40px))!important;
  max-width:1140px!important;
  min-width:0!important;
  margin:clamp(22px,4vw,50px) auto clamp(52px,7vw,90px)!important;
  overflow-wrap:anywhere;
}
body.climb-surface-participate .climb-participation-grid,
body.climb-surface-participation-activation .climb-participation-grid,
body.climb-surface-guided-activation-completion .climb-participation-grid{
  grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))!important;
}
body.climb-surface-participate .climb-participation-workspace :is(input,select,textarea,button,a),
body.climb-surface-participation-activation .climb-participation-workspace :is(input,select,textarea,button,a),
body.climb-surface-guided-activation-completion .climb-participation-workspace :is(input,select,textarea,button,a){max-width:100%}
body.climb-surface-maker-paths .climb-paths-page{
  width:min(1140px,calc(100% - 40px));
  margin:clamp(22px,4vw,50px) auto clamp(52px,7vw,90px);
}
body.climb-surface-maker-paths .climb-paths-hero{
  border:1px solid var(--climb-ground-border);
  border-left:8px solid var(--climb-ground-gold);
  background:linear-gradient(132deg,rgba(255,253,247,.98),rgba(248,241,227,.95));
  box-shadow:var(--climb-ground-shadow);
}
body.climb-surface-maker-paths .climb-paths-page :is(h1,h2,h3){color:var(--climb-ground-forest);font-family:Alice,Georgia,serif;text-wrap:balance}
body.climb-surface-maker-paths .climb-paths-page :is(.climb-paths-selection,.climb-paths-change,.climb-paths-help){border-color:var(--climb-ground-border);background:rgba(255,253,247,.96);box-shadow:0 8px 22px rgba(24,62,37,.07)}
body.climb-surface-maker-paths .climb-paths-page :is(a,button):focus-visible{outline:3px solid var(--climb-ground-gold);outline-offset:4px}

body.climb-surface-maker-journey .climb-maker-journey{
  box-sizing:border-box;
  width:min(1080px,calc(100% - 40px));
  margin:clamp(22px,4vw,50px) auto clamp(52px,7vw,90px);
  color:var(--climb-ground-ink);
  font-size:1.03rem;
  line-height:1.7;
}
body.climb-surface-maker-journey .climb-maker-journey__hero{
  box-sizing:border-box;
  padding:clamp(30px,5vw,58px);
  border:1px solid var(--climb-ground-border);
  border-top:8px solid var(--climb-ground-forest);
  background:linear-gradient(135deg,var(--climb-ground-paper),#f7eedf);
  box-shadow:var(--climb-ground-shadow);
}
body.climb-surface-maker-journey .climb-maker-journey__hero h1{max-width:18ch;margin:.25rem 0 .5rem;color:var(--climb-ground-forest);font-family:Alice,Georgia,serif;font-size:clamp(2.25rem,4.4vw,4rem);font-weight:400;line-height:1.04;text-wrap:balance}
body.climb-surface-maker-journey .climb-maker-journey__orientation{margin:clamp(22px,4vw,34px) 0;padding:1.15rem 1.3rem;border-left:5px solid var(--climb-ground-gold);background:rgba(255,253,247,.9)}
body.climb-surface-maker-journey .climb-journey-stage-nav{gap:10px;margin:clamp(22px,4vw,34px) 0}
body.climb-surface-maker-journey .climb-journey-stage-link{min-height:46px;border-color:var(--climb-ground-border);background:var(--climb-ground-paper)}
body.climb-surface-maker-journey .climb-journey-stage{margin:12px 0;border:1px solid var(--climb-ground-border);border-radius:4px;background:var(--climb-ground-paper);box-shadow:0 6px 18px rgba(24,62,37,.06)}
body.climb-surface-maker-journey .climb-journey-stage>summary{min-height:48px;padding:1rem 1.2rem;color:var(--climb-ground-forest)}
body.climb-surface-maker-journey .climb-journey-stage__body{padding:0 1.2rem 1.3rem}
body.climb-surface-maker-journey .climb-journey-context{margin-top:clamp(24px,4vw,38px);padding:clamp(22px,4vw,38px);border:1px solid var(--climb-ground-border);border-left:6px solid var(--climb-ground-gold);background:var(--climb-ground-paper)}

body.climb-surface-experience-profile-review .site-main{box-sizing:border-box;width:min(1040px,calc(100% - 40px));margin:clamp(24px,4vw,48px) auto clamp(52px,7vw,90px)}
body.climb-surface-experience-profile-review .site-main>article>.entry-header{display:none}
body.climb-surface-experience-profile-review .climb-profile-review{
  box-sizing:border-box;
  max-width:880px;
  padding:clamp(28px,5vw,56px);
  border:1px solid var(--climb-ground-border);
  border-top:8px solid var(--climb-ground-forest);
  border-radius:4px;
  background:var(--climb-ground-paper);
  color:var(--climb-ground-ink);
  box-shadow:var(--climb-ground-shadow);
  font-size:1rem;
  line-height:1.68;
}
body.climb-surface-experience-profile-review .climb-profile-review :is(h1,h2,h3){color:var(--climb-ground-forest);font-family:Alice,Georgia,serif;text-wrap:balance}
body.climb-surface-experience-profile-review .climb-profile-review h1{font-size:clamp(2rem,3.6vw,3rem);font-weight:400;line-height:1.1}
body.climb-surface-experience-profile-review .climb-profile-progress ol{gap:0;border-top:1px solid var(--climb-ground-border)}
body.climb-surface-experience-profile-review .climb-profile-progress li{padding:.8rem .35rem 0;border-top:4px solid transparent}
body.climb-surface-experience-profile-review .climb-profile-progress li.is-current{border-top-color:var(--climb-ground-gold)}
body.climb-surface-experience-profile-review .climb-profile-saved{margin:clamp(24px,4vw,36px) 0}
body.climb-surface-experience-profile-review .climb-profile-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;border-top:1px solid var(--climb-ground-border)}
body.climb-surface-experience-profile-review .climb-profile-summary>div{padding:1rem 1rem 1rem 0;border:0;border-bottom:1px solid var(--climb-ground-border);border-radius:0;background:transparent}
body.climb-surface-experience-profile-review .climb-profile-summary>div:nth-child(even){padding-left:1rem;border-left:1px solid var(--climb-ground-border)}
body.climb-surface-experience-profile-review .climb-profile-empty{margin:1.5rem 0;padding:1rem 1.15rem;border-left:4px solid var(--climb-ground-gold);background:#fff8e7}
body.climb-surface-experience-profile-review .climb-profile-update{border:1px solid var(--climb-ground-border);border-radius:4px;background:#fffaf0}
body.climb-surface-experience-profile-review .climb-profile-update>summary{min-height:48px;color:var(--climb-ground-forest)}
body.climb-surface-experience-profile-review .climb-profile-section{margin-top:clamp(24px,4vw,38px);padding-top:clamp(20px,3vw,30px);border-top:2px solid var(--climb-ground-forest)}
body.climb-surface-experience-profile-review .climb-profile-section h3{margin-top:0;font-size:1.4rem;font-weight:400;letter-spacing:.01em}
body.climb-surface-experience-profile-review details.climb-profile-section{padding:0;border:1px solid var(--climb-ground-border);background:#fffaf0}
body.climb-surface-experience-profile-review details.climb-profile-section>summary{box-sizing:border-box;min-height:48px;padding:1rem 1.15rem;color:var(--climb-ground-forest);font-weight:750;cursor:pointer}
body.climb-surface-experience-profile-review details.climb-profile-section>:not(summary){margin-inline:1.15rem}
body.climb-surface-experience-profile-review details.climb-profile-section>:last-child{margin-bottom:1.15rem}
body.climb-surface-experience-profile-review .climb-profile-choice{margin:1rem 0;padding:0;border:0}
body.climb-surface-experience-profile-review .climb-profile-choice label{display:block;margin:.35rem 0;padding:.55rem .25rem;border-bottom:1px solid rgba(24,62,37,.13);color:var(--climb-ground-ink)}
body.climb-surface-experience-profile-review .climb-profile-form :is(input,select,textarea){box-sizing:border-box;width:100%;max-width:100%;min-height:46px;border:1px solid rgba(24,62,37,.38);border-radius:4px;background:#fff;color:var(--climb-ground-ink)}
body.climb-surface-experience-profile-review .climb-profile-form input:is([type="checkbox"],[type="radio"]){width:auto;min-height:0}
body.climb-surface-experience-profile-review .climb-profile-button{min-height:46px;padding:.75rem 1rem;border:2px solid var(--climb-ground-forest);background:var(--climb-ground-forest);color:#fff;font-weight:750}
body.climb-surface-experience-profile-review .climb-profile-button:hover{background:#123f25;color:#fff}
body.climb-surface-experience-profile-review .climb-profile-button:focus-visible{outline:3px solid var(--climb-ground-gold);outline-offset:4px}

/* Waves 5–6: resources, people, stories, support and trust all inherit Home's
   grounded editorial foreground without being rebuilt as Home-like marketing
   pages. Canonical forms, records, provider feeds, media and legal output stay
   in their owning plugins. */
body.climb-surface-maker-vault,
body.climb-surface-app-maker-vault,
body.climb-surface-community,
body.climb-surface-app-community,
body.climb-surface-about,
body.climb-surface-contribute,
body.climb-surface-my-contributions,
body.climb-surface-app-contributions,
body.climb-surface-maker-spotlights,
body.climb-surface-app-maker-spotlights,
body.climb-surface-support,
body.climb-surface-app-support,
body.climb-surface-ways-to-climb,
body[class*="climb-surface-trust"],
body.climb-surface-report-a-concern,
body.climb-surface-urgent-image-removal,
body.climb-surface-content-rights,
body.climb-surface-privacy-choices,
body.climb-surface-security-concern-reporting,
body.climb-surface-accessibility,
body.climb-surface-accessibility-support{
  background:var(--climb-soft-cream,#fffdf6);
  background-attachment:fixed;
}
.climb-wave5-surface,
.climb-wave6-surface{
  box-sizing:border-box;
  width:min(1140px,calc(100% - 40px));
  margin:clamp(22px,4vw,50px) auto clamp(52px,7vw,90px);
  color:var(--climb-ground-ink);
  font-size:1.02rem;
  line-height:1.7;
}
.climb-wave5-surface>*,
.climb-wave6-surface>*{min-width:0}

/* Preserved brand pages use viewport-wide sections at the document root. Once
   those same sections are composed inside a constrained connected surface,
   the legacy negative margins and viewport-derived padding leave a zero-width
   content box. Keep full-bleed behavior for its original pages, but restore a
   readable in-flow section inside Waves 5-6. */
.climb-wave5-surface .climb-page-section:is(.is-mist,.is-story),
.climb-wave6-surface .climb-page-section:is(.is-mist,.is-story){
  box-sizing:border-box!important;
  width:100%!important;
  max-width:none!important;
  margin-inline:0!important;
  padding-inline:clamp(20px,4vw,48px)!important;
}
.climb-wave5-surface :is(h1,h2,h3),
.climb-wave6-surface :is(h1,h2,h3){
  color:var(--climb-ground-forest);
  font-family:Alice,Georgia,serif;
  font-weight:400;
  line-height:1.14;
  text-wrap:balance;
}
.climb-wave5-surface h1,
.climb-wave6-surface h1{max-width:20ch;font-size:clamp(2.25rem,4.4vw,4rem)}
.climb-wave5-surface h2,
.climb-wave6-surface h2{max-width:28ch;font-size:clamp(1.7rem,3vw,2.65rem)}
.climb-wave5-surface h3,
.climb-wave6-surface h3{font-size:clamp(1.2rem,2vw,1.55rem)}
.climb-wave5-surface p,
.climb-wave6-surface p{max-width:68ch}
.climb-wave5-surface :is(a,button,input,select,textarea,summary):focus-visible,
.climb-wave6-surface :is(a,button,input,select,textarea,summary):focus-visible{
  outline:3px solid var(--climb-ground-gold);
  outline-offset:4px;
}
.climb-wave6-surface :is(input,select,textarea){
  box-sizing:border-box;
  max-width:100%;
  min-height:46px;
  border:1px solid rgba(24,62,37,.42);
  border-radius:4px;
  background:#fff;
  color:var(--climb-ground-ink);
}
.climb-wave6-surface input:is([type="checkbox"],[type="radio"],[type="file"]){min-height:0}
.climb-wave-intro{
  box-sizing:border-box;
  display:grid;
  grid-template-columns:minmax(0,1.1fr) minmax(280px,.75fr);
  gap:clamp(26px,4vw,52px);
  align-items:center;
  margin-bottom:clamp(24px,4vw,42px);
  padding:clamp(28px,5vw,56px);
  border:1px solid var(--climb-ground-border);
  border-left:7px solid var(--climb-ground-gold);
  background:linear-gradient(132deg,rgba(255,253,247,.98),rgba(248,241,227,.95));
  box-shadow:var(--climb-ground-shadow);
}
.climb-wave-intro .climb-story-visual{min-height:260px}

/* Maker Vault stays resource-first: one relevant resource or one purposeful
   view before the broader library. */
.climb-wave5-vault .climb-vault-views{
  box-sizing:border-box;
  padding:clamp(28px,5vw,54px);
  border:1px solid var(--climb-ground-border);
  border-top:8px solid var(--climb-ground-forest);
  background:var(--climb-ground-paper);
  box-shadow:var(--climb-ground-shadow);
}
.climb-wave5-vault .climb-vault-view-nav{
  display:flex;
  flex-wrap:wrap;
  gap:0;
  margin:clamp(20px,3vw,30px) 0;
  border-block:1px solid var(--climb-ground-border);
}
.climb-wave5-vault .climb-vault-view-link{
  display:inline-flex;
  min-height:46px;
  align-items:center;
  padding:.7rem .9rem;
  border-right:1px solid var(--climb-ground-border);
  color:var(--climb-ground-forest);
  font-weight:750;
  text-decoration-thickness:2px;
  text-underline-offset:4px;
}
.climb-wave5-vault .climb-vault-view-link[aria-current="page"]{background:#edf4ea;text-decoration-color:var(--climb-ground-gold)}
.climb-wave5-vault :is(.climb-vault-detail,.climb-vault-library,.climb-vault-collections,.climb-vault-saved,.climb-vault-from-makers){margin-top:clamp(24px,4vw,40px)}
.climb-wave5-vault :is(.climb-resource-list,.climb-vault-attachment-grid){gap:clamp(14px,2vw,22px)}
/* The connected Vault view is the one current resource experience. The older
   explanatory hero and evidence-standard cards were additive documentation. */
.climb-wave5-vault .climb-page-hero,
.climb-wave5-vault .climb-resource-standard{display:none!important}

/* Community provides a calm threshold, then yields to BuddyBoss-native
   activity, groups and discussion output. */
.climb-wave5-community .climb-community-guide{
  box-sizing:border-box;
  padding:clamp(28px,5vw,52px);
  border:1px solid var(--climb-ground-border);
  border-top:7px solid var(--climb-ground-forest);
  background:var(--climb-ground-paper);
  box-shadow:var(--climb-ground-shadow);
}
.climb-wave5-community .climb-community-guide>p:has(a){display:flex;flex-wrap:wrap;gap:.55rem 1rem}
.climb-wave5-community .climb-community-guide>p:has(a) a{min-height:44px;color:var(--climb-ground-forest);font-weight:750;text-underline-offset:4px}
.climb-wave5-community .climb-disclosure{margin-top:1.4rem;border-left:4px solid var(--climb-ground-gold);background:#fff8e7}

/* BuddyBoss's desktop community shell reserves two fixed sidebars before the
   CLIMB story is laid out. The primary Community experience must keep the
   readable column; provider-owned sidebars become secondary rows below it. */
body.climb-surface-community .bb-grid.site-content-grid{
  display:grid!important;
  grid-template-columns:minmax(0,1fr)!important;
  width:min(1200px,calc(100% - 40px))!important;
  max-width:1200px!important;
  margin-inline:auto!important;
}
body.climb-surface-community .content-area.bs-bp-container{
  order:1!important;
  grid-column:1/-1!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
}
body.climb-surface-community :is(.widget-area.sidebar-left,.widget-area.sidebar-right){
  order:2!important;
  grid-column:1/-1!important;
  width:100%!important;
  max-width:none!important;
  min-width:0!important;
}

/* The authenticated footer is a compact return/help surface. Public pages keep
   the complete discovery footer; member pages do not end in another directory. */
body.climb-audience-member .climb-contextual-footer--member .climb-contextual-footer__grid{
  grid-template-columns:minmax(240px,1.15fr) repeat(3,minmax(150px,.75fr));
  gap:clamp(24px,4vw,48px);
}
body.climb-audience-member .climb-contextual-footer--member .climb-contextual-footer__logo{margin-bottom:12px!important}
body.climb-audience-member .climb-contextual-footer--member .climb-contextual-footer__description{margin-bottom:10px;line-height:1.55}
body.climb-audience-member .climb-contextual-footer--member .climb-contextual-footer__column h4{margin-bottom:10px}
body.climb-audience-member .climb-contextual-footer--member .climb-contextual-footer__column li{margin-bottom:6px}
body.climb-audience-member .climb-contextual-footer--member .climb-contextual-footer__contact{margin-top:14px}

/* About adds meaning before the existing owner-managed story instead of
   restating Home or converting the page into a feature grid. */
.climb-wave6-about>.climb-wave-intro{margin-bottom:clamp(30px,5vw,58px)}
.climb-wave6-about :is(.climb-page-section,.climb-contribution-showcase){box-sizing:border-box;margin-block:clamp(24px,4vw,42px);border-color:var(--climb-ground-border)}
.climb-wave6-about .elementor-widget-text-editor p{max-width:70ch}
.climb-wave6-about :is(.climb-about-values__grid,.climb-about-product-loop,.climb-about-logo-meaning__copy dl){
  grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr))!important;
}

/* Contribution ownership and workflow are unchanged. The member-facing
   workspace reads as an editorial sharing flow rather than an admin console. */
.climb-wave6-contributions .climb-member-surface{
  box-sizing:border-box;
  padding:clamp(28px,5vw,54px);
  border:1px solid var(--climb-ground-border);
  border-top:8px solid var(--climb-ground-forest);
  background:var(--climb-ground-paper);
  box-shadow:var(--climb-ground-shadow);
}
.climb-wave6-contributions .climb-member-workspace-tabs{display:flex;flex-wrap:wrap;gap:0;border-block:1px solid var(--climb-ground-border)}
.climb-wave6-contributions .climb-member-workspace-tabs a{display:inline-flex;min-height:46px;align-items:center;padding:.7rem .95rem;border-right:1px solid var(--climb-ground-border);color:var(--climb-ground-forest);font-weight:750}
.climb-wave6-contributions .climb-member-workspace-tabs a[aria-current="page"]{background:#edf4ea;text-decoration-color:var(--climb-ground-gold)}
.climb-wave6-contributions :is(fieldset,details,.climb-contribution-share-intro){margin-top:1.25rem;padding:clamp(16px,3vw,26px);border:1px solid var(--climb-ground-border);background:#fffaf0}
.climb-wave6-contributions label{color:var(--climb-ground-ink);font-weight:650}

/* Spotlights remain community stories, not outcome claims. Existing media,
   story dialogs and optional video controls stay in Content Contributions. */
.climb-wave6-spotlights .climb-spotlight-dedicated-shell{
  box-sizing:border-box;
  padding:clamp(28px,5vw,54px);
  border:1px solid var(--climb-ground-border);
  border-top:8px solid var(--climb-ground-forest);
  background:var(--climb-ground-paper);
  box-shadow:var(--climb-ground-shadow);
}
.climb-wave6-spotlights .climb-contribution-showcase__grid{gap:clamp(16px,2.5vw,26px)}
.climb-wave6-spotlights .climb-contribution-card .climb-tag{display:none}
.climb-wave6-spotlights video{display:block;width:100%;max-width:100%;height:auto}
/* Dedicated Spotlights has one hero, one explanation and one gallery. */
.climb-wave6-spotlights>.climb-page>.climb-page-section:first-of-type,
.climb-wave6-spotlights .climb-page-section.is-mist{display:none!important}
.climb-wave6-spotlights .climb-page-section:has(.climb-spotlight-dedicated-shell) > .climb-page-section-heading,
.climb-wave6-spotlights .climb-page-section:has(.climb-spotlight-dedicated-shell) > p{display:none!important}
.climb-wave6-spotlights .climb-member-help{display:none!important}
.climb-wave6-spotlights :is(.climb-spotlight-detail-trigger,.climb-video-popout-trigger){min-height:44px;border:2px solid var(--climb-ground-forest);background:var(--climb-ground-paper);color:var(--climb-ground-forest);font-weight:750}
.climb-wave6-spotlights .climb-video-popout-trigger{background:var(--climb-ground-forest);color:#fff}
.climb-wave6-spotlights :is(.climb-spotlight-detail-trigger,.climb-video-popout-trigger):hover{box-shadow:0 0 0 3px rgba(214,168,63,.28)}
.climb-wave6-spotlights .climb-spotlight-nomination{box-sizing:border-box;margin-block:clamp(24px,4vw,42px);padding:clamp(24px,4vw,40px);border:1px solid var(--climb-ground-border);border-left:6px solid var(--climb-ground-gold);background:var(--climb-ground-paper)}
.climb-wave6-spotlights .climb-spotlight-nomination__intro{max-width:760px}
.climb-wave6-spotlights .climb-spotlight-nomination__form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;margin-top:1.25rem}
.climb-wave6-spotlights .climb-spotlight-nomination__form>*{min-width:0}
.climb-wave6-spotlights .climb-spotlight-nomination__form fieldset,.climb-wave6-spotlights .climb-spotlight-nomination__boundary,.climb-wave6-spotlights .climb-spotlight-nomination__form>p:nth-last-child(-n+4){grid-column:1/-1}
.climb-wave6-spotlights .climb-spotlight-nomination__form fieldset{display:flex;flex-wrap:wrap;gap:10px 24px;margin:0 0 .5rem;padding:1rem;border:1px solid var(--climb-ground-border);background:#fffaf0}
.climb-wave6-spotlights .climb-spotlight-nomination__form legend{padding-inline:.35rem;font-weight:800;color:var(--climb-ground-forest)}
.climb-wave6-spotlights .climb-spotlight-nomination__form label{display:block;color:var(--climb-ground-ink);font-weight:700}
.climb-wave6-spotlights .climb-spotlight-nomination__form fieldset label{display:inline-flex;align-items:center;gap:.5rem;min-height:44px}
.climb-wave6-spotlights .climb-spotlight-nomination__boundary{padding:1rem;border:1px solid var(--climb-ground-gold);background:#fff8e7}
.climb-wave6-spotlights .climb-spotlight-nomination__boundary label{display:grid;grid-template-columns:auto 1fr;gap:.75rem;align-items:start}
.climb-wave6-spotlights .climb-spotlight-nomination__history{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--climb-ground-border)}
.climb-wave6-spotlights .climb-spotlight-nomination__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.climb-wave6-spotlights .climb-spotlight-nomination__record{padding:1rem;border:1px solid var(--climb-ground-border);background:#fffaf0}
.climb-wave6-spotlights .climb-spotlight-nomination :is(button,input,textarea){max-width:100%}
.climb-wave6-spotlights .climb-spotlight-nomination button{min-height:44px}
@media(max-width:760px){
  .climb-wave6-spotlights .climb-spotlight-nomination__form,.climb-wave6-spotlights .climb-spotlight-nomination__list{grid-template-columns:1fr}
  .climb-wave6-spotlights .climb-spotlight-nomination__form>*{grid-column:1}
}

/* Support foregrounds continuity. Canonical request creation, state and Staff
   handoff remain Maker Navigation behavior. */
.climb-wave6-support__intro{
  box-sizing:border-box;
  margin-bottom:clamp(22px,4vw,38px);
  padding:clamp(28px,5vw,52px);
  border-left:7px solid var(--climb-ground-gold);
  background:linear-gradient(132deg,var(--climb-ground-paper),#f7eedf);
  box-shadow:var(--climb-ground-shadow);
}
.climb-wave6-support :is(.climb-support-navigator,.climb-support-form,.climb-support-list,.climb-public-support-boundary){box-sizing:border-box;margin-top:clamp(20px,3vw,32px);padding:clamp(24px,4vw,40px);border:1px solid var(--climb-ground-border);background:var(--climb-ground-paper)}
.climb-wave6-support .climb-page-grid{
  grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr))!important;
  gap:clamp(16px,2.5vw,28px)!important;
}
.climb-wave6-support :is(.climb-editorial-panel,.climb-related-route-card){min-width:0}
.climb-wave6-support :is(a,button):empty{display:none!important}

/* Public understanding: one demonstration and one plain-language return loop,
   without exposing the internal route architecture or commercial rules. */
.climb-wave-public-how .climb-page-hero{box-sizing:border-box;padding:clamp(32px,6vw,68px);border:1px solid var(--climb-ground-border);border-top:8px solid var(--climb-ground-forest);background:linear-gradient(132deg,var(--climb-ground-paper),#f7eedf);box-shadow:var(--climb-ground-shadow)}
.climb-wave-public-how .climb-how-demonstration{box-sizing:border-box;margin-block:clamp(28px,5vw,52px);padding:clamp(24px,4vw,44px);border:1px solid var(--climb-ground-border);background:var(--climb-ground-paper)}
.climb-wave-public-how .climb-how-member-loop ol{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;margin:1.5rem 0 0;padding:0;list-style:none;border-block:1px solid var(--climb-ground-border)}
.climb-wave-public-how .climb-how-member-loop li{display:grid;align-content:start;gap:.5rem;min-width:0;padding:1.2rem;border-right:1px solid var(--climb-ground-border)}
.climb-wave-public-how .climb-how-member-loop li:last-child{border-right:0}
.climb-wave-public-how .climb-how-member-loop strong{color:var(--climb-ground-forest);font-family:Alice,Georgia,serif;font-size:1.15rem;font-weight:400}
.climb-wave-public-how .climb-how-belonging{box-sizing:border-box;margin-block:clamp(24px,4vw,42px);padding:clamp(26px,5vw,48px);border-left:6px solid var(--climb-ground-gold);background:var(--climb-ground-paper)}

/* Trust keeps legal accuracy and formal document ownership. Only operational
   explanation/help cards receive the shared paper/forest/gold foreground. */
.climb-wave6-trust .cath-wrap{box-sizing:border-box;width:100%;max-width:none;margin:0}
.climb-wave6-trust .cath-card{
  border-color:var(--climb-ground-border);
  border-radius:4px;
  background:var(--climb-ground-paper);
  color:var(--climb-ground-ink);
  box-shadow:0 8px 24px rgba(24,62,37,.07);
}
.climb-wave6-trust .cath-hero{border-top:8px solid var(--climb-ground-forest)}
.climb-wave6-trust .cath-subcard{border-color:var(--climb-ground-border);background:#fffaf0}
.climb-wave6-trust :is(.cath-btn,.cath-link-button){min-height:44px}

.climb-home-return{
  box-sizing:border-box;
  padding:clamp(34px,6vw,72px);
  border:1px solid rgba(24,62,37,.28);
  border-top:8px solid var(--climb-ground-forest);
  background:linear-gradient(120deg,#f6dda4 0%,#f0c967 100%);
}
.climb-home-return h2{max-width:18ch}

/* BuddyBoss owns the mobile menu action. CLIMB only guarantees a usable target. */
body.climb-complete-site .bb-left-panel-mobile{
  box-sizing:border-box;
  display:inline-flex!important;
  min-width:44px;
  min-height:44px;
  align-items:center;
  justify-content:center;
}

/* Wave 2 global shell: BuddyBoss remains the interaction owner while CLIMB
   supplies one readable public/member information architecture. */
body.climb-complete-site :is(.primary-menu,.bb-mobile-panel-inner,.buddypanel-menu,.user-wrap) .menu-item>a{
  min-height:44px;
}
body.climb-complete-site :is(.primary-menu,.bb-mobile-panel-inner,.buddypanel-menu,.user-wrap) .menu-item>a:focus-visible{
  outline:3px solid var(--climb-ground-gold);
  outline-offset:2px;
}
body.climb-complete-site :is(.primary-menu,.bb-mobile-panel-inner,.buddypanel-menu,.user-wrap) .sub-menu{
  border:1px solid var(--climb-ground-border);
  background:var(--climb-ground-paper);
  box-shadow:var(--climb-ground-shadow);
}
body.climb-complete-site :is(.primary-menu,.bb-mobile-panel-inner,.buddypanel-menu,.user-wrap) .sub-menu a{
  color:var(--climb-ground-forest);
}
.climb-buddyboss-footer-enhanced .climb-footer-legacy-row{display:none!important}
.climb-contextual-footer__social{display:flex;flex-wrap:wrap;gap:.35rem .85rem;margin-top:1rem}
.climb-contextual-footer__social a{display:inline-flex;min-height:44px;align-items:center;font-size:.82rem;font-weight:700}
.climb-contextual-footer__copyright{margin:1rem 0 0;font-size:.78rem;line-height:1.45}
body.climb-audience-member :is(.buddypanel-menu,.bb-mobile-panel-inner) .menu-item>a{
  display:flex;
  align-items:center;
  line-height:1.3;
}
body.climb-audience-member .buddypanel-menu .menu-item>a:hover,
body.climb-audience-member .buddypanel-menu .menu-item>a:focus-visible{
  color:var(--climb-ground-gold);
}

@media(max-width:900px){
  .climb-recognition-hero{grid-template-columns:1fr;min-height:0}
  .climb-recognition-hero .climb-story-visual{min-height:420px}
  .climb-home-understand,.climb-home-starting-point,.climb-maker-example,.climb-home-meaning,.climb-home-people__intro{grid-template-columns:1fr}
  .climb-home-people__intro>.climb-story-visual{order:0}
  .climb-home-spotlight-list{grid-template-columns:repeat(2,minmax(0,1fr))}
  .climb-path-list{grid-template-columns:1fr 1fr}
  .climb-path-list>div:nth-child(2){border-right:0}
  .climb-path-list>div:nth-child(n+3){border-top:1px solid var(--climb-ground-border)}
  body.climb-surface-start-here .climb-start-page{width:min(100% - 28px,1080px)}
  body.climb-surface-maker-paths .climb-paths-page,body.climb-surface-maker-journey .climb-maker-journey{width:min(100% - 28px,1080px)}
  .climb-wave-intro{grid-template-columns:1fr}
  .climb-wave-intro .climb-story-visual{min-height:340px}
  body.climb-audience-member .climb-contextual-footer--member .climb-contextual-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}

@media(max-width:680px){
  body.climb-surface-home,body.climb-surface-start-here,body.climb-surface-maker-paths,body.climb-surface-maker-journey,body.climb-surface-experience-profile-review,body.climb-surface-maker-vault,body.climb-surface-community,body.climb-surface-about,body.climb-surface-contribute,body.climb-surface-maker-spotlights,body.climb-surface-support{background-attachment:scroll}
  .climb-connected-home>*{width:min(100% - 24px,1140px)}
  .climb-connected-home{font-size:1rem;gap:28px}
  .climb-recognition-hero,.climb-reading-surface,.climb-home-meaning,.climb-home-people,.climb-home-return{padding:26px 22px}
  .climb-recognition-hero h1{font-size:clamp(2.45rem,12vw,3.35rem)}
  .climb-recognition-hero .climb-story-visual,.climb-story-visual{min-height:280px}
  .climb-recognition-list,.climb-situation-choices,.climb-path-list{grid-template-columns:1fr}
  .climb-recognition-list li:nth-child(even),.climb-situation-choice:nth-child(even){padding-left:0;border-left:0}
  .climb-path-list>div,.climb-path-list>div+div{padding:1.1rem 0;border-right:0;border-top:1px solid var(--climb-ground-border)}
  .climb-path-list>div:first-child{border-top:0}
  .climb-page-actions{display:grid;grid-template-columns:1fr}
  .climb-page-actions .climb-page-button{width:100%;text-align:center}
  .climb-home-core>div,.climb-home-possibility-list{grid-template-columns:1fr}
  .climb-home-core article,.climb-home-core article:first-child{padding:1rem 0;border-left:0;border-top:1px solid rgba(255,255,255,.3)}
  .climb-home-core article:first-child{border-top:0}
  .climb-home-possibility-list article,.climb-home-possibility-list article:nth-child(even){padding:1rem 0;border-left:0}
  .climb-home-spotlight-list{grid-template-columns:1fr}
  .climb-home-spotlight-list>.climb-contribution-card{grid-template-columns:1fr}
  .climb-home-spotlight-list .climb-contribution-card__media{min-height:0;aspect-ratio:16/10}
  body.climb-surface-start-here .climb-start-page{width:min(100% - 20px,1080px);margin-top:18px;font-size:1rem}
  body.climb-surface-start-here :is(.climb-page-hero,.climb-page-section,.climb-next-section,.climb-page-cta){padding:24px 20px}
  body.climb-surface-registration .climb-registration-progressive-context>[class*="heading"],body.climb-surface-registration .climb-registration-progressive-context>#profile-details-section{margin-inline:12px}
  body.climb-surface-maker-paths .climb-paths-page,body.climb-surface-maker-journey .climb-maker-journey,body.climb-surface-experience-profile-review .site-main{width:min(100% - 20px,1080px);margin-top:18px}
  .climb-wave2-maker-paths{width:min(100% - 20px,1140px);margin-top:18px}
  .climb-wave2-maker-paths__hero,.climb-wave2-maker-paths__action{padding:24px 20px}
  .climb-wave2-maker-paths__choices,.climb-wave2-maker-paths__notes{grid-template-columns:1fr}
  .climb-wave2-maker-paths__choices article,.climb-wave2-maker-paths__choices article:nth-child(2n),.climb-wave2-maker-paths__choices article:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--climb-ground-border)}
  .climb-wave2-maker-paths__choices article:last-child{border-bottom:0}
  body.climb-surface-maker-journey .climb-maker-journey__hero,body.climb-surface-experience-profile-review .climb-profile-review{padding:24px 20px}
  body.climb-surface-experience-profile-review .climb-profile-summary{grid-template-columns:1fr}
  body.climb-surface-experience-profile-review .climb-profile-summary>div:nth-child(even){padding-left:0;border-left:0}
  body.climb-surface-experience-profile-review .climb-profile-progress ol{grid-template-columns:1fr 1fr}
  .climb-wave5-surface,.climb-wave6-surface{width:min(100% - 20px,1140px);margin-top:18px;font-size:1rem}
  .climb-wave-intro,.climb-wave5-vault .climb-vault-views,.climb-wave5-community .climb-community-guide,.climb-wave6-contributions .climb-member-surface,.climb-wave6-spotlights .climb-spotlight-dedicated-shell,.climb-wave6-support__intro{padding:24px 20px}
  body.climb-surface-community .bb-grid.site-content-grid{width:100%!important;margin-inline:0!important}
  .climb-wave5-community{width:100%!important;margin-inline:0!important}
  .climb-wave5-vault .climb-vault-connected-view,.climb-wave5-vault .climb-vault-connected-view>.climb-plugin-stage{padding-inline:0!important}
  .climb-wave6-spotlights .climb-spotlight-dedicated-shell,.climb-wave6-spotlights .climb-spotlight-gallery-panel,.climb-wave6-spotlights .climb-contribution-showcase{padding-inline:0!important}
  .climb-wave-intro .climb-story-visual{min-height:260px}
  .climb-wave5-vault .climb-vault-view-nav,.climb-wave6-contributions .climb-member-workspace-tabs{display:grid;grid-template-columns:1fr}
  .climb-wave5-vault .climb-vault-view-link,.climb-wave6-contributions .climb-member-workspace-tabs a{border-right:0;border-bottom:1px solid var(--climb-ground-border)}
  body.climb-audience-member .climb-contextual-footer--member .climb-contextual-footer__grid{grid-template-columns:1fr}
}

@media (prefers-reduced-motion: reduce){
  .climb-wave5-surface *,
  .climb-wave5-surface *::before,
  .climb-wave5-surface *::after,
  .climb-wave6-surface *,
  .climb-wave6-surface *::before,
  .climb-wave6-surface *::after{
    scroll-behavior:auto!important;
    transition-duration:.01ms!important;
  }
}

@media(prefers-reduced-motion:reduce){
  body.climb-complete-site *,
  body.climb-complete-site *::before,
  body.climb-complete-site *::after{
    scroll-behavior:auto!important;
    transition-duration:.01ms!important;
  }
}

/* Final anonymous public owner-completion tranche.
   Home is intentionally absent: it remains the frozen reference design. */
body.climb-audience-public.climb-surface-start-here,
body.climb-audience-public.climb-surface-ways-to-climb,
body.climb-audience-public.climb-surface-maker-paths,
body.climb-audience-public.climb-surface-maker-vault,
body.climb-audience-public.climb-surface-community,
body.climb-audience-public.climb-surface-guided-experience,
body.climb-audience-public.climb-surface-about{
  background:var(--climb-soft-cream,#fffdf6);
}

/* Start Here keeps the existing situation-aware engine. The only removed
   structure is the genuinely empty legacy section. */
body.climb-surface-start-here .climb-welcome-journey-section:empty{display:none!important}
body.climb-audience-public.climb-surface-start-here .climb-start-page{
  display:grid;
  gap:clamp(18px,3vw,30px);
}
body.climb-audience-public.climb-surface-start-here :is(.climb-page-hero,.climb-start-choice-section,.climb-start-form-section,.climb-next-section,.climb-page-cta){
  border-color:var(--climb-ground-border);
  background:rgba(255,253,247,.97);
  box-shadow:0 8px 24px rgba(24,62,37,.07);
}
body.climb-audience-public.climb-surface-start-here .climb-page-hero{border-top:8px solid var(--climb-ground-forest)}
body.climb-audience-public.climb-surface-start-here :is(.climb-control-section,.climb-start-here-context-note,.climb-page-legal-context[data-climb-legal-surface="start-here"]){color:var(--climb-ground-ink)!important;background:#fffdf7!important}
body.climb-audience-public.climb-surface-start-here :is(.climb-control-section,.climb-start-here-context-note,.climb-page-legal-context[data-climb-legal-surface="start-here"]) :is(h2,p,strong,span){color:var(--climb-ground-ink)!important;opacity:1!important}
body.climb-audience-public.climb-surface-start-here :is(.climb-start-here-context-note,.climb-page-legal-context[data-climb-legal-surface="start-here"]) .climb-page-legal-context__eyebrow{color:var(--climb-ground-forest)!important}
body.climb-audience-public.climb-surface-start-here .climb-control-section p{max-width:64ch!important}

/* How CLIMB Works reads as one connected editorial sequence. The established
   interactive example remains illustrative and is simply composed more tightly. */
.climb-wave-public-how{display:grid;gap:clamp(24px,4vw,44px)}
.climb-wave-public-how .climb-page-hero{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:clamp(12px,2vw,20px)!important;padding:clamp(30px,5vw,56px)}
.climb-wave-public-how .climb-page-hero :is(.climb-page-eyebrow,h1,p,.climb-page-actions){width:min(100%,760px);margin:0!important}
.climb-wave-public-how .climb-page-hero h1{max-width:17ch;font-size:clamp(2.35rem,4vw,3.8rem)}
.climb-wave-public-how .climb-how-demonstration{margin:0;padding:clamp(20px,3vw,32px);border-top:7px solid var(--climb-ground-gold)}
.climb-wave-public-how .climb-scenario-demo{padding:0;background:transparent;box-shadow:none}
.climb-wave-public-how .climb-scenario-result.is-active{
  grid-template-columns:minmax(240px,.78fr) minmax(0,1.22fr);
  align-items:start;
}
.climb-wave-public-how .climb-scenario-result.is-active>.climb-evidence-type{grid-column:1/-1}
.climb-wave-public-how .climb-scenario-result.is-active>.climb-scenario-result__visual{grid-column:1;grid-row:2/4}
.climb-wave-public-how .climb-scenario-result.is-active>.climb-scenario-result__need{grid-column:2;margin:0}
.climb-wave-public-how .climb-scenario-result.is-active>.climb-scenario-route{grid-column:2;grid-template-columns:1fr}
.climb-wave-public-how .climb-scenario-result__visual img{max-height:360px;object-fit:cover}
.climb-wave-public-how .climb-how-member-loop{padding:clamp(24px,4vw,42px);background:var(--climb-ground-paper)}
.climb-wave-public-how .climb-how-member-loop ol{counter-reset:climb-how-step}
.climb-wave-public-how .climb-how-member-loop li{position:relative;padding-top:3.2rem}
.climb-wave-public-how .climb-how-member-loop li::before{
  counter-increment:climb-how-step;
  content:counter(climb-how-step);
  position:absolute;
  top:1rem;
  left:1.2rem;
  display:grid;
  width:1.7rem;
  height:1.7rem;
  place-items:center;
  border-radius:50%;
  background:var(--climb-ground-forest);
  color:#fff;
  font-size:.8rem;
  font-weight:800;
}
.climb-wave-public-how .climb-how-belonging,.climb-wave-public-how .climb-page-cta{margin:0}

/* Maker Paths remains four equal, non-hierarchical orientations. Contextual
   proof is contained beneath the orientation instead of dominating it. */
.climb-wave2-maker-paths__choices{box-shadow:0 8px 24px rgba(24,62,37,.07)}
.climb-wave2-maker-paths__choices article{min-height:190px}
.climb-wave2-maker-paths .climb-contribution-showcase{
  box-sizing:border-box;
  width:min(820px,100%);
  margin:clamp(26px,4vw,44px) auto!important;
  padding:clamp(20px,3vw,32px)!important;
  border:1px solid var(--climb-ground-border)!important;
  border-left:6px solid var(--climb-ground-gold)!important;
  background:var(--climb-ground-paper)!important;
  box-shadow:0 8px 24px rgba(24,62,37,.07);
}
.climb-wave2-maker-paths .climb-contribution-showcase__grid{grid-template-columns:1fr!important}
.climb-wave2-maker-paths .climb-contribution-card{max-width:760px;margin-inline:auto}
.climb-wave2-maker-paths .climb-contribution-card__media img{display:block;width:100%;max-height:320px;object-fit:cover}
.climb-wave2-maker-paths .climb-contribution-card__actions :is(a,button){min-height:44px}

/* Signed-out Vault is a truthful preview before the access boundary. */
.climb-public-vault-preview{
  box-sizing:border-box;
  margin-bottom:clamp(24px,4vw,42px);
  padding:clamp(28px,5vw,54px);
  border:1px solid var(--climb-ground-border);
  border-top:8px solid var(--climb-ground-forest);
  background:linear-gradient(132deg,var(--climb-ground-paper),#f7eedf);
  box-shadow:var(--climb-ground-shadow);
}
.climb-public-vault-preview h2{max-width:22ch!important}
.climb-public-vault-preview__boundary{max-width:72ch!important;padding:1rem 1.15rem;border-left:5px solid var(--climb-ground-gold);background:#fffaf0}
.climb-public-vault-preview__flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-block:1.5rem;border-block:1px solid var(--climb-ground-border)}
.climb-public-vault-preview__flow article{min-width:0;padding:1.2rem;border-right:1px solid var(--climb-ground-border)}
.climb-public-vault-preview__flow article:last-child{border-right:0}
.climb-public-vault-preview__flow span{display:block;margin-bottom:.45rem;color:var(--climb-ground-forest);font-size:.78rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.climb-public-vault-preview .climb-text-link{display:inline-flex;min-height:44px;align-items:center;padding:.65rem .25rem;color:var(--climb-ground-forest);font-weight:800}

/* Anonymous Community has one public threshold and one provider-owned public
   feed. Empty BuddyBoss sidebars and the member rail are not public navigation. */
body.climb-audience-public.climb-surface-community .site-content{padding-top:clamp(18px,3vw,34px)!important}
body.climb-audience-public.climb-surface-community .bb-grid.site-content-grid{gap:0!important}
body.climb-audience-public.climb-surface-community .content-area.bs-bp-container{width:100%!important;max-width:none!important}
body.climb-audience-public.climb-surface-community :is(.widget-area.sidebar-left,.widget-area.sidebar-right,#secondary,#secondary-right){display:none!important}
body.climb-audience-public.climb-surface-community .climb-community-guide--signed-out{margin-top:0!important;border-top:7px solid var(--climb-ground-forest)!important;box-shadow:var(--climb-ground-shadow)}
body.climb-audience-public.climb-surface-community .climb-contextual-spotlight-flow{margin-block:clamp(24px,4vw,40px)}
body.climb-audience-public.climb-surface-community .climb-contribution-card__actions :is(.climb-button,.climb-spotlight-detail-trigger,.climb-video-popout-trigger){min-height:44px!important}
body.climb-audience-public.climb-surface-community .activity-list{max-width:960px;margin-inline:auto}
body.climb-audience-public.climb-surface-community .activity-list .load-more .button{display:inline-flex;min-height:44px!important;align-items:center;justify-content:center;line-height:1.25!important}

/* Guided choices are related kinds of support, not price cards or ranks. */
body.climb-audience-public.climb-surface-guided-experience .climb-public-guided-support{display:grid;gap:clamp(24px,4vw,42px)}
body.climb-audience-public.climb-surface-guided-experience :is(.climb-public-page-hero,.climb-public-guided-options,.climb-public-guided-foundation,.climb-public-step-section,.climb-public-page-cta){box-sizing:border-box;margin:0!important;padding:clamp(26px,5vw,52px);border:1px solid var(--climb-ground-border);background:var(--climb-ground-paper);box-shadow:0 8px 24px rgba(24,62,37,.07)}
body.climb-audience-public.climb-surface-guided-experience .climb-public-page-hero{border-top:8px solid var(--climb-ground-forest);background:linear-gradient(132deg,var(--climb-ground-paper),#f7eedf)}
body.climb-audience-public.climb-surface-guided-experience .climb-public-guided-options .climb-public-card-grid--4{gap:0!important;border-block:1px solid var(--climb-ground-border)}
body.climb-audience-public.climb-surface-guided-experience .climb-public-guided-options article{padding:1.25rem!important;border:0!important;border-right:1px solid var(--climb-ground-border)!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
body.climb-audience-public.climb-surface-guided-experience .climb-public-guided-options article:nth-child(2n){border-right:0!important}
body.climb-audience-public.climb-surface-guided-experience .climb-public-card-kicker{color:var(--climb-ground-forest);font-weight:900}
body.climb-audience-public.climb-surface-guided-experience .climb-public-guided-foundation{border-left:6px solid var(--climb-ground-gold);box-shadow:none}

/* About keeps the existing founder story, portrait, values and logo. These
   rules create rhythm between chapters without changing a word or record. */
body.climb-audience-public.climb-surface-about .climb-about-story-reconciled{display:grid;gap:clamp(24px,4vw,46px)}
body.climb-audience-public.climb-surface-about .climb-about-story-opener{border-top:8px solid var(--climb-ground-forest)!important;background:linear-gradient(132deg,var(--climb-ground-paper),#f7eedf)!important;box-shadow:var(--climb-ground-shadow)}
body.climb-audience-public.climb-surface-about :is(.climb-about-founder-bridge,.climb-about-logo-meaning){background:var(--climb-ground-paper)!important;box-shadow:0 8px 24px rgba(24,62,37,.07)}
body.climb-audience-public.climb-surface-about :is(.climb-about-values,.climb-about-journey){border-left:6px solid var(--climb-ground-gold)!important;background:#fffaf0!important}
body.climb-audience-public.climb-surface-about :is(.climb-about-founder-portrait,.climb-founder-film img,.climb-about-logo-meaning img){display:block;max-width:100%;height:auto;object-fit:contain}

/* One compact public footer inside the existing BuddyBoss/Elementor owner. */
body.climb-audience-public footer.elementor-location-footer>footer{border-top:5px solid var(--climb-ground-gold)!important;background:var(--climb-ground-forest)!important}
body.climb-audience-public footer.elementor-location-footer>footer>.elementor-container{width:min(1180px,calc(100% - 40px))!important;max-width:1180px!important;margin-inline:auto!important}
body.climb-audience-public .climb-contextual-footer--public{padding-block:clamp(34px,5vw,56px);color:var(--climb-ground-cream)!important}
body.climb-audience-public .climb-contextual-footer--public .climb-contextual-footer__grid{grid-template-columns:minmax(250px,1.2fr) repeat(3,minmax(150px,.72fr));gap:clamp(24px,3vw,44px)}
body.climb-audience-public .climb-contextual-footer--public :is(.climb-contextual-footer__tagline,.climb-contextual-footer__measure,.climb-contextual-footer__column h4){color:var(--climb-ground-gold)!important}
body.climb-audience-public .climb-contextual-footer--public :is(.climb-contextual-footer__description,.climb-contextual-footer__contact,.climb-contextual-footer__column a){color:var(--climb-ground-cream)!important}
body.climb-audience-public .climb-contextual-footer--public .climb-contextual-footer__column a{display:inline-flex;min-height:44px;align-items:center}
body.climb-audience-public .climb-contextual-footer--public .climb-contextual-footer__column a:hover{color:#fff!important;text-decoration-color:var(--climb-ground-gold)}
body.climb-audience-public .climb-contextual-footer--public .climb-contextual-footer__column a:focus-visible{outline:3px solid var(--climb-ground-gold)!important;outline-offset:4px!important}
body.climb-audience-public footer.elementor-location-footer .elementor-social-icon{box-sizing:border-box;min-width:44px;min-height:44px}

@media(max-width:900px){
  .climb-wave-public-how .climb-how-member-loop ol{grid-template-columns:repeat(2,minmax(0,1fr))}
  .climb-wave-public-how .climb-how-member-loop li:nth-child(2n){border-right:0}
  .climb-wave-public-how .climb-scenario-result.is-active{grid-template-columns:1fr}
  .climb-wave-public-how .climb-scenario-result.is-active>.climb-evidence-type,
  .climb-wave-public-how .climb-scenario-result.is-active>.climb-scenario-result__visual,
  .climb-wave-public-how .climb-scenario-result.is-active>.climb-scenario-result__need,
  .climb-wave-public-how .climb-scenario-result.is-active>.climb-scenario-route{grid-column:1;grid-row:auto}
  body.climb-audience-public .climb-contextual-footer--public .climb-contextual-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.climb-audience-public .climb-contextual-footer--public .climb-contextual-footer__brand{grid-column:1/-1}
}

@media(max-width:680px){
  .climb-wave-public-how .climb-how-member-loop ol{grid-template-columns:1fr}
  .climb-wave-public-how .climb-how-member-loop li{border-right:0;border-bottom:1px solid var(--climb-ground-border)}
  .climb-wave-public-how .climb-how-member-loop li:last-child{border-bottom:0}
  .climb-wave-public-how .climb-scenario-route,.climb-public-vault-preview__flow{grid-template-columns:1fr}
  .climb-public-vault-preview__flow article{border-right:0;border-bottom:1px solid var(--climb-ground-border)}
  .climb-public-vault-preview__flow article:last-child{border-bottom:0}
  body.climb-audience-public.climb-surface-maker-journey .climb-journey-stage-nav{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow:visible!important;padding-bottom:0!important;scroll-snap-type:none!important}
  body.climb-audience-public.climb-surface-maker-journey .climb-journey-stage-link{width:100%;min-width:0!important;scroll-snap-align:none!important}
  body.climb-audience-public.climb-surface-guided-experience .climb-public-guided-options article{border-right:0!important;border-bottom:1px solid var(--climb-ground-border)!important}
  body.climb-audience-public.climb-surface-guided-experience .climb-public-guided-options article:last-child{border-bottom:0!important}
  body.climb-audience-public .climb-contextual-footer--public .climb-contextual-footer__grid{grid-template-columns:1fr}
  body.climb-audience-public .climb-contextual-footer--public .climb-contextual-footer__brand{grid-column:auto}
}
/* Authenticated Maker Paths starts with the Maker's current state. Keep its
 * orientation compact; the public Maker Paths story remains unchanged. */
.climb-wave2-maker-paths--member .climb-wave2-maker-paths__hero{
  padding:clamp(22px,3vw,34px);
}
.climb-wave2-maker-paths--member .climb-wave2-maker-paths__hero h1{
  max-width:24ch;
  font-size:clamp(2rem,3.4vw,3.2rem);
}

/* Wave 7 keeps the established help owners and adds one current orientation
   layer around them. Recurring answers stay collapsed until requested. */
.climb-wave7-how,
.climb-wave7-support{
  --climb-wave7-gold:#d2a846;
  --climb-wave7-sage:#e7efe4;
  --climb-wave7-cream:#fffaf0;
  color:var(--climb-ground-ink);
}
.climb-wave7-how .climb-page-section,
.climb-wave7-help-map,
.climb-wave7-faq{
  box-sizing:border-box;
  padding:clamp(26px,4.5vw,48px);
  border:1px solid var(--climb-ground-border);
  border-radius:var(--climb-radius-section);
  background:var(--climb-ground-paper);
  box-shadow:0 8px 24px rgba(24,62,37,.07);
}
.climb-wave7-how :is(h2,h3),
.climb-wave7-support :is(h1,h2,h3){
  color:var(--climb-ground-forest);
}
.climb-wave7-how .climb-how-guide-home{
  border-top:7px solid var(--climb-wave7-gold);
  background:linear-gradient(135deg,var(--climb-ground-paper),var(--climb-wave7-cream));
}
.climb-how-guide-home__actions{
  display:flex;
  flex-wrap:wrap;
  gap:12px 20px;
  align-items:center;
  margin-top:1.3rem;
}
.climb-how-guide-home__actions :is(a,button){min-height:44px}
.climb-how-context__details{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:clamp(14px,2vw,22px);
  margin-top:1.5rem;
}
.climb-how-context__details details,
.climb-wave7-faq__item{
  overflow:clip;
  border:1px solid var(--climb-ground-border);
  border-radius:14px;
  background:#fffdf7;
}
.climb-how-context__details summary,
.climb-wave7-faq__item summary{
  display:flex;
  min-height:44px;
  align-items:center;
  padding:1rem 3.1rem 1rem 1.1rem;
  color:var(--climb-ground-forest);
  font-weight:800;
  line-height:1.35;
  cursor:pointer;
}
.climb-how-context__details summary::marker,
.climb-wave7-faq__item summary::marker{color:var(--climb-wave7-gold)}
.climb-how-context__details details>div,
.climb-wave7-faq__answer{padding:0 1.1rem 1.2rem}
.climb-how-context__details :is(summary,a):focus-visible,
.climb-wave7-faq :is(summary,a):focus-visible,
.climb-wave7-help-map :is(a,button):focus-visible{
  outline:3px solid var(--climb-wave7-gold)!important;
  outline-offset:3px!important;
}
.climb-how-guided{border-left:7px solid var(--climb-wave7-gold)!important}
.climb-how-guided__options{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  margin-block:1.5rem;
  border-block:1px solid var(--climb-ground-border);
}
.climb-how-guided__options article{
  min-width:0;
  padding:1.3rem;
  border-right:1px solid var(--climb-ground-border);
}
.climb-how-guided__options article:last-child{border-right:0}
.climb-how-guided__options h3{margin-top:0}
.climb-how-ecosystem{background:linear-gradient(135deg,var(--climb-ground-paper),var(--climb-wave7-sage))!important}
.climb-how-ecosystem__grid,
.climb-wave7-help-map__grid{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:clamp(14px,2vw,22px);
  margin-top:1.5rem;
}
.climb-how-ecosystem__grid article,
.climb-wave7-help-map__grid article{
  min-width:0;
  padding:clamp(18px,2.5vw,26px);
  border:1px solid var(--climb-ground-border);
  border-radius:14px;
  background:rgba(255,253,247,.94);
}
.climb-how-ecosystem__grid h3,
.climb-wave7-help-map__grid h2{margin-top:0}
.climb-how-ecosystem__grid :is(a,button),
.climb-wave7-help-map__grid :is(a,button){min-height:44px}
.climb-how-checkin-note{
  margin-top:clamp(18px,3vw,30px);
  padding:1.2rem 1.35rem;
  border-left:6px solid var(--climb-wave7-gold);
  background:#fffdf7;
}
.climb-how-checkin-note strong{display:block;margin-bottom:.45rem;color:var(--climb-ground-forest)}
.climb-how-sharing .climb-page-actions{align-items:center}

.climb-wave7-support{
  display:grid;
  gap:clamp(24px,4vw,44px);
}
.climb-wave7-help-map{
  border-top:8px solid var(--climb-ground-forest);
  background:linear-gradient(135deg,var(--climb-ground-paper),var(--climb-wave7-cream));
}
.climb-wave7-help-map>p{max-width:70ch}
.climb-wave7-help-map__grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.climb-wave7-help-map__grid article:last-child{background:var(--climb-wave7-sage)}
.climb-wave7-help-map__grid .climb-page-button{width:auto;max-width:100%;white-space:normal;text-align:center}
.climb-wave7-support>.climb-support-page{
  box-sizing:border-box;
  width:100%;
  max-width:none;
  margin:0;
}
.climb-wave7-faq{
  border-top:7px solid var(--climb-wave7-gold);
  background:linear-gradient(135deg,var(--climb-ground-paper),#f5f8f1);
}
.climb-wave7-faq>p{max-width:68ch}
.climb-wave7-faq__group{
  margin-top:clamp(22px,3vw,34px);
  padding-top:clamp(18px,2.5vw,28px);
  border-top:1px solid var(--climb-ground-border);
}
.climb-wave7-faq__group:first-of-type{margin-top:1.5rem}
.climb-wave7-faq__group h3{margin:0 0 1rem;font-size:clamp(1.15rem,2vw,1.4rem)}
.climb-wave7-faq__item+.climb-wave7-faq__item{margin-top:10px}
.climb-wave7-faq__item[open]{border-color:rgba(31,93,49,.42);box-shadow:0 5px 16px rgba(24,62,37,.06)}
.climb-wave7-faq__answer p:last-child{margin-bottom:0}
.climb-wave7-faq__answer a{display:inline-flex;min-height:44px;align-items:center}

@media(max-width:900px){
  .climb-wave7-help-map__grid{grid-template-columns:1fr}
  .climb-how-guided__options{grid-template-columns:1fr}
  .climb-how-guided__options article{border-right:0;border-bottom:1px solid var(--climb-ground-border)}
  .climb-how-guided__options article:last-child{border-bottom:0}
}

@media(max-width:680px){
  .climb-wave7-how .climb-page-section,
  .climb-wave7-help-map,
  .climb-wave7-faq{padding:24px 20px}
  .climb-how-context__details,
  .climb-how-ecosystem__grid{grid-template-columns:1fr}
  .climb-how-guide-home__actions{display:grid;grid-template-columns:1fr}
  .climb-how-guide-home__actions .climb-page-button{width:100%;text-align:center}
  .climb-wave7-help-map__grid article{padding:18px}
  .climb-how-context__details summary,
  .climb-wave7-faq__item summary{padding:1rem}
}

@media(prefers-reduced-motion:reduce){
  .climb-wave7-how *,
  .climb-wave7-support *{
    scroll-behavior:auto!important;
    transition-duration:.01ms!important;
  }
}
