@font-face{font-family:Lato;src:url('../fonts/Lato-Regular.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Lato;src:url('../fonts/Lato-Bold.ttf') format('truetype');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:Lato;src:url('../fonts/Lato-Black.ttf') format('truetype');font-weight:900;font-style:normal;font-display:swap}
@font-face{font-family:Lato;src:url('../fonts/Lato-Italic.ttf') format('truetype');font-weight:400;font-style:italic;font-display:swap}
@font-face{font-family:Lato;src:url('../fonts/Lato-BoldItalic.ttf') format('truetype');font-weight:700;font-style:italic;font-display:swap}
:root{--ink:#4b4b4d;--muted:#62636c;--purple:#7166eb;--purple-dark:#5b4fc4;--purple-text:#5b4fc4;--lilac:#f0edfb;--line:#e3e1e9;--paper:#fbfaf8;--dark:#4b4b4d;--odoo:#714b67;--width:1280px}
*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:120px}
body{margin:0;background:var(--paper);color:var(--ink);font:400 15px/1.7 Lato,Arial,sans-serif;-webkit-font-smoothing:antialiased}
body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
button,input,select,textarea{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
img{display:block;max-width:100%;height:auto}
figure,blockquote,dl,dd{margin:0}
h1,h2,h3,h4,p{margin:0}
h1,h2,h3,h4{font-weight:700;line-height:1.2}
p+p{margin-top:18px}
ul,ol{margin:0;padding:0}
::selection{background:#dcd6ff;color:#26202f}
:focus-visible{outline:3px solid var(--purple);outline-offset:5px}
.container{width:min(var(--width),calc(100% - 112px));margin-inline:auto}
.section{padding-block:100px}
.section[id]{scroll-margin-top:12px}
.icon{display:inline-block;width:22px;height:22px;flex-shrink:0;vertical-align:middle}
.eyebrow{font-size:11px;line-height:1.5;letter-spacing:1.6px;text-transform:uppercase;font-weight:900;color:var(--purple-text);margin-bottom:24px;display:flex;align-items:center;gap:9px}
.eyebrow.light{color:#c7bfff}
.status-dot{display:inline-block;height:7px;width:7px;border-radius:50%;background:var(--purple);flex-shrink:0}
.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;background:var(--purple-dark);color:#fff;padding:17px 22px;font-size:13px;font-weight:700;line-height:1.4;border:1px solid transparent;border-radius:5px;transition:background .2s,transform .2s;min-height:52px}
.button:hover{background:#4b409f;transform:translateY(-2px)}
.button .icon{width:20px;height:20px}
.button-small{padding:13px 17px;min-height:46px}
.button-light{background:#fff;color:var(--ink)}
.button-light:hover{background:#ebe6ff;color:var(--ink)}
.button-odoo{background:var(--odoo)}
.button-odoo:hover{background:#57394e}
.actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px}
.text-link{display:inline-flex;align-items:center;gap:15px;font-size:13px;font-weight:700;min-height:44px}
.text-link:hover{color:var(--purple-text)}
.skip-link{position:fixed;left:12px;top:-100px;z-index:9999;padding:12px 24px;background:white;color:var(--ink);border:2px solid var(--purple)}
.skip-link:focus{top:12px}
.topbar{background:var(--dark);color:#dddbe5;font-size:10px;letter-spacing:.25px}
.topbar .container{min-height:34px;display:flex;justify-content:space-between;align-items:center;gap:16px}
.topbar a{display:flex;align-items:center;gap:9px}
.topbar .container>span{margin-right:auto}
.language-switcher{display:flex;align-items:center;gap:4px;padding-left:12px;border-left:1px solid #ffffff45;flex-shrink:0}
.language-switcher a{min-width:32px;min-height:34px;justify-content:center;font-size:10px;font-weight:700;color:#fff;letter-spacing:.5px}
.language-switcher a[aria-current]{background:#ffffff20;box-shadow:inset 0 -2px #fff}
.language-switcher a:hover{background:#ffffff30}
.fuel-experience{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-block:25px;padding-block:22px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.fuel-experience>div{min-width:0}
.fuel-experience strong{display:block;color:var(--purple-dark);font-size:36px;line-height:1.15;margin-bottom:12px}
.fuel-experience strong span{font-size:12px;font-weight:700}
.fuel-experience h4{font-size:14px;line-height:1.4;margin-bottom:8px}
.fuel-experience p{font-size:12px;line-height:1.7;color:var(--muted)}
.diagram-note,.testimonial-note{font-size:11px;line-height:1.6;color:var(--muted);margin:16px 24px}
.testimonial-note{margin-inline:0}
@media(max-width:760px){.topbar .container{flex-wrap:wrap;gap:0 8px;padding-block:4px}.topbar .container>span{flex-basis:100%;padding-bottom:2px}.topbar .container>a{margin-right:auto;font-size:9px}.language-switcher{padding-left:8px}.language-switcher a{min-height:32px}.fuel-experience{gap:16px}.fuel-experience h4{font-size:13px}.fuel-experience p{font-size:11px}}
@media(max-width:360px){.fuel-experience{grid-template-columns:1fr}.hero .actions{flex-wrap:wrap}}
.topbar .icon{width:13px;height:13px}
.site-header{position:sticky;top:0;z-index:50;background:rgba(251,250,248,.97);border-bottom:1px solid var(--line)}
.header-inner{display:flex;justify-content:space-between;align-items:center;min-height:92px;gap:26px}
.brand{display:block;width:80px;flex-shrink:0;padding-block:8px}
.brand img{width:80px;height:57px;object-fit:contain}
.main-nav{display:flex;align-items:center;gap:29px;font-size:12px;font-weight:700}
.main-nav>a:not(.button){padding-block:16px;position:relative}
.main-nav>a:not(.button)::after{content:'';position:absolute;left:0;right:100%;bottom:8px;height:2px;background:var(--purple);transition:right .2s}
.main-nav>a:hover::after,.main-nav>a[aria-current="location"]::after{right:0}
.menu-toggle{display:none}
.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;padding-block:68px 80px;align-items:center}
.hero h1{font-size:clamp(42px,4.7vw,68px);line-height:1.08;letter-spacing:-3.7px;margin-bottom:28px;font-weight:700}
.hero h1>span{color:var(--purple)}
.hero-description{font-size:15px;color:var(--muted);max-width:470px;line-height:1.9;margin-bottom:28px}
.hero-signature{display:flex;align-items:center;gap:16px;margin-top:38px;font-size:11px;line-height:1.7;color:var(--muted)}
.hero-signature strong{font-weight:700;color:var(--ink)}
.signature-line{height:34px;width:3px;background:var(--purple)}
.hero-visual{position:relative;padding:0 0 34px 24px;min-width:0}
.hero-image{position:relative;height:490px;border-radius:9px;overflow:hidden;background:#34322e}
.hero-image>img{width:100%;height:100%;object-fit:cover;object-position:60% center}
.hero-image-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(23,21,24,.2) 30%,rgba(23,21,24,.86) 100%)}
.image-label{position:absolute;top:22px;left:23px;font-size:9px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#fff;border:1px solid #ffffff70;padding:7px 11px;border-radius:3px;background:#24232d70}
.hero-image>p{position:absolute;left:30px;bottom:72px;color:#fff;font-size:28px;line-height:1.4;letter-spacing:-.8px}
.hero-image>p strong{font-weight:700;color:#d4cdfc}
.hero-year{position:absolute;right:22px;bottom:4px;width:193px;background:#e9e4fa;padding:21px 25px 19px;border-radius:5px}
.hero-year>span{font-size:10px;display:block;color:#51496a}
.hero-year strong{display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:44px;line-height:1.4;letter-spacing:-2px}
.hero-year strong span{font-size:31px;color:var(--purple-text);align-self:flex-start}
.hero-caption{position:absolute;left:24px;bottom:4px;font-size:8px;writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:1px;text-transform:uppercase;left:0;bottom:35px;color:var(--muted)}
.reach{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}
.reach-inner{display:grid;grid-template-columns:1fr 3.2fr;gap:40px;padding-block:35px;align-items:center}
.reach-inner>p{font-size:13px;line-height:1.6}
.reach-inner>p strong{font-weight:700}
.reach-inner>p>a{display:flex;gap:9px;align-items:center;font-size:10px;margin-top:11px;color:var(--purple-text);font-weight:700}
.reach-inner>p>a .icon{height:16px;width:16px}
.stats{display:grid;grid-template-columns:repeat(4,1fr)}
.stats>div{display:flex;flex-direction:column;border-left:1px solid var(--line);padding-left:32px;gap:8px}
.stats dt{font-size:10px;color:var(--muted);max-width:125px;line-height:1.5}
.stats dd{font-size:43px;letter-spacing:-2px;line-height:1.2;order:-1;font-weight:700}
.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:44px}
h2{font-size:clamp(30px,3vw,43px);letter-spacing:-1.8px;line-height:1.2}
h2>span{color:var(--muted)}
.section-heading>.eyebrow{margin:0}
.section-heading>p{max-width:370px;font-size:13px;color:var(--muted);line-height:1.9;padding-bottom:3px}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.service-card{border:1px solid var(--line);border-radius:6px;background:#fff;padding:30px 28px;position:relative;display:flex;flex-direction:column;align-items:flex-start;transition:border-color .2s,transform .2s}
.service-card:hover{border-color:var(--purple-text);transform:translateY(-4px)}
.service-icon{display:flex;align-items:center;justify-content:center;width:47px;height:47px;background:var(--lilac);color:var(--purple-text);border-radius:5px;margin-bottom:31px}
.service-icon .icon{width:23px;height:23px}
.service-index{position:absolute;right:27px;top:38px;color:#757080;font-size:10px;font-weight:700}
.service-card h3{font-size:19px;letter-spacing:-.6px;margin-bottom:15px}
.service-card>p{font-size:12px;line-height:1.9;color:var(--muted);margin-bottom:27px}
.card-link{display:flex;justify-content:space-between;align-items:center;gap:14px;width:100%;font-size:10px;font-weight:700;border-top:1px solid var(--line);padding-top:18px;margin-top:auto}
.card-link .icon{width:17px;height:17px;color:var(--purple-text)}
.industries{display:flex;gap:60px;margin-top:46px;align-items:center}
.industries>p{font-size:12px;line-height:1.7;flex:0 0 230px;color:var(--muted)}
.industries>p strong{color:var(--ink);font-weight:700}
.industries ul{list-style:none;display:flex;gap:9px;flex-wrap:wrap}
.industries li{font-size:10px;border:1px solid var(--line);padding:7px 13px;border-radius:3px}
.factory{background:var(--dark);color:#fff}
.factory-layout{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}
.factory h2>span{color:#bdb4ee}
.factory-copy>p:not(.eyebrow){font-size:13px;line-height:1.9;color:#c7c5d1;max-width:460px;margin-top:26px;margin-bottom:25px}
.project-mix{display:flex;gap:34px;align-items:center;border-bottom:1px solid #ffffff26;padding-bottom:34px;margin-bottom:28px}
.mix-chart{width:164px;height:164px;border-radius:50%;background:conic-gradient(#aa9af4 0 87%,#484651 87% 100%);padding:10px;flex-shrink:0;transform:rotate(-30deg)}
.mix-chart>div{height:100%;border-radius:50%;background:var(--dark);display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(30deg)}
.mix-chart strong{font-weight:700;font-size:44px;letter-spacing:-2px;line-height:1.3}
.mix-chart strong span{font-size:23px;color:#bdb4ee}
.mix-chart>div>span{font-size:10px;color:#c7c5d1}
.project-mix .eyebrow{font-size:9px;margin-bottom:16px}
.project-mix p:not(.eyebrow){font-size:11px;color:#c7c5d1;line-height:1.6}
.project-mix p strong{color:#fff;font-size:12px;font-weight:700}
.factory-services{list-style:none;display:grid;gap:15px}
.factory-services li{display:flex;gap:12px;align-items:center;font-size:12px;color:#dedce7}
.factory-services .icon{width:16px;height:16px;color:#baaafa}
.process{list-style:none;margin-top:70px;display:grid;grid-template-columns:repeat(4,1fr);gap:27px;border-top:1px solid #ffffff26;padding-top:28px}
.process li>span{color:#bdb4ee;font-size:10px;letter-spacing:.7px}
.process h3{font-size:13px;margin-block:15px 10px;line-height:1.5}
.process p{font-size:11px;line-height:1.8;color:#bdbbc9;max-width:230px}
.products-grid{display:grid;grid-template-columns:1.14fr 1fr;gap:25px}
.product-one,.product-desk{padding:36px;border:1px solid var(--line);border-radius:7px;min-width:0}
.product-one{background:#f0edfb;border-color:#e1dafb}
.product-desk{background:#fff}
.product-top{display:flex;justify-content:space-between;gap:15px;align-items:center;margin-bottom:35px}
.product-wordmark{font-size:29px;letter-spacing:-1.5px;font-weight:900;line-height:1.3}
.product-wordmark>span{color:var(--purple);font-weight:400}
.product-desk .product-wordmark>span{color:var(--muted)}
.badge{font-size:9px;line-height:1.5;font-weight:700;display:inline-flex;gap:6px;align-items:center;background:#efedf0;padding:6px 10px;border-radius:3px;white-space:nowrap}
.badge-active{background:#fff;color:#4f467f}
.badge .status-dot{height:5px;width:5px}
.products-grid h3{font-size:26px;letter-spacing:-.8px;line-height:1.3;margin-bottom:18px}
.products-grid article>p{font-size:12px;color:var(--muted);line-height:1.9}
.product-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.product-site-link,.product-one .product-legal-link{font-size:13px;color:var(--purple-text);font-weight:700;text-decoration:underline;text-underline-offset:4px;display:inline-flex;align-items:center;gap:9px;min-height:44px}.product-site-link .icon{width:16px;height:16px}
.product-tags{display:flex;flex-wrap:wrap;gap:7px;margin-block:22px}
.product-tags>span{font-size:9px;background:#ffffffb0;padding:5px 9px;border-radius:3px;color:#51496a}
.ecosystem-preview{display:block;position:relative;margin-top:28px;border:1px solid #d6ceed;border-radius:5px;overflow:hidden;background:white}
.ecosystem-preview>img{width:100%;aspect-ratio:1.499;object-fit:contain}
.ecosystem-preview>span{padding:9px 14px;display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:700;background:white;border-top:1px solid var(--line)}
.ecosystem-preview .icon{height:16px;width:16px}
.timeline{list-style:none;margin-top:31px;padding-left:20px;border-left:1px solid #d6d1e0}
.timeline li{position:relative;padding-left:8px;margin-bottom:26px}
.timeline li::before{content:'';width:7px;height:7px;border-radius:50%;background:var(--purple);position:absolute;left:-24px;top:9px;box-shadow:0 0 0 4px #fff}
.timeline li>span{font-size:10px;color:var(--purple-text);font-weight:700}
.timeline h4{font-size:16px;margin-block:6px;letter-spacing:-.3px}
.timeline p{font-size:11px;color:var(--muted)}
.legacy-note{margin-top:32px;border-top:1px solid var(--line);padding-top:22px}
.legacy-note>p{font-size:12px;font-weight:700}
.legacy-note .text-link{font-size:11px;gap:10px}
.portfolio{border:1px solid var(--line);border-radius:5px;margin-top:25px;background:#fff}
.portfolio summary{padding:19px 25px;list-style:none;cursor:pointer;font-size:12px;display:flex;justify-content:space-between;align-items:center;font-weight:700;gap:15px}
.portfolio summary::-webkit-details-marker{display:none}
.portfolio[open] summary>.icon{transform:rotate(45deg)}
.portfolio-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:0 25px 25px}
.portfolio-grid>a{border:1px solid var(--line);border-radius:4px;overflow:hidden}
.portfolio-grid>a>span{font-size:10px;display:flex;align-items:center;justify-content:space-between;padding:12px}
.portfolio-grid .icon{width:16px;height:16px}
.brand-section{display:grid;grid-template-columns:1fr 1.25fr;gap:70px;padding-block:65px 40px}
.brand-section h3{font-size:22px;line-height:1.4;letter-spacing:-.6px}
.brand-section .eyebrow{font-size:9px;margin-bottom:14px}
.brand-section p:not(.eyebrow){font-size:11px;color:var(--muted);margin-top:12px;max-width:375px}
.brand-names{display:flex;align-content:center;align-items:center;justify-content:flex-start;gap:23px 32px;flex-wrap:wrap}
.brand-section>div:first-child{align-self:center}
.brand-logo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;list-style:none;margin:0;padding:0}
.brand-logo-grid>li{display:flex;align-items:center;justify-content:center;min-width:0;padding:14px;background:#fff;border:1px solid var(--line);border-radius:6px}
.brand-logo-grid img{width:100%;height:100px;object-fit:contain}
.brand-section .brand-names{grid-column:1/-1;justify-content:center;gap:12px 26px;margin-top:-30px}
.brand-section .brand-names>span{font-size:12px;letter-spacing:0;font-weight:400;color:var(--muted)}
.brand-names>span{font-size:17px;font-weight:700;letter-spacing:-.5px;color:#48454f}
.original-brands{border-block:1px solid var(--line);padding-block:21px;display:flex;justify-content:space-between;align-items:center;gap:30px}
.original-brands>p{font-size:10px;line-height:1.7;color:var(--muted);flex-shrink:0}
.original-brands>img{width:125px;height:54px;object-fit:contain;}
.odoo-section{background:#f0eaf0;border-block:1px solid #e6dce4}
.odoo-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:80px;align-items:center}
.odoo-copy>.eyebrow{color:var(--odoo)}
.odoo-copy h2{margin-bottom:25px}
.odoo-copy h2>span{color:var(--odoo)}
.odoo-copy>p:not(.eyebrow){font-size:13px;line-height:1.9;color:#665e67}
.odoo-services{display:flex;flex-wrap:wrap;gap:7px;margin-block:23px 26px}
.odoo-services>span{font-size:9px;background:#ffffff80;color:#654c5e;border:1px solid #daceD8;border-radius:3px;padding:5px 9px}
.odoo-copy .text-link{font-size:11px}
.odoo-copy .actions{gap:16px}
.odoo-proof{border:1px solid #dfd2dc;background:#fff;border-radius:7px;padding:31px 32px 24px;text-align:center}
.odoo-proof-label{font-size:9px;text-transform:uppercase;letter-spacing:1px;color:#766a74}
.odoo-proof>img{width:100%;height:180px;object-fit:contain;margin:12px auto 22px}
.odoo-number{display:flex;align-items:center;justify-content:center;gap:23px;padding-top:26px;border-top:1px solid #e9e0e6;text-align:left}
.odoo-number>strong{font-size:69px;letter-spacing:-4px;line-height:1;color:var(--odoo);font-weight:700}
.odoo-number>p{font-size:13px;line-height:1.8;color:#665e67}
.odoo-number b{font-weight:700;color:var(--ink)}
.odoo-proof-footer{display:block;font-size:9px;color:var(--muted);margin-top:24px}
.consulting-layout{display:grid;grid-template-columns:1fr 1.16fr;gap:65px;align-items:start}
.ceo-card{position:relative;border-radius:6px;overflow:hidden;background:var(--dark);height:600px}
.ceo-card>img{width:100%;height:100%;object-fit:cover;object-position:49% center}
.ceo-card::after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#171622e8)}
.ceo-card figcaption{position:absolute;bottom:30px;left:30px;right:30px;color:white;z-index:1;display:grid;gap:8px}
.ceo-card figcaption>span{font-size:10px}
.ceo-card figcaption>strong{font-size:26px;font-weight:700;letter-spacing:-.5px}
.consulting-copy h3{font-size:28px;letter-spacing:-.8px;line-height:1.3;margin-bottom:21px}
.consulting-copy>p{font-size:12px;color:var(--muted);line-height:1.9}
.consulting-services{list-style:none;margin-block:25px 30px}
.consulting-services li{display:flex;gap:20px;padding-block:16px;border-top:1px solid var(--line)}
.consulting-services li>span{color:var(--purple-text);font-size:10px;line-height:1.8}
.consulting-services h4{font-size:13px;margin-bottom:8px}
.consulting-services p{font-size:11px;color:var(--muted);line-height:1.8}
.voices{background:#f2f0f5;border-block:1px solid var(--line)}
.testimonials{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.testimonials figure{padding:31px 36px;background:#fff;border:1px solid var(--line);border-radius:6px;display:flex;flex-direction:column}
.quote-mark{font-family:Lato,Arial,sans-serif;color:var(--purple-text);font-size:58px;line-height:1;height:40px}
.testimonials blockquote{font-size:13px;line-height:1.9;margin-block:12px 25px}
.testimonials figcaption{border-top:1px solid var(--line);padding-top:19px;display:grid;gap:4px;margin-top:auto}
.testimonials figcaption strong{font-size:12px;font-weight:700}
.testimonials figcaption span{font-size:10px;color:var(--muted)}
.client-logos{display:flex;justify-content:space-between;gap:27px;align-items:center;margin-top:34px}
.client-logos>span{font-size:10px;color:var(--muted);max-width:105px}
.client-logos img{width:115px;height:63px;object-fit:contain;}
.team-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:23px}
.team-member{min-width:0}
.team-member>img{width:100%;height:225px;object-fit:cover;border-radius:5px;background:#e9e6ee}
.team-member:first-child>img{object-position:48% center}
.team-member h3{font-size:13px;letter-spacing:-.2px;line-height:1.5;margin-block:18px 5px}
.team-member p{font-size:10px;color:var(--muted);min-height:38px}
.team-member>a{font-size:10px;display:inline-flex;align-items:center;gap:25px;color:var(--purple-text);min-height:44px;font-weight:700}
.team-member>a>.icon{width:16px;height:16px}
.partners-section{padding-block:70px 80px;border-top:1px solid var(--line)}
.partners-heading{text-align:center;max-width:625px;margin:0 auto 36px}
.partners-heading .eyebrow{justify-content:center;margin-bottom:20px}
.partners-heading h2{font-size:34px;line-height:1.3}
.partners-heading>p:not(.eyebrow){font-size:12px;line-height:1.9;color:var(--muted);margin-top:20px}
.partners-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:5px;background:white}
.partners-grid>div{padding:28px 18px;text-align:center}
.partners-grid>div+div{border-left:1px solid var(--line)}
.partner-name{font-size:24px;letter-spacing:-.7px;font-weight:700}
.partners-grid p{font-size:10px;margin-top:9px;font-weight:700}
.partner-detail{font-size:9px;color:var(--muted);display:block;margin-top:6px}
.partner-pending{background:#f0eef5}
.partner-pending>p{color:var(--purple-text)}
.partner-logo{display:flex;align-items:center;justify-content:center;min-height:100px;margin-bottom:18px}
.partner-logo img{display:block;width:100%;max-width:180px;height:78px;object-fit:contain}
.partner-logo-aws img{max-width:105px}
.voices .testimonials figure{border-top:3px solid var(--purple);padding:32px 36px}
.testimonial-company{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:46px}
.testimonial-company>span:first-child{font-size:16px;font-weight:700;letter-spacing:-.25px}
.testimonial-company .quote-mark{height:40px;flex-shrink:0}
.voices .testimonials blockquote{font-size:15px;line-height:1.85;margin-block:24px 30px}
.testimonials blockquote p+p{margin-top:16px}
.voices .testimonials figcaption{padding-top:22px;gap:6px}
.voices .testimonials figcaption strong{font-size:15px}
.voices .testimonials figcaption span{font-size:12px}
.testimonial-more{margin-top:20px}
.testimonial-more summary{display:flex;align-items:center;justify-content:space-between;gap:14px;list-style:none;color:var(--purple-dark);font-size:12px;font-weight:700;cursor:pointer;padding-block:12px;border-block:1px solid var(--line)}
.testimonial-more summary::-webkit-details-marker{display:none}
.testimonial-more summary .icon{width:18px;height:18px;flex-shrink:0}
.testimonial-more[open] summary{margin-bottom:18px}
.testimonial-more[open] summary .icon{transform:rotate(45deg)}
.voices .client-logos{display:block;margin-top:40px}
.client-logos>p{text-align:center;font-size:11px;color:var(--muted);margin-bottom:20px}
.client-logos ul{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;list-style:none;margin:0;padding:0}
.client-logos li{display:flex;align-items:center;justify-content:center;min-width:0;padding:18px;background:white;border:1px solid var(--line);border-radius:5px}
.voices .client-logos img{width:100%;max-width:170px;height:85px;object-fit:contain}
@media(min-width:761px) and (max-width:960px){.main-nav{gap:12px}.main-nav .button{padding-inline:10px}}
@media(max-width:760px){.brand-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.brand-logo-grid>li{padding:16px}.brand-logo-grid img{height:85px}.brand-section .brand-names{margin-top:0;gap:10px 20px}.partner-logo{min-height:85px;margin-bottom:16px}.partner-logo img{height:65px;max-width:155px}.partner-logo-aws img{max-width:85px}.voices .testimonials figure{padding:25px}.voices .testimonials blockquote{font-size:14px;line-height:1.85}.testimonial-company>span:first-child{font-size:15px}.client-logos ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.client-logos li:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 5px)}.voices .client-logos img{height:76px}}
@media(max-width:400px){.brand-logo-grid>li{padding:12px}.brand-logo-grid img{height:80px}.voices .testimonials figure{padding:22px}.testimonial-company>span:first-child{font-size:14px}.voices .testimonials blockquote{font-size:13px}.voices .client-logos img{height:68px}.partner-logo{min-height:75px}.partner-logo img{height:55px}}
.contact-section{background:var(--purple-dark);color:white;padding-block:82px}
.contact-layout{display:grid;grid-template-columns:1.35fr 1fr;gap:100px;align-items:center}
.contact-section h2{font-size:44px;line-height:1.2;letter-spacing:-1.8px}
.contact-section h2>span{color:#ded7ff}
.contact-section .eyebrow{color:#e1dcff;font-size:10px}
.contact-layout>div>p:not(.eyebrow){font-size:12px;line-height:1.9;color:#e2dcff;margin-block:24px}
.contact-options>a{display:block;position:relative;padding-block:27px;border-bottom:1px solid #ffffff3b;padding-right:32px}
.contact-options>a:first-child{border-top:1px solid #ffffff3b}
.contact-options>a>span{display:block;font-size:10px;color:#e5dfff;margin-bottom:9px}
.contact-options>a>strong{font-size:18px;font-weight:700;letter-spacing:-.4px;overflow-wrap:anywhere}
.contact-options>a>.icon{position:absolute;right:0;top:45px;width:20px;height:20px}
.contact-location{display:flex;align-items:flex-start;gap:16px;padding-top:29px}
.contact-location>.icon{width:20px;height:20px}
.contact-location>p{font-size:11px;line-height:1.8}
.contact-location>p>span{display:block;color:#e5dfff;font-size:10px;margin-top:4px}
.site-footer{background:#f6f4f8;padding-top:58px}
.footer-main{display:grid;grid-template-columns:1.25fr .8fr 1fr 1.2fr;gap:50px;padding-bottom:48px}
.footer-brand img{width:84px;height:60px;object-fit:contain;margin-bottom:19px;}
.footer-brand>p{font-size:12px;line-height:1.8}
.footer-brand>span{display:block;font-size:9px;color:var(--muted);margin-top:15px}
.footer-title{font-size:11px;font-weight:900;margin-bottom:21px;padding-top:6px}
.footer-main>div:not(.footer-brand)>a{display:block;font-size:10px;color:var(--muted);margin-bottom:12px;overflow-wrap:anywhere}
.footer-main a:hover{color:var(--purple-text)}
.footer-main>div:not(.footer-brand)>a>.icon{width:13px;height:13px}
.footer-address{font-size:10px;color:var(--muted);line-height:1.8;margin-top:17px}
.footer-bottom{display:flex;justify-content:space-between;gap:22px;padding-block:21px;border-top:1px solid var(--line);font-size:9px;color:var(--muted)}
.legal-links{display:flex;gap:22px;flex-wrap:wrap}
.legal-links a:hover{color:var(--purple-text)}
.image-dialog{max-width:min(1200px,94vw);width:1200px;max-height:92vh;padding:0;border:0;border-radius:7px;background:white;color:var(--ink)}
.image-dialog::backdrop{background:#15131bdf}
.image-dialog>img{max-height:calc(92vh - 63px);object-fit:contain;margin:auto;width:100%;background:white}
.dialog-bar{padding:10px 15px 10px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}
.dialog-bar>p{font-size:12px;font-weight:700}
.dialog-close{display:flex;align-items:center;justify-content:center;border:0;background:#f0edfb;color:var(--purple-text);width:42px;height:42px;border-radius:4px}
.content-page{max-width:900px;min-height:55vh}
.content-page h1{font-size:44px;letter-spacing:-1.7px;margin-bottom:30px}
.content-page .entry-content h2{font-size:28px;margin-block:30px 18px}
.content-page .entry-content h3{font-size:22px;margin-block:24px 16px}
.content-page .entry-content ul,.content-page .entry-content ol{padding-left:24px;margin-block:18px}
.content-page .entry-content a{text-decoration:underline;text-underline-offset:3px;color:var(--purple-text)}
.content-page .entry-content>p{margin-block:15px}
.legal-placeholder{background:#f0edfb;border-left:3px solid var(--purple);padding:24px 28px;margin-block:30px;color:#585068}
.legal-placeholder>p{font-size:14px}
.legal-placeholder .eyebrow{margin-bottom:10px}
.legal-directory{margin-block:28px 45px}
.legal-directory-intro{font-size:16px;line-height:1.8;margin-bottom:24px;color:var(--muted)}
.legal-document-card{display:flex;align-items:center;justify-content:space-between;gap:36px;padding:30px;border:1px solid var(--line);border-top:3px solid var(--purple);border-radius:6px;background:white;margin-bottom:18px}
.legal-document-card>div{max-width:660px}
.legal-document-card .eyebrow{margin-bottom:12px}
.legal-document-card h2{font-size:27px;margin-bottom:12px;letter-spacing:-.6px}
.legal-document-card p:not(.eyebrow){font-size:14px;line-height:1.8;color:var(--muted);margin-top:8px}
.legal-document-card .button{flex-shrink:0}
.legal-document-tools{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-block:28px;padding:22px 26px;border-left:3px solid var(--purple);background:var(--lilac)}
.legal-document-tools p{font-size:14px;line-height:1.7}
.legal-toc{margin:25px 0 40px;border:1px solid var(--line);border-radius:5px;background:#fff}
.legal-toc>summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 25px;font-size:15px;font-weight:700;cursor:pointer;list-style:none}
.legal-toc>summary::-webkit-details-marker{display:none}
.legal-toc[open]>summary{border-bottom:1px solid var(--line)}
.legal-toc[open]>summary>.icon{transform:rotate(45deg)}
.legal-toc ul{list-style:none;columns:2;column-gap:35px;margin:0;padding:20px 25px}
.legal-toc li{break-inside:avoid;margin-bottom:12px;line-height:1.6;font-size:13px}
.legal-toc a{color:var(--purple-dark);text-decoration:underline;text-underline-offset:3px}
.app-legal-page .legal-document{max-width:920px;margin:0 auto 48px;overflow-wrap:anywhere}
.legal-document p{font-size:16px;line-height:1.9;margin-block:18px}
.legal-document h2{font-size:27px;letter-spacing:-.5px;line-height:1.4;margin:48px 0 20px;padding-top:20px;border-top:1px solid var(--line);scroll-margin-top:110px}
.legal-document h3{font-size:21px;line-height:1.5;margin:35px 0 18px;scroll-margin-top:110px}
.legal-table{overflow-x:auto;margin-block:26px;border:1px solid var(--line);border-radius:5px}
.legal-table table{width:100%;min-width:820px;border-collapse:collapse;font-size:13px;line-height:1.7}
.legal-table td,.legal-table th{text-align:left;vertical-align:top;padding:15px;border:1px solid var(--line)}
.legal-table thead{background:var(--lilac)}
.legal-table th{font-weight:700}
.legal-back-links{display:flex;flex-wrap:wrap;gap:18px 35px;border-top:1px solid var(--line);padding-top:24px}
.legacy-note .product-legal-link{display:flex;margin-bottom:20px;font-size:12px}
@media(max-width:760px){.legal-document-card{display:block;padding:24px}.legal-document-card h2{font-size:24px}.legal-document-card .button{margin-top:22px}.legal-document-tools{display:block;padding:20px}.legal-document-tools .text-link{margin-top:14px}.legal-toc ul{columns:1}.legal-toc>summary{padding:18px 20px}.legal-document p{font-size:14px;line-height:1.9}.legal-document h2{font-size:23px}.legal-document h3{font-size:19px}.app-legal-page h1{overflow-wrap:anywhere}}
@media print{.legal-document-tools,.legal-toc,.legal-back-links{display:none}.app-legal-page .legal-document{max-width:none}.legal-document p{font-size:10pt}.legal-document h2{font-size:15pt;break-after:avoid}.legal-document h3{font-size:12pt;break-after:avoid}.legal-table{overflow:visible}.legal-table table{min-width:0;font-size:8pt}.legal-table td,.legal-table th{padding:6px}}
.post-list{display:grid;gap:30px}
.post-list article{padding-bottom:30px;border-bottom:1px solid var(--line)}
.post-list h2{font-size:26px;margin-bottom:15px}
.admin-bar .site-header{top:32px}
@media(min-width:1550px){.hero{gap:80px;padding-block:80px 95px}.hero-image{height:520px}.hero h1{font-size:72px}}
@media(max-width:1180px){.container{width:calc(100% - 72px)}.main-nav{gap:20px;font-size:11px}.hero{gap:28px}.hero h1{font-size:51px;letter-spacing:-2.7px}.hero-image{height:450px}.hero-image>p{font-size:24px;left:25px}.hero .button{font-size:11px;padding-inline:16px;gap:12px}.hero .actions{gap:16px}.hero .text-link{font-size:11px}.reach-inner{gap:25px}.stats>div{padding-left:20px}.stats dd{font-size:38px}.section-heading{gap:40px}.section-heading>p{max-width:320px}.factory-layout{gap:50px}.project-mix{gap:22px}.mix-chart{width:140px;height:140px}.odoo-layout{gap:45px}.consulting-layout{gap:40px}.products-grid h3{font-size:23px}.product-one,.product-desk{padding:28px}.product-wordmark{font-size:27px}.badge{font-size:8px}.team-grid{gap:16px}.team-member>img{height:200px}.contact-layout{gap:55px}.contact-options>a>strong{font-size:16px}.footer-main{gap:25px}.service-card{padding:25px 22px}.card-link{font-size:9px}.client-logos{gap:20px}.client-logos img{width:95px}}
@media(max-width:960px){.container{width:calc(100% - 48px)}.section{padding-block:75px}.header-inner{min-height:80px}.brand,.brand img{width:70px}.brand img{height:49px}.main-nav{gap:16px;font-size:10px}.main-nav .button{font-size:10px;padding:12px;gap:8px}.main-nav .icon{height:16px;width:16px}.hero{gap:25px;padding-block:45px 65px}.hero h1{font-size:43px;letter-spacing:-2px}.hero-description{font-size:12px}.hero-image{height:430px}.hero-image>p{font-size:22px}.hero .actions{align-items:flex-start;flex-direction:column;gap:5px}.hero-signature{margin-top:20px;font-size:9px}.hero-year{width:155px;padding:16px 20px;right:15px}.hero-year strong{font-size:36px}.image-label{font-size:7px;left:18px;padding:6px 9px}.hero-caption{font-size:7px}.reach-inner{grid-template-columns:1fr 3fr;gap:25px}.reach-inner>p{font-size:11px}.stats>div{padding-left:14px}.stats dd{font-size:32px}.stats dt{font-size:8px}.section-heading{gap:30px}.section-heading>p{max-width:270px;font-size:12px}h2{font-size:31px;letter-spacing:-1.2px}.service-grid{gap:15px}.service-card h3{font-size:16px}.service-card>p{font-size:11px}.card-link{font-size:9px;gap:8px}.industries{gap:30px}.industries>p{flex-basis:190px;font-size:11px}.industries li{font-size:9px}.factory-layout{gap:40px}.project-mix{gap:18px}.mix-chart{width:114px;height:114px;padding:8px}.mix-chart strong{font-size:34px}.mix-chart>div>span{font-size:8px}.project-mix .eyebrow{font-size:7px}.project-mix p:not(.eyebrow){font-size:10px}.project-mix p strong{font-size:10px}.factory-services li{font-size:10px}.products-grid{gap:18px;grid-template-columns:1fr 1fr}.product-one,.product-desk{padding:24px}.product-top{align-items:flex-start;flex-direction:column;gap:10px;margin-bottom:25px}.products-grid h3{font-size:21px}.products-grid article>p{font-size:11px}.brand-section{gap:35px}.brand-names{gap:18px 24px}.brand-names>span{font-size:15px}.original-brands{gap:25px}.original-brands>img{width:95px;height:47px}.original-brands>p{font-size:8px}.odoo-layout{gap:35px}.odoo-proof{padding:25px 23px}.odoo-proof>img{height:155px}.odoo-proof-label{font-size:7px}.odoo-number>strong{font-size:55px}.odoo-number>p{font-size:11px}.odoo-number{gap:20px}.odoo-copy>p:not(.eyebrow){font-size:12px}.consulting-copy h3{font-size:23px}.consulting-copy>p{font-size:11px}.consulting-services h4{font-size:12px}.consulting-services p{font-size:10px}.consulting-copy .button{font-size:11px;gap:10px}.ceo-card{height:575px}.testimonials figure{padding:27px}.testimonials blockquote{font-size:12px}.client-logos img{width:85px}.team-grid{grid-template-columns:repeat(3,1fr);gap:30px 22px}.team-member>img{height:260px}.team-member h3{font-size:14px}.team-member p{min-height:0}.partners-heading h2{font-size:30px}.partner-name{font-size:22px}.partner-detail{font-size:8px}.contact-section h2{font-size:36px}.contact-layout{gap:35px}.contact-options>a>strong{font-size:13px}.footer-main{grid-template-columns:1fr 1fr;gap:35px 70px}.footer-bottom{font-size:8px}}
@media(max-width:760px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.section{padding-block:62px}.topbar .container{min-height:30px}.topbar{font-size:8px}.topbar a{gap:5px}.topbar .icon{width:11px;height:11px}.header-inner{min-height:74px}.brand,.brand img{width:66px}.brand img{height:47px}.menu-toggle{display:none;align-items:center;gap:14px;padding:11px 0 11px 16px;background:none;border:0;font-size:12px;font-weight:700;color:var(--ink)}.js .menu-toggle{display:flex}.menu-lines{width:20px;height:13px;display:block;border-top:1.5px solid var(--ink);border-bottom:1.5px solid var(--ink);position:relative}.menu-lines::before{content:'';position:absolute;width:100%;height:1.5px;top:5px;left:0;background:var(--ink)}.menu-toggle[aria-expanded="true"] .menu-lines{border:0}.menu-toggle[aria-expanded="true"] .menu-lines::before{transform:rotate(45deg)}.menu-toggle[aria-expanded="true"] .menu-lines::after{content:'';position:absolute;width:100%;height:1.5px;top:5px;left:0;background:var(--ink);transform:rotate(-45deg)}.main-nav{flex-wrap:wrap;padding-block:15px;font-size:11px;gap:12px 17px}.header-inner{flex-wrap:wrap}.js .main-nav{display:none;position:absolute;left:0;right:0;top:100%;height:calc(100dvh - 74px);overflow-y:auto;background:var(--paper);padding:22px 24px 85px;border-top:1px solid var(--line);flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0}.js .main-nav.is-open{display:flex}.js .main-nav>a:not(.button){font-size:18px;line-height:1.4;padding-block:19px;border-bottom:1px solid var(--line)}.js .main-nav>a::after{display:none}.js .main-nav .button{font-size:13px;padding:17px;margin-top:25px;gap:24px}.hero{grid-template-columns:1fr;padding-block:40px 58px;gap:38px}.hero .eyebrow{font-size:9px;margin-bottom:22px}.hero h1{font-size:clamp(40px,7.7vw,59px);line-height:1.1;letter-spacing:-2.4px;margin-bottom:23px}.hero-description{font-size:13px;max-width:490px;margin-bottom:24px}.hero .actions{flex-direction:row;align-items:center;gap:18px}.hero .button{font-size:11px;gap:16px;min-height:51px;padding:15px 17px}.hero .text-link{font-size:11px}.hero-signature{font-size:9px;margin-top:22px}.hero-visual{padding-left:17px;padding-bottom:25px}.hero-image{height:345px}.hero-image>p{font-size:25px;bottom:39px;left:25px}.image-label{font-size:8px;left:24px;top:19px}.hero-year{width:156px;right:20px;bottom:0;padding:16px 19px}.hero-year strong{font-size:34px}.hero-year>span{font-size:8px}.hero-caption{font-size:6px;bottom:25px}.reach-inner{display:block;padding-block:25px}.reach-inner>p{font-size:11px;position:relative;margin-bottom:24px}.reach-inner>p>a{position:absolute;right:0;top:7px;margin:0;font-size:10px}.stats>div{padding-left:20px}.stats>div:first-child{border-left:0;padding-left:0}.stats dd{font-size:34px}.stats dt{font-size:8px;max-width:100px}.section-heading{display:block;margin-bottom:30px}.section-heading>p{max-width:520px;margin-top:22px;font-size:12px}.eyebrow{font-size:9px;margin-bottom:18px}h2{font-size:31px;line-height:1.24;letter-spacing:-1.25px}.service-grid{grid-template-columns:1fr;gap:14px}.service-card{padding:24px}.service-icon{width:39px;height:39px;margin-bottom:24px}.service-card h3{font-size:20px;margin-bottom:12px}.service-card>p{font-size:12px;max-width:530px;margin-bottom:22px}.card-link{font-size:10px;padding-top:17px}.industries{display:block;margin-top:31px}.industries>p{font-size:12px;margin-bottom:18px}.industries ul{gap:7px}.industries li{font-size:9px;padding:7px 11px}.factory-layout{grid-template-columns:1fr;gap:39px}.factory-copy>p:not(.eyebrow){font-size:12px;max-width:none;margin-block:22px}.factory h2{font-size:34px}.factory-details{background:#ffffff05;border:1px solid #ffffff1c;border-radius:5px;padding:25px}.project-mix{gap:30px;padding-bottom:25px;margin-bottom:24px}.mix-chart{width:135px;height:135px}.mix-chart strong{font-size:37px}.mix-chart>div>span{font-size:9px}.project-mix p:not(.eyebrow){font-size:11px}.project-mix p strong{font-size:12px}.project-mix .eyebrow{font-size:8px}.factory-services li{font-size:11px}.process{grid-template-columns:1fr 1fr;margin-top:40px;gap:27px 24px;padding-top:25px}.process h3{font-size:12px}.process p{font-size:10px}.process li>span{font-size:9px}.products-grid{grid-template-columns:1fr;gap:20px}.product-one,.product-desk{padding:26px}.product-top{flex-direction:row;align-items:center;margin-bottom:25px}.badge{font-size:8px}.product-wordmark{font-size:29px}.products-grid h3{font-size:26px}.products-grid article>p{font-size:12px}.timeline h4{font-size:17px}.timeline p{font-size:12px}.legacy-note .text-link{font-size:11px}.portfolio summary{padding:17px 20px;font-size:11px}.portfolio-grid{grid-template-columns:1fr;padding:0 20px 20px;gap:17px}.brand-section{grid-template-columns:1fr;gap:25px;padding-block:40px 29px}.brand-section h3{font-size:23px}.brand-section p:not(.eyebrow){font-size:12px;max-width:500px}.brand-names{gap:19px 28px}.brand-names>span{font-size:16px}.original-brands{flex-wrap:wrap;justify-content:space-around;gap:17px 25px;padding-block:20px}.original-brands>p{width:100%;font-size:9px;text-align:center}.original-brands>p>br{display:none}.original-brands>img{width:65px;height:43px}.odoo-layout{grid-template-columns:1fr;gap:35px}.odoo-copy>p:not(.eyebrow){font-size:12px}.odoo-proof{padding:25px;max-width:500px;width:100%;margin:auto}.odoo-proof-label{font-size:8px}.odoo-proof>img{height:170px;margin-block:6px 20px}.odoo-number>strong{font-size:65px}.odoo-number>p{font-size:13px}.odoo-proof-footer{font-size:9px}.consulting-layout{grid-template-columns:1fr;gap:33px}.ceo-card{height:465px;max-width:520px;width:100%;margin:auto}.ceo-card>img{object-position:50% 43%}.ceo-card figcaption{bottom:25px;left:25px}.ceo-card figcaption>strong{font-size:27px}.consulting-copy h3{font-size:27px}.consulting-copy>p{font-size:12px}.consulting-services h4{font-size:13px}.consulting-services p{font-size:11px}.consulting-copy .button{font-size:12px;gap:15px}.testimonials{grid-template-columns:1fr;gap:17px}.testimonials figure{padding:26px}.testimonials blockquote{font-size:12px}.client-logos{flex-wrap:wrap;justify-content:center;gap:22px 27px}.client-logos>span{width:100%;max-width:none;text-align:center;font-size:9px}.client-logos img{width:85px;height:50px}.team-grid{grid-template-columns:1fr 1fr;gap:24px 17px}.team-member>img{height:250px}.team-member h3{font-size:13px}.team-member p{font-size:10px;min-height:36px}.partners-section{padding-block:50px 58px}.partners-heading h2{font-size:28px}.partners-heading>p:not(.eyebrow){font-size:12px}.partners-grid{grid-template-columns:1fr 1fr}.partners-grid>div{padding:23px 14px}.partners-grid>div:nth-child(3){border-left:0;border-top:1px solid var(--line)}.partners-grid>div:nth-child(4){border-top:1px solid var(--line)}.partner-name{font-size:24px}.partner-detail{font-size:8px}.contact-section{padding-block:58px}.contact-layout{grid-template-columns:1fr;gap:38px}.contact-section h2{font-size:35px}.contact-options>a>strong{font-size:18px}.contact-options>a{padding-block:22px}.contact-options>a>.icon{top:39px}.contact-layout>div>p:not(.eyebrow){font-size:12px}.site-footer{padding-top:40px}.footer-main{grid-template-columns:1fr 1fr;gap:35px 25px}.footer-brand{grid-column:1/-1;display:grid;grid-template-columns:100px 1fr;gap:0 20px;align-items:center}.footer-brand>a{grid-row:1/3}.footer-brand img{margin:0;width:78px;height:56px}.footer-brand>p{font-size:12px}.footer-brand>span{margin-top:5px;font-size:8px}.footer-title{font-size:10px;margin-bottom:18px}.footer-main>div:not(.footer-brand)>a{font-size:10px}.footer-main>div:last-child{grid-column:1/-1}.footer-address{max-width:300px;font-size:10px}.footer-bottom{flex-direction:column;gap:13px;font-size:9px;padding-block:20px}.legal-links{gap:20px}.content-page h1{font-size:35px}.admin-bar .site-header{top:46px}}
@media(max-width:400px){.container{width:calc(100% - 32px)}.topbar{font-size:7px}.hero h1{font-size:39px;letter-spacing:-2px}.hero-image{height:320px}.hero-image>p{font-size:21px;bottom:83px}.hero-year{width:137px;padding:14px 17px;right:16px}.hero-year strong{font-size:31px}.hero .actions{gap:12px}.hero .button{font-size:10px;padding-inline:13px;gap:10px}.hero .text-link{font-size:10px;gap:8px}.hero-signature{font-size:8px}.stats>div{padding-left:13px}.stats dd{font-size:30px}.stats dt{font-size:7px}.factory-details{padding:21px}.project-mix{gap:20px}.mix-chart{width:110px;height:110px}.project-mix .eyebrow{font-size:7px;letter-spacing:.8px}.project-mix p strong{font-size:10px}.project-mix p:not(.eyebrow){font-size:9px}.factory-services li{font-size:10px}.product-one,.product-desk{padding:23px}.badge{font-size:7px;padding:6px 8px}.product-wordmark{font-size:27px}.products-grid h3{font-size:24px}.original-brands{gap:17px}.original-brands>img{width:59px}.odoo-copy .actions{gap:12px}.odoo-copy .button{font-size:11px}.odoo-copy .text-link{font-size:10px}.team-member>img{height:190px}.team-member h3{font-size:12px}.team-member p{font-size:9px}.ceo-card{height:420px}.contact-section h2{font-size:31px}.contact-options>a>strong{font-size:16px}.partners-grid>div{padding:23px 10px}.partner-detail{font-size:7px}.legal-placeholder{padding:21px}.content-page h1{font-size:31px}}
@media(max-width:600px){.admin-bar .site-header{top:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{.topbar,.site-header,.site-footer,.actions,.button,.image-dialog{display:none!important}.container{width:100%}.section{padding-block:30px}.hero{padding-block:30px}.factory,.contact-section{background:#fff;color:#111}.factory *,.contact-section *{color:#111!important}.hero h1{font-size:40px}.service-card,.product-one,.product-desk,.team-member,.ceo-card,.odoo-proof{break-inside:avoid}a{overflow-wrap:anywhere}}
