:root{--ink:#111310;--lime:#d9fe52;--paper:#fff;--muted:#696d65;--line:#dfe2d9;--mono:'DM Sans',Arial,sans-serif;--sans:'DM Sans',Arial,sans-serif;--serif:'Instrument Serif',Georgia,serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth;}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:1.0rem;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
button,a,summary{-webkit-tap-highlight-color:transparent}
a:focus-visible,summary:focus-visible{outline:3px solid #769500;outline-offset:6px}
::selection{background:var(--lime);color:var(--ink)}
.skip{position:fixed;top:-100px;left:20px;z-index:100;background:var(--lime);padding:16px}
.skip:focus-visible{top:10px}

.wordmark{display:inline-flex;align-items:center;gap:8px;justify-self:start;flex-shrink:0;font-weight:650;font-size:1.5625rem;letter-spacing:-1.3px;white-space:nowrap}
/* Use the v2 lime LR treatment on the dark header and footer. */
.brand-logo{display:block;width:32px;height:32px;object-fit:contain;flex-shrink:0}
.brand-period{color:var(--lime)}


.button{display:inline-flex;justify-content:space-between;gap:30px;align-items:center;padding:18px 23px;border:1px solid #aeb2a6;font-size:0.875rem;font-weight:600;transition:background .2s,transform .2s,color .2s;min-height:52px}
.button:hover{transform:translateY(-3px);background:#edf0e6;color:var(--ink)}
.button span{font-size:1.3125rem;line-height:1}

.primary{background:var(--lime);color:var(--ink);border-color:var(--lime)}
.primary:hover{background:#e4ff80;border-color:#e4ff80}
.hero{background:var(--ink);color:white;padding:64px 4.6% 0;overflow:hidden}
.hero-meta,.eyebrow,.mini-label,.hero-footer,.signal-label,.signal-note,.audiences>div>span,.signature span,.popular-label{font-family:var(--mono);font-weight:400;font-size:0.75rem;letter-spacing:1px;line-height:1.6}
.hero-meta{display:flex;justify-content:space-between;color:#9a9e93}
.hero h1{font-size:clamp(56px,6.5vw,112px);line-height:1.1;letter-spacing:-.066em;font-weight:500;margin:0 0 43px;max-width:1500px}
.outline-word{color:#a5aaa0}
.lime{color:var(--lime)}
.hero-bottom{display:grid;grid-template-columns:.9fr 1.1fr;gap:9%;padding-bottom:51px}
.hero-copy p{font-size:1.125rem;line-height:1.65;color:#c4c8bd;margin:0 0 27px}
.quiet-link{font-size:0.8125rem;display:block;margin-top:18px;text-decoration:underline;text-underline-offset:4px}
.hero-copy .quiet-link{color:#aaafa2}
.hero-signal{align-self:center;max-width:570px;border-top:1px solid #ffffff25;border-bottom:1px solid #ffffff25;padding:19px 0 13px;transform:rotate(-2deg)}
.signal-label{display:flex;justify-content:space-between;color:#9fa497;font-size:0.75rem;letter-spacing:.9px}
.live-label{color:var(--lime)}
.signal-route{display:flex;align-items:center;margin:23px 0 19px}
.signal-item{display:flex;align-items:center;flex-direction:column;gap:13px;white-space:nowrap}
.signal-item>span{font-size:0.75rem;color:#c4c8bd}
.signal-icon{border:1px solid #5a6350;width:57px;height:57px;display:grid;place-items:center;font-size:1.625rem;font-weight:400;background:#22271e}
.signal-final{background:var(--lime);color:var(--ink);border-color:var(--lime)}
.signal-line{position:relative;flex:1;height:1px;background:#48503d;margin:0 9px;top:-14px;overflow:visible}
.signal-line:after{content:'›';position:absolute;right:-3px;top:-11px;color:#79826c}
.signal-line i{position:absolute;top:-2px;width:5px;height:5px;border-radius:50%;background:var(--lime);animation:signal 3.2s linear infinite}
.signal-line.second i{animation-delay:1.6s}
.signal-note{font-size:0.75rem;color:#9a9e93;letter-spacing:.2px}
.hero-footer{border-top:1px solid #ffffff25;display:flex;justify-content:space-between;padding:21px 0;color:#aeb3a5;font-size:0.75rem}
.tiny-cross{color:var(--lime);padding-right:7px}
.trust-strip{display:flex;align-items:center;gap:7%;padding:29px 4.6%;border-bottom:1px solid var(--line)}
.trust-strip>span{font-family:var(--mono);font-size:0.75rem;color:var(--muted);white-space:nowrap;line-height:1.8}
.trust-strip b{font-weight:400;color:var(--ink)}
.stack-names{display:flex;justify-content:space-between;align-items:center;flex:1;color:#74776f;font-weight:650;font-size:1.4375rem;letter-spacing:-1px}
.section-pad{padding:100px 7%}
.eyebrow{margin-bottom:40px;color:var(--muted)}
h2{font-weight:500;font-size:clamp(43px,5.1vw,78px);letter-spacing:-.055em;line-height:1.05;margin:0}
.serif{font-family:var(--serif);font-weight:400;font-style:italic;letter-spacing:-.025em}
.text-muted{color:#969c8e}
.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%}
.intro-copy{padding-top:6px;max-width:490px}
p{font-size:1.0rem;line-height:1.7;color:var(--muted)}
p.lead{font-size:1.4375rem;line-height:1.4;color:var(--ink);letter-spacing:-.6px;margin-top:0}
.text-link{font-weight:550;font-size:0.875rem;border-bottom:1px solid var(--ink);padding-bottom:7px;display:inline-block}
.intro-copy .text-link{margin-top:16px}
.audiences{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:68px;border-top:1px solid var(--line);padding-top:32px}
.audiences>div>span{font-size:0.75rem;color:var(--muted)}
.audiences h3{font-size:1.3125rem;font-weight:500;letter-spacing:-.5px;margin:16px 0 10px}
.audiences p{font-size:0.875rem;line-height:1.6;margin:0}
.journey{background:#f2f4ed;border-top:1px solid var(--line)}
.journey-heading{padding-bottom:55px;display:grid;grid-template-columns:1fr 1fr;column-gap:10%;align-items:end}
.journey-heading .eyebrow{grid-column:1/-1}
.journey-heading p{margin:0 0 4px}
.research-brief,.prospect-sheet,.delivery-card,.email-window,.meeting-card{background:#20251c;border:1px solid #48513d;padding:23px;color:#f2f6eb}
.research-brief h3{font-weight:500;font-size:1.875rem;letter-spacing:-1px;line-height:1.1;margin:10px 0 20px}
.research-brief .mini-label{font-size:0.75rem;color:#aeb7a1}
.brief-row{display:flex;gap:15px;font-size:0.75rem;padding:9px 0;border-top:1px solid #ffffff15}
.brief-row>span{width:48px;color:#9da98e}
.brief-row b{font-weight:400}
.brief-bottom{display:flex;justify-content:space-between;font-size:0.75rem;font-family:var(--mono);padding-top:13px;color:var(--lime)}
.brief-bottom i{font-style:normal;color:#899b74}
.sheet-head{display:flex;justify-content:space-between;font-family:var(--mono);font-size:0.75rem;letter-spacing:.5px;margin-bottom:18px}
.sheet-head>span+span{color:#9dab8d}
.prospect-row{display:flex;align-items:center;gap:12px;padding:16px 0;border-top:1px solid #ffffff15}
.initials{width:32px;height:32px;background:#353e2b;display:grid;place-items:center;font-size:0.75rem;font-family:var(--mono);color:#d9e4ca}
.prospect-row>div{flex:1}
.prospect-row b{display:block;font-size:0.875rem;font-weight:500}
.prospect-row small{display:block;font-size:0.75rem;color:#a9b39c;margin-top:5px}
.checkmark{color:var(--lime);font-size:1.125rem}
.verification{margin-top:12px;padding:12px 9px;background:var(--lime);color:var(--ink);font-size:0.75rem;display:flex;justify-content:space-between}
.delivery-card{padding:20px}
.delivery-icon{width:42px;height:42px;display:grid;place-items:center;color:var(--lime);border:1px solid #718252;font-size:1.5625rem;margin-bottom:12px}
.delivery-card h3{font-size:1.6875rem;line-height:1.1;font-weight:500;margin:0 0 18px;letter-spacing:-.7px}
.delivery-row{display:flex;justify-content:space-between;font-size:0.75rem;gap:8px;padding:10px 0;border-top:1px solid #ffffff15}
.delivery-row>span:first-child{color:#b4beaa}
.delivery-row b{font-weight:400}
.lime-text{color:var(--lime);font-size:0.75rem}
.email-window{padding:0;background:#fbfcf8;color:var(--ink);transform:rotate(-2deg);box-shadow:7px 7px 0 #d9fe5230;margin:0 4px}
.window-bar{display:flex;justify-content:space-between;font-family:var(--mono);font-size:0.75rem;padding:13px;background:#e6eada;border-bottom:1px solid #c7d0b8}
.email-body{padding:19px 24px}
.email-meta{font-family:var(--mono);font-size:0.75rem;margin-bottom:8px;color:#717965}
.email-meta b{color:#303b22;font-weight:400;display:inline-block;width:28px}
.email-question{font-family:var(--serif);font-size:2.6875rem;letter-spacing:-1px;line-height:1.04;margin:21px 0}
.email-rule{width:26px;height:2px;background:#929f77;margin:0 0 15px}
.email-body .mini-label{font-size:0.75rem;letter-spacing:.7px}
.reply-thread{padding:0 8px}
.bubble{padding:18px 20px;border:1px solid #526042}
.bubble>span{font-family:var(--mono);font-size:0.75rem;letter-spacing:.8px}
.bubble p{font-size:1.375rem;line-height:1.35;margin:10px 0 0;letter-spacing:-.4px}
.sent{background:var(--lime);color:var(--ink);margin-right:30px;border-color:var(--lime)}
.sent p{color:var(--ink)}
.received{margin-left:40px;background:#293220}
.received p{font-size:1.125rem;color:#e1e9d6}
.received>span{color:#b2c499}
.reply-routing{padding:17px 0 17px 30px;display:flex;gap:14px;align-items:center}
.reply-routing b{font-size:0.75rem;display:block;font-weight:400}
.reply-routing small{font-size:0.75rem;color:#a9b697;display:block;margin-top:4px}
.meeting-card{text-align:center;padding:19px 23px}
.meeting-check{margin:0 auto 12px;background:var(--lime);color:var(--ink);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-size:1.4375rem}
.meeting-card .mini-label{font-size:0.75rem;color:#c5d4b1}
.meeting-card h3{font-size:2.0rem;line-height:1.06;font-weight:500;letter-spacing:-1px;margin:12px 0 15px}
.meeting-agenda{display:grid;grid-template-columns:20px 1fr;text-align:left;border-top:1px solid #ffffff20;padding-top:12px;gap:8px}
.meeting-agenda span{font-size:0.75rem;font-family:var(--mono);color:#9bab89;line-height:1.5}
.meeting-agenda p{font-size:0.75rem;line-height:1.4;color:#d3ddc7;margin:0}
.meeting-bottom{font-size:0.75rem;color:#a9b799;margin-top:15px;border-top:1px solid #ffffff20;padding-top:10px}
.journey-end{display:flex;justify-content:space-between;align-items:center;margin:0 7%;border-top:1px solid #ccd3c0;padding:38px 0 50px}
.journey-end>span{font-size:1.8125rem;letter-spacing:-1px}
.journey-end .primary{border:1px solid #b6d441}
.proof-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:10%;align-items:end}
.proof-heading h2{font-size:clamp(40px,4.2vw,65px)}
.proof-heading p{margin:0}
.comparison{display:grid;grid-template-columns:1fr 1fr;margin-top:48px}
.comparison>div{padding:32px 35px}
.before{background:#eff1eb}
.after{background:var(--lime)}
.comparison .mini-label{font-size:0.75rem}
.big-number{font-size:clamp(85px,9vw,135px);line-height:1.1;letter-spacing:-7px;font-weight:500;margin-top:12px}
.big-number span{display:block;letter-spacing:-.5px;font-size:1.25rem;line-height:1.5}
.before .big-number{color:#7f8675}
.comparison p{font-size:0.8125rem;margin-bottom:0;color:#4d5541;max-width:375px}
.proof-foot{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-top:18px}
.proof-foot p{font-size:0.75rem;max-width:470px}
.proof-foot a{white-space:nowrap;font-size:0.75rem}
.results-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:64px;border-top:1px solid var(--line)}
.results-grid a{position:relative;padding:29px 27px 0 0;display:block}
.results-grid a+a{border-left:1px solid var(--line);padding-left:30px}
.results-grid .mini-label{font-size:0.75rem}
.results-grid strong{display:block;font-size:4.0rem;font-weight:500;letter-spacing:-3px;line-height:1;margin-top:28px}
.results-grid h3{font-size:1.1875rem;font-weight:500;letter-spacing:-.5px;margin:14px 0 0}
.results-grid p{font-size:0.8125rem;margin-top:6px}
.result-arrow{position:absolute;right:25px;top:70px;font-size:1.75rem;color:#8c9480;transition:transform .2s}
.results-grid a:hover .result-arrow{transform:translate(3px,-3px);color:var(--ink)}



.signature{font-size:1.75rem;font-family:var(--serif);font-style:italic;margin:30px 0 24px}
.signature span{display:block;font-size:0.75rem;font-style:normal;color:#696f60;letter-spacing:.8px;margin-top:12px}
.plans-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:62px}
.plans-heading p{margin:0;padding-right:9%}
.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.plan-card{position:relative;border:1px solid #d5dacf;padding:28px 25px 24px;display:flex;flex-direction:column}
.plan-card>.mini-label{font-size:0.75rem;color:#5d6554;letter-spacing:.9px}
.plan-card h3{font-size:1.4375rem;font-weight:500;letter-spacing:-.8px;margin:24px 0 19px}
.price{font-size:2.3125rem;letter-spacing:-1.7px}
.price span{font-family:var(--mono);font-size:0.75rem;color:#646f56;letter-spacing:0;white-space:nowrap}
.plan-card>p{font-size:0.875rem;line-height:1.6;margin:21px 0}
.plan-card ul{list-style:none;padding:21px 0 0;border-top:1px solid #d5dacf;margin:0 0 29px}
.plan-card li{font-size:0.75rem;line-height:1.6;padding:5px 0 5px 19px;position:relative}
.plan-card li:before{content:'✓';position:absolute;left:0;color:#617b27}
.plan-card .button{padding:15px 14px;margin-top:auto;font-size:0.75rem;gap:10px}
.popular{border:1px solid #9aaf54;background:#f5f9e9}
.popular-label{background:var(--lime);border:1px solid #9aaf54;position:absolute;left:-1px;right:-1px;bottom:100%;font-size:0.75rem;padding:7px 25px;border-bottom:0}
.scale-note{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:31px 0;border-bottom:1px solid var(--line);margin-top:12px}
.scale-note strong{font-size:1.0625rem;font-weight:500}
.scale-note p{font-size:0.8125rem;max-width:600px;margin-bottom:0}
.scale-note a{white-space:nowrap}
.faq{padding-top:10px;display:grid;grid-template-columns:1fr 1.4fr;gap:10%}
.faq .eyebrow{margin-bottom:26px}
.faq h2{font-size:min(3.5625rem,17.8vw);margin-bottom:26px}
.faq-list{border-top:1px solid var(--line)}
details{border-bottom:1px solid var(--line)}
summary{padding:23px 0;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:1.0rem;gap:24px;list-style:none;font-weight:500}
summary::-webkit-details-marker{display:none}
summary>span{font-size:1.375rem;font-weight:400;transition:transform .2s}
details[open] summary>span{transform:rotate(45deg)}
details p{font-size:0.875rem;margin:0 25px 25px 0}
.final-cta{background:var(--lime);padding-top:68px;padding-bottom:64px}
.final-cta .eyebrow{color:#4b5e26}
.final-cta h2{font-size:clamp(55px,7vw,108px);line-height:1.02}
.final-bottom{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-top:42px}
.final-bottom p{color:#364221;font-size:1.0625rem;margin:0}
.dark-button{background:var(--ink);color:var(--lime);border-color:var(--ink);min-width:320px}
.dark-button:hover{background:#28331a;color:var(--lime)}
.final-bottom .quiet-link{font-size:0.75rem;color:#3e4c28;text-align:center}
.site-footer{padding:36px 4.6%;background:var(--ink);color:white;display:grid;grid-template-columns:minmax(0,1.5fr) repeat(2,minmax(0,1fr));gap:28px 40px;align-items:start}
.site-footer>*{min-width:0}
.site-footer h2{font-size:.875rem;font-weight:600;line-height:1.5;letter-spacing:0;margin:0 0 8px}
.site-footer ul{list-style:none;margin:0;padding:0}
.site-footer a{display:inline-flex;align-items:center;min-width:44px;min-height:44px;max-width:100%;padding-block:10px;overflow-wrap:anywhere}
.site-footer .wordmark{padding:0;white-space:normal}
.site-footer p{max-width:30ch;margin:12px 0 0;font-size:.875rem;line-height:1.6;color:#bbc3b0}
.footer-navigation a,.footer-contact a,.footer-bottom a{font-size:.875rem;line-height:1.5;color:#c9cbc5}
.footer-bottom{grid-column:1/-1;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 28px;border-top:1px solid #ffffff25;padding-top:16px}
.footer-bottom ul{display:flex;flex-wrap:wrap;gap:8px 24px}
.footer-bottom small{font-size:.8125rem;line-height:1.5;color:#aeb99f}
.site-footer a:hover{color:var(--lime);text-decoration:underline;text-underline-offset:4px}
a.quiet-link:hover,a.text-link:hover{color:#748e30}
@keyframes signal{0%{left:0;opacity:0}10%{opacity:1}90%{opacity:1}100%{left:100%;opacity:0}}
@media(min-width:1600px){.section-pad{padding-left:max(7%,calc((100vw - 1400px)/2));padding-right:max(7%,calc((100vw - 1400px)/2))}
.hero{padding-left:max(4.6%,calc((100vw - 1530px)/2));padding-right:max(4.6%,calc((100vw - 1530px)/2))}}
@media(max-width:1000px){

.hero{padding-top:48px;padding-left:5%;padding-right:5%}
.hero h1{font-size:7.5vw;margin:0 0 42px}
.hero-bottom{gap:5%}
.hero-signal{transform:none}
.hero-copy p{font-size:1.0rem}
.signal-label{font-size:0.75rem}
.signal-note{font-size:0.75rem}
.signal-item>span{font-size:0.75rem}
.signal-icon{width:45px;height:45px}
.section-pad{padding:75px 5%}
.brief-row{font-size:0.75rem}
.research-brief,.prospect-sheet{padding:17px}
.delivery-row{font-size:0.75rem}
.lime-text{font-size:0.75rem}
.journey-end{margin:0 5%}
.plan-grid{gap:12px}
.plan-card{padding:23px 17px}
.plan-card h3{font-size:1.3125rem}
.plan-card>.mini-label{font-size:0.75rem}
.plan-card li{font-size:0.75rem}
.price{font-size:1.9375rem}
.plan-card .button{font-size:0.75rem}
.audiences{gap:25px}
.faq{padding-top:0}
.trust-strip{gap:5%}
.stack-names{font-size:1.25rem}
.proof-heading{gap:7%}}
@media(max-width:700px){

.wordmark{font-size:1.375rem}
.brand-logo{width:28px;height:28px}


.hero{padding-top:40px}
.hero-meta{font-size:0.75rem}
.hero-meta>span:last-child{display:none}
.hero h1{font-size:clamp(39px,8.8vw,63px);letter-spacing:-.065em;line-height:1.14;margin:0 0 27px}
.hero-bottom{display:block;padding-bottom:28px}
.hero-copy p{font-size:1.0rem;margin-bottom:20px}
.hero-copy p br{display:none}
.hero-copy .button{font-size:0.8125rem;padding:15px 19px;min-height:48px}
.hero-copy .quiet-link{font-size:0.75rem;margin-top:15px}
.hero-signal{margin-top:40px;padding:16px 0 10px;max-width:none}
.signal-label{font-size:0.75rem}
.signal-route{margin:20px 0 17px}
.signal-item>span{font-size:0.75rem}
.signal-icon{width:45px;height:45px;font-size:1.375rem}
.signal-note{font-size:0.75rem}
.hero-footer{padding:16px 0;font-size:0.75rem;letter-spacing:.6px}
.hero-footer>a{display:none}
.trust-strip{padding:23px 5%;display:block}
.trust-strip>span{display:block;font-size:0.75rem;margin-bottom:18px}
.trust-strip>span br{display:none}
.trust-strip>span b{margin-left:6px}
.stack-names{font-size:0.9375rem;letter-spacing:-.6px;gap:8px}
.section-pad{padding:58px 6%}
.eyebrow{font-size:0.75rem;margin-bottom:28px;letter-spacing:.6px}
.intro-grid{display:block}
h2{font-size:min(2.6875rem,13.5vw)}
.intro-copy{padding-top:30px}
p.lead{font-size:min(1.4375rem,7.2vw)}.intro-copy p.lead{font-size:min(1.3125rem,6.6vw)}
.intro-copy p:not(.lead){font-size:0.9375rem}
.audiences{grid-template-columns:1fr;gap:24px;margin-top:38px;padding-top:25px}
.audiences>div{padding-bottom:22px;border-bottom:1px solid var(--line)}
.audiences>div:last-child{border:0;padding-bottom:0}
.audiences h3{font-size:1.3125rem;margin:9px 0}
.journey-heading{display:block;padding-bottom:30px}
.journey-heading p{margin-top:22px;font-size:0.875rem}
.research-brief,.prospect-sheet,.delivery-card,.meeting-card{width:100%;max-width:330px;margin:auto;padding:12px 15px}
.research-brief h3{font-size:1.5rem;margin:7px 0 10px}
.research-brief h3 br{display:none}
.research-brief .mini-label{font-size:0.75rem}
.brief-row{font-size:0.75rem;padding:5px 0}
.brief-bottom{padding-top:8px;font-size:0.75rem}
.sheet-head{font-size:0.75rem;margin-bottom:8px}
.prospect-row{padding:7px 0;gap:9px}
.initials{height:25px;width:25px;font-size:0.75rem}
.prospect-row b{font-size:0.75rem}
.prospect-row small{font-size:0.75rem;margin-top:3px}
.verification{margin-top:6px;padding:7px;font-size:0.75rem}
.delivery-card{position:relative}
.delivery-icon{position:absolute;right:17px;top:13px;width:33px;height:33px;font-size:1.3125rem}
.delivery-card h3{font-size:1.4375rem;margin-bottom:11px}
.delivery-row{padding:5px 0;font-size:0.75rem}
.lime-text{font-size:0.75rem}
.email-window{max-width:280px;margin:auto;width:100%;transform:rotate(-1deg)}
.window-bar{font-size:0.75rem;padding:8px 12px}
.email-body{padding:10px 15px}
.email-meta{font-size:0.75rem;margin-bottom:3px}
.email-question{font-size:1.875rem;margin:12px 0 9px;line-height:.98}
.email-rule{display:none}
.email-body .mini-label{font-size:0.75rem}
.reply-thread{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0;align-items:center}
.bubble{padding:13px 11px;margin:0}
.bubble>span{font-size:0.75rem}
.bubble p,.received p{font-size:1.0rem;line-height:1.3;letter-spacing:-.3px}
.reply-routing{grid-column:1/-1;grid-row:2;padding:0;justify-content:center}
.reply-routing b{font-size:0.75rem}
.reply-routing small{font-size:0.75rem}
.meeting-card{text-align:left;position:relative;padding:12px 15px}
.meeting-check{position:absolute;top:13px;right:16px;width:31px;height:31px;font-size:1.125rem}
.meeting-card .mini-label{font-size:0.75rem}
.meeting-card h3{font-size:1.4375rem;margin:7px 0 9px}
.meeting-agenda{padding-top:8px;gap:5px}
.meeting-agenda p{font-size:0.75rem}
.meeting-agenda span{font-size:0.75rem}
.meeting-bottom{font-size:0.75rem;margin-top:8px;padding-top:7px}
.journey-end{display:block;margin:0 6%;padding:30px 0 40px}
.journey-end>span{font-size:1.5625rem;display:block;margin-bottom:20px}
.journey-end .button{font-size:0.8125rem}
.proof-heading{display:block}
.proof-heading h2{font-size:min(2.4375rem,12.2vw)}
.proof-heading p{margin-top:24px;font-size:0.9375rem}
.comparison{margin-top:30px}
.comparison>div{padding:20px 17px}
.comparison .mini-label{font-size:0.75rem;letter-spacing:.3px}
.big-number{font-size:5.0625rem;letter-spacing:-5px}
.big-number span{font-size:0.875rem;line-height:1.4;letter-spacing:-.3px;min-height:40px}
.comparison p{font-size:0.75rem;line-height:1.6}
.proof-foot{display:block;margin-top:13px}
.proof-foot p{font-size:0.75rem;line-height:1.5}
.proof-foot a{font-size:0.75rem;margin-top:6px}
.results-grid{grid-template-columns:1fr;margin-top:37px}
.results-grid a,.results-grid a+a{border-left:0;border-bottom:1px solid var(--line);padding:22px 0 21px}
.results-grid strong{font-size:3.1875rem;margin-top:16px}
.results-grid h3{margin-top:9px;font-size:1.125rem}
.results-grid p{font-size:0.75rem;margin-bottom:0}
.result-arrow{right:12px;top:58px}
.results-grid .mini-label{font-size:0.75rem}




.plans-heading{display:block;margin-bottom:33px}
.plans-heading p{margin-top:25px;font-size:0.9375rem}
.plan-grid{display:flex;flex-direction:column;gap:19px}
.plan-card{padding:27px 24px}
.plan-card>.mini-label{font-size:0.75rem}
.plan-card h3{font-size:1.5625rem;margin:18px 0 14px}
.price{font-size:2.3125rem}
.plan-card>p{font-size:0.9375rem;margin:18px 0}
.plan-card ul{margin-bottom:24px;padding-top:16px}
.plan-card li{font-size:0.8125rem}
.plan-card .button{font-size:0.8125rem}
.popular{margin-top:34px}
.popular-label{font-size:0.75rem;padding:7px 24px}
.scale-note{display:block;padding:25px 0}
.scale-note p{font-size:0.8125rem}
.scale-note a{margin-top:20px}
.faq{display:block;padding-top:0}
.faq h2{font-size:min(2.6875rem,13.5vw)}
.faq-list{margin-top:31px}
summary{font-size:0.9375rem;padding:21px 0;gap:20px}
details p{font-size:0.875rem}
.final-cta h2{font-size:min(3.0625rem,15.3vw)}
.final-cta .eyebrow{font-size:0.75rem}
.final-bottom{display:block;margin-top:30px}
.final-bottom p{font-size:1.0rem}
.final-bottom>div{margin-top:26px}
.dark-button{min-width:0;width:100%;font-size:0.8125rem;gap:12px;padding:18px}
.final-bottom .quiet-link{font-size:0.75rem;line-height:1.5}
.final-cta{padding-bottom:42px}
.site-footer{grid-template-columns:minmax(0,1fr);padding:30px 6%;gap:24px}
.footer-navigation ul{display:flex;flex-wrap:wrap;gap:0 24px}
.footer-bottom{align-items:flex-start;flex-direction:column;gap:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*:before,*:after{animation:none!important;transition:none!important}}
:root{--muted:#5d6358}
body{line-height:1.5}
h1,h2,h3{text-wrap:balance}
p{text-wrap:pretty}
.hero-meta,.eyebrow,.mini-label,.hero-footer,.signal-label,.signal-note,.audiences>div>span,.signature span,.popular-label{font-family:var(--sans);font-size:.875rem;font-weight:500;letter-spacing:0;line-height:1.5}
.eyebrow{font-weight:550;margin-bottom:32px}
.mini-label,.plan-card>.mini-label,.results-grid .mini-label,.comparison .mini-label,.audiences>div>span{font-size:.875rem;letter-spacing:0;line-height:1.5}
.hero-meta,.hero-footer{font-size:.875rem;letter-spacing:0;gap:20px}
.hero h1{letter-spacing:-.055em}
.hero-signal{transform:none}
.signal-label{font-size:.875rem;letter-spacing:0;flex-wrap:wrap;gap:8px}
.signal-note{font-size:.875rem;letter-spacing:0;font-weight:400}
.signal-item>span{font-size:.875rem}
.trust-strip>span{font-size:.875rem;white-space:normal}
.stack-names{flex-wrap:wrap;gap:16px 26px}
.quiet-link,.hero-copy .quiet-link,.final-bottom .quiet-link{font-size:.875rem;line-height:1.6}
.quiet-link,.text-link{min-height:44px;align-content:center}
.audiences p,.comparison p,.plan-card>p,.plan-card li,.scale-note p,details p,.results-grid p,.intro-copy p:not(.lead),.journey-heading p,.proof-heading p,.plans-heading p{font-size:1rem;line-height:1.7}
.proof-foot p{font-size:.875rem;line-height:1.6}
.proof-foot a{font-size:.875rem;white-space:normal}
.signature span{font-family:var(--sans);font-size:.875rem;letter-spacing:0;font-weight:400}
.price{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;font-variant-numeric:tabular-nums}
.price span{font-family:var(--sans);font-size:.9375rem;letter-spacing:0}
.plan-card{min-width:0}
.plan-card>p{flex:1}
.plan-card .button{font-size:.9375rem;line-height:1.4;min-height:52px}
.plan-card h3{line-height:1.25;letter-spacing:-.025em}
.popular-label{font-size:.875rem;letter-spacing:0}
.scale-note a{white-space:normal;flex-shrink:0}
.text-muted{color:#767e6c}
a:focus-visible,summary:focus-visible{outline:3px solid #718c21;outline-offset:5px}
.research-brief,.prospect-sheet,.delivery-card,.email-window,.meeting-card{width:100%;max-width:none;margin:0;padding:20px;background:#20251c}
.research-brief h3{font-size:1.875rem;letter-spacing:-.035em;line-height:1.15;margin:12px 0 22px}
.research-brief .mini-label,.meeting-card .mini-label{font-size:.875rem;line-height:1.5;letter-spacing:0;max-width:none}
.brief-row{font-size:.9375rem;line-height:1.5;padding:10px 0;gap:14px}
.brief-row>span{width:54px;flex-shrink:0}
.brief-bottom{font-family:var(--sans);font-size:.875rem;letter-spacing:0;gap:10px;flex-wrap:wrap;padding-top:16px}
.sheet-head{font-size:.875rem;line-height:1.5;letter-spacing:0;gap:12px;margin-bottom:16px;flex-wrap:wrap}
.prospect-row{padding:15px 0;gap:12px}
.initials{width:32px;height:32px;flex-shrink:0;font-size:.8125rem}
.prospect-row b{font-size:.9375rem;line-height:1.5}
.prospect-row small{font-size:.875rem;line-height:1.5;margin-top:3px}
.verification{font-size:.875rem;line-height:1.5;gap:12px;padding:12px;margin-top:14px}
.delivery-icon{position:static;width:42px;height:42px;margin-bottom:16px;font-size:1.5rem}
.delivery-card h3{font-size:1.875rem;line-height:1.15;letter-spacing:-.035em;margin:0 0 22px}
.delivery-row{font-size:.875rem;line-height:1.6;padding:10px 0;gap:4px 14px;flex-wrap:wrap}
.lime-text{font-size:.875rem}
.email-window{padding:0;background:#fbfcf8;transform:none;box-shadow:none}
.window-bar{font-size:.875rem;line-height:1.5;gap:12px;padding:13px 16px}
.email-body{padding:20px}
.email-meta{font-size:.875rem;line-height:1.5;margin-bottom:6px}
.email-question{font-size:2.875rem;line-height:1.08;letter-spacing:-.02em;margin:24px 0}
.email-body .mini-label{font-size:.875rem;letter-spacing:0;line-height:1.5}
.reply-thread{display:flex;flex-direction:column;gap:16px;padding:0}
.bubble{padding:18px;min-width:0}
.bubble>span{font-size:.875rem;letter-spacing:0;line-height:1.5}
.bubble p,.received p{font-size:1.125rem;line-height:1.5;letter-spacing:0;margin:10px 0 0}
.sent{margin:0 24px 0 0}
.received{margin:0 0 0 24px}
.reply-routing{padding:0 8px;gap:12px;justify-content:flex-start}
.reply-routing b{font-size:.9375rem;line-height:1.5}
.reply-routing small{font-size:.875rem;line-height:1.5}
.meeting-card{text-align:left}
.meeting-check{position:static;width:40px;height:40px;font-size:1.375rem;margin:0 0 18px}
.meeting-card h3{font-size:1.875rem;line-height:1.15;letter-spacing:-.035em;margin:12px 0 20px}
.meeting-agenda{grid-template-columns:24px minmax(0,1fr);gap:10px;padding-top:16px}
.meeting-agenda p{font-size:.9375rem;line-height:1.5}
.meeting-agenda span{font-size:.875rem;line-height:1.6}
.meeting-bottom{font-size:.875rem;line-height:1.6;margin-top:18px;padding-top:16px}
.journey-end{gap:24px}
@media(min-width:701px) and (max-width:1099px){.plan-grid{grid-template-columns:1fr;gap:24px}
.plan-card{padding:28px;display:grid;grid-template-columns:1fr 1fr;gap:0 36px}
.plan-card>h3,.plan-card>.price,.plan-card>.mini-label,.plan-card>p{grid-column:1}
.plan-card ul{grid-column:2;grid-row:1/5;align-self:center;margin:0;border-top:0;padding:0}
.plan-card .button{grid-column:2;grid-row:5}
.popular{margin-top:28px}
.final-bottom{flex-wrap:wrap}
.final-bottom>div{min-width:0}

}
@media(max-width:700px){


.hero-meta,.hero-footer,.signal-label,.signal-note{font-size:.875rem;letter-spacing:0}
.hero h1{font-size:clamp(2rem,8.7vw,3.9375rem);letter-spacing:-.045em;line-height:1.12}
.hero-copy .button{font-size:.9375rem;min-height:52px}
.signal-item{white-space:normal;max-width:30%;min-width:0;text-align:center}.signal-item>span{overflow-wrap:anywhere}
.signal-item>span{font-size:.875rem;line-height:1.4}
.signal-label .live-label{display:none}
.signal-line{margin:0 6px}
.trust-strip>span{font-size:.875rem}
.stack-names{font-size:1rem;justify-content:flex-start;gap:14px 24px;letter-spacing:-.02em}
.eyebrow,.audiences>div>span{font-size:.875rem;letter-spacing:0}
.research-brief,.prospect-sheet,.delivery-card,.email-window,.meeting-card{padding:18px}
.email-window{padding:0}
.email-body{padding:18px}
.research-brief h3,.delivery-card h3,.meeting-card h3{font-size:1.75rem}
.delivery-row{display:flex;flex-direction:column;gap:3px}
.window-bar{font-size:.8125rem}
.brief-row{font-size:.875rem;gap:10px}
.brief-row>span{width:48px}
.meeting-card .mini-label{display:block}
.journey-end .button{font-size:.9375rem;width:100%}
.comparison{grid-template-columns:1fr}
.comparison>div{padding:26px}
.big-number span{font-size:1.125rem;min-height:0}
.comparison .mini-label,.results-grid .mini-label{font-size:.875rem}
.proof-foot p,.proof-foot a{font-size:.875rem}
.plan-card>.mini-label,.popular-label{font-size:.875rem;letter-spacing:0}
.plan-card .button{font-size:.9375rem}
.price{font-size:2.3125rem}
.signature span{font-size:.875rem;letter-spacing:0}
.final-cta .eyebrow{font-size:.875rem;letter-spacing:0}
.final-cta h2{font-size:clamp(2.5rem,8.5vw,3.5rem)}
.dark-button{font-size:.9375rem;min-height:56px}
.final-bottom .quiet-link{font-size:.875rem}
summary{font-size:1rem;line-height:1.5}
summary>span{flex-shrink:0}
.scale-note a{font-size:.875rem}

}
@media(max-width:360px){
.wordmark{font-size:1.1875rem}
.brand-logo{width:24px;height:24px}

.research-brief,.prospect-sheet,.delivery-card,.meeting-card{padding:14px}
.brief-row{flex-direction:column;gap:3px}
.brief-row>span{width:auto}
.sheet-head{flex-direction:column;gap:4px}
.prospect-row{gap:8px}
.signal-item>span{font-size:.875rem}

}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*,*:before,*:after{animation:none!important;transition:none!important}}



/* A continuous story: the illustration and its explanation share one chapter. */
.journey{background:#f5f6f1}
.journey-heading{padding-bottom:48px}
.journey-story{padding:0 7%;max-width:1680px;margin:0 auto}
.chapter-nav{margin:0 0 48px;min-width:0}
.chapter-nav-title{display:block;color:var(--muted);font-size:.875rem;font-weight:500;line-height:1.5;margin-bottom:16px}
.chapter-nav ol{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}
.chapter-nav li{min-width:0}
.chapter-nav a{display:flex;align-items:center;gap:10px;min-height:48px;padding:14px 0;border-top:2px solid #d5dbcc;font-size:.9375rem;font-weight:500;line-height:1.4;transition:border-color .2s,color .2s;color:#666e5d}
.chapter-nav-number{font-size:.8125rem;font-variant-numeric:tabular-nums;color:#68745b;flex-shrink:0}
.chapter-nav a:hover{color:var(--ink);border-color:#85926f}
.chapter-nav a[aria-current]{color:var(--ink);border-color:#839943}
.chapter-nav a[aria-current] .chapter-nav-number{color:var(--ink);font-weight:650}
.journey-chapters{min-width:0}
.journey-chapter{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:'heading visual' 'description visual';column-gap:8%;row-gap:24px;align-items:start;padding:44px 0 68px;scroll-margin-top:32px;min-width:0}
.journey-chapter+.journey-chapter{border-top:1px solid #d6dcce;padding-top:64px}
.chapter-heading{grid-area:heading;align-self:end;min-width:0}
.chapter-description{grid-area:description;min-width:0}
.chapter-number{display:flex;align-items:baseline;gap:14px;color:#66744e;font-size:.9375rem;font-weight:500;font-variant-numeric:tabular-nums;line-height:1.5;margin-bottom:20px}
.chapter-number>span{color:#5d6751}
.chapter-heading h3{font-size:clamp(2rem,3.1vw,3.125rem);font-weight:500;line-height:1.12;letter-spacing:-.045em;margin:0;text-wrap:balance}
.chapter-description p{font-size:1rem;line-height:1.75;max-width:440px;margin:0 0 18px}
.chapter-takeaway{color:#49583a;font-size:.875rem;line-height:1.6;font-weight:500;border-top:1px solid #d6dcce;padding-top:18px;margin-top:24px;max-width:440px}
.chapter-visual{grid-area:visual;align-self:center;margin:0;min-width:0;width:100%;max-width:480px;justify-self:end}
.chapter-visual>div{min-width:0}
.chapter-visual figcaption{font-size:.8125rem;line-height:1.6;font-weight:400;color:#626a59;text-align:left;margin-top:16px;max-width:420px}
.chapter-visual h4{font-family:var(--sans);font-size:clamp(1.625rem,2.3vw,2.125rem);font-weight:500;letter-spacing:-.035em;line-height:1.15;margin:16px 0 24px;text-wrap:balance}
.chapter-visual .research-brief,.chapter-visual .prospect-sheet,.chapter-visual .delivery-card,.chapter-visual .meeting-card{padding:clamp(22px,2.5vw,36px);background:var(--ink);border:0;box-shadow:0 12px 24px -18px #11131044;width:100%;max-width:none}
.chapter-visual .mini-label{color:#b9c3ab;font-size:.875rem;letter-spacing:0;line-height:1.5}
.chapter-visual .research-brief .mini-label{color:var(--lime)}
.chapter-visual .brief-row{font-size:.9375rem;line-height:1.5;padding:12px 0;gap:16px}
.chapter-visual .brief-row>span{width:52px;flex-shrink:0}
.chapter-visual .brief-bottom{font-size:.9375rem;padding-top:20px;gap:10px}
.chapter-visual .sheet-head{font-size:.9375rem;line-height:1.5;margin-bottom:16px;gap:12px}
.chapter-visual .prospect-row{padding:16px 0;gap:14px}
.chapter-visual .initials{width:34px;height:34px;background:#303a25;font-size:.8125rem}
.chapter-visual .prospect-row b{font-size:1rem;line-height:1.4}
.chapter-visual .prospect-row small{font-size:.875rem;line-height:1.5}
.chapter-visual .verification{margin:18px 0 0;padding:14px;font-size:.875rem;line-height:1.5;gap:10px}
.chapter-visual .delivery-icon{display:none}
.chapter-visual .delivery-card h4{margin-top:0;color:var(--lime)}
.chapter-visual .delivery-row{font-size:.9375rem;line-height:1.5;gap:6px 16px;padding:13px 0;flex-wrap:wrap}
.chapter-visual .lime-text{font-size:.875rem}
.chapter-visual .email-window{border:1px solid #d4dacb;background:#fff;box-shadow:0 14px 30px -22px #11131055;transform:none;padding:0;margin:0;max-width:none}
.chapter-visual .window-bar{background:#e9edde;border-color:#d4dacb;padding:16px 22px;font-size:.875rem;line-height:1.5}
.chapter-visual .email-body{padding:26px}
.chapter-visual .email-question{font-size:clamp(2.625rem,4.4vw,4.25rem);line-height:1.04;margin:30px 0;letter-spacing:-.025em}
.chapter-visual .email-body .mini-label{color:#586547;font-size:.875rem}
.chapter-visual .reply-thread{gap:18px;padding:0}
.chapter-visual .bubble{padding:24px}
.chapter-visual .bubble p{font-size:1.25rem;line-height:1.45}
.chapter-visual .sent{margin-right:28px}
.chapter-visual .received{background:var(--ink);margin-left:28px;border-color:var(--ink)}
.chapter-visual .reply-routing{color:var(--ink);padding:0 12px;gap:14px}
.chapter-visual .reply-routing small{color:#626e54;font-size:.875rem}
.chapter-visual .reply-routing .checkmark{color:#5d762e}
.chapter-visual .meeting-card{background:var(--lime);color:var(--ink)}
.chapter-visual .meeting-check{background:var(--ink);color:var(--lime);margin-bottom:22px}
.chapter-visual .meeting-card .mini-label{color:#465c21}
.chapter-visual .meeting-agenda{border-color:#11131026;padding-top:18px;gap:12px}
.chapter-visual .meeting-agenda p{font-size:1rem;line-height:1.5;color:var(--ink)}
.chapter-visual .meeting-agenda span{color:#536b29}
.chapter-visual .meeting-bottom{font-size:.875rem;line-height:1.6;color:#435729;border-color:#11131026;margin-top:22px;padding-top:18px}
.chapter-visual.has-entered{animation:chapter-arrival .5s ease-out both}
@keyframes chapter-arrival{from{transform:translateY(10px)}to{transform:translateY(0)}}
@media(min-width:1250px) and (min-height:650px){
 .journey-story{display:grid;grid-template-columns:132px minmax(0,1fr);gap:5%}
 .chapter-nav{position:sticky;top:var(--header-clearance);align-self:start;margin-top:48px}
 .chapter-nav ol{grid-template-columns:minmax(0,1fr);gap:4px}
 .chapter-nav a{border-top:0;border-left:2px solid #d5dbcc;padding:14px 0 14px 14px}
 .chapter-nav a[aria-current]{border-color:#839943}
 .chapter-nav li.is-past a{border-color:#aaba86}
 .journey-chapter{column-gap:7%}
 .chapter-heading h3{font-size:clamp(2rem,2.75vw,3.125rem)}
}
@media(min-width:1600px){.journey-story{padding-left:7%;padding-right:7%}}
@media(max-width:1000px){
 .journey-story{padding:0 5%}
 .journey-chapter{column-gap:6%}
 .chapter-nav ol{gap:8px}
 .chapter-nav a{gap:8px;font-size:.875rem}
 .chapter-visual .brief-row{font-size:.875rem;gap:12px}
 .chapter-visual .delivery-row{flex-direction:column}
}
@media(max-width:700px){
 .journey-heading{padding-bottom:28px}
 .journey-story{padding:0 6%}
 .chapter-nav{margin-bottom:30px}
 .chapter-nav-title{margin-bottom:10px}
 .chapter-nav ol{grid-template-columns:repeat(auto-fit,minmax(min(100%,max(5.25rem,29%)),1fr));gap:0 14px}
 .chapter-nav a{font-size:.875rem;padding:14px 0;gap:8px;min-height:48px;border-top-width:1px}
 .journey-chapter{grid-template-columns:minmax(0,1fr);grid-template-areas:'heading' 'description' 'visual';row-gap:26px;padding:20px 0 42px;scroll-margin-top:24px}
 .journey-chapter+.journey-chapter{padding-top:40px}
 .chapter-heading h3{font-size:clamp(2rem,8vw,2.75rem);letter-spacing:-.035em;line-height:1.1}
 .chapter-number{margin-bottom:16px;font-size:.9375rem}
 .chapter-visual{max-width:none;justify-self:stretch}
 .chapter-visual .research-brief,.chapter-visual .prospect-sheet,.chapter-visual .delivery-card,.chapter-visual .meeting-card{padding:24px}
 .chapter-visual h4{font-size:1.875rem;margin:14px 0 22px}
 .chapter-visual figcaption{margin-top:12px;font-size:.8125rem;line-height:1.5}
 .chapter-description p{font-size:1rem;line-height:1.7;max-width:none}
 .chapter-takeaway{max-width:none;margin-top:22px;padding-top:16px}
 .chapter-visual .email-question{font-size:3.125rem;margin:28px 0}
 .chapter-visual .email-body{padding:24px}
 .chapter-visual .window-bar{padding:14px 20px;font-size:.8125rem}
 .chapter-visual .bubble{padding:20px}.chapter-visual .bubble p{font-size:1.125rem}
 .chapter-visual .brief-row{flex-direction:row}
 .chapter-visual .sheet-head{flex-direction:row;flex-wrap:wrap}
 .chapter-visual .delivery-row{gap:3px;padding:11px 0}
 .chapter-visual .meeting-card h4 br{display:none}
}
@media(max-width:360px){
 .chapter-visual .research-brief,.chapter-visual .prospect-sheet,.chapter-visual .delivery-card,.chapter-visual .meeting-card{padding:20px}
 .chapter-visual .brief-row{flex-direction:column;gap:3px}
 .chapter-visual .prospect-row{gap:10px}
 .chapter-visual .initials{width:30px;height:30px}
 .chapter-nav ol{gap:0 10px}
 .chapter-visual .sent{margin-right:16px}.chapter-visual .received{margin-left:16px}
}
@media(prefers-reduced-motion:reduce){.chapter-visual.has-entered{animation:none}}

/* Compact credibility and case context, using the existing ink/paper/lime system. */
.home-ai{display:grid;grid-template-columns:1fr 1fr;gap:6%;padding:32px 7%;border-bottom:1px solid var(--line);background:#f5f6f1;align-items:center}
.home-ai h2{font-size:clamp(1.75rem,2.8vw,2.5rem);line-height:1.15;letter-spacing:-.035em}
.home-ai p{margin:0 0 14px;max-width:54ch;font-size:.9375rem}
.home-ai .text-link{line-height:1.5}

/* About: three linked stops, in reading order. Only mobile uses a scroll rail. */
.operator-profile{max-width:1440px;margin:0 auto;padding:28px 7% 64px}
.profile-index{display:flex;flex-wrap:wrap;gap:32px;margin-bottom:20px}
.profile-index a{display:flex;align-items:center;gap:10px;min-height:44px;font-size:.875rem;font-variant-numeric:tabular-nums;color:var(--muted)}
.profile-index a span{color:var(--ink);font-weight:550;border-bottom:1px solid var(--line);padding-bottom:3px}
.profile-index a:hover span{border-color:var(--ink)}
.profile-scroll-hint{display:none}
.profile-deck{display:grid;gap:28px;min-width:0}
.profile-stop{min-width:0;padding:40px 48px;scroll-margin-block:24px;overflow-wrap:anywhere}
.identity-stop{background:#f5f6f1;border-top:3px solid var(--ink)}
.identity-layout{display:grid;grid-template-columns:180px minmax(0,1fr);gap:40px;align-items:center}
.operator-monogram{background:var(--lime);aspect-ratio:1;display:flex;flex-direction:column;justify-content:center;align-items:center;font-size:5.5rem;font-weight:500;letter-spacing:-.08em;line-height:1}
.operator-monogram span{font-size:.6875rem;letter-spacing:.05em;margin-top:18px}
.operator-role{font-size:.9375rem;margin:0 0 10px;color:var(--muted)}
.identity-copy h1{font-size:clamp(2.75rem,5.5vw,5rem);font-weight:500;letter-spacing:-.06em;line-height:1.05;margin:0;text-wrap:balance}
.identity-copy h1 .lime{color:var(--ink)}
.operator-intro{font-size:clamp(1.125rem,1.8vw,1.5rem);line-height:1.5;max-width:42ch;color:var(--ink);margin:18px 0 0}
.operator-meta{display:flex;flex-wrap:wrap;gap:10px 28px;list-style:none;margin:32px 0 0;padding:20px 0 0;border-top:1px solid #d5dbcc;font-size:.875rem;line-height:1.5;color:#53594d}
.operator-links{display:flex;flex-wrap:wrap;gap:8px 28px;margin-top:14px}
.operator-links .text-link{display:inline-flex;gap:14px;align-items:center;min-height:44px;padding-block:8px}
.proof-stop{background:var(--ink);color:#fff}
.proof-stop>p{color:#c0c6b7}
.profile-stop h2{font-size:clamp(2.5rem,4.5vw,4rem);line-height:1.08;letter-spacing:-.045em}
.profile-credentials{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;padding:0;margin:32px 0}
.profile-credentials li{display:flex;flex-direction:column;align-items:flex-start;gap:20px;min-width:0;padding-top:24px;border-top:1px solid #ffffff35}
.profile-seal{width:64px;height:64px;color:var(--lime);flex-shrink:0}
.profile-stars{color:var(--lime);display:flex;align-items:center;height:64px;font-size:1.25rem;letter-spacing:.08em;white-space:nowrap}
.profile-credentials strong{font-weight:500;font-size:clamp(1.125rem,2vw,1.625rem);line-height:1.3;max-width:16ch}
.proof-stop>p{font-size:.9375rem;margin:0 0 12px}
.proof-stop .text-link{color:var(--lime);border-color:var(--lime);line-height:1.6}
.tools-stop{background:#f5f6f1}
.tools-intro{max-width:56ch;margin:18px 0 28px}
.profile-stack-groups{display:grid;grid-template-columns:1fr 1fr;gap:24px 40px}
.profile-stack-groups>div{min-width:0;border-top:1px solid #d5dbcc;padding-top:16px}
.profile-stack-groups h3{font-size:.8125rem;line-height:1.5;font-weight:500;color:#53594d;margin:0 0 16px}
.profile-stack-groups ul{list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px 16px;padding:0;margin:0}
.profile-stack-groups li{min-width:0;display:flex;flex-direction:column;gap:9px;align-items:flex-start}
.profile-stack-groups img{display:block;width:88px;max-width:100%;height:28px;object-fit:contain;object-position:left center;filter:grayscale(1);opacity:.85}
.profile-stack-groups li span{font-size:.8125rem;font-weight:500;line-height:1.4}
.profile-stack-groups .stack-text-only{justify-content:center;min-height:55px}
.profile-stack-groups .stack-text-only span{font-size:1rem}
.marks-note{font-size:.8125rem;margin:24px 0 0}
.profile-close{display:grid;grid-template-columns:1fr 1fr;gap:40px;border-top:1px solid #d5dbcc;margin-top:28px;padding-top:28px}
.profile-close h3{font-size:clamp(1.75rem,2.8vw,2.75rem);font-weight:500;letter-spacing:-.035em;line-height:1.15;margin:0}
.profile-close p{margin:0 0 20px;font-size:.9375rem;color:#53594d}
.profile-close .button{max-width:100%;white-space:normal;text-align:left}
.profile-deck:focus-visible,.profile-stop:focus-visible{outline:3px solid #769500;outline-offset:5px}
.proof-stop a:focus-visible{outline-color:var(--lime)}
.profile-stop:target{outline:2px solid #769500;outline-offset:3px}
@media(max-width:1000px){
 .operator-profile{padding-inline:5%}.profile-stop{padding:32px}
 .identity-layout{grid-template-columns:140px minmax(0,1fr);gap:28px}.operator-monogram{font-size:4.5rem}
 .profile-stack-groups ul{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
 .home-ai{padding:28px 6%;grid-template-columns:minmax(0,1fr);gap:16px}
 .operator-profile{padding:12px 0 32px}
 .profile-index{margin:0 6% 4px;gap:0;justify-content:space-between}
 .profile-index a{gap:8px}
 .profile-scroll-hint{display:block;margin:0 6% 12px;font-size:.8125rem;line-height:1.5}
 .profile-deck{display:grid;grid-template-columns:minmax(0,1fr);align-items:start;gap:16px;overflow:visible;scroll-snap-type:none;scroll-padding-inline:0;padding:8px 6% 20px;max-width:100%}
 .profile-stop{width:100%;flex:none;padding:24px 20px;scroll-snap-align:none;scroll-margin-inline:0}
 .identity-layout{grid-template-columns:minmax(0,1fr);gap:20px}
 .operator-monogram{width:112px;font-size:4rem}.operator-monogram span{font-size:.5625rem;margin-top:10px}
 .identity-copy h1{font-size:min(2.75rem,13.75vw)}.operator-role{font-size:.875rem;margin-bottom:8px}
 .operator-intro{font-size:1.125rem;margin-top:14px}
 .operator-meta{gap:8px 18px;margin-top:24px;padding-top:16px;font-size:.8125rem}
 .operator-links{gap:8px 20px}.operator-links .text-link{font-size:.8125rem;gap:8px}
 .profile-stop h2{font-size:min(2.5rem,12.5vw)}
 .profile-credentials{grid-template-columns:minmax(0,1fr);gap:20px;margin:24px 0}
 .profile-credentials li{display:grid;grid-template-columns:60px minmax(0,1fr);gap:16px;align-items:center;padding-top:20px}
 .profile-seal{width:52px;height:52px}.profile-stars{font-size:.75rem;height:52px;letter-spacing:0}
 .profile-credentials strong{font-size:1.25rem}
 .tools-intro{font-size:.9375rem;margin:16px 0 24px}
 .profile-stack-groups{grid-template-columns:minmax(0,1fr);gap:20px}
 .profile-stack-groups ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
 .profile-stack-groups h3{margin-bottom:12px}.profile-stack-groups img{height:24px}
 .profile-close{grid-template-columns:minmax(0,1fr);gap:16px;margin-top:24px;padding-top:24px}
}
@media print{
 .profile-deck{display:block;overflow:visible}.profile-stop{break-inside:avoid;margin-bottom:24px}
 .profile-scroll-hint,.profile-index{display:none}
}
.portfolio-band h2{font-size:clamp(1.75rem,3vw,2.75rem);max-width:800px;line-height:1.2}
.portfolio-band .eyebrow{margin-bottom:16px}
.portfolio-band>p{max-width:900px}
.portfolio-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin:32px 0;padding:24px 0;border-block:1px solid var(--line)}
.portfolio-metrics>div{display:flex;flex-direction:column;min-width:0}
.portfolio-metrics dt{font-size:.9375rem;line-height:1.5;color:var(--muted)}
.portfolio-metrics dd{order:-1;margin:0 0 12px;font-size:clamp(2.5rem,4vw,4rem);font-weight:500;line-height:1.1;letter-spacing:-.045em;font-variant-numeric:tabular-nums}
.portfolio-band .portfolio-note{font-size:.875rem;line-height:1.7}
.case-glance{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:32px 0 24px}
.case-glance>div{min-width:0;border-top:1px solid var(--line);padding-top:18px}
.case-glance h3{font-size:1rem;font-weight:550;margin:0 0 10px;line-height:1.4}
.case-glance p{font-size:1rem;margin:0}
.sequence-map{list-style:none;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;padding:0;margin:24px 0}
.sequence-map li{min-width:0;border-top:3px solid #657254;padding-top:10px;color:#c4cfb6;font-size:.8125rem;line-height:1.5}
.sequence-map .sequence-focus{border-color:var(--lime);color:var(--lime)}
.sequence-map b{display:block;font-size:.8125rem;font-weight:500;margin-top:6px}
@media(max-width:700px){
 .portfolio-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.portfolio-metrics dd{font-size:min(2.75rem,13.75vw)}.portfolio-metrics dt{overflow-wrap:anywhere}
 .case-glance{grid-template-columns:1fr;gap:18px}.sequence-map{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 10px}
}
@media(max-width:360px){.portfolio-metrics{column-gap:16px}.portfolio-metrics dd{font-size:min(2.375rem,11.875vw)}}

/* Shared entry points to the full campaign records. */
.case-preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:44px}
.case-preview{background:var(--ink);color:#fff;padding:30px;min-width:0;display:block;transition:background .2s}
.case-preview:hover{background:#20271a}
.case-preview .mini-label{color:#c0cbae;font-size:.875rem;letter-spacing:0}
.case-preview h3{font-size:1.375rem;line-height:1.3;font-weight:500;letter-spacing:-.02em;margin:22px 0 16px}
.case-preview h3 strong{font-size:4.5rem;line-height:1;letter-spacing:-.05em;font-weight:500;display:block;color:var(--lime);margin-bottom:12px}
.case-preview>p{font-size:.9375rem;line-height:1.6;color:#c4cfb6;margin:0}
.case-spark{display:block;width:100%;height:auto;margin-top:22px;max-height:100px}
.case-spark path{stroke:#ffffff25;fill:none;vector-effect:non-scaling-stroke}
.case-spark polyline{stroke:var(--lime);stroke-width:2;fill:none;vector-effect:non-scaling-stroke}
.spark-caption{font-size:.8125rem;line-height:1.5;color:#b1c19d;display:block;margin-top:8px}
.preview-link{display:flex;justify-content:space-between;gap:18px;font-size:.9375rem;line-height:1.4;padding-top:20px;margin-top:24px;border-top:1px solid #ffffff30;min-height:44px}
.case-preview:focus-visible{outline-color:#759339;outline-offset:5px}
@media(max-width:1000px){.case-preview{padding:26px}}
@media(max-width:700px){
 .case-preview-grid{grid-template-columns:1fr;gap:18px;margin-top:30px}.case-preview{padding:26px}.case-preview h3 strong{font-size:4.25rem}.case-preview h3{font-size:1.25rem}.case-preview>p{font-size:.9375rem}.spark-caption{font-size:.8125rem}
}

/* Honeypot: off-screen for people, still present for bots. Never display:none,
   which some bots skip. Paired with the hp check in api/inquiry.js. */
.hp-field{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}
.field-hint{font-size:0.9375rem;color:#5d6554;margin:6px 0 0}
