.download-limit-manager{display:grid;grid-column:1/-1;gap:18px;padding:20px;border:1px solid #dce8f5;border-radius:16px;background:#f8fbff}
.download-limit-head,.download-limit-switches,.media-title{display:flex;align-items:center;justify-content:space-between;gap:16px}
.download-limit-head>div,.download-limit-users{display:grid;gap:5px}
.download-limit-head span,.download-limit-note,.download-limit-users .media-title span{color:#64748b;font-size:13px}
.download-limit-switches{justify-content:flex-start;flex-wrap:wrap;padding:12px 14px;border-radius:12px;background:#fff}
.paid-repeat-control{display:flex;align-items:center;gap:8px;margin-left:auto}
.paid-repeat-control>input{width:110px;min-width:90px}
.paid-repeat-control label,.quota-control label{display:flex;align-items:center;gap:5px;white-space:nowrap;font-size:13px;color:#475569}
.paid-repeat-control input[type="checkbox"],.quota-control input[type="checkbox"]{width:auto;min-width:0}
.download-limit-table-wrap{width:100%;overflow:visible}
.download-limit-table{width:100%;table-layout:fixed;background:#fff;border-collapse:separate;border-spacing:0;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden}
.download-limit-table th,.download-limit-table td{padding:12px 10px;border-right:1px solid #e8eef5;border-bottom:1px solid #e8eef5;vertical-align:middle}
.download-limit-table tr:last-child th,.download-limit-table tr:last-child td{border-bottom:0}
.download-limit-table th:last-child,.download-limit-table td:last-child{border-right:0}
.download-limit-table thead th{background:#eef6ff;color:#24415f;text-align:left}
.download-limit-table tbody th{width:120px;background:#fafcff;color:#334155}
.quota-control{display:grid;grid-template-columns:minmax(70px,1fr) auto;align-items:center;gap:8px}
.quota-control>input[type="number"]{min-width:0;width:100%}
.quota-disabled{text-align:center;color:#94a3b8;background:#fbfcfe}
.download-limit-note{margin:0}
.download-limit-summary{grid-template-columns:repeat(5,minmax(120px,1fr))}
.download-limit-users .table-wrap{max-width:100%;overflow:auto;border:1px solid #e2e8f0;border-radius:12px;background:#fff}
.download-limit-users table{min-width:980px}
.download-limit-users th:nth-child(1){width:155px}.download-limit-users th:nth-child(2){width:85px}.download-limit-users th:nth-child(3),.download-limit-users th:nth-child(4){width:250px}.download-limit-users th:nth-child(5){width:80px}.download-limit-users th:nth-child(6){width:85px}.download-limit-users th:nth-child(7){width:220px}
.quota-detail-cell{font-size:12px;line-height:1.7;color:#475569;white-space:normal}
.quota-actions{display:flex;flex-wrap:wrap;gap:6px}
.quota-actions button{padding:7px 9px;font-size:12px;white-space:nowrap}
.quota-status-whitelist{background:#e0f2fe;color:#0369a1}.quota-status-reached{background:#fee2e2;color:#b91c1c}
@media(max-width:1100px){.download-limit-summary{grid-template-columns:repeat(3,minmax(120px,1fr))}.download-limit-switches{align-items:flex-start}.paid-repeat-control{margin-left:0}.download-limit-table-wrap{overflow:auto}.download-limit-table{min-width:760px}}
@media(max-width:720px){.download-limit-manager{padding:14px}.download-limit-head{align-items:flex-start;flex-direction:column}.download-limit-summary{grid-template-columns:repeat(2,minmax(120px,1fr))}.paid-repeat-control{align-items:flex-start;flex-wrap:wrap}}
