@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Space+Grotesk:wght@400;500;600;700&display=swap");
:root{--navy:#031632;--green:#30653f;--gold:#f5b123;--ink:#192330;--muted:#687482;--paper:#f5f6f4;--line:#cfd5da}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif}a{text-decoration:none;color:inherit}
.nav{position:fixed;z-index:50;top:0;left:0;right:0;height:96px;padding:10px 5vw;display:flex;align-items:center;justify-content:space-between;background:#f5f6f4e8;backdrop-filter:blur(15px);border-bottom:1px solid #03163212}.nav>a img{width:188px;height:auto;display:block}.nav nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:700}.nav nav>a:not(.pill){opacity:.7}.pill{background:var(--navy);color:#fff;padding:11px 18px;border-radius:99px}
.hero{height:100vh;min-height:780px;position:relative;overflow:hidden;background:var(--navy);color:#fff}.hero-desk{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(3,22,50,.22) 0%,rgba(3,22,50,.06) 42%,rgba(3,22,50,0) 67%),url("assets/hero-desk-v9.png");background-position:center center;background-size:cover;background-repeat:no-repeat}.hero-desk:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,22,50,.45),transparent 28%);pointer-events:none}
.hero-copy{position:absolute;z-index:10;left:7vw;top:18%;max-width:600px}.eyebrow,.label{font-size:11px;letter-spacing:.22em;font-weight:700;color:var(--gold)}.hero .hero-headline{font-family:"Space Grotesk";font-size:clamp(66px,8vw,118px);line-height:.82;letter-spacing:-.07em;margin:20px 0}.hero .hero-headline em{color:var(--gold);font-style:italic}.hero-copy p{font-size:20px;line-height:1.35;color:#d2dce7;max-width:510px;margin:35px 0}.hero-copy strong{color:#fff}.hero-cta{display:inline-flex;gap:14px;border-bottom:1px solid var(--gold);padding-bottom:8px;font-weight:700}.hero-cta span{color:var(--gold)}
.machine{position:absolute;width:62vw;height:67vh;right:1vw;top:14vh;max-width:900px;transform:rotate(-3deg);filter:drop-shadow(0 35px 55px #0007)}.machine:before{content:"";position:absolute;inset:0;border-radius:35px;background:radial-gradient(circle at 50% 40%,#ffffff08,transparent 50%),linear-gradient(145deg,#102b4a,#06172c);border:1px solid #ffffff13}.machine:after{content:"";position:absolute;inset:0;border-radius:35px;background:linear-gradient(110deg,transparent 0 28%,#ffffff08 31%,transparent 34%);pointer-events:none}.machine-shadow{position:absolute;left:7%;right:4%;bottom:3%;height:22px;background:#0008;filter:blur(18px);border-radius:50%}
.rail{position:absolute;border:9px solid #8b9aa2;border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;box-shadow:0 4px 0 #263d4a,0 10px 15px #0004}.rail-a{width:430px;height:250px;right:19%;top:11%;transform:rotate(8deg)}.rail-b{width:300px;height:210px;right:37%;top:35%;transform:rotate(-35deg)}.rail-c{width:260px;height:170px;right:15%;bottom:16%;transform:rotate(17deg)}
.tube{position:absolute;background:linear-gradient(90deg,#4e6878,#b7c3c8 45%,#405a6b);border-radius:30px;box-shadow:inset 0 3px 6px #fff4,0 8px 18px #0006}.tube-a{width:280px;height:28px;right:18%;top:24%;transform:rotate(19deg)}.tube-b{width:190px;height:25px;right:30%;bottom:29%;transform:rotate(-26deg)}
.note{position:absolute;background:#f5f0e5;color:#1c2b32;box-shadow:0 18px 35px #0007;padding:20px;width:245px}.note small{display:block;color:var(--green);font-size:8px;letter-spacing:.18em;margin-bottom:10px}.note strong{font-family:"Space Grotesk";font-size:17px;line-height:1.03;display:block}.note-a{right:39%;top:8%;transform:rotate(5deg)}.note-b{right:7%;bottom:14%;transform:rotate(-7deg)}
.scorecard{position:absolute;width:205px;height:135px;left:9%;bottom:12%;background:#eee9dc;color:#25343a;padding:17px;transform:rotate(7deg);box-shadow:0 18px 35px #0007}.scorecard small{display:block;color:var(--green);font-size:8px;letter-spacing:.16em;margin-bottom:11px}.scorecard span{display:flex;justify-content:space-between;border-top:1px solid #26374022;padding:7px 0;font-size:10px}.scorecard b{color:var(--green)}
.book-stack{position:absolute;left:38%;bottom:9%;width:150px;z-index:4;filter:drop-shadow(10px 13px 8px #0008)}.book-stack div{height:30px;display:flex;align-items:center;padding-left:10px;color:#fff;font:700 8px/.8 "Space Grotesk";letter-spacing:.06em;transform:rotate(-2deg)}.book-stack div:nth-child(1){background:#ad3d36;margin-left:-9px}.book-stack div:nth-child(2){background:#c29839;color:#172941;margin-left:5px;height:34px}.book-stack div:nth-child(3){background:#487561;margin-left:-4px;height:39px}.bobblehead{position:absolute;left:43%;bottom:calc(9% + 98px);width:50px;z-index:7;filter:drop-shadow(7px 9px 5px #0008);transform:rotate(-2deg);transform-origin:center bottom;animation:bobble-nod 4s ease-in-out infinite}.bobble-cap{position:absolute;top:1px;left:3px;width:39px;height:15px;background:#be3b38;border:2px solid #172a41;border-radius:50% 50% 3px 3px;z-index:2}.bobble-head{position:relative;margin:auto;width:37px;height:42px;border:3px solid #172a41;border-radius:47%;background:#e4ac80}.bobble-head i{position:absolute;left:7px;top:13px;width:18px;height:3px;background:#172a41;box-shadow:0 10px 0 #a56652}.bobble-body{height:43px;width:43px;border:3px solid #172a41;border-radius:7px 7px 2px 2px;background:#eee7d9;color:#b33432;margin:-2px auto 0;text-align:center;font:700 29px/43px "Space Grotesk"}.bobble-base{height:11px;width:51px;margin:auto;color:#fff;background:#172a41;text-align:center;font:7px/11px "DM Sans";letter-spacing:.12em}@keyframes bobble-nod{0%,100%{transform:rotate(-2deg)}50%{transform:rotate(3deg)}}
.pencil{position:absolute;width:250px;height:18px;left:21%;bottom:18%;transform:rotate(-18deg);background:linear-gradient(#e1b447 0 65%,#c89525 65%);box-shadow:0 10px 20px #0006;z-index:3}.pencil:after{content:"";position:absolute;right:-22px;top:0;border-top:9px solid transparent;border-bottom:9px solid transparent;border-left:22px solid #e0c4a0}.pencil:before{content:"";position:absolute;right:-27px;top:5px;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:8px solid #333}
.camera{position:absolute;left:8%;top:17%;width:145px;height:88px;background:#202a30;border-radius:12px;box-shadow:0 14px 25px #0007;transform:rotate(7deg);z-index:2}.camera:before{content:"";position:absolute;left:23px;top:-13px;width:50px;height:17px;background:#202a30;border-radius:6px 6px 0 0}.camera-lens{position:absolute;left:48px;top:17px;width:52px;height:52px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#728b98,#142b3b 38%,#07121d 65%);border:6px solid #5c666b}.camera-flash{position:absolute;right:14px;top:13px;width:14px;height:10px;background:var(--gold);border-radius:2px}
.tee{position:absolute;right:45%;top:17%;width:70px;height:150px;z-index:5;transform:rotate(7deg)}.tee img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(7px 12px 8px #0006)}
.ball{position:absolute;width:100px;height:100px;z-index:12;right:48%;top:12%;animation:run 9s cubic-bezier(.45,.05,.25,1) infinite;filter:drop-shadow(8px 14px 8px #0007)}.ball img{width:100%;height:100%;object-fit:contain}
.cup{position:absolute;right:8%;bottom:10%;width:105px;height:35px;border-radius:50%;background:#101b23;border:5px solid #8b969b;box-shadow:inset 0 5px 10px #000}.cup:after{content:"";position:absolute;inset:5px;border-radius:50%;background:#000}.cup span{position:absolute;top:48px;left:-10px;color:var(--gold);font:700 9px "DM Sans";letter-spacing:.2em;z-index:3}.flag{position:absolute;right:8.7%;bottom:13%;height:150px;width:3px;background:#c8d0d4}.flag:after{content:"";position:absolute;top:0;left:2px;border-top:22px solid var(--gold);border-right:45px solid transparent}.flag span{position:absolute;top:5px;left:10px;font:700 8px "Space Grotesk";color:var(--navy);z-index:2}
@keyframes run{0%{right:48%;top:12%;transform:rotate(0deg)}17%{right:29%;top:14%;transform:rotate(160deg)}34%{right:20%;top:29%;transform:rotate(360deg)}50%{right:35%;top:42%;transform:rotate(560deg)}68%{right:51%;top:55%;transform:rotate(760deg)}84%{right:30%;top:64%;transform:rotate(940deg)}100%{right:8%;top:78%;transform:rotate(1120deg)}}
.hero-bottom{position:absolute;z-index:15;bottom:27px;left:7vw;right:7vw;display:flex;gap:38px;align-items:center;font-size:10px;letter-spacing:.2em;color:#91a2b5}.hero-bottom span:first-child{color:#fff}.hero-bottom small{margin-left:auto;font-size:9px;letter-spacing:.15em}
.manifesto{background:#fff;padding:145px 10vw}.manifesto h2,.section-head h2,.about-copy h2,.contact h2{font-family:"Space Grotesk";font-size:clamp(44px,6vw,78px);line-height:1;letter-spacing:-.05em;max-width:1050px;margin:18px 0 50px}.manifesto h2 i,.section-head h2 i,.about-copy h2 i,.contact h2 i{font-style:normal;color:var(--green)}.manifesto-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;border-top:1px solid var(--line);padding-top:30px}.manifesto-grid p{font-size:19px;line-height:1.55;color:var(--muted);max-width:550px}
.services{padding:120px 7vw}.section-head{margin-bottom:65px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-grid article{min-height:255px;padding:34px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.service-grid span{font-size:11px;color:var(--gold);font-weight:700;letter-spacing:.18em}.service-grid h3{font-family:"Space Grotesk";font-size:25px;line-height:1.05;margin:42px 0 15px;color:var(--navy)}.service-grid p{font-size:15px;line-height:1.55;color:var(--muted);max-width:340px}
.case{background:var(--navy);color:#fff;padding:120px 7vw}.case-head{display:flex;justify-content:space-between;gap:40px}.case-label{font-size:28px;letter-spacing:.08em}.case-date{font-size:10px;letter-spacing:.18em;color:#9caebe;margin-top:13px}.case h2{font-family:"Space Grotesk";font-size:34px;letter-spacing:-.04em;line-height:1;margin:14px 0 18px}.case-head p{font-size:19px;line-height:1.45;color:#c8d2dd;max-width:720px}.case-head img{width:190px;height:max-content;background:#fff;padding:14px}.case-numbers{display:grid;grid-template-columns:repeat(3,1fr);margin:65px 0 55px;border-top:1px solid #ffffff2b;border-bottom:1px solid #ffffff2b}.case-numbers div{padding:34px;border-right:1px solid #ffffff20}.case-numbers b{display:block;font-family:"Space Grotesk";font-size:62px;color:var(--gold)}.case-numbers small{font-size:10px;letter-spacing:.18em;color:#9caebe}.case-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:55px}.case-steps small{color:var(--gold);letter-spacing:.18em;font-weight:700}.case-steps p{font-size:16px;line-height:1.6;color:#d3dce5}.case-logos{margin-top:75px;padding-top:40px;border-top:1px solid #ffffff2b;display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.case-logos img{max-width:210px;max-height:70px;background:#fff;padding:10px}.case-logos span{font-size:36px;color:var(--gold)}.case-logos strong{font-size:10px;letter-spacing:.18em;color:#9caebe}
.about{display:grid;grid-template-columns:36% 64%;background:#fff;min-height:650px}.about-photo{overflow:hidden;position:relative;background:#e7ecea}.about-photo>img{width:100%;height:100%;object-fit:cover;object-position:center 24%;max-height:650px}.about-copy{padding:100px 10vw 100px 8vw;display:flex;flex-direction:column;justify-content:center}.about-copy h2{margin-bottom:25px}.about-copy p{font-size:18px;line-height:1.65;color:var(--muted);max-width:650px}.about-copy .jeff-email{margin-top:18px;width:max-content;display:inline-flex;align-items:center;gap:12px;border:1px solid var(--navy);padding:11px 13px 11px 16px;font-size:11px;letter-spacing:.15em;font-weight:700;color:var(--navy);transition:.2s}.about-copy .jeff-email b{width:24px;height:24px;border-radius:50%;background:var(--gold);display:grid;place-items:center;font-size:15px}.about-copy .jeff-email:hover{background:var(--navy);color:#fff;transform:translateY(-2px)}
.contact{padding:130px 7vw 150px;background:var(--navy);color:#fff}.contact-kicker{font-size:13px;letter-spacing:.08em;color:#b7c8d7;margin-bottom:22px}.contact h2{font-size:clamp(76px,11.5vw,175px);line-height:.78;margin-bottom:62px;letter-spacing:-.075em}.email{font-family:"Space Grotesk";font-size:clamp(22px,3.1vw,48px);border-bottom:2px solid var(--gold);padding:0 0 11px;color:#fff;display:inline-flex;align-items:center;gap:22px}.email b{font:400 32px "DM Sans";color:var(--gold)}.contact p{color:#a5b6c6}footer{background:#fff;border-top:1px solid #dde1e5;padding:24px 5vw;display:flex;justify-content:space-between;align-items:center;font-size:12px;color:var(--muted)}footer img{width:125px}footer a{color:var(--navy);font-weight:700}
@media(max-width:900px){.nav{height:74px}.nav>a img{width:114px}.nav nav>a:not(.pill){display:none}.hero{min-height:920px}.hero-copy{left:7vw;top:14%}.hero .hero-headline{font-size:76px}.machine{width:850px;height:650px;right:-410px;top:31%;opacity:.95}.hero-bottom{display:none}.book-stack,.bobblehead{display:none}.manifesto,.services,.case,.contact{padding:90px 7vw}.manifesto-grid,.service-grid,.case-numbers,.case-steps,.about{grid-template-columns:1fr}.service-grid article{min-height:220px}.case-head{display:block}.case-head img{margin-top:30px}.about-photo{height:430px}.about-copy{padding:70px 7vw}.contact h2{font-size:74px}footer{gap:18px;flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){.ball{animation:none}html{scroll-behavior:auto}}
@media(max-width:900px){.hero-desk{background-size:auto 54%;background-position:72% 100%;background-image:linear-gradient(0deg,rgba(3,22,50,.04),rgba(3,22,50,.35) 60%,rgba(3,22,50,.86) 100%),url("assets/hero-desk-v9.png")}}

/* V11: focused positioning and one primary hero action. */
html{scroll-padding-top:110px}
a:focus-visible{outline:3px solid var(--gold);outline-offset:5px}
.nav nav{font-size:14px;gap:26px}.nav nav>a:not(.pill){opacity:1;color:#526173}
.hero{height:auto;min-height:100svh;padding:132px 7vw 48px}
.hero-copy{position:relative;left:auto;top:auto;max-width:620px}
.hero-desk{background-image:linear-gradient(90deg,rgba(3,22,50,.94),rgba(3,22,50,.83) 39%,rgba(3,22,50,.22) 65%,transparent 82%),url("assets/hero-desk-v9.png")}
.eyebrow{font-size:14px;letter-spacing:.16em}
.hero .hero-headline{font-size:clamp(44px,4.5vw,66px);line-height:1.02;letter-spacing:-.055em;margin:20px 0 22px}
.hero .hero-headline em{display:block;margin-top:4px}
.hero-copy .hero-intro{font-size:21px;line-height:1.4;color:#fff;margin:0 0 16px;max-width:540px}
.hero-copy .hero-fit{font-size:16px;line-height:1.5;margin:0 0 22px;max-width:550px}
.hero-fit strong{display:block;margin-bottom:5px}
.hero-proof{border-top:1px solid #ffffff40;padding-top:14px;margin-bottom:24px}
.proof-label{font-size:12px;letter-spacing:.14em;color:#d2dce7;margin-bottom:12px}
.proof-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}
.proof-grid strong{display:block;font-family:"Space Grotesk",Arial,sans-serif;font-size:20px;color:var(--gold);white-space:nowrap}
.proof-grid span{display:block;font-size:14px;line-height:1.4;margin-top:4px;color:#fff}
.hero-cta{background:var(--gold);color:var(--navy);padding:15px 23px;border:0;border-radius:3px;letter-spacing:.06em;font-size:16px;align-items:center;min-height:50px}
.hero-cta span{color:var(--navy)}.hero-cta:hover{background:#ffca57}
@media(max-width:900px){
 html{scroll-padding-top:88px}
 .nav nav>a:not(.pill){display:inline-flex;min-height:44px;align-items:center}
 .nav nav{gap:18px;font-size:14px}
 .hero{min-height:0;padding:108px 7vw 330px}
 .hero-copy{max-width:620px}
 .hero-desk{background-size:auto 440px;background-position:72% bottom;background-image:linear-gradient(0deg,transparent,rgba(3,22,50,.12) 50%,var(--navy) 100%),url("assets/hero-desk-v9.png")}
 .hero .hero-headline{font-size:clamp(42px,7.5vw,62px)}
}
@media(max-width:480px){
 .nav{padding-inline:5vw}.nav>a img{width:106px}.nav nav{gap:12px;font-size:12px}
 .eyebrow{font-size:12px;letter-spacing:.1em}
 .hero{padding-top:101px;padding-bottom:265px}
 .hero .hero-headline{font-size:42px;margin:16px 0 18px}
 .hero-copy .hero-intro{font-size:18px}
 .hero-copy .hero-fit{font-size:16px}
 .proof-grid{grid-template-columns:1fr 1fr;gap:14px 10px}
 .proof-grid>div:last-child{grid-column:1/-1;display:flex;gap:6px;align-items:baseline;flex-wrap:wrap}
 .proof-grid>div:last-child strong{font-family:inherit;font-size:14px;color:#fff}
 .proof-grid>div:last-child span{margin:0}
 .proof-grid strong{font-size:18px}
 .hero-desk{background-size:auto 340px}
}

/* V11 contact headline refinement. */
.contact h2{font-size:clamp(38px,5.75vw,87.5px);line-height:1.08;letter-spacing:-.05em}
@media(max-width:900px){.contact h2{font-size:37px}}

/* Company marks in the hero case study. */
.hero-proof .proof-label{color:var(--gold);font-weight:700}
.proof-intro{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}
.hero-copy .proof-intro p{font-size:16px;line-height:1.4;margin:0;color:#fff;max-width:340px}
.proof-logo{background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:2px;flex-shrink:0}
.proof-logo-mr{width:142px;height:48px}
.proof-logo-mr img{width:142px;height:auto;display:block}
.proof-logo-si{width:140px;height:48px;margin-top:7px}
.proof-logo-si img{width:140px;height:140px;max-width:none;display:block}
@media(max-width:480px){
 .proof-intro{align-items:flex-start;flex-direction:column;gap:10px}
 .proof-grid>.proof-acquisition:last-child{align-items:center;gap:12px}
 .proof-logo-si{margin-top:0}
}

/* Expanded Morning Read project results. */
.hero-copy .proof-intro .proof-duration{margin-top:6px;font-size:14px;color:#d2dce7}
.proof-grid{grid-template-columns:1fr 1fr 120px;align-items:start}
.proof-metric>span{font-size:14px;line-height:1.35;margin:0}
.proof-metric>span>strong{display:block;font-size:23px;margin-top:4px}
.proof-metric .proof-arrow{color:var(--gold);font-size:20px;margin:5px 0}
.proof-acquisition>strong{font-size:16px}
.proof-logo-si{width:100px;height:100px;margin-top:9px}
.proof-logo-si img{width:100px;height:100px}
@media(max-width:480px){
 .proof-grid{grid-template-columns:1fr 1fr}
 .proof-grid>.proof-acquisition:last-child{grid-column:1/-1;align-items:center;gap:14px}
 .proof-logo-si{margin-top:0}
}

/* Context above the hero case-study metrics. */
.proof-story{display:grid;gap:14px;margin:18px 0 24px;max-width:560px}
.proof-story>div>strong{font-size:12px;letter-spacing:.12em;color:var(--gold)}
.hero-copy .proof-story p{font-size:16px;line-height:1.45;color:#d2dce7;margin:5px 0 0;max-width:none}

/* Clear story and acquisition columns. */
.hero-proof .proof-label{font-size:36px;line-height:1.1;letter-spacing:.08em;margin-bottom:20px}
.proof-layout{display:grid;grid-template-columns:minmax(0,1fr) 142px;gap:24px;align-items:stretch}
.proof-details{min-width:0}
.proof-intro{display:block;margin:0}
.proof-story{max-width:none}
.proof-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.proof-flow{display:flex;flex-direction:column;align-items:center;min-width:0}
.acquisition-arrow{flex:1;min-height:100px;width:2px;background:var(--gold);position:relative;margin:18px 0 22px}
.acquisition-arrow:after{content:"";position:absolute;bottom:0;left:50%;width:12px;height:12px;border-right:2px solid var(--gold);border-bottom:2px solid var(--gold);transform:translateX(-50%) rotate(45deg)}
.proof-flow .proof-acquisition{display:flex;flex-direction:column;align-items:center;gap:10px}
.proof-flow .proof-acquisition>strong{font-size:16px;color:var(--gold);white-space:nowrap}
.proof-flow .proof-logo-si{margin:0}
@media(max-width:480px){
 .proof-layout{grid-template-columns:minmax(0,1fr) 100px;gap:16px}
 .proof-flow .proof-logo-mr{width:100px;height:42px}
 .proof-flow .proof-logo-mr img{width:100px}
 .proof-details .proof-grid{grid-template-columns:1fr;gap:20px}
 .proof-flow .proof-acquisition>strong{font-size:14px}
 .proof-details .proof-intro{display:block}
}

/* Mobile readability and the expanded biography. */
.about{align-items:start}.about-photo{width:100%}.about-photo>img{display:block;height:auto;max-height:650px}
.about-copy{min-width:0}.about-copy p{margin:0 0 20px}
@media(max-width:900px){
 .about-photo{height:auto;max-width:420px;margin:40px auto 0;background:transparent}
 .about-photo>img{height:auto;max-height:480px;object-fit:contain}
 .about-copy{padding:48px 7vw 64px}
 .services,.contact{padding:64px 7vw}
 .service-grid p{font-size:16px}
 .email{max-width:100%;gap:10px;font-size:clamp(18px,5vw,28px)}
 .email span{overflow-wrap:anywhere}
 .contact h2{margin:18px 0 32px}
}
@media(max-width:480px){
 .nav nav{gap:10px;font-size:14px}.nav>a img{width:90px}
 .hero .hero-headline{font-size:clamp(36px,10.5vw,42px)}
 .proof-layout{grid-template-columns:minmax(0,1fr) 86px;gap:14px}
 .proof-flow .proof-logo-mr{width:86px}.proof-flow .proof-logo-mr img{width:86px}
 .proof-flow .proof-logo-si,.proof-flow .proof-logo-si img{width:86px;height:86px}
 .proof-flow .proof-acquisition>strong{font-size:13px}
 .proof-details .proof-grid>.proof-metric:last-child{display:block;grid-column:auto}
 .proof-details .proof-grid>.proof-metric:last-child strong{font-family:"Space Grotesk",Arial,sans-serif;font-size:23px;color:var(--gold)}
 .service-grid article{padding:26px}
 .about-copy p{font-size:17px;line-height:1.6}
 footer{font-size:14px}
}

/* Direct contact and LinkedIn links. */
.bio-links{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px}
.about-copy .bio-links .jeff-email{margin-top:0}
.linkedin-profile{display:inline-flex;align-items:center;gap:10px;min-height:48px;border:1px solid var(--navy);padding:11px 14px;color:var(--navy);font-size:14px;font-weight:700;transition:background .2s,color .2s}
.linkedin-profile svg{flex-shrink:0;color:#0a66c2}
.linkedin-profile:hover{background:var(--navy);color:#fff}
.linkedin-profile:hover svg{color:#fff}

/* V11.1: spacing only; preserve existing composition and imagery. */
.hero .hero-headline{margin-bottom:32px}
.hero-copy .hero-intro{margin-bottom:32px}
.hero-copy .hero-fit{margin-bottom:32px}
.hero-fit strong{margin-bottom:12px}
@media(max-width:480px){
 .hero .hero-headline{margin-bottom:28px}
 .hero-copy .hero-intro,.hero-copy .hero-fit{margin-bottom:28px}
}

/* V11.1 final copy: three separate hero paragraphs. */
.hero-copy .hero-intro{margin:0 0 16px}
.hero-copy .hero-fit{margin:0 0 26px}
.hero-copy .hero-sweet-spot{font-size:16px;line-height:1.5;max-width:550px;margin:0 0 32px;color:#fff}
.contact h2{margin-bottom:16px}
.contact .contact-support{font-size:18px;line-height:1.5;color:#d2dce7;margin:0 0 32px}
@media(max-width:480px){
 .hero-copy .hero-intro{margin-bottom:14px}
 .hero-copy .hero-fit{margin-bottom:22px}
 .hero-copy .hero-sweet-spot{margin-bottom:28px}
}

/* Four navigation links remain accessible on small phones. */
@media(max-width:480px){
 .nav{height:auto;min-height:98px;flex-wrap:wrap;justify-content:center;gap:2px;padding:8px 5vw}
 .nav nav{width:100%;justify-content:space-between;gap:8px;font-size:14px}
 .nav nav a{white-space:nowrap}
 .hero{padding-top:126px}
 html{scroll-padding-top:116px}
}

/* V11.3: visible page heading above the existing hero headline. */
.hero .hero-seo-heading{font-family:"DM Sans",Arial,sans-serif;font-size:14px;line-height:1.4;font-weight:700;letter-spacing:.04em;color:#d2dce7;margin:16px 0 0;max-width:550px}

/* V11.3: Morning Read case-study introduction. */
.proof-intro h3{font-family:"DM Sans",Arial,sans-serif;font-size:12px;line-height:1.4;font-weight:700;letter-spacing:.12em;color:var(--gold);margin:0 0 5px}
.hero-copy .proof-intro p{font-size:16px;line-height:1.45;color:#d2dce7;font-weight:400;max-width:none}
.hero-copy .proof-intro .proof-duration em{font-style:italic}

/* V11.3: show more of the desktop desk scene, including the bobblehead. */
@media (min-width:901px){
  .hero-desk{background-size:100% 100%,auto 82%;background-position:center center,76% top}
}
