@import "https://fonts.googleapis.com/css2?family=Work+Sans:wght@400;500;600;700&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{margin:0}:root{--green:#1c4b42;--green-2:#153d36;--lime:#b4e717;--lime-2:#92c200;--cream:#f6f5f2;--cream-2:#eeede8;--white:#fff;--ink:#000000d1;--muted:#69727d;--line:#1c4b4224;--shadow:0 24px 70px #153d361f;--radius-xl:32px;--radius-lg:24px;--radius-md:16px;--shell:min(1240px, calc(100% - 64px));color:var(--green);background:var(--white);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Work Sans,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;color:var(--ink);background:var(--white)}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-shell{background:linear-gradient(180deg, var(--white) 0 8%, var(--cream) 33%, var(--white) 56%), var(--white);min-height:100vh;overflow:clip}.section-shell{width:var(--shell);margin:0 auto}.site-header{z-index:50;min-height:82px;color:var(--green);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #1c4b421a;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;padding:16px 36px;display:grid;position:sticky;top:0}.brand,.footer-brand{color:var(--green);letter-spacing:0;white-space:nowrap;align-items:center;gap:12px;font-size:24px;font-weight:600;display:inline-flex}.brand-mark{width:45px;height:45px;color:var(--green);background:var(--lime);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.brand-mark svg{stroke-width:2.4px;width:24px;height:24px}.desktop-nav{color:#1c4b42d1;justify-content:center;gap:clamp(18px,2.2vw,36px);font-size:15px;font-weight:500;display:flex}.desktop-nav a{padding:12px 0;position:relative}.desktop-nav a:after{content:"";transform-origin:0;background:var(--lime);height:2px;transition:transform .18s;position:absolute;bottom:6px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after,.desktop-nav a.is-active:after{transform:scaleX(1)}.desktop-nav a.is-active{color:var(--green)}.header-actions{align-items:center;gap:10px;display:flex}.round-control,.mobile-toggle,.icon-button,.small-round,.quote-controls button{width:48px;height:48px;color:var(--green);background:var(--white);border:1px solid var(--line);border-radius:50%;flex:none;justify-content:center;align-items:center;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.round-control:hover,.mobile-toggle:hover,.icon-button:hover,.small-round:hover,.quote-controls button:hover,.round-control:focus-visible,.mobile-toggle:focus-visible,.icon-button:focus-visible,.small-round:focus-visible,.quote-controls button:focus-visible{background:var(--lime);border-color:var(--lime);outline:0;transform:translateY(-2px)}.round-control svg,.mobile-toggle svg,.icon-button svg,.small-round svg,.quote-controls svg{stroke-width:2px;width:20px;height:20px}.menu-grid,.mobile-toggle{color:var(--white);background:var(--green);border-color:var(--green)}.menu-grid:hover,.menu-grid:focus-visible,.mobile-toggle:hover,.mobile-toggle:focus-visible{color:var(--green);background:var(--lime);border-color:var(--lime)}.mobile-toggle,.mobile-menu{display:none}.hero{background:var(--white);padding:72px 0 0;position:relative}.hero-top{grid-template-columns:minmax(0,1fr) minmax(300px,410px);align-items:end;gap:42px;padding-bottom:44px;display:grid}.hero h1,.intro-section h2,.panel-head h2,.values-section h2,.floating-card h2,.section-row h2,.trust-card h2,.testimonial-copy h2,.insights-section h2,.faq-intro h2,.newsletter h2,.contact-footer h2{color:var(--green);letter-spacing:0;margin:0;font-weight:500}.hero h1{max-width:850px;font-size:clamp(44px,5.4vw,72px);line-height:1.08}.hero h1 span,.intro-section h2 span,.panel-head h2 span,.values-section h2 span,.floating-card h2 span,.section-row h2 span,.testimonial-copy h2 span,.insights-section h2 span,.contact-footer h2 span{color:var(--lime-2)}.hero-actions,.intro-buttons,.paired-buttons,.review-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero-actions{justify-content:flex-end}.button{border:1px solid #0000;border-radius:100px;justify-content:center;align-items:center;min-height:50px;padding:14px 24px;font-size:15px;font-weight:600;line-height:1;transition:transform .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.button:hover,.button:focus-visible{outline:0;transform:translateY(-2px)}.button-dark{color:var(--white);background:var(--green);border-color:var(--green)}.button-dark:hover,.button-dark:focus-visible{color:var(--green);background:var(--lime);border-color:var(--lime)}.button-light{color:var(--green);background:var(--white);border-color:var(--line)}.button-light:hover,.button-light:focus-visible{background:var(--cream);border-color:#1c4b4238}.icon-button{background:var(--lime);border-color:var(--lime)}.hero-photo{object-fit:cover;object-position:center;width:100%;height:clamp(360px,43vw,570px);margin:0 auto}.asset-strip{z-index:2;grid-template-columns:1.15fr repeat(4,minmax(0,1fr));gap:14px;margin-top:-94px;padding-bottom:96px;display:grid;position:relative}.asset-card{background:var(--cream);border-radius:var(--radius-lg);min-height:168px;box-shadow:var(--shadow);border:1px solid #ffffffc2;padding:24px;overflow:hidden}.asset-title{color:var(--white);background:var(--green);flex-direction:column;justify-content:space-between;display:flex}.asset-title h2{color:var(--white);margin:0;font-size:clamp(32px,4vw,54px);font-weight:500;line-height:.96}.asset-title a{color:#ffffffdb;align-items:center;gap:8px;width:fit-content;font-size:14px;font-weight:600;display:inline-flex}.stat-card{color:var(--green);background:var(--cream);align-content:space-between;display:grid}.stat-card svg{width:32px;height:32px;color:var(--lime-2)}.stat-card span{color:var(--muted);font-size:14px;line-height:1.35}.stat-card strong{color:var(--green);font-size:clamp(34px,4vw,48px);font-weight:500;line-height:.95}.image-card{padding:0}.image-card img{object-fit:cover;width:100%;height:100%;min-height:168px}.image-backed{color:var(--white);background:linear-gradient(#1c4b42d1,#1c4b42d1),url(/reference/finovate-root/images/27-GettyImages-1887449071-89a82eb0.webp) 50%/cover}.image-backed span,.image-backed strong,.image-backed svg{color:var(--white)}.intro-section{grid-template-columns:minmax(0,1.1fr) minmax(320px,.78fr);align-items:end;gap:72px;padding:88px 0 102px;display:grid}.pill-label{width:fit-content;color:var(--lime-2);align-items:center;gap:8px;margin:0 0 18px;font-size:14px;font-weight:600;display:inline-flex}.pill-label:before{content:"";background:currentColor;border-radius:50%;width:10px;height:10px}.intro-section h2,.panel-head h2,.values-section h2,.section-row h2,.testimonial-copy h2,.insights-section h2,.faq-intro h2,.contact-footer h2{font-size:clamp(36px,4.6vw,58px);line-height:1.08}.intro-buttons{margin-top:32px}.intro-copy{color:var(--green);background:var(--cream);border-radius:var(--radius-lg);border:1px solid #1c4b4214;padding:36px}.intro-copy p{color:var(--muted);margin:28px 0 0;font-size:18px;line-height:1.65}.mini-tabs{gap:10px;display:flex}.mini-tabs span{width:48px;height:48px;color:var(--green);border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.mini-tabs span.is-active{background:var(--lime);border-color:var(--lime)}.services-panel{color:var(--white);background:var(--green);border-radius:var(--radius-xl);padding:clamp(34px,5vw,56px)}.panel-head{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:26px;margin-bottom:34px;display:grid}.panel-head .pill-label,.panel-head h2{grid-column:1}.panel-head .button{grid-area:1/2/span 2;place-self:end}.panel-head .pill-label,.services-panel h2{color:var(--white)}.panel-head h2{max-width:760px}.panel-head h2 span{color:var(--lime)}.service-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.service-card{min-height:390px;color:var(--green);background:var(--lime);border-radius:var(--radius-lg);padding:24px;position:relative;overflow:hidden}.service-card:before{content:attr(data-label);color:#1c4b4238;font-size:18px;font-weight:600;position:absolute;top:20px;right:22px}.service-card>svg{z-index:2;width:36px;height:36px;color:var(--green);margin-top:166px;position:relative}.service-card h3{z-index:2;max-width:220px;color:var(--green);margin:18px 0 12px;font-size:26px;font-weight:500;line-height:1.12;position:relative}.service-card p{z-index:2;color:#1c4b42c7;max-width:250px;margin:0;font-size:15px;line-height:1.48;position:relative}.service-media{border-radius:40% 60% 55% 45%/45% 40% 60% 55%;width:170px;height:150px;position:absolute;top:22px;right:22px;overflow:hidden}.shape-2 .service-media{border-radius:60% 40% 42% 58%/45% 62% 38% 55%}.shape-3 .service-media{border-radius:50% 50% 34% 66%/58% 35% 65% 42%}.shape-4 .service-media{border-radius:38% 62% 55% 45%/62% 42% 58% 38%}.service-media img{object-fit:cover;width:100%;height:100%}.service-card .small-round{z-index:2;background:var(--white);position:absolute;bottom:22px;right:22px}.values-section{text-align:center;padding:112px 0 96px}.values-section h2{max-width:820px;margin:0 auto}.value-grid{text-align:left;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:44px;display:grid}.value-card{background:var(--cream);border-radius:var(--radius-lg);border:1px solid #1c4b4214;flex-direction:column;justify-content:space-between;min-height:260px;padding:28px;display:flex}.orb-icon{border:1px solid #1c4b4229;border-radius:50%;width:72px;height:72px;position:relative}.orb-icon:before,.orb-icon:after{content:"";border-radius:50%;position:absolute}.orb-icon:before{background:var(--lime);inset:12px}.orb-icon:after{background:var(--green);width:24px;height:24px;bottom:6px;right:-8px}.orb-2:before{border-radius:18px 50% 50% 18px}.orb-3:before{inset:18px 6px 18px 24px}.orb-4:after{bottom:-8px;right:16px}.value-card h3{color:var(--green);margin:0 0 12px;font-size:24px;font-weight:500}.value-card p{color:var(--muted);margin:0;line-height:1.58}.photo-cta{width:var(--shell);border-radius:var(--radius-xl);min-height:650px;margin:0 auto;position:relative}.photo-cta>img{object-fit:cover;border-radius:var(--radius-xl);width:100%;height:650px}.floating-card{background:var(--cream);border-radius:var(--radius-lg);width:min(440px,100% - 76px);box-shadow:var(--shadow);padding:34px;position:absolute;bottom:38px;right:38px}.floating-card>svg{width:52px;height:52px;color:var(--lime-2);margin-bottom:20px}.floating-card h2{font-size:clamp(30px,4vw,46px);line-height:1.08}.floating-card p:not(.pill-label){color:var(--muted);margin:14px 0 26px;line-height:1.6}.team-section{padding:112px 0 96px}.section-row{justify-content:space-between;align-items:end;gap:28px;margin-bottom:42px;display:flex}.section-row h2{max-width:670px}.team-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.team-card{background:var(--cream);border-radius:var(--radius-lg);min-height:384px;position:relative;overflow:hidden}.team-card img{object-fit:cover;filter:saturate(.94);width:100%;height:290px}.team-card div{padding:20px 72px 22px 22px}.team-card strong,.team-card span{display:block}.team-card strong{color:var(--green);font-size:20px;font-weight:500}.team-card span{color:var(--muted);margin-top:6px;font-size:14px}.team-card .small-round{background:var(--white);position:absolute;bottom:18px;right:18px}.team-stats{background:var(--cream);border-radius:var(--radius-lg);border:1px solid #1c4b4214;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:18px;display:grid;overflow:hidden}.team-stats div{border-right:1px solid #1c4b4214;padding:26px}.team-stats div:last-child{border-right:0}.team-stats strong,.team-stats span{display:block}.team-stats strong{color:var(--green);font-size:clamp(32px,4vw,48px);font-weight:500;line-height:1}.team-stats span{color:var(--muted);margin-top:8px;font-size:15px}.trust-section{grid-template-columns:minmax(0,1.08fr) minmax(360px,.8fr);align-items:stretch;gap:24px;padding-bottom:108px;display:grid}.trust-image,.trust-card{border-radius:var(--radius-xl);min-height:500px}.trust-image{position:relative;overflow:hidden}.trust-image img{object-fit:cover;width:100%;height:100%}.cert-card{color:var(--green);background:var(--cream);box-shadow:var(--shadow);border-radius:100px;align-items:center;gap:12px;padding:16px 20px;font-weight:600;display:inline-flex;position:absolute;bottom:28px;left:28px}.cert-card svg{width:24px;height:24px;color:var(--lime-2)}.trust-card{color:var(--green);background:var(--lime);flex-direction:column;justify-content:center;padding:clamp(34px,5vw,54px);display:flex}.trust-card .pill-label{color:var(--green)}.trust-card h2{max-width:520px;font-size:clamp(34px,4.5vw,54px);line-height:1.05}.trust-card p:not(.pill-label){color:#1c4b42cc;max-width:530px;margin:22px 0 30px;font-size:18px;line-height:1.62}.testimonial-section{border-top:1px solid var(--line);grid-template-columns:minmax(0,.9fr) minmax(360px,.92fr);align-items:start;gap:42px;padding:100px 0;display:grid}.testimonial-copy h2{max-width:520px}.review-row{margin-top:28px}.google-chip{min-height:50px;color:var(--green);background:var(--cream);border-radius:100px;align-items:center;padding:12px 20px;font-weight:600;display:inline-flex}.quote-card{color:var(--green);background:var(--cream);border-radius:var(--radius-xl);padding:clamp(28px,4vw,42px);position:relative}.quote-mark{color:var(--lime-2);font-size:76px;font-weight:600;line-height:.7;display:block}.quote-card p{color:var(--green);margin:22px 0 34px;font-size:clamp(22px,2.8vw,34px);line-height:1.22}.quote-footer{grid-template-columns:60px minmax(0,1fr) auto;align-items:center;gap:16px;display:grid}.quote-footer img{object-fit:cover;border-radius:50%;width:60px;height:60px}.quote-footer strong,.quote-footer span{display:block}.quote-footer strong{color:var(--green);font-weight:600}.quote-footer span{color:var(--muted);margin-top:4px;font-size:14px}.quote-controls{gap:8px;display:flex}.quote-controls button:first-child svg{transform:rotate(180deg)}.logo-row{grid-column:1/-1;grid-template-columns:repeat(6,minmax(0,1fr));align-items:center;gap:12px;padding-top:44px;display:grid}.logo-row img{object-fit:contain;background:var(--cream);border-radius:var(--radius-md);filter:saturate(.1);opacity:.82;width:100%;height:78px;padding:22px 28px}.insights-section{background:var(--cream);padding:96px 0}.insight-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.insight-card{min-height:490px;color:var(--green);background:var(--white);border-radius:var(--radius-lg);padding:22px;position:relative;overflow:hidden}.insight-card img{object-fit:cover;border-radius:46% 54% 48% 52%/50% 44% 56% 50%;width:100%;height:275px}.insight-card span{color:var(--lime-2);margin-top:24px;font-weight:600;display:inline-flex}.insight-card h3{color:var(--green);margin:14px 58px 0 0;font-size:24px;font-weight:500;line-height:1.18}.insight-card p{color:var(--muted);margin:14px 58px 0 0;font-size:15px;line-height:1.52}.insight-card .small-round{background:var(--cream);position:absolute;bottom:22px;right:22px}.insight-card.featured{color:var(--white);background:var(--green)}.insight-card.featured span,.insight-card.featured h3,.insight-card.featured p{color:var(--white)}.insight-card.featured .small-round{background:var(--lime);border-color:var(--lime)}.faq-section{grid-template-columns:minmax(0,.75fr) minmax(360px,1fr);gap:64px;padding:102px 0;display:grid}.faq-intro p:not(.pill-label){max-width:440px;color:var(--muted);margin:18px 0 28px;line-height:1.65}.faq-list{gap:12px;display:grid}.faq-item{text-align:left;width:100%;color:var(--green);background:var(--cream);border-radius:var(--radius-md);border:1px solid #1c4b4214;gap:0;padding:0;display:grid;overflow:hidden}.faq-item>span{grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:16px;padding:22px 24px;font-size:20px;font-weight:500;display:grid}.faq-item svg{justify-self:end;width:22px;height:22px;transition:transform .18s}.faq-item p{max-height:0;color:var(--muted);margin:0;padding:0 24px;line-height:1.62;transition:max-height .22s,padding .22s;overflow:hidden}.faq-item.is-open{background:var(--white);box-shadow:0 16px 42px #153d3614}.faq-item.is-open svg{transform:rotate(45deg)}.faq-item.is-open p{max-height:180px;padding:0 24px 24px}.newsletter{width:var(--shell);min-height:420px;color:var(--white);background:var(--green);border-radius:var(--radius-xl);grid-template-columns:minmax(0,.9fr) minmax(360px,1fr);margin:0 auto 100px;display:grid;overflow:hidden}.newsletter-copy{flex-direction:column;justify-content:center;padding:clamp(34px,5vw,58px);display:flex}.newsletter-copy>svg{width:54px;height:54px;color:var(--lime);margin-bottom:22px}.newsletter h2{max-width:430px;color:var(--white);font-size:clamp(36px,5vw,58px);line-height:1.06}.newsletter form{background:var(--white);border-radius:100px;grid-template-columns:minmax(0,1fr) auto;gap:10px;max-width:470px;margin-top:34px;padding:8px;display:grid}.newsletter input{min-width:0;height:48px;color:var(--green);background:0 0;border:0;outline:0;padding:0 20px}.newsletter button{height:48px;color:var(--green);background:var(--lime);border:0;border-radius:100px;padding:0 24px;font-weight:600}.newsletter>img{object-fit:cover;width:100%;height:100%}.page-hero{grid-template-columns:minmax(0,.92fr) minmax(420px,.88fr);align-items:stretch;gap:40px;padding:88px 0 96px;display:grid}.page-hero-copy,.page-hero>img{border-radius:var(--radius-xl);min-height:520px}.page-hero-copy{background:var(--cream);flex-direction:column;justify-content:center;padding:clamp(34px,5vw,58px);display:flex}.page-hero h1,.legal-page h1{max-width:760px;color:var(--green);margin:0;font-size:clamp(44px,6vw,72px);font-weight:500;line-height:1.04}.page-hero h1 span,.legal-page h1 span,.story-section h2 span{color:var(--lime-2)}.page-hero-copy>p:not(.pill-label){max-width:620px;color:var(--muted);margin:22px 0 30px;font-size:18px;line-height:1.65}.page-hero>img{object-fit:cover;width:100%;height:100%}.directory-section{padding-bottom:98px}.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.directory-card{background:var(--cream);border-radius:var(--radius-lg);border:1px solid #1c4b4214;grid-template-columns:minmax(180px,.52fr) minmax(0,1fr);min-height:360px;display:grid;overflow:hidden}.directory-image img{object-fit:cover;width:100%;height:100%}.directory-content{padding:30px}.directory-content>svg{width:34px;height:34px;color:var(--lime-2)}.directory-content h2{color:var(--green);margin:20px 0 12px;font-size:30px;font-weight:500;line-height:1.08}.directory-content p{color:var(--muted);margin:0 0 18px;line-height:1.55}.directory-content ul{gap:10px;margin:0;padding:0;list-style:none;display:grid}.directory-content li{color:var(--green);align-items:center;gap:9px;font-size:15px;font-weight:500;display:flex}.directory-content li svg{width:18px;height:18px;color:var(--lime-2)}.directory-content a{width:fit-content;color:var(--green);align-items:center;gap:8px;margin-top:22px;font-weight:600;display:inline-flex}.directory-content a svg{width:18px;height:18px}.detail-section{grid-template-columns:minmax(320px,.72fr) minmax(0,1fr);gap:18px;padding-bottom:42px;display:grid}.detail-lead,.detail-grid article,.listing-card,.industry-section article,.partner-panel,.job-grid article,.card-band article,.not-found{border-radius:var(--radius-lg)}.detail-lead{min-height:390px;color:var(--white);background:var(--green);flex-direction:column;justify-content:flex-end;padding:clamp(30px,4vw,46px);display:flex}.detail-lead>svg{width:54px;height:54px;color:var(--lime);margin-bottom:auto}.detail-lead h2{max-width:470px;color:var(--white);margin:0;font-size:clamp(34px,4.4vw,54px);font-weight:500;line-height:1.06}.detail-lead p{color:#ffffffbd;margin:18px 0 0;line-height:1.62}.detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.detail-grid article{background:var(--cream);border:1px solid #1c4b4214;flex-direction:column;justify-content:space-between;min-height:260px;padding:26px;display:flex}.detail-grid svg{width:30px;height:30px;color:var(--lime-2)}.detail-grid h3{color:var(--green);margin:auto 0 12px;font-size:25px;font-weight:500;line-height:1.12}.detail-grid p{color:var(--muted);margin:0;line-height:1.55}.outcome-section{padding:0 0 98px}.outcome-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.outcome-grid span{min-height:120px;color:var(--green);background:var(--lime);border-radius:var(--radius-lg);text-align:center;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal;justify-content:center;align-items:center;padding:22px;font-size:clamp(20px,2.35vw,30px);font-weight:500;line-height:1.12;display:flex}.process-band{background:var(--green);border-radius:var(--radius-xl);grid-template-columns:minmax(0,.62fr) minmax(0,1fr);gap:28px;margin-bottom:98px;padding:clamp(34px,5vw,54px);display:grid}.process-band .pill-label,.process-band h2{color:var(--white)}.process-band h2{max-width:440px;margin:0;font-size:clamp(34px,4vw,52px);font-weight:500;line-height:1.08}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.process-grid article{color:var(--green);background:var(--lime);border-radius:var(--radius-lg);padding:26px}.process-grid span{background:var(--white);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-weight:600;display:inline-flex}.process-grid h3{color:var(--green);margin:22px 0 10px;font-size:24px;font-weight:500}.process-grid p{color:#1c4b42c2;margin:0;line-height:1.55}.story-section{grid-template-columns:minmax(0,.8fr) minmax(360px,1fr);gap:34px;padding-bottom:98px;display:grid}.story-copy{background:var(--green);border-radius:var(--radius-xl);padding:clamp(30px,4vw,46px)}.story-copy .pill-label,.story-copy h2{color:var(--white)}.story-copy h2{max-width:520px;margin:0;font-size:clamp(34px,4.5vw,56px);font-weight:500;line-height:1.06}.story-cards{gap:14px;display:grid}.story-cards article{background:var(--cream);border-radius:var(--radius-lg);border:1px solid #1c4b4214;padding:28px}.story-cards span{width:44px;height:44px;color:var(--green);background:var(--lime);border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.story-cards h3{color:var(--green);margin:18px 0 8px;font-size:26px;font-weight:500}.story-cards p{color:var(--muted);margin:0;line-height:1.58}.page-spaced{padding-top:0}.page-insights{margin-bottom:96px}.case-section{gap:18px;padding-bottom:100px;display:grid}.case-card{background:var(--cream);border-radius:var(--radius-xl);border:1px solid #1c4b4214;grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);gap:0;display:grid;overflow:hidden}.case-card img{object-fit:cover;width:100%;height:100%;min-height:360px}.case-card div{flex-direction:column;justify-content:center;padding:clamp(32px,5vw,58px);display:flex}.case-card span{width:fit-content;color:var(--green);background:var(--lime);border-radius:100px;margin-bottom:20px;padding:10px 16px;font-weight:600}.case-card h2{max-width:620px;color:var(--green);margin:0;font-size:clamp(32px,4vw,52px);font-weight:500;line-height:1.08}.case-card p{max-width:640px;color:var(--muted);margin:18px 0 28px;font-size:18px;line-height:1.62}.contact-page{grid-template-columns:minmax(0,1fr) minmax(360px,.72fr);gap:22px;padding-bottom:100px;display:grid}.contact-panel,.contact-tile{background:var(--cream);border-radius:var(--radius-xl);border:1px solid #1c4b4214}.contact-panel{padding:clamp(34px,5vw,58px)}.contact-panel h2{max-width:580px;color:var(--green);margin:0;font-size:clamp(34px,4.5vw,56px);font-weight:500;line-height:1.08}.contact-panel p{color:var(--muted);margin:18px 0 30px;line-height:1.6}.contact-panel form{gap:14px;display:grid}.contact-panel input{width:100%;height:58px;color:var(--green);background:var(--white);border:1px solid var(--line);border-radius:100px;outline:0;padding:0 20px}.contact-panel input:focus{border-color:var(--lime-2)}.contact-stack{gap:14px;display:grid}.contact-tile{padding:28px}.contact-tile>div:first-child{width:48px;height:48px;color:var(--green);background:var(--lime);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.contact-tile svg{width:22px;height:22px}.contact-tile h3{color:var(--green);margin:18px 0 14px;font-size:24px;font-weight:500}.contact-tile-body{gap:8px;display:grid}.contact-tile-body a,.contact-tile-body span{color:var(--muted);line-height:1.45}.admin-page{grid-template-columns:minmax(0,1fr) minmax(340px,.58fr);gap:22px;padding-bottom:100px;display:grid}.admin-form,.admin-library{background:var(--cream);border-radius:var(--radius-xl);border:1px solid #1c4b4214}.admin-form{gap:18px;padding:clamp(28px,4vw,48px);display:grid}.admin-form-head,.admin-library-head{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.admin-form-head>p:last-child{color:var(--green);margin:0;font-weight:600}.admin-form label{color:var(--green);gap:9px;font-weight:600;display:grid}.admin-form input,.admin-form textarea{width:100%;color:var(--green);background:var(--white);border:1px solid var(--line);border-radius:24px;outline:0;padding:16px 18px}.admin-form input{border-radius:100px;height:58px}.admin-form textarea{resize:vertical;min-height:118px;line-height:1.55}.admin-form input:focus,.admin-form textarea:focus{border-color:var(--lime-2)}.admin-upload{grid-template-columns:minmax(0,.58fr) minmax(180px,.42fr);align-items:stretch;gap:16px;display:grid}.admin-upload label,.admin-upload span{min-height:180px;color:var(--green);background:var(--white);border-radius:var(--radius-lg);text-align:center;border:1px dashed #1c4b423d;justify-content:center;align-items:center;gap:10px;font-weight:600;display:flex}.admin-upload input,.admin-tools input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.admin-upload svg{width:24px;height:24px;color:var(--lime-2)}.admin-upload img{object-fit:cover;border-radius:var(--radius-lg);width:100%;height:180px}.admin-actions,.admin-tools,.admin-row-actions{flex-wrap:wrap;gap:10px;display:flex}.admin-library{padding:clamp(24px,3.4vw,36px)}.admin-library h2{color:var(--green);margin:0;font-size:clamp(30px,3vw,42px);font-weight:500;line-height:1.08}.admin-tools button,.admin-tools label,.admin-row-actions button{width:46px;height:46px;color:var(--green);background:var(--white);border:1px solid var(--line);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.admin-tools svg,.admin-row-actions svg{width:19px;height:19px}.admin-post-list{gap:12px;margin-top:26px;display:grid}.admin-post-list article{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-lg);grid-template-columns:76px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;display:grid}.admin-post-list article:first-child:last-child{grid-template-columns:1fr;padding:22px}.admin-post-list img{object-fit:cover;border-radius:var(--radius-md);width:76px;height:76px}.admin-post-list span,.admin-post-list a{color:var(--lime-2);font-size:13px;font-weight:700}.admin-post-list h3{color:var(--green);margin:4px 0 8px;font-size:18px;font-weight:600;line-height:1.18}.admin-post-list p{color:var(--muted);margin:0;line-height:1.5}.legal-page{padding:94px 0 110px}.legal-intro{max-width:760px;color:var(--muted);margin:24px 0 42px;font-size:18px;line-height:1.65}.legal-list{gap:14px;max-width:900px;display:grid}.legal-list article{background:var(--cream);border-radius:var(--radius-lg);border:1px solid #1c4b4214;padding:30px}.legal-list h2{color:var(--green);margin:0 0 10px;font-size:26px;font-weight:500}.legal-list p{color:var(--muted);margin:0;line-height:1.62}.article-section{gap:14px;max-width:980px;padding-bottom:100px;display:grid}.article-section article{background:var(--cream);border-radius:var(--radius-lg);border:1px solid #1c4b4214;grid-template-columns:76px minmax(0,1fr);gap:24px;padding:30px;display:grid}.article-section span,.card-band span,.industry-section span{width:48px;height:48px;color:var(--green);background:var(--lime);border-radius:50%;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.article-section p{color:var(--green);margin:0;font-size:clamp(20px,2.5vw,28px);line-height:1.34}.listing-section{padding-bottom:100px}.listing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.listing-card{background:var(--cream);border:1px solid #1c4b4214;min-height:470px;padding:22px;position:relative;overflow:hidden}.listing-card img{object-fit:cover;border-radius:46% 54% 48% 52%/50% 44% 56% 50%;width:100%;height:245px}.listing-card span{color:var(--lime-2);margin-top:22px;font-weight:600;display:inline-flex}.listing-card h2{color:var(--green);margin:12px 0;font-size:26px;font-weight:500;line-height:1.12}.listing-card p{color:var(--muted);margin:0;line-height:1.55}.ebook-card .button{width:fit-content;margin-top:22px}.industry-section{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding-bottom:100px;display:grid}.industry-section article{background:var(--cream);border:1px solid #1c4b4214;min-height:270px;padding:26px}.industry-section h2{color:var(--green);margin:70px 0 12px;font-size:27px;font-weight:500;line-height:1.08}.industry-section p{color:var(--muted);margin:0;line-height:1.55}.partner-page{gap:28px;padding-bottom:96px;display:grid}.partner-panel{background:var(--green);padding:clamp(32px,5vw,54px)}.partner-panel h2{max-width:760px;color:var(--white);margin:0;font-size:clamp(36px,5vw,58px);font-weight:500;line-height:1.06}.partner-panel p{color:#ffffffb8;max-width:720px;margin:18px 0 26px;font-size:18px;line-height:1.62}.partner-panel .team-stats{background:#ffffff14;border-color:#ffffff24;margin-top:0}.partner-panel .team-stats strong{color:var(--white)}.partner-panel .team-stats span{color:#ffffffad}.career-intro{margin-bottom:28px}.career-intro h2{max-width:620px;color:var(--green);margin:0;font-size:clamp(36px,5vw,58px);font-weight:500;line-height:1.08}.job-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.job-grid article{background:var(--cream);border:1px solid #1c4b4214;min-height:260px;padding:26px}.job-grid h3{color:var(--green);margin:0 0 14px;font-size:25px;font-weight:500;line-height:1.12}.job-grid p{color:var(--muted);margin:0 0 24px;line-height:1.55}.job-grid a{color:var(--green);align-items:center;gap:8px;font-weight:600;display:inline-flex}.job-grid svg{width:18px;height:18px}.card-band{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-bottom:100px;display:grid}.card-band article{background:var(--cream);border:1px solid #1c4b4214;min-height:330px;padding:30px}.card-band h2{color:var(--green);margin:90px 0 14px;font-size:clamp(28px,3vw,38px);font-weight:500;line-height:1.08}.card-band p{color:var(--muted);margin:0;line-height:1.6}.not-found{background:var(--cream);margin-top:88px;margin-bottom:100px;padding:clamp(34px,6vw,70px)}.not-found h1{max-width:780px;color:var(--green);margin:0;font-size:clamp(48px,7vw,86px);font-weight:500;line-height:1.02}.not-found h1 span{color:var(--lime-2)}.not-found p:not(.pill-label){color:var(--muted);margin:22px 0 30px;font-size:18px;line-height:1.6}.contact-footer{width:var(--shell);color:var(--green);background:var(--cream);border-radius:var(--radius-xl);margin:0 auto 34px;padding:clamp(34px,5vw,58px)}.footer-brand{margin-bottom:44px}.footer-grid{grid-template-columns:minmax(260px,1.2fr) repeat(4,minmax(128px,.54fr));gap:30px;display:grid}.contact-footer h2{max-width:620px}.contact-footer p{color:var(--muted);margin:18px 0 28px;line-height:1.65}.contact-list{align-content:start;gap:14px;display:grid}.contact-list h3{color:var(--green);margin:0 0 10px;font-size:20px;font-weight:600}.contact-list a,.contact-list span{color:var(--muted);align-items:flex-start;gap:10px;line-height:1.45;display:flex}.contact-list svg{width:18px;height:18px;color:var(--lime-2);flex:none}.footer-bottom{color:#1c4b4294;border-top:1px solid var(--line);justify-content:space-between;gap:20px;margin-top:54px;padding-top:22px;font-size:14px;display:flex}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@media (width<=1120px){:root{--shell:min(100% - 44px, 940px)}.desktop-nav{display:none}.site-header{grid-template-columns:auto 1fr}.header-actions{justify-self:end}.mobile-toggle{display:inline-flex}.mobile-menu{background:var(--white);border:1px solid var(--line);border-radius:0 0 var(--radius-lg) var(--radius-lg);box-shadow:var(--shadow);padding:18px;display:none;position:absolute;top:82px;left:22px;right:22px}.mobile-menu.is-open{display:grid}.mobile-menu a{color:var(--green);border-bottom:1px solid #1c4b4214;padding:14px 6px;font-weight:600}.mobile-menu a:last-child{border-bottom:0}.mobile-menu a.is-active{color:var(--lime-2)}.asset-strip,.service-grid,.value-grid,.team-grid,.team-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-strip{margin-top:-52px}.intro-section,.trust-section,.testimonial-section,.faq-section,.newsletter,.footer-grid,.page-hero,.directory-grid,.process-band,.story-section,.contact-page,.detail-section,.admin-page{grid-template-columns:1fr}.detail-grid,.listing-grid,.industry-section,.job-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-band,.outcome-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.page-hero-copy,.page-hero>img{min-height:420px}.case-card{grid-template-columns:1fr}.trust-card,.trust-image{min-height:auto}.trust-image img{height:440px}.newsletter>img{height:380px}.logo-row{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){:root{--shell:calc(100% - 28px)}.site-header{min-height:72px;padding:12px 14px}.brand,.footer-brand{font-size:21px}.brand-mark{width:40px;height:40px}.round-control,.mobile-toggle,.icon-button,.small-round{width:44px;height:44px}.menu-grid{display:none}.mobile-menu{top:72px;left:14px;right:14px}.hero{padding-top:46px}.hero-top,.panel-head,.section-row{grid-template-columns:1fr;align-items:start;display:grid}.hero-actions{justify-content:flex-start}.button{min-height:48px;padding:13px 20px}.hero-photo{height:390px}.asset-strip{background:var(--cream);border-radius:var(--radius-lg) var(--radius-lg) 0 0;box-shadow:var(--shadow);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:-80px;padding:24px 24px 64px}.asset-card{background:var(--white);min-height:140px;box-shadow:none;padding:20px}.asset-title{min-height:auto;color:var(--green);background:0 0;border:0;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:16px 12px 10px;display:grid}.asset-title h2{color:var(--green);font-size:28px}.asset-title a{color:var(--green)}.image-backed{background:linear-gradient(#1c4b42d1,#1c4b42d1),url(/reference/finovate-root/images/27-GettyImages-1887449071-89a82eb0.webp) 50%/cover}.intro-section,.values-section,.team-section,.testimonial-section,.faq-section,.insights-section{padding:68px 0}.intro-section{gap:28px}.intro-copy,.services-panel,.floating-card,.quote-card,.contact-footer,.newsletter-copy{padding:26px}.service-grid,.value-grid,.team-grid,.team-stats,.insight-grid{grid-template-columns:1fr}.team-stats div,.team-stats div:last-child{border-bottom:1px solid #1c4b4214;border-right:0}.team-stats div:last-child{border-bottom:0}.service-card{min-height:350px}.service-card>svg{margin-top:144px}.photo-cta{border-radius:var(--radius-lg);min-height:auto}.photo-cta>img{height:560px}.floating-card{width:calc(100% - 28px);bottom:14px;right:14px}.trust-section{padding-bottom:68px}.trust-image img{height:360px}.quote-footer{grid-template-columns:54px minmax(0,1fr)}.quote-controls{grid-column:1/-1}.logo-row{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:16px}.logo-row img{height:64px;padding:18px}.faq-section{gap:28px}.page-hero{gap:18px;padding:44px 0 64px}.page-hero-copy,.page-hero>img{border-radius:var(--radius-lg);min-height:auto}.page-hero>img{height:330px}.directory-section,.case-section,.contact-page,.admin-page,.listing-section,.industry-section,.card-band,.article-section,.partner-page,.outcome-section{padding-bottom:68px}.directory-card{grid-template-columns:1fr}.directory-image img{height:240px}.directory-content{padding:24px}.process-band{margin-bottom:68px;padding:26px}.process-grid,.detail-grid,.listing-grid,.industry-section,.job-grid,.card-band,.outcome-grid{grid-template-columns:1fr}.detail-lead{min-height:310px}.detail-grid article,.listing-card,.industry-section article,.job-grid article,.card-band article{min-height:auto}.listing-card img{height:235px}.industry-section h2,.card-band h2{margin-top:42px}.article-section article{grid-template-columns:1fr;gap:18px;padding:24px}.outcome-grid span{min-height:92px}.story-section{gap:18px;padding-bottom:68px}.case-card img{min-height:260px}.contact-panel,.contact-tile{border-radius:var(--radius-lg)}.faq-item>span{font-size:18px}.newsletter{margin-bottom:68px}.newsletter form{border-radius:var(--radius-md);grid-template-columns:1fr;padding:10px}.newsletter button{width:100%}.newsletter>img{height:300px}.footer-bottom{display:grid}}@media (width<=440px){.intro-buttons,.paired-buttons,.review-row{align-items:stretch}.intro-buttons .button,.paired-buttons .button,.review-row .button{flex:100%}.hero-actions .button-dark{flex:1 1 0}.hero-actions .button-light{flex:100%}.icon-button{align-self:center}.hero-photo{height:330px}.team-card img,.insight-card img{height:250px}}
