/* Montenegro uses the same compact white-and-blue map tray as Spain. */
body.is-msrf-collection.has-investment-hud:not(.is-investment-details-open) #v2DealCard.is-msrf-card { display:none!important; }
body.is-msrf-collection.is-investment-details-open #atlasInvestmentHUD,
body.is-msrf-collection #atlasInvestmentHUD[hidden] { display:none!important; }

body.is-msrf-collection #atlasInvestmentHUD {
  position:fixed;z-index:45;left:50%;right:auto;top:auto;bottom:64px;
  transform:translateX(-50%);width:min(480px,calc(100vw - 168px));max-width:none;
  max-height:calc(100dvh - 148px);margin:0;padding:16px;overflow:auto;overscroll-behavior:contain;
  box-sizing:border-box;border:1px solid #dce4ef;border-radius:8px;background:#fff;
  color:#19304e;box-shadow:0 5px 24px #172b4a1c;backdrop-filter:none;-webkit-backdrop-filter:none;
  font:12px/1.35 "IBM Plex Sans",system-ui,sans-serif;
}
body.is-msrf-collection #atlasInvestmentHUD * { min-width:0;box-sizing:border-box; }
body.is-msrf-collection #atlasInvestmentHUD .ih-mobile-head {
  display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;margin:0 0 12px;
}
body.is-msrf-collection #atlasInvestmentHUD .ih-identity { display:flex;flex-direction:column;gap:3px; }
body.is-msrf-collection #atlasInvestmentHUD .ih-property {
  display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;
  color:#19304e;font-size:17px;font-weight:600;line-height:1.25;letter-spacing:-.02em;
  white-space:normal;overflow-wrap:anywhere;text-overflow:ellipsis;
}
body.is-msrf-collection #atlasInvestmentHUD .ih-place {
  display:block;color:#657287;font-size:11px;line-height:1.35;white-space:normal;overflow-wrap:anywhere;
}
body.is-msrf-collection #atlasInvestmentHUD :is(.ih-property-nav,.ih-property-actions) {
  display:flex;align-items:center;gap:0;
}
body.is-msrf-collection #atlasInvestmentHUD .ih-property-nav {
  padding:2px;border:1px solid #e5eaf1;border-radius:6px;background:#f7f9fc;
}
body.is-msrf-collection #atlasInvestmentHUD :is(.ih-property-nav button,.ih-close) {
  display:flex;align-items:center;justify-content:center;flex:none;width:30px;min-width:30px;height:32px;min-height:32px;
  margin:0;padding:0;border:1px solid transparent;border-radius:6px;background:transparent;
  color:#2455a6;box-shadow:none;font:400 23px/1 system-ui,sans-serif;cursor:pointer;
}
body.is-msrf-collection #atlasInvestmentHUD :is(.ih-property-nav button,.ih-close):hover:not(:disabled) { background:#edf3fc; }
body.is-msrf-collection #atlasInvestmentHUD .ih-property-nav button:disabled { color:#a6afb9;cursor:default; }
body.is-msrf-collection #atlasInvestmentHUD .ih-position {
  min-width:38px;padding:0 4px;color:#657287;text-align:center;font-size:11px;white-space:nowrap;font-variant-numeric:tabular-nums;
}
body.is-msrf-collection #atlasInvestmentHUD .ih-next-step { display:block;margin:0; }
body.is-msrf-collection #atlasInvestmentHUD .ih-deal-actions {
  display:flex;flex-wrap:nowrap;align-items:center;gap:8px;margin:0;padding:0;border:0;
}
body.is-msrf-collection #atlasInvestmentHUD .ih-deal-action {
  display:flex;align-items:center;justify-content:center;gap:6px;min-width:44px;min-height:36px;
  padding:8px 12px;border:1px solid #dce4ef;border-radius:6px;background:#fff;color:#234a83;
  font:500 12px/1.2 "IBM Plex Sans",system-ui,sans-serif;letter-spacing:0;white-space:nowrap;cursor:pointer;
}
body.is-msrf-collection #atlasInvestmentHUD .ih-deal-primary { flex:1;background:#2455a6;border-color:#2455a6;color:#fff; }
body.is-msrf-collection #atlasInvestmentHUD .ih-orbit { flex:0 0 auto;min-width:86px; }
body.is-msrf-collection #atlasInvestmentHUD .ih-action-icon { flex:none;width:18px;height:18px; }
body.is-msrf-collection #atlasInvestmentHUD .ih-action-label { display:block;white-space:nowrap; }
body.is-msrf-collection #atlasInvestmentHUD .ih-deal-action:hover { background:#eaf1fc; }
body.is-msrf-collection #atlasInvestmentHUD .ih-deal-primary:hover { background:#1c4589; }
body.is-msrf-collection #atlasInvestmentHUD .ih-orbit[aria-pressed="true"] { background:#e9f1ff;border-color:#9fb7dc;color:#18498f; }
body.is-msrf-collection #atlasInvestmentHUD :is(button,a):focus-visible { outline:2px solid #2455a6;outline-offset:2px; }
body.is-msrf-collection #atlasInvestmentHUD .ih-numbers {
  display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:12px 0 0;padding:12px 0 0;border-top:1px solid #e8edf4;
}
body.is-msrf-collection #atlasInvestmentHUD .ih-metric { display:flex;flex-direction:column;gap:5px;padding:0 10px;border-right:1px solid #e8edf4; }
body.is-msrf-collection #atlasInvestmentHUD .ih-metric:first-child { padding-left:0; }
body.is-msrf-collection #atlasInvestmentHUD .ih-metric:last-child { padding-right:0;border-right:0; }
body.is-msrf-collection #atlasInvestmentHUD .ih-label {
  color:#657287;font-size:10px;font-weight:400;line-height:1.35;letter-spacing:0;text-transform:none;white-space:normal;overflow-wrap:anywhere;
}
body.is-msrf-collection #atlasInvestmentHUD .ih-metric strong {
  color:#19304e;font:600 clamp(15px,3.8cqw,19px)/1.2 "IBM Plex Sans",system-ui,sans-serif;
  letter-spacing:-.025em;font-variant-numeric:tabular-nums;white-space:normal;overflow-wrap:anywhere;
}
body.is-msrf-collection #atlasInvestmentHUD .ih-navigation-status { margin:6px 0 0;color:#526985;font-size:11px;overflow-wrap:anywhere; }
body.is-msrf-collection #atlasInvestmentHUD .ih-navigation-status:empty { display:none;margin:0; }
body.is-msrf-collection #atlasInvestmentHUD .ih-msrf-view { display:flex;gap:3px;margin-top:12px;padding:3px;border:1px solid #e3e5e6;border-radius:6px;background:#f0efeb; }
body.is-msrf-collection #atlasInvestmentHUD .ih-msrf-view button { flex:1;min-height:32px;padding:6px 8px;border:1px solid transparent;border-radius:4px;background:transparent;color:#56657a;font:500 12px/1.2 "IBM Plex Sans",system-ui,sans-serif;cursor:pointer; }
body.is-msrf-collection #atlasInvestmentHUD .ih-msrf-view button[aria-pressed="true"] { border-color:#d9dee5;background:#faf9f5;color:#234a83;box-shadow:0 1px 3px #19304e0d; }
body.is-msrf-collection #atlasInvestmentHUD .ih-msrf-basis { display:flex;flex-direction:column;gap:3px;margin:10px 0 0;color:#657287;font-size:10px;line-height:1.4;overflow-wrap:anywhere; }
body.is-msrf-collection #atlasInvestmentHUD .ih-msrf-basis strong { color:#344d6a;font-size:11px;font-weight:500; }
body.is-msrf-collection #atlasInvestmentHUD .ih-msrf-basis + .ih-numbers { margin-top:9px;padding-top:9px; }
body.is-msrf-collection #atlasInvestmentHUD .ih-msrf-returns { margin-top:12px;padding-top:9px;border-top:1px solid #e3e5e6;color:#657287;font-size:10px;line-height:1.4; }
body.is-msrf-collection #atlasInvestmentHUD .ih-msrf-returns p { margin:3px 0 0; }
body.is-msrf-collection #atlasInvestmentHUD .ih-msrf-returns p:first-child { margin-top:0;font-size:11px; }
body.is-msrf-collection #atlasInvestmentHUD .ih-msrf-returns strong { color:#344d6a;font-weight:600;font-variant-numeric:tabular-nums; }

@media(max-width:768px) {
  body.is-msrf-collection #atlasInvestmentHUD {
    left:max(var(--phone-gutter,10px),env(safe-area-inset-left,0px));right:max(var(--phone-gutter,10px),env(safe-area-inset-right,0px));
    bottom:calc(var(--mtab-h,72px) + 22px);transform:none;width:auto;padding:12px;
    max-height:calc(100dvh - var(--mbar-h,68px) - var(--mtab-h,72px) - 30px);
  }
  body.is-msrf-collection #atlasInvestmentHUD .ih-mobile-head { gap:4px;margin-bottom:8px; }
  body.is-msrf-collection #atlasInvestmentHUD .ih-property { font-size:15px; }
  body.is-msrf-collection #atlasInvestmentHUD .ih-place { font-size:10px; }
  body.is-msrf-collection #atlasInvestmentHUD .ih-property-nav { padding:0;border:0;background:transparent; }
  body.is-msrf-collection #atlasInvestmentHUD :is(.ih-property-nav button,.ih-close) { width:44px;min-width:44px;height:44px;min-height:44px; }
  body.is-msrf-collection #atlasInvestmentHUD .ih-position { min-width:30px;padding:0;font-size:10px; }
  body.is-msrf-collection #atlasInvestmentHUD .ih-deal-action { min-height:44px; }
  body.is-msrf-collection #atlasInvestmentHUD .ih-msrf-view button { min-height:44px; }
  body.is-msrf-collection #atlasInvestmentHUD .ih-numbers { grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;margin-top:10px;padding-top:10px; }
  body.is-msrf-collection #atlasInvestmentHUD .ih-metric { padding:0;border:0;gap:3px; }
  body.is-msrf-collection #atlasInvestmentHUD .ih-metric strong { font-size:20px;line-height:1.15; }
}
@media(max-width:360px) {
  body.is-msrf-collection #atlasInvestmentHUD .ih-position { display:none; }
  body.is-msrf-collection #atlasInvestmentHUD .ih-numbers { gap:10px 12px; }
  body.is-msrf-collection #atlasInvestmentHUD .ih-metric strong { font-size:18px; }
}
@media(min-width:600px) and (max-width:768px) and (max-height:500px) {
  body.is-msrf-collection #atlasInvestmentHUD { right:auto;width:min(390px,calc(100vw - 20px)); }
}
@media(min-width:769px) and (max-height:600px) {
  body.is-msrf-collection #atlasInvestmentHUD { bottom:12px;max-height:calc(100dvh - 88px); }
}
