.showroom{margin-top:7px;padding:92px 3% 65px;background:#292b26;color:#f2f0e9;border-radius:18px;overflow:hidden}
.showroom-heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,33%);gap:8%;align-items:end;padding-bottom:37px;border-bottom:1px solid #ffffff3d;margin-bottom:28px}
.showroom-eyebrow,.showroom-small{display:block;color:#b4b5a9;font-size:10px;letter-spacing:.16em;text-transform:uppercase}
.showroom-heading h2{font:300 clamp(40px,4vw,72px)/1.08 HidenDisplay,Arial,sans-serif;letter-spacing:-.04em;text-transform:uppercase;margin:24px 0 0}
.showroom-heading>p{font-size:16px;line-height:1.62;color:#bbbcb3;margin:0;max-width:450px}
.showroom-feature{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);min-height:610px;border:1px solid #ffffff36;border-radius:18px;overflow:hidden}
.showroom-photo{position:relative;min-height:100%;margin:0;overflow:hidden;background:#615a50}
.showroom-photo::after{content:'';position:absolute;inset:60% 0 0;background:linear-gradient(transparent,#1719148c);pointer-events:none}
.showroom-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.78);transition:transform 1s cubic-bezier(.2,.7,.2,1),filter .8s}
.showroom-photo figcaption{position:absolute;z-index:1;bottom:23px;left:26px;color:#fff;font-size:10px;letter-spacing:.09em;text-transform:uppercase}
.showroom-info{display:flex;flex-direction:column;padding:50px clamp(28px,3.5vw,62px) 38px;background:#343630}
.showroom-info h3{font:300 clamp(30px,3vw,52px)/1.12 HidenDisplay,Arial,sans-serif;text-transform:uppercase;letter-spacing:-.035em;margin:35px 0 23px}
.showroom-entry{align-self:flex-start;margin:-5px 0 22px;padding:8px 13px;border:1px solid #ffffff65;border-radius:24px;color:#f2f0e9;font-size:11px;letter-spacing:.06em;text-transform:uppercase}
.showroom-info>p{font-size:15px;line-height:1.66;color:#c2c3b9;max-width:510px;margin:0 0 25px}
.showroom-info-lines{margin:auto 0 28px;border-top:1px solid #ffffff31}
.showroom-info-lines>span{display:flex;gap:18px;align-items:center;min-height:46px;border-bottom:1px solid #ffffff31;font-size:12px}
.showroom-info-lines b{font-weight:400;font-size:9px;color:#b0b3a3}
.showroom-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}
.showroom-visit,.showroom-route{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;border-radius:40px;padding:11px 17px 11px 21px;min-height:49px;background:#f2f0e9;color:#292b26;font-size:11px;text-transform:uppercase;transition:background .25s,transform .25s}
.showroom-visit span:last-child,.showroom-route span:last-child{font-size:24px;line-height:1;transition:transform .25s}
.showroom-phone{font-size:13px;white-space:nowrap;border-bottom:1px solid #ffffff78;padding-bottom:5px}
.showroom-map-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin:52px 0 17px}
.showroom-map-heading p{max-width:470px;color:#b4b5a9;font-size:13px;line-height:1.55;margin:0}
.showroom-map{position:relative;height:390px;border-radius:18px;overflow:hidden;background:#cfcec7}
.showroom-map iframe{width:100%;height:100%;border:0;filter:saturate(.85)}
.showroom-map-label{position:absolute;bottom:20px;left:20px;display:flex;flex-direction:column;gap:4px;padding:14px 18px;border-radius:11px;background:#f7f6f1;color:#292b26;box-shadow:0 6px 22px #2224;pointer-events:none}
.showroom-map-label span{font-size:10px;letter-spacing:.16em}
.showroom-map-label strong{font-size:13px;font-weight:400}
.showroom-route{position:absolute;bottom:20px;right:20px;background:#292b26;color:#fff;box-shadow:0 6px 22px #2224}
.showroom a:focus-visible{outline-color:#fff}
@media(hover:hover){.showroom-feature:hover .showroom-photo img{transform:scale(1.04);filter:saturate(.95)}.showroom-visit:hover{background:#deded2}.showroom-route:hover{background:#485146}.showroom-visit:hover span:last-child,.showroom-route:hover span:last-child{transform:translate(3px,-3px)}}
@media(max-width:1050px){.showroom{padding-top:68px}.showroom-feature{grid-template-columns:1fr 1fr;min-height:570px}.showroom-info{padding:35px 26px 28px}.showroom-info h3{font-size:35px}.showroom-info>p{font-size:13px}.showroom-actions{gap:17px}.showroom-visit{font-size:10px}}
@media(max-width:800px){.showroom-heading{display:block}.showroom-heading>p{margin-top:23px}.showroom-feature{grid-template-columns:1fr}.showroom-photo{height:380px}.showroom-info{min-height:500px}.showroom-map{height:350px}}
@media(max-width:700px){.showroom{padding:51px 22px 28px;border-radius:13px;margin-top:5px}.showroom-heading{padding-bottom:25px;margin-bottom:20px}.showroom-heading h2{font-size:35px;margin-top:20px}.showroom-heading>p{font-size:13px;line-height:1.6;margin-top:20px}.showroom-feature{border-radius:13px}.showroom-photo{height:285px}.showroom-photo figcaption{left:17px;bottom:16px;font-size:8px}.showroom-info{padding:29px 20px 24px;min-height:0}.showroom-info h3{font-size:31px;margin:25px 0 17px}.showroom-info>p{font-size:13px;margin-bottom:22px}.showroom-info-lines{margin-bottom:24px}.showroom-actions{align-items:flex-start;gap:18px}.showroom-map-heading{display:block;margin:38px 0 14px}.showroom-map-heading p{font-size:12px;margin-top:11px}.showroom-map{height:310px;border-radius:13px}.showroom-map-label{left:11px;bottom:11px;padding:11px 12px}.showroom-map-label strong{font-size:10px}.showroom-route{right:11px;bottom:11px;min-height:40px;padding:7px 10px 7px 13px;gap:8px;font-size:9px}.showroom-route span:last-child{font-size:18px}}
@media(max-width:360px){.showroom{padding-left:16px;padding-right:16px}.showroom-map-label{bottom:auto;top:11px}.showroom-route{bottom:11px}}
@media(prefers-reduced-motion:reduce){.showroom-photo img,.showroom-visit,.showroom-route,.showroom-visit span:last-child,.showroom-route span:last-child{transition:none!important}}
/* Keep map controls and attribution clear. */
.showroom-map-label{top:20px;bottom:auto}
@media(max-width:700px){.showroom-map-label{top:11px;bottom:auto}}

.showroom{scroll-margin-top:90px}
@media(max-width:700px){.showroom{scroll-margin-top:69px}}
