@charset "UTF-8";
:root{--black:#101310;--ink:#131713;--green:#37761d;--accent:#a5ce8e;--pale:#f4f5f2;--line:#d9ded5;--muted:#596255;--white:#fff;--max:1280px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:var(--ink);background:white;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%;display:block}p,h1,h2,h3,h4{margin-top:0}p{margin-bottom:1.2em}h1,h2,h3{font-weight:400;line-height:1.12;letter-spacing:-.035em}h1{font-size:clamp(2.7rem,5.3vw,5.2rem)}h2{font-size:clamp(2rem,3.7vw,3.5rem)}h3{font-size:1.6rem;letter-spacing:-.025em}a:focus-visible,button:focus-visible{outline:3px solid #37761d;outline-offset:6px}a:hover .arrow{transform:translateX(4px)}.arrow{display:inline-block;transition:transform .2s;margin-left:18px}.wrap{width:min(calc(100% - 112px),var(--max));margin:auto}.section{padding:96px 0}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:.875rem;font-weight:700;line-height:1.5;color:var(--green);margin-bottom:24px}.muted{color:var(--muted)}.lead{font-size:1.2rem;line-height:1.65;max-width:690px}.skip{position:fixed;left:16px;top:-100px;background:white;padding:14px;z-index:100}.skip:focus{top:12px}.header{height:96px;background:white;position:sticky;top:0;z-index:20;border-bottom:1px solid #e2e6df}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:inline-flex;flex-direction:column;line-height:1;flex-shrink:0}.wordmark{font-size:2.65rem;letter-spacing:-.075em;font-weight:700}.wordmark:after{content:"";width:8px;height:8px;background:var(--green);display:inline-block;margin-left:5px}.brand small{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;margin-top:8px;margin-left:3px;font-weight:700}.nav{display:flex;align-items:center;gap:30px;font-size:.9375rem}.nav a:not(.button){padding:8px 0;position:relative}.nav a[aria-current=page]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--green)}.nav a:hover{color:var(--green)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;background:var(--green);color:white;padding:17px 23px;line-height:1.35;font-size:.9375rem;font-weight:700;border:1px solid transparent;transition:background .2s;min-height:48px}.button:hover{background:#295a16;color:white}.button.light{background:white;color:var(--black)}.button.light:hover{background:#eef3e9}.button.outline{background:transparent;border-color:#89927f;color:white}.text-link{font-weight:700;font-size:.9375rem;display:inline-flex;align-items:center;min-height:44px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:8px 14px;min-height:44px;color:var(--ink)}
.hero{background:var(--black);color:white;display:grid;grid-template-columns:53% 47%;min-height:630px;position:relative}.hero .eyebrow{color:var(--accent)}.hero h1{max-width:660px;margin-bottom:28px;font-size:clamp(3rem,5.05vw,5rem)}.hero h1 span{color:var(--accent)}.hero .lead{max-width:500px;color:#ced6c7;font-size:1.1rem;margin-bottom:32px}.actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.hero .text-link{color:white}.feature-strip{background:var(--green);color:white}.feature-strip .wrap{display:grid;grid-template-columns:1fr 2.2fr auto;align-items:center;gap:40px;padding-top:29px;padding-bottom:29px}.feature-strip .eyebrow{color:#e3efd9;margin:0;font-size:.8125rem}.feature-strip p{margin:0;font-size:1.25rem;line-height:1.4}.intro-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:100px}.intro-grid h2{max-width:570px;margin-bottom:0}.intro-grid .lead{font-size:1.15rem;margin:12px 0 0}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:46px}.section-top h2{margin:0}.section-top p{max-width:430px;margin:0}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{padding:31px 26px 27px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;min-height:338px;transition:background .2s}.service-card:hover{background:var(--pale)}.index{font-size:.875rem;color:var(--green);display:block;margin-bottom:45px;font-weight:700}.service-card h3{font-size:1.55rem;line-height:1.2;margin-bottom:16px}.service-card p{font-size:1rem;color:var(--muted);line-height:1.6}.service-card .text-link{margin-top:auto}.pale{background:var(--pale)}.dark{background:var(--black);color:white}.dark .eyebrow{color:var(--accent)}.dark .muted,.dark .lead{color:#cbd3c5}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:80px}.industry-list{border-top:1px solid #485043}.industry-list a{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #485043;padding:21px 0;font-size:1.2rem;line-height:1.4}.industry-list a:hover{color:var(--accent)}.feature-card{display:grid;grid-template-columns:1fr 1fr;background:var(--black);color:white;min-height:340px}.feature-card .content{padding:45px}.feature-card h3{font-size:2.3rem}.feature-card p{color:#cbd3c5}.feature-card .eyebrow{color:var(--accent)}.insight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.insight-card{border-top:3px solid var(--green);padding:26px 0 10px;display:flex;flex-direction:column}.insight-card h3{font-size:1.65rem;line-height:1.25;margin-bottom:20px}.insight-card p{color:var(--muted)}.insight-card .text-link{margin-top:auto}.insight-card .eyebrow{font-size:.8125rem;margin-bottom:26px}.principle{border-left:4px solid var(--green);padding:4px 0 4px 30px;font-size:1.5rem;line-height:1.5;margin:28px 0}.cta-band{background:var(--green);color:white;padding:68px 0}.cta-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-band h2{font-size:clamp(2rem,3.5vw,3.25rem);max-width:700px;margin-bottom:14px}.cta-band p{margin:0;color:#e6efdf}.footer{background:var(--black);color:white;padding:60px 0 25px}.footer .wordmark:after{background:var(--accent)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1.5fr;gap:70px}.footer .brand{margin-bottom:24px}.footer p,.footer address{color:#c6cebe;font-style:normal;font-size:.9375rem;max-width:335px}.footer h3{font-size:.875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin:7px 0 25px}.footer ul{margin:0;padding:0;list-style:none}.footer li{margin:10px 0;font-size:.9375rem}.footer a:hover{text-decoration:underline;text-underline-offset:4px}.footer-bottom{border-top:1px solid #414a3a;margin-top:48px;padding-top:23px;display:flex;justify-content:space-between;gap:24px;font-size:.8125rem;color:#bac5b0}.footer-bottom p{font-size:.8125rem;margin:0;max-width:none}
.page-hero{background:var(--black);color:white;padding:75px 0 78px}.page-hero .eyebrow{color:var(--accent)}.page-hero h1{max-width:1000px;margin-bottom:26px}.page-hero p{color:#cbd3c5;margin-bottom:0}.breadcrumb{font-size:.875rem;display:flex;gap:12px;flex-wrap:wrap;margin-bottom:30px;color:var(--muted)}.breadcrumb a{text-decoration:underline;text-underline-offset:4px}.service-detail{display:grid;grid-template-columns:.7fr 1.3fr;gap:90px;padding:58px 0;border-top:1px solid var(--line);scroll-margin-top:105px}.service-detail .index{margin-bottom:25px}.service-detail h2{font-size:2.5rem;line-height:1.15}.service-detail p{color:var(--muted);font-size:1.05rem}.service-detail ul,.clean-list{padding:0;list-style:none;margin:25px 0}.service-detail li,.clean-list li{padding:13px 0;border-bottom:1px solid var(--line);font-size:1rem}.service-detail li:before{content:"+";color:var(--green);margin-right:15px}.outcome{background:var(--pale);padding:22px 26px;margin-top:26px}.outcome strong{display:block;font-size:.875rem;color:var(--green);margin-bottom:8px}.outcome p{margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.steps .index{margin-bottom:22px}.steps h3{font-size:1.8rem}.steps p{color:var(--muted)}.case-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}.case{background:white;padding:38px;border:1px solid var(--line);scroll-margin-top:116px}.case h2{font-size:1.9rem;line-height:1.25}.case h3{font-size:1rem;font-weight:700;letter-spacing:0;margin-top:26px}.case p{color:var(--muted)}.case .eyebrow{margin-bottom:20px;font-size:.8125rem}.profile{display:grid;grid-template-columns:1fr 1.35fr;gap:90px;align-items:start}.profile-mark{background:var(--green);padding:54px;color:white;min-height:360px;display:flex;flex-direction:column;justify-content:space-between}.profile-mark .large{font-size:5.5rem;letter-spacing:-.08em;line-height:1}.profile-mark h2{font-size:2.3rem;margin:0 0 8px}.profile-mark p{margin:0;color:#e1edd9}.profile-copy h2{font-size:2.5rem}.profile-copy p{color:var(--muted)}.article-layout{display:grid;grid-template-columns:220px minmax(0,760px);gap:70px;justify-content:center}.article-meta{font-size:.9375rem;color:var(--muted);border-top:2px solid var(--green);padding-top:24px}.article-meta strong{display:block;color:var(--ink)}.article-copy{font-size:1.125rem;line-height:1.8}.article-copy h2{font-size:1.9rem;margin-top:45px;margin-bottom:20px;letter-spacing:-.03em}.article-copy ul,.article-copy ol{padding-left:25px}.article-copy li{padding:7px 0}.article-copy .callout{background:var(--pale);border-left:4px solid var(--green);padding:25px 30px;margin:35px 0;font-size:1.2rem;line-height:1.6}.article-copy a{color:var(--green);text-decoration:underline}.contact-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:90px}.contact-box{background:var(--pale);padding:38px}.contact-box h2{font-size:2rem}.contact-box a{overflow-wrap:anywhere}.contact-box .email{display:block;font-size:1.15rem;color:var(--green);text-decoration:underline;text-underline-offset:5px;margin:18px 0}.contact-box .phone{display:block;font-size:1.4rem;margin-bottom:28px}.contact-box address{font-style:normal;color:var(--muted)}.contact-prompts{counter-reset:prompts;list-style:none;padding:0;margin:35px 0}.contact-prompts li{counter-increment:prompts;display:flex;gap:22px;padding:21px 0;border-top:1px solid var(--line)}.contact-prompts li:before{content:"0" counter(prompts);font-size:.875rem;color:var(--green);font-weight:700}.contact-prompts strong{display:block;font-size:1.15rem;line-height:1.4;margin-bottom:7px}.contact-prompts p{color:var(--muted);margin:0}.small-note{font-size:.875rem;color:var(--muted);margin-top:26px}.spaced-top{margin-top:42px}.no-bottom{padding-bottom:0}
@media(min-width:1600px){.hero{grid-template-columns:55% 45%}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.nav{gap:20px;font-size:.875rem}.hero h1{font-size:3.8rem}.intro-grid{gap:45px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-card{min-height:295px}.index{margin-bottom:25px}.two-col,.profile,.contact-grid{gap:45px}.article-layout{gap:45px}.header-inner{gap:20px}.nav .button{padding:14px 18px;gap:12px}.footer-grid{gap:40px}}
@media(max-width:1000px){.header{height:82px}.wordmark{font-size:2.25rem}.menu-toggle{display:block}.nav{display:none;position:absolute;top:82px;left:0;right:0;padding:22px 32px 30px;background:white;box-shadow:0 20px 25px #10131020;border-bottom:1px solid var(--line);align-items:stretch;gap:15px}.nav.open{display:flex;flex-direction:column}.nav a{font-size:1rem}.nav a:not(.button){padding:10px 0}.nav .button{align-self:flex-start}.hero{grid-template-columns:1fr 43%;min-height:540px}.hero h1{font-size:3.15rem}.feature-strip .wrap{grid-template-columns:1fr 2fr;gap:18px}.feature-strip .text-link{grid-column:2}.intro-grid,.two-col{gap:40px}.section{padding:70px 0}.section-top{align-items:flex-start}.insight-grid{gap:22px}.insight-card h3{font-size:1.35rem}.footer-grid{grid-template-columns:1.4fr 1fr}.footer-grid>:last-child{grid-column:1/-1}.profile-mark{padding:32px}.profile{gap:35px}.service-detail{gap:42px;grid-template-columns:.8fr 1.2fr}.article-layout{grid-template-columns:1fr;gap:25px}.article-meta{display:flex;gap:20px;flex-wrap:wrap;padding-top:15px}.contact-grid{gap:35px;grid-template-columns:1fr 1fr}}
@media(max-width:640px){.wrap{width:calc(100% - 40px)}.section{padding:56px 0}.header-inner{gap:15px}.hero{grid-template-columns:1fr}.hero h1{font-size:clamp(2.7rem,10.6vw,4.1rem);max-width:580px}.hero .lead{font-size:1.05rem}.actions{gap:15px}.hero .actions .text-link{padding:3px 8px 3px 0}.feature-strip .wrap{grid-template-columns:1fr;padding:24px 0;gap:12px}.feature-strip .text-link{grid-column:auto}.feature-strip p{font-size:1.2rem}.eyebrow{margin-bottom:20px;font-size:.8125rem}.intro-grid,.two-col,.profile,.contact-grid{grid-template-columns:1fr;gap:28px}.intro-grid h2{font-size:2.2rem}.intro-grid .lead{margin:0;font-size:1.05rem}.section-top{display:block;margin-bottom:32px}.section-top .text-link{margin-top:16px}.section-top p{margin-top:20px}.service-grid{grid-template-columns:1fr}.service-card{padding:25px;min-height:0}.service-card .index{margin-bottom:20px}.service-card h3{font-size:1.65rem}.service-card p{max-width:420px}.service-card .text-link{margin-top:6px}.industry-list a{font-size:1.1rem}.insight-grid,.steps,.case-grid{grid-template-columns:1fr;gap:30px}.insight-card{padding-top:24px}.insight-card h3{font-size:1.7rem}.insight-card .eyebrow{margin-bottom:20px}.feature-card{grid-template-columns:1fr}.feature-card .content{padding:30px}.feature-card h3{font-size:2rem}.cta-band{padding:50px 0}.cta-band .wrap{display:block}.cta-band .button{margin-top:28px}.footer{padding-top:45px}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-grid>:last-child{grid-column:auto}.footer h3{margin-bottom:15px}.footer-bottom{display:block;margin-top:30px}.footer-bottom p+p{margin-top:10px}.page-hero{padding:50px 0}.page-hero h1{font-size:2.8rem}.lead{font-size:1.1rem}.service-detail{grid-template-columns:1fr;gap:8px;padding:40px 0}.service-detail h2{font-size:2.1rem}.service-detail .index{margin-bottom:15px}.case{padding:28px}.steps{gap:25px}.steps .index{margin-bottom:15px}.profile-mark{min-height:315px}.article-copy{font-size:1.05rem}.article-copy h2{font-size:1.75rem}.article-copy .callout{padding:20px}.contact-box{padding:28px}.no-bottom{padding-bottom:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* Ascent identity: original symbol, professional typesetting, green and black. */
.brand{flex-direction:row;align-items:center;gap:13px}.brand-symbol{position:relative;display:block;width:52px;height:46px;flex:0 0 52px;overflow:hidden;background:#fff}.brand-symbol img{position:absolute;width:286.72px!important;height:215.04px!important;max-width:none;left:-117.16px;top:-70.4px}.brand-type{display:flex;flex-direction:column}.wordmark{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1.75rem;font-weight:600;letter-spacing:.075em;line-height:1.1}.wordmark:after{display:none}.brand small{font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin:5px 0 0;line-height:1.2}.nav{gap:24px}.footer .brand-symbol{border-radius:2px}.footer .brand{max-width:none}.brand:hover{text-decoration:none!important}
.hero{display:block;background:#fff;color:var(--ink);min-height:0;padding:88px 0 65px}.hero .eyebrow{color:var(--green);margin-bottom:30px}.hero h1{max-width:1050px;font-weight:400;font-size:clamp(3rem,6.3vw,6rem);letter-spacing:-.045em;line-height:1.04;margin:0 0 46px}.hero h1 span{color:var(--green)}.hero-bottom{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:55px;border-top:1px solid var(--line);padding-top:32px}.hero .lead{color:var(--muted);font-size:1.125rem;max-width:530px;margin:0}.hero .actions{justify-content:flex-end;gap:18px}.hero .text-link{color:var(--ink)}.hero .button{gap:8px}.feature-strip{background:var(--black)}.feature-strip .eyebrow{color:var(--accent)}.feature-strip .wrap{grid-template-columns:1fr 2fr auto;gap:30px}.feature-strip p{font-size:1.125rem}.feature-strip .text-link{color:white}.button{border-radius:0}.button .arrow{margin-left:8px}.expertise-link{display:flex;align-items:center;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);padding:24px 0 0}.expertise-link p{margin:0;font-size:1rem;color:var(--muted)}.expertise-link strong{color:var(--ink);margin-right:20px;font-weight:600}.expertise-link .text-link{flex-shrink:0}.future-section{background:white;border-top:1px solid var(--line)}.future-section .two-col{align-items:center}.development-note{font-size:.875rem;color:var(--muted);border-left:2px solid var(--green);padding-left:15px;margin:25px 0 17px}.development-label{font-size:.8125rem;font-weight:500;border:1px solid #a9b29f;color:#49553f;padding:5px 9px;white-space:nowrap;line-height:1.2}.connected-view{margin:0;background:var(--pale);padding:32px;border:1px solid var(--line);min-width:0}.connected-view figcaption{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:30px}.connected-view figcaption .eyebrow{margin:0;font-size:.8125rem}.source-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;position:relative}.source-grid span{background:white;border:1px solid var(--line);padding:11px 4px;text-align:center;font-size:.8125rem;font-weight:500;overflow-wrap:anywhere;line-height:1.3}.source-grid span:after{content:"";position:absolute;top:100%;height:17px;left:auto;margin-left:-1px;border-left:1px solid #94a48a}.source-grid:after{content:"";position:absolute;top:calc(100% + 17px);left:10%;right:10%;border-bottom:1px solid #94a48a}.connection-line{height:39px;position:relative;margin-top:17px}.connection-line:before{content:"";height:100%;width:1px;background:#94a48a;position:absolute;left:50%;top:0}.snapshot{padding:26px 28px;background:var(--black);color:white;border-top:3px solid var(--green)}.snapshot .eyebrow{font-size:.8125rem;color:var(--accent);margin-bottom:17px}.snapshot h3{font-size:2rem;font-weight:400;margin-bottom:16px;line-height:1.1}.snapshot>p:not(.eyebrow){font-size:.9375rem;color:#ccd4c5;line-height:1.5;margin-bottom:21px}.snapshot ul{list-style:none;padding:0;margin:0}.snapshot li{padding:11px 0;border-top:1px solid #3d4736;font-size:.875rem;line-height:1.45}.snapshot-summary{margin-top:18px;color:var(--accent);font-size:.875rem;line-height:1.6}.editorial-question{padding:44px 42px;background:#eaf0e4;color:var(--ink);display:flex;flex-direction:column;justify-content:center;border-left:4px solid var(--green)}.editorial-question .eyebrow{color:var(--green);font-size:.8125rem}.editorial-question p{font-size:2.15rem;line-height:1.3;letter-spacing:-.035em;color:var(--ink);margin-bottom:38px}.question-caption{font-size:.875rem;color:var(--muted)}.feature-card h2{font-size:2.75rem}.feature-card .content{display:flex;flex-direction:column;justify-content:center}.capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 45px;margin:45px 0 20px}.capability-grid article{padding:30px 0;border-top:1px solid var(--line)}.capability-grid .index{margin-bottom:20px}.capability-grid h3{font-size:1.55rem}.capability-grid p{color:var(--muted);margin:0}.unanet-section{background:var(--pale);scroll-margin-top:90px}.vision-questions{border-top:1px solid var(--line)}.vision-questions p{padding:23px 0;border-bottom:1px solid var(--line);font-size:1.35rem;line-height:1.45;margin:0}.source-grid span{position:relative}.source-grid span:after{left:50%;margin-left:0}
@media(max-width:1100px){.nav{gap:18px}.hero{padding-top:70px}.hero-bottom{grid-template-columns:1.1fr 1fr;gap:35px}.hero .actions{justify-content:flex-start}.connected-view{padding:23px}.snapshot{padding:24px}.expertise-link strong{display:block;margin-bottom:5px}}
@media(max-width:1000px){.nav{gap:12px}.hero h1{font-size:4.7rem}.hero-bottom{grid-template-columns:1fr}.hero .lead{max-width:670px}.hero .actions{justify-content:flex-start}.hero .actions .button{gap:15px}.feature-strip .wrap{grid-template-columns:1fr 2fr}.feature-strip .text-link{grid-column:2}.future-section .two-col{grid-template-columns:1fr}.connected-view{width:100%;max-width:610px}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-question{padding:32px}.editorial-question p{font-size:1.8rem}}
@media(max-width:640px){.brand{gap:10px}.wordmark{font-size:1.5rem;letter-spacing:.065em}.brand small{font-size:.75rem;letter-spacing:.045em}.hero{padding:50px 0 40px}.hero h1{font-size:clamp(2.5rem,10.8vw,4.1rem);margin-bottom:32px}.hero-bottom{padding-top:25px;gap:25px}.hero .lead{font-size:1.05rem}.hero .actions{align-items:flex-start;flex-direction:column;gap:12px}.feature-strip .wrap{grid-template-columns:1fr;gap:12px}.feature-strip .text-link{grid-column:auto}.expertise-link{display:block;padding-top:24px}.expertise-link .text-link{margin-top:10px}.connected-view{padding:20px}.connected-view figcaption{align-items:flex-start;flex-wrap:wrap;gap:12px;margin-bottom:25px}.source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.source-grid span{padding:11px 8px;font-size:.875rem}.source-grid span:last-child{grid-column:1/-1}.source-grid span:after,.source-grid:after{display:none}.connection-line{margin-top:0;height:27px}.snapshot{padding:24px 21px}.snapshot h3{font-size:1.9rem}.snapshot li{font-size:.875rem}.editorial-question{padding:30px}.editorial-question p{font-size:1.9rem}.feature-card h2{font-size:2.1rem}.capability-grid{grid-template-columns:1fr;margin-top:25px;gap:0}.capability-grid article{padding:25px 0}.vision-questions p{font-size:1.2rem}.brand-symbol{width:45px;height:40px;flex-basis:45px}.brand-symbol img{width:249.856px!important;height:187.392px!important;left:-102.5px;top:-61.72px}}

/* Compact editorial layouts and the original transparent Ascent symbol. */
:root{--green:#38761d;--max:1220px}
body{line-height:1.55}.section{padding:72px 0}.section-top{margin-bottom:34px}.section-top .eyebrow{margin-bottom:14px}.lead{font-size:1.125rem;line-height:1.6}h2{font-size:clamp(2rem,3.25vw,3rem)}.eyebrow{margin-bottom:18px}.header{height:90px}.header-inner{gap:25px}.brand{gap:13px}.brand-type{font-size:1.17rem;line-height:1.02;font-weight:500;letter-spacing:.005em;text-align:left;gap:2px}.brand-symbol{width:53px;height:46px;flex-basis:53px;overflow:visible;background:transparent}.brand-symbol img{position:static;width:100%!important;height:100%!important;object-fit:contain;max-width:100%;left:auto;top:auto}.footer .brand-symbol img{content:url('/assets/ascent-symbol-white.svg')}.footer .brand-symbol{background:none;border-radius:0}.nav{font-size:.875rem;gap:22px;white-space:nowrap}.nav .button{padding:13px 17px;gap:9px}.hero{padding:62px 0 48px}.hero h1{font-size:clamp(3rem,5.6vw,5.35rem);max-width:1160px;margin-bottom:32px;line-height:1.06}.hero .eyebrow{margin-bottom:22px}.hero-bottom{padding-top:25px;gap:35px}.hero .lead{font-size:1.08rem}.page-hero{padding:57px 0 60px}.page-hero h1{font-size:clamp(2.6rem,4.6vw,4.35rem);margin-bottom:22px}.page-hero .lead{max-width:750px}.feature-strip .wrap{padding-top:23px;padding-bottom:23px}.two-col{gap:65px}.intro-grid{gap:65px}.service-card{min-height:282px;padding:27px 24px 23px}.service-card h3{font-size:1.45rem}.card-icon{width:30px;height:30px;margin-bottom:23px;flex:none;object-fit:contain}.service-detail .card-icon{margin-bottom:17px}.service-detail .index{margin-bottom:17px}.service-detail{padding:43px 0}.service-detail p{font-size:1rem}.service-detail li{padding:10px 0}.service-detail ul{margin:20px 0}.service-detail h2{font-size:2.2rem}.capability-grid{gap:0 35px;margin:28px 0 15px}.capability-grid article{padding:25px 0}.capability-grid h3{font-size:1.4rem}.case{padding:29px}.case h2{font-size:1.7rem}.case h3{margin-top:20px}.case p{margin-bottom:16px}.case .eyebrow{margin-bottom:15px}.profile{gap:65px}.profile-mark{padding:40px;min-height:350px}.profile-mark .large{font-size:4.5rem}.profile-mark h2{font-size:2rem}.profile-link{display:inline-block;margin-top:18px;border-bottom:1px solid #c6dbb9;font-size:.875rem;min-height:30px}.profile-copy h2{font-size:2.35rem}.profile-facts{list-style:none;padding:0;margin:22px 0;border-top:1px solid var(--line)}.profile-facts li{padding:10px 0;border-bottom:1px solid var(--line);font-size:.9375rem}.profile-copy p{margin-bottom:18px}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line)}.pricing-card{padding:32px 27px;display:flex;flex-direction:column}.pricing-card+.pricing-card{border-left:1px solid var(--line)}.pricing-card:nth-child(2){background:var(--pale);border-top:4px solid var(--green);padding-top:28px}.pricing-card .eyebrow{font-size:.8125rem;letter-spacing:.1em;margin-bottom:14px}.pricing-card h2{font-size:1.85rem;line-height:1.15;margin-bottom:16px;min-height:68px}.pricing-card>p:not(.eyebrow){color:var(--muted);min-height:75px}.price{font-size:1.25rem;font-weight:500;border-top:1px solid var(--line);padding-top:23px}.price span{display:block;font-size:.875rem;font-weight:400;color:var(--muted);margin-top:4px}.pricing-card ul{list-style:none;padding:0;margin:22px 0 26px;font-size:.9375rem}.pricing-card li{padding:11px 0;border-bottom:1px solid var(--line)}.pricing-card .button{margin-top:auto;align-self:flex-start;font-size:.875rem;padding:13px 17px;gap:9px}.pricing-details>div{border-top:1px solid var(--line);padding:20px 0 0}.pricing-details h3{font-size:1.35rem;margin-bottom:10px}.pricing-details p{color:var(--muted);margin-bottom:22px}.future-pricing{background:var(--pale);padding:32px}.future-pricing h3{font-size:1.65rem}.future-pricing p{color:var(--muted)}.vendor-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));border:1px solid var(--line)}.vendor{padding:26px 17px;text-align:center;min-width:0}.vendor+.vendor{border-left:1px solid var(--line)}.vendor:first-child{background:var(--pale)}.vendor-image{height:58px;display:flex;align-items:center;justify-content:center;margin-bottom:13px}.vendor img{max-height:42px;max-width:100%;height:auto;object-fit:contain}.vendor span{font-size:.8125rem;color:var(--muted);line-height:1.4;display:block}.vendor-sap-concur .vendor-image{background:#152636;border-radius:2px;padding:9px;height:58px}.vendor-sap img{max-height:48px}.vendor-oracle .vendor-image{flex-direction:column;gap:6px}.vendor-oracle .vendor-image small{font-size:12px;letter-spacing:.03em}.use-case-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.use-case{background:white;border:1px solid var(--line);padding:28px;display:flex;flex-direction:column}.use-case h3{font-size:1.5rem}.use-case p{font-size:1rem;color:var(--muted)}.use-case-meta{font-size:.8125rem;color:var(--green);border-top:1px solid var(--line);padding-top:16px;margin-top:auto}.product-capture{margin:0;background:var(--pale);padding:24px;border:1px solid var(--line)}.product-capture img{max-height:540px;object-fit:contain;margin:auto;width:100%}.product-capture figcaption{font-size:.875rem;color:var(--muted);margin-top:15px}.product-capture figcaption a{text-decoration:underline;text-underline-offset:3px;margin-left:7px}.concept-gallery{display:grid;grid-template-columns:1fr;gap:40px}.concept-shot{margin:0}.concept-shot img{width:100%;height:auto;border:1px solid var(--line);box-shadow:0 8px 35px #13171309}.concept-shot figcaption{padding-top:17px;font-size:1rem;color:var(--muted);display:flex;gap:35px}.concept-shot figcaption strong{font-weight:500;color:var(--ink);flex:0 0 245px}.experience-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.experience-grid article{border-top:1px solid var(--line);padding-top:25px}.experience-grid h3{font-size:1.4rem;line-height:1.2}.experience-grid p{color:var(--muted);font-size:.9375rem}.small-note{line-height:1.5}.contact-prompts{margin:25px 0}.contact-prompts li{padding:17px 0}.cta-band{padding:51px 0}.cta-band h2{font-size:clamp(2rem,3vw,2.8rem)}.footer{padding-top:45px}.footer-grid{gap:55px}.footer-bottom{margin-top:35px}.no-bottom{padding-bottom:0}
@media(max-width:1150px){.nav{gap:15px;font-size:.8125rem}.nav .button{padding:12px 14px}.header-inner{gap:20px}.vendor-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.vendor:nth-child(4){border-left:0}.vendor:nth-child(n+4){border-top:1px solid var(--line)}.pricing-card{padding:26px 20px}.pricing-card:nth-child(2){padding-top:22px}.use-case{padding:24px}.experience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:1000px){.header{height:82px}.nav{top:82px;font-size:1rem;gap:10px;white-space:normal}.brand-type{font-size:1.05rem}.section{padding:58px 0}.hero{padding:50px 0 42px}.hero h1{font-size:clamp(3rem,6vw,4.65rem)}.two-col,.intro-grid{gap:38px}.pricing-grid{grid-template-columns:1fr}.pricing-card{padding:28px}.pricing-card+.pricing-card{border-left:0;border-top:1px solid var(--line)}.pricing-card:nth-child(2){border-top:3px solid var(--green);padding-top:26px}.pricing-card h2,.pricing-card>p:not(.eyebrow){min-height:0}.pricing-card h2{font-size:2rem}.pricing-card .price{margin-top:2px}.use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile{gap:38px}.footer-grid{gap:35px}.no-bottom{padding-bottom:0}}
@media(max-width:640px){.wrap{width:calc(100% - 40px)}.section{padding:44px 0}.hero{padding:37px 0}.hero h1{font-size:clamp(2.3rem,9.4vw,3.5rem);margin-bottom:25px}.hero .eyebrow{font-size:.75rem}.brand-symbol{width:44px;height:39px;flex-basis:44px}.brand-type{font-size:1rem;gap:1px}.brand{gap:10px}.header{height:78px}.nav{top:78px}.page-hero{padding:40px 0}.page-hero h1{font-size:2.5rem}.section-top{margin-bottom:26px}.service-card{min-height:0}.card-icon{margin-bottom:19px}.profile-mark{min-height:295px;padding:30px}.profile-copy h2{font-size:2rem}.pricing-card{padding:28px 24px}.pricing-card:nth-child(2){padding-top:26px}.vendor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.vendor:nth-child(3){border-top:1px solid var(--line);border-left:0}.vendor:nth-child(4){border-left:1px solid var(--line)}.vendor:nth-child(5){border-left:0}.vendor-image{height:50px}.use-case-grid,.experience-grid{grid-template-columns:1fr}.use-case{padding:25px}.product-capture{padding:12px}.product-capture figcaption{font-size:.8125rem}.product-capture figcaption a{margin-left:0;display:inline-block}.concept-gallery{gap:28px}.concept-shot figcaption{display:block;font-size:.9375rem}.concept-shot figcaption strong{display:block;margin-bottom:7px}.experience-grid{gap:20px}.experience-grid article{padding-top:20px}.experience-grid h3{font-size:1.5rem}.no-bottom{padding-bottom:0}}

.vendor-oracle .vendor-image{background:#152636;padding:12px 8px;border-radius:2px}.vendor-oracle img{max-height:35px}
.case-details{border-top:1px solid var(--line);padding-top:13px;margin-bottom:15px}.case-details summary{cursor:pointer;font-size:.9375rem;font-weight:500;color:var(--green);padding:5px 0 10px}.case-details p{font-size:.9375rem;margin:8px 0 16px}.concept-switcher{display:flex;border-bottom:1px solid var(--line);margin:0 0 28px;gap:25px}.concept-switcher[hidden],.concept-shot[hidden]{display:none}.concept-switcher button{border:0;border-bottom:3px solid transparent;padding:12px 0 15px;background:none;cursor:pointer;color:var(--muted);font-size:1rem}.concept-switcher button[aria-pressed=true]{border-color:var(--green);color:var(--ink)}.readiness-image{display:block;overflow:hidden;aspect-ratio:1120/700;border:1px solid var(--line)}.readiness-image img{width:121.6964%;max-width:none;border:0;box-shadow:none}.website{font-size:1rem;color:var(--green);text-decoration:underline;text-underline-offset:4px}summary:focus-visible{outline:3px solid var(--green);outline-offset:5px}@media(max-width:640px){.concept-switcher{gap:20px}.concept-switcher button{font-size:.9375rem}}
@media(min-width:1001px){.pricing-card h2{min-height:0}.pricing-card>p:not(.eyebrow){min-height:56px}}

/* A shared, contained logo lockup in the header and footer. */
.header .brand,.footer .brand{display:inline-flex;align-items:stretch;gap:14px;height:60px;max-height:100%;padding:0;line-height:1;overflow:hidden;flex-shrink:0;color:var(--ink)}
.header .brand-symbol,.footer .brand-symbol{display:block;width:69.186px;height:60px;flex:0 0 69.186px;background:transparent;overflow:hidden}
.header .brand-symbol img,.footer .brand-symbol img{position:static;display:block;content:normal;width:100%!important;height:100%!important;max-width:100%;object-fit:contain;left:auto;top:auto}
.header .brand-type,.footer .brand-type{display:grid;grid-template-rows:repeat(3,20px);gap:0;height:60px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:18px;font-weight:500;line-height:20px;letter-spacing:0;text-align:left}
.header .brand-type span,.footer .brand-type span{display:block;line-height:20px;white-space:nowrap}
.footer{background:var(--pale);color:var(--ink);border-top:1px solid var(--line)}
.footer p,.footer address,.footer-bottom{color:var(--muted)}.footer-bottom{border-color:var(--line)}.footer h3{color:var(--ink)}
.founder-name-card{min-height:240px;justify-content:flex-end;padding:36px}.founder-name-card .eyebrow{color:#deecd5;font-size:.8125rem;margin-bottom:27px}.founder-name-card h2{font-size:2.1rem;line-height:1.12}.founder-name-card .profile-link{color:white}
@media(max-width:1000px){.header .brand,.footer .brand{height:51px;gap:12px}.header .brand-symbol,.footer .brand-symbol{height:51px;width:58.8081px;flex-basis:58.8081px}.header .brand-type,.footer .brand-type{height:51px;grid-template-rows:repeat(3,17px);font-size:16px;line-height:17px}.header .brand-type span,.footer .brand-type span{line-height:17px}}
@media(max-width:640px){.header .brand,.footer .brand{height:48px;gap:11px}.header .brand-symbol,.footer .brand-symbol{height:48px;width:55.3488px;flex-basis:55.3488px}.header .brand-type,.footer .brand-type{height:48px;grid-template-rows:repeat(3,16px);font-size:15.5px;line-height:16px}.header .brand-type span,.footer .brand-type span{line-height:16px}.hero .eyebrow{max-width:300px}.founder-name-card{min-height:215px;padding:29px}}

/* Founder portrait: simple rectangular photography with a contained caption. */
.founder-portrait{margin:0;min-width:0;background:var(--green);color:white;overflow:hidden}
.founder-portrait>img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover;object-position:50% 25%;background:var(--pale);border-radius:0}
.founder-portrait figcaption{padding:26px 30px 28px}
.founder-portrait h2{font-size:2rem;line-height:1.15;margin:0 0 9px}
.founder-portrait p{color:#e1edd9;margin:0;font-size:.9375rem;line-height:1.5}
.founder-portrait .profile-link{color:white;margin-top:16px}
@media(max-width:1000px){.founder-portrait figcaption{padding:23px}.founder-portrait h2{font-size:1.75rem}}
@media(max-width:640px){.founder-portrait{max-width:440px}.founder-portrait figcaption{padding:25px}.founder-portrait h2{font-size:1.9rem}}
:root{--operations-line:#58704b}
.services-hero-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(270px,1fr);gap:75px;align-items:center}.services-hero h1{font-size:clamp(2.5rem,4.1vw,4.2rem);max-width:780px}.services-hero .lead{max-width:650px}.operations-outline{margin:0;max-width:390px;width:100%;justify-self:end}.operations-functions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.operations-functions>div{display:flex;flex-direction:column;justify-content:center;min-height:113px;border:1px solid var(--operations-line);border-radius:2px;padding:18px 20px;color:#ecf2e7;font-size:15px;font-weight:500;line-height:1.35;background:#ffffff03}.operations-functions .card-icon{width:23px;height:23px;margin:0 0 13px;filter:brightness(0) saturate(100%) invert(79%) sepia(12%) saturate(758%) hue-rotate(52deg) brightness(96%) contrast(88%)}.operations-connector{width:1px;height:26px;background:var(--operations-line);margin:auto}.operations-outline figcaption{padding:20px;border:1px solid var(--operations-line);border-radius:2px;text-align:center;background:#1c2c16}.operations-outline figcaption span{display:block;font-size:12px;color:#bbccaf;margin-bottom:7px}.operations-outline figcaption strong{font-size:27px;line-height:1.2;font-weight:500;color:white;letter-spacing:-.025em}
@media(max-width:1000px){.services-hero-grid{gap:35px;grid-template-columns:minmax(0,1.3fr) minmax(250px,1fr)}.services-hero h1{font-size:2.8rem}.operations-functions>div{padding:15px;min-height:100px}}
@media(max-width:700px){.services-hero-grid{grid-template-columns:1fr;gap:32px}.services-hero h1{font-size:2.5rem}.operations-outline{justify-self:start;max-width:430px}.operations-functions{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.operations-functions>div{padding:12px 10px;min-height:95px;font-size:12px}.operations-outline figcaption{padding:14px}.operations-outline figcaption strong{font-size:24px}.operations-connector{height:19px}}

/* Discovery and readable team introduction. */
.team-line{font-size:1.2rem;line-height:1.5;color:var(--muted);margin:20px 0 0}.team-section{scroll-margin-top:110px}.team-section .text-link{margin-top:22px}.insight-grid:has(>.insight-card:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:640px){.insight-grid:has(>.insight-card:nth-child(2):last-child){grid-template-columns:1fr}.team-line{font-size:1.1rem}.team-section{scroll-margin-top:90px}}

.legal-copy{max-width:850px}.legal-copy h1{font-size:clamp(2.2rem,4vw,3.8rem);margin-bottom:32px}.legal-copy p{font-size:1rem;line-height:1.8}.legal-copy p:has(>strong:only-child){margin-top:2rem;margin-bottom:.7rem}.legal-copy strong{font-weight:600}

/* Existing Ascent artwork gives the home hero a quiet brand backdrop. */
.hero{isolation:isolate;overflow:hidden}
.hero>.wrap{position:relative;z-index:1}
.hero-watermark{position:absolute;z-index:0;width:min(43vw,540px);height:auto;right:max(24px,calc((100% - 1440px)/2));top:24px;opacity:.12;pointer-events:none;user-select:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 38%);mask-image:linear-gradient(90deg,transparent,#000 38%)}
.social-links{display:flex;flex-wrap:wrap;align-items:center;gap:8px 24px;margin-top:22px}
.social-links a{display:inline-flex;align-items:center;gap:9px;min-height:44px;font-size:.9375rem;font-weight:500;text-decoration:none;color:var(--ink)}
.social-links a:hover{color:var(--green);text-decoration:underline;text-underline-offset:4px}
.social-links a:focus-visible{outline:2px solid var(--green);outline-offset:5px}
.social-links span{color:var(--green)}
@media(max-width:1000px){.hero-watermark{width:45vw;top:28px;opacity:.09}}
@media(max-width:640px){.hero-watermark{width:min(78vw,340px);right:-38px;top:58px;opacity:.07}.social-links{gap:8px 22px}}

/* A single scrollable row of linked platform logos. */
.platform-heading{align-items:center;gap:24px}
.platform-heading h2{margin:0}
.platform-controls{display:flex;gap:10px;flex-shrink:0}
.platform-controls[hidden]{display:none}
.platform-controls button{display:grid;place-items:center;width:46px;height:46px;border:1px solid var(--line);background:white;color:var(--ink);font:inherit;font-size:1.5rem;cursor:pointer;transition:color .15s,border-color .15s}
.platform-controls button:hover:not(:disabled){border-color:var(--green);color:var(--green)}
.platform-controls button:disabled{opacity:.3;cursor:default}
.platform-controls button:focus-visible,.platform-track:focus-visible{outline:2px solid var(--green);outline-offset:4px}
.platform-track{list-style:none;display:flex;gap:26px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;scroll-padding-inline:8px;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;padding:8px 8px 20px;margin:0 -8px;scrollbar-width:thin;scrollbar-color:#bac6b4 transparent}
.platform-track>li{flex:0 0 180px;min-width:0;scroll-snap-align:start}
.vendor-link{display:flex;align-items:center;justify-content:center;height:104px;padding:16px 8px;text-decoration:none;border-radius:2px}
.vendor-link img{display:block;width:100%;height:60px;max-width:180px;object-fit:contain;transition:transform .15s}
.vendor-link:hover img{transform:translateY(-2px)}
.vendor-link:focus-visible{outline:2px solid var(--green);outline-offset:-2px}
.vendor-link.vendor-sap img{max-width:95px}
.vendor-link.vendor-sap-concur img,.vendor-link.vendor-oracle img{background:#152636;padding:12px 8px;border-radius:2px}
.vendor-link.vendor-adp img{max-width:128px}
@media(max-width:640px){.platform-heading{align-items:flex-end;gap:15px}.platform-heading h2{font-size:2rem}.platform-controls{gap:6px}.platform-controls button{width:42px;height:44px}.platform-track{gap:18px}.platform-track>li{flex-basis:156px}.vendor-link{height:92px;padding:13px 6px}.vendor-link img{height:54px}}
@media(prefers-reduced-motion:reduce){.vendor-link img,.platform-controls button{transition:none}.vendor-link:hover img{transform:none}}
