/* Second review: more expressive illustrations, open layouts, and a book banner. */
.site-top{position:sticky;top:0;z-index:30;background:var(--paper)}
.site-top .site-header{position:relative;top:auto;z-index:2}
html{scroll-padding-top:170px}
.book-banner{position:relative;background:var(--soft);color:var(--bright);padding:8px 60px;min-height:65px;animation:banner-arrive .65s cubic-bezier(.2,.7,.2,1) both}
.book-banner-content{display:flex;align-items:center;justify-content:center;gap:24px;max-width:1050px;margin:auto}
.book-banner-content>img{width:30px;height:45px;object-fit:cover;transform:rotate(-6deg);box-shadow:3px 3px 8px #0004;flex-shrink:0}
.book-banner-content p{font-size:12px;color:#ded5c8;line-height:1.5}
.book-banner-content strong{font-weight:600;color:var(--bright)}
.banner-book-link{border:0;border-bottom:1px solid #ee9b7b;background:none;color:var(--orange-bright);padding:5px 0;font-size:12px;font-weight:600;flex-shrink:0}
.banner-book-link:hover{color:var(--bright);border-color:var(--bright)}
.banner-close{position:absolute;right:21px;top:50%;transform:translateY(-50%);background:none;border:0;color:#c9bdae;width:32px;height:32px;font-size:23px;line-height:1}
.banner-close:hover{color:white}
@keyframes banner-arrive{from{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}
body.banner-dismissed{--banner-height:0px}
body.banner-dismissed .book-banner{display:none}
html:has(body.banner-dismissed){scroll-padding-top:102px}
.button{gap:0;padding-inline:25px}
.button-small{padding-inline:21px}
.offer-card .button{justify-content:center}
.hero{padding-top:28px;padding-bottom:35px;gap:5%;grid-template-columns:1.03fr 1fr}
.hero h1{font-size:clamp(65px,6.1vw,87px)}
.hero-copy{padding-top:0}
.hero .eyebrow{margin-bottom:21px}
.hero-lead{margin-top:23px}
.hero-description{font-size:14px;line-height:1.65;max-width:470px}
.hero-actions{margin-top:23px}
.hero-actions .button{padding-inline:23px;gap:0}
.hero-visual{padding-top:3px}
.visual-heading{margin-bottom:14px}
.model-tabs{margin-bottom:14px}
.model-tabs button{padding:8px 19px}
.model-tabs button span{margin:0}
.visual-stage{height:500px;background:radial-gradient(ellipse at 65% 38%,#d6643233,transparent 65%)}
.visual-stage:before{inset:25px 0 35px}
.feed-card{position:relative;padding:17px 17px 0;box-shadow:0 22px 40px -22px #4d35186b}
.expert-card{top:3px;left:3%;width:94%;transform:rotate(-1.5deg)}
.feed-person{gap:9px;margin-bottom:12px}
.feed-person strong{font-size:12px}
.feed-person>div>span{font-size:8px;line-height:1.45}
.feed-card>p{font-size:12px;line-height:1.5}
.feed-card>p.feed-excerpt{font-size:10px;line-height:1.55;margin-top:8px}
.technical-post-art{position:relative;margin:13px -17px 0;height:128px;padding:17px 20px;overflow:hidden;background:#272b27;color:var(--bright);isolation:isolate}
.technical-post-art:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#171b18f5 15%,#171b18c4 54%,#171b1820);z-index:-1}
.technical-post-art>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 40%;filter:saturate(.35);z-index:-2}
.technical-post-art .micro{font-size:6px;color:#dbc1a5;display:block;margin-bottom:9px}
.technical-post-art>strong{font:600 28px/.99 var(--display);display:block;letter-spacing:-.01em}
.feed-engagement{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0 9px;border-bottom:1px solid #e3ddd3;color:#73695c;font-size:9px;line-height:1.3}
.feed-engagement>span{display:flex;align-items:center;gap:5px}
.feed-engagement strong{font-weight:500}
.like-icon{width:14px;height:14px;color:#87684c;stroke-width:1.5}
.team-engagement{color:#544437}
.team-engagement .like-icon{color:var(--orange)}
.repost-count{margin-left:5px;font-size:8px;color:#756a5c}
.feed-actions{padding:9px 0;font-size:9px;color:#746c61}
.feed-comments{border-top:1px solid #e3ddd3;padding-top:10px;padding-bottom:11px}
.feed-comment{display:flex;align-items:start;gap:8px}
.feed-comment+.feed-comment{margin-top:9px}
.comment-avatar{width:24px;height:24px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e8ddcd;color:#795c3f;font:500 7px/1 var(--mono)}
.feed-comment:nth-child(2) .comment-avatar{background:#dcded2;color:#586047}
.feed-comment>div{flex:1}
.feed-comment strong{display:block;font-size:8px;font-weight:600;line-height:1.4}
.feed-comment p{font-size:9px;line-height:1.5;color:#665c4f;margin-top:2px}
.post-reach{display:flex;align-items:center;gap:7px;border-top:1px solid #dfd4c4;color:#756854;font-size:9px;padding:10px 0 12px}
.post-reach svg{width:14px;height:14px;stroke-width:1.6}
.post-reach strong{font-size:12px;font-weight:600;color:#65513b;margin-right:2px}
.post-reach>span:last-child:not(:nth-child(2)){margin-left:auto;font-size:7px}
.team-reach strong,.team-reach svg{color:var(--orange)}
.hero-visual>figcaption{margin-top:21px;font-size:11px;line-height:1.5}
.illustration-note{margin-top:6px;font-size:8px;letter-spacing:-.025em}
.company-model{display:flex;flex-direction:column;align-items:center;padding-top:6px}
.company-card{left:auto;top:auto;width:91%;transform:rotate(-1.5deg);flex-shrink:0}
.company-card .feed-photo{height:172px;width:calc(100% + 34px);margin-inline:-17px;margin-top:13px}
.company-model-note{position:static;left:auto;right:auto;bottom:auto;margin-top:29px;padding-inline:15px;text-align:center;font-size:14px;line-height:1.5}
.company-model-note span{font-size:11px;margin-top:6px}
.trust-strip{gap:35px}
.trust-strip>.micro{font:400 12px/1.6 var(--body);text-transform:none;letter-spacing:0;max-width:215px;color:#5c5348}
.opportunity-line{display:block;background:none;margin-top:29px;padding:7px 0 0;max-width:1020px}
.opportunity-line p{font-size:clamp(19px,1.85vw,26px);line-height:1.5;letter-spacing:-.025em;font-weight:500;color:#51483d}
.opportunity-line strong{display:block;font-weight:600;color:var(--ink);margin-top:7px}
.method-section{padding-top:83px;padding-bottom:66px}
.method-intro{text-align:center;max-width:970px;margin:0 auto 53px}
.method-intro>.eyebrow{color:#c9b8a3;margin-bottom:22px}
.method-intro h2{font-size:clamp(52px,5.6vw,80px);line-height:1.01;letter-spacing:-.017em}
.method-intro>p:not(.eyebrow){font-size:16px;line-height:1.75;color:#c7b9a8;max-width:700px;margin:26px auto 0}
.method-intro-note{display:block;margin-top:23px;font:400 10px/1.6 var(--mono);color:#ede2d3}
.method-grid{grid-template-columns:1fr 1fr;gap:9%;align-items:center}
.method-art{width:100%;max-width:560px}
.diagram-open{background:transparent;color:var(--bright);display:flex;align-items:center;flex-direction:column}
.diagram-open img{mix-blend-mode:lighten}
.diagram-open>span{display:inline-block;padding:5px 0;border:0;border-bottom:1px solid #857765;background:none;font:400 10px/1.5 var(--mono);color:#dfd0bc;margin-top:13px}
.diagram-open:hover>span{background:none;color:white;border-color:white}
.method-list>div{padding-block:16px}
.method-list h3{font-size:33px}
.method-list p{font-size:13px}
#diagram-dialog{background:#171614}
#diagram-dialog>img{mix-blend-mode:lighten}
.change-section+.proof-section{padding-top:68px}
@media(min-width:651px) and (max-width:1100px){
 .hero{gap:4%;padding-top:30px;grid-template-columns:1fr 1fr}
 .hero h1{font-size:clamp(41px,5.9vw,65px)}
 .hero-description{font-size:13px}.hero-lead{font-size:20px}
 .hero-actions{gap:18px}.hero-actions .button{font-size:12px;padding-inline:18px}
 .hero-actions .text-link{font-size:11px}
 .visual-stage{height:480px}.visual-heading .micro{font-size:8px}
 .feed-card{padding:15px 15px 0}.expert-card{left:1%;width:98%}
 .feed-person strong{font-size:11px}.feed-person>div>span{font-size:7px}
 .feed-card>p{font-size:11px}.feed-card>p.feed-excerpt{font-size:9px}
 .technical-post-art{height:118px;margin-inline:-15px;padding:15px 17px}.technical-post-art>strong{font-size:27px}
 .feed-engagement{font-size:8px;gap:8px}.repost-count{font-size:7px;margin-left:3px}
 .feed-comment p{font-size:8px}.feed-comment strong{font-size:8px}
 .post-reach{font-size:8px}.post-reach>span:last-child:not(:nth-child(2)){font-size:6px}
 .company-card{width:95%}.company-card .feed-photo{margin-inline:-15px;width:calc(100% + 30px);height:160px}
 .trust-strip>.micro{font-size:11px;max-width:190px}.trust-strip{gap:25px}
 .method-intro h2{font-size:64px}.method-intro>p:not(.eyebrow){font-size:15px}
 .method-grid{gap:7%}.method-list>div{padding-block:14px}.method-list h3{font-size:29px}.method-list p{font-size:12px}
}
@media(min-width:651px) and (max-width:850px){
 .book-banner{padding-inline:44px;min-height:62px}.book-banner-content{gap:16px}.book-banner-content p{font-size:10px;max-width:350px}.banner-book-link{font-size:10px}.banner-close{right:11px}
 .hero .eyebrow{font-size:7px}.hero-lead{font-size:18px}.hero-description{font-size:12px}.hero-actions{gap:16px}.hero-actions .button{font-size:11px;padding-inline:17px}.hero-actions .text-link{font-size:10px}
 .visual-heading .micro{font-size:6px}.linkedin-mark{width:24px;height:24px;font-size:19px;line-height:24px}
 .model-tabs button{font-size:9px;padding:7px 13px}.visual-stage{height:449px}
 .feed-person strong{font-size:9px}.feed-person>div>span{font-size:6px}.feed-person .avatar{width:29px;height:29px;font-size:9px}
 .feed-card>p{font-size:10px}.feed-card>p.feed-excerpt{font-size:8px}.technical-post-art{height:102px}.technical-post-art>strong{font-size:24px}.technical-post-art .micro{font-size:5px}
 .feed-engagement{font-size:7px}.repost-count{font-size:6px}.like-icon{width:12px;height:12px}.feed-actions{font-size:8px}
 .feed-comment p{font-size:8px}.feed-comment strong{font-size:7px}.feed-comments{padding-top:8px;padding-bottom:9px}.comment-avatar{width:21px;height:21px;font-size:6px}.feed-comment+.feed-comment{margin-top:7px}
 .post-reach{font-size:7px}.post-reach strong{font-size:10px}.post-reach>span:last-child:not(:nth-child(2)){font-size:5px}.hero-visual>figcaption{font-size:9px;margin-top:15px}.illustration-note{font-size:6px}
 .company-card .feed-photo{height:143px}.company-model-note{font-size:12px}.company-model-note span{font-size:10px}
 .trust-strip>.micro{font-size:10px;max-width:145px}.logos{gap:18px}
 .method-intro{margin-bottom:38px}.method-intro h2{font-size:58px}.method-intro>p:not(.eyebrow){font-size:14px}.method-list>div{padding-block:11px}.method-list h3{font-size:27px}.method-list p{font-size:11px}
}
@media(max-width:650px){
 html{scroll-padding-top:156px}html:has(body.banner-dismissed){scroll-padding-top:90px}
 .book-banner{padding:9px 35px 9px 18px;min-height:76px}
 .book-banner-content{display:grid;grid-template-columns:30px 1fr;gap:4px 14px;justify-content:start}
 .book-banner-content>img{grid-row:1/3;width:29px;height:43px;align-self:center}
 .book-banner-content p{font-size:10px;line-height:1.45;max-width:290px}
 .banner-book-link{justify-self:start;font-size:10px;padding:0 0 2px;line-height:1.35}
 .banner-close{right:4px;width:28px;height:28px;font-size:20px}
 .site-header .button-small{padding-inline:14px}
 .hero{display:flex;gap:29px;padding-top:28px;padding-bottom:30px}
 .hero h1{font-size:clamp(47px,12.7vw,79px)}.hero .eyebrow{font-size:8px;margin-bottom:19px}
 .hero-lead{font-size:21px;margin-top:22px}.hero-description{font-size:14px;max-width:490px;margin-top:15px}.hero-actions{margin-top:23px;gap:23px}.hero-actions .button{font-size:12px;padding-inline:20px}.hero-actions .text-link{font-size:11px}
 .hero-visual{padding-top:13px;max-width:440px}.visual-heading{margin-bottom:16px}.visual-heading .micro{font-size:8px}
 .model-tabs{margin-bottom:17px}.model-tabs button{font-size:10px;padding:9px 18px}
 .visual-stage{height:479px}.expert-card{top:0;left:1%;width:98%;transform:rotate(-1deg)}
 .feed-card{padding:15px 15px 0}.feed-person{gap:8px;margin-bottom:12px}.feed-person strong{font-size:11px}.feed-person>div>span{font-size:7px}
 .feed-card>p{font-size:11px}.feed-card>p.feed-excerpt{font-size:9px}
 .technical-post-art{height:119px;margin:12px -15px 0;padding:17px 17px}.technical-post-art>strong{font-size:27px}.technical-post-art .micro{font-size:6px}
 .feed-engagement{font-size:8px;padding-block:10px}.repost-count{font-size:7px}.feed-actions{padding-block:9px;font-size:8px}
 .feed-comment strong{font-size:8px}.feed-comment p{font-size:9px}.feed-comment+.feed-comment{margin-top:9px}.comment-avatar{width:23px;height:23px}
 .post-reach{font-size:8px;padding-block:10px 12px}.post-reach strong{font-size:11px}.post-reach>span:last-child:not(:nth-child(2)){font-size:6px}
 .hero-visual>figcaption{font-size:10px;margin-top:20px}.illustration-note{font-size:7px}
 .company-model{padding-top:6px}.company-card{width:95%}.company-card .feed-photo{margin-inline:-15px;width:calc(100% + 30px);height:158px}.company-model-note{margin-top:29px;font-size:13px}.company-model-note span{font-size:11px}
 .trust-strip>.micro{max-width:none;text-align:center;font-size:11px;margin-bottom:23px}
 .opportunity-line{margin-top:24px;padding:0}.opportunity-line p{font-size:20px;line-height:1.5}.opportunity-line strong{margin-top:13px}
 .method-section{padding-block:53px 47px}.method-intro{margin-bottom:33px}.method-intro>.eyebrow{font-size:8px;margin-bottom:20px}.method-intro h2{font-size:clamp(42px,10.8vw,61px);line-height:1.04}.method-intro h2 br{display:none}.method-intro>p:not(.eyebrow){font-size:14px;line-height:1.7;margin-top:22px}.method-intro-note{font-size:8px;margin-top:20px}
 .method-grid{grid-template-columns:1fr;gap:31px}.method-art{max-width:440px}.diagram-open>span{font-size:9px;margin-top:10px}.method-list h3{font-size:30px}.method-list p{font-size:13px}.method-list>div{padding-block:16px}
 .change-section+.proof-section{padding-top:50px}
}
@media(max-width:370px){
 .hero h1{font-size:47px}.hero .eyebrow{font-size:7px}.hero-actions{gap:18px}.hero-actions .button{padding-inline:17px;font-size:11px}.hero-actions .text-link{font-size:10px}
 .feed-person strong{font-size:10px}.feed-person>div>span{font-size:6px}.feed-card>p{font-size:10px}.feed-card>p.feed-excerpt{font-size:8px}.technical-post-art>strong{font-size:25px}.repost-count{display:none}.post-reach>span:last-child:not(:nth-child(2)){font-size:5px}.feed-comment p{font-size:8px}.visual-stage{height:457px}.hero-visual>figcaption{font-size:9px}.illustration-note{font-size:6px}
}
@media(prefers-reduced-motion:reduce){.book-banner{animation:none}}
/* Open before / after comparison. Uses the homepage's existing design tokens. */
.change-section{padding-bottom:68px;border-bottom:1px solid var(--rule)}
.change-comparison{display:grid;grid-template-columns:1fr 1fr;gap:7%}
.change-column{min-width:0}
.change-column-title{border-top:1px solid var(--rule);padding-top:22px}
.change-column-title .micro{display:block;color:var(--muted);font-size:9px;margin-bottom:12px}
.change-column-title h3{font-size:34px;line-height:1.08}
.change-after .change-column-title .micro{color:var(--orange)}
.change-visual{height:234px;position:relative;margin-top:10px;display:flex;align-items:center;justify-content:center}
.change-visual-label{position:absolute;bottom:9px;left:0;right:0;text-align:center;color:var(--muted);font-size:10px}
.change-profile{position:absolute;width:75%;max-width:338px;top:29px;left:10%;overflow:hidden;background:#f6f2ea;border:1px solid #c6bdae;border-radius:7px;box-shadow:0 13px 20px -17px #46351c55;transform:rotate(-2deg)}
.change-profile-cover{height:35px;background:linear-gradient(120deg,#d0c8ba,#e7e0d4)}
.change-profile-avatar{height:31px;width:31px;border:3px solid #f6f2ea;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#d6cab7;color:#62513d;font:500 9px/1 var(--mono);position:relative;margin:-16px 0 4px 13px}
.change-profile-content{padding:0 15px 13px}
.change-profile-content strong{display:block;font-size:12px;font-weight:600;line-height:1.4}
.change-profile-content>span{display:block;font-size:9px;line-height:1.5;color:#726858;margin-top:2px}
.change-profile-placeholder{height:5px;width:72%;background:#ded7cb;margin:12px 0 7px}
.change-profile-content small{display:block;font-size:8px;color:#796f60;line-height:1.4}
.change-profile-in{position:absolute;right:14px;top:46px;background:#c7beae;color:#f6f2ea;font:bold 13px/16px Arial;text-align:center;width:16px;border-radius:2px}
.change-team-profile{position:absolute;width:36%;max-width:172px;top:29px;background:#fffdf7;border:1px solid #c9b8a1;border-radius:7px;overflow:hidden;box-shadow:0 16px 22px -16px #46351c44;padding-bottom:13px}
.change-team-profile-one{left:0;transform:rotate(-4deg)}
.change-team-profile-two{left:32%;top:17px;z-index:2}
.change-team-profile-three{right:0;transform:rotate(4deg)}
.change-team-cover{height:35px;background:linear-gradient(130deg,#744d33,#b8794f)}
.change-team-profile-two .change-team-cover{background:linear-gradient(130deg,#393932,#7c8170)}
.change-team-profile-three .change-team-cover{background:linear-gradient(130deg,#b55a38,#dca772)}
.change-team-profile .change-profile-avatar{border-color:#fffdf7}
.change-team-profile>strong,.change-team-profile>span:not(.change-profile-avatar),.change-team-profile>small{display:block;margin-inline:13px}
.change-team-profile>strong{font-size:10px;line-height:1.4;font-weight:600;white-space:nowrap}
.change-team-profile>span:not(.change-profile-avatar){font-size:8px;color:#6a6053;line-height:1.4;margin-top:3px}
.change-team-profile>small{font-size:7px;color:#914226;line-height:1.4;border-top:1px solid #e1d7c8;padding-top:7px;margin-top:9px;white-space:nowrap}
.change-list{list-style:none;padding:0;margin:0}
.change-list li{padding:15px 0;border-top:1px solid var(--rule)}
.change-list strong{display:block;font-size:14px;font-weight:600;line-height:1.5;margin-bottom:4px}
.change-list span{display:block;font-size:12px;line-height:1.65;color:var(--muted);max-width:440px}
@media(max-width:1100px){.change-comparison{gap:6%}.change-column-title h3{font-size:31px}.change-team-profile>strong{font-size:9px}.change-team-profile>small{font-size:6px}.change-team-profile>strong,.change-team-profile>span:not(.change-profile-avatar),.change-team-profile>small{margin-inline:10px}}
@media(max-width:850px){.change-section .section-heading{margin-bottom:30px}.change-comparison{gap:5%}.change-column-title h3{font-size:28px}.change-visual{height:225px}.change-profile{width:91%;left:3%}.change-team-profile{width:37%;padding-bottom:11px}.change-team-profile>strong{font-size:8px}.change-team-profile>span:not(.change-profile-avatar){font-size:7px}.change-team-profile>strong,.change-team-profile>span:not(.change-profile-avatar),.change-team-profile>small{margin-inline:8px}.change-team-profile>small{white-space:normal;min-height:26px}.change-visual-label{font-size:9px}.change-list strong{font-size:13px}.change-list span{font-size:11px}}
@media(max-width:600px){.change-section{padding-bottom:48px}.change-comparison{grid-template-columns:1fr;gap:34px}.change-column-title h3{font-size:33px}.change-column-title .micro{font-size:8px}.change-visual{height:214px;margin-top:4px}.change-profile{width:76%;left:11%;top:24px}.change-team-profile{width:35%;top:23px;max-width:160px}.change-team-profile-two{top:13px}.change-team-profile>strong{font-size:10px}.change-team-profile>span:not(.change-profile-avatar){font-size:8px}.change-team-profile>small{font-size:7px;min-height:0}.change-team-profile>strong,.change-team-profile>span:not(.change-profile-avatar),.change-team-profile>small{margin-inline:10px}.change-list li{padding:13px 0}.change-list strong{font-size:14px}.change-list span{font-size:12px}.change-visual-label{bottom:9px}.change-after .change-visual{margin-top:10px}}
/* The announcement scrolls away; primary navigation stays available. */
.site-top{display:contents}
.site-top .site-header{position:sticky;top:0}
html{scroll-padding-top:102px}
.team-engagement strong{font-size:11px;font-weight:600}
.team-reach strong{font-size:16px}
@media(max-width:850px){.team-engagement strong{font-size:9px}.team-reach strong{font-size:13px}}
@media(max-width:650px){html{scroll-padding-top:90px}.team-engagement strong{font-size:10px}.team-reach strong{font-size:14px}}
@media(max-width:370px){.team-engagement strong{font-size:9px}}
@media(min-width:601px) and (max-width:850px){
  .change-section .section-heading{display:block}
  .change-section .section-heading h2{font-size:50px}
  .change-section .section-heading>p{max-width:590px;margin-top:20px}
  .change-column-title{min-height:113px}
  .change-list li{min-height:91px}
}
