/* Match every location map to the Home showroom component. */
.contact-connect,.store-location{min-height:390px;height:390px;border:1px solid #eadfe5;border-radius:26px;background:#fff;box-shadow:0 16px 42px rgba(40,20,31,.08)}
.contact-map,.store-map{min-width:0;min-height:390px;background:#eee8eb}
.contact-map iframe,.store-map iframe{min-height:390px;filter:saturate(.72) contrast(.96);pointer-events:none;user-select:none}
.contact-map>div,.store-map-card{left:20px;right:20px;bottom:20px;padding:20px 21px;border:1px solid #fff;border-radius:17px;background:rgba(255,255,255,.97);box-shadow:0 12px 32px rgba(30,17,24,.2);backdrop-filter:blur(12px)}
.contact-map>div a,.store-map-card>a{min-height:46px;padding:0 18px;display:flex;align-items:center;border:2px solid var(--plum);border-radius:24px;background:var(--plum);color:#fff;font-size:10px;font-weight:850;letter-spacing:.055em}
.store-gallery{min-height:390px}.store-gallery button{width:40px;height:40px;border-color:rgba(255,255,255,.75);background:rgba(20,10,15,.45);backdrop-filter:blur(7px)}
@media(max-width:760px){.contact-connect,.store-location{height:auto;min-height:0;border-radius:19px}.contact-map,.store-map{height:350px;min-height:350px}.contact-map iframe,.store-map iframe{min-height:350px}.contact-map>div,.store-map-card{left:12px;right:12px;bottom:12px;padding:15px}.contact-map>div a,.store-map-card>a{min-height:40px;padding:0 12px}.store-gallery{height:270px;min-height:270px}}
.contact-form-section{width:min(calc(100% - 48px),1180px);margin:0 auto 55px;padding:45px 55px;display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:start;border:1px solid #eadfe4;border-radius:18px;background:#fff8fb}.contact-form-section>div:first-child h2{margin:7px 0 14px;color:var(--plum);font:600 44px/.95 var(--serif)}.contact-form-section>div:first-child>p:not(.eyebrow){color:#74676d;font-size:11px;line-height:1.75}.contact-form-section .contact-form-wrap{padding:0}@media(max-width:760px){.contact-form-section{padding:32px 24px;grid-template-columns:1fr;gap:25px}}
