.iowst-wt { border:1px solid #e6eef8; border-radius:8px; padding:12px; background:#fff; }
.iowst-wt-row { display:flex; gap:14px; flex-wrap:wrap; }
.iowst-wt-col { flex:1 1 280px; min-width:260px; }
.iowst-wt-list { list-style: none; padding-left:0; margin:6px 0; }
.iowst-wt-list li { padding:6px 0; border-bottom:1px dashed #e5e7eb; }
.iowst-wt-kv { display:flex; align-items:center; gap:10px; margin:6px 0; }
.iowst-wt-kv span { color:#64748b; min-width:92px; display:inline-block; }
.iowst-wt-hint { margin:6px 0 10px; padding:8px 10px; background:#eff6ff; border:1px solid #bfdbfe; border-radius:6px; font-size:.95rem; }
.iowst-wt-map { width:100%; border-radius:6px; border:1px solid #e6eef8; overflow:hidden; }
