.arkki-location-map{background:var(--church-bg);padding:clamp(28px,5vw,72px) 0}.arkki-location-map__shell{align-items:stretch;background:var(--church-surface);border:2px solid var(--church-primary);border-radius:8px;display:grid;gap:clamp(22px,4vw,48px);grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);min-width:0;padding:clamp(22px,4vw,48px)}.arkki-location-map__content{align-content:start;display:grid;gap:18px;max-width:420px;min-width:0}.arkki-location-map__content h2{font-size:clamp(3rem,4vw,3.6rem);line-height:.98;margin:0;overflow-wrap:break-word}.arkki-location-map__intro{border-top:2px solid var(--church-primary);color:var(--church-muted);padding-top:18px}.arkki-location-map__details{background:#fff;border:2px solid rgba(166,197,203,.75);border-radius:8px;display:grid;gap:6px;line-height:1.45;min-width:0;padding:16px}.arkki-location-map__details strong{color:var(--church-text);font-family:var(--church-font-heading);font-size:1.25rem;line-height:1.15}.arkki-location-map__details span{color:var(--church-muted);font-weight:800;overflow-wrap:break-word}.arkki-location-map__button{align-items:center;background:var(--church-text);border:2px solid var(--church-text);border-radius:var(--church-button-radius);color:var(--church-text-light);display:inline-flex;font-weight:900;gap:10px;justify-content:center;min-height:46px;padding:0 18px;text-decoration:none;transition:background .18s ease,color .18s ease;width:fit-content}.arkki-location-map__button:focus,.arkki-location-map__button:hover{background:var(--church-primary);color:var(--church-text)}.arkki-location-map__pin{border:3px solid;border-radius:50% 50% 50% 0;display:inline-block;height:16px;transform:rotate(-45deg);width:16px}.arkki-location-map__pin:after{background:currentColor;border-radius:50%;content:"";display:block;height:4px;margin:3px;width:4px}.arkki-location-map__frame{aspect-ratio:16/10;background:var(--church-text);border:2px solid var(--church-text);border-radius:8px;max-width:100%;min-height:360px;min-width:0;overflow:hidden;width:100%}.arkki-location-map__frame iframe{border:0;display:block;height:100%;width:100%}.arkki-location-map__empty{align-items:center;color:var(--church-text-light);display:flex;font-weight:900;height:100%;justify-content:center;padding:24px;text-align:center}@media (max-width:860px){.arkki-location-map__shell{grid-template-columns:1fr}.arkki-location-map__frame{min-height:320px}}@media (max-width:560px){.arkki-location-map{overflow:hidden}.arkki-location-map__shell{padding:22px}.arkki-location-map__button{width:100%}.arkki-location-map__frame{aspect-ratio:1/1;min-height:0}}