.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px;opacity:0}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}html,body,#root{min-height:0;height:100%;margin:0;overflow:hidden}:root{--app-scrollbar-size: 4px;--app-scrollbar-thumb: #98A3B3;--app-scrollbar-thumb-hover: #7B8797;--app-scrollbar-track: transparent;--app-sidebar-bg: #101B24;--app-surface-shadow: 0 0 0 1px rgba(0, 0, 0, .06), 0 1px 2px -1px rgba(0, 0, 0, .06), 0 2px 4px rgba(0, 0, 0, .04);--app-surface-shadow-hover: 0 0 0 1px rgba(0, 0, 0, .08), 0 1px 2px -1px rgba(0, 0, 0, .08), 0 3px 7px rgba(0, 0, 0, .06);--app-font-display: "SF Pro Display", "PingFang SC", "Segoe UI Variable Display", "Microsoft YaHei UI", var(--ant-font-family, system-ui, sans-serif);--app-font-data: "DIN Alternate", Bahnschrift, "SF Pro Display", "Segoe UI Variable Display", var(--ant-font-family, system-ui, sans-serif)}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*::-webkit-scrollbar{width:var(--app-scrollbar-size);height:var(--app-scrollbar-size)}*::-webkit-scrollbar-track{background:var(--app-scrollbar-track)}*::-webkit-scrollbar-thumb{border-radius:999px;background:var(--app-scrollbar-thumb)}*::-webkit-scrollbar-thumb:hover{background:var(--app-scrollbar-thumb-hover)}*::-webkit-scrollbar-corner{background:transparent}@supports selector(::-webkit-scrollbar){*{scrollbar-width:auto!important;scrollbar-color:auto!important}}@supports not selector(::-webkit-scrollbar){*{scrollbar-width:thin;scrollbar-color:var(--app-scrollbar-thumb) var(--app-scrollbar-track)}}body{background:var(--ant-color-bg-layout, #F5F7FA);color:var(--ant-color-text, #1F2329);font-family:var(--ant-font-family, "SF Pro Text", "PingFang SC", "Segoe UI", "Microsoft YaHei UI", "Microsoft YaHei", system-ui, sans-serif)}.app-shell button{transition-property:scale,color,background-color,border-color,box-shadow,opacity,filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.2,0,0,1)}.app-shell button:active:not(:disabled){scale:.96}.disabled-tooltip-target{display:inline-flex;cursor:not-allowed}.disabled-tooltip-target>button:disabled{pointer-events:none}.app-shell h1,.app-shell h2,.app-shell h3,.app-shell h4,.app-shell h5{letter-spacing:0;text-wrap:balance}.app-logo-mark,.app-header h5,.app-workspace-tab-label,.app-route-tab-label,.auth-panel-title,.dashboard-widget-title-main,.field-config-modal-title h4,.product-detail-title,.product-detail-panel-title{font-family:var(--app-font-display);letter-spacing:0}.kpi-card-number,.top-value,.performance-table,.product-detail-metric strong,.product-detail-table{font-variant-numeric:tabular-nums}.kpi-card-number,.trend-insufficient-value,.top-value,.metric-ranking-value,.sales-ranking-value,.product-detail-metric-value{font-family:var(--app-font-data);font-variant-numeric:tabular-nums}.auth-panel-description,.trend-insufficient-description{text-wrap:pretty}.app-shell{min-height:0;height:100vh;overflow:hidden;background:var(--ant-color-bg-layout, #F5F7FA)}.app-sider{position:sticky;top:0;height:100vh;overflow:auto;background:var(--app-sidebar-bg)}.app-brand{height:40px;padding:0;display:flex;justify-content:center;align-items:center}.app-logo-mark{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:var(--ant-color-primary, #035699);color:#fff;font-size:15px;font-weight:800}.app-side-nav{border-inline-end:0}.app-side-nav-button{width:48px;min-height:40px;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;line-height:1}.app-side-nav-icon{height:16px;display:inline-flex;align-items:center;justify-content:center;font-size:16px;line-height:1}.app-side-nav-title{display:block;font-size:12px;line-height:12px;white-space:nowrap}.app-main{min-width:0;min-height:0;height:100vh;overflow:hidden}.app-header{position:sticky;top:0;z-index:30;height:40px;min-height:40px;padding:0 12px 0 0;line-height:normal;display:flex;align-items:stretch;justify-content:space-between;gap:12px;background:var(--app-sidebar-bg);box-shadow:none}.app-header-title{min-width:0;height:100%;display:flex;align-items:stretch;gap:0;flex:1 1 auto}.app-header h5{font-size:16px;line-height:1.2;margin:0}.app-header-actions{flex:0 0 auto;max-width:calc(100vw - 280px);overflow:hidden}.app-header .app-account-trigger.ant-btn.ant-btn-text{height:32px;padding-inline:8px;color:var(--ant-color-text-light-solid, #FFFFFF)}.app-header .app-account-trigger.ant-btn.ant-btn-text:not(:disabled):hover,.app-header .app-account-trigger.ant-btn.ant-btn-text:focus-visible,.app-header .app-account-trigger.ant-btn.ant-btn-text.ant-dropdown-open{color:var(--ant-color-text-light-solid, #FFFFFF);background:#ffffff1f}.app-header .app-account-trigger.ant-btn.ant-btn-text:not(:disabled):active{color:var(--ant-color-text-light-solid, #FFFFFF);background:#ffffff29}.app-account-avatar.ant-avatar{flex:0 0 auto;color:var(--ant-color-text-light-solid, #FFFFFF);background:#ffffff2e;font-size:12px}.app-account-name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-account-caret{font-size:10px;opacity:.72}.app-workspace-tabs{min-width:0;height:100%;flex:1 1 auto;align-self:stretch;overflow:hidden}.app-top-tab-item{position:relative;transition-property:color,background-color,box-shadow;transition-duration:.15s;transition-timing-function:cubic-bezier(.2,0,0,1)}.app-route-tabs .app-top-tab-item:has([aria-selected=true]){background:transparent;box-shadow:none}.app-workspace-tabs .app-top-tab-item{height:100%;margin:0;border-radius:0;display:inline-flex;align-items:flex-end;overflow:visible;color:#b8c6d1}.app-workspace-tabs .app-top-tab-item+.app-top-tab-item:before{content:"";position:absolute;left:0;top:14px;bottom:12px;width:1px;background:#cbd5e14d}.app-workspace-tabs .app-top-tab-item:first-child+.app-top-tab-item:before{display:none}.app-workspace-tabs .app-top-tab-item:has([aria-selected=true]){z-index:1;background:transparent;border-radius:0;box-shadow:none}.app-workspace-tabs .app-top-tab-item:has([aria-selected=true]):before,.app-workspace-tabs .app-top-tab-item:has([aria-selected=true])+.app-top-tab-item:before{opacity:0}.app-workspace-tab-label{box-sizing:border-box;position:relative;min-width:108px;height:36px;padding:0 12px;display:inline-flex;align-items:center;justify-content:space-between;gap:12px;border-radius:4px 4px 0 0;color:inherit;font-size:12px;line-height:1;white-space:nowrap;overflow:visible}.app-workspace-tab-label>*{position:relative;z-index:1}.app-workspace-tab-placeholder{width:8px;min-width:8px;padding:0;pointer-events:none}.app-workspace-tabs .app-top-tab-item:not(:first-child) .app-workspace-tab-label{min-width:108px;padding-inline:12px}.app-workspace-tabs .app-top-tab-item:not(:has([aria-selected=true])):hover .app-workspace-tab-label{color:#fff}.app-workspace-tabs .app-top-tab-item:not(:has([aria-selected=true])):active .app-workspace-tab-label{color:inherit}.app-workspace-tabs .app-top-tab-item:has([aria-selected=true]) .app-workspace-tab-label{height:38px;margin-bottom:-1px;border-radius:4px 4px 0 0;background:var(--ant-color-bg-container, #FFFFFF);color:var(--ant-color-text, #1F2329);font-weight:600;z-index:1}.app-workspace-tabs .app-top-tab-item:has([aria-selected=true]) .app-workspace-tab-label:before,.app-workspace-tabs .app-top-tab-item:has([aria-selected=true]) .app-workspace-tab-label:after{content:"";position:absolute;bottom:0;width:6px;height:6px;background:transparent;z-index:-1}.app-workspace-tabs .app-top-tab-item:has([aria-selected=true]) .app-workspace-tab-label:before{left:-6px;border-bottom-right-radius:6px;box-shadow:3px 3px 0 3px var(--ant-color-bg-container, #FFFFFF)}.app-workspace-tabs .app-top-tab-item:has([aria-selected=true]) .app-workspace-tab-label:after{right:-6px;border-bottom-left-radius:6px;box-shadow:-3px 3px 0 3px var(--ant-color-bg-container, #FFFFFF)}.app-workspace-tab-close{width:18px;height:18px;margin-inline-end:-5px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:4px;background:transparent;color:#9ca3af;font-size:12px;cursor:pointer;opacity:0;scale:.25;filter:blur(4px);pointer-events:none;transition-property:opacity,scale,filter,color,background-color;transition-duration:.18s;transition-timing-function:cubic-bezier(.2,0,0,1)}.app-workspace-tab-label:hover .app-workspace-tab-close,.app-workspace-tab-label:focus-within .app-workspace-tab-close,.app-workspace-tabs .app-top-tab-item:hover .app-workspace-tab-close,.app-workspace-tabs .app-top-tab-item:focus-within .app-workspace-tab-close,.app-workspace-tabs .app-top-tab-item:has([aria-selected=true]) .app-workspace-tab-close{opacity:1;scale:1;filter:blur(0);pointer-events:auto}.app-workspace-tab-close:hover{background:#f1f5f9;color:var(--ant-color-text-secondary, #646A73)}.app-subnav{position:sticky;top:40px;z-index:29;height:36px;padding:0 18px 0 14px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:var(--ant-color-bg-container, #FFFFFF);border-bottom:1px solid var(--ant-color-border-secondary, #E8EDF3)}.app-route-tabs{min-width:0;height:100%;flex:1 1 auto;overflow:hidden}.app-route-tabs .app-top-tab-item{height:36px;margin:0;display:inline-flex;align-items:center;border-radius:0}.app-route-tab-label{display:inline-flex;align-items:center;gap:6px;height:36px;color:inherit;font-size:12px;font-weight:500;line-height:1}.app-route-tabs .app-top-tab-item:has([aria-selected=true]) .app-route-tab-label{font-weight:600}.app-subnav-actions{flex:0 0 auto}.app-content{min-width:0;min-height:0;flex:1 1 auto;box-sizing:border-box;padding:12px;scroll-padding:12px;overflow:auto;background:var(--ant-color-bg-layout, #F5F7FA)}.app-alert{margin-bottom:12px}.app-content-flush{padding:0;display:flex;flex-direction:column;overflow:hidden}.app-content-flush .app-alert{margin:12px 12px 0}.filter-band{background:#fff;border:0;border-radius:6px;box-shadow:var(--app-surface-shadow)}.filter-band{padding:7px 8px;margin-bottom:8px}.filter-band-sticky{position:sticky;top:-12px;z-index:30;margin:-12px -12px 8px;padding:7px 12px;border-radius:0}.filter-toolbar-line{width:100%;min-width:0;flex:1 1 100%}.filter-toolbar-item{flex:0 0 auto}.filter-toolbar-item-dimension{margin-left:auto}.page-tabs{margin-top:4px}.product-mix-cell{width:100%;padding:0;display:grid;gap:6px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.product-mix-cell:hover .product-mix-bar{box-shadow:0 0 0 2px #e0ecff}.product-mix-bar{height:10px;display:flex;overflow:hidden;border-radius:999px;background:#eef2f7}.product-mix-bar-segment{min-width:2px;height:100%}.product-mix-bar-segment+.product-mix-bar-segment{border-left:1px solid #ffffff}.product-mix-summary{min-width:0;display:flex;align-items:center;gap:10px;font-size:12px;color:var(--ant-color-text-secondary, #646A73)}.product-mix-summary-item{min-width:0;max-width:88px;display:inline-flex;align-items:center;gap:4px}.product-mix-summary-item .ant-typography{max-width:48px;font-size:12px}.product-mix-dot{width:8px;height:8px;flex:0 0 auto;border-radius:999px}.product-mix-tooltip-popup .ant-tooltip-inner{min-width:360px;max-width:460px}.product-mix-tooltip{display:grid;gap:6px;width:100%}.product-mix-tooltip-row{display:grid;grid-template-columns:8px minmax(0,1fr);align-items:start;gap:8px}.product-mix-tooltip-main{min-width:0;display:flex;justify-content:space-between;gap:16px;font-weight:600}.product-mix-tooltip-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-mix-tooltip-main>:last-child,.product-mix-tooltip-meta{font-variant-numeric:tabular-nums}.product-mix-tooltip-meta{grid-column:2;color:#ffffffb8}.tables-page{min-width:0;display:grid;gap:12px}.product-tables-page{height:100%;grid-template-rows:minmax(0,1fr);gap:0}.tables-page>*{min-width:0}.new-products-page,.review-dashboard-page,.new-dashboard-page{display:grid;gap:12px}.filter-dimension-control{min-height:32px;display:flex;align-items:center;justify-content:flex-end;gap:10px;color:var(--ant-color-text-secondary, #646A73);font-size:13px}.style-keyword-search{display:flex;align-items:center;gap:2px;padding-right:4px;background:var(--ant-color-bg-container, #ffffff);border:1px solid var(--ant-color-border, #d9d9d9);border-radius:var(--ant-border-radius, 6px);cursor:text;transition:border-color .2s ease,box-shadow .2s ease}.style-keyword-search:hover{border-color:var(--ant-color-primary-hover, #4096ff)}.style-keyword-search:focus-within{border-color:var(--ant-color-primary, #1677ff);box-shadow:0 0 0 2px var(--ant-control-outline, rgba(5, 145, 255, .1))}.style-keyword-search-input{flex:1;min-width:0}.style-keyword-search-button{flex:0 0 auto;color:var(--ant-color-text-secondary, #646a73)}.style-keyword-popover-content{max-height:420px;overflow:auto;padding:12px}.style-keyword-popover-section+.style-keyword-popover-section{margin-top:14px;padding-top:12px;border-top:1px solid #eef2f7}.style-keyword-popover-title{margin-bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.style-keyword-popover-tags{display:flex;flex-wrap:wrap;gap:6px}.style-keyword-popover-tag{max-width:150px;margin-inline-end:0;cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.style-keyword-history-list{display:grid;gap:8px}.style-keyword-history-card{width:100%;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;text-align:left;cursor:pointer}.style-keyword-history-card:hover:not(:disabled){border-color:#93c5fd;background:#f8fbff}.style-keyword-history-card:disabled{cursor:default;opacity:.6}.style-keyword-history-card-tags{min-width:0;display:flex;flex-wrap:wrap;gap:4px}.style-keyword-history-card-tags .ant-tag{max-width:112px;margin-inline-end:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.new-dashboard-note{border-radius:6px}.dashboard-page{margin-top:0;display:grid;gap:12px}.dashboard-grid{min-height:480px}.dashboard-widget{container-type:inline-size;height:100%;display:flex;flex-direction:column;overflow:hidden;background:var(--ant-color-bg-container, #FFFFFF);border:0;border-radius:8px;box-shadow:var(--app-surface-shadow);transition-property:box-shadow;transition-duration:.15s;transition-timing-function:ease-out}.dashboard-widget-measure{min-width:0;height:100%}.dashboard-widget:hover{box-shadow:var(--app-surface-shadow-hover)}.dashboard-widget-editing{box-shadow:0 0 0 2px #0356993d,var(--app-surface-shadow-hover)}.dashboard-widget-title{height:34px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;flex:0 0 auto;border-bottom:1px solid #e7ebf2;color:var(--ant-color-text, #1F2329);font-weight:600;background:var(--ant-color-bg-container, #FFFFFF)}.dashboard-widget-title-main{min-width:0;display:inline-flex;align-items:center;gap:8px}.dashboard-widget-title-main>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-widget-actions{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;min-width:0}.dashboard-widget-extra{flex:0 0 auto;display:inline-flex;align-items:center}.dashboard-widget-title-action{white-space:nowrap;font-size:12px;font-weight:400}.dashboard-widget-title-action-compact{gap:6px}@container (max-width: 520px){.dashboard-widget-title-action>.ant-typography{display:none}}.dashboard-widget-handle{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:4px;color:#64748b;cursor:move}.dashboard-widget-handle:hover{background:#eaf3fb;color:var(--ant-color-primary, #035699)}.dashboard-widget-skeleton{height:100%;align-content:center}.widget-local-loading{min-height:100%;display:flex;align-items:center;justify-content:center}.dashboard-kpi-body{overflow:visible}.dashboard-kpi-row{min-height:0;height:auto;align-content:flex-start;align-items:stretch}.dashboard-kpi-row .kpi-card-col{display:flex}.dashboard-kpi-row .kpi-card{min-height:84px;height:auto;flex:1}.kpi-card{min-width:0;padding:10px 12px;display:grid;grid-template-rows:auto auto;align-content:start}.kpi-card-compares{display:flex;flex-wrap:wrap;gap:2px 8px}.kpi-compare{font-size:11px;line-height:1.4;white-space:nowrap;font-variant-numeric:tabular-nums}.kpi-compare-none{color:var(--ant-color-text-quaternary, #A8ABB2)}.kpi-compare-good{color:var(--ant-color-success, #52C41A)}.kpi-compare-bad{color:var(--ant-color-error, #FF4D4F)}.kpi-statistic{min-width:0;align-self:start}.kpi-comparison-panel{min-height:0;height:auto;display:grid;grid-template-rows:auto auto;gap:8px}.kpi-card-extra{margin-top:6px;align-self:end}.kpi-card-label{color:var(--ant-color-text-secondary, #646A73);font-size:12px;line-height:1.4}.kpi-card-value{min-width:0;margin-top:3px;color:var(--ant-color-text, #1F2329);font-size:22px;font-weight:700;line-height:1.2;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.kpi-card-number{min-width:0}.kpi-card-suffix{margin-left:2px;color:var(--ant-color-text-secondary, #646A73);font-size:14px;font-weight:600}.dashboard-scroll-body,.dashboard-chart-scroll-body{overflow:auto}.dashboard-chart-scroll-body>div{min-width:0}.trend-insufficient-state{min-height:100%;padding:18px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;border-radius:6px;background:#f8fafc}.trend-insufficient-value{margin:0!important;color:var(--ant-color-text, #1F2329)!important;font-variant-numeric:tabular-nums}.product-line-widget-body .product-line-breakdown{height:100%;min-height:0}.react-grid-item.react-grid-placeholder{background:var(--ant-color-primary, #035699);border-radius:4px;opacity:.12}.kpi-row,.chart-row{margin-bottom:12px}.panel{padding:8px;min-width:0;overflow:hidden}.managed-table-wrap{min-width:0;max-width:100%;overflow:hidden}.managed-table-toolbar{display:flex;justify-content:flex-end;margin-bottom:8px}.managed-table-settings{width:min(520px,calc(100vw - 48px))}.managed-table-settings-head,.managed-table-settings-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.managed-table-settings-head{padding-bottom:8px;border-bottom:1px solid #e5edf7}.managed-table-settings-list{max-height:420px;padding-top:8px;overflow:auto;display:grid;gap:6px}.managed-table-settings-row{min-width:0;padding:6px 0}.managed-table-settings-row .ant-checkbox-wrapper{min-width:0;flex:1}.managed-table-column-title{max-width:190px;display:inline-block;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.field-config-modal-title{display:grid;gap:10px}.field-config-modal-title h4{margin:0}.field-config-template-row,.field-config-footer,.field-config-selected-head,.field-config-selected-row,.field-config-group-head{display:flex;align-items:center}.field-config-template-row{gap:8px}.field-config-template-spacer{flex:1}.field-config-template-dirty{color:var(--ant-color-warning, #FAAD14)}.field-config-layout{height:min(640px,calc(100vh - 210px));min-height:420px;display:grid;grid-template-columns:minmax(0,1fr) 300px;border-top:1px solid var(--ant-color-border-secondary, #E8EDF3);border-bottom:1px solid var(--ant-color-border-secondary, #E8EDF3)}.field-config-left,.field-config-selected{min-width:0;min-height:0}.field-config-left{padding:18px 24px 18px 0;overflow:auto}.field-config-search{margin-bottom:14px}.field-config-groups{display:grid;gap:18px}.field-config-group{display:grid;gap:10px}.field-config-group-head{gap:8px}.field-config-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:8px 18px;align-items:center}.field-config-checkbox-wrap{min-width:0;display:flex}.field-config-checkbox-wrap .ant-checkbox-wrapper{min-width:0;max-width:100%;align-items:center;flex-wrap:nowrap}.field-config-checkbox-wrap .ant-checkbox-wrapper>span:last-child{min-width:0;display:inline-flex;align-items:center;overflow:hidden}.field-config-label{min-width:0;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.field-config-status-tag{flex:none;margin-inline-start:6px;margin-inline-end:0}.field-config-selected{padding:18px 10px 0 16px;border-left:1px solid var(--ant-color-border-secondary, #E8EDF3);display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:#f8fafc}.field-config-selected-head{justify-content:space-between;gap:12px;margin-bottom:10px}.field-config-selected-list{min-height:0;overflow:auto;display:grid;align-content:start;gap:2px}.field-config-selected-row{min-width:0;gap:8px;height:40px;padding:0 4px 0 8px;border-radius:6px;color:var(--ant-color-text, #1F2329);cursor:grab;transition-property:background-color,box-shadow;transition-duration:.15s;transition-timing-function:ease-out}.field-config-selected-row:hover{background:#eaf3fb;box-shadow:inset 3px 0 0 var(--ant-color-primary, #035699)}.field-config-selected-row:active{cursor:grabbing}.field-config-selected-row-dragging{opacity:.45;background:#f2f7fc;box-shadow:inset 3px 0 0 var(--ant-color-primary, #035699);cursor:grabbing}.field-config-selected-list-dragging .field-config-selected-row:not(.field-config-selected-row-dragging):hover{background:transparent;box-shadow:none}.field-config-drag-icon,.field-config-selected-index{color:#9aa8bd}.field-config-selected-row-locked,.field-config-selected-row-locked:active{cursor:default}.field-config-lock-icon{color:var(--ant-color-primary, #035699);cursor:default}.field-config-selected-index{width:24px;text-align:right}.field-config-selected-name{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.field-config-row-actions{display:flex;align-items:center;gap:0;margin-left:auto;opacity:0;scale:.25;filter:blur(4px);pointer-events:none;transition-property:opacity,scale,filter;transition-duration:.18s;transition-timing-function:cubic-bezier(.2,0,0,1)}.field-config-selected-row:hover .field-config-row-actions,.field-config-selected-row:focus-within .field-config-row-actions,.field-config-selected-row-fixed .field-config-row-actions{opacity:1;scale:1;filter:blur(0);pointer-events:auto}.field-config-selected-row-fixed:not(:hover):not(:focus-within) .field-config-action-unselect-wrap,.field-config-selected-row-fixed:not(:hover):not(:focus-within) .field-config-action-top-wrap{opacity:0;pointer-events:none}.field-config-selected-list-dragging .field-config-selected-row:not(.field-config-selected-row-dragging) .field-config-row-actions{opacity:0;scale:.25;filter:blur(4px);pointer-events:none}.field-config-action-wrap{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center}.field-config-selected-action{width:40px;min-width:40px;height:40px;color:#7d8999}.field-config-selected-action:hover{color:var(--ant-color-primary, #035699);background:#dcebfa}.field-config-selected-unselect{color:var(--ant-color-info, #1677FF)}.field-config-selected-pin-active{color:var(--ant-color-primary, #035699);background:#dcebfa}.field-config-drag-hint{display:block;padding:10px 0 14px;text-align:center}.field-config-footer{justify-content:space-between;gap:16px;width:100%}.keyword-tag{margin-inline-end:0}.keyword-count{margin-left:4px;color:#64748b}.keyword-dimension-chart{height:100%;min-height:160px}.keyword-drilldown-link{max-width:100%}.keyword-drilldown-categories{margin-bottom:12px;overflow-x:auto}.keyword-drilldown-keyword-rows{display:grid;gap:8px;margin-bottom:16px}.keyword-drilldown-keyword-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px 4px}.keyword-drilldown-keywords-label{flex:0 0 60px;font-size:12px;color:var(--ant-color-text-secondary, #646A73)}.keyword-row-good .ant-tag-checkable-checked{background:var(--ant-color-success, #52C41A)}.keyword-row-bad .ant-tag-checkable-checked{background:var(--ant-color-error, #DC2626)}.comparison-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.comparison-card{min-width:0;padding:10px;border:1px solid #e5edf6;border-radius:6px;background:#f8fafc}.comparison-card h5{margin:4px 0 8px}.comparison-panel{display:grid;gap:10px}.comparison-period-strip{display:flex;flex-wrap:wrap;gap:6px}.change-ranking-panel{height:100%;min-height:0;display:flex;flex-direction:column;gap:10px}.kpi-config-body{display:grid;gap:12px}.kpi-config-list{display:grid;gap:4px}.kpi-config-row{display:flex;align-items:center;gap:8px;padding:6px 8px;border:1px solid #eef1f5;border-radius:8px;background:#fff;cursor:grab;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.kpi-config-row:hover{border-color:#d3dae4}.kpi-config-row-dragging{border-color:#1f6feb;background:#f0f6ff;box-shadow:0 4px 12px #1f6feb26}.kpi-config-list-dragging .kpi-config-row{cursor:grabbing}.kpi-config-drag-icon{color:#98a2b3}.change-ranking-scroll{flex:1;min-height:0;overflow-y:auto}.change-ranking-list{display:grid;align-content:start;gap:6px}.change-ranking-item{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding:2px 4px;border:0;border-radius:6px;background:transparent;color:inherit;text-align:left;font:inherit}.change-ranking-item:disabled{cursor:default}.change-ranking-item-clickable{cursor:pointer}.change-ranking-item-clickable:hover{background:#f8fafc}.change-ranking-item-name{flex:1 1 auto;min-width:0}.change-ranking-item-metrics{flex-shrink:0;justify-content:flex-end;font-variant-numeric:tabular-nums}.comparison-tooltip{display:grid;gap:4px}.link-button{height:auto;padding:0;white-space:normal;text-align:left}.loading-panel,.empty-panel{min-height:360px;display:flex;align-items:center;justify-content:center;background:var(--ant-color-bg-container, #FFFFFF);border:0;border-radius:8px;box-shadow:var(--app-surface-shadow)}.sku-image{object-fit:cover;border-radius:4px;border:0;outline:1px solid rgba(0,0,0,.1);outline-offset:-1px}.sku-title{max-width:260px;color:var(--ant-color-text, #1F2329);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sku-title.compact{max-width:360px;margin-top:4px;color:#6b7280;font-size:12px}.top-list{min-width:0;display:grid;gap:10px}.top-item,.store-rank-item{display:flex;align-items:flex-start;gap:10px}.top-item{width:100%;padding:4px;border:0;border-radius:8px;background:transparent;color:inherit;text-align:left;font:inherit}.top-item:disabled{cursor:default}.top-item-clickable{cursor:pointer}.top-item-clickable:hover{background:#f8fafc}.g2-chart-clickable{cursor:pointer}.top-rank{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;background:#eff6ff;color:var(--ant-color-primary, #035699);font-weight:700}.top-main{min-width:0;flex:1}.top-head{min-width:0;display:flex;align-items:baseline;justify-content:space-between;gap:10px}.top-name{min-width:0;max-width:100%}.top-value{flex:0 0 auto;font-size:15px;white-space:nowrap}.top-meta{min-width:0;display:flex;align-items:center;gap:8px;margin:5px 0 6px;color:#64748b;font-size:12px;white-space:nowrap}.top-rate-tag{flex:0 0 auto;margin-inline-end:0}.top-weak-meta{min-width:0;overflow:hidden;text-overflow:ellipsis}.top-bar{height:7px;overflow:hidden;border-radius:999px;background:#e5e7eb}.top-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--ant-color-primary, #035699),var(--ant-color-success, #17a94d))}.sales-ranking-panel{min-height:0;display:grid;gap:6px;overflow:visible}.sales-ranking-clickable{cursor:pointer}.sales-ranking-clickable:hover{background:#f8fafc}.sales-ranking-index.sales-ranking-medal{color:#fff;box-shadow:inset 0 0 0 3px #ffffff59,0 1px 2px #0f172a29}.sales-ranking-index.sales-ranking-medal-1{background:gold;color:var(--ant-color-text, #1F2329);box-shadow:inset 0 0 0 3px #ffffff94,0 1px 3px #a17e0052}.sales-ranking-index.sales-ranking-medal-2{background:linear-gradient(135deg,#94a3b8,#cbd5e1)}.sales-ranking-index.sales-ranking-medal-3{background:#cd7f32;color:#fff;box-shadow:inset 0 0 0 3px #fff3,0 1px 2px #68391242}.sales-ranking-name{max-width:100%}.sales-ranking-value{color:var(--ant-color-text-secondary, #646A73);font-variant-numeric:tabular-nums;white-space:nowrap}.sales-ranking-row{min-width:0;min-height:40px;width:100%;padding:6px 9px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:8px;border:0;border-radius:6px;background:#f8fafc;color:inherit;font:inherit;text-align:left}.sales-ranking-index{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#e8edf3;color:#64748b;font-weight:700;line-height:1;font-variant-numeric:tabular-nums}.product-line-breakdown{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(132px,1fr);gap:14px;align-items:stretch;min-height:0}.product-line-chart{min-width:0;width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-line-chart>div{width:100%;max-width:100%;min-width:0}.product-line-side{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.product-line-list{flex:1 1 auto;min-height:0;overflow:auto;display:grid;gap:9px}.product-line-item{min-width:0}.product-line-item-clickable{width:100%;margin:0 -6px;padding:4px 6px;display:block;border:0;border-radius:6px;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background .15s ease,scale .15s ease}.product-line-item-clickable:hover{background:#f2f7fc}.product-line-item-clickable:active{scale:.98}.product-line-item-head,.product-line-item-foot{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.product-line-dot{width:9px;height:9px;display:inline-block;flex:0 0 auto;border-radius:50%}.product-line-bar{height:6px;margin:5px 0;overflow:hidden;border-radius:999px;background:#eef2f7}.product-line-bar span{display:block;height:100%;border-radius:inherit}.store-rank-list{display:grid;gap:14px}.metric-ranking-list{display:grid;gap:8px}.metric-ranking-item{width:100%;min-width:0;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;border:1px solid #e2e8f0;border-radius:6px;background:#fff;color:inherit;text-align:left}.metric-ranking-item-clickable{cursor:pointer}.metric-ranking-item-clickable:hover{border-color:#91caff;background:#f0f7ff}.metric-ranking-index{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#eff6ff;color:var(--ant-color-primary, #035699);font-weight:700}.metric-ranking-name{min-width:0}.product-detail-page{min-width:0;min-height:0;flex:1 1 auto;display:grid;grid-template-rows:auto auto minmax(0,1fr);background:var(--ant-color-bg-layout, #F5F7FA)}.product-detail-header{min-width:0;background:var(--ant-color-bg-container, #FFFFFF);border-bottom:1px solid var(--ant-color-border-secondary, #E8EDF3)}.product-detail-topline{min-height:44px;padding:8px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--ant-color-border-secondary, #E8EDF3)}.product-detail-object-tabs{min-width:0;display:flex;align-items:center;gap:6px;overflow-x:auto;overflow-y:hidden}.product-detail-object-tab{position:relative;height:30px;min-width:0;max-width:220px;padding:3px 10px 3px 4px;display:inline-flex;align-items:center;gap:7px;flex:0 0 auto;border:1px solid var(--ant-color-border, #D8DEE8);border-radius:4px;background:#f8fafc;color:#475569;cursor:pointer;font:inherit;line-height:1;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease,scale .15s ease}.product-detail-object-tab:after{content:"";position:absolute;inset:-5px 0}.product-detail-object-tab:active{scale:.96}.product-detail-object-tab:hover{border-color:var(--ant-color-primary, #035699);background:#f2f7fc;color:var(--ant-color-primary, #035699)}.product-detail-object-tab-active{border-color:var(--ant-color-primary, #035699);background:#eaf3fb;color:var(--ant-color-primary, #035699);box-shadow:inset 0 0 0 1px #03569914}.product-detail-object-tab-image,.product-detail-object-tab-fallback{width:22px;height:22px;flex:0 0 22px;border-radius:2px}.product-detail-object-tab-image{object-fit:cover;background:#e8edf3;outline:1px solid rgba(0,0,0,.1);outline-offset:-1px}.product-detail-object-tab-fallback{display:inline-flex;align-items:center;justify-content:center;background:#e2e8f0;color:#64748b;font-size:12px;font-weight:600}.product-detail-object-tab-prefix{flex:0 0 auto;color:#64748b;font-size:12px}.product-detail-object-tab-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:inherit;font-weight:600}.product-detail-topline-actions{min-width:0;margin-left:auto;justify-content:flex-end;flex:0 0 auto}.product-detail-identity{min-width:0;padding:12px;display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:14px}.product-detail-image{object-fit:cover;border-radius:4px;background:#f1f4f8;outline:1px solid rgba(0,0,0,.1);outline-offset:-1px}.product-detail-image-placeholder{width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:#f1f4f8;color:#98a3b3;font-size:24px;outline:1px solid rgba(0,0,0,.1);outline-offset:-1px}.product-detail-title-block{min-width:0;display:grid;gap:7px}.product-detail-title{max-width:520px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:22px;font-weight:700;line-height:1.2;text-wrap:balance}.product-detail-meta-line{min-width:0;color:#475569;font-size:13px}.product-detail-tags{min-width:0}.product-detail-quick-tag{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:2px 8px;border:1px solid var(--ant-color-border, #D8DEE8);border-radius:4px;background:#fafbfc;color:var(--ant-color-text-secondary, #646A73);font-size:12px;line-height:1.5;font-family:inherit;cursor:pointer;transition:color .15s ease,border-color .15s ease,background .15s ease,scale .15s ease}.product-detail-quick-tag:hover{color:var(--ant-color-primary, #035699);border-color:var(--ant-color-primary, #035699);background:#f2f7fc}.product-detail-quick-tag:active{scale:.96}.product-detail-quick-tag-active{color:var(--ant-color-primary, #035699);border-color:var(--ant-color-primary, #035699);background:#eaf3fb}.product-detail-tabbar{min-width:0;position:relative;z-index:1;padding:0 12px;display:flex;align-items:center;gap:20px;flex-wrap:wrap;background:var(--ant-color-bg-container, #FFFFFF);border-bottom:1px solid var(--ant-color-border-secondary, #E8EDF3);transition:box-shadow .2s ease}.product-detail-tabbar .ant-tabs{flex:0 1 auto;min-width:0}.product-detail-tabbar-filter{min-width:0;display:flex;align-items:center;gap:12px;padding:6px 0;white-space:nowrap}.product-detail-tabbar-divider{width:1px;height:16px;flex:0 0 auto;background:var(--ant-color-border, #D9DEE5)}.product-detail-tabbar-scrolled{box-shadow:0 1px 2px #0000000a,0 4px 8px -4px #0000000f}.product-detail-tabbar .ant-tabs-nav{margin:0}.product-detail-content{min-width:0;min-height:0;padding:12px;overflow-x:hidden;overflow-y:auto;scroll-behavior:smooth}.product-detail-anchor-section{scroll-margin-top:4px}.product-detail-anchor-section+.product-detail-anchor-section{margin-top:12px}.product-detail-grid{min-width:0;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:12px}.product-detail-grid-even{grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail-grid-even .product-detail-panel-wide{min-height:0}.product-detail-grid-even .product-detail-chart{height:280px;min-height:280px}.product-detail-panel-fill{align-content:stretch;grid-template-rows:auto minmax(0,1fr)}.product-detail-panel-fill .ant-table-wrapper{height:100%;display:flex;flex-direction:column}.product-detail-panel-fill .ant-table-wrapper .ant-spin-nested-loading{flex:1 1 auto;min-height:0}.product-detail-panel-fill .ant-table-wrapper .ant-table-pagination.ant-pagination{margin-bottom:0}.product-detail-loading-grid{min-width:0;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:12px}.product-detail-panel,.product-detail-panel-full{min-width:0;padding:12px;display:grid;align-content:start;gap:12px;border:0;border-radius:8px;background:var(--ant-color-bg-container, #FFFFFF);box-shadow:var(--app-surface-shadow)}.product-detail-panel>*,.product-detail-panel-full>*{min-width:0}.product-detail-panel-wide{min-height:360px}.product-detail-panel-full{grid-column:1 / -1}.product-detail-panel-title{min-height:28px;display:flex;align-items:center;justify-content:flex-start;gap:12px}.product-detail-metrics{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:8px}.product-detail-metric{min-width:0;padding:10px 12px;display:grid;gap:5px;align-content:start;border-radius:5px;background:#f8fafc;border-left:3px solid #98A3B3}.product-detail-metric-clickable{cursor:pointer;transition:background .15s ease,border-color .15s ease,scale .15s ease}.product-detail-metric-clickable:not(.product-detail-metric-selected){border-left-color:#e2e8f0}.product-detail-metric-clickable:hover{background:#f2f7fc}.product-detail-metric-clickable:active{scale:.98}.product-detail-metric-selected{background:#f7faff}.product-detail-metric-select-dot{width:8px;height:8px;display:inline-block;border-radius:50%}.metric-config-body{display:grid;gap:16px;padding:8px 0 4px}.metric-config-group{display:grid;gap:8px}.metric-config-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 12px}.product-detail-metric .ant-statistic-content-value{font-family:var(--app-font-data)}.product-detail-metric-compares{display:flex;flex-wrap:wrap;gap:2px 8px}.product-detail-metric-compare{font-size:11px;line-height:1.4;white-space:nowrap;font-variant-numeric:tabular-nums}.product-detail-metric-compare-none{color:var(--ant-color-text-quaternary, #A8ABB2)}.product-detail-metric-compare-good{color:var(--ant-color-success, #52C41A)}.product-detail-metric-compare-bad{color:var(--ant-color-error, #FF4D4F)}.product-detail-metric-value{overflow:hidden;text-overflow:clip;white-space:nowrap;color:var(--ant-color-text, #1F2329);font-size:17px;font-weight:700;line-height:1.2;font-variant-numeric:tabular-nums}.product-detail-metric-label{color:var(--ant-color-text-secondary, #646A73);font-size:12px}.product-detail-metric-blue{border-left-color:var(--ant-color-primary, #035699)}.product-detail-metric-green{border-left-color:var(--ant-color-success, #52C41A)}.product-detail-metric-red{border-left-color:var(--ant-color-error, #FF4D4F)}.product-detail-chart{min-height:250px}.product-detail-status-box{min-height:180px;display:flex;flex-direction:column;justify-content:center;gap:8px;border:1px dashed #cbd5e1;border-radius:6px;background:#f8fafc;padding:18px}.product-detail-review-source{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0 8px}.product-detail-keyword-comparison{height:280px}@media(max-width:1180px){.product-detail-grid,.product-detail-loading-grid{grid-template-columns:minmax(0,1fr)}.product-detail-metrics{grid-template-columns:repeat(3,minmax(120px,1fr))}}@media(max-width:760px){.product-detail-topline{align-items:flex-start;flex-direction:column}.product-detail-object-tabs,.product-detail-topline-actions{width:100%}.product-detail-topline-actions{justify-content:flex-start}.product-detail-identity{grid-template-columns:56px minmax(0,1fr)}.product-detail-image{width:56px!important;height:56px!important}.product-detail-image-placeholder{width:56px;height:56px}.product-detail-title{font-size:18px}.product-detail-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}.performance-prototype{width:100%;height:100%;min-width:0;display:grid;grid-template-rows:auto auto minmax(0,1fr);gap:0;overflow:hidden;border-radius:8px;background:var(--ant-color-bg-container, #FFFFFF);box-shadow:var(--app-surface-shadow)}.performance-filter-strip,.performance-tool-strip{min-width:0;border:0;border-radius:0}.performance-filter-strip{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;gap:8px;padding:10px 12px 8px;background:var(--ant-color-bg-container, #FFFFFF);border-bottom:1px solid var(--ant-color-border-secondary, #E8EDF3)}.performance-filter-row{width:100%;min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap;overflow:visible}.performance-filter-primary,.performance-filter-secondary{min-width:0;display:flex;align-items:center;justify-content:flex-start;gap:7px;flex-wrap:nowrap}.performance-filter-primary{flex:0 0 auto}.performance-filter-secondary{flex:1 1 520px}.performance-filter-control{width:148px;flex:0 0 148px}.performance-filter-control-wide{width:132px;flex-basis:132px}.performance-granularity-select{width:84px;flex:0 0 84px}.performance-date-range{width:228px;flex:0 0 228px}.performance-style-search{min-width:240px;max-width:480px;flex:1 1 320px}.performance-filter-notes{min-width:0;display:flex;align-items:center;justify-content:flex-start;gap:8px;flex-wrap:wrap}.performance-saved-filter-select{width:112px;flex:0 0 112px}.performance-filter-note{min-width:0;max-width:min(420px,100%);height:30px;display:inline-flex;align-items:center;gap:4px;padding:0 3px 0 10px;border:1px solid rgba(3,86,153,.36);border-radius:6px;color:var(--ant-color-text, #1F2329);background:#f2f7fc;box-shadow:0 0 0 1px #0356990a}.performance-filter-note-label{flex:0 0 auto;color:#4e5969;font-weight:600}.performance-filter-note-value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.performance-filter-note-close{width:22px;min-width:22px;height:22px;color:#8a94a6}.performance-filter-notes-clear{width:30px;min-width:30px;height:30px;color:#8a94a6}.performance-tool-strip{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:4px 12px;background:#fafbfc;border-bottom:1px solid var(--ant-color-border-secondary, #E8EDF3);font-size:12px}.performance-data-status{min-width:0;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.performance-filter-chip{display:inline-flex;align-items:center;gap:6px;max-width:360px;padding:3px 8px;border-radius:6px;background:#eef2f8;color:var(--ant-color-text, #1F2329);font-size:12px;line-height:20px}.performance-filter-chip-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.performance-filter-chip-close{display:inline-flex;align-items:center;justify-content:center;flex:none;width:16px;height:16px;padding:0;border:none;border-radius:4px;background:transparent;color:#8695ab;font-size:11px;cursor:pointer;transition:background-color .15s ease-out,color .15s ease-out}.performance-filter-chip-close:hover{background:#0000000f;color:var(--ant-color-text, #1F2329)}.performance-filter-chip-close:focus-visible{outline:2px solid var(--ant-color-primary, #035699);outline-offset:1px}.performance-backfill-tag{margin-inline-end:0;font-weight:600;white-space:nowrap}.performance-tool-actions{min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden}.performance-tool-checkbox{display:inline-flex;align-items:center;gap:6px;color:var(--ant-color-text-secondary, #646a73);font-size:12px;white-space:nowrap}.performance-tool-info-icon{color:#98a2b3;font-size:12px}.performance-metric-cell{display:flex;flex-direction:column;align-items:flex-end;gap:1px}.performance-table td[class*=ant-table-cell]:not([style*="text-align: right"])>.performance-metric-cell{align-items:flex-start}.performance-icon-button{width:40px;min-width:40px;height:40px;color:#596579}.performance-tool-divider{width:1px;height:18px;background:var(--ant-color-border, #D8DEE8)}.performance-table{min-width:0;min-height:0;height:100%;display:flex;flex-direction:column;border:1px solid var(--ant-color-border-secondary, #E8EDF3);border-top:0;border-radius:0 0 4px 4px;background:#fff;overflow:hidden}.performance-table>.ant-spin,.performance-table>.ant-spin-nested-loading,.performance-table .ant-spin-container,.performance-table .ant-table,.performance-table .ant-table-container{min-height:0;display:flex;flex-direction:column}.performance-table>.ant-spin,.performance-table>.ant-spin-nested-loading,.performance-table .ant-spin-container{flex:1 1 auto}.performance-table .ant-table,.performance-table .ant-table-container{flex:1 1 auto}.performance-table .ant-table-header,.performance-table .ant-table-summary{flex:0 0 auto}.performance-table .ant-table-body{flex:1 1 0;min-height:0;max-height:none!important}.performance-table .ant-table-pagination{flex:0 0 auto;margin:8px 10px!important}.performance-primary-cell{min-width:0;display:grid;gap:2px}.performance-cell-link{max-width:100%;min-width:0;padding:0;text-align:left;white-space:normal}.performance-style-cell{display:flex;align-items:center;gap:8px;min-width:0}.performance-style-cell .ant-image{flex:0 0 40px}.performance-style-cell .performance-cell-link{flex:1 1 auto;justify-content:flex-start}.performance-style-image-placeholder{width:40px;height:40px;flex:0 0 40px;border-radius:6px;background:var(--ant-color-fill-tertiary, #f0f2f5)}.performance-product-image{object-fit:cover;border:0;border-radius:3px;background:#f8fafc;outline:1px solid rgba(0,0,0,.1);outline-offset:-1px}.performance-image-empty{width:34px;height:46px;border:1px dashed #cbd5e1;border-radius:3px;background:#f8fafc}.performance-trend-placeholder{height:34px;display:inline-flex;align-items:center;gap:6px;padding:0 10px;border:1px dashed #bfd2ec;border-radius:4px;color:var(--ant-color-primary, #035699);background:#f2f7fc;font-size:12px;white-space:nowrap}.performance-sales-trend{width:148px;height:32px;position:relative}.performance-sales-trend-chart,.performance-sales-trend-hit-areas{position:absolute;inset:0;width:100%;height:100%}.performance-sales-trend-chart{overflow:visible}.performance-sales-trend-baseline{stroke:#03569929;stroke-width:1;vector-effect:non-scaling-stroke}.performance-sales-trend-line{fill:none;stroke:var(--ant-color-primary, #035699);stroke-linecap:round;stroke-linejoin:round;stroke-width:2;vector-effect:non-scaling-stroke}.performance-sales-trend-point{fill:var(--ant-color-primary, #035699);stroke:var(--ant-color-bg-container, #FFFFFF);stroke-width:1;vector-effect:non-scaling-stroke}.performance-sales-trend-point-progress{fill:var(--ant-color-warning, #FAAD14)}.performance-sales-trend-hit-areas{display:grid}.performance-sales-trend-hit-area{min-width:0;height:100%;display:block}.performance-pending-tag{color:var(--ant-color-text-secondary, #646A73);border-color:var(--ant-color-border, #D8DEE8);background:#f6f8fb}@media(max-width:800px){.performance-filter-primary,.performance-filter-secondary{width:100%;flex-wrap:wrap}.performance-style-search{max-width:none;flex-basis:100%}}.performance-error{padding:8px 10px;border:1px solid #fecaca;border-radius:6px;background:#fff1f2;color:#b91c1c;font-size:12px}@container (max-width: 360px){.top-weak-meta{display:none}.top-head{align-items:flex-start;flex-direction:column;gap:4px}}.review-list{display:grid;gap:12px}.review-item{padding:12px;border:0;border-radius:8px;background:var(--ant-color-bg-container, #FFFFFF);box-shadow:var(--app-surface-shadow)}.review-item p{margin:10px 0;line-height:1.6}@media(max-width:900px){.app-header{padding:0 8px;align-items:stretch;flex-direction:row}.app-header-actions{max-width:calc(100vw - 150px)}.app-subnav{padding-inline:8px}.top-list,.comparison-grid{grid-template-columns:1fr}}.app-workspace-tab-close:focus-visible,.product-detail-object-tab:focus-visible,.top-item:focus-visible,.metric-ranking-item-clickable:focus-visible,.product-mix-cell:focus-visible{outline:2px solid rgba(3,86,153,.5);outline-offset:2px}@media(prefers-reduced-motion:reduce){.app-shell *,.app-shell *:before,.app-shell *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.app-shell button:active:not(:disabled){scale:1}}
