/* ============================================================
   OMP LOCATION — La précision au service de l'image
   Location de matériel photo/vidéo + studio · Palette cinéma :
   graphite #14171c · ambre studio #E8A13A · cuivre #C9772E
   Typo : Bricolage Grotesque (titres) · Plus Jakarta Sans (texte)
   ============================================================ */
:root {
  color-scheme: light;
  /* surfaces */
  --bg: #f7f5f1;            /* papier chaud */
  --surface: #ffffff;       /* cartes, barres */
  --surface-2: #faf8f4;     /* surface secondaire */
  --thumb: #f4f1ea;         /* fond des visuels produits (photos sur blanc) */
  --header-bg: rgba(255,255,255,.92);
  --line: #e7e1d6;
  /* textes */
  --ink: #17140f;
  --ink-strong: #14171c;    /* titres, prix : ex-navy en couleur de texte */
  --muted: #6b665c;
  --steel: #8b8578;
  /* aplats sombres (bandeaux, puces actives, pied de page) */
  --deep: #14171c;
  --deep-2: #0b0d10;
  /* accents cinéma */
  --blue: #C9772E;          /* cuivre — accent principal */
  --blue-bright: #E8A13A;   /* ambre studio */
  --blue-light: #f6ede1;    /* crème chaud */
  --gold: #E8A13A;
  --on-accent: #ffffff;   /* texte posé sur l'accent */
  --grad: linear-gradient(120deg, #14171c 0%, #7a4a22 60%, #E8A13A 100%);
  --shadow-sm: 0 1px 2px rgba(20,23,28,.05);
  --shadow-md: 0 18px 40px rgba(20,23,28,.12);
  /* compat : anciens noms encore référencés */
  --navy: #14171c;
  --navy-2: #0b0d10;
}

/* ---------- Mode sombre ---------- */
[data-theme="dark"] {
  color-scheme: dark;
  --bg: #0d0f12;
  --surface: #15181d;
  --surface-2: #191d23;
  --thumb: #e9e4da;         /* les photos produits sont détourées sur blanc */
  --header-bg: rgba(13,15,18,.88);
  --line: #272c34;
  --ink: #ece7de;
  --ink-strong: #fbf7f0;
  --muted: #9d968a;
  --steel: #8b8578;
  --deep: #20252d;
  --deep-2: #06070a;
  --blue: #E8A13A;
  --blue-bright: #F2B961;
  --blue-light: #2a2015;
  --gold: #E8A13A;
  --on-accent: #1c1206;   /* l'ambre du mode sombre demande un texte foncé */
  --grad: linear-gradient(120deg, #20252d 0%, #8a5427 55%, #E8A13A 100%);
  --shadow-sm: 0 1px 2px rgba(0,0,0,.4);
  --shadow-md: 0 18px 40px rgba(0,0,0,.5);
  --navy: #20252d;
  --navy-2: #06070a;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  font-family: "Plus Jakarta Sans", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;
  background: var(--bg); color: var(--ink);
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
h1,h2,h3,.font-display { font-family: "Bricolage Grotesque","Plus Jakarta Sans",system-ui,sans-serif;
  font-weight:700; letter-spacing:-.02em; }
a { color: inherit; text-decoration: none; }
img { display: block; }
.wrap { max-width: 1200px; margin: 0 auto; padding: 0 20px; }
.eyebrow { display:inline-flex; align-items:center; gap:8px; font-size:13px;
  font-weight:700; letter-spacing:.06em; text-transform:uppercase; color:var(--blue); }
.eyebrow .dot { width:8px;height:8px;border-radius:50%;background:var(--blue-bright); }

/* ---------- Scroll reveal ---------- */
.reveal { opacity: 0; transform: translateY(26px); transition: .7s cubic-bezier(.22,.61,.36,1); }
.reveal.in { opacity: 1; transform: none; }
.reveal[data-d="1"]{transition-delay:.08s}.reveal[data-d="2"]{transition-delay:.16s}
.reveal[data-d="3"]{transition-delay:.24s}.reveal[data-d="4"]{transition-delay:.32s}

/* ---------- Boutons ---------- */
.btn { display:inline-flex; align-items:center; justify-content:center; gap:9px;
  font-weight:600; font-size:15px; border-radius:999px; padding:13px 24px;
  cursor:pointer; border:2px solid transparent; transition:.18s ease; white-space:nowrap; }
.btn-fill { background: var(--grad); color:#fff; box-shadow:0 8px 20px rgba(201,119,46,.30); }
.btn-fill:hover { filter:brightness(1.07); transform:translateY(-2px); box-shadow:0 12px 26px rgba(201,119,46,.38); }
/* Devis WhatsApp du header : pleine couleur cuivre, lisible sur fond clair */
.site-header .btn-fill { background:var(--deep); box-shadow:0 6px 16px rgba(20,23,28,.22); padding:12px 22px; font-size:14.5px; }
.site-header .btn-fill:hover { background:var(--blue); color:var(--on-accent); box-shadow:0 10px 22px rgba(201,119,46,.34); }
.btn-navy { background:var(--deep); color:#fff; }
.btn-navy:hover { background:var(--deep-2); }
.btn-out { background:var(--surface); color:var(--blue); border-color:var(--blue); }
.btn-out:hover { background:var(--blue-light); }
.btn-ghost { background:rgba(255,255,255,.12); color:#fff; border-color:rgba(255,255,255,.4); }
.btn-ghost:hover { background:rgba(255,255,255,.22); }
.btn-wa { background:#25d366; color:#fff; }
.btn-wa:hover { background:#1eb558; }
.btn-block { width:100%; } .btn-lg { padding:15px 26px; font-size:16px; }

/* ---------- Header ---------- */
.site-header { background:var(--header-bg); backdrop-filter:blur(10px);
  border-bottom:1px solid var(--line); position:sticky; top:0; z-index:60; }
.site-header .bar { display:flex; align-items:center; gap:18px; height:72px; }
.logo { display:flex; align-items:center; gap:10px; font-family:"Bricolage Grotesque","Plus Jakarta Sans",sans-serif; font-weight:800; font-size:18px; letter-spacing:-.02em; color:var(--ink-strong); }
/* le logo porte déjà le mot-symbole : image large, texte masqué au-delà du mobile */
.logo img { height:52px; width:auto; object-fit:contain; }
.logo span { display:none; }
@media (max-width:420px){ .logo img { height:42px; } }
.logo small { display:block; font-size:10.5px; font-weight:600; color:var(--steel); letter-spacing:.04em; }
.main-nav { display:flex; align-items:center; gap:4px; margin-left:8px; padding:5px;
  background:var(--surface); border:1px solid var(--line); border-radius:999px; box-shadow:0 1px 2px rgba(2,12,30,.05); }
.main-nav a { font-weight:600; font-size:14.5px; color:var(--ink); padding:8px 16px; border-radius:999px; transition:.18s; white-space:nowrap; }
.main-nav a:hover { background:var(--bg); color:var(--ink-strong); }
.main-nav a.active { background:var(--deep); color:#fff; box-shadow:0 6px 16px rgba(20,23,28,.28); }
@media (max-width:1040px){ .main-nav { display:none; } }
.header-act { margin-left:auto; display:flex; align-items:center; gap:12px; }
.search { flex:1; max-width:340px; display:flex; align-items:center; gap:8px; background:var(--bg);
  border:1px solid var(--line); border-radius:999px; padding:9px 16px; color:var(--muted); }
.search input { border:0; background:transparent; outline:none; flex:1; font-size:14.5px; color:var(--ink); }

/* ---------- Sections génériques ---------- */
.section { padding:74px 0; }
.section.alt { background:var(--surface); }
.sec-head { text-align:center; max-width:680px; margin:0 auto 44px; }
.sec-head h2 { font-size:34px; margin:12px 0 12px; letter-spacing:-.01em; }
.sec-head p { color:var(--muted); font-size:16px; line-height:1.6; margin:0; }
.sec-head.left { text-align:left; margin-left:0; }

/* ---------- Catégories ---------- */
.cat-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:18px; }
.cat-card { background:var(--surface); border:1px solid var(--line); border-radius:18px; padding:24px 18px;
  text-align:center; transition:.2s; cursor:pointer; }
.cat-card:hover { transform:translateY(-6px); box-shadow:0 20px 40px rgba(1,42,96,.12); border-color:transparent; }
.cat-card .ic { width:52px; height:52px; margin:0 auto 14px; display:grid; place-items:center;
  color:var(--blue); transition:.2s; }
.cat-card:hover .ic { color:var(--blue-bright); transform:translateY(-2px); }
.cat-card .ct { font-family:"Bricolage Grotesque","Plus Jakarta Sans",sans-serif; font-weight:700; font-size:17px; letter-spacing:-.01em; }
.cat-card .cs { color:var(--muted); font-size:13px; margin-top:4px; }
.cat-card { display:block; }
.cat-go { display:inline-flex; align-items:center; gap:5px; margin-top:12px; font-size:12.5px;
  font-weight:600; color:var(--blue); opacity:0; transform:translateY(-4px); transition:.22s ease; }
.cat-go::after { content:"→"; transition:transform .22s ease; }
.cat-card:hover .cat-go { opacity:1; transform:none; }
.cat-card:hover .cat-go::after { transform:translateX(3px); }
.cat-more { text-align:center; margin:26px auto 0; color:var(--muted); font-size:14.5px; }
.cat-more a { color:var(--blue); font-weight:600; border-bottom:1px solid rgba(201,119,46,.35); }
.cat-more a:hover { border-bottom-color:var(--blue); }
@media (max-width:480px){ .cat-go { display:none; } }

/* ---------- Filtres + grille produits ---------- */
.toolbar { display:flex; align-items:center; justify-content:space-between; gap:14px;
  flex-wrap:wrap; margin-bottom:22px; }
.cats { display:flex; gap:10px; flex-wrap:wrap; }
.chip { background:var(--surface); border:1px solid var(--line); color:var(--ink); padding:9px 16px;
  border-radius:999px; font-size:14px; font-weight:600; cursor:pointer; transition:.15s; }
.chip:hover { border-color:var(--blue); color:var(--blue); }
.chip.active { background:var(--deep); color:#fff; border-color:var(--ink-strong); }

.grid { display:grid; gap:20px; grid-template-columns:repeat(4,1fr); }
.card { background:var(--surface); border:1px solid var(--line); border-radius:16px; overflow:hidden;
  transition:.2s; display:flex; flex-direction:column; position:relative; color:inherit; text-decoration:none; }
.card:hover { box-shadow:0 18px 40px rgba(1,42,96,.13); transform:translateY(-5px); }
.card .thumb { aspect-ratio:1/1; background:var(--thumb); position:relative; overflow:hidden; }
.card .thumb img { width:100%; height:100%; object-fit:contain; padding:12px; transition:.35s; }
.card:hover .thumb img { transform:scale(1.06); }
.card .tag { position:absolute; top:11px; left:11px; background:var(--deep); color:#fff;
  font-size:11px; font-weight:700; padding:4px 11px; border-radius:999px; }
.card .tag.promo { background:var(--gold); color:#3a2a00; }
.card .tag.srv { background:var(--blue); color:var(--on-accent); }
.card .qa { position:absolute; right:11px; bottom:11px; transform:translateY(8px); opacity:0;
  transition:.2s; }
.card:hover .qa { transform:none; opacity:1; }
.card .qa .btn { padding:10px 16px; font-size:13.5px; }
.card .body { padding:14px 15px 17px; display:flex; flex-direction:column; gap:6px; flex:1; }
.card .body .cat { font-size:11.5px; font-weight:700; color:var(--blue); text-transform:uppercase; letter-spacing:.04em; }
.card .body .name { font-weight:600; font-size:14.5px; line-height:1.35; min-height:40px;
  display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; }
.card .body .price { color:var(--ink-strong); font-weight:800; font-size:19px; font-family:"Bricolage Grotesque","Plus Jakarta Sans",sans-serif;
  display:flex; align-items:baseline; gap:8px; }
.card .body .price .old { color:var(--steel); font-size:13px; font-weight:600; text-decoration:line-through; }
.card .body .meta { color:var(--muted); font-size:12.5px; margin-top:auto; }

/* ---------- Services ---------- */
.srv-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; }
.srv-card { position:relative; background:var(--surface); border:1px solid var(--line); border-radius:18px;
  padding:26px 26px 26px 28px; transition:.2s; }
.srv-card::before { content:""; position:absolute; left:0; top:22px; bottom:22px; width:3px;
  border-radius:3px; background:var(--blue-bright); opacity:.85; }
.srv-card:hover { transform:translateY(-5px); box-shadow:0 18px 40px rgba(20,23,28,.10); border-color:transparent; }
.srv-card .ic { width:44px; height:44px; color:var(--blue); display:grid; place-items:center;
  margin-bottom:16px; }
.srv-card:hover .ic { color:var(--blue-bright); }
.srv-card h3 { margin:0 0 8px; font-size:18px; }
.srv-card p { color:var(--muted); font-size:14px; line-height:1.6; margin:0 0 14px; }
.srv-card .from { font-family:"Bricolage Grotesque","Plus Jakarta Sans",sans-serif; font-weight:800; color:var(--ink-strong); font-size:17px; }

/* ---------- Réassurance ---------- */
.values { display:grid; grid-template-columns:repeat(4,1fr); gap:18px; }
.value { text-align:center; padding:10px; }
.value .ic { width:52px; height:52px; margin:0 auto 14px; color:var(--blue); display:grid; place-items:center; }
.value h4 { margin:0 0 6px; font-size:16px; }
.value p { color:var(--muted); font-size:13.5px; line-height:1.55; margin:0; }

/* ---------- Bandeau promo ---------- */
.promo-band { background:var(--grad); color:#fff; border-radius:24px; padding:40px 44px;
  display:flex; align-items:center; justify-content:space-between; gap:24px; overflow:hidden; position:relative; }
.promo-band::after { content:""; position:absolute; right:-60px; top:-60px; width:240px; height:240px;
  border-radius:50%; background:rgba(255,255,255,.10); }
.promo-band h2 { margin:0 0 8px; font-size:30px; }
.promo-band p { margin:0; color:#e3edfb; max-width:560px; }
.promo-band .tag-deadline { display:inline-flex; align-items:center; gap:7px; background:var(--gold); color:#3a2a00;
  font-weight:700; font-size:13px; padding:6px 14px; border-radius:999px; margin-bottom:12px; }

/* ---------- Contact ---------- */
.contact-grid { display:grid; grid-template-columns:1.1fr 1fr; gap:30px; align-items:start; }
.contact-card { background:var(--surface); border:1px solid var(--line); border-radius:18px; padding:28px; }
.contact-row { display:flex; gap:14px; padding:14px 0; border-bottom:1px solid var(--line); }
.contact-row:last-child { border-bottom:0; }
.contact-row .ic { width:44px; height:44px; flex:none; border-radius:12px; background:var(--blue-light);
  color:var(--blue); display:grid; place-items:center; }
.contact-row .ct b { display:block; font-size:15px; }
.contact-row .ct span { color:var(--muted); font-size:14px; }
.map-card { background:var(--deep); color:#fff; border-radius:18px; padding:30px; min-height:300px;
  display:flex; flex-direction:column; justify-content:flex-end;
  background-image:radial-gradient(circle, rgba(255,255,255,.08) 1px, transparent 1.4px);
  background-size:24px 24px; }
.map-card .pin { width:50px;height:50px;border-radius:50%;background:var(--blue-bright);
  display:grid;place-items:center;margin-bottom:auto; box-shadow:0 0 0 8px rgba(31,122,224,.25); }
.map-card h3 { margin:14px 0 6px; }
.map-card p { color:#c2d4ee; margin:0; font-size:14px; line-height:1.6; }

/* ---------- Footer ---------- */
.site-footer { background:var(--deep-2); color:#b3aa9c; margin-top:0; }
.site-footer .wrap { padding:58px 20px 30px; }
.foot-grid { display:grid; grid-template-columns:2fr 1fr 1fr 1.4fr; gap:34px; }
.foot-grid h4 { font-family:"Bricolage Grotesque","Plus Jakarta Sans",sans-serif; color:#fff; margin:0 0 16px; font-size:13px;
  text-transform:uppercase; letter-spacing:.09em; font-weight:700; }
.foot-grid a, .foot-grid p { display:block; color:#9c9385; font-size:14px; margin:9px 0; line-height:1.5; }
.foot-grid a:hover { color:var(--blue-bright); }
/* lignes de contact avec icône SVG */
.fc-line { display:flex !important; align-items:center; gap:9px; }
.fc-line svg { color:var(--blue); flex:none; }
.fc-line a { display:inline !important; margin:0 !important; color:#9c9385; }
.fc-line a:hover { color:var(--blue-bright); }
.foot-brand { display:flex; align-items:center; gap:11px; margin-bottom:16px; }
.foot-brand img { height:56px; width:auto; object-fit:contain;
  background:#fff; border-radius:12px; padding:5px 8px; }
.foot-brand b { display:none; }
.foot-bottom { border-top:1px solid rgba(255,255,255,.1); margin-top:38px; padding-top:22px;
  font-size:13px; color:#7d7466; display:flex; justify-content:space-between; gap:12px; flex-wrap:wrap; }

/* ============================================================
   FICHE PRODUIT — layout type eBay
   ============================================================ */
.breadcrumb { color:var(--muted); font-size:13px; margin:20px 0 6px; }
.breadcrumb a:hover { color:var(--blue); }
.product { display:grid; grid-template-columns:58% 42%; gap:36px; margin:12px 0 30px; }
.gallery { display:flex; gap:14px; }
.thumbs { display:flex; flex-direction:column; gap:10px; }
.thumbs .t { width:72px; height:72px; border-radius:10px; border:2px solid var(--line);
  background:var(--thumb); padding:5px; cursor:pointer; transition:.15s; overflow:hidden; }
.thumbs .t img { width:100%; height:100%; object-fit:contain; }
.thumbs .t:hover { border-color:var(--blue); }
.thumbs .t.active { border-color:var(--ink-strong); }
.stage { position:relative; flex:1; aspect-ratio:1/1; background:var(--thumb); border:1px solid var(--line);
  border-radius:16px; overflow:hidden; display:grid; place-items:center; }
.stage img { width:100%; height:100%; object-fit:contain; padding:26px; transition:opacity .15s; }
.stage .nav { position:absolute; top:50%; transform:translateY(-50%); width:42px; height:42px;
  border-radius:999px; background:var(--surface); border:1px solid var(--line); display:grid; place-items:center;
  cursor:pointer; box-shadow:0 4px 14px rgba(1,42,96,.14); color:var(--ink-strong); transition:.15s; }
.stage .nav:hover { background:var(--deep); color:#fff; border-color:var(--ink-strong); }
.stage .nav.prev { left:12px; } .stage .nav.next { right:12px; }
.stage .tools { position:absolute; top:12px; right:12px; display:flex; flex-direction:column; gap:10px; }
.stage .tool { width:40px; height:40px; border-radius:999px; background:var(--surface); border:1px solid var(--line);
  display:grid; place-items:center; cursor:pointer; box-shadow:0 4px 14px rgba(1,42,96,.12);
  color:var(--ink-strong); transition:.15s; }
.stage .tool:hover { background:var(--blue-light); color:var(--blue); }
.stage .tool.fav.on { background:#e23744; color:#fff; border-color:#e23744; }
.stage .counter { position:absolute; bottom:12px; left:50%; transform:translateX(-50%);
  background:rgba(1,23,61,.82); color:#fff; font-size:12px; font-weight:600; padding:5px 12px; border-radius:999px; }
.lightbox { position:fixed; inset:0; background:rgba(1,12,33,.93); display:none; place-items:center; z-index:100; padding:30px; }
.lightbox.open { display:grid; }
.lightbox img { max-width:92vw; max-height:88vh; object-fit:contain; }
.lightbox .close { position:absolute; top:20px; right:26px; color:#fff; font-size:34px; cursor:pointer; line-height:1; }

.info h1 { font-size:25px; line-height:1.3; margin:2px 0 14px;
  display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden; }
.hr { height:1px; background:var(--line); border:0; margin:16px 0; }
.seller { display:flex; align-items:center; gap:12px; }
.seller .av { width:46px; height:46px; border-radius:999px; background:var(--grad); color:#fff;
  display:grid; place-items:center; font-weight:800; font-family:"Bricolage Grotesque","Plus Jakarta Sans",sans-serif; font-size:17px; flex:none; }
.seller .s-name { font-weight:700; display:flex; align-items:center; gap:7px; }
.badge-verified { background:var(--blue-light); color:var(--blue); font-size:11px; font-weight:700;
  padding:3px 9px; border-radius:999px; display:inline-flex; align-items:center; gap:4px; }
.seller .s-sub { font-size:13px; color:var(--muted); margin-top:2px; }
.seller .s-sub b { color:var(--ink-strong); }
.seller-actions { margin-left:auto; display:flex; gap:8px; }
.seller-links { display:flex; gap:14px; margin-top:10px; font-size:13.5px; }
.seller-links a { color:var(--blue); font-weight:600; }
.price-big { font-family:"Bricolage Grotesque","Plus Jakarta Sans",sans-serif; font-size:38px; font-weight:800; color:var(--ink-strong); line-height:1;
  display:flex; align-items:baseline; gap:12px; }
.price-big .old { font-size:19px; color:var(--steel); text-decoration:line-through; font-weight:600; }
.price-big .save { font-size:13px; background:var(--gold); color:#3a2a00; padding:3px 10px; border-radius:999px; }
.price-unit { color:var(--muted); font-size:13px; margin-top:7px; }
.cond-row { display:flex; align-items:center; gap:10px; font-size:15px; }
.cond-row .lbl { color:var(--muted); } .cond-row .val { font-weight:700; }
.tip { position:relative; cursor:help; color:var(--muted); display:inline-flex; }
.tip .tip-box { position:absolute; bottom:130%; left:50%; transform:translateX(-50%); background:var(--deep);
  color:#fff; font-size:12px; font-weight:500; padding:8px 11px; border-radius:8px; width:210px; line-height:1.4;
  opacity:0; pointer-events:none; transition:.15s; z-index:5; }
.tip:hover .tip-box { opacity:1; }
.qty-block { margin:16px 0; }
.qty-block .lbl { font-size:14px; font-weight:600; margin-bottom:8px; }
.qty { display:inline-flex; align-items:center; border:1px solid var(--line); border-radius:999px; overflow:hidden; }
.qty button { width:42px; height:42px; border:0; background:var(--surface); font-size:20px; cursor:pointer; color:var(--ink-strong); }
.qty button:hover { background:var(--blue-light); color:var(--blue); }
.qty input { width:52px; height:42px; border:0; text-align:center; font-size:16px; font-weight:700; outline:none; }
.qty-stock { color:var(--muted); font-size:13.5px; margin-left:12px; }
.qty-stock b { color:var(--ink-strong); }
.spec-list { margin:16px 0; }
.spec-list .lbl { font-size:14px; font-weight:600; margin-bottom:10px; }
.spec-list ul { list-style:none; margin:0; padding:0; display:grid; grid-template-columns:1fr 1fr; gap:8px 18px; }
.spec-list li { position:relative; padding-left:20px; font-size:14px; color:var(--ink); line-height:1.4; }
.spec-list li::before { content:""; position:absolute; left:0; top:7px; width:8px; height:8px;
  border-radius:2px; background:var(--blue-bright); }
@media (max-width:520px){ .spec-list ul { grid-template-columns:1fr; } }

.cta-stack { display:flex; flex-direction:column; gap:11px; margin:18px 0; }
.social { background:var(--surface); border:1px solid var(--line); border-radius:12px; padding:14px 16px;
  display:flex; flex-direction:column; gap:9px; font-size:14px; }
.social .row { display:flex; align-items:center; gap:9px; } .social .row b { color:var(--ink); }
.guarantees { display:grid; grid-template-columns:repeat(3,1fr); gap:10px; margin-top:16px; }
.guarantees .g { background:var(--surface); border:1px solid var(--line); border-radius:12px; padding:14px 10px; text-align:center; }
.guarantees .g .ic { width:38px; height:38px; margin:0 auto 8px; border-radius:999px; background:var(--blue-light);
  color:var(--blue); display:grid; place-items:center; }
.guarantees .g .gt { font-weight:700; font-size:13px; } .guarantees .g .gs { color:var(--muted); font-size:11.5px; margin-top:2px; }
.desc-block { margin:8px 0 60px; }
.desc-block h3 { font-size:19px; margin:0 0 12px; }
.desc-block p { color:var(--muted); line-height:1.7; font-size:15px; max-width:800px; }


/* ---------- Section expertise (sous le hero) ---------- */
.expertise { padding:64px 0; border-bottom:1px solid var(--line); }
.exp-grid { display:grid; grid-template-columns:.9fr 1.1fr; gap:44px; align-items:start; }
.exp-intro h2 { font-size:30px; margin:12px 0 0; line-height:1.15; }
.exp-text p { color:var(--muted); font-size:15.5px; line-height:1.75; margin:0 0 16px; }
.exp-text p:last-child { margin-bottom:0; }
@media (max-width:900px){
  .exp-grid { grid-template-columns:1fr; gap:22px; }
  .exp-intro h2 { font-size:25px; }
  .expertise { padding:48px 0; }
}

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width:1040px){
  .cat-grid { grid-template-columns:repeat(3,1fr); }
  .grid { grid-template-columns:repeat(3,1fr); }
  .values { grid-template-columns:repeat(2,1fr); }
  .foot-grid { grid-template-columns:1fr 1fr; }
}
@media (max-width:820px){
  .main-nav, .search { display:none; }
  .product { grid-template-columns:1fr; gap:22px; }
  .gallery { flex-direction:column; }
  .thumbs { flex-direction:row; overflow-x:auto; padding-bottom:4px; order:2; }
  .thumbs .t { flex:none; }
  .srv-grid { grid-template-columns:1fr; }
  .cat-grid { grid-template-columns:repeat(2,1fr); }
  .grid { grid-template-columns:repeat(2,1fr); }
  .contact-grid { grid-template-columns:1fr; }
  .promo-band { flex-direction:column; text-align:center; }
}
@media (max-width:480px){
  .grid { grid-template-columns:1fr 1fr; gap:12px; }
  .cat-grid { grid-template-columns:1fr 1fr; }
  .values { grid-template-columns:1fr 1fr; }
  .price-big { font-size:30px; }
  .section { padding:54px 0; }
  .sec-head h2 { font-size:26px; }
}

/* ============================================================
   PANIER — bouton header, badge, tiroir, lignes, toast
   ============================================================ */
.cart-btn { position:relative; display:grid; place-items:center; width:44px; height:44px;
  border-radius:12px; border:1px solid var(--line); background:var(--surface); color:var(--ink-strong);
  cursor:pointer; transition:.2s; }
.cart-btn:hover { background:var(--deep); color:#fff; border-color:var(--ink-strong); transform:translateY(-1px); }
.cart-badge { position:absolute; top:-6px; right:-6px; min-width:20px; height:20px; padding:0 5px;
  background:#e11d48; color:#fff; font-size:12px; font-weight:800; border-radius:999px;
  display:flex; align-items:center; justify-content:center; box-shadow:0 2px 6px rgba(225,29,72,.5); }

.cart-overlay { position:fixed; inset:0; background:rgba(2,12,30,.5); opacity:0; visibility:hidden;
  transition:.3s; z-index:90; backdrop-filter:blur(2px); }
.cart-overlay.open { opacity:1; visibility:visible; }
.cart-drawer { position:fixed; top:0; right:0; height:100%; width:400px; max-width:92vw; background:var(--surface);
  z-index:95; display:flex; flex-direction:column; transform:translateX(100%); transition:transform .32s cubic-bezier(.4,0,.2,1);
  box-shadow:-12px 0 40px rgba(2,12,30,.22); }
.cart-drawer.open { transform:none; }
.cart-head { display:flex; align-items:center; justify-content:space-between; padding:18px 20px;
  border-bottom:1px solid var(--line); font-family:"Bricolage Grotesque","Plus Jakarta Sans",sans-serif; font-size:18px; color:var(--ink-strong); }
.cart-close { background:none; border:0; font-size:28px; line-height:1; color:var(--muted); cursor:pointer; }
.cart-close:hover { color:var(--ink); }
.cart-items { flex:1; overflow-y:auto; padding:14px 16px; display:flex; flex-direction:column; gap:12px; }
.cart-empty { text-align:center; color:var(--muted); padding:48px 12px; font-weight:600; }
.cart-empty span { font-size:13px; font-weight:500; }
.cart-row { display:grid; grid-template-columns:64px 1fr auto; gap:12px; align-items:start;
  border:1px solid var(--line); border-radius:14px; padding:10px; }
.cart-row img { width:64px; height:64px; object-fit:contain; background:var(--bg); border-radius:10px; }
.cr-name { font-weight:700; font-size:13.5px; color:var(--ink); line-height:1.3; }
.cr-price { font-size:12.5px; color:var(--muted); margin-top:2px; }
.cr-note { font-size:11.5px; color:var(--muted); }
.cr-qty { display:flex; align-items:center; gap:8px; margin-top:8px; }
.cr-qty button { width:26px; height:26px; border:1px solid var(--line); background:var(--surface); border-radius:8px;
  cursor:pointer; font-size:16px; line-height:1; color:var(--ink-strong); }
.cr-qty button:hover { background:var(--bg); }
.cr-qty span { min-width:20px; text-align:center; font-weight:700; }
.cr-del { width:auto !important; padding:0 8px; font-size:11.5px !important; color:#e11d48 !important; border:0 !important; }
.cr-sub { font-weight:800; font-size:13.5px; color:var(--ink-strong); white-space:nowrap; }
.cart-foot { border-top:1px solid var(--line); padding:16px 18px; display:flex; flex-direction:column; gap:10px; }
.cart-total { display:flex; align-items:center; justify-content:space-between; font-size:15px; }
.cart-total b { font-family:"Bricolage Grotesque","Plus Jakarta Sans",sans-serif; font-size:20px; color:var(--ink-strong); }
.btn-block { width:100%; justify-content:center; }
.cart-clear { background:none; border:0; color:var(--muted); font-size:13px; cursor:pointer; text-decoration:underline; }
.cart-clear:hover { color:#e11d48; }

.cart-toast { position:fixed; bottom:24px; left:50%; transform:translateX(-50%); background:var(--deep);
  color:#fff; padding:12px 22px; border-radius:999px; font-weight:600; z-index:200;
  box-shadow:0 8px 24px rgba(1,42,96,.35); animation:cartToast .25s ease; }
@keyframes cartToast { from { opacity:0; transform:translate(-50%,10px); } }

/* cartes : 2 boutons (Panier + Voir) ; visibles au tactile */
.card .qa { display:flex; gap:8px; }
.card .qa .add-cart { padding:10px 14px; }
@media (hover:none) {
  .card .qa { position:static; opacity:1; transform:none; margin-top:10px; }
}
@media (max-width:560px) {
  .cart-drawer { width:100%; }
}

/* ============================================================
   CONFIANCE & AVIS (fiche produit)
   ============================================================ */
.stars { display:inline-flex; gap:1px; letter-spacing:1px; }
.stars .st { color:var(--line); font-size:15px; line-height:1; }
.stars .st.on { color:#f5a623; }

.trust { display:flex; align-items:center; gap:16px; flex-wrap:wrap; padding:4px 0; }
.trust-rating { display:inline-flex; align-items:center; gap:7px; color:var(--ink); }
.trust-rating b { font-size:15px; color:var(--ink); }
.trust-count { color:var(--blue); font-size:13.5px; font-weight:600; }
.trust-meta { display:flex; align-items:center; gap:8px; font-size:13.5px; color:var(--muted); }
.trust-meta b { color:var(--ink-strong); }
.trust-meta .sep { color:var(--line); }
.trust .btn-out { margin-left:auto; padding:8px 18px; }

.reviews { margin:34px 0 64px; }
.rv-head { display:flex; align-items:center; justify-content:space-between; gap:20px; flex-wrap:wrap;
  border-bottom:1px solid var(--line); padding-bottom:16px; margin-bottom:18px; }
.rv-head h3 { font-family:"Bricolage Grotesque","Plus Jakarta Sans",sans-serif; font-size:21px; color:var(--ink-strong); margin:0; }
.rv-score { display:flex; align-items:center; gap:14px; }
.rv-num { font-family:"Bricolage Grotesque","Plus Jakarta Sans",sans-serif; font-size:34px; font-weight:800; color:var(--ink-strong); line-height:1; }
.rv-num span { font-size:16px; color:var(--muted); font-weight:600; }
.rv-based { font-size:12.5px; color:var(--muted); margin-top:3px; }
.rv-list { display:grid; grid-template-columns:1fr 1fr; gap:14px; }
.rv-item { border:1px solid var(--line); border-radius:14px; padding:16px; background:var(--surface); }
.rv-top { display:flex; align-items:center; gap:11px; }
.rv-ava { width:38px; height:38px; border-radius:999px; background:var(--grad); color:#fff;
  display:grid; place-items:center; font-weight:800; font-family:"Bricolage Grotesque","Plus Jakarta Sans",sans-serif; flex-shrink:0; }
.rv-name { font-weight:700; font-size:14px; color:var(--ink); display:flex; align-items:center; gap:6px; }
.rv-check { color:#16a34a; }
.rv-when { font-size:12px; color:var(--muted); margin-top:1px; }
.rv-stars { margin-left:auto; }
.rv-text { margin:11px 0 0; font-size:14px; color:var(--muted); line-height:1.55; }
@media (max-width:760px){ .rv-list { grid-template-columns:1fr; } }

/* note sur les cartes catalogue */
.card .meta .c-rate { color:#f5a623; font-weight:700; }

/* ============================================================
   OMP GROUP — surcouches (hero photo, portfolio, cinéma)
   ============================================================ */
/* Logo SVG (ouverture d'objectif) */
.logo .mark { width:44px; height:44px; border-radius:11px; background:var(--grad);
  display:grid; place-items:center; color:#fff; flex:none; }
.logo .mark svg { width:26px; height:26px; }

/* Cartes matériel : fond neutre clair pour produits sur blanc */
.card .thumb { background:var(--thumb); }

/* Portfolio réalisations (bandeau sombre) */
.showreel { background:var(--deep); color:#fff; }
.showreel .sec-head h2 { color:#fff; }
.showreel .sec-head p { color:#b7ab97; }
.reel-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:16px; }
.reel { position:relative; border-radius:16px; overflow:hidden; aspect-ratio:4/3;
  background:#0f1114; }
.reel img { width:100%; height:100%; object-fit:cover; transition:.5s; }
.reel:hover img { transform:scale(1.06); }
.reel .ov { position:absolute; inset:0; display:flex; flex-direction:column; justify-content:flex-end;
  padding:18px; background:linear-gradient(0deg, rgba(8,9,11,.9), rgba(8,9,11,.05) 60%, transparent); }
.reel .rk { font-size:11px; font-weight:700; letter-spacing:.12em; text-transform:uppercase; color:var(--blue-bright); }
.reel .rn { font-weight:700; font-size:15.5px; margin-top:3px; }
.reel.tall { grid-row:span 2; aspect-ratio:auto; }
@media (max-width:820px){ .reel-grid { grid-template-columns:1fr 1fr; } .reel.tall{ grid-row:auto; } }
@media (max-width:480px){ .reel-grid { grid-template-columns:1fr; } }

/* ---------- Réalisations : vidéos YouTube ---------- */
.video-grid { display:grid; grid-template-columns:repeat(3,1fr); gap:20px; }
.video-card { background:rgba(255,255,255,.05); border:1px solid rgba(255,255,255,.12);
  border-radius:16px; overflow:hidden; transition:.25s ease; }
.video-card:hover { transform:translateY(-5px); border-color:rgba(232,161,58,.45);
  box-shadow:0 22px 46px rgba(0,0,0,.4); }
.vc-frame { position:relative; aspect-ratio:16/9; background:#000; overflow:hidden; }
.vc-frame img { width:100%; height:100%; object-fit:cover; transition:.45s; }
.video-card:hover .vc-frame img { transform:scale(1.05); opacity:.82; }
.vc-frame iframe { position:absolute; inset:0; width:100%; height:100%; border:0; }
.vc-play { position:absolute; inset:0; margin:auto; width:60px; height:60px; border-radius:50%;
  border:0; cursor:pointer; display:grid; place-items:center; color:#fff;
  background:rgba(201,119,46,.92); box-shadow:0 8px 26px rgba(0,0,0,.45); transition:.22s ease; }
.vc-play svg { margin-left:3px; }
.video-card:hover .vc-play { background:var(--blue-bright); transform:scale(1.09); }
.vc-play:focus-visible { outline:3px solid var(--blue-bright); outline-offset:3px; }
.vc-body { padding:15px 17px 18px; }
.vc-kind { font-size:11px; font-weight:700; letter-spacing:.12em; text-transform:uppercase; color:var(--blue-bright); }
.vc-body h3 { font-size:16px; margin:6px 0 0; color:#fff; line-height:1.35; }
.reel-cta { text-align:center; margin-top:36px; }
.btn-yt { background:#ff0000; color:#fff; }
.btn-yt:hover { background:#d90000; transform:translateY(-2px); }
@media (max-width:900px){ .video-grid { grid-template-columns:1fr 1fr; } }
@media (max-width:560px){ .video-grid { grid-template-columns:1fr; } }

/* ---------- Formulaire de contact / devis ---------- */
.form-card { background:var(--surface); border:1px solid var(--line); border-radius:22px; padding:30px 30px 32px;
  box-shadow:0 20px 46px rgba(20,23,28,.07); }
.form-card h3 { font-size:22px; margin:0 0 6px; }
.form-card .fh-sub { color:var(--muted); font-size:14.5px; margin:0 0 22px; line-height:1.55; }
.f-grid { display:grid; grid-template-columns:1fr 1fr; gap:15px; }
.f-row { display:flex; flex-direction:column; gap:7px; }
.f-row.full { grid-column:1 / -1; }
.f-row label { font-size:13px; font-weight:600; color:var(--ink); }
.f-row label .req { color:var(--blue); }
.f-row input, .f-row select, .f-row textarea {
  font-family:inherit; font-size:14.5px; color:var(--ink); background:var(--bg);
  border:1.5px solid var(--line); border-radius:12px; padding:12px 14px; outline:none; transition:.18s; width:100%; }
.f-row textarea { resize:vertical; min-height:96px; }
.f-row input:focus, .f-row select:focus, .f-row textarea:focus {
  border-color:var(--blue); background:var(--surface); box-shadow:0 0 0 3px rgba(201,119,46,.13); }
.f-row input::placeholder, .f-row textarea::placeholder { color:var(--muted); opacity:.75; }
.f-hint { font-size:12.5px; color:var(--muted); margin:14px 0 0; line-height:1.5; }
.f-actions { display:flex; gap:11px; flex-wrap:wrap; margin-top:20px; }
.f-err { border-color:#d64545 !important; box-shadow:0 0 0 3px rgba(214,69,69,.12) !important; }
.f-errmsg { color:#c0392b; font-size:13px; margin:12px 0 0; display:none; }
.f-errmsg.on { display:block; }
@media (max-width:640px){ .f-grid { grid-template-columns:1fr; } .form-card { padding:24px 20px 26px; } }

/* contact : formulaire + coordonnées côte à côte */
.contact-wrap { display:grid; grid-template-columns:1.25fr .75fr; gap:24px; align-items:start; }
@media (max-width:900px){ .contact-wrap { grid-template-columns:1fr; } }

/* ---------- Modal (devis produit / prestations) ---------- */
.modal { position:fixed; inset:0; z-index:200; display:none; }
.modal.open { display:block; }
.modal-back { position:absolute; inset:0; background:rgba(11,13,16,.66); backdrop-filter:blur(3px);
  animation:mFade .2s ease; }
.modal-box { position:relative; z-index:1; width:min(620px,calc(100% - 32px)); max-height:calc(100vh - 60px);
  overflow-y:auto; margin:30px auto; animation:mUp .26s cubic-bezier(.22,.61,.36,1); }
.modal-close { position:absolute; top:14px; right:16px; width:34px; height:34px; border-radius:50%;
  border:1px solid var(--line); background:var(--surface); color:var(--muted); font-size:20px; line-height:1;
  cursor:pointer; display:grid; place-items:center; transition:.18s; z-index:2; }
.modal-close:hover { background:var(--bg); color:var(--ink); transform:rotate(90deg); }
.modal-prod { display:flex; align-items:center; gap:13px; background:var(--bg);
  border:1px solid var(--line); border-radius:14px; padding:11px 13px; margin-bottom:20px; }
.modal-prod img { width:56px; height:56px; border-radius:10px; object-fit:cover; flex:none; }
.modal-prod b { display:block; font-size:14.5px; line-height:1.3; }
.modal-prod span { font-size:12.5px; color:var(--muted); }
@keyframes mFade { from{opacity:0} to{opacity:1} }
@keyframes mUp { from{opacity:0; transform:translateY(18px)} to{opacity:1; transform:none} }
body.modal-open { overflow:hidden; }

/* ---------- Lightbox vidéo ---------- */
.video-modal .vm-box { position:relative; z-index:1; width:min(980px,calc(100% - 32px));
  margin:min(7vh,70px) auto 0; animation:mUp .26s cubic-bezier(.22,.61,.36,1); }
.vm-frame { position:relative; aspect-ratio:16/9; background:#000; border-radius:16px;
  overflow:hidden; box-shadow:0 30px 80px rgba(0,0,0,.6); }
.vm-frame iframe { position:absolute; inset:0; width:100%; height:100%; border:0; }
.vm-close { position:absolute; top:-46px; right:0; background:rgba(255,255,255,.14);
  border-color:rgba(255,255,255,.25); color:#fff; }
.vm-close:hover { background:#fff; color:#14171c; }
.vm-foot { display:flex; align-items:center; justify-content:space-between; gap:16px;
  flex-wrap:wrap; margin-top:16px; }
.vm-foot h3 { color:#fff; font-size:19px; margin:0; }
.vm-yt { display:inline-flex; align-items:center; gap:8px; color:#fff; font-size:14px; font-weight:600;
  background:rgba(255,0,0,.9); padding:9px 16px; border-radius:999px; transition:.18s; }
.vm-yt:hover { background:#ff0000; transform:translateY(-1px); }
@media (max-width:560px){
  .video-modal .vm-box { margin-top:64px; }
  .vm-close { top:-44px; }
  .vm-foot h3 { font-size:16px; }
}

/* ---------- Catalogue : bouton voir plus ---------- */
.grid-more { text-align:center; margin-top:34px; }
.grid-more .btn { min-width:230px; }
.grid-more .gm-count { display:block; font-size:13px; color:var(--muted); margin-top:11px; }

/* formulaire "laisser un avis" */
.rv-add { margin-top:22px; border:1px solid var(--line); border-radius:16px; padding:20px; background:var(--blue-light); }
.rv-add h4 { margin:0 0 14px; font-size:16px; color:var(--ink-strong); }
.rv-form { display:flex; flex-direction:column; gap:10px; }
.rv-row { display:flex; gap:10px; flex-wrap:wrap; }
.rv-form input, .rv-form select, .rv-form textarea { font-family:inherit; font-size:14.5px; color:var(--ink);
  background:var(--surface); border:1px solid var(--line); border-radius:10px; padding:11px 13px; outline:none; }
.rv-form input { flex:1; min-width:180px; }
.rv-form select { min-width:190px; }
.rv-form textarea { resize:vertical; }
.rv-form input:focus, .rv-form select:focus, .rv-form textarea:focus { border-color:var(--blue); }
.rv-form .btn { align-self:flex-start; }
.rv-disclaimer { margin:2px 0 0; font-size:12px; color:var(--muted); }

/* ============================================================
   Fiche produit — galerie à visuel unique + inspection
   Chaque matériel n'a qu'une vraie photo : les vignettes et les
   flèches sont masquées, et la photo devient examinable de près.
   ============================================================ */
.gallery.solo .thumbs { display:none; }
.gallery.solo .stage .nav { display:none; }

/* Agrandissement suivant le pointeur / le doigt */
.stage img { transition:opacity .15s, transform .28s cubic-bezier(.16,1,.3,1); will-change:transform; }
.stage.inspecting { cursor:crosshair; }
.stage.inspecting img { transform:scale(2); padding:0; }

/* Repère discret, effacé pendant l'inspection */
.stage .inspect-hint {
  position:absolute; bottom:12px; left:50%; transform:translateX(-50%);
  padding:6px 14px; border-radius:999px; white-space:nowrap;
  background:rgba(20,23,28,.72); color:#fff;
  font-size:11.5px; letter-spacing:.02em; pointer-events:none;
  opacity:0; transition:opacity .3s; z-index:2;
}
.stage:hover .inspect-hint { opacity:1; }
.stage.inspecting .inspect-hint { opacity:0; }
.gallery:not(.solo) .stage .inspect-hint { display:none; }

@media (hover:none) {
  .stage .inspect-hint { opacity:1; }        /* pas de survol : indice toujours visible */
  .stage.inspecting img { transform:scale(2.4); }
}

@media (prefers-reduced-motion:reduce) {
  .stage img { transition:opacity .15s; }
}

@media (max-width:640px) {
  .gallery.solo .stage { aspect-ratio:1/1; }
  .stage .inspect-hint { font-size:10.5px; padding:5px 11px; }
}

/* ============================================================
   HERO CINÉMA — vidéo de fond, texte centré
   La vidéo est un montage des images de plateau d'OMP LOCATION.
   Repli automatique sur l'affiche (poster) si la lecture est
   impossible : mobile bridé, connexion limitée, animations réduites.
   ============================================================ */
.hero { position:relative; overflow:hidden; color:#fff; background:#07080a;
  min-height:min(92vh, 880px); display:grid; align-items:center; text-align:center; }
.hero-media { position:absolute; inset:0; z-index:0; }
.hero-media video, .hero-media .hero-still {
  position:absolute; inset:0; width:100%; height:100%; object-fit:cover;
  filter:brightness(.74) saturate(1.05); }
.hero-media .hero-still { background:center/cover no-repeat; }
/* voile : lisibilité du texte quelle que soit l'image sous-jacente */
.hero-media::after { content:""; position:absolute; inset:0;
  background:
    radial-gradient(58% 52% at 50% 48%, rgba(7,8,10,.62) 0%, rgba(7,8,10,.30) 70%, transparent 100%),
    radial-gradient(125% 95% at 50% 42%, rgba(7,8,10,.30) 0%, rgba(7,8,10,.74) 62%, rgba(7,8,10,.96) 100%),
    linear-gradient(180deg, rgba(7,8,10,.82) 0%, rgba(7,8,10,.34) 40%, rgba(7,8,10,.92) 100%); }
.hero-grain { position:absolute; inset:0; z-index:1; pointer-events:none; opacity:.5;
  background-image:radial-gradient(circle, rgba(232,161,58,.13) 1.1px, transparent 1.2px);
  background-size:32px 32px; }

.hero .wrap { position:relative; z-index:2; padding-top:112px; padding-bottom:92px; }
.hero-inner { max-width:920px; margin:0 auto; display:flex; flex-direction:column; align-items:center; }
.hero .eyebrow { color:#f3c98a; background:rgba(255,255,255,.08); border:1px solid rgba(255,255,255,.16);
  padding:7px 15px; border-radius:999px; backdrop-filter:blur(6px); }
.hero h1 { font-size:clamp(34px, 6.2vw, 68px); line-height:1.02; letter-spacing:-.03em;
  margin:20px 0 18px; font-weight:800; text-wrap:balance; text-shadow:0 2px 30px rgba(0,0,0,.35); }
.hero h1 .hl { position:relative; color:var(--blue-bright); white-space:nowrap; }
.hero h1 .hl::after { content:""; position:absolute; left:0; right:0; bottom:.06em; height:.11em;
  background:linear-gradient(90deg, rgba(232,161,58,.75), rgba(201,119,46,.15)); border-radius:4px; z-index:-1; }
.hero p.sub { font-size:clamp(15px, 1.5vw, 18.5px); line-height:1.62; color:rgba(247,243,236,.86);
  max-width:640px; margin:0 auto 30px; text-wrap:pretty; }
.hero-cta { display:flex; gap:13px; flex-wrap:wrap; justify-content:center; }
.hero .btn-ghost { backdrop-filter:blur(8px); }

/* raccourcis vers les familles de matériel */
.hero-quick { display:flex; flex-wrap:wrap; gap:9px; justify-content:center; margin-top:26px; }
.hero-quick button { font:inherit; font-size:13.5px; font-weight:600; color:#f0e9dd; cursor:pointer;
  background:rgba(255,255,255,.09); border:1px solid rgba(255,255,255,.18); border-radius:999px;
  padding:8px 15px; backdrop-filter:blur(6px); transition:.18s ease; }
.hero-quick button:hover { background:rgba(232,161,58,.22); border-color:rgba(232,161,58,.55);
  color:#fff; transform:translateY(-2px); }

.hero-stats { display:flex; gap:0; justify-content:center; margin-top:42px; padding-top:26px;
  border-top:1px solid rgba(255,255,255,.16); width:100%; max-width:620px; }
.hero-stats > div { flex:1; padding:0 14px; }
.hero-stats > div + div { border-left:1px solid rgba(255,255,255,.14); }
.hero-stats .n { font-family:"Bricolage Grotesque","Plus Jakarta Sans",sans-serif; font-size:clamp(24px,3vw,32px);
  font-weight:800; color:#fff; }
.hero-stats .l { font-size:12px; color:#bdb3a3; text-transform:uppercase; letter-spacing:.06em; margin-top:2px; }

/* décalé à droite : la bulle de l'assistant occupe le centre bas */
.hero-scroll { position:absolute; right:26px; bottom:26px; z-index:3;
  display:flex; align-items:center; gap:8px; background:none; border:0;
  color:rgba(255,255,255,.62); font:inherit; font-size:11px; letter-spacing:.14em; text-transform:uppercase;
  cursor:pointer; transition:.2s; }
.hero-scroll:hover { color:#fff; }
.hero-scroll svg { animation:heroBob 2.2s ease-in-out infinite; }
@keyframes heroBob { 0%,100%{ transform:translateY(0); opacity:.7 } 50%{ transform:translateY(6px); opacity:1 } }

@media (max-width:820px){
  .hero { min-height:auto; }
  .hero .wrap { padding-top:76px; padding-bottom:78px; }
  .hero-stats { margin-top:32px; }
  .hero-scroll { display:none; }
}
@media (max-width:480px){
  .hero .wrap { padding-top:58px; padding-bottom:62px; }
  .hero-stats > div { padding:0 8px; }
  .hero-stats .l { font-size:10.5px; letter-spacing:.04em; }
  .hero-cta .btn { width:100%; }
}
@media (prefers-reduced-motion:reduce){
  .hero-scroll svg { animation:none; }
}

/* ============================================================
   EN-TÊTE — bouton de thème, menu mobile
   ============================================================ */
.icon-btn { width:42px; height:42px; flex:none; display:grid; place-items:center; cursor:pointer;
  border-radius:12px; border:1px solid var(--line); background:var(--surface); color:var(--ink-strong);
  transition:.18s ease; }
.icon-btn:hover { border-color:var(--blue); color:var(--blue); transform:translateY(-1px); }
.icon-btn svg { display:block; }
.theme-toggle .ic-sun { display:none; }
[data-theme="dark"] .theme-toggle .ic-sun { display:block; }
[data-theme="dark"] .theme-toggle .ic-moon { display:none; }
.nav-toggle { display:none; }
@media (max-width:1040px){ .nav-toggle { display:grid; } }

/* tiroir de navigation mobile */
.mnav { position:fixed; inset:0; z-index:150; display:none; }
.mnav.open { display:block; }
.mnav-back { position:absolute; inset:0; background:rgba(7,8,10,.6); backdrop-filter:blur(3px);
  animation:mFade .2s ease; }
.mnav-panel { position:absolute; top:0; right:0; height:100%; width:min(320px,86vw); background:var(--surface);
  border-left:1px solid var(--line); padding:20px 20px 28px; display:flex; flex-direction:column; gap:6px;
  animation:mnavIn .28s cubic-bezier(.22,.61,.36,1); overflow-y:auto; }
@keyframes mnavIn { from { transform:translateX(100%) } to { transform:none } }
.mnav-head { display:flex; align-items:center; justify-content:space-between; margin-bottom:14px; }
.mnav-head img { height:44px; width:auto; }
.mnav-panel a { padding:13px 12px; border-radius:12px; font-weight:600; font-size:15.5px; color:var(--ink); }
.mnav-panel a:hover { background:var(--bg); color:var(--blue); }
.mnav-panel .btn { margin-top:12px; }
.mnav-sep { height:1px; background:var(--line); margin:10px 0; }
.mnav-contact { font-size:13.5px; color:var(--muted); line-height:1.7; }
.mnav-contact a { display:inline; padding:0; color:var(--blue); font-weight:600; }

/* ============================================================
   ASSISTANT DE LOCATION — bulle centrée en bas, sur tout le site
   ============================================================ */
.oa-launch { position:fixed; left:50%; bottom:20px; transform:translateX(-50%); z-index:130;
  display:flex; align-items:center; gap:10px; padding:11px 20px 11px 12px; cursor:pointer;
  border:0; border-radius:999px; font:inherit; font-weight:700; font-size:14.5px; color:#fff;
  background:linear-gradient(120deg,#1b1f26 0%, #8a5427 62%, #E8A13A 130%);
  box-shadow:0 16px 40px rgba(0,0,0,.34), 0 0 0 1px rgba(232,161,58,.35) inset;
  transition:transform .2s ease, box-shadow .2s ease, opacity .2s ease; }
.oa-launch:hover { transform:translateX(-50%) translateY(-3px); box-shadow:0 22px 50px rgba(0,0,0,.42), 0 0 0 1px rgba(232,161,58,.5) inset; }
.oa-launch .oa-ava { width:30px; height:30px; border-radius:50%; display:grid; place-items:center; flex:none;
  background:rgba(255,255,255,.16); }
.oa-launch .oa-ping { position:absolute; left:19px; top:12px; width:9px; height:9px; border-radius:50%;
  background:#4ade80; box-shadow:0 0 0 3px rgba(74,222,128,.28); }
.oa-launch .oa-ping::after { content:""; position:absolute; inset:0; border-radius:50%;
  background:#4ade80; animation:oaPing 2.4s ease-out infinite; }
@keyframes oaPing { 0%{ transform:scale(1); opacity:.7 } 100%{ transform:scale(3.2); opacity:0 } }
body.oa-open .oa-launch { opacity:0; pointer-events:none; transform:translateX(-50%) translateY(14px); }

/* accroche discrète, une seule fois par visite */
.oa-teaser { position:fixed; left:50%; bottom:78px; transform:translateX(-50%) translateY(8px); z-index:129;
  max-width:min(340px, calc(100vw - 32px)); background:var(--surface); color:var(--ink);
  border:1px solid var(--line); border-radius:16px; padding:13px 40px 13px 15px; font-size:14px; line-height:1.5;
  box-shadow:var(--shadow-md); opacity:0; visibility:hidden; transition:.28s cubic-bezier(.22,.61,.36,1); }
.oa-teaser.show { opacity:1; visibility:visible; transform:translateX(-50%); }
.oa-teaser b { color:var(--ink-strong); }
.oa-teaser .oa-teaser-x { position:absolute; top:6px; right:8px; width:26px; height:26px; border:0;
  background:none; color:var(--muted); font-size:19px; line-height:1; cursor:pointer; border-radius:50%; }
.oa-teaser .oa-teaser-x:hover { background:var(--bg); color:var(--ink); }
body.oa-open .oa-teaser { display:none; }

/* panneau */
.oa-panel { position:fixed; left:50%; bottom:20px; transform:translateX(-50%) translateY(18px); z-index:131;
  width:min(430px, calc(100vw - 24px)); height:min(640px, calc(100vh - 40px));
  background:var(--surface); border:1px solid var(--line); border-radius:24px; overflow:hidden;
  display:flex; flex-direction:column; box-shadow:0 34px 90px rgba(0,0,0,.38);
  opacity:0; visibility:hidden; transition:.3s cubic-bezier(.22,.61,.36,1); }
.oa-panel.open { opacity:1; visibility:visible; transform:translateX(-50%); }

.oa-head { display:flex; align-items:center; gap:12px; padding:15px 16px; color:#fff; flex:none;
  background:linear-gradient(120deg,#14171c 0%, #7a4a22 68%, #C9772E 120%); }
.oa-head .oa-ava { width:40px; height:40px; border-radius:50%; flex:none; display:grid; place-items:center;
  background:rgba(255,255,255,.14); border:1px solid rgba(255,255,255,.22); }
.oa-head .oa-t { font-family:"Bricolage Grotesque","Plus Jakarta Sans",sans-serif; font-weight:700; font-size:16px; }
.oa-head .oa-s { font-size:12px; color:rgba(255,255,255,.76); display:flex; align-items:center; gap:6px; margin-top:2px; }
.oa-head .oa-s i { width:7px; height:7px; border-radius:50%; background:#4ade80; display:block; }
.oa-head .oa-x, .oa-head .oa-reset { width:34px; height:34px; border-radius:50%; border:1px solid rgba(255,255,255,.24);
  background:rgba(255,255,255,.10); color:#fff; font-size:19px; line-height:1; cursor:pointer;
  display:grid; place-items:center; transition:.16s; }
.oa-head .oa-reset { margin-left:auto; }
.oa-head .oa-x:hover, .oa-head .oa-reset:hover { background:rgba(255,255,255,.22); }

.oa-body { flex:1; overflow-y:auto; padding:16px 15px 8px; display:flex; flex-direction:column; gap:11px;
  background:var(--bg); scrollbar-width:thin; }
.oa-msg { max-width:86%; padding:11px 14px; border-radius:16px; font-size:14.3px; line-height:1.55;
  animation:oaIn .26s cubic-bezier(.22,.61,.36,1); }
@keyframes oaIn { from{ opacity:0; transform:translateY(8px) } to{ opacity:1; transform:none } }
.oa-msg.bot { background:var(--surface); border:1px solid var(--line); color:var(--ink);
  border-bottom-left-radius:6px; align-self:flex-start; }
.oa-msg.user { background:var(--deep); color:#fff; border-bottom-right-radius:6px; align-self:flex-end; }
.oa-msg b { color:var(--ink-strong); }
.oa-msg.user b { color:#fff; }
.oa-msg ul { margin:8px 0 0; padding-left:18px; }
.oa-msg li { margin:3px 0; }

.oa-typing { display:flex; gap:4px; align-self:flex-start; padding:13px 16px; background:var(--surface);
  border:1px solid var(--line); border-radius:16px; border-bottom-left-radius:6px; }
.oa-typing i { width:7px; height:7px; border-radius:50%; background:var(--muted); animation:oaDot 1.1s infinite; }
.oa-typing i:nth-child(2){ animation-delay:.15s }
.oa-typing i:nth-child(3){ animation-delay:.3s }
@keyframes oaDot { 0%,60%,100%{ opacity:.28; transform:translateY(0) } 30%{ opacity:1; transform:translateY(-3px) } }

/* fiches matériel proposées */
.oa-cards { display:flex; flex-direction:column; gap:8px; align-self:stretch; }
.oa-prod { display:flex; gap:11px; align-items:center; background:var(--surface); border:1px solid var(--line);
  border-radius:14px; padding:9px; text-decoration:none; color:inherit; transition:.18s ease; }
.oa-prod:hover { border-color:var(--blue); transform:translateY(-2px); box-shadow:var(--shadow-sm); }
.oa-prod img { width:58px; height:58px; flex:none; object-fit:contain; background:var(--thumb);
  border-radius:10px; padding:4px; }
.oa-prod .op-n { font-weight:700; font-size:13.4px; line-height:1.3; color:var(--ink-strong); }
.oa-prod .op-c { font-size:11.5px; color:var(--blue); font-weight:700; text-transform:uppercase; letter-spacing:.04em; margin-top:2px; }
.oa-prod .op-add { margin-left:auto; flex:none; border:1px solid var(--line); background:var(--bg); color:var(--ink-strong);
  border-radius:999px; font:inherit; font-size:12px; font-weight:700; padding:7px 12px; cursor:pointer; transition:.16s; }
.oa-prod .op-add:hover { background:var(--blue); border-color:var(--blue); color:var(--on-accent); }
.oa-prod .op-add.on { background:#16a34a; border-color:#16a34a; color:#fff; }

/* réponses rapides */
.oa-quick { display:flex; flex-wrap:wrap; gap:8px; padding:10px 15px 0; flex:none; background:var(--bg); }
.oa-quick button { font:inherit; font-size:13px; font-weight:600; color:var(--ink-strong); cursor:pointer;
  background:var(--surface); border:1px solid var(--line); border-radius:999px; padding:8px 14px; transition:.16s; }
.oa-quick button:hover { border-color:var(--blue); color:var(--blue); transform:translateY(-1px); }
.oa-quick button.primary { background:var(--blue); border-color:var(--blue); color:var(--on-accent); }
.oa-quick button.primary:hover { filter:brightness(1.08); color:var(--on-accent); }

/* sélection en cours */
.oa-tray { flex:none; background:var(--surface); border-top:1px solid var(--line); padding:10px 15px;
  display:none; align-items:center; gap:10px; }
.oa-tray.on { display:flex; }
.oa-tray .ot-txt { font-size:13px; color:var(--muted); line-height:1.35; }
.oa-tray .ot-txt b { color:var(--ink-strong); display:block; font-size:13.5px; }
.oa-tray .btn { margin-left:auto; padding:9px 15px; font-size:13px; }

/* saisie libre */
.oa-input { flex:none; display:flex; gap:8px; padding:12px 14px 14px; background:var(--surface);
  border-top:1px solid var(--line); }
.oa-input input { flex:1; font:inherit; font-size:14px; color:var(--ink); background:var(--bg);
  border:1.5px solid var(--line); border-radius:999px; padding:11px 16px; outline:none; transition:.16s; }
.oa-input input:focus { border-color:var(--blue); box-shadow:0 0 0 3px rgba(201,119,46,.14); }
.oa-input button { width:44px; height:44px; flex:none; border:0; border-radius:50%; cursor:pointer; color:#fff;
  background:var(--grad); display:grid; place-items:center; transition:.16s; }
.oa-input button:hover { filter:brightness(1.09); transform:translateY(-1px); }

/* mini-formulaire de devis dans la conversation */
.oa-form { align-self:stretch; background:var(--surface); border:1px solid var(--line); border-radius:16px;
  padding:14px; display:flex; flex-direction:column; gap:9px; }
.oa-form label { font-size:12.5px; font-weight:700; color:var(--muted); }
.oa-form input, .oa-form textarea { font:inherit; font-size:14px; color:var(--ink); background:var(--bg);
  border:1.5px solid var(--line); border-radius:11px; padding:10px 12px; outline:none; width:100%; }
.oa-form input:focus, .oa-form textarea:focus { border-color:var(--blue); }
.oa-form .oa-f2 { display:grid; grid-template-columns:1fr 1fr; gap:9px; }
.oa-form .f-err { border-color:#d64545 !important; }
.oa-form .btn { margin-top:4px; }

@media (max-width:560px){
  .oa-panel { width:100%; height:min(86vh, calc(100vh - 12px)); bottom:0; border-radius:22px 22px 0 0; border-bottom:0; }
  .oa-launch { bottom:14px; font-size:14px; padding:10px 18px 10px 11px; }
  .oa-teaser { bottom:68px; }
  .oa-msg { max-width:92%; }
}
@media (prefers-reduced-motion:reduce){
  .oa-launch .oa-ping::after, .oa-typing i { animation:none; }
  .oa-msg { animation:none; }
}

/* la vidéo se révèle seulement quand elle joue : sinon on garde l affiche fixe */
.hero-media .hero-still { z-index:0; }
.hero-media video { z-index:1; opacity:0; transition:opacity .9s ease; }
.hero-media video.playing { opacity:1; }
.oa-launch { position:fixed; }

/* ============================================================
   PANIER DE DEVIS
   Le visiteur compose sa liste de matériel, puis l'envoie d'un
   bloc. Les couleurs viennent des tokens : le panneau suit donc
   le mode clair et le mode sombre sans réglage supplémentaire.
   ============================================================ */

/* --- bouton "Ajouter au devis" sur les cartes et les fiches --- */
.btn-devis { display:inline-flex; align-items:center; justify-content:center; gap:7px;
  font-family:inherit; font-weight:600; font-size:13px; line-height:1;
  padding:9px 14px; border-radius:999px; cursor:pointer;
  background:var(--surface); color:var(--blue);
  border:1.5px solid var(--blue); transition:.18s ease; white-space:nowrap; }
.btn-devis:hover { background:var(--blue); color:var(--on-accent); transform:translateY(-1px); }
.btn-devis.in-cart { background:var(--blue); color:var(--on-accent); border-color:var(--blue); }
.btn-devis svg { flex:none; }

/* sur une carte du catalogue : n'apparaît qu'au survol, pour ne pas charger la grille */
.card { position:relative; }
.card-devis { position:absolute; left:10px; right:10px; bottom:10px; z-index:3;
  opacity:0; transform:translateY(6px); transition:.2s ease; }
.card:hover .card-devis, .card:focus-within .card-devis { opacity:1; transform:none; }
.card-devis .btn-devis { width:100%; box-shadow:var(--shadow-md,0 6px 18px rgba(0,0,0,.12)); }
/* sur écran tactile, le survol n'existe pas : on affiche en permanence */
@media (hover:none){ .card-devis { opacity:1; transform:none; } }

/* --- bouton flottant --- */
.devis-fab { position:fixed; right:20px; bottom:22px; z-index:150;
  width:56px; height:56px; border-radius:50%; border:0; cursor:pointer;
  background:var(--deep); color:#fff; display:grid; place-items:center;
  box-shadow:0 12px 30px rgba(0,0,0,.28); transition:.2s ease; }
.devis-fab:hover { background:var(--blue); transform:translateY(-2px); }
.devis-fab.has-items { background:var(--blue); }
.devis-fab .dv-badge { position:absolute; top:-4px; right:-4px; min-width:22px; height:22px;
  padding:0 6px; border-radius:999px; background:var(--blue-bright); color:#14171c;
  font-size:12px; font-weight:800; display:grid; place-items:center;
  border:2px solid var(--bg); }
/* l'assistant occupe le centre bas : on décale le panier sur mobile */
@media (max-width:560px){ .devis-fab { right:14px; bottom:88px; width:50px; height:50px; } }

/* --- panneau latéral --- */
.devis-panel { position:fixed; inset:0; z-index:200; display:none; }
.devis-panel.open { display:block; }
.devis-panel .dv-back { position:absolute; inset:0; background:rgba(11,13,16,.55);
  backdrop-filter:blur(3px); animation:dvFade .2s ease; }
.devis-panel .dv-box { position:absolute; top:0; right:0; height:100%;
  width:min(460px,100%); background:var(--surface); color:var(--ink);
  display:flex; flex-direction:column; box-shadow:-18px 0 50px rgba(0,0,0,.3);
  animation:dvSlide .26s cubic-bezier(.22,.61,.36,1); }
@keyframes dvFade { from{opacity:0} to{opacity:1} }
@keyframes dvSlide { from{transform:translateX(100%)} to{transform:none} }
body.devis-open { overflow:hidden; }

.dv-head { display:flex; align-items:center; gap:12px; padding:18px 20px;
  border-bottom:1px solid var(--line); flex:none; }
.dv-head h3 { margin:0; font-size:18px; flex:1; }
.dv-head .dv-recap { font-size:12.5px; color:var(--muted); display:block; margin-top:2px; font-weight:500; }
.dv-close { width:34px; height:34px; border-radius:50%; border:1px solid var(--line);
  background:var(--surface); color:var(--muted); font-size:20px; line-height:1;
  cursor:pointer; display:grid; place-items:center; transition:.18s; flex:none; }
.dv-close:hover { background:var(--bg); color:var(--ink); transform:rotate(90deg); }

.dv-corps { flex:1; overflow-y:auto; padding:14px 20px; }

.dv-ligne { display:grid; grid-template-columns:52px 1fr auto auto; gap:11px;
  align-items:center; padding:11px 0; border-bottom:1px solid var(--line); }
.dv-ligne:last-child { border-bottom:0; }
.dv-ligne img { width:52px; height:52px; object-fit:contain; border-radius:9px;
  background:var(--thumb); }
.dv-info { min-width:0; }
.dv-nom { display:block; font-size:13.5px; font-weight:600; line-height:1.3;
  color:var(--ink); overflow:hidden; text-overflow:ellipsis; white-space:nowrap; }
.dv-nom:hover { color:var(--blue); }
.dv-cat { font-size:11.5px; color:var(--muted); }
.dv-qte { display:flex; align-items:center; gap:2px; }
.dv-qte button { width:26px; height:26px; border-radius:7px; border:1px solid var(--line);
  background:var(--surface); color:var(--ink); cursor:pointer; font-size:15px;
  line-height:1; display:grid; place-items:center; transition:.15s; }
.dv-qte button:hover { background:var(--blue); color:var(--on-accent); border-color:var(--blue); }
.dv-qte input { width:38px; text-align:center; font-family:inherit; font-size:13px;
  font-weight:600; color:var(--ink); background:transparent; border:0; outline:none;
  -moz-appearance:textfield; }
.dv-qte input::-webkit-outer-spin-button,
.dv-qte input::-webkit-inner-spin-button { -webkit-appearance:none; margin:0; }
.dv-supp { width:28px; height:28px; border-radius:7px; border:0; background:transparent;
  color:var(--muted); cursor:pointer; display:grid; place-items:center; transition:.15s; }
.dv-supp:hover { background:rgba(214,69,69,.1); color:#d64545; }

.dv-vide { text-align:center; padding:44px 16px; color:var(--muted); }
.dv-vide svg { color:var(--line); margin-bottom:12px; }
.dv-vide p { margin:0 0 4px; font-weight:600; color:var(--ink); font-size:15px; }
.dv-vide span { display:block; font-size:13.5px; line-height:1.55; margin-bottom:18px; }

.dv-pied { flex:none; border-top:1px solid var(--line); padding:16px 20px 20px;
  background:var(--surface-2); }
.dv-pied .f-grid { gap:11px; }
.dv-pied .f-row label { font-size:12px; }
.dv-pied .f-row input, .dv-pied .f-row textarea { padding:10px 12px; font-size:14px; }
.dv-pied textarea { min-height:62px; }
.dv-actions { display:flex; gap:9px; margin-top:14px; }
.dv-actions .btn { flex:1; }
#devisVider { flex:none; background:transparent; border:1.5px solid var(--line);
  color:var(--muted); font-size:13px; padding:12px 15px; border-radius:999px;
  cursor:pointer; font-family:inherit; font-weight:600; transition:.18s; }
#devisVider:hover { border-color:#d64545; color:#d64545; }
.dv-note { font-size:12px; color:var(--muted); margin:11px 0 0; line-height:1.5; }

/* --- message flottant --- */
.devis-flash { position:fixed; left:50%; bottom:26px; transform:translate(-50%,14px);
  z-index:260; background:var(--deep); color:#fff; font-size:14px; font-weight:600;
  padding:12px 20px; border-radius:999px; box-shadow:0 14px 34px rgba(0,0,0,.32);
  opacity:0; pointer-events:none; transition:.24s ease; max-width:calc(100% - 32px);
  text-align:center; }
.devis-flash.on { opacity:1; transform:translate(-50%,0); }

@media (max-width:560px){
  .devis-panel .dv-box { width:100%; }
  .devis-flash { bottom:150px; }
}

/* ============================================================
   FAQ
   Accordéon natif (<details>) : fonctionne sans JavaScript,
   accessible au clavier et aux lecteurs d'écran par défaut.
   ============================================================ */
.faq-sec { background:var(--surface); }
.faq-grid { display:grid; grid-template-columns:1fr 1fr; gap:14px 22px;
  max-width:1000px; margin:0 auto; align-items:start; }
.faq-item { background:var(--bg); border:1px solid var(--line); border-radius:14px;
  padding:0 18px; transition:.2s ease; overflow:hidden; }
.faq-item[open] { background:var(--surface); border-color:var(--blue);
  box-shadow:0 10px 28px rgba(201,119,46,.10); }
.faq-item summary { cursor:pointer; list-style:none; padding:17px 30px 17px 0;
  font-family:"Bricolage Grotesque","Plus Jakarta Sans",sans-serif;
  font-weight:700; font-size:15.5px; line-height:1.4; color:var(--ink-strong);
  position:relative; user-select:none; }
.faq-item summary::-webkit-details-marker { display:none; }
.faq-item summary::after { content:""; position:absolute; right:2px; top:50%;
  width:10px; height:10px; margin-top:-6px; border-right:2.2px solid var(--blue);
  border-bottom:2.2px solid var(--blue); transform:rotate(45deg);
  transition:transform .25s ease; }
.faq-item[open] summary::after { transform:rotate(-135deg); margin-top:-2px; }
.faq-item summary:hover { color:var(--blue); }
.faq-item summary:focus-visible { outline:2px solid var(--blue); outline-offset:3px; border-radius:6px; }
.faq-rep { padding:0 0 18px; animation:faqOpen .24s ease; }
.faq-rep p { margin:0; color:var(--muted); font-size:14.5px; line-height:1.72; }
.faq-rep em { color:var(--blue); font-style:normal; font-weight:600; }
@keyframes faqOpen { from{opacity:0; transform:translateY(-5px)} to{opacity:1; transform:none} }

.faq-cta { text-align:center; margin-top:38px; }
.faq-cta p { color:var(--muted); font-size:15px; margin:0 0 14px; }

@media (max-width:820px){
  .faq-grid { grid-template-columns:1fr; gap:12px; }
  .faq-item summary { font-size:15px; padding:15px 28px 15px 0; }
}

/* bouton imprimer du panier */
#devisImprimer { flex:none; width:44px; background:transparent; border:1.5px solid var(--line);
  color:var(--muted); border-radius:999px; cursor:pointer; display:grid; place-items:center;
  transition:.18s; }
#devisImprimer:hover { border-color:var(--blue); color:var(--blue); }
