.location-map--google{position:relative;min-height:650px;isolation:isolate;overflow:hidden;border:1px solid #c9d5df;border-radius:30px;background:#e8edf1;box-shadow:0 28px 68px rgba(6,27,51,.17)}
.location-map--google iframe{position:absolute;inset:0;width:100%;height:100%;min-height:650px;border:0;filter:saturate(.92) contrast(1.03);opacity:0;transition:opacity .55s ease,filter .3s ease}.location-map--google.is-map-ready iframe{opacity:1}.location-map--google:hover iframe{filter:saturate(1.04) contrast(1.02)}
.google-map-loading{position:absolute;inset:0;z-index:8;display:grid;place-content:center;justify-items:center;gap:14px;background:linear-gradient(145deg,#f4f7f9,#e6edf2);color:#07182d;text-align:center}.google-map-loading[hidden]{display:none}.google-map-loading>span{width:42px;height:42px;border:4px solid rgba(204,15,31,.15);border-top-color:#cc0f1f;border-radius:50%;animation:googleMapSpin .85s linear infinite}
.google-map-place{position:absolute;z-index:5;top:18px;left:18px;display:grid;max-width:min(420px,calc(100% - 36px));grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;padding:10px 14px 10px 10px;border:1px solid rgba(211,221,229,.92);border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 14px 38px rgba(6,27,51,.17);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);pointer-events:none}.google-map-place__logo{display:grid;width:49px;height:49px;place-items:center;border-radius:14px;background:#fff1f2}.google-map-place__logo img{width:42px;height:42px;object-fit:contain}.google-map-place>span:last-child{display:grid;min-width:0;gap:1px}.google-map-place small{color:#b30b1a;font-size:.62rem;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.google-map-place strong{overflow:hidden;color:#07182d;font-size:.84rem;text-overflow:ellipsis;white-space:nowrap}.google-map-place em{color:#607184;font-size:.69rem;font-style:normal}
.google-map-actions{position:absolute;z-index:5;right:18px;bottom:18px;display:flex;gap:8px}.google-map-actions a{display:grid;min-width:144px;min-height:58px;grid-template-columns:auto 1fr;align-items:center;gap:9px;padding:8px 13px;border:1px solid rgba(210,220,228,.94);border-radius:16px;background:rgba(255,255,255,.95);box-shadow:0 13px 34px rgba(6,27,51,.18);color:#07182d;text-decoration:none;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transition:transform .22s ease,background-color .22s ease,color .22s ease}.google-map-actions a>.material-symbols-rounded{display:grid;width:38px;height:38px;place-items:center;border-radius:11px;background:#fff0f1;color:#cc0f1f;font-size:1.25rem}.google-map-actions a>span:last-child{display:grid}.google-map-actions strong{font-size:.74rem}.google-map-actions small{color:#69798b;font-size:.62rem}.google-map-actions a:hover,.google-map-actions a:focus-visible{background:#07182d;color:#fff;transform:translateY(-3px)}.google-map-actions a:hover small,.google-map-actions a:focus-visible small{color:#c5d2de}
.google-map-pin{position:absolute;z-index:4;top:50%;left:50%;display:grid;width:54px;height:54px;place-items:center;border:3px solid #fff;border-radius:18px 18px 18px 5px;background:#cc0f1f;box-shadow:0 14px 30px rgba(95,4,16,.35);color:#fff;pointer-events:none;transform:translate(-50%,-100%) rotate(-45deg)}.google-map-pin:before{content:"";position:absolute;inset:-8px;border:2px solid rgba(204,15,31,.36);border-radius:23px 23px 23px 7px;animation:googleMapPulse 2.6s ease-out infinite}.google-map-pin span{font-size:1.65rem;transform:rotate(45deg)}
@keyframes googleMapSpin{to{transform:rotate(360deg)}}@keyframes googleMapPulse{0%,35%{opacity:.75;transform:scale(.88)}85%,100%{opacity:0;transform:scale(1.34)}}
@media(max-width:760px){.location-map--google,.location-map--google iframe{min-height:500px}.google-map-place{top:10px;left:10px;max-width:calc(100% - 20px)}.google-map-actions{right:10px;bottom:10px;left:10px}.google-map-actions a{min-width:0;flex:1;padding:7px 10px}.google-map-actions small{display:none}.google-map-pin{width:48px;height:48px}}
@media(max-width:390px){.location-map--google,.location-map--google iframe{min-height:450px}.google-map-place__logo{width:43px;height:43px}.google-map-place__logo img{width:37px;height:37px}.google-map-place strong{font-size:.75rem}.google-map-actions a>.material-symbols-rounded{width:34px;height:34px}.google-map-actions strong{font-size:.67rem}}
@media(prefers-reduced-motion:reduce){.location-map--google iframe{transition:none}.google-map-loading>span,.google-map-pin:before{animation:none}}
.a11y-high-contrast .location-map--google :is(.google-map-place,.google-map-actions a){border:2px solid #fff!important;background:#000!important;color:#fff!important}.a11y-high-contrast .location-map--google :is(.google-map-place strong,.google-map-place em,.google-map-actions strong,.google-map-actions small){color:#fff!important}.a11y-high-contrast .google-map-pin,.a11y-high-contrast .google-map-actions a>.material-symbols-rounded{border-color:#fff!important;background:#ffeb3b!important;color:#000!important}
