@font-face {
    font-family: "Bebas Neue";
    src: url("../../../assets/Fonts/Fonts/Bebas_Neue/BebasNeue-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Gotham";
    src: url("../../../assets/Fonts/Fonts/Gotham/Gotham Light.otf") format("opentype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "Gotham";
    src: url("../../../assets/Fonts/Fonts/Gotham/Gotham Book.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "Gotham";
    src: url("../../../assets/Fonts/Fonts/Gotham/Gotham-Bold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
}

:root {
    --font-heading: "Bebas Neue", sans-serif;
    --font-body: "Gotham", sans-serif;
    --campaign-gold: #a08e5f;
    --panel-cream: rgba(243, 239, 233, 0.96);
}

#i77q0g {
    flex-direction: column;
    font-family: var(--font-body);
    padding: 16px 0 0 0;
    gap: 5px;
    width: 100%;
    bottom: 84px;
    z-index: 9;
    display: flex;
}

#iodoz4 {
    height: auto;
    font-weight: 500;
    color: white;
    font-size: 14px;
    text-align: center;
}

#ireqf2 {
    display: flex;
    flex-direction: column;
    width: 88px;
    background-color: white;
    height: 5px;
    border-radius: 3px 3px 3px 3px;
    margin: 0 auto 0 auto;
}

#i4zkih {
    font-family: var(--font-body);
    font-weight: 500;
    font-size: 18px;
    color: white;
    text-align: center;
    position: absolute;
    top: 12px;
    left: 73px;
    display: none;
}

#irzml1 {
    font-family: var(--font-body);
    font-weight: 600;
    font-size: 30px;
    color: white;
    text-align: center;
    position: absolute;
    top: 32px;
    left: 54px;
}

#i6yqx4 {
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.05);
    position: absolute;
    z-index: 999;
    display: flex;
}

#izthsl {
    position: absolute;
    z-index: 99;
    width: 100%;
    height: 100%;
}

#i2olg5 {
    font-family: var(--font-body);
    font-weight: 500;
    color: white;
    text-align: center;
    position: absolute;
    top: 132px;
    left: 176px;
    z-index: 9999;
    display: none;
}

#ikwzf7 {
    font-family: var(--font-body);
    font-weight: 500;
    font-size: 100px;
    color: white;
    text-align: center;
    position: absolute;
    top: 27px;
    left: 173px;
    z-index: 999;
    width: 94.3125px;
    display: none;
}

#i5n4fj {
    height: 183px;
    font-family: var(--font-body);
    font-weight: 600;
    font-size: 150px;
    color: white;
    text-align: center;
    position: absolute;
    top: 4px;
    left: 20px;
    z-index: 9999;
    width: 144.75px;
    display: none;
}

#i84z4h {
    white-space: pre-wrap;
}

#i91sxj {
    position: absolute;
    font-family: var(--font-body);
    color: white;
    top: 166px;
    left: 55px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 500;
    display: none;
}

#i8cey9 {
    font-family: var(--font-body);
    font-weight: 500;
    font-size: 12px;
    color: white;
    text-align: center;
    position: absolute;
    left: -15px;
    z-index: 9999;
    width: 306px;
    bottom: 5px;
}

#i6n3at {
    position: absolute;
    top: 57px;
    z-index: 999999;
    left: 70px;
}

#im5evh {
    flex-direction: column;
    position: absolute;
    z-index: 999999;
    border-width: 3px 3px 3px 3px;
    border-color: #ffffff;
    border-style: solid;
    width: 91%;
    height: 456px;
    left: 15px;
    top: 15px;
    display: flex;
}

#iaixpz {
    flex-direction: column;
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
}

#indtsz {
    display: flex;
    flex-direction: column;
    width: 320px;
    height: 480px;
    position: static;
    overflow: hidden;
    cursor: pointer;
}

#iq5vlu {
    left: 58px;
    bottom: 298px;
    margin: 0 auto 0 auto;
}

#ivgk9d {
    display: flex;
    flex-direction: column;
    position: absolute;
    width: 100%;
    z-index: 9;
    padding: 1rem 0 1rem 0;
}

#mapContainer2 {
    display: flex;
    flex-direction: column;
    width: 94%;
    height: 215px;
    border-color: #ffffff;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
}

.leaflet-container {
    font-family: var(--font-body);
    background: #e8ecef;
}

.leaflet-tile-pane {
    filter: grayscale(1) brightness(1.03) contrast(0.88);
}

.leaflet-popup-content {
    margin: 8px 10px;
    min-width: 132px;
}

.leaflet-popup-content a {
    color: #152a56;
    font-size: 9px;
    text-decoration: underline;
}

.leaflet-popup-content button {
    appearance: none;
}

.leaflet-popup-content-wrapper {
    border-radius: 8px;
}

.leaflet-control-attribution {
    background: rgba(255, 255, 255, 0.82) !important;
    font-size: 6px !important;
    line-height: 1.2;
    padding: 1px 3px !important;
}

#i9456h {
    display: flex;
    flex-direction: column;
    position: absolute;
    width: 100%;
    top: 97px;
    z-index: 9;
    padding: 0 0.5rem 0 0.5rem;
}

#i3cs8f {
    width: 100%;
    height: 100%;
}

#ixf9kx {
    width: 20px;
    height: 20px;
}

#imf8pd {
    display: flex;
    flex-direction: column;
    margin: 0 0.28rem 0 0;
}

#i4zq97 {
    font-family: var(--font-body);
    font-size: 14px;
    color: #535353;
    font-weight: 500;
    border-width: 0 0 1px 0;
    border-color: rgba(52, 52, 52, 0.26);
    border-style: solid;
}

#ilprc7 {
    display: flex;
    flex-direction: row;
    padding: 0 0 0.25rem 0;
}

#iw2fyd {
    display: flex;
    flex-direction: column;
    width: 20px;
    margin: 0 0.25rem 0 0;
    height: 20px;
}

#iwlib3 {
    font-family: var(--font-body);
    font-size: 10.75px;
    color: #535353;
    font-weight: 500;
    border-style: none;
}

#ileocj {
    color: #000000;
}

#i7ht24 {
    font-family: var(--font-body);
    font-size: 12px;
    color: #000000;
    font-weight: 700;
    border-style: none;
    text-decoration: underline;
}

#i0uq89 {
    display: flex;
    flex-direction: column;
    gap: 2px;
}

#ii31u7 {
    display: flex;
    flex-direction: row;
    padding: 0 0 0 0;
}

#irr48f {
    display: flex;
    flex-direction: column;
    width: 20px;
    margin: 0 0.25rem 0 0;
    height: 20px;
}

#iddbil {
    font-family: var(--font-body);
    font-size: 9px;
    font-weight: 600;
}

#i3zfz4 {
    width: 13px;
    height: 13px;
}

#iogprp {
    display: flex;
    flex-direction: row;
    width: 115px;
    background-color: #343434;
    color: white;
    gap: 0.2rem;
    justify-content: center;
    padding: 0.25rem 0 0.25rem 0;
    align-items: center;
    position: absolute;
    left: 148px;
    cursor: pointer;
    top: 7px;
    border-radius: 3px 3px 3px 3px;
}

#i4h8io {
    color: #000000;
    text-decoration: none;
}

#ivckue {
    font-family: var(--font-body);
    font-size: 12px;
    color: #535353;
    font-weight: 600;
    border-style: none;
}

#i14o1j {
    display: flex;
    flex-direction: row;
    min-height: 26px;
    padding: 0.25rem 0 0.25rem 0;
    justify-content: flex-start;
    align-items: center;
    position: relative;
}

#ivivqc {
    display: flex;
    flex-direction: column;
    background-color: rgba(255, 255, 255, 0.67);
    width: 276px;
    height: 100px;
    border-radius: 5px 5px 5px 5px;
    margin: 0.8rem auto 0 auto;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
}

#iq03t5 {
    flex-direction: column;
    overflow: hidden;
    overflow-y: scroll;

    width: 100%;
    padding: 0 0 85px 0;
}

#itjtf2 {
    flex-direction: column;
    position: absolute;
    width: 100%;
    height: 120px;
    top: 356px;
    padding: 0 0 0 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0);
    display: flex;
}

#id4ucs {
    height: 30px;
    font-family: var(--font-body);
    font-size: 12px;
    font-weight: 600;
    color: white;
    text-align: center;
    width: 256px;
}

#izgahm {
    flex-direction: column;
    position: absolute;
    width: 100%;
    top: 313px;
    padding: 0.5rem 2rem 0 2rem;
    display: flex;
}

#im2iia {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: 100%;
    position: relative;
}

#iz2vw1 {
    flex-direction: column;
    width: 320px;
    height: 480px;
    position: static;
    overflow: hidden;
    display: flex;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    cursor: pointer;
}

#iwdlbu {
    flex-direction: row;
    width: 100%;
    gap: 2rem;
    padding: 0 2rem 2rem 2rem;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    justify-content: center;
    display: flex;
}

@media (max-width: 480px) {
    #iwdlbu {
        justify-content: center;
        flex-direction: column;
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }
}

#iksqwk {
    width: 20px;
    height: 20px;
}

#i80phx {
    width: 20px;
    height: 20px;
}

#ie7tei {
    display: none;
}

#iogprp:hover {
    background-color: #ac9662;
}

#i09eq6 {
    display: none;
}

#iunq0ah {
    position: absolute;
    left: 130px;
    bottom: 76px;
}

#iir5j2i {
    height: auto;
    color: white;
    font-family: var(--font-body);
    text-align: center;
    font-weight: 600;
    margin: auto 0 auto 0;
    text-transform: uppercase;
}

#ipe3hmv {
    flex-direction: column;
    display: flex;
    position: absolute;
    left: 18px;
    background-color: #152a56;
    width: 245px;
    height: 45px;
    box-shadow: 0 0 7px 0.5px rgba(0, 0, 0, 0.11);
    cursor: pointer;
    transition: background-color 0.2s ease-in;
    bottom: 25px;
}

#ipe3hmv:hover {
    background-color: #ac9662;
}

.top {
    transition: all 2s ease-in-out;
}

.bottom {
    transition: all 2s ease-in-out;
}

.adframe {
    transition: all 1s ease;
}

#izxerzq {
    display: flex;
    flex-direction: column;
    min-height: 200px;
    overflow: hidden;
}

#idppj89 {
    flex-direction: column;
    min-height: 200px;
    width: 320px;
    height: 480px;
    transition: all 1s ease;
}

#i0ywcr {
    width: 260px;
    margin: 0px auto 0 auto;
    padding: 0 0px 0px 0px;
    height: 225px;
}

#iz65xf {
    display: flex;
    margin: 0.5rem 0px 0px 0px;
    position: relative;
    top: 120px;
}

#indtsz {
    background: linear-gradient(180deg, #312b28 0%, #26211f 100%);
}

#im5evh {
    background: var(--panel-cream);
    border-color: transparent;
}

#i4zkih,
#i2olg5,
#i91sxj,
#i8cey9 {
    color: #4a463f;
}

#irzml1,
#i5n4fj,
#ikwzf7 {
    font-family: var(--font-heading);
}

#irzml1 {
    color: transparent;
    -webkit-text-stroke: 1.4px rgba(255, 255, 255, 0.92);
    letter-spacing: 0.05em;
}

#i5n4fj,
#ikwzf7 {
    color: #111111;
}

#i6n3at path {
    fill: var(--campaign-gold) !important;
}

#ipe3hmv {
    background-color: var(--campaign-gold);
    box-shadow: none;
}

#ipe3hmv:hover {
    background-color: #8f7e52;
}

#izthsl {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
}

#im5evh {
    top: 12px;
    right: 12px;
    left: auto;
    width: 84px;
    height: 456px;
}

#i4zkih {
    display: block !important;
    top: 246px;
    left: 18px;
    width: 160px;
    text-align: left;
    font-size: 12px;
    line-height: 1.25;
    color: rgba(255, 255, 255, 0.88);
    letter-spacing: 0.08em;
    text-transform: uppercase;
}

#irzml1 {
    top: 276px;
    left: 16px;
    width: 180px;
    text-align: left;
    font-size: 76px;
    line-height: 0.82;
}

#i6n3at {
    top: 16px;
    left: 14px;
    width: 54px;
}

#i8cey9 {
    top: 54px;
    left: 12px;
    bottom: auto;
    width: 58px;
    text-align: left;
    font-size: 8px;
    line-height: 1.35;
}

#i5n4fj {
    display: block !important;
    top: 122px;
    left: 8px;
    width: auto;
    height: auto;
    font-size: 76px;
    line-height: 0.84;
}

#ikwzf7 {
    display: block !important;
    top: 144px;
    left: 58px;
    width: auto;
    font-size: 22px;
    line-height: 1;
}

#i2olg5 {
    display: block !important;
    top: 194px;
    left: 12px;
    width: 60px;
    text-align: left;
    font-size: 8px;
    letter-spacing: 0.16em;
}

#i91sxj {
    display: block !important;
    top: 214px;
    left: 12px;
    width: 60px;
    text-align: left;
    font-size: 7px;
    line-height: 1.2;
}

#ipe3hmv {
    left: 12px;
    bottom: 12px;
    width: 60px;
    height: 24px;
}

#iir5j2i {
    font-size: 6px;
    line-height: 1.15;
    letter-spacing: 0.08em;
}

/* ===== V2 Frame 2 Layout (320×480 interstitial) ===== */

/* Make frame 2 inner wrapper a flex column */
#im2iia.v2 {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

/* Hide elements not needed in v2 */
#im2iia.v2 #ivgk9d {
    display: none !important;
}

#im2iia.v2 #i3cs8f {
    display: none !important;
}

#im2iia.v2 #i77q0g {
    display: none !important;
}

/* V2 Header Bar — scaled for 320×480 */
.v2-header {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    width: 100%;
    height: 55px;
    flex-shrink: 0;
    order: 1;
    background: #000000;
    position: relative;
    overflow: hidden;
}

/* Room image covers right portion of header */
.v2-header::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 45%;
    height: 100%;
    background: var(--v2-room-bg) center/cover no-repeat;
    z-index: 0;
}

.v2-header-logo-box {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 100%;
    padding: 5px;
    cursor: pointer;
    flex-shrink: 0;
    z-index: 1;
    box-sizing: border-box;
}

.v2-logo-img {
    width: 48px;
    height: auto;
    object-fit: contain;
}

.v2-header-content {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex: 1;
    position: relative;
    z-index: 1;
    padding: 0;
    overflow: hidden;
    min-width: 0;
}

.v2-header-title {
    font-family: var(--font-body);
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.15;
    flex: 1;
    padding: 0 5px;
}

.v2-header-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    color: #333333;
    font-family: var(--font-heading);
    font-size: 10px;
    font-weight: 700;
    padding: 6px 10px 6px 14px;
    text-transform: uppercase;
    cursor: pointer;
    letter-spacing: 0.03em;
    flex-shrink: 0;
    position: relative;
    white-space: nowrap;
    margin: 6px 4px 6px 0;
    align-self: center;
    z-index: 1;
}

.v2-header-cta::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(255, 255, 255, 0.9);
    z-index: -1;
}

.v2-header-cta:hover::before {
    background: rgba(255, 255, 255, 1);
}

/* V2 Instruction Text */
#im2iia.v2 #izgahm {
    position: static;
    order: 2;
    width: 100%;
    padding: 5px 10px;
    background: rgba(238, 229, 218, 0.85);
    top: auto;
    flex-shrink: 0;
    box-sizing: border-box;
    overflow: visible;
}

#im2iia.v2 #id4ucs {
    color: #5a5a5a;
    font-size: 8px;
    font-weight: 500;
    line-height: 1.4;
    white-space: normal;
    overflow: visible;
    width: auto;
    height: auto;
    text-align: center;
}

/* V2 Location Cards — float on top of map */
#im2iia.v2 #itjtf2 {
    position: absolute;
    top: 85px;
    left: 8px;
    right: 8px;
    width: auto;
    height: auto;
    padding: 0;
    background: transparent;
    z-index: 10;
    overflow: hidden;
    max-height: 240px;
    box-sizing: border-box;
}

#im2iia.v2 #iq03t5 {
    width: 100% !important;
    height: 100%;
    min-height: 0;
    overflow-y: auto;
    background: rgba(255, 255, 255, 0.92);
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    border-radius: 0;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.12);
    padding: 0;
}

#im2iia.v2 .locationTemplate {
    width: 100% !important;
    max-width: 100% !important;
    box-sizing: border-box !important;
    margin: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    border-bottom: 1px solid #e0dcd7;
    padding: 8px 10px !important;
    height: auto !important;
    flex-shrink: 0;
}

/* V2 Card name styling */
#im2iia.v2 .locationTemplate .locName {
    font-size: 12px;
    font-weight: 700;
    color: #333333;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    padding-bottom: 4px;
}

/* V2 Card address styling */
#im2iia.v2 .locationTemplate .locAddress {
    font-size: 10px;
    color: #555555;
}

/* V2 Card directions link */
#im2iia.v2 .locationTemplate .directions {
    font-size: 10px;
    color: #333333;
    text-decoration: underline;
}

/* V2 Card phone row - reorder so phone is left, learn more is right */
#im2iia.v2 .locationTemplate #i14o1j {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
    gap: 0;
}

#im2iia.v2 .locationTemplate #irr48f {
    order: 1;
}

#im2iia.v2 .locationTemplate #ivckue {
    order: 2;
}

#im2iia.v2 .locationTemplate #iogprp,
#im2iia.v2 .locationTemplate .learnMore {
    order: 3;
    position: static !important;
    left: auto !important;
    top: auto !important;
    margin-left: auto;
    background-color: #000000;
    border-radius: 3px;
}

#im2iia.v2 .locationTemplate .learnMore:hover {
    background-color: #4a4540;
}

/* V2 Map — fills all remaining space behind cards */
#im2iia.v2 #i9456h {
    position: static;
    order: 3;
    width: 100%;
    padding: 0;
    top: auto;
    flex: 1;
    min-height: 0;
    z-index: 1;
}

#im2iia.v2 #mapContainer2 {
    width: 100%;
    height: 100%;
    border: none;
    border-width: 0;
}

/* ===== V2 Frame 1 Design (320×480 interstitial) ===== */
#iaixpz {
    position: relative;
    background: #000000;
    overflow: hidden;
}

#iaixpz> :not(.promo-opener) {
    display: none !important;
}

#iaixpz .promo-opener {
    position: absolute;
    inset: 0;
    z-index: 40;
    pointer-events: none;
    font-family: var(--font-body);
}

#iaixpz .promo-opener * {
    box-sizing: border-box;
}

/* Room image — full bleed background */
#iaixpz .promo-room,
#iaixpz .promo-floor {
    position: absolute;
    left: 0;
    width: 100%;
    object-fit: cover;
}

#iaixpz .promo-room {
    top: 0;
    height: 100%;
}

#iaixpz .promo-floor {
    display: none;
}

/* Hide kicker */
#iaixpz .promo-kicker {
    display: none;
}

#iaixpz .promo-kicker span,
#iaixpz .promo-sale span,
#iaixpz .promo-date span,
#iaixpz .promo-copy-small span {
    display: block;
}

/* MÉGA VENTE — left-aligned bottom area */
#iaixpz .promo-copy {
    position: absolute;
    left: 10px;
    bottom: 50px;
    width: 152px;
    z-index: 3;
}

#iaixpz .promo-sale {
    width: 152px;
    color: #ffffff;
    font-family: var(--font-heading);
    line-height: 0.9;
    text-transform: uppercase;
    -webkit-text-stroke: 0;
}

#iaixpz .promo-sale span {
    display: block;
    white-space: nowrap;
}

#iaixpz .promo-sale span:first-child {
    font-size: 37px;
    letter-spacing: 0.04em;
}

#iaixpz .promo-sale span:nth-child(2) {
    font-size: 39px;
    letter-spacing: 0.12em;
    color: transparent;
    -webkit-text-stroke: 1.5px rgba(255, 255, 255, 0.94);
}

#iaixpz .promo-sale span:last-child {
    font-size: 39px;
    letter-spacing: 0.18em;
    color: transparent;
    -webkit-text-stroke: 1.5px rgba(255, 255, 255, 0.94);
}

/* Bottom positioning container — transparent with white gradient on right */
#iaixpz .promo-panel {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 45%;
    background: transparent;
    padding: 0;
}

#iaixpz .promo-panel::before {
    content: "";
    position: absolute;
    top: -60px;
    right: 0;
    bottom: 0;
    left: 55%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.85) 40%, rgba(255, 255, 255, 1) 65%);
    z-index: 0;
    pointer-events: none;
}

/* Mirage gold logo — top-left of frame 1 */
#iaixpz .promo-logo {
    display: block !important;
    position: absolute;
    top: 55px;
    left: 12px;
    right: auto;
    width: 120px;
    height: auto;
    z-index: 5;
}

/* Shared z-index for panel content */
#iaixpz .promo-date,
#iaixpz .promo-offer,
#iaixpz .promo-label,
#iaixpz .promo-copy-small {
    z-index: 1;
}

/* Date — dark text, right side */
#iaixpz .promo-date {
    display: flex;
    flex-direction: column;
    align-items: start;
    position: absolute;
    bottom: 140px;
    left: 190px;
    right: auto;
    width: 104px;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    font-family: var(--font-body);
    line-height: 1.3;
    letter-spacing: 0.01em;
    text-transform: none;
    text-align: left;
    padding: 0;
    background: none;
    z-index: 5;
}

/* Hide rule */
#iaixpz .promo-rule {
    display: none;
}

/* 15% — right-aligned, dark, large */
#iaixpz .promo-offer {
    position: absolute;
    bottom: 52px;
    left: 177px;
    right: auto;
    display: flex;
    align-items: flex-start;
    width: 110px;
    color: #000000;
    font-family: var(--font-heading);
    line-height: 0.82;
}

#iaixpz .promo-number {
    font-size: 85px;
}

#iaixpz .promo-percent {
    font-size: 48px;
    font-family: var(--font-body);
    font-weight: bold;
}

/* DE RABAIS — below 15%, dark */
#iaixpz .promo-label {
    position: absolute;
    bottom: 24px;
    left: 190px;
    right: auto;
    color: #000000;
    font-size: 26px;
    font-weight: 400;
    font-family: var(--font-heading);
    letter-spacing: 0.05em;
    text-transform: uppercase;
}

/* sur tous planchers Mirage — below DE RABAIS */
#iaixpz .promo-copy-small {
    position: absolute;
    bottom: 14px;
    left: 190px;
    right: auto;
    width: 104px;
    color: rgba(49, 44, 39, 0.8);
    font-size: 8px;
    font-weight: 400;
    line-height: 1.3;
    text-transform: none;
    text-align: left;
}

#iaixpz .promo-copy-small b {
    font-weight: 700;
}

/* TOUS LES DÉTAILS — black button, bottom-left */
#iaixpz .promo-cta {
    position: absolute;
    left: 10px;
    right: auto;
    bottom: 12px;
    width: auto;
    height: auto;
    background: #000000;
    color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: var(--font-heading);
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.05em;
    padding: 7px 16px;
    text-align: center;
    text-transform: uppercase;
    pointer-events: auto;
    cursor: pointer;
}
