:root{--bg:#f7f9fc;--surface:#ffffff;--surface-strong:#eef4f8;--ink:#101828;--muted:#5f6f85;--line:#d9e2ec;--brand:#0c6bc7;--brand-dark:#084b8f;--green:#a8d27f;--red:#ed3014;--yellow:#ffe200;--shadow:0 22px 70px rgba(20,37,66,0.12);--radius:8px;--max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}.skip-link{background:#08101c;border-radius:0 0 var(--radius) var(--radius);color:#fff;font-weight:800;left:16px;padding:10px 14px;position:fixed;top:0;transform:translateY(-140%);transition:transform .2s ease;z-index:120}.skip-link:focus-visible{transform:translateY(0)}body{background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;overflow-x:hidden}.sr-only{border:0;clip:rect(0 0 0 0);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}a{color:inherit;text-decoration:none}img{height:auto;max-width:100%}button,input,select,textarea{font:inherit}.site-header{align-items:center;background:rgba(247,249,252,.92);border-bottom:1px solid rgba(217,226,236,.72);display:grid;grid-gap:16px;gap:16px;grid-template-columns:auto 1fr auto;left:0;margin:0 auto;padding:14px clamp(18px,4vw,48px);position:-webkit-sticky;position:sticky;right:0;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header.menu-open{background:rgba(247,249,252,.98)}.brand{width:172px}.brand,.main-nav{align-items:center;display:flex}.main-nav{gap:clamp(12px,1.35vw,22px);justify-content:center;min-width:0}.main-nav a{color:var(--muted);font-size:.88rem;font-weight:800;white-space:nowrap}.main-nav a:hover{color:var(--brand)}.nav-dropdown{position:relative}.nav-dropdown>button{align-items:center;background:transparent;border:0;color:var(--muted);cursor:pointer;display:inline-flex;font:inherit;font-size:.88rem;font-weight:800;gap:5px;padding:12px 0;white-space:nowrap}.nav-dropdown>button span{color:var(--brand);font-size:1rem}.nav-dropdown-panel{background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:0 22px 55px rgba(17,27,45,.14);display:grid;left:50%;min-width:310px;opacity:0;padding:10px;pointer-events:none;position:absolute;top:calc(100% + 4px);transform:translate(-50%,-7px);transition:opacity .15s ease,transform .15s ease}.nav-dropdown:focus-within .nav-dropdown-panel,.nav-dropdown:hover .nav-dropdown-panel{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-dropdown-title{align-items:center;color:var(--brand);display:flex;font-size:.72rem;font-weight:900;gap:8px;letter-spacing:.08em;padding:10px 12px 12px;text-transform:uppercase}.nav-dropdown-panel a{border-top:1px solid #edf1f5;display:grid;grid-gap:4px;gap:4px;padding:13px 12px}.nav-dropdown-panel a strong{color:var(--ink);font-size:.86rem}.nav-dropdown-panel a span{color:var(--muted);font-size:.72rem;font-weight:500}.nav-dropdown-panel a:hover{background:#f5f8fb}.header-tools{align-items:center;display:flex;gap:10px;justify-content:flex-end}.contact-form button,.header-action,.primary-button,.secondary-button{align-items:center;border-radius:var(--radius);display:inline-flex;font-weight:800;gap:10px;justify-content:center;min-height:46px;padding:0 18px}.contact-form button,.header-action,.primary-button{background:var(--brand);color:#fff;box-shadow:0 12px 26px rgba(12,107,199,.22)}.contact-form button:hover,.header-action:hover,.primary-button:hover{background:var(--brand-dark)}.menu-toggle{align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);cursor:pointer;display:none;font-weight:900;gap:8px;min-height:46px;padding:0 14px}.menu-toggle:hover{border-color:rgba(12,107,199,.35);color:var(--brand)}.mobile-menu{display:none}.secondary-button{background:#fff;border:1px solid var(--line);color:var(--ink)}.section-pad{margin:0 auto;max-width:var(--max);padding:clamp(64px,8vw,112px) clamp(18px,4vw,34px)}.hero{align-items:center;background:linear-gradient(90deg,rgba(9,18,33,.94),rgba(9,18,33,.82) 42%,rgba(9,18,33,.34)),url(/visuals/software-automation-hero.png) 100% /cover no-repeat;display:grid;grid-gap:clamp(34px,5vw,72px);gap:clamp(34px,5vw,72px);grid-template-columns:minmax(0,1.03fr) minmax(340px,.72fr);min-height:calc(100vh - 76px);max-width:none;padding-left:max(clamp(18px,4vw,34px),calc((100vw - var(--max)) / 2 + 34px));padding-right:max(clamp(18px,4vw,34px),calc((100vw - var(--max)) / 2 + 34px));padding-top:clamp(60px,8vw,112px);position:relative;overflow:hidden}.hero:after{background:linear-gradient(90deg,var(--bg) 0,rgba(247,249,252,0) 26%);bottom:-1px;content:"";height:74px;left:0;position:absolute;right:0;z-index:0}.hero-grid-effect{background:linear-gradient(rgba(255,255,255,.06) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 0);background-size:54px 54px;inset:0;-webkit-mask-image:radial-gradient(circle at 62% 42%,#000 0,rgba(0,0,0,.7) 28%,transparent 68%);mask-image:radial-gradient(circle at 62% 42%,#000 0,rgba(0,0,0,.7) 28%,transparent 68%);pointer-events:none;position:absolute;z-index:0}.hero-copy,.hero-panel{position:relative;z-index:1}.eyebrow{color:var(--brand);font-size:.78rem;font-weight:900;letter-spacing:0;margin:0 0 14px;text-transform:uppercase}h1,h2,h3,h4,p{margin-top:0}h1{font-size:clamp(2.7rem,6vw,5.7rem);line-height:.98;margin-bottom:24px;max-width:820px}h2{font-size:clamp(2rem,4vw,3.35rem);line-height:1.04;margin-bottom:18px}h3{font-size:1.17rem;line-height:1.25;margin-bottom:12px}.hero-text{color:#d9e4f1;font-size:clamp(1.05rem,1.8vw,1.32rem);line-height:1.65;margin-bottom:30px;max-width:760px}.hero-actions{gap:12px;margin-bottom:28px}.hero-actions,.trust-row{display:flex;flex-wrap:wrap}.trust-row{gap:10px}.proof-strip span,.tag,.trust-row span{align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius);color:var(--muted);display:inline-flex;font-size:.9rem;font-weight:800;gap:8px;padding:9px 12px}.hero .eyebrow{color:#9fd9ff}.hero h1{color:#fff;text-wrap:balance}.hero .secondary-button{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.32);color:#fff}.hero .trust-row span{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.18);color:#ecf5ff}.hero-panel{background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.08)),radial-gradient(circle at top right,rgba(168,210,127,.25),transparent 42%);border:1px solid rgba(255,255,255,.24);border-radius:var(--radius);box-shadow:0 24px 80px rgba(0,0,0,.26);padding:clamp(20px,3vw,30px);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.panel-note,.panel-top,.workflow-card{align-items:center;display:flex;justify-content:space-between}.panel-top{color:#d9e4f1;font-size:.88rem;font-weight:900;margin-bottom:18px;text-transform:uppercase}.workflow-card{background:rgba(8,16,28,.88);border-radius:var(--radius);color:#fff;margin-bottom:14px;padding:18px}.workflow-card span,.workflow-grid span{color:#96a2b4;display:block;font-size:.86rem;line-height:1.4;margin-top:4px}.workflow-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-grid>div{background:rgba(255,255,255,.92);border:1px solid rgba(255,255,255,.38);border-radius:var(--radius);min-height:126px;padding:16px}.workflow-grid svg{color:var(--brand);margin-bottom:18px}.workflow-grid strong{display:block}.panel-note{border-top:1px solid rgba(255,255,255,.18);color:#d9e4f1;gap:10px;justify-content:flex-start;line-height:1.5;margin-top:18px;padding-top:18px}.proof-strip{background:#0d1727;color:#fff;display:grid;grid-gap:1px;gap:1px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.proof-strip span{background:transparent;border:0;border-radius:0;color:#e9eef6;justify-content:center;min-height:86px;padding:18px;text-align:center}.contact-section,.intro-section,.seo-section{align-items:start;display:grid;grid-gap:clamp(28px,5vw,70px);gap:clamp(28px,5vw,70px);grid-template-columns:minmax(0,.78fr) minmax(0,1fr)}.intro-copy{position:-webkit-sticky;position:sticky;top:110px}.about-text p,.contact-copy p,.credibility-card p,.delivery-copy p,.industry-card p,.intro-section>p,.location-line,.process-card p,.project-card p,.seo-columns p,.service-card p{color:var(--muted);line-height:1.7}.about-dossier{padding-bottom:clamp(44px,6vw,72px)}.about-text{display:grid;grid-gap:16px;gap:16px;margin-bottom:26px}.about-text p{font-size:1.03rem;margin:0}.metrics-row{display:grid;grid-gap:10px;gap:10px;margin-top:26px}.metrics-row span{background:#fff;border:1px solid var(--line);border-radius:var(--radius);color:var(--muted);display:grid;grid-gap:4px;gap:4px;padding:14px 16px}.metrics-row strong{color:var(--ink);font-size:1.04rem}.location-line{align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:var(--radius);display:flex;font-weight:800;gap:10px;margin-top:16px;max-width:100%;padding:13px 16px}.location-line svg{color:var(--brand);flex:0 0 auto;margin-top:3px}.location-addresses{display:grid;font-style:normal;grid-gap:10px;gap:10px;min-width:0}.location-addresses span{color:var(--muted);display:grid;font-weight:700;grid-gap:3px;gap:3px;line-height:1.45}.location-addresses strong{color:var(--ink);font-size:.96rem}.about-visual{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,.72fr);min-height:560px;position:relative}.about-visual img{border:1px solid rgba(255,255,255,.7);border-radius:var(--radius);box-shadow:0 28px 70px rgba(16,24,40,.16);height:500px;object-fit:cover;width:100%}.about-visual img:first-child{align-self:start}.about-visual img:nth-child(2){align-self:end;margin-left:-52px;margin-top:90px}.about-card{background:rgba(13,23,39,.94);border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);bottom:36px;box-shadow:0 20px 60px rgba(13,23,39,.26);color:#fff;left:34px;max-width:340px;padding:20px;position:absolute}.about-card span{color:#9fd9ff;display:block;font-size:.78rem;font-weight:900;margin-bottom:8px;text-transform:uppercase}.about-card strong{display:block;font-size:1.28rem;margin-bottom:8px}.about-card p{color:#d9e4f1;line-height:1.55;margin:0}.parallax-band{background:linear-gradient(90deg,rgba(8,16,28,.9),rgba(8,16,28,.64)),url(/visuals/software-automation-hero.png) 50% /cover fixed no-repeat;color:#fff;margin:0;padding:clamp(76px,10vw,150px) clamp(18px,4vw,34px)}.parallax-band>div{margin:0 auto;max-width:var(--max)}.parallax-band h2{max-width:760px}.parallax-band p:not(.eyebrow){color:#d9e4f1;font-size:1.08rem;line-height:1.7;max-width:680px}.ai-section{max-width:none;padding-top:clamp(56px,7vw,92px);padding-left:max(clamp(18px,4vw,34px),calc((100vw - var(--max)) / 2 + 34px));padding-right:max(clamp(18px,4vw,34px),calc((100vw - var(--max)) / 2 + 34px))}.ai-shell{background:radial-gradient(circle at 88% 8%,rgba(168,210,127,.24),transparent 28%),radial-gradient(circle at 8% 20%,rgba(12,107,199,.25),transparent 30%),linear-gradient(135deg,#08101c,#0e2034 55%,#102f4d);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius);box-shadow:0 32px 90px rgba(8,16,28,.22);color:#fff;overflow:hidden;padding:clamp(28px,5vw,58px);position:relative}.ai-shell:before{background:linear-gradient(rgba(255,255,255,.07) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 0);background-size:48px 48px;content:"";inset:0;-webkit-mask-image:radial-gradient(circle at 70% 40%,#000 0,transparent 70%);mask-image:radial-gradient(circle at 70% 40%,#000 0,transparent 70%);opacity:.76;pointer-events:none;position:absolute}.ai-shell>*{position:relative;z-index:1}.ai-shell .eyebrow{color:#9fd9ff}.ai-intro,.ai-stage{display:grid;grid-gap:clamp(24px,4vw,54px);gap:clamp(24px,4vw,54px);grid-template-columns:minmax(0,.9fr) minmax(320px,.8fr)}.ai-intro{align-items:end;margin-bottom:30px}.ai-intro h2{margin-bottom:0;max-width:760px}.ai-highlight p,.ai-intro p:not(.eyebrow),.ai-service-card p{color:#d9e4f1;line-height:1.72;margin:0}.ai-stage{align-items:stretch;margin-bottom:18px}.ai-console{background:rgba(6,13,24,.78);border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);padding:clamp(18px,3vw,28px)}.ai-console,.ai-console-line{display:grid;grid-gap:12px;gap:12px}.ai-console-line{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);grid-template-columns:54px 1fr;min-height:66px;padding:14px}.ai-console-line,.ai-console-line span{align-items:center;border-radius:var(--radius)}.ai-console-line span{background:#9fd9ff;color:#08101c;display:inline-flex;font-weight:900;height:38px;justify-content:center;width:38px}.ai-console-line strong{line-height:1.35}.ai-highlight{background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.08));border:1px solid rgba(255,255,255,.18);border-radius:var(--radius);display:grid;grid-gap:16px;gap:16px;align-content:center;padding:clamp(20px,3vw,32px)}.ai-highlight svg{color:var(--green)}.ai-highlight strong{font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.15}.ai-highlight .text-link{color:#9fd9ff}.ai-service-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.ai-service-card{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);min-height:245px;padding:22px}.ai-service-card svg{color:#9fd9ff;margin-bottom:28px}.ai-service-card h3{color:#fff}.ai-capability-block{border-top:1px solid rgba(255,255,255,.12);display:grid;grid-gap:20px;gap:20px;margin-top:26px;padding-top:26px}.ai-capability-heading{display:grid;grid-gap:8px;gap:8px;max-width:840px}.ai-capability-heading h3{font-size:clamp(1.45rem,2.4vw,2.25rem);margin-bottom:0}.ai-capability-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.ai-capability-card{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);display:grid;grid-gap:14px;gap:14px;min-height:260px;padding:22px}.ai-capability-card h4{color:#fff;font-size:1.08rem;line-height:1.25;margin-bottom:0}.ai-capability-card p{color:#d9e4f1;line-height:1.62;margin:0}.ai-capability-card div{align-content:flex-start;display:flex;flex-wrap:wrap;gap:8px}.ai-capability-card span{background:rgba(159,217,255,.12);border:1px solid rgba(159,217,255,.22);border-radius:var(--radius);color:#cfeeff;font-size:.78rem;font-weight:900;padding:7px 9px}.ai-use-cases{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.ai-use-cases span{border:1px solid rgba(255,255,255,.15);border-radius:var(--radius);color:#ecf5ff;display:inline-flex;font-weight:800;gap:8px;padding:10px 12px}.ai-cta-row,.ai-use-cases span{align-items:center;background:rgba(255,255,255,.1)}.ai-cta-row{border:1px solid rgba(255,255,255,.16);border-radius:var(--radius);display:grid;grid-gap:20px;gap:20px;grid-template-columns:minmax(0,1fr) auto;margin-top:22px;padding:clamp(18px,3vw,28px)}.ai-cta-row div{display:grid;grid-gap:6px;gap:6px}.ai-cta-row strong{color:#fff;font-size:clamp(1.15rem,2vw,1.5rem)}.ai-cta-row span{color:#d9e4f1;line-height:1.6}.ai-cta-row .primary-button{background:#fff;box-shadow:none;color:var(--ink);white-space:nowrap}.ai-cta-row .primary-button:hover{background:#e8f3ff}.section-heading{margin-bottom:34px;max-width:760px}.section-heading p:not(.eyebrow){color:var(--muted);line-height:1.7}.credibility-section,.delivery-section,.process-section,.projects-section,.services-section,.systems-section{max-width:calc(var(--max) + 1px)}.systems-section{padding-bottom:clamp(44px,6vw,76px)}.systems-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.system-card{background:linear-gradient(180deg,#ffffff,#f8fbfe);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);display:grid;grid-gap:18px;gap:18px;min-height:520px;overflow:hidden;padding:clamp(22px,3vw,32px);position:relative}.system-card:after{background:radial-gradient(circle,rgba(12,107,199,.12),transparent 65%);content:"";height:300px;position:absolute;right:-140px;top:-120px;width:300px}.system-card>*{position:relative;z-index:1}.system-card-top{gap:16px;justify-content:space-between}.system-card-top,.system-logo{align-items:center;display:flex}.system-logo{background:#fff;border:1px solid var(--line);border-radius:var(--radius);min-height:136px;justify-content:center;padding:18px;width:210px}.system-logo img{object-fit:contain}.system-card h3{font-size:clamp(1.45rem,2.2vw,2.05rem);margin-bottom:0}.system-card p{color:var(--muted);line-height:1.7;margin:0}.module-cloud{align-content:flex-start;display:flex;flex-wrap:wrap;gap:8px}.module-cloud span{background:#edf6ff;border:1px solid #cfe5fb;border-radius:var(--radius);color:var(--brand-dark);font-size:.84rem;font-weight:800;padding:8px 10px}.credibility-section{padding-top:clamp(34px,5vw,66px)}.credibility-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.credibility-card{background:linear-gradient(180deg,#ffffff,#f7fbff);border:1px solid var(--line);border-radius:var(--radius);min-height:270px;padding:24px;position:relative;overflow:hidden}.credibility-card:after{background:radial-gradient(circle,rgba(12,107,199,.12),transparent 66%);content:"";height:180px;position:absolute;right:-88px;top:-72px;width:180px}.credibility-card svg{color:var(--brand);margin-bottom:30px}.credibility-card h3,.credibility-card p,.credibility-card svg{position:relative;z-index:1}.service-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.contact-form,.process-card,.project-card,.service-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 10px 30px rgba(20,37,66,.06)}.service-card{min-height:260px;padding:24px}.service-card svg{color:var(--brand);margin-bottom:28px}.industries-section{background:#fff;border-bottom:1px solid var(--line);border-top:1px solid var(--line);max-width:none;padding-left:max(clamp(18px,4vw,34px),calc((100vw - var(--max)) / 2 + 34px));padding-right:max(clamp(18px,4vw,34px),calc((100vw - var(--max)) / 2 + 34px))}.industries-header{align-items:end;display:grid;grid-gap:clamp(22px,4vw,56px);gap:clamp(22px,4vw,56px);grid-template-columns:minmax(0,.95fr) minmax(280px,.7fr);margin-bottom:34px}.industries-header h2{margin-bottom:0}.industries-header p:not(.eyebrow){color:var(--muted);line-height:1.75;margin:0}.industry-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.industry-card{align-items:flex-start;background:#f8fbfe;border:1px solid var(--line);border-radius:var(--radius);display:flex;gap:16px;min-height:190px;padding:22px}.industry-card svg{background:#e8f3ff;border-radius:var(--radius);color:var(--brand);flex:0 0 auto;padding:8px;width:42px;height:42px}.industry-card h3{margin-bottom:8px}.project-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.project-card{display:grid;grid-gap:22px;gap:22px;grid-template-columns:180px minmax(0,1fr);overflow:hidden;padding:24px;position:relative;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.project-card:after{background:radial-gradient(circle,rgba(12,107,199,.14),transparent 64%);content:"";height:220px;position:absolute;right:-88px;top:-92px;width:220px}.project-card:hover{border-color:rgba(12,107,199,.26);box-shadow:0 22px 60px rgba(20,37,66,.12);transform:translateY(-4px)}.project-card:last-child:nth-child(odd){grid-column:span 2}.project-logo{align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius);display:flex;justify-content:center;min-height:150px;padding:16px;position:relative;z-index:1}.project-logo img{object-fit:contain}.project-card>div:not(.project-logo){position:relative;z-index:1}.local-page{background:var(--bg)}.local-hero{align-items:stretch;display:grid;grid-gap:clamp(28px,5vw,70px);gap:clamp(28px,5vw,70px);grid-template-columns:minmax(0,1fr) minmax(320px,.46fr);max-width:none;padding-left:max(clamp(18px,4vw,34px),calc((100vw - var(--max)) / 2 + 34px));padding-right:max(clamp(18px,4vw,34px),calc((100vw - var(--max)) / 2 + 34px))}.local-hero-copy{align-self:center;max-width:820px}.local-hero-copy h1{max-width:860px}.local-hero-copy p:not(.eyebrow){color:var(--muted);font-size:clamp(1.02rem,1.35vw,1.22rem);line-height:1.72}.local-market-card,.local-office-card,.local-process-card,.local-service-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 18px 48px rgba(20,37,66,.08)}.local-office-card{align-self:center;display:grid;grid-gap:10px;gap:10px;padding:clamp(22px,3vw,32px)}.local-market-card svg,.local-office-card svg,.local-process-card svg,.local-service-card svg{color:var(--brand)}.local-market-card span,.local-office-card span{color:var(--brand);font-size:.8rem;font-weight:950;text-transform:uppercase}.local-office-card strong{color:var(--ink);font-size:1.04rem}.local-office-card p{color:var(--muted);line-height:1.6;margin:0}.local-office-card a{color:var(--ink);font-weight:900}.local-market-section{padding-top:0}.local-market-grid,.local-service-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.local-service-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.local-market-card,.local-service-card{display:grid;grid-gap:12px;gap:12px;min-height:260px;padding:24px}.local-market-card h3,.local-service-card h3{color:var(--ink);margin:0}.local-market-card p,.local-process-card p,.local-proof-section p,.local-service-card p{color:var(--muted);line-height:1.7;margin:0}.local-intent-section,.local-process-section,.local-proof-section{align-items:center;display:grid;grid-gap:clamp(28px,5vw,70px);gap:clamp(28px,5vw,70px);grid-template-columns:minmax(0,.9fr) minmax(0,1fr);padding-top:0}.local-area-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.local-area-grid span{align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);display:flex;font-weight:900;gap:10px;min-height:56px;padding:13px 15px}.local-area-grid svg{color:var(--brand);flex:0 0 auto}.local-process-card{display:grid;grid-gap:14px;gap:14px;padding:clamp(22px,3vw,34px)}.technology-section{max-width:calc(var(--max) + 1px)}.technology-intro{align-items:end;display:grid;grid-gap:clamp(22px,4vw,56px);gap:clamp(22px,4vw,56px);grid-template-columns:minmax(0,.95fr) minmax(280px,.7fr);margin-bottom:34px}.technology-intro h2{margin-bottom:0}.technology-intro p:not(.eyebrow){color:var(--muted);line-height:1.75;margin:0}.technology-grid{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.technology-card{background:linear-gradient(180deg,#ffffff,#f8fbfe);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 34px rgba(20,37,66,.07);display:grid;grid-gap:18px;gap:18px;min-height:360px;padding:clamp(22px,3vw,30px)}.technology-card-head{align-items:center;display:flex;gap:14px}.technology-card-head svg{background:#e8f3ff;border-radius:var(--radius);color:var(--brand);flex:0 0 auto;height:46px;padding:10px;width:46px}.technology-card h3{margin-bottom:0}.technology-card p{color:var(--muted);line-height:1.7;margin:0}.technology-logos{display:flex;flex-wrap:wrap;gap:10px}.technology-logos span{align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius);display:flex;height:64px;justify-content:center;padding:10px 16px;min-width:118px}.technology-logos img{max-height:38px;object-fit:contain;width:auto}.tag{background:#edf6ff;color:var(--brand-dark);margin-bottom:14px}.text-link{align-items:center;color:var(--brand);display:inline-flex;font-weight:900;gap:8px;margin-top:6px}.process-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.process-card{min-height:244px;padding:24px}.process-card span{color:var(--brand);display:inline-block;font-size:.85rem;font-weight:900;margin-bottom:36px}.delivery-section{align-items:center;display:grid;grid-gap:clamp(28px,5vw,70px);gap:clamp(28px,5vw,70px);grid-template-columns:minmax(0,.85fr) minmax(0,1fr);padding-top:0}.delivery-copy h2{max-width:680px}.delivery-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.delivery-grid span{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 10px 30px rgba(20,37,66,.05);color:var(--ink);display:grid;font-weight:800;grid-gap:18px;gap:18px;min-height:132px;padding:20px}.delivery-grid strong{color:var(--brand);font-size:.85rem}.conversion-section{padding-top:0}.conversion-panel{align-items:center;background:linear-gradient(135deg,#0d1727,#123d64 68%,#0c6bc7);border-radius:var(--radius);box-shadow:var(--shadow);color:#fff;display:grid;grid-gap:28px;gap:28px;grid-template-columns:minmax(0,1fr) minmax(260px,.75fr) auto;overflow:hidden;padding:clamp(28px,5vw,54px);position:relative}.conversion-panel:before{background:linear-gradient(rgba(255,255,255,.08) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 0);background-size:42px 42px;content:"";inset:0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 28%,transparent 84%);mask-image:linear-gradient(90deg,transparent,#000 28%,transparent 84%);opacity:.72;pointer-events:none;position:absolute}.conversion-panel:after{background:radial-gradient(circle,rgba(168,210,127,.28),transparent 66%);bottom:-160px;content:"";height:360px;position:absolute;right:-120px;width:360px}.conversion-panel>*{position:relative;z-index:1}.conversion-panel .eyebrow{color:#9fd9ff}.conversion-panel h2{margin-bottom:12px;max-width:760px}.conversion-panel p:not(.eyebrow){color:#d9e4f1;line-height:1.7;margin:0}.conversion-points{display:grid;grid-gap:10px;gap:10px}.conversion-points span{align-items:center;color:#ecf5ff;display:flex;font-weight:800;gap:10px;line-height:1.45}.conversion-panel .primary-button{background:#fff;box-shadow:none;color:var(--ink);white-space:nowrap}.conversion-panel .primary-button:hover{background:#e8f3ff}.seo-section{background:#fff;border-bottom:1px solid var(--line);border-top:1px solid var(--line);max-width:none;padding-left:max(clamp(18px,4vw,34px),calc((100vw - var(--max)) / 2 + 34px));padding-right:max(clamp(18px,4vw,34px),calc((100vw - var(--max)) / 2 + 34px))}.seo-columns{display:grid;grid-gap:18px;gap:18px}.faq-section{max-width:calc(var(--max) + 1px)}.faq-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.faq-card{background:linear-gradient(180deg,#ffffff,#f8fbfe);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 34px rgba(20,37,66,.06);min-height:210px;padding:clamp(20px,3vw,28px)}.faq-card h3{font-size:1.08rem;margin-bottom:12px}.faq-card p{color:var(--muted);line-height:1.72;margin:0}.product-faq-section{padding-top:0}.contact-section{align-items:stretch}.contact-details{display:grid;grid-gap:10px;gap:10px;margin-top:28px}.contact-details span{color:var(--ink);font-weight:800}.contact-details a{color:var(--ink);font-weight:900}.contact-form{display:grid;grid-gap:16px;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));padding:clamp(18px,3vw,28px)}.contact-form label{color:var(--ink);display:grid;font-size:.9rem;font-weight:900;grid-gap:8px;gap:8px}.contact-form .wide,.contact-form button,.form-message{grid-column:1/-1}.contact-form input,.contact-form select,.contact-form textarea{background:#f9fbfd;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);min-height:48px;outline:0;padding:12px 13px;width:100%}.contact-form textarea{min-height:150px;resize:vertical}.turnstile-box{align-items:center;background:#f8fbff;border:1px solid var(--line);border-radius:var(--radius);display:grid;grid-gap:8px;gap:8px;min-height:96px;padding:12px}.turnstile-box>div{min-height:65px}.turnstile-box p{color:var(--muted);font-size:.82rem;font-weight:750;line-height:1.45;margin:0}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 4px rgba(12,107,199,.12)}.contact-form button{border:0;cursor:pointer;min-height:52px}.contact-form button:disabled{cursor:wait;opacity:.75}.hidden-field{display:none!important}.form-message{border-radius:var(--radius);font-weight:800;margin:0;padding:12px 14px}.form-message.success{background:#e8f8ec;color:#176331}.form-message.error{background:#fff0ef;color:#a52315}.spin{animation:spin .8s linear infinite}.site-footer{align-items:center;background:#0d1727;color:#d9e2ec;display:grid;grid-gap:18px;gap:18px;grid-template-columns:auto 1fr auto;padding:28px clamp(18px,4vw,48px)}.site-footer p{margin:0}.site-footer div{display:flex;gap:16px}.footer-link-button,.site-footer a{background:transparent;border:0;color:#fff;cursor:pointer;font-weight:800;padding:0}.footer-link-button:hover,.site-footer a:hover{color:#9fd9ff}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline:3px solid rgba(12,107,199,.6);outline-offset:2px}.legal-page{margin:0 auto;max-width:1040px;padding:clamp(52px,7vw,92px) clamp(18px,4vw,34px)}.legal-back-link{color:var(--brand);display:inline-flex;font-weight:900;margin-bottom:28px}.legal-page h1{font-size:clamp(2.3rem,5vw,4rem);max-width:820px}.legal-page h2{font-size:clamp(1.3rem,2.1vw,1.75rem);margin:0 0 14px}.legal-lead{color:var(--muted);font-size:clamp(1.04rem,1.8vw,1.24rem);line-height:1.7;margin-bottom:34px;max-width:820px}.legal-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 14px 38px rgba(20,37,66,.06);margin-top:14px;padding:clamp(20px,3vw,30px)}.legal-card address{display:grid;font-style:normal;grid-gap:6px;gap:6px;margin:0 0 16px}.legal-card address strong{color:var(--ink)}.legal-card address,.legal-card li,.legal-card p,.legal-page p{color:var(--muted);line-height:1.75}.legal-card p:last-child,.legal-card ul:last-child{margin-bottom:0}.legal-card a{color:var(--brand);font-weight:800}.legal-card .footer-link-button{color:var(--brand);font-weight:900;margin-top:4px}.legal-card code{background:#eef4f8;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);font-size:.92em;padding:2px 6px}.legal-card ul{margin:0 0 18px;padding-left:22px}.legal-footer-nav{align-items:center;display:flex;flex-wrap:wrap;gap:16px;margin-top:26px}.legal-footer-nav .footer-link-button,.legal-footer-nav a{color:var(--brand);font-weight:900}.cookie-consent{align-items:start;background:rgba(255,255,255,.98);border:1px solid var(--line);border-radius:var(--radius);bottom:max(18px,env(safe-area-inset-bottom));box-shadow:0 28px 90px rgba(16,24,40,.24);display:grid;grid-gap:18px;gap:18px;grid-template-columns:1fr;left:auto;max-height:min(720px,calc(100vh - 36px));max-width:calc(100vw - 36px);overflow-y:auto;padding:clamp(18px,2.2vw,24px);position:fixed;right:max(18px,env(safe-area-inset-right));width:460px;z-index:100}.cookie-consent-copy{max-width:none}.cookie-consent h2{font-size:clamp(1.24rem,2vw,1.55rem);margin:0 0 10px}.cookie-consent p{color:var(--muted);line-height:1.65;margin-bottom:12px}.cookie-consent a{color:var(--brand);font-weight:900}.cookie-actions{align-items:stretch;display:grid;grid-gap:10px;gap:10px;grid-template-columns:1fr}.cookie-actions .primary-button,.cookie-actions .secondary-button{cursor:pointer;justify-content:center;min-height:44px;padding-left:16px;padding-right:16px;white-space:normal;width:100%}.cookie-actions .cookie-decline-button{background:#0d1727;box-shadow:0 12px 26px rgba(13,23,39,.18)}.cookie-actions .cookie-decline-button:hover{background:#172235}.cookie-settings{border-top:1px solid var(--line);display:grid;grid-gap:10px;gap:10px;padding-top:16px}.cookie-settings label{align-items:start;background:#f8fbfe;border:1px solid var(--line);border-radius:var(--radius);display:grid;grid-gap:12px;gap:12px;grid-template-columns:22px minmax(0,1fr);padding:14px}.cookie-settings input{accent-color:var(--brand);height:18px;margin-top:3px;width:18px}.cookie-settings span{color:var(--muted);display:grid;grid-gap:4px;gap:4px;line-height:1.55}.cookie-settings strong{color:var(--ink)}.product-page{background:var(--bg)}.product-hero{align-items:center;background:linear-gradient(90deg,rgba(9,18,33,.96),rgba(15,50,82,.9)),url(/visuals/software-automation-hero.png) 50% /cover no-repeat;color:#fff;display:grid;grid-gap:clamp(34px,5vw,70px);gap:clamp(34px,5vw,70px);grid-template-columns:minmax(0,.82fr) minmax(460px,1fr);margin:0;min-height:calc(100vh - 76px);padding:clamp(64px,8vw,118px) max(clamp(18px,4vw,34px),calc((100vw - var(--max)) / 2 + 34px))}.fleet-hero{background:linear-gradient(90deg,rgba(9,18,33,.96),rgba(14,71,77,.86)),url(/visuals/software-automation-hero.png) 50% /cover no-repeat}.product-hero-copy p:not(.eyebrow){color:#d9e4f1;font-size:1.08rem;line-height:1.7;max-width:760px}.back-link{align-items:center;color:#d9e4f1;display:inline-flex;font-weight:800;gap:8px;margin-bottom:22px}.product-facts{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.product-facts span{align-items:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.18);border-radius:var(--radius);color:#ecf5ff;display:inline-flex;font-weight:800;gap:8px;padding:9px 12px}.product-browser{background:#f8fbfe;border:1px solid rgba(255,255,255,.26);border-radius:var(--radius);box-shadow:0 30px 90px rgba(0,0,0,.28);color:var(--ink);min-height:560px;overflow:hidden}.ai-hero{background:linear-gradient(90deg,rgba(7,13,24,.97),rgba(12,56,78,.88)),url(/visuals/software-automation-hero.png) 50% /cover no-repeat}.agent-preview{background:radial-gradient(circle at 80% 8%,rgba(168,210,127,.2),transparent 28%),linear-gradient(135deg,#07111f,#0e2135);color:#fff;display:grid;grid-gap:14px;gap:14px;padding:clamp(20px,3vw,32px)}.agent-preview-head{align-items:center;border-bottom:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;padding-bottom:14px}.agent-preview-head strong{font-size:1.12rem}.agent-preview-head span{color:#9fd9ff;font-size:.84rem;font-weight:900}.agent-node{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);border-radius:var(--radius);display:grid;grid-gap:8px;gap:8px;min-height:92px;padding:16px}.agent-node svg{color:#9fd9ff}.agent-node small{color:#b8c9dc;line-height:1.5}.agent-node.primary{background:rgba(159,217,255,.14);border-color:rgba(159,217,255,.3)}.agent-flow-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.erp-preview{display:grid;grid-template-columns:190px minmax(0,1fr)}.product-sidebar{background:#08345c;color:#d9e4f1;display:grid;grid-gap:14px;gap:14px;align-content:start;padding:18px}.product-sidebar strong{color:#fff;font-size:1rem}.product-sidebar div{border-top:1px solid rgba(255,255,255,.12);display:grid;grid-gap:7px;gap:7px;padding-top:10px}.product-sidebar span{color:#9fd9ff;font-size:.68rem;font-weight:900;text-transform:uppercase}.product-sidebar p{color:#e8f3ff;font-size:.86rem;font-weight:800;margin:0}.product-screen{display:grid;grid-gap:18px;gap:18px;padding:20px}.product-topbar{align-items:center;border-bottom:1px solid var(--line);display:flex;font-weight:900;justify-content:space-between;padding-bottom:14px}.dashboard-preview-grid{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-preview-grid div,.table-preview{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:14px}.dashboard-preview-grid div{border-top:4px solid var(--brand);min-height:118px}.dashboard-preview-grid span,.dashboard-preview-grid strong,.table-preview small,.table-preview span,.table-preview strong{display:block}.dashboard-preview-grid span,.table-preview small{color:var(--muted);margin-top:8px}.table-preview{display:grid;grid-gap:10px;gap:10px}.table-preview span{background:#f1f5f9;border-radius:var(--radius);padding:11px 12px}.fleet-preview{display:grid;grid-gap:18px;gap:18px;padding:clamp(22px,4vw,42px)}.fleet-logo-panel{align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius);display:flex;justify-content:center;min-height:250px}.fleet-logo-panel img{object-fit:contain}.fleet-dashboard{display:grid;grid-gap:12px;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.fleet-dashboard span{background:#fff;border:1px solid var(--line);border-radius:var(--radius);display:grid;grid-gap:8px;gap:8px;min-height:112px;padding:16px}.fleet-dashboard small{color:var(--muted)}.product-detail-section,.product-section{max-width:calc(var(--max) + 1px)}.product-module-grid{display:grid;grid-gap:14px;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.product-module-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 10px 30px rgba(20,37,66,.06);min-height:250px;padding:24px}.product-module-card svg{color:var(--brand);margin-bottom:28px}.product-cta p,.product-detail-section p,.product-module-card p{color:var(--muted);line-height:1.7}.product-detail-section{align-items:center;display:grid;grid-gap:clamp(28px,5vw,70px);gap:clamp(28px,5vw,70px);grid-template-columns:minmax(0,.82fr) minmax(0,1fr);padding-top:0}.product-detail-list{display:grid;grid-gap:12px;gap:12px}.product-detail-list span,.product-detail-step{background:#fff;border:1px solid var(--line);border-radius:var(--radius);min-height:84px;padding:18px 20px}.product-detail-list span{align-items:center;display:flex;font-weight:900;gap:12px}.product-detail-step{display:grid;grid-gap:14px;gap:14px;grid-template-columns:28px minmax(0,1fr);position:relative;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.product-detail-step:hover{border-color:rgba(12,107,199,.26);box-shadow:0 16px 34px rgba(20,37,66,.08);transform:translateY(-2px)}.product-detail-step div{display:grid;grid-gap:5px;gap:5px;min-width:0}.product-detail-step h3{color:var(--ink);font-size:.98rem;line-height:1.25;margin:0}.product-detail-step p{color:var(--muted);font-size:.95rem;font-weight:500;line-height:1.6;margin:0}.product-detail-list svg,.product-detail-step svg{color:var(--brand);flex:0 0 auto}.product-detail-step>svg{background:rgba(12,107,199,.08);border-radius:999px;height:28px;margin-top:1px;padding:5px;width:28px}.product-cta{align-items:center;background:#fff;border-top:1px solid var(--line);display:grid;grid-gap:28px;gap:28px;grid-template-columns:minmax(0,1fr) auto;max-width:none;padding-left:max(clamp(18px,4vw,34px),calc((100vw - var(--max)) / 2 + 34px));padding-right:max(clamp(18px,4vw,34px),calc((100vw - var(--max)) / 2 + 34px))}.case-study-hero{align-items:stretch}.case-study-facts{align-content:start;background:#f4f7fa;border:1px solid var(--line);display:grid;padding:34px}.case-study-facts>div{align-items:baseline;border-top:1px solid var(--line);display:grid;grid-gap:10px;gap:10px;grid-template-columns:minmax(86px,auto) 1fr;padding:22px 0}.case-study-facts strong{color:var(--ink);font-size:clamp(1.5rem,2.4vw,2.15rem);letter-spacing:-.04em}.case-study-facts small,.case-study-facts span{color:var(--muted);line-height:1.55}.case-study-facts small{display:block;font-size:.76rem;margin-top:20px}@keyframes spin{to{transform:rotate(1turn)}}@media (max-width:1240px){.site-header{grid-template-columns:auto 1fr}.main-nav{display:none}.header-tools{justify-self:end}.menu-toggle{display:inline-flex}.mobile-menu{background:linear-gradient(180deg,#ffffff,#f8fbfe);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);display:block;left:clamp(12px,4vw,48px);opacity:0;padding:16px;pointer-events:none;position:absolute;right:clamp(12px,4vw,48px);top:calc(100% + 10px);transform:translateY(-8px);transition:opacity .16s ease,transform .16s ease}.site-header.menu-open .mobile-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-menu-head{align-items:center;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;margin-bottom:14px;padding-bottom:12px}.mobile-menu-head span{color:var(--ink);font-weight:900}.mobile-menu-head button{align-items:center;background:#fff;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);cursor:pointer;display:inline-flex;height:38px;justify-content:center;width:38px}.mobile-menu-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-menu-grid a{background:#fff;border:1px solid var(--line);border-radius:var(--radius);color:var(--ink);display:grid;grid-gap:8px;gap:8px;min-height:88px;padding:14px}.mobile-menu-grid a:hover{border-color:rgba(12,107,199,.35);box-shadow:0 12px 28px rgba(20,37,66,.08)}.mobile-menu-grid a span{color:var(--brand);font-size:.76rem;font-weight:900;text-transform:uppercase}.mobile-menu-grid a strong{align-items:center;display:inline-flex;gap:8px;line-height:1.2}}@media (max-width:980px){.site-header{grid-template-columns:auto auto;gap:12px 16px}.main-nav{display:none}.mobile-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cookie-consent{bottom:14px;right:14px;width:min(440px,calc(100vw - 28px))}.cookie-actions{grid-template-columns:1fr}.cookie-actions .primary-button,.cookie-actions .secondary-button{width:100%}.ai-cta-row,.ai-intro,.ai-stage,.contact-section,.delivery-section,.hero,.industries-header,.intro-section,.local-hero,.local-intent-section,.local-process-section,.local-proof-section,.product-cta,.product-detail-section,.product-hero,.seo-section,.technology-intro{grid-template-columns:1fr}.hero{min-height:auto;background:linear-gradient(180deg,rgba(9,18,33,.95),rgba(9,18,33,.84) 48%,rgba(9,18,33,.7)),url(/visuals/software-automation-hero.png) 50% /cover no-repeat}.intro-copy{position:static}.about-visual{grid-template-columns:1fr .72fr;min-height:500px}.ai-capability-grid,.ai-service-grid,.credibility-grid,.delivery-grid,.faq-grid,.industry-grid,.local-area-grid,.local-market-grid,.local-service-grid,.process-grid,.product-module-grid,.service-grid,.systems-grid,.technology-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-hero{min-height:auto}.project-grid{grid-template-columns:1fr}.conversion-panel,.project-card:last-child:nth-child(odd){grid-column:auto}.conversion-panel{grid-template-columns:1fr}.parallax-band{background-attachment:scroll}.proof-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.section-pad{padding:44px 16px}.site-header{padding:12px 16px}.brand{width:142px}.header-action{min-height:42px;padding:0 13px}.menu-toggle{min-height:42px;padding:0 12px}.mobile-menu{left:12px;padding:12px;right:12px}.mobile-menu-grid{grid-template-columns:1fr}.mobile-menu-grid a{min-height:70px}.cookie-consent{border-radius:14px;bottom:auto;left:50%;max-height:min(82vh,calc(100vh - 24px));overflow-y:auto;padding:18px 14px;right:auto;top:50%;transform:translate(-50%,-50%);width:min(420px,calc(100vw - 24px))}.cookie-actions .primary-button,.cookie-actions .secondary-button,.legal-footer-nav .footer-link-button{width:100%}h1{font-size:clamp(2.15rem,11vw,3rem)}h2{font-size:clamp(1.72rem,8vw,2.32rem)}.hero{padding-bottom:48px;padding-top:44px}.hero-text{font-size:1rem}.ai-capability-block,.ai-use-cases,.delivery-section,.hero-panel,.proof-strip,.seo-section,.technology-section{display:none}.ai-shell{padding:22px 16px}.ai-section,.faq-section,.industries-section,.projects-section,.services-section{padding-bottom:36px;padding-top:36px}.ai-service-card:nth-child(n+5),.delivery-copy p,.faq-card:nth-child(n+6),.industries-header>p,.industry-card:nth-child(n+5),.service-card:nth-child(n+7),.systems-section .section-heading p,.technology-intro>p{display:none}.hero-actions,.primary-button,.secondary-button{width:100%}.agent-flow-grid,.ai-capability-grid,.ai-service-grid,.contact-form,.credibility-grid,.delivery-grid,.faq-grid,.industry-grid,.local-area-grid,.local-market-grid,.local-service-grid,.process-grid,.product-module-grid,.proof-strip,.service-grid,.systems-grid,.technology-grid,.workflow-grid{grid-template-columns:1fr}.product-topbar,.system-card-top{align-items:flex-start;flex-direction:column}.system-logo{width:100%}.erp-preview{grid-template-columns:1fr}.product-sidebar{grid-template-columns:1fr 1fr}.dashboard-preview-grid,.fleet-dashboard{grid-template-columns:1fr}.project-card{align-items:center;gap:12px;grid-template-columns:78px minmax(0,1fr);padding:14px}.project-card:after{display:none}.project-card .tag{font-size:.68rem;margin-bottom:6px}.project-card h3{font-size:1.02rem;margin-bottom:6px}.project-card p{display:-webkit-box;font-size:.88rem;line-height:1.45;margin-bottom:10px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.project-card .text-link{font-size:.82rem}.about-visual{display:block}.about-visual,.product-browser{min-height:auto}.product-sidebar{grid-template-columns:1fr}.about-visual img{height:auto;margin:0!important}.about-visual img:nth-child(2){display:none}.about-card{bottom:auto;left:auto;margin-top:-44px;position:relative}.project-logo{align-self:stretch;border-radius:10px;min-height:72px;padding:8px;width:78px}.project-logo img{height:auto;max-height:54px;max-width:100%;width:auto}.site-footer{grid-template-columns:1fr;text-align:left}}.mf-page{--mf-ink:#0d170f;--mf-green:#8fbd45;--mf-green-bright:#b8e56f;--mf-green-soft:#eff8e5;--mf-line:#dce5d7;--mf-muted:#607065;background:#f7f9f5;color:var(--mf-ink);overflow:hidden}body:has(.mf-page) .site-header{background:rgba(14,23,16,.96);border-bottom-color:rgba(255,255,255,.09)}body:has(.mf-page) .site-header .brand{width:206px}body:has(.mf-page) .site-header .main-nav a,body:has(.mf-page) .site-header .nav-dropdown>button{color:#c0cbc2}body:has(.mf-page) .site-header .main-nav a:hover,body:has(.mf-page) .site-header .nav-dropdown>button:hover{color:#c8f083}body:has(.mf-page) .site-header .header-action{background:#b8e56f;box-shadow:none;color:#102008}body:has(.mf-page) .site-header .header-action:hover{background:#c8f083}body:has(.mf-page) .site-header .menu-toggle{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16);color:#fff}.mf-page h1,.mf-page h2,.mf-page h3{letter-spacing:-.045em}.mf-page h2{font-size:clamp(2.25rem,4.6vw,4.35rem);line-height:.98}.mf-hero{background:radial-gradient(circle at 75% 18%,rgba(143,189,69,.16),transparent 28%),linear-gradient(145deg,#0e1710,#111d14 58%,#172719);color:#fff;display:grid;grid-gap:clamp(48px,6vw,88px);gap:clamp(48px,6vw,88px);grid-template-columns:minmax(460px,.74fr) minmax(720px,1.26fr);min-height:calc(100vh - 75px);padding:clamp(76px,7vw,122px) max(30px,calc((100vw - 1680px) / 2));position:relative}.mf-hero:before{background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0);background-size:48px 48px;content:"";inset:0;-webkit-mask-image:linear-gradient(90deg,#000,transparent 58%);mask-image:linear-gradient(90deg,#000,transparent 58%);pointer-events:none;position:absolute}.mf-hero-glow{background:var(--mf-green);border-radius:999px;filter:blur(110px);height:280px;opacity:.12;position:absolute;right:-80px;top:20%;width:280px}.mf-app-shell,.mf-hero-copy,.mf-hero-dashboard{position:relative;z-index:1}.mf-hero-copy{align-self:center}.mf-breadcrumb{align-items:center;color:#8f9c91;display:flex;flex-wrap:wrap;font-size:.7rem;font-weight:750;gap:9px;letter-spacing:.035em;margin-bottom:24px}.mf-breadcrumb a{color:#bdc8bf;transition:color .16s ease}.mf-breadcrumb a:hover{color:var(--mf-green-bright)}.mf-product-lockup{align-items:center;display:flex;gap:22px;margin-bottom:clamp(50px,6vw,78px)}.mf-product-brand{align-items:center;background:#fff;border-radius:10px;color:#0b0d0c;display:inline-flex;gap:17px;min-height:92px;padding:10px 25px 10px 11px}.mf-product-brand img{height:70px;object-fit:contain;width:70px}.mf-product-brand strong{font-size:1.9rem;letter-spacing:-.035em}.mf-product-category{border-left:1px solid rgba(255,255,255,.22);color:#aab7ac;font-size:.76rem;font-weight:750;letter-spacing:.08em;padding-left:17px;text-transform:uppercase}.mf-kicker{align-items:center;color:#668f29;display:flex;font-size:.74rem;font-weight:900;gap:8px;letter-spacing:.12em;margin:0 0 18px;text-transform:uppercase}.mf-cta .mf-kicker,.mf-hero .mf-kicker,.mf-spotlight .mf-kicker{color:var(--mf-green-bright)}.mf-hero h1{font-size:clamp(4rem,6.2vw,7rem);line-height:.9;margin:0 0 28px;max-width:720px;text-wrap:balance}.mf-lead{color:#bdc8bf;font-size:clamp(1.05rem,1.45vw,1.28rem);line-height:1.65;margin:0 0 32px;max-width:690px}.mf-actions{display:flex;flex-wrap:wrap;gap:11px}.mf-button{align-items:center;border:1px solid transparent;border-radius:7px;display:inline-flex;font-size:.9rem;font-weight:850;gap:10px;justify-content:center;min-height:50px;padding:0 19px;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.mf-button:hover{transform:translateY(-2px)}.mf-button-primary{background:var(--mf-green-bright);color:#102008}.mf-button-primary:hover{background:#c7f580}.mf-button-ghost{border-color:rgba(255,255,255,.25);color:#fff}.mf-button-ghost:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.42)}.mf-hero-trust{display:flex;flex-wrap:wrap;gap:16px 24px;margin-top:28px}.mf-hero-trust span{align-items:center;color:#aab7ac;display:inline-flex;font-size:.78rem;font-weight:700;gap:6px}.mf-hero-trust svg{color:var(--mf-green-bright)}.mf-app-shell{background:#f3f6f1;border:1px solid rgba(255,255,255,.15);border-radius:13px;color:var(--mf-ink);display:grid;grid-template-columns:154px minmax(0,1fr);min-height:650px}.mf-app-shell,.mf-hero-dashboard{align-self:center;box-shadow:0 42px 100px rgba(0,0,0,.38),0 0 0 8px rgba(255,255,255,.035);overflow:hidden;transform:perspective(1600px) rotateY(-2deg) rotateX(1deg)}.mf-hero-dashboard{border:1px solid rgba(255,255,255,.18);border-radius:16px}.mf-hero-dashboard img{display:block;height:auto;width:100%}.mf-app-sidebar{background:#121b13;color:#c7d0c8;display:flex;flex-direction:column;padding:19px 13px}.mf-app-mark{align-items:center;color:#fff;display:flex;font-size:.82rem;font-weight:900;gap:7px;padding:3px 6px 20px}.mf-app-mark svg{color:var(--mf-green-bright)}.mf-app-sidebar nav{display:grid;grid-gap:5px;gap:5px}.mf-app-sidebar nav span{align-items:center;border-radius:5px;display:flex;font-size:.67rem;font-weight:750;gap:8px;padding:10px 9px}.mf-app-sidebar nav span.active{background:rgba(184,229,111,.13);color:#d9f8ab}.mf-app-status{align-items:center;border-top:1px solid rgba(255,255,255,.08);display:flex;font-size:.61rem;gap:7px;margin-top:auto;padding:14px 5px 0}.mf-app-status i,.mf-map-card header span i{background:#85c82c;border-radius:50%;box-shadow:0 0 0 4px rgba(133,200,44,.12);height:6px;width:6px}.mf-app-main{min-width:0;padding:24px}.mf-app-topbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px}.mf-app-topbar>div{display:grid;grid-gap:3px;gap:3px}.mf-app-topbar small{color:#829087;font-size:.58rem}.mf-app-topbar strong{font-size:1.08rem}.mf-app-topbar>span{background:#fff;border:1px solid #dbe3d7;border-radius:6px;height:34px;position:relative;width:34px}.mf-app-topbar>span,.mf-app-topbar>span i{align-items:center;display:flex;justify-content:center}.mf-app-topbar>span i{background:#e96b55;border-radius:999px;color:#fff;font-size:.45rem;font-style:normal;height:13px;position:absolute;right:-4px;top:-4px;width:13px}.mf-app-kpis{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:15px}.mf-app-kpis article{background:#fff;border:1px solid #dfe6db;border-radius:7px;display:grid;min-height:126px;padding:16px}.mf-app-kpis article>span{align-items:center;color:#69786e;display:flex;font-size:.58rem;font-weight:750;gap:6px}.mf-app-kpis strong{align-self:end;font-size:1.55rem;letter-spacing:-.04em}.mf-app-kpis small{color:#859188;font-size:.52rem}.mf-app-workspace{display:grid;grid-gap:12px;gap:12px;grid-template-columns:minmax(0,1.42fr) minmax(175px,.75fr)}.mf-activity-card,.mf-map-card{background:#fff;border:1px solid #dfe6db;border-radius:7px;overflow:hidden}.mf-activity-card>header,.mf-map-card>header{align-items:center;display:flex;justify-content:space-between;padding:13px}.mf-map-card header>div{display:grid;grid-gap:2px;gap:2px}.mf-activity-card header strong,.mf-map-card header strong{font-size:.71rem}.mf-map-card header small{color:#86938a;font-size:.52rem}.mf-map-card header>span{align-items:center;color:#5f752d;display:flex;font-size:.52rem;font-weight:800;gap:7px}.mf-map-canvas{background:radial-gradient(circle at 24% 34%,rgba(127,164,96,.18) 0 15%,transparent 16%),radial-gradient(circle at 78% 65%,rgba(127,164,96,.14) 0 19%,transparent 20%),linear-gradient(25deg,transparent 49.4%,#d9e4d2 50%,transparent 50.6%),linear-gradient(115deg,transparent 49.4%,#d9e4d2 50%,transparent 50.6%),#edf2e9;height:302px;overflow:hidden;position:relative}.mf-road{background:#fff;box-shadow:0 0 0 1px #d4ddd0;height:3px;position:absolute;width:130%}.road-a{left:-15%;top:44%;transform:rotate(-13deg)}.road-b{left:-25%;top:63%;transform:rotate(21deg)}.road-c{left:-14%;top:34%;transform:rotate(52deg)}.mf-city{color:#78867c;font-size:.5rem;font-weight:800;position:absolute}.city-a{left:19%;top:18%}.city-b{left:40%;top:62%}.city-c{right:13%;top:30%}.mf-vehicle{align-items:center;background:#182419;border:2px solid #fff;border-radius:50%;box-shadow:0 4px 12px rgba(13,23,15,.25);color:var(--mf-green-bright);display:flex;height:25px;justify-content:center;position:absolute;width:25px;z-index:2}.vehicle-a{left:26%;top:38%}.vehicle-b{left:47%;top:56%}.vehicle-c{right:20%;top:32%}.vehicle-d{right:29%;bottom:14%}.mf-route-line{border-right:2px dashed #8fbd45;border-top:2px dashed #8fbd45;height:42%;left:30%;opacity:.72;position:absolute;top:42%;transform:rotate(-17deg);width:42%}.mf-map-card>footer{display:flex;gap:16px;padding:10px 13px}.mf-map-card footer span{align-items:center;color:#758279;display:flex;font-size:.52rem;gap:6px}.mf-map-card footer i{border-radius:50%;height:6px;width:6px}.mf-map-card footer .moving{background:#8fbd45}.mf-map-card footer .parked{background:#a9b3ac}.mf-activity-card>header span{background:#fff2da;border-radius:999px;color:#a46a08;font-size:.49rem;font-weight:850;padding:4px 7px}.mf-activity-card>div{align-items:start;border-top:1px solid #ebefe8;display:grid;grid-gap:8px;gap:8px;grid-template-columns:26px 1fr;padding:12px}.mf-alert{align-items:center;border-radius:5px;display:flex;height:26px;justify-content:center;width:26px}.mf-alert.amber{background:#fff1d7;color:#bd7909}.mf-alert.green{background:#edf8df;color:#638d29}.mf-alert.blue{background:#e8f1f7;color:#3e6d89}.mf-activity-card p{display:grid;grid-gap:3px;gap:3px;margin:0}.mf-activity-card p strong{font-size:.57rem}.mf-activity-card p small{color:#839087;font-size:.48rem;line-height:1.4}.mf-activity-card>a{align-items:center;color:#567424;display:flex;font-size:.53rem;font-weight:850;justify-content:space-between;padding:12px}.mf-proof{background:#fff;border-bottom:1px solid var(--mf-line);display:grid;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1680px;padding:0 30px}.mf-proof div{border-left:1px solid var(--mf-line);display:grid;grid-gap:4px;gap:4px;min-height:116px;padding:32px}.mf-proof div:last-child{border-right:1px solid var(--mf-line)}.mf-proof strong{font-size:1rem}.mf-proof span{color:var(--mf-muted);font-size:.82rem}.mf-section{margin:0 auto;max-width:1460px;padding:clamp(84px,10vw,144px) 32px}.mf-intro{align-items:start;display:grid;grid-gap:clamp(48px,8vw,130px);gap:clamp(48px,8vw,130px);grid-template-columns:minmax(0,.9fr) minmax(340px,.62fr)}.mf-intro h2{margin-bottom:0}.mf-faq-intro>p:last-child,.mf-intro-copy>p,.mf-section-head>p{color:var(--mf-muted);font-size:1.12rem;line-height:1.75}.mf-intro-copy>p{margin-bottom:32px}.mf-intro-copy>div{display:grid;grid-gap:14px;gap:14px}.mf-intro-copy span{align-items:center;display:flex;font-size:.9rem;font-weight:800;gap:10px}.mf-intro-copy svg{color:#719f31}.mf-product-facts{border-top:1px solid var(--mf-line);display:grid;grid-gap:0;gap:0;margin:34px 0 0}.mf-product-facts>div{border-bottom:1px solid var(--mf-line);display:grid;grid-gap:16px;gap:16px;grid-template-columns:112px minmax(0,1fr);padding:13px 0}.mf-product-facts dt{color:#708078;font-size:.72rem;font-weight:850;text-transform:uppercase}.mf-product-facts dd{color:var(--mf-ink);font-size:.84rem;font-weight:700;line-height:1.5;margin:0}.mf-modules{padding-top:32px}.mf-section-head{align-items:end;display:grid;grid-gap:60px;gap:60px;grid-template-columns:minmax(0,1fr) minmax(280px,.48fr);margin-bottom:54px}.mf-section-head h2{margin:0}.mf-section-head>p{margin-bottom:4px}.mf-module-grid{background:var(--mf-line);border:1px solid var(--mf-line);display:grid;grid-gap:1px;gap:1px;grid-template-columns:repeat(3,1fr)}.mf-module-grid article{background:#fff;min-height:340px;padding:34px;position:relative;transition:background .18s ease,transform .18s ease}.mf-module-grid article:hover{background:#fbfdf9;transform:translateY(-3px);z-index:1}.mf-module-number{color:#9aa69d;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.64rem;font-weight:800;position:absolute;right:28px;top:29px}.mf-module-grid article>svg{color:#6f9e2e;margin-bottom:82px}.mf-module-grid h3{font-size:1.32rem;margin-bottom:13px}.mf-module-grid p{color:var(--mf-muted);font-size:.96rem;line-height:1.68;margin-bottom:0}.mf-spotlight{background:#101a12;color:#fff;display:grid;grid-gap:clamp(70px,10vw,160px);gap:clamp(70px,10vw,160px);grid-template-columns:minmax(0,.82fr) minmax(430px,.68fr);padding:clamp(100px,10vw,160px) max(32px,calc((100vw - 1400px) / 2));position:relative}.mf-spotlight:before{background:radial-gradient(circle,rgba(143,189,69,.18),transparent 66%);content:"";height:520px;position:absolute;right:2%;top:9%;width:520px}.mf-spotlight-copy{align-self:center;position:relative;z-index:1}.mf-spotlight-copy h2{margin-bottom:24px}.mf-spotlight-copy>p:not(.mf-kicker){color:#b7c2b9;font-size:1.12rem;line-height:1.75;max-width:610px}.mf-spotlight-copy ul{display:grid;grid-gap:0;gap:0;list-style:none;margin:38px 0 0;padding:0}.mf-spotlight-copy li{align-items:start;border-top:1px solid rgba(255,255,255,.12);display:grid;grid-gap:14px;gap:14px;grid-template-columns:24px 1fr;padding:20px 0}.mf-spotlight-copy li>svg{color:var(--mf-green-bright);margin-top:2px}.mf-spotlight-copy li span{color:#9faea2;display:grid;font-size:.83rem;grid-gap:4px;gap:4px;line-height:1.5}.mf-spotlight-copy li strong{color:#fff;font-size:.91rem}.mf-platform-asset{align-self:center;border:1px solid rgba(255,255,255,.17);border-radius:20px;box-shadow:0 34px 90px rgba(0,0,0,.36),0 0 0 9px rgba(255,255,255,.035);overflow:hidden;position:relative;transform:rotate(1.5deg);z-index:1}.mf-platform-asset:after{background:linear-gradient(180deg,rgba(10,18,12,0) 48%,rgba(10,18,12,.82));content:"";inset:0;pointer-events:none;position:absolute}.mf-platform-asset img{aspect-ratio:793/496;display:block;object-fit:contain;width:100%}.mf-platform-asset>span,.mf-platform-asset>strong{position:absolute;z-index:1}.mf-platform-asset>strong{background:rgba(13,23,15,.82);border:1px solid rgba(184,229,111,.26);border-radius:7px;color:#fff;font-size:.82rem;left:22px;padding:10px 13px;top:22px}.mf-platform-asset>span,.mf-platform-asset>strong{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mf-platform-asset>span{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.17);border-radius:999px;bottom:20px;color:#e8f1e9;font-size:.64rem;font-weight:800;padding:7px 10px}.mf-platform-asset>span:first-of-type{left:22px}.mf-platform-asset>span:nth-of-type(2){left:112px}.mf-device-card{align-self:center;background:#f6f8f4;border:1px solid rgba(255,255,255,.18);border-radius:20px;box-shadow:0 34px 90px rgba(0,0,0,.34),0 0 0 9px rgba(255,255,255,.035);color:var(--mf-ink);padding:26px;position:relative;transform:rotate(2deg);z-index:1}.mf-device-top{align-items:center;color:#77847b;display:flex;font-size:.68rem;font-weight:800;justify-content:space-between;padding-bottom:18px}.mf-device-top i{background:#1c271e;border-radius:99px;height:6px;width:44px}.mf-device-vehicle{align-items:center;background:#fff;border:1px solid var(--mf-line);border-radius:10px;display:grid;grid-gap:13px;gap:13px;grid-template-columns:52px 1fr auto;padding:17px}.mf-device-vehicle>span{align-items:center;background:var(--mf-green-soft);border-radius:9px;color:#719f31;display:flex;height:52px;justify-content:center}.mf-device-vehicle>div{display:grid;grid-gap:4px;gap:4px}.mf-device-vehicle small{color:#7e8a81;font-size:.64rem}.mf-device-vehicle strong{font-size:1.12rem}.mf-device-vehicle em{background:#edf8df;border-radius:99px;color:#638c2a;font-size:.57rem;font-style:normal;font-weight:900;padding:6px 8px}.mf-device-route{background:#fff;border:1px solid var(--mf-line);border-radius:10px;margin-top:12px;padding:20px}.mf-device-route>div{align-items:center;display:grid;grid-gap:12px;gap:12px;grid-template-columns:15px 1fr}.mf-device-route>div>span{border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px currentColor;height:10px;width:10px}.mf-device-route .from{background:#9abd61;color:#9abd61}.mf-device-route .to{background:#182419;color:#182419}.mf-device-route>i{background:#cad5c5;display:block;height:30px;margin:3px 0 3px 4px;width:1px}.mf-device-route p{display:grid;grid-gap:2px;gap:2px;margin:0}.mf-device-route small{color:#87928a;font-size:.58rem}.mf-device-route strong{font-size:.78rem}.mf-device-stats{display:grid;grid-gap:8px;gap:8px;grid-template-columns:repeat(3,1fr);margin-top:12px}.mf-device-stats>div{background:#fff;border:1px solid var(--mf-line);border-radius:9px;display:grid;grid-gap:5px;gap:5px;padding:13px}.mf-device-stats svg{color:#719f31;margin-bottom:11px}.mf-device-stats strong{font-size:.83rem}.mf-device-stats small{color:#87938b;font-size:.55rem}.mf-device-note{align-items:center;background:#1b281d;border-radius:9px;color:#fff;display:flex;gap:11px;margin-top:12px;padding:14px}.mf-device-note>svg{color:var(--mf-green-bright)}.mf-device-note span{display:grid;grid-gap:2px;gap:2px}.mf-device-note strong{font-size:.7rem}.mf-device-note small{color:#aab8ac;font-size:.55rem}.mf-workflow{padding-bottom:80px}.mf-workflow-grid{display:grid;grid-template-columns:repeat(3,1fr)}.mf-workflow-grid article{border-left:1px solid var(--mf-line);min-height:320px;padding:0 34px 34px}.mf-workflow-grid article:last-child{border-right:1px solid var(--mf-line)}.mf-workflow-grid article>span{color:#8d9a90;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.65rem}.mf-workflow-grid article>div{margin-top:108px}.mf-workflow-grid svg{color:#719f31;margin-bottom:20px}.mf-workflow-grid h3{font-size:1.18rem;margin-bottom:11px}.mf-workflow-grid p{color:var(--mf-muted);font-size:.88rem;line-height:1.65}.mf-faq{border-top:1px solid var(--mf-line);display:grid;grid-gap:clamp(60px,9vw,140px);gap:clamp(60px,9vw,140px);grid-template-columns:minmax(300px,.68fr) minmax(0,1fr)}.mf-faq-intro h2{font-size:clamp(2.1rem,3.7vw,3.5rem)}.mf-faq-intro>p:last-child{font-size:.92rem;max-width:430px}.mf-faq-list{border-top:1px solid var(--mf-line)}.mf-faq-list details{border-bottom:1px solid var(--mf-line)}.mf-faq-list summary{align-items:center;cursor:pointer;display:flex;font-size:1rem;font-weight:850;justify-content:space-between;list-style:none;padding:24px 0}.mf-faq-list summary::-webkit-details-marker{display:none}.mf-faq-list summary span{align-items:center;border:1px solid #cad5c5;border-radius:50%;color:#658f2b;display:flex;flex:0 0 auto;font-size:1.2rem;font-weight:500;height:28px;justify-content:center;margin-left:20px;transition:transform .16s ease;width:28px}.mf-faq-list details[open] summary span{transform:rotate(45deg)}.mf-faq-list details p{color:var(--mf-muted);line-height:1.7;margin:-6px 46px 24px 0}.mf-cta{background:radial-gradient(circle at 82% 50%,rgba(184,229,111,.14),transparent 24%),#101a12;color:#fff;display:grid;grid-gap:36px 80px;gap:36px 80px;grid-template-columns:minmax(0,1fr) auto;padding:clamp(90px,10vw,150px) max(32px,calc((100vw - 1400px) / 2))}.mf-cta h2{margin-bottom:20px;max-width:860px}.mf-cta>div>p:not(.mf-kicker){color:#b3beb5;line-height:1.7;max-width:720px}.mf-button-light{align-self:center;background:#fff;color:#172319;min-width:180px}.mf-button-light:hover{background:var(--mf-green-bright)}.mf-cta-note{align-items:center;border-top:1px solid rgba(255,255,255,.13);color:#99a79c;display:flex;font-size:.75rem;gap:9px;grid-column:1/-1;padding-top:24px}.mf-cta-note svg{color:var(--mf-green-bright)}@media (max-width:1160px){.mf-hero{grid-template-columns:1fr}.mf-hero-copy{max-width:820px}.mf-product-lockup{margin-bottom:52px}.mf-app-shell{max-width:920px;transform:none;width:100%}.mf-module-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.mf-proof{grid-template-columns:1fr 1fr}.mf-proof div:nth-child(3),.mf-proof div:nth-child(4){border-top:1px solid var(--mf-line)}.mf-proof div:nth-child(4){border-right:1px solid var(--mf-line)}.mf-cta,.mf-faq,.mf-intro,.mf-section-head,.mf-spotlight{grid-template-columns:1fr}.mf-section-head{gap:20px}.mf-section-head>p{max-width:620px}.mf-spotlight{padding-inline:32px}.mf-device-card{max-width:590px;transform:none}.mf-platform-asset{max-width:720px;transform:none}.mf-workflow-grid{grid-template-columns:1fr}.mf-workflow-grid article,.mf-workflow-grid article:last-child{border-left:3px solid var(--mf-line);border-right:0;min-height:210px;padding-left:28px}.mf-workflow-grid article>div{margin-top:55px}.mf-cta .mf-button{justify-self:start}}@media (max-width:680px){.mf-hero{min-height:auto;padding:58px 18px 74px}.mf-product-lockup{align-items:flex-start;flex-direction:column;gap:11px;margin-bottom:44px}.mf-product-category{border-left:0;padding-left:0}.mf-product-brand{gap:13px;min-height:76px;padding:8px 20px 8px 9px}.mf-product-brand img{height:58px;width:58px}.mf-product-brand strong{font-size:1.55rem}.mf-hero h1{font-size:clamp(3.1rem,15vw,4.4rem)}.mf-actions,.mf-actions .mf-button{width:100%}.mf-hero-trust{display:grid}.mf-app-shell{grid-template-columns:1fr;min-height:0}.mf-app-sidebar{display:none}.mf-app-main{padding:12px}.mf-app-kpis{grid-template-columns:1fr 1fr}.mf-app-kpis article:last-child{grid-column:1/-1}.mf-app-workspace{grid-template-columns:1fr}.mf-map-canvas{height:230px}.mf-activity-card{display:none}.mf-proof{grid-template-columns:1fr;padding:0 18px}.mf-proof div{border-left:0;border-top:1px solid var(--mf-line);min-height:82px;padding:20px 0}.mf-proof div:first-child{border-top:0}.mf-proof div:last-child,.mf-proof div:nth-child(4){border-right:0}.mf-section{padding:78px 18px}.mf-page h2{font-size:clamp(2.25rem,11vw,3.15rem)}.mf-intro{gap:36px}.mf-modules{padding-top:22px}.mf-module-grid{grid-template-columns:1fr}.mf-module-grid article{min-height:265px;padding:25px 22px}.mf-module-grid article>svg{margin-bottom:55px}.mf-spotlight{gap:55px;padding:78px 18px}.mf-device-card{padding:13px}.mf-device-card,.mf-platform-asset{border-radius:14px}.mf-platform-asset>strong{font-size:.72rem;left:14px;top:14px}.mf-platform-asset>span{bottom:12px}.mf-platform-asset>span:first-of-type{left:14px}.mf-platform-asset>span:nth-of-type(2){left:102px}.mf-device-vehicle{grid-template-columns:44px 1fr}.mf-device-vehicle>span{height:44px}.mf-device-vehicle em{grid-column:1/-1;justify-self:start}.mf-device-stats>div{padding:10px}.mf-device-stats strong{font-size:.72rem}.mf-workflow{padding-bottom:48px}.mf-faq{gap:40px}.mf-cta{padding:78px 18px}.mf-cta .mf-button{width:100%}.mf-cta-note{align-items:flex-start;line-height:1.5}}@media (max-width:440px){.header-action{width:42px;padding:0}.header-action span:not(.sr-only),.menu-toggle span{display:none}.menu-toggle{width:42px;padding:0;justify-content:center}}.house-page{--house-ink:#111b2d;--house-muted:#56657a;--house-blue:#0b66d8;--house-blue-dark:#084da5;--house-line:#dce3ec;--house-soft:#f4f7fa;background:#fff;color:var(--house-ink);overflow:hidden}.house-footer,.house-hero,.house-proofbar,.house-section{margin-inline:auto;max-width:1240px}.house-hero{align-items:center;display:grid;grid-gap:clamp(52px,6vw,84px);gap:clamp(52px,6vw,84px);grid-template-columns:minmax(0,1.2fr) minmax(370px,.8fr);min-height:650px;padding:78px 32px 70px;position:relative}.house-hero:before{background:linear-gradient(90deg,rgba(11,102,216,.13) 1px,transparent 0),linear-gradient(rgba(11,102,216,.13) 1px,transparent 0);background-size:36px 36px;content:"";height:340px;-webkit-mask-image:linear-gradient(to bottom right,transparent,black,transparent);mask-image:linear-gradient(to bottom right,transparent,black,transparent);opacity:.32;position:absolute;right:-180px;top:-20px;width:540px}.house-hero-copy,.house-hero-people{min-width:0}.house-kicker{color:var(--house-blue);font-size:.74rem;font-weight:800;letter-spacing:.13em;margin:0 0 20px;text-transform:uppercase}.house-hero h1{color:var(--house-ink);font-size:clamp(3rem,4.7vw,4.8rem);letter-spacing:-.058em;line-height:1;margin:0;max-width:790px}.house-hero h1 span{color:var(--house-blue);display:block}.house-lead{color:var(--house-muted);font-size:clamp(1.12rem,1.7vw,1.35rem);line-height:1.65;margin:30px 0 0;max-width:660px}.house-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.house-button{align-items:center;border:1px solid transparent;border-radius:4px;display:inline-flex;font-size:.94rem;font-weight:800;gap:10px;justify-content:center;min-height:52px;padding:0 22px;text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}.house-button:hover{transform:translateY(-2px)}.house-button-primary{background:var(--house-blue);color:#fff}.house-button-primary:hover{background:var(--house-blue-dark)}.house-button-secondary{border-color:#bdc9d9;color:var(--house-ink)}.house-button-secondary:hover{border-color:var(--house-blue);color:var(--house-blue)}.house-trustline{display:flex;flex-wrap:wrap;gap:10px 20px;margin-top:30px}.house-trustline span{align-items:center;color:#45546a;display:inline-flex;font-size:.82rem;font-weight:700;gap:7px}.house-trustline svg{color:var(--house-blue)}.house-hero-people{align-items:center;display:grid;grid-gap:12px;gap:12px;grid-template-columns:1.08fr .92fr}.house-hero-people img{aspect-ratio:.78;border:1px solid #c6d2df;display:block;height:auto;object-fit:cover;object-position:center 46%;width:100%}.house-hero-people img:last-child{object-position:center 48%;transform:translateY(34px)}.house-hero-expertise{background:#f7f9fc;border:1px solid #ccd7e5;box-shadow:14px 14px 0 #e9eef5;position:relative}.house-hero-expertise:before{background:var(--house-blue);content:"";height:4px;left:-1px;position:absolute;right:-1px;top:-1px}.house-expertise-head{align-items:center;border-bottom:1px solid #d7e0eb;display:flex;justify-content:space-between;padding:25px 26px 20px}.house-expertise-foot,.house-expertise-head span,.house-expertise-head strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;text-transform:uppercase}.house-expertise-head span{color:var(--house-blue);font-size:.66rem;font-weight:800}.house-expertise-head strong{color:#65758a;font-size:.58rem}.house-hero-expertise ol{list-style:none;margin:0;padding:0}.house-hero-expertise li{align-items:center;border-bottom:1px solid #d7e0eb;display:grid;grid-gap:18px;gap:18px;grid-template-columns:34px 1fr;min-height:87px;padding:16px 26px;transition:background .16s ease}.house-hero-expertise li:hover{background:#fff}.house-hero-expertise li>span{color:var(--house-blue);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.66rem;font-weight:800}.house-hero-expertise li div{display:grid;grid-gap:5px;gap:5px}.house-hero-expertise li strong{color:var(--house-ink);font-size:1rem;letter-spacing:-.015em}.house-hero-expertise li small{color:#65758a;font-size:.77rem;line-height:1.4}.house-expertise-foot{align-items:center;color:#59697e;display:flex;flex-wrap:wrap;font-size:.56rem;gap:9px;min-height:56px;padding:16px 26px}.house-expertise-foot i{background:var(--house-blue);border-radius:50%;height:4px;width:4px}.house-identity-board{background:#f2f5f8;border:1px solid #d5dee9;min-height:530px;overflow:hidden;padding:28px;position:relative}.house-identity-board:after,.house-identity-board:before{background:#cbd6e3;content:"";position:absolute}.house-identity-board:before{height:1px;left:0;right:0;top:76px}.house-identity-board:after{bottom:0;right:68px;top:0;width:1px}.house-identity-board>img{height:300px;opacity:.1;position:absolute;right:-35px;top:62px;width:300px}.house-identity-label{color:#66768a;display:flex;font-size:.63rem;justify-content:space-between;letter-spacing:.1em;padding-right:55px}.house-identity-board>p,.house-identity-label{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.house-identity-board>p{color:var(--house-blue);font-size:.72rem;font-weight:800;letter-spacing:.12em;line-height:1.55;margin:66px 0 18px}.house-identity-board h2{color:var(--house-ink);font-size:clamp(2.8rem,5vw,4.8rem);letter-spacing:-.06em;line-height:.98;margin:0;position:relative}.house-identity-footer{align-items:center;bottom:26px;color:#637389;display:flex;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.61rem;gap:10px;left:28px;letter-spacing:.08em;position:absolute}.house-identity-footer i{background:var(--house-blue);border-radius:50%;height:4px;width:4px}.house-system-board{background:#111b2d;border:1px solid #263750;border-radius:6px;box-shadow:24px 30px 70px rgba(22,37,61,.23);color:white;padding:20px;position:relative;transform:perspective(1100px) rotateY(-3deg) rotateX(1deg)}.house-system-board:after{border:1px solid rgba(11,102,216,.45);content:"";inset:12px -12px -12px 12px;pointer-events:none;position:absolute;z-index:-1}.house-board-top{align-items:center;border-bottom:1px solid #2a3a52;color:#a9b8ca;display:flex;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.68rem;justify-content:space-between;letter-spacing:.12em;padding:2px 0 18px}.house-live{align-items:center;color:#9ee2b2;display:inline-flex;gap:7px}.house-live i{background:#32c467;border-radius:50%;box-shadow:0 0 0 4px rgba(50,196,103,.12);height:7px;width:7px}.house-board-metric{display:grid;grid-gap:8px;gap:8px;padding:30px 0 24px}.house-board-grid small,.house-board-metric small{color:#8da0b9;font-size:.72rem}.house-board-metric strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:clamp(1.1rem,2vw,1.45rem);letter-spacing:-.03em}.house-board-flow{align-items:center;background:#17243a;border:1px solid #2b3b54;display:grid;grid-gap:8px;gap:8px;grid-template-columns:1fr 16px 1fr 16px 1fr;padding:16px}.house-board-flow span{align-items:center;color:#d7e2ef;display:flex;font-size:.73rem;font-weight:700;gap:7px}.house-board-flow span svg{color:#59a2ff;flex:0 0 auto}.house-board-flow>i{background:#4b6688;height:1px;position:relative}.house-board-grid{display:grid;grid-gap:1px;gap:1px;grid-template-columns:1fr 1fr;margin-top:1px}.house-board-grid div{background:#17243a;display:grid;grid-gap:6px;gap:6px;min-height:82px;padding:16px}.house-board-grid strong{font-size:.79rem}.house-proofbar{border-bottom:1px solid var(--house-line);border-top:1px solid var(--house-line);display:grid;grid-template-columns:repeat(4,1fr);padding-inline:32px}.house-proofbar div{display:grid;grid-gap:5px;gap:5px;padding:24px 28px}.house-proofbar div+div{border-left:1px solid var(--house-line)}.house-proofbar strong{color:var(--house-ink);font-size:1.1rem}.house-proofbar span{color:var(--house-muted);font-size:.78rem}.house-section{padding:110px 32px}.house-section-head{max-width:760px}.house-section h2{color:var(--house-ink);font-size:clamp(2.2rem,4vw,3.8rem);letter-spacing:-.045em;line-height:1.06;margin:0}.house-contact-copy>p,.house-regional-copy>p,.house-section-head>p:last-child{color:var(--house-muted);font-size:1.05rem;line-height:1.75;margin:22px 0 0}.house-capabilities{display:grid;grid-gap:1px;gap:1px;grid-template-columns:repeat(3,1fr);margin-top:56px;background:var(--house-line);border:1px solid var(--house-line)}.house-capability{background:#fff;min-height:390px;padding:34px;position:relative}.house-capability-index{color:#5d6b7c;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem;position:absolute;right:28px;top:28px}.house-capability>svg{color:var(--house-blue);margin-bottom:52px}.house-capability>span{color:var(--house-blue);display:block;font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.house-capability h3{color:var(--house-ink);font-size:1.45rem;line-height:1.25;margin:12px 0 14px}.house-capability p{color:var(--house-muted);line-height:1.65}.house-capability a,.house-reference-card-copy a,.house-text-link{align-items:center;color:var(--house-blue);display:inline-flex;font-size:.86rem;font-weight:800;gap:8px;margin-top:22px;text-decoration:none}.house-outcomes{align-items:start;background:var(--house-soft);display:grid;grid-gap:80px;gap:80px;grid-template-columns:.95fr 1.05fr;max-width:none;padding-inline:max(32px,calc((100vw - 1176px) / 2))}.house-outcome-list{border-top:1px solid #cdd7e3}.house-outcome-list span{align-items:center;border-bottom:1px solid #cdd7e3;color:#2b3a4f;display:flex;font-weight:700;gap:13px;min-height:70px}.house-outcome-list svg{color:var(--house-blue);flex:0 0 auto}.house-reference-feature{border:1px solid var(--house-line);border-top:4px solid var(--house-blue);margin-top:56px}.house-reference-feature>footer,.house-reference-feature>header{align-items:center;display:flex}.house-reference-feature>header{border-bottom:1px solid var(--house-line);justify-content:space-between;min-height:74px;padding:18px 28px}.house-reference-sector{align-items:center;color:var(--house-ink);display:flex;font-size:.76rem;font-weight:850;gap:12px;letter-spacing:.07em;text-transform:uppercase}.house-reference-sector svg{color:var(--house-blue)}.house-reference-status{align-items:center;color:#42604d;display:inline-flex;font-size:.72rem;font-weight:800;gap:8px}.house-reference-status i{background:#2fb06f;border-radius:50%;box-shadow:0 0 0 4px #def4e8;height:7px;width:7px}.house-reference-feature-body{display:grid;grid-template-columns:.9fr 1.1fr}.house-reference-feature-copy{background:#f6f9fc;border-right:1px solid var(--house-line);padding:44px 42px}.house-reference-feature-copy h3{color:var(--house-ink);font-size:clamp(2rem,3.2vw,3.2rem);letter-spacing:-.045em;line-height:1.03;margin:18px 0 24px}.house-reference-feature-copy>p:not(.house-kicker){color:var(--house-muted);font-size:.98rem;line-height:1.7;margin:0}.house-reference-goal{border-left:3px solid var(--house-blue);margin-top:34px;padding-left:16px}.house-reference-goal span,.house-reference-label,.house-reference-result>span{color:var(--house-blue);display:block;font-size:.65rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.house-reference-goal p{color:#33435a;font-size:.86rem;font-weight:700;line-height:1.55;margin:6px 0 0}.house-reference-goal+.house-text-link{margin-top:26px}.house-reference-modules{display:grid;grid-template-columns:1fr 1fr}.house-reference-modules>div{min-height:190px;padding:28px}.house-reference-modules>div:nth-child(2n){border-left:1px solid var(--house-line)}.house-reference-modules>div:nth-child(n+3){border-top:1px solid var(--house-line)}.house-reference-modules span{color:var(--house-blue);font-size:.68rem;font-weight:850}.house-reference-modules h4{color:var(--house-ink);font-size:1rem;margin:26px 0 9px}.house-reference-modules p{color:var(--house-muted);font-size:.79rem;line-height:1.55;margin:0}.house-reference-feature>footer{border-top:1px solid var(--house-line);flex-wrap:wrap;gap:24px;min-height:64px;padding:16px 28px}.house-reference-feature>footer span{align-items:center;color:#405169;display:inline-flex;font-size:.74rem;font-weight:750;gap:7px}.house-reference-feature>footer svg{color:var(--house-blue)}.house-reference-grid{display:grid;grid-gap:18px;gap:18px;grid-template-columns:repeat(3,1fr);margin-top:18px}.house-reference-card{border:1px solid var(--house-line);display:flex;flex-direction:column;min-width:0}.house-reference-logo{align-items:flex-end;background:var(--house-soft);border-bottom:1px solid var(--house-line);display:flex;justify-content:space-between;min-height:142px;padding:24px}.house-reference-logo img{height:66px;max-width:150px;object-fit:contain;object-position:left center;width:auto}.house-reference-logo>span{color:#536174;font-size:.6rem;font-weight:800;letter-spacing:.06em;max-width:105px;text-align:right;text-transform:uppercase}.house-reference-card-copy{display:flex;flex:1 1;flex-direction:column;padding:28px 26px}.house-reference-card-copy h3{color:var(--house-ink);font-size:1.45rem;margin:10px 0 14px}.house-reference-card-copy>p{color:var(--house-muted);font-size:.88rem;line-height:1.6;margin:0}.house-reference-result{border-top:1px solid var(--house-line);margin-top:24px;padding-top:18px}.house-reference-result p{color:#33435a;font-size:.82rem;font-weight:700;line-height:1.55;margin:7px 0 0}.house-reference-card-copy ul{display:grid;grid-gap:8px;gap:8px;list-style:none;margin:22px 0 0;padding:0}.house-reference-card-copy li{align-items:flex-start;color:#526176;display:flex;font-size:.75rem;font-weight:700;gap:7px;line-height:1.4}.house-reference-card-copy li svg{color:var(--house-blue);flex:0 0 auto;margin-top:1px}.house-reference-card-copy a{margin-top:auto;padding-top:24px}.house-additional-projects{border:1px solid var(--house-line);display:grid;grid-template-columns:1.05fr 1fr 1fr;margin-top:18px}.house-additional-projects>*{min-height:220px;padding:30px}.house-additional-projects>*+*{border-left:1px solid var(--house-line)}.house-additional-projects-head{background:#eef5fc;border-top:3px solid var(--house-blue);display:flex;flex-direction:column;justify-content:space-between}.house-additional-projects article>span,.house-additional-projects-head span{color:var(--house-blue);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.house-additional-projects-head strong{color:var(--house-ink);font-size:1.2rem;line-height:1.35}.house-additional-projects article h3{color:var(--house-ink);font-size:1.15rem;margin:38px 0 12px}.house-additional-projects article p{color:var(--house-muted);font-size:.88rem;line-height:1.6;margin:0}.house-regional{background:#111b2d;color:#fff;display:grid;grid-gap:80px;gap:80px;grid-template-columns:1.05fr .95fr;max-width:none;padding-inline:max(32px,calc((100vw - 1176px) / 2))}.house-contact h2,.house-offer h2,.house-regional h2{color:#fff}.house-regional-copy>p{color:#b9c6d6}.house-regional .house-text-link{color:#78bcff}.house-leadership{border-left:3px solid #5ba7ff;display:grid;grid-gap:4px;gap:4px;margin-top:28px;padding:4px 0 4px 16px}.house-leadership span{color:#8fa3bb;font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.house-leadership strong{color:#fff;font-size:1rem}.house-leadership small{color:#b9c6d6;font-size:.78rem}.house-office-grid{display:grid;grid-gap:14px;gap:14px;margin-top:34px}.house-engineering-card>div,.house-office-grid div{align-items:flex-start;display:flex;gap:13px}.house-engineering-card svg,.house-office-grid svg{color:#5ba7ff;flex:0 0 auto}.house-engineering-card span,.house-office-grid span{color:#b9c6d6;display:grid;font-size:.86rem;grid-gap:4px;gap:4px}.house-engineering-card strong,.house-office-grid strong{color:#fff;font-size:.95rem}.house-engineering-card{border:1px solid #31425a;display:grid;grid-gap:1px;gap:1px;padding:1px}.house-engineering-card>div{background:#17243a;min-height:112px;padding:24px}.house-process{counter-reset:item;display:grid;grid-gap:1px;gap:1px;grid-template-columns:repeat(3,1fr);margin-top:56px}.house-process article{border-left:1px solid var(--house-line);min-height:250px;padding:8px 34px 24px}.house-process article:first-child{border-left:3px solid var(--house-blue)}.house-process article>span{color:var(--house-blue);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.75rem}.house-process h3{color:var(--house-ink);font-size:1.35rem;margin:52px 0 14px}.house-process p{color:var(--house-muted);line-height:1.65}.house-offer{align-items:center;background:var(--house-blue);color:white;display:grid;grid-gap:48px;gap:48px;grid-template-columns:1.2fr 1fr auto;max-width:1240px;padding:62px}.house-offer .house-kicker{color:#ffffff}.house-offer h2{font-size:clamp(2rem,3.4vw,3.15rem)}.house-offer ul{display:grid;grid-gap:12px;gap:12px;list-style:none;margin:0;padding:0}.house-offer li{align-items:center;display:flex;font-size:.88rem;font-weight:700;gap:9px}.house-button-light{background:white;color:var(--house-blue-dark);white-space:nowrap}.house-faq{display:grid;grid-gap:70px;gap:70px;grid-template-columns:.8fr 1.2fr}.house-faq-list{border-top:1px solid var(--house-line)}.house-faq-list details{border-bottom:1px solid var(--house-line);padding:22px 0}.house-faq-list summary{color:var(--house-ink);cursor:pointer;font-size:1.02rem;font-weight:800;padding-right:30px}.house-faq-list p{color:var(--house-muted);line-height:1.7;margin:16px 0 2px}.house-contact{background:#111b2d;display:grid;grid-gap:80px;gap:80px;grid-template-columns:.85fr 1.15fr;max-width:none;padding-inline:max(32px,calc((100vw - 1176px) / 2))}.house-contact-copy>p{color:#b9c6d6}.house-contact-direct{display:grid;grid-gap:8px;gap:8px;margin-top:30px}.house-contact-direct a{color:#fff;font-size:1.05rem;font-weight:800;text-decoration:none}.house-contact-note{border-left:2px solid #5ba7ff;color:#9fb0c5;display:block;font-size:.82rem;line-height:1.6;margin-top:36px;padding-left:15px}.house-contact .contact-form{background:#fff;border:0;border-radius:4px;padding:32px}.house-footer{align-items:center;display:grid;grid-gap:30px;gap:30px;grid-template-columns:1fr auto auto;padding:42px 32px}.house-footer img{height:auto;width:160px}.house-footer p{color:var(--house-muted);font-size:.78rem;margin:8px 0 0}.house-footer nav{display:flex;flex-wrap:wrap;gap:18px}.house-footer a,.house-footer button,.house-footer small{background:none;border:0;color:#58677b;font:inherit;font-size:.76rem;padding:0;text-decoration:none}@media (max-width:980px){.house-hero{grid-template-columns:1fr;padding-top:70px}.house-system-board{max-width:680px;transform:none}.house-proofbar{grid-template-columns:1fr 1fr}.house-proofbar div:nth-child(3){border-left:0}.house-proofbar div:nth-child(3),.house-proofbar div:nth-child(4){border-top:1px solid var(--house-line)}.house-capabilities,.house-process,.house-reference-feature-body{grid-template-columns:1fr}.house-reference-feature-copy{border-bottom:1px solid var(--house-line);border-right:0}.house-reference-grid{grid-template-columns:1fr 1fr}.house-reference-card:last-child{grid-column:1/-1}.house-capability{min-height:310px}.house-contact,.house-faq,.house-outcomes,.house-regional{gap:52px;grid-template-columns:1fr}.house-offer{align-items:start;grid-template-columns:1fr}.house-offer .house-button{width:-moz-fit-content;width:fit-content}.house-footer{grid-template-columns:1fr}}@media (max-width:680px){.house-hero{gap:46px;min-height:auto;padding:54px 18px 50px}.house-hero h1{font-size:clamp(2.65rem,11.5vw,3.55rem);letter-spacing:-.05em}.house-kicker{font-size:.68rem;line-height:1.55}.house-lead{font-size:1.02rem}.house-actions,.house-actions .house-button{width:100%}.house-trustline{display:grid}.house-hero-people{gap:8px;grid-template-columns:1.08fr .92fr}.house-hero-people img{aspect-ratio:1.02}.house-hero-people img:last-child{transform:translateY(16px)}.house-hero-expertise{box-shadow:8px 8px 0 #e9eef5}.house-expertise-head{align-items:flex-start;gap:8px;padding:22px 20px 18px}.house-expertise-head strong{max-width:110px;text-align:right}.house-hero-expertise li{gap:12px;grid-template-columns:28px 1fr;min-height:82px;padding:14px 20px}.house-expertise-foot{padding-inline:20px}.house-system-board{padding:14px}.house-identity-board{min-height:430px;padding:22px}.house-identity-label{gap:16px;padding-right:40px}.house-identity-label span:last-child{display:none}.house-identity-board>p{margin-top:58px}.house-identity-board h2{font-size:clamp(2.75rem,14vw,4rem)}.house-identity-footer{flex-wrap:wrap;left:22px;max-width:calc(100% - 60px)}.house-board-flow{align-items:stretch;grid-template-columns:1fr}.house-board-flow>i{height:12px;justify-self:center;width:1px}.house-board-grid,.house-proofbar{grid-template-columns:1fr}.house-proofbar{padding:0 18px}.house-proofbar div{border-left:0!important;border-top:1px solid var(--house-line);padding:18px 0}.house-proofbar div:first-child{border-top:0}.house-section{padding:72px 18px}.house-section h2{font-size:clamp(2rem,10vw,2.8rem)}.house-capability{min-height:auto;padding:28px 22px}.house-capability>svg{margin-bottom:36px}.house-reference-feature{margin-top:38px}.house-reference-feature>header{align-items:flex-start;flex-direction:column;gap:18px;padding:20px}.house-reference-feature-copy{padding:32px 22px}.house-reference-feature-copy h3{font-size:clamp(2rem,10vw,2.75rem)}.house-reference-modules{grid-template-columns:1fr}.house-reference-modules>div{min-height:auto;padding:24px 22px}.house-reference-modules>div:nth-child(2n){border-left:0}.house-reference-modules>div+div{border-top:1px solid var(--house-line)}.house-reference-modules h4{margin-top:16px}.house-reference-feature>footer{align-items:flex-start;flex-direction:column;gap:12px;padding:18px 22px}.house-reference-grid{grid-template-columns:1fr}.house-reference-card:last-child{grid-column:auto}.house-reference-logo{min-height:126px;padding:22px}.house-reference-card-copy{padding:26px 22px}.house-additional-projects{grid-template-columns:1fr}.house-additional-projects>*{min-height:auto;padding:26px 22px}.house-additional-projects>*+*{border-left:0;border-top:1px solid var(--house-line)}.house-additional-projects-head{gap:36px}.house-additional-projects article h3{margin-top:24px}.house-process article{border-left:3px solid var(--house-line);min-height:220px;padding-left:24px}.house-offer{padding:48px 22px}.house-offer .house-button{width:100%}.house-contact .contact-form{padding:22px 16px}.house-footer{padding:34px 18px}}.form-privacy{color:#69778a;font-size:.74rem;line-height:1.55;margin:-2px 0 0}.form-privacy a{color:#064fae;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.service-pro-page{color:#111b2d}.service-pro-contact,.service-pro-hero,.service-pro-section{margin-inline:auto;max-width:1240px;padding:96px 32px}.service-pro-hero{align-items:end;display:grid;grid-gap:80px;gap:80px;grid-template-columns:1.2fr .8fr;min-height:650px}.service-pro-hero h1{color:#111b2d;font-size:clamp(3rem,5.5vw,5.5rem);letter-spacing:-.06em;line-height:.98;margin:0}.service-pro-hero>div>p:not(.house-kicker){color:#56657a;font-size:1.2rem;line-height:1.7;margin-top:26px;max-width:760px}.service-pro-hero aside{border:1px solid #dce3ec;display:grid}.service-pro-hero aside span{align-items:center;border-bottom:1px solid #dce3ec;display:flex;font-size:.84rem;font-weight:750;gap:10px;min-height:62px;padding:0 18px}.service-pro-hero aside span:last-child{border-bottom:0}.service-pro-hero aside svg{color:#0b66d8;flex:0 0 auto}.service-pro-section{border-top:1px solid #dce3ec}.service-pro-grid{display:grid;grid-gap:1px;gap:1px;grid-template-columns:repeat(3,1fr);margin-top:54px;background:#dce3ec;border:1px solid #dce3ec}.service-pro-grid article{background:#fff;min-height:250px;padding:28px}.service-pro-grid article>span{color:#0b66d8;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.service-pro-grid h3{font-size:1.25rem;margin:42px 0 13px}.service-pro-grid p{color:#56657a;line-height:1.65}.service-pro-proof{background:#111b2d;color:white;display:grid;grid-gap:70px;gap:70px;grid-template-columns:1fr 1fr;padding:100px max(32px,calc((100vw - 1176px) / 2))}.service-pro-contact h2,.service-pro-proof h2{color:white;font-size:clamp(2.2rem,4vw,3.8rem);letter-spacing:-.045em;line-height:1.06;margin:0}.service-pro-proof>p{color:#b9c6d6;font-size:1.08rem;line-height:1.8}.service-pro-contact{background:#111b2d;color:white;display:grid;grid-gap:80px;gap:80px;grid-template-columns:.8fr 1.2fr;max-width:none;padding-inline:max(32px,calc((100vw - 1176px) / 2))}.service-pro-contact>div>p:not(.house-kicker){color:#b9c6d6;line-height:1.75}.service-pro-contact .contact-form{background:white;border-radius:4px;padding:30px}.thank-you-page{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-inline:auto;max-width:850px;min-height:70vh;padding:80px 32px}.thank-you-page>svg{color:#0b66d8;margin-bottom:26px}.thank-you-page h1{color:#111b2d;font-size:clamp(2.7rem,6vw,5rem);letter-spacing:-.055em;line-height:1;margin:0}.thank-you-page>p:not(.house-kicker){color:#56657a;font-size:1.1rem;line-height:1.7;max-width:650px}@media (max-width:900px){.service-pro-contact,.service-pro-hero,.service-pro-proof{grid-template-columns:1fr}.service-pro-grid{grid-template-columns:1fr 1fr}}@media (max-width:680px){.service-pro-contact,.service-pro-hero,.service-pro-section{padding:64px 18px}.service-pro-hero{gap:44px;min-height:auto}.service-pro-hero h1{font-size:clamp(2.65rem,13vw,3.7rem)}.service-pro-grid{grid-template-columns:1fr}.service-pro-proof{padding:68px 18px}.service-pro-contact .contact-form{padding:22px 16px}}