.record-removal{margin-top:28px;padding-top:18px;border-top:1px solid var(--hairline);color:#707985}.record-removal summary{width:max-content;cursor:pointer;font-size:11px}.record-removal>div{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px;padding:14px;border:1px solid rgba(255,113,104,.14);border-radius:14px;background:rgba(255,113,104,.035)}.record-removal p{margin:0;color:#8d96a3;font-size:12px}.record-removal button{min-height:42px;border:1px solid rgba(255,113,104,.3);border-radius:11px;background:rgba(255,113,104,.08);color:#ff9a94;padding:0 14px;font-weight:700}.record-removal button:hover{background:rgba(255,113,104,.14)}@media(max-width:599px){.record-removal>div{align-items:stretch;flex-direction:column}.record-removal p{font-size:14px;line-height:1.45}.record-removal button{width:100%;min-height:48px}}

.record-removal>.record-archive-option{border-color:rgba(125,246,196,.16);background:rgba(125,246,196,.04)}.record-archive-option span{min-width:0}.record-archive-option strong{display:block;margin-bottom:4px;color:#dce3e5;font-size:13px}.record-removal .record-archive-option button{border-color:rgba(125,246,196,.3);background:rgba(125,246,196,.09);color:var(--mint)}.record-removal .record-archive-option button:hover{background:rgba(125,246,196,.15)}.record-removal>.record-delete-option{margin-top:8px}.record-delete-option p{max-width:430px}@media(max-width:599px){.record-archive-option strong{font-size:16px}.record-removal summary{font-size:14px}}
.bulk-record-bar{display:flex;align-items:center;gap:10px;margin:12px 0 18px;padding:10px 12px;border:1px solid rgba(255,255,255,.08);border-radius:13px;background:rgba(19,23,30,.92);box-shadow:0 12px 32px rgba(0,0,0,.16)}.bulk-record-bar[hidden]{display:none}.bulk-record-bar label{display:flex;align-items:center;gap:8px;margin:0;color:#aeb6c2;font-size:11px;font-weight:680}.bulk-record-bar input{width:18px;height:18px;accent-color:var(--mint)}.bulk-record-bar strong{margin-left:auto;color:#d9dee5;font-size:11px}.bulk-record-bar button{min-height:38px;border:1px solid var(--hairline);border-radius:10px;background:rgba(255,255,255,.025);color:#aeb6c2;padding:0 12px;font-size:10px;font-weight:760}.bulk-record-bar button[data-bulk-delete]{border-color:rgba(255,113,104,.28);background:rgba(255,113,104,.08);color:#ff918a}.bulk-record-bar button:disabled{cursor:not-allowed;opacity:.45}.record-select-check{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border:1px solid rgba(255,255,255,.09);border-radius:11px;background:#0d1015}.record-select-check input{width:18px;height:18px;accent-color:var(--mint)}@media(max-width:599px){.bulk-record-bar{align-items:stretch;flex-wrap:wrap}.bulk-record-bar label{min-height:42px}.bulk-record-bar strong{display:flex;align-items:center;margin-left:auto}.bulk-record-bar button{flex:1;min-height:44px}.record-select-check{width:44px;height:44px}}
