@charset "UTF-8";
.table-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain}.table-scroll table{min-width:600px}.table-scroll:focus-visible{outline:3px solid #cc3026;outline-offset:4px}.footer-links{flex-wrap:wrap}
:root{--paper:#f7f8f2;--white:#fff;--ink:#182e25;--green:#375940;--muted:#636e63;--line:#d9ded2;--lime:#d5ed9a;--soft:#edf0e5;--serif:Georgia,'Times New Roman',serif;--sans:'Helvetica Neue',Arial,sans-serif;--radius:5px;--page:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,select,summary{cursor:pointer}button{border:0}img,svg{max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;line-height:1.07;letter-spacing:-.05em}em{font-family:var(--serif);font-weight:400}::selection{background:var(--lime);color:var(--ink)}:focus-visible{outline:3px solid #577c2b;outline-offset:5px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px}[hidden]{display:none!important}.section-shell{width:min(var(--page),calc(100% - 112px));margin-inline:auto}.eyebrow{font:500 10px/1.5 var(--sans);letter-spacing:.13em}.skip-link{position:absolute;top:-100px;left:20px;z-index:100;background:var(--ink);color:white;padding:12px 20px}.skip-link:focus{top:12px}
.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.wordmark{display:flex;align-items:center;gap:10px;line-height:1.15;font-size:18px;font-weight:600;letter-spacing:-.045em;flex-shrink:0}.brand-icon{display:grid;place-items:center;width:34px;height:34px;background:var(--ink);color:var(--lime);font-size:27px;font-weight:400;border-radius:3px}.brand-byline{font-size:10px;font-weight:400;letter-spacing:.035em;margin-top:4px;color:var(--muted)}.header-nav{display:flex;align-items:center;gap:30px;font-size:12px;font-weight:500}.header-nav>a:not(.button){padding:12px 0;transition:color .18s}.header-nav>a:not(.button):hover{color:#718f39}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:17px 23px;min-height:52px;border-radius:var(--radius);font-size:13px;font-weight:500;line-height:1.35;letter-spacing:-.015em;transition:background .18s,transform .18s;cursor:pointer}.button:hover{transform:translateY(-2px)}.button span[aria-hidden]{font-size:20px;line-height:1}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#2f4938}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:#c8e285}.button-small{min-height:44px;padding:12px 16px;font-size:12px;gap:22px}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:13px;min-height:44px;font-weight:500;border-bottom:1px solid transparent}.text-link:hover{border-bottom-color:currentColor}
.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:96px;padding-block:88px 72px;align-items:center}.hero-copy{padding-bottom:18px}.hero-copy>.eyebrow{display:flex;align-items:center;gap:9px;margin-bottom:27px}.status-dot{width:6px;height:6px;border-radius:50%;background:#75903e}.hero h1{font-size:clamp(72px,7.45vw,108px);line-height:.98;letter-spacing:-.072em}.hero h1 em{font-size:1.03em;color:var(--green);letter-spacing:-.065em}.hero-description{max-width:420px;font-size:17px;line-height:1.65;color:var(--muted);margin-top:29px;letter-spacing:-.015em}.hero-actions{display:flex;align-items:center;gap:23px;margin-top:30px}.hero-footnote{font-size:11px;color:var(--muted);margin-top:36px}.audience-list{display:flex;flex-wrap:wrap;gap:18px;margin-top:10px;font-size:11px;font-weight:500}.audience-list span:not(:last-child)::after{content:'·';margin-left:18px;color:#9da690}.calculator-wrap{position:relative;max-width:475px;width:100%;justify-self:end}.calculator-topline{display:flex;align-items:center;justify-content:space-between;padding:0 3px 13px;font-size:9px;letter-spacing:.16em;color:var(--muted)}.calculator-topline>span:last-child{font-size:17px;line-height:1}.calculator{padding:28px 31px 25px;background:white;border:1px solid #d4dbcc;border-radius:8px;box-shadow:0 12px 30px #263f2210;position:relative}.calculator-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.calculator-heading .eyebrow{font-size:9px;color:var(--muted);margin-bottom:8px}.calculator h2{font-size:25px;letter-spacing:-.045em}.calc-icon{background:var(--soft);border-radius:50%;width:36px;height:36px;display:grid;place-items:center;font-size:22px}.calculator-intro{font-size:12px;color:var(--muted);line-height:1.6;margin:16px 0 22px;max-width:330px}.spend-label{display:flex;justify-content:space-between;gap:12px;font-size:11px;font-weight:500;margin-bottom:8px}.spend-label>span{font-size:10px;color:var(--muted)}.money-input{display:flex;align-items:center;gap:5px;background:var(--paper);border:1px solid var(--line);border-radius:4px;padding:12px 15px}.money-input>span:first-child{font-size:25px;color:#7e8777}.money-input input{width:100%;min-width:0;border:0;background:transparent;font-size:30px;font-weight:500;letter-spacing:-.04em;color:var(--ink);outline:none;font-variant-numeric:tabular-nums}.money-input:focus-within{outline:2px solid var(--green);outline-offset:2px}.money-input>span:last-child{white-space:nowrap;color:var(--muted);font-size:11px}.range-label{display:flex;align-items:center;justify-content:space-between;font-size:11px;margin-top:23px;font-weight:500}.range-label output{font-size:13px;background:var(--soft);padding:3px 8px;border-radius:3px}.reduction-range{display:block;width:100%;height:26px;margin:10px 0 2px;accent-color:var(--green);cursor:pointer;background:transparent}.range-markers{display:flex;justify-content:space-between;gap:12px;font-size:9px;color:var(--muted)}.range-markers>span:nth-child(2){font-size:9px;letter-spacing:.015em}.scenario-results{border-top:1px dashed #cbd3c3;margin-top:25px;padding-top:19px}.monthly-result{display:flex;justify-content:space-between;gap:12px;align-items:center;font-size:11px;color:var(--muted)}.monthly-result strong{font-size:19px;font-weight:500;color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:-.035em}.annual-result{padding:14px 0 17px}.annual-result>span{font-size:11px;color:var(--muted)}.annual-result>strong{display:flex;justify-content:space-between;align-items:center;gap:5px;font-size:50px;font-weight:500;letter-spacing:-.065em;line-height:1.2;margin-top:3px;font-variant-numeric:tabular-nums}.annual-result strong>span{font-size:34px;color:#638249;flex-shrink:0}.calculator-cta{width:100%;justify-content:space-between;font-size:12px;min-height:46px;padding:14px 17px}.scenario-note{font-size:9px;line-height:1.6;color:var(--muted);margin-top:13px}.scenario-note a{text-decoration:underline;text-underline-offset:2px}.calculator-caption{display:flex;align-items:center;gap:7px;justify-content:center;font-size:10px;margin-top:16px;color:var(--muted)}.tiny-cross{font-size:15px}.field-error{color:#a43b26;font-size:11px;margin-top:7px}
.harness-section{background:var(--soft);padding:77px 0 64px;border-block:1px solid #e2e6da}.section-heading{display:grid;grid-template-columns:1fr 2fr;gap:50px;align-items:start}.section-heading>.eyebrow{margin-top:8px;color:var(--muted)}.section-heading h2{font-size:43px;line-height:1.1;letter-spacing:-.045em}.section-heading h2 em{color:var(--green)}.section-heading>div>p{max-width:590px;font-size:14px;line-height:1.7;color:var(--muted);margin-top:17px}.harness-diagram{display:grid;grid-template-columns:1fr 70px 1.5fr 70px 1fr;align-items:center;margin:52px 0 48px;padding:36px 42px;border:1px solid #d5dccb;border-radius:7px;background:#f7f8f2}.diagram-inputs,.diagram-outputs{display:flex;flex-direction:column;gap:9px;font-size:11px}.diagram-inputs>span,.diagram-outputs>span{border:1px solid #d4dccd;background:white;padding:11px 14px;border-radius:3px}.diagram-connector{display:flex;align-items:center;justify-content:center;position:relative;color:#839574}.diagram-connector::before{position:absolute;content:'';height:1px;background:#b6c3a6;left:0;right:0}.diagram-connector>span{position:relative;background:var(--paper);padding:4px;font-size:17px}.harness-core{background:var(--ink);padding:22px 25px;display:flex;flex-wrap:wrap;align-items:center;gap:14px;border-radius:5px;color:white;box-shadow:0 6px 20px #20322315}.harness-symbol{font-family:var(--serif);font-style:italic;font-size:40px;background:#2d4537;color:var(--lime);width:50px;height:50px;display:grid;place-items:center;line-height:1}.harness-core>div:not(.core-components){display:flex;flex-direction:column;gap:5px}.harness-core strong{font-size:18px;font-weight:500;letter-spacing:-.03em}.harness-core>div>span{font-size:8px;letter-spacing:.12em;color:#c1cdb4}.core-components{width:100%;display:flex;justify-content:space-between;gap:8px;border-top:1px solid #4b5c4c;padding-top:18px;margin-top:4px}.core-components>span{font-size:10px!important;letter-spacing:0!important;color:#d2dfc5!important}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:47px}.step-number{font-size:10px;color:#586849;display:block;margin-bottom:14px}.value-grid h3{font-size:19px;letter-spacing:-.035em;margin-bottom:10px}.value-grid p{font-size:12px;color:var(--muted);line-height:1.8;max-width:290px}.workflows-section{padding-block:85px 75px}.workflow-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:44px}.workflow-card .eyebrow{font-size:9px;color:var(--muted);display:block;margin:22px 0 11px}.workflow-card h3{font-size:25px;letter-spacing:-.045em;line-height:1.15}.workflow-card>p{font-size:12px;color:var(--muted);margin-top:13px;line-height:1.8;max-width:320px}.workflow-visual{height:188px;background:#e8ecdf;border:1px solid #dde3d4;border-radius:5px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.mini-document{background:#fff;width:150px;height:153px;transform:rotate(-5deg) translateY(20px);box-shadow:0 5px 15px #22351e14;padding:20px 18px}.mini-document>span,.mini-chart>span,.mini-workbook>span{font-size:7px;letter-spacing:.1em;color:#566747;display:block;margin-bottom:14px}.mini-document i{display:block;height:3px;background:#dfe5d6;margin:7px 0;width:100%}.mini-document i:nth-child(3){width:77%}.mini-document i:last-child{width:65%}.highlight-line{height:17px;background:#d5ed9a;margin:10px -5px}.source-chip{position:absolute;background:white;border:1px solid #d1d9c7;font-size:9px;padding:7px 11px;border-radius:4px;bottom:35px;right:34px;box-shadow:0 2px 8px #182e2510}.mini-chart{width:210px;padding:10px 13px 0}.chart-bars{display:flex;align-items:flex-end;gap:11px;height:82px}.chart-bars i{display:block;flex:1;background:#91a277;border-radius:2px 2px 0 0;height:35%}.chart-bars i:nth-child(2){height:55%}.chart-bars i:nth-child(3){height:45%}.chart-bars i:nth-child(4){height:73%}.chart-bars i:nth-child(5){height:66%}.chart-bars i:nth-child(6){height:100%;background:#375940}.chart-axis{height:1px;margin-top:5px;background:#a6b298}.mini-workbook{background:white;width:242px;padding:17px 16px 22px;transform:rotate(3deg);box-shadow:0 4px 15px #20371e12}.mini-workbook>span{margin-bottom:11px}.workbook-row{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;border-top:1px solid #e5e8df;height:21px;align-items:center;gap:8px;padding:0 5px}.workbook-row>i{height:3px;width:25px;background:#d5dcce}.workbook-row>b{height:3px;width:12px;background:#d5dcce;justify-self:end}.workbook-row.selected{background:#e4edcc;outline:1px solid #9eb677}.section-note{font-size:10px;color:var(--muted);margin-top:25px}
.assessment-section{background:var(--ink);color:var(--paper);padding:80px 0}.assessment-grid{display:grid;grid-template-columns:1fr 1.05fr;gap:116px;align-items:start}.assessment-copy{padding-top:15px}.assessment-copy>.eyebrow{color:#b4c5a2;margin-bottom:24px}.assessment-copy :is(h1,h2){font-size:55px;line-height:1.07}.assessment-copy :is(h1,h2) em{color:var(--lime)}.assessment-copy>p:not(.eyebrow){font-size:14px;line-height:1.75;margin-top:24px;color:#c4cfbd;max-width:375px}.assessment-deliverables{list-style:none;padding:0;margin:36px 0 22px}.assessment-deliverables>li{display:flex;gap:21px;margin-bottom:22px;align-items:flex-start}.assessment-deliverables>li>span{font-size:9px;color:#a6be8d;margin-top:3px}.assessment-deliverables strong{font-size:13px;font-weight:500}.assessment-deliverables p{font-size:11px;color:#b9c7af;margin-top:5px}.light-link{color:var(--lime);font-size:12px}.assessment-form-card{background:var(--paper);color:var(--ink);padding:32px;border-radius:7px;min-width:0}.assessment-form-card h2{font-size:27px;letter-spacing:-.035em}.assessment-form-card #form-content>p{font-size:12px;color:var(--muted);margin-top:8px}.assessment-form-card form{margin-top:24px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-field{margin-bottom:15px;min-width:0}.form-field label{display:block;font-size:10px;font-weight:500;margin-bottom:6px}.form-field input,.form-field select,.form-field textarea{display:block;width:100%;padding:11px 12px;border:1px solid #d1d9c7;background:white;border-radius:3px;color:var(--ink);min-height:43px;font-size:12px;line-height:1.4}.form-field textarea{resize:vertical;min-height:83px}.form-field input::placeholder,.form-field textarea::placeholder{color:#7b8475}.form-field select{padding-right:22px}.optional{font-weight:400;color:var(--muted);margin-left:3px}.checkbox-label{display:flex;align-items:flex-start;gap:8px;font-size:10px;color:var(--muted);margin:0 0 18px;cursor:pointer;min-height:30px}.checkbox-label input{accent-color:var(--green);margin-top:2px;flex-shrink:0;width:14px;height:14px}.form-submit{width:100%;justify-content:space-between;min-height:48px;font-size:12px}.form-submit:disabled{opacity:.7;cursor:wait;transform:none}.form-fineprint{font-size:9px;color:var(--muted);line-height:1.7;margin-top:13px}.form-fineprint a{text-decoration:underline}.honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.form-status{font-size:12px;line-height:1.6;padding:12px 0 0;color:#94391d}.form-success{padding-block:55px;outline:none}.success-icon{width:46px;height:46px;border-radius:50%;background:var(--lime);display:grid;place-items:center;font-size:23px;margin-bottom:27px}.form-success .eyebrow{margin-bottom:10px;color:var(--muted)}.form-success h2{font-size:38px}.form-success>p:not(.eyebrow){margin:22px 0;font-size:14px;color:var(--muted)}
.faq-section{display:grid;grid-template-columns:1fr 1.5fr;gap:115px;padding-block:86px}.faq-intro>.eyebrow{color:var(--muted);margin-bottom:21px}.faq-intro h2{font-size:44px;line-height:1.1}.faq-intro .text-link{font-size:11px;margin-top:23px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:24px;list-style:none;font-size:13px;font-weight:500;padding:21px 0;min-height:64px}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{font-weight:400;font-size:19px;transition:transform .2s;flex-shrink:0}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details>p{font-size:12px;color:var(--muted);line-height:1.8;padding:0 30px 23px 0}.faq-list a{text-decoration:underline;text-underline-offset:3px}.closing-section{position:relative;padding:52px 52px 58px;background:#e0ebc8;border-radius:6px;margin-bottom:65px;overflow:hidden}.closing-section .eyebrow{color:#516441;margin-bottom:20px}.closing-section h2{font-size:57px;line-height:1.02;max-width:650px}.closing-section .button{margin-top:28px}.closing-arrow{position:absolute;right:57px;top:23px;font-size:225px;line-height:1;letter-spacing:-.08em;font-weight:300;color:#9aad77}.site-footer{border-top:1px solid var(--line);padding:27px 0 34px;display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brand{font-size:11px;color:var(--muted)}.footer-brand a{color:var(--ink);font-weight:500}.footer-links{display:flex;gap:24px;flex-wrap:wrap;font-size:10px;color:var(--muted)}.footer-links a{padding:8px 0}.footer-links a:hover{text-decoration:underline}
.article-shell{width:min(780px,calc(100% - 64px));margin:70px auto 100px}.article-shell>.eyebrow{color:var(--muted);margin-bottom:20px}.article-shell>h1{font-size:57px;line-height:1.05}.article-lede{font-size:20px;line-height:1.6;color:var(--muted);margin-top:25px}.article-byline{font-size:11px;margin-top:24px;padding-bottom:30px;border-bottom:1px solid var(--line);color:var(--muted)}.prose{font-size:16px;line-height:1.8;margin-top:36px}.prose h2{font-size:30px;line-height:1.2;margin:35px 0 14px}.prose h3{font-size:21px;line-height:1.25;margin:25px 0 10px}.prose p{margin:15px 0}.prose a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.prose li{margin:10px 0}.prose ul,.prose ol{padding-left:23px}.prose table{width:100%;border-collapse:collapse;font-size:14px;margin:25px 0}.prose th,.prose td{text-align:left;padding:14px 10px;border-bottom:1px solid var(--line);vertical-align:top}.prose th{background:var(--soft)}.prose .callout,.prose aside{background:var(--soft);padding:20px 26px;margin:25px 0;border-left:3px solid #738e47}.article-cta{background:var(--soft);padding:30px;margin-top:40px;border-radius:5px}.article-cta h2{font-size:29px;line-height:1.2}.article-cta p{color:var(--muted);margin:12px 0 20px;font-size:14px}.not-found{text-align:center;min-height:60vh;display:grid;place-content:center;gap:25px}.not-found h1{font-size:60px}.not-found p{color:var(--muted)}
@media(min-width:1500px){.hero{gap:125px}.hero h1{font-size:118px}.hero-description{font-size:18px}}
@media(max-width:1150px){.section-shell{width:calc(100% - 72px)}.hero{gap:52px;padding-block:65px 60px}.hero h1{font-size:85px}.hero-description{font-size:15px}.hero-actions{gap:14px;flex-wrap:wrap}.calculator{padding:25px}.section-heading{gap:35px;grid-template-columns:1fr 1.7fr}.harness-diagram{grid-template-columns:1fr 35px 1.6fr 35px 1fr;padding:25px}.harness-core{padding:18px 16px;gap:10px}.harness-core strong{font-size:16px}.harness-symbol{width:37px;height:42px;font-size:32px}.assessment-grid{gap:65px}.faq-section{gap:65px}.assessment-copy :is(h1,h2){font-size:48px}.header-nav{gap:20px}.closing-arrow{font-size:200px}}
@media(max-width:850px){.section-shell{width:calc(100% - 48px)}.site-header{height:83px}.header-nav>a:not(.button){display:none}.hero{gap:30px}.hero h1{font-size:70px}.hero-description{font-size:14px}.hero-copy>.eyebrow{font-size:8px}.calculator{padding:22px}.calculator h2{font-size:21px}.calc-icon{display:none}.annual-result>strong{font-size:42px}.hero-actions .button{padding:15px 16px;font-size:11px;gap:14px}.hero-actions .text-link{font-size:11px}.hero-footnote{margin-top:25px}.audience-list{gap:10px;font-size:9px}.audience-list span:not(:last-child)::after{margin-left:10px}.section-heading h2{font-size:36px}.harness-diagram{padding:25px 16px;grid-template-columns:1fr 23px 1.5fr 23px 1fr}.harness-core{padding:16px 12px}.harness-symbol{display:none}.diagram-inputs>span,.diagram-outputs>span{font-size:9px;padding:10px 8px}.core-components{gap:5px}.core-components>span{font-size:8px!important}.value-grid{gap:25px}.value-grid h3{font-size:17px}.workflow-grid{gap:18px}.workflow-card h3{font-size:22px}.workflow-visual{height:160px}.mini-chart{width:170px}.mini-workbook{width:185px}.source-chip{right:9px}.assessment-grid{gap:35px}.assessment-copy :is(h1,h2){font-size:40px}.assessment-form-card{padding:24px}.form-row{gap:10px}.assessment-copy>p:not(.eyebrow){font-size:13px}.faq-section{gap:35px;grid-template-columns:1fr 1.35fr}.faq-intro h2{font-size:37px}.closing-arrow{right:40px;font-size:160px;top:42px}.closing-section h2{font-size:50px}.site-footer{align-items:flex-start}.footer-links{gap:15px;justify-content:flex-end}}
@media(max-width:650px){html{scroll-padding-top:24px}.section-shell{width:calc(100% - 40px)}.site-header{height:78px;gap:15px}.wordmark{font-size:15px;gap:8px}.brand-icon{height:30px;width:30px;font-size:25px}.brand-byline{font-size:8px}.header-nav .button{font-size:10px;padding:12px 13px;min-height:42px;gap:12px}.hero{grid-template-columns:1fr;padding:49px 0 48px;gap:36px}.hero-copy{padding:0}.hero-copy>.eyebrow{font-size:9px;margin-bottom:24px}.hero h1{font-size:88px}.hero-description{font-size:16px;line-height:1.65;max-width:390px;margin-top:25px}.hero-actions{gap:22px;margin-top:26px}.hero-actions .button{font-size:12px;padding:16px 19px;gap:25px}.hero-actions .text-link{font-size:12px}.hero-footnote{font-size:10px;margin-top:29px}.audience-list{font-size:10px;gap:12px}.audience-list span:not(:last-child)::after{margin-left:12px}.calculator-wrap{max-width:none;justify-self:stretch}.calculator-topline{font-size:8px;padding-bottom:10px}.calculator{padding:26px}.calculator h2{font-size:26px}.calc-icon{display:grid}.calculator-intro{font-size:12px;max-width:310px}.money-input input{font-size:32px}.annual-result>strong{font-size:51px}.calculator-caption{margin-top:13px}.scenario-note{font-size:10px}.calculator-cta{min-height:48px}.range-markers,.range-markers>span:nth-child(2){font-size:10px}.harness-section{padding:49px 0 45px}.section-heading{grid-template-columns:1fr;gap:19px}.section-heading>.eyebrow{margin:0;font-size:9px}.section-heading h2{font-size:37px}.section-heading>div>p{font-size:14px}.harness-diagram{grid-template-columns:1fr;margin:31px 0;padding:23px;gap:0}.diagram-inputs,.diagram-outputs{flex-direction:row;gap:7px;justify-content:center}.diagram-inputs>span,.diagram-outputs>span{flex:1;text-align:center;font-size:9px;padding:10px 5px}.diagram-connector{height:30px}.diagram-connector::before{height:100%;width:1px;left:50%;top:0}.diagram-connector>span{transform:rotate(90deg);font-size:14px;padding:0 2px}.harness-core{max-width:280px;width:100%;margin-inline:auto;padding:18px 22px;gap:14px}.harness-symbol{display:grid;width:40px;height:44px;font-size:35px}.harness-core strong{font-size:17px}.core-components>span{font-size:10px!important}.value-grid{grid-template-columns:1fr;gap:24px}.value-grid article{display:grid;grid-template-columns:25px 1fr;gap:0 10px}.step-number{grid-row:1/3;margin-top:3px}.value-grid h3{font-size:20px}.value-grid p{max-width:none;font-size:13px}.workflows-section{padding:51px 0 47px}.workflow-grid{grid-template-columns:1fr;gap:32px;margin-top:31px}.workflow-visual{height:205px}.mini-document{width:165px;height:170px}.mini-chart{width:215px}.mini-workbook{width:250px}.source-chip{right:calc(50% - 135px)}.workflow-card .eyebrow{margin:19px 0 10px}.workflow-card h3{font-size:28px}.workflow-card>p{max-width:none;font-size:14px;margin-top:10px}.section-note{font-size:10px}.assessment-section{padding:49px 0}.assessment-grid{grid-template-columns:1fr;gap:33px}.assessment-copy{padding:0}.assessment-copy :is(h1,h2){font-size:47px}.assessment-copy>.eyebrow{font-size:9px;margin-bottom:22px}.assessment-copy>p:not(.eyebrow){font-size:14px;max-width:none;margin-top:21px}.assessment-deliverables{margin:26px 0 15px}.assessment-deliverables strong{font-size:14px}.assessment-deliverables p{font-size:12px}.assessment-form-card{padding:27px 22px}.assessment-form-card h2{font-size:28px}.form-field label{font-size:11px}.form-field input,.form-field select,.form-field textarea{font-size:16px;padding:11px 10px}.checkbox-label{font-size:11px}.form-fineprint{font-size:10px}.form-submit{font-size:12px;padding:16px}.faq-section{grid-template-columns:1fr;gap:28px;padding:51px 0}.faq-intro>.eyebrow{font-size:9px;margin-bottom:19px}.faq-intro h2{font-size:43px}.faq-intro .text-link{margin-top:13px;font-size:12px}.faq-list summary{font-size:14px;padding:20px 0}.faq-list details>p{font-size:13px;padding-right:15px}.closing-section{padding:32px 25px 36px;margin-bottom:40px}.closing-section .eyebrow{font-size:8px;position:relative;z-index:1}.closing-section h2{font-size:43px;position:relative;z-index:1}.closing-section .button{font-size:12px;position:relative;z-index:1;margin-top:25px}.closing-arrow{font-size:106px;right:13px;top:13px;opacity:.6}.site-footer{flex-direction:column;gap:13px;padding:23px 0}.footer-links{justify-content:flex-start;gap:20px;font-size:10px}.article-shell{width:calc(100% - 40px);margin:45px auto 65px}.article-shell>h1{font-size:43px}.article-lede{font-size:18px}.prose{font-size:15px}.prose table{font-size:12px}.prose th,.prose td{padding:10px 6px}.article-cta{padding:25px}.not-found h1{font-size:45px}}
@media(max-width:370px){.section-shell{width:calc(100% - 32px)}.hero h1{font-size:76px}.hero-actions{gap:10px}.hero-actions .button{padding-inline:14px;gap:18px}.header-nav .button{font-size:9px;gap:8px;padding-inline:10px}.calculator{padding:22px}.calculator h2{font-size:23px}.annual-result>strong{font-size:45px}.form-row{grid-template-columns:1fr;gap:0}.closing-section h2{font-size:37px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.button:hover{transform:none}}

.annual-result>strong.large-number{font-size:36px}

.value-grid p,.workflow-card>p{font-size:14px}.scenario-note,.form-fineprint{font-size:11px}.form-field label{font-size:12px}.form-field input,.form-field select,.form-field textarea{font-size:14px}.checkbox-label{font-size:11px}.checkbox-label input{width:17px;height:17px}.calculator-intro{font-size:13px}.faq-list details>p{font-size:14px}
@media(max-width:650px){.value-grid p,.workflow-card>p,.section-heading>div>p,.assessment-copy>p:not(.eyebrow),.faq-list details>p{font-size:16px}.form-field input,.form-field select,.form-field textarea{font-size:16px}.assessment-deliverables p{font-size:14px}.scenario-note,.form-fineprint{font-size:12px}.hero h1{font-size:clamp(72px,20vw,88px)}}

/* Shared pages carry the campaign identity while prioritizing reading and forms. */
:root{--paper:#f5f5ed;--ink:#172014;--lime:#d6fb74;--sans:'DM Sans',Arial,sans-serif;--display:'Barlow Condensed','Arial Narrow',sans-serif;--mono:'IBM Plex Mono',monospace}
.site-header{height:86px}
.wordmark{min-height:44px;font-size:16px;line-height:.98;letter-spacing:-.5px;font-weight:500}
.wordmark b{font-weight:700}
.wordmark svg{width:24px;height:32px;stroke:currentColor;fill:none;stroke-width:1.6;flex-shrink:0}
.header-nav{font-size:14px}
.header-nav>a,.footer-links>a,.light-link{min-height:44px;display:inline-flex;align-items:center}
.button{border-radius:0;font-size:14px}
.eyebrow{font:500 12px/1.5 var(--mono);letter-spacing:.06em}
.assessment-copy :is(h1,h2),.article-shell>h1,.not-found h1{font-family:var(--display);font-weight:700;letter-spacing:-.02em}
.assessment-copy :is(h1,h2){font-size:64px;line-height:1}
.assessment-copy em{font:inherit}
.assessment-copy>p:not(.eyebrow){font-size:16px}
.assessment-deliverables strong{font-size:16px;font-weight:600}
.assessment-deliverables p{font-size:16px;line-height:1.6}
.assessment-deliverables>li>span{font:12px/1.6 var(--mono)}
.light-link{font-size:14px}
.assessment-form-card{border-radius:0}
.assessment-form-card h2{font-size:27px;font-weight:600;letter-spacing:-.035em}
.assessment-form-card #form-content>p{font-size:16px}
.form-field label,.form-fineprint{font-size:12px}
.form-field input,.form-field select,.form-field textarea{min-height:44px;font-size:16px}
.checkbox-label{font-size:14px;min-height:44px;align-items:center;line-height:1.5}
.checkbox-label input{width:18px;height:18px;margin-top:0}
.form-status,.form-success>p:not(.eyebrow){font-size:16px}
.form-submit{font-size:14px}
.article-shell{width:min(720px,calc(100% - 64px))}
.article-shell>h1{font-size:64px;line-height:1}
.article-byline{font-size:12px}
.prose{font-size:17px;line-height:1.75}
.prose h2,.prose h3,.article-cta h2{font-weight:600;letter-spacing:-.035em}
.prose table{font-size:14px}
.article-cta p{font-size:16px}
.footer-brand,.footer-links{font-size:12px}
.prose a:visited,.footer-links a:visited{color:#62516e}
.header-nav a:hover,.wordmark:hover{color:#4d643b}
@media(max-width:850px){.site-header{height:83px}.assessment-grid{gap:30px}}
@media(max-width:650px){
  .site-header{height:70px}
  .header-nav .button{font-size:12px;min-height:44px;padding:10px;gap:8px}
  .assessment-copy :is(h1,h2){font-size:52px}
  .assessment-copy>.eyebrow{font-size:12px}
  .article-shell{width:calc(100% - 40px)}
  .article-shell>h1{font-size:48px}
  .article-lede{font-size:18px}
  .prose{font-size:16px}
  .footer-links{gap:20px}
}

/* Annual enterprise spend bands need a full field on narrow forms. */
.qualification-row{align-items:end}
@media(max-width:1200px){.qualification-row{grid-template-columns:1fr;gap:0}}

/* Technical context is optional so finance and engineering leaders can both start. */
.technical-brief{border-top:1px solid var(--line,#17201430);border-bottom:1px solid var(--line,#17201430);margin:5px 0 24px;padding:0}
.technical-brief>summary{cursor:pointer;min-height:44px;padding:15px 0;font-size:16px;font-weight:600;line-height:1.5}
.technical-brief>summary:focus-visible{outline:2px solid currentColor;outline-offset:4px}
.technical-brief>p{font-size:14px;line-height:1.65;margin:0 0 20px}
.technical-brief .form-field:last-child{margin-bottom:20px}
