/* Shared opening campaign for the desktop and phone homepages. */
[data-showroom-home] { font-family: Montserrat, Arial, sans-serif; }
.showroom-promo { background: #f7f6f2; color: #31252b; overflow: hidden; }
.showroom-promo p, .showroom-promo h2, .showroom-promo h3 { margin: 0; }
.showroom-opening { display: flex; justify-content: space-between; align-items: center; gap: 28px; padding: 24px 44px; background: #2b2926; color: #fff7e2; border-bottom: 3px solid #b58a32; }
.showroom-promo .showroom-eyebrow { font-size: 12px; font-weight: 650; line-height: 1.5; letter-spacing: .12em; text-transform: uppercase; }
.showroom-opening .showroom-eyebrow { color: #ead9b8; }
.showroom-promo .showroom-date { margin-top: 4px; font: 500 34px/1.15 'Cormorant Garamond', Georgia, serif; }
.showroom-countdown { display: grid; grid-template-columns: repeat(4, minmax(68px, 1fr)); gap: 12px; flex-shrink: 0; text-align: center; }
.showroom-countdown > div { padding: 0 9px; border-left: 1px solid #8f6570; }
.showroom-countdown [data-countdown] { display: block; color: #edcf8d; font-size: 32px; line-height: 1.2; font-weight: 500; font-variant-numeric: tabular-nums; }
.showroom-unit { display: block; margin-top: 5px; font-size: 12px; line-height: 1.5; }
.showroom-story { display: grid; grid-template-columns: 1fr 1fr; align-items: center; }
.showroom-copy { padding: 40px 32px 38px 44px; }
.showroom-copy > .showroom-eyebrow { color: #705321; margin-bottom: 17px; }
.showroom-promo h2 { container-type: inline-size; color: var(--kleur-houtskool); font: 500 clamp(36px, 3.8vw, 51px)/1.04 'Cormorant Garamond', Georgia, serif; letter-spacing: -.025em; }
.showroom-promo [data-showroom-text="showroom_title"] { display: block; font-size: clamp(18px, 2.6vw, 40px); font-size: clamp(18px, 7.4cqi, 40px); line-height: 1.12; }
.showroom-promo:is(:lang(nl), :lang(en), :lang(it)) [data-showroom-text="showroom_title"] { white-space: nowrap; }
.showroom-possibilities { display: block; margin-bottom: 9px; color: #825f22; font: 600 23px/1.2 Montserrat, Arial, sans-serif; letter-spacing: -.025em; }
.showroom-copy > p:not(.showroom-eyebrow) { margin-top: 15px; font-size: 16px; line-height: 1.7; }
.showroom-copy > .showroom-lead { color: var(--kleur-houtskool); font-weight: 600; }
.showroom-cta { display: inline-flex; justify-content: center; align-items: center; gap: 12px; min-height: 38px; margin-top: 22px; padding: 8px 14px; background: #8a191a; color: #fff8e7; text-decoration: none; font-size: 13px; font-weight: 500; line-height: 1.5; border: 1px solid #8a191a; }
@media (pointer: coarse) { .showroom-cta { min-height: 44px; } }
.showroom-cta:hover { background: #8a191a; }
.showroom-cta:focus-visible { outline: 3px solid #b58a32; outline-offset: 4px; }
.showroom-cta span[aria-hidden] { font-size: 17px; line-height: 1; }
.showroom-copy > .showroom-invitation { color: #695961; font-size: 14px !important; margin-top: 12px !important; }
.showroom-art { margin: 0; align-self: stretch; display: flex; flex-direction: column; justify-content: center; background: #2b221c; }
.showroom-art img { display: block; width: 100%; height: auto; aspect-ratio: 3/2; object-fit: contain; }
.showroom-art figcaption { padding: 22px 24px; color: #f8f2de; text-align: center; font: 500 25px/1.25 'Cormorant Garamond', Georgia, serif; }
.showroom-reasons { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); padding: 25px 44px; margin: 0; gap: 27px; list-style: none; border-top: 1px solid #dedad3; border-bottom: 1px solid #dedad3; }
.showroom-reasons li { display: flex; align-items: start; gap: 12px; }
.showroom-step { color: #94712c; font: 500 28px/1.2 'Cormorant Garamond', Georgia, serif; }
.showroom-promo .showroom-reasons h3 { color: var(--kleur-houtskool); font: 650 14px/1.5 Montserrat, Arial, sans-serif; }
.showroom-promo .showroom-reasons p { margin-top: 5px; font-size: 14px; line-height: 1.6; color: #695961; }
.showroom-promo.is-open .showroom-countdown [data-countdown] { color: #f8f2de; }
@media (max-width: 760px) {
    .showroom-opening { padding: 22px 20px; flex-direction: column; align-items: stretch; gap: 20px; text-align: center; }
    .showroom-promo .showroom-date { font-size: 33px; }
    .showroom-countdown { grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 0; width: 100%; }
    .showroom-countdown > div { padding: 0 5px; }
    .showroom-countdown > div:first-child { border-left: 0; }
    .showroom-countdown [data-countdown] { font-size: 29px; }
    .showroom-story { grid-template-columns: minmax(0, 1fr); padding: 28px 0; }
    .showroom-copy { display: contents; }
    .showroom-copy > * { margin-left: 24px !important; margin-right: 24px !important; }
    .showroom-copy > .showroom-eyebrow { font-size: 12px; letter-spacing: .08em; }
    .showroom-copy > .showroom-lead { margin-bottom: 23px; }
    .showroom-promo h2 { font-size: clamp(37px, 9vw, 49px); }
    .showroom-desktop-break { display: none; }
    .showroom-possibilities { font-size: 22px; }
    .showroom-art { grid-row: 4; margin-bottom: 7px; }
    .showroom-art figcaption { padding: 17px 20px; }
    .showroom-reasons { grid-template-columns: minmax(0, 1fr); gap: 19px; padding: 25px 24px; }
    .showroom-step { width: 30px; flex-shrink: 0; }
}
@media (prefers-reduced-motion: reduce) { .showroom-promo * { scroll-behavior: auto; } }
