:root{font-family:Segoe UI,Microsoft YaHei UI,Microsoft YaHei,sans-serif;color:#172033;background:#f2f5f8;font-synthesis:none;--accent: #0f6cbd;--accent-soft: #eaf3fb;--sidebar: #152238;--line: #dfe5ec;--muted: #697589;--surface: #fbfcfd;--radius: 10px;--sidebar-width: 244px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100dvh;background:#f2f5f8}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100dvh;display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);transition:grid-template-columns .22s cubic-bezier(.16,1,.3,1)}.app-shell.sidebar-collapsed{--sidebar-width: 72px}.sidebar{position:sticky;top:0;height:100dvh;background:var(--sidebar);color:#d9e2ed;padding:20px 14px 16px;display:flex;flex-direction:column;z-index:20;overflow:hidden}.brand{height:42px;display:flex;align-items:center;gap:11px;padding:0 7px;white-space:nowrap}.brand-mark{width:35px;height:35px;border-radius:9px;display:grid;place-items:center;background:#2786d5;color:#fff;flex:0 0 auto;box-shadow:inset 0 0 0 1px #ffffff2e}.brand-mark svg{width:21px;height:21px}.brand div{display:flex;flex-direction:column;min-width:0}.brand strong{color:#fff;font-size:15px;font-weight:650;letter-spacing:.02em}.brand small{color:#7f94aa;font:9px/1.5 Consolas,monospace;letter-spacing:.18em}.sidebar nav{display:flex;flex-direction:column;gap:4px;margin-top:36px}.nav-label{color:#7f94aa;font-size:11px;padding:0 12px 8px;white-space:nowrap}.sidebar nav button,.sidebar-bottom>button{position:relative;width:100%;height:42px;border:0;border-radius:8px;background:transparent;color:#aebdcc;min-width:0;justify-content:flex-start;display:flex;align-items:center;gap:12px;padding:0 11px;cursor:pointer;white-space:nowrap;transition:background-color .16s,color .16s,transform .12s}.sidebar nav button:hover,.sidebar-bottom>button:hover{color:#f4f8fc;background:#ffffff0e}.sidebar nav button:active,.sidebar-bottom>button:active{transform:translateY(1px)}.sidebar nav button.active{color:#fff;background:#4e9bdc24;box-shadow:inset 0 0 0 1px #84c2f21a}.sidebar nav button.active:before{content:"";position:absolute;left:-3px;top:10px;bottom:10px;width:3px;border-radius:2px;background:#58a9e7}.sidebar nav button svg,.sidebar-bottom>button svg{width:20px;height:20px;flex:0 0 auto}.nav-chevron{margin-left:auto;width:16px!important}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:4px}.account{margin-top:12px;padding:15px 7px 4px;border-top:1px solid #2b3a51;display:flex;align-items:center;gap:10px;white-space:nowrap}.avatar,.header-avatar{flex:0 0 auto;border-radius:50%;display:grid;place-items:center;font:600 11px Consolas,monospace}.avatar{width:34px;height:34px;background:#d9eafb;color:#0b5cab}.account div{display:flex;flex-direction:column}.account strong{color:#edf3f8;font-size:12px;font-weight:600}.account small{font-size:10px;color:#7f94aa;margin-top:2px}.sidebar-collapsed .brand div,.sidebar-collapsed .nav-label,.sidebar-collapsed .sidebar nav button span,.sidebar-collapsed .sidebar-bottom button span,.sidebar-collapsed .account div{display:none}.sidebar-collapsed .sidebar nav button,.sidebar-collapsed .sidebar-bottom>button{justify-content:center;padding:0}main{min-width:0}.topbar{position:sticky;top:0;height:64px;display:flex;align-items:center;gap:10px;padding:0 28px;background:#fbfcfdf5;border-bottom:1px solid var(--line);z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sidebar-toggle{min-width:34px!important}.breadcrumb{display:flex;align-items:center;gap:5px;color:#8993a4;font-size:12px;min-width:0}.breadcrumb svg{width:14px}.breadcrumb strong{color:#344054;font-weight:550;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.global-search{width:min(320px,28vw);margin-left:auto}.top-actions{margin-left:auto;display:flex;align-items:center;gap:8px}.global-search+.top-actions{margin-left:2px}.header-avatar{width:30px;height:30px;color:#0b5cab;background:#d9eafb}.mobile-only{display:none!important}.content{width:min(1560px,100%);margin:0 auto;padding:30px 32px 56px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-bottom:22px}.heading-copy{min-width:0}.title-line{display:flex;align-items:center;gap:10px}.page-heading h1{margin:0;color:#172033;font-size:26px;line-height:1.25;letter-spacing:-.025em;font-weight:680}.page-heading p{margin:7px 0 0;color:var(--muted);font-size:13px}.page-actions{display:flex;align-items:center;gap:8px}.date-dropdown{min-width:168px}.date-dropdown{width:226px}.sync-line{display:flex;align-items:center;gap:6px;margin:11px 0 0;color:#7a8596;font-size:10px}.sync-line svg{color:#107c10;width:15px;height:15px}.sync-line span+span:before{content:"/";padding-right:6px;color:#b3bcc8}.kpi-grid{display:grid;grid-template-columns:1.16fr repeat(4,1fr);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;margin-bottom:18px;box-shadow:0 1px 2px #24395009}.kpi{position:relative;padding:18px 20px 16px;min-width:0;border-left:1px solid var(--line)}.kpi:first-child{border-left:0}.kpi.featured{background:#f2f8fd}.kpi.featured:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--accent)}.kpi-label{font-size:12px;color:var(--muted);margin-bottom:9px}.kpi-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.kpi-row strong{font:670 26px/1.2 Segoe UI,Microsoft YaHei UI,sans-serif;color:#172033;letter-spacing:-.03em;white-space:nowrap}.mini-spark{width:62px;height:30px;overflow:visible}.kpi-foot{display:flex;align-items:center;gap:7px;margin-top:10px;font-size:11px;color:#8791a2}.change{display:inline-flex;align-items:center;font:600 11px Consolas,monospace;white-space:nowrap}.change.up{color:#137333}.change.down{color:#c4314b}.panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:20px 22px 18px;margin-bottom:18px;min-width:0;box-shadow:0 1px 2px #24395009}.panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:10px}.panel-head h2{margin:0;color:#25324a;font-size:15px;line-height:1.35;font-weight:660}.panel-head p{margin:5px 0 0;color:#7b8495;font-size:11px}.table-search{width:210px}.panel-tools{display:flex;align-items:center;gap:7px}.chart-tabs{display:flex;padding:3px;border-radius:7px;background:#eef2f6}.chart-tabs button{min-width:40px;min-height:26px;border:0;padding:4px 10px;border-radius:5px;background:transparent;color:#687487;font-size:10px;cursor:pointer}.chart-tabs button.active{color:#0b5cab;background:#fff;box-shadow:0 1px 2px #2439501a;font-weight:600}.overview-workspace{display:grid;grid-template-columns:minmax(0,1.78fr) minmax(310px,.62fr);gap:18px;align-items:stretch}.trend-panel{margin-bottom:18px}.insight-panel{margin-bottom:18px;border-radius:var(--radius);background:#1a2b45;color:#fff;padding:20px;box-shadow:0 9px 24px #1d324e1f;display:flex;flex-direction:column;min-width:0}.insight-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:14px;border-bottom:1px solid rgba(255,255,255,.1)}.insight-head>div{min-width:0}.insight-head span{color:#8fc1ea;font-size:10px}.insight-head h2{margin:5px 0 0;font-size:15px;line-height:1.35;font-weight:650;color:#f6f9fc}.insight-time{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;color:#91a5bb!important}.insight-time svg{width:13px;height:13px}.insight-list{display:flex;flex-direction:column;padding:6px 0}.insight-list .insight-action{width:100%;min-height:70px;padding:11px 2px;border-radius:7px;color:#eaf1f7;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:9px;text-align:left;justify-content:stretch}.insight-list .insight-action:hover{background:#ffffff0f;color:#fff}.insight-list .insight-action:active{transform:translateY(1px)}.insight-list .insight-action+.insight-action{border-top:1px solid rgba(255,255,255,.075);border-radius:0}.insight-list .insight-action>div{display:flex;flex-direction:column;gap:4px;min-width:0}.insight-list .insight-action strong{font-size:11px;font-weight:600;color:#f2f6fa;white-space:normal}.insight-list .insight-action small{font-size:9px;color:#98aabd;white-space:normal;line-height:1.4}.insight-list .insight-action b{font:600 11px Consolas,monospace;color:#7ed4a0}.insight-list .insight-action b.negative{color:#ff9f9f}.insight-icon{width:30px;height:30px;border-radius:7px;display:grid;place-items:center}.insight-icon svg{width:17px}.insight-icon.positive{color:#82d6a3;background:#49a07829}.insight-icon.warning{color:#ffc16b;background:#d9770626}.insight-icon.neutral{color:#85c4f3;background:#3e8ed029}.insight-summary{margin-top:auto;padding-top:14px;border-top:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:8px}.insight-summary>div{display:flex;flex-direction:column;gap:3px}.insight-summary span{color:#91a5bb;font-size:9px}.insight-summary strong{color:#f4f8fb;font-size:11px}.insight-summary button{color:#a9d5f5;min-width:0}.insight-summary button:hover{color:#fff;background:#ffffff0f}.table-wrap{width:100%;max-height:520px;overflow:auto;border:1px solid #e7ebf0;border-radius:7px}table{width:100%;min-width:940px;border-collapse:collapse;text-align:left}thead{background:#f7f9fb}th{position:sticky;top:0;z-index:2;padding:11px 13px;color:#627084;font-size:10px;font-weight:600;white-space:nowrap;border-bottom:1px solid var(--line);background:#f6f8fa}td{padding:12px 13px;border-bottom:1px solid #edf0f4;color:#3c475c;font-size:12px;white-space:nowrap}tbody tr{transition:background-color .15s}tbody tr:hover{background:#f3f8fc}tbody tr:last-child td{border-bottom:0}td strong{color:#26334b;font-weight:600}td small{color:#8b95a5;font-size:10px;display:block;margin-top:3px}td.num,.num{font-family:Consolas,SFMono-Regular,monospace;font-variant-numeric:tabular-nums}.source-copy{max-width:190px;overflow:hidden;text-overflow:ellipsis}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:190px;gap:7px;color:#7d8798}.empty-state svg{width:28px;height:28px}.empty-state strong{color:#344054;font-size:13px}.empty-state span{font-size:11px}.split-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(280px,.72fr);gap:16px}.split-main,.split-side{margin-bottom:16px}.source-list{display:flex;flex-direction:column;margin-bottom:18px}.source-list>div{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;padding:12px 0;border-bottom:1px solid #edf0f4}.source-list>div:last-child{border-bottom:0}.source-icon{width:30px;height:30px;border-radius:6px;color:#0f6cbd;background:#edf5fb;display:grid;place-items:center}.source-icon svg{width:17px}.source-list div div{display:flex;flex-direction:column;min-width:0}.source-list strong{color:#344054;font-size:11px;font-weight:600}.source-list small{color:#8b95a5;font-size:10px;margin-top:3px}.source-status{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:3px 6px;font-size:10px;white-space:nowrap;background:#edf7ed;color:#137333}.source-status.syncing{background:#edf5fb;color:#0f6cbd}.source-status.manual{background:#fff4e5;color:#9a4b00}.full-button{width:100%}.filter-strip{display:flex;align-items:center;gap:14px;padding:8px 10px 8px 14px;margin-bottom:14px;border:1px solid var(--line);background:#fff;border-radius:var(--radius);overflow:hidden}.filter-strip>span{flex:0 0 auto;color:#667085;font-size:11px}.segment-scroll{display:flex;align-items:center;gap:4px;overflow-x:auto;scrollbar-width:none}.segment-scroll::-webkit-scrollbar{display:none}.segment-scroll button{border:0;background:transparent;color:#596579;border-radius:5px;padding:6px 10px;font-size:11px;white-space:nowrap;cursor:pointer;transition:color .15s,background .15s}.segment-scroll button:hover{background:#f0f4f8;color:#1f2937}.segment-scroll button.active{background:#e8f2fb;color:#0b5cab;box-shadow:inset 0 0 0 1px #d2e7f8;font-weight:600}.segment-button{flex:0 0 auto!important;width:auto!important;min-width:auto!important;max-width:none!important;min-height:30px;overflow:visible!important}.nav-button:focus-visible,.side-action:focus-visible{outline:2px solid #8fc7f3;outline-offset:1px}.chart-tabs button:focus-visible,.segment-scroll button:focus-visible{outline:2px solid #0f6cbd;outline-offset:1px}.notice-bar{display:flex;align-items:center;gap:10px;padding:12px 14px;margin-bottom:14px;background:#f2f8fd;border:1px solid #cfe5f7;border-radius:var(--radius)}.notice-icon{width:32px;height:32px;display:grid;place-items:center;color:#0f6cbd;background:#fff;border-radius:6px}.notice-bar>div{display:flex;flex-direction:column;gap:3px;min-width:0}.notice-bar strong{font-size:12px;color:#25435f}.notice-bar span{font-size:10px;color:#61758a}.notice-bar>span+div{flex:1}.formula-panel{display:flex;flex-direction:column}.formula-block{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:9px;padding:20px 10px;background:#f7f9fb;border:1px solid #edf0f4;border-radius:6px;text-align:center}.formula-block span{padding:9px 5px;background:#fff;border:1px solid #dfe5ec;border-radius:5px;font-size:10px;color:#566177}.formula-block b{color:#8390a2;font-size:14px}.formula-block strong{color:#0b5cab;font-size:11px}.formula-example{margin-top:13px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#7a8495;font-size:10px}.formula-example strong{color:#344054;font:600 11px Consolas,monospace}.formula-tip{display:flex;align-items:flex-start;gap:7px;margin-top:18px;color:#737f91;font-size:10px;line-height:1.55}.formula-tip svg{color:#b65d00;flex:0 0 auto;width:16px}.coefficient{display:inline-block;min-width:52px;padding:5px 8px;text-align:center;background:#f4f6f8;color:#344054;border-radius:5px;font-family:Consolas,monospace}.coefficient-input{width:76px}.dialog-kpis{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:6px 0 14px}.dialog-kpis div{background:#f6f8fa;border-radius:6px;padding:12px;display:flex;flex-direction:column;gap:6px}.dialog-kpis span{color:#7b8495;font-size:10px}.dialog-kpis strong{color:#172033;font-size:18px;font-weight:650}.trend-dialog{max-width:680px!important}.date-range-dialog{max-width:560px!important}.filter-dialog{max-width:480px!important}.filter-dialog [role=combobox]{width:100%}.global-filter-button{max-width:180px}.global-filter-button>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.date-range-help{margin:2px 0 18px;color:#667085;font-size:12px;line-height:1.55}.date-range-fields{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:12px}.date-range-fields input{font-variant-numeric:tabular-nums}.date-range-separator{padding-bottom:7px;color:#7b8495;font-size:12px}.date-range-shortcuts{display:flex;align-items:center;gap:5px;margin-top:16px;padding-top:12px;border-top:1px solid #edf0f4}.date-range-shortcuts>span{margin-right:4px;color:#7b8495;font-size:11px}.toast{position:fixed;right:24px;bottom:24px;z-index:40;min-width:220px;max-width:min(360px,calc(100vw - 32px));padding:12px 14px;border-radius:7px;background:#172033;color:#fff;box-shadow:0 14px 34px #1d324e38;display:flex;align-items:center;gap:9px;font-size:12px;animation:toast-in .24s ease-out}.toast svg{color:#70c695}.toast.error svg{color:#ff9c9c}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.sidebar-backdrop{display:none}@media(max-width:1180px){.kpi-grid{grid-template-columns:repeat(3,1fr)}.kpi:nth-child(4){border-left:0;border-top:1px solid var(--line)}.kpi:nth-child(5){border-top:1px solid var(--line)}.channel-kpis,.incentive-kpis,.churn-kpis{grid-template-columns:repeat(2,1fr)}.channel-kpis .kpi:nth-child(3),.incentive-kpis .kpi:nth-child(3),.churn-kpis .kpi:nth-child(3){border-left:0;border-top:1px solid var(--line)}.channel-kpis .kpi:nth-child(4),.incentive-kpis .kpi:nth-child(4),.churn-kpis .kpi:nth-child(4){border-left:1px solid var(--line)}.overview-workspace{grid-template-columns:1fr}.insight-list{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px 0}.insight-list .insight-action{grid-template-columns:32px minmax(0,1fr);align-content:center}.insight-list .insight-action+.insight-action{border-top:0;border-radius:7px}.insight-list .insight-action b{grid-column:2}}@media(max-width:960px){.app-shell,.app-shell.sidebar-collapsed{grid-template-columns:1fr}.sidebar{position:fixed;left:0;width:236px;transform:translate(-100%);transition:transform .22s cubic-bezier(.16,1,.3,1);box-shadow:18px 0 50px #11213640}.sidebar.mobile-open{transform:translate(0)}.sidebar-backdrop{display:block;position:fixed;inset:0;z-index:18;background:#0e192a61;border:0}.desktop-only{display:none!important}.mobile-only{display:inline-flex!important}.split-layout{grid-template-columns:1fr}}@media(max-width:720px){.topbar{padding:0 14px}.breadcrumb span,.breadcrumb svg{display:none}.top-actions [role=status]{display:none}.content{padding:20px 14px 42px}.page-heading{flex-direction:column}.page-actions,.date-dropdown{width:100%}.date-range-fields{grid-template-columns:1fr;align-items:stretch}.date-range-separator{display:none}.sync-line{flex-wrap:wrap}.sync-line span+span{width:100%;padding-left:21px}.sync-line span+span:before{display:none}.kpi-grid,.channel-kpis,.incentive-kpis,.churn-kpis{grid-template-columns:1fr 1fr}.kpi{padding:15px 14px}.kpi:nth-child(3),.kpi:nth-child(5){border-left:0;border-top:1px solid var(--line)}.kpi:nth-child(4){border-left:1px solid var(--line);border-top:1px solid var(--line)}.kpi-grid .kpi:first-child{grid-column:1 / -1}.channel-kpis .kpi:first-child,.incentive-kpis .kpi:first-child,.churn-kpis .kpi:first-child{grid-column:auto}.kpi-row strong{font-size:21px}.mini-spark{width:48px}.panel{padding:15px 14px}.panel-head{flex-direction:column}.panel-tools{width:100%;justify-content:space-between}.table-search{width:100%}.notice-bar{align-items:flex-start}.notice-bar>[role=status]{display:none}.filter-strip{align-items:flex-start;flex-direction:column;gap:6px}.segment-scroll{width:100%}.dialog-kpis{grid-template-columns:1fr}.title-line{flex-wrap:wrap}.insight-list{display:flex}.insight-list .insight-action{grid-template-columns:32px minmax(0,1fr) auto}.insight-list .insight-action b{grid-column:auto}.insight-list .insight-action+.insight-action{border-top:1px solid rgba(255,255,255,.075);border-radius:0}.toast{right:16px;bottom:16px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
