.map{height:420px;width:100%;background:var(--theme-surface);box-shadow:8px 8px var(--theme-shadow);border:3px solid var(--theme-border)}.map--lazy{display:grid;place-items:center}.map-placeholder{display:grid;gap:12px;place-items:center;padding:24px;text-align:center}.map-placeholder__copy{display:grid;gap:4px}.map-placeholder__button{width:auto;min-width:160px;text-align:center}.map-marker{--map-marker-bg:var(--theme-nav-bg);--map-marker-glyph:var(--theme-accent);--map-marker-label-bg:var(--theme-surface);--map-marker-label-text:var(--theme-text);display:flex;flex-direction:column;align-items:center;font-family:poppins,Arial,sans-serif;transform:translateY(-4px)}.map-marker--hq{--map-marker-bg:var(--theme-accent);--map-marker-glyph:var(--theme-accent-contrast)}.map-marker__label{margin-bottom:6px;padding:4px 10px;background:var(--map-marker-label-bg);color:var(--map-marker-label-text);border:2px solid var(--theme-border);border-radius:4px;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap}.map-marker__pin{position:relative;width:30px;height:30px;margin:0 auto;box-sizing:border-box;background:var(--map-marker-bg);border:3px solid var(--theme-border);border-radius:50% 50% 50% 0;transform:rotate(-45deg)}.map-marker__glyph{position:absolute;top:50%;left:50%;width:12px;height:12px;background:var(--map-marker-glyph);border-radius:50%;transform:translate(-50%,-50%)rotate(45deg)}.map-info-window{color:var(--theme-text);background:var(--theme-surface)}.map-info-window__title{padding:14px 52px 14px 16px;background:var(--theme-surface);color:var(--theme-text);font-size:16px;font-weight:600;line-height:1.25;text-align:center;border-bottom:0 solid}.map-info-window__description{margin:0;padding:16px;color:var(--theme-text);font-size:14px;line-height:1.5;border-top:none}.map-info-window--door .map-info-window__description{padding:0;text-align:center}.map-info-window__layout{display:flex;align-items:center;gap:16px;padding:16px}.map-info-window__body{display:flex;flex-direction:column;align-items:center;gap:12px}.map-info-window__image{width:120px;height:125px;flex-shrink:0;object-fit:cover;background:var(--theme-surface);border:3px solid var(--theme-border);box-shadow:8px 8px var(--theme-shadow)}.map-info-window__doorbell{width:auto;max-width:none;overflow:hidden}.map-info-window__doorbell .doorbell-wrap{width:auto;max-width:none;overflow:hidden}.map-info-window__doorbell .doorbell-button{--size:130px;width:130px;height:130px;max-width:130px;background-color:var(--theme-nav-bg)}.map-info-window__doorbell .doorbell-button p{padding:0;font-size:10px;color:var(--theme-nav-text)}@media(max-width:520px){.map-info-window__layout{flex-direction:row;align-items:center;justify-content:center;gap:12px;padding:12px}.map-info-window__body{width:auto;flex-shrink:0}.map-info-window__image{width:104px;height:104px;max-width:none;margin:0}.map-info-window--door .map-info-window__description{display:none}.map-info-window__doorbell{width:auto}.map-info-window__doorbell .doorbell-wrap{display:flex;align-items:center;justify-content:center}.map-info-window__doorbell .doorbell-button{--size:104px;width:104px;height:104px;max-width:104px}.map-info-window__doorbell .doorbell-button p{font-size:9px;line-height:1.1}}.gm-style .gm-style-iw-c{padding:0 !important;border-radius:0 !important;max-height:min(360px,calc(100vh - 120px)) !important;background:var(--theme-surface) !important;border:3px solid var(--theme-border);box-shadow:8px 8px var(--theme-shadow) !important}.gm-style .gm-style-iw{border-radius:0 !important}.gm-style .gm-style-iw-d{border-radius:0 !important;overflow:auto !important;background:var(--theme-surface);color:var(--theme-text)}.gm-style .gm-style-iw-ch{padding-top:0 !important}.gm-style .gm-style-iw-chr{margin:0 !important;padding:0 !important;background:var(--theme-surface) !important}.gm-style .gm-style-iw-t::after,.gm-style .gm-style-iw-tc::after{border-radius:0 !important;background:var(--theme-surface) !important}.gm-style .gm-style-iw-tc::after{border-left:3px solid var(--theme-border);border-bottom:3px solid var(--theme-border);box-shadow:4px 4px var(--theme-shadow)}.gm-style .gm-ui-hover-effect{top:6px !important;right:6px !important;width:32px !important;height:32px !important;border:2px solid var(--theme-border);border-radius:0 !important;background:var(--theme-surface) !important;opacity:1 !important;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease}.gm-style .gm-ui-hover-effect:hover{background:var(--theme-accent) !important;border-color:var(--theme-accent-contrast) !important;box-shadow:4px 4px var(--theme-shadow-strong)}.gm-style .gm-ui-hover-effect>span{margin:0 !important;transition:filter .2s ease}.gm-style .gm-ui-hover-effect:hover>span{filter:brightness(0)saturate(100%) !important}html[data-theme=dark] .gm-style .gm-ui-hover-effect>span{filter:invert(1)}html[data-theme=dark] .gm-style .gm-ui-hover-effect:hover>span{filter:brightness(0)saturate(100%) !important}