@font-face{font-family:Body;src:local("Bahnschrift");font-display:swap}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:30px}
body{margin:0;background:#f5f4ee;color:#192c29;font-family:Body,"Trebuchet MS",sans-serif;font-size:16px;line-height:1.65}
::selection{background:#d6ed82;color:#192c29}
a{color:inherit;text-underline-offset:5px}
button,select{font:inherit}
button,a,select{touch-action:manipulation}
a:focus-visible,button:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #877037;outline-offset:5px}
button{cursor:pointer}
button:disabled{cursor:default}
h1,h2,h3,p{margin:0}
h1,h2{font-weight:500;letter-spacing:-.055em;line-height:1.06}
h1{font-size:clamp(48px,5.35vw,80px)}
h2{font-size:clamp(36px,3.8vw,56px)}
h3{font-weight:500;font-size:22px;line-height:1.2;letter-spacing:-.025em}
em{font-family:Georgia,"Times New Roman",serif;font-weight:400}
p{margin:16px 0;color:#56605a}
main{max-width:1360px;padding:0 48px;margin:auto}
main>h1{margin:72px 0 28px}
main>h2{font-size:32px;margin-top:48px}
main>p,main>ul,main>ol,main>dl{max-width:820px}
main>p:last-child{margin-bottom:80px}
.site-header{max-width:1360px;margin:auto;padding:28px 48px;display:flex;gap:40px;align-items:center;border-bottom:1px solid #d9ddd2}
.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:27px;font-weight:600;letter-spacing:-1.1px;color:#192c29}
.brand-dot{color:#527747;margin-left:-9px}
.brand-mark{display:flex;align-items:flex-end;gap:3px;width:26px;height:28px;transform:skew(-18deg)}
.brand-mark i{background:#253f33;display:block;width:6px;height:13px}
.brand-mark i:nth-child(2){height:21px}
.brand-mark i:nth-child(3){height:28px}
.site-header nav{display:flex;gap:30px;margin-left:auto;font-size:13px}
.site-header nav a{text-decoration:none}
.site-header nav a:hover{color:#64873a}
.nav-cta{text-decoration:none;border:1px solid #839085;padding:11px 17px;font-size:13px;border-radius:3px}
.nav-cta:hover{background:#e7eadf}
.skip{position:absolute;left:20px;top:-100px;z-index:10;background:#fff;padding:12px}
.skip:focus{top:10px}
.hero{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;padding:74px 0 62px;min-height:690px}
.eyebrow{font-family:Body,"Trebuchet MS",sans-serif;font-size:11px;font-weight:600;letter-spacing:1px;color:#5e6d5d;margin:0 0 26px;line-height:1.7}
.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#829e43;margin-right:8px;box-shadow:0 0 0 4px #a9bb8120}
.hero .lede{max-width:400px;margin-top:26px}
.lede{font-size:18px;line-height:1.65}
.actions{display:flex;align-items:center;gap:23px;flex-wrap:wrap;margin-top:28px}
.cta{display:inline-flex;align-items:center;gap:32px;background:#203c32;color:#fff;padding:15px 22px;text-decoration:none;font-size:13px;border-radius:3px;transition:background .2s,transform .2s}
.cta:hover{background:#3f5c38;transform:translateY(-2px)}
.cta.secondary{background:none;color:#203c32;border:1px solid #203c32}
.text-link{font-size:13px;font-weight:600}
.micro{font-size:11px;line-height:1.65;color:#6d746b}
.hero .micro{margin-top:17px}
.transformation{position:relative;padding:21px 24px 12px;background:#e9ecdf;border:1px solid #d9decb;border-radius:4px;background-image:radial-gradient(#b1bca34d .7px,transparent .7px);background-size:15px 15px}
.visual-top{display:flex;justify-content:space-between;font:9px "Courier New",monospace;letter-spacing:1px;color:#667254}
.source-files{position:relative;height:176px;margin-top:20px}
.file{position:absolute;width:65%;background:#fafbf7;border:1px solid #d5d9cc;padding:14px 16px;box-shadow:0 8px 20px #31422510;font-size:10px}
.file-a{left:3px;top:0;transform:rotate(-5deg)}
.file-b{right:-2px;top:27px;transform:rotate(5deg);width:57%}
.file-type{font:9px monospace;color:#617645;border:1px solid #c0cbae;padding:3px 5px;margin-right:8px}
.file b{font-size:10px}
.mini-grid{display:grid;grid-template-columns:repeat(3,1fr);margin:12px 0 7px}
.mini-grid i{font-style:normal;border:1px solid #e1e5da;padding:3px 5px;color:#899081}
.mini-grid i:nth-child(6){color:#bb764c;background:#f4e9df}
.file small{font-size:8px;color:#7b836f}
.code-lines{font:10px/2 "Courier New",monospace;padding-top:15px;color:#78826d}
.code-lines span{color:#a0613d}
.processing{display:flex;align-items:center;justify-content:space-between;color:#6b7f4b;font:8px "Courier New",monospace;letter-spacing:.6px;padding:0 15px 15px}
.processing>span:first-child{width:25px;border-top:1px solid #9eaf82}
.processing>span:last-child{font-size:23px}
.preview-dashboard{background:#fff;border:1px solid #d6ddcf;padding:18px;box-shadow:0 15px 32px #30402c12;border-radius:4px}
.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}
.panel-heading b{font-size:11px}
.tag{font:8px monospace;letter-spacing:.6px;color:#778368}
.preview-kpis{display:grid;grid-template-columns:1.3fr 1fr 1fr;margin:22px 0;border-bottom:1px solid #e5e8df;padding-bottom:16px}
.preview-kpis small{font-size:9px;color:#7e8577;display:block}
.preview-kpis strong{font-weight:500;letter-spacing:-1px;font-size:29px;display:block}
.preview-kpis strong span{font-size:10px;margin-left:4px;letter-spacing:0;color:#87927a}
.chart-label{display:flex;justify-content:space-between;font-size:8px;color:#7b8475}
.chart-label b,.chart-key b{color:#9a6541;font-weight:400}
.bars{height:92px;display:flex;align-items:flex-end;justify-content:space-between;gap:7px;margin:12px 0 8px;border-bottom:1px solid #cdd4c4;background:repeating-linear-gradient(to top,transparent 0,transparent 29px,#e9ece4 30px)}
.bars i{height:var(--h);flex:1;background:#809666;border-top:5px solid #d3b999;max-width:21px;animation:rise .9s ease-out both;transform-origin:bottom}
.axis{display:flex;justify-content:space-between;font:7px monospace;color:#8a9380}
.panel-foot{display:flex;justify-content:space-between;border-top:1px solid #e5e8df;margin-top:16px;padding-top:11px;font-size:8px;color:#667853}
.visual-note{text-align:center;font-size:8px;color:#6f7c60;margin:13px 0 0}
.discipline-strip{display:flex;justify-content:space-between;gap:16px;align-items:center;border-top:1px solid #d2d8c9;border-bottom:1px solid #d2d8c9;padding:24px 0}
.discipline-strip>span{font:600 11px Body,"Trebuchet MS",sans-serif;color:#78836e;letter-spacing:.8px}
.discipline-strip b{font-weight:400;font-size:16px}
.section{padding:104px 0}
.split{display:grid;grid-template-columns:1fr 1fr;gap:75px}
.large-copy{font-size:23px;line-height:1.5;color:#2d4236;margin-top:0}
.approach-copy>p:nth-child(2){font-size:14px;margin:22px 0 32px}
.check-row{display:flex;gap:20px;border-top:1px solid #d4dacd;padding:19px 0}
.check-row>span{font:600 12px Body,"Trebuchet MS",sans-serif;color:#859176;padding-top:4px}
.check-row h3{font-size:18px}
.check-row p{font-size:13px;margin:7px 0 0}
.case-study{background:#20352e;color:#f4f5ec;padding:60px;display:grid;grid-template-columns:1.15fr 1fr;gap:80px;position:relative}
.case-study .eyebrow{color:#b6c69a}
.case-study h2{font-size:44px}
.case-study em{color:#d2e9a1}
.case-study p{color:#b8c5bb;font-size:14px;max-width:440px}
.case-study .micro{font-size:10px;color:#a1b2a3}
.case-numbers{display:flex;flex-direction:column;justify-content:center}
.case-numbers>div{border-bottom:1px solid #516456;padding:22px 0}
.case-numbers span{font:600 11px Body,"Trebuchet MS",sans-serif;letter-spacing:1px;color:#afc493}
.case-numbers p{font-size:39px;letter-spacing:-1.7px;color:#e6efd7;margin:8px 0 0;white-space:nowrap}
.case-numbers b{font-weight:400;color:#9da98f;padding:0 8px;font-size:24px}
.case-numbers .case-caption{font-size:12px;color:#b8c5bb;border:0}
.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}
.section-heading>p{font-size:14px;margin-bottom:4px}
.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:50px}
.steps article{border-top:1px solid #bfc9b4;padding-top:25px}
.steps article>span{font:600 12px/1.5 Body,"Trebuchet MS",sans-serif;color:#596b4e;letter-spacing:.55px}
.steps h3{margin:25px 0 13px}
.steps p{font-size:14px;max-width:310px}
.demo-callout{background:#e4ebd7;padding:56px 60px;display:grid;grid-template-columns:1.5fr 1fr;gap:30px;align-items:center}
.demo-callout h2{font-size:48px}
.demo-callout p{font-size:14px}
.demo-callout .eyebrow{font-size:10px}
.callout-symbol{display:flex;align-items:center;justify-content:center;gap:20px}
.callout-symbol span{display:flex;align-items:center;justify-content:center;width:115px;height:140px;background:#f9fbf2;border:1px solid #bfcbaa;font-size:85px;font-family:Georgia,serif;color:#758b5a;transform:rotate(-9deg);box-shadow:4px 8px 0 #bdcaa94a}
.callout-symbol span:last-child{transform:rotate(7deg);color:#314d35}
.callout-symbol i{font-size:24px;font-style:normal}
.closing{text-align:center;padding:115px 0}
.closing h2{font-size:62px}
.closing .text-link{display:inline-block;margin-top:26px;font-size:16px}
.site-footer{max-width:1264px;margin:0 auto;padding:34px 0;border-top:1px solid #cdd5c3;display:flex;justify-content:space-between;gap:30px}
.site-footer .brand{font-size:22px}
.site-footer p{font-size:11px;margin:8px 0}
.footer-links{display:flex;gap:24px;align-items:center;font-size:11px}
.footer-links a{text-decoration:none}
.footer-links span{color:#77816e}
.demo-intro{padding:68px 0 42px}
.demo-intro h1{font-size:clamp(42px,4.5vw,66px)}
.demo-intro .lede{max-width:690px;font-size:16px}
.demo-shell{background:#fff;border:1px solid #d5dbce;padding:0 26px 28px;border-radius:5px}
.demo-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;border-bottom:1px solid #e2e7dc}
.tabs{display:flex;gap:24px}
.tabs button{padding:20px 0;border:0;background:transparent;font-size:12px;color:#6f7868;border-bottom:2px solid transparent}
.tabs button.active{border-bottom-color:#314e37;color:#213c29}
.download{background:none;border:0;font-size:11px;color:#4e653f;padding:12px}
.filters{display:flex;align-items:center;gap:18px;padding:22px 0;font-size:11px}
.filters>div{margin-right:auto}
.filter-period{color:#7e8577}
.filters label{display:flex;gap:7px;align-items:center}
.filters select{border:1px solid #d1d9c7;background:#f8faf4;padding:7px;font-size:11px;color:#314331;max-width:170px}
.quiet-button{background:none;border:0;text-decoration:underline;font-size:11px}
.demo-status{padding:10px 14px;background:#eef2e7;color:#5f704b;font-size:11px;border-left:2px solid #95a975}
.dashboard-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;padding:26px 0}
.tile{border-right:1px solid #e0e5d9;padding:0 12px}
.tile:first-child{padding-left:0}
.tile:last-child{border:0}
.tile small{font-size:11px;display:block;color:#67745c}
.tile strong{font-size:36px;letter-spacing:-1.5px;display:block;font-weight:500;margin:4px 0}
.tile>span{font-size:9px;color:#828c78;display:block}
.dashboard-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:24px}
.chart-card{padding:24px;border:1px solid #e0e5d9;min-width:0}
.chart-card .eyebrow{font-size:8px;margin-bottom:9px}
.chart-card h3{font-size:23px}
.chart-key{font-size:9px;color:#5f7a44;white-space:nowrap}
.daily-chart{height:220px;display:flex;gap:18px;padding:28px 12px 26px;margin:18px 0;background:repeating-linear-gradient(to top,transparent 0,transparent 43px,#edf0e8 44px);border-bottom:1px solid #dbe1d3}
.day-column{display:flex;position:relative;align-items:flex-end;justify-content:center;height:100%;flex:1}
.day-stack{width:100%;max-width:43px;background:#7c9560;position:relative;border-radius:2px 2px 0 0;transition:height .3s}
.day-stack:hover{background:#4e6c37}
.reject-bar{display:block;background:#c99c77;min-height:3px;width:100%}
.day-label{position:absolute;bottom:-22px;font:8px monospace;color:#6c775f;white-space:nowrap}
.insight-card{background:#243c30;padding:28px;color:#e8efde}
.insight-card .eyebrow{font-size:9px;color:#b6c99a;margin-bottom:18px}
.insight-card h3{font-size:29px}
.insight-card p{font-size:12px;color:#ced7c4}
.insight-action{border-top:1px solid #667a56;margin-top:22px;padding-top:18px}
.insight-action span{font:600 11px Body,"Trebuchet MS",sans-serif;letter-spacing:1px;color:#c2d995}
.insight-action p{margin-top:9px}
.insight-card .micro{font-size:9px;color:#aebb9f}
.table-scroll{overflow:auto;max-height:540px;margin-top:24px}
table{border-collapse:collapse;width:100%;font-size:11px;white-space:nowrap}
th,td{padding:13px 12px;text-align:left;border-bottom:1px solid #e3e8db}
th{color:#6e7e5d;font-weight:400;background:#f1f5e9;position:sticky;top:0}
.valid-tag,.issue-tag{padding:4px 7px;background:#edf2e4;color:#59703d;font-size:10px;white-space:nowrap}
.issue-tag{background:#f7e8da;color:#956345}
[data-panel=records],[data-panel=checks]{padding-top:28px}
[data-panel=records] .panel-heading>span{font-size:11px;color:#6c785f}
.check-item{display:flex;align-items:center;gap:18px;border:1px solid #e1e6d9;margin:18px 0;padding:14px}
.check-item b{font-size:11px}
.check-item p{font-size:12px;margin:0}
.note{border-left:2px solid #8b9f6d;background:#ecf1e5;padding:15px;font-size:13px;margin:24px 0}
.small{font-size:12px;color:#69765e}
.facts{display:grid;grid-template-columns:110px 1fr;gap:20px}
.facts dd{margin:0}
.facts dt{font-weight:bold}
.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin:35px 0}
.card{padding:24px;border-top:1px solid #bac8ac}
.card p{font-size:14px}
.tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.tile .v{font-size:32px}
.tile .d{font-size:12px}
[hidden]{display:none!important}
@keyframes rise{from{transform:scaleY(.3);opacity:.2}
to{transform:scaleY(1);opacity:1}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
*{animation:none!important;transition:none!important}
}
@media(min-width:1450px){.hero{min-height:750px}
}
@media(max-width:1050px){main{padding:0 30px}
.site-header{padding:24px 30px;gap:25px}
.site-header nav{gap:18px}
.hero{gap:24px}
.hero h1{font-size:59px}
.hero .lede{font-size:16px}
.transformation{padding:18px 15px}
.file b{font-size:8px}
.preview-kpis strong{font-size:24px}
.case-study{gap:35px;padding:42px}
.case-numbers p{font-size:31px}
.case-study h2{font-size:38px}
.site-footer{margin:0 30px}
.split{gap:40px}
.discipline-strip b{font-size:13px}
.filters{flex-wrap:wrap}
.filters>div{width:100%}
.dashboard-grid{grid-template-columns:1.5fr 1fr}
.chart-card{padding:18px}
.chart-key{display:none}
.callout-symbol{gap:10px}
.callout-symbol span{width:85px;height:115px;font-size:65px}
}
@media(max-width:760px){main{padding:0 22px}
.site-header{padding:19px 22px;gap:15px;flex-wrap:wrap}
.brand{font-size:24px}
.site-header nav{order:3;width:100%;justify-content:space-between;padding-top:10px;border-top:1px solid #dce2d2;font-size:12px}
.nav-cta{margin-left:auto;font-size:10px;padding:8px 10px}
.hero{grid-template-columns:1fr;padding:45px 0 36px;gap:35px}
.hero h1{font-size:58px}
.hero .eyebrow{font-size:9px}
.hero .lede{max-width:420px}
.hero .actions{gap:22px}
.transformation{padding:20px;max-width:540px;width:100%;margin:auto}
.file b{font-size:9px}
.preview-kpis strong{font-size:27px}
.discipline-strip{flex-wrap:wrap;justify-content:flex-start;gap:10px 16px}
.discipline-strip>span:first-child{width:100%}
.discipline-strip b{font-size:12px}
.section{padding:65px 0}
.split{grid-template-columns:1fr;gap:26px}
.large-copy{font-size:21px}
.case-study{grid-template-columns:1fr;padding:30px 24px;gap:12px}
.case-study h2{font-size:37px}
.case-numbers p{font-size:38px}
.section-heading{display:block}
.section-heading>p{margin-top:22px}
.steps{grid-template-columns:1fr;gap:23px;margin-top:30px}
.steps h3{margin-top:15px}
.steps p{max-width:none}
.demo-callout{grid-template-columns:1fr;padding:32px 24px}
.demo-callout h2{font-size:36px}
.callout-symbol{display:none}
.closing{padding:65px 0}
.closing h2{font-size:43px}
.site-footer{margin:0 22px;flex-direction:column;gap:15px}
.footer-links{flex-wrap:wrap;gap:22px}
.demo-intro{padding:45px 0 25px}
.demo-intro h1{font-size:40px}
.demo-shell{padding:0 15px 18px}
.demo-toolbar{flex-wrap:wrap;gap:0;padding-bottom:10px}
.tabs{gap:15px}
.tabs button{font-size:10px;padding:16px 0}
.download{padding:4px 0}
.filters{gap:12px;padding:16px 0}
.filter-period{display:none}
.filters select{max-width:143px}
.dashboard-kpis{grid-template-columns:repeat(2,1fr);gap:22px 8px}
.tile{padding:0 8px}
.tile:nth-child(2){border:0}
.tile:nth-child(3){padding-left:0}
.tile strong{font-size:31px}
.dashboard-grid{grid-template-columns:1fr}
.daily-chart{gap:12px;padding-left:0;padding-right:0}
.chart-card{padding:17px 12px}
.day-label{font-size:7px}
.check-item{flex-wrap:wrap;gap:10px}
.check-item p{width:100%}
.cards,.tiles{grid-template-columns:1fr}
.facts{grid-template-columns:1fr}
.panel-heading{flex-wrap:wrap}
.demo-status{font-size:10px}
.chart-card .panel-heading{flex-wrap:nowrap}
}

.brief-form{max-width:740px;padding:30px 0}
.brief-form label{display:block;font-size:14px;margin:22px 0}
.brief-form input,.brief-form textarea,.brief-form select{display:block;width:100%;margin-top:9px;padding:13px;border:1px solid #bfcbb2;background:#fbfcf7;color:#243c30;font:inherit;border-radius:3px}
.brief-form button{border:0}
.brief-form textarea{resize:vertical}


.brand-logo{display:block;width:195px;height:auto}.site-footer .brand-logo{width:170px}@media(max-width:760px){.brand-logo{width:153px}}

.cost-section{padding-bottom:55px;border-bottom:1px solid #ccd5c0}
.cost-intro{max-width:770px;font-size:17px;margin:30px 0 36px}
.cost-ledger{border-top:2px solid #314c37}
.cost-ledger-head,.cost-ledger article{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:30px}
.cost-ledger-head{padding:16px 0;font-size:10px;letter-spacing:1px;color:#627457;font-weight:600}
.cost-ledger article{padding:26px 0;border-top:1px solid #d3dcc9;align-items:start}
.cost-ledger h3{font-size:19px;display:flex;gap:15px;align-items:baseline}
.cost-ledger h3 span{font-size:11px;color:#81916e;font-weight:500}
.cost-ledger p{font-size:14px;margin:0;line-height:1.7}
.cost-ledger article>p:last-child{color:#294731}
.cost-bottom{display:flex;align-items:center;justify-content:space-between;gap:45px;background:#e8eddc;padding:28px 30px;margin-top:25px}
.cost-bottom>div{max-width:720px}
.cost-bottom .eyebrow{margin-bottom:10px;font-size:11px}
.cost-bottom p{font-size:14px;margin:10px 0}
.cost-bottom .small{font-size:12px}
.cost-bottom .cta{flex-shrink:0}
@media(max-width:900px){.cost-bottom{align-items:flex-start;flex-direction:column;gap:15px}.cost-ledger-head,.cost-ledger article{gap:20px}}
@media(max-width:760px){.cost-ledger-head{display:none}.cost-ledger article{grid-template-columns:1fr;gap:12px;padding:24px 0}.cost-ledger article>p:last-child{padding-left:14px;border-left:2px solid #96aa7e}.cost-bottom{padding:22px}.cost-intro{font-size:16px}.cost-section{padding-bottom:40px}}
