.tool-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:10px}.panel{background:var(--bg2);border:1px solid var(--border);border-radius:var(--r);padding:20px;display:flex;flex-direction:column;gap:16px}.panel-hdr{font-size:15px;font-weight:700;color:#fff;border-bottom:1px solid var(--border);padding-bottom:10px;display:flex;justify-content:space-between;align-items:center}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-weight:600;color:var(--text)}.form-group input,.form-group select{background:var(--bg);border:1px solid var(--border);border-radius:var(--r);padding:10px;color:#fff;outline:none;font-family:inherit;font-size:13px}.form-group input:focus,.form-group select:focus{border-color:var(--accent)}.code-box{font-family:JetBrains Mono,monospace;font-size:13px;overflow-x:auto;white-space:pre-wrap;word-break:break-all}@media(max-width:768px){.tool-grid{grid-template-columns:1fr}}.t-sprite-sheet-uv-1{background:var(--bg);padding:15px;border-radius:var(--r);border:1px solid var(--border);color:var(--accent);margin:0}.t-sprite-sheet-uv-2{margin-top:10px;height:120px;border:1px dashed var(--border);border-radius:var(--r);display:flex;align-items:center;justify-content:center;position:relative;background:#ffffff05;overflow:hidden}.t-sprite-sheet-uv-3{position:absolute;border:2px solid var(--accent);background:var(--accent-dim)}.t-sprite-sheet-uv-4{color:var(--muted);font-size:12px}.t-sprite-sheet-uv-1-50011{background:var(--bg);padding:15px;border-radius:var(--r);border:1px solid var(--border);color:var(--accent);margin:0}.t-sprite-sheet-uv-2-50387{margin-top:10px;height:120px;border:1px dashed var(--border);border-radius:var(--r);display:flex;align-items:center;justify-content:center;position:relative;background:#ffffff05;overflow:hidden}.t-sprite-sheet-uv-3-3667{position:absolute;border:2px solid var(--accent);background:var(--accent-dim)}.t-sprite-sheet-uv-4-11339{color:var(--muted);font-size:12px}
