:root{--ink:#102626;--ink-2:#1a3737;--cream:#f4f2e9;--paper:#fffefa;--line:#d6d8cf;--muted:#586866;--lime:#d9f37f;--lime-deep:#b6d660;--orange:#e87a59;--max:1190px;--shadow:0 22px 65px #0b1f1f1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Avenir Next,Avenir,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.58}a{color:inherit;text-decoration:none}a:hover{text-decoration-color:currentColor}button,input,select,textarea{font:inherit}button{cursor:pointer}img,svg{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.12}h1{font-size:clamp(3.2rem,6.5vw,6.7rem);font-weight:620}h2{font-size:clamp(2.35rem,4vw,4.3rem);font-weight:590}h3{font-size:clamp(1.4rem,2vw,2.05rem);font-weight:650}p{max-width:72ch}strong{font-weight:700}::selection{background:var(--lime);color:var(--ink)}:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.container{width:min(calc(100% - 3rem),var(--max));margin-inline:auto}.section{padding-block:clamp(4.5rem,8vw,8.5rem)}.section-tight{padding-block:clamp(3.5rem,6vw,6rem)}.section-white{background:var(--paper)}.section-dark{background:var(--ink);color:var(--paper)}.section-lime{background:var(--lime)}.eyebrow{letter-spacing:.17em;text-transform:uppercase;font-size:.72rem;font-weight:800;display:block}.eyebrow:before{content:"";vertical-align:middle;opacity:.7;background:currentColor;width:23px;height:1px;margin-right:.65rem;display:inline-block}.section-head{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2.6rem;display:flex}.section-head h2{max-width:760px;margin:.7rem 0 0}.section-head>p{max-width:340px;color:var(--muted);margin:0}.section-dark .section-head>p{color:#bdcac4}.lead{color:var(--muted);font-size:clamp(1.1rem,1.6vw,1.31rem);line-height:1.65}.section-dark .lead,.page-hero .lead{color:#c3d0ca}.muted{color:var(--muted)}.kicker{text-transform:uppercase;letter-spacing:.15em;font-size:.76rem;font-weight:800}.rule{border:0;border-top:1px solid var(--line);margin:2.5rem 0}.button{border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;gap:1.2rem;min-height:54px;padding:.82rem 1.35rem;font-size:.91rem;font-weight:780;line-height:1.2;transition:transform .2s,background .2s,border-color .2s;display:inline-flex}.button:hover{text-decoration:none;transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#274848}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:#c6eb65}.button-outline{color:#fff;border-color:#8eaaa1}.button-outline:hover{background:#ffffff16}.button-ghost{border-color:var(--ink);color:var(--ink)}.button-ghost:hover{background:#e9eedb}.button-small{min-height:42px;padding:.65rem 1rem;font-size:.83rem}.button-row{flex-wrap:wrap;align-items:center;gap:.8rem;display:flex}.text-link{text-underline-offset:.32em;font-size:.94rem;font-weight:760;text-decoration:underline 1px}.text-link span{margin-left:.3rem;display:inline-block}.light-link{color:var(--lime)}.skip-link{color:var(--ink);z-index:50;background:#fff;padding:.7rem 1rem;position:absolute;top:-60px;left:1rem}.skip-link:focus{top:1rem}.topline{background:var(--ink);color:#e2ece4;letter-spacing:.035em;font-size:.74rem;font-weight:720}.topline-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:34px;display:flex}.topline a{color:var(--lime)}.topline a:hover{text-decoration:underline}.site-header{background:var(--cream);border-bottom:1px solid var(--line);z-index:5;position:relative}.header-inner{align-items:center;gap:2rem;min-height:81px;display:flex}.brand{letter-spacing:-.065em;white-space:nowrap;align-items:center;gap:.65rem;font-size:1.38rem;font-weight:840;line-height:1;display:inline-flex}.brand small{letter-spacing:.2em;margin-top:.45rem;font-size:.47rem;font-weight:800;display:block}.brand-mark{background:var(--ink);width:39px;height:39px;color:var(--lime);letter-spacing:-.13em;border-radius:8px;place-items:center;padding-right:4px;font-family:Georgia,serif;font-size:1.35rem;font-style:italic;font-weight:800;display:grid;position:relative}.brand-dot{background:var(--orange);border-radius:50%;width:5px;height:5px;position:absolute;top:5px;right:5px}.desktop-nav{align-items:center;gap:clamp(1rem,2.1vw,2.1rem);margin-left:auto;display:flex}.desktop-nav a{white-space:nowrap;font-size:.82rem;font-weight:700}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:#38635d}.header-cta{margin-left:.5rem}.mobile-nav{display:none}.site-footer{background:var(--ink);color:#d9e2dc;padding-top:4.6rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.35fr;gap:clamp(1.8rem,3vw,4rem);padding-bottom:4rem;display:grid}.brand-footer{color:#fff}.brand-footer .brand-mark{background:#294642}.footer-intro p{color:#c0d0c7;max-width:310px;margin-top:1.7rem;font-size:1.05rem}.footer-location{color:#a3b9ae;font-size:.8rem}.site-footer h2{text-transform:uppercase;letter-spacing:.16em;color:#98b8ab;margin:.25rem 0 1.3rem;font-size:.73rem}.site-footer .footer-grid>div:not(.footer-intro):not(.footer-action)>a{margin:.65rem 0;font-size:.9rem;display:block}.site-footer a:hover{text-decoration:underline}.footer-action{border-left:1px solid #395451;padding-left:1.6rem}.footer-action p{margin:1.3rem 0;font-size:1.12rem;line-height:1.45}.footer-action .eyebrow{color:var(--lime)}.footer-bottom{color:#9fb5aa;border-top:1px solid #395451;justify-content:space-between;gap:1rem;padding-block:1.2rem 1.8rem;font-size:.77rem;display:flex}.hero{background:var(--ink);color:#fff;padding:clamp(5rem,8vw,8.3rem) 0 5.5rem;position:relative;overflow:hidden}.hero:before,.page-hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 82% 22%,#5d917e40,#0000 35%),linear-gradient(115deg,#0000 55%,#ffffff08);position:absolute;inset:0}.hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(350px,.96fr);align-items:center;gap:clamp(2.5rem,5vw,5.5rem);display:grid;position:relative}.hero h1{max-width:800px;margin:1.3rem 0 1.35rem}.hero h1 em{color:var(--lime);font-family:Georgia,Iowan Old Style,serif;font-weight:400}.hero .lead{max-width:570px;margin-bottom:2rem}.hero-meta{color:#cbd8ce;border-top:1px solid #42605b;flex-wrap:wrap;gap:1.8rem;margin-top:3rem;padding-top:1.45rem;font-size:.79rem;display:flex}.hero-meta span:before{content:"✦";color:var(--lime);margin-right:.55rem}.workflow-board{color:var(--ink);background:#f8f8f1;border-radius:12px;overflow:hidden;transform:rotate(1.2deg);box-shadow:0 32px 90px #07161466}.board-top{letter-spacing:.1em;text-transform:uppercase;background:#e7ece4;border-bottom:1px solid #d3ddd4;justify-content:space-between;align-items:center;padding:.8rem 1.1rem;font-size:.68rem;font-weight:800;display:flex}.board-dots{gap:5px;display:flex}.board-dots i{background:#b3c4b5;border-radius:50%;width:6px;height:6px}.board-dots i:first-child{background:var(--orange)}.board-body{padding:1.6rem}.board-caption{letter-spacing:.17em;color:#6d7d77;text-transform:uppercase;font-size:.68rem;font-weight:800}.board-title{letter-spacing:-.04em;margin:.45rem 0 1.35rem;font-size:1.38rem;font-weight:770}.board-event{background:#fff;border:1px solid #e0e8df;border-radius:8px;grid-template-columns:35px 1fr auto;align-items:center;gap:.75rem;margin-bottom:.55rem;padding:1rem .8rem;display:grid}.event-index{color:#3b6c4d;background:#eff4e4;border-radius:50%;place-items:center;width:32px;height:32px;font-size:.73rem;font-weight:800;display:grid}.board-event strong{font-size:.85rem;display:block}.board-event small{color:#748079;margin-top:.1rem;font-size:.7rem;display:block}.board-event .status{text-transform:uppercase;letter-spacing:.05em;color:#37644a;white-space:nowrap;background:#eaf4d4;border-radius:20px;padding:.32rem .5rem;font-size:.65rem;font-weight:800}.board-event .status.pending{color:#a16231;background:#fff3db}.board-footer{color:#60716b;border-top:1px solid #dae2d9;justify-content:space-between;gap:1rem;margin-top:.7rem;padding-top:1.2rem;font-size:.72rem;display:flex}.board-footer strong{color:var(--ink)}.sticker{background:var(--lime);color:var(--ink);letter-spacing:.02em;box-shadow:var(--shadow);padding:.5rem .7rem;font-size:.75rem;font-weight:800;display:inline-block;position:absolute;bottom:-1.4rem;right:-1rem;transform:rotate(-4deg)}.stats-bar{background:var(--lime);padding:1.55rem 0}.stats-inner{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.stats-inner>div{border-right:1px solid #91b045;align-items:center;gap:1rem;display:flex}.stats-inner>div:last-child{border:0}.stats-inner strong{font-family:Georgia,serif;font-size:2.2rem;font-weight:400;line-height:1}.stats-inner span{max-width:150px;font-size:.8rem;font-weight:760;line-height:1.3}.card-grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.service-card,.industry-card,.info-card{background:var(--paper);border:1px solid var(--line);border-radius:9px;flex-direction:column;min-height:300px;padding:clamp(1.35rem,2.7vw,2.3rem);transition:transform .2s,box-shadow .2s;display:flex}.service-card:hover,.industry-card:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.service-card .eyebrow,.industry-card .eyebrow{color:#567368}.service-card h3,.industry-card h3{margin:1.1rem 0 .85rem}.service-card p,.industry-card p{color:var(--muted);font-size:.94rem;line-height:1.63}.service-card .text-link,.industry-card .text-link{margin-top:auto;padding-top:1rem}.mini-flow{color:#56695e;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:.73rem;font-weight:770;display:flex}.mini-flow b{color:#a0ada3}.industry-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.industry-card{min-height:260px}.industry-card-head{justify-content:space-between;align-items:center;display:flex}.industry-card-head span:last-child{color:#b4c8b2;font-family:Georgia,serif;font-size:1.7rem}.feature-split{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(3rem,7vw,8rem);display:grid}.feature-split h2{margin:.8rem 0 1.4rem}.feature-split .lead{margin-bottom:2rem}.feature-panel{background:#e7ebdf;border:1px solid #cdd7c7;border-radius:9px;padding:2rem}.feature-panel .panel-row{border-bottom:1px solid #c5d0c1;grid-template-columns:32px 1fr;gap:.8rem;padding:1rem 0;display:grid}.feature-panel .panel-row:last-child{border:0}.panel-row>span{color:#56785c;font-family:Georgia,serif;font-weight:800}.panel-row strong{font-size:.98rem;display:block}.panel-row p{color:#52675e;margin:.3rem 0 0;font-size:.85rem}.quote-panel{background:var(--ink);color:#fff;border-radius:12px;padding:clamp(2rem,4vw,4rem);position:relative;overflow:hidden}.quote-panel:after{content:"↗";color:#b4cf79;opacity:.16;font-family:Georgia,serif;font-size:11rem;line-height:1;position:absolute;top:-3rem;right:-.5rem}.quote-panel h2{max-width:760px;margin:.8rem 0 1.25rem}.quote-panel p{color:#c5d4cc;max-width:720px}.quote-panel .button{margin-top:1.1rem}.pilot-steps{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.pilot-step{border-top:2px solid var(--ink);padding:1.3rem .6rem .6rem 0}.pilot-step>span{color:#769264;font-family:Georgia,serif;font-size:2.2rem}.pilot-step h3{margin:1.2rem 0 .6rem;font-size:1.2rem}.pilot-step p{color:var(--muted);font-size:.88rem}.page-hero{background:var(--ink);color:#fff;padding:clamp(4.5rem,7vw,7rem) 0;position:relative;overflow:hidden}.page-hero .container{position:relative}.page-hero h1{max-width:880px;margin:1.2rem 0}.page-hero .lead{max-width:770px}.page-hero .hero-note{color:var(--lime);border:1px solid #5d746b;border-radius:99px;align-items:center;gap:.6rem;margin-top:1.3rem;padding:.5rem .9rem;font-size:.8rem;display:inline-flex}.breadcrumb{color:#b4cabe;flex-wrap:wrap;align-items:center;gap:.55rem;font-size:.76rem;display:flex}.breadcrumb a:hover{text-decoration:underline}.breadcrumb span[aria-hidden]{opacity:.55}.two-col{grid-template-columns:1fr 1fr;gap:clamp(2.5rem,6vw,7rem);display:grid}.two-col h2{margin:.8rem 0 1.25rem}.flow-list{counter-reset:flow;margin:0;padding:0;list-style:none}.flow-list li{border-top:1px solid var(--line);counter-increment:flow;grid-template-columns:50px 1fr;gap:1rem;padding:1.35rem 0;display:grid;position:relative}.flow-list li:before{content:counter(flow, decimal-leading-zero);color:#77965a;font-family:Georgia,serif;font-size:1.55rem}.flow-list h3{margin:0 0 .35rem;font-size:1.12rem}.flow-list p{color:var(--muted);margin:0;font-size:.89rem}.checklist{margin:1.5rem 0;padding:0;list-style:none}.checklist li{border-bottom:1px solid var(--line);gap:.8rem;padding:.85rem 0;font-weight:650;display:flex}.checklist li:before{content:"↗";color:#648047;font-weight:800}.boundary-note{border-left:3px solid var(--orange);color:#564e46;background:#fff9f1;margin-top:1.6rem;padding:1.15rem 1.3rem;font-size:.91rem}.boundary-note strong{color:var(--ink);margin-bottom:.25rem;display:block}.pill-row{flex-wrap:wrap;gap:.6rem;margin:1.6rem 0;display:flex}.pill{border:1px solid #adbfb0;border-radius:99px;padding:.36rem .72rem;font-size:.78rem;font-weight:720}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line);padding:1.1rem 0}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;font-size:1.05rem;font-weight:740;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:#5d7b68;font-size:1.35rem;font-weight:400}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);margin:.75rem 2rem 0 0;font-size:.93rem}.article-card{background:var(--paper);border:1px solid var(--line);border-radius:9px;padding:2rem}.article-card h3{font-size:1.35rem}.article-card p{color:var(--muted);font-size:.91rem}.article-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.text-column{max-width:760px}.text-column h2{margin:2.2rem 0 .7rem;font-size:clamp(1.8rem,2.5vw,2.55rem)}.text-column p,.text-column li{color:var(--muted)}.text-column a{text-decoration:underline}.sample-card{background:#f2f5e8;border:1px solid #cadac2;border-radius:9px;padding:1.6rem}.sample-card .eyebrow{color:#657e53}.sample-card strong{margin:1rem 0 .5rem;display:block}.sample-card p{color:#4d6257;font-size:.91rem}.form-shell{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:11px;padding:clamp(1.5rem,3vw,3rem)}.form-shell h2{font-size:clamp(1.6rem,2.4vw,2.5rem)}.form-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.field{flex-direction:column;gap:.4rem;margin-bottom:1rem;display:flex}.field.full{grid-column:1/-1}.field label{font-size:.8rem;font-weight:780}.field input,.field select,.field textarea{width:100%;color:var(--ink);background:#fbfcf9;border:1px solid #acbeb5;border-radius:5px;min-height:49px;padding:.7rem .8rem}.field textarea{resize:vertical;min-height:125px}.field input:focus,.field select:focus,.field textarea:focus{outline-offset:1px;outline:2px solid #709a58}.field small{color:var(--muted);font-size:.73rem}.form-note{color:var(--muted);margin:1rem 0;font-size:.79rem}.checkbox-line{align-items:flex-start;gap:.6rem;margin:1rem 0;font-size:.8rem;display:flex}.checkbox-line input{margin-top:.23rem}.checkbox-line a{text-decoration:underline}.honeypot{position:absolute;left:-9999px}.faq-section{max-width:850px}.fineprint{color:var(--muted);font-size:.79rem}.workflow-check{max-width:850px}.choice-grid{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.choice-grid label{cursor:pointer;background:#fff;border:1px solid #bbcabd;border-radius:7px;align-items:center;gap:.6rem;padding:1rem;font-size:.87rem;font-weight:700;display:flex}.choice-grid label:has(input:checked){background:#eff8d8;border-color:#608941}.result-panel{background:#e8f2d2;border:1px solid #b9d58c;border-radius:8px;margin-top:1.3rem;padding:1.5rem}.result-panel h3{font-size:1.4rem}.result-panel p{font-size:.9rem}.result-panel[hidden]{display:none}.content-list{padding-left:1.15rem}.content-list li{margin-bottom:.45rem}.list-panel{border:1px solid var(--line);background:#f4f5ec;border-radius:8px;padding:1.7rem}.list-panel h3{font-size:1.25rem}.cta-strip{background:var(--lime);padding-block:3rem}.cta-strip .container{justify-content:space-between;align-items:center;gap:2rem;display:flex}.cta-strip h2{margin:0;font-size:clamp(1.8rem,3vw,3rem)}.cta-strip p{margin:.5rem 0 0}@media (width<=1050px){.desktop-nav,.header-inner{gap:1rem}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-action{border-top:1px solid #395451;border-left:0;grid-column:1/-1;padding:1.6rem 0 0}}@media (width<=820px){.desktop-nav,.header-cta{display:none}.mobile-nav{margin-left:auto;display:block;position:relative}.mobile-nav summary{cursor:pointer;padding:.5rem;font-size:.82rem;font-weight:800;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{margin-left:.5rem}.mobile-nav nav{background:var(--paper);border:1px solid var(--line);width:min(80vw,260px);box-shadow:var(--shadow);border-radius:8px;flex-direction:column;padding:.7rem;display:flex;position:absolute;top:2.5rem;right:0}.mobile-nav nav a{padding:.7rem;font-size:.91rem;font-weight:700}.hero-grid{grid-template-columns:1fr}.workflow-board{max-width:620px;transform:none}.sticker{right:.5rem}.card-grid{grid-template-columns:1fr 1fr}.feature-split{grid-template-columns:1fr}.pilot-steps{grid-template-columns:1fr 1fr}.stats-inner{gap:1rem}.stats-inner strong{font-size:1.7rem}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.section-head{flex-direction:column;align-items:start;gap:.5rem}}@media (width<=620px){.container{width:min(calc(100% - 2rem),var(--max))}.topline-inner span{display:none}.topline-inner{justify-content:center}.header-inner{min-height:70px}.hero{padding:4.5rem 0 5rem}.hero h1{font-size:clamp(2.9rem,12vw,4.5rem)}.page-hero h1{font-size:clamp(2.7rem,10.7vw,4.3rem)}.stats-inner{grid-template-columns:1fr}.stats-inner>div{border-bottom:1px solid #9fb953;border-right:0;padding-bottom:.9rem}.stats-inner>div:last-child{padding-bottom:0}.card-grid,.industry-grid,.article-grid,.two-col,.form-grid,.choice-grid{grid-template-columns:1fr}.service-card,.industry-card{min-height:0}.pilot-steps,.footer-grid{grid-template-columns:1fr 1fr}.footer-intro,.footer-action{grid-column:1/-1}.footer-bottom{flex-wrap:wrap}.cta-strip .container{flex-direction:column;align-items:start}.board-event{grid-template-columns:32px 1fr}.board-event .status{grid-column:2;justify-self:start}.section{padding-block:4.5rem}.section-tight{padding-block:3.3rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.hero .lead{color:#c3d0ca}
