.sppg-map-mini{border:1px solid #bce8cd;cursor:pointer}.sppg-map-modal{position:fixed;inset:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:16px}.sppg-map-modal.is-open{display:flex}.sppg-map-modal__backdrop{position:absolute;inset:0;background:rgba(2,18,12,.78);backdrop-filter:blur(3px)}.sppg-map-modal__dialog{position:relative;z-index:1;width:min(96vw,920px);max-height:92vh;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 24px 70px rgba(0,0,0,.35)}.sppg-map-modal__head,.sppg-map-modal__foot{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px}.sppg-map-modal__head{background:linear-gradient(135deg,#023c27 0%,#4ebe86 100%);color:#fff}.sppg-map-modal__title{margin:0;color:#fff;font-size:1rem;font-weight:900}.sppg-map-modal__close{width:34px;height:34px;border:0;border-radius:50%;background:rgba(255,255,255,.18);color:#fff;font-size:24px;line-height:1;cursor:pointer}.sppg-map-modal__frame{position:relative;width:100%;aspect-ratio:16 / 10;background:#eef7f2}.sppg-map-modal__frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.sppg-map-modal__open{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#023c27;color:#fff;padding:8px 13px;font-size:.9rem;font-weight:900;text-decoration:none}.sppg-map-modal__open:hover{color:#fff}.sppg-map-modal-active{overflow:hidden}@media (max-width:575.98px){.sppg-map-modal{padding:10px}.sppg-map-modal__dialog{width:100%;border-radius:14px}.sppg-map-modal__frame{aspect-ratio:1 / 1.12}}