@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--ink:#222b29;--muted:#65706c;--accent:#255b4e;--line:#dce2de;--wash:#f3f6f4;--font:'Manrope',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font:16px/1.75 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #719d8c;outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font);font-weight:500;line-height:1.15;letter-spacing:-.05em}h1{font-size:clamp(44px,5.05vw,72px);line-height:1.14}h1 span{color:var(--muted)}h2{font-size:42px}h3{font-size:26px;line-height:1.3}.wrap{max-width:1360px;margin:auto;padding-inline:64px}header{border-bottom:1px solid var(--line);background:#fff}header>.wrap{height:108px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:14px}.brand-symbol{font-size:47px;line-height:1;letter-spacing:-.11em;font-weight:500;color:var(--accent);margin-top:-9px;margin-right:8px}.brand b{font-family:var(--font);font-size:22px;letter-spacing:.15em;display:block;line-height:1.4}.brand small{font-size:10px;letter-spacing:.1em;display:block}nav{display:flex;gap:34px;align-items:center;font-size:14px}nav a[aria-current=page]{color:var(--accent);border-bottom:1px solid var(--accent)}.nav-contact{border:1px solid var(--line);padding:11px 20px}.nav-contact span{margin-left:22px}.menu{display:none}.eyebrow{font-size:12px;letter-spacing:.13em;font-weight:600;color:var(--accent);line-height:1.5}.hero{padding-top:45px}.hero-top{display:flex;justify-content:space-between;align-items:center}.hero-index{font-size:12px;letter-spacing:.08em;color:var(--muted)}.hero-body{display:grid;grid-template-columns:1.65fr 1fr;gap:8%;padding:46px 0 64px;align-items:center}.lead{font-size:18px;line-height:1.85;color:var(--muted);margin:26px 0 30px;max-width:740px}.btn{display:inline-flex;gap:34px;background:var(--accent);color:#fff;padding:15px 23px;border:1px solid var(--accent);font-weight:500;font-size:14px;cursor:pointer}.btn:hover{background:#183e35}.experience{border-left:1px solid var(--line);padding:22px 0 18px 46px}.years{font-family:var(--font);font-size:clamp(80px,9vw,132px);font-weight:400;line-height:1.25;letter-spacing:-.07em;margin-top:22px;color:var(--accent)}.years span{font-size:.5em;vertical-align:top;position:relative;top:10px;letter-spacing:-.07em}.experience>p{font-size:19px;line-height:1.5;margin-top:10px}.voltage{font-size:30px;letter-spacing:.02em;margin:22px 0 29px}.voltage span{color:#9aa79f;margin:0 8px}.experience>a{font-size:14px;line-height:1.7;display:block;color:var(--muted)}.experience>a span{margin-left:12px}.hero-foot{border-top:1px solid var(--line);display:flex;justify-content:space-between;padding:21px 0 24px;font-size:12px;letter-spacing:.07em;color:var(--muted)}.hero-foot a{letter-spacing:0;font-size:14px}.hero-foot a span{margin-left:18px}.portfolio{background:var(--wash);padding:76px 0 82px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:60px;margin-bottom:40px}.section-head .eyebrow{margin-bottom:18px}.section-head>p{max-width:390px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.product{background:white;padding:25px 24px 22px;display:flex;flex-direction:column;min-height:345px;border:1px solid #e6ebe7;transition:transform .2s,border-color .2s}.product:hover{transform:translateY(-5px);border-color:#a5b6ac}.product-top{display:flex;justify-content:space-between;gap:10px;font-size:12px;letter-spacing:.04em;color:var(--accent);margin-bottom:35px}.product h3{font-size:25px;letter-spacing:-.04em}.product>p{font-size:16px;color:var(--muted);margin:18px 0 26px}.product-app{font-size:13px;font-weight:600;border-top:1px solid var(--line);padding-top:15px;margin-top:auto}.section{padding-top:90px;padding-bottom:90px}.approach{display:grid;grid-template-columns:1.2fr 1fr;gap:95px}.approach .eyebrow{margin-bottom:24px}.approach p:not(.eyebrow){color:var(--muted);margin-bottom:23px}.large-copy{font-size:21px;line-height:1.65;color:var(--ink)!important}.text-link{display:inline-block;font-size:14px;color:var(--accent);border-bottom:1px solid var(--accent);padding-bottom:5px;margin-top:8px}.cta{background:#ecf1ed;padding:52px 56px;position:relative}.cta .eyebrow{margin-bottom:20px}.cta .btn{position:absolute;right:56px;bottom:55px}.cta h2{max-width:680px}footer{margin-top:88px;border-top:1px solid var(--line);padding:45px 0 24px}.footer-main{display:flex;justify-content:space-between;align-items:start;gap:40px}.footer-main>p{font-size:14px;color:var(--muted)}.footer-main>div:last-child{display:flex;flex-direction:column;gap:8px;font-size:14px}.footer-bottom{border-top:1px solid var(--line);margin-top:38px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.page-head{padding-top:62px;padding-bottom:48px;border-bottom:1px solid var(--line)}.page-head:not(.wrap){padding-inline:64px;max-width:1360px;margin:auto}.page-head>.wrap{padding:0}.page-head .eyebrow{margin-bottom:24px}.page-head h1{font-size:clamp(40px,4.5vw,60px)}.page-head .lead{margin-bottom:0}.anchor-nav{display:flex;padding:24px 0;border-bottom:1px solid var(--line);gap:40px;font-size:14px;color:var(--accent);letter-spacing:.04em}.software-detail{display:grid;grid-template-columns:1fr 1.25fr;gap:100px;border-bottom:1px solid var(--line);padding:65px 0;scroll-margin-top:30px}.software-heading h2{font-size:36px;margin:22px 0}.app-name{font-size:16px;color:var(--accent)}.software-body ul{list-style:none;padding:0;margin:24px 0}.software-body li{padding:12px 0;border-bottom:1px solid var(--line);font-size:16px}.software-body li:before{content:'—';color:var(--accent);margin-right:12px}.outcome{font-size:14px;color:var(--muted)}.supra{display:grid;grid-template-columns:1fr 1.25fr;gap:100px}.supra h2{margin:20px 0}.supra>div>p{margin-bottom:20px}.supra>div:last-child{color:var(--muted)}.complementary{border-top:1px solid var(--line);padding-top:55px}.complementary h2{margin:20px 0 35px}.two{display:grid;grid-template-columns:1fr 1fr;gap:65px}.two h3{font-size:25px;margin-bottom:15px}.two p{color:var(--muted)}.note{padding:20px 25px;background:var(--wash);border-left:2px solid var(--accent);font-size:14px;color:var(--muted);margin-top:28px}.about-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:100px}.about-grid .experience{align-self:start;border:0;background:var(--wash);padding:36px}.prose h2{font-size:28px;margin:30px 0 18px}.prose h2:first-child{margin-top:0}.prose p{margin-bottom:20px;color:var(--muted)}.prose ul{padding-left:20px;color:var(--muted)}.contact-box{padding:34px;border:1px solid var(--line)}.contact-box h2{font-size:28px;margin-bottom:16px}.contact-box label{display:block;font-size:14px;margin:22px 0 7px}input,select,textarea{width:100%;border:1px solid #b7c6bc;background:#fff;padding:12px;color:var(--ink);border-radius:0}textarea{min-height:140px;resize:vertical}.contact-box button{margin-top:24px}.status{font-size:14px;margin-top:15px;color:var(--accent)!important}.legal{max-width:1020px}.legal section{margin:35px 0}.legal h2{font-size:24px;margin-bottom:15px}.legal p{color:var(--muted)}.pending{background:var(--wash);padding:3px 7px}.skip{position:absolute;top:-100px;left:15px;background:white;padding:15px;z-index:20}.skip:focus{top:15px}@media(max-width:1100px){.wrap,.page-head:not(.wrap){padding-inline:35px}.product-grid{grid-template-columns:repeat(2,1fr)}.hero-body{gap:40px;grid-template-columns:1.5fr 1fr}.experience{padding-left:30px}nav{gap:20px}.approach,.software-detail,.supra,.about-grid{gap:50px}.hero-index{display:none}.cta .btn{position:static;margin-top:28px}}@media(max-width:760px){.wrap,.page-head:not(.wrap){padding-inline:23px}header>.wrap{height:86px;position:relative}.brand b{font-size:19px}.brand small{font-size:9px}.brand-symbol{font-size:42px}.menu{display:block;background:white;border:1px solid var(--line);padding:7px 12px;font-size:14px}header nav{display:none;position:absolute;top:86px;left:0;right:0;padding:25px;background:white;z-index:10;border-bottom:1px solid var(--line)}header nav.open{display:flex;flex-direction:column;align-items:stretch}.hero{padding-top:30px}.hero-body{display:block;padding:30px 0 35px}h1{font-size:43px;letter-spacing:-.055em}.lead{font-size:16px}.experience{margin-top:38px;padding:22px 0 0;border:0;border-top:1px solid var(--line)}.years{font-size:85px;line-height:1.15;margin-top:15px}.experience>p{font-size:17px}.voltage{margin:18px 0;font-size:24px}.hero-foot{display:block}.hero-foot>a{display:block;margin-top:10px}.portfolio{padding:48px 0}.section-head{display:block}.section-head>p{margin-top:20px}.section-head{margin-bottom:28px}h2{font-size:33px}.product-grid{gap:12px}.product{padding:20px 17px;min-height:340px}.product h3{font-size:23px}.product-top{font-size:12px;letter-spacing:0}.product-app{font-size:13px}.section{padding-top:50px;padding-bottom:50px}.approach,.two,.software-detail,.supra,.about-grid{grid-template-columns:1fr;gap:30px}.approach .large-copy{font-size:20px}.cta{padding:32px 25px}.cta h2{font-size:33px}.footer-main{flex-wrap:wrap}.footer-main>div:last-child{flex-direction:row;flex-wrap:wrap;gap:20px}.footer-bottom{flex-direction:column;gap:8px}footer{margin-top:55px}.page-head{padding-top:40px;padding-bottom:35px}.page-head>.wrap{padding:0}.page-head h1{font-size:40px}.anchor-nav{gap:16px;flex-wrap:wrap}.software-detail{padding:40px 0}.software-heading h2{font-size:31px;margin:15px 0}.large-copy{font-size:19px}.about-grid .experience{margin:0}.contact-box{padding:23px}}@media(max-width:430px){.product-grid{grid-template-columns:1fr}.product{min-height:0}.product-top{margin-bottom:24px}.product-app{font-size:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product{transition:none}}

.screenshot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.software-shot{margin:0;border:1px solid var(--line);background:white;min-width:0}.software-shot>a{display:block;background:#eaf0f2;padding:12px}.software-shot img{display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;object-position:top;background:#edf3f5}.software-shot figcaption{padding:20px}.software-shot figcaption>div{display:flex;flex-direction:column}.software-shot strong{font:500 21px var(--font);letter-spacing:-.03em}.software-shot figcaption span{font-size:12px;color:var(--accent);margin-top:7px}.software-shot figcaption p{font-size:14px;color:var(--muted);margin:12px 0}.software-shot figcaption>a{font-size:14px;color:var(--accent)}.software-shot.large{grid-column:1/-1;margin-top:5px}.software-shot.large>a{padding:22px}.software-shot.large img{aspect-ratio:auto;max-height:760px}.software-shot.large figcaption{display:flex;align-items:center;justify-content:space-between;gap:20px}.software-shot.large figcaption p{max-width:380px}.screenshots+.approach{padding-top:20px}.expertise-scope{padding:60px 0;border-bottom:1px solid var(--line)}.scope-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 50px}.scope-grid article{border-top:1px solid var(--line);padding-top:22px}.scope-grid h3{font-size:25px;margin-bottom:13px}.scope-grid p,.scope-foot{color:var(--muted)}.scope-foot{margin-top:30px;font-size:14px;max-width:900px}@media(max-width:900px){.screenshot-grid{grid-template-columns:1fr}.software-shot.large figcaption{display:block}.software-shot.large>a{padding:10px}}@media(max-width:760px){.scope-grid{grid-template-columns:1fr}.expertise-scope{padding:40px 0}}

.field-journey{padding:82px 0;background:#fff;border-top:1px solid var(--line)}.field-journey .section-head{margin-bottom:46px}.journey-track{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;position:relative}.journey-step{position:relative;padding:0 23px 0 0;margin-right:23px;border-right:1px solid var(--line)}.journey-step:last-child{margin:0;padding:0;border-right:0}.step-index{display:flex;align-items:center;gap:12px;margin-bottom:20px}.step-index>span{width:31px;height:31px;display:grid;place-items:center;border:1px solid #b9c9c1;border-radius:50%;font-size:12px;color:var(--accent);background:white}.step-index>b{font-size:11px;font-weight:500;letter-spacing:.06em}.equipment-cutout{height:260px;display:flex;align-items:center;justify-content:center;margin-bottom:28px}.equipment-cutout img{height:100%;width:100%;object-fit:contain;filter:drop-shadow(8px 15px 10px rgba(24,48,39,.12));transition:transform .35s}.equipment-cutout:hover img{transform:translateY(-7px)}.equipment-cutout.relay img{max-height:230px}.journey-step h3{font-size:25px;letter-spacing:-.04em;min-height:65px}.journey-step>p{font-size:15px;color:var(--muted);margin:12px 0 24px;min-height:132px}.journey-role{border-top:1px solid var(--line);padding-top:14px;color:var(--accent);font-size:13px}.signal-diagram,.remote-diagram{height:260px;margin-bottom:28px;display:flex;flex-direction:column;justify-content:center}.signal-diagram>span{display:flex;justify-content:space-between;border-bottom:1px solid #9bb9aa;padding:10px 12px;font-size:12px;letter-spacing:.06em}.signal-diagram>span b{font-size:21px;font-weight:400;line-height:1}.signal-diagram>div{border:1px solid #b9c9c1;padding:17px 14px;text-align:center;margin:19px 10px 0;font-size:15px;color:var(--accent)}.remote-diagram{padding:25px 0}.remote-title{font-size:11px;letter-spacing:.04em;border-bottom:1px solid #a3b7ab;padding-bottom:15px;color:var(--accent)}.remote-diagram>div{display:flex;flex-direction:column;gap:6px;margin:15px 0}.remote-diagram>div span{background:#eff4f1;font-size:12px;padding:6px 10px;letter-spacing:.1em;border-left:2px solid #8aa899}.remote-diagram>p{text-align:center;font-size:12px;line-height:1.5;color:var(--muted)}.journey-notes{display:flex;justify-content:space-between;gap:30px;border-top:1px solid var(--line);margin-top:36px;padding-top:22px;color:var(--muted)}.journey-notes>span{font-size:13px;max-width:470px}.journey-notes small{font-size:11px;max-width:450px}.journey-notes a{text-decoration:underline}.scope-intro{font-size:21px;line-height:1.7;margin-bottom:40px;max-width:900px}@media(max-width:1100px){.journey-track{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 24px}.journey-step:nth-child(2){border-right:0;margin:0;padding:0}.journey-step>p{min-height:80px}.journey-step h3{min-height:0}}@media(max-width:760px){.field-journey{padding:50px 0}.journey-track{grid-template-columns:1fr;gap:35px}.journey-step{margin:0;padding:0 0 30px;border-right:0;border-bottom:1px solid var(--line)}.journey-step:nth-child(2){padding-bottom:30px}.equipment-cutout{height:290px}.journey-step>p{min-height:0}.signal-diagram,.remote-diagram{height:220px;max-width:320px;margin-inline:auto}.journey-notes{flex-direction:column}.journey-step:last-child{border-bottom:0}.step-index>b{font-size:12px}}@media(prefers-reduced-motion:reduce){.equipment-cutout img{transition:none}.equipment-cutout:hover img{transform:none}}

.hta-intro{display:grid;grid-template-columns:1fr 1.65fr;align-items:center;gap:40px;margin:10px 0 65px;padding-bottom:35px;border-bottom:1px solid var(--line)}.hta-intro h3{font-size:36px;line-height:1.2;letter-spacing:-.04em;margin:16px 0 22px}.hta-intro p:not(.eyebrow){font-size:17px;color:var(--muted);max-width:350px}.hta-intro span{display:block;font-size:13px;color:var(--accent);margin-top:25px}.hta-intro img{width:100%;height:350px;object-fit:contain}.journey-step>p{font-size:16px}.equipment-cutout img{filter:none}.journey-step .equipment-cutout.relay img{max-height:260px}@media(max-width:760px){.hta-intro{grid-template-columns:1fr;gap:20px;margin-bottom:40px}.hta-intro h3{font-size:30px}.hta-intro img{height:auto;max-height:330px}}

.service-offer{margin:0 0 55px}.hero h1{font-size:clamp(40px,4.6vw,68px)}

/* Direction retenue : bleu ardoise et jaune industriel */
:root{--ink:#17314b;--muted:#50657a;--accent:#244d71;--line:#c6d3de;--wash:#dfe9f1;--gold:#efc24b;--slate:#1d3449}
body{background:#f0f4f7}header{background:#1d3449;color:#fff;border-bottom:1px solid #405366}header>.wrap{height:90px}.brand-symbol{color:var(--gold)}header nav a[aria-current=page]{color:#fff;border-bottom:3px solid var(--gold)}.nav-contact{background:var(--gold);color:#142b3d;border:0;font-weight:700}.btn{background:var(--gold);border-color:var(--gold);color:#172d3e;font-weight:700}.btn:hover,.nav-contact:hover{background:#ffda70}.industrial-hero{background:#233e59 url('/assets/hero-equipment.png') center 56%/cover no-repeat;color:#fff;min-height:540px;position:relative}.industrial-hero>.wrap{position:relative;min-height:540px;padding-top:58px;padding-bottom:60px}.industrial-copy{max-width:585px;position:relative;z-index:1}.industrial-copy .eyebrow{color:#d5e2ec;font-size:11px;letter-spacing:.18em}.industrial-copy h1{font-size:clamp(36px,3.65vw,53px);font-weight:750;line-height:1.17;margin-top:22px;letter-spacing:-.045em}.industrial-copy h1 span{color:#f3c954}.industrial-copy .lead{color:#e2ebf2;font-size:20px;line-height:1.6;max-width:475px;margin:22px 0}.field-proof{display:flex;align-items:center;gap:14px;font-size:16px;margin:25px 0}.field-proof>span{font-size:29px;color:var(--gold)}.hero-equipment-caption{position:absolute;right:32px;bottom:12px;color:#cbd8e4;font-size:11px;background:#1d3449b8;padding:4px 12px}.journey-ribbon{background:#162e44;color:#e3edf5;border-top:1px solid #536478}.journey-ribbon>.wrap{display:flex;align-items:center;justify-content:space-between;gap:25px;padding-block:19px}.journey-ribbon span{font-size:11px;letter-spacing:.14em;color:#f0c44a}.journey-ribbon p{display:flex;align-items:center;gap:22px;font-size:14px}.journey-ribbon b{color:var(--gold);font-weight:400}.portfolio{background:#dce7ef;padding:48px 0 56px}.portfolio h2{font-size:34px}.portfolio .section-head{margin-bottom:28px}.product{background:#f2f6f9;border:0;border-top:3px solid var(--gold);min-height:320px}.product-top{color:#42627e}.product h3{font-size:24px;font-weight:650}.field-journey{background:#eef3f7;border-top:0;padding-top:60px}.hta-intro img,.equipment-cutout img,.relay-p444 img{mix-blend-mode:multiply}.hta-intro{gap:50px}.journey-step{border-color:#c0ceda}.step-index>span{background:var(--gold);border:0;color:#17314b}.step-index>b{color:#254864}.journey-role{border-color:#bfccd7}.remote-diagram>div span{background:#dce7ef;border-color:#d6ae39}.signal-diagram>span,.signal-diagram>div,.remote-title{border-color:#a5b8c9}.relay-p444{text-align:center;margin-top:-125px;margin-bottom:24px;position:relative;background:#eef3f7}.relay-p444 img{width:100%;height:90px;object-fit:contain}.relay-p444 span{display:block;font-size:11px;color:#42627e}.journey-step .equipment-cutout.relay{align-items:flex-start}.journey-step .equipment-cutout.relay img{height:150px;max-height:150px}.screenshots{background:#f0f4f7}.software-shot{border-color:#c6d3de}.software-shot>a{background:#dfe8ef}.software-shot figcaption{background:#f8fafc}.approach{border-top:1px solid #c6d3de}.cta{background:#233e59;color:#fff;border-left:5px solid var(--gold)}.cta .eyebrow{color:var(--gold)}footer{background:#172e43;color:#edf3f7;border:0;margin-top:65px}.footer-main>p,.footer-bottom{color:#b8c9d8}.footer-bottom{border-color:#415669}.page-head{background:#dfe9f1}.page-head h1 span{color:#355b7e}.scope-grid article{border-top:3px solid #d8b043}.contact-box{background:#fff}.note{background:#dfe9f1}.about-grid .experience{background:#dce7ef}.menu{background:var(--gold);color:#172d3e;border:0}a:focus-visible,button:focus-visible{outline-color:#c39515}
@media(min-width:1600px){.industrial-hero{background-size:1600px auto}}
@media(max-width:1100px){.industrial-copy{max-width:490px}.industrial-copy h1{font-size:43px}.industrial-hero{background-position:55% center}.industrial-copy .lead{max-width:390px}.journey-ribbon p{gap:13px;font-size:12px}}
@media(max-width:760px){header>.wrap{height:86px}header nav{background:#1d3449}.industrial-hero{background-image:linear-gradient(180deg,#1d3449 0%,#1d3449 50%,#1d344900 73%),url('/assets/hero-equipment.png');background-size:100% 100%,auto 420px;background-position:center,bottom right;background-repeat:no-repeat;min-height:740px}.industrial-hero>.wrap{min-height:740px;padding-top:36px;padding-bottom:330px}.industrial-copy{max-width:100%}.industrial-copy h1{font-size:37px}.industrial-copy .lead{font-size:17px;max-width:100%}.field-proof{font-size:14px;margin:15px 0}.hero-equipment-caption{left:15px;right:auto;font-size:10px}.journey-ribbon>.wrap{display:block}.journey-ribbon p{flex-wrap:wrap;gap:8px;margin-top:9px;font-size:12px}.portfolio h2{font-size:30px}.relay-p444{max-width:260px;margin-inline:auto}.journey-step .equipment-cutout.relay{height:260px}.industrial-copy .btn{padding:12px 18px}}
@media(min-width:761px){.industrial-hero{background-size:auto 100%;background-position:right center}}

.anchor-nav{flex-wrap:wrap;gap:20px 28px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.product-grid{grid-template-columns:1fr}}
