/* V49 — premium showroom directory cards and completely rebuilt showroom profile. */
body.showrooms-v49-body,
body.showroom-detail-v49-body{
  background:linear-gradient(180deg,#f8fbff 0%,#eef4fb 100%)!important;
}

/* Directory cards */
.showrooms-v49-body .showrooms-premium-grid{gap:20px!important}
.showroom-v49-card{
  position:relative;
  min-width:0;
  overflow:hidden;
  border:1px solid #d8e4f2;
  border-radius:28px;
  background:#fff;
  box-shadow:0 16px 40px rgba(24,62,113,.09);
  transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease;
}
.showroom-v49-card:hover,.showroom-v49-card:focus-within{transform:translateY(-4px);border-color:#b7d0f2;box-shadow:0 23px 52px rgba(24,62,113,.15)}
.showroom-v49-media{position:relative;display:block;height:224px;margin:12px 12px 0;overflow:hidden;border-radius:21px;background:#eaf0f8;isolation:isolate}
.showroom-v49-media-blur{position:absolute;inset:-18px;overflow:hidden;filter:blur(22px);opacity:.44;transform:scale(1.12)}
.showroom-v49-media-blur img{width:100%;height:100%;object-fit:cover}
.showroom-v49-media-main{position:relative;z-index:1;width:100%;height:100%;padding:12px;object-fit:contain;transition:transform .35s ease}
.showroom-v49-card:hover .showroom-v49-media-main{transform:scale(1.025)}
.showroom-v49-media-overlay{position:absolute;z-index:2;inset:0;background:linear-gradient(180deg,rgba(9,31,65,.08),transparent 52%,rgba(8,33,74,.26))}
.showroom-v49-media-badges{position:absolute;z-index:3;top:10px;right:10px;left:10px;display:flex;align-items:center;justify-content:space-between;gap:8px}
.showroom-v49-verified,.showroom-v49-count{display:inline-flex;align-items:center;gap:5px;min-height:31px;padding:5px 9px;border:1px solid rgba(255,255,255,.58);border-radius:999px;background:rgba(10,34,73,.58);color:#fff;font-size:9px;font-weight:1000;box-shadow:0 6px 16px rgba(4,22,52,.14);backdrop-filter:blur(12px)}
.showroom-v49-verified{background:rgba(5,136,102,.76)}
.showroom-v49-verified svg,.showroom-v49-count svg{width:16px;height:16px}.showroom-v49-count b{font-size:11px}
.showroom-v49-content{padding:17px 18px 18px}
.showroom-v49-heading{display:flex;align-items:center;gap:11px;min-width:0}
.showroom-v49-avatar{display:grid;place-items:center;width:54px;height:54px;flex:0 0 54px;border-radius:17px;background:linear-gradient(145deg,#2d83f8,#0754bc);color:#fff;font-size:23px;font-weight:1000;box-shadow:0 9px 20px rgba(18,91,199,.22)}
.showroom-v49-heading>div{min-width:0}.showroom-v49-heading>div>span{display:block;color:#1681ec;font-size:9px;font-weight:1000}.showroom-v49-heading h2{margin:2px 0 0;color:#102448;font-size:20px;font-weight:1000;line-height:1.3}.showroom-v49-heading h2 a{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.showroom-v49-location{display:flex;align-items:center;gap:7px;min-height:30px;margin:9px 0;color:#71819a;font-size:11px;font-weight:850}.showroom-v49-location svg{width:17px;height:17px;flex:0 0 17px;color:#176fe2}.showroom-v49-location span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.showroom-v49-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:11px}
.showroom-v49-stats>span{display:flex;align-items:center;justify-content:center;gap:5px;min-height:34px;border:1px solid #e0e9f4;border-radius:11px;background:#f8fbff;color:#627590}.showroom-v49-stats svg{width:15px;height:15px;color:#1469d7}.showroom-v49-stats b{color:#18345e;font-size:10px;font-weight:1000}
.showroom-v49-actions{display:grid;grid-template-columns:minmax(0,1fr) 44px 44px;gap:7px}
.showroom-v49-enter{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;border-radius:14px;background:linear-gradient(135deg,#126df1,#0752ba);color:#fff;font-size:12px;font-weight:1000;box-shadow:0 9px 20px rgba(16,94,210,.2)}.showroom-v49-enter svg{width:18px;height:18px}
.showroom-v49-contact{display:grid;place-items:center;width:44px;height:44px;border:1px solid #d5e2f2;border-radius:14px;background:#f7faff;color:#1768d8}.showroom-v49-contact.is-whatsapp{border-color:#c6eddd;background:#ecfbf4;color:#079764}.showroom-v49-contact svg{width:21px;height:21px}

/* Showroom profile */
.showroom-detail-v49{max-width:1100px!important;display:flex!important;flex-direction:column!important;gap:16px!important;padding-top:12px!important;padding-bottom:118px!important}
.showroom-detail-back{align-self:flex-start;display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:7px 14px;border:1px solid #cadcf5;border-radius:15px;background:#fff;color:#155caf;font-size:12px;font-weight:1000;box-shadow:0 7px 18px rgba(25,69,132,.06)}.showroom-detail-back svg{width:19px;height:19px}
.showroom-detail-hero{overflow:hidden;border:1px solid #d8e4f2;border-radius:32px;background:#fff;box-shadow:0 18px 48px rgba(25,67,128,.09)}
.showroom-detail-cover{position:relative;height:400px;margin:14px 14px 0;overflow:hidden;border-radius:25px;background:#e8eef7;isolation:isolate}
.showroom-detail-cover-blur{position:absolute;inset:-30px;filter:blur(30px);opacity:.47;transform:scale(1.1)}.showroom-detail-cover-blur img{width:100%;height:100%;object-fit:cover}
.showroom-detail-cover-main{position:relative;z-index:1;width:100%;height:100%;padding:18px;object-fit:contain}
.showroom-detail-cover-overlay{position:absolute;z-index:2;inset:0;background:linear-gradient(180deg,rgba(7,27,61,.12),transparent 54%,rgba(7,27,61,.42))}
.showroom-detail-cover-badges{position:absolute;z-index:3;top:14px;right:14px;left:14px;display:flex;align-items:center;justify-content:space-between;gap:10px}
.showroom-detail-cover-badges>span{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:6px 11px;border:1px solid rgba(255,255,255,.52);border-radius:999px;background:rgba(8,31,68,.56);color:#fff;font-size:10px;font-weight:1000;box-shadow:0 8px 20px rgba(3,22,50,.16);backdrop-filter:blur(12px)}.showroom-detail-cover-badges>span.is-verified{background:rgba(4,139,102,.78)}.showroom-detail-cover-badges svg{width:18px;height:18px}.showroom-detail-cover-badges b{font-size:12px}
.showroom-detail-profile{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 26px 26px}
.showroom-detail-identity{display:flex;align-items:center;gap:15px;min-width:0}
.showroom-detail-avatar{display:grid;place-items:center;width:76px;height:76px;flex:0 0 76px;border-radius:24px;background:linear-gradient(145deg,#2d83f8,#0753ba);color:#fff;font-size:32px;font-weight:1000;box-shadow:0 12px 28px rgba(14,82,185,.25)}
.showroom-detail-identity>div{min-width:0}.showroom-detail-kicker{display:block;color:#177be5;font-size:11px;font-weight:1000}.showroom-detail-identity h1{margin:3px 0 5px;color:#102448;font-size:clamp(27px,3.3vw,42px);font-weight:1000;line-height:1.2}.showroom-detail-identity p{display:flex;align-items:center;gap:7px;margin:0;color:#687995;font-size:13px;font-weight:800}.showroom-detail-identity p svg{width:18px;height:18px;flex:0 0 18px;color:#176fe2}
.showroom-detail-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.showroom-detail-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:48px;padding:8px 16px;border:1px solid #d4e1f1;border-radius:15px;background:#f8fbff;color:#194b8b;font-size:12px;font-weight:1000}.showroom-detail-action svg{width:21px;height:21px}.showroom-detail-action.is-primary{border-color:#176ae4;background:linear-gradient(135deg,#1b78f2,#0754bd);color:#fff;box-shadow:0 10px 22px rgba(17,93,207,.21)}.showroom-detail-action.is-whatsapp{border-color:#bfe8d6;background:#ebfbf4;color:#078f5e}.showroom-detail-action.is-light{background:#fff}
.showroom-detail-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:12px;border:1px solid #d9e5f3;border-radius:24px;background:#fff;box-shadow:0 12px 32px rgba(25,67,128,.07)}
.showroom-detail-metrics>div{display:grid;grid-template-columns:42px auto;grid-template-rows:auto auto;align-items:center;column-gap:10px;min-height:68px;padding:9px 12px;border:1px solid #e2eaf4;border-radius:17px;background:linear-gradient(180deg,#fbfdff,#f6f9fe)}.showroom-detail-metrics>div>span{grid-row:1/3;display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#eaf3ff;color:#1369df}.showroom-detail-metrics svg{width:22px;height:22px}.showroom-detail-metrics b{align-self:end;color:#102448;font-size:18px;font-weight:1000;line-height:1}.showroom-detail-metrics small{align-self:start;color:#74839a;font-size:9px;font-weight:850}
.showroom-detail-vehicles{padding:22px;border:1px solid #d8e4f2;border-radius:29px;background:#fff;box-shadow:0 15px 40px rgba(25,67,128,.075)}
.showroom-detail-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.showroom-detail-section-head span{display:block;color:#177be5;font-size:10px;font-weight:1000}.showroom-detail-section-head h2{margin:2px 0 0;color:#102448;font-size:27px;font-weight:1000}.showroom-detail-section-head>b{display:grid;place-items:center;min-width:47px;height:47px;padding:0 11px;border-radius:15px;background:#eaf3ff;color:#1264e8;font-size:17px;font-weight:1000}
.showroom-detail-vehicle-grid{gap:15px!important}
.showroom-detail-empty{display:grid;place-items:center;min-height:220px;padding:30px;border:1px dashed #cbdcf1;border-radius:22px;background:#f9fbff;text-align:center}.showroom-detail-empty>span{font-size:44px}.showroom-detail-empty h3{margin:9px 0 4px;color:#102448;font-size:18px}.showroom-detail-empty p{margin:0;color:#73829a;font-size:11px;font-weight:750}
.showroom-detail-safety{border:1px solid #d9e5f3;border-radius:19px;background:#fff;box-shadow:0 9px 25px rgba(25,67,128,.055);overflow:hidden}.showroom-detail-safety summary{display:flex;align-items:center;gap:9px;min-height:52px;padding:10px 15px;color:#536984;font-size:11px;font-weight:950;cursor:pointer;list-style:none}.showroom-detail-safety summary::-webkit-details-marker{display:none}.showroom-detail-safety summary svg{width:22px;height:22px;color:#176fe2}.showroom-detail-safety summary b{margin-inline-start:auto;font-size:21px;color:#176fe2;transition:transform .2s}.showroom-detail-safety[open] summary b{transform:rotate(45deg)}
.showroom-detail-safety-body{display:flex;align-items:center;gap:9px;padding:0 15px 14px;border-top:1px solid #edf1f7}.showroom-detail-safety-body form{display:flex;align-items:center;gap:7px;margin-top:12px}.showroom-detail-safety-body select{min-height:40px;padding:6px 10px;border:1px solid #d7e3f1;border-radius:12px;background:#f8fbff;font-size:10px;font-weight:800}.showroom-detail-safety-body button,.showroom-detail-safety-body>a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:7px 12px;border:0;border-radius:12px;background:#eaf3ff;color:#1264e8;font-size:10px;font-weight:1000}.showroom-detail-safety-body button.is-danger{background:#fff0f0;color:#c52b2b}

@media(max-width:760px){
  .showrooms-v49-body .showrooms-premium-grid{gap:14px!important}
  .showroom-v49-card{border-radius:23px}.showroom-v49-media{height:190px;margin:9px 9px 0;border-radius:18px}.showroom-v49-media-main{padding:10px}.showroom-v49-media-badges{top:8px;right:8px;left:8px}.showroom-v49-verified,.showroom-v49-count{min-height:27px;padding:4px 7px;font-size:8px}.showroom-v49-verified svg,.showroom-v49-count svg{width:14px;height:14px}.showroom-v49-content{padding:13px 13px 14px}.showroom-v49-avatar{width:47px;height:47px;flex-basis:47px;border-radius:15px;font-size:20px}.showroom-v49-heading h2{font-size:17px}.showroom-v49-location{margin:7px 0;font-size:9px}.showroom-v49-stats{gap:5px;margin-bottom:8px}.showroom-v49-stats>span{min-height:30px}.showroom-v49-actions{grid-template-columns:minmax(0,1fr) 41px 41px;gap:6px}.showroom-v49-enter,.showroom-v49-contact{min-height:41px;height:41px;border-radius:13px}.showroom-v49-enter{font-size:10px}.showroom-v49-contact{width:41px}
  .showroom-detail-v49{gap:12px!important;padding:9px 10px 104px!important}.showroom-detail-back{min-height:38px;padding:6px 11px;border-radius:13px;font-size:10px}.showroom-detail-hero{border-radius:24px}.showroom-detail-cover{height:245px;margin:9px 9px 0;border-radius:19px}.showroom-detail-cover-main{padding:10px}.showroom-detail-cover-badges{top:9px;right:9px;left:9px}.showroom-detail-cover-badges>span{min-height:29px;padding:4px 8px;font-size:8px}.showroom-detail-cover-badges svg{width:15px;height:15px}
  .showroom-detail-profile{display:block;padding:14px}.showroom-detail-identity{gap:10px}.showroom-detail-avatar{width:57px;height:57px;flex-basis:57px;border-radius:18px;font-size:24px}.showroom-detail-kicker{font-size:8px}.showroom-detail-identity h1{font-size:23px}.showroom-detail-identity p{font-size:9px}.showroom-detail-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:13px}.showroom-detail-action{min-height:42px;padding:6px 7px;border-radius:13px;font-size:9px}.showroom-detail-action svg{width:18px;height:18px}
  .showroom-detail-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:7px;border-radius:19px}.showroom-detail-metrics>div{display:flex;flex-direction:column;justify-content:center;gap:3px;min-height:76px;padding:6px 2px;text-align:center;border-radius:13px}.showroom-detail-metrics>div>span{width:31px;height:31px}.showroom-detail-metrics svg{width:17px;height:17px}.showroom-detail-metrics b{font-size:14px}.showroom-detail-metrics small{font-size:7px}
  .showroom-detail-vehicles{padding:13px;border-radius:22px}.showroom-detail-section-head{margin-bottom:12px}.showroom-detail-section-head span{font-size:8px}.showroom-detail-section-head h2{font-size:20px}.showroom-detail-section-head>b{min-width:38px;height:38px;border-radius:12px;font-size:13px}.showroom-detail-vehicle-grid{grid-template-columns:1fr!important;gap:10px!important}
  .showroom-detail-safety{border-radius:15px}.showroom-detail-safety summary{min-height:46px;padding:8px 11px;font-size:9px}.showroom-detail-safety-body{display:block;padding:0 10px 10px}.showroom-detail-safety-body form{display:grid;grid-template-columns:minmax(0,1fr) auto;margin-top:9px}.showroom-detail-safety-body select,.showroom-detail-safety-body button{min-height:38px}
}
@media(max-width:380px){.showroom-v49-media{height:174px}.showroom-detail-cover{height:215px}.showroom-detail-identity h1{font-size:20px}.showroom-detail-action span{display:none}.showroom-detail-action{padding:5px}.showroom-detail-metrics small{font-size:6.5px}}
/* V51 — additional showroom contact numbers */
.showroom-detail-extra-phones{margin-top:10px;padding:9px 11px;border:1px solid #d8e5f3;border-radius:15px;background:#f8fbff}.showroom-detail-extra-phones summary{cursor:pointer;color:#135fc6;font-size:9px;font-weight:1000}.showroom-detail-extra-phones>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.showroom-detail-extra-phones a{display:grid;grid-template-columns:28px auto;grid-template-rows:auto auto;align-items:center;column-gap:7px;min-width:145px;padding:8px 10px;border:1px solid #d6e3f2;border-radius:12px;background:#fff}.showroom-detail-extra-phones a>span{grid-row:1/3;display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#eaf3ff;color:#1267dc}.showroom-detail-extra-phones b{color:#17304e;font-size:8px}.showroom-detail-extra-phones em{color:#6f8098;font-size:8px;font-style:normal;direction:ltr;text-align:right}
