:root{
  --bg:#f6f5f1;
  --paper:#ffffff;
  --ink:#16201d;
  --ink-2:#24302c;
  --muted:#68726e;
  --line:#deddd7;
  --accent:#087f69;
  --accent-2:#12C7B4;
  --accent-pale:#e8f3ef;
  --card:#0d2922;
  --card-2:#12382f;
  --card-ink:#f7fffc;
  --shadow:0 20px 50px rgba(19,34,29,.10);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--bg)}
body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{max-width:100%;display:block}
.shell{width:min(1180px,calc(100% - 48px));margin:0 auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(246,245,241,.92);backdrop-filter:blur(16px);border-bottom:1px solid rgba(222,221,215,.72)}
.nav{height:78px;display:flex;align-items:center;gap:28px}
.brand{display:flex;align-items:center;gap:10px;flex:0 0 auto}.brand svg{width:37px;height:37px}.brand-word{font-family:Georgia,"Times New Roman",serif;font-size:21px;font-weight:700;letter-spacing:.02em}.brand-word .vera{color:var(--accent-2)}.tm{font:600 8px/1 Inter,sans-serif;vertical-align:super;color:#5f7e77;margin-left:2px}
.navlinks{display:flex;align-items:center;gap:26px;margin-left:auto;font-size:13px;color:#39443f}.navlinks a:hover{color:var(--accent)}
.cta{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#10211d;color:white;padding:12px 18px;font-size:13px;font-weight:750;white-space:nowrap}.cta:hover{background:#20332d}.cta.secondary{background:transparent;color:var(--ink);border:1px solid #cfcfc9}
.hero{display:grid;grid-template-columns:.88fr 1.12fr;gap:72px;align-items:center;padding:76px 0 72px}
.hero-copy{max-width:510px}.eyebrow{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.09em;color:var(--accent);margin-bottom:18px}
h1,h2,h3,.editorial{font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.035em}
h1{font-size:clamp(52px,6.1vw,84px);line-height:.98;margin:0}.hero-accent{color:#2aa796}.hero p{font-size:17px;color:#4d5a55;margin:25px 0 0;max-width:520px}.hero-actions{display:flex;align-items:center;gap:16px;margin-top:30px;flex-wrap:wrap}.micro{font-size:12.5px;color:#7a827f}
.demo-window{position:relative;background:#ece9e2;border:1px solid #dad7cf;border-radius:20px;min-height:520px;padding:54px 38px 40px;box-shadow:var(--shadow)}
.browser{background:white;border-radius:16px;overflow:hidden;min-height:310px;box-shadow:0 12px 35px rgba(24,39,34,.10)}.browserbar{height:46px;background:#faf9f6;border-bottom:1px solid #eceae5;display:flex;align-items:center;padding:0 16px;gap:7px}.dot{width:10px;height:10px;border-radius:50%;background:#cfcbc2}.message{padding:34px 36px;font-size:16px;line-height:1.65}.message small{display:block;color:#7c8581;font-size:12px;margin-bottom:9px}.selection{background:#d6e7ff;padding:1px 3px;border-radius:2px}
.cue-mark{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#071d18;margin-left:6px;vertical-align:middle}.cue-mark svg{width:21px;height:21px}
.cue-card{background:var(--card);color:var(--card-ink);border-radius:16px;padding:17px 18px 16px;box-shadow:0 22px 55px rgba(6,29,24,.28);border:1px solid rgba(79,218,184,.12)}.hero .cue-card{position:absolute;right:26px;bottom:28px;width:370px}.cardhead{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.cardbrand{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:800}.cardbrand svg{width:24px;height:24px}.close{color:#c9d9d3;font-size:18px}.tabs{display:grid;grid-template-columns:1fr 1fr;background:var(--card-2);padding:4px;border-radius:10px;margin-bottom:14px;gap:5px}.tab{padding:8px;text-align:center;font-size:11px;font-weight:700;color:#94b8ae;border-radius:8px}.tab.active{background:#f2fbf8;color:#17312b}.card-label{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:#55e7c2;font-weight:800;margin-bottom:7px}.card-answer{font-size:14px;line-height:1.55}.card-context{font-size:10.5px;color:#8aa59d;margin-top:13px;border-top:1px solid rgba(255,255,255,.08);padding-top:10px}
.statement{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:74px 0}.statement-inner{display:grid;grid-template-columns:.75fr 1.25fr;gap:86px;align-items:start}.statement h2{font-size:clamp(38px,4.6vw,58px);line-height:1.08;margin:0}.statement p{font-size:19px;color:#56615d;margin:0;max-width:650px}
.examples{padding:82px 0}.examples-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:28px}.examples-head h2{font-size:44px;margin:0}.examples-head p{margin:0;color:#65706b;max-width:470px}.example-row{display:grid;grid-template-columns:.72fr .86fr 1.15fr;gap:26px;padding:26px 0;border-top:1px solid var(--line);align-items:center}.example-row:last-child{border-bottom:1px solid var(--line)}.example-title{font-family:Georgia,"Times New Roman",serif;font-size:27px;line-height:1.15}.source-card{background:#fff;border:1px solid #deddd8;border-radius:13px;padding:18px 18px;box-shadow:0 7px 18px rgba(20,35,30,.04);font-size:14px;line-height:1.5}.source-card small{display:block;margin-top:10px;color:#8a928e}.example-row .cue-card{width:100%;box-shadow:none}
.split{display:grid;grid-template-columns:1fr 1fr;gap:24px;padding:78px 0}.split-panel{background:#fff;border-radius:18px;padding:36px;border:1px solid #e1dfd9}.split-panel h3{font-size:34px;margin:0 0 14px}.split-panel p{color:#5f6a65;margin:0 0 22px}.plain-list{display:flex;flex-wrap:wrap;gap:8px}.plain-list span{font-size:12px;background:var(--accent-pale);color:#2b6154;padding:8px 10px;border-radius:999px}
.trust{padding:72px 0;border-top:1px solid var(--line)}.trust h2{font-size:42px;margin:0 0 14px}.trust p{color:#5d6863;max-width:760px}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:34px}.trust-item{padding-top:18px;border-top:2px solid #cfded8}.trust-item strong{display:block;margin-bottom:7px}.trust-item p{font-size:14px;margin:0;color:#6a746f}
.blog-preview{padding:80px 0;border-top:1px solid var(--line)}.blog-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px}.blog-head h2{font-size:42px;margin:0}.blog-head a{font-size:13px;color:var(--accent);font-weight:750}.blog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.post-card{background:#fff;border:1px solid #e0ded8;border-radius:14px;overflow:hidden;display:flex;flex-direction:column;min-height:270px}.post-art{height:118px;background:linear-gradient(135deg,#e8f3ef,#d8e5e0);display:grid;place-items:center;padding:20px}.post-art span{font-family:Georgia,"Times New Roman",serif;color:#25483f;font-size:22px;line-height:1.15}.post-card .body{padding:18px}.post-card h3{font-family:Inter,Arial,sans-serif;font-size:16px;letter-spacing:-.015em;margin:0 0 10px;line-height:1.3}.post-card p{font-size:12.5px;color:#747d79;margin:0}.post-card .read{font-size:12px;color:var(--accent);font-weight:700;margin-top:14px;display:inline-block}
.final-cta{padding:74px 0}.final-box{background:#10211d;color:white;border-radius:22px;padding:48px 50px;display:flex;align-items:center;justify-content:space-between;gap:40px}.final-box h2{font-size:43px;margin:0 0 10px}.final-box p{color:#cbd5d1;margin:0}.final-box .cta{background:#14b59d;color:#071d18}
footer{border-top:1px solid var(--line);padding:42px 0 52px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:30px;font-size:13px}.footer-title{font-weight:750;margin-bottom:10px}.footer-muted{color:#7b837f}.footer-links{display:grid;gap:7px}.footer-links a:hover{color:var(--accent)}
.page-hero{padding:74px 0 54px;max-width:820px}.page-hero h1{font-size:62px}.page-hero p{font-size:19px;color:#59645f}.content{max-width:820px;padding-bottom:90px}.content h2{font-size:36px;margin:46px 0 14px}.content h3{font-family:Inter,Arial,sans-serif;font-size:20px;letter-spacing:-.02em;margin:30px 0 10px}.content p,.content li{font-size:16px;color:#46524d;line-height:1.72}.content a{color:var(--accent);text-decoration:underline}.contact-card{background:#fff;border:1px solid #dfddd7;border-radius:16px;padding:28px;margin-top:24px}.contact-card strong{display:block;margin-bottom:5px}.contact-card a{color:var(--accent);text-decoration:none}.blog-index{padding:64px 0 90px}.blog-index h1{font-size:64px;margin:0 0 16px}.blog-index .intro{color:#5c6762;font-size:18px;max-width:730px;margin-bottom:38px}.blog-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.blog-list .post-card{min-height:250px}.article{max-width:820px;padding:66px 0 100px}.article .meta{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);font-weight:800}.article h1{font-size:58px;margin:12px 0 20px}.article .dek{font-size:20px;color:#59645f;margin-bottom:38px}.article h2{font-size:34px;margin:48px 0 14px}.article p,.article li{font-size:17px;line-height:1.75;color:#44504b}.article .callout{border-left:3px solid var(--accent);background:#edf5f2;padding:18px 20px;margin:28px 0;border-radius:0 10px 10px 0}.article .inline-cta{margin-top:50px;background:#10211d;color:white;border-radius:16px;padding:28px}.article .inline-cta p{color:#d4ded9}.article .inline-cta .cta{background:#14b59d;color:#071d18;text-decoration:none}
@media(max-width:960px){.navlinks{display:none}.hero{grid-template-columns:1fr;gap:40px}.demo-window{min-height:480px}.statement-inner{grid-template-columns:1fr;gap:22px}.example-row{grid-template-columns:1fr}.example-title{font-size:31px}.split{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr}.blog-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.blog-list{grid-template-columns:1fr}}
@media(max-width:620px){.shell{width:min(100% - 30px,1180px)}.nav{height:68px}.nav>.cta{padding:10px 13px;font-size:12px}.hero{padding:46px 0}.hero h1{font-size:54px}.demo-window{padding:28px 14px 24px;min-height:445px}.message{padding:24px 20px}.hero .cue-card{right:12px;left:12px;width:auto;bottom:15px}.examples,.split,.trust,.blog-preview{padding:58px 0}.examples-head,.blog-head{align-items:flex-start;flex-direction:column}.blog-grid{grid-template-columns:1fr}.final-box{align-items:flex-start;flex-direction:column;padding:34px 26px}.footer-grid{grid-template-columns:1fr}.page-hero h1,.blog-index h1,.article h1{font-size:46px}}
/* v2 homepage refinements */
.brand img{width:34px;height:34px;object-fit:contain;flex:0 0 auto}
.hero{grid-template-columns:.96fr 1.04fr;gap:64px;padding:70px 0 68px}
.hero-copy{max-width:565px}
h1{font-size:clamp(48px,5.1vw,68px);line-height:1.01}
.hero-lead{font-size:17px!important;line-height:1.67;max-width:590px!important}
.compact-demo{min-height:465px;padding:46px 32px 34px}
.compact-demo .browser{min-height:280px}
.compact-demo .cue-card{width:345px}
.evidence-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:76px 0;background:#f1f4f0}
.evidence-intro{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:end;margin-bottom:40px}
.evidence-intro h2,.research-strip h2,.two-way h2{font-size:clamp(36px,4vw,50px);line-height:1.08;margin:0}
.evidence-intro>p{font-size:17px;color:#59645f;margin:0;line-height:1.7}
.evidence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.evidence-card{background:#fff;border:1px solid #dfe3de;padding:28px 27px 26px;border-radius:14px;min-height:330px;display:flex;flex-direction:column}
.evidence-card .number{font-size:11px;font-weight:800;letter-spacing:.12em;color:var(--accent);margin-bottom:26px}
.evidence-card h3{font-family:Inter,Arial,sans-serif;font-size:19px;line-height:1.35;letter-spacing:-.02em;margin:0 0 15px;font-weight:750}
.evidence-card p{font-size:14.5px;line-height:1.67;color:#5d6863;margin:0 0 18px}
.evidence-card a,.research-strip a{font-size:12.5px;color:#087e73;font-weight:750;text-decoration:underline;margin-top:auto}
.two-way{padding:78px 0;display:grid;grid-template-columns:1.1fr .9fr;gap:84px;align-items:start}
.two-way-copy p{font-size:17px;color:#5b6761;max-width:620px;line-height:1.7}
.two-way-points{display:grid;gap:28px;padding-top:12px}.two-way-points>div{border-top:1px solid #ced7d2;padding-top:18px}.two-way-points strong{font-family:Georgia,"Times New Roman",serif;font-size:25px;font-weight:500}.two-way-points p{color:#65706b;font-size:14.5px;line-height:1.65;margin:8px 0 0}
.examples{padding-top:70px}.examples-head h2{font-size:40px}.examples-head p{font-size:15px;line-height:1.65}
.example-title{font-size:24px}
.research-strip{background:#10211d;color:white;padding:70px 0}.research-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:start}.research-strip .eyebrow{color:#62d8c5}.research-strip p{font-size:17px;color:#cfdbd6;line-height:1.72;margin-top:2px}.research-strip a{color:#73e6d2}
.trust{padding-top:70px}.trust h2{font-size:40px}.trust>div>p{font-size:16px;line-height:1.7}
@media(max-width:960px){.evidence-intro,.two-way,.research-grid{grid-template-columns:1fr;gap:28px}.evidence-grid{grid-template-columns:1fr}.evidence-card{min-height:auto}.compact-demo{min-height:455px}}
@media(max-width:620px){.brand img{width:30px;height:30px}.brand-word{font-size:18px}.hero h1{font-size:48px}.hero{padding-top:42px}.evidence-band{padding:58px 0}.evidence-intro h2,.research-strip h2,.two-way h2{font-size:36px}}


/* v3: stronger hierarchy, darker reading color, research-backed editorial pages */
:root{--body:#33423c;--body-strong:#24322d;--soft:#5d6964}
body{color:var(--ink)}
.nav{height:70px}.brand img{width:29px!important;height:29px!important}.brand-word{font-size:19px}.navlinks{font-size:12.5px}
.hero{padding:58px 0 60px;gap:58px}.hero-copy{max-width:600px}.hero-category{font-size:14px;letter-spacing:.105em;color:#087f69;margin-bottom:14px}.hero h1{font-size:clamp(46px,4.75vw,64px);line-height:1.03}.hero-lead{color:var(--body)!important;font-size:17px!important;line-height:1.68}.micro{color:#4e5b56;font-weight:600}
.category-band{border-top:1px solid #d8ded9;border-bottom:1px solid #d8ded9;background:#eaf3ef}.category-band .shell{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:30px}.category-band strong{font-size:15px;letter-spacing:.045em;color:#0a6659}.category-band span{font-size:14px;color:#33463f}
.evidence-intro>p,.evidence-card p,.two-way-copy p,.two-way-points p,.examples-head p,.trust>div>p,.trust-item p,.content p,.content li,.page-hero p,.blog-index .intro,.article p,.article li,.article .dek{color:var(--body)!important}
.evidence-card p{font-size:15px}.two-way-points p{font-size:15px}.source-card small,.card-context{color:#72827c}
.evidence-band{background:#f0f4f1}.evidence-card .number{font-size:11px;letter-spacing:.14em}.evidence-card h3{font-size:20px}
.two-way{padding:68px 0}.two-way-copy h2{max-width:650px}.two-way-points strong{font-size:24px}.two-way-points>div{border-top:2px solid #bad8ce}
.research-strip p{color:#eef7f3!important}.research-strip h2{max-width:520px}.research-strip .eyebrow{color:#82e4d5}
.trust h2{font-size:38px}.trust{background:#fbfaf7}.trust-item p{color:#41514b!important}
.blog-preview{padding:68px 0}.two-posts{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.feature-post{min-height:360px}.feature-post .post-art{height:150px}.feature-post .post-art span{font-size:26px}.feature-post .body{padding:23px}.feature-post h3{font-size:22px;line-height:1.26}.feature-post p{font-size:15px;line-height:1.58;color:var(--body)!important}.post-kicker{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:#087f69;font-weight:800;margin-bottom:8px}.byline{display:block;font-size:12px;color:#596760;margin-top:18px;font-weight:650}
.page-hero{padding:62px 0 36px}.page-hero h1{font-size:clamp(46px,5vw,62px);line-height:1.04}.about-hero{max-width:920px}.about-content{max-width:850px}.about-content h2{margin-top:52px}.source-list{padding-left:20px}.source-list li{margin:10px 0}
.blog-index{padding:58px 0 90px}.blog-index h1{font-size:clamp(44px,5vw,62px)}.launch-blog{gap:24px}.launch-blog .feature-post{min-height:390px}
.article{max-width:860px;padding-top:58px}.article h1{font-size:clamp(45px,5.2vw,62px);line-height:1.03}.article .dek{font-size:21px;line-height:1.55}.article-byline{font-size:13px;color:#53615b;border-top:1px solid #d8ddd9;border-bottom:1px solid #d8ddd9;padding:14px 0;margin:26px 0 34px}.article h2{font-size:33px;line-height:1.15}.article p,.article li{font-size:17px;line-height:1.78}.article strong{color:#1d2b26}.article .callout{background:#e9f3ef;color:#253a33;padding:22px 24px}.sources{border-top:1px solid #d7ded9;margin-top:54px;padding-top:6px}.sources ul{padding-left:20px}.sources li{margin:10px 0}.sources a,.article a:not(.cta){color:#087f69;text-decoration:underline}.article-end{margin-top:50px;background:#10211d;color:white;border-radius:18px;padding:30px}.article-end p{color:#e5efeb!important}.article-end p:first-child{font-family:Georgia,"Times New Roman",serif;font-size:28px;margin-top:0}.article-end .cta{margin-top:8px;background:#14b59d;color:#071d18;text-decoration:none!important}
.footer-brand img{width:28px!important;height:28px!important}
@media(max-width:960px){.category-band .shell{align-items:flex-start;flex-direction:column;justify-content:center;padding:16px 0;gap:4px}.two-posts{grid-template-columns:1fr}}
@media(max-width:620px){.hero-category{font-size:12.5px}.hero h1{font-size:44px}.category-band .shell{min-height:80px}.feature-post h3{font-size:20px}}

/* v4: brighter, more human editorial system */
:root{
  --bg:#ffffff;
  --paper:#ffffff;
  --ink:#12201b;
  --ink-2:#23332d;
  --body:#30423b;
  --soft:#5a6a64;
  --line:#dce9e4;
  --accent:#0a8f7b;
  --accent-2:#18b9a5;
  --accent-pale:#eaf7f3;
  --card:#0b2a22;
  --card-2:#123a30;
}
body{background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif}
.site-header{background:rgba(255,255,255,.96);border-bottom:1px solid #dce9e4;backdrop-filter:blur(14px)}
.nav{height:68px}.brand img{width:26px!important;height:26px!important}.brand-word{font-family:Inter,Arial,sans-serif;font-size:18px;font-weight:800;letter-spacing:.01em}.navlinks{font-size:13px;color:#33453e}
.cta{background:#0b2a22;color:#fff;padding:11px 17px}.cta:hover{background:#12382f}

.hero{padding:54px 0 58px;gap:52px;align-items:center}.hero-copy{max-width:610px}.hero-category{font-size:13px;letter-spacing:.08em;margin-bottom:15px;color:#087b69}.hero h1{font-family:Inter,Arial,sans-serif;font-weight:780;letter-spacing:-.045em;font-size:clamp(42px,4.3vw,58px);line-height:1.02}.hero-accent{color:#0b9f8a}.hero-lead{font-size:17px!important;line-height:1.68;color:#354740!important}.micro{color:#4f615a;font-weight:600}
.demo-window{background:#f3f8f6;border-color:#d8e7e1;box-shadow:0 18px 45px rgba(21,73,60,.08)}
.category-band{background:#0f8f7a;border:0}.category-band .shell{min-height:76px}.category-band strong{color:#fff;font-size:17px;letter-spacing:.01em}.category-band span{color:#e7fffa;font-size:14.5px}

.evidence-band{background:#f7fbf9;border-top:0;border-bottom:1px solid var(--line);padding:70px 0}.evidence-intro h2,.two-way h2,.research-strip h2,.trust h2,.blog-head h2{font-family:Inter,Arial,sans-serif;font-weight:760;letter-spacing:-.035em}.evidence-intro h2{font-size:clamp(34px,3.8vw,48px)}.evidence-intro>p{color:#3c4f47!important}.evidence-card{border:1px solid #d9e9e3;border-radius:12px;box-shadow:0 8px 24px rgba(24,72,60,.045);padding:25px 25px 24px}.evidence-card .number{color:#078675}.evidence-card h3{font-size:20px}.evidence-card p{color:#40534b!important}.evidence-card a{color:#087d6c}

.two-way{padding:64px 0 70px}.two-way-points>div{border-top:3px solid #9fd8ca;padding-top:17px}.two-way-points strong{font-family:Inter,Arial,sans-serif;font-size:22px;font-weight:760;letter-spacing:-.02em}.two-way-points p{color:#40534b!important}

.examples{padding:68px 0}.examples-head h2{font-family:Inter,Arial,sans-serif;font-size:38px;font-weight:760;letter-spacing:-.035em}.example-title{font-family:Inter,Arial,sans-serif;font-size:21px;font-weight:760;letter-spacing:-.02em}.example-row{gap:24px;border-color:#dce8e4}.source-card{border-color:#dce8e4;background:#fff;box-shadow:0 6px 18px rgba(20,58,49,.045)}

.research-strip{background:#0b2a22;padding:64px 0}.research-strip *{color:#fff}.research-strip .eyebrow{color:#7de2cf!important}.research-strip h2{color:#fff!important;font-size:clamp(34px,3.8vw,46px)}.research-strip p{color:#edf8f4!important}.research-strip p strong,.research-strip strong{color:#fff!important}.research-strip a{color:#87ead8!important}

.trust{background:#fff;padding:66px 0}.trust h2{font-size:38px}.trust>div>p{color:#3d4f48!important}.trust-item{border-top:3px solid #b9dfd5}.trust-item p{color:#40534b!important}

.blog-preview{background:#f3f8f6;border-top:1px solid #dce9e4;border-bottom:1px solid #dce9e4;padding:68px 0}.blog-head h2{font-size:38px}.blog-head a{font-weight:800}.two-posts{gap:24px}.feature-post{background:#fff;border:1px solid #d8e8e2;border-radius:10px;min-height:0;box-shadow:0 8px 24px rgba(17,67,55,.05)}.feature-post .post-art{height:180px;background:#0d8f7a;display:flex;align-items:flex-end;justify-content:flex-start;padding:24px}.feature-post:nth-child(2) .post-art{background:#156a85}.feature-post .post-art span{font-family:Inter,Arial,sans-serif;color:#fff;font-size:27px;font-weight:760;line-height:1.15;letter-spacing:-.03em;max-width:85%}.feature-post .body{padding:24px 25px 26px}.feature-post h3{font-size:23px}.feature-post p{font-size:15px;color:#40534b!important}.post-kicker{color:#087d6c}.byline{color:#53665f}

.final-cta{padding:60px 0}.final-box{background:#eef8f5;color:#12201b;border:1px solid #d2e9e2;border-radius:14px;padding:38px 42px}.final-box h2{font-family:Inter,Arial,sans-serif;font-weight:760;letter-spacing:-.035em;font-size:36px}.final-box p{color:#3e5049}.final-box .cta{background:#0b2a22;color:#fff}

footer{background:#fff;border-top:1px solid #dce9e4}.footer-muted{color:#586963}

/* Blog and article pages */
.blog-index{padding:54px 0 88px}.blog-index h1{font-family:Inter,Arial,sans-serif;font-weight:780;letter-spacing:-.045em;font-size:clamp(42px,4.6vw,58px)}.blog-index .intro{color:#3d5048;font-size:18px}.launch-blog{gap:26px}
.article{max-width:820px}.article h1{font-family:Inter,Arial,sans-serif;font-weight:780;letter-spacing:-.045em;font-size:clamp(42px,4.8vw,58px)}.article h2{font-family:Inter,Arial,sans-serif;font-weight:760;letter-spacing:-.03em;font-size:31px}.article p,.article li{color:#2e4039!important}.article .dek{color:#40534b!important}.article .callout{background:#eef8f5;border-left-color:#0b9f8a}.article-end{background:#0b2a22;color:#fff}.article-end *{color:#fff!important}.article-end p{color:#eef8f4!important}.article-end p strong{color:#fff!important}.article-end .cta{background:#24c7ad!important;color:#082019!important}.article-byline{color:#52665e}

.page-hero h1{font-family:Inter,Arial,sans-serif;font-weight:780;letter-spacing:-.045em}.content h2{font-family:Inter,Arial,sans-serif;font-weight:760;letter-spacing:-.03em}.content p,.content li{color:#2f413a!important}

@media(max-width:960px){.hero{grid-template-columns:1fr}.category-band .shell{padding:18px 0}.category-band strong{font-size:16px}.feature-post .post-art{height:150px}}
@media(max-width:620px){.hero h1{font-size:41px}.hero{padding-top:38px}.category-band .shell{min-height:94px}.category-band span{font-size:13.5px}.feature-post .post-art span{font-size:23px}.final-box{padding:30px 24px}}

/* v5: human-first, product-led editorial homepage */
.v5{background:#fff;color:#16211d}.v5 .site-header{position:sticky;top:0;z-index:50}.v5 .nav{height:72px}.v5 .shell{width:min(1180px,calc(100% - 48px))}.v5 .brand img{width:28px!important;height:28px!important}.v5 .brand-word{font-size:19px}.v5 .navlinks{gap:30px;font-size:13px}.v5 .cta{border-radius:999px;padding:12px 19px;font-weight:750}
.v5-hero{padding:76px 0 42px;text-align:center}.v5-hero-copy{max-width:870px;margin:0 auto 42px}.v5-hero-copy .eyebrow{font-size:13px;letter-spacing:.08em;color:#087f6e;margin-bottom:16px}.v5-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(52px,6.6vw,88px);font-weight:400;line-height:.98;letter-spacing:-.045em;margin:0}.v5-hero h1 em{font-weight:400;color:#109d89}.v5-hero-copy>p{max-width:760px;margin:24px auto 0;font-size:18px;line-height:1.65;color:#42524c}.v5-hero .hero-actions{justify-content:center;margin-top:26px}.v5-hero .hero-actions span{font-size:13px;color:#62716b;font-weight:600}
.v5-hero-visual{position:relative;max-width:1040px;margin:0 auto}.work-photo{width:100%;height:560px;display:block;object-fit:cover;border-radius:24px}.floating-cue{position:absolute;right:40px;bottom:42px;width:390px;text-align:left}.mini-source{background:#fff;padding:17px 20px;border-radius:15px 15px 0 0;box-shadow:0 12px 32px rgba(13,47,38,.16);font-size:15px;font-weight:650;color:#23332d}.floating-cue .cue-card{border-radius:0 0 15px 15px;box-shadow:0 18px 40px rgba(4,30,23,.24)}.photo-credit{display:block;text-align:right;color:#7b8984;font-size:10.5px;margin-top:7px}
.v5-statement{padding:88px 0 92px}.v5-statement .shell{max-width:880px}.v5-statement p{font-family:Georgia,"Times New Roman",serif;font-size:27px;color:#58645f;margin:0 0 9px}.v5-statement h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,5vw,66px);line-height:1.05;font-weight:400;letter-spacing:-.035em;margin:0}
.v5-why{padding:72px 0 86px}.v5-why-head{max-width:790px;margin-bottom:42px}.v5-why-head h2{font-size:clamp(38px,4.5vw,56px);letter-spacing:-.04em;line-height:1.03;margin:10px 0 16px}.v5-why-head>p{font-size:18px;color:#52615b}.v5-why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.v5-why-grid article{border:1px solid #dce9e4;border-radius:16px;padding:28px;background:#fbfdfc}.v5-why-grid article>span{font-size:12px;font-weight:800;color:#0a8f7b;letter-spacing:.1em}.v5-why-grid h3{font-size:22px;line-height:1.2;margin:15px 0 12px}.v5-why-grid p{font-size:15.5px;line-height:1.66;color:#46564f}.v5-why-grid a{color:#087f6e;font-weight:750;font-size:13px;text-decoration:none}
.v5-human-band{background:#0b2a22;color:#fff;padding:82px 0}.v5-human-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:start}.v5-human-band h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,4.6vw,60px);line-height:1.05;font-weight:400;margin:13px 0 0;color:#fff}.v5-human-band .light{color:#71dfcc}.thoughts{display:grid;gap:12px}.thoughts p{margin:0;background:#12382f;border:1px solid rgba(255,255,255,.09);border-radius:14px;padding:18px 20px;font-size:18px;color:#f2fbf8}
.v5-how{padding:88px 0}.v5-how-head{max-width:820px;margin-bottom:42px}.v5-how-head h2{font-size:clamp(38px,4.5vw,56px);line-height:1.04;letter-spacing:-.04em}.v5-modes{display:grid;gap:26px}.v5-modes article{display:grid;grid-template-columns:.8fr 1.2fr;gap:44px;align-items:center;padding:36px;border:1px solid #dbe9e4;border-radius:20px;background:#fbfdfc}.mode-copy>span{font-size:11px;color:#087f6e;font-weight:850;letter-spacing:.12em}.mode-copy h3{font-size:30px;letter-spacing:-.03em;margin:10px 0}.mode-copy p{font-size:16px;line-height:1.66;color:#465750}.mode-demo{font-size:16px;position:relative;padding:24px}.mode-demo small{display:block;margin-top:10px}.cue-card.embedded{margin-top:18px;border-radius:13px}
.v5-photo-section{background:#f3f8f6;padding:80px 0}.photo-panel{display:grid;grid-template-columns:1.3fr .7fr;background:#fff;border-radius:20px;overflow:hidden;border:1px solid #dbe8e3}.photo-panel>img{width:100%;height:510px;object-fit:cover}.photo-copy{padding:52px 44px;align-self:center}.photo-copy h2{font-size:40px;line-height:1.08;letter-spacing:-.04em;margin:12px 0 18px}.photo-copy p{font-size:16px;line-height:1.68;color:#42534c}.photo-copy a{color:#087f6e;font-weight:750;text-decoration:none}
.v5-journal{padding:84px 0 92px}.journal-head{display:flex;justify-content:space-between;align-items:end;gap:32px;margin-bottom:32px}.journal-head h2{font-size:42px;max-width:710px;line-height:1.05;letter-spacing:-.04em;margin:10px 0 0}.journal-head>a{font-weight:800;color:#087f6e;text-decoration:none}.journal-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.journal-card{display:grid;grid-template-columns:46% 54%;border:1px solid #dce8e4;border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;background:#fff;box-shadow:0 10px 26px rgba(12,55,44,.05)}.journal-card img{width:100%;height:100%;min-height:270px;object-fit:cover}.journal-card>div{padding:26px}.journal-card span{font-size:11px;text-transform:uppercase;letter-spacing:.09em;color:#087f6e;font-weight:850}.journal-card h3,.journal-card h2{font-size:24px;line-height:1.18;letter-spacing:-.025em;margin:12px 0}.journal-card p{font-size:14.5px;line-height:1.58;color:#4a5a54}.journal-card small{display:block;color:#6a7772;margin-top:16px}
.v5-final{background:#0a8f7b;color:#fff;padding:58px 0}.v5-final .shell{display:flex;justify-content:space-between;align-items:center;gap:32px}.v5-final h2{font-family:Georgia,"Times New Roman",serif;font-size:42px;line-height:1.05;font-weight:400;max-width:760px;margin:0}.v5-final p{margin:12px 0 0;color:#e8fffb}.v5-final .cta{background:#fff;color:#0a2b23;white-space:nowrap}
.journal-hero{padding:68px 0 42px;display:grid;grid-template-columns:.9fr 1.1fr;gap:54px;align-items:center}.journal-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(50px,5.8vw,74px);font-weight:400;line-height:1;letter-spacing:-.04em;margin:12px 0 18px}.journal-hero p{font-size:18px;line-height:1.65;color:#4b5b55}.journal-hero img{width:100%;height:400px;object-fit:cover;border-radius:20px}.journal-index-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px;padding:26px 0 90px}.journal-card.large{display:block}.journal-card.large img{height:300px}.journal-card.large>div{padding:28px}.journal-card.large h2{font-size:28px}
@media(max-width:900px){.v5 .navlinks{display:none}.v5-hero{padding-top:48px}.work-photo{height:470px}.floating-cue{position:relative;right:auto;bottom:auto;width:calc(100% - 36px);margin:-80px auto 0}.v5-why-grid,.journal-grid,.journal-index-grid{grid-template-columns:1fr}.v5-human-grid,.v5-modes article,.photo-panel,.journal-hero{grid-template-columns:1fr}.photo-panel>img{height:360px}.journal-card{grid-template-columns:40% 60%}.v5-final .shell{flex-direction:column;align-items:flex-start}}
@media(max-width:620px){.v5 .shell{width:min(100% - 28px,1180px)}.v5-hero h1{font-size:48px}.work-photo{height:380px;border-radius:16px}.v5-statement h2{font-size:41px}.v5-why-grid article{padding:22px}.v5-human-grid{gap:42px}.v5-modes article{padding:24px}.journal-card{grid-template-columns:1fr}.journal-card img{height:220px}.v5-final h2{font-size:36px}.photo-copy{padding:32px 26px}.photo-copy h2{font-size:34px}}

/* v6 editorial refinements */
.journal-grid-three{grid-template-columns:repeat(3,1fr)}
.journal-grid-three .journal-card{grid-template-columns:1fr}
.journal-grid-three .journal-card img{height:220px;min-height:220px}
.three-journal{grid-template-columns:repeat(3,1fr)}
.article p strong,.article li strong{font-weight:inherit;color:inherit}
.article-byline strong{font-weight:inherit}
@media(max-width:1050px){.journal-grid-three,.three-journal{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.journal-grid-three,.three-journal{grid-template-columns:1fr}}


/* v7 typography and article refinements */
html,body,button,input,textarea,select,a,p,span,div,section,article,header,footer,nav,h1,h2,h3,h4,h5,h6,strong,small,label,li,.brand-word,.tm,.cta,.eyebrow,.meta,.article-byline,.journal-card h2,.journal-card h3,.final-box h2,.v5-final h2,.v5-hero h1,.v5-statement h2,.v5-human-band h2,.journal-hero h1{font-family:"Times New Roman",Times,serif!important}
body{font-weight:400}
.navlinks,.cta,.eyebrow,.meta,.article-byline,.footer-title,.journal-card span,.mode-copy>span,.card-label,.tab,.cardbrand{font-weight:400!important;letter-spacing:0!important;text-transform:none!important}
h1,h2,h3,.editorial,.article h1,.article h2,.page-hero h1,.content h2,.blog-index h1,.final-box h2{font-weight:400!important;letter-spacing:0!important}
.article h2{font-size:29px!important;line-height:1.2;margin:44px 0 14px!important}
.article p,.article li{font-weight:400!important}
.article-end{background:#fff!important;color:var(--ink)!important;border-top:1px solid #dce9e4;border-bottom:1px solid #dce9e4;border-radius:0!important;padding:28px 0!important;margin-top:46px!important}
.article-end *{color:inherit!important}
.article-end>p{font-size:21px!important;color:var(--ink)!important;margin:0 0 16px!important}
.article-end-action{display:flex;align-items:center;gap:14px;flex-wrap:wrap}
.article-end .cta{background:#0b2a22!important;color:#fff!important;text-decoration:none!important}
.article-end-action span,.final-action span{font-size:14px;color:#55645e!important}
.final-action{display:flex;flex-direction:column;align-items:flex-start;gap:8px}
.v5-final .final-action span{color:#e8fffb!important}
.sources h2{font-size:27px!important;margin-top:46px!important}

/* v8 readability fix: section labels must be comfortably readable */
.eyebrow,
.v5-hero-copy .eyebrow,
.v5-why-head .eyebrow,
.v5-how-head .eyebrow,
.v5-human-band .eyebrow,
.journal-head .eyebrow,
.photo-copy .eyebrow,
.mode-copy>span{
  font-size:18px!important;
  line-height:1.35!important;
  letter-spacing:0!important;
  font-weight:400!important;
  text-transform:none!important;
}

@media(max-width:620px){
  .eyebrow,
  .v5-hero-copy .eyebrow,
  .v5-why-head .eyebrow,
  .v5-how-head .eyebrow,
  .v5-human-band .eyebrow,
  .journal-head .eyebrow,
  .photo-copy .eyebrow,
  .mode-copy>span{
    font-size:17px!important;
  }
}
