.wysiwyg-map-panel{position:fixed;right:18px;top:96px;width:360px;max-height:calc(100vh - 122px);background:#f7f1e5;border:1px solid #d6c9b4;border-radius:18px;box-shadow:0 14px 36px rgba(0,0,0,.20);z-index:100004;display:none;overflow:hidden;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#1f221d}.wysiwyg-map-panel.active{display:block}.wysiwyg-map-panel-head{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#15331f;color:#fff;padding:11px 12px;cursor:move}.wysiwyg-map-panel-head button{border:0;border-radius:9px;background:#df8a1f;color:#fff;font-weight:800;padding:7px 10px;cursor:pointer}.wysiwyg-map-panel-body{padding:14px;display:grid;gap:12px;max-height:calc(100vh - 178px);overflow:auto}.wysiwyg-map-panel.collapsed .wysiwyg-map-panel-body{display:none}.wysiwyg-map-panel label{display:grid;gap:6px;font-weight:750;font-size:.92rem}.wysiwyg-map-panel input,.wysiwyg-map-panel select{width:100%;padding:10px;border:1px solid #d6c9b4;border-radius:11px;background:#fff;font:inherit}.wysiwyg-map-grid{display:grid;grid-template-columns:1fr 110px;gap:10px}.wysiwyg-map-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.wysiwyg-map-actions .muted{grid-column:span 2}.wysiwyg-map-actions button{border:0;border-radius:11px;background:#df8a1f;color:#fff;font-weight:850;padding:10px;cursor:pointer}.wysiwyg-map-actions button.green{background:#1f5b35}.wysiwyg-map-actions button.muted{background:#657065}.wysiwyg-map-toast{position:fixed;right:18px;bottom:86px;background:#15331f;color:#fff;padding:12px 14px;border-radius:12px;box-shadow:0 10px 26px rgba(0,0,0,.24);z-index:100006;display:none;max-width:420px}.wysiwyg-map-toast.show{display:block}.wysiwyg-map-toast.error{background:#842323}.map-box-simple{--map-height:240px;overflow:hidden}.map-box-simple iframe,.wysiwyg-map-iframe{width:100%;height:var(--map-height,240px);border:0;display:block}.map-box-simple.map-style-rounded,.map-style-rounded{border-radius:16px}.map-box-simple.map-style-soft{border-radius:20px;box-shadow:0 12px 28px rgba(0,0,0,.16);padding:6px;background:#fff}.map-box-simple.map-style-soft iframe,.map-style-soft{border-radius:16px}.map-box-simple.map-style-square,.map-style-square{border-radius:0}.map-box-simple.map-style-dark iframe,.map-style-dark{filter:brightness(.82) contrast(1.08) saturate(.78)}.map-box-simple.map-style-dark{background:#102d1f;border-radius:16px;padding:4px}.map-box-simple.map-style-contrast iframe,.map-style-contrast{filter:contrast(1.18) saturate(1.18)}.wysiwyg-map-dragging,.wysiwyg-map-dragging *{user-select:none!important}@media(max-width:720px){.wysiwyg-map-panel{left:10px!important;right:10px!important;top:78px!important;width:auto;max-height:calc(100vh - 100px)}.wysiwyg-map-grid,.wysiwyg-map-actions{grid-template-columns:1fr}.wysiwyg-map-actions .muted{grid-column:auto}}