/* Copie légère de /assets/phare-offre.css (commentaires retirés) — tools/prod-css-purge.mjs — source-sha1:c7c17342950bf5873286aacff4de1ac4097f3767 — ne pas éditer, relancer l'outil. */
body.labo .offre{--of-accent: #F97316;
    --of-accent-fort: #EA580C;
    --of-lavis: #FEE9D8;        
    --of-lavis-doux: #FFF1E6;   

    
    --of-carte: #F4F4F5;        
    --of-encart: #FFFFFF;       
    --of-filet: #E6E5E3;        
    --of-barre: #E4E4E7;

    --of-encre: #0A0A0A;        
    --of-doux: #5F5F5F;         
    --of-mute: #767676;         

    --of-vert: #0E8A4A;
    --of-vert-pale: #D6F5E1;
    
    --of-accent-texte: #C2410C;
    --of-vert-texte: #0B6B3A;

    --of-r: 18px;
    --of-r-in: 12px;
    --of-pad: clamp(17px, 1.53vw, 26px);
    
    --of-marge: clamp(16px, 3.7vw, 64px);
    --of-e: var(--ease-out-soft, cubic-bezier(0.22, 0.68, 0.24, 1));
    --of-ressort: var(--ease-spring, cubic-bezier(0.22, 1.4, 0.36, 1));

    
    background: #FFFFFF;
    padding-inline: var(--of-marge);
    font-family: var(--font-nav);}
body.labo .offre.epure-bande{padding-top: clamp(56px, 5.2vw, 100px);}
body.labo .offre-tete{display: flex;
    flex-direction: column;
    align-items: center;
    gap: clamp(8px, 0.7vw, 12px);
    text-align: center;
    margin-bottom: clamp(26px, 2.9vw, 50px);}
body.labo .offre-titre{margin: 0;
    font-family: var(--font-nav);
    font-size: clamp(28px, 2.85vw, 46px);
    
    font-weight: 640;
    line-height: 1.08;
    letter-spacing: -0.035em;
    color: var(--of-encre);
    text-wrap: balance;}
body.labo .offre-sous{margin: 0;
    
    max-width: 66ch;
    font-size: clamp(14px, 1.18vw, 19px);
    font-weight: 400;
    line-height: 1.45;
    letter-spacing: -0.012em;
    color: var(--of-doux);
    text-wrap: balance;}
body.labo .offre-rangee{display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: clamp(10px, 0.9vw, 16px);
    max-width: 1560px;}
@media (max-width: 1339px){
body.labo .offre-rangee{display: flex;
        overflow-x: auto;
        overscroll-behavior-x: contain;
        
        
        margin-inline: calc(-1 * var(--of-marge));
        padding-inline: var(--of-marge);
        padding-block: 4px;
        
        scrollbar-width: none;
        -ms-overflow-style: none;}
body.labo .offre-rangee::-webkit-scrollbar{width: 0; height: 0;}
body.labo .of-carte{flex: 0 0 clamp(262px, 30vw, 310px);}
@media (hover: hover) and (pointer: fine){
body.labo .offre-rangee{cursor: grab;}
body.labo .offre-rangee.of-tire{cursor: grabbing; scroll-behavior: auto;}
body.labo .offre-rangee.of-tire *{user-select: none;}
}
}
@media (max-width: 600px){
body.labo .of-carte{flex-basis: min(80vw, 310px);}
}
body.labo .of-carte{display: flex;
    flex-direction: column;
    padding: var(--of-pad);
    border-radius: var(--of-r);
    background: var(--of-carte);
    
    overflow: hidden;
    overflow: clip;
    transition:
        background-color 0.22s var(--of-e),
        box-shadow 0.22s var(--of-e),
        translate 0.22s var(--of-e);}
body.labo .of-carte:hover,body.labo .of-carte:focus-within{background: #F1F1F2;
    box-shadow: 0 18px 34px -22px rgba(12, 22, 34, 0.32);
    translate: 0 -2px;}
body.labo .of-t{margin: 0;
    font-family: var(--font-nav);
    font-size: clamp(17px, 1.39vw, 21px);
    font-weight: 600;
    line-height: 1.22;
    letter-spacing: -0.026em;
    color: var(--of-encre);
    text-wrap: balance;}
body.labo .of-p{margin: 11px 0 0;
    font-size: clamp(13.5px, 1.04vw, 15.5px);
    line-height: 1.52;
    letter-spacing: -0.011em;
    color: var(--of-doux);}
body.labo .of-vue{position: relative;
    margin-top: auto;
    padding-top: clamp(16px, 1.5vw, 28px);}
body.labo .of-vue-auto{display: flex;
    align-items: flex-end;
    
    margin-inline: calc(-1 * var(--of-pad));
    margin-bottom: calc(-1 * var(--of-pad));
    min-height: 126px;}
body.labo .of-disque{position: absolute;
    left: 27%;
    bottom: 24%;
    width: 52%;
    aspect-ratio: 1;
    border-radius: 50%;
    background: radial-gradient(circle at 50% 50%,
        var(--of-lavis) 0%,
        var(--of-lavis) 54%,
        rgba(254, 233, 216, 0) 74%);}
body.labo .of-vehic{position: relative;
    width: 100%;
    height: auto;}
body.labo .of-ecu{position: absolute;
    top: clamp(8px, 0.9vw, 16px);
    right: 10%;
    display: grid;
    place-content: center;
    width: clamp(36px, 2.9vw, 46px);
    aspect-ratio: 1;
    border-radius: 50%;
    background: var(--of-accent);
    color: #FFFFFF;
    box-shadow: 0 10px 20px -10px rgba(249, 115, 22, 0.85);}
body.labo .of-ecu svg{width: clamp(18px, 1.45vw, 23px); height: auto;}
body.labo .of-scene .of-disque{scale: 0.86; opacity: 0;}
body.labo .of-scene .of-vehic{translate: 0 12px; opacity: 0;}
body.labo .of-scene .of-ecu{scale: 0.4; opacity: 0;}
body.labo .of-vu .of-disque{animation: ofDisque 0.7s var(--of-e) 0.05s both;}
body.labo .of-vu .of-vehic{animation: ofMonte 0.62s var(--of-e) 0.14s both;}
body.labo .of-vu .of-ecu{animation: ofPastille 0.5s var(--of-ressort) 0.4s both;}
@keyframes ofDisque{ to { scale: 1; opacity: 1; } }
@keyframes ofMonte{ to { translate: 0 0; opacity: 1; } }
@keyframes ofPastille{ to { scale: 1; opacity: 1; } }
body.labo .of-liste{list-style: none;
    display: flex;
    flex-direction: column;
    gap: 9px;
    margin: 0;
    padding: 0;}
body.labo .of-ligne{display: flex;
    align-items: center;
    gap: 11px;
    padding: 11px 13px;
    border: 1px solid var(--of-filet);
    border-radius: var(--of-r-in);
    background: var(--of-encart);
    font-size: clamp(12.5px, 0.97vw, 14.5px);
    font-weight: 500;
    letter-spacing: -0.012em;
    color: var(--of-encre);
    text-decoration: none;
    transition:
        border-color 0.18s var(--of-e),
        box-shadow 0.18s var(--of-e);}
body.labo .of-ligne:hover{border-color: #F8CFA9;
    box-shadow: 0 3px 10px -4px rgba(249, 115, 22, 0.38);}
body.labo .of-ligne:focus-visible{outline: 2px solid var(--of-accent);
    outline-offset: 2px;}
body.labo .of-ligne-ico{flex: none;
    display: grid;
    place-content: center;
    width: 20px;
    height: 20px;
    color: var(--of-mute);
    transition: color 0.18s var(--of-e);}
body.labo .of-ligne:hover .of-ligne-ico{color: var(--of-accent);}
body.labo .of-ligne-ico svg{width: 20px; height: 20px;}
body.labo .of-ligne-lab{flex: 1; min-width: 0;}
body.labo .of-coche{flex: none;
    display: grid;
    place-content: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: var(--of-accent);
    color: #FFFFFF;}
body.labo .of-coche svg{width: 12px; height: 12px;}
body.labo .of-scene .of-ligne{opacity: 0; translate: -10px 0;}
body.labo .of-scene .of-coche{scale: 0.3;}
body.labo .of-vu .of-ligne{animation: ofEntre 0.46s var(--of-e) both;}
body.labo .of-vu .of-coche{animation: ofPastille 0.42s var(--of-ressort) both;}
body.labo .of-vu .of-liste li:nth-child(1) .of-ligne{animation-delay: 0.06s;}
body.labo .of-vu .of-liste li:nth-child(2) .of-ligne{animation-delay: 0.14s;}
body.labo .of-vu .of-liste li:nth-child(3) .of-ligne{animation-delay: 0.22s;}
body.labo .of-vu .of-liste li:nth-child(4) .of-ligne{animation-delay: 0.30s;}
body.labo .of-vu .of-liste li:nth-child(1) .of-coche{animation-delay: 0.30s;}
body.labo .of-vu .of-liste li:nth-child(2) .of-coche{animation-delay: 0.38s;}
body.labo .of-vu .of-liste li:nth-child(3) .of-coche{animation-delay: 0.46s;}
body.labo .of-vu .of-liste li:nth-child(4) .of-coche{animation-delay: 0.54s;}
@keyframes ofEntre{ to { opacity: 1; translate: 0 0; } }
body.labo .of-conseil{position: relative;
    display: flex;
    align-items: center;
    gap: 12px;
    width: fit-content;
    padding: 9px 16px 9px 9px;
    border: 1px solid var(--of-filet);
    border-radius: 999px;
    background: var(--of-encart);
    box-shadow: 0 6px 16px -12px rgba(12, 22, 34, 0.4);
    max-width: 100%;
    padding-right: 9px;
    transition:
        border-color 0.2s var(--of-e),
        box-shadow 0.25s var(--of-e);}
body.labo .of-ava{flex: none;
    display: grid;
    place-items: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    overflow: hidden;
    background: var(--of-lavis);
    color: var(--of-accent);}
body.labo .of-ava > *{grid-area: 1 / 1;}
body.labo .of-ava-sil{width: 25px; height: 25px; opacity: 0.6;}
body.labo .of-ava img{position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: cover;}
body.labo .of-ava.of-ava-vide img{display: none;}
body.labo .of-conseil-txt{font-size: clamp(12px, 0.94vw, 14px);
    font-weight: 600;
    line-height: 1.32;
    letter-spacing: -0.014em;
    color: var(--of-encre);}
body.labo .of-etapes{list-style: none;
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 15px;
    margin: 15px 0 0;
    padding: 0 0 0 2px;}
body.labo .of-etapes::before{content: "";
    position: absolute;
    left: 11px;
    top: -17px;
    bottom: 13px;
    width: 2px;
    background-image: linear-gradient(var(--of-accent) 52%, transparent 52%);
    background-size: 2px 8px;
    opacity: 0.55;
    transform-origin: top;}
body.labo .of-etape{display: flex;
    align-items: center;
    gap: 11px;
    font-size: clamp(12px, 0.94vw, 14px);
    letter-spacing: -0.012em;
    color: var(--of-doux);}
body.labo .of-puce{flex: none;
    display: grid;
    place-content: center;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: var(--of-accent);
    color: #FFFFFF;
    
    box-shadow: 0 0 0 4px var(--of-carte);
    transition: box-shadow 0.22s var(--of-e);}
body.labo .of-carte:hover .of-puce{box-shadow: 0 0 0 4px #F1F1F2;}
body.labo .of-puce svg{width: 12px; height: 12px;}
body.labo .of-scene .of-conseil{opacity: 0; translate: 0 8px;}
body.labo .of-scene .of-etapes::before{scale: 1 0;}
body.labo .of-scene .of-etape{opacity: 0;}
body.labo .of-scene .of-puce{scale: 0.3;}
body.labo .of-vu .of-conseil{animation: ofEntreBas 0.5s var(--of-e) 0.05s both;}
body.labo .of-vu .of-etapes::before{animation: ofFil 0.6s var(--of-e) 0.22s both;}
body.labo .of-vu .of-etape{animation: ofParait 0.4s var(--of-e) both;}
body.labo .of-vu .of-puce{animation: ofPastille 0.42s var(--of-ressort) both;}
body.labo .of-vu .of-etapes li:nth-child(1) .of-etape,body.labo .of-vu .of-etapes li:nth-child(1) .of-puce{animation-delay: 0.34s;}
body.labo .of-vu .of-etapes li:nth-child(2) .of-etape,body.labo .of-vu .of-etapes li:nth-child(2) .of-puce{animation-delay: 0.48s;}
body.labo .of-vu .of-etapes li:nth-child(3) .of-etape,body.labo .of-vu .of-etapes li:nth-child(3) .of-puce{animation-delay: 0.62s;}
@keyframes ofEntreBas{ to { opacity: 1; translate: 0 0; } }
@keyframes ofFil{ to { scale: 1 1; } }
@keyframes ofParait{ to { opacity: 1; } }
body.labo .of-encart{padding: 13px 15px;
    border: 1px solid var(--of-filet);
    border-radius: var(--of-r-in);
    background: var(--of-encart);
    box-shadow: 0 6px 16px -14px rgba(12, 22, 34, 0.45);}
body.labo .of-encart + .of-encart{margin-top: 11px;}
body.labo .of-tete{display: flex; align-items: center; gap: 11px;}
body.labo .of-horloge{flex: none;
    display: grid;
    place-content: center;
    width: 26px;
    height: 26px;
    color: var(--of-accent);}
body.labo .of-horloge svg{width: 26px; height: 26px;}
body.labo .of-fort{display: block;
    font-size: clamp(12.5px, 0.97vw, 14.5px);
    font-weight: 600;
    letter-spacing: -0.014em;
    color: var(--of-encre);}
body.labo .of-fin{display: block;
    margin-top: 2px;
    font-size: clamp(11px, 0.83vw, 12.5px);
    font-style: normal;
    letter-spacing: -0.008em;
    color: var(--of-mute);}
body.labo .of-jauge{display: block;
    height: 5px;
    margin-top: 13px;
    border-radius: 5px;
    background: var(--of-barre);
    overflow: hidden;}
body.labo .of-jauge i{display: block;
    height: 100%;
    border-radius: 5px;
    background: var(--of-accent);
    transform-origin: left;
    scale: 0.62 1;}
body.labo .of-pret{margin-left: auto;
    padding: 4px 11px;
    border-radius: 999px;
    background: var(--of-vert-pale);
    color: var(--of-vert-texte);
    font-size: clamp(12px, 0.83vw, 12.5px);
    font-weight: 600;
    letter-spacing: -0.008em;}
body.labo .of-squelette{display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 13px;}
body.labo .of-squelette > span{display: flex; gap: 8px;}
body.labo .of-squelette i{height: 8px;
    border-radius: 4px;
    background: var(--of-barre);
    transform-origin: left;}
body.labo .of-squelette > span:nth-child(1) i:nth-child(1){width: 52%;}
body.labo .of-squelette > span:nth-child(1) i:nth-child(2){width: 18%; margin-left: auto;}
body.labo .of-squelette > span:nth-child(2) i:nth-child(1){width: 62%;}
body.labo .of-squelette > span:nth-child(2) i:nth-child(2){width: 14%; margin-left: auto;}
body.labo .of-squelette > span:nth-child(3) i{width: 38%;}
body.labo .of-scene .of-encart{opacity: 0; translate: 0 8px;}
body.labo .of-scene .of-jauge i{scale: 0 1;}
body.labo .of-scene .of-pret{opacity: 0; scale: 0.6;}
body.labo .of-scene .of-squelette i{scale: 0 1;}
body.labo .of-vu .of-encart{animation: ofEntreBas 0.5s var(--of-e) both;}
body.labo .of-vu .of-encart:nth-child(1){animation-delay: 0.06s;}
body.labo .of-vu .of-encart:nth-child(2){animation-delay: 0.20s;}
body.labo .of-vu .of-jauge i{animation: ofRemplit 1.05s var(--of-e) 0.3s both;}
body.labo .of-vu .of-pret{animation: ofPastille 0.44s var(--of-ressort) 0.72s both;}
body.labo .of-vu .of-squelette i{animation: ofBarre 0.45s var(--of-e) both;}
body.labo .of-vu .of-squelette > span:nth-child(1) i{animation-delay: 0.42s;}
body.labo .of-vu .of-squelette > span:nth-child(2) i{animation-delay: 0.50s;}
body.labo .of-vu .of-squelette > span:nth-child(3) i{animation-delay: 0.58s;}
@keyframes ofRemplit{ to { scale: 0.62 1; } }
@keyframes ofBarre{ to { scale: 1 1; } }
body.labo .of-tarifs{display: flex; flex-direction: column; gap: 9px;}
body.labo .of-prix{font-family: inherit;
    text-align: left;
    cursor: pointer;
    
    --of-anneau: #C8C8CC;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    padding: 12px 14px;
    border: 1px solid var(--of-filet);
    border-radius: var(--of-r-in);
    background: var(--of-encart);
    font-size: clamp(11.5px, 0.9vw, 13.5px);
    letter-spacing: -0.01em;
    color: var(--of-mute);
    box-shadow: 0 6px 16px -14px rgba(12, 22, 34, 0.45);}
body.labo .of-prix b{font-size: clamp(12px, 0.94vw, 14px);
    font-weight: 600;
    color: var(--of-encre);
    
    font-variant-numeric: tabular-nums;
    white-space: nowrap;}
body.labo .of-prix-fort{--of-anneau: #F6B183;
    border-color: #FBDCC2;
    background: var(--of-lavis-doux);
    color: var(--of-accent-texte);
    font-weight: 600;}
body.labo .of-prix-fort b{color: var(--of-accent-texte);}
body.labo .of-marque{display: inline-flex;
    align-items: center;
    gap: 5px;
    padding: 2px 7px 2px 2px;
    border-radius: 7px;
    background: #FFFFFF;
    line-height: 1;
    white-space: nowrap;
    box-shadow: inset 0 0 0 1px rgba(194, 65, 12, 0.16), 0 3px 8px -5px rgba(194, 65, 12, 0.45);}
body.labo .of-marque img{flex: none; width: 16px; height: 16px; border-radius: 50%;}
body.labo .of-marque strong{font-size: clamp(10.5px, 0.84vw, 12.5px);
    font-weight: 700;
    letter-spacing: 0.01em;
    color: var(--of-encre);}
body.labo .of-prix[aria-checked="true"]{box-shadow: 0 0 0 2px var(--of-anneau);}
body.labo .of-prix:focus-visible{outline: 2px solid var(--of-accent); outline-offset: 2px;}
body.labo .of-courbe{position: relative;
    margin: 14px calc(-1 * var(--of-pad)) calc(-1 * var(--of-pad)) 0;}
body.labo #ofDegrade stop{stop-color: var(--of-accent);}
body.labo .of-trace-assugeris{color: var(--of-accent);}
body.labo .of-trace-classique{color: #8A8A8A;}
body.labo .of-trace polyline{stroke-dasharray: 1;
    stroke-dashoffset: 0;
    transition: stroke-dashoffset 0.6s var(--of-e) 0.22s;}
body.labo .of-trace polygon,body.labo .of-trace circle{transition: opacity 0.38s var(--of-e) 0.46s;}
body.labo [data-of-vu="assugeris"] .of-trace-classique polyline,body.labo [data-of-vu="classique"] .of-trace-assugeris polyline{stroke-dashoffset: 1;
    transition-delay: 0s;
    transition-duration: 0.34s;}
body.labo [data-of-vu="assugeris"] .of-trace-classique polygon,body.labo [data-of-vu="assugeris"] .of-trace-classique circle,body.labo [data-of-vu="classique"] .of-trace-assugeris polygon,body.labo [data-of-vu="classique"] .of-trace-assugeris circle{opacity: 0;
    transition-delay: 0s;
    transition-duration: 0.2s;}
body.labo .of-courbe-in{line-height: 0;}
body.labo .of-courbe svg{display: block; width: 100%; height: auto;}
body.labo .of-bulle{display: grid;}
body.labo .of-bulle > span{grid-area: 1 / 1;
    opacity: 0;
    transition: opacity 0.3s var(--of-e);}
body.labo [data-of-vu="assugeris"] .of-bulle > [data-of-pour="assugeris"],body.labo [data-of-vu="classique"] .of-bulle > [data-of-pour="classique"]{opacity: 1;
    transition-delay: 0.24s;}
body.labo [data-of-vu="classique"] .of-bulle{background: #8A8A8A;
    transition: background-color 0.4s var(--of-e), box-shadow 0.4s var(--of-e);
    box-shadow: 0 8px 18px -10px rgba(90, 100, 120, 0.9);}
body.labo .of-bulle{position: absolute;
    top: 0;
    right: 8px;
    padding: 5px 12px;
    border-radius: 999px;
    background: var(--of-accent-texte);
    color: #FFFFFF;
    font-size: clamp(12px, 0.83vw, 12.5px);
    font-weight: 600;
    letter-spacing: -0.008em;
    white-space: nowrap;
    box-shadow: 0 8px 18px -10px rgba(249, 115, 22, 0.9);}
body.labo .of-scene .of-prix{opacity: 0; translate: 0 8px;}
body.labo .of-scene .of-courbe-in{clip-path: inset(0 100% 0 0);}
body.labo .of-scene .of-bulle{opacity: 0; translate: 8px 0;}
body.labo .of-vu .of-prix{animation: ofEntreBas 0.5s var(--of-e) both;}
body.labo .of-vu .of-prix:nth-child(1){animation-delay: 0.06s;}
body.labo .of-vu .of-prix:nth-child(2){animation-delay: 0.18s;}
body.labo .of-vu .of-courbe-in{animation: ofVolet 1.05s var(--of-e) 0.3s both;}
body.labo .of-vu .of-bulle{animation: ofBulle 0.5s var(--of-ressort) 0.95s both;}
@keyframes ofVolet{ to { clip-path: inset(0 0 0 0); } }
@keyframes ofBulle{ to { opacity: 1; translate: 0 0; } }
body.labo .of-points{display: none;}
@media (max-width: 1339px){
body.labo .of-points{display: flex;
        justify-content: center;
        gap: 2px;
        margin-top: clamp(14px, 1.6vw, 22px);}
}
body.labo .of-point{position: relative;
    width: 26px;
    height: 26px;
    padding: 0;
    border: 0;
    background: none;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent;}
body.labo .of-point::before{content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    translate: -50% -50%;
    width: 8px;
    height: 8px;
    border-radius: 999px;
    background: #D4D4D8;
    transition:
        width 0.28s var(--of-e),
        background-color 0.2s var(--of-e);}
body.labo .of-point-on::before{width: 24px; background: var(--of-accent);}
body.labo .of-point:hover::before{background: #BCBCC0;}
body.labo .of-point-on:hover::before{background: var(--of-accent-fort);}
body.labo .of-point:focus-visible{outline: 2px solid var(--of-accent);
    outline-offset: 1px;
    border-radius: 999px;}
body.labo .of-ligne{transition:
        border-color 0.18s var(--of-e),
        box-shadow 0.18s var(--of-e);}
body.labo .of-coche{transition: background-color 0.18s var(--of-e);}
body.labo .of-ligne:hover .of-coche,body.labo .of-ligne:focus-visible .of-coche{background: var(--of-accent-fort);}
body.labo .of-etape{transition: color 0.2s var(--of-e);}
body.labo .of-etape:hover{color: var(--of-encre);}
body.labo .of-conseil:hover,body.labo .of-conseil:focus-within{border-color: #F8CFA9;
    box-shadow: 0 10px 22px -16px rgba(249, 115, 22, 0.9);}
body.labo .of-tel{flex: none;
    display: grid;
    place-content: center;
    width: 34px;
    height: 34px;
    margin-left: 2px;
    border-radius: 50%;
    background: var(--of-accent);
    color: #FFFFFF;
    box-shadow: 0 6px 14px -8px rgba(249, 115, 22, 0.95);
    opacity: 0;
    pointer-events: none;
    transition:
        opacity 0.22s var(--of-e),
        transform 0.24s var(--of-ressort);}
body.labo .of-tel svg{width: 17px; height: 17px;}
body.labo .of-conseil:hover .of-tel,body.labo .of-conseil:focus-within .of-tel{opacity: 1; pointer-events: auto;}
body.labo .of-tel:hover{transform: scale(1.08);}
body.labo .of-tel:focus-visible{opacity: 1;
    pointer-events: auto;
    outline: 2px solid var(--of-accent);
    outline-offset: 2px;}
@media (hover: none){
body.labo .of-tel{opacity: 1; pointer-events: auto;}
}
body.labo .of-prix{transition:
        border-color 0.2s var(--of-e),
        box-shadow 0.2s var(--of-e);}
body.labo .of-prix:hover{border-color: var(--of-anneau);}
body.labo .of-courbe circle{transform-box: fill-box;
    transform-origin: center;
    transition: transform 0.3s var(--of-ressort);}
body.labo .of-ecu{transition:
        transform 0.42s var(--of-e),
        box-shadow 0.3s var(--of-e);}
@media (prefers-reduced-motion: reduce){
body.labo .offre *,body.labo .offre *::before,body.labo .offre *::after{transition: none !important;}
body.labo .of-carte:hover,body.labo .of-carte:focus-within{translate: 0 0;}
}
