.dkswf .dkswf-muted{color:#6b7280;font-size:.9em}
.dkswf .dkswf-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .7rem;border:1px solid #e5e7eb;border-radius:.5rem;cursor:pointer}
.dkswf .dkswf-btn:hover{border-color:#cbd5e1}
.dkswf .widefat{width:100%;box-sizing:border-box;padding:.5rem;border:1px solid #e5e7eb;border-radius:.5rem;margin-top:.25rem}
.dkswf .dkswf-map{width:100%;max-width:100%;min-height:320px;margin-top:.5rem;border-radius:.5rem;overflow:hidden}
.dkswf .dkswf-row{display:grid;grid-template-columns:1fr 420px;gap:1rem}
.dkswf .dkswf-col-search{background:#fff;border:1px solid #eee;border-radius:.5rem;padding:.75rem}
.dkswf .dkswf-actions{display:flex;gap:.5rem;align-items:center}
.dkswf .dkswf-search-results .dkswf-item:hover{background:#f8fafc}
.dkswf .dkswf-mode.is-active{border-color:#1f2937; box-shadow:0 0 0 2px rgba(31,41,55,.08)}
.dkswf-view .dkswf-step{display:inline-block;width:22px;height:22px;line-height:22px;text-align:center;border-radius:50%;background:#111;color:#fff;font-weight:700;margin-right:.35rem}
/* Numbered map pins */
.dkswf-pin{width:24px;height:24px;line-height:24px;text-align:center;border-radius:50%;background:#111;color:#fff;font-weight:700;border:2px solid #fff;box-shadow:0 0 0 2px rgba(0,0,0,.25)}

.dkswf-mode-ico{display:inline-block;margin:0 .35rem 0 .45rem;font-size:1.1em;line-height:1;vertical-align:-2px}
