@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--paper:#F7F8F5;--ink:#111827;--blue:#3454F5;--lime:#D5F58A;--muted:#5F6671;--line:#DDE0DA;--white:#FFF;--radius:14px;--font:'DM Sans',Arial,sans-serif;--display:'Manrope',Arial,sans-serif;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:32px;--space-5:48px;--space-6:64px;--space-7:96px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.6 var(--font);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p,figure{margin:0}h1,h2,h3,h4{font-family:var(--display);font-weight:650}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:default}.icon{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;vertical-align:middle}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.container{width:min(1320px,calc(100% - 112px));margin-inline:auto}.blue{color:var(--blue)}.eyebrow{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.eyebrow-line{width:23px;height:2px;background:var(--blue)}.site-header{position:sticky;top:0;z-index:30;background:rgba(247,248,245,.97);border-bottom:1px solid var(--line)}.header-inner{height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{font-family:var(--display);font-size:31px;font-weight:800;letter-spacing:-1.8px;display:inline-flex;align-items:center;gap:4px;line-height:1.2}.logo-mark{color:var(--blue);font-size:39px;font-weight:500;line-height:1}.desktop-nav{display:flex;gap:30px;font-size:14px;font-weight:500}.desktop-nav a{position:relative}.desktop-nav a:after{content:'';position:absolute;bottom:-7px;left:0;width:0;height:2px;background:var(--blue);transition:width .2s}.desktop-nav a:hover:after{width:100%}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:54px;padding:14px 22px;border:1px solid transparent;border-radius:7px;font-size:14px;font-weight:550;line-height:1.5;transition:background .2s,transform .2s;white-space:normal}.button:hover{transform:translateY(-2px)}.button-blue{background:var(--blue);color:white}.button-blue:hover{background:#2443da}.button-dark{background:var(--ink);color:white}.button-dark:hover{background:#293344}.button-small{min-height:45px;padding:11px 17px;font-size:13px;gap:17px}.text-link{display:inline-flex;align-items:center;gap:13px;font-size:14px;font-weight:600;min-height:44px}.text-link:hover{color:var(--blue)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.skip-link{position:fixed;top:12px;left:20px;transform:translateY(-180%);background:var(--ink);color:white;z-index:99;padding:12px 20px}.skip-link:focus{transform:none}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.hero{display:grid;grid-template-columns:1.12fr 1fr;gap:25px;padding-top:72px;padding-bottom:57px;align-items:center}.hero h1{font-size:clamp(42px,4.3vw,64px);line-height:1.075;letter-spacing:-3px;margin-top:27px;font-weight:650}.hero-intro{font-size:16px;line-height:1.8;max-width:490px;color:var(--muted);margin-top:27px}.hero-actions{display:flex;align-items:center;gap:23px;margin-top:30px}.reassurance{display:flex;gap:18px;flex-wrap:wrap;list-style:none;padding:0;margin:23px 0 0;font-size:12px;color:var(--muted)}.reassurance li{display:flex;align-items:center;gap:5px}.reassurance .icon{width:15px;height:15px;color:var(--ink)}
.system-figure{min-width:0;background:#EFF1EB;border:1px solid #E5E8DF;border-radius:19px;padding:22px 21px 18px;position:relative;margin-top:15px}.system-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px;letter-spacing:.1em;color:#626A5C;font-weight:550}.system-topline>span:first-child{display:flex;align-items:center;gap:7px}.live-dot,.tiny-dot{display:inline-block;width:5px;height:5px;background:#598441;border-radius:50%;flex-shrink:0}.system-canvas{height:460px;position:relative;margin:14px -10px 0;background-image:radial-gradient(#CDD1C5 .8px,transparent .8px);background-size:17px 17px}.flow-lines{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.flow-lines path{stroke:#AFB7A5;stroke-width:1.25}.flow-lines .flow-highlight{stroke:var(--blue);stroke-dasharray:4 5}.flow-lines circle{fill:var(--blue);stroke:var(--paper);stroke-width:3}.interface-card{position:absolute;padding:18px;background:white;border:1px solid #E0E3DB;border-radius:10px;box-shadow:0 6px 18px #24302b06;z-index:2}.order-card{top:18px;left:3%;width:55%;transform:rotate(-4deg)}.card-top{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:13px}.tile-icon{display:inline-flex;width:35px;height:35px;align-items:center;justify-content:center;border-radius:8px;flex-shrink:0}.tile-icon .icon{width:20px;height:20px}.tint-blue{background:#EBEFFF;color:var(--blue)}.tint-lime{background:#E8F6CE;color:#466426}.tint-neutral{background:#F1F2ED;color:#626957}.tag{display:inline-flex;padding:4px 8px;border-radius:4px;font-size:12px;line-height:1.4;font-weight:500}.tag-green{background:#EEF6E5;color:#50752E}.micro-label{font-size:12px;letter-spacing:.075em;color:#71766E;font-weight:550;margin-bottom:5px}.card-mainline{display:flex;justify-content:space-between;gap:8px;font-size:14px}.card-divider{height:1px;background:#ECEEE7;margin:13px 0 9px}.data-row{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#72766F}.data-row strong{color:var(--ink);font-size:14px}.mini-progress{height:4px;border-radius:3px;background:#EBEEE7;margin:12px 0 9px}.mini-progress span{display:block;width:100%;height:100%;background:var(--lime);border-radius:3px}.card-bottom{display:flex;align-items:center;gap:6px;color:#6B7464;font-size:12px}.invoice-card{top:55px;right:0;width:34%;transform:rotate(5deg);padding:15px}.invoice-card .tile-icon{margin-bottom:10px}.invoice-card strong{display:block;font-size:13px}.document-lines{display:grid;gap:7px;margin:15px 0}.document-lines i{width:100%;height:4px;background:#EDEFE9;border-radius:2px}.document-lines i:nth-child(2){width:75%}.document-lines i:nth-child(3){width:45%}.round-check{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:18px;height:18px;background:var(--lime);color:#355721}.system-hub{position:absolute;top:220px;left:43%;height:92px;width:92px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:18px;background:var(--blue);color:white;z-index:3;box-shadow:0 0 0 9px #EFF1EB,0 8px 30px #3454F525;transform:rotate(-6deg)}.system-hub>span{font-size:60px;line-height:.9;color:var(--lime);font-family:Arial;font-weight:400}.system-hub small{font-family:var(--display);font-weight:750;letter-spacing:-.5px;margin-top:4px;font-size:12px}.stock-card{left:0;top:334px;display:flex;gap:10px;align-items:center;transform:rotate(-3deg);width:51%;padding:14px 12px}.stock-card strong{font-size:12px}.stock-card .card-bottom{margin-top:4px}.stock-card .micro-label{font-size:12px}.ai-card{right:-1%;top:324px;width:48%;padding:15px;transform:rotate(3deg)}.ai-card .card-top{justify-content:flex-start;gap:9px;margin-bottom:11px}.ai-card strong{font-size:12px}.ai-card p{font-size:12px;color:#6B7166;margin-top:5px}.human-validation{display:flex;align-items:center;gap:6px;background:#F0F5E7;border-radius:4px;padding:8px 5px;margin-top:13px;font-size:12px;color:#425D27}.human-validation .icon{width:12px;height:12px}.human-validation>span:last-child{margin-left:auto}.system-figure figcaption{display:flex;flex-direction:column;gap:3px;font-size:12px;border-top:1px solid #D9DED0;padding-top:14px;margin-top:10px}.system-figure figcaption span:first-child{font-weight:600;color:#515B46}.system-figure figcaption span:last-child{font-size:12px;color:#757E6B}.hero-baseline{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-block:24px;font-size:13px;color:var(--muted)}.hero-baseline p{color:var(--ink)}.hero-baseline p span{color:var(--blue)}.hero-baseline a{height:33px;width:33px;display:flex;justify-content:center;align-items:center;border:1px solid #C8CDC3;border-radius:50%;font-size:19px}
@media(min-width:1450px){.hero{gap:58px;padding-top:86px;padding-bottom:72px}.system-canvas{height:485px}.system-hub{top:232px}.stock-card{top:349px}.ai-card{top:347px}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.desktop-nav{gap:20px}.hero{gap:25px}.hero h1{font-size:49px;letter-spacing:-2.4px}.hero-actions{gap:14px;flex-wrap:wrap}.hero .eyebrow{font-size:12px}.system-figure{padding:17px 15px}.system-canvas{height:440px}.system-hub{width:77px;height:77px;top:215px;left:40%}.system-hub>span{font-size:46px}.stock-card{width:54%;top:315px}.ai-card{top:310px}.order-card{padding:14px}.tag{font-size:12px}.card-mainline{font-size:12px}.system-figure figcaption{margin-top:0}.header-cta{font-size:12px}.logo{font-size:28px}}
@media(max-width:900px){.desktop-nav{gap:17px;font-size:13px}.header-cta{display:none}.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:43px;letter-spacing:-2px}.hero .eyebrow{font-size:12px;max-width:290px}.hero-intro{font-size:15px}.hero-actions{margin-top:23px}.reassurance{gap:10px;font-size:12px}.system-figure{padding:14px 12px}.system-topline{font-size:12px}.system-canvas{height:440px}.order-card{width:66%;left:0}.invoice-card{width:41%;top:124px;right:-2%;padding:11px}.system-hub{top:236px;left:26%;width:69px;height:69px}.stock-card{top:337px;left:0;width:56%;padding:10px}.stock-card .tile-icon{display:none}.ai-card{top:326px;width:50%;padding:10px}.ai-card strong{font-size:12px}.ai-card .tile-icon{display:none}.human-validation .icon{display:none}.human-validation{font-size:12px}.system-figure figcaption{font-size:12px}.hero-baseline{gap:20px}}
@media(max-width:700px){html{scroll-padding-top:90px}.container{width:calc(100% - 40px)}.header-inner{height:77px}.logo{font-size:28px}.desktop-nav{display:none}.menu-toggle{display:flex;flex-direction:column;gap:6px;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid #D3D8CC;background:transparent;border-radius:7px}.menu-toggle span{width:18px;height:1.5px;background:var(--ink);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.mobile-nav{padding:10px 20px 25px;background:var(--paper);border-top:1px solid var(--line)}.mobile-nav a{display:flex;justify-content:space-between;padding:12px 4px;font-size:18px;border-bottom:1px solid var(--line)}.hero{grid-template-columns:1fr;padding-top:38px;padding-bottom:31px;gap:35px}.hero .eyebrow{max-width:none;font-size:12px;letter-spacing:.025em;gap:8px}.eyebrow-line{width:17px}.hero h1{font-size:clamp(34px,9.4vw,61px);letter-spacing:-1.9px;margin-top:24px;line-height:1.12}.hero-intro{font-size:16px;line-height:1.75;margin-top:23px;max-width:530px}.hero-actions{gap:14px 24px;align-items:flex-start}.button{min-height:54px}.hero-actions .button{gap:24px}.reassurance{gap:12px;font-size:12px;margin-top:19px}.system-figure{margin-top:0;padding:20px;background:#EFF1EB;border-radius:13px}.system-topline{font-size:12px;letter-spacing:.04em}.system-canvas{display:grid;grid-template-columns:minmax(0,1fr);grid-auto-rows:auto;gap:24px;height:auto;margin:20px 0 18px;background:none}.flow-lines,.system-hub,.invoice-card{display:none}.interface-card{position:relative;inset:auto;transform:none;width:100%;padding:16px}.order-card{position:relative}.order-card .card-top{margin-bottom:10px}.order-card .card-divider,.mini-progress{display:none}.order-card .micro-label{display:none}.order-card .card-mainline{font-size:16px}.order-card .data-row{font-size:13px;margin-top:7px}.order-card .card-bottom{font-size:12px;margin-top:9px}.order-card:after,.stock-card:after{content:'↓';position:absolute;bottom:-20px;left:50%;font-size:18px;color:#7C8F68;z-index:5}.tag{font-size:12px}.stock-card{display:flex;position:relative}.stock-card .tile-icon{display:inline-flex}.stock-card .micro-label{font-size:12px}.stock-card strong{font-size:14px}.stock-card .card-bottom{font-size:12px}.ai-card .tile-icon{display:inline-flex}.ai-card .micro-label{font-size:12px}.ai-card strong{font-size:14px}.ai-card p{font-size:12px}.human-validation{font-size:12px;padding:10px}.human-validation .icon{display:block;width:16px;height:16px}.system-figure figcaption{margin:0;font-size:12px}.system-figure figcaption span:last-child{font-size:12px}.hero-baseline{padding-block:20px;font-size:12px}.hero-baseline>span{display:none}.hero-baseline p{font-size:13px}}
.section{padding-block:100px}.section-heading{margin-bottom:44px}.section-heading .eyebrow{margin-bottom:23px}.section-index{color:var(--blue);font-weight:600;letter-spacing:0;margin-right:8px}.heading-row{display:flex;align-items:flex-end;justify-content:space-between;gap:45px}.section h2{font-size:clamp(32px,3.05vw,44px);line-height:1.22;letter-spacing:-1.7px;font-weight:600}.muted-heading{color:#7B8179}.heading-row>p{font-size:14px;line-height:1.8;color:var(--muted);padding-bottom:4px}.small-note{font-size:12px;color:#747B70}.offer-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:24px}.offer-grid>.offer:nth-child(-n+2){grid-column:span 3}.offer-grid>.offer:nth-child(n+3){grid-column:span 2}.offer{border:1px solid #DADED4;border-radius:var(--radius);padding:29px 32px 32px;display:flex;flex-direction:column;min-width:0}.offer-platform{background:#EAEFFF}.offer-apps{background:#F3F0EA}.offer-automation{background:#EDF4E2}.offer-connect{background:#EEF2F8}.offer-ops{background:#ECEFE8}.offer-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:21px}.offer-number{font-size:12px;border:1px solid #ABB8F1;border-radius:50%;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:#3A54AB}.offer-heading>.icon{width:26px;height:26px;color:var(--blue)}.offer-apps .offer-number{border-color:#CFC4B0;color:#6E5F45}.offer-apps .offer-heading>.icon{color:#6E5F45}.offer-automation .offer-number{border-color:#B7CAA0;color:#5E773E}.offer-automation .offer-heading>.icon{color:#506E2B}.offer-connect .offer-number{border-color:#B8C4D8;color:#4A5E84}.offer-connect .offer-heading>.icon{color:#4A5E84}.offer-ops .offer-number{border-color:#B8C4AE;color:#4F6040}.offer-ops .offer-heading>.icon{color:#4F6040}.offer h3{font-size:29px;line-height:1.25;letter-spacing:-1px}.offer>p{font-size:16px;line-height:1.7;color:#5A6376;margin-top:15px;max-width:440px}.offer-apps>p{color:#625A4E}.offer-automation>p{color:#626E51}.offer-connect>p{color:#566273}.offer-ops>p{color:#56604E}.offer-tags{display:flex;gap:7px;list-style:none;padding:0;flex-wrap:wrap;margin:20px 0 24px;align-content:flex-start}.offer-tags li{font-size:12px;line-height:1.5;padding:4px 9px;border:1px solid #CCD6F5;border-radius:5px;color:#485C9A}.offer-apps .offer-tags li{border-color:#D8CEBC;color:#6A5C45}.offer-automation .offer-tags li{border-color:#D2DEC1;color:#536C37}.offer-connect .offer-tags li{border-color:#C8D3E6;color:#4A5E84}.offer-ops .offer-tags li{border-color:#C8D4BC;color:#4F6040}.offer-link{display:flex;justify-content:space-between;gap:18px;align-items:center;font-size:15px;font-weight:600;margin-top:auto;padding-top:4px;border-top:1px solid #CAD4EF}.offer-link>span{display:flex;width:32px;height:32px;justify-content:center;align-items:center;border:1px solid #BBC8ED;border-radius:50%;transition:background .2s}.offer-link:hover>span{background:var(--blue);color:white;border-color:var(--blue)}.offer-apps .offer-link{border-color:#D8CEBC}.offer-apps .offer-link>span{border-color:#CFC4B0}.offer-apps .offer-link:hover>span{background:var(--ink);border-color:var(--ink)}.offer-automation .offer-link{border-color:#CCD9BA}.offer-automation .offer-link>span{border-color:#B9CEA0}.offer-automation .offer-link:hover>span{background:var(--ink);border-color:var(--ink)}.offer-connect .offer-link{border-color:#C8D3E6}.offer-connect .offer-link>span{border-color:#B8C4D8}.offer-connect .offer-link:hover>span{background:var(--blue);border-color:var(--blue)}.offer-ops .offer-link{border-color:#C8D4BC}.offer-ops .offer-link>span{border-color:#B8C4AE}.offer-ops .offer-link:hover>span{background:var(--ink);border-color:var(--ink)}.commerce-demo{margin:36px -4px 0;position:relative;transform:rotate(-3deg);background:white;border:1px solid #C9D5F6;border-radius:9px 9px 0 0;min-height:276px;box-shadow:0 10px 25px #37549A09}.demo-browser{display:flex;align-items:center;gap:16px;border-bottom:1px solid #E4E8F3;padding:12px 15px;font-size:12px;color:#5B647E}.browser-dots{font-size:12px;color:#C1CAE5;letter-spacing:1px}.demo-pill{margin-left:auto;font-size:12px;background:#EAEFFF;padding:2px 7px;color:var(--blue);border-radius:4px}.commerce-content{display:flex}.commerce-sidebar{width:44px;border-right:1px solid #EBEDF5;display:flex;gap:21px;flex-direction:column;align-items:center;padding-top:22px;flex-shrink:0;color:#8992B0}.commerce-sidebar .icon{width:17px;height:17px}.commerce-sidebar .icon:first-child{color:var(--blue)}.commerce-main{padding:21px 18px;width:calc(100% - 44px)}.commerce-title{display:flex;justify-content:space-between;align-items:center;gap:15px}.commerce-title strong{font-size:15px}.commerce-title>span{font-size:12px;color:#5D7441}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.catalog-grid>div{display:flex;flex-direction:column;min-width:0}.product-icon{display:flex;align-items:center;justify-content:center;background:#F1F3F9;height:70px;border-radius:5px}.product-icon .icon{width:29px;height:29px;stroke-width:1.2;color:#7D8BAF}.catalog-grid>div:nth-child(2) .product-icon{background:#EBF0F5}.catalog-grid>div:nth-child(3) .product-icon{background:#F1F0E9}.catalog-grid b{font-size:12px;margin-top:8px}.catalog-grid>div>span:last-child{font-size:12px;color:#869078;margin-top:2px}.order-floating{position:absolute;display:flex;gap:10px;align-items:center;bottom:16px;right:-6px;padding:13px 15px;background:white;border:1px solid #D7DEEE;border-radius:8px;box-shadow:0 3px 15px #19306810;transform:rotate(3deg)}.order-floating>div{display:flex;flex-direction:column}.order-floating b{font-size:12px}.order-floating div>span{font-size:12px;color:#72796B}.order-floating>.icon{width:16px;margin-left:18px;color:var(--blue)}.workflow-demo{padding:20px 22px 23px;position:relative;flex:1;display:flex;flex-direction:column;justify-content:center;min-height:312px}.workflow-node{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #D2DBC8;border-radius:8px;padding:10px 13px;position:relative;z-index:1}.workflow-node>div{display:flex;flex-direction:column}.workflow-node small{font-size:12px;color:#7B8670;letter-spacing:.06em}.workflow-node strong{font-size:13px;font-weight:550}.workflow-node>.round-check{margin-left:auto;font-size:12px;width:17px;height:17px}.workflow-node .tile-icon{width:31px;height:31px;background:#F0F5E9;color:#57743D}.workflow-node .tile-icon>.icon{width:17px;height:17px}.workflow-ai{margin-left:18px;margin-right:18px}.workflow-ai .tile-icon{background:#EBEFFF;color:var(--blue)}.workflow-human{background:var(--lime);border-color:#B8D778}.workflow-human .tile-icon{background:#EAFACC}.workflow-human small{color:#536839}.workflow-connector{height:14px;width:1px;background:#A8BF8B;align-self:center}.workflow-end{font-size:12px;color:#68804C;display:flex;align-items:center;justify-content:center;gap:8px}.workflow-end .icon{width:15px;height:15px}.validation-pill{margin-left:auto;font-size:12px;border:1px solid #A9C974;border-radius:4px;padding:3px 6px;white-space:nowrap}.expertise-complement{display:grid;grid-template-columns:220px 1fr;gap:35px;font-size:13px;border-bottom:1px solid var(--line);padding:28px 0;color:var(--muted);line-height:1.8}.expertise-complement>span{font-weight:600;color:var(--ink)}.use-cases{background:#F0F2ED;border-block:1px solid #E2E6DB}.case-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px 34px}.case{min-width:0;scroll-margin-top:120px}.case-visual{height:180px;border:1px solid #DFE4D7;border-radius:9px;display:flex;gap:23px;align-items:center;justify-content:center;padding:24px;background:#F7F8F4}.case-title{display:flex;gap:12px;align-items:flex-start;margin:22px 0 15px}.case-title>span{font-size:12px;color:var(--blue);padding-top:5px}.case h3{font-size:21px;line-height:1.4;letter-spacing:-.5px}.case-story{padding-left:27px;display:grid;grid-template-columns:.84fr 1.16fr;gap:24px}.case-story p{color:var(--muted);font-size:14px;line-height:1.75}.case-story p>span{display:block;font-size:12px;letter-spacing:.06em;font-weight:550;margin-bottom:7px;color:#737B6C}.case-story p:last-child>span{color:var(--blue)}.source-chips{display:flex;flex-direction:column;gap:7px;transform:rotate(-4deg)}.source-chips>span{display:inline-flex;gap:8px;align-items:center;background:white;border:1px solid #E1E5DB;border-radius:5px;padding:5px 13px;font-size:12px;color:#68715F}.source-chips .icon{width:14px;height:14px}.case-direction{font-size:27px;color:#9BAF82}.mini-portal{background:#fff;border:1px solid #CCD5EF;padding:15px;border-radius:7px;transform:rotate(2deg)}.mini-portal>div{display:flex;align-items:center;gap:10px;font-size:13px}.mini-portal .icon{width:18px;height:18px;color:var(--blue)}.mini-portal>div>span{margin-left:10px;color:var(--blue)}.mini-portal p{font-size:12px;color:#737F91;margin-top:11px}.visual-sales{background:#EDF0F9}.sales-origin{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;height:78px;width:82px;background:var(--blue);color:white;border-radius:9px;font-size:12px;transform:rotate(-5deg)}.sales-targets{display:flex;flex-direction:column;gap:7px;width:165px}.sales-targets>span{display:flex;justify-content:space-between;background:white;border:1px solid #DAE0F0;border-radius:5px;font-size:12px;padding:5px 12px}.sales-targets b{font-size:12px;color:#6B8850}.visual-documents{background:#E9EEDE}.doc-source{display:flex;flex-direction:column;gap:8px;align-items:center;justify-content:center;height:96px;width:85px;border-radius:6px;background:white;border:1px solid #D8DECC;transform:rotate(-7deg)}.doc-source .icon{color:#6B7B55;width:31px;height:31px;stroke-width:1.25}.doc-source small{font-size:12px;color:#727C64}.extracted-data{display:flex;flex-direction:column;gap:4px;min-width:185px;padding:11px 13px;border-radius:7px;background:#F7F9F1;border:1px solid #D5DEC8;transform:rotate(2deg)}.extracted-data>span{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;padding:5px 0;border-bottom:1px solid #E0E5D6}.extracted-data>span:last-child{border:0}.extracted-data b{font-size:12px;font-weight:400;color:#657C4B}.extracted-data em{font-style:normal;font-size:12px;color:#755A16;background:#F4ECCA;border-radius:3px;padding:2px 5px}.visual-support{background:#ECEFED}.support-answer{padding:15px 22px;background:#fff;border:1px solid #DBE2D6;border-radius:7px;transform:rotate(-2deg)}.support-answer>div:first-child{display:flex;align-items:center;gap:10px;font-size:12px}.support-answer .icon{width:18px;height:18px;color:var(--blue)}.support-answer p{font-size:12px;margin:8px 0 12px;color:#6E7866}.source-tags{display:flex;gap:8px;font-size:12px;color:#577437}.source-tags>span{background:#F0F5E8;padding:4px 6px;border-radius:4px}
.system-section{background:#17211F;color:#F7F8F3;padding-block:89px 56px}.system-heading{display:grid;grid-template-columns:1.5fr 1fr;gap:100px}.system-heading .eyebrow{color:#ACB8A8;margin-bottom:26px}.system-heading .section-index{color:var(--lime)}.system-section h2{font-size:48px;line-height:1.2;letter-spacing:-1.8px}.system-section h2 span{color:#A3B19D}.system-aside{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding-top:10px}.system-aside p{color:#BAC4B5;font-size:16px;line-height:1.8;max-width:340px}.large-brand-arrow{font-family:Arial,sans-serif;color:var(--lime);font-size:112px;line-height:1}.system-chain{list-style:none;padding:0;display:grid;grid-template-columns:repeat(5,1fr);margin:59px 0 38px;gap:0;border:1px solid #435040;border-radius:9px}.system-chain>li{position:relative;padding:24px;display:grid;grid-template-columns:1fr auto;gap:22px;border-right:1px solid #435040;min-width:0}.system-chain>li:last-child{border:0}.system-chain>li:not(:last-child):after{content:'→';position:absolute;right:-11px;top:50%;font-size:18px;line-height:1;background:#17211F;color:#99AC8D;width:20px;text-align:center;z-index:1}.system-chain .icon{color:var(--lime);width:25px;height:25px}.system-chain>li>span{color:#879C7C;font-size:12px}.system-chain strong{grid-column:1/-1;font-size:16px;line-height:1.5;font-weight:450}.principles{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.principles>p{font-size:13px;color:#C1CBBB;display:flex;gap:12px;line-height:1.7}.principles span{font-size:20px;line-height:1.1;color:var(--lime)}.approach{padding-block:102px 111px}.method-list{display:grid;grid-template-columns:repeat(4,1fr);gap:34px;list-style:none;margin:49px 0 0;padding:0}.method-number{display:flex;justify-content:space-between;align-items:center;font-family:var(--display);font-size:53px;font-weight:500;color:#A9B5A1;letter-spacing:-3px;border-top:1px solid #CBD3C4;padding-top:12px}.method-number>span{font-family:Arial;font-size:24px;font-weight:400;color:#748766;letter-spacing:0}.method-list li:first-child .method-number{color:var(--blue);border-color:var(--blue)}.method-list li:first-child .method-number>span{color:var(--blue)}.method-list h3{font-size:21px;line-height:1.35;margin:25px 0 15px;min-height:57px;letter-spacing:-.5px}.method-list p{font-size:14px;line-height:1.8;color:var(--muted)}.contact-section{background:#EDF1E5;border-top:1px solid #DDE5D2;padding-block:88px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.contact-copy .eyebrow{margin-bottom:29px}.contact-copy h2{font-size:54px;line-height:1.14;letter-spacing:-2.2px}.contact-copy>p:not(.eyebrow){font-size:16px;line-height:1.8;color:#68715C;max-width:360px;margin-top:27px}.contact-signature{display:flex;align-items:center;gap:22px;margin-top:65px;font-size:13px;line-height:1.7;color:#627052}.contact-arrow{height:70px;width:70px;display:flex;align-items:center;justify-content:center;background:var(--lime);font-family:Arial;font-size:59px;line-height:1;color:#314322;border-radius:12px;transform:rotate(-8deg)}.contact-form{background:#FAFBF8;border:1px solid #DDE2D6;border-radius:var(--radius);padding:30px;box-shadow:0 10px 30px #30451A04}.form-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap}.form-heading h3{font-size:21px;letter-spacing:-.6px}.demo-badge{background:#EEF1E7;border:1px solid #DCE3D2;padding:3px 8px;font-size:12px;color:#657452;border-radius:4px}.form-note{font-size:12px;line-height:1.6;color:#6F7668;margin:11px 0 24px;max-width:370px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field{display:flex;flex-direction:column;margin-bottom:17px;min-width:0}.field label{font-size:13px;font-weight:550;margin-bottom:7px}.optional{font-size:12px;font-weight:400;color:#78806E}.field input,.field select,.field textarea{display:block;width:100%;border:1px solid #D4DACD;border-radius:5px;padding:11px 13px;background:#fff;color:var(--ink);font-size:14px;line-height:1.5;min-height:45px;transition:border-color .2s}.field textarea{resize:vertical;min-height:116px}.field select{appearance:auto;padding-right:10px}.field input::placeholder,.field textarea::placeholder{color:#899181;font-size:13px}.field input:hover,.field select:hover,.field textarea:hover{border-color:#92A17F}.field input[aria-invalid=true],.field textarea[aria-invalid=true],.field select[aria-invalid=true]{border-color:#A63131}.field-error{color:#A63131;font-size:12px;margin-top:4px;line-height:1.5}.field-error:empty{display:none}.required-note{font-size:12px;color:#77816B;margin-top:-5px;margin-bottom:13px}.form-submit{width:100%;justify-content:space-between;font-size:14px}.form-feedback{margin-top:14px;font-size:13px;line-height:1.7;background:#EAF1DE;border:1px solid #D5E1C5;color:#485C31;padding:13px;border-radius:5px}.footer{padding-top:53px;background:var(--paper)}.footer-main{display:grid;grid-template-columns:1fr 1fr auto;gap:45px;align-items:start;padding-bottom:42px}.footer-main>div>p{font-size:13px;color:var(--muted);line-height:1.8;margin-top:17px}.footer-main nav{display:grid;grid-template-columns:1fr 1fr;gap:17px 35px;font-size:13px;padding-top:8px}.footer-main nav a:hover{color:var(--blue)}.back-top{display:flex;align-items:center;gap:18px;font-size:12px;padding-top:6px}.back-top span{width:31px;height:31px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid #CFD6C7;font-size:18px}.footer-bottom{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;padding-block:22px;border-top:1px solid var(--line);font-size:12px;color:#747E68}.legal-details{max-width:430px}.legal-details summary{cursor:pointer;list-style:none;text-decoration:underline;text-underline-offset:3px}.legal-details summary::-webkit-details-marker{display:none}.legal-details p{padding-top:12px;line-height:1.75;color:#637055}.project-case{border:1px solid var(--line);border-radius:var(--radius);padding:24px}.project-case dt{font-weight:600}.project-case dd{margin:0 0 16px}
@media(max-width:1150px){.heading-row{gap:30px}.offer{padding:25px 24px 28px}.offer h3{font-size:25px}.offer>p{font-size:15px}.workflow-demo{padding:22px 3px;min-height:310px}.commerce-title>span{display:none}.commerce-main{padding:18px 12px}.order-floating{right:-10px}.case-visual{gap:16px;padding:20px}.mini-portal{padding:12px}.mini-portal p{font-size:12px}.source-chips>span{padding:4px 9px}.case-story{gap:17px}.system-heading{gap:60px}.system-section h2{font-size:43px}.system-chain>li{padding:23px 17px}.contact-grid{gap:45px}.contact-copy h2{font-size:48px}.contact-form{padding:25px}.method-list{gap:25px}.method-list h3{font-size:19px}.principles{gap:22px}.footer-main{gap:25px}}
@media(max-width:900px){.section{padding-block:76px}.heading-row>p{max-width:230px}.heading-row>p br{display:none}.offer-grid{grid-template-columns:1fr 1fr}.offer-grid>.offer:nth-child(-n+5){grid-column:auto}.offer{padding:23px 21px 26px}.offer h3{font-size:24px}.offer-link{font-size:13px}.workflow-node{padding:9px;gap:7px}.workflow-node .tile-icon{width:25px;height:25px}.workflow-node strong{font-size:12px}.workflow-node small{font-size:12px}.validation-pill{font-size:12px;padding:3px 4px}.workflow-ai{margin-inline:8px}.commerce-sidebar{display:none}.commerce-main{width:100%}.catalog-grid{gap:6px}.catalog-grid>div>span:last-child{display:none}.case-story{grid-template-columns:1fr;gap:13px}.case-story p>span{margin-bottom:3px}.case h3{font-size:19px;min-height:53px}.case-grid{gap:38px 24px}.case-visual{gap:12px;padding:15px;height:165px}.mini-portal p{max-width:125px}.mini-portal>div{font-size:12px;gap:7px}.mini-portal>div>span{display:none}.extracted-data{min-width:155px;padding:8px 10px}.extracted-data>span{font-size:12px;gap:10px}.doc-source{width:60px;height:85px}.support-answer{padding:14px}.source-tags{gap:4px;flex-wrap:wrap}.support-answer>div:first-child{font-size:12px}.system-heading{grid-template-columns:1.5fr 1fr;gap:35px}.system-section h2{font-size:37px}.system-aside p{font-size:14px}.large-brand-arrow{font-size:90px}.system-chain{margin-top:42px}.system-chain>li{padding:19px 12px;gap:18px}.system-chain strong{font-size:13px}.principles{grid-template-columns:1fr 1fr;gap:20px}.method-list{grid-template-columns:1fr 1fr;gap:35px 40px}.method-list h3{min-height:0;margin:18px 0 11px}.method-list h3 br{display:none}.contact-grid{gap:30px}.contact-copy h2{font-size:41px}.contact-copy .eyebrow{font-size:12px}.contact-form{padding:22px}.form-row{grid-template-columns:1fr;gap:0}.form-heading h3{font-size:19px}.contact-signature{margin-top:42px;gap:15px}.contact-arrow{width:54px;height:54px;font-size:45px;flex-shrink:0}.contact-signature>span:last-child{font-size:12px}.footer-main{grid-template-columns:1fr 1fr}.back-top{display:none}.footer-bottom>span:last-child{display:none}}
@media(max-width:700px){.section{padding-block:59px}.section-heading{margin-bottom:29px}.section-heading .eyebrow{margin-bottom:20px}.section .eyebrow{font-size:12px;letter-spacing:.04em;gap:6px}.section-index{margin-right:4px}.heading-row{display:block}.section h2{font-size:31px;letter-spacing:-1.2px;line-height:1.25}.heading-row>p{max-width:none;margin-top:20px;font-size:14px}.heading-row>p br{display:block}.small-note{font-size:12px}.offer-grid{grid-template-columns:1fr;gap:21px}.offer-grid>.offer:nth-child(-n+5){grid-column:auto}.offer{padding:24px 22px 26px}.offer h3{font-size:26px;letter-spacing:-.8px}.offer>p{font-size:16px;margin-top:14px}.offer-heading{margin-bottom:18px}.offer-tags{margin:20px 0}.offer-tags li{font-size:12px;padding:4px 7px}.offer-link{font-size:14px;padding-top:8px}.commerce-demo{margin-top:28px;min-height:276px}.demo-browser{font-size:12px;gap:10px;padding:11px}.commerce-sidebar{display:flex;width:33px}.commerce-main{width:calc(100% - 33px);padding:19px 12px}.catalog-grid{gap:9px}.catalog-grid b{font-size:12px}.product-icon{height:66px}.order-floating{right:-6px;bottom:20px;padding:11px;gap:8px}.order-floating b{font-size:12px}.order-floating div>span{font-size:12px}.workflow-demo{padding:23px 3px 25px;min-height:320px}.workflow-node{gap:10px;padding:11px}.workflow-node .tile-icon{width:30px;height:30px}.workflow-node strong{font-size:13px}.workflow-node small{font-size:12px}.workflow-ai{margin-inline:10px}.validation-pill{font-size:12px;padding:3px 6px}.workflow-end{font-size:12px}.expertise-complement{grid-template-columns:1fr;gap:8px;padding:23px 0;font-size:13px}.case-grid{grid-template-columns:1fr;gap:31px}.case-visual{height:178px;gap:20px;padding:22px}.source-chips>span{font-size:12px;padding:5px 9px}.mini-portal>div{font-size:13px;gap:8px}.mini-portal p{font-size:12px;max-width:150px}.case h3{font-size:21px;min-height:0;letter-spacing:-.5px}.case-title{margin-top:19px}.case-story{padding-left:26px;gap:12px}.case-story p{font-size:15px;line-height:1.75}.case-story p>span{font-size:12px;margin-bottom:5px}.sales-targets>span{font-size:12px;padding:6px 12px}.sales-origin{font-size:13px}.doc-source{width:76px;height:91px}.doc-source small{font-size:12px}.extracted-data{min-width:165px;padding:11px}.extracted-data>span{font-size:12px}.extracted-data b,.extracted-data em{font-size:12px}.support-answer{padding:18px}.support-answer>div:first-child{font-size:12px}.support-answer p{font-size:12px}.source-tags{font-size:12px;gap:5px}.system-heading{display:block}.system-section{padding-block:61px 43px}.system-heading .eyebrow{margin-bottom:24px}.system-section h2{font-size:35px;letter-spacing:-1.5px}.system-aside{padding-top:0;margin-top:24px}.large-brand-arrow{display:none}.system-aside p{font-size:16px;max-width:none}.system-chain{grid-template-columns:1fr;margin:35px 0 28px}.system-chain>li{display:grid;grid-template-columns:30px 1fr 24px;gap:14px;align-items:center;padding:19px 21px;border-right:0;border-bottom:1px solid #435040}.system-chain strong{grid-row:1;grid-column:2;font-size:15px}.system-chain strong br{display:none}.system-chain>li>span{grid-column:3;grid-row:1;font-size:12px;text-align:right}.system-chain>li:not(:last-child):after{content:'↓';right:auto;left:24px;top:auto;bottom:-10px;font-size:17px}.principles{grid-template-columns:1fr;gap:18px}.principles>p{font-size:14px}.method-list{grid-template-columns:1fr;margin-top:31px;gap:26px}.method-list>li{display:grid;grid-template-columns:52px 1fr;column-gap:24px;border-top:1px solid #CDD4C7;padding-top:23px}.method-number{grid-row:1/3;display:block;font-size:40px;letter-spacing:-2px;border:0;padding:0;line-height:1.2}.method-number>span{display:block;font-size:23px;margin-top:10px}.method-list h3{font-size:22px;margin:0 0 11px}.method-list p{font-size:15px;line-height:1.75}.contact-grid{grid-template-columns:1fr;gap:31px}.contact-copy h2{font-size:43px;letter-spacing:-1.8px}.contact-copy h2 br:nth-child(2){display:none}.contact-copy>p:not(.eyebrow){max-width:none;margin-top:23px;font-size:16px}.contact-signature{display:none}.contact-form{padding:23px 19px}.form-heading{gap:10px}.form-heading h3{font-size:21px}.form-note{font-size:12px;margin-bottom:23px}.field label{font-size:14px}.field input,.field textarea,.field select{font-size:16px;min-height:49px}.field input::placeholder,.field textarea::placeholder{font-size:14px}.optional,.required-note{font-size:12px}.form-submit{font-size:15px}.field-error{font-size:13px}.footer{padding-top:36px}.footer-main{grid-template-columns:1fr;gap:29px;padding-bottom:31px}.footer-main nav{font-size:14px;gap:14px 28px;max-width:320px}.footer-main>div>p{font-size:14px;margin-top:15px}.footer-bottom{font-size:12px;flex-wrap:wrap;gap:11px;padding-block:19px 25px}.legal-details{max-width:100%}.legal-details p{font-size:12px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.hero h1{font-size:33px;letter-spacing:-1.8px}.hero .eyebrow{font-size:12px}.reassurance{font-size:12px;gap:10px}.offer{padding-inline:17px}.offer h3{font-size:23px}.workflow-node strong{font-size:12px}.workflow-node small{font-size:12px}.workflow-node{gap:7px;padding:9px}.workflow-human .tile-icon{display:none}.case-visual{padding:16px;gap:12px}.mini-portal{padding:10px}.source-chips>span{font-size:12px}.mini-portal>div{font-size:12px}.case h3{font-size:20px}.system-section h2{font-size:31px}.contact-copy h2{font-size:38px}.form-heading h3{font-size:19px}}
/* Lisibilité des illustrations et des paragraphes à toutes les largeurs. */
.system-canvas{height:540px}.stock-card{width:49%}.hero .eyebrow{letter-spacing:.035em}.case-story p,.method-list p{font-size:16px}.heading-row>p{font-size:16px}.field label{font-size:14px}.contact-copy h2 br:nth-child(2){display:block}
@media(min-width:701px) and (max-width:900px){.hero{grid-template-columns:1fr;gap:38px;padding-top:50px}.hero h1{font-size:62px;letter-spacing:-2.8px}.hero-intro{font-size:16px;max-width:580px}.hero-actions{flex-wrap:nowrap}.system-figure{width:100%;max-width:640px;margin:0 auto;padding:22px}.system-canvas{height:540px}.order-card{width:55%;left:3%;padding:18px}.invoice-card{width:34%;right:0;top:55px;padding:15px}.system-hub{width:92px;height:92px;top:235px;left:43%}.system-hub>span{font-size:60px}.stock-card{width:49%;top:350px;padding:14px 12px}.stock-card .tile-icon{display:inline-flex}.ai-card{width:48%;top:334px;padding:15px}.ai-card .tile-icon{display:inline-flex}.human-validation .icon{display:block}}
@media(min-width:901px) and (max-width:1150px){.system-canvas{height:545px}}
@media(max-width:700px){.system-canvas{height:auto}.stock-card{width:100%}.hero-actions{gap:14px 24px}.catalog-grid{grid-template-columns:repeat(2,1fr)}.catalog-grid>div:last-child{display:none}.catalog-grid b{font-size:12px}.case-story p,.method-list p{font-size:16px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}

/* Envoi réel et confirmation de contact. */
[hidden]{display:none!important}
.contact-form{position:relative}
.contact-trap{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}
.form-submit:disabled{opacity:.7;cursor:wait;transform:none}
.form-feedback{background:#FFF5EB;border-color:#E8C8AA;color:#7A3F1D}
.contact-success{scroll-margin-top:120px;align-self:start;background:#FAFBF8;border:1px solid #DDE2D6;border-radius:var(--radius);padding:44px 35px;min-height:530px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}
.success-symbol{display:flex;align-items:center;justify-content:center;width:66px;height:66px;border-radius:18px;background:var(--lime);color:#314322;margin-bottom:28px;transform:rotate(-6deg)}
.success-symbol .icon{width:34px;height:34px;stroke-width:2}
.contact-success .eyebrow{font-size:12px;color:#5E7250;margin-bottom:17px}
.contact-success h3{font-size:39px;line-height:1.17;letter-spacing:-1.5px;margin-bottom:23px;scroll-margin-top:120px}
.contact-success>p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted);margin-bottom:16px}
.success-signature{font-size:14px;line-height:1.7;font-weight:550;border-top:1px solid var(--line);padding-top:22px;margin-top:9px;width:100%}
.contact-success .text-link{margin-top:18px}
@media(max-width:900px){.contact-success{padding:30px 24px;min-height:0}.contact-success h3{font-size:33px}}
@media(max-width:700px){.contact-success{padding:30px 24px}.contact-success h3{font-size:34px}.success-symbol{width:58px;height:58px;margin-bottom:24px}}

/* Mobile : la démonstration suit le flux du document, sans coordonnées desktop. */
@media (max-width: 700px) {
  .site-header { background: var(--paper); }
  .header-inner { height: 68px; }
  .site-header .logo { font-size: 26px; letter-spacing: -1.4px; }
  .site-header .logo-mark { font-size: 33px; }
  .hero { gap: 28px; }
  .hero-actions { display: grid; grid-template-columns: minmax(0, 1fr); gap: 9px; }
  .hero-actions .button { width: 100%; justify-content: space-between; }
  .hero-actions .text-link { justify-content: center; min-height: 46px; }
  .system-figure { padding: 18px 16px 16px; }
  .system-topline { line-height: 1.5; letter-spacing: .025em; }
  .system-topline > span:last-child { display: none; }
  .system-canvas { align-items: start; }
  .system-canvas .interface-card {
    position: relative;
    inset: auto;
    width: 100%;
    min-width: 0;
    margin: 0;
    transform: none;
    box-shadow: none;
  }
  .system-canvas .order-card { grid-row: 1; }
  .system-canvas .stock-card { grid-row: 2; padding: 15px 16px; }
  .system-canvas .ai-card { grid-row: 3; }
  .system-canvas .stock-card > div { min-width: 0; }
  .order-card::after, .stock-card::after {
    left: 50%;
    bottom: -24px;
    width: 20px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    transform: translateX(-50%);
  }
  .order-card .card-mainline > span { display: none; }
  .system-canvas .tile-icon { width: 32px; height: 32px; }
  .system-figure figcaption { position: static; padding-top: 13px; gap: 5px; line-height: 1.6; }
  .human-validation { flex-wrap: nowrap; gap: 7px; }
  .human-validation > span:nth-child(2) { min-width: 0; }
  .hero-baseline { padding-block: 17px; }
}
