.manual-payout-stage .subnav{display:flex;gap:32px;margin-bottom:32px}
.manual-payout-stage .subnav a{text-decoration:none;color:#667085;padding-bottom:12px}
.manual-payout-stage .subnav a.active{color:#0088ff;border-bottom:1px solid #0088ff}
.manual-payout-panel{background:white;border:1px solid #e4e7ec;border-radius:12px;padding:24px}
#manual-summary{color:#667085;font-size:14px;margin-bottom:20px}
#manual-summary p{margin:0 0 10px}
.manual-toolbar{display:flex;gap:16px;margin-bottom:24px}
.manual-search{flex:1;min-width:0;border:1px solid #e4e7ec;border-radius:8px;padding:12px 16px;font:inherit}
.manual-export{white-space:nowrap}
.manual-export:disabled{opacity:.45}
.manual-scroll{overflow:auto}
.manual-table{width:100%;border-collapse:collapse;min-width:700px;table-layout:fixed}
.manual-table th{font-weight:500;text-align:left;padding:16px 0;border-bottom:1px solid #e4e7ec}
.manual-table td{padding:26px 12px 26px 0;border-bottom:1px solid #f2f4f7;font-size:14px;overflow-wrap:anywhere}
.manual-table th,.manual-table td{width:25%}
.manual-table input{margin:0 12px 0 0}
.manual-table td:nth-child(2){color:#667085}
.manual-pagination{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:20px;font-size:14px}
.manual-pagination>div{display:flex;align-items:center}
.manual-pagination label{margin-left:16px;color:#667085}
.manual-pagination select{padding:10px;border:1px solid #ddd;border-radius:8px;background:white}
.manual-pagination button,.manual-pagination>div>span{padding:12px;border:1px solid #e4e7ec;background:white}
.manual-pagination button:disabled{opacity:.45}
@media(max-width:767px){.manual-payout-panel{padding:16px}.manual-toolbar,.manual-pagination{flex-wrap:wrap}.manual-payout-stage .subnav{gap:20px}.manual-table{min-width:600px}}
