.ptml-wrap{margin:16px 0}
.ptml-map{width:100%; border:1px solid #e5e5e5; border-radius:8px; overflow:hidden}
.ptml-toolbar{display:flex; gap:10px; align-items:center; margin-top:8px; flex-wrap:wrap}
.ptml-btn{background:#1e73be; color:#fff; border:0; padding:8px 12px; border-radius:6px; cursor:pointer}
.ptml-btn[disabled]{opacity:.5; cursor:not-allowed}
.ptml-breadcrumb{font-weight:600}
.ptml-status{margin-left:auto; opacity:.8}
.ptml-legend{background:#fff; padding:10px 12px; border-radius:8px; border:1px solid #ddd; box-shadow:0 1px 4px rgba(0,0,0,.12); font-size:13px}
.ptml-leg-title{font-weight:700; margin-bottom:6px}
.ptml-leg-row{display:flex; gap:8px; align-items:center; margin:2px 0}
.ptml-swatch{display:inline-block; width:14px; height:14px; border-radius:3px; border:1px solid #bbb}
