:root{--overlay-pad-x:16px;--overlay-pad-y:16px;--overlay-max-h-mobile:60svh;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--safe-left:env(safe-area-inset-left,0px);--safe-right:env(safe-area-inset-right,0px)}.overlay-card{box-sizing:border-box;padding:var(--overlay-pad-y) var(--overlay-pad-x)}@media (width<=768px){.overlay-bottom-on-mobile{max-height:var(--overlay-max-h-mobile);overflow-y:auto;left:calc(8px + var(--safe-left))!important;right:calc(8px + var(--safe-right))!important;bottom:calc(8px + var(--safe-bottom))!important;width:auto!important;max-width:none!important;position:fixed!important;top:auto!important;transform:none!important}}.hotspot-chip-strip{top:calc(12px + var(--safe-top));left:calc(12px + var(--safe-left));right:calc(120px + var(--safe-right));scroll-snap-type:x mandatory;z-index:10;grid-auto-columns:max-content;grid-auto-flow:column;gap:6px;display:grid;position:absolute;overflow-x:auto}.hotspot-chip-strip.hotspot-chip-strip--below-passport{top:calc(62px + var(--safe-top))}.hotspot-chip-strip>button{scroll-snap-align:start;min-height:36px;padding:6px 12px}.hotspot-chip-strip>button[aria-current=true]{font-weight:600}@media (width>=769px){.hotspot-chip-strip{grid-auto-columns:auto;grid-auto-flow:row;right:auto;overflow:visible}}
