/* Lifestyle Medicine page stylesheet for The Health Nexus.
   Extracted and cleaned from the original standalone LIFESTYLE_MEDICINE_interactive.html. */

*{margin:0;padding:0;box-sizing:border-box}
:root{
  --ink:#0d1f3c;
  --ink2:#1e3a5f;
  --ink3:#4a6fa5;
  --paper:#f0f4f9;
  --paper2:#dce8f5;
  --gold:#4fc3e8;
  --gold2:#7dd8f0;
  --line:rgba(13,31,60,0.12);
}

body{font-family:'DM Sans',sans-serif;background:var(--paper);color:var(--ink);min-height:100vh}

/* ── NAV ── */
nav{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(240,244,249,0.96);backdrop-filter:blur(8px);border-bottom:0.5px solid var(--line)}
.nav-inner{max-width:1100px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:64px}
.nav-logo{font-family:'Cormorant Garamond',serif;font-size:1.65rem;font-weight:500;letter-spacing:0.08em;text-transform:uppercase;color:var(--ink);text-decoration:none;white-space:nowrap}
.nav-links{display:flex;gap:0;align-items:center}
.nav-link{font-size:0.72rem;font-weight:400;letter-spacing:0.05em;text-transform:uppercase;color:var(--ink2);padding:0.5rem 0.72rem;cursor:pointer;transition:color 0.2s;text-decoration:none}
.nav-link:hover{color:var(--ink)}
.nav-cta{font-size:0.72rem;font-weight:500;letter-spacing:0.08em;text-transform:uppercase;color:var(--paper);background:var(--ink);padding:0.55rem 1.1rem;cursor:pointer;transition:background 0.2s;text-decoration:none;margin-left:0.75rem}
.nav-cta:hover{background:var(--gold)}

/* ── MARQUEE ── */
.authority-bar{background:var(--gold);padding:0;overflow:hidden;height:54px;display:flex;align-items:center}
.authority-track{display:flex;gap:0;white-space:nowrap;animation:marquee 55s linear infinite}
.authority-item{font-family:'Cormorant Garamond',serif;font-size:1.05rem;font-weight:400;font-style:italic;letter-spacing:0.04em;color:var(--ink);padding:0 3rem;border-right:1px solid rgba(13,31,60,0.18);height:54px;display:flex;align-items:center;flex-shrink:0}
@keyframes marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}

/* ── HERO ── */
.hero{background:var(--ink);padding:0;position:relative;overflow:hidden;padding-top:64px}
.hero-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 420px;min-height:92vh;align-items:stretch}
.hero-left{padding:100px 5rem 80px 2rem;display:flex;flex-direction:column;justify-content:center}
.hero-eyebrow{font-size:0.7rem;letter-spacing:0.22em;text-transform:uppercase;color:var(--gold);font-weight:500;margin-bottom:2rem}
.hero-h1{font-family:'Cormorant Garamond',serif;font-size:clamp(2.62rem,5.33vw,4.51rem);font-weight:300;line-height:1.02;color:var(--paper);margin-bottom:1.5rem}
.hero-h1 em{font-style:italic;color:var(--gold2)}
.hero-sub{font-family:'Cormorant Garamond',serif;font-size:1.65rem;font-weight:300;font-style:italic;line-height:1.45;color:rgba(240,244,249,0.88);max-width:520px;margin-bottom:2rem;border-left:2px solid var(--gold);padding-left:1.5rem}
.hero-meta{display:flex;flex-wrap:wrap;gap:0.5rem;margin-bottom:2.5rem}
.hero-pill{font-size:0.68rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:var(--gold);border:0.5px solid rgba(79,195,232,0.4);padding:0.3rem 0.8rem}
.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:0.5rem}
.btn-primary{font-size:0.78rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:var(--paper);background:var(--gold);padding:1rem 2rem;cursor:pointer;border:none;font-family:'DM Sans',sans-serif;transition:background 0.2s;text-decoration:none;display:inline-block}
.btn-primary:hover{background:var(--gold2)}
.btn-ghost{font-size:0.78rem;font-weight:400;letter-spacing:0.1em;text-transform:uppercase;color:var(--paper);background:transparent;padding:1rem 2rem;cursor:pointer;border:0.5px solid rgba(240,244,249,0.35);font-family:'DM Sans',sans-serif;transition:all 0.2s;text-decoration:none;display:inline-block}
.btn-ghost:hover{border-color:var(--gold);color:var(--gold)}
.hero-right{background:rgba(0,0,0,0.2);border-left:0.5px solid rgba(240,244,249,0.07);display:flex;flex-direction:column;justify-content:center;padding:2.5rem;position:relative}
.hero-visual{
  width:100%;height:100%;min-height:380px;
  background:
    linear-gradient(160deg,rgba(13,31,60,0.08),rgba(79,195,232,0.22)),
    url("../assets/lifestyle-medicine-bg-1-d2c63c0b14f5.svg")
    no-repeat center/cover;
  position:relative;
  display:flex;
  flex-direction:column;
  justify-content:flex-end;
  padding:2rem;
}
.hero-visual-caption{font-size:0.68rem;letter-spacing:0.16em;text-transform:uppercase;color:rgba(240,244,249,0.7);border-top:0.5px solid rgba(240,244,249,0.22);padding-top:0.85rem}

/* ── STAT STRIP ── */
.stat-strip{background:var(--paper2);border-bottom:0.5px solid var(--line)}
.stat-strip-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr)}
.stat-item{padding:0.85rem 2rem;border-right:0.5px solid var(--line);text-align:center}
.stat-item:last-child{border-right:none}
.stat-num{font-family:'Cormorant Garamond',serif;font-size:2.3rem;font-weight:300;color:var(--ink);line-height:1}
.stat-num em{color:var(--gold);font-style:normal}
.stat-label{font-size:0.65rem;font-weight:500;letter-spacing:0.16em;text-transform:uppercase;color:var(--gold);margin-top:0.2rem}
.stat-sub{font-size:0.8rem;font-weight:300;color:var(--ink3);margin-top:0.15rem;line-height:1.3}

/* ── INTERVENTION WINDOW STRIP ── */
.iw-strip{background:var(--ink);padding:2.75rem 0;overflow:hidden;position:relative;border-bottom:0.5px solid rgba(240,244,249,0.1)}
.iw-strip::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,var(--gold),var(--gold2),var(--gold),transparent);background-size:200% 100%;animation:iw-sheen 6s linear infinite}
@keyframes iw-sheen{0%{background-position:0% 0}100%{background-position:200% 0}}
.iw-inner{max-width:1100px;margin:0 auto;padding:0 2rem}
.iw-head{display:flex;flex-direction:column;gap:0.6rem;margin-bottom:2.1rem}
.iw-eyebrow{font-size:0.78rem;letter-spacing:0.22em;text-transform:uppercase;color:var(--gold);font-weight:500}
.iw-lede{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.55rem;font-weight:300;color:var(--gold2);line-height:1.3;flex-basis:100%}
.iw-track{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:0.5px solid rgba(240,244,249,0.1)}
.iw-item{padding:1.3rem 1.5rem 0.4rem;border-right:0.5px solid rgba(240,244,249,0.08);position:relative;cursor:default;transition:transform 0.35s ease;opacity:0;transform:translateY(16px)}
.iw-item:last-child{border-right:none}
.iw-item.in-view{opacity:1;transform:translateY(0)}
.iw-item:hover{transform:translateY(-4px)}
.iw-num{font-family:'Cormorant Garamond',serif;font-size:2.85rem;font-weight:300;color:var(--paper);line-height:1;display:inline-flex;align-items:baseline}
.iw-num .iw-suffix{color:var(--gold);font-style:normal;margin-left:0.05em}
.iw-label{font-size:0.72rem;font-weight:500;letter-spacing:0.15em;text-transform:uppercase;color:var(--gold2);margin-top:0.55rem}
.iw-sub{font-size:0.92rem;font-weight:300;color:rgba(240,244,249,0.6);margin-top:0.35rem;line-height:1.5;min-height:2.7em}
.iw-bar{height:2px;background:rgba(240,244,249,0.1);margin-top:0.9rem;overflow:hidden}
.iw-bar-fill{height:100%;background:linear-gradient(90deg,var(--gold),var(--gold2));width:0%;transition:width 1.4s cubic-bezier(.16,1,.3,1)}
.iw-item.in-view .iw-bar-fill{width:var(--iw-pct)}

/* ── WHO THIS IS FOR ── */
.who-section{max-width:1100px;margin:0 auto;padding:90px 2rem}
.who-grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start}
.section-eyebrow{font-size:0.7rem;letter-spacing:0.2em;text-transform:uppercase;color:var(--gold);font-weight:500;margin-bottom:1.25rem}
.section-h2{font-family:'Cormorant Garamond',serif;font-size:clamp(1.8rem,3.69vw,2.95rem);font-weight:300;line-height:1.1;color:var(--ink);margin-bottom:2rem}
.section-h2 em{font-style:italic;color:var(--gold)}
.prose{font-size:1rem;font-weight:300;color:var(--ink2);line-height:1.85;margin-bottom:1.1rem}
.pullquote{font-family:'Cormorant Garamond',serif;font-size:1.6rem;font-weight:300;font-style:italic;line-height:1.4;color:var(--ink);border-left:2px solid var(--gold);padding:1.5rem 2rem;margin:2.5rem 0;background:var(--paper2)}
.who-right-label{font-size:0.68rem;font-weight:500;letter-spacing:0.18em;text-transform:uppercase;color:var(--ink3);margin-bottom:1.25rem}
.risk-list{display:grid;gap:0;border-top:0.5px solid var(--line)}
.risk-item{display:grid;grid-template-columns:2rem 1fr;gap:1rem;padding:1.1rem 0;border-bottom:0.5px solid var(--line);align-items:start}
.risk-arrow{color:var(--gold);font-size:0.9rem;padding-top:0.1rem}
.risk-text h4{font-size:0.8rem;font-weight:500;letter-spacing:0.06em;text-transform:uppercase;color:var(--ink);margin-bottom:0.2rem}
.risk-text p{font-size:0.88rem;font-weight:300;color:var(--ink2);line-height:1.6}

/* ── WHY AGES 35—55 ── */
.window-band{background:var(--ink);padding:90px 2rem}
.window-inner{max-width:1100px;margin:0 auto}
.window-eyebrow{font-size:0.7rem;letter-spacing:0.22em;text-transform:uppercase;color:var(--gold);font-weight:500;margin-bottom:2rem}
.window-headline{font-family:'Cormorant Garamond',serif;font-size:clamp(1.97rem,4.1vw,3.28rem);font-weight:300;line-height:1.1;color:var(--paper);max-width:820px;margin-bottom:3.5rem}
.window-headline em{font-style:italic;color:var(--gold2)}
.window-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:0.5px solid rgba(240,244,249,0.1)}
.window-card{padding:2.5rem 2rem 0;border-right:0.5px solid rgba(240,244,249,0.08)}
.window-card:last-child{border-right:none}
.window-num{font-family:'Cormorant Garamond',serif;font-size:2.8rem;font-weight:300;color:rgba(240,244,249,0.06);line-height:1;margin-bottom:0.75rem}
.window-card-title{font-size:0.75rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:var(--gold);margin-bottom:0.75rem}
.window-card-body{font-size:0.9rem;font-weight:300;color:rgba(240,244,249,0.62);line-height:1.75}
.window-power{font-family:'Cormorant Garamond',serif;font-size:1.5rem;font-weight:300;font-style:italic;color:var(--gold2);line-height:1.45;border-top:0.5px solid rgba(240,244,249,0.12);padding-top:2rem;margin-top:3rem;max-width:720px}

/* ── WHAT'S HAPPENING NOW ── */
.signals-section{max-width:1100px;margin:0 auto;padding:90px 2rem}
.signals-grid{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start}
.signal-list{display:grid;gap:0;margin-top:2rem}
.signal-item{display:flex;align-items:flex-start;gap:1.1rem;padding:1.25rem 0;border-bottom:0.5px solid var(--line)}
.signal-item:first-child{border-top:0.5px solid var(--line)}
.signal-dash{font-family:'Cormorant Garamond',serif;font-size:1.4rem;color:var(--gold);flex-shrink:0;line-height:1.2}
.signal-text strong{font-size:0.82rem;font-weight:500;letter-spacing:0.05em;text-transform:uppercase;color:var(--ink);display:block;margin-bottom:0.2rem}
.signal-text span{font-size:0.9rem;font-weight:300;color:var(--ink2);line-height:1.6}
.power-aside{background:var(--ink);padding:2rem 2.25rem;border-left:3px solid var(--gold);margin-top:2.5rem}
.power-aside p{font-family:'Cormorant Garamond',serif;font-size:1.25rem;font-weight:300;font-style:italic;color:var(--gold2);line-height:1.5}

/* ── APPROACH ── */
.approach-section{background:var(--paper2);padding:90px 2rem;border-top:0.5px solid var(--line);border-bottom:0.5px solid var(--line)}
.approach-inner{max-width:1100px;margin:0 auto}
.approach-header{display:grid;grid-template-columns:1fr 1fr;gap:6rem;align-items:start;margin-bottom:4rem}
.approach-right p{font-size:1rem;font-weight:300;color:var(--ink2);line-height:1.85;margin-bottom:1.1rem}
.pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:0.5px solid var(--line)}
.pillar{padding:2.25rem 2rem;border-right:0.5px solid var(--line);background:rgba(240,244,249,0.5)}
.pillar:last-child{border-right:none}
.pillar-icon{width:38px;height:38px;border-radius:50%;background:var(--ink);display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem}
.pillar-icon svg{width:18px;height:18px;fill:var(--gold)}
.pillar-title{font-size:0.78rem;font-weight:500;letter-spacing:0.08em;text-transform:uppercase;color:var(--ink);margin-bottom:0.75rem}
.pillar-body{font-size:0.88rem;font-weight:300;color:var(--ink2);line-height:1.7}
.bottom-pillars{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:0.5px solid var(--line);border-top:none}
.bottom-pillar{padding:2.25rem 2rem;border-right:0.5px solid var(--line);background:rgba(240,244,249,0.3)}
.bottom-pillar:last-child{border-right:none}

/* ── OBJECTIVES ── */
.objectives-section{max-width:1100px;margin:0 auto;padding:90px 2rem}
.objectives-eyebrow{font-size:0.7rem;letter-spacing:0.2em;text-transform:uppercase;color:var(--gold);font-weight:500;margin-bottom:1.5rem}
.objectives-h2{font-family:'Cormorant Garamond',serif;font-size:clamp(1.64rem,3.28vw,2.62rem);font-weight:300;line-height:1.15;color:var(--ink);margin-bottom:3rem}
.objectives-h2 em{font-style:italic;color:var(--gold)}
.objectives-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:0.5px solid var(--line)}
.obj-card{padding:2.25rem 2rem;border-right:0.5px solid var(--line);border-bottom:0.5px solid var(--line)}
.obj-card:nth-child(4n){border-right:none}
.obj-card:nth-last-child(-n+4){border-bottom:none}
.obj-card.wide{grid-column:span 2;border-right:0.5px solid var(--line)}
.obj-num{font-family:'Cormorant Garamond',serif;font-size:2.4rem;font-weight:300;color:var(--paper2);line-height:1;margin-bottom:0.75rem}
.obj-title{font-size:0.78rem;font-weight:500;letter-spacing:0.08em;text-transform:uppercase;color:var(--ink);margin-bottom:0.6rem}
.obj-body{font-size:0.88rem;font-weight:300;color:var(--ink2);line-height:1.7}

/* ── PHILOSOPHY / CENTRAL MESSAGE ── */
.message-band{background:var(--ink);padding:100px 2rem}
.message-inner{max-width:1100px;margin:0 auto}
.message-eyebrow{font-size:0.7rem;letter-spacing:0.22em;text-transform:uppercase;color:var(--gold);font-weight:500;margin-bottom:2rem}
.message-headline{font-family:'Cormorant Garamond',serif;font-size:clamp(1.97rem,4.1vw,3.28rem);font-weight:300;line-height:1.15;color:var(--paper);max-width:860px;margin-bottom:3rem}
.message-headline em{font-style:italic;color:var(--gold2)}
.message-three{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:0.5px solid rgba(240,244,249,0.1)}
.msg-item{padding:2.5rem 2rem 0;border-right:0.5px solid rgba(240,244,249,0.08)}
.msg-item:last-child{border-right:none}
.msg-title{font-size:0.75rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:var(--gold);margin-bottom:0.75rem}
.msg-body{font-size:0.92rem;font-weight:300;color:rgba(240,244,249,0.65);line-height:1.78}
.msg-body em{font-style:italic;color:var(--gold2)}
.message-closer{font-family:'Cormorant Garamond',serif;font-size:1.55rem;font-weight:300;font-style:italic;color:rgba(240,244,249,0.88);line-height:1.45;border-top:0.5px solid rgba(240,244,249,0.12);padding-top:2.5rem;margin-top:3.5rem;max-width:800px}

/* ── OUTCOMES ── */
.outcomes-section{background:var(--paper2);padding:80px 2rem;border-top:0.5px solid var(--line)}
.outcomes-inner{max-width:1100px;margin:0 auto}
.outcomes-header{margin-bottom:2.5rem}
.outcomes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border:0.5px solid var(--line)}
.outcome{padding:2.5rem;border-right:0.5px solid var(--line);background:rgba(240,244,249,0.45)}
.outcome:last-child{border-right:none}
.outcome-icon-line{width:36px;height:2px;background:var(--gold);margin-bottom:1.25rem}
.outcome-title{font-size:0.78rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:var(--ink);margin-bottom:0.8rem}
.outcome-body{font-size:0.92rem;font-weight:300;color:var(--ink2);line-height:1.72}

/* ── CTA BAND ── */
.cta-band{background:var(--ink);padding:90px 2rem}
.cta-band-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr auto;gap:4rem;align-items:center}
.cta-eyebrow{font-size:0.7rem;letter-spacing:0.22em;text-transform:uppercase;color:var(--gold);font-weight:500;margin-bottom:1.25rem}
.cta-h3{font-family:'Cormorant Garamond',serif;font-size:clamp(1.64rem,3.28vw,2.62rem);font-weight:300;color:var(--paper);line-height:1.15;margin-bottom:0.75rem}
.cta-h3 em{font-style:italic;color:var(--gold2)}
.cta-sub{font-size:0.92rem;font-weight:300;color:rgba(240,244,249,0.6);line-height:1.7}
.cta-actions{display:flex;flex-direction:column;gap:1rem;flex-shrink:0}
.btn-light{font-size:0.78rem;font-weight:500;letter-spacing:0.1em;text-transform:uppercase;color:var(--ink);background:var(--paper);padding:1rem 2rem;cursor:pointer;border:none;font-family:'DM Sans',sans-serif;white-space:nowrap;transition:background 0.2s;text-decoration:none;display:inline-block;text-align:center}
.btn-light:hover{background:var(--gold2);color:var(--paper)}
.btn-light-outline{font-size:0.78rem;font-weight:400;letter-spacing:0.1em;text-transform:uppercase;color:var(--paper);background:transparent;padding:1rem 2rem;cursor:pointer;border:0.5px solid rgba(240,244,249,0.3);font-family:'DM Sans',sans-serif;white-space:nowrap;transition:all 0.2s;text-decoration:none;display:inline-block;text-align:center}
.btn-light-outline:hover{border-color:var(--gold);color:var(--gold)}

/* ── FOOTER ── */
footer{background:var(--ink);padding:46px 2rem 34px;border-top:1px solid rgba(240,244,249,0.15)}
.footer-inner{max-width:1100px;margin:0 auto}
.footer-logo{font-family:'Cormorant Garamond',serif;font-size:1.05rem;font-weight:400;color:var(--paper);letter-spacing:0.08em;text-transform:uppercase;margin-bottom:0.55rem}
.footer-tagline{font-size:0.78rem;font-weight:300;color:rgba(240,244,249,0.45);margin-bottom:1.75rem}
.footer-links{display:flex;gap:0;flex-wrap:wrap;margin-bottom:1.6rem}
.footer-link{font-size:0.72rem;font-weight:400;letter-spacing:0.05em;text-transform:uppercase;color:rgba(240,244,249,0.62);cursor:pointer;text-decoration:none;transition:color 0.2s;padding:0.5rem 0.72rem}
.footer-link:hover{color:var(--gold2)}
.footer-copy{font-size:0.72rem;color:rgba(240,244,249,0.28);border-top:0.5px solid rgba(240,244,249,0.1);padding-top:1.25rem}

/* ── RESPONSIVE ── */
@media(max-width:960px){
  .hero-inner{grid-template-columns:1fr}
  .hero-right{display:none}
  .who-grid,.signals-grid,.approach-header,.cta-band-inner,.window-grid,.message-three{grid-template-columns:1fr;gap:3rem}
  .pillars,.bottom-pillars,.objectives-grid,.outcomes-grid,.stat-strip-inner{grid-template-columns:1fr 1fr}
  .pillar:nth-child(2n),.bottom-pillar:nth-child(2n),.outcome:nth-child(2n),.stat-item:nth-child(2n){border-right:none}
  .obj-card.wide{grid-column:span 1}
  .message-three{grid-template-columns:1fr}
  .msg-item{border-right:none;padding-bottom:2rem;border-bottom:0.5px solid rgba(240,244,249,0.08)}
  .window-grid{grid-template-columns:1fr}
  .window-card{border-right:none;padding-bottom:2rem;border-bottom:0.5px solid rgba(240,244,249,0.08)}
}
@media(max-width:600px){
  .pillars,.bottom-pillars,.outcomes-grid,.stat-strip-inner,.objectives-grid{grid-template-columns:1fr}
  .pillar,.bottom-pillar,.outcome,.stat-item{border-right:none}
}

/* ── REPLICATED EXECUTIVE-STYLE LIFESTYLE MEDICINE HERO ── */
.hero-shell{
  padding-top:64px;
  min-height:100vh;
  background:linear-gradient(180deg,#f7f9fc 0%,var(--paper) 68%,var(--ink) 68%,var(--ink) 100%);
}
.hero{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(520px,.95fr);
  min-height:748px;
  max-width:1536px;
  margin:0 auto;
  padding-top:0;
  background:linear-gradient(90deg,#fff 0%,#f6f8fb 50%,rgba(246,248,251,0) 66%);
  color:var(--ink);
}
.hero-copy{padding:72px 42px 0 72px;position:relative;z-index:2}
.kicker{display:flex;align-items:center;gap:18px;font-size:14px;letter-spacing:.22em;text-transform:uppercase;color:#277fb8;font-weight:500;margin-bottom:30px}
.kicker::before{content:'';width:1px;height:34px;background:#277fb8;display:block;flex-shrink:0}
.hero h1{
  font-family:'Cormorant Garamond',serif;
  font-size:clamp(3.61rem,5.74vw,5.9rem);
  font-weight:400;
  line-height:.92;
  letter-spacing:0;
  color:var(--ink);
  max-width:720px;
  margin-bottom:24px;
}
.hero h1 em{display:block;font-style:italic;color:#4a94c7;font-weight:300;letter-spacing:0}
.lede{font-size:19px;font-weight:300;line-height:1.55;color:var(--ink);max-width:615px;margin-bottom:52px}
.pill-row{display:grid;grid-template-columns:repeat(6,1fr);max-width:650px}
.pill{min-height:106px;border-left:1px solid var(--line);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;padding:0 12px}
.pill:first-child{border-left:none}
.pill svg{width:38px;height:38px;margin-bottom:13px;stroke:#2f8cc7;fill:none;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}
.pill span{font-size:12px;line-height:1.28;text-transform:uppercase;color:var(--ink);font-weight:500}
.hero-photo{
  position:relative;
  min-height:748px;
  background-image:url("../assets/lifestyle-medicine-image-1-1a8af210f075.png");
  background-size:cover;
  background-position:center center;
  background-repeat:no-repeat;
  overflow:hidden;
}
.hero-photo::before{
  content:'';
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(246,248,251,0) 0%,rgba(13,31,60,.04) 45%,rgba(13,31,60,.10) 100%);
  pointer-events:none;
}
.feature-band{
  background:linear-gradient(135deg,#071b35 0%,#0d1f3c 52%,#082849 100%);
  color:var(--paper);
  margin:0 auto;
  max-width:1536px;
  min-height:276px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:0;
  padding:48px 66px 44px;
  box-shadow:0 -16px 45px rgba(13,31,60,.14);
}
.feature{display:grid;grid-template-columns:92px 1fr;gap:26px;padding:8px 52px 0 30px;border-right:1px solid rgba(240,244,249,.28)}
.feature:last-child{border-right:none}
.feature-icon{width:78px;height:78px;border:1.5px solid rgba(240,244,249,.88);border-radius:50%;display:flex;align-items:center;justify-content:center}
.feature-icon svg{width:42px;height:42px;stroke:#fff;fill:none;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}
.feature h3{font-size:21px;line-height:1.22;letter-spacing:.08em;text-transform:uppercase;font-weight:500;color:#fff;margin-bottom:14px}
.short-rule{width:42px;height:2px;background:var(--gold);margin-bottom:14px}
.feature p{font-size:15px;font-weight:300;line-height:1.55;color:rgba(240,244,249,.88);max-width:320px}

@media(max-width:1050px){
  .hero{grid-template-columns:1fr;min-height:auto}
  .hero-copy{padding:54px 28px}
  .hero-photo{min-height:520px;order:-1;background-size:cover}
  .hero-photo::before{background:linear-gradient(180deg,rgba(240,244,249,0),rgba(240,244,249,.96))}
  .pill-row{grid-template-columns:repeat(3,1fr);gap:18px 0}
  .feature-band{grid-template-columns:1fr;padding:38px 28px}
  .feature{border-right:none;border-bottom:1px solid rgba(240,244,249,.2);padding:28px 0}
  .feature:last-child{border-bottom:none}
}
@media(max-width:620px){
  .hero-copy{padding:38px 22px}
  .hero h1{font-size:3.2rem}
  .lede{font-size:17px}
  .pill-row{grid-template-columns:repeat(2,1fr)}
  .pill{border-left:none}
  .feature{grid-template-columns:1fr;gap:18px}
}


/* FORCE TWO-LINE WINDOW HEADLINE */
.window-headline{
  max-width: none !important;
  width: 100% !important;
  font-size: clamp(3.2rem,5.2vw,5.35rem) !important;
  line-height: 1.08 !important;
  text-wrap: normal !important;
}
.window-headline .headline-line-one,
.window-headline .headline-line-two{
  display:block;
  white-space:nowrap;
}
@media(max-width:980px){
  .window-headline{
    font-size: clamp(2.45rem,6.2vw,4rem) !important;
  }
  .window-headline .headline-line-one,
  .window-headline .headline-line-two{
    white-space:normal;
  }
}


/* ── SITE-WIDE STANDARD NAV ── */
.site-nav{
  position:fixed;
  top:0;
  left:0;
  right:0;
  z-index:1000;
  background:rgba(240,244,249,0.96)!important;
  backdrop-filter:blur(8px);
  border-bottom:0.5px solid rgba(13,31,60,0.12)!important;
}
.site-nav .nav-inner{
  max-width:1536px;
  margin:0 auto;
  padding:0 1.5rem;
  min-height:64px;
  height:64px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:1rem;
}
.site-nav .nav-logo{
  font-family:'Cormorant Garamond',serif;
  font-size:clamp(1.05rem,1.6vw,1.45rem);
  font-weight:500;
  letter-spacing:0.08em;
  text-transform:uppercase;
  color:var(--ink,#0d1f3c)!important;
  text-decoration:none;
  white-space:nowrap;
  flex:0 0 auto;
  margin-right:0;
}
.site-nav .nav-links{
  display:flex!important;
  align-items:center;
  justify-content:flex-end;
  gap:0;
  flex:1 1 auto;
  min-width:0;
  overflow-x:auto;
  scrollbar-width:none;
  -webkit-overflow-scrolling:touch;
}
.site-nav .nav-links::-webkit-scrollbar{display:none}
.site-nav .nav-link,
.site-nav .nav-cta{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:34px;
  white-space:nowrap;
  font-family:'DM Sans',sans-serif;
  font-size:0.64rem;
  font-weight:500;
  letter-spacing:0.07em;
  text-transform:uppercase;
  text-decoration:none;
  cursor:pointer;
  border:0;
  border-radius:0;
  background:transparent;
  color:var(--ink2,#1e3a5f)!important;
  padding:0.45rem 0.58rem;
  transition:color .2s ease, background .2s ease, border-color .2s ease;
}
.site-nav .nav-link:hover{color:var(--ink,#0d1f3c)!important}
.site-nav .nav-cta{
  color:var(--paper,#f0f4f9)!important;
  background:var(--ink,#0d1f3c)!important;
  margin-left:0.45rem;
  padding:0.55rem 0.85rem;
}
.site-nav .nav-cta:hover{background:var(--gold,#4fc3e8)!important;color:var(--paper,#f0f4f9)!important}
.site-nav .nav-active{
  color:var(--gold,#4fc3e8)!important;
  border-bottom:1px solid var(--gold,#4fc3e8);
}
.site-nav .nav-cta.nav-active{
  color:var(--ink,#0d1f3c)!important;
  background:var(--gold2,#7dd8f0)!important;
  border-bottom:0;
}
@media(max-width:980px){
  .site-nav .nav-inner{padding:0 1rem;align-items:flex-start;justify-content:flex-start;flex-direction:column;height:auto;min-height:64px;gap:0.2rem;padding-top:0.6rem;padding-bottom:0.45rem}
  .site-nav .nav-links{width:100%;justify-content:flex-start}
  .site-nav .nav-link,.site-nav .nav-cta{font-size:0.6rem;padding:0.4rem 0.55rem}
}



/* NAV GRID FIX — keeps logo, tabs, and CTA in separate desktop columns */
.site-nav .nav-inner,
nav .nav-inner{
  width:calc(100% - 1.5rem);
  max-width:1500px !important;
  margin:0 auto;
  padding:0 0.75rem !important;
  display:grid !important;
  grid-template-columns:auto minmax(0,1fr) auto !important;
  align-items:center !important;
  gap:1rem !important;
  height:64px;
}
.site-nav .nav-logo,
nav .nav-logo{
  grid-column:1;
  min-width:max-content;
  white-space:nowrap !important;
  font-size:1.25rem !important;
  letter-spacing:0.045em !important;
  margin-right:0 !important;
}
.site-nav .nav-links,
nav .nav-links{
  grid-column:2;
  min-width:0;
  display:flex !important;
  flex-wrap:nowrap !important;
  align-items:center;
  justify-content:center;
  gap:0;
  overflow:visible;
}
.site-nav .nav-actions,
nav .nav-actions{
  grid-column:3;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  min-width:max-content;
}
.site-nav .nav-link,
nav .nav-link{
  flex:0 0 auto;
  white-space:nowrap !important;
  font-size:0.62rem !important;
  letter-spacing:0.035em !important;
  padding:0.5rem 0.3rem !important;
}
.site-nav .nav-cta,
nav .nav-cta{
  flex:0 0 auto;
  white-space:nowrap !important;
  font-size:0.64rem !important;
  letter-spacing:0.055em !important;
  padding:0.48rem 0.78rem !important;
  margin-left:0 !important;
}
@media (max-width:1180px){
  .site-nav .nav-inner,
  nav .nav-inner{
    gap:0.55rem !important;
    padding:0 0.5rem !important;
  }
  .site-nav .nav-logo,
  nav .nav-logo{
    font-size:1.08rem !important;
    letter-spacing:0.025em !important;
  }
  .site-nav .nav-link,
  nav .nav-link{
    font-size:0.56rem !important;
    letter-spacing:0.018em !important;
    padding:0.5rem 0.18rem !important;
  }
  .site-nav .nav-cta,
  nav .nav-cta{
    font-size:0.58rem !important;
    letter-spacing:0.03em !important;
    padding:0.45rem 0.55rem !important;
  }
}



/* === Rebuilt desktop header/navigation layout === */
.site-header{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(240,244,249,0.96);backdrop-filter:blur(8px);border-bottom:0.5px solid var(--line)}
.site-header .nav-inner{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  width:100%!important;
  max-width:1600px!important;
  margin:0 auto!important;
  padding:0 32px!important;
  height:64px;
  flex-wrap:nowrap!important;
  gap:0!important;
}
.site-header .nav-logo{
  flex:0 0 auto!important;
  margin-right:40px!important;
  font-size:1.35rem!important;
  letter-spacing:0.045em!important;
  white-space:nowrap!important;
  text-decoration:none;
}
.site-header .nav-spacer{
  flex:1 1 auto!important;
  min-width:24px!important;
}
.site-header .nav-links{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:28px!important;
  margin-left:auto!important;
  flex:0 0 auto!important;
  flex-wrap:nowrap!important;
  white-space:nowrap!important;
}
.site-header .nav-link{
  font-size:0.95rem!important;
  font-weight:500!important;
  letter-spacing:0.03em!important;
  padding:0!important;
  white-space:nowrap!important;
  flex:0 0 auto!important;
  text-decoration:none;
}
.site-header .nav-cta{
  padding:0.72rem 1.05rem!important;
  font-size:0.95rem!important;
  font-weight:500!important;
  letter-spacing:0.04em!important;
  margin-left:0!important;
  white-space:nowrap!important;
  flex:0 0 auto!important;
}
.site-header .nav-active{
  border-bottom:1px solid currentColor;
}
.site-header .nav-cta.nav-active{
  border-bottom:0;
}
@media(max-width:1500px){
  .site-header .nav-logo{font-size:1.22rem!important;letter-spacing:0.035em!important;margin-right:28px!important;}
  .site-header .nav-links{gap:18px!important;}
  .site-header .nav-link{font-size:0.82rem!important;letter-spacing:0.025em!important;}
  .site-header .nav-cta{font-size:0.82rem!important;padding:0.62rem 0.88rem!important;}
}
@media(max-width:1280px){
  .site-header .nav-inner{padding:0 20px!important;}
  .site-header .nav-logo{font-size:1.08rem!important;letter-spacing:0.025em!important;margin-right:20px!important;}
  .site-header .nav-spacer{min-width:12px!important;}
  .site-header .nav-links{gap:12px!important;}
  .site-header .nav-link{font-size:0.72rem!important;letter-spacing:0.018em!important;}
  .site-header .nav-cta{font-size:0.72rem!important;padding:0.52rem 0.72rem!important;}
}
@media(max-width:1100px){
  .site-header .nav-inner{padding:0 1rem!important;}
  .site-header .nav-links{display:none!important;}
  .site-header .nav-logo{font-size:1.25rem!important;margin-right:0!important;}
  .site-header .nav-spacer{display:none!important;}
}

/* ══════════════════════════════════════════════════════════════
   FINAL NAV FIX — highest specificity (#mainHeader), wins over
   every earlier nav rule. Logo stands out + all tabs always fit.
   ══════════════════════════════════════════════════════════════ */
#mainHeader .nav-inner{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  width:100%!important;
  max-width:1400px!important;
  margin:0 auto!important;
  padding:0 clamp(14px,2vw,32px)!important;
  height:68px!important;
  flex-wrap:nowrap!important;
  gap:clamp(8px,1.2vw,24px)!important;
}
#mainHeader .nav-logo{
  flex:0 0 auto!important;
  margin-right:0!important;
  font-family:'Cormorant Garamond',serif!important;
  font-size:clamp(1rem,1.6vw,1.65rem)!important;
  font-weight:600!important;
  letter-spacing:0.06em!important;
  text-transform:uppercase!important;
  color:#4fc3e8!important;
  text-shadow:0 0 18px rgba(79,195,232,0.35)!important;
  white-space:nowrap!important;
  text-decoration:none!important;
}
#mainHeader .nav-spacer{ display:none!important; }
#mainHeader .nav-links{
  position:static!important;
  top:auto!important;
  left:auto!important;
  right:auto!important;
  background:none!important;
  backdrop-filter:none!important;
  border-bottom:none!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  flex:1 1 auto!important;
  min-width:0!important;
  gap:clamp(1px,0.6vw,14px)!important;
  margin-left:clamp(10px,2vw,30px)!important;
  flex-wrap:nowrap!important;
  overflow-x:auto!important;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
}
#mainHeader .nav-links::-webkit-scrollbar{ display:none!important; }
#mainHeader .nav-link{
  color:#1e3a5f!important;
  font-size:clamp(0.5rem,0.78vw,0.78rem)!important;
  font-weight:500!important;
  letter-spacing:0.02em!important;
  padding:0.4rem clamp(0.18rem,0.55vw,0.6rem)!important;
  white-space:nowrap!important;
  flex:0 0 auto!important;
  text-decoration:none!important;
}
#mainHeader .nav-link:hover, #mainHeader .nav-link.nav-active:not(.nav-cta){
  color:#0d1f3c!important;
}
#mainHeader .nav-cta{
  color:#f0f4f9!important;
  background:#0d1f3c!important;
  font-size:clamp(0.58rem,0.78vw,0.78rem)!important;
  padding:0.55rem clamp(0.6rem,1vw,1rem)!important;
  margin-left:clamp(2px,0.5vw,8px)!important;
  white-space:nowrap!important;
  flex:0 0 auto!important;
}
#mainHeader .nav-cta:hover{
  color:#0d1f3c!important;
  background:#4fc3e8!important;
}
#mainHeader .nav-active{ border-bottom:1px solid currentColor; }
#mainHeader .nav-cta.nav-active{ border-bottom:0; color:#f0f4f9!important; background:#0d1f3c!important; }

@media(max-width:680px){
  #mainHeader .nav-inner{ padding:0 14px!important; height:60px!important; }
  #mainHeader .nav-logo{ font-size:0.95rem!important; }
  #mainHeader .nav-links{ gap:6px!important; margin-left:10px!important; }
  #mainHeader .nav-link{ font-size:0.62rem!important; padding:0.35rem 0.35rem!important; }
  #mainHeader .nav-cta{ font-size:0.62rem!important; padding:0.45rem 0.6rem!important; }
}

/* ══════════════════════════════════════════════════════════════
   SECTION SPACING DISCIPLINE — consistent, generous vertical
   rhythm between content sections (hero areas untouched, since
   those are pinned to the fixed nav offset).
   ══════════════════════════════════════════════════════════════ */
[class*="-section"], [class*="-band"], [class*="-panel"],
[class*="-strip"], [class*="-bridge"] {
  padding-top: clamp(64px, 7vw, 88px) !important;
  padding-bottom: clamp(64px, 7vw, 88px) !important;
}

/* ══════════════════════════════════════════════════════════════
   INTERACTIVITY LAYER — scroll-reveals, hover-tilt cards,
   animated stat counters, and icon micro-motion.
   Additive only — no existing rules altered.
   ══════════════════════════════════════════════════════════════ */
.reveal-up{
  opacity:0;
  transform:translateY(26px);
  transition:opacity 0.7s cubic-bezier(.22,.61,.36,1), transform 0.7s cubic-bezier(.22,.61,.36,1);
}
.reveal-up.is-visible{
  opacity:1;
  transform:translateY(0);
}

.tilt-card{
  transition:transform 0.35s cubic-bezier(.22,.61,.36,1), box-shadow 0.35s ease;
}
.tilt-card:hover{
  transform:translateY(-6px);
  box-shadow:0 18px 34px -18px rgba(13,31,60,0.32);
  position:relative;
  z-index:2;
}

.count-pop{ animation:countPop 0.45s ease-out; }
@keyframes countPop{
  0%{ transform:scale(1); }
  40%{ transform:scale(1.12); }
  100%{ transform:scale(1); }
}

/* Feature & pillar icons: subtle lift + color warm-up on hover */
.feature-icon, .pillar-icon{
  transition:transform 0.35s cubic-bezier(.22,.61,.36,1);
}
.feature:hover .feature-icon, .pillar:hover .pillar-icon, .bottom-pillar:hover .pillar-icon{
  transform:translateY(-4px) scale(1.08);
}

/* Risk-list icons: gentle slide + color pulse on row hover */
.risk-arrow svg{
  width:1.3rem;
  height:1.3rem;
  display:block;
  transition:transform 0.3s ease, color 0.3s ease;
}
.risk-item{ transition:background 0.3s ease; }
.risk-item:hover{ background:rgba(79,195,232,0.05); }
.risk-item:hover .risk-arrow svg{
  transform:translateX(3px) scale(1.08);
  color:var(--gold2);
}

@media (prefers-reduced-motion: reduce){
  .reveal-up, .tilt-card, .feature-icon, .pillar-icon, .risk-arrow svg, .count-pop{
    transition:none !important;
    animation:none !important;
  }
  .reveal-up{ opacity:1 !important; transform:none !important; }
}

/* Generated from former inline style attributes */
.lifestyle-medicine-inline-1{--iw-pct:100%}
.lifestyle-medicine-inline-2{--iw-pct:80%}
.lifestyle-medicine-inline-3{--iw-pct:60%}
.lifestyle-medicine-inline-4{border:none;border-top:0.5px solid rgba(240,244,249,0.18);margin:0;}


/* Lifestyle Medicine review repair layer - 2026-06-29 */
body{overflow-x:hidden;}
.hero-shell{padding-top:68px!important;min-height:auto!important;}
.hero{width:min(1536px,100%)!important;min-height:clamp(620px,72vh,748px)!important;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr)!important;}
.hero-copy{padding:clamp(54px,6vw,72px) clamp(28px,4vw,72px)!important;display:flex!important;flex-direction:column!important;justify-content:center!important;}
.hero h1,.section-h2,.window-headline,.message-headline,.cta-h3{letter-spacing:0!important;overflow-wrap:balance;}
.hero h1{font-size:clamp(2.8rem,5vw,5.35rem)!important;max-width:760px!important;}
.lede{max-width:640px!important;margin-bottom:clamp(2rem,4vw,3.25rem)!important;}
.hero-photo{min-height:clamp(520px,72vh,748px)!important;background-size:cover!important;background-position:center center!important;}
.pill-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:1rem 0!important;max-width:660px!important;}
.pill{min-width:0!important;}
.feature-band,.who-section,.window-inner,.approach-inner,.message-inner,.cta-band-inner,.iw-inner{width:min(1100px,calc(100% - 32px))!important;margin-left:auto!important;margin-right:auto!important;}
.feature-band{max-width:none!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;border-radius:0!important;}
.feature{min-width:0!important;}
.who-grid,.approach-header,.message-three,.cta-band-inner{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
.message-three{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
.iw-track{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
.iw-item{min-width:0!important;}
.iw-num{font-size:clamp(2.15rem,4vw,2.85rem)!important;}
.window-headline{font-size:clamp(2.5rem,5vw,4.8rem)!important;}
.window-headline .headline-line-one,.window-headline .headline-line-two{white-space:normal!important;}
.window-grid,.pillars,.bottom-pillars{grid-template-columns:repeat(3,minmax(0,1fr))!important;}
.pillars{border-bottom:0!important;}
.bottom-pillars{grid-template-columns:repeat(4,minmax(0,1fr))!important;}
.pillar,.bottom-pillar,.window-card,.msg-item,.pullquote{border-radius:8px!important;}
.cta-actions{min-width:min(330px,100%)!important;}
.btn-light,.btn-light-outline,.btn-primary{min-height:44px!important;border-radius:4px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;white-space:normal!important;line-height:1.25!important;}
.site-header .nav-link:focus-visible,#mainHeader .nav-link:focus-visible,.footer-link:focus-visible,.btn-light:focus-visible,.btn-light-outline:focus-visible,.btn-primary:focus-visible{outline:2px solid var(--gold2)!important;outline-offset:3px!important;}
@media(max-width:1050px){
  .hero-shell{padding-top:64px!important;}
  .hero,.who-grid,.approach-header,.cta-band-inner{grid-template-columns:1fr!important;}
  .hero{min-height:auto!important;}
  .hero-photo{order:-1;min-height:clamp(340px,62vw,560px)!important;background-size:contain!important;background-position:center top!important;background-color:#eef4fa!important;}
  .hero-copy{padding:44px 2rem 48px!important;}
  .feature-band,.message-three,.window-grid,.pillars,.bottom-pillars,.iw-track{grid-template-columns:1fr!important;}
  .feature{grid-template-columns:72px 1fr!important;padding:1.4rem 0!important;border-right:0!important;}
  .pillar,.bottom-pillar,.window-card,.msg-item,.iw-item{border-right:0!important;border-bottom:0.5px solid rgba(13,31,60,0.12)!important;}
  .window-card,.msg-item,.iw-item{border-bottom-color:rgba(240,244,249,0.12)!important;}
}
@media(max-width:640px){
  .hero-copy{padding-left:1.25rem!important;padding-right:1.25rem!important;}
  .hero h1{font-size:clamp(2.45rem,13vw,3.35rem)!important;}
  .pill-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .pill{border-left:0!important;min-height:96px!important;}
  .feature{grid-template-columns:1fr!important;gap:1rem!important;}
  .cta-actions{width:100%!important;align-items:stretch!important;}
  .cta-actions a{width:100%!important;}
  .iw-item{padding-left:0!important;padding-right:0!important;}
}
@media(prefers-reduced-motion:reduce){.reveal-up,.tilt-card,.feature-icon,.pillar-icon,.risk-arrow svg,.count-pop{opacity:1!important;transform:none!important;transition:none!important;animation:none!important;}}


/* Final lifestyle medicine repair pass */
html{scroll-behavior:smooth;}
.hero h1,.hero h1 em,.section-h2,.window-headline,.message-headline,.cta-h3{letter-spacing:0!important;}
.hero-shell{min-height:auto!important;}
.hero{min-height:min(820px,calc(100svh - 68px))!important;}
.kicker{max-width:100%;}
.hero-photo{isolation:isolate;}
.pill svg,.feature-icon svg,.risk-arrow svg{overflow:visible;}
@media(max-width:1050px){
  .hero-copy{order:1!important;}
  .hero-photo{order:2!important;background-size:cover!important;background-position:center center!important;}
  .hero h1{max-width:720px!important;}
}
@media(max-width:640px){
  .hero{background:#fff!important;}
  .hero-copy{padding-top:42px!important;}
  .hero-photo{min-height:320px!important;}
  .kicker{font-size:12px!important;letter-spacing:.14em!important;}
  .pill-row{gap:.75rem 0!important;}
  .window-headline{font-size:clamp(2.2rem,12vw,3.1rem)!important;}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto;}}


/* Mobile first-viewport tightening */
@media(max-width:640px){
  .hero-copy{padding-bottom:24px!important;}
  .lede{margin-bottom:1.25rem!important;}
  .pill-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:.35rem 0!important;}
  .pill{min-height:72px!important;padding:0 6px!important;}
  .pill svg{width:28px!important;height:28px!important;margin-bottom:7px!important;}
  .pill span{font-size:10px!important;line-height:1.18!important;}
  .hero-photo{min-height:280px!important;}
}
@media(max-width:390px){
  .hero h1{font-size:clamp(2.35rem,12vw,3rem)!important;}
  .pill span{font-size:9.5px!important;}
}
