@charset "UTF-8";.wbSalesFunnel{background-color:#eff2f7;margin:10px 20px 0;border-radius:5px;min-width:925px;flex:1 1 auto;display:flex;flex-direction:column}.wbSalesFunnel__wrapper{margin:0 auto;padding:10px 10px 0;width:100%;box-sizing:border-box;flex:1 1 auto;display:flex;flex-direction:column}.wbSalesFunnel__empty-message{position:absolute;top:80px;left:0;right:0;bottom:20px;display:flex;align-items:center;justify-content:center;pointer-events:none;z-index:1}.wbSalesFunnel__filters-row{display:flex;align-items:flex-end;justify-content:space-between;gap:5px}.wbSalesFunnel__date-wrap{position:relative}.wbSalesFunnel__date-error{position:absolute;left:2px;top:100%;margin-top:-2px;font-size:11px;line-height:1.2;color:#b71c1c;white-space:nowrap}.wbSalesFunnel__controls{display:flex;align-items:center;flex-wrap:wrap}.wbSalesFunnel__view-toggle{display:flex;align-items:center;background:#e8edf3;border-radius:8px;gap:2px;align-self:flex-end}.wbSalesFunnel__view-toggle-btn{padding:4px 10px;border:none;background:transparent;border-radius:6px;font-size:13px;font-weight:500;color:#5a6a7e;cursor:pointer;height:34px;transition:background .15s,color .15s}.wbSalesFunnel__view-toggle-btn:hover:not(.wbSalesFunnel__view-toggle-btn--active){background:#d4dde8}.wbSalesFunnel__view-toggle-btn--active{background:#4b5561;color:#eff2f7;box-shadow:0 1px 4px #0000001f}.wbSalesFunnel__table-container{flex:1 1 auto;min-height:0;margin:10px auto;position:relative;width:100%;display:flex;flex-direction:column}.wbSalesFunnel__table-container .ag-root-wrapper{flex:1 1 auto;min-height:0}.wbSalesFunnel__empty-content{font-size:25px;font-weight:500;color:#1f2d3d;text-shadow:0 5px 8px rgba(60,72,88,.1);text-align:center}.wbSalesFunnel__table-container .ag-cell{user-select:text;-webkit-user-select:text}.wbSalesFunnel__table-container .ag-row-totals{background-color:#3c4858!important;color:#eff2f7!important;font-weight:700}.wbSalesFunnel__table-container .ag-row-selected-custom{background-color:#b3d4fc!important;transition:background .2s}.wbSalesFunnel__table-container .funnel-cell--deficit{background-color:#ffe2e0!important;color:#c0392b;font-weight:600}.wbSalesFunnel__table-container .funnel-cell--bottleneck{color:#c0392b;font-weight:600}.wbSalesFunnel__table-container .funnel-cell--ok{color:#27893f}.sfChart{position:relative;flex:1 1 auto;min-height:0;overflow-y:auto;padding:18px 24px 32px;background:#fff;border:1px solid #D3DCE6;border-radius:8px}.sfChart__note{max-width:1080px;margin:0 auto 18px;font-size:13px;color:#8492a6}.sfChart__funnel{max-width:1080px;margin:0 auto;display:flex;flex-direction:column;gap:2px}.sfChart__stage{display:grid;grid-template-columns:minmax(160px,220px) 1fr 110px 140px;align-items:center;gap:12px;padding:4px 6px;border-radius:4px}.sfChart__stage:hover{background:#f9fafc}.sfChart__stage-label{font-size:14px;color:#3c4858;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sfChart__stage-track{height:34px;display:flex;justify-content:center}.sfChart__stage-bar{height:100%;border-radius:4px;min-width:4px}.sfChart__stage-qty{font-size:14px;font-weight:600;color:#1f2d3d;text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.sfChart__stage-rub{font-size:13.5px;color:#3c4858;text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.sfChart__conv{display:grid;grid-template-columns:minmax(160px,220px) 1fr 110px 140px;gap:12px}.sfChart__conv .sfChart__conv-arrow,.sfChart__conv .sfChart__conv-value{grid-column:2}.sfChart__conv-arrow{display:none}.sfChart__conv-value{justify-self:center;font-size:12.5px;font-weight:600;color:#8492a6;padding:1px 10px;background:#f9fafc;border:1px solid #E5E9F2;border-radius:10px;font-variant-numeric:tabular-nums}.sfChart__conv-value:before{content:"↓ ";font-weight:400}.sfChart__total-conv{max-width:1080px;margin:14px auto 0;font-size:13.5px;color:#3c4858}.sfChart__total-conv strong{color:#1f2d3d}.sfChart__tiles{max-width:1080px;margin:18px auto 0;display:flex;flex-wrap:wrap;gap:12px}.sfChart__tile{flex:1 1 180px;min-width:160px;padding:10px 16px;border:1px solid #E5E9F2;border-radius:8px;background:#f9fafc}.sfChart__tile-label{font-size:12.5px;color:#8492a6}.sfChart__tile-value{font-size:20px;font-weight:600;color:#1f2d3d;margin-top:2px}.sfChart__tile-value--negative{color:#c62828}.sfChart__tile-sub{font-size:12px;color:#8492a6;margin-top:1px;font-variant-numeric:tabular-nums}
