.batch-actions-modal .ant-modal-header{margin-bottom:16px}.batch-actions-modal .batch-title{align-items:center;gap:10px;display:flex}.batch-actions-modal .batch-title svg{color:var(--app-accent-color)}.batch-actions-modal .batch-title .batch-count{background:color-mix(in srgb, var(--app-accent-color) 14%, transparent);color:var(--app-accent-color);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600;line-height:1}.batch-actions-modal .batch-action-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.batch-actions-modal .batch-action-item{border-bottom:1px solid var(--border-color,#eef1f5)}.batch-actions-modal .batch-action-item:last-child{border-bottom:none}.batch-actions-modal .batch-action-row{cursor:pointer;text-align:left;width:100%;color:var(--text-color,#0f172a);background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;padding:12px 4px;transition:background .12s,padding .12s;display:flex}.batch-actions-modal .batch-action-row:hover{background:color-mix(in srgb, var(--app-accent-color) 7%, transparent)}.batch-actions-modal .batch-action-row.open{background:color-mix(in srgb, var(--app-accent-color) 6%, transparent)}.batch-actions-modal .batch-action-row.danger:hover{background:#ef444414}.batch-actions-modal .batch-action-row .batch-action-icon{background:color-mix(in srgb, var(--app-accent-color) 12%, transparent);width:30px;height:30px;color:var(--app-accent-color);border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.batch-actions-modal .batch-action-row .batch-action-icon.danger{color:#ef4444;background:#ef44441f}.batch-actions-modal .batch-action-row .batch-action-text{flex-direction:column;flex:auto;gap:1px;min-width:0;display:flex}.batch-actions-modal .batch-action-row .batch-action-title{color:var(--text-color,#0f172a);font-size:13px;font-weight:600}.batch-actions-modal .batch-action-row .batch-action-desc{color:var(--text-secondary,#64748b);font-size:12px}.batch-actions-modal .batch-panel{flex-direction:column;gap:10px;padding:4px 0 10px 42px;display:flex}.batch-actions-modal .batch-sublabel{letter-spacing:.02em;text-transform:uppercase;color:var(--text-secondary,#94a3b8);font-size:11px;font-weight:600}.batch-actions-modal .batch-hint{color:var(--text-secondary,#64748b);margin:0;font-size:12px}.batch-actions-modal .batch-loading{color:var(--text-secondary,#64748b);align-items:center;gap:10px;font-size:13px;display:flex}.batch-actions-modal .batch-move-list{flex-direction:column;gap:2px;width:100%;display:flex}.batch-actions-modal .batch-move-row{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:7px 8px;transition:background .12s;display:flex}.batch-actions-modal .batch-move-row:hover{background:color-mix(in srgb, var(--app-accent-color) 8%, transparent)}.batch-actions-modal .batch-move-row .ant-radio{top:0}.batch-actions-modal .batch-move-row .batch-move-name{min-width:0;color:var(--text-color,#0f172a);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:13px;overflow:hidden}.batch-actions-modal .batch-move-row .batch-move-count{color:var(--text-secondary,#94a3b8);background:color-mix(in srgb, var(--text-color,#94a3b8) 10%, transparent);border-radius:999px;flex:none;padding:1px 8px;font-size:11px}.batch-actions-modal .batch-move-new{border-top:1px dashed var(--border-color,#e2e8f0);flex-direction:column;gap:8px;margin-top:4px;padding-top:12px;display:flex}.batch-actions-modal .batch-move-confirm-btn.ant-btn,.batch-actions-modal .batch-move-create-btn.ant-btn{border-radius:8px;justify-content:center;align-items:center;gap:6px;height:38px;font-size:13px;font-weight:600;display:inline-flex}.batch-actions-modal .batch-move-confirm-btn.ant-btn{margin-top:4px}.batch-actions-modal .batch-share-list{flex-direction:column;gap:8px;max-height:240px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.batch-actions-modal .batch-share-row{flex-direction:column;gap:4px;display:flex}.batch-actions-modal .batch-share-label{color:var(--text-color,#334155);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;overflow:hidden}.batch-actions-modal .batch-share-skip{color:var(--text-secondary,#94a3b8);font-size:12px;font-style:italic}.batch-actions-modal .batch-panel-actions{justify-content:flex-end;gap:8px;display:flex}.batch-actions-modal .batch-footer{justify-content:space-between;align-items:center;display:flex}.batch-actions-modal .batch-footer-left{gap:8px;display:flex}:root.dark .batch-actions-modal .batch-action-row .batch-action-icon{background:color-mix(in srgb, var(--app-accent-color) 18%, transparent)}:root.dark .batch-actions-modal .batch-action-row.danger .batch-action-icon{background:#ef444433}
