.um-panel{width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;min-width:0;padding:16px}.um-panel input[type=text]{background:#fff!important;color:#111827!important;border:1px solid #cbd5e1!important}@media (min-width: 400px){.um-panel{padding:24px}}.um-list{display:flex;flex-direction:column;gap:8px;width:100%;min-width:0}.um-row{display:flex;flex-direction:column;gap:12px;padding:12px;background-color:#f8fafc;border-radius:16px;border:1px solid #f1f5f9;width:100%;max-width:100%;box-sizing:border-box;min-width:0}.um-controls-row{width:100%;min-width:0;max-width:100%;display:flex;justify-content:stretch;padding-top:8px;border-top:1px solid #eef2f7;overflow:hidden}.um-controls-grid{display:grid;width:100%;max-width:100%;box-sizing:border-box;grid-template-columns:repeat(auto-fit,minmax(52px,1fr));gap:8px 6px;align-items:end;justify-items:center;min-width:0}.um-check-cell{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;width:100%;min-width:0;max-width:88px;padding:4px 2px}.um-check-cell input[type=checkbox]{width:22px;height:22px;min-width:22px;min-height:22px;cursor:pointer;accent-color:#2563eb}.um-delete-btn{align-self:end;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}@media (min-width: 520px){.um-controls-grid{grid-template-columns:40px repeat(var(--um-saldo-cols, 0),minmax(48px,1fr)) 48px 44px;justify-content:center;width:auto;max-width:100%;margin-left:auto;margin-right:auto}.um-check-cell{max-width:none}}
