:root{--blue:#4085ed;--blue-dark:#2565c5;--blue-light:#eff6ff;--ink:#24364d;--muted:#8996a9;--line:#e9eef5;--bg:#f6f8fc;--green:#23a781;--red:#de727b;--purple:#a4a7ef;--shadow:0 3px 18px #294b7510;--radius:16px;font-family:Inter,"Segoe UI","Microsoft YaHei",sans-serif;font-synthesis:none;color:var(--ink);background:var(--bg);font-size:14px}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #80b4ff;outline-offset:3px}a{color:var(--blue);text-decoration:none}button{color:inherit}button svg{flex-shrink:0}svg{display:block}h1,h2,h3,p{margin:0}button,input,select{border:1px solid var(--line)}button{background:white}button:hover{filter:brightness(.982)}input,select{border-radius:8px;padding:9px 11px;color:var(--ink);background:white}input[type=date]{min-width:130px;padding:8px}select{cursor:pointer}.icon{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.app-shell{display:flex;min-height:100vh}.sidebar{width:222px;background:#fcfdff;position:fixed;inset:0 auto 0 0;border-right:1px solid var(--line);display:flex;flex-direction:column;padding:34px 18px 22px;z-index:20}.brand{display:flex;align-items:center;gap:10px;margin:0 7px 39px}.brand-mark{width:37px;height:42px;display:grid;place-items:center;background:var(--blue);color:#fff;border-radius:11px;font-size:20px;font-weight:600;box-shadow:0 5px 12px #4085ed30}.brand-name{font-size:18px;letter-spacing:1.4px;font-weight:750}.brand-caption{font-size:9px;letter-spacing:1.6px;margin-top:5px;color:var(--muted)}.workspace{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:10px;padding:11px;background:white;margin:0 2px 30px;font-size:12px}.flag{width:26px;height:19px;position:relative;background:linear-gradient(#3876cc 50%,#ed6c78 50%);border-radius:3px;overflow:hidden}.flag:before{content:'☀';position:absolute;background:white;clip-path:polygon(0 0,100% 50%,0 100%);width:17px;height:19px;color:#e5b657;font-size:10px;line-height:19px;padding-left:1px}.workspace span:last-child{margin-left:auto;color:var(--muted)}.nav-label{font-size:9px;letter-spacing:1.8px;color:#a0abbb;margin:0 17px 14px;font-weight:600}.nav-item{border:0;width:100%;display:flex;align-items:center;gap:13px;padding:13px 16px;border-radius:9px;background:transparent;margin:4px 0;font-size:13px;color:#7e8ca0;text-align:left;position:relative}.nav-item.active{color:var(--blue);background:#eaf3ff;font-weight:650}.nav-item.active:after{content:'';width:5px;height:5px;background:var(--blue);border-radius:50%;margin-left:auto}.nav-item:hover{background:#f0f5fc}.nav-divider{height:1px;background:var(--line);margin:22px 13px}.sidebar-bottom{margin-top:auto;padding-top:36px}.sync-card{background:linear-gradient(130deg,#eff6ff,#f7faff);border:1px solid #e1edff;padding:17px 14px;border-radius:12px}.sync-card h3{font-size:12px;display:flex;align-items:center;gap:7px;margin-bottom:10px}.sync-card p{font-size:11px;line-height:1.85;color:#8b9bb2}.sync-card button{margin-top:11px;border:0;background:transparent;color:var(--blue);font-size:11px;padding:0;display:flex;align-items:center;gap:7px}.profile{display:flex;align-items:center;gap:10px;padding:21px 7px 0}.avatar{width:32px;height:32px;border-radius:50%;background:#e9effa;color:#6080b1;display:grid;place-items:center;font-size:11px;font-weight:700}.profile strong{font-size:11px;display:block}.profile small{font-size:10px;color:var(--muted)}.main{margin-left:222px;flex:1;min-width:0;padding:0 32px 28px;max-width:1900px}.topbar{height:77px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px}.breadcrumb{font-size:11px;color:#93a0b2;display:flex;align-items:center;gap:11px}.breadcrumb strong{font-weight:500;color:#607189}.top-actions{display:flex;align-items:center;gap:12px}.demo-badge{border:1px solid #f3deb1;background:#fffaf0;border-radius:5px;color:#b99243;padding:4px 7px;font-size:10px;letter-spacing:.5px}.round-button{border:1px solid var(--line);background:white;width:31px;height:31px;border-radius:50%;display:grid;place-items:center;color:#8392a8}.page-heading{padding:28px 0 23px;display:flex;align-items:center;justify-content:space-between;gap:20px}.eyebrow{font-size:9px;letter-spacing:2px;font-weight:600;color:#8fa4bf;margin-bottom:7px}.page-heading h1{font-size:26px;letter-spacing:1px;font-weight:650}.page-heading p{font-size:11px;color:var(--muted);margin-top:9px}.heading-actions{display:flex;align-items:center;gap:10px}.btn{border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;font-size:12px;white-space:nowrap;background:white}.btn.primary{background:var(--blue);border-color:var(--blue);color:white;box-shadow:0 4px 9px #4085ed18}.btn.subtle{background:transparent;border-color:transparent;color:var(--muted)}.btn.small{padding:7px 10px;font-size:11px}.btn .icon{width:15px;height:15px}.filterbar{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:19px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:11px 15px}.segmented{background:#f4f6fa;border-radius:7px;padding:3px;display:flex;gap:2px}.segmented button{border:0;background:transparent;font-size:11px;padding:7px 11px;border-radius:5px;color:#8a98ab;white-space:nowrap}.segmented button.selected{background:#fff;color:var(--blue);box-shadow:0 1px 5px #23345212;font-weight:600}.filter-divider{height:20px;width:1px;background:var(--line)}.date-range{display:flex;align-items:center;gap:8px;font-size:11px;color:#65768d}.date-range button{border:0;display:flex;align-items:center;gap:8px;padding:6px 0;font-size:11px}.date-range .icon{width:14px;height:14px;color:#899bb2}.comparison{display:flex;align-items:center;gap:7px;font-size:11px;color:#96a1b1;margin-left:auto}.comparison select{border:0;padding:6px 3px;font-size:11px;color:#60748f;max-width:160px}.currency-note{font-size:10px;color:#94a1b1;display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:-3px 0 17px}.currency-note strong{font-weight:500;color:#72849c}.dot{width:5px;height:5px;border-radius:50%;display:inline-block;background:var(--blue)}.success-dot{background:var(--green)}.blue-bullet{color:var(--blue)}.hero{position:relative;overflow:hidden;background:linear-gradient(105deg,#e9f3ff 0%,#eef5ff 50%,#f3f7ff 100%);border:1px solid #e1ecff;border-radius:14px;padding:23px 26px;display:flex;align-items:center;gap:20px;margin-bottom:21px}.hero:after{content:'';position:absolute;right:140px;top:-94px;width:250px;height:250px;border:28px solid #ffffff40;border-radius:50%;pointer-events:none}.hero-icon{width:43px;height:43px;border-radius:12px;background:#fff;color:var(--blue);display:grid;place-items:center;box-shadow:0 4px 12px #4c85bf0e;flex-shrink:0}.hero-icon .icon{width:23px;height:23px}.hero-copy{z-index:1}.hero-copy h2{font-size:16px;line-height:1.5;font-weight:600;color:#345675;letter-spacing:.4px}.hero-copy p{font-size:11px;color:#7793b2;margin-top:7px;line-height:1.7}.hero-end{margin-left:auto;display:flex;align-items:center;gap:14px;flex-shrink:0;z-index:1}.hero-end strong{font-size:25px;font-weight:600;color:#5289ca}.hero-end span{font-size:10px;color:#87a1be;display:block;margin-top:4px}.hero-end .icon{width:27px;height:27px;color:#88b0e4}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:22px}.kpi{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:18px 20px;position:relative;overflow:hidden;min-height:158px;box-shadow:var(--shadow)}.kpi-top{display:flex;align-items:center;justify-content:space-between;color:#8292a8;font-size:11px}.kpi-icon{display:grid;place-items:center;color:#8bb0e2;background:#f1f6ff;padding:7px;border-radius:8px}.kpi-icon .icon{width:15px;height:15px}.kpi-value{font-size:28px;letter-spacing:-.8px;font-weight:650;margin:10px 0 10px;line-height:1.2;font-variant-numeric:tabular-nums}.kpi-value small{font-size:18px;margin-right:4px;font-weight:500;color:#617895}.kpi-bottom{display:flex;align-items:center;gap:6px;font-size:10px;color:#a3adbb;z-index:1;position:relative}.delta{color:var(--green);font-size:10px;white-space:nowrap}.delta.negative{color:var(--red)}.delta.neutral{color:var(--muted)}.sparkline{position:absolute;bottom:25px;right:13px;width:78px;height:32px;opacity:.72}.kpi-previous{font-size:9px;color:#adb7c4;margin-top:7px}.grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:20px;margin-bottom:20px}.span-8{grid-column:span 8}.span-7{grid-column:span 7}.span-6{grid-column:span 6}.span-5{grid-column:span 5}.span-4{grid-column:span 4}.span-12{grid-column:span 12}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:22px;box-shadow:var(--shadow);min-width:0}.panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:21px}.panel-header h2{font-size:13px;font-weight:650;display:flex;align-items:center;gap:8px}.panel-header p{font-size:10px;color:#a1adbd;margin-top:6px;line-height:1.6}.panel-header .label{color:#95a5bb;background:#f5f8fc;padding:4px 8px;font-size:9px;border-radius:4px;white-space:nowrap}.legend{display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:9px;color:#91a0b5}.legend-item{display:flex;align-items:center;gap:5px;white-space:nowrap}.legend-dot{width:7px;height:7px;border-radius:50%}.legend-line{width:14px;border-top:2px dashed #b7cce9}.chart-head{display:flex;justify-content:space-between;gap:10px;margin-bottom:4px;font-size:9px;color:#a8b2c0}.line-chart{width:100%;height:auto;overflow:visible}.chart-wrap{min-width:0;position:relative}.line-chart text,.bars-chart text{font-family:inherit;font-size:10px;fill:#9baabd}.chart-grid{stroke:#edf1f7;stroke-dasharray:3 5}.chart-caption{display:flex;justify-content:space-between;font-size:9px;color:#a4b1c1;margin-top:5px}.donut-area{display:flex;justify-content:center;align-items:center;position:relative;margin:5px auto 18px;width:170px;height:170px}.donut-area svg{width:170px;height:170px;transform:rotate(-90deg)}.donut-center{position:absolute;text-align:center}.donut-center small{font-size:10px;color:#95a4b8}.donut-center strong{font-size:23px;display:block;margin-top:7px;font-weight:600;letter-spacing:-.5px}.donut-center span{font-size:9px;color:#a3afbd;display:block;margin-top:5px}.platform-line{display:flex;justify-content:space-between;gap:7px;align-items:center;margin:13px 0;font-size:11px}.platform-id{display:flex;align-items:center;gap:8px;color:#687e99;font-size:11px}.platform-badge{width:25px;height:25px;border-radius:7px;display:grid;place-items:center;font-weight:700;font-size:13px}.platform-badge.shopee{background:#fff1e9;color:#e58b57}.platform-badge.tiktok{background:#eeedff;color:#8386c8}.platform-line strong{font-size:12px;font-weight:600}.platform-line .share{font-size:10px;margin-left:9px;color:#a5b0bf}.panel-footnote{border-top:1px solid var(--line);padding-top:13px;margin-top:18px;font-size:9px;line-height:1.75;color:#a0aec0}.insight-title{display:flex;align-items:center;justify-content:space-between;margin:24px 0 13px}.insight-title h2{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600}.insight-title h2 .icon{width:16px;height:16px;color:var(--blue)}.insight-title span{color:#9bacc0;font-size:10px}.insight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;margin-bottom:22px}.insight-card{padding:18px 18px 17px;background:#fff;border:1px solid var(--line);border-radius:12px;display:flex;gap:12px}.insight-card .insight-symbol{color:#5798e9;background:#f0f6ff;flex-shrink:0;width:30px;height:30px;border-radius:8px;display:grid;place-items:center}.insight-symbol .icon{width:15px;height:15px}.insight-card h3{font-size:11px;margin:1px 0 8px;font-weight:600}.insight-card p{font-size:10px;line-height:1.85;color:#91a1b5}.insight-card strong{color:#6185b6;font-weight:600}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:left;font-size:11px}th{color:#99a6b8;font-size:10px;font-weight:500;background:#f7f9fc;padding:11px 13px}th:first-child{border-radius:7px 0 0 7px}th:last-child{border-radius:0 7px 7px 0}td{padding:14px 13px;border-bottom:1px solid #f0f3f7;color:#74869f;font-variant-numeric:tabular-nums}tr:last-child td{border-bottom:0}td.strong{font-weight:600;color:#486382}.text-right{text-align:right}.text-center{text-align:center}.rank{background:#eff5fe;color:#759bcf;width:21px;height:21px;display:inline-grid;place-items:center;border-radius:5px;font-size:10px}.rank.top{background:#e7f0ff;color:#4482d2}.product-cell{display:flex;align-items:center;gap:11px}.product-cell strong{display:block;font-weight:500;color:#5c718c;font-size:11px}.product-cell small{display:block;margin-top:5px;font-size:9px;color:#a7b2c1}.product-art{width:32px;height:37px;display:grid;place-items:center;position:relative;background:#f3f7fc;border-radius:7px;flex-shrink:0}.product-jar{height:21px;width:22px;border-radius:3px 3px 6px 6px;background:linear-gradient(90deg,var(--jar,#9ec4ed),#ffffff95,var(--jar,#9ec4ed));position:relative;border:1px solid #ffffff60}.product-jar:before{content:'';position:absolute;top:-3px;left:-1px;right:-1px;height:5px;background:#f5f8fb;border-radius:2px;border:1px solid #dce5ef}.product-jar:after{content:'SK';font-size:6px;position:absolute;inset:9px 0 0;text-align:center;color:#6c87a380;font-weight:700}.product-jar.tube{width:14px;height:27px;border-radius:3px 3px 2px 2px;transform:rotate(-4deg)}.product-jar.tube:before{top:auto;bottom:-1px;height:5px;background:#e0e7f0}.progress-track{height:5px;border-radius:4px;background:#f1f5fb;overflow:hidden}.progress-fill{height:100%;border-radius:4px;background:var(--blue)}.mini-progress{width:75px;display:inline-block;vertical-align:middle;margin-right:9px}.funnel{display:grid;gap:16px;margin-top:9px}.funnel-row{display:grid;grid-template-columns:65px 1fr 65px;gap:12px;align-items:center;font-size:10px;color:#8fa0b5}.funnel-row strong{text-align:right;font-weight:600;color:#5e7695;font-size:12px}.funnel-bar{height:26px;border-radius:5px;background:#f5f8fd;position:relative;overflow:hidden;display:flex;align-items:center}.funnel-bar span{position:absolute;inset:0 auto 0 0;background:#7daef0;border-radius:5px;min-width:3px}.funnel-bar small{position:relative;margin-left:8px;color:#5676a3;font-size:9px}.funnel-summary{display:flex;justify-content:space-around;border-top:1px solid var(--line);margin-top:23px;padding-top:18px}.funnel-summary small{font-size:9px;color:#9baabf;display:block;margin-bottom:7px}.funnel-summary strong{font-size:19px;font-weight:600;color:#536f92}.footer{margin-top:28px;padding-top:19px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:15px;color:#acb7c6;font-size:9px;line-height:1.8;letter-spacing:.15px}.footer button{background:transparent;border:0;color:#94a6be;font-size:9px;padding:0}.search-box{position:relative}.search-box input{padding:8px 10px 8px 31px;width:210px;font-size:11px;background:#fafbfd}.search-box .icon{position:absolute;left:10px;top:9px;width:14px;height:14px;color:#98a8bd}.table-actions{display:flex;gap:8px;align-items:center}.table-actions select{font-size:11px;padding:8px}.tag{font-size:9px;padding:4px 7px;border-radius:4px;background:#f2f7ff;color:#7899c7}.tag.green{background:#edf9f5;color:#64a18c}.tag.orange{background:#fff7ed;color:#c6a26a}.section-gap{margin-top:21px}.compare-cards{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}.store-card{background:white;border:1px solid var(--line);border-radius:15px;padding:25px}.store-card.primary-store{border-top:3px solid #70a7f3}.store-card.secondary-store{border-top:3px solid #aaa9e8}.store-card-header{display:flex;align-items:center;gap:12px}.store-card-header h2{font-size:14px;font-weight:600}.store-card-header small{font-size:10px;color:#9aa9bc;display:block;margin-top:6px}.store-card-header .platform-badge{width:35px;height:35px;font-size:18px}.store-card-value{font-size:32px;font-weight:650;margin-top:25px;letter-spacing:-1px}.store-card-value small{font-size:13px;color:#9aa9bc;letter-spacing:0}.store-card-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:23px;border-top:1px solid var(--line);padding-top:18px}.store-card-stats small{font-size:10px;color:#9cacbf;display:block;margin-bottom:8px}.store-card-stats strong{font-size:17px;font-weight:600;color:#647e9f}.horizontal-bars{display:grid;gap:23px}.hbar-label{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#8a9db6;margin-bottom:9px}.hbar-label strong{font-weight:600;color:#597a9f}.hbar-track{height:10px;overflow:hidden;background:#f3f6fb;border-radius:4px}.hbar-track span{height:100%;display:block;border-radius:4px;background:#8bb5f0}.dual-bar{display:grid;gap:7px}.wide-note{background:#f0f6ff;border:1px solid #e2edff;border-radius:10px;color:#7694b8;padding:14px 17px;font-size:11px;line-height:1.8;margin-bottom:20px;display:flex;align-items:flex-start;gap:11px}.wide-note .icon{flex-shrink:0;width:17px;height:17px;margin-top:1px}.wide-note.warning{background:#fffaf1;border-color:#f5e8ce;color:#ad925d}.empty{padding:40px 15px;text-align:center;color:#9aabc0;font-size:12px;line-height:1.8}.source-card{display:flex;align-items:center;gap:20px;padding:26px;background:linear-gradient(110deg,#f0f7ff,#fff);border:1px solid #dfeaff;border-radius:15px;margin-bottom:22px}.sheet-logo{width:52px;height:62px;border-radius:8px;background:#e4f4ed;color:#57a783;display:grid;place-items:center}.sheet-logo .icon{width:30px;height:30px}.source-card h2{font-size:17px;margin-bottom:8px;font-weight:600}.source-card p{font-size:11px;color:#8c9db1;line-height:1.8}.source-card .tag{margin-left:auto}.flow{display:grid;grid-template-columns:1fr 30px 1fr 30px 1fr;align-items:center;gap:9px}.flow-box{background:#f6f9fd;border:1px solid var(--line);border-radius:10px;text-align:center;padding:23px 12px}.flow-box .icon{margin:0 auto 13px;color:#82a9db}.flow-box h3{font-size:12px;font-weight:600}.flow-box p{font-size:10px;color:#96a8bf;line-height:1.8;margin-top:7px}.flow-arrow{color:#b3c8e0;text-align:center}.setting-row{padding:17px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:12px}.setting-row:last-child{border:0;padding-bottom:0}.setting-row h3{font-size:11px;font-weight:500}.setting-row p{font-size:10px;color:#9caabd;margin-top:6px;line-height:1.8}.setting-row strong{font-size:11px;font-weight:500;white-space:nowrap;color:#7e95b2}.definition-list{display:grid;gap:15px}.definition-list h3{font-size:12px;margin-bottom:6px;font-weight:600}.definition-list p{font-size:11px;color:#8a9bb0;line-height:1.9}.definition-list code{font-size:10px;background:#f2f6fb;padding:2px 4px;border-radius:4px;color:#5c7c9e}.period-cards{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:20px}.period-card{border:1px solid var(--line);border-radius:10px;background:#fafcff;padding:17px}.period-card.primary{background:#eef5ff;border-color:#dceaff}.period-card small{color:#8aa0bc;font-size:10px}.period-card strong{display:block;font-size:15px;font-weight:550;color:#6c8baa;margin-top:8px;letter-spacing:.5px}.period-card p{font-size:10px;color:#a1afc0;margin-top:7px}.metric-tabs{display:flex;gap:3px}.metric-tabs button{font-size:10px;border:0;border-radius:5px;padding:6px 9px;color:#9aabc0;background:transparent}.metric-tabs button.selected{color:#4788df;background:#eef5ff}.refresh-status{color:#96a5b9;font-size:9px;display:flex;align-items:center;gap:5px}.highlight-number{color:#4688df;font-weight:600}.mobile-menu{display:none}.status-check{color:var(--green);font-size:12px}#toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);background:#324b6a;color:white;border-radius:10px;padding:14px 21px;font-size:12px;box-shadow:0 8px 30px #23446925;opacity:0;pointer-events:none;transition:.2s;z-index:100;max-width:90vw;line-height:1.8}#toast.show{opacity:1;transform:translate(-50%,0)}dialog{border:1px solid #e7edf7;border-radius:19px;padding:29px;max-width:610px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 24px 80px #19375730}dialog::backdrop{background:#243b5a40;backdrop-filter:blur(4px)}.dialog-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:19px}.dialog-header h2{font-size:18px;font-weight:600}.dialog-header button{border:0;background:#f3f6fb;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;color:#8ca0b9}.dialog-body{font-size:12px;color:#8497af;line-height:1.9}.dialog-body p{margin-bottom:14px}.dialog-body ul{padding-left:19px}.dialog-body li{margin:8px 0}.dialog-body label{display:block;margin-bottom:7px;font-size:11px;color:#8296ad}.dialog-body .date-inputs{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:17px}.dialog-body input{width:100%}.dialog-footer{display:flex;justify-content:flex-end;gap:9px;margin-top:25px}.form-error{font-size:11px;color:var(--red);margin-top:11px;min-height:20px}.tooltip-hint{font-size:9px;color:#a5b1c0}.daily-table{max-height:440px;overflow:auto}.daily-table thead{position:sticky;top:0;z-index:2}.bars-chart{width:100%;height:auto}.split-number{display:flex;align-items:baseline;gap:7px;margin:9px 0 23px}.split-number strong{font-size:29px;font-weight:600}.split-number span{color:#97a9bf;font-size:10px}.notification-number{font-size:9px;background:#dceafe;color:#6f94c6;border-radius:4px;padding:2px 4px;margin-left:auto}.table-total td{background:#f8fbff;color:#6887ad;font-weight:600}.page-content{animation:appear .28s ease}@keyframes appear{from{opacity:.5;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.refreshing .icon{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.store-filter{display:flex;align-items:center;gap:7px;font-size:11px;color:#96a1b1}.store-filter select{font-size:11px;border:0;padding:6px 3px;max-width:154px}.chart-point:focus{outline:none;stroke:#518fed;stroke-width:2}.insight-card .small-label{font-size:9px;color:#b1bed0;margin-top:6px}.scope-note{font-size:10px;color:#91a6bf;line-height:1.7}.stack-bar{display:flex;height:13px;border-radius:5px;overflow:hidden;margin:19px 0}.stack-bar span{height:100%}.device-bar{display:flex;justify-content:space-between;gap:15px;align-items:center}.device-bar strong{font-size:12px}.panel-header .btn{margin-top:-4px}.source-subtitle{font-size:11px;color:#95a7bd;margin-top:8px}.channel-card{border:1px solid var(--line);border-radius:11px;padding:17px;margin:11px 0}.channel-card-header{display:flex;align-items:center;justify-content:space-between;color:#6d86a5;font-size:12px;margin-bottom:14px}.channel-card-header strong{font-size:14px;font-weight:600}.detail-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.detail-metrics div{padding:15px;background:#f4f8fe;border-radius:9px}.detail-metrics small{font-size:9px;color:#8da1bd;display:block;margin-bottom:7px}.detail-metrics strong{font-size:16px;color:#5e81b0}.stacked-legend{display:flex;flex-wrap:wrap;gap:9px;font-size:10px;color:#8a9cb4}.stacked-legend span{display:flex;align-items:center;gap:5px}.health-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px}.health-grid>div{border:1px solid var(--line);border-radius:10px;padding:15px;background:#fcfdff}.health-grid strong{font-size:17px;font-weight:550;display:block;margin-top:8px;color:#6688ad}.health-grid small{font-size:10px;color:#98a9bc}.export-line{font-size:10px;color:#a2afc1;margin-top:15px;line-height:1.8}
@media(min-width:1650px){.main{padding-left:45px;padding-right:45px}.kpi{min-height:168px}.kpi-value{font-size:33px}.line-chart{max-height:295px}.panel{padding:26px}}
@media(max-width:1200px){.sidebar{width:190px;padding:30px 13px 20px}.brand-name{font-size:15px}.brand-caption{font-size:8px;letter-spacing:1px}.brand{gap:8px;margin-left:5px}.brand-mark{width:32px;height:37px}.main{margin-left:190px;padding:0 23px 25px}.kpi{padding:16px}.kpi-value{font-size:24px}.sparkline{width:55px;bottom:29px}.panel{padding:18px}.filterbar{gap:8px}.hero-copy h2{font-size:14px}.hero-end strong{font-size:23px}.hero{padding:20px}.comparison{margin-left:0}.insight-card{padding:15px;gap:9px}.topbar{height:70px}.page-heading{padding:23px 0}.grid{gap:16px}.kpi-grid{gap:13px}}
@media(max-width:1000px){.sidebar{width:77px;padding:26px 12px}.brand{margin:0 0 30px;justify-content:center}.brand-name,.brand-caption,.brand-copy,.workspace,.nav-label,.sidebar-bottom,.nav-text,.nav-item.active:after,.notification-number{display:none}.nav-item{justify-content:center;padding:13px 5px}.nav-item .icon{width:21px;height:21px}.main{margin-left:77px;padding:0 22px 22px}.span-8,.span-7,.span-6,.span-5,.span-4{grid-column:span 6}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-value{font-size:29px}.sparkline{width:85px}.insight-grid{gap:12px}.insight-symbol{display:none!important}.hero-end{display:none}.hero-copy p{font-size:10px}.panel-header{flex-wrap:wrap}.flow{grid-template-columns:1fr}.flow-arrow{transform:rotate(90deg)}.heading-actions .btn{padding:9px 11px}.source-card{padding:20px}}
@media(max-width:700px){.main{margin-left:0;padding:0 16px 20px}.sidebar{transform:translateX(-100%);width:220px;transition:.2s;padding:28px 18px;box-shadow:10px 0 30px #25467112}.sidebar.open{transform:translateX(0)}.sidebar.open .brand-copy,.sidebar.open .brand-name,.sidebar.open .brand-caption,.sidebar.open .workspace,.sidebar.open .nav-label,.sidebar.open .sidebar-bottom,.sidebar.open .nav-text{display:block}.sidebar.open .workspace{display:flex}.sidebar.open .nav-item{justify-content:flex-start;padding-left:15px}.sidebar.open .brand{justify-content:flex-start;margin-bottom:30px}.mobile-menu{display:grid;place-items:center;width:29px;height:29px;border-radius:7px;background:white;border:1px solid var(--line)}.breadcrumb{gap:8px;font-size:10px}.top-actions{gap:7px}.top-actions .refresh-status{display:none}.topbar{height:62px}.page-heading{align-items:flex-start;padding:23px 0 19px}.page-heading h1{font-size:24px}.page-heading p{font-size:10px;max-width:230px;line-height:1.7}.eyebrow{font-size:8px;letter-spacing:1.2px}.heading-actions .btn{font-size:0;gap:0;padding:9px}.heading-actions .btn .icon{width:16px;height:16px}.heading-actions{gap:6px;padding-top:20px}.filterbar{padding:10px;gap:8px}.filter-divider{display:none}.date-range{margin-left:3px;font-size:10px}.date-range button{font-size:10px}.segmented button{padding:6px 10px;font-size:10px}.comparison{font-size:10px}.comparison select{font-size:10px}.currency-note{font-size:9px;line-height:1.8}.hero{padding:17px 16px;gap:12px}.hero-icon{width:33px;height:33px;border-radius:9px}.hero-icon .icon{width:19px;height:19px}.hero-copy h2{font-size:12px;line-height:1.7}.hero-copy p{font-size:9px;line-height:1.8}.kpi-grid{gap:10px;margin-bottom:16px}.kpi{border-radius:12px;padding:13px;min-height:145px}.kpi-top{font-size:10px}.kpi-icon{padding:5px}.kpi-icon .icon{width:13px;height:13px}.kpi-value{font-size:24px;margin-top:15px}.kpi-value small{font-size:14px}.sparkline{width:50px;height:22px;right:11px;bottom:18px;opacity:.4}.kpi-bottom{font-size:9px}.kpi-previous{font-size:8px}.grid{gap:15px;margin-bottom:15px}.span-8,.span-7,.span-6,.span-5,.span-4{grid-column:span 12}.panel{border-radius:13px;padding:18px 16px}.panel-header h2{font-size:12px}.panel-header{margin-bottom:17px}.insight-grid{grid-template-columns:1fr;gap:10px}.insight-card{padding:14px}.insight-symbol{display:grid!important}.insight-title{margin-top:20px}.insight-title span{font-size:9px}.insight-title h2{font-size:12px}.insight-card p{font-size:10px}.footer{flex-direction:column;gap:6px;font-size:8px}.compare-cards{grid-template-columns:1fr}.table-actions{flex-wrap:wrap}.search-box input{width:180px}.period-card{padding:12px}.period-card strong{font-size:12px}.period-card p{font-size:9px}.source-card{gap:13px;flex-wrap:wrap;padding:18px}.source-card h2{font-size:15px}.source-card .tag{margin-left:65px}.sheet-logo{width:45px;height:53px}.source-card p{font-size:10px}.source-card h2{font-size:14px}.detail-metrics{gap:7px}.detail-metrics div{padding:11px}.detail-metrics strong{font-size:13px}.health-grid{gap:7px}.health-grid>div{padding:12px}.health-grid strong{font-size:15px}.store-filter select{font-size:10px}.filterbar .store-filter{font-size:10px}.store-card{padding:22px}.donut-area{margin:0 auto 12px}.dialog-body .date-inputs{grid-template-columns:1fr}.hero-copy{min-width:0}.page-heading{gap:8px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
