/* KBM 1.9.9-rc.16 — Contact locations + clean-room Bama mobile card pattern */
:root{--kbm-cfb16-navy:#0b2a3b;--kbm-cfb16-yellow:#ffcc00;--kbm-cfb16-border:#e2e8f0;--kbm-cfb16-muted:#64748b}
.kbm-cfb16-contact-top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;margin-top:24px;padding:18px 20px;border:1px solid var(--kbm-cfb16-border);border-radius:22px;background:#fff;box-shadow:0 12px 34px rgba(15,23,42,.06)}
.kbm-cfb16-contact-top__email{display:flex;align-items:center;gap:12px;min-width:0}.kbm-cfb16-contact-top__email>span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#f1f5f9;color:var(--kbm-cfb16-navy)}.kbm-cfb16-contact-top__email svg{width:22px;height:22px;fill:currentColor}.kbm-cfb16-contact-top__email div{display:grid;gap:3px;min-width:0}.kbm-cfb16-contact-top__email b{font-size:12px;color:var(--kbm-cfb16-muted)}.kbm-cfb16-contact-top__email a{font-weight:900;color:var(--kbm-cfb16-navy);overflow-wrap:anywhere}
.kbm-cfb16-contact-top__trust{display:flex;align-items:center;gap:10px}.kbm-cfb16-contact-top__trust .kbm-cfb16-enamad{display:grid;place-items:center;width:58px;height:58px;border:1px solid var(--kbm-cfb16-border);border-radius:16px;background:#fff;overflow:hidden}.kbm-cfb16-contact-top__trust .kbm-cfb16-enamad img{display:block;width:54px;height:54px;object-fit:contain}
.kbm-cfb16-socials{display:flex;align-items:center;gap:8px}.kbm-cfb16-socials a{display:inline-flex;align-items:center;gap:7px;min-height:42px;padding:8px 11px;border:1px solid var(--kbm-cfb16-border);border-radius:13px;background:#fff;color:var(--kbm-cfb16-navy);font-size:12px;font-weight:900}.kbm-cfb16-socials a>span{display:grid;place-items:center;width:22px;height:22px}.kbm-cfb16-socials svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.kbm-cfb16-socials a:nth-child(2) svg,.kbm-cfb16-socials a:nth-child(3) svg{fill:currentColor;stroke:none}
.kbm-cfb16-locations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:24px}.kbm-cfb16-location{display:flex;flex-direction:column;min-width:0;border:1px solid var(--kbm-cfb16-border);border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 14px 36px rgba(15,23,42,.07)}.kbm-cfb16-location__copy{display:grid;gap:7px;padding:18px}.kbm-cfb16-location__copy>span{color:#9a6d00;font-size:11px;font-weight:900}.kbm-cfb16-location__copy h2{margin:0;font-size:18px;color:var(--kbm-cfb16-navy)}.kbm-cfb16-location__copy p{margin:0;min-height:52px;color:var(--kbm-cfb16-muted);font-size:13px;line-height:1.9}.kbm-cfb16-location__copy a{justify-self:start;display:inline-flex;align-items:center;min-height:38px;padding:7px 13px;border-radius:11px;background:var(--kbm-cfb16-navy);color:#fff;font-size:12px;font-weight:900}.kbm-cfb16-location__map{position:relative;aspect-ratio:16/10;background:#eef2f7;border-top:1px solid var(--kbm-cfb16-border)}.kbm-cfb16-location__map iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
.kbm-v08-contact .kbm-v08-contact-hub{grid-template-columns:1fr;margin-top:24px}.kbm-v08-contact .kbm-v08-contact-hub__cards{display:none}.kbm-v08-contact .kbm-v08-contact-hub__form{max-width:980px;width:100%;margin-inline:auto}.kbm-v08-contact .kbm-v08-address{display:none}.kbm-v08-contact a[href^="tel:"],.kbm-v08-contact a[href*="wa.me/"],.kbm-static-recode-contact-card[href^="tel:"],.kbm-static-recode-contact-card[href*="wa.me/"]{display:none!important}
.kbm-static-recode-contact-layout{grid-template-columns:1fr!important}.kbm-static-recode-contact-cards{display:none!important}

/* Mobile rental archive: clean-room adaptation of Bama's compact image-left/list-row pattern. */
@media(max-width:640px){
  .kbm-ads-recode-grid{gap:0!important;background:#fff!important;border-top:1px solid #edf1f4!important}
  .kbm-ads-recode-grid .kbm-ads-recode-card{display:grid!important;grid-template-columns:minmax(0,1fr) 118px!important;grid-template-rows:auto!important;width:100%!important;min-height:148px!important;margin:0!important;padding:13px 0!important;border:0!important;border-bottom:1px solid #e7ebef!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;overflow:visible!important;transform:none!important;isolation:isolate!important}
  .kbm-ads-recode-grid .kbm-ads-recode-card::before{display:none!important}
  .kbm-ads-recode-grid .kbm-ads-recode-card-media{grid-column:2!important;grid-row:1!important;align-self:start!important;width:118px!important;min-width:118px!important;height:94px!important;min-height:94px!important;max-height:94px!important;margin-top:2px!important;border:0!important;border-radius:11px!important;overflow:hidden!important;background:#eef2f5!important;aspect-ratio:auto!important}
  .kbm-ads-recode-grid .kbm-ads-recode-card-media img{width:100%!important;height:100%!important;object-fit:cover!important;border-radius:11px!important}
  .kbm-ads-recode-grid .kbm-ads-recode-card-body{grid-column:1!important;grid-row:1!important;display:grid!important;grid-template-rows:auto auto 1fr auto!important;width:100%!important;min-height:0!important;padding:0 12px 0 4px!important;gap:5px!important;direction:rtl!important}
  .kbm-ads-recode-grid .kbm-ads-recode-card-title{margin:0!important;font-size:14px!important;line-height:1.65!important;font-weight:950!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
  .kbm-ads-recode-grid .kbm-ads-recode-card-meta{display:flex!important;flex-wrap:wrap!important;gap:4px!important;max-height:48px!important;overflow:hidden!important}
  .kbm-ads-recode-grid .kbm-ads-recode-chip{padding:2px 0!important;border:0!important;background:transparent!important;color:#6b7280!important;font-size:10.5px!important;line-height:1.6!important}
  .kbm-ads-recode-grid .kbm-ads-recode-chip::after{content:"·";margin-inline:5px;color:#c4cbd3}.kbm-ads-recode-grid .kbm-ads-recode-chip:last-child::after{display:none}
  .kbm-ads-recode-grid .kbm-ads-recode-card-meta .kbm-ads-recode-chip:nth-child(n+4){display:none!important}
  .kbm-ads-recode-grid .kbm-ads-recode-card-foot{display:flex!important;align-items:flex-end!important;justify-content:space-between!important;gap:8px!important;margin-top:6px!important;padding:7px 0 0!important;border-top:1px solid #f0f2f4!important}
  .kbm-ads-recode-grid .kbm-ads-recode-card-price{display:flex!important;flex-wrap:wrap!important;gap:2px!important;color:#111827!important;font-size:12px!important;font-weight:950!important;background:transparent!important;border:0!important;padding:0!important}
  .kbm-ads-recode-grid .kbm-ads-recode-card-price small{font-size:10px!important;color:#64748b!important}
  .kbm-ads-recode-grid .kbm-ads-recode-card-cta{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:auto!important;min-height:32px!important;padding:6px 10px!important;border:1px solid #dbe1e7!important;border-radius:9px!important;background:#fff!important;color:#0b2a3b!important;box-shadow:none!important;font-size:10.5px!important;font-weight:900!important}
  .kbm-ads-recode-grid .kbm-ads-recode-card-badges{inset:6px 6px auto auto!important;gap:3px!important;max-width:106px!important}.kbm-ads-recode-grid .kbm-ads-recode-badge{max-width:104px!important;padding:3px 7px!important;font-size:9px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.kbm-ads-recode-grid .kbm-ads-recode-badge--cat{display:none!important}
  .kbm-ads-recode-grid .kbm-ads-recode-card>.kbm-final26-favorite{inset:auto 8px 16px auto!important;width:31px!important;min-width:31px!important;max-width:31px!important;height:31px!important;min-height:31px!important;max-height:31px!important;border-color:rgba(255,255,255,.9)!important;background:rgba(255,255,255,.94)!important;box-shadow:0 5px 14px rgba(15,23,42,.16)!important;font-size:13px!important}
  .kbm-ads-recode-grid .kbm-ads-recode-card.is-featured:not(.is-expired){border-bottom:1px solid #eccb4b!important;background:linear-gradient(90deg,#fffdf4,#fff 55%)!important;box-shadow:inset 4px 0 0 #f4bd00!important}
  .kbm-ads-recode-grid .kbm-ads-recode-card.is-featured:not(.is-expired)::after{inset:auto auto 16px 124px!important;min-width:40px!important;height:20px!important;font-size:9px!important}
  .kbm-ads-recode-grid .kbm-ads-recode-card.is-expired{background:#eef1f3!important;border-bottom-color:#d7dde3!important;opacity:1!important}
  .kbm-ads-recode-grid .kbm-ads-recode-card.is-expired .kbm-ads-recode-card-media{filter:grayscale(1)!important;opacity:.72!important}
  .kbm-ads-recode-grid .kbm-ads-recode-card.is-expired .kbm-ads-recode-card-cta.is-disabled{background:#dfe4e8!important;border-color:#cbd2d8!important;color:#5f6b76!important}
  .kbm-cfb16-contact-top{grid-template-columns:1fr;padding:14px;border-radius:18px}.kbm-cfb16-contact-top__trust{align-items:stretch;justify-content:space-between;gap:8px}.kbm-cfb16-socials{flex:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.kbm-cfb16-socials a{justify-content:center;min-height:40px;padding:6px}.kbm-cfb16-socials b{display:none}.kbm-cfb16-contact-top__trust .kbm-cfb16-enamad{width:44px;height:44px;border-radius:12px}.kbm-cfb16-contact-top__trust .kbm-cfb16-enamad img{width:40px;height:40px}.kbm-cfb16-locations{grid-template-columns:1fr;gap:12px}.kbm-cfb16-location{display:grid;grid-template-columns:minmax(0,1fr) 132px;border-radius:18px}.kbm-cfb16-location__copy{padding:14px}.kbm-cfb16-location__copy h2{font-size:16px}.kbm-cfb16-location__copy p{min-height:0;font-size:12px}.kbm-cfb16-location__copy a{min-height:34px;padding:6px 10px}.kbm-cfb16-location__map{aspect-ratio:auto;min-height:100%;border-top:0;border-inline-start:1px solid var(--kbm-cfb16-border)}
}
@media(max-width:390px){.kbm-ads-recode-grid .kbm-ads-recode-card{grid-template-columns:minmax(0,1fr) 104px!important}.kbm-ads-recode-grid .kbm-ads-recode-card-media{width:104px!important;min-width:104px!important;height:88px!important;min-height:88px!important;max-height:88px!important}.kbm-ads-recode-grid .kbm-ads-recode-card-body{padding-inline-start:9px!important}.kbm-cfb16-location{grid-template-columns:1fr}.kbm-cfb16-location__map{min-height:150px;border-inline-start:0;border-top:1px solid var(--kbm-cfb16-border)}}

/* Compact fallback for pages that still contain the legacy [kbm_footer] shortcode. */
.kbm-p2-compact-footer16{width:100%;margin:24px 0 0;padding:14px clamp(14px,3vw,28px);border-top:1px solid #e5e7eb;background:#fff;color:#64748b}
.kbm-p2-compact-footer16__row{display:flex;align-items:center;justify-content:center;gap:10px;min-width:0}
.kbm-p2-compact-footer16__social{display:flex;align-items:center;justify-content:center;gap:8px}
.kbm-p2-compact-footer16__social a{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid #e5e7eb;border-radius:11px;background:#fff;color:#111827}
.kbm-p2-compact-footer16__social a b{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.kbm-p2-compact-footer16__social a span{display:grid;place-items:center;width:21px;height:21px}.kbm-p2-compact-footer16__social svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8}.kbm-p2-compact-footer16__social a:nth-child(2) svg,.kbm-p2-compact-footer16__social a:nth-child(3) svg{fill:currentColor;stroke:none}
.kbm-p2-compact-footer16__enamad{display:grid;place-items:center;width:42px;height:42px;padding:2px;border:1px solid #e5e7eb;border-radius:11px;background:#fff;overflow:hidden}.kbm-p2-compact-footer16__enamad img{display:block;width:38px;height:38px;object-fit:contain}
.kbm-p2-compact-footer16__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:7px 14px;margin-top:9px;font-size:11px;line-height:1.7}.kbm-p2-compact-footer16__meta a{color:#64748b;overflow-wrap:anywhere}.kbm-p2-compact-footer16__meta span{color:#94a3b8}
@media(max-width:640px){.kbm-p2-compact-footer16{padding:11px 12px calc(82px + env(safe-area-inset-bottom,0px))}.kbm-p2-compact-footer16__meta{gap:4px 10px;font-size:10px}.kbm-p2-compact-footer16__meta a[href^="mailto:"]{flex-basis:100%;text-align:center}}


/* rc106 contact mobile authority: strict icon geometry + one-office-at-a-time mobile map. */
body.kbm-contact-mobile-106 .kbm-cfb16-contact-top__email svg{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important}
body.kbm-contact-mobile-106 .kbm-cfb16-socials a>span{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;max-width:22px!important;max-height:22px!important;overflow:hidden!important}
body.kbm-contact-mobile-106 .kbm-cfb16-socials svg{display:block!important;width:21px!important;height:21px!important;min-width:21px!important;min-height:21px!important;max-width:21px!important;max-height:21px!important}
body.kbm-contact-mobile-106 .kbm-cfb16-enamad{width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;max-width:58px!important;max-height:58px!important;overflow:hidden!important}
body.kbm-contact-mobile-106 .kbm-cfb16-enamad img{display:block!important;width:54px!important;height:54px!important;max-width:54px!important;max-height:54px!important;object-fit:contain!important}
body.kbm-contact-mobile-106 .kbm-cfb16-locations{display:block;margin-top:24px}
body.kbm-contact-mobile-106 .kbm-cfb16-location-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
body.kbm-contact-mobile-106 .kbm-cfb16-location-tabs{display:none}
@media(max-width:640px){
 body.kbm-contact-mobile-106 .kbm-cfb16-contact-top{margin-top:14px;padding:12px;border-radius:18px;gap:10px}
 body.kbm-contact-mobile-106 .kbm-cfb16-contact-top__email{gap:9px}.kbm-cfb16-contact-top__email>span{width:40px;height:40px;border-radius:12px}
 body.kbm-contact-mobile-106 .kbm-cfb16-contact-top__email b{font-size:11px}.kbm-cfb16-contact-top__email a{font-size:12px;line-height:1.6}
 body.kbm-contact-mobile-106 .kbm-cfb16-contact-top__trust{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:8px}
 body.kbm-contact-mobile-106 .kbm-cfb16-socials{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;width:100%}
 body.kbm-contact-mobile-106 .kbm-cfb16-socials a{min-width:0;min-height:40px;padding:6px;justify-content:center}
 body.kbm-contact-mobile-106 .kbm-cfb16-enamad{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;max-width:44px!important;max-height:44px!important;border-radius:12px!important}
 body.kbm-contact-mobile-106 .kbm-cfb16-enamad img{width:40px!important;height:40px!important;max-width:40px!important;max-height:40px!important}
 body.kbm-contact-mobile-106 .kbm-cfb16-locations{margin-top:14px}
 body.kbm-contact-mobile-106 .kbm-cfb16-location-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:10px;padding:5px;border:1px solid var(--kbm-cfb16-border);border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.05)}
 body.kbm-contact-mobile-106 .kbm-cfb16-location-tabs button{appearance:none;border:0;border-radius:12px;min-height:42px;padding:7px 8px;background:#f4f7fa;color:var(--kbm-cfb16-navy);font:inherit;font-size:11px;font-weight:950;cursor:pointer;white-space:normal}
 body.kbm-contact-mobile-106 .kbm-cfb16-location-tabs button[aria-selected="true"]{background:#fff3bf;box-shadow:inset 0 0 0 1px rgba(255,204,0,.55);color:#071e33}
 body.kbm-contact-mobile-106 .kbm-cfb16-location-list{display:block}
 body.kbm-contact-mobile-106 .kbm-cfb16-location{display:none!important;grid-template-columns:1fr!important;border-radius:18px}
 body.kbm-contact-mobile-106 .kbm-cfb16-location.is-active{display:grid!important}
 body.kbm-contact-mobile-106 .kbm-cfb16-location__copy{padding:14px}
 body.kbm-contact-mobile-106 .kbm-cfb16-location__copy h2{font-size:16px}
 body.kbm-contact-mobile-106 .kbm-cfb16-location__copy p{min-height:0;font-size:12px;line-height:1.85}
 body.kbm-contact-mobile-106 .kbm-cfb16-location__map{aspect-ratio:auto!important;min-height:190px!important;height:190px!important;border-inline-start:0!important;border-top:1px solid var(--kbm-cfb16-border)!important}
 body.kbm-contact-mobile-106 .kbm-cfb16-location__map iframe{width:100%!important;height:100%!important}
}
