header#header {
    z-index: 1021;
    background-color: var(--sfra-white)
}

#header::before {
    transform: translateY(0) !important
}

#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover),#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover)::before {
    background: rgba(0,0,0,0)
}

#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .headerMenu__link,#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .header__storeOpenTill,#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .avatar__iconLabel,#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .header__storeName {
    color: var(--sfra-white)
}

#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .avatar__iconUser,#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .header__searchWrapper {
    border: 1px solid #fff;
    color: var(--sfra-white)
}

#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .icon.icon-shop,#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .icon.icon-account,#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .icon.icon-basket-wishlist,#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .icon-burgermenu,#header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .icon-search {
    background-color: var(--sfra-white)
}

#header.-searchMenuOpen.-transparent.-isTransparent:hover .header__logoImage.-globalLogo {
    display: block
}

#header.-searchMenuOpen.-transparent.-isTransparent:hover .header__logoImage.-transparentLogo {
    display: none
}

/* ===================== BREADCRUMB ===================== */

.breadcrumbWrapper {
    --sfra-gap-x: 16px;
    --sfra-gap-y: 0;
    width: 100%;
    padding-right: calc(var(--sfra-gap-x)*.5) !important;
    padding-left: calc(var(--sfra-gap-x)*.5) !important;
    margin-right: auto !important;
    margin-left: auto !important
}

.breadcrumbWrapper.u-align-c {
    position: absolute;
    top: 0;
    color: #fff !important
}

.breadcrumbWrapper .breadcrumb__item a {
    color: #ffffff !important
}

/* ===================== CATEGORY TITLE BLOCK ===================== */

.experience-category-categoryTitle.experience-component {
    position: relative !important;
}

.experience-category-categoryTitle.experience-component:not(#ALL_PLP_SV_2026) {
    height: 600px;
    padding: 0
}

#ALL_PLP_SV_2026 .experience-category-categoryTitle.experience-component {
    height: 600px;
    padding: 0
}

.experience-category-categoryTitle .grid.gap-4 {
    --bs-gutter-x: 1.5rem;
    padding: 0 calc(var(--bs-gutter-x)*.5)
}

.experience-category-categoryTitle h1.categoryHeader__title {
    text-transform: uppercase;
    color: #fff !important;
    font-size: 3rem;
    font-weight: 400;
    line-height: normal;
    text-align: left
}

.experience-category-categoryTitle .categoryHeader.pt-32.-titleAlignDesktop-center.-titleAlignMobile-center {
    position: initial;
    justify-content: flex-end;
    align-items: center;
    text-align: right;
    display: flex;
    flex-direction: column;
    grid-gap: .5rem
}

.experience-category-categoryTitle .bloc-links .slot-3img-1txt__cta:not(.active-link) button.btn.btn-transparent.btn-transparent--vanilla {
    color: #fff !important
}

.experience-category-categoryTitle .hero.capsule.gx-0.slant-down.search-banner.-marginTop-m.-marginBottom-m {
    padding: 0 !important
}

.experience-category-categoryTitle .hero.capsule.search-banner.onlytitle {
    position: initial
}

.experience-category-categoryTitle:has(.bloc-links) {
    padding-bottom: 1rem
}

/* ===================== BACKGROUND IMAGE / VIDEO ===================== */

#categoryBackgroundImage,#categoryBackgroundVideo {
    height: 100% !important;
    max-height: none !important;
    transform: none !important;
    position: absolute;
    aspect-ratio: unset !important
}

#categoryBackgroundImage+.hero::before,#categoryBackgroundVideo+.hero::before {
    content: none !important
}

#categoryBackgroundImage .lazyLoadedContainer,#categoryBackgroundVideo .lazyLoadedContainer {
    position: relative !important
}

#categoryBackgroundImage .lazyLoadedContainer img,#categoryBackgroundVideo .lazyLoadedContainer img {
    height: 100% !important
}

/* ===================== HERO ===================== */

.hero.capsule.gx-0.slant-down.search-banner.onlytitle.-marginTop-m.-marginBottom-m {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    max-width: none;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    padding-left: 5% !important;
    padding-right: 5% !important
}

/* ===================== TITRE OVERLAY ===================== */

.plp-title-overlay {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 5%;
    z-index: 100
}

.dressing-title {
    color: #534743;
    font-family: 'Bebas Neue', sans-serif;
    font-size: clamp(72px, 5vw, 90px);
    font-weight: 400;
    text-transform: uppercase;
    line-height: 1;
    margin: 0
}

/* ===================== BLOC LINKS ===================== */

.bloc-links {
    position: absolute;
    bottom: 1.5rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100
}

/* ===================== MEDIA QUERIES ===================== */

/* Mobile < 376px */
@media screen and (max-width: 375px) {
    .breadcrumbWrapper {
        display: none
    }
    .plp-title-overlay {
        display: none
    }
    .experience-category-categoryTitle.experience-component {
        height: 450px
    }
    #header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .avatar__iconUser,
    #header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .header__searchWrapper {
        opacity: 0
    }
    .experience-category-categoryTitle h1.categoryHeader__title {
        padding: 0 !important;
        font-size: 2.5rem;
        line-height: normal !important
    }
    .experience-category-categoryTitle .categoryHeader p.body-02.u-color-grey-04 {
        color: #fff !important;
        text-align: left
    }
}

/* Mobile 376px+ */
@media screen and (min-width: 376px) and (max-width: 399px) {
    .breadcrumbWrapper {
        display: none
    }
    .plp-title-overlay {
        display: none
    }
    .experience-category-categoryTitle.experience-component {
        height: 430px
    }
    #header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .avatar__iconUser,
    #header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .header__searchWrapper {
        opacity: 0
    }
    .experience-category-categoryTitle h1.categoryHeader__title {
        padding: 0 !important;
        font-size: 2.5rem;
        line-height: normal !important
    }
    .experience-category-categoryTitle .categoryHeader p.body-02.u-color-grey-04 {
        color: #fff !important;
        text-align: left
    }
}

/* Mobile 400px → 767px */
@media screen and (min-width: 400px) and (max-width: 767px) {
    .breadcrumbWrapper {
        display: none
    }
    .plp-title-overlay {
        display: none
    }
    .experience-category-categoryTitle.experience-component {
        height: 450px
    }
    #ALL_PLP_SV_2026 .experience-category-categoryTitle.experience-component {
        height: 400px
    }
    #header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .avatar__iconUser,
    #header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .header__searchWrapper {
        opacity: 0
    }
    .experience-category-categoryTitle h1.categoryHeader__title {
        padding: 0 !important;
        font-size: 2.5rem;
        line-height: normal !important
    }
    .experience-category-categoryTitle .categoryHeader p.body-02.u-color-grey-04 {
        color: #fff !important;
        text-align: left
    }
}

/* Tablette 900px → 1023px */
@media screen and (min-width: 900px) and (max-width: 1023px) {
    .breadcrumbWrapper {
        display: none
    }
    .experience-category-categoryTitle.experience-component {
        height: 500px
    }
    .plp-title-overlay {
        display: block
    }
    .dressing-title {
        font-size: clamp(48px, 6vw, 72px)
    }
    #header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .avatar__iconUser,
    #header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .header__searchWrapper {
        opacity: 0
    }
    .experience-category-categoryTitle h1.categoryHeader__title {
        padding: 0 !important;
        font-size: 2.5rem;
        line-height: normal !important
    }
    .experience-category-categoryTitle .categoryHeader p.body-02.u-color-grey-04 {
        color: #fff !important;
        text-align: left
    }
}

/* Desktop 1024px+ */
@media screen and (min-width: 1024px) {
    .breadcrumbWrapper.u-align-c {
        top: calc(35px + 5vh)
    }
    .breadcrumbWrapper {
        max-width: 1120px
    }
    .experience-category-categoryTitle.experience-component:not(#ALL_PLP_SV_2026 *) {
        height: 400px !important
    }
    #ALL_PLP_SV_2026 .experience-category-categoryTitle.experience-component {
        height: 400px !important
    }
    .experience-category-categoryTitle .grid.gap-4 {
        display: flex
    }
    .experience-category-categoryTitle .categoryHeader.pt-32.-titleAlignDesktop-center.-titleAlignMobile-center {
        align-items: flex-end !important
    }
    .experience-category-categoryTitle .hero.capsule.gx-0.slant-down.search-banner.-marginTop-m.-marginBottom-m {
        padding-bottom: 2rem !important
    }
    .experience-category-categoryTitle .categoryHeader p.body-02.u-color-grey-04 {
        width: 60%
    }
}

/* Breakpoints breadcrumb */
@media (min-width: 600px) {
    .breadcrumbWrapper { max-width: 568px }
}
@media (min-width: 900px) {
    .breadcrumbWrapper { max-width: 852px }
}
@media (min-width: 1200px) {
    .breadcrumbWrapper { max-width: 1120px }
}
@media (min-width: 1800px) {
    .breadcrumbWrapper { max-width: 1640px }
}

/* Tablette 768px → 899px */
@media screen and (min-width: 768px) and (max-width: 899px) {
    .breadcrumbWrapper {
        display: none
    }
    .plp-title-overlay {
        display: none
    }
    #header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .avatar__iconUser,
    #header.-searchMenuOpen.-transparent.-isTransparent:not(.-subMenuOpen):not(.-burgerMenuOpen):not(:hover) .header__searchWrapper {
        opacity: 0
    }
}

/* Cacher le breadcrumb sur la bannière */
.breadcrumbWrapper {
    display: none !important;
}

.bloc-links .cta-dressing.active {
    background: rgba(255, 255, 255, 0.3) !important;
    border-color: rgba(255, 255, 255, 0.8);
    pointer-events: none; /* désactive le clic si déjà sur la page */
}

/*# sourceMappingURL=categ-immersive.css.map */