@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";.main-container{width:100%;max-width:100%;flex-grow:1;display:flex;flex-direction:column}._spinner-svg_1xd17_1{animation:_loading-spinner-spin_1xd17_1 2s linear infinite;display:block;will-change:transform;margin:10px}@keyframes _loading-spinner-spin_1xd17_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes _spinner-circle_1xd17_40{0%{stroke-dashoffset:95;transform:scaleY(1)}49.99%{stroke-dashoffset:0;transform:scaleY(1)}50%{stroke-dashoffset:0;transform:scaleY(-1) rotate(25deg)}to{stroke-dashoffset:95;transform:scaleY(-1) rotate(-32deg)}}._spinner-circle_1xd17_40{stroke-dasharray:105;stroke-dashoffset:105;stroke-linecap:round;animation:_spinner-circle_1xd17_40 1.7s cubic-bezier(.445,.05,.55,.95) infinite;transform:translateZ(0);transform-origin:center;will-change:stroke-dashoffset}._footer-container_i70iv_1{width:100%;margin-top:auto;padding-block:.9rem;padding-inline:2rem;background-color:var(--color-section-bg);border-top:1px solid var(--color-grey-600);display:flex;flex-direction:column;align-items:center;gap:.375rem}._footer-container_i70iv_1 h4{font:var(--font-h3)}._footer-container_i70iv_1 img{width:16px}._contact-info_i70iv_22{display:grid;grid-template-columns:1fr auto 1fr;gap:.75rem;width:100%;justify-content:center;font-style:normal}._email-adress_i70iv_31{text-decoration:underline;justify-self:flex-end;display:flex;gap:.75rem}._email-adress_i70iv_31 a{color:inherit}._phone-number_i70iv_42{display:flex;gap:.75rem}._container_rytv8_1{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;padding-inline:2rem;padding-block:.66rem;box-shadow:var(--box-shadow);border-bottom:1px solid rgb(0 0 0 / 20%)}._heading_rytv8_12{text-align:center;font:var(--font-h2)}._heading_rytv8_12 a{color:var(--color-black)}._user-control_rytv8_21{display:flex;align-items:center;gap:1rem;text-align:right;justify-self:flex-end}._button-logout_rytv8_29{padding-inline:2rem;min-height:3em;align-self:flex-end;border:3px solid var(--color-accent-dark);border-radius:4rem;background-color:var(--color-white);color:var(--color-accent-dark);cursor:pointer;text-align:center;text-transform:uppercase;font-weight:700;transition:color border-color background-color var(--time-fast) ease}._button-logout_rytv8_29:hover{border-color:var(--color-accent-dark-hover);color:var(--color-accent-dark-hover);background-color:var(--color-grey-900)}._company-logo_rytv8_50{width:150px}.toggle-switch-container{display:flex;align-items:center;gap:12px}.toggle-label{font-size:14px;font-weight:500;color:#6c757d;transition:color .2s ease;-webkit-user-select:none;user-select:none}.toggle-label.active{color:#212529}.toggle-switch{position:relative;width:51px;height:31px;padding:0;border:none;border-radius:31px;background-color:#e9ecef;cursor:pointer;transition:background-color .3s ease;outline:none}.toggle-switch:focus-visible{box-shadow:0 0 0 3px #007bff40}.toggle-switch.checked{background-color:#28a745}.toggle-switch.disabled{opacity:.5;cursor:not-allowed}.toggle-switch.pressed:not(.disabled){transform:scale(.98)}.toggle-slider{position:absolute;top:2px;left:2px;width:27px;height:27px;border-radius:50%;background-color:#fff;box-shadow:0 2px 4px #0003;transition:transform .3s cubic-bezier(.4,0,.2,1)}.toggle-switch.checked .toggle-slider{transform:translate(20px)}.toggle-switch:active:not(.disabled) .toggle-slider{width:31px;transition:transform .3s cubic-bezier(.4,0,.2,1),width .1s ease}.toggle-switch.checked:active:not(.disabled) .toggle-slider{transform:translate(16px)}._modal_4cos6_1{display:block;position:fixed;cursor:pointer;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#0006}._modal-content_4cos6_15{cursor:default;position:relative;top:30%;background-color:var(--color-white);overflow:hidden;border-radius:8px;margin:auto;width:40%;box-shadow:var(--box-shadow);animation-name:_animatetop_4cos6_1;animation-duration:.6s;animation-timing-function:cubic-bezier(.22,.19,.04,1.01)}@keyframes _animatetop_4cos6_1{0%{top:-200px;opacity:0}to{opacity:1}}._modal-header_4cos6_53{background-color:var(--color-positive);color:#fff;display:flex;justify-content:space-between;align-items:center;padding-left:1rem}._close_4cos6_62{padding-inline:1.25rem;padding-block:1rem;border-left:2px solid var(--color-white);height:100%;cursor:pointer}._close_4cos6_62:hover,._close_4cos6_62:focus{background-color:var(--color-positive-hover)}._modal-body_4cos6_75{padding:1rem 1.25rem}._button-group_4cos6_80{display:flex;gap:.75rem;margin-top:1.25rem;justify-content:flex-end}._button-group_4cos6_80 button{min-width:100px;padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .2s ease}._container_rfhe2_1{min-height:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4rem;padding-block:1rem}._abc-logo_rfhe2_12{width:200px}._abc-logo_rfhe2_12,._company-logo_rfhe2_17{margin-inline:auto}._company-logo_rfhe2_17{margin-top:auto}._section-login_rfhe2_25{width:fit-content;margin-inline:auto;padding-inline:8rem;padding-block:3rem;text-align:center;display:flex;flex-direction:column;gap:2rem;box-shadow:var(--box-shadow)}._form_rfhe2_37{display:flex;flex-direction:column;gap:.75rem;min-width:600px}._form_rfhe2_37 label{text-align:left}._form_rfhe2_37 button{margin-inline:auto;margin-top:1.25rem}._input-container_rfhe2_53{display:flex;flex-direction:column;gap:.25rem}._login-button_rfhe2_59{background-color:var(--primary-green);cursor:pointer;height:55px;border-radius:10px;text-align:center;box-shadow:#00000059 0 5px 15px}._login-button_rfhe2_59:hover{opacity:.8}._login-button_rfhe2_59:active{opacity:.7}._login-button_rfhe2_59:disabled{opacity:.2}@media screen and (width <= 700px){._main-title_rfhe2_85{font-size:32px}._mini-logo_rfhe2_89{width:200px}}._error-msg_rfhe2_80{color:var(--color-negative)}._forgot-password_rfhe2_98{margin-top:1rem;color:var(--color-accent-dark);text-decoration:none}._forgot-password_rfhe2_98:hover{text-decoration:underline}._container_1j0ui_1{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;padding-inline:2rem;padding-block:.5rem;box-shadow:var(--box-shadow);border-bottom:1px solid rgb(0 0 0 / 20%)}._heading_1j0ui_13{font:var(--font-h2);font-size:1.1rem;padding-inline:2rem;min-height:1.3em;align-self:flex-end;border:2px solid var(--color-accent-dark);border-radius:4rem;background-color:var(--color-white);color:var(--color-accent-dark);cursor:pointer;text-align:center;text-transform:uppercase;font-weight:700;transition:color border-color background-color var(--time-fast) ease}._pageTitle_1j0ui_30{font:var(--font-h2);font-size:1.1rem;padding-inline:2rem;margin:0;color:var(--color-accent-dark);cursor:pointer;text-align:center;font-weight:700}._heading_1j0ui_13:hover{border-color:var(--color-accent-dark-hover);color:var(--color-accent-dark-hover);background-color:var(--color-grey-900)}._heading_1j0ui_13 a{color:var(--color-black)}._user-control_1j0ui_51{display:flex;align-items:center;gap:1rem;text-align:right;justify-self:flex-end}._button-logout_1j0ui_59{padding-inline:2rem;min-height:1.8em;align-self:flex-end;border:2px solid var(--color-accent-dark);border-radius:4rem;background-color:var(--color-white);color:var(--color-accent-dark);cursor:pointer;text-align:center;text-transform:uppercase;font-weight:700;transition:color border-color background-color var(--time-fast) ease}._button-logout_1j0ui_59:hover{border-color:var(--color-accent-dark-hover);color:var(--color-accent-dark-hover);background-color:var(--color-grey-900)}._company-logo_1j0ui_80{width:70px}._logo-column_1j0ui_84{display:flex;flex-direction:row;align-items:center;gap:1rem}._back-button_1j0ui_91{display:flex;align-items:center;gap:.5rem;padding:4px 12px;font-size:13px;font-weight:500;color:#495057;background:transparent;border:none;border-radius:1rem;cursor:pointer;background-color:#0000000d;transition:color .15s ease,background-color .15s ease}._back-button_1j0ui_91:before{cursor:pointer;content:"";display:inline-block;width:6px;height:6px;border-left:2px solid currentcolor;border-bottom:2px solid currentcolor;transform:rotate(45deg)}._back-button_1j0ui_91:hover{cursor:pointer;color:#2c3e50;background-color:#0003}._menuButton_kjus6_1{color:var(--color-accent-dark)!important}._backdrop_kjus6_5{z-index:1200!important;background-color:#00000080!important}._sidebar_kjus6_10{position:fixed;top:0;right:0;height:100vh;width:380px;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);z-index:1300;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1);box-shadow:-4px 0 20px #0000004d;display:flex;flex-direction:column}._sidebar_kjus6_10._open_kjus6_25{transform:translate(0)}._header_kjus6_29{padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}._headerContent_kjus6_34{display:flex;justify-content:space-between;align-items:center}._userInfo_kjus6_40{display:flex;align-items:center;gap:.75rem}._username_kjus6_46{color:#fff;font-weight:600;font-size:1rem}._closeButton_kjus6_52{color:#9ca3af!important;padding:.5rem!important}._closeButton_kjus6_52:hover{color:#fff!important;background-color:#ffffff1a!important}._searchContainer_kjus6_62{padding:1rem .5rem;border-bottom:1px solid rgba(255,255,255,.1)}._searchBox_kjus6_67{position:relative;display:flex;align-items:center;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:.5rem;padding:.75rem;height:3rem;transition:all .2s ease}._searchIcon_kjus6_79{color:#9ca3af;margin-right:.75rem;flex-shrink:0}._searchInput_kjus6_85{flex:1;background:none;border:none;outline:none;color:#fff;font-size:.9rem;placeholder-color:#6b7280}._searchInput_kjus6_85::placeholder{color:#6b7280}._searchShortcut_kjus6_99{background-color:#ffffff1a;color:#9ca3af;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500;margin-left:.5rem}._content_kjus6_109{flex:1;overflow-y:auto;padding:1rem 0}._group_kjus6_115{margin-bottom:1.5rem}._groupTitle_kjus6_119{color:#9ca3af;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;padding:0 1.5rem .75rem}._menuItem_kjus6_128{width:calc(100% - 3rem);display:flex;align-items:center;padding:.35rem 1rem;background:none;border:none;cursor:pointer;transition:all .2s ease;text-align:left;color:#fff;position:relative;border-radius:.5rem;justify-content:space-between}._menuItem_kjus6_128:hover{background-color:#ffffff0d}._menuItem_kjus6_128:active{background-color:#ffffff1a}._menuItemIcon_kjus6_152{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:linear-gradient(135deg,var(--color-accent-dark) 0%,var(--color-accent-dark-hover) 100%);border-radius:.375rem;margin-right:.625rem;color:#fff;flex-shrink:0;box-shadow:0 2px 8px #5e3b2a4d}._menuItemIcon_kjus6_152 img{image-rendering:-webkit-optimize-contrast;image-rendering:smooth;object-fit:contain}._menuItemIcon_kjus6_152 img[alt="Power BI"]{filter:none}._dashboardIcon_kjus6_176{filter:invert(1) brightness(1)}._menuItemLeft_kjus6_180{display:flex;align-items:center;flex:1;min-width:0}._menuItemContent_kjus6_187{flex:1;min-width:0}._menuItemTitle_kjus6_192{font-weight:500;font-size:.9rem;line-height:1.1;margin-bottom:.125rem}._chevron_kjus6_199{color:#6b7280;flex-shrink:0;transition:transform .2s ease}._menuItem_kjus6_128:hover ._chevron_kjus6_199{transform:translate(2px);color:#9ca3af}._content_kjus6_109::-webkit-scrollbar{width:4px}._content_kjus6_109::-webkit-scrollbar-track{background:transparent}._content_kjus6_109::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:2px}._content_kjus6_109::-webkit-scrollbar-thumb:hover{background-color:#ffffff4d}._menuItem_kjus6_128._active_kjus6_229{background-color:#5e3b2a1a}._menuItem_kjus6_128._active_kjus6_229 ._menuItemIcon_kjus6_152{background:linear-gradient(135deg,var(--color-accent-dark-hover) 0%,var(--color-accent-dark) 100%);box-shadow:0 4px 12px #5e3b2a66}._modal-wrapper_1n8we_3{display:flex;gap:16px;align-items:stretch;position:relative}._modalCell_1n8we_10{position:relative;width:60vw;max-width:800px;aspect-ratio:3 / 2;border-radius:7px;padding:30px;display:flex;flex-direction:column;gap:24px;box-shadow:0 20px 60px #0006;animation:_cellExpand_1n8we_1 .3s cubic-bezier(.34,1.56,.64,1);flex-shrink:0}._kd-toggle-button_1n8we_26{position:absolute;right:-13px;top:50%;transform:translateY(-50%);background:#fffffff2;border:none;border-radius:0 8px 8px 0;padding:12px 8px;cursor:pointer;box-shadow:-4px 0 20px #0003;display:flex;flex-direction:column;align-items:center;gap:8px;z-index:-1;transition:background-color .2s}._kd-toggle-button_1n8we_26:hover{background:#f0f0f0f2}._kd-toggle-label_1n8we_49{writing-mode:vertical-rl;text-orientation:mixed;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#333}._kd-sidebar_1n8we_60{background:#fffffff2;border-radius:12px;padding:20px;min-width:220px;box-shadow:0 10px 40px #0000004d;display:flex;flex-direction:column;overflow:hidden;height:min(30vw,400px);transition:transform .3s ease-out,opacity .3s ease-out,width .3s ease-out}._kd-sidebar-open_1n8we_73{transform:translate(0);opacity:1;width:auto}._kd-sidebar-closed_1n8we_79{transform:translate(100%);opacity:0;width:0;min-width:0;padding:0;pointer-events:none}@keyframes _slide-in_1n8we_1{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}._kd-sidebar-title_1n8we_100{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#333;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #e0e0e0}._kd-list_1n8we_111{display:flex;flex-direction:column;gap:12px;overflow-y:auto;flex:1;padding-right:8px}._kd-item_1n8we_120{display:flex;flex-direction:column;gap:2px;padding:8px;border-radius:6px;transition:background-color .15s}._kd-item-expandable_1n8we_129{cursor:pointer}._kd-item-expandable_1n8we_129:hover{background-color:#0000000d}._kd-item-header_1n8we_137{display:flex;flex-direction:column;gap:2px}._kd-item-label_1n8we_143{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#666}._kd-item-value_1n8we_151{font-size:18px;font-weight:700;color:#222}._kd-item-loading_1n8we_157{font-size:18px;font-weight:700;color:#999}._kd-item-details_1n8we_164{margin-top:8px;padding-top:8px;border-top:1px solid #e0e0e0;display:flex;flex-direction:column;gap:4px}._kd-detail-row_1n8we_173{display:flex;justify-content:space-between;align-items:baseline;font-size:11px}._kd-detail-label_1n8we_180{color:#888;font-weight:500}._kd-detail-value_1n8we_185{color:#444;font-weight:600;text-align:right}@keyframes _cellExpand_1n8we_1{0%{transform:scale(.3);opacity:0}to{transform:scale(1);opacity:1}}._closeButton_1n8we_203{position:absolute;top:8px;right:8px;background:none;border:none;cursor:pointer;opacity:.6;transition:opacity .2s,transform .2s;padding:8px;display:flex;align-items:center;justify-content:center}._closeButton_1n8we_203:hover{opacity:1;transform:scale(1.1);cursor:pointer!important}._main-title_1n8we_225{font-size:66px;font-weight:800;text-align:center;letter-spacing:2px;color:#fff;margin-bottom:-4px;margin-top:-120px}._header_1n8we_236{display:flex;align-items:center;justify-content:center;gap:4px;opacity:.9;margin-top:-15px}._header-label_1n8we_245{text-transform:uppercase;font-size:20px;font-weight:600;letter-spacing:-.5px;margin-right:8px;opacity:1}._headerTitle_1n8we_254{text-transform:uppercase;font-size:20px;font-weight:600;letter-spacing:-.5px;opacity:1}._header-connector_1n8we_262{text-transform:uppercase;font-size:20px;font-weight:600;opacity:.6;text-transform:lowercase;letter-spacing:.5px;padding:0}._headerSubtitle_1n8we_272{text-transform:uppercase;font-size:20px;font-weight:600;opacity:1}._profitSection_1n8we_280{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;margin-top:10px}._profitLabel_1n8we_289{font-size:16px;font-weight:500;opacity:.7;text-transform:uppercase;letter-spacing:1px}._profitValue_1n8we_297{font-size:72px;font-weight:800;line-height:1;letter-spacing:-2px}._profitPercentage_1n8we_304{font-size:20px;font-weight:800;opacity:1;display:flex;align-items:center;gap:8px}._profitPercentageLabel_1n8we_313{font-size:20px;font-weight:800;opacity:.9;text-transform:uppercase;letter-spacing:.5px}._bruttoPercentageLabel_1n8we_321{font-size:14px;font-weight:200;opacity:.9;letter-spacing:.5px}._bruttoPercentage_1n8we_321{font-size:12px;font-weight:200;opacity:1;display:flex;align-items:center;gap:8px}._metricsGrid_1n8we_338{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:23px}._metricCard_1n8we_345{padding:12px 16px;border-radius:8px;display:flex;flex-direction:column;gap:4px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._metricLabel_1n8we_354{font-size:12px;font-weight:600;opacity:.7;text-transform:uppercase;letter-spacing:.5px;text-align:center}._metricValue_1n8we_363{text-align:center;font-size:20px;font-weight:700}._metricValueBrutto_1n8we_369{text-align:center;font-size:20px;font-weight:100}._contextSection_1n8we_376{display:grid;grid-template-columns:1fr 1fr;gap:12px;transform:translateY(20px)}._contextCard_1n8we_383{padding:8px;border-radius:18px;border:1px solid;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;gap:8px;color:#474747;text-decoration:none;cursor:pointer!important;background-color:#fff!important;align-items:center}._contextCard_1n8we_383:hover{background-color:#575353!important;color:#fafafa}._contextHeader_1n8we_403{display:flex;justify-content:space-between;align-items:center;opacity:1}._contextTitle_1n8we_410{margin-left:7px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;opacity:2;text-align:center}._contextLink_1n8we_420{opacity:1!important;transition:opacity .2s,transform .2s;display:flex;align-items:right;padding-left:12px;border-radius:4px;color:#000!important;font-size:16px;font-weight:700;text-decoration:none}._contextDetail_1n8we_433{display:flex;justify-content:space-between;align-items:baseline;gap:8px;font-size:12px}._contextDetailLabel_1n8we_441{font-weight:500;opacity:.7}._contextDetailValue_1n8we_446{font-weight:700;text-align:right}._volume-metrics-box_1n8we_452{margin-top:16px;padding:16px;border-radius:12px;border:1px solid;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffe3}._volume-metrics-grid_1n8we_461{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}._volume-metric-card_1n8we_467{display:flex;flex-direction:column;gap:4px;padding:8px 12px;border-radius:6px;background-color:#0000000d}._volume-metric-label_1n8we_476{font-size:11px;font-weight:600;opacity:.7;text-transform:uppercase;letter-spacing:.5px;color:#333}._volume-metric-value_1n8we_485{font-size:18px;font-weight:700;color:#222}._metric-card-clickable_1n8we_492{cursor:pointer;transition:transform .15s,box-shadow .15s}._metric-card-clickable_1n8we_492:hover{transform:scale(1.02);box-shadow:0 4px 12px #00000026}._affo-popup_1n8we_503{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#fffffffa;border-radius:12px;padding:20px;min-width:320px;max-width:400px;max-height:80vh;box-shadow:0 20px 60px #0006;display:flex;flex-direction:column;z-index:100;animation:_popup-fade-in_1n8we_1 .2s ease-out}@keyframes _popup-fade-in_1n8we_1{0%{opacity:0;transform:translate(-50%,-50%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}._affo-popup-header_1n8we_533{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding-bottom:8px;border-bottom:2px solid #e0e0e0}._affo-popup-title_1n8we_542{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#333}._affo-popup-close_1n8we_550{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#666;transition:background-color .15s,color .15s}._affo-popup-close_1n8we_550:hover{background-color:#f0f0f0;color:#333}._affo-popup-total_1n8we_568{display:flex;justify-content:space-between;align-items:baseline;padding:12px;background-color:#f5f5f5;border-radius:8px;margin-bottom:12px;font-weight:600;color:#333}._affo-popup-total-value_1n8we_580{font-size:20px;font-weight:700;color:#222}._affo-popup-list_1n8we_586{display:flex;flex-direction:column;gap:8px;overflow-y:auto;flex:1;padding-right:8px}._summaryPanel_4n8wg_3{position:fixed;top:70px;right:0;width:400px;height:calc(100vh - 130px);background:#fff;box-shadow:-4px 0 20px #00000026;display:flex;flex-direction:column;z-index:80;animation:_slideIn_4n8wg_1 .3s ease-out}@keyframes _slideIn_4n8wg_1{0%{transform:translate(100%)}to{transform:translate(0)}}._header_4n8wg_27{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid #e0e0e0;background:#f8f9fa}._title_4n8wg_36{margin:0;font-size:18px;font-weight:700;color:#333}._closeButton_4n8wg_43{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:#666;transition:all .2s}._closeButton_4n8wg_43:hover{background:#e0e0e0;color:#333}._statsSection_4n8wg_63{padding:16px 20px;border-bottom:1px solid #e0e0e0;background:#fafafa}._statsGrid_4n8wg_69{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:16px}._statItem_4n8wg_76{display:flex;flex-direction:column;gap:4px;padding:10px 12px;background:#fff;border-radius:8px;border:1px solid #e8e8e8}._statLabel_4n8wg_86{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#666}._statValue_4n8wg_94{font-size:16px;font-weight:700;color:#333}._statValue_4n8wg_94._positive_4n8wg_100{color:#28a745}._statValue_4n8wg_94._negative_4n8wg_104{color:#dc3545}._coverageInfo_4n8wg_109{display:flex;flex-wrap:wrap;gap:12px}._coverageItem_4n8wg_115{display:flex;align-items:center;gap:6px;font-size:13px}._coverageLabel_4n8wg_122{color:#666}._coverageValue_4n8wg_126{font-weight:700;color:#333}._coverageValue_4n8wg_126._positive_4n8wg_100{color:#28a745}._coverageValue_4n8wg_126._negative_4n8wg_104{color:#dc3545}._cellList_4n8wg_140{flex:1;display:flex;flex-direction:column;overflow:hidden}._cellListHeader_4n8wg_147{padding:12px 20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#666;background:#f8f9fa;border-bottom:1px solid #e0e0e0}._cellListContent_4n8wg_158{flex:1;overflow-y:auto;padding:8px}._cellItem_4n8wg_164{display:flex;flex-direction:column;gap:6px;padding:12px;margin-bottom:6px;background:#fff;border:1px solid #e8e8e8;border-radius:8px;cursor:pointer;transition:all .2s}._cellItem_4n8wg_164:hover{background:#f8f9fa;border-color:#927864;box-shadow:0 2px 8px #00000014}._cellInfo_4n8wg_183{display:flex;align-items:center;gap:6px;flex-wrap:wrap}._cellCustomer_4n8wg_190{font-size:13px;font-weight:600;color:#333}._cellConnector_4n8wg_196{font-size:11px;color:#999}._cellArticle_4n8wg_201{font-size:13px;font-weight:500;color:#555}._cellMetrics_4n8wg_207{display:flex;justify-content:space-between;align-items:center;padding-top:6px;border-top:1px solid #f0f0f0}._cellSales_4n8wg_215{font-size:12px;color:#666}._cellProfit_4n8wg_220{font-size:13px;font-weight:700}._cellProfit_4n8wg_220._positive_4n8wg_100{color:#28a745}._cellProfit_4n8wg_220._negative_4n8wg_104{color:#dc3545}._cellListContent_4n8wg_158::-webkit-scrollbar{width:6px}._cellListContent_4n8wg_158::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}._cellListContent_4n8wg_158::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}._cellListContent_4n8wg_158::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.25"}.katex .katex-mathml{clip:rect(1px,1px,1px,1px);border:0;height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}.cpc-container{width:100%;background-color:#f5f5f5;padding:2px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.cpc-header{margin-bottom:20px}.cpc-title{font-size:28px;font-weight:700;color:#333;margin:0 0 8px}.cpc-subtitle{color:#666;margin:0;font-size:16px}.cpc-loading,.cpc-error,.cpc-no-data{display:flex;align-items:center;justify-content:center;min-height:400px;text-align:center}.cpc-spinner{width:60px;height:60px;border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}.cpc-controls{background:#fff;padding-top:5px;padding-bottom:10px;box-shadow:0 2px 4px #0000001a}.cpc-controls-row{display:flex;flex-wrap:nowrap;gap:6px;align-items:center}.cpc-data-info{font-size:14px;color:#666;font-weight:500}.cpc-search-container{position:relative;display:inline-block}.cpc-search-input{padding:4px 10px 4px 32px;border:2px solid #ddd;border-radius:6px;width:160px;font-size:11px}.cpc-search-input:focus{outline:none;border-color:#007bff}.cpc-search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#999;width:18px;height:18px}.cpc-select,.cpc-input{padding:5px 8px;border:2px solid #ddd;border-radius:6px;font-size:14px;background:#fff;height:30px;box-sizing:border-box}.cpc-select:focus,.cpc-input:focus{outline:none;border-color:#007bff}.cpc-min-sales-container{display:flex;align-items:center;gap:4px}.cpc-min-sales-label{font-size:14px;color:#666;white-space:nowrap}.cpc-min-sales-input{padding:4px 10px;border:2px solid #ddd;border-radius:6px;width:90px;font-size:11px}.cpc-rank-filter-container{display:flex;gap:8px;align-items:center;margin-left:auto}.cpc-rank-filter-section{display:flex;flex-direction:column;gap:2px;min-width:90px}.cpc-rank-filter-label{font-size:11px;color:#666;font-weight:500}.cpc-rank-slider-single{width:100%;height:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;outline:none;margin:0;padding:0}.cpc-rank-slider-single::-webkit-slider-track{width:100%;height:2px;background:#ddd;border-radius:1px}.cpc-rank-slider-single::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:10px;height:10px;background:#927864;cursor:pointer;border-radius:50%;border:1.5px solid white;box-shadow:0 1px 3px #0003}.cpc-rank-slider-single::-moz-range-track{width:100%;height:2px;background:#ddd;border-radius:1px}.cpc-rank-slider-single::-moz-range-thumb{width:10px;height:10px;background:#927864;cursor:pointer;border-radius:50%;border:1.5px solid white;box-shadow:0 1px 3px #0003}.cpc-rank-slider-single:hover::-webkit-slider-thumb{background:#7a6553}.cpc-rank-slider-single:hover::-moz-range-thumb{background:#7a6553}.cpc-button{display:inline-flex;align-items:center;padding:5px;border:2px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;font-size:14px;height:30px;box-sizing:border-box;text-decoration:none;color:#333;transition:all .2s}.cpc-button:hover{background:#927864;border-color:#927864;color:#fff}.cpc-button-icon{width:16px;height:16px}.cpc-button-icon:not(:only-child){margin-right:6px}.cpc-zoom-controls{display:flex;align-items:center;gap:4px}.cpc-zoom-level{font-weight:600;min-width:40px;text-align:center}.cpc-matrix-container{background:#fff;padding:0;box-shadow:0 2px 4px #0000001a;height:88vh;width:100%;overflow:auto;position:relative;cursor:grab}.cpc-matrix-container.is-dragging,.cpc-matrix-container.is-dragging *{cursor:grabbing!important}.cpc-matrix-container.shift-held,.cpc-matrix-container.shift-held *{cursor:crosshair!important}.cpc-matrix-container.cmd-ctrl-held,.cpc-matrix-container.cmd-ctrl-held *{cursor:copy!important}.cpc-header-row{position:sticky;top:0;display:flex;justify-content:safe center;background:#fff;z-index:60}.cpc-corner{position:sticky;left:0;top:0;display:flex;align-items:flex-end;justify-content:center;padding-bottom:10px;font-weight:700;font-size:12px;color:#666;z-index:-999!important;flex-shrink:0}.cpc-article-headers{position:absolute;top:0;left:200px;color:#333;background:#f8f9fa;border-bottom:1px solid #ddd;display:flex;z-index:20;right:0}.cpc-article-header{max-width:none;border-right:1px solid #ddd;border-bottom:2px solid #000;padding:4px;background:#d4ead1;flex-shrink:0;overflow:visible;position:relative;transform:skew(-25deg);transform-origin:bottom left}.cpc-article-header.unprofitable{background:#ffebee}.cpc-article-header-text{display:inline-block;transform:skew(25deg) rotate(-65deg);transform-origin:bottom left;white-space:nowrap;position:absolute;left:70%;bottom:8px;font-size:11px;font-weight:600;color:#2c3e50;overflow:hidden;text-overflow:ellipsis;max-width:140px}.cpc-article-header-label{font-size:12px;color:#666;line-height:1}.cpc-article-header-number{font-size:inherit;font-weight:inherit;color:inherit}.cpc-matrix-row{display:flex;z-index:20!important;justify-content:safe center}.cpc-customer-header{position:sticky;left:0;width:200px;border-right:2px solid #000;border-bottom:1px solid #ddd;display:flex;align-items:center;justify-content:left;padding:0 8px;background:#d4ead1;font-size:12px;z-index:10!important;flex-shrink:0;overflow:hidden}.cpc-customer-header.unprofitable{background:#ffebee}.cpc-customer-header-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cpc-customer-rank{color:#999;margin-left:auto;padding-left:4px;flex-shrink:0;font-weight:400}.cpc-rank-row{position:sticky;top:0;z-index:55}.cpc-rank-header{background:#f0f0f0!important;font-weight:600;color:#999}.cpc-rank-cell{background:#f0f0f0!important;color:#999;font-weight:400;cursor:default;border-bottom:1px solid #ddd}.cpc-matrix-cell{cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#333;transition:all .01s;flex-shrink:0}.cpc-matrix-cell,.cpc-customer-stats-cell,.cpc-article-stats-cell{position:relative}.show-crosshair .cpc-matrix-row.row-highlighted .cpc-matrix-cell:after,.show-crosshair .cpc-matrix-row.row-highlighted .cpc-customer-stats-cell:after,.show-crosshair .cpc-matrix-row.row-highlighted .cpc-customer-header:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-top:2px solid rgba(59,130,246,.6);border-bottom:2px solid rgba(59,130,246,.6);background:#3b82f614;pointer-events:none}.show-crosshair .cpc-matrix-cell.col-highlighted:after,.show-crosshair .cpc-article-stats-cell.col-highlighted:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-left:2px solid rgba(59,130,246,.6);border-right:2px solid rgba(59,130,246,.6);background:#3b82f614;pointer-events:none}.show-crosshair .cpc-matrix-row.row-highlighted .cpc-matrix-cell.col-highlighted:after{border:2px solid rgba(59,130,246,.9);background:#3b82f62e}.show-crosshair .cpc-article-stats-row.row-highlighted .cpc-article-stats-cell:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-top:2px solid rgba(59,130,246,.6);border-bottom:2px solid rgba(59,130,246,.6);background:#3b82f614;pointer-events:none}.cpc-matrix-cell.no-data{background:#f5f5f5;color:#999;cursor:inherit}.cpc-legend{margin-top:10px;margin-left:20px;margin-bottom:10px;display:flex;flex-wrap:wrap;gap:20px;align-items:center;font-size:14px}.cpc-legend-item{display:flex;align-items:center;gap:8px}.cpc-legend-color{width:20px;height:20px;border-radius:3px;border:1px solid #ddd}.cpc-legend-green{background:#c8e6c9}.cpc-legend-red{background:#ffcdd2}.cpc-legend-gray{background:#f5f5f5}.cpc-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1000}.cpc-modal-content{background:#fff;border-radius:8px;padding:30px;max-width:800px;width:100%;max-height:80vh;overflow-y:auto}.cpc-3d-modal-content{background:#fff;border-radius:8px;padding:20px;max-width:900px;width:95%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 30px #0000004d;border:2px solid #007bff}.cpc-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.cpc-modal-title{font-size:20px;font-weight:700;margin:0}.cpc-modal-close{background:none;border:none;font-size:24px;cursor:pointer;color:#999;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.cpc-modal-close:hover{color:#333}.cpc-modal-sections{display:flex;flex-direction:column;gap:10px}.cpc-modal-row{display:flex;gap:10px}.cpc-modal-row .cpc-modal-section{flex:1}.cpc-modal-links-row{display:flex;gap:10px;justify-content:center;margin-top:20px;padding-top:20px;border-top:1px solid #eee}.cpc-modal-links-row .cpc-modal-link{flex:1;max-width:250px;justify-content:center}.cpc-modal-placeholder{height:200px;width:100%}.cpc-modal-section{padding:15px;border-radius:6px;border:2px solid #eee}.cpc-modal-section.customer{border-color:#007bff}.cpc-modal-section.article{border-color:#6f42c1}.cpc-modal-section.intersection{background:#f8f9fa;border-color:#6c757d}.cpc-modal-section-title{font-weight:700;margin-bottom:10px;font-size:16px}.cpc-modal-field{display:flex;margin-bottom:8px;font-size:14px}.cpc-modal-field-label{font-weight:600;min-width:140px;color:#333}.cpc-modal-field-value{flex:1;color:#666}.cpc-modal-field-value.positive{color:#28a745;font-weight:700}.cpc-modal-field-value.negative{color:#dc3545;font-weight:700}.cpc-status-badge,.cpc-quadrant-badge{display:inline-block;padding:3px 8px;border-radius:4px;font-size:11px;font-weight:700;margin-left:8px}.cpc-status-badge.profitable,.cpc-quadrant-badge.high-high{background:#d4edda;color:#155724}.cpc-status-badge.unprofitable,.cpc-quadrant-badge.low-low{background:#f8d7da;color:#721c24}.cpc-quadrant-badge.high-low{background:#fff3cd;color:#856404}.cpc-quadrant-badge.low-high{background:#cce5ff;color:#004085}.cpc-summary{margin-top:20px;background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a}.cpc-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:20px}.cpc-summary-item{text-align:center;padding:15px;border-radius:6px;background:#f8f9fa}.cpc-summary-value{font-size:24px;font-weight:700;margin-bottom:5px}.cpc-summary-value.green{color:#28a745}.cpc-summary-value.red{color:#dc3545}.cpc-summary-value.blue{color:#007bff}.cpc-summary-value.purple{color:#6f42c1}.cpc-summary-value.gray{color:#6c757d}.cpc-summary-label{font-size:14px;color:#666;font-weight:500}.cpc-summary-additional{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:15px;padding-top:20px;border-top:1px solid #eee}.cpc-quadrant-overlay{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;justify-content:safe center;pointer-events:none;z-index:2}.cpc-quadrant-overlay-inner{position:relative;flex-shrink:0;height:100%}.cpc-quadrant-line{position:absolute;background:#00000059;pointer-events:none;z-index:99}.cpc-quadrant-line.vertical{width:2px}.cpc-quadrant-line.horizontal{height:2px}.cpc-quadrant-background{position:absolute;pointer-events:none;z-index:16;opacity:.8}.cpc-quadrant-background.high-high{background:#4caf5040}.cpc-quadrant-background.high-low,.cpc-quadrant-background.low-high{background:#ffeb3b00}.cpc-quadrant-background.low-low{background:#f4433640}.cpc-quadrant-sum{position:absolute;transform:translate(-50%,-50%);z-index:100;pointer-events:none}.cpc-quadrant-sum-value{display:inline-block;background:#fffffff2;padding:8px 16px;border-radius:8px;font-size:18px;font-weight:700;color:#2c3e50;box-shadow:0 2px 8px #00000026;border:2px solid rgb(0 0 0 / 10%);white-space:nowrap}.cpc-quadrant-sum-total{z-index:101;display:flex;flex-direction:column;align-items:center;gap:2px}.cpc-quadrant-sum-total-label{font-size:11px;font-weight:600;color:#fff;background:#2c3e50;padding:2px 8px;border-radius:4px;letter-spacing:1px;white-space:nowrap}.cpc-quadrant-sum-total-value{background:#2c3e50;color:#fff;font-size:20px;padding:10px 20px;border:3px solid #1a252f}.cpc-button.active{background:#927864;border-color:#927864;color:#fff}.cpc-button.active:hover{background:#495057;border-color:#495057}.cpc-modal-link-container{margin-top:15px;padding-top:15px;border-top:1px solid #eee}.cpc-modal-link{display:inline-flex;align-items:center;padding:10px 16px;border-radius:6px;text-decoration:none;font-size:14px;font-weight:600;transition:all .2s ease;border:2px solid;background:#fff}.cpc-modal-link-icon{width:16px;height:16px;margin-right:8px}.cpc-modal-link.customer-link{color:#007bff;border-color:#007bff}.cpc-modal-link.customer-link:hover{background:#007bff;color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px #007bff4d}.cpc-modal-link.article-link{color:#6f42c1;border-color:#6f42c1}.cpc-modal-link.article-link:hover{background:#6f42c1;color:#fff;transform:translateY(-1px);box-shadow:0 4px 8px #6f42c14d}.cpc-stats-intersection-cell{border:none!important;background:#495057!important;position:relative}.cpc-customer-stats-first-column{box-shadow:-3px 0 #495057!important;border-left:none!important}.cpc-stats-intersection-cell.cpc-customer-stats-first-column{position:relative}.cpc-stats-intersection-cell.cpc-customer-stats-first-column:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#495057;transform:translate(-3px)}.cpc-article-stats-first-row{box-shadow:0 -3px #495057!important;border-top:none!important}.cpc-stats-group-0 .cpc-article-header-text{color:#06c;font-weight:600}.cpc-stats-group-1 .cpc-article-header-text{color:#228b22;font-weight:600}.cpc-stats-group-2 .cpc-article-header-text{color:#c60;font-weight:600}.cpc-stats-group-0.cpc-stats-percentage-column:not(.cpc-stats-intersection-cell){border-right:3px solid rgba(0,102,204,.4)!important}.cpc-stats-group-1.cpc-stats-percentage-column:not(.cpc-stats-intersection-cell){border-right:3px solid rgba(34,139,34,.4)!important}.cpc-stats-group-2.cpc-stats-percentage-column:not(.cpc-stats-intersection-cell){border-right:1px solid #ddd!important}.cpc-stats-group-0{background:linear-gradient(135deg,#f0f8ff,#e8f4f8)}.cpc-stats-group-1{background:linear-gradient(135deg,#f0fff0,#e8f5e8)}.cpc-stats-group-2{background:linear-gradient(135deg,#fff8f0,#fff0f0)}.cpc-article-stats-row{position:sticky;display:flex;background:#f8f9fa;border-bottom:1px solid #ddd;z-index:25}.cpc-article-stats-row:nth-last-child(1){bottom:calc(var(--cell-height, 60px) * 0)}.cpc-article-stats-row:nth-last-child(2){bottom:calc(var(--cell-height, 60px) * 1)}.cpc-article-stats-row:nth-last-child(3){bottom:calc(var(--cell-height, 60px) * 2)}.cpc-article-stats-row:nth-last-child(4){bottom:calc(var(--cell-height, 60px) * 3)}.cpc-article-stats-row:nth-last-child(5){bottom:calc(var(--cell-height, 60px) * 4)}.cpc-article-stats-row:nth-last-child(6){bottom:calc(var(--cell-height, 60px) * 5)}.cpc-article-stats-row:nth-last-child(7){bottom:calc(var(--cell-height, 60px) * 6)}.cpc-article-stats-header{position:sticky;left:0;background:#f8f9fa;border-right:1px solid #ddd;border-bottom:1px solid #ddd;display:flex;align-items:center;justify-content:flex-end;padding:8px;z-index:30;flex-shrink:0}.cpc-article-stats-row:nth-last-child(7) .cpc-article-stats-header .cpc-customer-header-text,.cpc-article-stats-row:nth-last-child(6) .cpc-article-stats-header .cpc-customer-header-text{color:#06c;font-weight:600}.cpc-article-stats-row:nth-last-child(5) .cpc-article-stats-header .cpc-customer-header-text,.cpc-article-stats-row:nth-last-child(4) .cpc-article-stats-header .cpc-customer-header-text{color:#228b22;font-weight:600}.cpc-article-stats-row:nth-last-child(3) .cpc-article-stats-header .cpc-customer-header-text,.cpc-article-stats-row:nth-last-child(2) .cpc-article-stats-header .cpc-customer-header-text{color:#c60;font-weight:600}.cpc-article-stats-cell{border-right:1px solid #ddd;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#333;background:#f8f9fa;flex-shrink:0}.cpc-article-stats-row:nth-last-child(7) .cpc-article-stats-cell,.cpc-article-stats-row:nth-last-child(6) .cpc-article-stats-cell{color:#06c}.cpc-article-stats-row:nth-last-child(5) .cpc-article-stats-cell,.cpc-article-stats-row:nth-last-child(4) .cpc-article-stats-cell{color:#228b22}.cpc-article-stats-row:nth-last-child(3) .cpc-article-stats-cell,.cpc-article-stats-row:nth-last-child(2) .cpc-article-stats-cell{color:#c60}.cpc-article-stats-row:nth-last-child(6) .cpc-article-stats-cell:not(.cpc-stats-intersection-cell),.cpc-article-stats-row:nth-last-child(6) .cpc-article-stats-header{border-bottom:3px solid rgba(0,102,204,.4)!important}.cpc-article-stats-row:nth-last-child(4) .cpc-article-stats-cell:not(.cpc-stats-intersection-cell),.cpc-article-stats-row:nth-last-child(4) .cpc-article-stats-header{border-bottom:3px solid rgba(34,139,34,.4)!important}.cpc-customer-stats-cell{border-right:1px solid #ddd;border-bottom:1px solid #ddd;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#333;background:#f8f9fa;flex-shrink:0}.cpc-customer-stats-section{position:sticky;right:0;display:flex;background:#f8f9fa;z-index:21}.cpc-stats-intersection-sticky{position:sticky;bottom:0;right:0;z-index:27}.cpc-simplified-nav{display:flex;flex:1;align-items:center;justify-content:center;position:relative}.cpc-simplified-center-group{display:flex;gap:16px;align-items:center}.cpc-simplified-zoom{position:absolute;right:0}.cpc-simplified-seller-container{position:relative}.cpc-simplified-seller-btn{background:#e67e22;color:#fff;border-color:#e67e22;display:flex;align-items:center;gap:6px}.cpc-simplified-seller-btn:hover{background:#d35400;border-color:#d35400}.cpc-simplified-seller-btn.active{background:#bf4f00;border-color:#bf4f00}.cpc-simplified-seller-btn.has-filter{background:#d35400;border-color:#d35400}.cpc-simplified-seller-arrow{transition:transform .2s ease;flex-shrink:0}.cpc-simplified-seller-btn.active .cpc-simplified-seller-arrow{transform:rotate(180deg)}.cpc-simplified-seller-dropdown{position:absolute;top:calc(100% + 4px);left:0;min-width:250px;background:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 4px 12px #00000026;z-index:100;display:flex;flex-direction:column;padding:4px;max-height:300px;overflow-y:auto}.cpc-simplified-seller-option{padding:8px 12px;border:none;background:none;cursor:pointer;text-align:left;border-radius:4px;font-size:13px;color:#333;transition:background .15s ease}.cpc-simplified-seller-option:hover{background:#f5f5f5}.cpc-simplified-seller-option.active{background:#e67e22;color:#fff;font-weight:600}.cpc-simplified-quadrant-sums-btn{background:#e91e63;color:#fff;border-color:#e91e63}.cpc-simplified-quadrant-sums-btn:hover{background:#c2185b;border-color:#c2185b}.cpc-simplified-quadrant-sums-btn.active{background:#ad1457;border-color:#ad1457}.cpc-simplified-sales-btn{background:#fffb05;color:#000;border-color:#5c5c5c}.cpc-simplified-sales-btn:hover{background:#fffb05!important;color:#000}.cpc-simplified-sales-btn.active{color:#000;background:#fffb05}.cpc-simplified-sales-filter .cpc-sales-filter-buttons .cpc-button{background:#fffb05;color:#272727;border-color:#e6e6e6}.cpc-simplified-sales-filter .cpc-sales-filter-buttons .cpc-button:hover{color:#000;background:#fffb05;border-color:#767676}.cpc-simplified-sales-filter .cpc-sales-filter-buttons .cpc-button.active{color:#000;background:#fffb05;border-color:#5c5c5c}.cpc-overview-btn{padding:10px 20px;border:2px solid #dee2e6;background:#fff;border-radius:24px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}.cpc-overview-btn:hover{background:#f8f9fa;border-color:#adb5bd;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.cpc-overview-btn.active{background:#28a745;color:#fff;border-color:#28a745;box-shadow:0 2px 6px #28a7454d}.cpc-simplified-separator{width:1px;height:24px;background:#ccc;margin:0 4px}.cpc-sales-filter-container{position:relative}.cpc-sales-filter-dropdown{position:absolute;top:100%;margin-top:4px;display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:14px;z-index:200;white-space:nowrap}.cpc-sales-filter-buttons{display:flex;gap:8px}.cpc-sales-filter-info{font-size:11px;color:#666;text-align:center;padding-top:2px}.cpc-preferences-container{position:relative;margin-left:auto;margin-right:8px}.cpc-preferences-dropdown{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:200px;z-index:1000}.cpc-preferences-header{padding:10px 12px;font-weight:600;border-bottom:1px solid #eee;color:#333}.cpc-preferences-item{display:flex;align-items:center;gap:8px;padding:10px 12px;cursor:pointer;transition:background .15s}.cpc-preferences-item:hover{background:#f5f5f5}.cpc-preferences-item input[type=checkbox]{width:16px;height:16px;cursor:pointer}.cpc-preferences-item span{font-size:14px;color:#333}.cpc-matrix-container.show-cell-borders .cpc-matrix-cell{border-right:1px solid #ddd;border-bottom:1px solid #ddd}.cpc-preferences-divider{height:1px;background:#eee;margin:8px 0}.cpc-preferences-select{width:100%;padding:6px 8px;margin-top:6px;border:1px solid #ddd;border-radius:4px;font-size:13px;background:#fff;cursor:pointer}.cpc-preferences-select:hover{border-color:#aaa}.cpc-preferences-color-legend{display:flex;flex-direction:column;gap:6px;padding:10px 12px;border-top:1px solid #eee;margin-top:8px}.cpc-color-legend-row{display:flex;align-items:center;gap:8px;font-size:12px;color:#555}.cpc-color-box{width:16px;height:16px;border-radius:3px;border:1px solid rgba(0,0,0,.1)}.cpc-matrix-cell.multi-selected{outline:3px solid #007bff!important;outline-offset:-3px;box-shadow:inset 0 0 0 2px #007bff4d!important;z-index:25;position:relative}.cpc-matrix-cell.multi-selected:before{content:"";position:absolute;top:2px;right:2px;width:8px;height:8px;background:#007bff;border-radius:50%;z-index:26}.cpc-container.has-summary-panel{margin-right:380px;transition:margin-right .3s ease-out}._popupOverlay_16fm2_1{position:absolute;z-index:1000;top:-10px;left:50%;transform:translate(-50%)}._popupContent_16fm2_9{border-radius:7px;box-shadow:0 20px 60px #0006;padding:24px 28px 20px;min-width:420px;max-width:800px;position:relative;animation:_popupExpand_16fm2_1 .3s cubic-bezier(.34,1.56,.64,1)}@keyframes _popupExpand_16fm2_1{0%{transform:scale(.3);opacity:0}to{transform:scale(1);opacity:1}}._closeButton_16fm2_30{position:absolute;top:10px;right:10px;background:none;border:none;cursor:pointer;opacity:.6;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:opacity .2s,transform .2s}._closeButton_16fm2_30:hover{opacity:1;transform:scale(1.1)}._headerRow_16fm2_53{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px}._header_16fm2_53{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}._articleImage_16fm2_68{width:64px;height:64px;border-radius:8px;background:#ffffff26;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}._articleImg_16fm2_80{width:100%;height:100%;object-fit:cover}._headerName_16fm2_86{font-size:20px;font-weight:700;letter-spacing:-.3px}._headerMeta_16fm2_92{font-size:12px;font-weight:600;opacity:.7}._profitSection_16fm2_99{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px 0;margin-bottom:16px}._profitValue_16fm2_108{font-size:56px;font-weight:800;line-height:1;letter-spacing:-2px}._profitMargins_16fm2_115{display:flex;align-items:center;gap:6px;font-size:14px}._profitMarginLabel_16fm2_122{font-weight:600;opacity:.7;text-transform:uppercase;font-size:11px;letter-spacing:.3px}._profitMarginSeparator_16fm2_130{opacity:.3;font-weight:300}._metricsGrid_16fm2_136{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}._metricCard_16fm2_142{padding:10px 12px;border-radius:8px;display:flex;flex-direction:column;gap:2px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._metricCardClickable_16fm2_151{cursor:pointer;transition:transform .15s,box-shadow .15s}._metricCardClickable_16fm2_151:hover{transform:scale(1.03);box-shadow:0 2px 8px #00000026}._metricLabel_16fm2_161{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;opacity:.7;text-align:center}._metricValue_16fm2_170{font-size:15px;font-weight:700;text-align:center}._affoBreakdown_16fm2_177{margin-top:12px;padding:12px;border-radius:8px;border:1px solid}._affoTitle_16fm2_184{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;opacity:.7;margin-bottom:8px;padding-bottom:6px;border-bottom:1px solid rgb(128 128 128 / 20%)}._affoRow_16fm2_195{display:flex;justify-content:space-between;align-items:baseline;padding:3px 0}._affoLabel_16fm2_202{font-size:12px;font-weight:500;opacity:.8}._affoValue_16fm2_208{font-size:13px;font-weight:700}._main-container_1gc1k_1{margin:0}._plot-container_1gc1k_6{display:block}._form-group_1gc1k_11{display:flex;flex-wrap:wrap;gap:30px;width:100%;margin:-30px 0 10px}._select-container_1gc1k_20{position:relative;min-width:200px}._select_1gc1k_20{width:100%}._search-header_1gc1k_29{position:sticky;top:0;background-color:#fff;z-index:2;padding:8px}._group-item_1gc1k_37{display:flex;justify-content:space-between;align-items:center}._group-popper_1gc1k_43{z-index:1300}._group-paper_1gc1k_47{min-width:200px;max-height:400px;overflow-y:auto;margin-left:1px;box-shadow:0 2px 10px #0000001a}._table-wrapper_1gc1k_57{width:100%;margin-bottom:200px}._scrollable-container_1gc1k_58{width:100%;overflow-x:auto}._tables-container_1gc1k_59{width:100%;overflow:hidden}._main-table_1gc1k_61{display:block;border-spacing:0;border-collapse:separate!important;background-color:var(--color-white);font-size:14px;width:100%;max-height:100vh;position:relative;overflow:visible;margin:0}._table-header-container_1gc1k_75{display:table-header-group;position:sticky;top:0;z-index:3;background-color:var(--color-accent)}._table-header-row_1gc1k_83{display:table-row}._table-header_1gc1k_75{position:relative;height:120px;color:#fff;display:table-cell;vertical-align:middle;padding:0;overflow:hidden}._transposed-table_1gc1k_96 ._table-header_1gc1k_75{height:60px}._table-header_1gc1k_75:not(:last-child){border-right:1px solid var(--color-white)}._table-header-content-container_1gc1k_105{display:flex;flex-direction:column;gap:4px;padding:8px 4px;width:100%;min-width:24px}._transposed-table_1gc1k_96 ._table-header-content-container_1gc1k_105{padding:4px 2px;gap:2px}._icon-row_1gc1k_120{display:flex;justify-content:center;gap:1px;margin:2px}._transposed-table_1gc1k_96 ._icon-row_1gc1k_120{margin:1px}._header-text_1gc1k_132{display:flex;align-items:center;justify-content:center;text-align:center;font-size:14px;padding:7px 0;line-height:1.2;-webkit-hyphens:auto;hyphens:auto}._transposed-table_1gc1k_96 ._header-text_1gc1k_132{padding:3px 0;font-size:12px}._table-header_1gc1k_75,._table-data_1gc1k_150{width:120px;min-width:140px;max-width:140px}._table-data_1gc1k_150{padding-inline:.5rem;border-right:1px solid var(--color-grey-700);border-bottom:1px solid var(--color-grey-700);font-family:Calibri,sans-serif}._table-data_1gc1k_150._bold-column_1gc1k_164{font-weight:800!important}._table-data_1gc1k_150._center-column_1gc1k_165{text-align:center!important}._table-row_1gc1k_168{cursor:pointer}._table-row_1gc1k_168:nth-child(2n){background-color:var(--color-grey-900)}._table-row_1gc1k_168:nth-child(odd){background-color:var(--color-white)}._row-selected_1gc1k_176 ._pinned-cell_1gc1k_176,._row-selected_1gc1k_176 ._table-data_1gc1k_150{background-color:var(--color-highlighted-cell)!important}._column-highlighted_1gc1k_182{background-color:var(--color-highlighted-cell)!important;color:#000}._minimized-column_1gc1k_187{width:40px!important;min-width:40px!important;max-width:40px!important;padding:0!important}._minimized-column_1gc1k_187 ._table-header-content-container_1gc1k_105{padding:0;width:100%;height:100%;position:relative}._minimized-column_1gc1k_187 ._header-text_1gc1k_132{display:block!important;transform:rotate(-90deg);transform-origin:center;white-space:nowrap;position:absolute;width:100px;left:-30px;top:60%;font-size:9px;text-align:center;color:#fff}._transposed-table_1gc1k_96 ._minimized-column_1gc1k_187 ._header-text_1gc1k_132{top:45%}._minimized-column_1gc1k_187 ._icon-row_1gc1k_120{display:flex!important;position:absolute;top:2px;width:100%;justify-content:center}._minimized-column_1gc1k_187 ._icon-row_1gc1k_120>*:not(._visibility-button_1gc1k_231){display:none}._minimized-column_1gc1k_187 ._visibility-button_1gc1k_231{display:flex!important;justify-content:center;align-items:center;background-color:#ffffff1a;margin-top:4px}._minimized-column_1gc1k_187._table-data_1gc1k_150{color:transparent!important}._pinned-header_1gc1k_251,._pinned-cell_1gc1k_176{position:sticky;background-color:inherit;z-index:1}._pinned-header_1gc1k_251{z-index:2}._group-header_1gc1k_261{background-color:var(--color-accent);font-weight:700;color:#fff}._summary-row_1gc1k_268{font-size:1rem}._summary-row_1gc1k_268 ._table-data_1gc1k_150{position:relative;border-right:1px solid var(--color-white)}._summary-row_1gc1k_268 ._table-data_1gc1k_150:last-child{border-right:none}._summary-row_1gc1k_268 ._identity-column_1gc1k_282,._summary-row_1gc1k_268 ._pinned-cell_1gc1k_176{border-right:1px solid var(--color-white)!important}._summary-row_1gc1k_268 ._pinned-cell_1gc1k_176{position:sticky;z-index:1}._preview-container_1gc1k_294{top:0;width:100%;z-index:4}._preview-table_1gc1k_300{border-spacing:0;border-collapse:separate}._preview-data_1gc1k_305{padding:12px 8px;font-size:1.2rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-right:1px solid var(--color-grey-800)}._preview-data_1gc1k_305._bold-column_1gc1k_164{font-weight:700}._preview-data_1gc1k_305._minimized-column_1gc1k_187{width:34px;padding:0;color:transparent!important}._table-header_1gc1k_75[data-column-id$="(%)"]:not(._minimized-column_1gc1k_187) ._table-header-content-container_1gc1k_105{display:flex;justify-content:center}._table-header_1gc1k_75[data-column-id$="(%)"]:not(._minimized-column_1gc1k_187) ._header-text_1gc1k_132{display:none}._table-header_1gc1k_75[data-column-id$="(%)"]:not(._minimized-column_1gc1k_187) ._icon-row_1gc1k_120>*:not(._sort-button_1gc1k_333){display:none}.item-list-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;animation:item-list-fade-in .2s ease}@keyframes item-list-fade-in{0%{opacity:0}to{opacity:1}}.item-list-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:1300px;width:90%;max-height:85vh;display:flex;flex-direction:column;animation:item-list-slide-up .3s ease}@keyframes item-list-slide-up{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.item-list-header{display:flex;justify-content:space-between;align-items:center;padding:20px 28px;border-bottom:2px solid #e9ecef;background:var(--color-accent);color:#fff;border-radius:12px 12px 0 0;flex-shrink:0}.item-list-header h2{margin:0;font-size:22px;font-weight:600}.item-list-close{background:#fff3;border:none;color:#fff;font-size:28px;line-height:1;cursor:pointer;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.item-list-close:hover{background:#ffffff4d}.item-list-toolbar{display:flex;align-items:center;gap:16px;padding:16px 28px;border-bottom:1px solid #e9ecef;background:#f8f9fa;flex-shrink:0}.item-list-search{flex:1;padding:10px 16px;border:1px solid #ced4da;border-radius:6px;font-size:14px;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.item-list-search:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #b4988326}.item-list-count{font-size:14px;color:#6c757d;white-space:nowrap}.item-list-content{flex:1;overflow-y:auto;padding:0}.item-list-table{width:100%;border-collapse:collapse;font-size:14px}.item-list-table thead{position:sticky;top:0;background:#f8f9fa;z-index:10}.item-list-table th{padding:14px 16px;text-align:left;font-weight:600;color:#495057;border-bottom:2px solid #dee2e6;white-space:nowrap}.item-list-table th.item-list-sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s ease}.item-list-table th.item-list-sortable:hover{background:#e9ecef}.item-list-table th.item-list-sortable.active{color:var(--color-accent)}.item-list-sort-icon{font-size:10px;opacity:.7}.item-list-table td{padding:12px 16px;border-bottom:1px solid #e9ecef}.item-list-row{cursor:pointer;transition:background .15s ease}.item-list-row:hover{background:#f0f4ff}.item-list-group-header{background:#e9ecef}.item-list-group-header td{font-weight:600;color:#495057;padding:10px 16px;font-size:13px}.item-list-name{font-weight:500;color:#212529}.item-list-group{color:#6c757d}.item-list-right{text-align:right;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace}.item-list-right.positive{color:#28a745}.item-list-right.negative{color:#dc3545}.item-list-content::-webkit-scrollbar{width:8px}.item-list-content::-webkit-scrollbar-track{background:#f1f1f1}.item-list-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.item-list-content::-webkit-scrollbar-thumb:hover{background:#a1a1a1}._container_1llfm_4{margin:12px 0;background:linear-gradient(135deg,#4c6b4fd9,#6d7b68bf);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 8px 32px #00000026,inset 0 1px #ffffff1a;border:1px solid rgb(255 255 255 / 18%);z-index:999;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}._content_1llfm_18{display:flex;justify-content:flex-start;align-items:flex-start;width:100%;gap:12px;padding:16px 20px}._topbar-header_1llfm_28{position:relative;display:flex;flex-direction:row;padding:16px 20px;margin:0;align-items:center;justify-content:flex-start;border-bottom:1px solid rgb(255 255 255 / 15%);background:#ffffff14;border-radius:16px 16px 0 0}._topbar-header_1llfm_28 h1{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;color:#ffffffe5;font-size:13px;font-weight:500;margin-left:0;letter-spacing:.5px;text-transform:uppercase}._topbar-header_1llfm_28 p{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;font-weight:600;margin:0 0 0 8px;color:#fff;letter-spacing:.3px}._main-content_1llfm_61{flex:1;display:flex;flex-direction:column}._row_1llfm_68{display:flex;justify-content:space-between;gap:8px;margin:0 0 8px;flex-wrap:nowrap}._group_1llfm_76{display:flex;gap:6px}._content-area_1llfm_81{flex:1;display:flex;padding:0 0 2px}._cell_1llfm_88{min-width:8rem;flex:0 1 auto;width:7.5rem;display:flex;flex-direction:column;align-items:center;padding:0 0 12px;background:#ffffffd9;border:1px solid rgb(255 255 255 / 40%);border-radius:12px;box-shadow:0 4px 16px #00000014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .2s ease,box-shadow .2s ease}._cell_1llfm_88:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}._label_1llfm_109{padding:6px 8px;margin:0 0 8px;font-size:11px;font-weight:600;color:#fff;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;border-radius:11px 11px 0 0;letter-spacing:.3px;text-transform:uppercase}._value_1llfm_125{font-size:18px;font-weight:700;color:#1a1a1a;text-align:center}._input_1llfm_132{width:100%;font-size:14px;font-weight:500;border:1px solid rgb(0 0 0 / 10%);border-radius:8px;text-align:center;max-height:1.8rem;max-width:6.5rem;margin:0;background:#ffffffe5;transition:border-color .2s ease,box-shadow .2s ease}._input_1llfm_132:focus{outline:none;border-color:#4c6b4f7f;box-shadow:0 0 0 3px #4c6b4f26}._percent-change_1llfm_152{font-size:11px;font-weight:500;color:var(--color-blue-loss-bar);margin-top:4px}._percent-change_1llfm_152._negative_1llfm_159{color:var(--color-loss-red)}._groupSales_1llfm_163 ._label_1llfm_109{background:linear-gradient(135deg,#7c7fd4,#9d9fd5)}._groupCosts_1llfm_167 ._label_1llfm_109{background:linear-gradient(135deg,#d46b6b,#e88a8a)}._groupProfit_1llfm_171 ._label_1llfm_109{background:linear-gradient(135deg,#5a9f5a,#6fb76f)}._groupPlaceholder_1llfm_175 ._cell_1llfm_88{background:#70e78233}._groupSales_1llfm_163,._groupCosts_1llfm_167,._groupProfit_1llfm_171,._groupPlaceholder_1llfm_175{margin-right:0}._groupProfit_1llfm_171 ._label_1llfm_109:nth-child(1),._groupProfit_1llfm_171 ._label_1llfm_109:nth-child(6){background:linear-gradient(135deg,#4a8f4a,#5a9f5a)}._groupProfit_1llfm_171 ._cell_1llfm_88:nth-child(2),._groupProfit_1llfm_171 ._cell_1llfm_88:nth-child(6){background:linear-gradient(135deg,#5a9f5a40,#6fb76f33)}._additional-info_1llfm_201{width:320px;display:flex;flex-direction:column}._info-grid_1llfm_207{background:#ffffffd9;min-height:10rem;margin-right:0;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1px;border-radius:12px;height:100%;border:1px solid rgb(255 255 255 / 40%);box-shadow:0 4px 16px #00000014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden}._info-box_1llfm_223{display:flex;flex-direction:column;border:none;height:100%;background:#fff9;padding:15px;transition:background .2s ease}._info-box_1llfm_223:hover{background:#fffc}._info-label_1llfm_237{margin-top:0;margin-bottom:8px;font-size:10px;font-weight:600;color:#666;text-align:center;letter-spacing:.5px;text-transform:uppercase}._info-value_1llfm_248{font-size:18px;font-weight:700;color:#1a1a1a;text-align:center;margin-top:0;margin-bottom:0}._info-change_1llfm_257{font-size:11px;color:#999;text-align:center;margin-top:4px}._button-container_1llfm_266{display:flex;justify-content:space-between;gap:20px;margin:0;padding:16px 20px;border-top:1px solid rgb(255 255 255 / 10%)}._button-container-left_1llfm_275{display:flex;gap:10px}._button-container-right_1llfm_280{margin-left:auto}._button-container_1llfm_266 :last-child{justify-content:right}._action-button_1llfm_288{font-size:11px;font-weight:600;min-width:1rem;padding:10px 16px;border-radius:10px;background:#ffffffe5;color:#3d5a40;border:1px solid rgb(255 255 255 / 50%);text-align:center;text-transform:uppercase;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #00000014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._action-button_1llfm_288:hover{background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #0000001f}._action-plan-comments-container_1llfm_313{display:flex;width:100%;gap:10px;margin-top:10px}._action-plan-display_1llfm_320,._comments-display_1llfm_321{display:flex;flex-direction:column;background-color:#f9f9f9;border:1px solid #ddd;border-radius:3px;padding:10px}._action-plan-display_1llfm_320{flex:2}._comments-display_1llfm_321{flex:1}._action-plan-display_1llfm_320 h3,._comments-display_1llfm_321 h3{margin:0 0 10px;font-size:14px;color:#555}._notes-section_1llfm_345{width:100%}._notes-textarea_1llfm_349{width:100%;height:150px;min-height:150px;padding:10px;border:1px solid #ddd;border-radius:3px;resize:vertical;font-size:14px;font-family:inherit;background-color:#fff}._hiddenCell_1llfm_362{visibility:hidden;min-width:8rem;min-height:3rem;flex:0 1 auto;width:7.5rem}._cellLabelContainer_1llfm_370{position:relative;width:100%;font-size:12px}._infoIcon_1llfm_377{position:absolute;right:-2px;top:2px;transform:translateY(-50%);font-size:12px!important;color:#fff}._table-data_1llfm_386{border-bottom:1px solid var(--color-border);white-space:nowrap;transition:background-color .2s ease;background-color:inherit}._table-row_1llfm_393:nth-child(2n){background-color:var(--color-grey-900)}._table-row_1llfm_393:nth-child(odd){background-color:var(--color-white)}._table-header_1llfm_403{text-align:right!important}._identity-column_1llfm_407,._table-header_1llfm_403._identity-column_1llfm_407{text-align:left!important}._table-data_1llfm_386,._table-header_1llfm_403{padding:8px}._minimized-column_1llfm_419._table-data_1llfm_386,._minimized-column_1llfm_419._table-header_1llfm_403{padding:0!important;width:40px!important;max-width:40px!important}._settings-container_1llfm_429{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:var(--color-grey-200);z-index:4}._settings-button_1llfm_438{color:var(--color-white)!important;padding:4px!important}._settings-button_1llfm_438:hover{background-color:#ffffff1a!important}._settings-popover_1llfm_447{position:absolute;right:0;bottom:108%;margin-top:8px;width:280px;background:#fffffff2;border:1px solid rgb(255 255 255 / 50%);border-radius:12px;box-shadow:0 8px 32px #00000026;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1100}._settings-header_1llfm_461{display:flex;justify-content:space-between;align-items:center;padding:8px 12px}._settings-header_1llfm_461 h3{margin:0;font-size:14px;font-weight:600}._close-button_1llfm_474{padding:4px!important;color:var(--color-grey-300)!important}._settings-content_1llfm_479{padding:12px}._settings-section_1llfm_483{margin-bottom:16px}._settings-section_1llfm_483 h4{margin:0 0 8px;font-size:12px;font-weight:600}._settings-option_1llfm_493{display:flex;align-items:center;gap:8px;margin-bottom:6px;cursor:pointer}._settings-option_1llfm_493 input[type=checkbox]{margin:0}._settings-option_1llfm_493 span{font-size:12px;color:var(--color-grey-100)}._selectedProcess_1llfm_510{font-size:10px;color:#fff;opacity:.9;margin-top:2px;font-style:italic;text-align:center}._process-select_1llfm_520{width:100%;margin-bottom:16px}._saved-changes-modal_1llfm_531{background:#fffffff2;border-radius:16px;box-shadow:0 8px 32px #0003;width:98%;max-width:1800px;max-height:90vh;display:flex;flex-direction:column;animation:_fadeIn_1llfm_1 .3s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgb(255 255 255 / 50%)}._saved-changes-table_1llfm_545{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap;margin-bottom:2rem}._saved-changes-table_1llfm_545 tbody tr:nth-child(odd){background-color:#f5f5f57f}._saved-changes-table_1llfm_545 tbody tr:nth-child(2n){background-color:#fff}._saved-changes-table_1llfm_545 th,._saved-changes-table_1llfm_545 td{padding:7px 10px;border-bottom:1px solid #eee;font-size:.8rem}._saved-changes-table_1llfm_545 th{font-weight:600;position:sticky;top:0;z-index:5}._truncate-cell_1llfm_575{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._metric-container_1llfm_583{display:flex;flex-direction:column;align-items:center;gap:4px}._value-row_1llfm_591{display:flex;align-items:center;gap:16px;font-size:18px;font-weight:600}._percentage-change_1llfm_599{font-size:.7rem;gap:8px;font-weight:500;margin-top:2px}._percentage-change_1llfm_599._positive_1llfm_606{color:var(--color-blue-loss-bar)}._percentage-change_1llfm_599._negative_1llfm_159{color:var(--color-loss-red)}._summary-label_1llfm_615{font-size:12px;color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-weight:600;padding:5px 7px;border-radius:20px}._summary-label--blue_1llfm_626{background-color:#9d9fd5}._summary-label--red_1llfm_630{background-color:var(--color-loss-red)}._summary-label--green_1llfm_634{background-color:#6fb76f}._summary-value_1llfm_638{font-size:18px;font-weight:600;color:var(--color-grey-100)}._summary-value_1llfm_638 ._neutral_1llfm_644{color:var(--color-grey-100)}._summary-value_1llfm_638 ._change_1llfm_648{font-size:1.2em;font-weight:500}._summary-value_1llfm_638 ._change_1llfm_648._positive_1llfm_606{color:var(--color-blue-loss-bar)}._summary-value_1llfm_638 ._change_1llfm_648._negative_1llfm_159{color:var(--color-loss-red)}._saved-changes-overlay_1llfm_662{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000a8;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._saved-changes-header_1llfm_674{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid rgb(255 255 255 / 15%);background:linear-gradient(135deg,#243d2af2,#4c6b4fe5);color:#fff;border-radius:16px 16px 0 0}._saved-changes-header_1llfm_674 h2{font-size:18px;font-weight:600;margin:0;color:#fff;letter-spacing:.3px}._saved-changes-content_1llfm_693{padding:0;overflow:auto;max-height:calc(90vh - 240px)}._summary-banner_1llfm_699{display:flex;justify-content:space-around;align-items:center;padding:24px;background:#f5f5f5cc;border-bottom:1px solid rgb(0 0 0 / 5%);margin-bottom:0}._summary-item_1llfm_709{display:flex;flex-direction:column;align-items:center;padding:16px 24px;border-radius:12px;background:#ffffffe5;box-shadow:0 4px 12px #0000000d;min-width:200px;border:1px solid rgb(255 255 255 / 50%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._saved-changes-table_1llfm_545 td{padding:10px 12px;border-bottom:1px solid #eee;text-align:left}._right-align_1llfm_730{text-align:right!important}._empty-state_1llfm_735{display:flex;justify-content:center;align-items:center;height:200px;color:var(--color-grey-300);font-size:16px;text-align:center;padding:20px}._action-plan-close-button_1llfm_746{background:none;border:none;font-size:20px;color:#fff;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}._action-plan-close-button_1llfm_746:hover{color:#fffc}._saved-changes-table_1llfm_545 tbody tr:hover{background-color:#ddd3}._action-plan-close-button-button_1llfm_767:hover{color:var(--color-grey-100)}._cell-clickable_1llfm_773{cursor:pointer;position:relative}._cell-clickable_1llfm_773:hover{box-shadow:0 6px 20px #0000002e;border-color:#d46b6b99}._breakdown-panel_1llfm_783{margin:0 20px 8px;background:#fffffff2;border:1px solid rgb(255 255 255 / 50%);border-radius:12px;box-shadow:0 8px 32px #00000026;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);animation:_fade-in_1llfm_1 .2s ease}._breakdown-header_1llfm_793{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;border-bottom:1px solid rgb(0 0 0 / 8%);background:linear-gradient(135deg,#d46b6b26,#e88a8a1a);border-radius:12px 12px 0 0}._breakdown-header_1llfm_793 h4{margin:0;font-size:12px;font-weight:600;color:#333;text-transform:uppercase;letter-spacing:.3px}._breakdown-close_1llfm_812{background:none;border:none;font-size:14px;cursor:pointer;color:#666;padding:2px 6px;border-radius:4px}._breakdown-close_1llfm_812:hover{background:#00000014}._breakdown-legend_1llfm_826{display:flex;gap:24px;padding:6px 16px;font-size:10px;color:#888;border-bottom:1px solid rgb(0 0 0 / 5%)}._breakdown-table-header_1llfm_835{display:grid;grid-template-columns:40px 1fr 100px 80px 140px;gap:8px;padding:6px 16px;font-size:10px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.3px;border-bottom:1px solid rgb(0 0 0 / 8%)}._breakdown-content_1llfm_848{padding:4px 16px;max-height:400px;overflow-y:auto}._breakdown-group_1llfm_854{margin-bottom:8px}._breakdown-group-header_1llfm_858{display:flex;justify-content:space-between;padding:5px 0;font-size:11px;font-weight:600;color:#555;border-bottom:1px solid rgb(0 0 0 / 8%)}._breakdown-item_1llfm_868{display:grid;grid-template-columns:40px 1fr 100px 80px 140px;align-items:center;padding:4px 0;font-size:12px;border-bottom:1px solid rgb(0 0 0 / 3%);gap:8px}._breakdown-item-code_1llfm_878{color:#999;font-size:10px;font-variant-numeric:tabular-nums}._breakdown-item-dimmed_1llfm_884{opacity:.35}._breakdown-item-name_1llfm_888{color:#333;font-size:11px}._breakdown-item-value_1llfm_893{text-align:right;color:#555;font-variant-numeric:tabular-nums;font-size:11px}._breakdown-toggle_1llfm_900{display:flex;gap:2px;font-size:10px}._breakdown-toggle-option_1llfm_906{display:flex;align-items:center;gap:3px;padding:2px 6px;border-radius:4px;cursor:pointer;color:#888;transition:all .15s ease}._breakdown-toggle-option_1llfm_906 input[type=radio]{display:none}._breakdown-toggle-active_1llfm_921{background:#4c6b4f26;color:#3d5a40;font-weight:600}._breakdown-footer_1llfm_927{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;border-top:2px solid rgb(0 0 0 / 10%);font-weight:600;font-size:13px}._breakdown-total_1llfm_937{color:#d46b6b;font-size:15px}@keyframes _fade-in_1llfm_1{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}._mode-toggle_1llfm_955{display:flex;gap:2px;background:#ffffff26;border-radius:8px;padding:2px;margin-left:20px}._mode-toggle-btn_1llfm_964{padding:6px 14px;border:none;border-radius:6px;font-size:11px;font-weight:600;letter-spacing:.3px;cursor:pointer;transition:all .2s ease;background:transparent;color:#ffffffb3;text-transform:uppercase}._mode-toggle-btn_1llfm_964:hover{color:#fff;background:#ffffff1a}._mode-toggle-btn-active_1llfm_983{background:#ffffffe5;color:#3d5a40;box-shadow:0 2px 6px #0000001a}._mode-toggle-btn-active_1llfm_983:hover{background:#fff;color:#3d5a40}._dsi-panel_1llfm_995{animation:_fade-in_1llfm_1 .2s ease}._dsi-header_1llfm_999{padding:12px 20px;border-bottom:1px solid rgb(255 255 255 / 10%)}._dsi-header_1llfm_999 h4{margin:0;font-size:13px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.3px}._dsi-description_1llfm_1013{padding:8px 20px;font-size:12px;color:#ffffffbf;line-height:1.5}._dsi-top-row_1llfm_1020{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;padding:16px 20px}._dsi-scenario-desc_1llfm_1027{font-size:11px;color:#888;margin-bottom:12px;font-style:italic}._dsi-section-target_1llfm_1042{background:#ffffffe0;border-radius:12px;padding:16px;box-shadow:0 4px 16px #00000014;border:5px dashed rgba(0,0,0,1)}._dsi-section_1llfm_1034{background:#ffffffe0;border-radius:12px;padding:16px;box-shadow:0 4px 16px #00000014;border:1px solid rgb(255 255 255 / 40%)}._dsi-section-title_1llfm_1060{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#666;margin-bottom:12px;padding-bottom:6px;border-bottom:1px solid rgb(0 0 0 / 8%)}._dsi-metric_1llfm_1071{display:flex;justify-content:space-between;align-items:center;padding:5px 0;font-size:13px}._dsi-metric-label_1llfm_1079{color:#666;font-size:12px}._dsi-metric-value_1llfm_1084{font-weight:600;color:#1a1a1a;font-variant-numeric:tabular-nums}._dsi-metric-hint_1llfm_1090{font-size:10px;color:#999;font-style:italic;margin-top:-4px;margin-bottom:4px}._dsi-metric-highlight_1llfm_1098{margin-top:8px;padding-top:8px;border-top:1px solid rgb(0 0 0 / 10%)}._dsi-negative_1llfm_1104{color:#d46b6b}._dsi-positive_1llfm_1108{color:#5a9f5a}._dsi-target-input_1llfm_1112{margin-bottom:12px}._dsi-target-input_1llfm_1112 label{display:block;font-size:12px;color:#666;margin-bottom:6px}._dsi-input_1llfm_1123{width:100%;padding:8px 12px;font-size:16px;font-weight:600;border:1px solid rgb(0 0 0 / 12%);border-radius:8px;text-align:center;background:#ffffffe5;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box}._dsi-input_1llfm_1123:focus{outline:none;border-color:#4c6b4f7f;box-shadow:0 0 0 3px #4c6b4f26}._dsi-hint_1llfm_1142{font-size:10px;color:#999;margin-top:4px;display:block}._dsi-quick-targets_1llfm_1149{display:flex;gap:4px;flex-wrap:wrap}._dsi-quick-btn_1llfm_1155{padding:4px 10px;font-size:10px;font-weight:500;border:1px solid rgb(0 0 0 / 10%);border-radius:6px;background:#f5f5f5;cursor:pointer;transition:all .15s ease;color:#555}._dsi-quick-btn_1llfm_1155:hover{background:#e6e6e6}._dsi-quick-btn-active_1llfm_1171{background:#3d5a40;color:#fff;border-color:#3d5a40}._dsi-quick-btn-active_1llfm_1171:hover{background:#4a6d4d}._dsi-result-card_1llfm_1181{background:#f5f5f5cc;border-radius:8px;padding:12px;margin-bottom:10px}._dsi-result-title_1llfm_1188{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.3px;color:#888;margin-bottom:6px}._dsi-result-value_1llfm_1197{font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:2px}._dsi-result-delta_1llfm_1204{font-size:11px;color:#666}._dsi-result-na_1llfm_1209{font-size:12px;color:#999;font-style:italic}._dsi-formula_1llfm_1215{padding:10px 20px 14px;border-top:1px solid rgb(255 255 255 / 10%)}._dsi-formula-title_1llfm_1220{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#fff9;margin-bottom:4px}._dsi-formula-text_1llfm_1229{font-size:11px;color:#ffffff7f;font-family:SF Mono,Fira Code,monospace;margin-bottom:2px}._yellow-background-black-text_1llfm_1236{background-color:#e1ff00}._green-background-black-text_1llfm_1240{background-color:#91f024}._blue-background-black-text_1llfm_1244{background-color:#cec9fa}.profit-chart-type-toggle{display:flex;gap:10px;padding:15px 20px;background:#fff;border-bottom:1px solid #e0e0e0;justify-content:center}.profit-chart-type-btn{padding:10px 20px;border:2px solid #dee2e6;background:#fff;border-radius:24px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}.profit-chart-type-btn:hover{background:#f8f9fa;border-color:#adb5bd;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.profit-chart-type-btn.active{background:#28a745;color:#fff;border-color:#28a745;box-shadow:0 2px 6px #28a7454d}.profit-chart-container{width:100%;min-height:100vh;background-color:#f5f5f5;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.profit-chart-header{padding:20px 20px 10px;background:#fff;border-bottom:1px solid #e0e0e0}.profit-chart-title{font-size:28px;font-weight:700;color:#333;margin:0 0 8px}.profit-chart-subtitle{color:#666;margin:0;font-size:16px}.profit-chart-plot-wrapper{display:flex;flex-direction:row;gap:20px;margin:20px}.profit-chart-plot-wrapper.with-sidebar{align-items:flex-start}.profit-chart-plot-container{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a;border:1px solid #ddd;flex:1;min-width:0}.profit-chart-plot-wrapper:not(.with-sidebar) .profit-chart-plot-container{margin:0}.profit-chart-controls{background:#fff;padding:10px 20px;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100;border-bottom:1px solid #e0e0e0}.profit-chart-controls-row{display:flex;flex-wrap:wrap;gap:16px;align-items:center;justify-content:center;position:relative;min-height:42px}.profit-chart-simplified-btn{display:inline-flex;align-items:center;padding:5px 12px;border:2px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;font-size:14px;height:30px;box-sizing:border-box;color:#fff;font-weight:600;transition:all .2s}.profit-chart-filter-btn{background:#e67d22ab;border-color:#e67e22}.profit-chart-filter-btn:hover{background:#d35400;border-color:#d35400}.profit-chart-filter-btn.active{background:#bf4f00;border-color:#bf4f00}.profit-chart-sales-btn{background:#0d00ff6d;border-color:#0d00ff70}.profit-chart-sales-btn:hover{background:#0900ad;border-color:#0900ad}.profit-chart-sales-btn.active{background:#0d00ff;border-color:#0d00ff}.profit-chart-akkn-btn{background:#fd1cee85;border-color:#fd1cee}.profit-chart-akkn-btn:hover,.profit-chart-akkn-btn.active{background:#fd1cee;border-color:#fd1cee}.profit-chart-showall-btn{background:#28a745;border-color:#28a745}.profit-chart-showall-btn:hover{background:#218838;border-color:#218838}.profit-chart-showall-btn.active{background:#1e7e34;border-color:#1e7e34}.profit-chart-salessupport-btn{color:#000;background:#fffb05;border-color:#fffb05}.profit-chart-salessupport-btn:hover,.profit-chart-salessupport-btn.active{background:#fffb05;border-color:#fffb05}.profit-chart-right-controls{position:absolute;right:0;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:8px}.profit-chart-preferences-dropdown{position:absolute;top:100%;right:0;margin-top:4px;background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;border:1px solid #e0e0e0;min-width:220px;z-index:200;overflow:hidden}.profit-chart-select{min-width:180px}select.profit-chart-select{padding:10px 12px;border:2px solid #ddd;border-radius:6px;font-size:14px;background:#fff}select.profit-chart-select:focus{outline:none;border-color:#007bff}.profit-chart-checkbox-group{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.profit-chart-checkbox-item{display:flex;align-items:center;gap:6px;font-size:13px}.profit-chart-checkbox-item input[type=checkbox]{transform:scale(1.1)}.profit-chart-compare-section{display:flex;align-items:center;gap:8px;padding:6px 12px;background-color:#f8f9fa;border-radius:6px;border:1px solid #e0e0e0}.profit-chart-controls-content.vertical .profit-chart-compare-section{flex-direction:column;align-items:flex-start}.profit-chart-compare-section .profit-chart-select{min-width:150px}.profit-chart-controls-sidebar{background:#fff;border-radius:8px;padding:16px;box-shadow:0 2px 4px #0000001a;border:1px solid #ddd;min-width:280px;max-width:320px;position:sticky;top:20px;align-self:flex-start}.profit-chart-controls-sidebar-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e0e0e0}.profit-chart-controls-content{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;align-items:center;flex:1}.profit-chart-controls-content.vertical{flex-direction:column;flex-wrap:nowrap;gap:12px;align-items:stretch}.profit-chart-controls-content.vertical .profit-chart-checkbox-group{flex-direction:column;align-items:flex-start;gap:8px}.profit-chart-controls-content.vertical .profit-chart-select{width:100%}.profit-chart-controls-content.vertical .MuiToggleButtonGroup-root{width:100%;margin-right:0!important}.profit-chart-controls-content.vertical .MuiToggleButton-root{flex:1}.profit-chart-table-container{background:#fff;border-radius:8px;padding:0;box-shadow:0 2px 4px #0000001a;border:1px solid #ddd;margin:20px}.profit-chart-table-header{padding:0 20px;border-bottom:1px solid #eee;margin-bottom:20px}.profit-chart-table-accordion-header{display:flex;align-items:center;gap:8px;padding:12px 20px;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:600;font-size:14px;color:#495057;transition:background .15s ease}.profit-chart-table-accordion-header:hover{background:#f8f9fa}.profit-chart-table-accordion-arrow{display:inline-block;width:14px;font-size:14px;color:#6c757d}.profit-chart-loading{display:flex;align-items:center;justify-content:center;min-height:400px;text-align:center}.profit-chart-spinner{width:60px;height:60px;border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}.profit-chart-summary{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a;margin-bottom:20px}.profit-chart-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.profit-chart-summary-item{text-align:center;padding:15px;border-radius:6px;background:#f8f9fa}.profit-chart-summary-value{font-size:24px;font-weight:700;margin-bottom:5px}.profit-chart-summary-value.green{color:#28a745}.profit-chart-summary-value.red{color:#dc3545}.profit-chart-summary-value.blue{color:#007bff}.profit-chart-summary-value.purple{color:#6f42c1}.profit-chart-summary-label{font-size:14px;color:#666;font-weight:500}@media (max-width: 768px){.profit-chart-container{padding:10px}.profit-chart-controls-row{flex-direction:column;align-items:stretch}.profit-chart-checkbox-group{flex-direction:column;align-items:flex-start}.profit-chart-select{width:100%}.profit-chart-plot-wrapper.with-sidebar{flex-direction:column}.profit-chart-controls-sidebar{position:relative;top:0;min-width:100%;max-width:100%}}.accumulative-profit-container{width:100%;min-height:100vh;background-color:#f5f5f5;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.accumulative-profit-type-toggle{display:flex;gap:10px;padding:15px 20px;background:#fff;border-bottom:1px solid #e0e0e0}.accumulative-profit-type-btn{padding:10px 20px;border:2px solid #dee2e6;background:#fff;border-radius:24px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}.accumulative-profit-type-btn:hover{background:#f8f9fa;border-color:#adb5bd;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.accumulative-profit-type-btn.active{background:#28a745;color:#fff;border-color:#28a745;box-shadow:0 2px 6px #28a7454d}.accumulative-profit-header{padding:20px 20px 10px;background:#fff;border-bottom:1px solid #e0e0e0}.accumulative-profit-title{font-size:28px;font-weight:700;color:#333;margin:0 0 8px}.accumulative-profit-subtitle{color:#666;margin:0;font-size:16px}.accumulative-profit-plot-container{background:#fff;border-radius:8px;padding:20px;margin:20px;box-shadow:0 2px 4px #0000001a;border:1px solid #ddd}.accumulative-profit-controls{background:#fff;padding:10px 20px;box-shadow:0 2px 4px #0000001a;position:sticky;top:0;z-index:100;border-bottom:1px solid #e0e0e0}.accumulative-profit-controls-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.accumulative-profit-select{min-width:180px}select.accumulative-profit-select{padding:10px 12px;border:2px solid #ddd;border-radius:6px;font-size:14px;background:#fff}select.accumulative-profit-select:focus{outline:none;border-color:#007bff}.accumulative-profit-summary{background:#fff;border-radius:8px;padding:20px;margin:20px;box-shadow:0 2px 4px #0000001a;border:1px solid #ddd}.summary-card h3{font-size:20px;font-weight:700;color:#333;margin:0 0 15px}.summary-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:15px}.stat-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f8f9fa;border-radius:6px}.stat-label{font-size:14px;color:#666;font-weight:500}.stat-value{font-size:18px;font-weight:700;color:#333}.accumulative-profit-loading{display:flex;align-items:center;justify-content:center;min-height:400px;text-align:center}.accumulative-profit-loading-content{max-width:400px}.accumulative-profit-spinner{width:60px;height:60px;border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 20px}._power-bi-container_7k7ut_1{height:80vh;width:100%;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0000001a;position:relative}._power-bi-wrapper_7k7ut_10{padding:6px;height:100%;width:100%;display:flex;flex-direction:column;max-width:1800px;margin:0 auto}._spinner-container_7k7ut_21{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:#ffffffb3}.ingari-view-container{padding:20px;background-color:#f8f9fa;min-height:100vh}.ingari-view-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:24px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;transition:box-shadow .3s ease}.ingari-view-header h1{color:#2c3e50;margin:0;font-size:28px;font-weight:600}.ingari-view-meta{display:flex;gap:16px;font-size:14px;color:#6c757d}.ingari-view-count,.ingari-view-columns{background:#e9ecef;padding:6px 14px;border-radius:20px;font-weight:500;transition:background .2s ease}.ingari-view-controls{display:flex;gap:12px;margin-bottom:16px;align-items:center}.ingari-view-filter-toggle,.ingari-view-reset-sort,.ingari-view-clear-filters{padding:8px 16px;border:1px solid #dee2e6;background:#fff;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease}.ingari-view-filter-toggle:hover,.ingari-view-reset-sort:hover{background:#f8f9fa;border-color:#adb5bd;transform:translateY(-1px)}.ingari-view-filter-toggle.active{background:#007bff;color:#fff;border-color:#007bff}.ingari-view-clear-filters{background:#dc3545;color:#fff;border-color:#dc3545}.ingari-view-clear-filters:hover{background:#c82333;border-color:#bd2130;transform:translateY(-1px)}.ingari-view-group-sort-controls{display:flex;align-items:center;gap:8px}.ingari-view-sort-label{font-size:13px;color:#6c757d;font-weight:500}.ingari-view-group-sort-btn{padding:6px 12px;border:1px solid #dee2e6;background:#fff;border-radius:6px;cursor:pointer;font-size:12px;font-weight:500;transition:all .2s ease;color:#495057}.ingari-view-group-sort-btn:hover{background:#f8f9fa;border-color:#adb5bd;transform:translateY(-1px)}.ingari-view-group-sort-btn.active{background:#e3f2fd;color:#1976d2;border-color:#1976d2}.ingari-view-filters{background:#fff;padding:20px;margin-bottom:16px;border-radius:12px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.ingari-view-filter-item{display:flex;flex-direction:column;gap:4px}.ingari-view-filter-label{font-size:12px;font-weight:600;color:#495057;text-transform:uppercase;letter-spacing:.5px}.ingari-view-filter-input{padding:8px 12px;border:1px solid #ced4da;border-radius:6px;font-size:14px;transition:all .2s ease}.ingari-view-filter-input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 3px #007bff26}.ingari-view-filter-input::placeholder{color:#6c757d}.ingari-view-table-wrapper{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;overflow:auto;max-height:70vh}.ingari-view-table-wrapper.in-modal{overflow:visible;max-height:none}.ingari-view-table{width:100%;border-collapse:collapse;font-size:14px;table-layout:fixed}.ingari-view-th{color:#2c3e50!important;background:#ffeb3b!important;padding:16px 12px!important;text-align:left;font-weight:600;font-size:14px!important;border-bottom:2px solid #fdd835;position:sticky;top:0;z-index:10;transition:all .2s ease}.ingari-view-th-sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s ease}.ingari-view-th-sortable:hover{background:#fdd835!important}.ingari-view-th-content{display:flex;align-items:center;justify-content:space-between;gap:8px}.ingari-view-th-text{text-transform:uppercase;letter-spacing:.5px;flex:1;font-size:13px}.ingari-view-sort-indicator{display:flex;align-items:center;gap:4px;font-size:12px;opacity:.7;transition:opacity .2s ease}.ingari-view-th-sortable:hover .ingari-view-sort-indicator{opacity:1}.ingari-view-sort-order{background:#f59e0b4d;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#2c3e50}.ingari-view-th:first-child{padding-left:20px;border-top-left-radius:12px}.ingari-view-th:last-child{padding-right:20px;border-top-right-radius:12px}.ingari-view-tr{transition:all .2s ease}.ingari-view-tr:nth-child(2n){background-color:#f8f9fa}.ingari-view-tr:hover{background-color:#fff9e6;transform:scale(1.001)}.ingari-view-td{padding:12px;border-bottom:1px solid #e9ecef;color:#495057;vertical-align:middle;transition:all .2s ease}.ingari-view-td:first-child{padding-left:20px;font-weight:500}.ingari-view-td:last-child{padding-right:20px}.ingari-view-td-content{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ingari-view-group-header{transition:all .2s ease}.ingari-view-group-header:hover{transform:scale(1.001);filter:brightness(.95)}.ingari-view-group-header-cell{cursor:pointer;font-weight:600;padding:16px 20px!important;border-top:2px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.05)}.ingari-view-group-header-content{display:flex;align-items:center;justify-content:space-between;width:100%}.ingari-view-group-left{display:flex;align-items:center;gap:12px}.ingari-view-group-sum{font-weight:700;color:#2c3e50;font-size:14px;background:#ffeb3b;padding:6px 14px;border:1px solid #fdd835;border-radius:8px;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Consolas,Menlo,monospace;min-width:200px;white-space:nowrap;display:flex;justify-content:space-between;align-items:center;box-shadow:0 1px 3px #f59e0b1a;transition:all .2s ease}.ingari-view-group-header:hover .ingari-view-group-sum{box-shadow:0 2px 6px #f59e0b33}.ingari-view-group-toggle{font-size:12px;color:#2c3e50;transition:transform .2s ease}.ingari-view-group-title{color:#2c3e50;font-size:15px}.ingari-view-process-name{font-weight:500;color:#495057;font-style:italic}.ingari-view-row-count{font-weight:400;color:#6c757d;font-size:13px;background:#0000000d;padding:2px 8px;border-radius:12px}.ingari-view-sticky-header{position:sticky;top:50px;z-index:9;box-shadow:0 2px 8px #00000014}.ingari-view-sticky-disabled{position:relative!important;box-shadow:none!important}.ingari-view-group-end-sentinel{position:relative;z-index:10;height:0!important}.ingari-view-total-row{background:#bbdefb!important;position:sticky;top:50px;z-index:9;transition:all .2s ease}.ingari-view-total-row:hover{background:#90caf9!important;transform:scale(1.001)}.ingari-view-total-cell{padding:16px 20px!important;font-weight:600;border-bottom:none!important}.ingari-view-total-content{display:flex;align-items:center;justify-content:space-between;width:100%}.ingari-view-total-label{color:#0e4069;font-size:16px;font-weight:600}.ingari-view-total-sum{font-weight:700;color:#fff;font-size:14px;background:#1e88e5;padding:6px 14px;border:1px solid #1976d2;border-radius:8px;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Consolas,Menlo,monospace;min-width:200px;white-space:nowrap;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 6px #1976d24d;transition:all .2s ease}.ingari-view-total-row:hover .ingari-view-total-sum{box-shadow:0 3px 10px #1976d266}.ingari-view-loading{display:flex;align-items:center;justify-content:center;min-height:400px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a}.ingari-view-loading-content{text-align:center;color:#6c757d}.ingari-view-loading-content h2{margin:16px 0 8px;color:#495057;font-weight:500}.ingari-view-spinner{width:40px;height:40px;border:4px solid #e9ecef;border-top:4px solid #007bff;border-radius:50%;animation:ingari-view-spin 1s linear infinite;margin:0 auto}@keyframes ingari-view-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ingari-view-retry-btn{background:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;margin-top:16px;transition:all .2s ease;box-shadow:0 2px 6px #007bff4d}.ingari-view-retry-btn:hover{background:#0056b3;transform:translateY(-2px);box-shadow:0 4px 12px #007bff66}.ingari-view-empty{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;color:#6c757d;font-size:16px}@media (max-width: 768px){.ingari-view-container{padding:12px}.ingari-view-header{flex-direction:column;gap:12px;align-items:flex-start;padding:20px}.ingari-view-meta{align-self:stretch;justify-content:space-between}.ingari-view-controls{flex-wrap:wrap;gap:8px}.ingari-view-filter-toggle,.ingari-view-reset-sort,.ingari-view-clear-filters{font-size:13px;padding:6px 12px}.ingari-view-filters{grid-template-columns:1fr;padding:16px}.ingari-view-table-wrapper{overflow-x:auto;border-radius:8px}.ingari-view-th,.ingari-view-td{padding:8px 6px;font-size:12px}.ingari-view-th-content{gap:4px}.ingari-view-sort-indicator{font-size:10px}.ingari-view-sort-order{width:14px;height:14px;font-size:8px}.ingari-view-th:first-child,.ingari-view-td:first-child{padding-left:12px}.ingari-view-th:last-child,.ingari-view-td:last-child{padding-right:12px}.ingari-view-group-sum,.ingari-view-total-sum{min-width:150px;font-size:12px}}@media (max-width: 480px){.ingari-view-filters{padding:12px;gap:12px}.ingari-view-filter-input{font-size:12px;padding:6px 8px}.ingari-view-th,.ingari-view-td{padding:6px 4px;font-size:11px}.ingari-view-th:first-child,.ingari-view-td:first-child{padding-left:8px}.ingari-view-th:last-child,.ingari-view-td:last-child{padding-right:8px}}@media print{.ingari-view-container{background:#fff;padding:0}.ingari-view-header{box-shadow:none;border-bottom:2px solid #2c3e50}.ingari-view-controls,.ingari-view-filters{display:none}.ingari-view-table-wrapper{box-shadow:none}.ingari-view-tr:hover{background-color:transparent;transform:none}.ingari-view-th-sortable{cursor:default}.ingari-view-group-header:hover,.ingari-view-total-row:hover{transform:none}}:root{--cell-width-process: 55px;--cell-width-static: 85px;--cell-width-static-name: 140px;--cell-width-static-time: 70px;--cell-width-sum: 75px;--color-utveckla: #92fcfd;--color-marknadsfora: #d6fe7d;--color-inkop: #a4daf5;--color-salja: #f7cefc;--color-leda: #f2f2f2;--color-primary: #007bff;--color-success: #28a745;--color-warning: #ff9800;--color-text: #2c3e50;--color-text-muted: #6c757d;--color-border: #e9ecef}.employee-matrix-container{padding:20px;background-color:#f8f9fa;min-height:100vh}.employee-matrix-controls{display:flex;gap:12px;margin-bottom:20px;align-items:center;flex-wrap:wrap}.employee-matrix-division-btn{padding:10px 20px;border:2px solid #dee2e6;background:#fff;border-radius:24px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}.employee-matrix-division-btn:hover{background:#f8f9fa;border-color:#adb5bd;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.employee-matrix-division-btn.active{background:#28a745;color:#fff;border-color:#28a745;box-shadow:0 2px 6px #28a7454d}.employee-matrix-content{overflow:hidden;display:flex;flex-direction:column;scrollbar-width:none;-ms-overflow-style:none}.employee-matrix-content::-webkit-scrollbar{display:none}.employee-matrix-view-header{display:flex;justify-content:space-between;align-items:center;padding:8px;background:#f8f9fa;border-radius:8px 8px 0 0;border-bottom:2px solid #e9ecef}.employee-matrix-view-header h1{color:#2c3e50;margin:0;font-size:24px;font-weight:600}.employee-matrix-view-meta{display:flex;gap:16px;align-items:center;font-size:14px;color:#6c757d}.employee-matrix-view-count{font-weight:600;color:#363636}.employee-matrix-combined-wrapper{overflow-x:auto;height:80vh;overflow-y:auto;position:relative;margin-top:10px;scrollbar-width:none;-ms-overflow-style:none}.employee-matrix-combined-wrapper::-webkit-scrollbar{display:none}.employee-matrix-combined-content{min-width:max-content;height:100%;position:relative}.employee-matrix-table{width:auto;border-collapse:separate;padding:0;border-spacing:0;font-size:13px;background-color:transparent!important;-webkit-user-select:none;user-select:none}.employee-matrix-table thead{overflow:visible!important}.employee-matrix-process-names-row{background-color:transparent;overflow:visible!important}.process-name-header{padding:4px!important;font-size:9px!important;font-weight:600!important;text-transform:none!important;letter-spacing:0!important;color:#2c3e50;background:#f8f9fa!important;height:60px;min-width:50px;width:50px;box-sizing:border-box;margin:0!important;border:none;white-space:nowrap;overflow:hidden;vertical-align:bottom;position:relative;text-overflow:ellipsis;writing-mode:vertical-rl;text-orientation:mixed;cursor:help;background-clip:padding-box}.process-name-header:last-child{transform:none}.process-name-header.static-column{background:#e9ecef!important;transform:none;height:150px!important;max-height:150px!important}.process-name-header.static-column:is(:nth-child(1),:nth-child(2),:nth-child(3)){background:transparent!important;box-shadow:none;border:none!important}.employee-matrix-th.static-column.employee-data-header{background:transparent!important;color:#000!important}.process-name-header.process-column{text-align:left!important;color:#000!important;font-weight:200!important;position:relative;height:160px!important;max-height:120px!important;vertical-align:bottom!important;padding:2px!important;overflow:visible!important;box-sizing:border-box!important;cursor:pointer;border:none!important;transform:skew(-25deg);transform-origin:bottom left;font-size:12px!important;line-height:1!important}.process-name-header.process-column:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to left,#ffffff1a,#fff0);pointer-events:none;z-index:1}.process-name-header.sum-column{text-align:left!important;background:transparent!important;color:#000!important;font-weight:700!important;position:relative;height:160px!important;max-height:160px!important;vertical-align:bottom!important;padding:2px!important;overflow:visible!important;box-sizing:border-box!important;transform:skew(-25deg);transform-origin:bottom left;font-size:8px!important;line-height:1!important;border:none!important}.employee-matrix-th{text-align:left;font-weight:600;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.employee-matrix-th.static-column{color:#fff;width:var(--cell-width-static);min-width:var(--cell-width-static);max-width:var(--cell-width-static)}.employee-matrix-summary-table{margin-bottom:0;margin-left:auto;margin-right:auto;position:relative;z-index:3;background:transparent;transform:translateZ(0);backface-visibility:hidden;padding-bottom:10px!important}.employee-matrix-summary-table thead{background-color:#f8f9fa}.employee-matrix-toggle-details-btn{width:100%;height:100%;background-color:#2c3e50;color:#fff;border:none;border-radius:80px;border-top:2px solid #1a252f;margin-left:5px;cursor:pointer;font-size:13px;font-weight:600;text-align:center;transition:background-color .2s ease;display:block;position:relative;z-index:2}.employee-matrix-toggle-details-btn:hover{background-color:#1a252f}.employee-matrix-toggle-details-btn:active{background-color:#0f1419}.employee-matrix-details-drawer{position:relative;max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.4,0,.2,1);z-index:1;margin-left:auto;margin-right:auto;padding-top:10px}.employee-matrix-details-drawer.open{max-height:10000px;transition:max-height .6s cubic-bezier(.4,0,.2,1)}.employee-matrix-details-table{transform:translateY(0);opacity:1;transition:transform .5s cubic-bezier(.34,1.2,.64,1),opacity .2s ease;margin-left:auto;margin-right:auto}.employee-matrix-details-drawer:not(.open) .employee-matrix-details-table{transform:translateY(-800px);opacity:0}.employee-matrix-th.process-group-header{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;padding:12px 8px;transition:filter .2s ease;-webkit-user-select:none;user-select:none}.employee-matrix-th.process-group-header:hover{filter:brightness(.9)}.employee-matrix-th.process-group-header:active{filter:brightness(.8)}.employee-matrix-th.employee-data-header{text-transform:none!important;font-weight:500;font-size:11px;padding:4px 8px!important;height:32px;box-sizing:border-box}.employee-matrix-th.static-column.employee-data-header:nth-child(1){width:var(--cell-width-static-name)!important;min-width:var(--cell-width-static-name)!important;max-width:var(--cell-width-static-name)!important}.employee-matrix-th.static-column.employee-data-header:nth-child(2){width:var(--cell-width-static)!important;min-width:var(--cell-width-static)!important;max-width:var(--cell-width-static)!important}.employee-matrix-th.static-column.employee-data-header:nth-child(3){width:var(--cell-width-static-time)!important;min-width:var(--cell-width-static-time)!important;max-width:var(--cell-width-static-time)!important}.employee-matrix-th.static-column:first-child{padding-left:20px;width:var(--cell-width-static-name);min-width:var(--cell-width-static-name);max-width:var(--cell-width-static-name)}.employee-matrix-th.static-column:nth-child(3){width:var(--cell-width-static-time);min-width:var(--cell-width-static-time);max-width:var(--cell-width-static-time)}.employee-matrix-th.process-column{color:#000;width:var(--cell-width-process);min-width:var(--cell-width-process);max-width:var(--cell-width-process);text-align:center;font-weight:700;border:1px solid rgb(255 255 255 / 30%)}.employee-matrix-th.process-column.clickable-header:hover{filter:brightness(.85);transition:filter .2s ease}.employee-matrix-th.process-column.clickable-header:active{filter:brightness(.75)}.employee-matrix-th.sum-column:not(.process-name-header,.process-group-name-header){background:#ff9800!important;color:#000;width:var(--cell-width-sum);min-width:var(--cell-width-sum);max-width:var(--cell-width-sum);text-align:center;font-weight:700}.employee-matrix-th.sum-column.summary-sum-header{background:transparent!important;border:none!important}.employee-matrix-tr{transition:background-color .2s ease}.employee-matrix-tr:hover:not(.employee-matrix-summary-tr){background-color:#e3f2fd80}.employee-matrix-td{padding:4px;border-bottom:1px solid #e9ecef;border-right:1px solid #e9ecef;color:#495057;vertical-align:middle;font-size:12px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.employee-matrix-td.static-column{font-weight:500;border-right:2px solid #e9ecef;background-color:#f8f9fa!important;color:#6c757d!important;width:var(--cell-width-static);min-width:var(--cell-width-static);max-width:var(--cell-width-static)}.employee-matrix-td.static-column:first-child{padding-left:20px;font-weight:600;color:#2c3e50!important;background-color:#f1f3f4!important;width:var(--cell-width-static-name);min-width:var(--cell-width-static-name);max-width:var(--cell-width-static-name)}.employee-matrix-td.static-column.clickable-row-header:hover{background-color:#e1e4e6!important;transition:background-color .2s ease}.employee-matrix-td.static-column.clickable-row-header:first-child:hover{background-color:#dde0e2!important}.employee-matrix-td.static-column:nth-child(3){width:var(--cell-width-static-time);min-width:var(--cell-width-static-time);max-width:var(--cell-width-static-time)}.employee-matrix-td.process-column{text-align:center;font-family:ui-monospace,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,monospace;font-size:12px;font-weight:600;border:1px solid rgba(0,0,0,.1);width:var(--cell-width-process);min-width:var(--cell-width-process);max-width:var(--cell-width-process);position:relative}.employee-matrix-td.sum-column{text-align:center;font-family:ui-monospace,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,monospace;font-size:12px;font-weight:600;background-color:#fff8e1;border-left:2px solid #ff9800;border-right:2px solid #ff9800;color:#000;width:var(--cell-width-sum);min-width:var(--cell-width-sum);max-width:var(--cell-width-sum)}.employee-matrix-table tbody tr:last-of-type:not(.employee-matrix-summary-tr) .employee-matrix-td.sum-column{border-bottom:2px solid #ff9800}.employee-matrix-td.process-column:hover{filter:brightness(.9);transition:filter .2s ease}.employee-matrix-td.process-column.editable{position:relative}.employee-matrix-td.process-column.editing{position:relative;z-index:101;overflow:visible}.employee-matrix-td.process-column.editable:hover:after{content:"✎";position:absolute;top:2px;right:2px;font-size:10px;color:#0006}.employee-matrix-td.process-column.clickable-cost{position:relative;cursor:pointer!important}.employee-matrix-td.process-column.clickable-cost:hover{filter:brightness(.95);box-shadow:inset 0 0 0 2px #007bff4d}.employee-matrix-td.process-column.clickable-cost:hover:after{content:"📊";position:absolute;top:2px;right:2px;font-size:10px;opacity:.6}.cell-edit-input{position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;width:calc(100% + 4px);height:calc(100% + 4px);border:3px solid #000;background:#fff;text-align:center;font-family:ui-monospace,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,monospace;font-size:13px;font-weight:700;padding:2px;box-sizing:border-box;outline:none;z-index:100;box-shadow:0 4px 12px #0006,0 0 0 1px #0003,inset 0 1px #ffffff7f;transform:scale(1.05);transition:all .1s ease-out}.cell-edit-input:focus{border-color:#000;box-shadow:0 6px 20px #0000007f,0 0 0 1px #0000004d,0 0 0 4px #00000026,inset 0 1px #fff9;transform:scale(1.08)}.employee-matrix-td.process-column.selected{outline:2px solid #007bff!important;outline-offset:-2px;box-shadow:inset 0 0 0 2px #007bff;z-index:1;position:relative}.employee-matrix-td.process-column.dragging-selection{opacity:.6;outline:2px dashed #007bff!important;outline-offset:-2px;box-shadow:inset 0 0 8px #007bff4d}.employee-matrix-td.process-column.drag-preview{position:relative;outline:2px solid #28a745!important;outline-offset:-2px;background-color:#28a74526!important;box-shadow:inset 0 0 12px #28a74566;z-index:5}.employee-matrix-td.process-column.drag-preview:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,transparent 0%,transparent 40%,rgb(40 167 69 / 10%) 40%,rgb(40 167 69 / 10%) 60%,transparent 60%,transparent 100%);background-size:8px 8px;pointer-events:none;animation:slide-preview .5s linear infinite}@keyframes slide-preview{0%{background-position:0 0}to{background-position:8px 8px}}.employee-matrix-td.process-column.dragging{opacity:.5;cursor:move;border:2px dashed #007bff!important}.employee-matrix-td.process-column[draggable=true]:hover{cursor:grab}.employee-matrix-td.process-column[draggable=true]:active{cursor:grabbing}.drag-preview-container{background:#fff;border-radius:8px;box-shadow:0 8px 24px #0000004d;padding:12px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;max-width:400px;overflow:hidden}.drag-preview-header{background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;padding:8px 12px;border-radius:4px;font-weight:600;font-size:13px;margin-bottom:8px;text-align:center;box-shadow:0 2px 4px #007bff4d}.drag-preview-table{border-collapse:collapse;width:100%;font-size:11px;box-shadow:0 1px 3px #0000001a;border-radius:4px;overflow:hidden}.drag-preview-table td{padding:6px 8px;text-align:center;border:1px solid rgba(0,0,0,.15);font-weight:600;font-family:ui-monospace,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,monospace;min-width:45px;transition:all .15s ease}.drag-preview-table td.empty-cell{opacity:.3;background:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(0,0,0,.05) 2px,rgba(0,0,0,.05) 4px)!important}.drag-preview-table tr:first-child td{border-top:2px solid rgba(0,0,0,.2)}.drag-preview-table tr:last-child td{border-bottom:2px solid rgba(0,0,0,.2)}.drag-preview-table td:first-child{border-left:2px solid rgba(0,0,0,.2)}.drag-preview-table td:last-child{border-right:2px solid rgba(0,0,0,.2)}.employee-matrix-summary-divider-row{background:transparent!important}.employee-matrix-summary-divider-cell{color:#fff!important;padding:1px 20px!important}.employee-matrix-summary-divider-cell:not(.process-group-divider){background:transparent!important}.employee-matrix-summary-divider-cell h3{margin:0;font-size:16px;font-weight:600;color:#fff!important}.employee-matrix-summary-divider-cell.process-group-divider{padding:4px 8px!important;text-align:center;vertical-align:middle;border-top:rgba(255,255,255,.8) 1px solid;border-bottom:rgba(0,0,0,.3) 1px solid;box-shadow:0 -3px 4px -2px #00000012,inset 0 -1px 6px 2px #ffffff57}.process-group-label{display:inline-block;font-size:11px;font-weight:700;color:#2a3744;text-transform:uppercase;letter-spacing:1.5px;white-space:nowrap}.employee-matrix-summary-tr{background:transparent!important;height:48px;box-sizing:border-box}.employee-matrix-summary-tr .employee-matrix-td{border-top:none!important;border-bottom:none!important;padding:14px 4px!important;font-weight:600!important;vertical-align:middle!important;position:relative}.employee-matrix-summary-tr .employee-matrix-td:first-child:before,.employee-matrix-summary-tr .employee-matrix-td:first-child:after{content:"";position:absolute;left:0;right:0;height:1px;pointer-events:none}.employee-matrix-summary-tr .employee-matrix-td:first-child:before{top:0;background:linear-gradient(to right,transparent 0%,#dee2e6 100%)}.employee-matrix-summary-tr .employee-matrix-td:first-child:after{bottom:0;background:linear-gradient(to right,transparent 0%,#dee2e6 100%)}.employee-matrix-summary-tr .employee-matrix-td.static-column{border-right:none!important;font-weight:600!important;background-color:transparent!important;color:#6c757d!important}.employee-matrix-summary-tr .employee-matrix-td.static-column:first-child{padding-left:20px!important;font-weight:700!important;background-color:transparent!important;color:#2c3e50!important;position:relative;overflow:visible!important;white-space:nowrap;z-index:1;border-right:none!important}.employee-matrix-summary-tr .employee-matrix-td.static-column:nth-child(2),.employee-matrix-summary-tr .employee-matrix-td.static-column:nth-child(3){color:transparent!important;font-size:0!important;background-color:transparent!important;border-left:none!important;border-right:none!important;border-top:1px solid #dee2e6!important;border-bottom:1px solid #dee2e6!important}.employee-matrix-summary-tr .employee-matrix-td.process-column{text-align:center!important;font-family:ui-monospace,SF Mono,Monaco,Cascadia Code,Roboto Mono,Consolas,monospace!important;font-size:11px!important;font-weight:700!important;border:1px solid rgb(0 0 0 / 15%)!important}.employee-matrix-table tbody .employee-matrix-summary-tr:first-child .employee-matrix-td.process-column{box-shadow:inset 0 4px 6px -2px #0000001f}.employee-matrix-summary-tr .employee-matrix-td.sum-column{background:none!important;border:none!important}.employee-matrix-summary-tr .employee-matrix-td.sum-column.first-sum-column{border-left:1px solid rgb(0 0 0 / 15%)!important}.employee-matrix-tr:hover:not(.employee-matrix-summary-tr) .employee-matrix-td.static-column{background-color:#e9ecef!important}.employee-matrix-tr:hover:not(.employee-matrix-summary-tr) .employee-matrix-td.static-column:first-child{background-color:#e6e9ea!important}.summary-row-label{font-weight:600;color:#2c3e50;font-size:11px;white-space:nowrap}.employee-matrix-summary-tr:first-child .employee-matrix-td.sum-column:last-child{position:relative;overflow:visible}.summary-total-pill{position:absolute;right:50%;top:50%;transform:translateY(-50%);white-space:nowrap;background-color:#e9ecef;color:#495057;padding:6px 14px;border-radius:14px;font-size:12px;font-weight:600;box-shadow:0 2px 4px #0000001a;z-index:200}.employee-matrix-summary-table tbody .employee-matrix-summary-tr:last-child .employee-matrix-td.process-column{position:relative;overflow:visible}.employee-matrix-summary-table tbody .employee-matrix-summary-tr:last-child .employee-matrix-td.process-column:after{content:"";position:absolute;top:100%;left:0;right:0;height:6px;background:linear-gradient(to bottom,rgb(0 0 0 / 12%),transparent);pointer-events:none;transition:opacity .25s ease,height .25s ease}.employee-matrix-loading{display:flex;align-items:center;justify-content:center;min-height:400px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.employee-matrix-loading-content{text-align:center;color:#6c757d}.employee-matrix-loading-content h2,.employee-matrix-loading-content h3{margin:16px 0 8px;color:#495057;font-weight:500}.employee-matrix-spinner{width:40px;height:40px;border:4px solid #e9ecef;border-top:4px solid #007bff;border-radius:50%;animation:employee-matrix-spin 1s linear infinite;margin:0 auto}@keyframes employee-matrix-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.employee-matrix-retry-btn{background:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;margin-top:16px;transition:background-color .2s ease}.employee-matrix-retry-btn:hover{background:#0056b3}.employee-matrix-empty{text-align:center;padding:60px 20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#6c757d;font-size:16px}@media (max-width: 1024px){.employee-matrix-header{flex-direction:column;gap:16px;align-items:flex-start}.employee-matrix-selector{align-self:stretch;justify-content:space-between}.employee-matrix-select{flex:1;min-width:0}.employee-matrix-combined-wrapper{height:75vh}.process-group-summary{padding:16px}.process-group-cards{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px}.process-group-card{padding:8px 12px}.summary-row-label{font-size:10px}.employee-matrix-summary-tr{height:44px!important}}@media (max-width: 768px){.process-group-cards{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.process-group-stats span{font-size:10px}.employee-matrix-th,.employee-matrix-td{padding:2px;font-size:10px}.employee-matrix-th.static-column:first-child,.employee-matrix-td.static-column:first-child{min-width:80px;padding-left:8px}.summary-row-label{font-size:9px}}@media (max-width: 480px){.process-group-cards{grid-template-columns:1fr}.employee-matrix-th,.employee-matrix-td{padding:1px;font-size:9px}.summary-row-label{font-size:8px}}@media print{.employee-matrix-container{background:#fff;padding:0}.employee-matrix-combined-wrapper{height:auto;overflow:visible}.employee-matrix-tr:hover{background-color:transparent}.employee-matrix-td.process-column,.employee-matrix-th.process-column{-webkit-print-color-adjust:exact;color-adjust:exact}}.scenario-fieldset{display:flex;align-items:center;gap:12px;margin:0;padding:8px 16px 10px;border:2px solid #dee2e6;border-radius:12px;background:transparent}.scenario-fieldset legend{padding:0 8px;font-size:12px;font-weight:600;color:#6c757d;text-transform:uppercase;letter-spacing:.5px}.scenario-controls{display:flex;gap:8px}.scenario-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;border:2px solid #dee2e6;background:#fff;border-radius:20px;cursor:pointer;font-size:13px;font-weight:600;color:#495057;transition:all .2s ease}.scenario-btn:hover{background:#f8f9fa;border-color:#adb5bd}.scenario-save-btn:hover{border-color:#28a745;color:#28a745}.scenario-load-btn:hover{border-color:#007bff;color:#007bff}.scenario-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000007f;display:flex;align-items:center;justify-content:center;z-index:1000}.scenario-modal{background:#fff;border-radius:12px;padding:24px;min-width:400px;max-width:500px;box-shadow:0 10px 40px #0003}.scenario-modal h2{margin:0 0 20px;font-size:20px;color:#2c3e50}.scenario-form-group{margin-bottom:16px}.scenario-form-group label{display:block;margin-bottom:6px;font-weight:600;color:#495057;font-size:13px}.scenario-form-group input,.scenario-form-group textarea{width:100%;padding:10px 12px;border:2px solid #dee2e6;border-radius:6px;font-size:14px;box-sizing:border-box}.scenario-form-group textarea{min-height:80px;resize:vertical;font-family:inherit}.scenario-form-group input:focus,.scenario-form-group textarea:focus{outline:none;border-color:#007bff}.scenario-modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.scenario-modal-btn{padding:10px 20px;border:none;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.scenario-modal-btn.cancel{background:#e9ecef;color:#495057}.scenario-modal-btn.cancel:hover{background:#dee2e6}.scenario-modal-btn.save{background:#28a745;color:#fff}.scenario-modal-btn.save:hover{background:#218838}.scenario-modal-btn.save:disabled{background:#94d3a2;cursor:not-allowed}.scenario-load-modal{max-width:550px}.scenario-loading-text,.scenario-empty-text{text-align:center;color:#6c757d;padding:20px 0}.scenario-list{max-height:350px;overflow-y:auto}.scenario-item{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;border:1px solid #e9ecef;border-radius:8px;margin-bottom:10px;background:#fafafa}.scenario-item:hover{background:#f0f0f0}.scenario-info h3{margin:0 0 4px;font-size:14px;color:#2c3e50}.scenario-info p{margin:0 0 6px;color:#6c757d;font-size:12px}.scenario-meta{font-size:11px;color:#adb5bd}.scenario-actions{display:flex;gap:8px;flex-shrink:0}.scenario-action-btn{padding:6px 14px;border:none;border-radius:4px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.scenario-action-btn.load{background:#007bff;color:#fff}.scenario-action-btn.load:hover{background:#0056b3}.scenario-action-btn.load:disabled{background:#6cb2eb;cursor:not-allowed}.scenario-action-btn.delete{background:#dc3545;color:#fff}.scenario-action-btn.delete:hover{background:#c82333}.scenario-item.scenario-baseline{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #6c757d}.scenario-item.scenario-baseline h3{color:#495057;font-weight:600}.scenario-item.scenario-baseline p{color:#6c757d;font-style:italic}.current-scenario-label{font-size:13px;color:#495057;white-space:nowrap}.scenario-fieldset .current-scenario-label{padding-right:12px;border-right:1px solid #dee2e6}.current-scenario-label strong{color:#28a745}.scenario-item.current{border-color:#28a745;background:linear-gradient(135deg,#f0fff4,#e6ffed)}.current-badge{display:inline-block;font-size:10px;font-weight:600;text-transform:uppercase;background:#28a745;color:#fff;padding:2px 8px;border-radius:10px;margin-left:8px;vertical-align:middle}.employee-matrix-combined-wrapper.details-open .employee-matrix-summary-table{position:sticky;top:0;z-index:10}.employee-matrix-combined-wrapper.details-open .employee-matrix-summary-table tbody .employee-matrix-summary-tr{opacity:1;transition:opacity .25s ease}.employee-matrix-combined-wrapper.details-open .employee-matrix-summary-table tbody .employee-matrix-summary-tr .employee-matrix-td{padding-top:14px;padding-bottom:14px;transition:padding .25s ease,opacity .25s ease}.employee-matrix-combined-wrapper.details-open.scrolled .employee-matrix-summary-table tbody .employee-matrix-summary-tr{opacity:0;pointer-events:none}.employee-matrix-combined-wrapper.details-open.scrolled .employee-matrix-summary-table tbody .employee-matrix-summary-tr .employee-matrix-td{padding-top:0;padding-bottom:0;line-height:0;font-size:0}.employee-matrix-combined-wrapper.details-open.scrolled .employee-matrix-summary-table tbody .employee-matrix-summary-tr:last-child .employee-matrix-td.process-column:after{opacity:0;height:0}.employee-matrix-combined-wrapper.details-open .employee-matrix-summary-table thead .employee-matrix-th.static-column,.employee-matrix-combined-wrapper.details-open .employee-matrix-summary-table thead .process-name-header.static-column{background:#f8f9fa!important}.employee-matrix-combined-wrapper.details-open .employee-matrix-summary-table thead .employee-matrix-summary-divider-cell:not(.process-group-divider){background:#f8f9fa!important}.cost-breakdown-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.cost-breakdown-modal{background:#fff;border-radius:12px;box-shadow:0 20px 60px #0000004d;max-width:900px;width:90%;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.cost-breakdown-header{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:2px solid #e9ecef;background:linear-gradient(135deg,#007bff,#0056b3);color:#fff;border-radius:12px 12px 0 0}.cost-breakdown-header h2{margin:0;font-size:24px;font-weight:600}.cost-breakdown-close{background:#fff3;border:none;color:#fff;font-size:32px;line-height:1;cursor:pointer;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.cost-breakdown-close:hover{background:#ffffff4d}.cost-breakdown-content{padding:32px}.cost-breakdown-employee-info{margin-bottom:24px;text-align:center}.cost-breakdown-employee-info h3{margin:0 0 8px;font-size:22px;font-weight:600;color:#2c3e50}.cost-breakdown-process{margin:0;font-size:16px;color:#6c757d;font-weight:500}.cost-breakdown-cell-highlight{background:linear-gradient(135deg,#ff9800,#f57c00);padding:24px;border-radius:12px;text-align:center;margin-bottom:24px;box-shadow:0 4px 12px #ff98004d}.cost-breakdown-cell-highlight-label{font-size:14px;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.cost-breakdown-cell-highlight-value{font-size:36px;font-weight:700;color:#fff;font-family:Courier New,monospace;margin-bottom:8px}.cost-breakdown-cell-highlight-subtext{font-size:13px;color:#ffffffe6;font-style:italic}.cost-breakdown-summary{background:#f8f9fa;padding:20px;border-radius:8px;margin-bottom:24px}.cost-breakdown-row{display:flex;justify-content:space-between;align-items:center;padding:12px 0}.cost-breakdown-row.highlight{background:#e3f2fd;padding:16px;margin:8px -20px;border-left:4px solid #007bff}.cost-breakdown-row.total{background:#fff3e0;padding:16px;margin:8px -20px;border-left:4px solid #ff9800}.cost-breakdown-label{font-weight:500;color:#495057;font-size:14px;display:flex;flex-direction:column;gap:4px}.cost-breakdown-help-text{font-size:12px;font-weight:400;color:#6c757d;font-style:italic;margin-top:2px}.cost-breakdown-value{font-weight:600;color:#2c3e50;font-size:16px;font-family:Courier New,monospace}.cost-breakdown-value-large{font-size:18px;color:#007bff}.cost-breakdown-value-total{font-size:20px;color:#ff9800}.cost-breakdown-divider{height:1px;background:#dee2e6;margin:8px 0}.cost-breakdown-divider-bold{height:2px;background:#495057;margin:12px 0}.cost-breakdown-formula{background:#e8f5e9;padding:20px;border-radius:8px;margin-bottom:24px;border-left:4px solid #28a745}.cost-breakdown-formula h4{margin:0 0 12px;font-size:16px;font-weight:600;color:#2c3e50}.cost-breakdown-formula-text{font-size:14px;color:#495057;font-weight:500;margin-bottom:8px}.cost-breakdown-formula-example{font-size:15px;color:#28a745;font-weight:600;font-family:Courier New,monospace;background:#fff;padding:12px;border-radius:4px}.cost-breakdown-explanation{background:#fff8f0;padding:20px;border-radius:8px;margin-bottom:24px;border-left:4px solid #ff9800}.cost-breakdown-explanation h4{margin:0 0 12px;font-size:16px;font-weight:600;color:#2c3e50}.cost-breakdown-explanation ul{margin:0;padding-left:20px}.cost-breakdown-explanation li{margin-bottom:8px;font-size:14px;color:#495057;line-height:1.6}.cost-breakdown-accounts{background:#f8f9fa;padding:20px;border-radius:8px;margin-bottom:24px;border-left:4px solid #6c757d}.cost-breakdown-accounts h4{margin:0 0 12px;font-size:16px;font-weight:600;color:#2c3e50}.cost-breakdown-accounts-explanation{margin:0 0 20px;padding:12px;background:#f8f9fa;border-left:3px solid #6c757d;font-size:13px;line-height:1.6;color:#495057;border-radius:4px}.cost-breakdown-loading{text-align:center;padding:30px}.cost-breakdown-spinner{width:40px;height:40px;border:4px solid #e9ecef;border-top:4px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 16px}.cost-breakdown-loading p{margin:0;color:#6c757d;font-size:14px}.cost-breakdown-error{background:#f8d7da;color:#721c24;padding:16px;border-radius:6px;border-left:4px solid #dc3545}.cost-breakdown-error p{margin:0;font-size:14px}.cost-breakdown-empty{text-align:center;padding:20px;color:#6c757d;font-style:italic}.cost-breakdown-empty p{margin:0}.cost-breakdown-accounts-table{overflow-x:auto;margin-top:12px}.cost-breakdown-accounts-table table{width:100%;border-collapse:collapse;background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.cost-breakdown-accounts-table th{background:#343a40;color:#fff;padding:12px 8px;text-align:left;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.cost-breakdown-accounts-table td{padding:10px 8px;border-bottom:1px solid #e9ecef;font-size:13px;color:#495057}.cost-breakdown-accounts-table tbody tr:last-child td{border-bottom:none}.cost-breakdown-accounts-table tbody tr:hover{background:#f8f9fa}.cost-breakdown-total-row{background:#e3f2fd!important;border-top:3px solid #007bff!important}.cost-breakdown-total-row td{padding:14px 8px!important;font-weight:600!important;border-bottom:none!important}.cost-breakdown-total-label{font-weight:700!important;color:#007bff!important;text-transform:uppercase;letter-spacing:1px;font-size:13px!important}.cost-breakdown-total-note{font-size:11px;font-weight:400!important;color:#6c757d!important;text-transform:none;letter-spacing:normal;margin-top:4px;font-style:italic}.cost-breakdown-total-value{font-family:Courier New,monospace;font-weight:700!important;color:#007bff!important;font-size:14px!important}.cost-breakdown-total-entries{font-family:Courier New,monospace;font-weight:600!important;color:#495057}.cost-breakdown-total-percentage{font-family:Courier New,monospace;font-weight:700!important;color:#28a745!important;font-size:14px!important}.cost-breakdown-process-code{font-family:Courier New,monospace;font-weight:700;color:#007bff;text-align:center;font-size:13px;background:#e3f2fd}.cost-breakdown-account-code{font-family:Courier New,monospace;font-weight:600;color:#495057}.cost-breakdown-account-name{font-weight:500}.cost-breakdown-right{text-align:right!important}.cost-breakdown-money{font-family:Courier New,monospace;font-weight:600;color:#2c3e50}.cost-breakdown-transaction-count{font-family:Courier New,monospace;font-weight:500;color:#6c757d;font-size:13px}.cost-breakdown-percentage{font-family:Courier New,monospace;font-weight:600;color:#28a745}.cost-breakdown-note{background:#f0f0f0;padding:16px;border-radius:6px;border-left:4px solid #6c757d}.cost-breakdown-note p{margin:0;font-size:13px;color:#495057;line-height:1.6}.cost-breakdown-footer{padding:20px 32px;border-top:1px solid #e9ecef;display:flex;justify-content:flex-end;background:#f8f9fa;border-radius:0 0 12px 12px}.cost-breakdown-btn-close{background:#6c757d;color:#fff;border:none;padding:10px 24px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease}.cost-breakdown-btn-close:hover{background:#5a6268}._wrapper_1f5z3_1{display:inline;margin-left:.25rem;margin-right:.5rem}._icon_1f5z3_7{display:inline-block;width:20px;height:20px;vertical-align:middle;position:relative;top:-4px}._icon_1f5z3_7 img{width:100%;height:100%}._tooltip-text_1f5z3_21{position:fixed;z-index:10000;font-size:.875rem;font-weight:400;background-color:#ededed;color:#2f2f2f;text-align:left;padding:8px 12px;border-radius:4px;transform:translate(-50%,-100%);pointer-events:none;max-width:300px;min-width:150px;word-wrap:break-word;box-shadow:0 2px 8px #00000026}._tooltip-text_1f5z3_21:after{content:"";position:absolute;top:100%;left:var(--arrow-left, 50%);transform:translate(-50%);border-width:5px;border-style:solid;border-color:#ededed transparent transparent;filter:drop-shadow(0 2px 2px rgb(0 0 0 / 10%))}.mini-ingari-container{display:flex;flex-direction:column;flex:1;width:100%;min-height:0;background:#fff;overflow:hidden}.mini-ingari-header{padding:12px 16px;border-radius:8px 8px 0 0;display:flex;justify-content:space-between;align-items:center;flex-shrink:0;border-bottom:2px solid #dee2e6;max-height:80px}.mini-ingari-header-content{display:flex;flex-direction:column;gap:4px}.mini-ingari-process-code{font-size:14px;font-weight:600;color:#2c3e50}.mini-ingari-row-count{font-size:11px;color:#495057}.mini-ingari-sum{display:flex;flex-direction:column;align-items:flex-end;gap:4px;font-size:13px;font-weight:600;color:#2c3e50}.mini-ingari-sum span:first-child{font-size:11px;font-weight:500;color:#6c757d}.mini-ingari-table-wrapper{flex:1;min-height:0;overflow:auto;background:#fff}.mini-ingari-table{width:100%;border-collapse:collapse;font-size:12px}.mini-ingari-table thead{position:sticky;top:0;z-index:10;background:#f8f9fa}.mini-ingari-th{padding:10px 8px;text-align:left;font-weight:600;color:#495057;border-bottom:2px solid #dee2e6;background:#f8f9fa;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.mini-ingari-th:hover{background:#e9ecef}.mini-ingari-th-content{display:flex;align-items:center;justify-content:space-between;gap:8px}.mini-ingari-sort-icon{font-size:11px;color:#6c757d}.mini-ingari-td{padding:8px;border-bottom:1px solid #dee2e6;color:#495057;white-space:nowrap}.mini-ingari-tr:hover{background:#f8f9fa}.mini-ingari-tr:last-child .mini-ingari-td{border-bottom:none}.mini-ingari-loading{display:flex;align-items:center;justify-content:center;flex-direction:column;height:100%;gap:16px;color:#6c757d}.mini-ingari-spinner{width:40px;height:40px;border:4px solid #e9ecef;border-top:4px solid #007bff;border-radius:50%;animation:mini-ingari-spin 1s linear infinite}@keyframes mini-ingari-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mini-ingari-error{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:20px;text-align:center;color:#dc3545}.mini-ingari-error h3{margin:0 0 8px;font-size:18px}.mini-ingari-error p{margin:0;font-size:14px;color:#6c757d}.mini-ingari-empty{display:flex;align-items:center;justify-content:center;height:100%;padding:20px;text-align:center;color:#6c757d;font-style:italic}@media (max-width: 768px){.mini-ingari-header{padding:12px}.mini-ingari-process-code{font-size:14px}.mini-ingari-table{font-size:12px}.mini-ingari-th,.mini-ingari-td{padding:6px}}.processkostnader-dashboard{padding:20px;background-color:#f8f9fa;min-height:100vh;overflow-x:hidden}.process-definition-wrapper{min-height:1200px}.processkostnader-dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.processkostnader-dashboard-header h1{color:#2c3e50;margin:0;font-size:28px;font-weight:600}.processkostnader-dashboard-controls{display:flex;gap:12px;margin-bottom:20px;align-items:center;flex-wrap:wrap}.processkostnader-division-btn{padding:10px 20px;border:2px solid #dee2e6;background:#fff;border-radius:24px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}.processkostnader-division-btn:hover{background:#f8f9fa;border-color:#adb5bd;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.processkostnader-division-btn.active{background:#28a745;color:#fff;border-color:#28a745;box-shadow:0 2px 6px #28a7454d}.processkostnader-dashboard-content{display:flex;gap:20px;height:calc(100vh - 200px);min-height:600px;max-width:100%;overflow:hidden;position:relative}.processkostnader-table-section{flex:1;display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:hidden;min-width:0}.processkostnader-charts-section{flex:1;display:flex;flex-direction:column;gap:20px;perspective:1000px}.processkostnader-chart-container{flex:1;min-height:0;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:20px;display:flex;flex-direction:column;transform-style:preserve-3d;backface-visibility:hidden;animation:processkostnader-card-flip-in .5s cubic-bezier(.4,0,.2,1)}.processkostnader-chart-header{margin-bottom:16px;padding-bottom:12px;flex-shrink:0;display:flex;justify-content:space-between;align-items:center}.processkostnader-chart-title{font-size:14px!important;font-weight:600;color:#2c3e50;margin:0;flex:1}.processkostnader-close-btn{background:transparent;border:none;font-size:24px;line-height:1;color:#6c757d;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease;flex-shrink:0}.processkostnader-close-btn:hover{background:#f8f9fa;color:#495057}.processkostnader-chart-subtitle{font-size:14px;color:#6c757d;margin:4px 0 0}.processkostnader-chart-content{flex:1;min-height:0;display:flex;flex-direction:column;position:relative}@keyframes processkostnader-card-flip-in{0%{opacity:0;transform:rotateY(-90deg) scale(.9)}50%{opacity:.5}to{opacity:1;transform:rotateY(0) scale(1)}}.processkostnader-chart-loading{display:flex;align-items:center;justify-content:center;flex-direction:column;color:#6c757d;gap:12px}.processkostnader-chart-spinner{width:32px;height:32px;border:3px solid #e9ecef;border-top:3px solid #007bff;border-radius:50%;animation:processkostnader-spin 1s linear infinite}@keyframes processkostnader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.recharts-pie-label-text{fill:#505050!important;font-size:14px!important;font-weight:600!important}.recharts-legend-wrapper{display:none!important}.processkostnader-chart-empty{text-align:center;color:#6c757d;font-style:italic}.processkostnader-table-section .pkostnad-view-container{padding:0;margin:0;background:transparent;min-height:auto;height:100%;display:flex;flex-direction:column}.processkostnader-table-section.demo-centered .pkostnad-view-container,.processkostnader-table-section.demo-shift-left .pkostnad-view-container{width:100%!important;max-width:100%!important}.processkostnader-table-section .pkostnad-view-header{background:transparent;box-shadow:none;border-radius:0;flex-shrink:0;margin-bottom:0}.processkostnader-table-section .pkostnad-view-controls{padding:10px;margin:2px;flex-shrink:0}.processkostnader-table-section .pkostnad-view-filters{margin:0}.processkostnader-table-section .pkostnad-view-table-wrapper{flex:1;overflow:auto;border-radius:0;box-shadow:none;background:transparent}.process-group-column{text-transform:capitalize}.processkostnader-summary-cards{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap}.processkostnader-summary-card{background:#e3f2fd;padding:12px 16px;border-radius:6px}.processkostnader-summary-label{font-size:12px;color:#495057;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.processkostnader-summary-value{font-size:16px;font-weight:700;color:#2c3e50}.processkostnader-table-animating{overflow:hidden}.processkostnader-table-animating .pkostnad-view-tr{opacity:0;transform:translateY(20px);animation:processkostnader-row-fade-in .4s ease-out forwards}.processkostnader-table-animating .pkostnad-view-tr:nth-child(1),.processkostnader-table-animating .pkostnad-view-tr:nth-child(2),.processkostnader-table-animating .pkostnad-view-tr:nth-child(3),.processkostnader-table-animating .pkostnad-view-tr:nth-child(4),.processkostnader-table-animating .pkostnad-view-tr:nth-child(5){animation-delay:.2s}.processkostnader-table-animating .pkostnad-view-tr:nth-child(6),.processkostnader-table-animating .pkostnad-view-tr:nth-child(7),.processkostnader-table-animating .pkostnad-view-tr:nth-child(8),.processkostnader-table-animating .pkostnad-view-tr:nth-child(9),.processkostnader-table-animating .pkostnad-view-tr:nth-child(10){animation-delay:.3s}.processkostnader-table-animating .pkostnad-view-tr:nth-child(11),.processkostnader-table-animating .pkostnad-view-tr:nth-child(12),.processkostnader-table-animating .pkostnad-view-tr:nth-child(13),.processkostnader-table-animating .pkostnad-view-tr:nth-child(14),.processkostnader-table-animating .pkostnad-view-tr:nth-child(15){animation-delay:.4s}.processkostnader-table-animating .pkostnad-view-tr:nth-child(16),.processkostnader-table-animating .pkostnad-view-tr:nth-child(17),.processkostnader-table-animating .pkostnad-view-tr:nth-child(18),.processkostnader-table-animating .pkostnad-view-tr:nth-child(19),.processkostnader-table-animating .pkostnad-view-tr:nth-child(20){animation-delay:.4s}.processkostnader-table-animating .pkostnad-view-tr:nth-child(21),.processkostnader-table-animating .pkostnad-view-tr:nth-child(22),.processkostnader-table-animating .pkostnad-view-tr:nth-child(23),.processkostnader-table-animating .pkostnad-view-tr:nth-child(24),.processkostnader-table-animating .pkostnad-view-tr:nth-child(25){animation-delay:.5s}.processkostnader-table-animating .pkostnad-view-tr:nth-child(26),.processkostnader-table-animating .pkostnad-view-tr:nth-child(27),.processkostnader-table-animating .pkostnad-view-tr:nth-child(28),.processkostnader-table-animating .pkostnad-view-tr:nth-child(29),.processkostnader-table-animating .pkostnad-view-tr:nth-child(30){animation-delay:.6s}.processkostnader-table-animating .pkostnad-view-tr:nth-child(31),.processkostnader-table-animating .pkostnad-view-tr:nth-child(32),.processkostnader-table-animating .pkostnad-view-tr:nth-child(33),.processkostnader-table-animating .pkostnad-view-tr:nth-child(34),.processkostnader-table-animating .pkostnad-view-tr:nth-child(35){animation-delay:.7s}.processkostnader-table-animating .pkostnad-view-tr:nth-child(36),.processkostnader-table-animating .pkostnad-view-tr:nth-child(37),.processkostnader-table-animating .pkostnad-view-tr:nth-child(38),.processkostnader-table-animating .pkostnad-view-tr:nth-child(39),.processkostnader-table-animating .pkostnad-view-tr:nth-child(40){animation-delay:.8s}.processkostnader-table-animating .pkostnad-view-tr:nth-child(41),.processkostnader-table-animating .pkostnad-view-tr:nth-child(42),.processkostnader-table-animating .pkostnad-view-tr:nth-child(43),.processkostnader-table-animating .pkostnad-view-tr:nth-child(44),.processkostnader-table-animating .pkostnad-view-tr:nth-child(45){animation-delay:.9s}.processkostnader-table-animating .pkostnad-view-tr:nth-child(46),.processkostnader-table-animating .pkostnad-view-tr:nth-child(47),.processkostnader-table-animating .pkostnad-view-tr:nth-child(48),.processkostnader-table-animating .pkostnad-view-tr:nth-child(49),.processkostnader-table-animating .pkostnad-view-tr:nth-child(50){animation-delay:1s}.processkostnader-table-animating .pkostnad-view-tr:nth-child(n+51){animation-delay:1.1s}.processkostnader-table-animating thead .pkostnad-view-tr{opacity:1!important;transform:none!important;animation:none!important;animation-delay:0s!important}.processkostnader-table-animating .pkostnad-view-summary-row{animation-delay:1.2s!important}@keyframes processkostnader-row-fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.processkostnader-table-animating .pkostnad-view-tr{will-change:opacity,transform}.processkostnader-table-animation-complete .pkostnad-view-tr{opacity:1;transform:translateY(0);animation:none;will-change:auto}.pkostnad-view-container{padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;min-height:400px}.pkostnad-view-header{display:flex;justify-content:space-between;align-items:center;padding:8px;background:#f8f9fa;border-radius:8px}.pkostnad-view-header h1{color:#2c3e50;margin:0;font-size:24px;font-weight:600}.pkostnad-view-meta{display:flex;gap:16px;align-items:center;font-size:14px;color:#6c757d}.pkostnad-view-count{font-weight:600;color:#363636}.pkostnad-view-loading{display:flex;align-items:center;justify-content:center;min-height:400px;flex-direction:column}.pkostnad-view-loading-content{text-align:center;color:#6c757d}.pkostnad-view-spinner{width:40px;height:40px;border:4px solid #e9ecef;border-top:4px solid #007bff;border-radius:50%;animation:processkostnader-spin 1s linear infinite;margin-bottom:16px}.pkostnad-view-retry-btn{padding:8px 16px;background:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:14px;margin-top:12px}.pkostnad-view-retry-btn:hover{background:#0056b3}.pkostnad-view-controls{border-top:#1b1e214e solid 1px;margin:0!important;display:flex;gap:12px;align-items:center;flex-wrap:wrap;background:#f8f9fa}.pkostnad-view-filter-toggle{padding:6px 12px;border:1px solid #dee2e6;background:#fff;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s ease}.pkostnad-view-filter-toggle:hover{background:#f8f9fa;border-color:#adb5bd}.pkostnad-view-filter-toggle.active{background:#007bff;color:#fff;border-color:#007bff}.pkostnad-view-reset-sort,.pkostnad-view-clear-filters{padding:6px 12px;border:1px solid #dee2e6;background:#fff;border-radius:4px;cursor:pointer;font-size:14px;transition:all .2s ease}.pkostnad-view-reset-sort:hover,.pkostnad-view-clear-filters:hover{background:#f8f9fa;border-color:#adb5bd}.pkostnad-view-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px;margin-bottom:16px;padding:16px;background:#f8f9fa;border-radius:6px}.pkostnad-view-filter-item{display:flex;flex-direction:column;gap:4px}.pkostnad-view-filter-label{font-size:12px;font-weight:600;color:#495057;text-transform:uppercase;letter-spacing:.5px}.pkostnad-view-filter-input{padding:6px 8px;border:1px solid #dee2e6;border-radius:4px;font-size:14px}.pkostnad-view-filter-input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.pkostnad-view-table-wrapper{overflow:auto;border-radius:8px;box-shadow:0 2px 4px #0000001a;background:#fff;scrollbar-width:none}.pkostnad-view-table{width:100%;border-collapse:collapse;font-size:14px;table-layout:fixed}.pkostnad-view-table thead{position:sticky;top:0;z-index:100}.pkostnad-view-th{background:#f8f9fa;padding:12px 8px;text-align:left;font-weight:600;color:#495057;border-bottom:2px solid #dee2e6;overflow:visible;position:sticky;top:0;z-index:100}.pkostnad-view-th-sortable{cursor:pointer;-webkit-user-select:none;user-select:none;position:relative}.pkostnad-view-th-sortable:hover{background:#e9ecef}.pkostnad-view-th-content{display:flex;align-items:center;justify-content:space-between;gap:8px}.pkostnad-view-th-text{flex:1}.pkostnad-view-sort-indicator{display:flex;align-items:center;gap:4px;font-size:12px;color:#6c757d;position:relative;z-index:1}.pkostnad-view-sort-order{background:#007bff;color:#fff;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;line-height:1;flex-shrink:0;position:relative;z-index:2}.pkostnad-view-td{padding:8px;border-bottom:1px solid #dee2e6;color:#495057}.pkostnad-view-tr:hover{background:#f8f9fa}.pkostnad-view-tr.pkostnad-view-summary-row{background:#e3f2fd;font-weight:600;border-top:2px solid #007bff}.pkostnad-view-tr.pkostnad-view-summary-row:hover{background:#e3f2fd}.pkostnad-view-tr.process-group-utveckla{background:#92fcfd!important}.pkostnad-view-tr.process-group-marknadsfora{background:#d6fe7d!important}.pkostnad-view-tr.process-group-inkop{background:#a4daf5!important}.pkostnad-view-tr.process-group-salja{background:#f7cefc!important}.pkostnad-view-tr.process-group-leda{background:#f2f2f2!important}.process-group-summary{padding-top:10px;padding-bottom:10px;margin:0}.process-group-summary h3{font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:12px}.process-group-cards{display:flex;gap:0;flex-wrap:wrap;justify-content:center}.process-group-card{position:relative;margin-left:-10px;height:70px;width:160px;color:#2c3e50;font-size:1rem;font-weight:600;clip-path:url(#process-group-clip-path);transition:all .2s ease;cursor:pointer}.process-group-card:first-of-type{width:150px;clip-path:url(#process-group-clip-path-start);border:none;outline:none;box-shadow:none;border-radius:8px 0 0 8px}.process-group-card:hover{transform:translateY(-4px);filter:brightness(1.1);box-shadow:0 4px 8px #00000026}.process-group-card.process-group-utveckla{background:#92fcfd}.process-group-card.process-group-marknadsfora{background:#d6fe7d}.process-group-card.process-group-inkop{background:#a4daf5}.process-group-card.process-group-salja{background:#f7cefc}.process-group-card.process-group-leda{background:#f2f2f2}.process-group-card-inner{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-left:1.2rem;padding-right:1rem;height:100%;width:100%}.process-group-name{font-weight:600;color:#2c3e50;font-size:13px;margin-bottom:2px;margin-left:8px;text-transform:capitalize}.process-group-stats{margin-left:10px;display:flex;flex-direction:column;gap:1px;font-size:11px;color:#5f6368;font-weight:50}.process-group-stats-tkr{margin-left:10px;display:flex;flex-direction:column;gap:1px;font-size:15px;color:#1c1d1e;font-weight:800}.process-group-cards>div:has(>p){display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;color:#6c757d;margin:0 8px}.process-group-cards>div>p{margin:0}.process-group-card.process-group-sum{background:#e9ecef;cursor:default;clip-path:none;width:110px;height:45px;border-radius:8px;margin-left:10px;align-self:center}.process-group-card.process-group-sum:hover{transform:none;filter:none;box-shadow:none}.process-group-card.process-group-sum .process-group-card-inner{justify-content:center;align-items:center;padding-left:0}.process-group-card.process-group-sum .process-group-stats-tkr{margin-left:0;font-weight:700;font-size:14px}.processkostnader-percentage-column{margin-left:4px;text-align:right;font-weight:600;color:#28a745}.processkostnader-currency-column{margin-left:4px;text-align:right;font-weight:600;color:#333}@media (max-width: 1200px){.processkostnader-dashboard-content{flex-direction:column;height:auto}.processkostnader-table-section{height:400px}.processkostnader-charts-section{flex-direction:row}.processkostnader-chart-container{min-height:300px}}@media (max-width: 768px){.processkostnader-dashboard{padding:12px}.processkostnader-dashboard-header{flex-direction:column;gap:12px;align-items:flex-start}.processkostnader-dashboard-controls{gap:8px}.processkostnader-division-btn{font-size:13px;padding:6px 12px}.processkostnader-dashboard-content{gap:12px}.processkostnader-charts-section{flex-direction:column}.processkostnader-chart-container{padding:16px;min-height:250px}.processkostnader-chart-title{font-size:16px}.processkostnader-summary-cards{gap:8px}.processkostnader-summary-card{padding:8px 12px}.pkostnad-view-filters{grid-template-columns:1fr}.pkostnad-view-controls{flex-direction:column;align-items:stretch;gap:8px}.process-group-cards{flex-direction:column}.processkostnader-table-animating .pkostnad-view-tr{animation-duration:.3s}.processkostnader-table-animating .pkostnad-view-tr:nth-child(1),.processkostnader-table-animating .pkostnad-view-tr:nth-child(2),.processkostnader-table-animating .pkostnad-view-tr:nth-child(3),.processkostnader-table-animating .pkostnad-view-tr:nth-child(4),.processkostnader-table-animating .pkostnad-view-tr:nth-child(5){animation-delay:.05s}.processkostnader-table-animating .pkostnad-view-tr:nth-child(6),.processkostnader-table-animating .pkostnad-view-tr:nth-child(7),.processkostnader-table-animating .pkostnad-view-tr:nth-child(8),.processkostnader-table-animating .pkostnad-view-tr:nth-child(9),.processkostnader-table-animating .pkostnad-view-tr:nth-child(10){animation-delay:.1s}.processkostnader-table-animating .pkostnad-view-tr:nth-child(n+11){animation-delay:.15s}}@media (max-width: 480px){.processkostnader-summary-cards{flex-direction:column}.processkostnader-chart-container{padding:12px}.pkostnad-view-table{font-size:12px}.pkostnad-view-th,.pkostnad-view-td{padding:6px}}.demo-hidden{opacity:0!important;pointer-events:none!important;visibility:hidden!important}.demo-animate-in{animation:demo-fade-slide-in .8s cubic-bezier(.4,0,.2,1) forwards}@keyframes demo-fade-slide-in{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.processkostnader-dashboard-content-wrapper{width:100%;transition:all .8s cubic-bezier(.4,0,.2,1);overflow:hidden}.processkostnader-dashboard-content-wrapper.demo-centered{transform:translate(25%)}.processkostnader-dashboard-content-wrapper.demo-shift-left{transform:translate(0)}.scroll-fade-out{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.scroll-fade-in{opacity:1;transform:translateY(0);transition:opacity .8s ease-out,transform .8s ease-out}.card-fade-out{opacity:0;transform:translate(-20px)}.card-fade-in{animation:card-slide-in .5s ease-out forwards}@keyframes card-slide-in{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.processkostnader-action-btn{padding:6px 12px;background:#444;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s ease;white-space:nowrap}.processkostnader-action-btn:hover{background:#1b1e21;transform:translateY(-1px);box-shadow:0 2px 4px #1516164d}.processkostnader-action-btn:active{transform:translateY(0);box-shadow:none}.processkostnader-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#0009;display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px}.processkostnader-modal-content{background:#fff;border-radius:8px;width:95%;max-width:1400px;height:90vh;display:flex;flex-direction:column;box-shadow:0 10px 40px #0000004d;overflow:hidden}.processkostnader-modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid #dee2e6;background:#f8f9fa}.processkostnader-modal-header h2{margin:0;font-size:20px;font-weight:600;color:#2c3e50}.processkostnader-modal-close{background:transparent;border:none;font-size:28px;line-height:1;color:#6c757d;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}.processkostnader-modal-close:hover{background:#e9ecef;color:#495057}.processkostnader-modal-body{flex:1;overflow:auto;padding:0}.processkostnader-modal-body>div{height:100%}.pkostnad-view-table th:nth-child(1),.pkostnad-view-table td:nth-child(1){width:13%}.pkostnad-view-table th:nth-child(2),.pkostnad-view-table td:nth-child(2){width:13%}.pkostnad-view-table th:nth-child(3),.pkostnad-view-table td:nth-child(3){width:26%;cursor:help}.pkostnad-view-table th:nth-child(4),.pkostnad-view-table td:nth-child(4){width:9%}.pkostnad-view-table th:nth-child(5),.pkostnad-view-table td:nth-child(5){width:19%}.pkostnad-view-table th:nth-child(6),.pkostnad-view-table td:nth-child(6){width:8%}.pkostnad-view-table th:nth-child(7),.pkostnad-view-table td:nth-child(7){width:9%}.pkostnad-view-td{word-wrap:break-word;overflow-wrap:break-word}.kd-detail-container{padding:20px;background-color:#f8f9fa;min-height:100vh}.kd-detail-header{display:flex;align-items:flex-start;gap:20px;margin-bottom:24px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.kd-detail-back-btn{padding:10px 20px;background:#2563eb;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s ease;white-space:nowrap}.kd-detail-back-btn:hover{background:#1d4ed8}.kd-detail-title-section{flex:1}.kd-detail-title-section h1{color:#1f2937;margin:0 0 12px;font-size:24px;font-weight:600}.kd-detail-subtitle{display:flex;flex-wrap:wrap;gap:8px}.kd-detail-badge{display:inline-block;padding:4px 12px;background:#e5e7eb;color:#374151;border-radius:16px;font-size:13px;font-weight:500}.kd-detail-badge-factor{background:#dbeafe;color:#1e40af}.kd-detail-badge-table{background:#fef3c7;color:#92400e;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:12px}.kd-detail-toggles{display:flex;flex-wrap:wrap;gap:24px;margin-bottom:24px;padding:16px 20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.kd-detail-view-toggle{display:flex;align-items:center;gap:8px}.kd-detail-toggle-label{font-size:14px;font-weight:500;color:#374151;margin-right:4px}.kd-detail-view-btn{padding:8px 16px;background:#f3f4f6;color:#374151;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;font-size:13px;font-weight:500;transition:all .2s ease}.kd-detail-view-btn:disabled{opacity:.5;cursor:not-allowed}.kd-detail-view-btn:hover:not(:disabled){background:#e5e7eb}.kd-detail-view-btn.active{background:#2563eb;color:#fff;border-color:#2563eb}.kd-detail-legend{display:flex;justify-content:center;gap:24px;margin-top:16px;padding-top:12px}.kd-detail-legend-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#374151;font-weight:500}.kd-detail-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-bottom:24px}.kd-detail-summary-card{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a;text-align:center}.kd-detail-summary-label{font-size:13px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.kd-detail-summary-value{font-size:28px;font-weight:700;color:#1f2937;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace}.kd-detail-summary-text{font-size:20px;font-family:inherit}.kd-detail-summary-unit{font-size:12px;color:#6b7280;margin-top:4px}.kd-detail-chart-section{background:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin-bottom:24px}.kd-detail-chart-section h2{color:#1f2937;margin:0 0 20px;font-size:18px;font-weight:600}.kd-detail-chart-wrapper{width:100%;height:400px}.kd-detail-chart-total{text-align:center;margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb;font-size:16px;font-weight:600;color:#374151}.kd-detail-table-section{background:#fff;padding:24px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.kd-detail-table-section h2{color:#1f2937;margin:0 0 20px;font-size:18px;font-weight:600}.kd-detail-table{width:100%;border-collapse:collapse}.kd-detail-table th{background:#f9fafb;padding:12px 16px;text-align:left;font-weight:600;color:#374151;border-bottom:2px solid #e5e7eb;font-size:13px;text-transform:uppercase;letter-spacing:.5px}.kd-detail-table td{padding:12px 16px;border-bottom:1px solid #e5e7eb;color:#4b5563}.kd-detail-table tbody tr:hover{background:#f9fafb}.kd-detail-table tfoot td{background:#f9fafb;border-top:2px solid #e5e7eb;border-bottom:none}.kd-detail-table-name{display:flex;align-items:center;gap:8px}.kd-detail-color-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0}@media (max-width: 768px){.kd-detail-container{padding:12px}.kd-detail-header{flex-direction:column;gap:12px}.kd-detail-back-btn{align-self:flex-start}.kd-detail-title-section h1{font-size:20px}.kd-detail-summary{grid-template-columns:1fr}.kd-detail-summary-value{font-size:24px}.kd-detail-chart-wrapper{height:300px}.kd-detail-table th,.kd-detail-table td{padding:8px 12px;font-size:13px}.kd-detail-toggles{flex-direction:column;gap:12px}.kd-detail-view-toggle{flex-wrap:wrap}.kd-detail-legend{flex-wrap:wrap;gap:12px}}.kd-page-container{padding:20px;background-color:#f8f9fa;min-height:100vh}.kd-page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.kd-page-header h1{color:#2c3e50;margin:0;font-size:28px;font-weight:600}.kd-page-meta{display:flex;gap:16px;font-size:14px;color:#6c757d}.kd-page-count,.kd-page-columns{background:#e9ecef;padding:4px 12px;border-radius:16px;font-weight:500}.kd-page-controls{display:flex;gap:12px;margin-bottom:16px;align-items:center}.kd-page-filter-toggle,.kd-page-clear-filters{padding:8px 16px;border:1px solid #dee2e6;background:#fff;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease}.kd-page-filter-toggle:hover{background:#f8f9fa;border-color:#adb5bd}.kd-page-filter-toggle.active{background:#007bff;color:#fff;border-color:#007bff}.kd-page-clear-filters{background:#dc3545;color:#fff;border-color:#dc3545}.kd-page-clear-filters:hover{background:#c82333;border-color:#bd2130}.kd-page-filters{background:#fff;padding:20px;margin-bottom:16px;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.kd-page-filter-item{display:flex;flex-direction:column;gap:4px}.kd-page-filter-label{font-size:12px;font-weight:600;color:#495057;text-transform:uppercase;letter-spacing:.5px}.kd-page-filter-input{padding:8px 12px;border:1px solid #ced4da;border-radius:4px;font-size:14px;transition:border-color .2s ease}.kd-page-filter-input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.kd-page-filter-input::placeholder{color:#6c757d}.kd-grouped-container{display:flex;flex-direction:column;gap:24px;margin-bottom:32px}.kd-group-section{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 10px 40px #667eea4d;transition:all .3s ease}.kd-group-section.collapsed{padding:0}.kd-group-section.expanded{padding:24px}.kd-group-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .2s ease}.kd-group-section.collapsed .kd-group-header{padding:16px 20px;margin-bottom:0;border-bottom:none}.kd-group-section.expanded .kd-group-header{margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid rgb(255 255 255 / 20%)}.kd-group-header:hover{opacity:.9}.kd-group-header-left{display:flex;align-items:center;gap:12px}.kd-group-chevron{color:#fff;font-size:14px;transition:transform .3s ease;display:inline-block}.kd-group-chevron.expanded{transform:rotate(90deg)}.kd-group-title{color:#fff;font-size:22px;font-weight:700;margin:0;text-shadow:0 2px 4px rgb(0 0 0 / 10%)}.kd-group-section.collapsed .kd-group-title{font-size:18px}.kd-group-count{background:#fff3;color:#fff;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:600;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.kd-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px}.kd-card{background:#fff;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #0000001a}.kd-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0003}.kd-card-header{background:linear-gradient(135deg,#2c3e50,#34495e);padding:14px 18px}.kd-card-process-name{color:#fff;font-size:15px;font-weight:600}.kd-card-body{padding:16px 18px;display:flex;flex-direction:column;gap:12px}.kd-card-row{display:flex;justify-content:space-between;align-items:center}.kd-card-row-grouped{background:#f8f9fa;margin:4px -18px;padding:12px 18px;border-top:1px solid #e9ecef;border-bottom:1px solid #e9ecef}.kd-card-sub-group{display:flex;flex-direction:column;gap:4px}.kd-card-label{font-size:12px;color:#6c757d;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.kd-card-value{font-size:14px;color:#2c3e50;font-weight:600}.kd-card-value-highlight{color:#27ae60;font-size:16px}.kd-table-section-title{color:#2c3e50;font-size:20px;font-weight:600;margin:32px 0 16px;padding-bottom:8px;border-bottom:2px solid #e9ecef}.kd-simplified-table-wrapper{margin-bottom:32px}.kd-simplified-table{table-layout:auto}.kd-process-name-badge{display:inline-block;padding:4px 10px;border-radius:4px;color:#fff;font-weight:500;font-size:13px;white-space:nowrap}.kd-page-table-wrapper{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow-x:auto}.kd-page-table{width:100%;border-collapse:collapse;font-size:14px;table-layout:fixed}.kd-page-th{color:#000!important;background-color:#fffb23!important;padding:16px 8px!important;text-align:left;font-weight:600;font-size:14px!important;border-bottom:2px solid #2c3e50;position:sticky;top:0;z-index:10}.kd-page-th-sortable{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background-color .2s ease}.kd-page-th-sortable:hover{background:#f0eb1e!important}.kd-page-th-content{display:flex;align-items:center;justify-content:space-between;gap:8px}.kd-page-th-text{text-transform:uppercase;letter-spacing:.5px;flex:1}.kd-page-sort-indicator{display:flex;align-items:center;gap:4px;font-size:12px;opacity:.7;transition:opacity .2s ease}.kd-page-th-sortable:hover .kd-page-sort-indicator{opacity:1}.kd-page-sort-order{background:#0000001a;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.kd-page-th:first-child{padding-left:20px}.kd-page-th:last-child{padding-right:20px}.kd-page-tr{transition:background-color .2s ease}.kd-page-tr:nth-child(2n){background-color:#f8f9fa}.kd-page-tr:hover{background-color:#e3f2fd}.kd-page-tr-clickable{cursor:pointer}.kd-page-tr-clickable:hover{background-color:#dbeafe}.kd-page-td{padding:12px;border-bottom:1px solid #e9ecef;color:#495057;vertical-align:top}.kd-page-td:first-child{padding-left:20px;font-weight:500}.kd-page-td:last-child{padding-right:20px}.kd-page-loading{display:flex;align-items:center;justify-content:center;min-height:400px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.kd-page-loading-content{text-align:center;color:#6c757d}.kd-page-loading-content h2{margin:16px 0 8px;color:#495057;font-weight:500}.kd-page-spinner{width:40px;height:40px;border:4px solid #e9ecef;border-top:4px solid #007bff;border-radius:50%;animation:kd-page-spin 1s linear infinite;margin:0 auto}@keyframes kd-page-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.kd-page-retry-btn{background:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;margin-top:16px;transition:background-color .2s ease}.kd-page-retry-btn:hover{background:#0056b3}.kd-page-empty{text-align:center;padding:60px 20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#6c757d;font-size:16px}@media (max-width: 768px){.kd-page-container{padding:12px}.kd-page-header{flex-direction:column;gap:12px;align-items:flex-start}.kd-page-meta{align-self:stretch;justify-content:space-between}.kd-page-controls{flex-wrap:wrap;gap:8px}.kd-page-filter-toggle,.kd-page-clear-filters{font-size:13px;padding:6px 12px}.kd-page-filters{grid-template-columns:1fr;padding:16px}.kd-page-table-wrapper{overflow-x:auto}.kd-page-th,.kd-page-td{padding:8px 6px;font-size:12px}.kd-page-th-content{gap:4px}.kd-page-sort-indicator{font-size:10px}.kd-page-sort-order{width:14px;height:14px;font-size:8px}.kd-page-th:first-child,.kd-page-td:first-child{padding-left:12px}.kd-page-th:last-child,.kd-page-td:last-child{padding-right:12px}}@media (max-width: 480px){.kd-page-filters{padding:12px;gap:12px}.kd-page-filter-input{font-size:12px;padding:6px 8px}.kd-page-th,.kd-page-td{padding:6px 4px;font-size:11px}.kd-page-th:first-child,.kd-page-td:first-child{padding-left:8px}.kd-page-th:last-child,.kd-page-td:last-child{padding-right:8px}}@media print{.kd-page-container{background:#fff;padding:0}.kd-page-header{box-shadow:none;border-bottom:2px solid #2c3e50}.kd-page-controls,.kd-page-filters{display:none}.kd-page-table-wrapper{box-shadow:none}.kd-page-tr:hover{background-color:transparent}.kd-page-th-sortable{cursor:default}}.corr-page{padding:2rem;max-width:1400px;margin:0 auto}.corr-page h1{font-size:1.8rem;font-weight:600;margin-bottom:.25rem}.corr-subtitle{color:#6c757d;margin-bottom:1.5rem}.corr-page h2{font-size:1.2rem;font-weight:600;margin:2rem 0 .75rem}.corr-controls{background:#fff;border:1px solid #dee2e6;border-radius:6px;padding:1rem 1.25rem;margin-bottom:1.5rem}.corr-control-row{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap}.corr-toggle{display:inline-flex;border:1px solid #dee2e6;border-radius:4px;overflow:hidden}.corr-toggle button{padding:.4rem 1rem;border:none;background:#fff;cursor:pointer;font-size:.9rem;transition:background .15s}.corr-toggle button:not(:last-child){border-right:1px solid #dee2e6}.corr-toggle button.active{background:#212529;color:#fff}.corr-checkbox{display:flex;align-items:center;gap:.4rem;font-size:.9rem;cursor:pointer}.corr-filters{margin-top:.75rem}.corr-filter-label{font-size:.85rem;color:#6c757d;display:block;margin-bottom:.4rem}.corr-filter-chips{display:flex;flex-wrap:wrap;gap:.35rem;max-height:160px;overflow-y:auto}.corr-chip{padding:.2rem .6rem;font-size:.8rem;border:1px solid #dee2e6;border-radius:12px;background:#fff;cursor:pointer;transition:all .15s}.corr-chip:hover{border-color:#999}.corr-chip.selected{background:#212529;color:#fff;border-color:#212529}.corr-chip.clear{background:#f8d7da;border-color:#f5c6cb;color:#721c24}.corr-status{padding:2rem;text-align:center;color:#6c757d}.corr-error{color:#dc3545}.corr-error button{margin-left:.5rem;padding:.3rem .8rem;border:1px solid #dc3545;border-radius:4px;background:#fff;color:#dc3545;cursor:pointer}.corr-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem;font-size:.85rem;color:#6c757d;margin-bottom:1rem}.corr-sort-controls{display:flex;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.85rem}.corr-sort-controls select{padding:.25rem .5rem;border:1px solid #dee2e6;border-radius:4px;font-size:.85rem}.corr-sort-controls button{padding:.2rem .6rem;border:1px solid #dee2e6;border-radius:4px;background:#fff;cursor:pointer;font-size:.8rem}.corr-sort-controls button.active{background:#e9ecef;border-color:#adb5bd}.corr-table{width:100%;border-collapse:collapse;font-size:.85rem;background:#fff}.corr-table th{background:#f8f9fa;padding:.5rem .6rem;text-align:left;border-bottom:2px solid #dee2e6;font-weight:600;white-space:nowrap}.corr-th-sub{font-weight:500!important;font-size:.75rem;color:#6c757d}.corr-table td{padding:.4rem .6rem;border-bottom:1px solid #eee}.corr-table tbody tr:hover{background:#f8f9fa}.corr-label{font-weight:500;white-space:nowrap}.corr-r{font-family:SF Mono,Consolas,Monaco,monospace;font-size:.82rem;text-align:right;white-space:nowrap}.corr-p{font-family:SF Mono,Consolas,Monaco,monospace;font-size:.75rem;color:#999;text-align:right;white-space:nowrap}.corr-n{text-align:center;color:#999}.corr-sig{font-size:.7rem;margin-left:1px}.corr-group-badge{display:inline-block;padding:.15rem .5rem;border-radius:3px;font-size:.75rem;font-weight:500}.corr-selected-wrapper{overflow-x:auto;margin-bottom:1rem}.corr-matrix-wrapper{overflow-x:auto}.corr-matrix{border-collapse:separate;border-spacing:2px}.corr-matrix-header{font-size:.75rem;text-align:center!important;min-width:80px;max-width:100px;word-wrap:break-word;white-space:normal!important}.corr-matrix-cell{text-align:center!important;min-width:80px;cursor:default}.bubble-container{width:100%;min-height:100vh;background-color:#f5f5f5;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.bubble-type-toggle{display:flex;gap:10px;padding:15px 20px;background:#fff;border-bottom:1px solid #e0e0e0;justify-content:center}.bubble-type-btn{padding:10px 20px;border:2px solid #dee2e6;background:#fff;border-radius:24px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}.bubble-type-btn:hover{background:#f8f9fa;border-color:#adb5bd;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.bubble-type-btn.active{background:#28a745;color:#fff;border-color:#28a745;box-shadow:0 2px 6px #28a7454d}.bubble-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center}.bubble-spinner{width:60px;height:60px;border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;animation:bubble-spin 1s linear infinite;margin:0 auto 20px}@keyframes bubble-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.bubble-chart-wrapper{margin:20px}.bubble-controls{display:flex;flex-wrap:wrap;gap:16px;padding:16px 20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;border:1px solid #ddd;margin-bottom:16px;align-items:flex-end;min-height:88px;box-sizing:border-box}.bubble-control-group{display:flex;flex-direction:column;gap:4px}.bubble-control-group label{font-size:12px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px}.bubble-control-group select{padding:8px 12px;border:2px solid #ddd;border-radius:6px;font-size:14px;background:#fff;cursor:pointer;min-width:160px}.bubble-control-group select:focus{outline:none;border-color:#007bff}.bubble-outlier-btn{padding:8px 14px;border:2px solid #dee2e6;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;background:#fff;color:#555;transition:all .2s ease;white-space:nowrap}.bubble-outlier-btn:hover{border-color:#adb5bd;background:#f8f9fa}.bubble-outlier-btn.active{background:#e67e22;color:#fff;border-color:#e67e22}.bubble-outlier-btn.active:hover{background:#d35400;border-color:#d35400}.bubble-outlier-wrapper{position:relative}.bubble-iqr-dropdown{position:absolute;top:100%;right:0;padding-top:4px;z-index:10;opacity:0;visibility:hidden;transition:opacity .3s ease .5s,visibility 0s linear .8s;pointer-events:none}.bubble-iqr-dropdown-inner{display:flex;flex-direction:row;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 4px 12px #00000026;padding:4px;gap:2px}.bubble-outlier-wrapper:hover .bubble-iqr-dropdown{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .15s ease 0s,visibility 0s linear 0s}.bubble-iqr-option{padding:6px 10px;border:none;background:none;cursor:pointer;font-size:13px;font-weight:600;color:#666;border-radius:4px;white-space:nowrap}.bubble-iqr-option:hover{background:#f0f0f0}.bubble-iqr-option.active{background:#e67e22;color:#fff}.bubble-legend{display:flex;gap:20px;padding:8px 20px;justify-content:center}.bubble-legend-item{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#555}.bubble-legend-dot{width:12px;height:12px;border-radius:50%;display:inline-block}.bubble-chart-area{background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 4px #0000001a;border:1px solid #ddd}.bubble-tooltip{background:#fff;border:1px solid #ddd;border-radius:6px;padding:10px 14px;box-shadow:0 4px 12px #00000026;font-size:13px;line-height:1.5}.bubble-tooltip strong{display:block;margin-bottom:4px;font-size:14px}.bubble-tooltip-division{color:#888;font-size:12px;margin-bottom:4px}.bubble-info{text-align:center;padding:10px;font-size:13px;color:#888}.margin-explain-stats{display:flex;flex-wrap:wrap;gap:16px;padding:16px 20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;border:1px solid #ddd;margin-bottom:16px;justify-content:center;align-items:center;min-height:88px;box-sizing:border-box}.margin-explain-stat{display:flex;flex-direction:column;align-items:center;padding:8px 16px;min-width:100px}.margin-explain-stat-value{font-size:22px;font-weight:700;color:#333}.margin-explain-stat-label{font-size:11px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.3px;text-align:center}.margin-explain-stat-warning .margin-explain-stat-value,.margin-explain-stat-warning .margin-explain-stat-label{color:#e74c3c}@media (width <= 768px){.bubble-controls{flex-direction:column}.bubble-control-group select{width:100%}}.ack-show-container{width:100%;min-height:100vh;background-color:#f5f5f5;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.ack-show-type-toggle{display:flex;gap:10px;padding:15px 20px;background:#fff;border-bottom:1px solid #e0e0e0;justify-content:center;align-items:center}.ack-show-type-btn{padding:10px 20px;border:2px solid #dee2e6;background:#fff;border-radius:24px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s ease;box-shadow:0 1px 3px #0000000d}.ack-show-type-btn:hover{background:#f8f9fa;border-color:#adb5bd}.ack-show-type-btn.active{background:#28a745;color:#fff;border-color:#28a745;box-shadow:0 2px 6px #28a7454d}.ack-show-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:400px;text-align:center}.ack-show-spinner{width:60px;height:60px;border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;animation:ack-spin 1s linear infinite;margin:0 auto 20px}@keyframes ack-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ack-show-loading-indicator{font-size:13px;color:#888;font-weight:500}.ack-show-chart-wrapper{margin:20px}.ack-show-year-display{display:flex;align-items:center;gap:24px;padding:20px 24px;background:#fff;border-radius:8px 8px 0 0;border:1px solid #ddd;border-bottom:none}.ack-show-year-number{font-size:48px;font-weight:800;color:#333;line-height:1;font-variant-numeric:tabular-nums;flex-shrink:0}.ack-show-stats-grid{display:flex;flex-wrap:wrap;gap:4px 16px;flex:1}.ack-show-stat{display:flex;flex-direction:column;min-width:100px;padding:4px 0}.ack-show-stat-value{font-size:16px;font-weight:700;color:#333;font-variant-numeric:tabular-nums}.ack-show-stat-value.positive{color:#27ae60}.ack-show-stat-value.negative{color:#c0392b}.ack-show-stat-value .positive{color:#27ae60}.ack-show-stat-value .negative{color:#c0392b}.ack-show-stat-label{font-size:11px;color:#999;font-weight:600;text-transform:uppercase;letter-spacing:.3px}.ack-show-chart-area{background:#fff;padding:0 20px 20px;border:1px solid #ddd;border-top:none;border-bottom:none}.ack-show-controls{display:flex;flex-wrap:wrap;gap:16px;padding:16px 24px;background:#fff;border-radius:0 0 8px 8px;border:1px solid #ddd;border-top:1px solid #eee;align-items:center}.ack-show-play-btn{cursor:pointer}.ack-show-timeline{display:flex;gap:4px}.ack-show-year-btn{padding:6px 12px;border:1px solid #dee2e6;background:#fff;border-radius:4px;cursor:pointer;font-size:13px;font-weight:600;font-variant-numeric:tabular-nums;transition:all .15s ease;color:#555}.ack-show-year-btn:hover{background:#f0f0f0;border-color:#adb5bd}.ack-show-year-btn.active{background:#333;color:#fff;border-color:#333}.ack-show-slider{flex:1;min-width:120px;accent-color:#333}.ack-show-speed{display:flex;align-items:center;gap:6px;font-size:13px;color:#666}.ack-show-speed label{font-weight:600}.ack-show-speed select{padding:4px 8px;border:1px solid #ddd;border-radius:4px;font-size:13px;cursor:pointer}.ack-show-tooltip{background:#fff;border:1px solid #ddd;border-radius:6px;padding:10px 14px;box-shadow:0 4px 12px #00000026;font-size:13px;line-height:1.5}.ack-show-tooltip strong{display:block;margin-bottom:4px}.ack-show-empty{text-align:center;padding:60px 20px;color:#888;font-size:16px}@media (width <= 768px){.ack-show-controls{flex-direction:column;align-items:stretch}.ack-show-timeline{flex-wrap:wrap}.ack-show-year-display{flex-direction:column;gap:8px}}.kostnadsdrivare-graph-container{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;margin-bottom:20px;border:2px solid #ffffff;overflow:hidden;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.kostnadsdrivare-graph-header{display:none}.kostnadsdrivare-graph-icon{width:20px;height:20px}.kostnadsdrivare-graph-close{background:#fff;border:2px solid #dc3545;color:#dc3545;padding:6px;border-radius:6px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.kostnadsdrivare-graph-close:hover{background:#dc3545;border-color:#dc3545;color:#fff}.kostnadsdrivare-graph-content{padding:16px 20px;position:relative}.kostnadsdrivare-graph-summary{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding:12px;background:#f8f9fa;border-radius:6px}.kostnadsdrivare-graph-summary-left{display:flex;gap:32px}.kostnadsdrivare-graph-summary-item{text-align:center}.kostnadsdrivare-graph-summary-value{font-size:24px;font-weight:700;color:#2c3e50;margin-bottom:4px}.kostnadsdrivare-graph-summary-label{font-size:14px;color:#6c757d;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.kostnadsdrivare-graph-summary-nettoresultat{margin-left:auto}.kostnadsdrivare-graph-nettoresultat-value{padding:12px 16px;border-radius:8px;border:2px solid transparent;transition:all .2s ease}.kostnadsdrivare-graph-nettoresultat-value:not(.kostnadsdrivare-graph-loading-state){background-color:#28a745;color:#fff;font-weight:700}.kostnadsdrivare-graph-nettoresultat-value.negative{background-color:#dc3545;color:#fff}.kostnadsdrivare-graph-nettoresultat-value.kostnadsdrivare-graph-loading-state{background-color:transparent;color:inherit;font-weight:inherit}.kostnadsdrivare-graph-loading-text{color:#adb5bd;font-style:italic}.kostnadsdrivare-graph-legend{margin-bottom:16px;padding:12px;background:linear-gradient(135deg,#f8fafc,#e1e8ed);border-radius:6px;border:1px solid #dee2e6}.kostnadsdrivare-graph-legend h4{margin:0 0 10px;font-size:14px;color:#2c3e50;font-weight:600}.kostnadsdrivare-graph-legend-items{display:flex;gap:12px;flex-wrap:wrap}.kostnadsdrivare-graph-legend-item{padding:8px 12px;border-radius:20px;font-size:13px;font-weight:500;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,30%);border:1px solid rgba(0,0,0,10%)}.kostnadsdrivare-graph-unit-nav{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 16px;background:#f8f9fa;color:#2c3e50;border-bottom:2px solid #dee2e6;border-radius:0;margin:-16px -20px 0;width:calc(100% + 40px)}.kostnadsdrivare-graph-nav-btn{background:#fff;border:1px solid #ced4da;color:#495057;border-radius:6px;padding:6px 10px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.kostnadsdrivare-graph-nav-btn:hover:not(:disabled){background:#e9ecef;border-color:#495057}.kostnadsdrivare-graph-nav-btn:disabled{opacity:.4;cursor:not-allowed}.kostnadsdrivare-graph-unit-info{text-align:center;flex:1;display:flex;flex-direction:column;gap:2px}.kostnadsdrivare-graph-unit-info h4{margin:0;font-size:16px;color:#2c3e50;font-weight:600;display:flex;align-items:center;gap:8px;justify-content:center}.kostnadsdrivare-graph-unit-info span{font-size:12px;color:#6c757d}.kostnadsdrivare-graph-unit-tabs{display:flex;gap:6px;margin-bottom:16px;overflow-x:auto;overflow-y:hidden;background:#f8f9fa;border-radius:0;scrollbar-width:none;-ms-overflow-style:none;margin-left:-20px;margin-right:-20px;width:calc(100% + 40px);padding:4px 20px}.kostnadsdrivare-graph-unit-tabs::-webkit-scrollbar{display:none}.kostnadsdrivare-graph-unit-tab{display:flex;align-items:stretch;padding:10px 12px;background:#fff;border:2px solid #dee2e6;border-radius:8px;cursor:pointer;transition:opacity .2s ease,box-shadow .2s ease;color:#2c3e50;white-space:nowrap;min-width:140px;max-width:160px}.kostnadsdrivare-graph-unit-tab:hover{box-shadow:0 2px 8px #0000001a;opacity:1}.kostnadsdrivare-graph-unit-tab.active{border:2px solid transparent;box-shadow:0 1px 2px #0003}.kostnadsdrivare-graph-unit-tab-content{display:flex;flex-direction:column;gap:6px;width:100%}.kostnadsdrivare-graph-unit-tab-process{display:flex;align-items:baseline;gap:6px;border-bottom:1px solid rgb(0 0 0 / 10%);padding-bottom:4px}.kostnadsdrivare-graph-unit-tab-code{font-weight:600;font-size:12px}.kostnadsdrivare-graph-unit-tab-name{font-size:12px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.2;opacity:.8}.kostnadsdrivare-graph-unit-tab-metric{display:flex;align-items:baseline;gap:5px}.kostnadsdrivare-graph-unit-tab-value{font-weight:700;font-size:16px;font-family:JetBrains Mono,Fira Code,SF Mono,monospace}.kostnadsdrivare-graph-unit-tab-unit{font-size:11px;text-transform:capitalize;font-weight:500;opacity:.7}.kostnadsdrivare-graph-distribution{background:#fff;border:1px solid #dee2e6;border-radius:6px;padding:16px;margin-bottom:16px}.kostnadsdrivare-graph-distribution h4{margin:0 0 12px;font-size:16px;color:#2c3e50;font-weight:600;display:flex;align-items:center;gap:8px}.kostnadsdrivare-graph-chart{background:#fff;border:1px solid #e9ecef;border-radius:8px;margin-bottom:20px;overflow:hidden}.kostnadsdrivare-graph-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.kostnadsdrivare-graph-stat-item{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f8f9fa;border-radius:6px}.kostnadsdrivare-graph-stat-item span:first-child{font-size:14px;color:#6c757d;font-weight:500}.kostnadsdrivare-graph-stat-item span:last-child{font-size:14px;font-weight:600;color:#2c3e50}.kostnadsdrivare-graph-empty{padding:60px 20px;text-align:center;color:#6c757d;font-size:16px}.kostnadsdrivare-graph-view-toggle{display:flex;gap:8px;margin-bottom:24px;padding:4px;background:#f8f9fa;border-radius:8px;border:1px solid #dee2e6}.kostnadsdrivare-graph-toggle-btn{display:flex;align-items:center;gap:8px;padding:12px 16px;background:#fff;border:1px solid #dee2e6;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:14px;font-weight:500;color:#495057;white-space:nowrap;flex:1;justify-content:center}.kostnadsdrivare-graph-toggle-btn:hover{background:#e9ecef;border-color:#3498db}.kostnadsdrivare-graph-toggle-btn.active{background:#3498db;color:#fff;border-color:#3498db;font-weight:600}.kostnadsdrivare-graph-view-toggle-bottom{position:absolute;bottom:16px;right:16px;display:flex;gap:4px;background:#ffffffe6;border-radius:6px;padding:4px;box-shadow:0 2px 8px #0000001a;border:1px solid #e9ecef}.kostnadsdrivare-graph-toggle-btn-subtle{display:flex;align-items:center;justify-content:center;padding:8px;background:transparent;border:none;border-radius:4px;cursor:pointer;transition:all .2s ease;color:#6c757d}.kostnadsdrivare-graph-toggle-btn-subtle:hover{background:#f8f9fa;color:#495057}.kostnadsdrivare-graph-toggle-btn-subtle.active{background:#3498db;color:#fff}.kostnadsdrivare-graph-loading{padding:40px 20px;text-align:center;color:#6c757d;font-size:16px}.kostnadsdrivare-graph-bar-chart{margin-top:20px}.kostnadsdrivare-graph-bar-container{display:flex;gap:6px;padding:16px;background:#f8f9fa;border-radius:8px;overflow-x:auto;min-height:220px;align-items:flex-end;justify-content:flex-start}.kostnadsdrivare-graph-bar-item{display:flex;flex-direction:column;align-items:center;min-width:60px;max-width:80px;gap:4px;flex-shrink:0}.kostnadsdrivare-graph-bar-item.selected{transform:scale(1.05);filter:drop-shadow(0 4px 8px rgba(52,152,219,.3))}.kostnadsdrivare-graph-bar-customer{font-size:9px;font-weight:600;color:#2c3e50;margin-bottom:4px;text-align:center;word-break:break-word;line-height:1.2;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;height:auto;min-height:20px}.kostnadsdrivare-graph-bar-visual{height:160px;display:flex;align-items:flex-end;justify-content:center;width:100%}.kostnadsdrivare-graph-bar{width:40px;background:#95a5a6;border-radius:2px 2px 0 0;transition:all .2s ease;cursor:pointer}.kostnadsdrivare-graph-bar:hover{opacity:.8;transform:scaleX(1.1)}.kostnadsdrivare-graph-bar-value{font-size:9px;font-weight:600;color:#495057;text-align:center;margin-top:4px;line-height:1.1}*{box-sizing:border-box}.kostnadsdrivare-container{padding:20px;background-color:#f8f9fa;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.kostnadsdrivare-header-kpi{margin-bottom:20px;padding:20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.kostnadsdrivare-header-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #f8f9fa;flex-wrap:wrap;gap:12px}.kostnadsdrivare-header-top h1{color:#2c3e50;margin:0;font-size:28px;font-weight:600;display:flex;align-items:center;gap:12px}.kostnadsdrivare-header-icon{width:28px;height:28px;color:#3498db}.kostnadsdrivare-meta{display:flex;gap:12px;font-size:14px;color:#6c757d;flex-wrap:wrap}.kostnadsdrivare-meta-item{background:#f8f9fa;padding:8px 14px;border-radius:6px;font-weight:500;color:#495057;border:1px solid #e9ecef}.kostnadsdrivare-total-display{background:#d4edda;color:#155724;border:1px solid #c3e6cb;padding:8px 14px;border-radius:6px;font-weight:600}.kostnadsdrivare-card{background:#fff;padding:20px;margin-bottom:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a;border:1px solid #dee2e6}.kostnadsdrivare-card h3,.kostnadsdrivare-card h4{color:#2c3e50;margin:0 0 16px;font-size:18px;font-weight:600;display:flex;align-items:center;gap:8px}.kostnadsdrivare-card h4{font-size:16px}.kostnadsdrivare-section-icon{width:18px;height:18px;color:#3498db}.kostnadsdrivare-process-group-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:12px}.kostnadsdrivare-process-group-card{padding:16px;border-radius:6px;cursor:pointer;transition:all .2s ease;border:2px solid transparent;box-shadow:0 1px 3px #0000001a}.kostnadsdrivare-process-group-card:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.kostnadsdrivare-process-group-card.active{border-color:#3498db;box-shadow:0 2px 8px #3498db40}.kostnadsdrivare-process-group-name{font-weight:600;font-size:14px;color:#2c3e50;margin-bottom:8px}.kostnadsdrivare-process-group-stats{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#6c757d}.kostnadsdrivare-process-group-stats span:last-child{color:#27ae60;font-weight:500}.kostnadsdrivare-controls{display:flex;gap:12px;margin-bottom:16px;align-items:center;flex-wrap:wrap;padding:16px;background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.kostnadsdrivare-search-container{position:relative;display:flex;align-items:center;flex:1;min-width:250px;max-width:400px}.kostnadsdrivare-search-input{width:100%;padding:10px 16px 10px 40px;border:1px solid #ced4da;border-radius:6px;font-size:14px;transition:border-color .2s ease}.kostnadsdrivare-search-input:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 2px #3498db40}.kostnadsdrivare-search-icon{position:absolute;left:12px;width:16px;height:16px;color:#6c757d}.kostnadsdrivare-search-clear{position:absolute;right:10px;background:none;border:none;color:#6c757d;cursor:pointer;padding:2px;border-radius:3px;transition:color .2s ease}.kostnadsdrivare-search-clear:hover{color:#495057}.kostnadsdrivare-select,.kostnadsdrivare-button{padding:10px 14px;border:1px solid #ced4da;border-radius:6px;font-size:14px;font-weight:500;background:#fff;color:#495057;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px}.kostnadsdrivare-select:focus,.kostnadsdrivare-button:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 2px #3498db40}.kostnadsdrivare-button:hover{background:#f8f9fa;border-color:#3498db}.kostnadsdrivare-button.active{background:#3498db;color:#fff;border-color:#3498db}.kostnadsdrivare-button-secondary{background:#28a745;color:#fff;border-color:#28a745}.kostnadsdrivare-button-secondary:hover{background:#218838;border-color:#1e7e34}.kostnadsdrivare-button-danger{background:#dc3545;color:#fff;border-color:#dc3545}.kostnadsdrivare-button-danger:hover{background:#c82333;border-color:#bd2130}.kostnadsdrivare-filters{background:#fff;padding:20px;margin-bottom:16px;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.kostnadsdrivare-filter-item{display:flex;flex-direction:column;gap:4px}.kostnadsdrivare-filter-label{font-size:12px;font-weight:600;color:#495057;text-transform:uppercase;letter-spacing:.5px}.kostnadsdrivare-filter-input{padding:8px 12px;border:1px solid #ced4da;border-radius:4px;font-size:14px;transition:border-color .2s ease}.kostnadsdrivare-filter-input:focus{outline:none;border-color:#3498db;box-shadow:0 0 0 2px #3498db40}.kostnadsdrivare-table-wrapper{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;overflow:auto;max-height:75vh;margin-bottom:20px;position:relative}.kostnadsdrivare-table{width:100%;border-collapse:separate;border-spacing:0;font-size:14px;table-layout:auto}.kostnadsdrivare-table th:nth-child(1),.kostnadsdrivare-table td:nth-child(1){position:sticky;left:0;background-color:#fffb23;z-index:20;border-right:1px solid #fff;width:80px;min-width:80px}.kostnadsdrivare-table tbody td:nth-child(1){background-color:#f8f9fa;z-index:19}.kostnadsdrivare-table th:nth-child(2),.kostnadsdrivare-table td:nth-child(2){position:sticky;left:80px;background-color:#fffb23;z-index:20;border-right:1px solid #fff;width:100px;min-width:100px}.kostnadsdrivare-table tbody td:nth-child(2){background-color:#f8f9fa;z-index:19}.kostnadsdrivare-table th:nth-child(3),.kostnadsdrivare-table td:nth-child(3){position:sticky;left:180px;background-color:#fffb23;z-index:20;border-right:1px solid #fff;width:200px;min-width:200px}.kostnadsdrivare-table tbody td:nth-child(3){background-color:#f8f9fa;z-index:19}.kostnadsdrivare-table th:nth-child(n+4),.kostnadsdrivare-table td:nth-child(n+4){width:80px;min-width:60px;max-width:90px;text-align:right;font-size:12px;padding:8px 4px}.kostnadsdrivare-th{color:#000!important;background-color:#fffb23!important;padding:16px 12px!important;text-align:left;font-weight:600;font-size:16px!important;border-bottom:2px solid #2c3e50;position:sticky;top:0;z-index:15;white-space:nowrap;height:80px!important;vertical-align:middle}.kostnadsdrivare-th-wrapped{width:60px!important;min-width:60px!important;max-width:60px!important;padding:8px 4px!important;text-align:center;vertical-align:middle}.kostnadsdrivare-th-wrapped-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;height:100%}.kostnadsdrivare-th-wrapped-text{font-size:9px!important;line-height:1.2;word-wrap:break-word;text-align:center;width:100%;overflow-wrap:break-word;white-space:normal;word-break:break-word}.kostnadsdrivare-th-content{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.kostnadsdrivare-th-text{text-transform:uppercase;letter-spacing:.5px;flex:1;min-width:0}.kostnadsdrivare-th-clickable{cursor:pointer;transition:all .2s ease}.kostnadsdrivare-th-clickable:hover{background-color:#f5f122!important}.kostnadsdrivare-th-selected{background-color:#f5f122!important;border-bottom:5px solid #000000!important}.kostnadsdrivare-th-chart-icon{opacity:60%;transition:opacity .2s ease}.kostnadsdrivare-th-clickable:hover .kostnadsdrivare-th-chart-icon{opacity:100%}.kostnadsdrivare-tr{transition:background-color .2s ease;border-bottom:1px solid #e9ecef;height:40px;max-height:40px}.kostnadsdrivare-tr:nth-child(2n){background-color:#f8f9fa}.kostnadsdrivare-tr:hover{background-color:#e3f2fd}.kostnadsdrivare-tr:last-child{border-bottom:none}.kostnadsdrivare-td{padding:8px 4px;color:#495057;vertical-align:middle;word-wrap:break-word;line-height:1.2;height:40px;max-height:40px;overflow:hidden;border-right:1px solid #dee2e6}.kostnadsdrivare-td:first-child{font-weight:500;color:#2c3e50}.kostnadsdrivare-td-customer{background-color:#f8f9fa;font-weight:500;text-align:right;font-family:JetBrains Mono,Fira Code,SF Mono,Cascadia Code,Roboto Mono,Monaco,Consolas,monospace}.kostnadsdrivare-td-selected{background-color:#e3f2fd!important}.kostnadsdrivare-td-cell-selected{border:2px solid #000000!important;box-shadow:0 0 8px #3498db66!important;position:relative;z-index:10}.kostnadsdrivare-td.zscore-very-high{background:linear-gradient(135deg,#e53935,#c62828)!important;box-shadow:inset 0 0 0 1px #b71c1c4d!important;color:#fff!important;font-weight:400!important;text-shadow:none!important}.kostnadsdrivare-td.zscore-high{background:linear-gradient(135deg,#fff8e1,#ffe0b2)!important;box-shadow:inset 0 0 0 1px #f39c1233!important;color:#ef6c00!important;font-weight:400!important;text-shadow:none!important}.kostnadsdrivare-td.zscore-normal{background:linear-gradient(135deg,#e8f5e8,#c8e6c9)!important;box-shadow:inset 0 0 0 1px #27ae6033!important;color:#2e7d32!important;font-weight:400!important;text-shadow:none!important}.kostnadsdrivare-td.zscore-low{background:linear-gradient(135deg,#e3f2fd,#bbdefb)!important;box-shadow:inset 0 0 0 1px #3498db33!important;color:#1565c0!important;font-weight:500!important;text-shadow:none!important}.kostnadsdrivare-td.zscore-very-low{background:linear-gradient(135deg,#f3e5f5,#e1bee7)!important;box-shadow:inset 0 0 0 1px #9b59b633!important;color:#7b1fa2!important;font-weight:500!important;text-shadow:none!important}.kostnadsdrivare-td-selected.zscore-very-high{background:linear-gradient(135deg,#d32f2f,#b71c1c)!important;color:#fff!important;font-weight:700!important;text-shadow:none!important}.kostnadsdrivare-td-selected.zscore-high{background:linear-gradient(135deg,#ffe0b2,#ff9800)!important;text-shadow:none!important}.kostnadsdrivare-td-selected.zscore-normal{background:linear-gradient(135deg,#c8e6c9,#66bb6a)!important;text-shadow:none!important}.kostnadsdrivare-td-selected.zscore-low{background:linear-gradient(135deg,#bbdefb,#42a5f5)!important;text-shadow:none!important}.kostnadsdrivare-td-selected.zscore-very-low{background:linear-gradient(135deg,#e1bee7,#ab47bc)!important;text-shadow:none!important}.kostnadsdrivare-kpi-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.kostnadsdrivare-kpi-card{background:#fff;border:none;border-radius:12px;padding:20px;text-align:left;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.kostnadsdrivare-kpi-label{font-size:11px;font-weight:600;color:#6c757d;margin-bottom:8px;text-transform:uppercase;letter-spacing:1px;display:block}.kostnadsdrivare-kpi-value{font-size:28px;font-weight:800;color:#2c3e50;margin-bottom:8px;line-height:1;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;letter-spacing:-.5px}.kostnadsdrivare-kpi-count{font-size:13px;color:#8b95a5;font-weight:500;display:flex;align-items:center;gap:4px}.process-group-marknadsfÃ¶ra{background-color:var(--color-market)!important}.process-group-inkÃ¶p{background-color:var(--color-purchase)!important}.process-group-sÃ¤lja{background-color:var(--color-sell)!important}.kostnadsdrivare-loading{display:flex;align-items:center;justify-content:center;min-height:400px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.kostnadsdrivare-loading-content{text-align:center;color:#6c757d}.kostnadsdrivare-loading-content h2{margin:16px 0 8px;color:#495057;font-weight:500}.kostnadsdrivare-spinner{width:40px;height:40px;border:4px solid #e9ecef;border-top:4px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.kostnadsdrivare-retry-btn{background:#3498db;color:#fff;border:none;padding:10px 20px;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;margin-top:16px;transition:background-color .2s ease}.kostnadsdrivare-retry-btn:hover{background:#2980b9}.kostnadsdrivare-empty{text-align:center;padding:60px 20px;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#6c757d;font-size:16px}.kostnadsdrivare-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.kostnadsdrivare-summary-item{text-align:center;padding:15px;border-radius:6px;background:#f8f9fa}.kostnadsdrivare-summary-value{font-size:24px;font-weight:700;margin-bottom:5px;color:#2c3e50}.kostnadsdrivare-summary-label{font-size:14px;color:#666;font-weight:500}._page-wrapper_4bbwe_1{display:flex;flex-direction:column;height:100%;width:100%}._header-bar_4bbwe_8{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#f5f5f5;border-bottom:1px solid #e0e0e0}._welcome-text_4bbwe_17{font-size:16px;font-weight:500;color:#333}._layout-toggle_4bbwe_23{display:flex;gap:16px;align-items:center}._toggle-item_4bbwe_29{display:flex;align-items:center;gap:8px}._toggle-label_4bbwe_35{font-size:13px;font-weight:500;color:#495057}._content-area_4bbwe_41{flex:1;overflow-y:auto;background:#f9f9f9}._flex-container_4bbwe_47{display:flex;place-content:center;align-items:center;column-gap:20px;text-align:center;height:100%;flex-wrap:wrap;flex-grow:1;transition:all .3s ease}._flex-container_4bbwe_47._compact_4bbwe_59{justify-content:flex-start;align-items:flex-start;padding:20px;gap:12px;flex-wrap:nowrap}._title_4bbwe_67{width:100%;margin-top:.5rem}._main_9m2d1_1{margin-bottom:40px;transition:margin .3s ease;cursor:grab;touch-action:none}._main_9m2d1_1:active{cursor:grabbing}._container_9m2d1_12{width:320px;height:600px;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--color-dashboard-open-light);border-radius:.3rem;box-shadow:0 4px 8px #0000001a;margin-top:20px;border-bottom:solid 12px #6c4225;position:relative;overflow:hidden;transition:transform .15s ease-in-out,width .3s ease,height .3s ease,margin .3s ease,border-bottom-width .3s ease}._container_9m2d1_12:hover{transform:translateY(-20px);box-shadow:0 22px 16px #0000000d}._container_9m2d1_12:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,#fff3,#fff0 70%);transform:rotate(45deg);transition:transform .4s ease-in-out}._container_9m2d1_12:hover:before{transform:rotate(45deg) translate(50%,50%)}._container_9m2d1_12 h2{font-family:Georgia,Times New Roman,Times,serif;font-size:20px;margin-bottom:auto;margin-top:32px;text-align:center;width:100%;position:relative;padding:15px 20px;color:#fff;background-color:#6c4225;transition:all .3s ease}._container_9m2d1_12:hover h2{box-shadow:0 4px 2px #00000003,0 0 4px 2px #00000017,10px 4px 2px #0000000f;transform:scale(1.05);transform:translateY(18px);width:120%}._card-image_9m2d1_74{height:130px;margin-bottom:auto;align-items:center;width:auto;transition:transform .1s ease-in-out,height .3s ease}._container_9m2d1_12:hover ._card-image_9m2d1_74{transform:scale(1.25)}._container_9m2d1_12 ul{width:100%;list-style-type:none;padding:15px 10px;background-color:#fff;margin-bottom:0;height:90px;display:flex;flex-direction:column;justify-content:flex-start}._container_9m2d1_12 ul li{font-family:Arial,sans-serif;font-size:16px;color:#333;margin-bottom:5px;line-height:1.5;position:relative;padding-left:20px;text-align:left}._container_9m2d1_12 ul li:before{content:"•";position:absolute;left:0;top:50%;transform:translateY(-50%);font-size:23px;color:#333}._cta-button_9m2d1_119{width:calc(100% - 24px);background-color:#6c4225;color:#fff;font-family:Georgia,Times New Roman,Times,serif;font-size:16px;font-weight:700;text-align:center;padding:16px 20px;margin:12px auto;position:relative;transition:all .3s ease;cursor:pointer;border-radius:8px;box-shadow:0 2px 4px #0000001a}._container_9m2d1_12:hover ._cta-button_9m2d1_119{background-color:#8b5532;box-shadow:0 4px 8px #0003,inset 0 1px 2px #ffffff1a;transform:translateY(-2px)}._cta-button_9m2d1_119:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 0%,rgba(255,255,255,.1) 50%,transparent 100%);transform:translate(-100%);transition:transform .6s ease}._container_9m2d1_12:hover ._cta-button_9m2d1_119:before{transform:translate(100%)}._main_9m2d1_1._compact_9m2d1_161{margin-bottom:0}._container_9m2d1_12._compact_9m2d1_161{width:180px;height:180px;margin-top:0;border-bottom-width:6px}._container_9m2d1_12._compact_9m2d1_161:hover{transform:translateY(-8px)}._container_9m2d1_12._compact_9m2d1_161 h2{font-size:12px;margin-top:12px;padding:8px 10px}._container_9m2d1_12._compact_9m2d1_161:hover h2{transform:translateY(8px);width:110%}._container_9m2d1_12._compact_9m2d1_161 ._card-image_9m2d1_74{height:60px}._container_9m2d1_12._compact_9m2d1_161:hover ._card-image_9m2d1_74{transform:scale(1.15)}._container_9m2d1_12._compact_9m2d1_161 ul{display:none}._container_9m2d1_12._compact_9m2d1_161 ._cta-button_9m2d1_119{font-size:11px;padding:8px 10px;margin:8px auto;width:calc(100% - 16px)}._container_zyszb_3{padding:16px 20px;width:100%;background:linear-gradient(135deg,#4c6b4fd9,#6d7b68bf);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 8px 32px #00000026,inset 0 1px #ffffff1a;border:1px solid rgb(255 255 255 / 18%);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}._loading_zyszb_16,._error_zyszb_17{text-align:center;padding:40px 20px;color:#fffc;font-size:14px;font-weight:500}._error_zyszb_17{color:#ffb4b4}._kpi-grid_zyszb_30{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:20px;justify-content:center}._kpi-card_zyszb_38{background:#ffffffd9;border:1px solid rgb(255 255 255 / 40%);border-radius:12px;padding:16px 20px;min-width:140px;box-shadow:0 4px 16px #00000014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .2s ease,box-shadow .2s ease}._kpi-add_zyszb_49{color:#fff;display:flex;align-items:center;justify-content:center;font-size:30px;padding:4px;min-width:10px;transition:transform .2s ease,box-shadow .2s ease}._kpi-card_zyszb_38:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}._kpi-label_zyszb_65{font-size:10px;font-weight:600;color:#666;margin-bottom:6px;text-transform:uppercase;letter-spacing:.5px}._kpi-value_zyszb_74{font-size:22px;font-weight:700;color:#1a1a1a}._kpi-card_zyszb_38._negative_zyszb_80 ._kpi-value_zyszb_74{color:#c00}._kpi-subtext_zyszb_84{font-size:11px;font-weight:500;color:#888;margin-top:4px}._lists-grid_zyszb_92{display:flex;flex-wrap:wrap;gap:16px}._list-card_zyszb_98{background:#ffffffd9;border:1px solid rgb(255 255 255 / 40%);border-radius:12px;padding:16px;min-width:280px;flex:1;box-shadow:0 4px 16px #00000014;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._list-card_zyszb_98._warning-card_zyszb_109{border-color:#f90}._list-title-row_zyszb_113{display:flex;align-items:baseline;gap:8px;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid rgb(0 0 0 / 8%)}._list-title_zyszb_113{font-size:12px;font-weight:600;color:#1a1a1a;margin:0;flex:1;text-transform:uppercase;letter-spacing:.5px}._header-label_zyszb_132{font-size:9px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.5px;min-width:60px;text-align:right}._header-label_zyszb_132:last-child{min-width:45px}._list-items_zyszb_146{display:flex;flex-direction:column;gap:2px}._list-item_zyszb_146{display:flex;gap:8px;align-items:center;padding:8px 10px;font-size:12px;border-radius:8px;transition:background .15s ease;text-decoration:none;color:inherit}._list-item_zyszb_146:hover{background:#4c6b4f1a}._list-item_zyszb_146:last-child{border-bottom:none}._rank_zyszb_172{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7c7fd4,#9d9fd5);color:#fff;font-size:10px;font-weight:600;border-radius:6px}._item-name_zyszb_185{flex:1;color:#1a1a1a;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._item-value_zyszb_194{color:#666;font-weight:500;text-align:right;min-width:60px}._item-profit_zyszb_201{color:#5a9f5a;font-weight:600;text-align:right;min-width:60px}._item-profit_zyszb_201._negative_zyszb_80{color:#c00}._item-margin_zyszb_212{min-width:45px;text-align:right;color:#5a9f5a;font-weight:600}._item-margin_zyszb_212._negative_zyszb_80{color:#c00}._kpi-card_zyszb_38._clickable_zyszb_224{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}._kpi-card_zyszb_38._clickable_zyszb_224:hover{background:#fffffff2;transform:translateY(-3px);box-shadow:0 8px 24px #00000026}._kpi-card_zyszb_38._clickable_zyszb_224:focus{outline:2px solid rgb(76 107 79 / 60%);outline-offset:2px}._kpi-card_zyszb_38._clickable_zyszb_224._loading_zyszb_16{cursor:wait;pointer-events:none}._spinner_zyszb_245{display:inline-block;width:20px;height:20px;border:2px solid rgb(0 0 0 / 10%);border-top-color:#5a9f5a;border-radius:50%;animation:_spin_zyszb_245 .8s linear infinite}@keyframes _spin_zyszb_245{to{transform:rotate(360deg)}}._kpi-row-break_zyszb_261{flex-basis:100%;height:0}._kpi-row-container_zyszb_266{display:flex;gap:12px;justify-content:center;width:100%}.cookie-notice{position:fixed;bottom:0;left:0;right:0;background-color:#fffffff2;box-shadow:0 -2px 10px #0000001a;padding:16px;z-index:1000;border-top:1px solid #eaeaea}.cookie-notice-content{max-width:1800px;margin:0 auto;padding:8px}.cookie-notice h2{margin-top:0;margin-bottom:8px;font-size:1.25rem}.cookie-notice p{margin-bottom:16px;font-size:.9rem;line-height:1.4}.cookie-notice-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.cookie-btn{padding:8px 16px;border-radius:4px;font-size:.9rem;cursor:pointer;transition:all .2s ease}.cookie-btn.primary{background-color:var(--color-positive);color:#fff;border:none}.cookie-btn.primary:hover{background-color:var(--color-profit-green-light)}.cookie-btn.secondary{background-color:transparent;color:#555;border:1px solid #ccc}.cookie-btn.secondary:hover{background-color:#f5f5f5}.cookie-btn.link{background:none;border:none;color:#06c;text-decoration:underline;padding:8px 0}.cookie-categories{margin:16px 0;padding:16px;background-color:#f8f8f8;border-radius:4px;border:1px solid #eaeaea}.cookie-category{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #eaeaea}.cookie-category:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.checkbox-container{display:flex;align-items:center;margin-bottom:4px;cursor:pointer}.checkbox-label{margin-left:8px;font-weight:500}.required-badge{margin-left:8px;font-size:.7rem;background-color:#f0f0f0;color:#666;padding:2px 6px;border-radius:10px}.category-description{margin-top:4px;margin-left:24px;font-size:.8rem;color:#666}:root{--color-white: #fff;--color-warm-white: #fcfff7;--color-black: #000;--color-section-bg: #eeebe9;--color-accent: #b49883;--color-accent-discrete-dark: #ae937f;--color-accent-discrete-dark-2: #927864;--color-sidebar-transparent: #27211cf0;--color-accent-hover: #a17e63;--color-accent-dark: #5e3b2a;--color-accent-dark-hover: #42291e;--color-accent1: hsl(30deg 16% 43%);--color-accent2: hsl(28deg 100% 30%);--color-accent3: hsl(204deg 25% 61%);--color-accent4: hsl(205deg 16% 43%);--color-positive: #52ad5c;--color-positive-hover: #4d8f53;--color-positive-active: #6bae73;--color-positive-light: #74be7c;--color-negative: hsl(4deg 65% 62%);--color-negative-light: hsl(4deg 65% 77%);--color-negative-hover: hsl(4deg 57% 55%);--color-negative-active: hsl(4deg 50% 48%);--color-dashboard-open: #e9a82c;--color-dashboard-open-light: #e4b866;--color-dashboard-open-hover: #d49725;--color-grey-200: #333;--color-grey-300: #555;--color-grey-400: #777;--color-grey-500: #999;--color-grey-600: #bbb;--color-grey-700: #d7d7d7;--color-grey-800: #e7e7e7;--color-grey-900: #f1f1f1;--color-profit-green: #55c862;--color-profit-green-2: #55c862;--color-loss-red: #c93611;--color-permanent-red: #c93611;--color-dark-red: #9b280c;--color-highlighted-cell: #ff0;--color-blue-loss-bar: #15279a;--color-loss-blue: #15279a;--cpc-sales-color: 0, 0, 255;--cpc-profit-color: 255, 255, 255;--cpc-quantity-color: 255, 0, 0;--cpc-cost-of-product-color: 255, 165, 0;--cpc-rabatter-color: 128, 0, 128;--cpc-processkostnad-color: 255, 192, 203;--row-even-color: 255, 255, 255;--row-odd-color: 0, 0, 0;--color-loss-red-light: #c55e45;--color-profit-green-light: #3d8058;--color-develop: #92fcfd;--color-market: #d6fe7d;--color-purchase: #a4daf5;--color-sell: #f7cefc;--color-lead: #f2f2f2;--color-result-highlight: #ffff54;--color-warning: #da7842}.process-group-utveckla{background-color:var(--color-develop)!important}.process-group-marknadsföra{background-color:var(--color-market)!important}.process-group-inköp{background-color:var(--color-purchase)!important}.process-group-sälja{background-color:var(--color-sell)!important}.process-group-leda{background-color:var(--color-lead)!important}.result-highlight{background-color:var(--color-result-highlight)!important}.warning{background-color:var(--color-warning)!important;color:#fff}.process-group-utveckla:hover{background-color:color-mix(in srgb,var(--color-develop) 80%,black 20%)!important}.process-group-marknadsföra:hover{background-color:color-mix(in srgb,var(--color-market) 80%,black 20%)!important}.process-group-inköp:hover{background-color:color-mix(in srgb,var(--color-purchase) 80%,black 20%)!important}.process-group-sälja:hover{background-color:color-mix(in srgb,var(--color-sell) 80%,black 20%)!important}.process-group-leda:hover{background-color:color-mix(in srgb,var(--color-lead) 80%,black 20%)!important}:root{--font-h1: 700 3rem "Source Sans Pro", sans-serif;--font-h1-small: 700 2.25rem "Source Sans Pro", sans-serif;--font-h2: 1.5rem "Source Sans Pro", sans-serif;--font-h3: 600 1.25rem "Source Sans Pro", sans-serif;--font-p: 400 1rem "Source Sans Pro", sans-serif;--font-label: 600 1rem "Source Sans Pro", sans-serif}:root{--time-fast: .1s;--time-medium: .2s;--time-slow: .4s}:root{--box-shadow: 0 4px 8px rgb(0 0 0 / 20%);--box-shadow-small: 0 2px 4px rgb(0 0 0 / 20%)}:root{--table-max-height: 600px}*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:Source Sans Pro,sans-serif;height:100%}html{background-color:var(--white);color:var(--color-black);font-size:1rem;scroll-behavior:smooth}#root{min-height:100%;align-items:center;display:flex;flex-direction:column;width:100%}section{background-color:var(--color-section-bg);border-radius:16px}a{text-decoration:none}p{font:var(--font-p)}label{font:var(--font-label);color:var(--color-grey-400)}h1{font:var(--font-h1)}h2{font:var(--font-h2);color:var(--color-grey-200)}h3{font:var(--font-h3)}.h1-small{font:var(--font-h1-small)}img{display:block;max-width:100%}button{all:unset;font:var(--font-p);cursor:pointer;width:fit-content}.button-positive{padding-inline:2rem;min-height:3em;border-radius:4rem;background-color:var(--color-positive);color:var(--color-white);border:none;text-align:center;font-weight:700;transition:background-color var(--time-fast) ease}.button-positive:hover{background-color:var(--color-positive-hover)}.button-positive:active{background-color:var(--color-positive-active)}.button-positive:disabled{background-color:var(--color-grey-500);opacity:.8;cursor:default}.button-neutral{padding-inline:2rem;min-height:3em;border-radius:4rem;color:var(--color-grey-400);border:3px solid var(--color-grey-500);background-color:transparent;text-align:center;font-weight:700;transition:color border-color var(--time-fast) ease}.button-neutral:hover{border-color:var(--color-grey-400);color:var(--color-grey-300)}.button-neutral:active{border-color:var(--color-grey-300);color:var(--color-grey-200)}.button-cpcnav{min-width:1rem;padding-inline:1rem;min-height:3em;border-radius:1rem;background-color:var(--color-accent);color:var(--color-warm-white);border:none;text-align:center;font-weight:700;margin-bottom:0;box-shadow:0 4px 4px #0000004b,inset 0 1px 2px #ffffff97}.button-cpcnav-neutral{color:var(--color-grey-200);background-color:var(--color-accent-discrete-dark);min-width:1rem;padding-inline:1rem;min-height:3em;border-radius:1rem;border:none;text-align:center;font-weight:500;margin-bottom:0;box-shadow:inset 0 1px 6px #00000060}input,textarea,select{font-family:Source Sans Pro,sans-serif;border:1px solid var(--color-grey-500);padding:1rem;border-radius:8px;font-size:1rem}select{background-color:var(--color-white)}[data-theme=dark]{--background-color: #383737;--text-color: #8e8e8e;--color-accent: #2e2929;--color-white: #221c1c;--color-warm-white: #a7adb3;--color-grey-200: #969696;--color-grey-500: #a4a4a4;--color-grey-600: #898989;--color-grey-700: #262626;--color-grey-800: #181818;--color-grey-900: #242424;--color-black: #c0c0c0;--color-section-bg: #242424;--color-profit-green: #003800;--color-loss-red: #190000;--color-positive: #799079;--color-highlighted-cell: #0d0222;--color-loss-blue: #8f9eff}[data-theme=dark] h1,[data-theme=dark] h2,[data-theme=dark] h3,[data-theme=dark] p{color:#fff}[data-theme=dark] img{filter:invert()}[data-theme=dark] body{background-color:var(--background-color);transition:background-color .33s,color .3s}
