
:root{--bg:#f4f5f6;--ink:#111318;--muted:#676c75;--line:#11131818;--yellow:#ffd400}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}
header{position:sticky;top:0;z-index:20;display:flex;justify-content:space-between;align-items:center;padding:18px 4vw;background:#f4f5f6e8;backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}
.brand{display:flex;flex-direction:column}.brand strong{font-size:13px;letter-spacing:.06em}.brand span{font-size:10px;color:var(--muted);margin-top:4px}
nav{display:flex;gap:24px;align-items:center;font-size:14px;font-weight:700}.nav-cta{border:1px solid #111;padding:10px 16px;border-radius:30px}
.hero-video{min-height:88vh;position:relative;display:flex;align-items:center;overflow:hidden}.hero-video video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.68),rgba(0,0,0,.30) 55%,rgba(0,0,0,.12))}
.hero-content{position:relative;z-index:2;color:#fff;padding:7vw 4vw;max-width:980px}.eyebrow{font-size:12px;letter-spacing:.18em;font-weight:800;color:#9ba0a8}.hero-content .eyebrow{color:#fff9}
h1,h2,h3,p{margin-top:0}.hero-content h1{font-size:clamp(52px,7vw,102px);line-height:.95;letter-spacing:-.06em;margin:18px 0 26px}.hero-content p{font-size:22px;line-height:1.55;max-width:760px;color:#ffffffd8}
.btn{display:inline-flex;padding:15px 22px;border-radius:999px;font-weight:800;background:#fff;color:#111;margin-top:16px}
.section{padding:8vw 4vw}.section h2,.product-hero h1{font-size:clamp(42px,5.5vw,78px);line-height:1;letter-spacing:-.055em}
.section-head{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:45px}.section-head p{max-width:540px;color:var(--muted);line-height:1.65}
.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.card{background:#fff;border-radius:30px;padding:36px;min-height:390px;display:flex;flex-direction:column;position:relative;overflow:hidden}
.card.brand-card{background:linear-gradient(145deg,#f8f6e7,#ece7cd)}.brand-tag{position:absolute;top:22px;right:22px;background:#111;color:#fff;padding:8px 11px;border-radius:20px;font-size:10px;letter-spacing:.14em;font-weight:800}
.card .category,.product-hero .category{font-size:11px;letter-spacing:.15em;font-weight:800;color:#7b8088}.card h3{font-size:44px;letter-spacing:-.045em;margin:18px 0 14px}.card p{color:var(--muted);line-height:1.6}.card a{margin-top:auto;font-weight:800;padding-top:24px}
.services{background:#111318;color:#fff}.services .eyebrow{color:#aeb4bd}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#ffffff18;margin-top:42px}.service-grid article{background:#111318;padding:30px;min-height:240px}.service-grid p{color:#adb3bc;line-height:1.6}
footer{padding:38px 4vw;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#666;font-size:12px}
.product-hero{padding:8vw 4vw 5vw;display:grid;grid-template-columns:1.1fr .9fr;gap:5vw;align-items:center}.product-hero p{font-size:20px;line-height:1.7;color:var(--muted);max-width:760px}.product-hero img{max-height:520px;max-width:100%;margin:auto;display:block;filter:drop-shadow(0 28px 36px #0003)}
.product-body{padding:0 4vw 8vw}.split{display:grid;grid-template-columns:1fr 1fr;gap:30px}.panel{background:#fff;border-radius:28px;padding:34px}.panel h2{font-size:34px;letter-spacing:-.035em}.features{list-style:none;padding:0;margin:0}.features li{padding:14px 0;border-bottom:1px solid var(--line);color:#41464e}.features li:before{content:"+";color:var(--yellow);font-weight:900;margin-right:10px}.tech{font-size:18px;line-height:1.7;color:var(--muted)}
.note{margin-top:22px;padding:18px 20px;border-radius:18px;background:#fff7cc;color:#5f5211;font-size:14px;line-height:1.55}
.cta{margin:0 4vw 6vw;padding:4vw;border-radius:32px;background:var(--yellow);display:flex;justify-content:space-between;gap:30px;align-items:end}.cta h2{font-size:clamp(34px,4vw,58px);letter-spacing:-.045em;margin-bottom:0}.cta a{background:#111;color:#fff;padding:14px 20px;border-radius:999px;font-weight:800}
@media(max-width:900px){nav{display:none}.product-grid,.product-hero,.split{grid-template-columns:1fr}.service-grid{grid-template-columns:1fr 1fr}.section-head{display:block}.cta{display:block}.cta a{display:inline-block;margin-top:25px}}
@media(max-width:620px){header,.section,.product-hero,.product-body{padding-left:20px;padding-right:20px}.product-grid,.service-grid{grid-template-columns:1fr}.hero-content{padding:80px 20px}.card{min-height:340px}.cta{margin:20px;padding:30px 22px}footer{flex-direction:column;gap:15px}}
.product-tagline{font-size:clamp(28px,3vw,44px);letter-spacing:-.04em;margin-bottom:24px}.premium-hero{min-height:78vh;background:linear-gradient(135deg,#f7f8f8,#e9edf0)}.hero-product{background:#fff;border-radius:38px;overflow:hidden;min-height:520px;display:flex;align-items:center}.hero-product img{width:100%;height:520px;object-fit:contain;filter:none}.btn.dark{background:#111;color:#fff}.stats{margin:-20px 4vw 7vw;position:relative;display:grid;grid-template-columns:repeat(4,1fr);background:#111;color:#fff;border-radius:28px;overflow:hidden}.stats article{padding:30px;border-right:1px solid #ffffff20}.stats strong{display:block;font-size:30px;letter-spacing:-.04em}.stats span{display:block;margin-top:7px;color:#aeb4bd;font-size:13px}.intro-center{text-align:center;max-width:900px;margin:0 auto 7vw}.intro-center h2,.visual-split h2,.video-copy h2{font-size:clamp(36px,4vw,60px);letter-spacing:-.05em}.intro-center>p:last-child{font-size:19px;line-height:1.7;color:var(--muted)}.visual-split{display:grid;grid-template-columns:1fr 1fr;gap:5vw;align-items:center}.visual-split>img{width:100%;max-height:600px;object-fit:contain;border-radius:30px;background:#fff}.video-section{padding:7vw 4vw;background:#111318;color:#fff;display:grid;grid-template-columns:.7fr 1.3fr;gap:5vw;align-items:center}.video-copy p:last-child{color:#adb3bc;line-height:1.65}.video-section video{width:100%;max-height:620px;background:#000;border-radius:28px}.modes{padding:7vw 4vw}.mode-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:25px}.mode-grid article{background:#fff;padding:28px;border-radius:22px}.mode-grid strong{display:block;font-size:26px}.mode-grid span{display:block;color:var(--muted);margin-top:9px;line-height:1.5}.cta p{max-width:650px;line-height:1.6}@media(max-width:900px){.stats,.mode-grid{grid-template-columns:1fr 1fr}.visual-split,.video-section{grid-template-columns:1fr}.hero-product{min-height:360px}.hero-product img{height:360px}}@media(max-width:620px){.stats{margin:0 20px 60px;grid-template-columns:1fr 1fr}.stats article{padding:20px}.stats strong{font-size:22px}.mode-grid{grid-template-columns:1fr}.video-section,.modes{padding:60px 20px}}
\n/* V6 — gamme visuelle */\n.product-card{padding:0;min-height:0;display:block;overflow:hidden}\n.card-media{height:270px;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#f8f9fa,#e9edf0);overflow:hidden}\n.card-media img{width:100%;height:100%;object-fit:contain;padding:18px;transition:transform .35s ease}\n.product-card:hover .card-media img{transform:scale(1.025)}\n.product-card .card-copy{padding:30px 34px 34px;display:flex;flex-direction:column;min-height:300px}\n.product-card .card-copy h3{font-size:40px;margin:12px 0 10px}\n.usage-pill{display:inline-flex;align-self:flex-start;background:#111;color:#fff;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800;margin-bottom:15px}\n.brand-card .usage-pill{background:#5c5529}\n.product-card .card-copy p{font-size:15px;line-height:1.55;margin-bottom:20px}\n.discover-link{margin-top:auto;font-weight:800}\n.product-card .brand-tag{z-index:3}\n@media(max-width:620px){.card-media{height:230px}.product-card .card-copy{padding:24px;min-height:270px}.product-card .card-copy h3{font-size:34px}}\n
/* V6.1 - harmonisation des visuels de gamme */
.card-media{height:300px;padding:22px;box-sizing:border-box}
.card-media img{width:100%;height:100%;object-fit:contain;object-position:center;padding:0;display:block}
.card-media img[src*="excelsior"]{object-fit:cover;object-position:center 42%;border-radius:18px}
@media(max-width:620px){.card-media{height:250px;padding:16px}}

/* V6.2 — MUSA */
.card-media img[src*="musa"]{object-fit:cover;object-position:center 52%;border-radius:18px}
@media(max-width:620px){.card-media img[src*="musa"]{object-position:center 50%}}

/* V6.3 — Infinity Pro */
.card-media img[src*="infinity"]{object-fit:contain;object-position:center;background:#f3f3f3;border-radius:18px}
.infinity-gallery-wrap{padding-top:0}
.infinity-gallery{display:grid;grid-template-columns:1.15fr .85fr;gap:24px}
.infinity-gallery img{width:100%;height:520px;object-fit:cover;border-radius:28px;background:#111}
.infinity-gallery img:first-child{object-position:center 48%}
.infinity-gallery img:last-child{object-position:center}
@media(max-width:900px){.infinity-gallery{grid-template-columns:1fr}.infinity-gallery img{height:420px}}
@media(max-width:620px){.infinity-gallery img{height:320px}}

/* V6.7 — Smaxel */
.card-media img[src*="smaxel"]{object-fit:contain;object-position:center;background:#f7f8f9;border-radius:18px;padding:8px}
.smaxel-hero{background:linear-gradient(145deg,#fff,#eef1f3)}
.smaxel-hero img{object-fit:contain;padding:12px}
.smaxel-visual>img{object-fit:contain;background:#fff;padding:18px}
.smaxel-applications{padding-top:3vw}
.smaxel-accessories-wrap{padding-top:1vw}
.smaxel-accessories>img{object-fit:contain;background:linear-gradient(145deg,#f7f7f7,#ececec)}
@media(max-width:620px){.smaxel-hero img{padding:4px}.smaxel-visual>img{padding:8px}}

/* V6.8 — Lasermach */
.lasermach-hero{background:linear-gradient(135deg,#f8fbfc,#dceff5)}
.lasermach-hero-media{background:#d9f1f8;min-height:500px}
.lasermach-hero-media img{width:100%;height:100%;min-height:500px;object-fit:cover;object-position:center}
.lasermach-wide{width:100%;display:block;border-radius:30px;max-height:620px;object-fit:cover}
.lasermach-tech-section{padding-top:2vw}
.lasermach-dark{background:#292b2d;color:#fff}
.lasermach-dark .eyebrow{color:#8fd8f3}.lasermach-dark .tech{color:#d5d9dc}
.lasermach-dark .visual-split>img{background:#292b2d}
.lasermach-interface-section{padding-top:3vw}
.lasermach-video{background:linear-gradient(135deg,#111318,#19394b)}
.lasermach-features{background:#eef6f9}
.lasermach-features .mode-grid article{box-shadow:0 10px 30px #13222b0a}
.lasermach-safety{padding-top:2vw}
@media(max-width:900px){.lasermach-hero-media,.lasermach-hero-media img{min-height:360px}.lasermach-wide{border-radius:22px}.reverse-on-mobile>img{order:2}}
@media(max-width:620px){.lasermach-hero-media,.lasermach-hero-media img{min-height:280px}.lasermach-wide{border-radius:16px}}


/* V6.10 — harmonisation stricte des vignettes de la gamme */
.product-grid{align-items:stretch}
.product-card{height:100%;display:flex;flex-direction:column}
.product-card .card-media{
  position:relative;
  width:100%;
  height:340px;
  min-height:340px;
  padding:24px;
  box-sizing:border-box;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  background:linear-gradient(145deg,#f8f9fa,#edf0f2);
}
.product-card .card-media img,
.product-card .card-media img[src*="excelsior"],
.product-card .card-media img[src*="musa"],
.product-card .card-media img[src*="infinity"],
.product-card .card-media img[src*="smaxel"]{
  position:absolute;
  inset:24px;
  width:calc(100% - 48px);
  height:calc(100% - 48px);
  max-width:calc(100% - 48px);
  max-height:calc(100% - 48px);
  padding:0;
  margin:0;
  display:block;
  object-fit:contain;
  object-position:center;
  border-radius:18px;
  background:transparent;
}
.product-card .card-copy{flex:1;min-height:310px}
@media(max-width:900px){
  .product-card .card-media{height:320px;min-height:320px}
}
@media(max-width:620px){
  .product-card .card-media{height:280px;min-height:280px;padding:18px}
  .product-card .card-media img,
  .product-card .card-media img[src*="excelsior"],
  .product-card .card-media img[src*="musa"],
  .product-card .card-media img[src*="infinity"],
  .product-card .card-media img[src*="smaxel"]{
    inset:18px;
    width:calc(100% - 36px);
    height:calc(100% - 36px);
    max-width:calc(100% - 36px);
    max-height:calc(100% - 36px);
  }
  .product-card .card-copy{min-height:0}
}

/* V6.11 - badges LEGOLASER entièrement visibles */
.product-card.brand-card .brand-tag{
  top:18px;
  right:18px;
  left:auto;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:92px;
  max-width:calc(100% - 36px);
  padding:8px 13px 7px;
  white-space:nowrap;
  line-height:1;
  letter-spacing:.10em;
  font-size:9px;
  box-sizing:border-box;
  z-index:5;
}
@media(max-width:620px){
  .product-card.brand-card .brand-tag{
    top:14px;
    right:14px;
    min-width:86px;
    max-width:calc(100% - 28px);
    padding:7px 11px 6px;
    font-size:8.5px;
    letter-spacing:.08em;
  }
}

/* Language selection */
header{gap:20px;flex-wrap:wrap}
.language-switch{display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--line);border-radius:999px;background:#fff;flex-shrink:0}
.language-switch a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 12px;border-radius:999px;font-size:14px;font-weight:700;line-height:1.2;white-space:nowrap}
.language-switch a[aria-current="page"]{background:var(--ink);color:#fff}
.language-switch a:hover{background:#e8ebee;color:var(--ink)}
.language-switch a:focus-visible{outline:3px solid #806b00;outline-offset:2px}
@media(min-width:901px) and (max-width:1150px){header nav{order:3;width:100%;justify-content:flex-end}}
@media(max-width:620px){header{gap:12px}.language-switch{margin-left:auto}.language-switch a{padding:8px 10px}}
