/* ============================================================
   SINGLE PRODUCT — PAGE COMPLÈTE
   ============================================================ */

.single-product-page {
    background-color: var(--color-bg);
}

/* ============================================================
   BREADCRUMB (dans la colonne infos)
   ============================================================ */

.sp-breadcrumb {
    margin-bottom: 24px;
}

.sp-breadcrumb__list {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
}

.sp-breadcrumb__list li {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: var(--text-sm);
    color: var(--color-grey);
}

.sp-breadcrumb__list li a {
    color: var(--color-grey);
}

.sp-breadcrumb__list li a:hover {
    color: var(--color-primary);
}

.sp-breadcrumb__list li:last-child {
    color: var(--color-white);
}

.sp-breadcrumb__sep {
    color: var(--color-grey);
    font-size: var(--text-sm);
}

/* ============================================================
   HERO : GALERIE + INFOS
   ============================================================ */

.sp-hero {
    padding: 0;
}

.sp-hero__inner {
    display: flex;
    gap: 50px;
    padding: 0 40px;
    align-items: flex-start;
}

/* ── GALERIE ── */

.sp-gallery {
    flex: 0 0 50%;
    max-width: 50%;
    min-width: 0;
    position: sticky;
    top: calc(var(--header-height) + 20px);
}

.sp-gallery__grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 6px;
}

/* Desktop : mosaïque limitée à 4 images */
.sp-gallery__item:nth-child(n+5) {
    display: none;
}

/* 1ère et 4e (dernière visible) image : pleine largeur */
.sp-gallery__item:first-child,
.sp-gallery__item:nth-child(4),
.sp-gallery__item:last-child {
    grid-column: 1 / -1;
}

.sp-gallery__item {
    position: relative;
    display: block;
    background: var(--color-bg-card);
    border: none;
    padding: 0;
    cursor: pointer;
    overflow: hidden;
}

.sp-gallery__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: transform var(--transition);
}

.sp-gallery__item:hover .sp-gallery__img {
    transform: scale(1.03);
}

.sp-gallery__play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    width: 64px;
    height: 64px;
    background: rgba(0, 0, 0, 0.6);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

.sp-gallery__play svg {
    margin-left: 4px;
}

.sp-gallery__more {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--font-heading);
    font-size: var(--text-2xl);
    color: var(--color-white);
    pointer-events: none;
}

/* ── INFOS PRODUIT ── */

.sp-info {
    flex: 1;
    min-width: 0;
    position: sticky;
    top: calc(var(--header-height) + 20px);
}

.sp-info__seo-title {
    display: block;
    font-family: var(--font-heading);
    font-size: var(--text-sm);
    font-weight: var(--fw-bold);
    text-transform: uppercase;
    color: var(--color-white);
    margin-bottom: 4px;
}

.sp-info__product-name {
    font-size: var(--text-2xl);
    color: var(--color-white);
    margin-bottom: 0;
    line-height: 1.3;
}

.sp-info__subtitle {
    font-size: 1rem;
    color: var(--color-white);
    font-weight: var(--fw-bold);
    margin-top: 50px;
    margin-bottom: 0;
}

.sp-info__rating {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 8px;
    margin-bottom: 0;
}

.sp-stars {
    display: flex;
    gap: 2px;
}

.sp-info__review-count {
    font-size: var(--text-sm);
    color: var(--color-grey);
}

.sp-info__desc {
    font-size: 1rem;
    color: var(--color-white);
    line-height: 1.7;
    margin-top: 0;
    margin-bottom: 50px;
}

.sp-info__desc p {
    margin-bottom: 0.5em;
}

.sp-info__features {
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.sp-info__features li {
    position: relative;
    padding-left: 20px;
    font-size: var(--text-sm);
    color: var(--color-text);
    line-height: 1.5;
}

.sp-info__features li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 7px;
    width: 8px;
    height: 8px;
    background: var(--color-primary);
}

/* Prix */
.sp-info__price {
    font-family: var(--font-heading);
    font-size: var(--text-3xl);
    color: var(--color-white);
    margin-bottom: 16px;
}

.sp-info__price del {
    color: var(--color-grey);
    font-size: var(--text-xl);
}

.sp-info__price ins {
    text-decoration: none;
    color: var(--color-white);
}

.sp-info__ecopart {
    font-size: var(--text-sm);
    color: var(--color-grey);
    margin-top: 4px;
}

/* Stock */
.sp-info__stock {
    margin-bottom: 20px;
}

.sp-info__stock-badge {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: var(--text-sm);
    font-weight: var(--fw-bold);
}

.sp-info__stock-badge--in {
    color: var(--color-green);
}

.sp-info__stock-badge--out {
    color: var(--color-red);
}

/* Formulaire panier */
.sp-info__cart {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-bottom: 24px;
}

/* Boutons Apple/Google Pay (Stripe) injectés dans le form → pleine largeur, sous le bouton classique */
.sp-info__cart .wc-stripe-product-checkout-container {
    flex: 1 0 100%;
}

.sp-qty {
    display: flex;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.2);
}

.sp-qty__btn {
    width: 40px;
    height: 44px;
    background: none;
    border: none;
    color: var(--color-white);
    font-size: var(--text-lg);
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sp-qty__btn:hover {
    color: var(--color-primary);
}

.sp-qty__input {
    width: 50px;
    height: 44px;
    text-align: center;
    background: none;
    border: none;
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    color: var(--color-white);
    font-family: var(--font-body);
    font-size: 1rem;
    -moz-appearance: textfield;
}

.sp-qty__input::-webkit-inner-spin-button,
.sp-qty__input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.sp-info__atc {
    flex: 1;
    font-size: var(--text-base);
}

/* Specs (titres icônes) */
.sp-info__specs {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 50px;
}

.sp-info__specs li {
    padding: 6px 14px;
    background: var(--color-bg-card);
    border: 1px solid rgba(255, 255, 255, 0.08);
    font-size: var(--text-sm);
    color: var(--color-white);
    font-weight: var(--fw-bold);
}

/* ============================================================
   ONGLETS
   ============================================================ */

.sp-tabs {
    padding: 0 0 60px;
}

.sp-tabs__inner {
    max-width: 100%;
}

.sp-tabs__nav {
    display: flex;
    background: var(--color-black);
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.sp-tabs__tab {
    flex: 1;
    padding: 18px 20px;
    background: none;
    border: none;
    font-family: var(--font-heading);
    font-size: var(--text-base);
    font-weight: var(--fw-bold);
    text-transform: uppercase;
    letter-spacing: 0.03em;
    color: var(--color-white);
    cursor: pointer;
    white-space: nowrap;
    transition: color var(--transition-fast);
    text-align: center;
}

.sp-tabs__tab:hover {
    color: var(--color-primary);
}

.sp-tabs__tab.is-active {
    color: var(--color-primary);
}

.sp-tabs__panel {
    padding: 40px 40px 0;
}

#panel-presentation {
    padding: 0;
}

.sp-tabs__panel[hidden] {
    display: none;
}

/* ── Présentation ── */

.sp-pres-block {
    position: relative;
    width: 100%;
    min-height: 500px;
    display: flex;
    align-items: flex-end;
    overflow: hidden;
    margin-bottom: 0;
    padding: 50px 30px;
}

/* Alternance gauche/droite */
.sp-pres-block:nth-child(even) {
    justify-content: flex-end;
}

.sp-pres-block__img {
    position: absolute;
    inset: 0;
}

.sp-pres-block__img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.sp-pres-block__content {
    position: relative;
    z-index: 1;
    margin-top: 30%;
    margin-bottom: 3%;
    padding: 30px 30px 20px;
    max-width: 50%;
    background-color: rgba(0, 0, 0, 0.5);
}

.sp-pres-block .sp-pres-block__content h3 {
    font-size: var(--text-lg);
    line-height: 1.05;
    margin-bottom: 12px;
    color: var(--color-primary);
}

.sp-pres-block__text {
    font-size: var(--text-sm);
    color: var(--color-white);
    line-height: 1.7;
}

.sp-pres-block__text p {
    margin-bottom: 0.5em;
    color: var(--color-white);
}

.sp-pres-block__btn {
    margin-top: 16px;
}

/* ── Fiche technique ── */

.sp-tech__icon {
    margin-bottom: 16px;
}

.sp-tech__title {
    font-size: var(--text-xl);
    margin-bottom: 24px;
    text-align: center;
}

.sp-tech__table {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    border-collapse: collapse;
    table-layout: fixed; /* colonnes 40/60 respectées → la valeur passe à la ligne */
}

.sp-tech__table th,
.sp-tech__table td {
    padding: 12px 16px;
    text-align: left;
    font-size: var(--text-sm);
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
    overflow-wrap: anywhere;
    word-break: break-word; /* fallback Safari iOS plus ancien */
}

.sp-tech__table th {
    color: var(--color-white);
    font-weight: var(--fw-bold);
    background: rgba(255, 255, 255, 0.03);
}

.sp-tech__table td:first-child {
    color: var(--color-white);
    font-weight: var(--fw-medium);
    width: 40%;
}

.sp-tech__table td:last-child {
    color: var(--color-text);
}

.sp-tech__table tr:hover {
    background: rgba(255, 255, 255, 0.02);
}

.sp-tech__link {
    display: inline-block;
    margin-top: 20px;
    font-family: var(--font-heading);
    font-size: var(--text-sm);
    text-transform: uppercase;
    color: var(--color-primary);
}

/* ── Téléchargements ── */

.sp-dl__text {
    margin-bottom: 20px;
    color: var(--color-text);
}

.sp-dl__grid {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
}

.sp-dl__btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 24px;
    background: var(--color-bg-card);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: var(--color-white);
    font-family: var(--font-heading);
    font-size: var(--text-sm);
    text-transform: uppercase;
    text-decoration: none;
    transition: all var(--transition-fast);
}

.sp-dl__btn:hover {
    border-color: var(--color-primary);
    color: var(--color-primary);
}

.sp-dl__empty {
    color: var(--color-grey);
}

.sp-dl__empty a {
    color: var(--color-primary);
}

/* ── Livraison ── */

.sp-shipping__content {
    max-width: 800px;
    margin: 0 auto;
    color: var(--color-text);
    line-height: 1.7;
}

.sp-shipping__content h2,
.sp-shipping__content h3,
.sp-shipping__content h4 {
    margin-top: 24px;
    margin-bottom: 12px;
}

.sp-shipping__content p {
    margin-bottom: 1em;
}

.sp-shipping__content ul,
.sp-shipping__content ol {
    padding-left: 20px;
    margin-bottom: 1em;
}

.sp-shipping__content li {
    list-style: disc;
    margin-bottom: 4px;
}

/* ============================================================
   COMPARATEUR
   ============================================================ */

.sp-comparator {
    padding: 60px 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.sp-comparator__title {
    font-size: var(--text-2xl);
    margin-bottom: 8px;
    text-align: center;
}

.sp-comparator__subtitle {
    text-align: center;
    font-size: 1rem;
    color: var(--color-text);
    margin-bottom: 40px;
}

.sp-comparator__scroll {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.sp-comparator__table {
    width: 100%;
    min-width: 600px;
    border-collapse: collapse;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.sp-comparator__label-col {
    width: 200px;
}

.sp-comparator__product-col {
    text-align: center;
    padding: 24px 20px;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.sp-comparator__product-link {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 10px;
    text-decoration: none;
}

.sp-comparator__product-link img {
    width: 120px;
    height: 120px;
    object-fit: contain;
}

.sp-comparator__product-name {
    font-family: var(--font-heading);
    font-size: var(--text-xs);
    color: var(--color-white);
    text-transform: uppercase;
}

.sp-comparator__product-price {
    font-size: var(--text-sm);
    color: var(--color-primary);
    font-weight: var(--fw-bold);
}

.sp-comparator__label {
    padding: 14px 20px;
    font-size: 1rem;
    font-weight: var(--fw-bold);
    color: var(--color-white);
    border: 1px solid rgba(255, 255, 255, 0.15);
}

.sp-comparator__value {
    padding: 14px 20px;
    font-size: 1rem;
    color: var(--color-white);
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.15);
}

/* ============================================================
   AVIS
   ============================================================ */

.sp-reviews {
    padding: 60px 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.sp-reviews__inner {
    max-width: 900px;
    margin: 0 auto;
}

.sp-reviews__title {
    font-size: var(--text-base);
    text-align: center;
    margin-bottom: 24px;
}

.sp-reviews__summary {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 40px;
}

.sp-reviews__score {
    font-family: var(--font-heading);
    font-size: var(--text-4xl);
    color: var(--color-white);
}

.sp-stars--lg svg {
    width: 24px;
    height: 24px;
}

.sp-reviews__count {
    font-size: var(--text-sm);
    color: var(--color-grey);
}

.sp-reviews__list {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.sp-review {
    display: flex;
    gap: 20px;
    padding: 24px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.sp-review:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.sp-review__avatar {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--color-bg-alt);
    color: var(--color-white);
    font-family: var(--font-heading);
    font-size: var(--text-lg);
    font-weight: var(--fw-bold);
}

.sp-review__meta {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 6px;
}

.sp-review__name {
    font-size: 1rem;
    color: var(--color-white);
    font-weight: var(--fw-bold);
}

.sp-review__text {
    font-size: 1rem;
    color: var(--color-white);
    line-height: 1.6;
    margin: 0;
}

/* ============================================================
   PRODUITS SIMILAIRES
   ============================================================ */

.sp-related {
    padding: 60px 40px;
    border-top: 1px solid rgba(255, 255, 255, 0.06);
}

.sp-related__title {
    font-size: var(--text-2xl);
    margin-bottom: 40px;
    text-align: center;
}

.sp-related__grid {
    display: grid;
    grid-template-columns: repeat(var(--related-cols, 5), 1fr);
    column-gap: 24px;
    row-gap: 48px;
}

/* Cards à hauteur égale → bouton "Ajouter au panier" aligné en bas */
.sp-related__grid .product-card {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* ============================================================
   POPUP GALERIE
   ============================================================ */

.sp-popup {
    position: fixed;
    inset: 0;
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sp-popup[hidden] {
    display: none;
}

.sp-popup__backdrop {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.95);
}

.sp-popup__close {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 3;
    background: none;
    border: none;
    color: var(--color-white);
    cursor: pointer;
    padding: 8px;
    opacity: 0.7;
    transition: opacity var(--transition-fast);
}

.sp-popup__close:hover {
    opacity: 1;
}

.sp-popup__counter {
    position: absolute;
    top: 24px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    font-family: var(--font-heading);
    font-size: var(--text-sm);
    color: var(--color-white);
    opacity: 0.6;
}

.sp-popup__swiper {
    width: 80%;
    max-width: 1200px;
    height: 80vh;
    position: relative;
    z-index: 2;
}

.sp-popup__slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.sp-popup__img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.sp-popup__video {
    max-width: 100%;
    max-height: 100%;
}

.sp-popup__nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 3;
    background: none;
    border: none;
    color: var(--color-white);
    cursor: pointer;
    padding: 12px;
    opacity: 0.7;
    transition: opacity var(--transition-fast);
}

.sp-popup__nav:hover {
    opacity: 1;
}

.sp-popup__prev {
    left: 3%;
}

.sp-popup__next {
    right: 3%;
}

.sp-popup__pagination {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    display: flex;
    gap: 6px;
}

.sp-popup__bullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: var(--color-white);
    opacity: 0.4;
    cursor: pointer;
    border: none;
    padding: 0;
    transition: all var(--transition-fast);
}

.sp-popup__bullet.is-active {
    background: var(--color-primary);
    opacity: 1;
    width: 30px;
    border-radius: 5px;
}

/* ============================================================
   RESPONSIVE
   ============================================================ */

@media (max-width: 1200px) {
    .sp-related__grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (max-width: 1024px) {
    .sp-related__grid {
        grid-template-columns: repeat(3, 1fr);
    }

    .sp-hero__inner {
        flex-direction: column;
        padding: 0 var(--gutter);
        gap: 30px;
    }

    .sp-gallery,
    .sp-info {
        position: static;
        flex: none;
        width: 100%;
        max-width: none;
    }

    /* Galerie empilée : carrousel scroll-snap natif, avec peek de l'image suivante */
    .sp-gallery__grid {
        --peek: 78%; /* largeur d'un slide → ~1/4 de la suivante visible (66% = ~1/3) */
        display: flex;
        grid-template-columns: none;
        gap: 10px;
        overflow-x: auto;
        scroll-snap-type: x mandatory;
        margin: 0 calc(-1 * var(--gutter)); /* full-bleed : annule le padding du parent */
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .sp-gallery__grid::-webkit-scrollbar {
        display: none;
    }

    /* carrousel : toutes les images visibles, badge +N masqué */
    .sp-gallery__item:nth-child(n+5) {
        display: block;
    }

    .sp-gallery__more {
        display: none;
    }

    .sp-gallery__item {
        flex: 0 0 var(--peek);
        scroll-snap-align: start;
        background: transparent; /* pas de fond gris */
    }

    /* images à leur ratio naturel, centrées verticalement dans le rail */
    .sp-gallery__grid {
        align-items: center;
    }

    .sp-gallery__img {
        height: auto;
        object-fit: contain;
        object-position: center;
    }

    .sp-gallery__item:first-child,
    .sp-gallery__item:last-child {
        grid-column: auto;
    }

    .sp-tabs {
        padding: 0 var(--gutter) 40px;
    }

    .sp-faq,
    .sp-comparator,
    .sp-reviews,
    .sp-related {
        padding-left: var(--gutter);
        padding-right: var(--gutter);
    }

    .sp-pres-block {
        min-height: 400px;
    }
}

@media (max-width: 767px) {
    .sp-breadcrumb {
        padding: 12px var(--gutter);
    }

    .sp-hero {
        padding: 20px 0;
    }

    .sp-pres-block {
        min-height: 300px;
    }

    .sp-pres-block__content {
        padding: 20px var(--gutter);
        max-width: 100%;
    }

    .sp-pres-block:nth-child(even) {
        justify-content: flex-start;
    }

    .sp-info__seo-title {
        font-size: var(--text-xl);
    }

    .sp-info__price {
        font-size: var(--text-2xl);
    }

    .sp-info__cart {
        flex-direction: column;
    }

    .sp-tabs__tab {
        padding: 12px 16px;
        font-size: var(--text-xs);
    }

    /* Téléchargements / Livraison : moins de marge → contenu plus large
       (Présentation reste pleine largeur via #panel-presentation, plus prioritaire) */
    .sp-tabs__panel {
        padding: 24px var(--gutter) 0;
    }

    /* Fiche technique : tableau quasi pleine largeur sur mobile */
    #panel-fiche-technique {
        padding-left: 8px;
        padding-right: 8px;
    }

    .sp-popup__swiper {
        width: 95%;
        height: 70vh;
    }

    .sp-popup__nav {
        display: none;
    }

    .sp-comparator__scroll {
        margin: 0 calc(-1 * var(--gutter));
        padding: 0 var(--gutter);
    }

    .sp-related__grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }

    .sp-reviews__summary {
        flex-wrap: wrap;
    }
}

/* ============================================================
   BARRE STICKY D'ACHAT
   ============================================================ */

.sp-sticky-bar {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9000; /* sous header (10000) et cart sidebar */
    background-color: rgba(0, 0, 0, 0.96);
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    transform: translateY(100%);
    transition: transform 0.25s ease;
    will-change: transform;
}

.sp-sticky-bar.is-visible {
    transform: translateY(0);
}

.sp-sticky-bar__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 32px;
    padding: 12px 40px; /* full-width, convention thème */
}

.sp-sticky-bar__info {
    display: flex;
    flex-direction: column;
    gap: 2px;
    min-width: 0;
}

.sp-sticky-bar__name {
    font-family: var(--font-heading);
    font-weight: var(--fw-bold);
    color: var(--color-white);
    font-size: var(--text-base);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sp-sticky-bar__price {
    color: var(--color-primary);
    font-weight: var(--fw-bold);
}

.sp-sticky-bar__price del {
    color: var(--color-grey);
    font-weight: var(--fw-regular);
    margin-right: 6px;
}

.sp-sticky-bar__price ins {
    text-decoration: none;
}

.sp-sticky-bar__actions {
    display: flex;
    align-items: center;
    gap: 16px;
    flex-shrink: 0;
}

.sp-sticky-bar__atc {
    white-space: nowrap;
}

/* --- Mobile --- */
@media (max-width: 767px) {
    .sp-sticky-bar__inner {
        gap: 12px;
        padding: 10px var(--gutter);
    }

    .sp-sticky-bar__price {
        font-size: var(--text-sm);
    }

    .sp-sticky-bar__name {
        display: none; /* on garde prix + quantité + bouton */
    }

    .sp-sticky-bar__actions {
        flex: 1;
        justify-content: flex-end;
    }
}
