/* LABO — surcouche : pas de header Gravano fixe, en-tête sobre du labo. */
body.gv-minisite{ padding-top:0 !important; }
@media(max-width:760px){ body.gv-minisite{ padding-top:0 !important; } }
.glabo-head{ background:#17140f; padding:.55rem 1rem; text-align:center; }
.glabo-brand{ color:#f3ede1; font-weight:800; letter-spacing:.18em; text-transform:uppercase; font-size:.85rem; text-decoration:none; }
body.gv-minisite .gv-legalbar{ padding-bottom:84px; }

/* ---- Vidéo avatar en tête de hero (pièce n°1) ---- */
.gv-ms-video-hero{ margin:0 0 14px; border-radius:14px; overflow:hidden;
  box-shadow:0 10px 28px rgba(15,40,35,.14); }
.gv-ms-video-hero video{ display:block; width:100%; height:auto; aspect-ratio:4/5;
  object-fit:cover; background:#0c1512; }
@media (min-width:760px){ .gv-ms-video-hero video{ aspect-ratio:16/9; } }
