.rnp-toolbar{display:flex;align-items:end;flex-wrap:wrap;gap:12px;margin:22px 0 12px}.rnp-toolbar label,.rnp-fields label{display:grid;gap:6px;font-size:11px;color:var(--muted)}.rnp-toolbar input,.rnp-toolbar select,.rnp-fields input{padding:10px;border:1px solid var(--line);border-radius:8px;background:white;min-width:0}.rnp-search{flex:1;min-width:180px}.rnp-warnings{font-size:12px;color:#8a5b17;border-left:3px solid #e7b75f;padding-left:12px;margin:14px 0}.rnp-warnings p{margin:5px 0}.rnp-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:20px 0}.rnp-summary .card{padding:18px}.rnp-summary span{display:block;color:var(--muted);font-size:12px}.rnp-summary strong{display:block;font-size:24px;margin-top:10px;letter-spacing:-.7px}.rnp-table-card{padding:0!important;overflow:hidden}.rnp-table-wrap{overflow:auto;max-height:65vh}.rnp-table{border-collapse:separate;border-spacing:0;min-width:100%;font-size:12px;font-variant-numeric:tabular-nums}.rnp-table th,.rnp-table td{padding:14px 16px;border-bottom:1px solid var(--line);text-align:right;white-space:nowrap}.rnp-table thead th{background:#f1f4f9;position:sticky;top:0;z-index:2;font-size:11px;white-space:normal;min-width:112px}.rnp-table tr>th:first-child{position:sticky;left:0;min-width:225px;max-width:270px;text-align:left;background:#fff;z-index:1;border-right:1px solid var(--line)}.rnp-table thead tr>th:first-child{z-index:3;background:#f1f4f9}.rnp-table small{display:block;font-weight:400;color:var(--muted);font-size:10px;white-space:normal;margin-top:5px}.rnp-edit{border:0;background:none;color:#3069bf;font-weight:700;cursor:pointer;padding:0}.rnp-negative{color:#bc3446;background:#fff1f2;font-weight:700}.rnp-positive{color:#198367;background:#f0faf5;font-weight:700}.rnp-muted{color:#9aa3b4}.rnp-mode{display:flex;gap:6px;padding:14px;border-bottom:1px solid var(--line)}.rnp-mode button{border:0;padding:10px 16px;border-radius:8px;cursor:pointer;background:#f1f4f9;color:#64748b}.rnp-mode button.active{background:#18345c;color:white}.rnp-help{margin-top:18px;font-size:12px;line-height:1.7}.rnp-help summary{font-weight:700;cursor:pointer}.rnp-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:16px 0}#rnp-dialog{max-width:640px}#rnp-form-error{color:#bc3446}#rnp-wb{margin-top:24px}@media(max-width:800px){.rnp-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.rnp-summary strong{font-size:20px}.rnp-fields{grid-template-columns:1fr}.rnp-table tr>th:first-child{min-width:155px;max-width:155px}}

.rnp-table tbody th{text-transform:none;letter-spacing:normal}.rnp-table tbody th small:first-of-type{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#rnp-operations-dialog{width:min(960px,95vw);max-width:960px}#rnp-operations-dialog .modal{max-width:none}
.rnp-controls{margin:20px 0}.rnp-control-line{display:flex;align-items:end;gap:14px;flex-wrap:wrap}.rnp-segment{display:flex;padding:4px;border:1px solid var(--line);border-radius:11px;background:#edf1f7}.rnp-segment button{border:0;background:transparent;color:#68758b;padding:11px 22px;border-radius:8px;cursor:pointer;font-weight:600}.rnp-segment button.active{background:#fff;color:#285fc0;box-shadow:0 2px 6px #19304d16}.rnp-product-select{display:grid;gap:6px;font-size:11px;color:var(--muted);min-width:240px;flex:1;max-width:470px}.rnp-product-select select{padding:12px;border:1px solid var(--line);border-radius:8px;background:white;min-width:0;width:100%}.rnp-toolbar{margin:14px 0 6px}.rnp-quick{display:flex;gap:4px;align-self:end;padding-bottom:4px}.rnp-quick button{cursor:pointer;border:0;padding:8px 9px;border-radius:6px;background:#edf1f7;color:#63748d;font-size:11px}.rnp-table-heading{padding:18px 20px 0}.rnp-table-heading h3{margin:0;font-size:16px}.rnp-table-heading p{margin:7px 0 0;color:var(--muted);font-size:11px}.rnp-mode{flex-wrap:wrap}.rnp-table td,.rnp-table tbody th{padding:9px 12px}.rnp-table thead th{padding:14px 12px;background:#f8f9fc;min-width:115px}.rnp-table tr>th:first-child{min-width:170px;max-width:210px}.rnp-total-row>td,.rnp-table .rnp-total-row>th:first-child{background:#edf2fa;font-weight:700;border-bottom:2px solid #ced9e9}.rnp-ad-cell{font-weight:700;color:#254e90}.rnp-delta{display:inline-block;color:#738bac;margin-left:3px;font-size:13px;cursor:help}.rnp-source-note{font-size:11px;line-height:1.6;color:var(--muted);margin:14px 4px}.rnp-table td.rnp-positive{color:#198367}.rnp-table td.rnp-negative{color:#bc3446}.rnp-summary{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.rnp-summary .card{padding:15px 12px}.rnp-summary strong{font-size:20px}.rnp-summary span{min-height:28px;line-height:1.4;font-size:10px}.rnp-table-wrap{max-height:66vh}.rnp-product-select select:focus-visible,.rnp-segment button:focus-visible{outline:2px solid #5182d9;outline-offset:2px}@media(max-width:1250px){.rnp-summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:700px){.rnp-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.rnp-product-select{max-width:none;min-width:200px}.rnp-table tr>th:first-child{min-width:145px;max-width:155px}.rnp-segment{width:100%}.rnp-segment button{flex:1}}
.profile-component{display:grid;grid-template-columns:minmax(160px,1fr) 130px 32px;gap:12px;align-items:end;margin:14px 0}.profile-component label{display:grid;gap:6px}.profile-component input{width:100%;padding:10px;border:1px solid #dfe4ed;border-radius:8px}.profile-component button{height:40px;border:0;background:#f3f5f8;border-radius:8px;cursor:pointer}#profile-dialog{width:min(620px,95vw);max-height:90vh;overflow:auto}#products-editor-body small{display:block;color:#7d8798;font-weight:400;max-width:330px;margin-top:5px}#products-editor-body td{vertical-align:middle}#profile-error{color:#b91c1c}[hidden]{display:none!important}
.rnp-input-cell input{width:105px;padding:9px 10px;text-align:right;border:1px solid #bdcce1;border-radius:7px;background:#fff;color:#182c48;font:inherit}.rnp-input-cell input:focus{outline:2px solid #5784d3;outline-offset:1px}.rnp-input-cell small{display:block;max-width:150px;white-space:normal;font-size:10px;color:#738198;margin-top:6px}.rnp-row-actions{margin-top:9px;display:flex;flex-wrap:wrap;gap:6px}.rnp-row-actions button{border:1px solid #d1dced;border-radius:6px;background:#edf3ff;color:#285fc0;padding:6px 8px;font-size:11px;cursor:pointer}.rnp-row-actions button:disabled{opacity:.6}.rnp-row-actions small{flex-basis:100%;white-space:normal;font-size:10px;color:#738198}
