.readers-list{margin:18px 0 28px}.readers-list-header{align-items:center;margin:14px 0}.readers-list-header h1{font-size:clamp(1.45rem,2.4vw,1.85rem);margin-bottom:3px}.readers-list-header p{margin-bottom:0}.reader-list-search{display:grid;grid-template-columns:minmax(250px,2fr) minmax(140px,1fr) minmax(140px,1fr) auto auto;align-items:end;gap:10px;padding:14px 16px;background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:var(--ds-radius-md)}.reader-list-search label{margin:0}.reader-list-search input,.reader-list-search select{margin:5px 0 0;min-height:44px}.reader-list-search .text-link{align-self:center;white-space:nowrap}.reader-list-heading{display:flex;align-items:baseline;gap:8px;margin:20px 0 10px}.reader-list-heading h2{margin:0;font-size:1.08rem}.reader-list-heading span{color:var(--ds-text-muted);font-size:.88rem}.reader-list-table{width:100%;table-layout:auto}.reader-list-table th,.reader-list-table td{vertical-align:middle}.reader-list-table th:nth-child(2){min-width:160px}.reader-list-table th:nth-child(3){min-width:200px}.reader-list-table th:last-child{width:120px}.reader-list-table .button{white-space:nowrap}.reader-list-empty{margin-top:0}.reader-list-pagination{justify-content:flex-start}.reader-list-pagination>div{display:flex;align-items:center;gap:12px}.memo-display{white-space:pre-wrap;overflow-wrap:anywhere}.reader-scenarios ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.reader-scenarios li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid var(--ds-border);border-radius:var(--ds-radius-sm)}.reader-scenarios li span{color:var(--ds-text-muted);font-size:.84rem;text-align:right}
@media(max-width:900px){.reader-list-search{grid-template-columns:2fr 1fr 1fr}.reader-list-search button{grid-column:1/2}.reader-list-search .text-link{grid-column:2/4}}
@media(max-width:680px){.readers-list-header{align-items:stretch;display:grid;gap:10px}.readers-list-header .button{width:100%}.reader-list-search{grid-template-columns:1fr}.reader-list-search button,.reader-list-search .text-link{grid-column:auto;width:100%;text-align:center}.reader-list-table-wrap{overflow:visible}.reader-list-table,.reader-list-table tbody,.reader-list-table tr,.reader-list-table td{display:block;width:100%}.reader-list-table thead{display:none}.reader-list-table tr{margin-bottom:12px;padding:14px;border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);background:var(--ds-surface)}.reader-list-table td{display:grid;grid-template-columns:105px minmax(0,1fr);gap:10px;padding:7px 0;border:0}.reader-list-table td::before{content:attr(data-label);color:var(--ds-text-muted);font-size:.8rem;font-weight:700}.reader-list-table td:last-child{display:block;padding-top:11px;border-top:1px solid var(--ds-border)}.reader-list-table td:last-child::before{display:none}.reader-list-table .button{width:100%}.reader-scenarios li{align-items:flex-start;display:grid}.reader-scenarios li span{text-align:left}}
.reader-list-header-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:12px}.reader-csv-export{margin:0}.reader-csv-export .button{margin:0}.reader-csv-help{margin:8px 2px 0;color:var(--ds-text-muted);font-size:.82rem}.reader-list-actions{display:grid;justify-items:start;gap:6px}.reader-list-actions .button{white-space:nowrap}.archived-reader-list-table th:last-child{width:170px}.archived-reader-actions .text-link{font-size:.88rem}.reader-confirmation ul{margin-bottom:0;padding-left:1.25rem}.reader-confirm-actions{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:18px}
@media(max-width:680px){.reader-list-header-actions,.reader-confirm-actions{display:grid}.reader-list-header-actions .text-link,.archived-reader-actions .text-link{text-align:center}.reader-list-actions{justify-items:stretch}.reader-confirm-actions .button,.reader-confirm-actions button{width:100%}}
.danger-button{background:var(--ds-danger);color:#fff}.danger-button:hover{background:#8f1b22}.danger-button:disabled{background:#9aa3ad;cursor:not-allowed;opacity:.75}.reader-bulk-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:0 0 10px;padding:12px 14px;border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);background:var(--ds-surface)}.reader-bulk-page-select{display:flex;align-items:center;gap:8px;margin:0;font-weight:700}.reader-bulk-page-select input,.reader-select-cell input,.reader-select-column input{width:20px;height:20px;margin:0}.reader-bulk-count{color:var(--ds-text-muted);font-weight:700}.reader-bulk-toolbar .danger-button{margin-left:auto}.reader-select-column,.reader-select-cell{width:54px;text-align:center}.reader-bulk-all-results{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0;padding:12px 14px;border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);background:var(--ds-info-soft)}.reader-bulk-all-results p{margin:0}.reader-bulk-filter-summary{margin:14px 0;padding:12px 14px;border:1px solid var(--ds-border);border-radius:var(--ds-radius-sm);background:var(--ds-surface-muted)}.reader-bulk-filter-summary ul{margin:6px 0 0;padding-left:1.25rem}.reader-bulk-preview{width:100%}.reader-bulk-preview caption{text-align:left;font-weight:700;padding:8px 0}.reader-bulk-preview-rest{color:var(--ds-text-muted);font-weight:700}.reader-bulk-confirm-phrase{margin-top:18px;padding:14px;border:2px solid var(--ds-danger);border-radius:var(--ds-radius-md);background:var(--ds-danger-soft)}.reader-bulk-confirm-phrase label{margin:0 0 8px}.reader-bulk-confirm-phrase input{margin:0;background:#fff}
@media(max-width:680px){.reader-bulk-toolbar,.reader-bulk-all-results{display:grid}.reader-bulk-toolbar .danger-button{margin-left:0;width:100%}.reader-bulk-all-results .button{width:100%;text-align:center}.reader-list-table .reader-select-cell{display:flex;align-items:center;justify-content:space-between}.reader-bulk-preview,.reader-bulk-preview tbody,.reader-bulk-preview tr,.reader-bulk-preview td{display:block;width:100%}.reader-bulk-preview thead{display:none}.reader-bulk-preview tr{margin-bottom:10px;padding:12px;border:1px solid var(--ds-border);border-radius:var(--ds-radius-sm)}.reader-bulk-preview td{display:grid;grid-template-columns:105px minmax(0,1fr);gap:8px;padding:5px 0;border:0}.reader-bulk-preview td::before{content:attr(data-label);color:var(--ds-text-muted);font-weight:700}}
