:root{--navy:#062542;--navy2:#031a2e;--orange:#ff8b08;--paper:#f5f7f8;--muted:#657481;--line:#dce3e7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--navy);background:#fff}header{height:88px;padding:8px 6vw;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:#fff;z-index:20;border-bottom:1px solid #edf0f2}.brand{display:flex;height:70px;overflow:hidden}.brand img{width:180px;height:70px;object-fit:cover;object-position:center 48%}nav{display:flex;align-items:center;gap:27px}nav a{text-decoration:none;color:var(--navy);font-size:14px;font-weight:800}.menu{display:none;background:none;border:0;color:var(--navy);font-size:28px}.cta{display:inline-flex;align-items:center;justify-content:center;background:var(--orange);color:#fff!important;text-decoration:none;border:0;padding:17px 24px;font-weight:900;cursor:pointer}.cta.small{padding:12px 18px}.eyebrow{font-size:11px;letter-spacing:3px;font-weight:900}.orange{color:var(--orange)}.hero{min-height:650px;padding:72px 7vw;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;background:linear-gradient(120deg,#f7f8f9 0 58%,#edf1f3 58%);overflow:hidden}.hero h1,.section h2,.quote h2{font-size:clamp(44px,6vw,82px);line-height:.96;letter-spacing:-2px;margin:20px 0}.hero h1 em{font-style:normal;color:var(--orange)}.hero-copy>p{max-width:650px;color:var(--muted);font-size:19px;line-height:1.65}.actions{display:flex;gap:25px;align-items:center;margin:34px 0}.ghost{color:var(--navy);font-weight:900;text-decoration:none}.trust{display:flex;gap:20px;flex-wrap:wrap;font-size:13px;font-weight:800}.hero-visual{width:min(520px,95%);justify-self:end;position:relative;background:#fff;padding:30px;box-shadow:24px 24px 0 var(--orange)}.hero-visual img{display:block;width:100%}.hero-visual p{text-align:center;letter-spacing:6px;font-size:12px;font-weight:900;margin:8px 0}.hero-visual .accent{position:absolute;width:70px;height:7px;background:var(--orange);top:-18px;right:0}.strip{display:grid;grid-template-columns:repeat(4,1fr);background:var(--navy);color:#fff;padding:24px 7vw;gap:25px}.strip div{display:flex;flex-direction:column;border-right:1px solid #345067}.strip div:last-child{border:0}.strip strong{font-size:13px;letter-spacing:2px}.strip span{color:#aebbc5;font-size:12px;margin-top:5px}.section{padding:95px 7vw}.section-head{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:end}.section-head h2{font-size:clamp(40px,5vw,67px);max-width:800px}.section-head p,.lead{color:var(--muted);font-size:18px;line-height:1.65}.machines{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px}.machines article{border:1px solid var(--line);padding:26px;min-height:430px;display:flex;flex-direction:column;transition:.2s}.machines article:hover{transform:translateY(-5px);border-color:var(--orange)}.machine-top{display:flex;justify-content:space-between;gap:10px}.type{font-size:10px;letter-spacing:2px;font-weight:900}.status{font-size:10px;background:#e9f4ec;padding:6px 8px;color:#28683a;font-weight:800}.machine-illustration{height:155px;display:grid;place-items:center;font-size:120px;color:var(--orange);font-weight:300}.machines h3{font-size:27px;margin:10px 0 20px}.specs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:17px 0;margin-bottom:22px}.specs span{font-size:11px;color:var(--muted)}.specs b{display:block;color:var(--navy);font-size:13px;margin-bottom:4px}.machines a{margin-top:auto;color:var(--navy);font-weight:900;text-decoration:none}.machines .coming{background:var(--paper)}.machines .coming p{color:var(--muted);line-height:1.6}.dark{background:var(--navy);color:#fff;display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.dark h2{font-size:clamp(40px,5vw,65px)}.service-intro>p{color:#b4c0c9;line-height:1.7;max-width:550px}.service-list article{display:flex;gap:25px;padding:28px 0;border-bottom:1px solid #31506a}.service-list b{color:var(--orange)}.service-list h3{margin:0 0 8px;font-size:24px}.service-list p{color:#b7c3cd;margin:0;line-height:1.6}.about{display:grid;grid-template-columns:1fr 1fr;gap:80px}.about h2{font-size:clamp(40px,5vw,65px)}.values{display:grid;grid-template-columns:1fr 1fr}.values div{padding:26px;border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.values strong{color:var(--orange);font-size:12px}.values h3{font-size:20px;margin:12px 0 8px}.values p{color:var(--muted);line-height:1.55;font-size:14px}.quote{padding:95px 7vw;background:var(--paper);display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.quote h2{font-size:55px}.quote>div>p{color:var(--muted);line-height:1.65}.contact-note{margin-top:35px;border-left:4px solid var(--orange);padding:15px 20px;background:#fff;line-height:1.6;color:var(--muted)}form{background:#fff;padding:35px;box-shadow:0 12px 40px #001a2b10}label{font-size:12px;font-weight:900;display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.two{display:grid;grid-template-columns:1fr 1fr;gap:18px}input,select,textarea{width:100%;padding:14px;border:1px solid #cbd5da;font:inherit;color:var(--navy);background:#fff;border-radius:0}textarea{min-height:110px;resize:vertical}form small{display:block;color:var(--muted);margin-top:15px}footer{background:var(--navy2);color:#fff;padding:50px 7vw 25px;display:grid;grid-template-columns:1.4fr .7fr .7fr;gap:45px}footer img{width:210px;background:#fff;padding:6px}.foot-brand p,footer p{color:#aebbc6;line-height:1.6;max-width:420px}footer>div:not(.foot-brand){display:flex;flex-direction:column;gap:10px}footer a{color:#aebbc6;text-decoration:none;font-size:14px}.copy{grid-column:1/-1;border-top:1px solid #294158;padding-top:20px;font-size:12px;margin-top:10px}
@media(max-width:900px){header{height:78px}.brand,.brand img{height:60px}.brand img{width:150px}nav{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;padding:25px 6vw;flex-direction:column;align-items:flex-start;box-shadow:0 12px 20px #0001}nav.open{display:flex}.menu{display:block}.hero{grid-template-columns:1fr;padding-top:55px}.hero-visual{justify-self:center;margin-top:55px}.strip{grid-template-columns:1fr 1fr}.section-head,.dark,.about,.quote{grid-template-columns:1fr}.machines{grid-template-columns:1fr 1fr}.quote{gap:30px}}
@media(max-width:580px){header{padding-inline:5vw}.hero{padding:52px 6vw 70px;background:#f7f8f9}.hero h1{font-size:50px;letter-spacing:-1px}.hero-copy>p{font-size:16px}.actions{align-items:stretch;flex-direction:column;gap:18px}.ghost{text-align:center}.trust{flex-direction:column;gap:10px}.hero-visual{width:92%;padding:18px;box-shadow:14px 14px 0 var(--orange)}.hero-visual p{letter-spacing:3px}.strip{padding:22px 6vw;grid-template-columns:1fr 1fr}.strip div:nth-child(2){border:0}.section,.quote{padding:70px 6vw}.section-head{gap:5px}.section-head p,.lead{font-size:16px}.machines{grid-template-columns:1fr}.machine-illustration{height:130px;font-size:100px}.dark{gap:20px}.about{gap:35px}.values{grid-template-columns:1fr}.two{grid-template-columns:1fr}.quote h2{font-size:43px}form{padding:24px}footer{grid-template-columns:1fr}.brand img{object-fit:cover}}
/* V3 enhancements */
.hero-visual{overflow:hidden}.hero-visual .equipment-stage{position:absolute;inset:28px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#fff 0%,#edf2f5 100%);border:1px solid #dce4e9}.hero-visual .equipment-stage:before{content:'Z-45/25';position:absolute;right:22px;top:18px;font-weight:900;font-size:12px;letter-spacing:.18em;color:#ff8200}.hero-visual .boom-art{width:78%;height:58%;position:relative}.boom-art .base{position:absolute;left:10%;bottom:10%;width:36%;height:20%;background:#082a48;border-radius:22px 22px 10px 10px}.boom-art .wheel{position:absolute;bottom:2%;width:17%;aspect-ratio:1;border-radius:50%;background:#071b2d;border:7px solid #405364}.boom-art .w1{left:11%}.boom-art .w2{left:36%}.boom-art .arm1,.boom-art .arm2{position:absolute;height:24px;background:#0a4f84;border-radius:12px;transform-origin:left center}.boom-art .arm1{width:49%;left:34%;bottom:34%;transform:rotate(-37deg)}.boom-art .arm2{width:35%;left:68%;bottom:61%;transform:rotate(18deg)}.boom-art .basket{position:absolute;right:-1%;top:19%;width:20%;height:24%;border:7px solid #082a48;border-top-width:4px}.boom-art .basket:after{content:'';position:absolute;left:-8px;right:-8px;bottom:-10px;height:10px;background:#082a48}.hero-visual .stage-label{position:absolute;left:36px;bottom:28px}.stage-label b{display:block;font-size:22px;color:#082a48}.stage-label span{font-size:12px;letter-spacing:.14em;color:#65727c;text-transform:uppercase}.machines article{position:relative;overflow:hidden}.machine-photo{height:210px;margin:18px -24px 20px;background:linear-gradient(135deg,#eef3f6,#dfe8ed);position:relative;display:flex;align-items:center;justify-content:center}.machine-photo .mini{transform:scale(.58);width:330px;height:190px}.machine-photo.scissor .sc-base{position:absolute;bottom:36px;width:160px;height:48px;background:#d33;border-radius:8px}.machine-photo.scissor .sc-wheel{position:absolute;bottom:21px;width:42px;height:42px;background:#1d2932;border-radius:50%;border:5px solid #59656d}.machine-photo.scissor .sw1{left:calc(50% - 78px)}.machine-photo.scissor .sw2{right:calc(50% - 78px)}.machine-photo.scissor .scissor-x{position:absolute;bottom:78px;width:120px;height:100px}.machine-photo.scissor .scissor-x:before,.machine-photo.scissor .scissor-x:after{content:'';position:absolute;left:52px;bottom:0;width:14px;height:108px;background:#707b82;transform-origin:center}.machine-photo.scissor .scissor-x:before{transform:rotate(32deg)}.machine-photo.scissor .scissor-x:after{transform:rotate(-32deg)}.machine-photo.scissor .platform{position:absolute;top:18px;width:185px;height:45px;border:6px solid #c52f2f;border-top-width:4px}.sector-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#dfe5e9;margin-top:38px}.sector-grid div{background:#fff;padding:28px}.sector-grid b{display:block;color:#ff8200;font-size:12px;letter-spacing:.15em;margin-bottom:8px}.sector-grid h3{margin:0 0 8px;color:#082a48}.machine-details{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:18px 0}.machine-details span{background:#f3f6f8;padding:10px;font-size:13px}.machine-details b{display:block;color:#082a48;font-size:16px}.floating-quote{position:fixed;right:22px;bottom:22px;z-index:50;background:#ff8200;color:white;text-decoration:none;font-weight:800;padding:14px 18px;box-shadow:0 10px 30px #082a4830}.v3-badge{font-size:11px;letter-spacing:.12em;color:#77838c;margin-top:8px}@media(max-width:800px){.sector-grid{grid-template-columns:1fr 1fr}.hero-visual .equipment-stage{inset:14px}.hero-visual .stage-label{left:24px;bottom:18px}.floating-quote{right:14px;bottom:14px}.machine-photo{height:180px}}@media(max-width:520px){.sector-grid{grid-template-columns:1fr}.floating-quote{padding:12px 14px;font-size:13px}}
/* V3.1 — correction du visuel Hero */
.hero-visual{height:430px;min-height:430px;overflow:hidden}
.hero-visual .equipment-stage{position:absolute;inset:30px;min-height:370px;overflow:hidden}
.hero-visual .boom-art{width:420px;height:280px;max-width:88%;position:relative;transform:translateY(-18px)}
.hero-visual .stage-label{z-index:3;background:rgba(255,255,255,.9);padding:8px 12px 6px}
@media(max-width:900px){.hero-visual{height:390px;min-height:390px}.hero-visual .equipment-stage{min-height:330px}.hero-visual .boom-art{width:390px;height:250px}}
@media(max-width:580px){.hero-visual{height:330px;min-height:330px}.hero-visual .equipment-stage{inset:16px;min-height:298px}.hero-visual .boom-art{width:310px;height:205px;transform:translateY(-20px)}.hero-visual .stage-label{left:20px;bottom:16px}.stage-label b{font-size:18px}}

/* V4 — real imagery, general equipment offer, WhatsApp */
.brand{overflow:visible}.brand img{object-fit:contain!important;object-position:left center!important}
.real-hero{padding:0!important;height:430px;min-height:430px;overflow:hidden;position:relative;background:#dfe8ed}.real-hero>img{width:100%;height:100%;object-fit:cover;display:block}.real-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(3,26,46,.7))}.real-hero .stage-label{z-index:2;left:26px;bottom:24px;background:#fff;padding:10px 14px;position:absolute}.categories article{padding:0 0 26px}.categories article>*:not(.real-photo):not(.photo-overlay){margin-left:26px;margin-right:26px}.real-photo{width:100%;height:245px;object-fit:cover;display:block;margin-bottom:24px}.categories p{color:var(--muted);line-height:1.6}.general-equipment{background:#f3f6f8}.photo-overlay{height:245px;background:linear-gradient(120deg,rgba(6,37,66,.88),rgba(6,37,66,.55)),url('https://images.pexels.com/photos/9690057/pexels-photo-9690057.jpeg?auto=compress&cs=tinysrgb&w=1200') center/cover;display:flex;align-items:flex-end;padding:25px;color:white;font-weight:900;letter-spacing:.15em;font-size:11px;margin-bottom:24px}.photo-note{font-size:12px;color:var(--muted);margin-top:16px}.whatsapp-inline{display:inline-flex;margin-top:18px;padding:14px 18px;background:#128c4a;color:#fff;text-decoration:none;font-weight:900}.floating-whatsapp{position:fixed;right:22px;bottom:22px;z-index:50;background:#128c4a;color:white;text-decoration:none;font-weight:900;padding:15px 19px;border-radius:999px;box-shadow:0 10px 30px #082a4830}.floating-whatsapp:before{content:'●';margin-right:8px}.v3-badge{display:inline-block}
@media(max-width:580px){.brand{height:56px}.brand img{width:155px;height:56px}.real-hero{height:330px;min-height:330px}.real-photo,.photo-overlay{height:210px}.floating-whatsapp{right:14px;bottom:14px;padding:13px 16px}}
