:root {
  --red: #d72c32;
  --red-dark: #ad1f25;
  --ink: #20252b;
  --muted: #66717c;
  --line: #dfe4e8;
  --paper: #ffffff;
  --soft: #f4f6f7;
  --blue: #0b90a8;
  --blue-dark: #086c7d;
  --night: #14232b;
  --shadow: 0 18px 50px rgba(20, 35, 43, .09);
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: var(--ink); background: var(--paper); line-height: 1.58; }
a { color: inherit; }
img { max-width: 100%; }
.skip { position: absolute; left: -9999px; top: 0; }
.skip:focus { left: 10px; top: 10px; z-index: 100; background: white; padding: 10px; }

.site-header { position: sticky; top: 0; z-index: 50; background: rgba(255,255,255,.96); border-bottom: 1px solid rgba(223,228,232,.8); backdrop-filter: blur(12px); }
.header-inner { max-width: 1460px; margin: auto; min-height: 82px; padding: 0 36px; display: flex; align-items: center; gap: 34px; }
.brand { display: flex; width: 72px; flex: 0 0 auto; }
.brand img { width: 64px; height: 64px; object-fit: contain; }
.desktop-nav { display: flex; align-items: center; justify-content: center; gap: clamp(15px, 1.7vw, 30px); flex: 1; }
.desktop-nav a { text-decoration: none; color: #46515b; font-size: 14px; font-weight: 650; white-space: nowrap; }
.desktop-nav a:hover { color: var(--red); }
.header-cta { text-decoration: none; color: white; background: var(--red); padding: 12px 18px; border-radius: 6px; font-weight: 750; font-size: 14px; white-space: nowrap; }
.header-cta:hover { background: var(--red-dark); }

.hero { background: linear-gradient(135deg, #fff 0%, #f7f8f8 55%, #eef4f4 100%); overflow: hidden; }
.hero-photographic { position: relative; background: linear-gradient(90deg, rgba(10,22,29,.93) 0%, rgba(10,22,29,.78) 48%, rgba(10,22,29,.45) 100%), url("assets/legacy/hero-accueil.jpg") center/cover no-repeat; color: white; }
.hero-photographic .hero-lead { color: #e3eaed; }
.hero-photographic .hero-proof { color: #c6d2d7; }
.hero-photographic .button-secondary { border-color: rgba(255,255,255,.45); background: rgba(255,255,255,.12); color: white; backdrop-filter: blur(8px); }
.hero-inner { max-width: 1400px; margin: auto; min-height: 720px; padding: 90px 54px; display: grid; grid-template-columns: 1.08fr .92fr; gap: 60px; align-items: center; }
.eyebrow { color: var(--red); text-transform: uppercase; letter-spacing: .16em; font-size: 12px; font-weight: 800; margin: 0 0 18px; }
.eyebrow.light { color: #ffbec1; }
h1, h2, h3 { line-height: 1.12; letter-spacing: -.025em; }
h1 { font-size: clamp(43px, 4.5vw, 70px); margin: 0 0 27px; max-width: 930px; }
h2 { font-size: clamp(34px, 3.6vw, 54px); margin: 0 0 22px; }
h3 { font-size: 23px; margin: 0 0 13px; }
.hero-lead { font-size: 19px; max-width: 780px; color: #52606a; margin: 0 0 30px; }
.hero-actions { display: flex; gap: 12px; flex-wrap: wrap; }
.button { display: inline-flex; align-items: center; justify-content: center; text-decoration: none; font-weight: 750; border-radius: 7px; padding: 14px 20px; transition: transform .2s ease, background .2s ease; }
.button:hover { transform: translateY(-2px); }
.button-primary { background: var(--red); color: white; }
.button-primary:hover { background: var(--red-dark); }
.button-secondary { border: 1px solid #cbd2d7; background: white; }
.button-light { background: white; color: var(--night); }
.button.large { padding: 17px 24px; }
.contact-action { gap: 16px; padding: 10px 11px 10px 20px; border: 1px solid rgba(255,255,255,.72); border-radius: 999px; box-shadow: 0 12px 28px rgba(102,14,20,.2); }
.contact-action::after { content: "→"; display: grid; place-items: center; width: 38px; height: 38px; flex: 0 0 38px; color: white; background: var(--night); border-radius: 50%; font-size: 17px; transition: transform .22s ease, background .22s ease; }
.contact-action:hover { transform: translateY(-3px) scale(1.015); box-shadow: 0 16px 34px rgba(102,14,20,.27); }
.contact-action:hover::after { transform: translateX(4px) rotate(-8deg); background: var(--blue-dark); }
.contact-action.large { padding: 12px 13px 12px 23px; }
.hero-proof { color: #6f7a83; font-size: 13px; margin: 26px 0 0; font-weight: 650; }
.ecosystem-glass { border-radius: 50%; background: rgba(255,255,255,.08); backdrop-filter: blur(4px); }
.ecosystem-glass .orbit { border-color: rgba(255,255,255,.28); }
.hero-photographic .ecosystem { aspect-ratio: auto; max-width: 590px; padding: 26px; display: grid; grid-template-columns: 1fr 1fr; gap: 12px; border-radius: 22px; background: rgba(8,22,29,.7); border: 1px solid rgba(255,255,255,.18); box-shadow: 0 25px 70px rgba(0,0,0,.32); }
.hero-photographic .ecosystem .orbit, .hero-photographic .ecosystem .flow-dot { display: none; }
.hero-photographic .ecosystem .core { position: relative; width: auto; height: 125px; left: auto; top: auto; transform: none; grid-column: 1 / -1; border-radius: 14px; }
.hero-photographic .ecosystem .eco-node { position: relative; inset: auto; min-width: 0; padding: 15px 17px 15px 54px; color: var(--ink); background: rgba(255,255,255,.95); }
.hero-photographic .ecosystem .eco-node::before { content: ""; position: absolute; left: 16px; top: 50%; width: 24px; height: 24px; transform: translateY(-50%); border-radius: 7px; background: linear-gradient(135deg, var(--blue), var(--blue-dark)); box-shadow: inset 0 0 0 6px rgba(255,255,255,.22); }
.hero-photographic .ecosystem .node-pick::before, .hero-photographic .ecosystem .node-log::before { background: linear-gradient(135deg, var(--red), var(--red-dark)); }
.hero-photographic .ecosystem .node-log { grid-column: 1 / -1; }
.home-video { padding: 95px max(44px, calc((100vw - 1320px)/2)); display: grid; grid-template-columns: .8fr 1.2fr; gap: 70px; align-items: center; background: #fff; }
.video-copy > p:not(.eyebrow) { color: var(--muted); font-size: 17px; }
.video-copy .media-note { padding-left: 15px; border-left: 3px solid var(--red); font-size: 14px !important; }
.video-frame { overflow: hidden; border-radius: 16px; background: #071218; box-shadow: 0 25px 65px rgba(20,35,43,.2); }
.video-frame video { display: block; width: 100%; aspect-ratio: 16/9; }

.ecosystem { position: relative; aspect-ratio: 1 / 1; max-width: 560px; margin: auto; }
.orbit { position: absolute; inset: 13%; border: 1px solid rgba(11,144,168,.28); border-radius: 50%; }
.orbit-two { inset: 28%; border-color: rgba(215,44,50,.25); }
.core { position: absolute; width: 168px; height: 168px; left: 50%; top: 50%; transform: translate(-50%, -50%); display: flex; flex-direction: column; align-items: center; justify-content: center; border-radius: 34px; color: white; background: linear-gradient(145deg, var(--red), var(--red-dark)); box-shadow: 0 20px 60px rgba(215,44,50,.32); z-index: 5; }
.core span, .core small { font-size: 12px; opacity: .85; }
.core strong { font-size: 36px; line-height: 1; }
.eco-node { position: absolute; min-width: 120px; padding: 13px 17px; border: 1px solid #dce2e5; border-radius: 10px; background: rgba(255,255,255,.96); box-shadow: var(--shadow); z-index: 2; }
.eco-node span { display: block; color: var(--muted); font-size: 11px; text-transform: uppercase; letter-spacing: .08em; }
.eco-node strong { font-size: 17px; }
.node-b2b { top: 7%; left: 10%; }
.node-b2c { top: 8%; right: 5%; }
.node-crm { left: -1%; bottom: 24%; }
.node-pick { right: -1%; bottom: 25%; }
.node-log { left: 39%; bottom: 2%; }
.flow-dot { position: absolute; width: 11px; height: 11px; background: var(--blue); border: 3px solid white; border-radius: 50%; box-shadow: 0 0 0 1px rgba(11,144,168,.25); }
.dot-one { top: 25%; left: 30%; }
.dot-two { top: 48%; right: 19%; }
.dot-three { bottom: 22%; left: 41%; background: var(--red); }

.situation, .solutions, .projects, .news { max-width: 1320px; margin: auto; padding: 110px 44px; }
.section-heading { max-width: 830px; margin-bottom: 48px; }
.section-heading > p:not(.eyebrow), .split-heading > p { color: var(--muted); font-size: 18px; }
.situation-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.situation-card { position: relative; min-height: 300px; padding: 34px; border: 1px solid var(--line); border-radius: 12px; background: white; }
.situation-card.featured { background: var(--night); color: white; border-color: var(--night); box-shadow: var(--shadow); transform: translateY(-10px); }
.card-number { display: block; margin-bottom: 50px; color: var(--red); font-weight: 800; }
.situation-card p { color: var(--muted); }
.situation-card.featured p { color: #c7d1d5; }
.situation-card a { display: inline-block; margin-top: 15px; text-decoration: none; font-weight: 750; color: var(--red); }
.situation-card.featured a { color: #ffb7ba; }
.visual-choices { gap: 24px; }
.visual-choices .situation-card { min-height: 390px; padding: 28px 30px 30px; display: flex; flex-direction: column; overflow: hidden; transition: transform .22s ease, box-shadow .22s ease; }
.visual-choices .situation-card:hover { transform: translateY(-6px); box-shadow: 0 20px 45px rgba(20,35,43,.13); }
.visual-choices .situation-card.featured { transform: translateY(-10px); }
.visual-choices .situation-card.featured:hover { transform: translateY(-16px); }
.visual-choices .card-number { position: absolute; top: 22px; right: 24px; margin: 0; font-size: 11px; }
.choice-visual { min-height: 104px; margin-bottom: 25px; padding: 16px; display: grid; grid-template-columns: 1fr 30px 1.2fr; align-items: center; gap: 7px; background: linear-gradient(145deg,#eff6f7,#fff); border: 1px solid #dce7ea; border-radius: 12px; }
.choice-visual b, .choice-visual em { display: grid; place-items: center; min-height: 52px; padding: 8px; border-radius: 8px; font-size: 12px; font-style: normal; font-weight: 850; text-align: center; }
.choice-visual b { color: white; background: var(--night); }
.choice-visual em { color: var(--red); background: #fae9ea; }
.choice-visual i { display: grid; place-items: center; width: 28px; height: 28px; color: white; background: var(--red); border-radius: 50%; font-style: normal; font-weight: 850; }
.choice-visual.dolibarr { background: rgba(255,255,255,.08); border-color: rgba(255,255,255,.18); }
.choice-visual.dolibarr b { color: var(--night); background: white; }
.choice-visual.dolibarr em { color: white; background: var(--red); }
.choice-visual.custom em { color: white; background: var(--blue-dark); }
.visual-choices .situation-card > small { display: block; margin: auto 0 5px; padding-top: 16px; color: var(--blue-dark); border-top: 1px dashed #ccd8dc; font-size: 10px; font-weight: 800; }
.visual-choices .situation-card.featured > small { color: #9ed6df; border-color: rgba(255,255,255,.2); }

.order-flow { background: var(--night); color: white; padding: 100px max(44px, calc((100vw - 1320px)/2)); display: grid; grid-template-columns: .75fr 1.25fr; gap: 80px; align-items: center; }
.flow-copy p:not(.eyebrow) { color: #bdc9ce; font-size: 18px; }
.decision-flow { display: grid; grid-template-columns: 1fr auto 1fr auto 1fr auto 1fr; align-items: center; gap: 10px; }
.decision { min-height: 155px; padding: 22px 18px; border: 1px solid rgba(255,255,255,.15); border-radius: 9px; background: rgba(255,255,255,.055); }
.decision small, .decision span { display: block; color: #aebdc3; font-size: 12px; }
.decision strong { display: block; margin: 16px 0 9px; font-size: 18px; }
.decision.control { border-color: rgba(215,44,50,.55); }
.decision.route { border-color: rgba(11,144,168,.7); }
.flow-arrow { color: #71838a; font-size: 22px; }

.split-heading { max-width: none; display: grid; grid-template-columns: 1.15fr .85fr; gap: 80px; align-items: end; }
.solution-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.solution-card { padding: 30px; border: 1px solid var(--line); border-radius: 10px; background: white; transition: box-shadow .2s ease, transform .2s ease; }
.solution-card:hover { transform: translateY(-4px); box-shadow: var(--shadow); }
.solution-card p { color: var(--muted); margin-bottom: 0; }
.visual-card { padding: 0; overflow: hidden; }
.visual-card > img { display: block; width: 100%; height: 220px; object-fit: cover; object-position: top center; background: var(--soft); }
.visual-card > div { padding: 28px 30px 30px; }
.card-link { display: inline-block; margin-top: 20px; color: var(--red); font-weight: 780; text-decoration: none; }
.detail-band { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; background: var(--line); border: 1px solid var(--line); margin-top: 45px; }
.detail-band div { padding: 25px; background: white; }
.detail-band strong, .detail-band span { display: block; }
.detail-band span { color: var(--muted); font-size: 13px; margin-top: 7px; }
.case-list { display: grid; gap: 18px; }
.case-item { padding: 32px; border: 1px solid var(--line); border-radius: 10px; background: white; scroll-margin-top: 110px; }
.case-item header { display: flex; justify-content: space-between; gap: 20px; align-items: start; margin-bottom: 18px; }
.case-item .project-tag { margin: 0; }
.case-item p { color: var(--muted); }
.solution-icon { display: inline-grid; place-items: center; min-width: 50px; height: 35px; padding: 0 8px; margin-bottom: 30px; background: #f9e9ea; color: var(--red); border-radius: 5px; font-size: 11px; font-weight: 850; letter-spacing: .05em; }
.section-action { text-align: center; margin-top: 38px; }
.text-link { color: var(--red); font-weight: 780; text-decoration: none; }

.supply { background: var(--soft); padding: 110px max(44px, calc((100vw - 1320px)/2)); display: grid; grid-template-columns: 1fr 1fr; gap: 90px; align-items: center; }
.supply-copy > p:not(.eyebrow), .supply-copy li { color: var(--muted); }
.supply-copy ul { padding-left: 20px; margin: 25px 0 30px; }
.supply-visual { position: relative; min-height: 520px; overflow: hidden; border: 1px solid rgba(11,144,168,.2); border-radius: 22px; background-color: #f8fbfc; background-image: linear-gradient(rgba(11,144,168,.045) 1px, transparent 1px), linear-gradient(90deg, rgba(11,144,168,.045) 1px, transparent 1px), radial-gradient(circle at 50% 51%, rgba(11,144,168,.1), transparent 33%); background-size: 28px 28px, 28px 28px, auto; box-shadow: inset 0 0 55px rgba(11,144,168,.045), 0 18px 50px rgba(20,35,43,.08); }
.supply-visual::before { content: "CLOUD CONNECT · ÉCHANGES TEMPS RÉEL"; position: absolute; top: 18px; left: 22px; color: var(--blue-dark); font-size: 10px; font-weight: 850; letter-spacing: .12em; }
.supply-links { position: absolute; inset: 0; width: 100%; height: 100%; }
.flow-line, .return-line { fill: none; stroke: var(--blue); stroke-width: 2.2; stroke-dasharray: 7 6; marker-end: url(#flow-arrowhead); filter: drop-shadow(0 2px 2px rgba(11,144,168,.16)); }
.flow-line.primary { stroke: var(--red); stroke-width: 2.8; }
.return-line { stroke: #7f929a; stroke-width: 1.6; stroke-dasharray: 3 6; }
.supply-links marker path { fill: var(--blue); }
.supply-center { position: absolute; width: 178px; height: 178px; left: 50%; top: 51%; transform: translate(-50%,-50%); display: flex; flex-direction: column; justify-content: center; align-items: center; text-align: center; color: white; background: radial-gradient(circle at 35% 25%, #263c47, var(--night) 62%); border: 10px solid white; border-radius: 50%; box-shadow: 0 0 0 2px rgba(11,144,168,.3), 0 18px 42px rgba(20,35,43,.24); z-index: 3; }
.supply-center small { color: #93cbd4; font-size: 9px; font-weight: 800; letter-spacing: .12em; }
.supply-center strong { margin: 4px 0; font-size: 32px; line-height: 1; }
.supply-center span { color: #c9d7dc; font-size: 9px; }
.supply-center i { position: absolute; left: 50%; bottom: -24px; width: 190px; transform: translateX(-50%); padding: 7px 10px; color: white; background: var(--red); border-radius: 5px; font-size: 9px; font-style: normal; font-weight: 800; letter-spacing: .04em; }
.supply-item { position: absolute; min-width: 148px; padding: 13px 14px 12px 45px; background: rgba(255,255,255,.97); border: 1px solid rgba(11,144,168,.2); border-radius: 9px; box-shadow: 0 12px 28px rgba(20,35,43,.1); z-index: 2; }
.supply-item b { position: absolute; left: 12px; top: 14px; display: grid; place-items: center; width: 24px; height: 24px; color: white; background: linear-gradient(135deg,var(--blue),var(--blue-dark)); border-radius: 6px; font-size: 9px; }
.supply-item > span, .supply-item > strong, .supply-item > small { display: block; }
.supply-item > span { color: var(--red); font-size: 8px; font-weight: 850; letter-spacing: .08em; }
.supply-item > strong { margin: 2px 0; color: var(--night); font-size: 14px; }
.supply-item > small { color: var(--muted); font-size: 9px; }
.item-a { top: 10%; left: 35%; }.item-b { top: 23%; right: 2%; }.item-c { bottom: 17%; right: 4%; }.item-d { bottom: 9%; left: 11%; }.item-e { top: 34%; left: 1%; }
.supply-legend { position: absolute; right: 18px; bottom: 14px; display: flex; gap: 15px; color: var(--muted); font-size: 9px; }
.supply-legend span { display: flex; align-items: center; gap: 6px; }
.supply-legend i { width: 20px; border-top: 2px dashed var(--blue); }
.supply-legend span:last-child i { border-color: #7f929a; border-top-width: 1px; }

.project-grid { display: grid; grid-template-columns: 1.35fr 1fr 1fr; gap: 17px; }
.project-card { min-height: 320px; padding: 34px; border-radius: 12px; background: linear-gradient(155deg, #eef2f3, #fff); border: 1px solid var(--line); display: flex; flex-direction: column; justify-content: end; position: relative; overflow: hidden; }
.project-card.project-main { background: linear-gradient(155deg, #182a33, #0d171c); color: white; }
.project-card p { color: var(--muted); }
.project-main p { color: #becbd0; }
.project-tag { max-width: 52%; color: var(--red); text-transform: uppercase; letter-spacing: .1em; font-size: 11px; font-weight: 800; }
.project-logo { position: absolute; top: 22px; right: 24px; width: 132px; height: 58px; padding: 4px; display: flex; align-items: center; justify-content: flex-end; background: transparent; border: 0; }
.project-logo img { display: block; max-width: 100%; max-height: 50px; width: auto; height: auto; object-fit: contain; mix-blend-mode: multiply; }
.project-main .project-logo { width: 205px; padding: 8px 12px; justify-content: center; background: rgba(255,255,255,.96); border-radius: 7px; box-shadow: 0 5px 16px rgba(0,0,0,.14); }
.project-main .project-logo img { mix-blend-mode: normal; }
.project-card a { color: var(--red); text-decoration: none; font-weight: 750; }

.intelligence { padding: 110px max(44px, calc((100vw - 1320px)/2)); background: linear-gradient(135deg, #fff7f7, #f3f8f8); display: grid; grid-template-columns: .85fr 1.15fr; gap: 90px; align-items: center; }
.intelligence-copy > p:not(.eyebrow) { color: var(--muted); font-size: 18px; }
.status-note { padding-left: 15px; border-left: 3px solid var(--red); font-size: 14px !important; }
.performance-cycle { position: relative; width: 100%; max-width: 680px; height: 430px; margin: auto; border-radius: 50%; background: radial-gradient(circle at center, rgba(11,144,168,.1) 0 25%, transparent 26%), radial-gradient(circle at center, transparent 0 51%, rgba(11,144,168,.12) 52%, transparent 53%); }
.performance-cycle::before { content: "↻"; position: absolute; inset: 34px; display: grid; place-items: center; color: rgba(11,144,168,.2); border: 2px dashed rgba(11,144,168,.28); border-radius: 50%; font-size: 56px; }
.performance-cycle div { position: absolute; min-height: 128px; width: 190px; padding: 17px 17px 14px 58px; border: 1px solid rgba(11,144,168,.18); background: rgba(255,255,255,.97); border-radius: 12px; box-shadow: 0 14px 30px rgba(20,35,43,.09); display: flex; flex-direction: column; justify-content: center; z-index: 2; }
.performance-cycle .cycle-core { width: 180px; height: 180px; min-height: 0; left: 50%; top: 50%; transform: translate(-50%,-50%); padding: 25px; align-items: center; text-align: center; color: white; background: radial-gradient(circle at 35% 25%,#28434f,var(--night)); border: 10px solid white; border-radius: 50%; box-shadow: 0 0 0 2px rgba(215,44,50,.35), 0 18px 40px rgba(20,35,43,.2); }
.performance-cycle .cycle-core span { color: #ff9ea2; font-size: 9px; letter-spacing: .09em; }
.performance-cycle .cycle-core strong { margin: 7px 0; font-size: 19px; }
.performance-cycle .cycle-core small { color: #bfced4; font-size: 10px; }
.cycle-step > span { position: absolute; right: 12px; top: 10px; color: var(--red); font-size: 10px; font-weight: 850; }
.cycle-step > b { position: absolute; left: 15px; top: 50%; transform: translateY(-50%); display: grid; place-items: center; width: 32px; height: 32px; color: white; background: linear-gradient(145deg,var(--red),var(--red-dark)); border-radius: 8px; font-size: 15px; }
.cycle-step strong { font-size: 16px; }
.cycle-step small { margin-top: 5px; color: var(--muted); }
.cycle-step em { margin-top: 10px; color: var(--blue-dark); font-size: 9px; font-style: normal; font-weight: 700; }
.cycle-collect { left: 0; top: 18px; }.cycle-analyse { right: 0; top: 18px; }.cycle-recommend { right: 0; bottom: 18px; }.cycle-measure { left: 0; bottom: 18px; }
.cycle-analyse > b, .cycle-measure > b { background: linear-gradient(145deg,var(--blue),var(--blue-dark)); }

.news-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px; }
.news-grid article { min-height: 260px; padding: 30px; border-top: 4px solid var(--red); background: var(--soft); display: flex; flex-direction: column; }
.news-grid span { color: var(--muted); font-size: 12px; text-transform: uppercase; letter-spacing: .08em; font-weight: 800; }
.news-grid h3 { margin-top: 30px; }
.news-grid a { margin-top: auto; color: var(--red); font-weight: 750; }

.contact { background: var(--red); color: white; padding: 90px max(44px, calc((100vw - 1200px)/2)); display: flex; justify-content: space-between; gap: 60px; align-items: center; }
.contact > div { max-width: 760px; }
.contact p:not(.eyebrow) { font-size: 18px; color: #ffe7e8; }

footer { background: #0d171c; color: white; }
.footer-inner { max-width: 1320px; margin: auto; padding: 70px 44px; display: grid; grid-template-columns: 1.6fr repeat(3, 1fr); gap: 45px; }
.footer-brand img { width: 72px; filter: brightness(2); }
.footer-brand p { color: #9fb0b7; max-width: 280px; }
.footer-inner strong, .footer-inner a { display: block; }
.footer-inner strong { margin-bottom: 15px; }
.footer-inner a { color: #aebbc1; text-decoration: none; margin: 8px 0; }
.footer-bottom { max-width: 1320px; margin: auto; padding: 22px 44px; border-top: 1px solid #26343b; display: flex; justify-content: space-between; color: #899ba3; font-size: 13px; }

.inner-hero { --hero-media: url("assets/legacy/illustration-ecosysteme.png"); position: relative; overflow: hidden; background-image: linear-gradient(90deg, rgba(8,22,29,.96) 0%, rgba(8,22,29,.86) 46%, rgba(8,22,29,.48) 100%), var(--hero-media); background-size: cover; background-position: center; color: white; padding: 105px max(44px, calc((100vw - 1240px)/2)); }
.inner-hero::after { content: ""; position: absolute; width: 440px; height: 440px; right: -150px; bottom: -250px; border: 1px solid rgba(255,255,255,.12); border-radius: 50%; box-shadow: 0 0 0 65px rgba(255,255,255,.025), 0 0 0 130px rgba(255,255,255,.018); pointer-events: none; }
.inner-hero-grid { display: grid; grid-template-columns: 1.02fr .98fr; gap: 80px; align-items: center; }
.inner-hero h1 { font-size: clamp(43px, 5vw, 68px); }
.inner-hero .hero-lead { max-width: 700px; color: #c8d5da; }
.inner-hero .eyebrow { color: #ff9da1; }
.inner-hero .button-secondary { color: white; border-color: rgba(255,255,255,.35); background: rgba(255,255,255,.08); }
.inner-visual { position: relative; z-index: 2; min-height: 430px; padding: 35px; overflow: hidden; border: 1px solid rgba(255,255,255,.28); border-radius: 22px; background-image: linear-gradient(145deg, rgba(255,255,255,.88), rgba(238,246,248,.7)), var(--hero-media); background-size: cover; background-position: center; box-shadow: 0 28px 75px rgba(0,0,0,.32); display: flex; align-items: center; justify-content: center; }
.inner-visual::before { content: ""; position: absolute; inset: 0; background: linear-gradient(135deg, rgba(255,255,255,.18), transparent 45%); pointer-events: none; }
.inner-visual.picking-photo { min-height: 470px; padding: 0; align-items: flex-end; justify-content: stretch; background-image: linear-gradient(180deg, transparent 45%, rgba(7,18,24,.84) 100%), url("assets/picking-warehouse-woopnet.jpg"); background-position: center; background-size: cover; }
.picking-photo-flow { position: relative; z-index: 2; width: 100%; padding: 28px; display: grid; grid-template-columns: repeat(3,1fr); gap: 8px; }
.picking-photo-flow span { padding: 12px 10px; color: white; background: rgba(12,30,38,.82); border: 1px solid rgba(255,255,255,.22); border-radius: 7px; font-size: 11px; font-weight: 750; backdrop-filter: blur(6px); }
.picking-photo-flow b { display: block; margin-bottom: 3px; color: #ff8f94; font-size: 9px; letter-spacing: .08em; }
.inner-visual > * { position: relative; z-index: 1; }
.system-stack { filter: drop-shadow(0 10px 22px rgba(13,31,39,.12)); }
.system-layer { background: rgba(255,255,255,.92); backdrop-filter: blur(8px); }
body:has(.business-diagram) .inner-hero { --hero-media: url("assets/legacy/b2b-hero.jpg"); }
body:has(.phone-gallery) .inner-hero { --hero-media: url("assets/legacy/crm-hero.jpg"); }
body:has(.legacy-schema):not(:has(.phone-gallery)) .inner-hero { --hero-media: url("assets/legacy/mobile-hero.jpg"); }
body:has(.case-grid) .inner-hero { --hero-media: url("assets/hero-realisations-v2.png"); }
body:has(.sector-grid) .inner-hero { --hero-media: url("assets/legacy/mobile-hero.jpg"); }
body:has(.rule-grid) .inner-hero { --hero-media: url("assets/legacy/schema-flux-b2b.jpg"); }
body:has(.editorial) .inner-hero { --hero-media: url("assets/legacy/crm-hero.jpg"); }
body:has(.product-family) .inner-hero { --hero-media: url("assets/hero-solutions-v2.png"); }
body:has(.choice-stack) .inner-hero { --hero-media: url("assets/legacy/b2b-hero.jpg"); }
body:has(.flow-map):not(:has(.rule-grid)) .inner-hero { --hero-media: url("assets/legacy/schema-mobile.jpg"); }
body:has(.picking-photo) .inner-hero { --hero-media: url("assets/picking-warehouse-woopnet.jpg"); background-position: center; }
.page-dolibarr .inner-hero { --hero-media: url("assets/hero-dolibarr-v2.png"); }
.page-cloud-connect .inner-hero { --hero-media: url("assets/hero-cloud-connect-v2.png"); }
.system-stack { width: 100%; display: grid; gap: 13px; }
.system-layer { padding: 20px 22px; color: var(--ink); border: 1px solid var(--line); border-radius: 9px; display: flex; justify-content: space-between; gap: 15px; align-items: center; }
.system-layer strong { font-size: 19px; }
.system-layer span { color: var(--muted); font-size: 13px; }
.system-layer.central { background: var(--red); color: white; border-color: var(--red); }
.system-layer.central span { color: #ffe0e1; }
.system-layer.connect { background: var(--night); color: white; border-color: var(--night); }
.system-layer.connect span { color: #b8c7cd; }
.content-section { position: relative; max-width: 1240px; margin: auto; padding: 100px 44px; }
.content-section.soft { max-width: none; background: linear-gradient(135deg, #f4f6f7 0%, #edf4f5 100%); padding-left: max(44px, calc((100vw - 1240px)/2)); padding-right: max(44px, calc((100vw - 1240px)/2)); }
.content-section:not(.soft) + .content-section:not(.soft) { border-top: 1px solid var(--line); }
.two-col { display: grid; grid-template-columns: 1fr 1fr; gap: 80px; align-items: start; }
.three-col { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.content-copy > p, .content-card p { color: var(--muted); }
.content-card { position: relative; overflow: hidden; min-height: 240px; padding: 30px; border: 1px solid var(--line); border-radius: 14px; background: linear-gradient(155deg, white 55%, #edf5f6); box-shadow: 0 12px 32px rgba(20,35,43,.06); }
.content-card::after { content: ""; position: absolute; width: 120px; height: 120px; right: -45px; bottom: -55px; border-radius: 50%; border: 18px solid rgba(11,144,168,.08); }
.content-card .card-number { margin-bottom: 28px; }
.integration-flow { position: relative; gap: 42px; }
.integration-flow::before { content: ""; position: absolute; left: 12%; right: 12%; top: 85px; height: 2px; background: linear-gradient(90deg,var(--blue),var(--red),var(--blue)); opacity: .42; }
.integration-flow .content-card { min-height: 305px; padding: 26px 30px 25px; overflow: visible; background: rgba(255,255,255,.94); }
.integration-flow .content-card::before { content: "→"; position: absolute; top: 63px; right: -34px; z-index: 5; display: grid; place-items: center; width: 26px; height: 26px; color: white; background: var(--red); border: 5px solid var(--soft); border-radius: 50%; font-size: 13px; font-weight: 900; }
.integration-flow .content-card:last-child::before { display: none; }
.stage-icon { width: 82px; height: 82px; margin: 3px 0 22px; display: grid; place-items: center; color: white; background: linear-gradient(145deg,#203640,var(--night)); border: 7px solid white; border-radius: 20px; box-shadow: 0 0 0 1px rgba(11,144,168,.2), 0 12px 25px rgba(20,35,43,.16); transform: rotate(-3deg); }
.stage-icon b { font-size: 17px; letter-spacing: .04em; }
.stage-icon i { position: absolute; margin: 64px 0 0 64px; display: grid; place-items: center; width: 28px; height: 28px; color: white; background: var(--red); border: 4px solid white; border-radius: 50%; font-style: normal; font-size: 12px; }
.stage-transform .stage-icon { background: linear-gradient(145deg,var(--red),var(--red-dark)); transform: rotate(3deg); }
.stage-control .stage-icon { background: linear-gradient(145deg,var(--blue),var(--blue-dark)); }
.integration-flow .content-card > small { display: block; margin-top: 18px; padding-top: 15px; border-top: 1px dashed #cbd7db; color: var(--blue-dark); font-size: 10px; font-weight: 750; letter-spacing: .03em; }
.check-list { list-style: none; padding: 0; margin: 28px 0; }
.check-list li { position: relative; padding: 10px 0 10px 30px; border-bottom: 1px solid var(--line); color: #4f5b64; }
.check-list li::before { content: "✓"; position: absolute; left: 0; color: var(--red); font-weight: 900; }
.process { display: grid; grid-template-columns: repeat(5, 1fr); gap: 10px; margin-top: 45px; }
.process-step { min-height: 175px; padding: 24px 18px; background: linear-gradient(160deg, white, #f4f8f9); border-top: 4px solid var(--red); box-shadow: 0 10px 24px rgba(20,35,43,.05); }
.process-step span { color: var(--red); font-size: 12px; font-weight: 850; }
.process-step strong { display: block; margin: 28px 0 8px; }
.process-step small { color: var(--muted); }
.method-process { position: relative; gap: 0; padding-top: 26px; }
.method-process::before { content: ""; position: absolute; left: 8%; right: 8%; top: 64px; height: 3px; background: linear-gradient(90deg,var(--red),#ef8b8f 52%,var(--blue)); }
.method-process .process-step { position: relative; min-height: 220px; padding: 70px 22px 22px; border-top: 0; border-right: 1px solid #e2e8ea; box-shadow: 0 12px 28px rgba(20,35,43,.055); }
.method-process .process-step:first-child { border-radius: 12px 0 0 12px; }
.method-process .process-step:last-child { border-right: 0; border-radius: 0 12px 12px 0; }
.method-process .process-step > span { position: absolute; top: 15px; left: 18px; }
.method-process .process-step > b { position: absolute; z-index: 2; top: 22px; left: 50%; transform: translateX(-50%); display: grid; place-items: center; width: 46px; height: 46px; color: white; background: var(--night); border: 5px solid white; outline: 2px solid var(--red); border-radius: 50%; font-size: 18px; }
.method-process .process-step:last-child > b { background: var(--blue-dark); outline-color: var(--blue); }
.method-process .process-step strong { margin: 25px 0 8px; font-size: 17px; }
.method-process .process-step em { display: inline-block; margin-top: 22px; padding: 6px 9px; color: var(--red); background: #faebec; border-radius: 4px; font-size: 9px; font-style: normal; font-weight: 850; letter-spacing: .07em; text-transform: uppercase; }
.flow-map { width: 100%; display: grid; grid-template-columns: 1fr auto 1fr auto 1fr; gap: 10px; align-items: center; }
.flow-box { padding: 22px 14px; text-align: center; border: 1px solid var(--line); border-radius: 8px; background: var(--soft); }
.flow-box strong, .flow-box small { display: block; }
.flow-box small { color: var(--muted); margin-top: 7px; }
.flow-box.active { background: var(--red); color: white; border-color: var(--red); }
.flow-box.active small { color: #ffe1e2; }
.flow-mark { color: var(--red); font-size: 24px; }
.product-family { position: relative; overflow: hidden; min-height: 270px; padding: 34px; border-radius: 14px; background: linear-gradient(150deg, #fff 48%, #eaf3f5); border: 1px solid var(--line); box-shadow: 0 14px 35px rgba(20,35,43,.06); }
.product-family { --card-fit: cover; --card-position: center; padding-top: 190px; background-color: white; }
.product-family::before { content: ""; position: absolute; z-index: 0; inset: 0 0 auto; height: 160px; background-image: var(--card-image); background-repeat: no-repeat; background-position: var(--card-position); background-size: var(--card-fit); border-bottom: 1px solid var(--line); }
.product-family > * { position: relative; z-index: 1; }
.product-family:has(a[href="b2b.html"]) { --card-image: url("assets/legacy/b2b-catalogue.png"); --card-fit: contain; }
.product-family:has(a[href="mobile.html"]) { --card-image: url("assets/legacy/mobile-mockup.png"); --card-fit: contain; }
.product-family:has(a[href="crm.html"]) { --card-image: url("assets/legacy/crm-carte.png"); --card-fit: contain; }
.product-family:has(a[href="picking.html"]) { --card-image: url("assets/picking-warehouse-woopnet.jpg"); --card-position: center 48%; }
.product-family:has(a[href="sur-mesure.html"]) { --card-image: url("assets/intervention-terrain-woopnet.png"); --card-position: center 48%; }
.product-family:has(a[href="supply-chain.html"]) { --card-image: url("assets/hero-realisations-v2.png"); }
.product-family:has(a[href="cloud-connect.html"]) { --card-image: url("assets/hero-cloud-connect-v2.png"); }
.product-family:has(a[href="dolibarr.html"]) { --card-image: url("assets/hero-dolibarr-v2.png"); }
.product-family:has(a[href="erp.html"]) { --card-image: url("assets/hero-dolibarr-v2.png"); }
.product-family:has(a[href="traitement-commandes.html"]) { --card-image: url("assets/legacy/schema-flux-b2b.jpg"); --card-fit: contain; }
.product-family::after { content: ""; position: absolute; width: 150px; height: 150px; right: -65px; top: -55px; border-radius: 50%; background: rgba(215,44,50,.055); }
.product-family h3 { margin-top: 24px; }
.product-family ul { padding-left: 18px; color: var(--muted); }
.product-family .solution-icon { margin-bottom: 0; }
.product-family a { display: inline-block; margin-top: 14px; color: var(--red); font-weight: 750; text-decoration: none; }
.inner-cta { position: relative; overflow: hidden; background: linear-gradient(125deg, #c8232a, #e2383e); color: white; padding: 78px max(44px, calc((100vw - 1100px)/2)); display: flex; justify-content: space-between; align-items: center; gap: 50px; }
.inner-cta::after { content: ""; position: absolute; width: 360px; height: 360px; right: 5%; top: -220px; border: 55px solid rgba(255,255,255,.08); border-radius: 50%; }
.inner-cta > * { position: relative; z-index: 1; }
.inner-cta h2 { margin-bottom: 10px; }
.inner-cta p { color: #ffe4e5; max-width: 720px; }
.business-diagram { margin: 45px 0 0; padding: 22px; border: 1px solid var(--line); border-radius: 18px; background: white; box-shadow: var(--shadow); }
.business-diagram img { display: block; width: 100%; height: auto; }
.business-diagram figcaption { margin: 15px 12px 2px; color: var(--muted); font-size: 14px; }
.product-showcase { border-top: 1px solid var(--line); }
.screen-gallery { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.screen-gallery figure, .phone-gallery figure, .legacy-schema { margin: 0; overflow: hidden; border: 1px solid var(--line); border-radius: 14px; background: var(--soft); box-shadow: var(--shadow); }
.screen-gallery figure.wide { grid-column: 1 / -1; }
.screen-gallery img { display: block; width: 100%; max-height: 540px; object-fit: contain; object-position: top center; }
.screen-gallery figcaption, .phone-gallery figcaption, .legacy-schema figcaption { padding: 13px 17px; color: var(--muted); font-size: 13px; background: white; border-top: 1px solid var(--line); }
.phone-gallery { display: grid; grid-template-columns: repeat(3, 1fr); gap: 22px; align-items: start; }
.phone-gallery figure { max-width: 310px; justify-self: center; }
.phone-gallery img { display: block; width: 100%; height: 480px; object-fit: contain; background: #eef2f3; }
.legacy-schema { margin-top: 45px; padding: 20px 20px 0; }
.legacy-schema img { display: block; width: 100%; height: auto; }
.case-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 42px; }
.case-card { min-height: 360px; padding: 30px; border: 1px solid var(--line); border-radius: 14px; background: linear-gradient(150deg, #fff, #f1f6f7); box-shadow: 0 12px 32px rgba(20,35,43,.06); }
.case-card.featured { grid-column: span 2; background: var(--night); color: white; }
.client-logo { height: 82px; margin: -10px 0 24px; padding: 12px 16px; display: flex; align-items: center; justify-content: flex-start; background: #fff; border: 1px solid rgba(20,35,43,.1); border-radius: 10px; overflow: hidden; }
.client-logo img { display: block; max-width: 100%; max-height: 58px; width: auto; height: auto; object-fit: contain; }
.client-logo-pair { gap: 24px; justify-content: space-around; }
.client-logo-pair img { max-width: calc(50% - 12px); }
.case-card.featured .client-logo { max-width: 440px; }
.stats-flow-card { position: relative; overflow: hidden; }
.stats-flow-card::after { content: "DATA"; position: absolute; right: 24px; bottom: -20px; color: rgba(255,255,255,.045); font-size: 110px; font-weight: 900; letter-spacing: -.08em; pointer-events: none; }
.brand-reference-panel { gap: 14px; max-width: 540px !important; background: linear-gradient(100deg,#fff 0 50%,#f5f7fb 50%); }
.brand-reference { flex: 1; min-width: 0; text-align: center; white-space: nowrap; }
.coca-reference { color: #e41e2b; font: italic 800 26px/1 Georgia,serif; }
.pepsi-reference { color: #123b75; font: 900 22px/1 Arial,sans-serif; letter-spacing: .08em; }
.three-brands { gap: 8px; background: #fff; }
.three-brands .brand-reference { padding: 0 8px; border-right: 1px solid var(--line); }
.three-brands .brand-reference:last-child { border-right: 0; }
.suntory-reference { display: flex; flex-direction: column; gap: 3px; color: #15355c; font: 900 16px/1 Arial,sans-serif; letter-spacing: .08em; }
.suntory-reference em { color: #f28b00; font-size: 11px; font-style: normal; letter-spacing: .02em; }
.stats-flow-card small { position: relative; z-index: 1; display: block; margin-top: 20px; color: #91a5ad; font-size: 12px; }
.logistics-flow-visual,.logistics-portal-visual { justify-content: space-between; gap: 12px; color: var(--night); }
.logistics-flow-visual strong,.logistics-portal-visual strong { flex: 1; text-align: center; font-size: 14px; line-height: 1.25; }
.logistics-flow-visual em,.logistics-portal-visual em { color: var(--red); font-style: normal; font-size: 12px; }
.logistics-flow-visual i,.logistics-portal-visual i { display: grid; place-items: center; width: 38px; height: 38px; flex: 0 0 38px; border-radius: 50%; background: var(--red); color: #fff; font-style: normal; font-size: 20px; box-shadow: 0 7px 18px rgba(219,42,48,.22); }
.compact-projects-section { background: #f6f8f9; }
.compact-heading { max-width: 850px; }
.compact-project-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 16px; margin-top: 36px; }
.compact-project-card { display: grid; grid-template-columns: 72px 1fr; gap: 20px; align-items: start; padding: 26px; border: 1px solid var(--line); border-radius: 14px; background: #fff; box-shadow: 0 10px 26px rgba(20,35,43,.05); }
.compact-project-icon { display: grid; place-items: center; width: 72px; height: 72px; border-radius: 18px; background: linear-gradient(145deg,var(--night),#263e49); color: #fff; font-size: 13px; font-weight: 900; letter-spacing: .06em; box-shadow: inset 0 -3px 0 rgba(219,42,48,.8); }
.compact-project-logo { display: flex; align-items: center; justify-content: center; width: 72px; height: 72px; padding: 8px; border: 1px solid var(--line); border-radius: 18px; background: #fff; overflow: hidden; }
.compact-project-logo img { display: block; width: 100%; height: 100%; object-fit: contain; }
.compact-project-logo.logo-dark,.compact-project-logo.logo-racer { background: var(--night); border-color: var(--night); }
.compact-project-logo.logo-dark { padding: 6px; }
.compact-project-logo.logo-racer { padding: 13px 7px; }
.compact-project-wordmark { display: grid; place-items: center; width: 72px; height: 72px; padding: 8px; border-radius: 18px; background: linear-gradient(145deg,var(--night),#263e49); color: #fff; border-bottom: 3px solid var(--red); font-size: 12px; font-weight: 900; letter-spacing: .06em; text-align: center; }
.wordmark-leoska { background: linear-gradient(145deg,#264a75,#132c4a); }
.wordmark-ultrafun { background: linear-gradient(145deg,#e63836,#a51d25); line-height: 1.05; }
.compact-project-card span { color: var(--red); font-size: 11px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.compact-project-card h3 { margin: 7px 0 8px; }
.compact-project-card p { margin: 0 0 16px; color: var(--muted); }
.case-card > span { color: var(--red); font-size: 12px; font-weight: 800; letter-spacing: .06em; text-transform: uppercase; }
.case-card p { color: var(--muted); }
.case-card.featured p { color: #bdcbd0; }
.case-tags { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 24px; }
.case-tags b { padding: 7px 10px; border-radius: 20px; background: var(--soft); color: var(--night); font-size: 11px; }
.sector-grid, .rule-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 40px; }
.sector-grid article, .rule-grid article { position: relative; overflow: hidden; min-height: 210px; padding: 30px; border: 1px solid var(--line); border-radius: 14px; background: linear-gradient(150deg, white 55%, #edf5f6); box-shadow: 0 12px 32px rgba(20,35,43,.06); }
.sector-grid span { color: var(--red); font-weight: 850; }
.sector-grid p, .rule-grid p, .editorial p { color: var(--muted); }
.visual-sectors { gap: 22px; }
.visual-sectors article { --sector-accent: var(--blue); min-height: 270px; padding: 28px 28px 24px 92px; display: flex; flex-direction: column; border-top: 5px solid var(--sector-accent); background: linear-gradient(145deg,#fff 55%,rgba(11,144,168,.055)); transition: transform .22s ease, box-shadow .22s ease; }
.visual-sectors article:hover { transform: translateY(-5px); box-shadow: 0 20px 42px rgba(20,35,43,.13); }
.visual-sectors article > span { position: absolute; top: 20px; right: 22px; color: color-mix(in srgb,var(--sector-accent) 75%,var(--night)); font-size: 11px; }
.visual-sectors article > b { position: absolute; left: 26px; top: 30px; display: grid; place-items: center; width: 46px; height: 46px; color: white; background: linear-gradient(145deg,var(--sector-accent),var(--night)); border-radius: 13px; box-shadow: 0 10px 22px rgba(20,35,43,.16); font-size: 20px; }
.visual-sectors h3 { min-height: 48px; margin: 52px 0 8px; }
.visual-sectors p { margin-bottom: 20px; }
.visual-sectors small { display: block; margin-top: auto; padding-top: 14px; color: var(--sector-accent); border-top: 1px dashed #cbd7db; font-size: 10px; font-weight: 800; }
.visual-sectors .sector-textile, .visual-sectors .sector-cinema { --sector-accent: #d72c32; }
.visual-sectors .sector-sport, .visual-sectors .sector-services { --sector-accent: #087f96; }
.visual-sectors .sector-industry { --sector-accent: #334b57; }
.visual-sectors .sector-agro { --sector-accent: #6a963f; }
.rule-grid { grid-template-columns: repeat(4, 1fr); }
.choice-stack { display: grid; gap: 14px; }
.choice-stack a { padding: 24px; border: 1px solid var(--line); border-radius: 10px; background: white; color: var(--night); text-decoration: none; }
.choice-stack strong, .choice-stack span { display: block; }
.choice-stack span { margin-top: 8px; color: var(--red); }

@media (max-width: 1100px) {
  .desktop-nav { display: none; }
  .header-inner { justify-content: space-between; }
  .hero-inner { grid-template-columns: 1fr; }
  .ecosystem { width: min(100%, 540px); }
  .order-flow, .supply, .intelligence, .home-video { grid-template-columns: 1fr; }
  .decision-flow { grid-template-columns: 1fr; }
  .flow-arrow { transform: rotate(90deg); justify-self: center; }
  .project-grid { grid-template-columns: 1fr 1fr; }
  .project-main { grid-column: 1 / -1; }
  .performance-cycle { grid-template-columns: 1fr 1fr; }
  .inner-hero-grid, .two-col { grid-template-columns: 1fr; }
  .detail-band { grid-template-columns: 1fr 1fr; }
  .case-grid, .sector-grid { grid-template-columns: 1fr 1fr; }
  .phone-gallery { grid-template-columns: repeat(3, 1fr); }
  .rule-grid { grid-template-columns: 1fr 1fr; }
  .process { grid-template-columns: 1fr 1fr; }
  .method-process { gap: 14px; }
  .method-process::before { display: none; }
  .method-process .process-step { border-right: 0; border-radius: 12px !important; }
}

@media (max-width: 760px) {
  .header-inner { min-height: 68px; padding: 0 18px; }
  .brand, .brand img { width: 52px; height: 52px; }
  .header-cta { font-size: 12px; padding: 10px 12px; }
  .hero-inner { min-height: auto; padding: 62px 22px 72px; gap: 40px; }
  h1 { font-size: 39px; }
  h2 { font-size: 34px; }
  .hero-lead { font-size: 17px; }
  .hero-actions .button { width: 100%; }
  .ecosystem { transform: scale(.94); }
  .eco-node { min-width: 96px; padding: 10px; }
  .node-b2b { left: 0; }.node-b2c { right: 0; }.node-crm { left: -2%; }.node-pick { right: -2%; }.node-log { left: 35%; }
  .situation, .solutions, .projects, .news { padding: 78px 22px; }
  .situation-grid, .solution-grid, .news-grid, .project-grid { grid-template-columns: 1fr; }
  .situation-card.featured { transform: none; }
  .visual-choices .situation-card.featured, .visual-choices .situation-card.featured:hover { transform: none; }
  .order-flow, .supply, .intelligence, .home-video { padding: 78px 22px; gap: 45px; }
  .split-heading { grid-template-columns: 1fr; gap: 10px; }
  .supply-visual { min-height: 390px; }
  .supply-center { width: 142px; height: 142px; border-width: 7px; }
  .supply-center strong { font-size: 25px; }
  .supply-center i { width: 160px; font-size: 8px; }
  .supply-item { min-width: 118px; padding: 10px 9px 9px 37px; }
  .supply-item b { left: 8px; top: 11px; width: 21px; height: 21px; }
  .supply-item > strong { font-size: 12px; }
  .supply-item > small { display: none; }
  .item-a { left: 31%; }.item-b { right: 0; }.item-c { right: 1%; }.item-d { left: 4%; }.item-e { left: 0; }
  .performance-cycle { height: auto; display: grid; grid-template-columns: 1fr 1fr; gap: 12px; border-radius: 0; background: none; }
  .intelligence > *, .performance-cycle, .performance-cycle > * { min-width: 0; max-width: 100%; }
  .performance-cycle::before { display: none; }
  .performance-cycle div { position: relative; inset: auto; width: auto; min-height: 145px; transform: none; }
  .performance-cycle .cycle-core { grid-column: 1 / -1; left: auto; right: auto; top: auto; bottom: auto; width: 180px; height: 180px; min-height: 0; margin: 0 auto 10px; transform: none; }
  .contact { padding: 70px 22px; flex-direction: column; align-items: flex-start; }
  .footer-inner { padding: 55px 22px; grid-template-columns: 1fr 1fr; }
  .footer-brand { grid-column: 1 / -1; }
  .footer-bottom { padding: 20px 22px; flex-direction: column; gap: 8px; }
  .inner-hero { padding: 70px 22px; }
  .inner-hero-grid { gap: 40px; }
  .inner-visual { min-height: 350px; padding: 20px; }
  .content-section, .content-section.soft { padding: 72px 22px; }
  .three-col, .process { grid-template-columns: 1fr; }
  .integration-flow { gap: 18px; }
  .integration-flow::before, .integration-flow .content-card::before { display: none; }
  .integration-flow .content-card { min-height: auto; overflow: hidden; }
  .business-diagram, .legacy-schema, .supply-visual, .inner-visual { width: 100%; max-width: 100%; min-width: 0; }
  .business-diagram img, .legacy-schema img, .supply-links { max-width: 100%; }
  .flow-map { grid-template-columns: 1fr; }
  .flow-mark { transform: rotate(90deg); justify-self: center; }
  .inner-cta { padding: 65px 22px; flex-direction: column; align-items: flex-start; }
  .detail-band { grid-template-columns: 1fr; }
  .case-grid, .sector-grid, .rule-grid { grid-template-columns: 1fr; }
  .compact-project-grid { grid-template-columns: 1fr; }
  .screen-gallery, .phone-gallery { grid-template-columns: 1fr; }
  .screen-gallery figure.wide { grid-column: auto; }
  .case-card.featured { grid-column: auto; }
  .compact-project-card { grid-template-columns: 58px 1fr; padding: 20px; }
  .compact-project-icon { width: 58px; height: 58px; border-radius: 14px; }
  .compact-project-logo { width: 58px; height: 58px; border-radius: 14px; }
  .compact-project-wordmark { width: 58px; height: 58px; border-radius: 14px; font-size: 10px; }
}
