/* EmpowHER, youraibestieub.com. Shared stylesheet, rebuild 2026-09.
   Colors are the 8 brand tokens only. Playfair Display for headings, Lato for body. */


@font-face{font-family:'Lato';font-style:italic;font-weight:400;font-display:swap;src:url(/empowher-upgrade/fonts/Lato-400i.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:'Lato';font-style:normal;font-weight:400;font-display:swap;src:url(/empowher-upgrade/fonts/Lato-400.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:'Lato';font-style:normal;font-weight:700;font-display:swap;src:url(/empowher-upgrade/fonts/Lato-700.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:'Playfair Display';font-style:italic;font-weight:400;font-display:swap;src:url(/empowher-upgrade/fonts/PlayfairDisplay-400i.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:'Playfair Display';font-style:italic;font-weight:500;font-display:swap;src:url(/empowher-upgrade/fonts/PlayfairDisplay-500i.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:'Playfair Display';font-style:normal;font-weight:400;font-display:swap;src:url(/empowher-upgrade/fonts/PlayfairDisplay-400.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:'Playfair Display';font-style:normal;font-weight:500;font-display:swap;src:url(/empowher-upgrade/fonts/PlayfairDisplay-500.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:'Playfair Display';font-style:normal;font-weight:600;font-display:swap;src:url(/empowher-upgrade/fonts/PlayfairDisplay-600.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD}
@font-face{font-family:'Playfair Fallback';src:local('Georgia');size-adjust:103%;ascent-override:100%;descent-override:26%;line-gap-override:0%}
@font-face{font-family:'Lato Fallback';src:local('Arial');size-adjust:97%;ascent-override:99%;descent-override:21%;line-gap-override:0%}

:root{
  --cream:#f4ede5;
  --blush-light:#f7d7cf;
  --blush:#dcbeb0;
  --mauve:#d9afa0;
  --rose-taupe:#c7a6a3;
  --sienna:#6a3f2a;
  --espresso:#4a2e1f;
  --white:#ffffff;
  --serif:'Playfair Display','Playfair Fallback',Georgia,serif;
  --sans:Lato,'Lato Fallback','Helvetica Neue',Arial,sans-serif;
  --measure:68ch;
  --gutter:16px;
  --radius:4px;
  --shadow:0 18px 50px -30px rgba(74,46,31,.45);
}

/* Base */
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:96px;-webkit-text-size-adjust:100%}
body{margin:0;background:var(--cream);color:var(--espresso);font:400 17px/1.7 var(--sans);-webkit-font-smoothing:antialiased}
img,video{max-width:100%;display:block;height:auto}
a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}
a:hover{color:var(--sienna)}
button,input,select,textarea{font:inherit;color:inherit}
button,a{-webkit-tap-highlight-color:transparent}
a:focus-visible,button:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--sienna);outline-offset:4px;border-radius:2px}
::selection{background:var(--blush-light);color:var(--espresso)}
h1,h2,h3,h4{font-family:var(--serif);font-weight:400;line-height:1.1;margin:0 0 .5em;letter-spacing:-.015em;color:inherit}
h1{font-size:clamp(2.5rem,6.2vw,4.75rem);line-height:1.02;letter-spacing:-.025em}
h2{font-size:clamp(1.95rem,4.2vw,3.15rem)}
h3{font-size:clamp(1.35rem,2.4vw,1.75rem);letter-spacing:-.01em}
h4{font-size:1.1rem;font-family:var(--sans);font-weight:700;letter-spacing:0}
p,ul,ol{margin:0 0 1.25em}
p:last-child,ul:last-child{margin-bottom:0}
strong{font-weight:700}
small{font-size:.86em}
hr{border:0;border-top:1px solid var(--blush);margin:2.5rem 0}
.wrap{width:min(1120px,100% - (var(--gutter) * 2));margin-inline:auto}
.prose{max-width:var(--measure)}
.prose>*+*{margin-top:1.1em}
.lead{font-size:clamp(1.1rem,1.4vw,1.25rem);line-height:1.6}
.kicker{display:block;font:700 .84rem/1.4 var(--sans);color:var(--sienna);margin-bottom:1rem}
.muted{color:var(--sienna)}
.serif{font-family:var(--serif)}
.center{text-align:center}
.mt-1{margin-top:1rem}.mt-2{margin-top:2rem}.mt-3{margin-top:3rem}
.hide{display:none !important}
.visually-hidden{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}

/* Buttons and links */
.btn{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-height:50px;padding:.8rem 1.5rem;border:1px solid var(--sienna);border-radius:var(--radius);background:var(--sienna);color:var(--cream);font-weight:700;font-size:.98rem;line-height:1.2;text-decoration:none;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}
.btn:hover{background:var(--espresso);border-color:var(--espresso);color:var(--cream);transform:translateY(-1px)}
.btn.ghost{background:transparent;color:var(--espresso);border-color:var(--espresso)}
.btn.ghost:hover{background:var(--blush-light);color:var(--espresso)}
.btn.light{background:var(--cream);color:var(--espresso);border-color:var(--cream)}
.btn.light:hover{background:var(--blush-light);border-color:var(--blush-light);color:var(--espresso)}
.btn.ghost-light{background:transparent;color:var(--cream);border-color:var(--blush)}
.btn.ghost-light:hover{background:rgba(255,255,255,.08);color:var(--cream)}
.btn.full{width:100%}
.text-link{font-weight:700;text-decoration:underline;text-decoration-color:var(--mauve);text-underline-offset:5px}
.text-link:hover{text-decoration-color:var(--sienna)}
.actions{display:flex;flex-wrap:wrap;align-items:center;gap:1rem 1.25rem}
.skip{position:fixed;top:-100px;left:16px;z-index:100;padding:.75rem 1rem;background:var(--white);border:1px solid var(--blush);border-radius:var(--radius)}
.skip:focus{top:16px}

/* Launch banner. Remove the block in index.html after October 17. */
.banner{background:var(--espresso);color:var(--blush-light);font-size:.95rem}
.banner .wrap{display:flex;align-items:center;justify-content:center;gap:1rem;min-height:48px;padding-block:.5rem}
.banner a{color:var(--cream);font-weight:700;text-decoration-color:var(--mauve)}
.banner a:hover{color:var(--white)}
.banner button{margin-left:auto;background:transparent;border:1px solid rgba(247,215,207,.5);color:var(--blush-light);border-radius:var(--radius);width:36px;height:36px;line-height:1;cursor:pointer;flex:none;font-size:1.1rem}
.banner button:hover{border-color:var(--blush-light);color:var(--white)}
.banner.is-hidden{display:none}

/* Masthead */
.masthead{position:sticky;top:0;z-index:50;background:rgba(244,237,229,.94);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--blush)}
.nav{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;min-height:80px}
.wordmark{font:500 1.7rem/1 var(--serif);letter-spacing:-.03em;text-decoration:none;display:inline-flex;align-items:center;gap:.7rem}
.wordmark .mark{width:44px;height:44px;flex:none}
.wordmark-text{display:flex;flex-direction:column;gap:.3rem}
.wordmark .name{white-space:nowrap}
.wordmark .name span{color:var(--sienna)}
.wordmark small{font:700 .66rem/1.2 var(--sans);letter-spacing:.06em;color:var(--sienna)}
.nav-links{display:flex;align-items:center;gap:1.75rem}
.nav-links>a{font-size:.95rem;font-weight:700;text-decoration:none}
.nav-links>a:not(.btn):hover{text-decoration:underline;text-decoration-color:var(--mauve);text-underline-offset:6px}
.nav-links>a[aria-current=page]:not(.btn){text-decoration:underline;text-decoration-color:var(--sienna);text-underline-offset:6px}
.nav .btn{min-height:44px;padding:.6rem 1.1rem;font-size:.92rem}
.menu-button{display:none;min-height:44px;padding:.5rem .9rem;background:transparent;border:1px solid var(--espresso);border-radius:var(--radius);font-weight:700;cursor:pointer}

/* Sections */
.section{padding:clamp(3.5rem,8vw,7rem) 0}
.section.tight{padding-block:clamp(2.5rem,5vw,4rem)}
.section.dark{background:var(--espresso);color:var(--cream)}
.section.dark .kicker{color:var(--mauve)}
.section.dark .muted{color:var(--blush-light)}
.section.dark h1,.section.dark h2,.section.dark h3{color:var(--white)}
.section.dark a:hover{color:var(--blush-light)}
.section.dark .text-link{text-decoration-color:var(--mauve)}
.section.paper{background:var(--white)}
.section.blush{background:var(--blush-light)}
.rule-top{border-top:1px solid var(--blush)}
.section-head{max-width:760px;margin-bottom:clamp(2rem,5vw,3.5rem)}
.section-head p{max-width:var(--measure)}
.section-head.split{max-width:none;display:grid;grid-template-columns:1.1fr .9fr;gap:2rem 4rem;align-items:end}
.section-head.split h2{margin:0}

/* Cards and grids */
.card{background:var(--white);border:1px solid var(--blush);border-radius:var(--radius);padding:clamp(1.5rem,3vw,2.25rem)}
.card.soft{background:var(--blush-light);border-color:var(--blush)}
.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}
.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}
.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}
.list-check{list-style:none;padding:0;margin:0 0 1.5rem}
.list-check li{position:relative;padding:.7rem 0 .7rem 1.75rem;border-bottom:1px solid var(--blush)}
.list-check li:last-child{border-bottom:0}
.list-check li::before{content:'';position:absolute;left:0;top:1.15rem;width:.9rem;height:.5rem;border-left:2px solid var(--sienna);border-bottom:2px solid var(--sienna);transform:rotate(-45deg)}
.section.dark .list-check li{border-color:rgba(220,190,176,.35)}
.section.dark .list-check li::before{border-color:var(--mauve)}
.price{font:500 clamp(2rem,3.4vw,2.6rem)/1 var(--serif);letter-spacing:-.02em;margin:.25rem 0 1rem}
.price small{font:400 .95rem/1.4 var(--sans);letter-spacing:0;color:var(--sienna);display:block;margin-top:.5rem}
.section.dark .price small{color:var(--blush-light)}
.fine{font-size:.88rem;color:var(--sienna);margin-top:1rem}
.section.dark .fine{color:var(--blush-light)}
.tag{display:inline-block;font:700 .78rem/1 var(--sans);padding:.45rem .7rem;border-radius:999px;background:var(--blush-light);color:var(--espresso);border:1px solid var(--blush)}
.tag.solid{background:var(--sienna);color:var(--cream);border-color:var(--sienna)}

/* Home hero */
.hero{padding:clamp(2.5rem,6vw,5.5rem) 0 clamp(2.5rem,5vw,4rem);overflow:hidden}
.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(2rem,5vw,5rem);align-items:center}
.hero h1{max-width:12ch;margin-bottom:1.5rem}
.hero .lead{max-width:34rem}
.hero .actions{margin-top:1.75rem}
.hero-note{font-size:.88rem;color:var(--sienna);margin-top:1.25rem}
.portrait{position:relative;margin:0;max-width:440px;justify-self:end;width:100%}
.portrait::before{content:'';position:absolute;inset:18px -18px -18px 18px;border:1px solid var(--mauve);border-radius:var(--radius);z-index:0}
.portrait img{position:relative;z-index:1;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:50% 20%;border-radius:var(--radius);background:var(--blush-light)}
.portrait figcaption{position:relative;z-index:1;background:var(--espresso);color:var(--cream);padding:1rem 1.25rem;border-radius:0 0 var(--radius) var(--radius);font-size:.85rem;line-height:1.55}
.portrait figcaption strong{display:block;font:500 1.15rem/1.3 var(--serif);margin-bottom:.15rem}
.credentials{margin-top:clamp(2rem,4vw,3rem);padding-top:1.5rem;border-top:1px solid var(--blush);display:flex;flex-wrap:wrap;gap:1rem 2.5rem;font-size:.9rem;color:var(--sienna)}
.credentials strong{color:var(--espresso);font-family:var(--serif);font-weight:500;font-size:1.15rem;display:block}

/* One motion moment: the hero. Everything else on the site is still.
   Motion is transform and clip only (no opacity fades), so the first paint is never delayed. */
@media(prefers-reduced-motion:no-preference){
  .hero .rise{transform:translateY(22px);animation:rise .9s cubic-bezier(.2,.7,.2,1) forwards}
  .hero .rise:nth-child(2){animation-delay:.1s}
  .hero .rise:nth-child(3){animation-delay:.2s}
  .hero .rise:nth-child(4){animation-delay:.3s}
  .hero .rise:nth-child(5){animation-delay:.4s}
  .hero .rise:nth-child(6){animation-delay:.5s}
  .hero .portrait{clip-path:inset(0 0 100% 0);animation:reveal 1.1s cubic-bezier(.2,.7,.2,1) .2s forwards}
  .hero .portrait::before{opacity:0;animation:fade .8s ease 1s forwards}
  .credentials{transform:translateY(14px);animation:rise .9s cubic-bezier(.2,.7,.2,1) .6s forwards}
  @keyframes rise{to{transform:none}}
  @keyframes reveal{to{clip-path:inset(0 0 0 0)}}
  @keyframes fade{to{opacity:1}}
}

/* Diagnostic: what waits on you */
.diagnostic{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(2rem,5vw,5rem);align-items:start}
.choices{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:1.5rem;max-width:460px}
.choice{min-height:56px;padding:.75rem 1rem;border:1px solid var(--blush);border-radius:var(--radius);background:var(--white);color:var(--espresso);font-weight:700;font-size:1rem;cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:.5rem;transition:background .15s ease,border-color .15s ease,transform .1s ease}
.choice::after{content:'';width:.5rem;height:.5rem;border-radius:50%;border:1px solid var(--blush);flex:none}
.choice:hover{border-color:var(--sienna)}
.choice:active{transform:scale(.985)}
.choice[aria-pressed=true]{background:var(--espresso);border-color:var(--espresso);color:var(--cream)}
.choice[aria-pressed=true]::after{background:var(--mauve);border-color:var(--mauve)}
.diagnostic-result{background:var(--white);border:1px solid var(--blush);border-top:3px solid var(--sienna);border-radius:var(--radius);padding:clamp(1.5rem,3vw,2.5rem);min-height:360px}
.diagnostic-result h3{font-size:clamp(1.5rem,2.6vw,2rem)}
.result-line{display:grid;grid-template-columns:100px 1fr;gap:1.25rem;padding:1rem 0;border-top:1px solid var(--blush)}
.result-line strong{font-size:.84rem;color:var(--sienna);padding-top:.15rem}
.result-line p{margin:0}
.example-label{font-size:.82rem;color:var(--sienna);margin-top:1.25rem}

/* Video */
.video-split{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(2rem,5vw,5rem);align-items:center}
.video-shell{margin:0;border:1px solid var(--blush);border-radius:var(--radius);overflow:hidden;background:var(--espresso);box-shadow:var(--shadow)}
.video-shell video{width:100%;aspect-ratio:16/9;background:var(--espresso)}
.video-shell figcaption{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 1.1rem;background:var(--white);font-size:.85rem;color:var(--sienna)}

/* Client stories */
.cases{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--blush);border-bottom:1px solid var(--blush)}
.case{padding:clamp(1.75rem,3vw,2.75rem) clamp(1.5rem,3vw,2.75rem) clamp(1.75rem,3vw,2.75rem) 0}
.case+.case{border-left:1px solid var(--blush);padding-left:clamp(1.5rem,3vw,2.75rem);padding-right:0}
.case-number{font:400 clamp(3.5rem,6vw,5rem)/1 var(--serif);letter-spacing:-.04em;display:flex;align-items:baseline;gap:.75rem;margin:.25rem 0 1.25rem}
.case-number span{font:700 .82rem/1.3 var(--sans);letter-spacing:0;color:var(--sienna);max-width:12ch}
.case h3{font-size:1.5rem}
.case .small{font-size:.84rem;color:var(--sienna);margin:0}
.quote{max-width:820px;margin:clamp(2.5rem,5vw,4rem) auto 0;text-align:center}
.quote blockquote{font:400 clamp(1.5rem,2.8vw,2.1rem)/1.4 var(--serif);margin:0 0 1rem;letter-spacing:-.01em}
.quote cite{font:700 .86rem var(--sans);font-style:normal;color:var(--sienna)}

/* Offers ladder */
.offers{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;align-items:stretch}
.offer{background:var(--white);border:1px solid var(--blush);border-radius:var(--radius);padding:1.75rem 1.5rem;display:flex;flex-direction:column;gap:.5rem;position:relative}
.offer.featured{border-color:var(--sienna);box-shadow:var(--shadow)}
.offer .tag{align-self:flex-start;margin-bottom:.75rem}
.offer h3{font-size:1.55rem;margin:0}
.offer .price{font-size:1.6rem;margin:.25rem 0 .5rem}
.offer .price small{display:inline;margin:0}
.offer p{font-size:.98rem}
.offer .btn,.offer .text-link{margin-top:auto}
.offer .btn{margin-top:1rem}
.offers-more{margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid var(--blush);font-size:1rem;max-width:var(--measure)}

/* The approach: 3-Gear OS (a real sequence, so numbers stay) */
.gears{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,3rem)}
.gear{border-top:1px solid var(--mauve);padding-top:1.5rem}
.gear .num{font:italic 400 2rem/1 var(--serif);color:var(--mauve);display:block;margin-bottom:1rem}
.gear h3{font-size:1.6rem}
.gear p{color:var(--blush-light)}
.approach-caption{font:400 clamp(1.3rem,2.2vw,1.6rem)/1.4 var(--serif);margin-top:clamp(2rem,4vw,3rem);max-width:30ch}

/* Founder */
.founder{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,5vw,5rem);align-items:center}
.founder-title{font:italic 400 clamp(1.4rem,2.4vw,1.9rem)/1.4 var(--serif);border-left:1px solid var(--mauve);padding-left:1.5rem;margin-top:1.5rem;max-width:22ch}

/* FAQ */
.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,5vw,5rem)}
details{border-top:1px solid var(--blush);padding:1.25rem 0}
details:last-of-type{border-bottom:1px solid var(--blush)}
summary{cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:baseline;gap:1.5rem;font-weight:700;font-size:1.05rem;padding-right:.25rem}
summary::-webkit-details-marker{display:none}
summary::after{content:'+';font:400 1.5rem/1 var(--serif);color:var(--sienna);flex:none}
details[open] summary::after{content:'\2212'}
details p{margin:1rem 2rem 0 0;max-width:var(--measure)}

/* Newsletter and books */
.newsletter{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,5rem);align-items:center}
.newsletter-form{min-width:0}
.book-strip{display:flex;align-items:center;gap:2rem;flex-wrap:wrap;margin-top:clamp(2.5rem,5vw,4rem);padding-top:2rem;border-top:1px solid var(--blush)}
.book-strip>p{flex:1 1 220px;margin:0;font-size:.95rem}
.book-mini{display:flex;align-items:center;gap:.9rem;text-decoration:none;font-size:.86rem;line-height:1.45;max-width:230px}
.book-mini img{width:52px;height:78px;object-fit:cover;border-radius:2px;border:1px solid var(--blush);flex:none}
.book-mini span{text-decoration:underline;text-decoration-color:var(--mauve);text-underline-offset:4px}
.section.dark .book-mini img{border-color:rgba(220,190,176,.4)}

/* Footer */
.footer{background:var(--espresso);color:var(--blush-light);padding:clamp(2.5rem,5vw,4rem) 0 2rem;font-size:.92rem}
.footer a{color:var(--cream);text-decoration-color:rgba(217,175,160,.6)}
.footer a:hover{color:var(--white)}
.footer-logo{display:inline-block;margin:-1.25rem 0 0 -1.25rem}
.footer-logo img{width:170px;height:170px}
.footer-sub{font:700 .8rem/1.4 var(--sans);color:var(--blush-light);margin:0}
.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:2.5rem;padding-bottom:2rem;border-bottom:1px solid rgba(220,190,176,.3)}
.footer .footer-h{color:var(--mauve);font-size:.84rem;margin-bottom:.9rem}
.footer ul{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}
.footer .thesis{font:italic 400 1.2rem/1.4 var(--serif);color:var(--cream);margin:1rem 0 0;max-width:24ch}
.footer-bottom{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-top:1.5rem;font-size:.82rem;color:var(--rose-taupe)}

/* Inner pages */
.page-hero{padding:clamp(2.5rem,6vw,5rem) 0 clamp(2rem,4vw,3rem)}
.page-hero h1{max-width:14ch}
.page-hero .lead{max-width:var(--measure)}
.page-hero .back{display:inline-block;font-size:.9rem;margin-bottom:1.5rem}
.page-hero.narrow{max-width:760px}
.page-hero.dark{background:var(--espresso);color:var(--cream)}
.page-hero.dark h1{color:var(--white)}
.page-hero.dark .kicker{color:var(--mauve)}
.page-hero.dark .lead{color:var(--blush-light)}
.page-hero.dark a:hover{color:var(--blush-light)}
.page-hero.dark .back{color:var(--blush-light)}
.hero-photo{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(2rem,5vw,5rem);align-items:center}
.hero-photo .portrait{max-width:400px}
.article{max-width:760px}
.article h2{font-size:clamp(1.6rem,3vw,2.2rem);margin-top:2.5rem}
.article h3{font-size:1.2rem;font-family:var(--sans);font-weight:700;color:var(--sienna);margin-top:1.75rem}
.article ul{padding-left:1.2rem}
.article li{margin-bottom:.5rem}
.article .card{margin:2rem 0}
.article .updated{font-size:.86rem;color:var(--sienna);margin-top:2rem;padding-top:1.25rem;border-top:1px solid var(--blush)}
.toc{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:2rem}
.toc a{text-decoration:none;font-weight:700;font-size:.9rem;padding:.55rem 1rem;border:1px solid var(--blush);border-radius:999px;background:var(--white)}
.toc a:hover{border-color:var(--sienna)}
.qa{padding:1.25rem 0;border-top:1px solid var(--blush)}
.qa:last-of-type{border-bottom:1px solid var(--blush)}
.qa h3{font-family:var(--serif);color:var(--espresso);font-size:1.25rem;margin:0 0 .5rem;font-weight:400}
.qa p{max-width:var(--measure)}
.closing-line{font:italic 400 1.2rem/1.5 var(--serif);color:var(--sienna);margin-top:2rem}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1.25rem,3vw,2.5rem);margin-top:2.5rem}
.step{border-top:1px solid var(--mauve);padding-top:1.25rem}
.step .num{font:italic 400 1.6rem/1 var(--serif);color:var(--mauve);display:block;margin-bottom:.9rem}
.step h3{font-size:1.35rem}
.step p{font-size:.96rem}
.trust{border-left:3px solid var(--sienna);padding:1rem 0 1rem 1.5rem;margin-top:2.5rem;max-width:var(--measure)}
.trust h3{font-size:1.3rem}

/* Event rooms (Build Room) */
.rooms{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}
.room{background:var(--white);border:1px solid var(--blush);border-radius:var(--radius);padding:clamp(1.5rem,3vw,2.25rem);display:flex;flex-direction:column;gap:.75rem}
.room time{display:block;font:700 .9rem/1.4 var(--sans);color:var(--sienna)}
.room h3{margin:0;font-size:1.65rem}
.room .tool{font:italic 400 1.1rem var(--serif)}
.room p{font-size:1rem}
.pricing{display:grid;grid-template-columns:1.2fr 1fr;gap:1.5rem;align-items:stretch}
.pricing .card{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}
.pricing .price{margin-bottom:.5rem}
.pricing .card.primary{background:var(--espresso);color:var(--cream);border-color:var(--espresso)}
.pricing .card.primary h3{color:var(--white)}
.pricing .card.primary .price small{color:var(--blush-light)}
.seat-note{margin-top:1.25rem;font-size:.95rem;color:var(--sienna)}
.splits{display:grid;gap:1rem}
.split-row{display:grid;grid-template-columns:1fr auto;align-items:start;gap:1rem 1.5rem;padding:1.25rem 0;border-top:1px solid var(--blush)}
.split-row:first-child{border-top:0;padding-top:0}
.split-row:last-child{padding-bottom:0}
.split-row strong{display:block;font-family:var(--serif);font-weight:400;font-size:1.35rem;letter-spacing:-.01em;margin-bottom:.25rem}
.split-row time{display:block;font:700 .86rem/1.4 var(--sans);color:var(--sienna);margin-bottom:.5rem}
.split-row p{font-size:.95rem;margin:0}
.split-row .btn{white-space:nowrap}

/* Work with me ladder */
.ladder{display:grid;gap:1.25rem}
.rung{display:grid;grid-template-columns:1.4fr 1fr;gap:2rem;align-items:center;background:var(--white);border:1px solid var(--blush);border-radius:var(--radius);padding:clamp(1.5rem,3vw,2.25rem)}
.rung.featured{border-color:var(--sienna);box-shadow:var(--shadow)}
.rung.dark{background:var(--espresso);color:var(--cream);border-color:var(--espresso)}
.rung.dark h3{color:var(--white)}
.rung.dark .price small,.rung.dark .fine,.rung.dark .kicker{color:var(--blush-light)}
.rung h3{font-size:1.9rem;margin:.25rem 0 .5rem}
.rung .price{font-size:1.75rem;margin:0 0 .75rem}
.rung .side{display:flex;flex-direction:column;gap:.75rem}
.rung .fine{margin-top:0}

/* Understudy specific */
.hero-card{background:var(--white);border:1px solid var(--blush);border-radius:var(--radius);padding:clamp(1.5rem,3vw,2rem);box-shadow:var(--shadow)}
.hero-card .price{margin:.25rem 0 1rem}
.pills{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:1.25rem}
.bump{background:var(--white);border:1px solid var(--blush);border-radius:var(--radius);padding:1.5rem}
.bump .row{display:flex;justify-content:space-between;gap:1rem;font-weight:700}
.bump small{display:block;color:var(--sienna);margin-top:.25rem}
.bump hr{margin:1.25rem 0}

/* About */
.creds{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}
.cred{background:var(--white);border:1px solid var(--blush);border-radius:var(--radius);padding:1.75rem 1.5rem}
.cred .num{font:400 2.6rem/1 var(--serif);color:var(--sienna);letter-spacing:-.03em;display:block;margin-bottom:.9rem}
.cred h3{margin-bottom:.4rem;font-size:1.1rem;font-family:var(--sans);font-weight:700;letter-spacing:0}
.cred p{font-size:.95rem;margin:0}
.cred.wide{grid-column:1/-1;display:grid;grid-template-columns:auto 1fr;gap:1.5rem 2.5rem;align-items:center}
.cred.wide .num{margin:0}
.social{display:flex;gap:.75rem;margin-top:1.5rem}
.social a{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--blush);border-radius:50%;text-decoration:none}
.social a:hover{border-color:var(--sienna);background:var(--blush-light)}
.social svg{width:18px;height:18px;fill:currentColor}
.pull{font:italic 400 clamp(1.5rem,2.6vw,2rem)/1.35 var(--serif);border-left:1px solid var(--mauve);padding-left:1.5rem;margin:2rem 0;max-width:24ch}
.books{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}
.book{background:var(--white);border:1px solid var(--blush);border-radius:var(--radius);padding:1.75rem;display:grid;grid-template-columns:120px 1fr;gap:1.5rem;align-items:center}
.book img{width:120px;aspect-ratio:2/3;object-fit:cover;border-radius:2px;border:1px solid var(--blush)}
.book h3{font-size:1.4rem;margin-bottom:.35rem}
.book p{font-size:.95rem}

/* Responsive */
@media(max-width:1000px){
  :root{--gutter:24px}
  .nav-links{gap:1.1rem}
  .hero-grid,.video-split,.diagnostic,.founder,.faq,.newsletter,.hero-photo{grid-template-columns:1fr;gap:2.5rem}
  .portrait{justify-self:start;max-width:420px}
  .offers{grid-template-columns:1fr 1fr}
  .grid-3,.grid-4{grid-template-columns:1fr 1fr}
  .creds{grid-template-columns:1fr 1fr}
  .steps{grid-template-columns:1fr 1fr}
  .section-head.split{grid-template-columns:1fr}
  .footer-grid{grid-template-columns:1fr 1fr}
}
@media(max-width:760px){
  :root{--gutter:16px}
  body{font-size:16.5px}
  h1{font-size:clamp(2.3rem,10.5vw,3.4rem)}
  h2{font-size:clamp(1.8rem,7.5vw,2.4rem)}
  .nav{min-height:68px}
  .wordmark{font-size:1.45rem;gap:.55rem}
  .wordmark .mark{width:38px;height:38px}
  .footer-logo img{width:140px;height:140px}
  .footer-logo{margin:-1rem 0 0 -1rem}
  .wordmark small{font-size:.6rem}
  .menu-button{display:inline-flex;align-items:center}
  .nav-links{display:none;position:absolute;top:100%;left:0;right:0;background:var(--cream);border-bottom:1px solid var(--blush);padding:1rem var(--gutter) 1.5rem;flex-direction:column;align-items:stretch;gap:.25rem}
  .nav-links.open{display:flex}
  .nav-links>a{padding:.85rem .25rem;font-size:1.05rem}
  .nav-links>a.btn{margin-top:.75rem;justify-content:center}
  .banner .wrap{font-size:.9rem;gap:.75rem}
  .hero{padding-top:2rem}
  .hero-grid{gap:2rem}
  .portrait{max-width:none}
  .portrait img{aspect-ratio:1/1;object-position:50% 24%}
  .credentials{gap:.75rem 1.5rem}
  .choices{grid-template-columns:1fr 1fr;max-width:none}
  .choice{min-height:60px}
  .diagnostic-result{min-height:0}
  .result-line{grid-template-columns:1fr;gap:.35rem}
  .cases{grid-template-columns:1fr}
  .case,.case+.case{padding:1.75rem 0;border-left:0}
  .case+.case{border-top:1px solid var(--blush)}
  .offers,.grid-2,.grid-3,.grid-4,.gears,.creds,.books,.rooms,.pricing,.steps{grid-template-columns:1fr}
  .offer{padding:1.5rem 1.25rem}
  .rung{grid-template-columns:1fr;gap:1.25rem}
  .split-row{grid-template-columns:1fr}
  .split-row .btn{width:100%}
  .cred.wide{grid-template-columns:1fr;gap:.75rem}
  .book{grid-template-columns:96px 1fr;gap:1rem;padding:1.25rem}
  .book img{width:96px}
  .book-strip{gap:1.25rem}
  .footer-grid{grid-template-columns:1fr;gap:1.75rem}
  .footer-bottom{flex-direction:column;gap:.35rem}
  details p{margin-right:0}
  .section-head{margin-bottom:2rem}
}
@media(max-width:380px){
  .choices{grid-template-columns:1fr}
  .book-mini{max-width:none}
}
@media(prefers-reduced-motion:reduce){
  html{scroll-behavior:auto}
  *,*::before,*::after{transition:none !important;animation:none !important}
}
@media print{
  .masthead,.banner,.skip,.menu-button{display:none}
  body{background:#fff}
}

/* Result card sits on a dark section but stays a white card */
.section.dark .diagnostic-result{color:var(--espresso)}
.section.dark .diagnostic-result h3{color:var(--espresso)}
.section.dark .diagnostic-result .text-link{color:var(--espresso);text-decoration-color:var(--mauve)}
.section.dark .diagnostic-result a:hover{color:var(--sienna)}

/* White cards inside dark sections keep dark text */
.section.dark .card:not(.primary){color:var(--espresso)}
.section.dark .card:not(.primary) h3,.section.dark .card:not(.primary) .price small,.section.dark .card:not(.primary) .fine{color:var(--espresso)}
.section.dark .card:not(.primary) .kicker{color:var(--sienna)}
.section.dark .card:not(.primary) .text-link{text-decoration-color:var(--mauve)}
.section.dark .card:not(.primary) a:hover{color:var(--sienna)}

.card.primary .kicker{color:var(--mauve)}
.footer .footer-h{color:var(--mauve);font-size:.84rem;margin:0 0 .9rem;font-weight:700}
