.pmop-overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.pmop-modal{box-sizing:border-box;background:#fff;border-radius:12px;flex-direction:column;width:min(95vw,1200px);min-width:720px;height:520px;padding:0;display:flex;box-shadow:0 10px 30px #0003}.pmop-header{z-index:1;color:#fff;background:#858cb4;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:12px 16px;font-size:14px;font-weight:700;display:flex;position:sticky;top:0}.pmop-close{color:#fff;cursor:pointer;background:0 0;border:none;font-size:22px;line-height:1}.pmop-body{flex-direction:column;min-height:0;padding:8px 16px 12px;font-size:13px;display:flex}.pmop-stats{gap:24px;margin-bottom:12px;display:flex}.pmop-table-wrap{border:1px solid #ccc;border-radius:8px;flex:1;min-height:260px;max-height:260px;overflow:auto}.pmop-table{border-collapse:collapse;width:100%}.pmop-table thead tr{z-index:1;background:#f4f5fb;position:sticky;top:0}.pmop-table th{text-align:left;border-bottom:1px solid #ddd;padding:10px}.pmop-table th.pmop-num{text-align:right}.pmop-table td{border-bottom:1px solid #eee;padding:8px}.pmop-table td,.pmop-table th{border-left:1px solid #e5e7eb}.pmop-table tr td:first-child,.pmop-table tr th:first-child{border-left:none}.pmop-num{text-align:right}.pmop-input{border:1px solid #ccc;border-radius:6px;width:100%;padding:3px;font-size:14px}.pmop-right{text-align:right}.pmop-actions{text-align:center}.pmop-remove{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:2px 8px;font-size:18px;line-height:1}.pmop-footer{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.pmop-add{color:#3730a3;background:#eef2ff;border:1px solid #c7d2fe;border-radius:8px;padding:8px 14px;font-size:13px}.pmop-footer-actions{gap:8px;display:flex}.pmop-cancel{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:8px 14px}.pmop-confirm{color:#fff;background:#10b981;border:1px solid #059669;border-radius:8px;padding:8px 14px}
