.wrap{padding:12px;display:flex;flex-direction:column;gap:12px}.card{background:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:10px}.row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.btn{border:1px solid #ccc;background:#fff;padding:6px 10px;border-radius:10px;cursor:pointer}.btn.on{border-color:#111}.btn.warn{border-color:#cc8800}.btn.warn.on{background:#fff7e6}.btn.danger{border-color:#cc3333}.btn:disabled{opacity:.5;cursor:not-allowed}.sep{width:1px;height:18px;background:#ddd;margin:0 4px}.small{color:#666}.mono,.small{font-size:12px}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.main{display:grid;grid-template-columns:1fr 360px;grid-gap:12px;gap:12px}@media (max-width:980px){.main{grid-template-columns:1fr}}svg.stage{width:100%;height:auto;background:#fafafa;border-radius:12px;border:1px solid #eee}.zone{fill:rgba(30,120,255,.18);stroke:rgba(30,120,255,.7);stroke-width:2}.zone.sel{fill:rgba(255,160,0,.22);stroke:rgba(255,160,0,.9)}.pt{fill:rgba(0,0,0,.72)}.pt.sel{fill:rgba(255,80,0,.92)}.label{font-size:12px;fill:#111;paint-order:stroke;stroke:#fff;stroke-width:3px}.handle{fill:rgba(0,0,0,.08);stroke:rgba(0,0,0,.35);stroke-width:2;cursor:-webkit-grab;cursor:grab}.handle.sel{fill:rgba(255,80,0,.1);stroke:rgba(255,80,0,.8)}.vtx{fill:rgba(255,160,0,.82);stroke:rgba(255,255,255,.9);stroke-width:2;cursor:-webkit-grab;cursor:grab}textarea.export{width:100%;height:220px;border:1px solid #ddd;border-radius:10px;padding:8px}.kv{display:grid;grid-template-columns:110px 1fr;grid-gap:6px 10px;gap:6px 10px;font-size:13px;margin-top:8px}.k{color:#666}input.txt{width:100%;padding:6px 8px;border:1px solid #ccc;border-radius:10px}