/* V799te — unified 2D selected-stand card language, geometry-stable. */
body:not(.expoPlanit3dActiveV799qm) #floatingLabel{
  box-sizing:border-box!important;
  min-width:min(210px,calc(100vw - 20px))!important;
  max-width:min(290px,calc(100vw - 20px))!important;
  padding:9px 11px 10px!important;
  border-width:1px!important;
  border-radius:13px!important;
  text-align:left!important;
  font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  box-shadow:0 8px 24px rgba(15,23,42,.16)!important;
  pointer-events:auto!important;
}
#floatingLabel .floatingIdentityV799te{display:flex;align-items:flex-start;gap:9px;min-width:0;width:100%;}
#floatingLabel .floatingLogoWrapV799te{flex:0 0 auto;width:44px;height:44px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px;background:color-mix(in srgb,var(--border,#d1d5db) 20%,transparent);}
#floatingLabel .floatingLogoWrapV799te[hidden]{display:none!important;}
#floatingLabel .floatingLogoV799te{display:block;max-width:44px;max-height:44px;width:auto;height:auto;object-fit:contain;object-position:center;}
#floatingLabel .floatingIdentityCopyV799te{flex:1 1 auto;min-width:0;padding-top:1px;}
body:not(.expoPlanit3dActiveV799qm) #floatingLabel #floatingStand{
  display:block!important;min-width:0!important;max-width:none!important;padding:0!important;margin:0!important;
  background:transparent!important;border:0!important;border-radius:0!important;
  color:var(--accentText,#6b2a7b)!important;font-size:16px!important;line-height:1.05!important;font-weight:900!important;
  overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;
}
body:not(.expoPlanit3dActiveV799qm) #floatingLabel #floatingCompany{
  display:block;min-width:0!important;max-width:none!important;margin:4px 0 0!important;padding:0!important;
  color:var(--text,#111827)!important;font-size:12px!important;line-height:1.2!important;font-weight:780!important;
  overflow:hidden!important;text-overflow:ellipsis!important;white-space:normal!important;overflow-wrap:anywhere!important;
}
#floatingLabel .floatingMetaV799te{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 0;width:100%;margin-top:6px;min-width:0;color:var(--muted,#64748b);}
#floatingLabel .floatingMetaV799te > *{
  display:inline!important;margin:0!important;padding:0!important;max-width:100%!important;
  font-size:9.5px!important;line-height:1.25!important;font-weight:700!important;opacity:.82!important;
  color:var(--muted,#64748b)!important;letter-spacing:0!important;text-transform:none!important;overflow-wrap:anywhere!important;
}
#floatingLabel .floatingMetaV799te > *[hidden]{display:none!important;}
#floatingLabel .floatingMetaV799te > *:not([hidden]) + *:not([hidden])::before{content:" · ";white-space:pre;color:inherit;opacity:.8;}
#floatingLabel .floatingActionsV799te{
  display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;
  gap:6px!important;width:100%!important;margin:9px 0 0!important;padding:0!important;min-width:0!important;
}
#floatingLabel .floatingActionsV799te:empty{display:none!important;margin:0!important;}
body:not(.expoPlanit3dActiveV799qm) #floatingLabel .floatingActionsV799te button,
body:not(.expoPlanit3dActiveV799qm) #floatingLabel .floatingActionsV799te .floatingLabelActionBtn{
  box-sizing:border-box!important;width:auto!important;min-width:0!important;max-width:100%!important;height:auto!important;min-height:30px!important;max-height:none!important;
  margin:0!important;padding:6px 10px!important;border-radius:999px!important;
  border:1px solid color-mix(in srgb,var(--accentText,#6b2a7b) 35%,var(--border,#d1d5db))!important;
  background:#fff!important;color:var(--accentText,#6b2a7b)!important;-webkit-text-fill-color:var(--accentText,#6b2a7b)!important;
  font:850 10.5px/1 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;
  display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;box-shadow:none!important;
}
body:not(.expoPlanit3dActiveV799qm) #floatingLabel .floatingActionsV799te button[hidden]{display:none!important;}
#floatingLabel .floatingActionsV799te #floatingDirectionsBtnV799ra{flex:0 0 32px!important;width:32px!important;min-width:32px!important;max-width:32px!important;padding:0!important;}
#floatingLabel .floatingActionsV799te #floatingEnquiryBtn{flex:1 1 auto!important;}
#floatingLabel .floatingStandRow.floatingActionsV799te{min-width:0!important;}
#floatingLabel .fpDirectionsLabelRowV799ra:empty{display:none!important;margin:0!important;}

@media (max-width:720px), (max-width:980px) and (orientation:landscape) and (pointer:coarse){
  html[data-expo-planit-label-size="small"] body:not(.touchscreenMode):not(.expoPlanit3dActiveV799qm) #floatingLabel{
    min-width:min(180px,calc(100vw - 18px))!important;max-width:min(220px,calc(100vw - 18px))!important;padding:6px 8px 7px!important;
  }
  html[data-expo-planit-label-size="small"] body:not(.touchscreenMode) #floatingLabel .floatingLogoWrapV799te{display:none!important;}
  html[data-expo-planit-label-size="small"] body:not(.touchscreenMode) #floatingLabel #floatingStand{font-size:11px!important;line-height:1.05!important;}
  html[data-expo-planit-label-size="small"] body:not(.touchscreenMode) #floatingLabel #floatingCompany{font-size:10.5px!important;line-height:1.16!important;margin-top:3px!important;}
  html[data-expo-planit-label-size="small"] body:not(.touchscreenMode) #floatingLabel .floatingMetaV799te > *{font-size:8.5px!important;}
  html[data-expo-planit-label-size="small"] body:not(.touchscreenMode) #floatingLabel #floatingTypeV799te{display:none!important;}
  html[data-expo-planit-label-size="small"] body:not(.touchscreenMode) #floatingLabel .floatingActionsV799te{margin-top:6px!important;gap:5px!important;}
  html[data-expo-planit-label-size="small"] body:not(.touchscreenMode) #floatingLabel .floatingActionsV799te button{min-height:27px!important;padding:5px 8px!important;font-size:9.5px!important;}
  html[data-expo-planit-label-size="standard"] body:not(.touchscreenMode):not(.expoPlanit3dActiveV799qm) #floatingLabel{
    min-width:min(210px,calc(100vw - 18px))!important;max-width:min(250px,calc(100vw - 18px))!important;padding:8px 10px 9px!important;
  }
  html[data-expo-planit-label-size="large"] body:not(.touchscreenMode):not(.expoPlanit3dActiveV799qm) #floatingLabel{
    min-width:min(230px,calc(100vw - 18px))!important;max-width:min(300px,calc(100vw - 18px))!important;padding:10px 13px 11px!important;
  }
  html[data-expo-planit-label-size="large"] body:not(.touchscreenMode) #floatingLabel .floatingLogoWrapV799te{width:48px;height:48px;}
  html[data-expo-planit-label-size="large"] body:not(.touchscreenMode) #floatingLabel .floatingLogoV799te{max-width:48px;max-height:48px;}
}
#floatingLabel .floatingLogoWrapV799te.isLoadingV799te{background:transparent;}
#floatingLabel .floatingLogoWrapV799te.isLoadingV799te .floatingLogoV799te{visibility:hidden;}
