.dpb{display:flex;flex-direction:column;gap:6px;margin:4px 0 10px}.dpb-row{display:flex;align-items:center;gap:8px}.dpb-pick,.dpb-name{flex:1;min-width:0;height:32px;padding:0 8px;border:2px solid var(--stroke, #1b1e2b);border-radius:8px;background:var(--panel2, #151826);color:var(--text, #e9eef5);font:inherit;font-size:13px;font-weight:800}.dpb-row button{height:32px;padding:0 12px;border:2px solid var(--stroke, #1b1e2b);border-radius:8px;background:var(--panel2, #151826);color:var(--text, #e9eef5);font:inherit;font-size:13px;font-weight:900;white-space:nowrap;cursor:pointer}.dpb-row button:hover:not(:disabled){filter:brightness(1.25)}.dpb-row button:disabled{opacity:.45;cursor:default}.dpb-msg{min-height:15px;font-size:12px;font-weight:800;color:var(--muted, #8b93a7)}.dpb-msg.bad{color:#ffb03a}
