:root{--green-950:#032a23;--green-900:#07382f;--green-850:#0a4337;--green-800:#0f5042;--green-700:#176452;--gold-500:#d5a640;--gold-400:#e5bd63;--gold-300:#efd18d;--cream-100:#f7f2e8;--cream-50:#fbf8f2;--white:#fff;--ink:#10241f;--muted:#687771;--line:#10241f26;--shadow-green:#0b3028;--shell:min(1440px, calc(100% - 64px));color:var(--ink);background:var(--cream-50);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream-50)}body{background:var(--cream-50);min-width:320px;color:var(--ink);margin:0}body,button,a{font-family:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img,svg{display:block}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--gold-300);color:var(--green-950)}.shell{width:var(--shell);margin:0 auto}.brand-mark{color:#fff;align-items:center;gap:13px;min-width:214px;display:inline-flex}.brand-mark__icon{border:2px solid;flex:none;width:38px;height:38px;position:relative;transform:rotate(45deg)}.brand-mark__icon span{background:var(--gold-500);width:11px;height:11px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-mark__words{gap:2px;line-height:1;display:grid}.brand-mark__words strong{letter-spacing:.2em;font-size:16px;font-weight:800}.brand-mark__words small{color:var(--gold-400);letter-spacing:.24em;font-size:8px;font-weight:800}.brand-mark--compact{min-width:0}.brand-mark--compact .brand-mark__icon{width:34px;height:34px}.brand-mark--compact .brand-mark__words strong{font-size:14px}.brand-mark--compact .brand-mark__words small{font-size:7px}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#032a23f0;transition:box-shadow .25s,background .25s;position:sticky;top:0}.site-header--scrolled{background:#032a23fa;box-shadow:0 12px 32px #0000002e}.site-header__line{background:linear-gradient(90deg, var(--gold-500), #f0ce7d 42%, var(--gold-500));height:3px}.site-header__inner{justify-content:space-between;align-items:center;gap:28px;min-height:82px;display:flex}.desktop-nav{align-items:center;gap:28px;margin-left:auto;display:flex}.nav-link{color:#ffffffc2;align-items:center;gap:6px;padding:30px 0;font-size:14px;font-weight:600;transition:color .2s;display:inline-flex;position:relative}.nav-link:after{content:"";background:var(--gold-500);height:2px;transition:right .22s;position:absolute;bottom:21px;left:0;right:100%}.nav-link:hover,.nav-link:focus-visible{color:#fff}.nav-link:hover:after,.nav-link:focus-visible:after{right:0}.nav-link--button{cursor:pointer;background:0 0;border:0}.nav-link--software{color:var(--gold-300)}.nav-dropdown{position:relative}.nav-dropdown__menu{opacity:0;visibility:hidden;background:#fff;border:1px solid #07382f1f;width:280px;padding:10px;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;top:66px;left:-26px;transform:translateY(-8px);box-shadow:0 18px 50px #04221d38,0 5px #07382f21}.nav-dropdown__menu.is-open{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown__menu a{color:var(--green-950);border-bottom:1px solid #07382f14;justify-content:space-between;align-items:center;padding:14px 13px;font-size:14px;font-weight:700;transition:background .18s,padding-left .18s;display:flex}.nav-dropdown__menu a:last-child{border-bottom:0}.nav-dropdown__menu a:hover{background:var(--cream-100);padding-left:17px}.header-actions{align-items:center;gap:12px;margin-left:8px;display:flex}.menu-toggle{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #fff3;place-items:center;width:46px;height:46px;display:none}.mobile-menu{background:var(--green-950);border-top:1px solid #ffffff17;max-height:0;transition:max-height .28s;display:none;overflow:hidden}.mobile-menu__inner{padding:14px 0 24px;display:grid}.mobile-menu__label{color:var(--gold-400);text-transform:uppercase;letter-spacing:.18em;padding:12px 0 6px;font-size:11px;font-weight:800}.mobile-menu__inner>a:not(.button){color:#fff;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:15px 0;font-size:16px;font-weight:700;display:flex}.mobile-menu__inner .button{justify-content:center;width:100%;margin-top:18px}.button{cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:0 22px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s,color .18s;display:inline-flex}.button svg,.text-link svg{transition:transform .18s}.button:hover svg,.text-link:hover svg{transform:translate(4px)}.button--gold{color:var(--green-950);background:var(--gold-500);border-color:#c38f26;box-shadow:0 6px #8b651a,0 14px 28px #00000024}.button--gold:hover{background:var(--gold-400);transform:translateY(-2px);box-shadow:0 8px #8b651a,0 18px 34px #0000002e}.button--gold:active{transform:translateY(4px);box-shadow:0 2px #8b651a,0 6px 16px #0000001f}.button--outline-light{color:#fff;background:#ffffff0a;border-color:#ffffff61;box-shadow:0 4px #0000002e}.button--outline-light:hover{color:var(--green-950);background:#fff;transform:translateY(-2px)}.button--dark{color:#fff;background:var(--green-950);border-color:var(--green-950);box-shadow:0 5px #06271f}.button--dark:hover{background:#0c4539;transform:translateY(-2px)}.button--header{min-height:46px;padding-inline:18px}.text-link{border-bottom:2px solid;align-items:center;gap:9px;padding-bottom:5px;font-size:14px;font-weight:800;display:inline-flex}.section-kicker{color:#a66e0a;text-transform:uppercase;letter-spacing:.2em;align-items:center;gap:10px;font-size:12px;font-weight:800;display:inline-flex}.section-kicker:before{content:"";background:var(--gold-500);width:28px;height:2px}.section-kicker--gold{color:var(--gold-400)}.section-kicker--green{color:var(--green-950)}.section-kicker--green:before{background:var(--green-950)}.hero{background:var(--green-950);color:#fff;flex-direction:column;min-height:760px;display:flex;position:relative;overflow:hidden}.hero-atmosphere{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-atmosphere:before{content:"";z-index:4;background:linear-gradient(105deg,#032a23fa 0%,#032a23f0 52%,#032a23a3 100%);position:absolute;inset:0}.hero-glow{filter:blur(6px);background:radial-gradient(circle,#e5bd6359 0%,#d5a6401f 32%,#0000 68%);border-radius:50%;width:48vw;height:48vw;position:absolute;top:-10vw;right:-4vw}.ridge{transform-origin:bottom;clip-path:polygon(0 82%,10% 66%,18% 70%,28% 50%,39% 64%,48% 43%,57% 57%,68% 30%,79% 57%,89% 44%,100% 62%,100% 100%,0 100%);position:absolute;bottom:-1px;left:42%;right:-8%}.ridge--back{opacity:.38;background:#174c3f;height:58%;transform:translateY(8%)}.ridge--middle{opacity:.74;background:#0f4035;height:48%;transform:translateY(13%)scaleX(1.08)}.ridge--front{opacity:.98;background:#082e27;height:37%;transform:translateY(20%)scaleX(1.13)}.hero__inner{z-index:5;flex:1;align-items:center;padding:112px 0 150px;display:flex;position:relative}.hero__eyebrow{color:var(--gold-300);text-transform:uppercase;letter-spacing:.16em;align-items:center;gap:12px;margin-bottom:28px;font-size:12px;font-weight:800;display:inline-flex}.hero__eyebrow span{background:var(--gold-500);width:38px;height:2px}.hero h1{letter-spacing:-.055em;max-width:970px;margin:0;font-size:clamp(54px,6.2vw,92px);font-weight:900;line-height:.98}.hero h1 em{color:var(--gold-400);font-style:normal}.hero__copy>p{color:#ffffffc7;max-width:760px;margin:30px 0 0;font-size:20px;font-weight:500;line-height:1.65}.hero__actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.hero__proof{color:#fff9;flex-wrap:wrap;gap:24px;margin-top:28px;font-size:13px;font-weight:600;display:flex}.hero__proof span{align-items:center;gap:7px;display:inline-flex}.hero__service-strip{z-index:6;background:var(--cream-50);border-top:1px solid #ffffff1f;position:relative}.hero__service-strip-inner{grid-template-columns:repeat(4,1fr);display:grid}.hero__service-strip a{min-height:104px;color:var(--green-950);box-shadow:inset 0 0 0 0 var(--gold-500);border-right:1px solid #07382f21;grid-template-columns:38px 1fr auto;align-items:center;gap:14px;padding:0 24px;transition:box-shadow .2s,background .2s,transform .2s;display:grid}.hero__service-strip a:first-child{border-left:1px solid #07382f21}.hero__service-strip a>svg:first-child{color:#b57c0f}.hero__service-strip a span{gap:4px;display:grid}.hero__service-strip a small{color:#718079;font-size:12px}.intro-section{background:#fff}.intro-grid{grid-template-columns:.95fr 1.05fr;align-items:end;gap:100px;display:grid}.intro-grid h2,.section-heading h2,.journey-copy h2,.why-copy h2,.faq-intro h2,.contact-panel h2{letter-spacing:-.045em;margin:18px 0 0;font-size:clamp(40px,4.4vw,66px);font-weight:900;line-height:1.03}.intro-copy>p{color:var(--muted);max-width:680px;margin:0;font-size:18px;line-height:1.75}.journey-words{text-transform:uppercase;letter-spacing:.12em;color:var(--green-950);grid-template-columns:auto 1fr auto 1fr auto 1fr auto;align-items:center;gap:12px;margin-top:34px;font-size:13px;font-weight:800;display:grid}.journey-words i{background:linear-gradient(90deg, var(--gold-500), #d5a6402e);height:1px;display:block}.services-section{background:var(--cream-100)}.section-heading{grid-template-columns:1.1fr .7fr;align-items:end;gap:100px;margin-bottom:52px;display:grid}.section-heading>p{color:var(--muted);margin:0 0 4px;font-size:17px;line-height:1.7}.services-stack{gap:28px;display:grid}.service-panel{isolation:isolate;border:1px solid #07382f29;grid-template-columns:220px 1fr minmax(320px,.85fr);min-height:390px;transition:transform .28s,box-shadow .28s;display:grid;position:relative;overflow:hidden;box-shadow:0 11px #07382f1f,0 26px 50px #112b241a}.service-panel:hover{transform:translateY(-6px);box-shadow:0 15px #07382f21,0 36px 70px #112b2426}.service-panel__accent{clip-path:polygon(100% 0,0 0,100% 100%);background:var(--gold-500);opacity:.95;width:74px;height:74px;position:absolute;top:0;right:0}.service-panel__heading{border-color:#ffffff21;border-right-style:solid;border-right-width:1px;flex-direction:column;justify-content:space-between;padding:38px 30px;display:flex}.service-panel__heading span{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800}.service-panel__icon{background:var(--gold-500);width:50px;height:50px;color:var(--green-950);place-items:center;display:grid;box-shadow:0 5px #8d681c}.service-panel__content{flex-direction:column;align-items:flex-start;padding:48px 54px 42px;display:flex}.service-panel__content h3{letter-spacing:-.04em;max-width:650px;margin:0;font-size:clamp(36px,3.4vw,52px);font-weight:900;line-height:1.05}.service-panel__content p{max-width:650px;margin:22px 0 28px;font-size:16px;line-height:1.72}.service-panel__content .text-link{margin-top:auto}.service-panel__list{border-color:#ffffff21;border-left-style:solid;border-left-width:1px;align-content:center;margin:0;padding:46px 28px;list-style:none;display:grid}.service-panel__list li{border-color:#ffffff1f;border-bottom-style:solid;border-bottom-width:1px;align-items:center;gap:12px;padding:13px 0;font-size:14px;line-height:1.4;display:flex}.service-panel__list li:last-child{border-bottom:0}.service-panel__list li span{color:var(--gold-400);font-weight:900}.service-panel--dark{color:#fff;background:linear-gradient(135deg,#06372e,#0a493c)}.service-panel--dark .service-panel__content p,.service-panel--dark .service-panel__list{color:#ffffffb8}.service-panel--light{color:var(--green-950);background:#fff;margin-left:56px}.service-panel--light .service-panel__heading,.service-panel--light .service-panel__list{border-color:#07382f24}.service-panel--light .service-panel__content p,.service-panel--light .service-panel__list{color:var(--muted)}.service-panel--light .service-panel__icon{background:var(--green-950);color:var(--gold-400);box-shadow:0 5px #9da49c}.service-panel--gold{color:var(--green-950);background:linear-gradient(120deg,#e8c777,#f1dca8);margin-right:56px}.service-panel--gold .service-panel__heading,.service-panel--gold .service-panel__list{border-color:#07382f2e}.service-panel--gold .service-panel__content p,.service-panel--gold .service-panel__list{color:#425a52}.service-panel--gold .service-panel__icon{background:var(--green-950);color:var(--gold-400);box-shadow:0 5px #9f8036}.service-panel--gold .service-panel__accent{background:var(--green-950)}.journey-section{background:#fff}.journey-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:90px;display:grid}.journey-copy p{color:var(--muted);max-width:600px;margin:24px 0 0;font-size:17px;line-height:1.75}.journey-line{grid-template-columns:repeat(4,1fr);gap:0;padding:42px 0 10px;display:grid;position:relative}.journey-line:before{content:"";background:linear-gradient(90deg, var(--gold-500), var(--gold-300));transform-origin:0;height:3px;transition:transform 1.1s;position:absolute;top:56px;left:7%;right:7%}.journey-stage{text-align:center;padding:54px 20px 0;position:relative}.journey-stage__dot{background:var(--green-950);border:6px solid var(--cream-50);width:28px;height:28px;box-shadow:0 0 0 2px var(--gold-500);z-index:2;transition:transform .22s,background .22s;position:absolute;top:3px;left:50%;transform:translate(-50%)rotate(45deg)}.journey-stage:hover .journey-stage__dot{background:var(--gold-500);transform:translate(-50%)translateY(-5px)rotate(45deg)}.journey-stage strong{font-size:18px;display:block}.journey-stage small{color:var(--muted);margin-top:9px;font-size:13px;line-height:1.55;display:block}.journey-stage__arrow{color:var(--gold-500);position:absolute;top:50px;right:-9px}.why-section{background:var(--green-950);color:#fff;position:relative;overflow:hidden}.why-section:after{content:"";border:1px solid #d5a64038;width:54vw;height:54vw;position:absolute;bottom:-24vw;right:-10vw;transform:rotate(45deg)}.why-grid{z-index:2;grid-template-columns:.85fr 1.15fr;gap:110px;display:grid;position:relative}.why-copy p{color:#ffffffad;max-width:600px;margin:22px 0 0;font-size:16px;line-height:1.75}.why-ledger{border-top:1px solid #ffffff29}.why-ledger>div{border-bottom:1px solid #ffffff29;grid-template-columns:30px 1fr;gap:20px;padding:28px 0;display:grid}.why-ledger svg{color:var(--gold-400);margin-top:3px}.why-ledger span{gap:7px;display:grid}.why-ledger small{color:#ffffff9e;font-size:14px;line-height:1.6}.approach-section{background:var(--cream-100)}.section-heading--approach{margin-bottom:60px}.approach-track{grid-template-columns:repeat(4,1fr);gap:32px;display:grid;position:relative}.approach-track__line{background:linear-gradient(90deg, var(--gold-500), var(--gold-300));height:2px;position:absolute;top:27px;left:0;right:0}.approach-step{padding-top:66px;position:relative}.approach-step__icon{width:54px;height:54px;color:var(--green-950);z-index:2;background:#fff;border:1px solid #07382f29;place-items:center;transition:transform .2s,box-shadow .2s;display:grid;position:absolute;top:0;left:0;box-shadow:0 6px #c6ccc4,0 12px 24px #182c2514}.approach-step h3{letter-spacing:-.025em;margin:0;font-size:22px}.approach-step p{color:var(--muted);max-width:270px;margin:10px 0 0;font-size:14px;line-height:1.65}.software-band{background:var(--gold-500);border-top:1px solid #bd8821;border-bottom:1px solid #bd8821}.software-band__inner{grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px;min-height:320px;display:grid}.software-band h2{letter-spacing:-.045em;max-width:600px;color:var(--green-950);margin:16px 0 0;font-size:clamp(42px,4vw,62px);font-weight:900;line-height:1.02}.software-band p{color:#314a42;max-width:650px;margin:0 0 24px;font-size:17px;line-height:1.7}.faq-section{background:#fff}.faq-grid{grid-template-columns:.75fr 1.25fr;gap:110px;display:grid}.faq-intro p{color:var(--muted);max-width:520px;margin:24px 0;font-size:16px;line-height:1.7}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:24px;width:100%;padding:23px 0;font-size:15px;font-weight:800;display:flex}.faq-item__symbol{color:#b77d0f;flex:none;font-size:22px;font-weight:500}.faq-answer{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.faq-answer>div{overflow:hidden}.faq-answer p{color:var(--muted);max-width:760px;margin:0;font-size:15px;line-height:1.75}.faq-item.is-open .faq-answer{grid-template-rows:1fr}.faq-item.is-open .faq-answer p{padding:0 0 24px}.contact-section{background:#fff;padding:0 0 110px}.contact-panel{color:#fff;background:linear-gradient(120deg, var(--green-950), #0c493c);grid-template-columns:1fr auto;align-items:center;gap:70px;min-height:300px;padding:58px 64px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px #092d26,0 30px 60px #07382f2e}.contact-panel:after{content:"";border:1px solid #d5a64040;width:410px;height:410px;position:absolute;top:-160px;right:-100px;transform:rotate(45deg)}.contact-panel>*{z-index:2;position:relative}.contact-panel h2{max-width:780px}.contact-panel p{color:#ffffffad;margin:20px 0 0;font-size:16px}.contact-panel__actions{align-items:center;gap:14px;display:flex}.site-footer{color:#fff;background:#021f1a;padding:70px 0 28px}.site-footer__top{grid-template-columns:.8fr 1.2fr;gap:90px;padding-bottom:56px;display:grid}.site-footer__brand p{color:#ffffff8f;max-width:430px;margin:22px 0 0;font-size:14px;line-height:1.7}.site-footer__links{grid-template-columns:.8fr .8fr 1.4fr;gap:46px;display:grid}.site-footer__links>div{flex-direction:column;gap:12px;display:flex}.site-footer__links strong{color:var(--gold-400);text-transform:uppercase;letter-spacing:.18em;margin-bottom:5px;font-size:11px}.site-footer__links a,.site-footer__links span{color:#ffffff9e;align-items:center;gap:8px;font-size:13px;transition:color .18s;display:inline-flex}.site-footer__links a:hover{color:#fff}.site-footer__bottom{color:#ffffff59;border-top:1px solid #ffffff1a;justify-content:space-between;padding-top:22px;font-size:11px;display:flex}.hero .reveal{opacity:0;animation:.72s cubic-bezier(.2,.7,.2,1) 80ms forwards hero-in;transform:translateY(24px)}@keyframes hero-in{to{opacity:1;transform:translateY(0)}}@media (width<=1180px){:root{--shell:min(100% - 48px, 1160px)}.desktop-nav{gap:19px}.nav-link{font-size:13px}.button--header{padding-inline:15px;font-size:13px}.hero__copy{width:82%}.service-panel{grid-template-columns:170px 1fr minmax(270px,.78fr)}.service-panel__content{padding-inline:38px}.intro-grid,.why-grid,.faq-grid{gap:70px}}@media (width<=980px){:root{--shell:min(100% - 40px, 900px)}.desktop-nav,.button--header{display:none}.menu-toggle{display:grid}.mobile-menu{display:block}.site-header__inner{min-height:74px}.hero{min-height:auto}.hero__inner{padding:92px 0 112px}.hero__copy{width:100%;max-width:780px}.hero-atmosphere:before{background:linear-gradient(100deg,#032a23fc,#032a23e3)}.ridge{opacity:.34;left:25%}.hero__service-strip-inner{grid-template-columns:1fr 1fr}.hero__service-strip a:nth-child(2){border-right:0}.hero__service-strip a:nth-child(n+3){border-top:1px solid #07382f21}.intro-grid,.journey-layout,.why-grid,.faq-grid,.software-band__inner{grid-template-columns:1fr;gap:48px}.section-heading{grid-template-columns:1fr;gap:24px}.service-panel,.service-panel--light,.service-panel--gold{grid-template-columns:150px 1fr;margin-left:0;margin-right:0}.service-panel__heading{grid-row:1/span 2}.service-panel__list{border-top:1px solid;border-left:0;grid-column:2;grid-template-columns:1fr 1fr;column-gap:24px;padding-top:20px}.journey-line{margin-top:4px}.approach-track{grid-template-columns:1fr 1fr;gap:42px 34px}.approach-track__line{display:none}.contact-panel{grid-template-columns:1fr;gap:32px}.contact-panel__actions{justify-content:flex-start}.site-footer__top{grid-template-columns:1fr;gap:44px}}@media (width<=720px){:root{--shell:calc(100% - 32px)}.section{padding:78px 0}.brand-mark{min-width:0}.brand-mark__icon{width:34px;height:34px}.brand-mark__words strong{font-size:13px}.brand-mark__words small{font-size:6px}.hero__inner{padding:72px 0 92px}.hero h1{font-size:clamp(46px,13vw,64px);line-height:.98}.hero__eyebrow{letter-spacing:.12em;margin-bottom:22px;font-size:10px}.hero__copy>p{margin-top:22px;font-size:17px;line-height:1.6}.hero__actions{grid-template-columns:1fr;display:grid}.hero__actions .button{width:100%}.hero__proof{gap:12px;font-size:12px}.hero__service-strip-inner{grid-template-columns:1fr;width:100%}.hero__service-strip a{border-top:1px solid #07382f1f;border-right:0;min-height:82px;padding-inline:20px;border-left:0!important}.intro-grid h2,.section-heading h2,.journey-copy h2,.why-copy h2,.faq-intro h2,.contact-panel h2{font-size:clamp(36px,10.5vw,50px)}.journey-words{grid-template-columns:1fr;gap:10px}.journey-words i{display:none}.journey-words span{border-bottom:1px solid var(--line);padding:10px 0}.service-panel,.service-panel--light,.service-panel--gold{grid-template-columns:1fr;min-height:0}.service-panel__heading{border-bottom:1px solid;border-right:0;flex-direction:row;grid-row:auto;align-items:center;min-height:112px;padding:24px}.service-panel__content{padding:34px 24px}.service-panel__content h3{font-size:36px}.service-panel__list{grid-column:auto;grid-template-columns:1fr;padding:18px 24px 26px}.journey-line{grid-template-columns:1fr;padding:0}.journey-line:before{width:2px;height:auto;inset:12px auto 24px 14px}.journey-stage{text-align:left;padding:0 0 28px 52px}.journey-stage__dot{border-width:5px;width:22px;height:22px;top:1px;left:14px}.journey-stage__arrow{display:none}.approach-track{grid-template-columns:1fr;gap:32px}.approach-step{min-height:58px;padding:0 0 0 72px}.approach-step__icon{top:0;left:0}.approach-step p{max-width:none}.software-band__inner{gap:26px;min-height:0;padding:72px 0}.contact-section{padding-bottom:70px}.contact-panel{padding:42px 26px}.contact-panel__actions{grid-template-columns:1fr;display:grid}.contact-panel__actions .button{width:100%}.site-footer__links{grid-template-columns:1fr 1fr}.site-footer__links>div:last-child{grid-column:1/-1}.site-footer__bottom{flex-direction:column;gap:20px}}@media (width<=430px){:root{--shell:calc(100% - 24px)}.site-header__inner{min-height:68px}.brand-mark__words strong{letter-spacing:.15em}.brand-mark__words small{letter-spacing:.18em}.hero h1{font-size:43px}.hero__proof{display:grid}.service-panel__content h3{font-size:32px}.section-kicker{font-size:10px}.site-footer__links{grid-template-columns:1fr}.site-footer__links>div:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal,.hero .reveal{opacity:1!important;transform:none!important}}:root{--depth-green:#02221c;--depth-cream:#c8cec7;--depth-gold:#9b701b}.section{padding:104px 0}.site-header{box-shadow:0 5px 0 var(--depth-green), 0 16px 30px #011c171a}.site-header--scrolled{box-shadow:0 6px 0 var(--depth-green), 0 20px 38px #011c1733}.hero{background:var(--green-950);min-height:770px}.hero-atmosphere{background-image:url(/assets/west-virginia-CAk8HnP7.jpg);background-position:50% 54%;background-size:cover;animation:18s ease-in-out infinite alternate hero-photo-breathe;transform:scale(1.015)}.hero-atmosphere:before{background:linear-gradient(90deg,#032a23fa 0%,#032a23f2 38%,#032a23db 60%,#032a23b3 82%,#032a23c4 100%),linear-gradient(#032a232e,#032a238f)}.hero-atmosphere:after{content:"";z-index:4;pointer-events:none;background:radial-gradient(circle at 78% 40%,#e5bd631c,#0000 34%);position:absolute;inset:0}.hero-glow,.ridge{display:none}.hero__inner{padding:112px 0 158px}.hero__copy{width:min(850px,67%)}.hero__eyebrow{display:none}.hero h1{text-wrap:balance;max-width:930px;font-size:clamp(58px,6.1vw,94px)}.hero__copy>p{color:#ffffffd6;max-width:760px;font-size:21px;line-height:1.68}.hero__proof{color:#ffffffad;font-size:14px}.hero__service-strip{background:linear-gradient(to bottom, transparent 0 38%, var(--cream-50) 38% 100%);border-top:0;padding:0 0 14px}.hero__service-strip-inner{background:var(--cream-50);border:1px solid #07382f2b;position:relative;transform:translateY(-28px);box-shadow:0 9px #07382f29,0 24px 48px #112b2426}.hero__service-strip a{background:var(--cream-50);min-height:112px;box-shadow:none;transition:transform .22s,background .22s,box-shadow .22s}.hero__service-strip a strong{font-size:15px}.hero__service-strip a small{font-size:13px;line-height:1.35}.hero__service-strip a:hover{box-shadow:inset 0 -4px 0 var(--gold-500), 0 9px 0 #07382f1a, 0 18px 30px #112b241a;background:#fff;transform:translateY(-6px)}.intro-section .section-kicker,.services-section .section-heading .section-kicker,.journey-section .section-kicker,.why-section .section-kicker,.approach-section .section-kicker,.software-band .section-kicker,.faq-section .section-kicker,.contact-section .section-kicker{display:none}.intro-grid h2,.section-heading h2,.journey-copy h2,.why-copy h2,.faq-intro h2,.contact-panel h2,.software-band h2{margin-top:0}.intro-copy>p,.section-heading>p,.journey-copy p,.why-copy p,.software-band p,.faq-intro p,.contact-panel p{font-size:19px;line-height:1.72}.intro-grid h2,.section-heading h2,.journey-copy h2,.why-copy h2,.faq-intro h2,.contact-panel h2{font-size:clamp(44px,4.6vw,70px)}.intro-grid{align-items:center}.journey-words{letter-spacing:.08em;font-size:14px}.services-stack{gap:34px}.service-panel,.service-panel--light,.service-panel--gold{border-radius:10px;margin-left:0;margin-right:0;overflow:hidden}.service-panel__accent{display:none}.service-panel__heading span{text-transform:none;letter-spacing:-.01em;font-size:17px;font-weight:800;line-height:1.25}.service-panel__icon{border-radius:9px;width:54px;height:54px}.service-panel__content p{font-size:18px;line-height:1.72}.service-panel__list li{font-size:16px;line-height:1.48}.service-panel--dark{box-shadow:0 12px #082e27,0 28px 54px #112b2426}.service-panel--light{box-shadow:0 12px 0 var(--depth-cream), 0 28px 54px #112b241c}.service-panel--gold{box-shadow:0 12px 0 var(--depth-gold), 0 28px 54px #593e0c1f}.service-panel:hover{transform:translateY(-8px)}.service-panel--dark:hover{box-shadow:0 17px #082e27,0 38px 66px #112b2433}.service-panel--light:hover{box-shadow:0 17px 0 var(--depth-cream), 0 38px 66px #112b2426}.service-panel--gold:hover{box-shadow:0 17px 0 var(--depth-gold), 0 38px 66px #593e0c29}.journey-stage strong{font-size:20px}.journey-stage small{font-size:15px;line-height:1.55}.journey-stage__dot{box-shadow:4px 5px 0 #07382f26, 0 0 0 2px var(--gold-500)}.why-ledger strong{font-size:20px}.why-ledger small{font-size:16px;line-height:1.62}.why-ledger>div{padding:31px 0}.approach-step__icon{border-radius:8px;box-shadow:0 7px #bcc4bc,0 15px 28px #182c251a}.approach-step:hover .approach-step__icon{transform:translateY(-7px);box-shadow:0 12px #bcc4bc,0 24px 38px #182c2526}.approach-step h3{font-size:24px}.software-band{box-shadow:inset 0 -7px #8b651a59}.software-band h2{font-size:clamp(46px,4.3vw,68px)}.software-band p{font-size:19px}.faq-item button{padding:26px 0;font-size:17px}.faq-answer p{font-size:17px;line-height:1.75}.faq-item__symbol{background:var(--cream-50);border:1px solid #07382f21;place-items:center;width:34px;height:34px;transition:transform .18s,box-shadow .18s,background .18s;display:grid;box-shadow:0 4px #07382f1a}.faq-item button:hover .faq-item__symbol{background:#fff;transform:translateY(-3px);box-shadow:0 7px #07382f1c}.contact-panel{border:1px solid #e5bd6333;border-radius:10px;box-shadow:0 13px #082e27,0 32px 64px #07382f33}.reveal{opacity:0;transition:opacity .68s,transform .68s cubic-bezier(.2,.72,.2,1);transform:translateY(34px)scale(.992)}.reveal.is-visible{opacity:1;transform:translateY(0)scale(1)}.services-stack .reveal:nth-child(2){transition-delay:60ms}.services-stack .reveal:nth-child(3){transition-delay:.12s}@keyframes hero-photo-breathe{0%{transform:scale(1.015)}to{transform:scale(1.055)}}@media (width<=980px){.hero-atmosphere{background-position:58%}.hero-atmosphere:before{background:linear-gradient(90deg,#032a23f7,#032a23d6)}.hero__copy{width:90%}.hero__service-strip-inner{transform:translateY(-20px)}}@media (width<=720px){.section{padding:76px 0}.hero{min-height:auto}.hero__inner{padding:76px 0 104px}.hero-atmosphere{background-position:61%;animation:none;transform:none}.hero-atmosphere:before{background:linear-gradient(90deg,#032a23f5,#032a23de)}.hero__copy{width:100%}.hero h1{font-size:clamp(44px,12.5vw,62px)}.hero__copy>p{font-size:18px}.hero__service-strip{background:var(--cream-50);padding-bottom:0}.hero__service-strip-inner{border-left:0;border-right:0;width:100%;transform:none;box-shadow:0 7px #07382f24}.hero__service-strip a:hover{transform:none}.intro-copy>p,.section-heading>p,.journey-copy p,.why-copy p,.software-band p,.faq-intro p,.contact-panel p,.service-panel__content p{font-size:17px}.service-panel__heading span{font-size:16px}.service-panel__list li{font-size:15px}.why-ledger strong{font-size:18px}.why-ledger small,.approach-step p,.faq-answer p{font-size:15px}.faq-item button{font-size:16px}.contact-panel{border-radius:8px}}@media (prefers-reduced-motion:reduce){.hero-atmosphere{animation:none}.reveal,.reveal.is-visible,.service-panel,.approach-step__icon,.faq-item__symbol{transition:none!important;transform:none!important}}.nav-link--audit{color:var(--gold-300)}.service-panel__heading span{letter-spacing:.02em;text-transform:none;opacity:.72;font-size:14px}.service-panel__content h3{font-size:clamp(42px,3.7vw,58px);line-height:1}.service-panel__lead{letter-spacing:-.02em;max-width:660px;margin-top:18px;font-size:20px;line-height:1.45;display:block}.service-panel__content p{margin-top:16px;font-size:18px;line-height:1.72}.audit-section{background:#fff}.audit-panel{color:#fff;background:linear-gradient(135deg,#06372e 0%,#0b4b3d 100%);border:1px solid #e5bd633d;border-radius:12px;grid-template-columns:.86fr 1.14fr;align-items:start;gap:68px;padding:64px;display:grid;box-shadow:0 13px #062820,0 34px 68px #07382f38}.audit-copy h2,.industries-intro h2,.contact-form-copy h2{letter-spacing:-.05em;margin:0;font-size:clamp(46px,4.8vw,72px);font-weight:900;line-height:1.01}.audit-copy p,.industries-intro p,.contact-form-copy>p{margin:24px 0 0;font-size:19px;line-height:1.72}.audit-copy p{color:#ffffffc2}.audit-notes{border-top:1px solid #ffffff29;grid-template-columns:1fr 1fr;gap:0;margin-top:36px;display:grid}.audit-notes span{color:#ffffffd1;border-bottom:1px solid #ffffff29;padding:17px 0;font-size:15px;font-weight:700}.audit-notes span:nth-child(odd){padding-right:18px}.audit-notes span:nth-child(2n){border-left:1px solid #ffffff29;padding-left:18px}.lead-form{color:var(--green-950);background:var(--cream-50);border:1px solid #07382f24;border-radius:10px;grid-template-columns:1fr 1fr;gap:18px;padding:28px;display:grid;box-shadow:0 9px #c4cbc3,0 24px 44px #011c1729}.lead-form label{gap:8px;display:grid}.lead-form label>span{font-size:13px;font-weight:800}.lead-form input,.lead-form select,.lead-form textarea{width:100%;min-height:52px;color:var(--green-950);font:inherit;background:#fff;border:1px solid #07382f33;border-radius:4px;outline:none;padding:12px 14px;font-size:16px;transition:border-color .18s,box-shadow .18s,transform .18s}.lead-form textarea{resize:vertical;min-height:132px}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--gold-500);box-shadow:0 0 0 3px #d5a6402e}.lead-form__wide{grid-column:1/-1}.lead-form__footer{align-items:center;gap:18px;margin-top:2px;display:flex}.lead-form__footer small{color:var(--muted);font-size:12px;line-height:1.5}.lead-form button:disabled{cursor:wait;opacity:.72}.form-error{color:#a2362b;margin:0;font-size:14px;font-weight:700}.form-success{min-height:360px;color:var(--green-950);background:var(--cream-50);border:1px solid #07382f24;border-radius:10px;align-content:center;gap:16px;padding:42px;display:grid;box-shadow:0 9px #c4cbc3,0 24px 44px #011c1729}.form-success strong{letter-spacing:-.035em;font-size:30px}.form-success p{max-width:560px;color:var(--muted);margin:0;font-size:17px;line-height:1.65}.form-success .button{justify-self:start}.industries-section{background:var(--cream-100)}.industries-layout{grid-template-columns:.76fr 1.24fr;align-items:start;gap:100px;display:grid}.industries-intro{position:sticky;top:132px}.industries-intro p{max-width:560px;color:var(--muted)}.industry-list{border-top:1px solid var(--line)}.industry-row{border-bottom:1px solid var(--line);grid-template-columns:.6fr 1.4fr;gap:36px;padding:28px 0;display:grid}.industry-row strong{letter-spacing:-.02em;font-size:20px;line-height:1.3}.industry-row p{color:var(--muted);margin:0;font-size:17px;line-height:1.68}.why-copy p{font-size:18px;line-height:1.75}.approach-step p{font-size:16px;line-height:1.68}.contact-form-section{background:#fff}.contact-form-panel{background:var(--cream-100);border:1px solid #07382f24;border-radius:12px;grid-template-columns:.82fr 1.18fr;align-items:start;gap:70px;padding:62px;display:grid;box-shadow:0 13px #c5ccc4,0 34px 68px #112b2424}.contact-form-copy>p{max-width:620px;color:var(--muted)}.contact-direct{justify-items:start;gap:15px;margin-top:34px;display:grid}.contact-direct>a:not(.button){border-bottom:1px solid #07382f33;align-items:center;gap:9px;padding-bottom:4px;font-size:15px;font-weight:700;display:inline-flex}.contact-form-panel .lead-form{background:#fff}.intro-copy>p,.section-heading>p,.why-copy p,.software-band p,.faq-intro p,.faq-answer p,.site-footer__brand p{font-size:18px}.faq-answer p{line-height:1.72}@media (width<=1100px){.audit-panel,.industries-layout,.contact-form-panel{grid-template-columns:1fr;gap:44px}.industries-intro{position:static}}@media (width<=720px){.service-panel__content h3{font-size:38px}.service-panel__lead{font-size:18px}.audit-panel,.contact-form-panel{border-radius:8px;width:calc(100% + 8px);margin-left:-4px;padding:34px 24px}.audit-copy h2,.industries-intro h2,.contact-form-copy h2{font-size:clamp(38px,10.8vw,52px)}.audit-copy p,.industries-intro p,.contact-form-copy>p{font-size:17px}.audit-notes{grid-template-columns:1fr}.audit-notes span:nth-child(odd),.audit-notes span:nth-child(2n){border-left:0;padding-left:0;padding-right:0}.lead-form{grid-template-columns:1fr;gap:15px;padding:22px}.lead-form__wide{grid-column:auto}.lead-form__footer{flex-direction:column;align-items:stretch}.lead-form__footer .button{width:100%}.industry-row{grid-template-columns:1fr;gap:9px;padding:22px 0}.industry-row strong{font-size:19px}.industry-row p{font-size:16px}.contact-direct .button{width:100%}}@media (prefers-reduced-motion:reduce){.lead-form input,.lead-form select,.lead-form textarea{transition:none}}.nav-link.is-active{color:#fff}.nav-link.is-active:after{right:0}.nav-dropdown__audit{color:#9d690a!important;background:#fbf3df!important}.mobile-menu__service-links{border-left:2px solid #d5a640b3;margin:0 0 8px;padding:4px 0 10px 18px;display:grid}.mobile-menu__service-links a{color:#ffffffb8;padding:9px 0;font-size:14px;font-weight:650}.page-hero{color:#fff;background:linear-gradient(115deg, var(--green-950), #0a493b);border-bottom:7px solid #082c25;position:relative;overflow:hidden}.page-hero:before{content:"";opacity:.16;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:110px 110px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 35% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 35% 100%)}.page-hero__inner{z-index:2;flex-direction:column;justify-content:center;align-items:flex-start;min-height:520px;padding:96px 0 104px;display:flex;position:relative}.page-hero h1{letter-spacing:-.055em;max-width:1100px;margin:0;font-size:clamp(58px,6vw,92px);font-weight:900;line-height:.98}.page-hero h1 em{color:var(--gold-400);font-style:normal}.page-hero p{color:#ffffffc7;max-width:820px;margin:28px 0 0;font-size:21px;font-weight:500;line-height:1.65}.page-hero__actions{flex-wrap:wrap;gap:14px;margin-top:34px;display:flex}.page-hero__cut{border:1px solid #e5bd6342;width:260px;height:260px;position:absolute;transform:rotate(45deg)}.page-hero__cut--one{top:-150px;right:5%}.page-hero__cut--two{width:360px;height:360px;bottom:-120px;right:-95px}.detail-overview{background:#fff}.detail-overview__grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px;display:grid}.detail-overview__lead h2,.pricing-intro h2{letter-spacing:-.05em;margin:28px 0 0;font-size:clamp(44px,4.5vw,68px);font-weight:900;line-height:1.02}.detail-icon{border:1px solid #07382f2e;border-radius:8px;place-items:center;width:64px;height:64px;display:grid}.detail-icon--dark{color:var(--gold-400);background:var(--green-950);box-shadow:0 8px #082e27}.detail-icon--light{color:var(--green-950);background:var(--cream-50);box-shadow:0 8px #c6cdc5}.detail-icon--gold{color:var(--green-950);background:var(--gold-400);box-shadow:0 8px #9b701b}.detail-overview__copy>p{color:var(--muted);margin:0;font-size:20px;line-height:1.75}.detail-overview__copy ul{border-top:1px solid var(--line);margin:36px 0 0;padding:0;list-style:none}.detail-overview__copy li{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr;gap:14px;padding:18px 0;font-size:17px;font-weight:700;display:grid}.detail-overview__copy li span{color:#b5790d;font-weight:900}.detail-principles{background:var(--cream-100)}.detail-principles__grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.detail-principles article{background:#fff;border:1px solid #07382f24;border-radius:8px;min-height:235px;padding:34px;transition:transform .2s,box-shadow .2s;box-shadow:0 9px #c6cdc5,0 20px 38px #07382f14}.detail-principles article:hover{transform:translateY(-5px);box-shadow:0 14px #c6cdc5,0 28px 44px #07382f1f}.detail-principles strong{letter-spacing:-.03em;font-size:25px;line-height:1.1;display:block}.detail-principles p{color:var(--muted);margin:18px 0 0;font-size:17px;line-height:1.7}.page-cta{background:#fff}.page-cta__panel{color:#fff;background:linear-gradient(120deg, var(--green-950), #0b4b3d);border:1px solid #e5bd6338;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:46px 70px;min-height:300px;padding:58px 62px;display:grid;position:relative;overflow:hidden;box-shadow:0 13px #082e27,0 32px 64px #07382f2e}.page-cta__panel:after{content:"";border:1px solid #e5bd6340;width:300px;height:300px;position:absolute;top:-170px;right:-70px;transform:rotate(45deg)}.page-cta__panel h2{z-index:2;letter-spacing:-.045em;max-width:800px;margin:0;font-size:clamp(42px,4vw,64px);font-weight:900;line-height:1.02;position:relative}.page-cta__panel p{z-index:2;color:#ffffffad;margin:-28px 0 0;font-size:18px;line-height:1.6;position:relative}.page-cta__panel>div{z-index:2;flex-wrap:wrap;grid-area:1/2/span 2;gap:12px;display:flex;position:relative}.pricing-section{background:var(--cream-100)}.pricing-layout{grid-template-columns:.72fr 1.28fr;align-items:start;gap:100px;display:grid}.pricing-intro{position:sticky;top:132px}.pricing-intro p{max-width:560px;color:var(--muted);margin:26px 0 0;font-size:19px;line-height:1.72}.pricing-table{border-top:1px solid var(--line)}.pricing-row{border-bottom:1px solid var(--line);grid-template-columns:.8fr .65fr 1.55fr;align-items:start;gap:28px;padding:30px 0;display:grid}.pricing-row strong{font-size:20px;line-height:1.3}.pricing-row span{color:#a86f09;font-size:14px;font-weight:800;line-height:1.5}.pricing-row p{color:var(--muted);margin:0;font-size:16px;line-height:1.7}.pricing-note{background:#fff;padding-top:0}.pricing-note__panel{color:var(--green-950);background:var(--gold-400);border:1px solid #c78e21;border-radius:8px;padding:60px;box-shadow:0 11px #9b701b,0 24px 44px #593e0c21}.pricing-note__panel h2{letter-spacing:-.045em;margin:0;font-size:clamp(42px,4.1vw,64px);line-height:1.02}.pricing-note__panel p{max-width:720px;margin:20px 0 28px;font-size:18px;line-height:1.65}.audit-section--standalone,.contact-form-section--standalone,.industries-section--standalone,.why-section--standalone{padding-top:104px}.footer-audit-link{color:var(--gold-400);border-bottom:1px solid #e5bd6359;align-items:center;gap:8px;margin-top:24px;padding-bottom:5px;font-size:14px;font-weight:800;display:inline-flex}@media (width<=1180px){.desktop-nav,.button--header{display:none}.menu-toggle{display:grid}.mobile-menu{display:block}}@media (width<=980px){.page-hero__inner{min-height:470px}.page-hero h1{font-size:clamp(52px,8vw,78px)}.detail-overview__grid,.pricing-layout{grid-template-columns:1fr;gap:50px}.pricing-intro{position:static}.detail-principles__grid{grid-template-columns:1fr 1fr}.page-cta__panel{grid-template-columns:1fr}.page-cta__panel p{margin:0}.page-cta__panel>div{grid-area:auto/1}.pricing-row{grid-template-columns:.8fr .6fr 1.6fr}}@media (width<=720px){.page-hero__inner{min-height:0;padding:78px 0 86px}.page-hero h1{font-size:clamp(43px,12vw,60px)}.page-hero p{margin-top:22px;font-size:18px;line-height:1.62}.page-hero__actions{width:100%;display:grid}.page-hero__actions .button{width:100%}.page-hero__cut--one{right:-130px}.page-hero__cut--two{display:none}.detail-overview__lead h2,.pricing-intro h2{font-size:clamp(38px,10.5vw,50px)}.detail-overview__copy>p{font-size:17px}.detail-overview__copy li{padding:16px 0;font-size:16px}.detail-principles__grid{grid-template-columns:1fr;gap:18px}.detail-principles article{min-height:0;padding:28px 24px}.detail-principles strong{font-size:22px}.detail-principles p{font-size:16px}.page-cta__panel{min-height:0;padding:40px 26px}.page-cta__panel h2{font-size:clamp(38px,10.5vw,52px)}.page-cta__panel p{font-size:16px}.page-cta__panel>div{width:100%;display:grid}.page-cta__panel .button{width:100%}.pricing-row{grid-template-columns:1fr;gap:8px;padding:24px 0}.pricing-row strong{font-size:19px}.pricing-row p{font-size:16px}.pricing-note__panel{padding:38px 24px}.pricing-note__panel h2{font-size:clamp(38px,10vw,50px)}.audit-section--standalone,.contact-form-section--standalone,.industries-section--standalone,.why-section--standalone{padding-top:76px}}[id]{scroll-margin-top:108px}:focus-visible{outline:3px solid var(--gold-400);outline-offset:4px}.site-header__inner{max-width:1480px}.nav-link{font-size:14px}.nav-dropdown__menu{border-radius:7px;overflow:hidden}.hero__copy{padding-left:22px;position:relative}.hero__copy:before{content:"";background:var(--gold-500);width:4px;height:112px;position:absolute;top:4px;left:0;box-shadow:5px 5px #00000029}.hero__service-strip a>svg:first-child{background:#d5a6401a;border:1px solid #b57c0f2e;border-radius:7px;width:36px;height:36px;padding:9px;box-shadow:0 4px #07382f1a}.hero__service-strip a:hover>svg:first-child{background:#d5a6402b;transform:translateY(-2px)}.intro-section{position:relative;overflow:hidden}.intro-section:after{content:"";pointer-events:none;border:1px solid #d5a64029;width:380px;height:380px;position:absolute;bottom:-220px;right:-130px;transform:rotate(45deg)}.intro-grid{z-index:1;position:relative}.journey-words span{white-space:nowrap}.service-panel{transform-origin:50%;border-radius:10px}.service-panel__heading{position:relative}.service-panel__heading:after{content:"";opacity:.12;background:currentColor;height:2px;position:absolute;bottom:26px;left:28px;right:28px}.service-panel__content h3{text-wrap:balance}.service-panel__lead{text-wrap:pretty}.service-panel__list li{transition:transform .18s,color .18s}.service-panel__list li:hover{transform:translate(5px)}.service-panel--dark .service-panel__list li:hover{color:#fff}.service-panel--light .service-panel__list li:hover,.service-panel--gold .service-panel__list li:hover{color:var(--green-950)}.audit-panel,.contact-form-panel{isolation:isolate;position:relative}.audit-panel:before,.contact-form-panel:before{content:"";border-top:5px solid var(--gold-500);border-right:5px solid var(--gold-500);pointer-events:none;z-index:2;border-radius:0 10px 0 0;width:72px;height:72px;position:absolute;top:-1px;right:-1px}.contact-form-panel:before{border-color:var(--green-700)}.lead-form input:hover,.lead-form select:hover,.lead-form textarea:hover{border-color:#07382f5c}.industry-row{transition:padding-left .2s,background .2s;position:relative}.industry-row:before{content:"";background:var(--gold-500);width:0;transition:width .2s;position:absolute;top:22px;bottom:22px;left:0}.industry-row:hover{background:#ffffff6b;padding-left:18px}.industry-row:hover:before{width:4px}.why-ledger>div{transition:transform .2s,background .2s,padding-left .2s}.why-ledger>div:hover{background:#ffffff06;padding-left:12px;transform:translate(6px)}.approach-step h3{margin-top:4px}.approach-step__icon{border-radius:7px}.approach-step:hover h3{color:#9f6b0e}.software-band{position:relative;overflow:hidden}.software-band:after{content:"";pointer-events:none;border:2px solid #07382f2e;width:300px;height:300px;position:absolute;top:-155px;right:-90px;transform:rotate(45deg)}.software-band__inner{z-index:1;position:relative}.site-footer{border-top:5px solid #0d493c}.site-footer__links a{width:fit-content}.page-hero h1{text-wrap:balance}.page-hero__inner:before{content:"";background:var(--gold-500);width:64px;height:5px;margin-bottom:28px;box-shadow:7px 5px #00000024}.pricing-row,.detail-overview__copy li{transition:background .18s,padding-left .18s}.pricing-row:hover{background:#ffffff6b;padding-left:12px}.detail-overview__copy li:hover{background:var(--cream-50);padding-left:10px}@media (hover:hover){.button{will-change:transform}.page-cta__panel:hover,.audit-panel:hover,.contact-form-panel:hover{transform:translateY(-3px)}.page-cta__panel,.audit-panel,.contact-form-panel{transition:transform .22s,box-shadow .22s}}@media (width<=1180px){.site-header__inner{min-height:76px}.menu-toggle{border-radius:6px;box-shadow:0 4px #00000029}.mobile-menu__inner{padding-bottom:28px}}@media (width<=980px){.hero__copy{width:88%}.intro-grid,.why-grid{gap:58px}.service-panel__heading:after{display:none}.service-panel,.service-panel--light,.service-panel--gold{grid-template-columns:138px 1fr}.service-panel__heading{min-height:100%}.service-panel__list{padding-bottom:30px}.industries-layout{gap:54px}}@media (width<=720px){:root{--shell:calc(100% - 28px)}.section{padding:70px 0}[id]{scroll-margin-top:78px}.site-header__inner{min-height:68px}.brand-mark__words strong{font-size:12px}.brand-mark__words small{font-size:6px}.menu-toggle{width:43px;height:43px}.mobile-menu__inner>a:not(.button){padding:13px 0;font-size:15px}.hero__inner{padding:72px 0 92px}.hero__copy{width:100%;padding-left:15px}.hero__copy:before{width:3px;height:84px}.hero h1{font-size:clamp(42px,12vw,56px);line-height:.97}.hero__copy>p{font-size:17px;line-height:1.62}.hero__proof{margin-top:22px}.hero__service-strip-inner{border-top:1px solid #07382f21;grid-template-columns:1fr 1fr;width:100%;display:grid}.hero__service-strip a{border:1px solid #07382f1f;border-top:0;border-left:0;grid-template-columns:32px 1fr;gap:11px;min-height:100px;padding:15px 14px}.hero__service-strip a:nth-child(2n){border-right:0}.hero__service-strip a>svg:last-child{display:none}.hero__service-strip a>svg:first-child{width:32px;height:32px;padding:8px}.hero__service-strip a strong{font-size:13px;line-height:1.25}.hero__service-strip a small{font-size:11px}.intro-grid{gap:30px}.intro-grid h2,.section-heading h2,.journey-copy h2,.why-copy h2,.contact-panel h2{font-size:clamp(37px,10.8vw,48px);line-height:1.02}.intro-copy>p,.section-heading>p,.why-copy p,.software-band p{font-size:16px;line-height:1.68}.journey-words{margin-top:24px}.journey-words span{white-space:normal}.section-heading{margin-bottom:34px}.services-stack{gap:24px}.service-panel,.service-panel--light,.service-panel--gold{border-radius:8px;grid-template-columns:1fr}.service-panel__heading{flex-direction:row;justify-content:flex-start;align-items:center;gap:14px;min-height:76px;padding:14px 18px;display:flex}.service-panel__icon{flex:none;width:46px;height:46px}.service-panel__heading span{opacity:.85;font-size:14px}.service-panel__content{padding:28px 20px 30px}.service-panel__content h3{font-size:clamp(34px,9.5vw,44px)}.service-panel__lead{margin-top:14px;font-size:17px;line-height:1.4}.service-panel__content p{font-size:16px;line-height:1.65}.service-panel__list{grid-column:auto;grid-template-columns:1fr;padding:16px 20px 24px}.service-panel__list li{padding:11px 0;font-size:15px}.service-panel:hover{transform:none}.audit-panel,.contact-form-panel{gap:32px;width:100%;margin-left:0;padding:30px 20px}.audit-panel:before,.contact-form-panel:before{border-width:3px;width:46px;height:46px}.audit-copy h2,.industries-intro h2,.contact-form-copy h2{font-size:clamp(38px,10.7vw,50px)}.audit-copy p,.industries-intro p,.contact-form-copy>p{font-size:16px;line-height:1.66}.lead-form{border-radius:7px;padding:18px}.lead-form input,.lead-form select,.lead-form textarea{font-size:16px}.industries-layout{gap:28px}.industry-row{padding:20px 0}.industry-row:hover{background:0 0;padding-left:0}.industry-row:hover:before{width:0}.why-grid{gap:36px}.why-ledger>div{padding:22px 0}.why-ledger>div:hover{padding-left:0;transform:none}.why-ledger strong{font-size:18px}.why-ledger small{font-size:15px}.approach-track{gap:26px}.approach-step{padding-left:64px}.approach-step__icon{width:48px;height:48px}.approach-step h3{font-size:21px}.approach-step p{font-size:15px}.software-band__inner{padding:62px 0}.software-band h2{font-size:clamp(38px,10.5vw,50px)}.software-band:after{top:-210px;right:-180px}.contact-direct{margin-top:26px}.site-footer{padding-top:56px}.site-footer__top{gap:38px}}@media (width<=520px){.hero__service-strip-inner{grid-template-columns:1fr}.hero__service-strip a,.hero__service-strip a:nth-child(2n){border-right:0;min-height:82px}.hero__service-strip a strong{font-size:14px}.hero__service-strip a small{font-size:12px}.hero__actions{gap:11px}.hero__actions .button{min-height:52px}.page-hero__inner:before{width:48px;height:4px;margin-bottom:22px}}@media (prefers-reduced-motion:reduce){.service-panel__list li,.industry-row,.why-ledger>div,.pricing-row,.detail-overview__copy li,.page-cta__panel,.audit-panel,.contact-form-panel{transition:none!important;transform:none!important}}.deep-section{background:#fff;padding:118px 0}.deep-section--cream{background:var(--cream-100)}.deep-section--white{background:#fff}.deep-section--dark{color:#fff;background:linear-gradient(120deg, var(--green-950), #0b4a3c);border-top:1px solid #e5bd632e;border-bottom:7px solid #082c25;position:relative;overflow:hidden}.deep-section--dark:after{content:"";pointer-events:none;border:1px solid #e5bd632e;width:520px;height:520px;position:absolute;top:-250px;right:-210px;transform:rotate(45deg)}.deep-split{z-index:2;grid-template-columns:.88fr 1.12fr;align-items:start;gap:110px;display:grid;position:relative}.deep-split__headline h2,.deep-heading h2,.deliverable-intro h2{letter-spacing:-.055em;margin:24px 0 0;font-size:clamp(48px,5vw,76px);font-weight:900;line-height:.99}.deep-icon{width:54px;height:54px;color:var(--green-950);background:var(--gold-400);border:1px solid #c58d1d;border-radius:7px;place-items:center;display:grid;box-shadow:0 8px #9f741b}.deep-section--dark .deep-icon{color:var(--gold-400);background:#ffffff0e;border-color:#e5bd6361;box-shadow:0 8px #00000038}.deep-eyebrow{color:#a56d08;letter-spacing:.16em;text-transform:uppercase;margin-top:28px;font-size:12px;font-weight:900;display:block}.deep-section--dark .deep-eyebrow{color:var(--gold-300)}.deep-split__copy>p{color:var(--muted);margin:0 0 22px;font-size:20px;line-height:1.78}.deep-section--dark .deep-split__copy>p{color:#ffffffb8}.deep-check-list{border-top:1px solid var(--line);margin:36px 0 0;padding:0;list-style:none}.deep-section--dark .deep-check-list{border-color:#ffffff21}.deep-check-list li{border-bottom:1px solid var(--line);grid-template-columns:24px 1fr;align-items:center;gap:12px;padding:17px 0;font-size:17px;font-weight:750;line-height:1.45;display:grid}.deep-check-list svg{color:#b57a0c}.deep-section--dark .deep-check-list li{color:#ffffffe6;border-color:#ffffff21}.deep-section--dark .deep-check-list svg{color:var(--gold-400)}.deep-heading{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:end;gap:80px;margin-bottom:58px;display:grid}.deep-heading h2{margin:0}.deep-heading p{max-width:650px;color:var(--muted);margin:0 0 6px;font-size:19px;line-height:1.72}.deep-feature-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.deep-feature-grid article{background:#fff;border:1px solid #07382f24;border-radius:9px;min-height:285px;padding:34px 32px 36px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;box-shadow:0 9px #c7cec6,0 26px 52px #07382f14}.deep-feature-grid article:nth-child(3n+2){transform:translateY(10px)}.deep-feature-grid article:hover{border-color:#d5a6407a;transform:translateY(-5px);box-shadow:0 14px #c7cec6,0 34px 60px #07382f21}.deep-feature-grid article:nth-child(3n+2):hover{transform:translateY(3px)}.deep-feature-icon{width:48px;height:48px;color:var(--gold-500);background:var(--green-950);border-radius:6px;place-items:center;display:grid;box-shadow:0 6px #0a2d26}.deep-feature-grid h3{letter-spacing:-.035em;margin:30px 0 0;font-size:26px;font-weight:850;line-height:1.08}.deep-feature-grid p{color:var(--muted);margin:16px 0 0;font-size:17px;line-height:1.72}.deliverable-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px;display:grid}.deliverable-intro{position:sticky;top:130px}.deliverable-intro h2{margin:0}.deliverable-intro p{max-width:560px;color:var(--muted);margin:26px 0 0;font-size:19px;line-height:1.74}.deliverable-list{border-top:1px solid var(--line)}.deliverable-list article{border-bottom:1px solid var(--line);grid-template-columns:.55fr 1.45fr;gap:36px;padding:30px 0;display:grid}.deliverable-list strong{letter-spacing:-.02em;font-size:20px;line-height:1.35}.deliverable-list p{color:var(--muted);margin:0;font-size:17px;line-height:1.72}.deep-process-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid;position:relative}.deep-process-grid:before{content:"";background:var(--gold-500);opacity:.8;height:2px;position:absolute;top:30px;left:5%;right:5%}.deep-process-grid article{z-index:2;padding-top:0;position:relative}.deep-process-icon{width:60px;height:60px;color:var(--green-950);background:#fff;border:1px solid #07382f2b;border-radius:7px;place-items:center;display:grid;box-shadow:0 8px #c6cdc5}.deep-process-grid h3{letter-spacing:-.035em;margin:28px 0 0;font-size:25px;line-height:1.1}.deep-process-grid p{max-width:300px;color:var(--muted);margin:13px 0 0;font-size:16px;line-height:1.7}.contact-options__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.contact-options__grid>a{min-height:250px;color:var(--green-950);background:#fff;border:1px solid #07382f26;border-radius:9px;align-content:start;gap:18px;padding:34px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;box-shadow:0 9px #c6cdc5,0 24px 42px #07382f14}.contact-options__grid>a:hover{border-color:#d5a6407a;transform:translateY(-5px);box-shadow:0 14px #c6cdc5,0 30px 50px #07382f1f}.contact-options__grid svg:first-child{color:#b7790a}.contact-options__grid strong{letter-spacing:-.03em;margin-top:8px;font-size:25px;line-height:1.1}.contact-options__grid span{color:var(--muted);font-size:17px;line-height:1.65}.contact-options__grid svg:last-child{margin-top:auto}.deep-section--white+.deep-section--cream,.deep-section--cream+.deep-section--white{border-top:1px solid #07382f0d}.page-hero__inner{min-height:570px}.page-hero h1{max-width:1180px}.page-hero p{max-width:900px}.pricing-intro p+p{margin-top:16px}.mobile-menu.is-open{max-height:780px}@media (width<=1100px){.deep-split,.deliverable-layout{grid-template-columns:1fr;gap:56px}.deliverable-intro{position:static}.deep-heading{grid-template-columns:1fr;gap:24px}.deep-feature-grid{grid-template-columns:repeat(2,1fr)}.deep-feature-grid article:nth-child(3n+2){transform:none}.deep-feature-grid article:nth-child(3n+2):hover{transform:translateY(-5px)}.deep-process-grid{grid-template-columns:repeat(2,1fr);gap:44px 28px}.deep-process-grid:before{display:none}.contact-options__grid{grid-template-columns:1fr 1fr}}@media (width<=720px){.deep-section{padding:78px 0}.deep-split{gap:38px}.deep-split__headline h2,.deep-heading h2,.deliverable-intro h2{font-size:clamp(39px,11vw,54px);line-height:1.01}.deep-icon{width:50px;height:50px;box-shadow:0 6px #9f741b}.deep-eyebrow{margin-top:22px;font-size:11px}.deep-split__copy>p,.deep-heading p,.deliverable-intro p{font-size:17px;line-height:1.7}.deep-check-list{margin-top:28px}.deep-check-list li{padding:15px 0;font-size:16px}.deep-heading{margin-bottom:38px}.deep-feature-grid{grid-template-columns:1fr;gap:18px}.deep-feature-grid article,.deep-feature-grid article:nth-child(3n+2){min-height:0;padding:28px 24px 30px;transform:none;box-shadow:0 7px #c7cec6,0 18px 34px #07382f12}.deep-feature-grid article:hover,.deep-feature-grid article:nth-child(3n+2):hover{transform:translateY(-3px)}.deep-feature-grid h3{margin-top:24px;font-size:24px}.deep-feature-grid p{font-size:16px}.deliverable-list article{grid-template-columns:1fr;gap:10px;padding:24px 0}.deliverable-list strong{font-size:19px}.deliverable-list p{font-size:16px}.deep-process-grid{grid-template-columns:1fr;gap:28px}.deep-process-grid article{grid-template-columns:54px 1fr;align-items:start;column-gap:18px;display:grid}.deep-process-icon{width:54px;height:54px;box-shadow:0 6px #c6cdc5}.deep-process-grid h3{margin:4px 0 0;font-size:23px}.deep-process-grid p{grid-column:2;margin-top:7px;font-size:16px}.contact-options__grid{grid-template-columns:1fr;gap:18px}.contact-options__grid>a{min-height:0;padding:28px 24px}.contact-options__grid strong{font-size:23px}.contact-options__grid span{font-size:16px}.page-hero__inner{min-height:0}}@media (width<=480px){.deep-section{padding:68px 0}.deep-split__headline h2,.deep-heading h2,.deliverable-intro h2{font-size:clamp(36px,10.8vw,46px)}}@media (prefers-reduced-motion:reduce){.deep-feature-grid article,.contact-options__grid>a{transition:none}}body.consultation-modal-open{overflow:hidden}.consultation-modal-layer{z-index:1000;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.consultation-modal-overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:default;background:#011814c7;border:0;width:100%;height:100%;position:absolute;inset:0}.consultation-modal-shell{z-index:2;width:min(980px,100%);max-height:min(900px,100vh - 56px);color:var(--green-950);background:var(--cream-50);border:1px solid #e5bd6380;border-radius:12px;position:relative;overflow:auto;box-shadow:0 13px #082e27,0 44px 110px #0000006b}.consultation-modal-shell:before{content:"";background:var(--gold-500);height:5px;position:absolute;inset:0 0 auto}.consultation-modal-close{z-index:5;float:right;color:#fff;background:var(--green-950);cursor:pointer;border:1px solid #ffffff1a;border-radius:5px;place-items:center;width:44px;height:44px;margin:18px 18px 0 0;display:grid;position:sticky;top:18px;box-shadow:0 5px #061f1a}.consultation-modal-content{clear:both}.consultation-modal-form-step{padding:42px 58px 58px}.consultation-modal-heading-mark{width:54px;height:54px;color:var(--green-950);background:var(--gold-400);border:1px solid #c38b1e;border-radius:7px;place-items:center;display:grid;box-shadow:0 7px #9b701b}.consultation-modal-form-step h2,.consultation-booking-heading h2{letter-spacing:-.055em;max-width:760px;margin:30px 0 0;font-size:clamp(44px,5vw,68px);font-weight:900;line-height:.98}.consultation-modal-intro,.consultation-booking-heading p{max-width:720px;color:var(--muted);margin:20px 0 0;font-size:18px;line-height:1.7}.consultation-form{grid-template-columns:1fr 1fr;gap:18px;margin-top:34px;display:grid}.consultation-form label{gap:8px;display:grid}.consultation-form label>span{font-size:13px;font-weight:850}.consultation-form input,.consultation-form select{width:100%;min-height:54px;color:var(--green-950);font:inherit;background:#fff;border:1px solid #07382f33;border-radius:4px;outline:none;padding:12px 14px;font-size:16px}.consultation-form input:focus,.consultation-form select:focus{border-color:var(--gold-500);box-shadow:0 0 0 3px #d5a6402b}.consultation-form label small{color:#a2362b;font-size:12px;font-weight:700}.consultation-form-wide{grid-column:1/-1}.consultation-submit{min-height:56px;color:var(--green-950);background:var(--gold-500);font:inherit;cursor:pointer;border:1px solid #c28a1f;border-radius:4px;justify-content:center;align-items:center;gap:12px;padding:0 24px;font-size:15px;font-weight:850;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 7px #9b701b}.consultation-submit:hover{transform:translateY(-2px);box-shadow:0 9px #9b701b}.consultation-submit:disabled{opacity:.7;cursor:wait;transform:none}.consultation-modal-note{color:var(--muted);margin:22px 0 0;font-size:12px;line-height:1.6}.consultation-form-error{color:#8d281f;background:#fff0ed;border:1px solid #e7b4ad;margin:24px 0 0;padding:13px 15px;font-size:14px;font-weight:700}.consultation-modal-booking-step{padding:32px 34px 36px}.consultation-edit-button{color:var(--green-950);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0;font-size:14px;font-weight:800;display:inline-flex}.consultation-booking-heading{padding:14px 18px 24px}.consultation-booking-heading h2{font-size:clamp(38px,4vw,58px)}.consultation-calendly-widget{background:#fff;border:1px solid #07382f1f;border-radius:7px;min-width:320px;height:650px;overflow:hidden}@media (width<=720px){.consultation-modal-layer{align-items:end;padding:12px}.consultation-modal-shell{border-radius:10px 10px 0 0;width:100%;max-height:calc(100vh - 18px);box-shadow:0 -8px #082e27,0 0 70px #0000005c}.consultation-modal-close{width:42px;height:42px;margin:12px 12px 0 0;top:12px}.consultation-modal-form-step{padding:28px 22px 36px}.consultation-modal-heading-mark{width:48px;height:48px;box-shadow:0 6px #9b701b}.consultation-modal-form-step h2,.consultation-booking-heading h2{font-size:clamp(38px,11vw,50px)}.consultation-modal-intro,.consultation-booking-heading p{font-size:16px}.consultation-form{grid-template-columns:1fr;gap:14px;margin-top:28px}.consultation-form-wide{grid-column:auto}.consultation-modal-booking-step{padding:20px 14px 18px}.consultation-booking-heading{padding:12px 8px 18px}.consultation-calendly-widget{width:100%;min-width:0;height:650px}}@media (prefers-reduced-motion:reduce){.consultation-submit{transition:none}}@media (width>=1101px){.section{padding-top:118px;padding-bottom:118px}.shell{position:relative}.intro-grid>*,.section-heading>*,.audit-panel>*,.industries-layout>*,.why-grid>*,.software-band__inner>*,.contact-form-panel>*{min-width:0}.site-header__inner{min-height:84px}.desktop-nav{gap:29px}.nav-link{font-size:14px}.button--header{min-width:220px}.hero__inner{padding-top:104px;padding-bottom:154px}.hero__copy{width:min(920px,66%)}.hero h1{text-wrap:balance;text-shadow:0 3px 18px #0000001a;max-width:920px}.hero__copy>p{max-width:780px}.hero__service-strip{z-index:8}.hero__service-strip-inner{position:relative;top:18px;box-shadow:0 9px #07382f24,0 22px 42px #07382f1c}.hero__service-strip a{background:#fbf8f2fb;min-height:106px;padding-inline:24px}.hero__service-strip a:hover{z-index:2;box-shadow:inset 0 -4px 0 var(--gold-500), 0 7px 0 #07382f1c;transform:translateY(-4px)}.intro-section{padding-top:144px;padding-bottom:124px;overflow:hidden}.intro-grid{border-top:1px solid #07382f1a;border-bottom:1px solid #07382f1a;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(68px,7vw,108px);padding:38px 0 42px;display:grid;position:relative}.intro-grid:before{content:"";background:var(--gold-500);width:4px;height:112px;position:absolute;top:38px;left:-22px;box-shadow:0 7px #9b701b}.intro-grid:after{display:none}.intro-grid h2{max-width:680px;margin-top:0;font-size:clamp(52px,4.45vw,70px);line-height:1.025}.intro-copy{padding-left:2px}.intro-copy>p{max-width:690px;font-size:19px;line-height:1.72}.journey-words{border-top:2px solid var(--gold-500);letter-spacing:.085em;border-bottom:1px solid #07382f1f;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;width:100%;max-width:100%;margin-top:34px;font-size:12px;line-height:1.3;display:grid;overflow:hidden}.journey-words i{display:none}.journey-words span{overflow-wrap:normal;background:#f7f2e838;border-right:1px solid #07382f1f;justify-content:flex-start;align-items:center;min-width:0;min-height:68px;padding:15px 14px;display:flex;white-space:normal!important}.journey-words span:last-child{border-right:0}.services-section{padding-top:112px;padding-bottom:132px}.section-heading--services{margin-bottom:56px}.section-heading--services h2{max-width:820px;font-size:clamp(50px,4.3vw,68px)}.section-heading--services>p{justify-self:end;max-width:550px;font-size:18px;line-height:1.7}.services-stack{gap:26px;display:grid}.service-panel,.service-panel--light,.service-panel--gold{border-radius:10px;transition:transform .22s,box-shadow .22s;overflow:hidden}.service-panel:hover,.service-panel--light:hover,.service-panel--gold:hover{transform:translateY(-4px)}.service-panel--dark:hover{box-shadow:0 14px #0a332a,0 32px 56px #07382f2b}.service-panel--light:hover{box-shadow:0 14px #c7cec6,0 32px 56px #07382f21}.service-panel--gold:hover{box-shadow:0 14px #a87716,0 32px 56px #6f4b0b26}.service-panel__heading{padding-left:28px;padding-right:28px}.service-panel__content{padding-left:46px;padding-right:46px}.service-panel__content h3{font-size:clamp(44px,3.45vw,56px)}.service-panel__list{padding-left:32px;padding-right:32px}.audit-section{padding-top:126px;padding-bottom:136px;overflow:hidden}.audit-panel{border-radius:13px;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);gap:66px;padding:68px;display:grid;position:relative;overflow:visible}.audit-panel:before{content:"";border:0;border-top:5px solid var(--gold-500);border-right:5px solid var(--gold-500);pointer-events:none;z-index:2;border-radius:0 10px 0 0;width:72px;height:72px;position:absolute;inset:-1px -1px auto auto;transform:none}.audit-copy{padding-top:6px}.audit-copy h2{max-width:610px;font-size:clamp(50px,4.35vw,70px)}.audit-copy p{max-width:620px;font-size:18px}.audit-panel .lead-form{z-index:3;position:relative;transform:translateY(8px);box-shadow:0 11px #c4cbc3,0 30px 56px #011c173d}.audit-notes{max-width:600px}.industries-section{padding-top:120px;padding-bottom:126px}.industries-layout{grid-template-columns:minmax(0,.74fr) minmax(0,1.26fr);align-items:start;gap:104px;display:grid}.industries-intro h2{font-size:clamp(50px,4.15vw,66px)}.industries-intro p{max-width:560px;font-size:18px}.industry-list{border-top:1px solid #07382f24}.industry-row{grid-template-columns:minmax(190px,.62fr) minmax(0,1.38fr);gap:34px;margin:0;padding:27px 18px;transition:transform .18s,background .18s,box-shadow .18s;position:relative}.industry-row:before{content:"";background:var(--gold-500);transform-origin:50%;width:3px;transition:transform .18s;position:absolute;top:18px;bottom:18px;left:0;transform:scaleY(0)}.industry-row:hover{z-index:2;background:#ffffff94;transform:translate(5px);box-shadow:0 5px #07382f0e}.industry-row:hover:before{transform:scaleY(1)}.industry-row strong{font-size:19px;line-height:1.25}.industry-row p{font-size:16.5px;line-height:1.62}.why-section{padding-top:126px;padding-bottom:132px}.why-grid{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr);align-items:center;gap:100px;display:grid}.why-copy{padding-left:26px;position:relative}.why-copy:before{content:"";background:linear-gradient(180deg, var(--gold-500), #d5a64014);width:3px;position:absolute;top:10px;bottom:10px;left:0}.why-copy h2{font-size:clamp(50px,4.25vw,68px)}.why-copy p{max-width:620px;font-size:17.5px}.why-ledger{border-top:0;gap:16px;display:grid}.why-ledger>div{background:#ffffff09;border:1px solid #e5bd6326;grid-template-columns:46px minmax(0,1fr);align-items:start;gap:18px;padding:24px 26px 25px;transition:transform .18s,background .18s,border-color .18s;display:grid;box-shadow:0 6px #00000026}.why-ledger>div:nth-child(2){margin-left:18px}.why-ledger>div:hover{background:#ffffff0e;border-color:#e5bd6347;padding-left:26px;transform:translateY(-3px)}.why-ledger>div>svg{width:44px;height:44px;color:var(--gold-400);background:#0000001c;border:1px solid #e5bd6359;margin-top:0;padding:11px;box-shadow:0 4px #0000002e}.why-ledger strong{font-size:18.5px}.why-ledger small{margin-top:5px;font-size:14.5px;line-height:1.58}.approach-section{padding-top:116px;padding-bottom:126px}.section-heading--approach{margin-bottom:46px}.section-heading--approach h2{max-width:800px;font-size:clamp(50px,4.2vw,67px)}.section-heading--approach>p{justify-self:end;max-width:470px;font-size:18px}.approach-track{background:#ffffff85;border:1px solid #07382f1f;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:42px 0 36px;display:grid;position:relative;overflow:hidden;box-shadow:0 9px #d3d8d0,0 24px 44px #07382f11}.approach-track__line{z-index:0;height:2px;position:absolute;top:71px;left:6%;right:6%}.approach-step{border-right:1px solid #07382f1a;min-width:0;min-height:220px;padding:0 30px 8px;position:relative}.approach-step:last-child{border-right:0}.approach-step__icon{z-index:2;width:58px;height:58px;margin:0 0 24px;transition:transform .18s,box-shadow .18s;position:relative;top:auto;left:auto;box-shadow:0 7px #c2c9c1}.approach-step:hover .approach-step__icon{transform:translateY(-3px);box-shadow:0 10px #c2c9c1}.approach-step h3{margin:0;font-size:24px;line-height:1.15}.approach-step p{max-width:260px;margin-top:10px;font-size:15.5px;line-height:1.64}.software-band{border-top:0;position:relative;overflow:hidden;box-shadow:inset 0 6px #b27d14,inset 0 -6px #c18c20}.software-band:before{content:"";pointer-events:none;border:1px solid #032a2338;width:320px;height:320px;position:absolute;top:-170px;right:-118px;transform:rotate(45deg)}.software-band:after{display:none}.software-band__inner{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);gap:108px;min-height:320px}.software-band h2{max-width:600px;font-size:clamp(48px,3.9vw,63px)}.software-band p{max-width:650px;font-size:18px;line-height:1.68}.contact-form-section{padding-top:124px;padding-bottom:138px}.contact-form-panel{background:linear-gradient(135deg,#f7f2e8 0%,#fbf8f2 58%,#f2ebde 100%);border-color:#07382f29;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:70px;padding:64px;display:grid;position:relative;overflow:visible;box-shadow:0 13px #c5ccc4,0 34px 64px #112b241f}.contact-form-panel:before{content:"";background:var(--green-700);z-index:2;border:0;border-radius:0 6px 0 0;width:128px;height:5px;position:absolute;inset:-1px auto auto -1px;transform:none}.contact-form-copy{padding-top:16px}.contact-form-copy h2{max-width:590px;font-size:clamp(50px,4.35vw,70px)}.contact-form-copy>p{max-width:580px;font-size:18px}.contact-form-panel .lead-form{z-index:2;padding:30px;position:relative;transform:translateY(-4px);box-shadow:0 10px #c4cbc3,0 28px 50px #011c1726}.contact-direct{margin-top:34px}.site-footer{border-top:4px solid #0c5b4b}.site-footer__top{padding-top:68px}.page-hero__inner{min-height:600px;padding-top:92px;padding-bottom:100px}.page-hero h1{max-width:1120px}.deep-section{padding-top:122px;padding-bottom:122px}.deep-feature-grid article,.contact-options__grid>a{box-shadow:0 9px #c7cec6,0 28px 52px #07382f13}.deep-feature-grid article:hover,.contact-options__grid>a:hover{transform:translateY(-5px);box-shadow:0 14px #c7cec6,0 34px 58px #07382f1c}}@media (width>=1400px){.hero__copy{width:64%}.intro-grid{gap:116px}.why-grid{gap:118px}}@media (prefers-reduced-motion:reduce){.service-panel,.industry-row,.why-ledger>div,.approach-step__icon{transition:none}}@media (width<=980px){.mobile-menu{overscroll-behavior:contain;overflow-y:auto}.mobile-menu.is-open{max-height:calc(100dvh - 76px)}.hero__copy,.service-panel__content p,.deep-split__copy>p,.deliverable-intro p{max-width:720px}}@media (width<=720px){:root{--shell:calc(100% - 28px)}html{scroll-padding-top:76px}.section,.deep-section{padding:60px 0}.site-header__line{height:2px}.site-header__inner{min-height:66px}.brand-mark{gap:10px}.brand-mark__icon{width:32px;height:32px}.brand-mark__icon span{width:9px;height:9px}.brand-mark__words strong{letter-spacing:.17em;font-size:12px}.brand-mark__words small{letter-spacing:.2em;font-size:6px}.menu-toggle{border-radius:6px;width:42px;height:42px}.mobile-menu.is-open{max-height:calc(100dvh - 66px)}.mobile-menu__inner{padding:10px 0 calc(22px + env(safe-area-inset-bottom))}.mobile-menu__inner>a:not(.button){min-height:46px;padding:12px 0;font-size:15px}.mobile-menu__service-links{margin-bottom:4px;padding:2px 0 7px 14px}.mobile-menu__service-links a{padding:8px 0;font-size:13px;line-height:1.35}.hero__inner{padding:58px 0 72px}.hero__copy{width:100%;padding-left:14px}.hero__copy:before{width:3px;height:68px;top:2px;box-shadow:4px 4px #00000021}.hero h1{letter-spacing:-.05em;text-wrap:balance;max-width:560px;font-size:clamp(40px,10.5vw,52px);line-height:.98}.hero__copy>p{max-width:560px;margin-top:20px;font-size:16px;line-height:1.58}.hero__actions{gap:10px;margin-top:26px}.hero__actions .button{min-height:50px;padding-inline:16px;font-size:13px}.hero__proof{gap:8px 16px;margin-top:20px;font-size:11.5px;line-height:1.45}.hero-atmosphere:before{background:linear-gradient(105deg,#032a23fc 0%,#032a23f0 58%,#032a23bf 100%)}.ridge{left:14%}.hero__service-strip-inner,.hero__service-strip-inner:first-child{grid-template-columns:repeat(2,minmax(0,1fr))}.hero__service-strip a,.hero__service-strip a:nth-child(2n){border-top:0;border-bottom:1px solid #07382f1f;border-right:1px solid #07382f1f;grid-template-columns:32px minmax(0,1fr);gap:10px;min-height:84px;padding:12px}.hero__service-strip a:nth-child(2n){border-right:0}.hero__service-strip a:nth-child(n+3){border-top:0}.hero__service-strip a>svg:last-child{display:none}.hero__service-strip a>svg:first-child{width:32px;height:32px;padding:7px}.hero__service-strip a span{gap:2px;min-width:0}.hero__service-strip a strong{font-size:13px;line-height:1.22}.hero__service-strip a small{font-size:10.5px;line-height:1.3}.intro-grid,.section-heading,.why-grid,.industries-layout{gap:26px}.intro-grid h2,.section-heading h2,.journey-copy h2,.why-copy h2,.contact-panel h2,.audit-copy h2,.industries-intro h2,.contact-form-copy h2{letter-spacing:-.045em;text-wrap:balance;font-size:clamp(36px,9.6vw,46px);line-height:1.01}.intro-copy>p,.section-heading>p,.why-copy p,.software-band p,.audit-copy p,.industries-intro p,.contact-form-copy>p{font-size:15.5px;line-height:1.64}.journey-words{letter-spacing:.08em;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:22px;font-size:11px}.journey-words i{display:none}.journey-words span{background:var(--cream-50);border:1px solid #07382f1f;border-radius:5px;align-items:center;min-height:48px;padding:10px 12px;display:flex}.section-heading{margin-bottom:30px}.services-stack{gap:18px}.service-panel,.service-panel--light,.service-panel--gold{border-radius:8px;grid-template-columns:1fr;box-shadow:0 8px #07382f29,0 18px 34px #07382f12}.service-panel__heading{gap:12px;min-height:68px;padding:11px 16px}.service-panel__icon{width:44px;height:44px}.service-panel__heading span{font-size:12px;font-weight:800}.service-panel__content{padding:24px 18px 22px}.service-panel__content h3{font-size:clamp(31px,8vw,38px);line-height:1.02}.service-panel__lead{margin-top:12px;font-size:16px;line-height:1.38}.service-panel__content p{margin-top:13px;font-size:15px;line-height:1.58}.service-panel__content .text-link{margin-top:2px;font-size:12.5px}.service-panel__list{grid-column:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 14px;padding:12px 18px 18px}.service-panel__list li{min-width:0;padding:9px 0;font-size:13.5px;line-height:1.35}.audit-panel,.contact-form-panel{border-radius:8px;gap:26px;width:100%;margin-left:0;padding:26px 18px}.audit-panel:before,.contact-form-panel:before{width:40px;height:40px}.audit-copy p,.contact-form-copy>p{margin-top:17px}.audit-notes{border-top:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:22px}.audit-notes span,.audit-notes span:nth-child(odd),.audit-notes span:nth-child(2n){background:#ffffff0b;border:1px solid #ffffff24;border-radius:5px;align-items:center;min-height:44px;padding:9px 10px;font-size:12.5px;line-height:1.3;display:flex}.lead-form{border-radius:7px;grid-template-columns:1fr;gap:12px;padding:16px;box-shadow:0 7px #c4cbc3,0 18px 34px #011c171f}.lead-form label{gap:6px}.lead-form label>span{font-size:11.5px}.lead-form input,.lead-form select,.lead-form textarea{min-height:48px;padding:10px 12px;font-size:16px}.lead-form textarea{min-height:108px}.lead-form__footer{gap:10px}.lead-form__footer small{font-size:11px}.lead-form__footer .button{min-height:50px}.industries-intro{margin-bottom:2px}.industry-row{gap:6px;padding:18px 0 18px 13px;position:relative}.industry-row:before{background:#d5a640c7;width:3px;top:21px;bottom:21px}.industry-row strong{font-size:17px;line-height:1.25}.industry-row p{font-size:14.5px;line-height:1.55}.why-copy p{margin-top:16px}.why-ledger>div{grid-template-columns:32px 1fr;gap:12px;padding:18px 0}.why-ledger>div>svg{margin-top:2px}.why-ledger strong{font-size:16.5px;line-height:1.3}.why-ledger small{margin-top:5px;font-size:14px;line-height:1.55}.approach-track{gap:18px;margin-top:28px;position:relative}.approach-track:before{content:"";background:linear-gradient(var(--gold-500), #d5a64033);width:2px;position:absolute;top:12px;bottom:18px;left:23px}.approach-step{z-index:1;min-height:56px;padding:0 0 0 62px;position:relative}.approach-step__icon{background:#fff;width:46px;height:46px}.approach-step h3{margin-top:0;font-size:19px}.approach-step p{margin-top:5px;font-size:14.5px;line-height:1.55}.software-band__inner{gap:18px;padding:54px 0}.software-band h2{text-wrap:balance;font-size:clamp(36px,9.8vw,44px);line-height:1.02}.software-band p{margin-top:0}.contact-form-section{padding-bottom:58px}.contact-direct{gap:12px;margin-top:24px}.contact-direct>a:not(.button){font-size:13.5px}.site-footer{padding-top:48px}.site-footer__top{gap:30px}.site-footer__brand p{max-width:430px;font-size:15px;line-height:1.6}.site-footer__links{gap:28px 18px}.site-footer__links>div{gap:9px}.site-footer__links a,.site-footer__links span{font-size:12px;line-height:1.5}.site-footer__bottom{padding-bottom:calc(26px + env(safe-area-inset-bottom))}.page-hero__inner{min-height:0;padding:62px 0 70px}.page-hero__inner:before{width:44px;height:4px;margin-bottom:20px}.page-hero h1{font-size:clamp(40px,10.4vw,52px);line-height:.99}.page-hero p{margin-top:18px;font-size:16px;line-height:1.6}.page-hero__actions{gap:10px;margin-top:26px}.page-hero__actions .button{min-height:50px}.deep-split,.deliverable-layout{gap:32px}.deep-split__headline h2,.deep-heading h2,.deliverable-intro h2,.detail-overview__lead h2,.pricing-intro h2{font-size:clamp(36px,9.8vw,46px);line-height:1.01}.deep-icon{width:46px;height:46px}.deep-eyebrow{margin-top:18px;font-size:10px}.deep-split__copy>p,.deep-heading p,.deliverable-intro p,.detail-overview__copy>p,.pricing-intro p{font-size:15.5px;line-height:1.65}.deep-check-list{margin-top:22px}.deep-check-list li{padding:13px 0;font-size:14.5px}.deep-heading{margin-bottom:28px}.deep-feature-grid{gap:14px}.deep-feature-grid article,.deep-feature-grid article:nth-child(3n+2),.detail-principles article,.contact-options__grid>a{border-radius:7px;padding:23px 19px 25px;box-shadow:0 6px #c7cec6,0 15px 28px #07382f0f}.deep-feature-icon{width:44px;height:44px}.deep-feature-grid h3{margin-top:20px;font-size:21px}.deep-feature-grid p,.detail-principles p,.contact-options__grid span{font-size:14.5px;line-height:1.58}.deliverable-list article,.pricing-row{gap:7px;padding:19px 0}.deliverable-list strong,.pricing-row strong{font-size:17px}.deliverable-list p,.pricing-row p{font-size:14.5px;line-height:1.58}.deep-process-grid{gap:20px}.deep-process-grid article{grid-template-columns:48px 1fr;column-gap:14px}.deep-process-icon{width:48px;height:48px}.deep-process-grid h3{font-size:20px}.deep-process-grid p{font-size:14.5px;line-height:1.55}.page-cta__panel{gap:18px;padding:34px 22px}.page-cta__panel h2,.pricing-note__panel h2{font-size:clamp(35px,9.5vw,45px)}.page-cta__panel p,.pricing-note__panel p{font-size:15px;line-height:1.58}.pricing-note__panel{padding:34px 22px}}@media (width<=520px){.hero__service-strip-inner{grid-template-columns:repeat(2,minmax(0,1fr))}.hero__service-strip a,.hero__service-strip a:nth-child(2n){border-right:1px solid #07382f1f;min-height:82px}.hero__service-strip a:nth-child(2n){border-right:0}.hero__service-strip a strong{font-size:12px}.hero__service-strip a small{font-size:10px}.software-band .button{width:100%}}@media (width<=420px){:root{--shell:calc(100% - 22px)}.section,.deep-section{padding:54px 0}.hero__inner{padding:50px 0 64px}.hero h1{font-size:clamp(38px,10.7vw,44px)}.hero__copy>p{font-size:15.5px}.hero__service-strip a{gap:8px;padding:10px 9px}.hero__service-strip a>svg:first-child{width:30px;height:30px;padding:7px}.hero__service-strip a strong{font-size:11.5px}.hero__service-strip a small{display:none}.journey-words{grid-template-columns:1fr 1fr}.journey-words span{padding:9px 10px;font-size:10px}.service-panel__list{grid-template-columns:1fr}.audit-notes{grid-template-columns:1fr 1fr}.audit-notes span,.audit-notes span:nth-child(odd),.audit-notes span:nth-child(2n){font-size:11.5px}.site-footer__links{grid-template-columns:1fr 1fr}.site-footer__links>div:last-child{grid-column:1/-1}}@media (width<=350px){.hero__service-strip-inner{grid-template-columns:1fr}.hero__service-strip a,.hero__service-strip a:nth-child(2n){border-right:0}.journey-words,.audit-notes,.site-footer__links{grid-template-columns:1fr}.site-footer__links>div:last-child{grid-column:auto}}@media (width<=720px){.consultation-modal-layer{align-items:end;padding:0}.consultation-modal-shell{width:100%;max-height:96dvh;padding-bottom:env(safe-area-inset-bottom);border-bottom:0;border-left:0;border-right:0;border-radius:14px 14px 0 0}.consultation-modal-close{width:40px;height:40px;margin:10px 10px 0 0;top:10px}.consultation-modal-form-step{padding:22px 18px 30px}.consultation-modal-heading-mark{width:44px;height:44px}.consultation-modal-form-step h2,.consultation-booking-heading h2{margin-top:22px;font-size:clamp(35px,9.5vw,44px);line-height:1}.consultation-modal-intro,.consultation-booking-heading p{margin-top:14px;font-size:15px;line-height:1.58}.consultation-form{gap:11px;margin-top:22px}.consultation-form label{gap:5px}.consultation-form label>span{font-size:11.5px}.consultation-form input,.consultation-form select{min-height:48px}.consultation-submit{min-height:50px}.consultation-modal-note{margin-top:16px;font-size:11px}.consultation-modal-booking-step{padding:16px 8px 8px}.consultation-booking-heading{padding:8px 8px 14px}.consultation-calendly-widget{border-radius:5px;height:calc(96dvh - 150px);min-height:560px}}@media (prefers-reduced-motion:reduce){.approach-track:before{background:var(--gold-500)}}.brand-mark{background:url(/assets/logo-DteymBPf.png) 0/contain no-repeat;gap:0;width:264px;min-width:0;height:56px}.brand-mark__icon,.brand-mark__words{display:none}.brand-mark--compact{width:205px;height:52px}.site-header .brand-mark{flex:none}body:not([data-page=home]) .page-hero{isolation:isolate}body:not([data-page=home]) .page-hero:before{z-index:-2}body:not([data-page=home]) .page-hero__inner{min-height:560px}body:not([data-page=home]) .page-hero h1{max-width:1120px}body:not([data-page=home]) .page-hero p{font-size:20px;line-height:1.7}body:not([data-page=home]) .deep-section,body:not([data-page=home]) .pricing-section,body:not([data-page=home]) .contact-form-section,body:not([data-page=home]) .audit-section{position:relative;overflow:hidden}body:not([data-page=home]) .deep-heading h2,body:not([data-page=home]) .deliverable-intro h2,body:not([data-page=home]) .deep-split__headline h2{text-wrap:balance}body:not([data-page=home]) .deep-feature-grid article,body:not([data-page=home]) .contact-options__grid>a{transition:transform .2s,box-shadow .2s,border-color .2s,background .2s}body[data-page=services] .page-hero{color:var(--green-950);border-bottom:8px solid var(--gold-500);background:linear-gradient(90deg,#e5bd6321,#0000 42%),#fff}body[data-page=services] .page-hero:before{opacity:.36;background-image:linear-gradient(#07382f0e 1px,#0000 1px),linear-gradient(90deg,#07382f0e 1px,#0000 1px);background-size:84px 84px;-webkit-mask-image:linear-gradient(90deg,#000,#000 68%,#0000 100%);mask-image:linear-gradient(90deg,#000,#000 68%,#0000 100%)}body[data-page=services] .page-hero:after{content:"";background:var(--green-950);clip-path:polygon(34% 0,100% 0,100% 100%,0 100%);z-index:-1;width:35vw;min-width:360px;height:100%;position:absolute;top:0;right:-3vw}body[data-page=services] .page-hero h1{max-width:980px;color:var(--green-950)}body[data-page=services] .page-hero h1 em{color:#b27609}body[data-page=services] .page-hero p{color:#52645e;max-width:760px}body[data-page=services] .page-hero .button--outline-light{color:var(--green-950);background:#fff;border-color:#07382f47;box-shadow:0 5px #cbd1cb}body[data-page=services] .page-hero__cut{border-color:#e5bd6373}body[data-page=services] .page-hero+.deep-section{background:#fff}body[data-page=services] .page-hero+.deep-section .deep-split{grid-template-columns:1.15fr .85fr;gap:92px}body[data-page=services] .page-hero+.deep-section .deep-split__headline{background:var(--green-950);color:#fff;border-radius:8px;padding:42px 42px 48px;box-shadow:0 10px #0b3028,0 28px 52px #07382f1f}body[data-page=services] .page-hero+.deep-section .deep-split__headline h2{margin-top:26px;font-size:clamp(48px,4.8vw,74px)}body[data-page=services] .page-hero+.deep-section .deep-eyebrow{color:var(--gold-300)}body[data-page=services] .page-hero+.deep-section .deep-icon{color:var(--green-950);background:var(--gold-400)}body[data-page=services] .deep-feature-grid{border:1px solid #07382f26;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:0;overflow:hidden;box-shadow:0 10px #c6cdc5}body[data-page=services] .deep-feature-grid article,body[data-page=services] .deep-feature-grid article:nth-child(3n+2){min-height:320px;box-shadow:none;border:0;border-right:1px solid #07382f21;border-radius:0;transform:none}body[data-page=services] .deep-feature-grid article:last-child{background:linear-gradient(145deg,#f0cb78,#e5bd63);border-right:0}body[data-page=services] .deep-feature-grid article:hover{background:var(--cream-50);transform:none}body[data-page=services] .deep-feature-grid article:last-child:hover{background:linear-gradient(145deg,#f0cb78,#e5bd63)}body[data-page=services] .deliverable-layout{color:#fff;background:var(--green-950);border-radius:8px;padding:52px;box-shadow:0 11px #082c25}body[data-page=services] .deliverable-intro p,body[data-page=services] .deliverable-list p{color:#ffffffad}body[data-page=services] .deliverable-list,body[data-page=services] .deliverable-list article{border-color:#ffffff21}body[data-page=branding] .page-hero{color:var(--green-950);background:var(--cream-50);border-bottom:0}body[data-page=branding] .page-hero:before{opacity:1;background:linear-gradient(90deg,#0000 0 69%,#07382f0e 69% 69.1%,#0000 69.1%) 0 0/100% 100%,linear-gradient(#07382f0a 1px,#0000 1px) 0 0/100% 72px;-webkit-mask-image:none;mask-image:none}body[data-page=branding] .page-hero:after{content:"";z-index:-1;border:2px solid #d5a6407a;width:330px;height:330px;position:absolute;top:50%;right:7vw;transform:translateY(-50%)rotate(45deg)}body[data-page=branding] .page-hero__inner{padding-right:min(32vw,450px)}body[data-page=branding] .page-hero h1{color:var(--green-950)}body[data-page=branding] .page-hero h1 em{color:#b27609}body[data-page=branding] .page-hero p{color:#65756f}body[data-page=branding] .page-hero .button--outline-light{color:var(--green-950);background:#fff;border-color:#07382f47;box-shadow:0 5px #c9d0c9}body[data-page=branding] .page-hero__cut{display:none}body[data-page=branding] .page-hero+.deep-section{background:#fff}body[data-page=branding] .page-hero+.deep-section .deep-split{grid-template-columns:.78fr 1.22fr}body[data-page=branding] .page-hero+.deep-section .deep-split__headline{border-left:5px solid var(--gold-500);padding-left:36px}body[data-page=branding] .deep-feature-grid{grid-template-columns:repeat(2,1fr);gap:20px}body[data-page=branding] .deep-feature-grid article,body[data-page=branding] .deep-feature-grid article:nth-child(3n+2){min-height:250px;box-shadow:none;border-radius:2px;padding:36px 38px;transform:none}body[data-page=branding] .deep-feature-grid article:first-child,body[data-page=branding] .deep-feature-grid article:nth-child(4){color:#fff;background:var(--green-950);border-color:var(--green-950)}body[data-page=branding] .deep-feature-grid article:first-child p,body[data-page=branding] .deep-feature-grid article:nth-child(4) p{color:#ffffffb3}body[data-page=branding] .deep-feature-grid article:first-child .deep-feature-icon,body[data-page=branding] .deep-feature-grid article:nth-child(4) .deep-feature-icon{color:var(--green-950);background:var(--gold-400);box-shadow:0 6px #966d19}body[data-page=branding] .deep-feature-grid article:nth-child(2),body[data-page=branding] .deep-feature-grid article:nth-child(5){background:var(--cream-50)}body[data-page=branding] .deep-feature-grid article:nth-child(3),body[data-page=branding] .deep-feature-grid article:nth-child(6){border-color:#d5a6408c}body[data-page=branding] .deep-section--dark .deep-split__headline h2{max-width:720px}body[data-page=branding] .deliverable-list article{grid-template-columns:.48fr 1.52fr;padding:34px 0}body[data-page=branding] .deep-section--cream:has(.deep-process-grid){background:var(--gold-400);border-top:1px solid #c68e1f;border-bottom:8px solid #a57717}:is(body[data-page=branding] .deep-section--cream:has(.deep-process-grid) .deep-heading p,body[data-page=branding] .deep-section--cream:has(.deep-process-grid) .deep-process-grid p){color:#10241fb8}body[data-page=branding] .deep-section--cream:has(.deep-process-grid) .deep-process-grid:before{background:var(--green-950)}body[data-page=growth] .page-hero{background:radial-gradient(circle at 78% 28%, #e5bd6338, transparent 24%), linear-gradient(112deg, var(--green-950), #075343 68%, #0a493b);border-bottom:8px solid var(--gold-500)}body[data-page=growth] .page-hero:before{opacity:.22;background-image:linear-gradient(#ffffff12 1px,#0000 1px),linear-gradient(90deg,#ffffff12 1px,#0000 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 46%,#000);mask-image:linear-gradient(90deg,#0000,#000 46%,#000)}body[data-page=growth] .page-hero h1{max-width:1020px}body[data-page=growth] .page-hero__cut--one{width:180px;height:180px;top:60px;right:8%}body[data-page=growth] .page-hero__cut--two{width:300px;height:300px;bottom:-170px;right:-80px}body[data-page=growth] .page-hero+.deep-section{background:#fff}body[data-page=growth] .page-hero+.deep-section .deep-split__headline h2{font-size:clamp(54px,5.2vw,80px)}body[data-page=growth] .deep-feature-grid{grid-template-columns:repeat(4,1fr);gap:18px}body[data-page=growth] .deep-feature-grid article,body[data-page=growth] .deep-feature-grid article:nth-child(3n+2){border-radius:6px;min-height:300px;padding:30px 28px;transform:none;box-shadow:0 8px #c7cec6}body[data-page=growth] .deep-feature-grid article:nth-child(2),body[data-page=growth] .deep-feature-grid article:nth-child(7){background:var(--green-950);color:#fff;border-color:var(--green-950);box-shadow:0 8px #082d26}body[data-page=growth] .deep-feature-grid article:nth-child(2) p,body[data-page=growth] .deep-feature-grid article:nth-child(7) p{color:#ffffffb3}body[data-page=growth] .deep-feature-grid article:nth-child(4),body[data-page=growth] .deep-feature-grid article:nth-child(6){border-color:#d5a6408c}body[data-page=growth] .deep-feature-grid article:hover{transform:translateY(-4px)}body[data-page=growth] .deep-section--dark{background:linear-gradient(118deg, var(--green-950), #064d3e), var(--green-950)}body[data-page=growth] .deliverable-list article{padding:27px 0}body[data-page=growth] .deep-section--cream:has(.deep-process-grid){background:#f5efe3}body[data-page=growth] .deep-process-grid article:nth-child(2) h3,body[data-page=growth] .deep-process-grid article:nth-child(4) h3{color:#a66f08}body[data-page=ai] .page-hero{color:var(--green-950);background:linear-gradient(135deg, #ffffff2e, transparent 42%), var(--gold-400);border-bottom:9px solid #a97818}body[data-page=ai] .page-hero:before{opacity:.28;background-image:linear-gradient(#07382f14 1px,#0000 1px),linear-gradient(90deg,#07382f14 1px,#0000 1px);background-size:96px 96px;-webkit-mask-image:linear-gradient(90deg,#0000 18%,#000 62%,#000);mask-image:linear-gradient(90deg,#0000 18%,#000 62%,#000)}body[data-page=ai] .page-hero h1,body[data-page=ai] .page-hero h1 em{color:var(--green-950)}body[data-page=ai] .page-hero p{color:#10241fc2}body[data-page=ai] .page-hero .button--gold{color:#fff;background:var(--green-950);border-color:var(--green-950);box-shadow:0 6px #082d26}body[data-page=ai] .page-hero .button--outline-light{color:var(--green-950);background:#ffffff52;border-color:#07382f66;box-shadow:0 5px #6a4d0e47}body[data-page=ai] .page-hero__cut{border-color:#07382f42}body[data-page=ai] .page-hero+.deep-section{background:#fff}body[data-page=ai] .page-hero+.deep-section .deep-split__headline{background:var(--cream-100);border:1px solid #07382f1f;border-radius:6px;padding:40px}body[data-page=ai] .deep-section--cream:has(.deep-feature-grid){color:#fff;background:var(--green-950)}body[data-page=ai] .deep-section--cream:has(.deep-feature-grid):after{content:"";border:1px solid #e5bd632e;width:430px;height:430px;position:absolute;top:80px;right:-190px;transform:rotate(45deg)}body[data-page=ai] .deep-section--cream:has(.deep-feature-grid) .deep-heading p{color:#ffffffad}body[data-page=ai] .deep-feature-grid{border:1px solid #e5bd633d;grid-template-columns:repeat(3,1fr);gap:0}body[data-page=ai] .deep-feature-grid article,body[data-page=ai] .deep-feature-grid article:nth-child(3n+2){color:#fff;min-height:270px;box-shadow:none;background:#ffffff09;border:1px solid #e5bd632e;border-top:0;border-left:0;border-radius:0;transform:none}body[data-page=ai] .deep-feature-grid article:nth-child(3n){border-right:0}body[data-page=ai] .deep-feature-grid p{color:#ffffffa8}body[data-page=ai] .deep-feature-icon{color:var(--green-950);background:var(--gold-400);box-shadow:0 6px #9f741b}body[data-page=ai] .deliverable-list article{background:var(--cream-50);border:1px solid #07382f1c;margin-bottom:10px;padding:32px 28px}body[data-page=ai] .deliverable-list{border-top:0}body[data-page=ai] .deep-section--cream:has(.deep-process-grid){background:linear-gradient(90deg,#f7f2e8,#fff8e9)}body[data-page=ai] .deep-process-grid:before{height:4px}body[data-page=about] .page-hero{border-bottom:8px solid var(--gold-500);background:linear-gradient(100deg,#032a23f5 0%,#032a23e6 52%,#032a2394 100%),url(/assets/west-virginia-CAk8HnP7.jpg) 50% 42%/cover no-repeat}body[data-page=about] .page-hero:before{display:none}body[data-page=about] .page-hero h1{max-width:980px}body[data-page=about] .page-hero+.deep-section{background:#fff}body[data-page=about] .page-hero+.deep-section .deep-split{grid-template-columns:1fr 1fr}body[data-page=about] .page-hero+.deep-section .deep-split__headline{border-right:1px solid var(--line);padding-right:38px}body[data-page=about] .deep-feature-grid{grid-template-columns:repeat(2,1fr);gap:20px}body[data-page=about] .deep-feature-grid article,body[data-page=about] .deep-feature-grid article:nth-child(3n+2){min-height:240px;box-shadow:none;border-radius:3px;padding:38px;transform:none}body[data-page=about] .deep-feature-grid article:first-child,body[data-page=about] .deep-feature-grid article:nth-child(4){background:var(--green-950);color:#fff;border-color:var(--green-950)}body[data-page=about] .deep-feature-grid article:first-child p,body[data-page=about] .deep-feature-grid article:nth-child(4) p{color:#ffffffad}body[data-page=about] .deep-feature-grid article:nth-child(2){background:var(--gold-400);border-color:#ca9225}body[data-page=about] .deliverable-layout{grid-template-columns:.72fr 1.28fr}body[data-page=about] .approach-section{background:var(--cream-100)}body[data-page=about] .approach-track{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}body[data-page=about] .approach-track__line{display:none}body[data-page=about] .approach-step{background:#fff;border:1px solid #07382f21;min-height:220px;padding:28px 30px 32px 96px;box-shadow:0 7px #c8cec8}body[data-page=about] .approach-step__icon{position:absolute;top:28px;left:28px}body[data-page=pricing] .page-hero{color:var(--green-950);background:linear-gradient(90deg, #fff 0 72%, var(--cream-100) 72%), #fff;border-bottom:8px solid var(--gold-500)}body[data-page=pricing] .page-hero:before{opacity:.28;background-image:linear-gradient(#07382f0f 1px,#0000 1px);background-size:100% 74px;-webkit-mask-image:linear-gradient(90deg,#0000,#000 55%,#000);mask-image:linear-gradient(90deg,#0000,#000 55%,#000)}body[data-page=pricing] .page-hero h1,body[data-page=pricing] .page-hero h1 em{color:var(--green-950)}body[data-page=pricing] .page-hero h1 em{text-underline-offset:.08em;text-decoration:underline;text-decoration-thickness:.08em;-webkit-text-decoration-color:var(--gold-500);text-decoration-color:var(--gold-500)}body[data-page=pricing] .page-hero p{color:#66766f}body[data-page=pricing] .page-hero .button--outline-light{color:var(--green-950);background:#fff;border-color:#07382f47;box-shadow:0 5px #c6cdc5}body[data-page=pricing] .page-hero__cut{border-color:#d5a64066}body[data-page=pricing] .pricing-section{background:var(--cream-100)}body[data-page=pricing] .pricing-layout{grid-template-columns:.62fr 1.38fr;gap:70px}body[data-page=pricing] .pricing-table{border-top:0;grid-template-columns:repeat(3,1fr);gap:18px;display:grid}body[data-page=pricing] .pricing-row{background:#fff;border:1px solid #07382f24;border-radius:7px;flex-direction:column;gap:18px;min-height:360px;padding:34px 30px;display:flex;box-shadow:0 9px #c6cdc5}body[data-page=pricing] .pricing-row:nth-child(2){color:#fff;background:var(--green-950);border-color:var(--green-950);box-shadow:0 9px #082d26}body[data-page=pricing] .pricing-row:nth-child(2) p{color:#ffffffad}body[data-page=pricing] .pricing-row strong{font-size:28px;line-height:1.08}body[data-page=pricing] .pricing-row span{color:#aa7209;letter-spacing:.12em;text-transform:uppercase;order:-1;font-size:12px}body[data-page=pricing] .pricing-row:nth-child(2) span{color:var(--gold-300)}body[data-page=pricing] .pricing-row p{font-size:16px;line-height:1.72}body[data-page=pricing] .deep-feature-grid article,body[data-page=pricing] .deep-feature-grid article:nth-child(3n+2){transform:none;box-shadow:0 7px #c7cec6}body[data-page=contact] .page-hero{background:linear-gradient(90deg, var(--green-950) 0 62%, var(--cream-100) 62%), var(--green-950);border-bottom:0}body[data-page=contact] .page-hero:before{opacity:.22;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:88px 88px;-webkit-mask-image:linear-gradient(90deg,#000 0 60%,#0000 60%);mask-image:linear-gradient(90deg,#000 0 60%,#0000 60%)}body[data-page=contact] .page-hero__inner{min-height:500px;padding-right:40%}body[data-page=contact] .page-hero__cut--one{border-color:#07382f3d;top:90px;right:13%}body[data-page=contact] .page-hero__cut--two{display:none}body[data-page=contact] .contact-form-section--standalone{background:#fff;padding-top:88px}body[data-page=contact] .contact-form-panel{border-top:5px solid var(--gold-500);border-radius:6px}body[data-page=contact] .deliverable-layout{background:var(--cream-100);border:1px solid #07382f1f;padding:50px}body[data-page=contact] .contact-options{background:var(--green-950)}body[data-page=contact] .contact-options__grid>a{border-radius:4px;min-height:230px}body[data-page=contact] .contact-options__grid>a:nth-child(2){background:var(--gold-400);border-color:#ca9225;box-shadow:0 9px #9e741b}body[data-page=contact] .contact-options__grid>a:nth-child(3){color:#fff;background:#0b493d;border-color:#e5bd6347;box-shadow:0 9px #082d26}body[data-page=contact] .contact-options__grid>a:nth-child(3) span{color:#ffffffad}body[data-page=audit] .page-hero{background:linear-gradient(110deg, var(--green-950), #0a4d3f), var(--green-950);border-bottom:8px solid var(--gold-500)}body[data-page=audit] .page-hero:before{opacity:.35;background-image:repeating-linear-gradient(0deg,#0000 0 56px,#ffffff0f 56px 57px),linear-gradient(90deg,#0000 0 62%,#e5bd631f 62% 62.2%,#0000 62.2%);background-size:100% 100%;-webkit-mask-image:linear-gradient(90deg,#0000 12%,#000 55%,#000);mask-image:linear-gradient(90deg,#0000 12%,#000 55%,#000)}body[data-page=audit] .audit-section--standalone{background:var(--gold-400);border-bottom:8px solid #a57717;padding-top:90px}body[data-page=audit] .audit-section--standalone .audit-panel{box-shadow:0 12px #8d681b,0 28px 58px #49330b29}body[data-page=audit] .deep-section--cream:has(.deep-feature-grid){background:#fff}body[data-page=audit] .deep-feature-grid{grid-template-columns:repeat(2,1fr);gap:0 34px}body[data-page=audit] .deep-feature-grid article,body[data-page=audit] .deep-feature-grid article:nth-child(3n+2){border:0;border-bottom:1px solid var(--line);min-height:0;box-shadow:none;background:0 0;border-radius:0;padding:30px 0 34px 72px;transform:none}body[data-page=audit] .deep-feature-icon{width:48px;height:48px;position:absolute;top:30px;left:0}body[data-page=audit] .deep-feature-grid h3{margin-top:0}@media (width<=1180px){.brand-mark{width:230px;height:50px}body[data-page=growth] .deep-feature-grid{grid-template-columns:repeat(2,1fr)}body[data-page=pricing] .pricing-layout{grid-template-columns:1fr}body[data-page=pricing] .pricing-intro{position:static}body[data-page=pricing] .pricing-table{grid-template-columns:repeat(3,1fr)}}@media (width<=980px){body[data-page=services] .page-hero:after{opacity:.22;width:24vw;min-width:220px}body[data-page=branding] .page-hero__inner,body[data-page=contact] .page-hero__inner{padding-right:0}body[data-page=branding] .page-hero:after{opacity:.36;right:-130px}body[data-page=services] .page-hero+.deep-section .deep-split,body[data-page=branding] .page-hero+.deep-section .deep-split,body[data-page=about] .page-hero+.deep-section .deep-split{grid-template-columns:1fr;gap:44px}body[data-page=services] .deep-feature-grid,body[data-page=ai] .deep-feature-grid,body[data-page=branding] .deep-feature-grid,body[data-page=about] .deep-feature-grid{grid-template-columns:repeat(2,1fr)}body[data-page=services] .deep-feature-grid article,body[data-page=services] .deep-feature-grid article:nth-child(3n+2){border-bottom:1px solid #07382f21;border-right:1px solid #07382f21}body[data-page=services] .deep-feature-grid article:nth-child(2n){border-right:0}body[data-page=ai] .deep-feature-grid article:nth-child(3n){border-right:1px solid #e5bd632e}body[data-page=ai] .deep-feature-grid article:nth-child(2n){border-right:0}body[data-page=pricing] .pricing-table{grid-template-columns:1fr}body[data-page=pricing] .pricing-row{min-height:0}body[data-page=about] .approach-track{grid-template-columns:1fr}body[data-page=contact] .page-hero{background:var(--green-950)}}@media (width<=720px){.brand-mark{width:182px;height:44px}.brand-mark--compact{width:175px;height:46px}body:not([data-page=home]) .page-hero__inner{min-height:0;padding-top:72px;padding-bottom:82px}body:not([data-page=home]) .page-hero h1{font-size:clamp(42px,11.6vw,58px);line-height:1}body:not([data-page=home]) .page-hero p{font-size:17px;line-height:1.65}body[data-page=services] .page-hero:after,body[data-page=branding] .page-hero:after{display:none}body[data-page=services] .page-hero,body[data-page=branding] .page-hero,body[data-page=pricing] .page-hero{background:var(--cream-50)}body[data-page=services] .page-hero:before,body[data-page=branding] .page-hero:before,body[data-page=pricing] .page-hero:before{opacity:.18}body[data-page=contact] .page-hero{background:linear-gradient(145deg, var(--green-950), #0b4d3e)}body[data-page=services] .page-hero+.deep-section .deep-split__headline,body[data-page=ai] .page-hero+.deep-section .deep-split__headline{padding:30px 26px 34px}body[data-page=services] .deliverable-layout{padding:30px 24px}body[data-page=services] .deep-feature-grid,body[data-page=growth] .deep-feature-grid,body[data-page=ai] .deep-feature-grid,body[data-page=branding] .deep-feature-grid,body[data-page=about] .deep-feature-grid,body[data-page=audit] .deep-feature-grid{grid-template-columns:1fr}body[data-page=services] .deep-feature-grid article,body[data-page=services] .deep-feature-grid article:nth-child(3n+2),body[data-page=ai] .deep-feature-grid article,body[data-page=ai] .deep-feature-grid article:nth-child(3n+2){border-right:0}body[data-page=branding] .deep-feature-grid article,body[data-page=branding] .deep-feature-grid article:nth-child(3n+2),body[data-page=growth] .deep-feature-grid article,body[data-page=growth] .deep-feature-grid article:nth-child(3n+2),body[data-page=about] .deep-feature-grid article,body[data-page=about] .deep-feature-grid article:nth-child(3n+2){min-height:0;padding:28px 24px 30px}body[data-page=audit] .deep-feature-grid article,body[data-page=audit] .deep-feature-grid article:nth-child(3n+2){padding:26px 0 28px 64px}body[data-page=audit] .deep-feature-icon{top:26px}body[data-page=branding] .page-hero+.deep-section .deep-split__headline,body[data-page=about] .page-hero+.deep-section .deep-split__headline{border-left:4px solid var(--gold-500);border-right:0;padding-left:22px;padding-right:0}body[data-page=branding] .deliverable-list article,body[data-page=about] .deliverable-layout{grid-template-columns:1fr}body[data-page=about] .approach-step{min-height:0;padding:26px 22px 28px 78px}body[data-page=about] .approach-step__icon{top:24px;left:22px}body[data-page=pricing] .pricing-row{padding:28px 24px}body[data-page=contact] .deliverable-layout{padding:30px 24px}body[data-page=audit] .audit-section--standalone{padding-top:70px}}@media (width<=430px){.brand-mark{width:160px;height:40px}body:not([data-page=home]) .page-hero h1{font-size:clamp(39px,11.3vw,50px)}}@media (prefers-reduced-motion:reduce){body:not([data-page=home]) .deep-feature-grid article,body:not([data-page=home]) .contact-options__grid>a{transition:none}}.brand-mark{background-position:0;background-repeat:no-repeat;background-size:contain;flex:none;gap:0;width:270px;min-width:270px;height:98px}.brand-mark--compact{width:232px;min-width:232px;height:84px}.site-header .brand-mark{align-self:center}.site-header__inner{min-height:96px}.site-footer .brand-mark--compact{margin-bottom:14px}@media (width>=1181px){.desktop-nav{gap:23px}.nav-link{padding-top:34px;padding-bottom:34px}.nav-link:after{bottom:23px}.header-actions{margin-left:4px}}html,body{overflow-x:clip}.site-header__inner,.hero__inner,.section-heading,.intro-grid,.deep-split,.deliverable-layout,.contact-panel,.contact-form-layout,.contact-form-panel,.audit-panel,.page-hero__inner{min-width:0}.hero h1,.page-hero h1,.intro-grid h2,.section-heading h2,.deep-heading h2,.deep-split__headline h2,.deliverable-intro h2,.contact-panel h2,.audit-copy h2,.industries-intro h2,.why-copy h2,.software-band h2{overflow-wrap:normal;word-break:normal;text-wrap:balance}.hero p,.page-hero p,.section-heading>p,.intro-copy>p,.deep-split__copy>p,.deliverable-intro p,.industries-intro p,.why-copy p,.contact-panel p,.audit-copy p{text-wrap:pretty}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid var(--gold-400);outline-offset:3px}input,textarea,select{transition:border-color .18s,box-shadow .18s,background .18s}input:focus,textarea:focus,select:focus{border-color:#b57c0fb8;box-shadow:0 0 0 3px #d5a64024}body[data-page=home] .intro-copy>p,body[data-page=home] .section-heading>p,body[data-page=home] .why-copy>p,body[data-page=home] .contact-panel__intro>p{max-width:680px}body[data-page=home] .hero__service-strip-inner{border:1px solid #07382f1f;box-shadow:0 10px #07382f21,0 26px 48px #07382f16}body[data-page=home] .service-panel,body[data-page=home] .audit-panel,body[data-page=home] .contact-form-panel,body[data-page=home] .contact-panel{isolation:isolate}@media (hover:hover) and (pointer:fine){.button,.text-link,.hero__service-strip a,.industry-row,.approach-step__icon,.why-ledger>div,.deep-feature-grid article,.contact-options__grid>a{will-change:transform}}@media (width<=1180px) and (width>=981px){.brand-mark{width:230px;min-width:230px;height:83px}.site-header__inner{gap:16px;min-height:86px}.desktop-nav{gap:15px}.nav-link{font-size:12.75px}.header-actions{margin-left:0}.button--header{min-width:0;padding-inline:13px;font-size:12px}}@media (width<=980px){.brand-mark{width:210px;min-width:210px;height:76px}.site-header__inner{min-height:82px}.brand-mark--compact{width:202px;min-width:202px;height:73px}.mobile-menu.is-open{max-height:calc(100dvh - 82px)}}@media (width<=720px){html{scroll-padding-top:86px}.site-header__inner{gap:10px;min-height:86px}.site-header .brand-mark{width:220px;min-width:220px;height:78px}.brand-mark--compact,.site-footer .brand-mark--compact{width:184px;min-width:184px;height:67px}.menu-toggle{flex:0 0 44px;width:44px;height:44px}.mobile-menu.is-open{max-height:calc(100dvh - 86px)}.hero__inner{padding-top:50px}.hero__copy>p{font-size:16.25px;line-height:1.6}.hero__service-strip a strong{font-size:13px;line-height:1.24}.hero__service-strip a small{font-size:10.75px;line-height:1.32}.hero__service-strip a>svg:last-child{display:none}.hero__copy,.service-panel,.audit-panel,.audit-card,.contact-panel,.contact-form-panel,.deep-feature-grid,.deliverable-layout,.page-hero__inner,.industry-list,.approach-track{max-width:100%}.button{text-align:center;line-height:1.25}}@media (width<=390px){.site-header .brand-mark{width:204px;min-width:204px;height:72px}.brand-mark--compact,.site-footer .brand-mark--compact{width:172px;min-width:172px;height:62px}.site-header__inner{min-height:82px}.mobile-menu.is-open{max-height:calc(100dvh - 82px)}.hero__inner{padding-top:46px}}@media (prefers-reduced-motion:reduce){.brand-mark,.site-header,.hero__service-strip a,.button,.text-link,.industry-row,.why-ledger>div{transition:none!important}}
