:root{--ink: #122033;--ink-2: #233249;--muted: #758196;--faint: #9aa7b9;--paper: #f4f7fa;--surface: #ffffff;--surface-soft: #f8fafc;--line: #e4eaf0;--line-strong: #d4dde7;--navy: #0d1b2c;--coral: #ff6b4a;--coral-soft: #fff0eb;--lime: #b8e65b;--lime-soft: #eef9d8;--blue: #5c8de8;--blue-soft: #eaf1ff;--violet: #a982df;--violet-soft: #f2edfc;--amber: #efb64f;--amber-soft: #fff5df;--green: #68b867;--green-soft: #ecf8ed;--red: #e56b5b;--red-soft: #fff0ee;--shadow: 0 8px 25px rgba(28, 50, 75, .06);--shadow-lg: 0 22px 65px rgba(10, 25, 43, .2);font-family:Manrope,Microsoft YaHei,PingFang SC,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{min-width:320px;background:var(--paper)}body{margin:0;min-width:320px;background:var(--paper)}button,input,select{font:inherit}button{border:0}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(92,141,232,.35);outline-offset:2px}.app-shell{min-height:100vh;display:grid;grid-template-columns:252px minmax(0,1fr);background:var(--paper)}.sidebar{position:sticky;top:0;height:100vh;z-index:30;display:flex;flex-direction:column;padding:27px 17px 18px;color:#e7eff6;background:var(--navy);overflow-y:auto}.sidebar-brand{display:flex;align-items:center;gap:11px;padding:0 9px}.sidebar-brand>div:nth-child(2){display:grid;gap:2px;min-width:0}.sidebar-brand strong{color:#f4f8fc;font-size:17px;letter-spacing:-.02em;line-height:1.2}.sidebar-brand span{color:#8298ac;font-size:10px;letter-spacing:.03em}.brand-symbol{display:grid;flex:0 0 auto;place-items:center;width:37px;height:37px;border-radius:10px 10px 10px 3px;color:var(--navy);background:var(--lime);font-size:19px;font-weight:800;line-height:1}.sidebar-close{display:none;margin-left:auto;color:#a9bdcc}.brand-switcher{display:flex;align-items:center;gap:10px;margin:28px 4px 25px;padding:11px 10px;border:1px solid rgba(178,208,225,.14);border-radius:8px;color:#a9bdcc;background:#ffffff0b}.brand-switcher__avatar{display:grid;place-items:center;width:29px;height:29px;border-radius:7px;color:#10202f;background:#d8e6ec;font-size:13px;font-weight:800}.brand-switcher>div:nth-child(2){display:grid;flex:1;gap:2px;min-width:0}.brand-switcher span{color:#758d9f;font-size:10px}.brand-switcher strong{color:#e9f1f6;font-size:12px}.sidebar-nav{display:grid;gap:5px}.nav-caption{padding:0 12px 8px;color:#678095;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.nav-item{position:relative;display:flex;align-items:center;gap:12px;min-height:54px;padding:0 12px;border-radius:8px;color:#8298aa;background:transparent;text-align:left;cursor:pointer;transition:color .16s ease,background .16s ease,transform .16s ease}.nav-item:hover{color:#dce9f1;background:#ffffff0e;transform:translate(2px)}.nav-item.is-active{color:#f5f9fc;background:#1b3348;box-shadow:inset 3px 0 0 var(--lime)}.nav-item>span:not(.nav-live-dot){display:grid;flex:1;gap:2px;min-width:0}.nav-item strong{font-size:12px;font-weight:700}.nav-item small{color:#6f879a;font-size:10px}.nav-item.is-active small{color:#9fb8c8}.nav-live-dot{width:6px;height:6px;border-radius:999px;background:var(--coral);box-shadow:0 0 0 4px #ff6b4a1f}.sidebar-foot{display:grid;gap:13px;margin-top:auto}.sync-card{display:flex;align-items:center;gap:9px;padding:12px 10px;border:1px solid rgba(184,230,91,.16);border-radius:7px;background:#b8e65b0f}.sync-card__icon{display:grid;place-items:center;width:27px;height:27px;border-radius:6px;color:var(--lime);background:#b8e65b1f}.sync-card>div:nth-child(2){display:grid;gap:2px}.sync-card strong{color:#dbe9c5;font-size:11px}.sync-card span{color:#7c967f;font-size:10px}.sidebar-settings{display:flex;align-items:center;gap:8px;padding:0 10px;color:#839bad;background:transparent;font-size:11px;cursor:pointer;text-align:left}.sidebar-settings:hover{color:#dbe7ef}.user-mini{display:flex;align-items:center;gap:9px;padding:12px 4px 0;border-top:1px solid rgba(182,206,222,.12);color:#87a0b1}.user-mini>span:nth-child(2){display:grid;flex:1;gap:2px}.user-mini strong{color:#d7e5ed;font-size:11px}.user-mini small{color:#6c8596;font-size:10px}.user-avatar,.topbar-avatar{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;color:#10202f;background:#d9e7ed;font-size:12px;font-weight:800}.sidebar-backdrop{display:none}.main-content{min-width:0;padding:0 42px 70px;overflow:hidden}.topbar{display:flex;align-items:center;justify-content:space-between;min-height:71px;border-bottom:1px solid var(--line)}.breadcrumbs{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px}.breadcrumbs strong{color:var(--ink-2);font-weight:700}.crumb-separator{color:#b4bdca}.topbar-actions{display:flex;align-items:center;gap:14px}.month-picker{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 9px;border:1px solid var(--line);border-radius:6px;color:var(--muted);background:var(--surface);font-size:11px}.month-picker select{min-width:106px;border:0;outline:0;color:var(--ink-2);background:transparent;font-size:11px;cursor:pointer}.demo-pill{display:inline-flex;align-items:center;gap:5px;min-height:23px;padding:0 8px;border-radius:999px;color:#234028;background:var(--lime);font-size:10px;font-weight:800;letter-spacing:.02em}.demo-pill--light{color:#657243;background:var(--lime-soft)}.demo-pill__dot{width:5px;height:5px;border-radius:50%;background:#80af32}.notification-dot{position:absolute;top:3px;right:3px;width:5px;height:5px;border:1px solid var(--paper);border-radius:50%;background:var(--coral)}.icon-button{position:relative;display:inline-grid;place-items:center;width:32px;height:32px;border-radius:6px;color:var(--muted);background:transparent;cursor:pointer;transition:color .15s ease,background .15s ease}.icon-button:hover{color:var(--ink);background:var(--surface-soft)}.icon-button--quiet{border:1px solid var(--line);background:var(--surface)}.icon-button--quiet:hover{border-color:var(--line-strong);background:var(--surface-soft)}.icon-button--dark{color:#d8e9f1;background:#ffffff14}.topbar-avatar{width:31px;height:31px;color:#fff;background:var(--navy)}.mobile-topbar,.mobile-title{display:none}.page{max-width:1420px;margin:0 auto;padding-top:39px}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:29px}.page-heading h1{max-width:720px;margin:8px 0 9px;color:var(--ink);font-size:clamp(25px,2.6vw,39px);font-weight:800;letter-spacing:-.045em;line-height:1.15}.page-heading h1 em{color:var(--coral);font-style:normal}.page-heading p{margin:0;color:var(--muted);font-size:12px;line-height:1.55}.eyebrow{display:inline-flex;align-items:center;color:var(--coral);font-family:var(--font-number);font-size:10px;font-weight:500;letter-spacing:.08em}.eyebrow:before{content:"";width:16px;height:1px;margin-right:8px;background:currentColor}.heading-actions{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:9px}.button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:37px;padding:0 13px;border-radius:6px;font-size:11px;font-weight:750;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease;white-space:nowrap}.button:hover{transform:translateY(-1px)}.button--primary{color:#14231d;background:var(--lime);box-shadow:0 5px 12px #759d2c33}.button--primary:hover{background:#c5ef6c;box-shadow:0 7px 16px #759d2c40}.button--secondary{color:var(--ink-2);border:1px solid var(--line-strong);background:var(--surface)}.button--ghost{color:var(--muted);border:1px solid var(--line);background:transparent}.button--ghost:hover{color:var(--ink);background:var(--surface-soft)}.text-button{display:inline-flex;align-items:center;gap:4px;padding:0;color:var(--coral);background:transparent;font-size:11px;font-weight:750;cursor:pointer}.text-button:hover{color:#d14c2f}.last-saved{display:inline-flex;align-items:center;gap:5px;color:#6b9871;font-size:10px}.hero-metric{display:grid;grid-template-columns:minmax(0,1.26fr) minmax(210px,.62fr) minmax(210px,.72fr);min-height:245px;margin-bottom:34px;overflow:hidden;border-radius:11px;color:#edf7f5;background:var(--navy);box-shadow:var(--shadow-lg)}.hero-metric__main{display:grid;align-content:center;padding:28px 31px}.hero-metric__label{display:flex;align-items:center;gap:12px;margin-bottom:15px}.status-light{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:10px;font-weight:700;white-space:nowrap}.status-light__dot{width:7px;height:7px;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px color-mix(in srgb,currentColor 15%,transparent)}.status-light--good{color:var(--green)}.status-light--watch{color:var(--amber)}.status-light--danger{color:var(--red)}.hero-metric .status-light{color:var(--lime)}.muted-label{color:#6f899b;font-size:10px}.hero-value{color:#fff;font-family:var(--font-number);font-size:clamp(32px,4vw,52px);font-weight:500;letter-spacing:-.07em;line-height:1}.hero-sub{margin-top:9px;color:#8da5b5;font-size:11px}.slash{padding:0 6px;color:#3f596c}.hero-metric .progress-track{width:min(100%,480px);margin-top:25px;background:#294151}.progress-track{height:6px;overflow:hidden;border-radius:99px;background:#e8edf2}.progress-value{height:100%;border-radius:inherit;transition:width .35s ease}.hero-foot{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:11px;color:#89a3b2;font-size:10px}.hero-foot>strong{color:var(--lime);font-family:var(--font-number);font-size:13px}.hero-trend{display:inline-flex;align-items:center;gap:3px;margin-left:auto;color:#a9d56d}.hero-metric__ring{display:grid;place-content:center;justify-items:center;gap:10px;border-left:1px solid rgba(184,230,91,.1);border-right:1px solid rgba(184,230,91,.1);background:#ffffff06}.ring-progress{position:relative;display:grid;place-items:center;width:144px;height:144px;border-radius:50%;background:conic-gradient(var(--lime) var(--progress),#2a4654 0);transform:rotate(-18deg)}.ring-progress:before{content:"";position:absolute;width:119px;height:119px;border-radius:50%;background:var(--navy)}.ring-progress>div{position:relative;z-index:1;display:grid;justify-items:center;transform:rotate(18deg)}.ring-progress strong{color:#f8fff0;font-family:var(--font-number);font-size:31px;font-weight:500;line-height:1}.ring-progress strong small{margin-left:2px;color:var(--lime);font-size:14px}.ring-progress span{margin-top:6px;color:#84a0ae;font-size:10px}.ring-legend{display:flex;gap:12px;color:#7c95a4;font-size:9px}.legend-dot{display:inline-block;width:6px;height:6px;margin-right:4px;border-radius:50%}.legend-dot--lime{background:var(--lime)}.legend-dot--track{background:#335163}.hero-metric__note{display:flex;align-items:flex-start;gap:10px;align-self:stretch;padding:33px 23px 25px;background:#ff6b4a14}.note-mark{display:grid;flex:0 0 auto;place-items:center;width:29px;height:29px;border-radius:7px;color:#f5b44a;background:#efb64f24}.hero-metric__note strong{color:#ffe9dc;font-size:12px}.hero-metric__note p{max-width:210px;margin:7px 0 13px;color:#aab8bd;font-size:11px;line-height:1.65}.section-label{display:flex;align-items:center;gap:11px;margin:0 0 13px;color:var(--ink-2);font-size:12px;font-weight:800}.section-line{flex:1;height:1px;background:var(--line)}.section-note{color:var(--faint);font-size:10px;font-weight:500}.section-label--spaced{margin-top:34px}.section-action{margin-left:auto}.segmented{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--line);border-radius:6px;background:var(--surface-soft)}.segmented button{min-height:26px;padding:0 9px;border-radius:4px;color:var(--muted);background:transparent;font-size:10px;font-weight:700;cursor:pointer}.segmented button.is-active{color:var(--ink);background:var(--surface);box-shadow:0 1px 3px #1220331a}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.metric-card{min-height:137px;padding:17px 17px 14px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.metric-card__top,.metric-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:9px}.metric-label,.metric-card__bottom>span:first-child{color:var(--muted);font-size:10px}.metric-icon{display:grid;place-items:center;width:29px;height:29px;border-radius:7px}.metric-card--coral .metric-icon{color:var(--coral);background:var(--coral-soft)}.metric-card--blue .metric-icon{color:var(--blue);background:var(--blue-soft)}.metric-card--violet .metric-icon{color:var(--violet);background:var(--violet-soft)}.metric-card--amber .metric-icon{color:var(--amber);background:var(--amber-soft)}.wallet-icon{font-size:17px;font-weight:800}.metric-value{display:block;margin:17px 0 12px;color:var(--ink);font-family:var(--font-number);font-size:24px;font-weight:500;letter-spacing:-.05em}.metric-card__bottom{padding-top:9px;border-top:1px solid var(--line)}.metric-delta{display:inline-flex;align-items:center;gap:2px;color:var(--red);font-family:var(--font-number);font-size:10px}.metric-delta.is-positive{color:var(--green)}.chart-grid{display:grid;gap:13px}.chart-grid--overview{grid-template-columns:minmax(0,1.5fr) minmax(300px,.85fr)}.panel{border:1px solid var(--line);border-radius:9px;background:var(--surface);box-shadow:var(--shadow)}.chart-panel,.share-panel{min-width:0;padding:19px 20px 13px}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;min-width:0}.panel-heading h2,.store-picker-head h2{margin:0;color:var(--ink);font-size:14px;font-weight:800;letter-spacing:-.015em}.panel-heading p,.store-picker-head p{margin:4px 0 0;color:var(--muted);font-size:10px;line-height:1.45}.share-chart-wrap{position:relative;max-width:310px;margin:7px auto 0}.share-center{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;justify-items:center;pointer-events:none}.share-center strong{color:var(--ink);font-family:var(--font-number);font-size:21px;font-weight:500;letter-spacing:-.06em}.share-center span{margin-top:4px;color:var(--muted);font-size:9px}.share-list{display:grid;gap:7px;padding:0 4px 7px}.share-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;color:var(--muted);font-size:10px}.share-name{display:inline-flex;align-items:center;gap:6px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-name i{width:7px;height:7px;border-radius:2px}.share-row strong{color:var(--ink-2);font-family:var(--font-number);font-size:10px;font-weight:500}.share-amount{color:var(--faint);font-family:var(--font-number);font-size:9px}.alert-panel{overflow:hidden}.alert-summary{display:flex;align-items:center;gap:25px;min-height:70px;padding:13px 19px;border-bottom:1px solid var(--line);background:var(--surface-soft)}.alert-summary__count{display:flex;align-items:baseline;gap:7px}.alert-summary__count strong{color:var(--red);font-family:var(--font-number);font-size:25px;font-weight:500}.alert-summary__count span{color:var(--muted);font-size:10px}.traffic-lights{display:flex;align-items:center;gap:16px;color:var(--muted);font-size:10px}.traffic-lights>div{display:inline-flex;align-items:center;gap:5px}.traffic-dot{width:7px;height:7px;border-radius:50%}.traffic-dot--green{background:var(--green)}.traffic-dot--red{background:var(--red)}.alert-summary__updated{display:inline-flex;align-items:center;gap:5px;margin-left:auto;color:var(--faint);font-size:10px}.alert-table-wrap{width:100%;overflow-x:auto}.data-table{width:100%;min-width:760px;border-collapse:collapse}.data-table th{padding:11px 17px;color:var(--faint);background:#fbfcfd;font-size:9px;font-weight:700;letter-spacing:.03em;text-align:left;white-space:nowrap}.data-table td{padding:13px 17px;border-top:1px solid var(--line);color:var(--ink-2);font-size:11px;vertical-align:middle;white-space:nowrap}.data-table tbody tr:hover{background:#fcfdfd}.number-cell{font-family:var(--font-number);font-size:11px!important}.muted-cell{color:var(--muted)!important}.store-cell{display:flex;align-items:center;gap:9px}.store-cell>div{display:grid;gap:3px}.store-cell strong{color:var(--ink);font-size:11px}.store-cell small{color:var(--muted);font-size:9px}.store-avatar{display:grid;flex:0 0 auto;place-items:center;width:28px;height:28px;border-radius:7px;font-size:12px;font-weight:800}.source-badge{display:inline-flex;align-items:center;min-height:21px;padding:0 7px;border-radius:4px;font-size:9px;font-weight:750}.source-badge--client{color:#966426;background:#fff2d9}.source-badge--team{color:#3e6d9d;background:#e8f2ff}.completion-cell{display:grid;gap:5px;min-width:105px}.completion-top{display:flex;align-items:center;justify-content:space-between;gap:8px}.completion-top strong{color:var(--ink);font-family:var(--font-number);font-size:11px;font-weight:500}.completion-top .status-light{font-size:9px}.completion-top .status-light__dot{width:5px;height:5px}.pace-label{font-size:10px;font-weight:700}.pace-label--good{color:var(--green)}.pace-label--danger{color:var(--red)}.target-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:14px}.target-tabs button{display:flex;align-items:center;gap:10px;min-height:72px;padding:12px 15px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:var(--surface);text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease}.target-tabs button:hover{border-color:#b8c9d7}.target-tabs button.is-active{border-color:#ff6b4a73;background:var(--coral-soft);box-shadow:inset 3px 0 0 var(--coral)}.target-tabs button>span:last-child{display:grid;gap:4px}.target-tabs strong{color:var(--ink);font-size:12px}.target-tabs small{color:var(--muted);font-size:10px}.tab-icon{display:grid;place-items:center;width:31px;height:31px;border-radius:7px;color:var(--coral);background:#ffe2d9}.target-tabs button:not(.is-active) .tab-icon{color:var(--blue);background:var(--blue-soft)}.store-selector-row{display:flex;align-items:center;gap:10px;margin:-1px 0 15px;padding:11px 13px;border:1px solid var(--line);border-radius:7px;background:var(--surface-soft)}.store-selector-row label{color:var(--muted);font-size:10px;font-weight:750}.store-selector-row select{min-height:33px;padding:0 30px 0 9px;border:1px solid var(--line-strong);border-radius:5px;color:var(--ink-2);background:var(--surface);font-size:11px}.selector-meta{margin-left:auto;color:var(--faint);font-family:var(--font-number);font-size:10px}.target-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(285px,.75fr);gap:14px}.target-form-panel{padding:21px}.edit-badge{display:inline-flex;align-items:center;gap:4px;min-height:22px;padding:0 7px;border-radius:4px;color:#657a90;background:var(--surface-soft);font-size:9px;font-weight:700}.target-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 14px;margin-top:24px}.target-input{display:grid;gap:7px}.target-input__label{display:flex;align-items:center;justify-content:space-between;color:var(--ink-2);font-size:11px;font-weight:750}.target-input__label em{color:var(--faint);font-size:9px;font-style:normal;font-weight:500}.target-input__control{display:flex;align-items:center;min-height:43px;border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);transition:border-color .15s ease,box-shadow .15s ease}.target-input__control:focus-within{border-color:var(--coral);box-shadow:0 0 0 3px #ff6b4a1c}.target-input__control>span{padding-left:11px;color:var(--faint);font-family:var(--font-number);font-size:12px}.target-input input{width:100%;min-width:0;height:41px;padding:0 10px 0 6px;border:0;outline:0;color:var(--ink);background:transparent;font-family:var(--font-number);font-size:15px}.target-input small{color:var(--faint);font-size:9px}.target-form-note{display:flex;align-items:flex-start;gap:8px;margin-top:23px;padding:11px 12px;border-left:2px solid var(--blue);color:#62788f;background:var(--blue-soft);font-size:10px;line-height:1.55}.target-form-note svg{flex:0 0 auto;color:var(--blue)}.target-form-note strong{color:var(--coral);font-family:var(--font-number);font-weight:500}.target-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:24px;padding-top:17px;border-top:1px solid var(--line)}.target-side{display:grid;align-content:start;gap:14px}.target-health,.target-share{padding:19px}.muted-icon{color:var(--faint)}.health-ring{position:relative;display:grid;place-items:center;width:130px;height:130px;margin:19px auto 17px;border-radius:50%;background:conic-gradient(var(--coral) 0 84%,#edf1f5 84% 100%);transform:rotate(-18deg)}.health-ring:before{content:"";position:absolute;width:106px;height:106px;border-radius:50%;background:var(--surface)}.health-ring>div{position:relative;z-index:1;display:grid;justify-items:center;transform:rotate(18deg)}.health-ring strong{color:var(--ink);font-family:var(--font-number);font-size:27px;font-weight:500}.health-ring strong small{color:var(--coral);font-size:12px}.health-ring span{margin-top:5px;color:var(--muted);font-size:9px}.health-rows{display:grid;gap:9px;padding-top:13px;border-top:1px solid var(--line)}.health-rows>div{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:10px}.health-rows strong{color:var(--ink-2);font-family:var(--font-number);font-size:10px;font-weight:500}.health-rows .danger-text{color:var(--red)}.target-share .panel-heading{margin-bottom:16px}.target-share-row{display:grid;gap:6px;margin-top:13px}.target-share-row>div{display:flex;justify-content:space-between;color:var(--muted);font-size:10px}.target-share-row strong{color:var(--ink-2);font-family:var(--font-number);font-weight:500}.store-picker-panel{padding:18px 19px}.store-picker-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.store-chip-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.store-chip{display:inline-flex;align-items:center;gap:7px;min-height:35px;padding:0 10px;border:1px solid var(--line);border-radius:6px;color:var(--muted);background:var(--surface-soft);font-size:10px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.store-chip:hover{border-color:#b6c5d3}.store-chip.is-selected{border-color:#ff6b4a66;color:var(--ink);background:var(--coral-soft)}.store-chip input{position:absolute;opacity:0;pointer-events:none}.store-chip__dot{width:7px;height:7px;border-radius:50%}.store-chip small{padding-left:3px;color:var(--faint);font-family:var(--font-number);font-size:9px}.trend-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:14px}.trend-summary-card{display:grid;gap:8px;min-height:106px;padding:15px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.trend-summary-card span{color:var(--muted);font-size:10px}.trend-summary-card strong{color:var(--ink);font-family:var(--font-number);font-size:20px;font-weight:500;letter-spacing:-.04em}.trend-summary-card small{color:var(--faint);font-size:9px}.trend-summary-card--accent{border-color:#b8e65b73;background:var(--lime-soft)}.trend-summary-card--accent strong{color:#496b2c;font-family:Manrope,sans-serif;font-size:17px}.trend-chart-panel,.trend-table-panel{margin-top:14px;padding:20px}.trend-chart-panel .panel-heading{align-items:center;margin-bottom:7px}.empty-chart,.import-empty{display:grid;place-items:center;align-content:center;gap:8px;min-height:320px;color:var(--faint);text-align:center}.empty-chart svg,.import-empty svg{color:#b9c7d4}.empty-chart strong,.import-empty strong{color:var(--ink-2);font-size:12px}.empty-chart span,.import-empty span{max-width:290px;color:var(--muted);font-size:10px;line-height:1.5}.data-stamp{color:var(--faint);font-family:var(--font-number);font-size:9px}.import-source-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin-bottom:14px}.import-source-tabs button{display:flex;align-items:center;gap:10px;min-height:70px;padding:12px 15px;border:1px solid var(--line);border-radius:8px;color:var(--muted);background:var(--surface);text-align:left;cursor:pointer}.import-source-tabs button.is-active{border-color:#5c8de873;background:var(--blue-soft);box-shadow:inset 3px 0 0 var(--blue)}.import-source-tabs button>span:last-child{display:grid;gap:4px}.import-source-tabs strong{color:var(--ink);font-size:12px}.import-source-tabs small{color:var(--muted);font-size:10px}.source-tab-icon{display:grid;place-items:center;width:31px;height:31px;border-radius:7px;font-family:var(--font-number);font-size:13px;font-weight:500}.source-tab-icon--client{color:#a26e24;background:#ffecc5}.source-tab-icon--team{color:#3d71aa;background:#dceaff}.dropzone{display:grid;place-items:center;align-content:center;min-height:236px;padding:30px;border:1.5px dashed #bfd0de;border-radius:9px;color:var(--muted);background:#ffffff8f;text-align:center;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.dropzone:hover,.dropzone.is-dragging{border-color:var(--coral);background:var(--coral-soft);transform:translateY(-1px)}.dropzone-icon{display:grid;place-items:center;width:51px;height:51px;border-radius:12px;color:var(--coral);background:#ffe4dc}.dropzone h2{margin:15px 0 6px;color:var(--ink);font-size:15px}.dropzone p{margin:0;font-size:10px}.dropzone p strong{color:var(--coral)}.dropzone-hint{margin-top:13px;color:var(--faint);font-size:9px}.import-guides{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;margin:14px 0}.import-guide{display:flex;gap:11px;padding:15px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.guide-number{color:var(--coral);font-family:var(--font-number);font-size:12px}.import-guide strong{color:var(--ink-2);font-size:11px}.import-guide p{margin:5px 0 0;color:var(--muted);font-size:9px;line-height:1.55}.import-preview{overflow:hidden}.import-preview .panel-heading{padding:19px;border-bottom:1px solid var(--line)}.import-preview__heading{align-items:flex-start;gap:18px}.import-entry-panel{margin-bottom:14px;padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.import-entry-panel--customer{border-top:3px solid var(--coral)}.import-entry-panel--team{border-top:3px solid var(--blue)}.import-entry-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:17px}.import-entry-head h2{margin:0;color:var(--ink);font-size:15px}.import-entry-head p{margin:5px 0 0;color:var(--muted);font-size:10px}.import-entry-controls{display:flex;align-items:flex-end;gap:9px}.import-entry-controls label{display:grid;gap:4px;min-width:132px}.import-entry-controls label span{color:var(--faint);font-size:9px;font-weight:700}.import-entry-controls input,.import-entry-controls select{height:34px;padding:0 9px;border:1px solid var(--line-strong);border-radius:5px;color:var(--ink-2);background:var(--surface);font:600 11px var(--font-ui);outline:none}.import-entry-controls input:focus,.import-entry-controls select:focus{border-color:var(--coral);box-shadow:0 0 0 3px #c75a461a}.import-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.import-metric-grid--team{grid-template-columns:repeat(2,minmax(0,1fr))}.import-metric-card{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:76px;padding:12px 13px;border:1px solid var(--line);border-radius:6px;background:#fbfcfa}.import-metric-card>div:first-child{display:grid;gap:5px;min-width:0}.import-metric-card strong{color:var(--ink-2);font-size:12px}.import-metric-card small{overflow:hidden;color:var(--faint);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.import-metric-card .button{flex:0 0 auto;min-height:31px;padding:0 10px;font-size:10px}.import-metric-input{display:flex;align-items:center;gap:5px;flex:0 0 auto}.import-metric-input input{width:76px;height:32px;padding:0 8px;border:1px solid var(--line-strong);border-radius:5px;color:var(--ink);background:var(--surface);font:650 13px var(--font-number);outline:none}.import-metric-input input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #4b81921a}.import-metric-input>span{color:var(--muted);font-size:11px}.import-metric-input .button{min-width:48px;padding:0 8px}.import-entry-hint{display:block;margin-top:12px;color:var(--muted);font-size:10px}.import-batch-details{margin-bottom:14px;border:1px solid var(--line);border-radius:8px;background:#fff6}.import-batch-details>summary{display:flex;align-items:center;gap:9px;min-height:48px;padding:0 19px;color:var(--ink-2);cursor:pointer;list-style:none}.import-batch-details>summary::-webkit-details-marker{display:none}.import-batch-details>summary span{font-size:12px;font-weight:650}.import-batch-details>summary small{color:var(--faint);font-size:10px}.import-batch-details>summary svg{margin-left:auto;color:var(--muted);transition:transform .18s ease}.import-batch-details[open]>summary svg{transform:rotate(180deg)}.import-batch-details .dropzone{margin:0 19px 19px}.import-preview-tools{display:flex;align-items:flex-end;justify-content:flex-end;flex-wrap:wrap;gap:8px;margin-left:auto}.import-preview-tools label{display:grid;gap:4px;min-width:120px}.import-preview-tools label span{color:var(--faint);font-size:9px;font-weight:700}.import-preview-tools select,.import-preview-tools input{height:34px;padding:0 9px;border:1px solid var(--line-strong);border-radius:5px;color:var(--ink-2);background:var(--surface);font:600 11px var(--font-ui);outline:none}.import-preview-tools select:focus,.import-preview-tools input:focus{border-color:var(--coral);box-shadow:0 0 0 3px #c75a461a}.import-preview-tools__to{align-self:center;padding:0 1px 8px;color:var(--faint);font-size:11px}.import-status-summary{display:flex;align-items:center;gap:18px;padding:14px 19px;border-bottom:1px solid var(--line);background:#fbfcfa}.import-status-summary>div{display:inline-flex;align-items:baseline;gap:6px}.import-status-summary strong{color:var(--ink);font-family:var(--font-number);font-size:20px;font-weight:650}.import-status-summary>div:nth-child(1) strong{color:var(--green)}.import-status-summary>div:nth-child(2) strong{color:var(--amber)}.import-status-summary>div:nth-child(3) strong{color:var(--coral)}.import-status-summary span{color:var(--muted);font-size:10px}.import-status-summary>small{margin-left:auto;color:var(--faint);font-size:10px}.import-day-details,.import-raw-details{border-top:1px solid var(--line)}.import-day-details summary,.import-raw-details summary{display:flex;align-items:center;gap:9px;min-height:48px;padding:0 19px;color:var(--ink-2);cursor:pointer;list-style:none}.import-day-details summary::-webkit-details-marker,.import-raw-details summary::-webkit-details-marker{display:none}.import-day-details summary>span:first-child,.import-raw-details summary>span:first-child{font-size:12px;font-weight:650}.import-day-details summary small,.import-raw-details summary small{color:var(--faint);font-size:10px}.import-day-details summary svg,.import-raw-details summary svg{margin-left:auto;color:var(--muted);transition:transform .18s ease}.import-day-details[open] summary svg,.import-raw-details[open] summary svg{transform:rotate(180deg)}.import-day-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:0 19px 19px}.import-day-card{min-height:112px;padding:13px 14px;border:1px solid var(--line);border-left:3px solid var(--amber);border-radius:6px;background:var(--surface)}.import-day-card--complete{border-left-color:var(--green);background:#fbfdfb}.import-day-card--missing{border-left-color:var(--coral);background:#fffaf8}.import-day-card__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.import-day-card__head strong{color:var(--ink);font-family:var(--font-number);font-size:15px;font-weight:650}.import-day-card__head span{padding:3px 6px;border-radius:4px;color:#8c681c;background:var(--amber-soft);font-size:9px;font-weight:700}.import-day-card--complete .import-day-card__head span{color:#37724d;background:var(--green-soft)}.import-day-card--missing .import-day-card__head span{color:#a94838;background:var(--coral-soft)}.import-day-card__sources{display:grid;gap:7px;margin-top:13px}.import-day-card__sources span{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:10px}.import-day-card__sources i{width:7px;height:7px;border-radius:50%;background:var(--amber)}.import-day-card__sources .is-uploaded i{background:var(--green)}.import-day-card__sources .is-missing i{background:var(--coral)}.import-day-card>small{display:block;margin-top:11px;color:var(--faint);font-size:9px}.import-raw-details{margin-top:0}.import-raw-details .alert-table-wrap{padding-bottom:2px}.toast{position:fixed;z-index:100;right:25px;bottom:24px;display:inline-flex;align-items:center;gap:8px;min-height:39px;padding:0 13px;border-radius:7px;color:#e8f5e5;background:#1b3c31;box-shadow:var(--shadow-lg);font-size:11px;font-weight:700;animation:toast-in .2s ease-out}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.modal-backdrop{position:fixed;z-index:90;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:20px;background:#0916258f}.analysis-modal{width:min(100%,530px);overflow:hidden;border-radius:10px;background:var(--surface);box-shadow:var(--shadow-lg);animation:modal-in .2s ease-out}@keyframes modal-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.analysis-modal__head{display:flex;align-items:flex-start;gap:11px;padding:22px 22px 18px;border-bottom:1px solid var(--line)}.analysis-modal__head>div:nth-child(2){flex:1;min-width:0}.analysis-title-icon{display:grid;flex:0 0 auto;place-items:center;width:35px;height:35px;border-radius:8px;color:#557b29;background:var(--lime-soft)}.analysis-modal h2{margin:6px 0 3px;color:var(--ink);font-size:17px}.analysis-modal__head p{margin:0;color:var(--muted);font-size:10px}.analysis-score{display:flex;align-items:center;justify-content:space-between;margin:18px 22px 0;padding:15px 16px;border-radius:7px;background:var(--surface-soft)}.analysis-score>div{display:grid;gap:5px}.analysis-score span{color:var(--muted);font-size:10px}.analysis-score strong{color:var(--ink);font-family:var(--font-number);font-size:27px;font-weight:500}.analysis-insight{margin:14px 22px 0;padding:14px 15px;border-left:3px solid var(--coral);border-radius:0 7px 7px 0;background:#fff8f5}.insight-label{display:inline-flex;align-items:center;gap:5px;color:#bb5338;font-size:10px;font-weight:800}.analysis-insight p{margin:8px 0 0;color:#526476;font-size:11px;line-height:1.75}.analysis-actions{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:20px;padding:16px 22px;border-top:1px solid var(--line);background:var(--surface-soft)}.analysis-actions>div{display:grid;gap:3px}.analysis-actions strong{color:var(--ink-2);font-size:11px}.analysis-actions span{color:var(--muted);font-size:9px}@media (max-width: 1180px){.main-content{padding-right:28px;padding-left:28px}.kpi-grid,.trend-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-metric{grid-template-columns:minmax(0,1.2fr) minmax(190px,.7fr)}.hero-metric__note{grid-column:1 / -1;min-height:110px;padding:20px 28px}.hero-metric__note p{max-width:none}}@media (max-width: 920px){.app-shell{display:block}.sidebar{position:fixed;top:0;bottom:0;left:0;width:min(84vw,300px);transform:translate(-102%);transition:transform .2s ease;box-shadow:var(--shadow-lg)}.sidebar.is-open{transform:translate(0)}.sidebar-close{display:inline-grid}.sidebar-backdrop{position:fixed;z-index:20;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:0;border:0;background:#0815227a;opacity:0;pointer-events:none;transition:opacity .2s ease}.sidebar-backdrop.is-visible{opacity:1;pointer-events:auto}.mobile-topbar{display:flex;align-items:center;justify-content:space-between;min-height:57px;padding:0 17px;color:#ecf5f7;background:var(--navy)}.mobile-title{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:800}.mobile-title .brand-symbol{width:29px;height:29px;border-radius:8px 8px 8px 2px;font-size:14px}.main-content{padding-top:0}.topbar{min-height:62px}.page{padding-top:29px}.target-layout{grid-template-columns:1fr}}@media (max-width: 700px){.main-content{padding-right:16px;padding-left:16px;padding-bottom:50px}.topbar{align-items:center}.breadcrumbs{font-size:11px}.topbar-actions{gap:7px}.topbar-actions .demo-pill--light,.topbar-avatar{display:none}.month-picker{padding:0 6px}.month-picker select{min-width:96px}.page-heading{align-items:flex-start;flex-direction:column;gap:17px;margin-bottom:22px}.page-heading h1{font-size:28px}.heading-actions{width:100%;justify-content:flex-start}.hero-metric{grid-template-columns:1fr}.hero-metric__main{padding:25px 22px}.hero-metric__ring{min-height:200px;border-top:1px solid rgba(184,230,91,.1);border-right:0;border-bottom:1px solid rgba(184,230,91,.1);border-left:0}.hero-metric__note{min-height:132px;padding:22px}.hero-trend{margin-left:0}.section-label{flex-wrap:wrap;gap:7px}.section-line{min-width:50px}.section-note{width:100%;order:5}.section-label .segmented{margin-left:auto}.chart-grid--overview{grid-template-columns:1fr}.chart-panel,.share-panel{padding-right:13px;padding-left:13px}.alert-summary{flex-wrap:wrap;gap:11px 19px;padding:13px 14px}.alert-summary__updated{width:100%;margin-left:0}.data-table th,.data-table td{padding-right:12px;padding-left:12px}.target-tabs,.import-source-tabs{grid-template-columns:1fr}.target-form-panel,.target-health,.target-share,.trend-chart-panel,.trend-table-panel{padding-right:14px;padding-left:14px}.target-form-grid{grid-template-columns:1fr}.store-selector-row{align-items:flex-start;flex-wrap:wrap}.selector-meta{width:100%;margin-left:0}.trend-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trend-chart-panel .panel-heading{align-items:flex-start;flex-direction:column}.trend-chart-panel .segmented{width:100%}.trend-chart-panel .segmented button{flex:1}.import-guides{grid-template-columns:1fr}.dropzone{min-height:214px;padding:22px}.import-preview__heading{flex-direction:column}.import-preview-tools{width:100%;justify-content:flex-start;margin-left:0}.import-preview-tools label{flex:1 1 130px}.import-entry-head{flex-direction:column}.import-entry-controls{width:100%}.import-entry-controls label{flex:1 1 130px}.import-metric-grid,.import-day-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.import-status-summary{flex-wrap:wrap;gap:10px 17px}.import-status-summary>small{width:100%;margin-left:0}.toast{right:14px;bottom:14px;left:14px;justify-content:center}}@media (max-width: 430px){.kpi-grid,.trend-summary-grid{grid-template-columns:1fr}.metric-card{min-height:125px}.page-heading h1{font-size:25px}.hero-value{font-size:38px}.topbar-actions .icon-button--quiet{display:none}.heading-actions .button{flex:1}.target-actions{flex-direction:column-reverse}.target-actions .button{width:100%}.import-preview-tools{display:grid;grid-template-columns:1fr 1fr;align-items:end}.import-preview-tools label{min-width:0}.import-preview-tools__to{display:none}.import-entry-controls{display:grid;grid-template-columns:1fr}.import-metric-grid,.import-metric-grid--team{grid-template-columns:1fr}.import-metric-card{align-items:flex-start;flex-direction:column}.import-metric-card .button,.import-metric-input{width:100%}.import-metric-input input{flex:1;width:auto}.import-day-grid{grid-template-columns:1fr}.import-day-details summary,.import-raw-details summary{padding-right:14px;padding-left:14px}.import-day-grid{padding-right:14px;padding-left:14px}.analysis-modal{width:calc(100% - 4px)}.analysis-modal__head,.analysis-actions{padding-right:16px;padding-left:16px}.analysis-score,.analysis-insight{margin-right:16px;margin-left:16px}}.ledger-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.ledger-heading h1{margin:8px 0 7px;color:var(--ink);font-size:clamp(28px,3vw,42px);letter-spacing:-.055em}.ledger-heading p{margin:0;color:var(--muted);font-size:13px}.ledger-heading .eyebrow{color:var(--coral)}.ledger-status{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 9px;border:1px solid #c7ddd2;border-radius:3px;color:#245f49;background:var(--lime-soft);font-size:10px;font-weight:700}.empty-dashboard{display:grid;place-items:center;align-content:center;min-height:350px;padding:45px 25px;border:1px dashed var(--line-strong);background:var(--surface);text-align:center}.empty-dashboard-mark{display:grid;place-items:center;width:58px;height:58px;border:1px solid #dcb8b0;border-radius:4px;color:var(--coral);background:var(--coral-soft)}.empty-dashboard h2{margin:16px 0 7px;color:var(--ink);font-size:19px}.empty-dashboard p{max-width:520px;margin:0;color:var(--muted);font-size:12px;line-height:1.7}.empty-dashboard-actions{display:flex;gap:9px;margin-top:20px}.ledger-status i{width:6px;height:6px;border-radius:50%;background:var(--lime)}.ledger-readout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(245px,.72fr) minmax(220px,.7fr);margin-bottom:13px;border:1px solid var(--line-strong);border-top:4px solid var(--coral);background:var(--surface)}.readout-main,.readout-pair,.readout-alert{min-width:0;padding:21px 22px}.readout-main{border-right:1px solid var(--line)}.readout-pair{display:grid;grid-template-columns:1fr 1fr;gap:17px;background:#f5f8f4}.readout-alert{background:#f7eee9}.readout-label,.control-kicker{display:block;color:var(--muted);font:600 10px var(--font-number);letter-spacing:.08em;text-transform:uppercase}.readout-main>strong{display:block;margin-top:8px;color:var(--ink);font:600 clamp(31px,3.3vw,47px) var(--font-number);letter-spacing:-.08em}.readout-main>small,.readout-pair small{display:block;margin-top:6px;color:var(--faint);font-size:10px}.readout-line{display:flex;align-items:center;gap:10px;margin-top:13px}.readout-line>span{display:block;height:7px;flex:1;background:var(--coral)}.readout-line>b{color:var(--coral);font:600 12px var(--font-number)}.readout-pair>div{display:grid;align-content:center;gap:5px;border-left:2px solid var(--orange, var(--amber));padding-left:12px}.readout-pair>div+div{border-left-color:var(--blue)}.readout-pair span{color:var(--muted);font-size:11px}.readout-pair strong{color:var(--ink);font:600 18px var(--font-number)}.readout-alert strong{display:block;margin-top:8px;color:var(--coral);font-size:16px}.readout-alert p{margin:7px 0 13px;color:var(--muted);font-size:11px;line-height:1.55}.morning-control{display:grid;grid-template-columns:minmax(190px,.9fr) minmax(240px,1.15fr) minmax(190px,.8fr);gap:0;margin-bottom:21px;border-bottom:1px solid var(--line-strong);background:var(--surface)}.control-readout,.control-signals,.control-action{min-height:152px;padding:17px 18px;border:1px solid var(--line);border-bottom:0}.control-readout{border-right:0;background:#f6f8f4}.control-signals{border-right:0}.control-action{background:#f7eee9}.control-kicker{color:var(--faint);font-size:9px}.control-readout>strong{display:block;margin-top:9px;color:var(--ink);font:600 25px var(--font-number)}.control-readout>span:not(.control-kicker){display:block;margin-top:4px;color:var(--muted);font-size:10px}.dual-readout{display:flex;gap:15px;margin-top:14px}.dual-readout span{color:var(--ink);font:600 12px var(--font-number)}.dual-readout b{display:block;margin-bottom:3px;color:var(--faint);font:500 9px var(--font-ui)}.signal-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px;color:var(--ink);font-size:11px;font-weight:800}.signal-row{display:grid;grid-template-columns:9px minmax(0,1fr) 38px auto;align-items:center;gap:7px;min-height:29px;border-top:1px solid var(--line);color:var(--ink-2);font-size:10px}.signal-row strong{color:var(--ink);font:600 10px var(--font-number)}.signal-row small{color:var(--muted);font-size:9px}.signal-dot{width:7px;height:7px;border-radius:50%}.signal-dot--good{background:var(--lime)}.signal-dot--watch{background:var(--amber)}.signal-dot--danger{background:var(--coral)}.signal-clear{display:flex;align-items:center;gap:6px;margin-top:19px;color:var(--lime);font-size:11px;font-weight:700}.control-action strong{display:block;margin-top:10px;color:var(--ink);font-size:15px}.control-action p{min-height:33px;margin:6px 0 11px;color:var(--muted);font-size:10px;line-height:1.55}.control-action .button{min-height:31px;font-size:10px}.rhythm-ruler{grid-column:1 / -1;padding:14px 18px 12px;border:1px solid var(--line);border-top:0;background:#fafbf8}.ruler-head,.ruler-labels{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:10px}.ruler-head span{color:var(--ink);font-size:11px;font-weight:800}.ruler-head small{color:var(--faint);font-size:9px}.ruler-slots{display:grid;grid-template-columns:repeat(14,1fr);align-items:end;gap:5px;height:57px;margin:10px 0 7px;padding:0 2px;border-bottom:1px solid var(--line-strong)}.ruler-slot{position:relative;display:flex;align-items:flex-end;height:100%;border-left:1px solid #e1e8e2;background:#f1f5f1}.ruler-slot.is-weekend{background:#fbf0e2}.slot-fill{display:block;width:100%;background:var(--ink);opacity:.86}.ruler-slot.is-weekend .slot-fill{background:var(--orange, var(--amber))}.ruler-slot i{position:absolute;right:-1px;bottom:60%;left:-1px;border-top:1px dashed var(--coral)}.ruler-labels{color:var(--faint);font-size:9px}.ruler-labels span:nth-child(3){color:var(--amber)}.ruler-labels span:last-child{color:var(--coral);font-weight:700}.target-ladder{margin-bottom:21px;padding:18px 20px 14px;border:1px solid var(--line);background:var(--surface)}.target-workspace{max-width:1420px;margin:0 auto;padding-top:25px}.target-workspace>.target-ladder{margin:0 0 3px;border-bottom:0}.target-workspace>.page{padding-top:22px}.ladder-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:14px}.ladder-heading h2{margin:7px 0 0;color:var(--ink);font-size:18px;letter-spacing:-.03em}.ladder-heading>span{color:var(--faint);font-size:10px}.ladder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.ladder-level{position:relative;min-height:103px;padding:12px 13px 10px;border:1px solid var(--line);background:#f7faf6}.ladder-level:nth-child(2){background:#f4f7f4}.ladder-level:nth-child(3){background:#fbf2e8}.ladder-level-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.ladder-level-head span{color:var(--muted);font-size:11px;font-weight:700}.ladder-level-head strong{color:var(--ink);font:600 18px var(--font-number)}.ladder-level>small{display:block;margin-top:4px;color:var(--faint);font-size:9px}.ladder-share{display:flex;height:8px;margin-top:15px;overflow:hidden;background:#e5ebe6}.ladder-share span:first-child{border-left:0}.ladder-foot{display:flex;justify-content:space-between;margin-top:6px;color:var(--faint);font-size:9px}.ladder-foot b{color:var(--ink-2);font:600 9px var(--font-number)}.ladder-arrow{position:absolute;top:47px;right:-14px;z-index:2;color:var(--coral);background:var(--surface)}.ladder-day-split{display:flex;align-items:center;flex-wrap:wrap;gap:17px;margin-top:13px;padding-top:11px;border-top:1px solid var(--line);color:var(--muted);font-size:10px}.ladder-day-split span{display:inline-flex;align-items:center;gap:6px}.ladder-day-split em{margin-left:auto;color:var(--ink-2);font:500 10px var(--font-number);font-style:normal}.split-mark{width:7px;height:7px}.split-mark--weekday{background:var(--ink)}.split-mark--weekend{background:var(--amber)}.ledger-charts{margin-bottom:21px}.ledger-charts .panel{border-radius:3px}@media (max-width: 960px){.ledger-readout{grid-template-columns:1fr 1fr}.readout-alert{grid-column:1 / -1;border-top:1px solid var(--line)}.morning-control{grid-template-columns:1fr 1fr}.control-action{border-left:0}.rhythm-ruler{grid-column:1 / -1}}@media (max-width: 700px){.ledger-heading{align-items:flex-start;flex-direction:column}.ledger-heading .heading-actions{width:100%}.ledger-heading .heading-actions .button{flex:1}.ledger-readout{grid-template-columns:1fr}.readout-main,.readout-pair{border-right:0;border-bottom:1px solid var(--line)}.readout-alert{grid-column:auto}.morning-control{grid-template-columns:1fr}.control-readout,.control-signals,.control-action{border-right:1px solid var(--line)}.rhythm-ruler{overflow-x:auto}.ruler-slots{min-width:520px}.ladder-heading{align-items:flex-start;flex-direction:column}.ladder-grid{grid-template-columns:1fr}.ladder-arrow{top:auto;right:50%;bottom:-14px;transform:rotate(90deg)}.ladder-level{min-height:91px}.ladder-day-split{align-items:flex-start;flex-direction:column;gap:8px}.ladder-day-split em{margin-left:0}}.target-workspace>.page{padding-left:0;padding-right:0}.page-targets>.page-heading .eyebrow,.page-trends>.page-heading .eyebrow,.page-import>.page-heading .eyebrow{font-size:0}.page-targets>.page-heading .eyebrow:after{content:"目标编辑 / 品牌与门店";font-size:10px}.page-trends>.page-heading .eyebrow:after{content:"门店对比 / 营收走势";font-size:10px}.page-import>.page-heading .eyebrow:after{content:"数据接入 / 来源可追溯";font-size:10px}.ladder-visual{display:flex;align-items:center;gap:11px;margin-top:11px}.ladder-donut{position:relative;display:grid;flex:0 0 auto;place-items:center;width:42px;height:42px;border-radius:50%}.ladder-donut:before{width:28px;height:28px;border-radius:50%;background:#f7faf6;content:""}.ladder-donut span{position:absolute;color:var(--ink);font:600 10px var(--font-number)}.ladder-donut b{margin-left:1px;color:var(--muted);font:500 8px var(--font-ui)}.ladder-visual .ladder-share{flex:1;margin-top:0}@media (min-width: 921px){.app-shell{transition:grid-template-columns .2s ease}.app-shell.is-sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}.app-shell.is-sidebar-collapsed .sidebar{width:0;min-width:0;padding:0;overflow:visible;border-right:0;transform:translate(-100%);transition:width .2s ease,transform .2s ease}.app-shell.is-sidebar-collapsed .sidebar>*{visibility:hidden;pointer-events:none}.app-shell.is-sidebar-collapsed .mobile-topbar{position:fixed;top:12px;left:12px;z-index:80;display:flex;min-height:0;padding:0;color:var(--ink);background:transparent}.app-shell.is-sidebar-collapsed .mobile-topbar .icon-button{width:38px;height:38px;border:1px solid var(--line-strong);color:var(--ink);background:var(--surface);box-shadow:var(--shadow)}.app-shell.is-sidebar-collapsed .mobile-topbar .mobile-title,.app-shell.is-sidebar-collapsed .mobile-topbar .demo-pill{display:none}.app-shell.is-sidebar-collapsed .main-content{padding-left:54px}}.data-table th{font-size:11px}.data-table td,.store-cell strong{font-size:12px}.store-cell small,.source-badge,.pace-label{font-size:10px}.page-heading p,.ledger-heading p{font-size:13px}.target-input__label,.target-tabs strong{font-size:12px}@media (max-width: 920px){.app-shell.is-sidebar-collapsed{grid-template-columns:1fr}.app-shell.is-sidebar-collapsed .sidebar{width:min(84vw,300px);padding:24px 13px 15px;transform:translate(-102%)}.app-shell.is-sidebar-collapsed .sidebar>*{visibility:visible;pointer-events:auto}.app-shell.is-sidebar-collapsed .main-content{padding-left:16px}}.sync-card strong{font-size:11px}.sync-card strong:after{content:none}.sync-card span{font-size:10px}.sync-card span:after{content:none}.demo-pill{font-size:10px}.demo-pill:after{content:none}html,body,button,input,select,textarea{font-family:Microsoft YaHei UI,Microsoft YaHei,Segoe UI,sans-serif}.hero-value,.readout-main>strong,.metric-value,.metric-delta,.number-cell,.completion-top strong,.ladder-level-head strong,.ladder-donut span,.selector-meta,.health-rows strong{font-family:Bahnschrift,Segoe UI,Microsoft YaHei UI,sans-serif;font-variant-numeric:tabular-nums;letter-spacing:0}.hero-value,.readout-main>strong{font-weight:700}:root{--font-ui: "Noto Sans SC", "Microsoft YaHei UI", "Microsoft YaHei", "Segoe UI", sans-serif;--font-display: "Segoe UI", "Noto Sans SC", "Microsoft YaHei UI", sans-serif;--font-number: "Segoe UI", "Noto Sans SC", "Bahnschrift", sans-serif}html,body,button,input,select,textarea{font-family:var(--font-ui);font-synthesis:none}.ledger-heading h1,.page-heading h1,.panel-heading h2,.target-ladder h2{font-family:var(--font-ui)}.readout-main>strong{font-family:var(--font-display);font-size:clamp(40px,3.6vw,54px);font-weight:650;font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1,"lnum" 1;letter-spacing:.012em}.readout-label,.readout-main>small,.readout-pair>div>span,.readout-pair small,.control-kicker,.dual-readout b,.ruler-head small,.ruler-labels,.section-note{font-family:Segoe UI Light,Noto Sans SC,Microsoft YaHei UI,sans-serif;font-weight:350;letter-spacing:.02em}.readout-label{font-size:11px}.readout-pair strong,.dual-readout>span,.metric-value,.metric-delta,.number-cell,.completion-top strong,.ladder-level-head strong,.ladder-donut span,.health-rows strong,.share-center strong,.share-row strong,.share-amount,.selector-meta{font-family:var(--font-number);font-variant-numeric:tabular-nums lining-nums;font-feature-settings:"tnum" 1,"lnum" 1;letter-spacing:.01em}.readout-pair strong{font-size:20px;font-weight:550}.dual-readout>span{font-size:16px;font-weight:550}.dual-readout b{font-size:10px;font-weight:350}.control-readout>strong{font-family:var(--font-number);font-size:27px;font-weight:600;font-variant-numeric:tabular-nums lining-nums;letter-spacing:.01em}.control-readout>span:not(.control-kicker){font-family:var(--font-ui);font-size:11px}.metric-value,.number-cell,.completion-top strong{font-weight:550}.source-badge,.status-light,.pace-label,.data-table th,.data-table td{font-family:var(--font-ui)}html body .readout-pair>div>span{color:var(--ink)!important;font-size:14px!important;font-weight:800!important}html body .readout-pair{gap:10px}html body .readout-pair>div{padding-left:9px}html body .readout-pair strong{color:var(--ink)!important;font-size:20px!important;font-weight:650!important;white-space:nowrap}html body .section-label--spaced>.section-title,html body .section-label--spaced>span:first-child{font-size:16px!important;font-weight:850!important}.readout-pair>div{gap:7px}.readout-pair>div>span{color:var(--ink-2)!important;font-size:14px!important;font-weight:800!important;letter-spacing:.01em!important}.readout-pair strong{color:var(--ink)!important;font-size:23px!important;font-weight:650!important}.readout-pair small{font-size:10px!important}.section-label--spaced>.section-title,.section-label--spaced>span:first-child{color:var(--ink)!important;font-size:15px!important;font-weight:800!important;letter-spacing:-.02em}.alert-refresh-label{color:var(--muted);font-size:10px;white-space:nowrap}.status-refresh-button{width:29px;height:29px;margin-left:2px}.notification-queue{min-width:320px!important;padding:0!important;overflow:hidden}.notification-queue__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px 11px;border-bottom:1px solid var(--line);background:#f7faf7}.notification-queue__head strong{display:block;color:var(--ink);font-size:13px}.notification-queue__head small{display:block;margin-top:3px;color:var(--muted);font-size:10px}.notification-read-all{padding:4px 6px;color:var(--coral);background:transparent;font-size:10px;font-weight:700;cursor:pointer}.notification-queue__list{max-height:300px;overflow-y:auto}.notification-item{display:flex;align-items:center;gap:8px;padding:11px 13px;border-bottom:1px solid var(--line)}.notification-item.is-read{opacity:.56}.notification-item__content{display:grid;flex:1;gap:3px;min-width:0}.notification-item__content strong{overflow:hidden;color:var(--ink);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.notification-item__content span{color:var(--muted);font-size:10px}.notification-item__read{flex:0 0 auto;padding:4px 6px;border:1px solid #d7e5dc;border-radius:4px;color:#3f7c58;background:#eef8ef;font-size:10px;cursor:pointer}.notification-item__read:disabled{color:var(--faint);border-color:var(--line);background:var(--surface-soft);cursor:default}.notification-empty{display:flex;align-items:center;gap:7px;padding:22px 14px;color:var(--muted);font-size:11px}.readout-pair>div>span{color:var(--ink)!important;font-size:14px!important;font-weight:800!important;line-height:1.25}.readout-pair strong{font-size:22px!important;font-weight:650!important}.section-label--spaced>.section-title,.section-label--spaced>span:first-child{font-size:16px!important;font-weight:850!important}.alert-refresh-label{margin-left:auto;color:var(--muted);font-size:10px;white-space:nowrap}.status-refresh-button{width:30px;height:30px}.ladder-heading{align-items:center;margin-bottom:15px}.ladder-heading h2{margin:0;font-size:21px;letter-spacing:-.04em}.ladder-level{display:block;width:100%;border:1px solid var(--line);border-radius:7px;background:var(--surface);text-align:left;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.ladder-level:nth-child(2),.ladder-level:nth-child(3){background:var(--surface)}.ladder-level:hover{border-color:#b7cfc3;transform:translateY(-1px)}.ladder-level.is-active{border-color:#79a88f;box-shadow:0 0 0 2px #68b8671f}.ladder-level-head span{color:var(--ink);font-size:15px;font-weight:800}.ladder-level-head strong{color:var(--ink);font-size:21px}.ladder-level>small{color:var(--muted);font-size:10px}.ladder-share{height:10px;margin-top:17px;border-radius:999px;background:#edf1ee}.ladder-share span{display:block;height:100%;border-right:2px solid rgba(255,255,255,.7)}.ladder-foot{align-items:center;margin-top:9px;color:var(--muted);font-size:10px}.ladder-foot span{font-weight:600}.ladder-chevron{color:var(--green);transition:transform .16s ease}.ladder-level.is-active .ladder-chevron{transform:rotate(180deg)}.ladder-detail{margin-top:12px;padding:13px 14px 11px;border:1px solid #d8e5dc;border-radius:7px;background:#f8fbf8}.ladder-detail-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.ladder-detail-head strong{color:var(--ink);font-size:12px}.ladder-detail-head span{color:var(--muted);font-size:10px}.ladder-detail-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.ladder-store-row{display:grid;grid-template-columns:7px minmax(0,1fr);align-items:center;gap:6px;min-width:0;padding:8px 8px 7px;border:1px solid var(--line);border-radius:5px;background:var(--surface)}.ladder-store-row>strong{grid-column:2;color:var(--ink);font-family:var(--font-number);font-size:14px;font-weight:700}.ladder-store-row>small{grid-column:2;color:var(--muted);font-family:var(--font-number);font-size:9px}.ladder-store-dot{width:7px;height:7px;border-radius:50%}.ladder-store-name{min-width:0;overflow:hidden;color:var(--ink-2);font-size:10px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.ladder-detail-empty{color:var(--muted);font-size:11px}@media (max-width: 700px){.ladder-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.dimension-panel{margin:18px 0 24px;padding:18px 20px 20px}.dimension-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.dimension-card{min-width:0;padding:14px 14px 12px;border:1px solid var(--line);border-radius:5px;background:linear-gradient(145deg,#fff,#f8faf7)}.dimension-card__top{display:flex;align-items:center;justify-content:space-between;gap:6px;color:var(--muted);font-size:11px}.dimension-card__top .status-light{flex:0 0 auto;transform:scale(.82);transform-origin:right center}.dimension-card>strong{display:block;margin:13px 0 7px;color:var(--ink);font-family:var(--font-number);font-size:23px;font-weight:650;font-variant-numeric:tabular-nums;letter-spacing:.01em}.dimension-card>small{display:block;overflow:hidden;color:var(--muted);font-size:10px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.sample-downloads{display:flex;align-items:center;gap:14px;margin:-10px 0 18px;padding:0 2px;color:var(--muted);font-size:11px}.sample-downloads>span{color:var(--ink-2);font-weight:600}.sample-downloads .text-button{font-size:11px}.threshold-settings-wrap{position:relative}.threshold-summary{margin-left:auto;color:var(--faint);font-family:var(--font-number);font-size:9px;letter-spacing:.03em}.threshold-editor-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;pointer-events:auto}.threshold-editor-overlay .threshold-popover{position:absolute;top:64%;left:17px;width:238px;padding:15px;border:1px solid var(--line-strong);border-radius:8px;color:var(--ink-2);background:var(--surface);box-shadow:var(--shadow-lg)}.threshold-popover__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:14px}.threshold-popover__head strong{display:block;color:var(--ink);font-size:13px}.threshold-popover__head small{display:block;margin-top:3px;color:var(--muted);font-size:10px}.threshold-popover__icon{color:var(--coral);font-size:14px}.threshold-popover>label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:9px;color:var(--muted);font-size:11px}.threshold-field{display:inline-flex;align-items:center;gap:5px;padding:0 7px;border:1px solid var(--line-strong);border-radius:5px;background:var(--surface-soft)}.threshold-field input{width:54px;height:30px;border:0;outline:0;color:var(--ink);background:transparent;font-family:var(--font-number);font-size:14px;font-weight:650;text-align:right}.threshold-field b{color:var(--muted);font-family:var(--font-number);font-size:11px}.threshold-popover p{margin:12px 0;color:var(--faint);font-size:10px;line-height:1.5}.threshold-save{width:100%;min-height:32px;color:#2d6548!important;background:#dff2d6!important;border:1px solid #bcdcb4;box-shadow:0 5px 12px #55914e24;font-size:10px}.threshold-save:hover{color:#24543c!important;background:#d0ebc5!important;box-shadow:0 7px 16px #55914e33}@media (max-width: 920px){.threshold-editor-overlay .threshold-popover{top:auto;right:15px;bottom:85px;left:15px;width:auto}}.page-targets>.page-heading p{display:none}.page-targets>.page-heading h1{font-size:0}.page-targets>.page-heading h1:after{content:"目标管理";font-size:clamp(25px,2.6vw,39px)}.page-targets>.page-heading .eyebrow:after{content:"目标管理 / 品牌与门店";font-size:10px}.brand-title{display:flex;align-items:baseline;flex-wrap:wrap;gap:0}.brand-title-name{color:var(--coral)}.brand-title-separator{position:relative;top:-.4em;display:inline-block;width:1.05em;height:.09em;margin:0 .34em;border-radius:999px;background:#aab6b2;vertical-align:.16em}.breadcrumb-brand{color:var(--coral);font-weight:700}.ruler-head small{color:var(--muted)}.ruler-key{display:flex;align-items:center;gap:16px;margin-top:9px;color:var(--muted);font-size:9px}.ruler-key>span{display:inline-flex;align-items:center;gap:6px}.ruler-key__line{display:inline-block;width:18px;height:2px;border-radius:99px;background:#5e8ea1}.ruler-key__line--weekend{background:#d69533}.ruler-slots{height:68px;margin-top:8px}.ruler-slot{border-left-color:#e1e9e8;background:#edf3f2}.ruler-slot.is-weekend{background:#fbf3e6}.slot-fill{background:linear-gradient(180deg,#315f69,#6c979a);opacity:.92}.ruler-slot.is-weekend .slot-fill{background:linear-gradient(180deg,#d69533,#e8b85f)}.ruler-slot i.ruler-target{right:-1px;left:-1px;border-top:2px solid #5e8ea1}.ruler-slot.is-weekend i.ruler-target{border-top-color:#d69533}.target-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.target-input__control{min-height:40px}.target-input__control input{min-width:0}@media (max-width: 1100px){.dimension-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 700px){.dimension-panel{padding:15px}.dimension-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dimension-card{padding:12px 11px 10px}.dimension-card>strong{font-size:19px}.target-form-grid{grid-template-columns:1fr}}@media (min-width: 921px){.app-shell{transition:none!important}.app-shell.is-sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}.sidebar,.app-shell.is-sidebar-collapsed .sidebar{width:216px;min-width:216px;transform:translateZ(0);will-change:transform;transition:transform .18s cubic-bezier(.22,.61,.36,1)!important}.app-shell.is-sidebar-collapsed .sidebar{padding:24px 13px 15px;overflow-y:auto;transform:translate3d(-100%,0,0);border-right:0}.app-shell.is-sidebar-collapsed .main-content{padding-left:54px;transition:none!important}}@media (min-width: 921px){.app-shell{transition:none!important}.sidebar{width:216px;min-width:216px;overflow-y:auto;transform:translateZ(0);will-change:transform;transition:transform .18s cubic-bezier(.22,.61,.36,1)!important}.app-shell.is-sidebar-collapsed{grid-template-columns:0 minmax(0,1fr)}.app-shell.is-sidebar-collapsed .sidebar{width:216px;min-width:216px;padding:24px 13px 15px;overflow-y:auto;transform:translate3d(-100%,0,0);border-right:0}.app-shell.is-sidebar-collapsed .main-content{padding-left:54px;transition:none!important}}.brand-switcher-wrap{position:relative;margin:25px 4px 22px}.brand-switcher-wrap .brand-switcher{width:100%;margin:0;cursor:pointer;text-align:left}.brand-switcher-wrap .brand-switcher:hover{border-color:var(--line-strong);background:#fff}.brand-switcher-wrap .brand-switcher>svg{transition:transform .16s ease}.brand-switcher-wrap .brand-switcher[aria-expanded=true]>svg{transform:rotate(180deg)}.brand-switcher-menu,.account-menu,.notification-menu{color:var(--ink-2)}.brand-switcher-menu__item{display:grid;grid-template-columns:28px 1fr 16px;align-items:center;gap:8px;width:100%;min-height:38px;padding:5px 7px;border-radius:3px;color:var(--ink-2);background:transparent;text-align:left;cursor:pointer}.brand-switcher-menu__item:hover,.brand-switcher-menu__item:focus-visible{background:var(--surface-soft)}.brand-switcher-menu__item>span{display:grid;place-items:center;width:25px;height:25px;border-radius:3px;color:#fff;background:var(--ink);font-size:11px;font-weight:700}.brand-switcher-menu__item>strong{font-size:12px;font-weight:650}.brand-switcher-menu__item>svg{color:var(--green)}.user-mini{width:100%;background:transparent;text-align:left;cursor:pointer}.user-mini:hover{color:var(--ink);background:var(--surface-soft)}.account-menu button{display:block;width:100%;min-height:34px;padding:0 10px;border-radius:3px;color:var(--ink-2);background:transparent;font-size:12px;text-align:left;cursor:pointer}.account-menu button:hover{background:var(--surface-soft)}.notification-menu{font-size:12px;line-height:1.5}.notification-menu>strong{font-size:13px}.notification-menu>div+div{border-top:1px solid var(--line)}.source-badge-group{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px}.eyebrow{font-family:var(--font-label)!important;font-weight:600!important}.readout-line>b,.alert-summary__count strong{font-family:var(--font-number)!important;font-weight:650!important;font-variant-numeric:tabular-nums}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--ink: #16231f;--ink-2: #30423a;--muted: #66766e;--faint: #8b9992;--paper: #edf1ee;--surface: #fbfcf8;--surface-soft: #f3f6f2;--line: #d4ded8;--line-strong: #b9c8c0;--navy: #1b2a25;--coral: #b94735;--coral-soft: #f8e8e4;--lime: #2f8f68;--lime-soft: #e4f1eb;--blue: #557a8b;--blue-soft: #e8f0f2;--violet: #77677e;--violet-soft: #eee9ef;--amber: #d39a2e;--amber-soft: #fbf1d9;--green: #2f8f68;--green-soft: #e4f1eb;--red: #b94735;--red-soft: #f8e8e4;--shadow: 0 2px 10px rgba(24, 48, 39, .045);--shadow-lg: 0 18px 42px rgba(24, 48, 39, .16);font-family:var(--font-ui)}html,body{background:var(--paper)}body{color:var(--ink)}.app-shell{grid-template-columns:216px minmax(0,1fr);background:var(--paper)}.sidebar{padding:24px 13px 15px;color:var(--ink-2);background:#f9fbf7;border-right:1px solid var(--line);box-shadow:none}.sidebar-brand{padding:0 9px}.sidebar-brand strong{color:var(--ink);font-size:16px}.sidebar-brand span{color:var(--muted);font-size:9px;letter-spacing:.08em}.brand-symbol{width:36px;height:36px;border-radius:4px;color:#fff;background:var(--coral);font-size:18px;box-shadow:none}.sidebar-close{color:var(--muted)}.brand-switcher{margin:25px 4px 22px;border-color:var(--line);color:var(--muted);background:var(--surface);border-radius:4px}.brand-switcher__avatar{border-radius:3px;color:#fff;background:var(--ink)}.brand-switcher span{color:var(--faint)}.brand-switcher strong{color:var(--ink)}.nav-caption{padding-left:12px;color:var(--faint);font-size:9px;letter-spacing:.12em}.nav-item{min-height:47px;border-radius:3px;color:var(--muted)}.nav-item:hover{color:var(--ink);background:#eef3ef;transform:none}.nav-item.is-active{color:var(--ink);background:#f1e8e5;box-shadow:inset 3px 0 0 var(--coral)}.nav-item strong{font-size:12px}.nav-item small{color:var(--faint)}.nav-item.is-active small{color:#8d655d}.nav-live-dot{width:6px;height:6px;background:var(--coral);box-shadow:none}.sync-card{border-color:#c7ddd2;border-radius:3px;background:var(--lime-soft)}.sync-card__icon{color:var(--lime);background:#d2e8dd;border-radius:3px}.sync-card strong{color:#245f49}.sync-card span{color:#638076}.sync-card strong{font-size:0}.sync-card strong:after{content:"本地数据工作区";font-size:11px}.sync-card span{font-size:0}.sync-card span:after{content:"可导入真实表 · 更新后自动计算";font-size:10px}.sidebar-settings{color:var(--muted)}.sidebar-settings:hover{color:var(--coral)}.user-mini{border-top-color:var(--line);color:var(--muted)}.user-mini strong{color:var(--ink)}.user-mini small{color:var(--faint)}.user-avatar,.topbar-avatar{color:#fff;background:var(--ink)}.main-content{padding:0 42px 70px;background:var(--paper)}.topbar{min-height:68px;border-bottom-color:var(--line)}.breadcrumbs{color:var(--muted)}.breadcrumbs strong{color:var(--ink)}.month-picker{border-color:var(--line);border-radius:3px;background:var(--surface)}.month-picker select{color:var(--ink)}.demo-pill{color:#245f49;background:var(--lime-soft);border:1px solid #c7ddd2;border-radius:3px}.demo-pill{font-size:0}.demo-pill:after{content:"本地预览";font-size:10px}.demo-pill--light{color:#245f49;background:var(--lime-soft)}.demo-pill__dot{background:var(--lime)}.icon-button{border-radius:3px}.icon-button--quiet{border-color:var(--line);background:var(--surface)}.page{padding-top:37px}.page-heading{margin-bottom:24px}.page-heading h1{color:var(--ink);font-size:clamp(26px,2.6vw,38px);letter-spacing:-.04em}.page-heading h1 em{color:var(--coral)}.page-heading p{color:var(--muted);font-size:12px}.eyebrow{color:var(--coral);font-size:10px;letter-spacing:.11em}.eyebrow:before{width:19px;background:var(--coral)}.button{border-radius:3px;box-shadow:none}.button--primary{color:#fff;background:var(--coral);box-shadow:none}.button--primary:hover{background:#9d3b2d;box-shadow:none}.button--secondary{border-color:var(--line-strong);color:var(--ink-2);background:var(--surface)}.button--secondary:hover{background:var(--surface-soft)}.button--ghost{border-color:var(--line)}.text-button{color:var(--coral)}.hero-metric{position:relative;grid-template-columns:minmax(0,1.28fr) minmax(210px,.62fr) minmax(210px,.72fr);min-height:229px;margin-bottom:27px;border:1px solid var(--line-strong);border-radius:4px;color:var(--ink);background:var(--surface);box-shadow:var(--shadow)}.hero-metric:before{position:absolute;top:0;right:0;left:0;height:4px;background:var(--coral);content:""}.hero-metric__main{padding:27px 30px}.hero-metric__label{margin-bottom:13px}.hero-metric .status-light{color:var(--coral)}.muted-label{color:var(--faint)}.hero-value{color:var(--ink);font-family:var(--font-number);font-size:clamp(34px,4vw,50px);font-variant-numeric:tabular-nums;letter-spacing:-.06em}.hero-sub{color:var(--muted)}.slash{color:var(--line-strong)}.hero-metric .progress-track{margin-top:23px;background:#e6ece8}.progress-track{height:6px;border-radius:2px;background:#e6ece8}.progress-value{border-radius:0;background:var(--coral)!important}.hero-foot{color:var(--muted)}.hero-foot>strong{color:var(--coral);font-family:var(--font-number)}.hero-trend{color:var(--lime)}.hero-metric__ring{border-left:1px solid var(--line);border-right:1px solid var(--line);background:#f1f4f0}.ring-progress{background:conic-gradient(var(--coral) var(--progress),#dfe8e2 0)}.ring-progress:before{background:#f1f4f0}.ring-progress strong{color:var(--ink);font-family:var(--font-number)}.ring-progress strong small{color:var(--coral)}.ring-progress span,.ring-legend{color:var(--muted)}.legend-dot--lime{background:var(--coral)}.legend-dot--track{background:#b7c8bf}.hero-metric__note{padding:30px 22px 23px;background:#f7eee9}.note-mark{border-radius:3px;color:var(--amber);background:var(--amber-soft)}.hero-metric__note strong{color:var(--ink)}.hero-metric__note p{color:var(--muted)}.section-label{margin-bottom:11px;color:var(--ink)}.section-line{background:var(--line)}.section-note{color:var(--faint)}.segmented{border-color:var(--line);border-radius:3px;background:var(--surface)}.segmented button{border-radius:2px;color:var(--muted)}.segmented button.is-active{color:#fff;background:var(--ink);box-shadow:none}.kpi-grid{gap:10px}.metric-card{min-height:132px;padding:16px 16px 13px;border:1px solid var(--line);border-radius:3px;background:var(--surface);box-shadow:none}.metric-card--coral{border-top:3px solid var(--coral)}.metric-card--blue{border-top:3px solid var(--blue)}.metric-card--violet{border-top:3px solid var(--violet)}.metric-card--amber{border-top:3px solid var(--amber)}.metric-label,.metric-card__bottom>span:first-child{color:var(--muted);font-size:11px}.metric-icon{border-radius:3px}.metric-value{margin:16px 0 11px;color:var(--ink);font-family:var(--font-number);font-variant-numeric:tabular-nums}.metric-card__bottom{border-top-color:var(--line)}.metric-delta.is-positive{color:var(--lime)}.metric-delta{color:var(--coral)}.panel{border:1px solid var(--line);border-radius:4px;background:var(--surface);box-shadow:none}.chart-panel,.share-panel{padding:18px 18px 12px}.panel-heading h2,.store-picker-head h2{color:var(--ink);font-size:14px}.panel-heading p,.store-picker-head p,.share-row{color:var(--muted);font-size:11px}.share-row strong,.number-cell,.completion-top strong{font-family:var(--font-number);font-variant-numeric:tabular-nums}.alert-summary{border-bottom-color:var(--line);background:#f6f8f4}.alert-summary__count strong{color:var(--coral)}.traffic-dot--green{background:var(--lime)}.traffic-dot--yellow{background:var(--amber)}.traffic-dot--red{background:var(--coral)}.data-table{min-width:760px}.data-table th{color:var(--muted);background:#f6f8f4;font-size:10px}.data-table td{border-top-color:var(--line);color:var(--ink-2);font-size:12px}.data-table tbody tr:hover{background:#f8faf7}.store-avatar{border-radius:3px!important;background:#e8eeea!important;color:var(--ink-2)!important}.source-badge{border-radius:3px;font-size:10px}.source-badge--client{color:#8a6221;background:var(--amber-soft)}.source-badge--team{color:#416978;background:var(--blue-soft)}.pace-label--good{color:var(--lime)}.pace-label--watch{color:var(--amber)}.pace-label--danger{color:var(--coral)}.target-tabs{gap:8px}.target-tabs button{border-radius:3px}.target-tabs button.is-active{border-color:#dcb8b0;background:var(--coral-soft);box-shadow:inset 3px 0 0 var(--coral)}.tab-icon{border-radius:3px;color:var(--coral);background:#f1d9d3}.store-selector-row{border-radius:3px;background:#f6f8f4}.store-selector-row select{border-radius:3px}.target-form-panel,.target-health,.target-share{padding:18px}.edit-badge{border-radius:3px;color:var(--muted);background:var(--surface-soft)}.target-input__control{border-radius:3px}.target-input__control:focus-within{border-color:var(--coral);box-shadow:0 0 0 3px #b947351a}.target-form-note{border-left-color:var(--blue);background:var(--blue-soft)}.target-actions{border-top-color:var(--line)}.health-ring{background:conic-gradient(var(--coral) 0 84%,#e3ebe5 84% 100%)}.health-ring:before{background:var(--surface)}.health-ring strong small{color:var(--coral)}.health-rows{border-top-color:var(--line)}.target-share-row .progress-track{height:5px;border-radius:0}.health-ring{background:conic-gradient(var(--coral) 0 var(--health-progress, 0%),#e3ebe5 var(--health-progress, 0%) 100%)}.store-picker-panel,.trend-chart-panel,.trend-table-panel{border-radius:4px}.store-chip{border-radius:3px}.store-chip.is-selected{border-color:#c6dacf;background:var(--lime-soft)}.trend-summary-card{border-radius:3px;box-shadow:none}.trend-summary-card--accent{border-left-color:var(--coral)}.dropzone{border-radius:4px;border-color:#bfcfc6;background:#f7faf6}.dropzone:hover,.dropzone.is-dragging{border-color:var(--coral);background:var(--coral-soft)}.dropzone-icon{border-radius:3px;color:var(--coral);background:#f1d9d3}.import-source-tabs button{border-radius:3px}.import-source-tabs button.is-active{border-color:#dcb8b0;background:var(--coral-soft);box-shadow:inset 3px 0 0 var(--coral)}.import-guide{border-radius:3px}.import-preview .panel-heading{border-bottom-color:var(--line)}.toast{border-radius:3px;background:var(--ink)}.analysis-modal{border-radius:4px}.analysis-title-icon{border-radius:3px;color:var(--coral);background:var(--coral-soft)}.analysis-insight{border-left-color:var(--coral);background:#fbf1ed}@media (max-width: 920px){.sidebar{background:#f9fbf7}.mobile-topbar{color:#fff;background:var(--ink)}.mobile-title .brand-symbol{background:var(--coral)}}@media (max-width: 700px){.main-content{padding-right:16px;padding-left:16px}.hero-metric{border-radius:3px}.hero-metric__ring{border-right:0;border-left:0;border-top-color:var(--line);border-bottom-color:var(--line);background:#f1f4f0}.hero-metric__note{background:#f7eee9}.metric-card{border-radius:3px}}.readout-main>strong{font-family:Segoe UI,Noto Sans SC,Microsoft YaHei UI,sans-serif!important;font-size:clamp(40px,3.6vw,54px)!important;font-weight:650!important;font-variant-numeric:tabular-nums lining-nums!important;font-feature-settings:"tnum" 1,"lnum" 1!important;letter-spacing:.012em!important}.readout-label,.readout-main>small,.readout-pair>div>span,.readout-pair small,.control-kicker,.dual-readout b{font-family:Segoe UI Light,Noto Sans SC,Microsoft YaHei UI,sans-serif!important;font-weight:350!important;letter-spacing:.02em!important}.readout-label{font-size:11px!important}.readout-pair strong,.dual-readout>span,.control-readout>strong,.metric-value,.metric-delta,.number-cell,.completion-top strong,.ladder-level-head strong,.ladder-donut span,.health-rows strong,.share-center strong,.share-row strong,.share-amount,.selector-meta{font-family:Segoe UI,Noto Sans SC,Bahnschrift,sans-serif!important;font-variant-numeric:tabular-nums lining-nums!important;font-feature-settings:"tnum" 1,"lnum" 1!important;letter-spacing:.01em!important}.readout-pair strong{font-size:20px!important;font-weight:550!important}.dual-readout>span{font-size:16px!important;font-weight:550!important}.dual-readout b{font-size:10px!important;font-weight:350!important}.control-readout>strong{font-size:27px!important;font-weight:600!important}:root{--font-ui: "Noto Sans SC", "Segoe UI", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;--font-display: "Segoe UI", "Noto Sans SC", "Microsoft YaHei UI", sans-serif;--font-number: "Segoe UI", "Bahnschrift", "Noto Sans SC", sans-serif;--font-label: "Segoe UI", "Noto Sans SC", "Microsoft YaHei UI", sans-serif}html,body,button,input,select,textarea{font-family:var(--font-ui)!important;font-synthesis:none}body{font-weight:450}.hero-value{font-size:clamp(38px,4vw,52px)!important}.readout-main>strong{font-size:clamp(40px,3.6vw,54px)!important}.metric-value{font-size:25px!important}.readout-label,.readout-main>small,.readout-pair>div>span,.readout-pair small,.control-kicker,.dual-readout b,.ruler-head small,.ruler-labels,.section-note,.metric-label,.metric-card__bottom>span:first-child{font-family:var(--font-label)!important;font-weight:450!important;letter-spacing:.02em}.readout-pair strong,.dual-readout>span,.hero-foot>strong,.ring-progress strong,.metric-delta,.number-cell,.completion-top strong,.ladder-level-head strong,.ladder-foot b,.ladder-day-split em,.ladder-donut span,.health-ring strong,.health-rows strong,.target-share-row strong,.share-center strong,.share-row strong,.share-amount,.selector-meta,.target-form-note strong,.analysis-score strong,.data-stamp,.store-chip small,.source-tab-icon,.guide-number,.signal-row strong{font-family:var(--font-number)!important;font-variant-numeric:tabular-nums lining-nums!important;font-feature-settings:"tnum" 1,"lnum" 1!important;letter-spacing:.01em!important}.readout-pair strong,.dual-readout>span,.hero-foot>strong,.metric-delta,.number-cell,.completion-top strong,.ladder-level-head strong,.health-ring strong,.health-rows strong,.target-share-row strong,.share-center strong,.share-row strong,.share-amount{font-weight:600!important}.number-cell,.completion-top strong{font-size:12px!important}.target-input__control>span{display:inline-flex;align-items:center;justify-content:center;width:25px;padding-left:0!important;color:var(--ink-2)!important;font-family:var(--font-number)!important;font-size:14px!important;font-weight:700!important;font-variant-numeric:tabular-nums!important}.target-input input{font-family:var(--font-number)!important;font-size:16px!important;font-weight:600!important;font-variant-numeric:tabular-nums!important;letter-spacing:.01em}.wallet-icon{font-family:var(--font-number)!important;font-weight:700!important}.target-share-row>div>span{font-weight:500}.metric-value{font-weight:600!important}.sync-card strong{font-size:11px!important}.sync-card span,.demo-pill{font-size:10px!important}.sync-card strong:after,.sync-card span:after,.demo-pill:after{content:none!important}.hero-value,.readout-main>strong,.metric-value,.trend-summary-card strong,.control-readout>strong{font-family:var(--font-display)!important;font-weight:700!important;font-variant-numeric:tabular-nums lining-nums!important;font-feature-settings:"tnum" 1,"lnum" 1!important;letter-spacing:.012em!important}.readout-label,.readout-main>small,.readout-pair>div>span,.readout-pair small,.control-kicker,.dual-readout b,.ruler-head small,.ruler-labels,.section-note,.metric-label,.metric-card__bottom>span:first-child{font-family:var(--font-label)!important;font-weight:450!important}.readout-pair strong,.dual-readout>span,.hero-foot>strong,.ring-progress strong,.metric-delta,.number-cell,.completion-top strong,.ladder-level-head strong,.ladder-foot b,.ladder-day-split em,.ladder-donut span,.health-ring strong,.health-rows strong,.target-share-row strong,.share-center strong,.share-row strong,.share-amount,.selector-meta,.target-form-note strong,.analysis-score strong,.data-stamp,.store-chip small,.source-tab-icon,.guide-number,.signal-row strong,.target-input__control>span,.target-input input,.wallet-icon{font-family:var(--font-number)!important;font-variant-numeric:tabular-nums lining-nums!important;font-feature-settings:"tnum" 1,"lnum" 1!important}.readout-pair strong,.dual-readout>span,.hero-foot>strong,.ring-progress strong,.metric-delta,.number-cell,.completion-top strong,.ladder-level-head strong,.health-ring strong,.health-rows strong,.target-share-row strong,.share-center strong,.share-row strong,.share-amount{font-weight:600!important}.target-input__control>span{width:25px;padding-left:0!important;color:var(--ink-2)!important;font-size:14px!important;font-weight:700!important}.target-input input{font-size:16px!important;font-weight:600!important}.share-list{gap:9px;padding:2px 4px 10px}.share-row{grid-template-columns:minmax(0,1fr) minmax(50px,auto) minmax(66px,auto);gap:12px;min-height:27px;color:var(--ink-2);font-size:12px;line-height:1.35}.share-name{gap:8px;color:var(--ink-2);font-size:12px;font-weight:500}.share-name i{width:8px;height:8px;flex:0 0 auto;border-radius:50%}.share-row strong{min-width:50px;color:var(--ink)!important;font-size:12px!important;font-weight:650!important;text-align:right}.share-amount{min-width:66px;color:var(--muted)!important;font-size:11px!important;font-weight:600!important;text-align:right}.share-center strong{font-size:23px!important;font-weight:650!important}.target-share-row{gap:7px;margin-top:15px}.target-share-row>div{color:var(--ink-2);font-size:12px;line-height:1.35}.target-share-row strong{min-width:48px;color:var(--ink)!important;font-size:12px!important;font-weight:650!important;text-align:right}.target-share-row .progress-track{height:7px}.store-cell strong{color:var(--ink)!important;font-size:13px!important;font-weight:600!important}.store-cell small{font-size:10px!important}.source-badge,.status-light,.pace-label,.data-table th,.data-table td{font-family:var(--font-ui)!important}.data-table th{font-weight:600}@media (max-width: 700px){.share-row{grid-template-columns:minmax(0,1fr) minmax(46px,auto) minmax(60px,auto);gap:8px}.share-name{font-size:11px}.share-row strong{min-width:46px;font-size:11px!important}.share-amount{min-width:60px;font-size:10px!important}}.progress-value{background:var(--progress-color, var(--coral))!important}.dimension-panel{position:relative;padding:20px 22px 17px}.dimension-panel .panel-heading{align-items:flex-start}.dimension-panel .panel-heading h2{margin:0;color:var(--ink);font-size:21px;font-weight:850;letter-spacing:-.04em}.dimension-panel .panel-heading p{margin-top:5px;color:var(--muted);font-size:11px}.quality-panel-tools{display:flex;align-items:center;gap:10px}.quality-period-switch{display:inline-flex;align-items:center;gap:2px;padding:3px;border:1px solid var(--line);border-radius:6px;background:var(--surface-soft)}.quality-period-switch button{min-height:28px;padding:0 10px;border-radius:4px;color:var(--muted);background:transparent;font-size:11px;font-weight:700;cursor:pointer}.quality-period-switch button.is-active{color:var(--ink);background:var(--surface);box-shadow:0 1px 3px #1220331a}.dimension-grid{margin-top:16px}.dimension-card{position:relative;padding-bottom:25px;border-color:#d8e2dc;text-align:left;cursor:pointer}.dimension-card:hover{border-color:#8bb39b;box-shadow:0 5px 14px #2b543f14;transform:translateY(-1px)}.dimension-card.is-active{border-color:#5f9c79;box-shadow:0 0 0 2px #5f9c791f}.dimension-card__chevron{position:absolute;right:11px;bottom:10px;display:grid;place-items:center;color:var(--muted);font-style:normal}.dimension-card.is-active .dimension-card__chevron{color:var(--green);transform:rotate(180deg)}.quality-breakdown{margin-top:13px;padding:14px 14px 12px;border:1px solid #d8e5dc;border-radius:7px;background:#f8fbf8}.quality-breakdown__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.quality-breakdown__head strong{color:var(--ink);font-size:12px}.quality-breakdown__head span{color:var(--muted);font-size:10px}.quality-breakdown__grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.quality-store-row{display:grid;grid-template-columns:7px minmax(0,1fr);align-items:center;gap:6px;min-width:0;padding:9px 9px 8px;border:1px solid var(--line);border-radius:5px;background:var(--surface)}.quality-store-row>div{min-width:0}.quality-store-row>div>strong{display:block;overflow:hidden;color:var(--ink-2);font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.quality-store-row>div>small{display:block;overflow:hidden;margin-top:4px;color:var(--muted);font-family:var(--font-number);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.quality-store-row>.status-light{grid-column:2;justify-self:start;margin-top:5px;font-size:9px}.quality-store-dot{width:7px;height:7px;border-radius:50%}.quality-breakdown__empty{color:var(--muted);font-size:11px}@media (max-width: 1100px){.quality-breakdown__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 700px){.dimension-panel{padding:16px 14px 14px}.quality-panel-tools{align-items:flex-end;flex-direction:column;gap:5px}.quality-period-switch button{min-height:25px;padding:0 7px;font-size:10px}.dimension-grid,.quality-breakdown__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.topbar{position:relative;z-index:90;overflow:visible}.notification-menu-wrap{position:relative;z-index:100}.notification-menu-wrap .notification-queue{position:absolute;top:calc(100% + 10px);right:-76px;z-index:110;width:286px;min-width:286px!important;max-height:min(420px,calc(100vh - 96px));border:1px solid var(--line-strong);border-radius:6px;background:var(--surface);box-shadow:0 18px 44px #14292229;overflow:hidden}.notification-queue__head{padding:11px 12px 10px}.notification-queue__list{max-height:min(344px,calc(100vh - 170px))}.notification-item{gap:7px;padding:10px 11px}.notification-item .status-light{flex:0 0 auto;font-size:9px}.notification-item__content span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notification-item__read{min-width:48px;padding:5px 7px;color:#2f7650;border-color:#bcdcc7;background:#eef8f1;font-weight:700;text-align:center}@media (max-width: 700px){.notification-menu-wrap .notification-queue{position:fixed;top:58px;right:12px;left:12px;width:auto;min-width:0!important}}.overview-rebuild{--overview-ink: #182c27;--overview-muted: #6d7d76;--overview-faint: #93a19a;--overview-line: #d8e2dc;--overview-surface: #fbfcf9;--overview-coral: #c45542;--overview-blue: #4b8295;--overview-violet: #7b698b;padding-top:31px;padding-bottom:80px;color:var(--overview-ink)}.overview-rebuild__intro{display:flex;align-items:flex-end;justify-content:space-between;gap:26px;margin-bottom:22px}.overview-rebuild__intro h1{margin:8px 0 7px;color:var(--overview-ink);font-family:var(--font-ui);font-size:clamp(28px,3vw,40px);font-weight:780;letter-spacing:-.045em;line-height:1.08}.overview-rebuild__intro h1 small{color:var(--overview-muted);font-size:.42em;font-weight:600;letter-spacing:0;vertical-align:.24em}.overview-rebuild__intro p{margin:0;color:var(--overview-muted);font-size:12px;line-height:1.6}.overview-rebuild__actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.overview-rebuild__actions .button{min-height:35px}.overview-toolbar{display:flex;align-items:center;gap:18px;min-height:58px;margin-bottom:13px;padding:9px 12px;border:1px solid var(--overview-line);border-radius:5px;background:#fbfcf9d1}.overview-scope-control{display:inline-flex;align-items:center;gap:3px;padding:3px;border:1px solid #cddbd3;border-radius:5px;background:#edf4ef}.overview-scope-control>span{padding:0 8px 0 6px;color:var(--overview-muted);font-size:11px;font-weight:700}.overview-scope-control button{min-width:52px;min-height:30px;padding:0 12px;border-radius:3px;color:var(--overview-muted);background:transparent;font-size:11px;font-weight:750;cursor:pointer;transition:color .15s ease,background .15s ease,box-shadow .15s ease}.overview-scope-control button:hover{color:var(--overview-ink)}.overview-scope-control button.is-active{color:#245f49;background:#d7ebde;box-shadow:0 1px 3px #255f491f}.overview-toolbar__filters{display:flex;align-items:center;gap:8px;margin-left:auto}.overview-select{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 9px 0 10px;border:1px solid var(--overview-line);border-radius:4px;color:var(--overview-muted);background:var(--overview-surface);font-size:10px;white-space:nowrap}.overview-select>span{font-weight:700}.overview-select select{min-width:79px;padding:0 17px 0 0;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--overview-ink);background:transparent;font-size:11px;font-weight:700;cursor:pointer}.overview-select>svg{position:absolute;right:8px;pointer-events:none;color:var(--overview-faint)}.overview-select--store select{min-width:108px}.overview-toolbar__hint{color:var(--overview-faint);font-size:10px;white-space:nowrap}.overview-brief{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:24px;padding:14px 16px;border:1px solid #cbdcd2;border-left:4px solid #4e906e;border-radius:5px;background:#f1f7f2}.overview-brief__status{display:grid;place-items:center;width:35px;height:35px;border-radius:4px;background:#e0eee3}.overview-brief__status .status-light{font-size:0}.overview-brief__status .status-light__dot{width:11px;height:11px}.overview-brief__copy{min-width:0}.overview-brief__copy>strong{display:block;color:var(--overview-ink);font-size:12px;font-weight:800}.overview-brief__copy>p{margin:4px 0 0;color:var(--overview-muted);font-size:11px;line-height:1.6}.overview-brief__numbers{display:flex;align-items:center;gap:15px;padding-left:16px;border-left:1px solid #d1e0d6}.overview-brief__numbers span{display:grid;gap:3px;color:var(--overview-muted);font-size:10px;white-space:nowrap}.overview-brief__numbers strong{color:var(--overview-ink);font-family:var(--font-number);font-size:17px;font-weight:750;font-variant-numeric:tabular-nums}.overview-sections{display:grid;gap:19px}.overview-section{overflow:hidden;border:1px solid var(--overview-line);border-radius:5px;background:var(--overview-surface);box-shadow:0 2px 8px #1e3a2d09}.overview-section__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:18px 19px 15px;border-bottom:1px solid var(--overview-line);background:#f7faf7}.overview-section__title{display:flex;align-items:flex-start;gap:11px;min-width:0}.overview-section__icon{display:grid;flex:0 0 auto;place-items:center;width:31px;height:31px;border-radius:4px;color:var(--overview-coral);background:#f6e5e0}.overview-section--blue .overview-section__icon{color:var(--overview-blue);background:#e5eff1}.overview-section--violet .overview-section__icon{color:var(--overview-violet);background:#eee9f1}.overview-section__title h2{margin:0;color:var(--overview-ink);font-size:18px;font-weight:820;letter-spacing:-.025em;line-height:1.2}.overview-section__title p{max-width:780px;margin:5px 0 0;color:var(--overview-muted);font-size:11px;line-height:1.65}.overview-section__head>.overview-select{flex:0 0 auto}.overview-section__controls{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px;max-width:61%}.overview-section__controls .overview-scope-control,.overview-section__controls .overview-select{flex:0 0 auto}.overview-date-range{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:3px 6px;border:1px solid var(--overview-line);border-radius:4px;background:var(--overview-surface)}.overview-date-range label{display:inline-flex;align-items:center;gap:4px;color:var(--overview-muted);font-size:10px;font-weight:700}.overview-date-range input{width:119px;min-height:25px;padding:0 4px;border:0;outline:0;color:var(--overview-ink);background:transparent;font-family:var(--font-number);font-size:10px;font-variant-numeric:tabular-nums;cursor:pointer}.overview-date-range__to{color:var(--overview-faint);font-size:10px}.overview-table-wrap,.overview-day-table-wrap{width:100%;overflow-x:auto}.overview-metric-table,.overview-day-table{width:100%;min-width:680px;border-collapse:collapse;table-layout:fixed}.overview-metric-table th,.overview-metric-table td{padding:13px 17px;border-bottom:1px solid #e5ebe7;text-align:left;vertical-align:middle}.overview-metric-table thead th{padding-top:10px;padding-bottom:10px;color:var(--overview-faint);background:#fcfdfb;font-size:10px;font-weight:750}.overview-metric-table thead th:first-child{width:27%}.overview-metric-table thead th:nth-child(2),.overview-metric-table thead th:nth-child(3){width:17%}.overview-metric-table thead th:nth-child(4){width:28%}.overview-metric-table tbody tr:last-child th,.overview-metric-table tbody tr:last-child td{border-bottom:0}.overview-metric-table tbody tr:hover{background:#fbfdfb}.overview-metric-table tbody th{font-weight:400}.overview-metric-table tbody th strong{display:block;color:var(--overview-ink);font-size:12px;font-weight:780}.overview-metric-table tbody th small{display:block;margin-top:3px;color:var(--overview-faint);font-size:10px;font-weight:450}.overview-number{color:var(--overview-ink);font-family:var(--font-number);font-size:15px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.overview-number--muted{color:var(--overview-muted);font-size:13px;font-weight:600}.overview-progress{display:flex;align-items:center;gap:9px;max-width:245px}.overview-progress>div{height:8px;flex:1;overflow:hidden;border-radius:99px;background:#e5ebe7}.overview-progress>div>span{display:block;height:100%;border-radius:inherit;transition:width .25s ease}.overview-progress--good>div>span{background:#4c9a6e}.overview-progress--watch>div>span{background:#d3a33b}.overview-progress--danger>div>span{background:#c45542}.overview-progress>strong{min-width:43px;color:var(--overview-ink);font-family:var(--font-number);font-size:13px;font-weight:750;font-variant-numeric:tabular-nums;text-align:right}.overview-section .status-light{min-width:48px;justify-content:center;padding:5px 7px;border-radius:3px;background:#edf5ee;font-size:10px}.overview-section .status-light--good{color:#357d58;background:#e6f3e9}.overview-section .status-light--watch{color:#9b711b;background:#fff4d9}.overview-section .status-light--danger{color:#b64938;background:#fbe9e5}.overview-section .status-light__dot{width:6px;height:6px;box-shadow:none}.overview-day-details{border-top:1px solid var(--overview-line);background:#f9fbf9}.overview-day-details>summary{display:flex;align-items:center;gap:10px;min-height:43px;padding:0 17px;color:var(--overview-ink);list-style:none;cursor:pointer}.overview-day-details>summary::-webkit-details-marker{display:none}.overview-day-details>summary>span{font-size:11px;font-weight:780}.overview-day-details>summary>small{color:var(--overview-faint);font-size:10px}.overview-day-details>summary>svg{margin-left:auto;color:var(--overview-faint);transition:transform .15s ease}.overview-day-details[open]>summary>svg{transform:rotate(180deg)}.overview-day-table{min-width:760px;border-top:1px solid var(--overview-line);background:var(--overview-surface)}.overview-day-table th,.overview-day-table td{padding:9px 15px;border-bottom:1px solid #e7ece8;color:var(--overview-muted);font-size:10px;text-align:left;white-space:nowrap}.overview-day-table thead th{color:var(--overview-faint);background:#fcfdfb;font-weight:750}.overview-day-table tbody th{color:var(--overview-ink);font-weight:700}.overview-day-table tbody tr:last-child th,.overview-day-table tbody tr:last-child td{border-bottom:0}.overview-day-table .overview-progress{max-width:170px}.overview-day-table .overview-progress>div{height:6px}.overview-day-table .overview-progress>strong{min-width:36px;font-size:11px}.overview-day-table .status-light{min-width:43px;padding:4px 5px;font-size:9px}.overview-empty,.overview-empty-state{color:var(--overview-muted);font-size:11px}.overview-empty{padding:19px 17px}.overview-empty-state{display:grid;justify-items:start;gap:10px;max-width:620px;margin-top:36px;padding:30px;border:1px solid var(--overview-line);border-radius:5px;background:var(--overview-surface)}.overview-empty-state h1{margin:0;color:var(--overview-ink);font-size:30px}.overview-empty-state p{margin:0 0 4px;line-height:1.7}@media (max-width: 900px){.overview-rebuild__intro{align-items:flex-start;flex-direction:column}.overview-rebuild__actions{width:100%;justify-content:flex-start}.overview-section__head{flex-direction:column}.overview-section__controls{justify-content:flex-start;max-width:100%;width:100%}}@media (max-width: 640px){.overview-rebuild{padding-top:22px}.overview-rebuild__intro h1{font-size:29px}.overview-rebuild__intro p{font-size:11px}.overview-section__head{align-items:flex-start;padding:14px 13px 12px;gap:11px}.overview-section__title h2{font-size:16px}.overview-section__title p{font-size:10px}.overview-section__controls{align-items:stretch;flex-direction:column}.overview-section__controls .overview-scope-control{align-self:flex-start}.overview-section__controls .overview-select{width:100%;justify-content:space-between}.overview-section__controls .overview-select select{min-width:0;flex:1}.overview-date-range{width:100%;justify-content:space-between}.overview-date-range input{width:108px}.overview-metric-table th,.overview-metric-table td{padding:11px 12px}.overview-number{font-size:14px}.overview-number--muted{font-size:12px}.overview-day-details>summary{padding:0 12px}}.page-overview.overview-rebuild{max-width:1480px;width:100%;min-width:0;padding:30px 0 86px;background:#eef3f0}.overview-rebuild__intro{align-items:flex-end;margin:0 0 20px;padding:0 2px}.overview-rebuild__intro h1{margin:0 0 7px;color:#172c27;font-size:clamp(29px,3.1vw,42px);font-weight:820;letter-spacing:-.045em}.overview-rebuild__intro h1 small{color:#7a8981;font-size:.42em;font-weight:650;letter-spacing:0}.overview-rebuild__intro p{margin:0;color:#6b7c73;font-size:12px}.overview-sections{gap:28px}.overview-section{--section-accent: #c75a46;--section-soft: #fbf4f1;min-width:0;border:1px solid #d4e0d9;border-radius:9px;background:#fbfcfa;box-shadow:0 8px 23px #213d300e}.overview-section--blue{--section-accent: #4b8192;--section-soft: #f0f7f8}.overview-section--violet{--section-accent: #7a688a;--section-soft: #f5f2f7}.overview-section__head{align-items:flex-start;min-height:84px;padding:17px 20px 15px;border-bottom:1px solid #d9e4de;background:var(--section-soft)}.overview-section__title{gap:12px}.overview-section__icon{width:34px;height:34px;border-radius:8px;color:var(--section-accent);background:color-mix(in srgb,var(--section-accent) 14%,white)}.overview-section__title h2{color:#18302a;font-size:21px;font-weight:820;letter-spacing:-.035em}.overview-section__meta{margin-top:5px;color:#7c8c83;font-size:11px;font-weight:600}.overview-section__controls{max-width:70%;gap:7px}.overview-scope-control{border-color:#c8d8cf;background:#ffffff94}.overview-scope-control>span{color:#788980;font-size:10px}.overview-scope-control button{min-height:29px;font-size:11px}.overview-scope-control button.is-active{color:#fff;background:#294b3e;box-shadow:none}.overview-select,.overview-date-range{min-height:33px;border-color:#cedbd4;background:#ffffffb8}.overview-select select{color:#284238;font-size:11px}.overview-date-range input{color:#284238}.overview-section__summary{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;margin:15px 20px 0;padding:12px 14px;border-left:3px solid var(--section-accent);border-radius:4px;background:#f5f8f5}.summary-mark{display:grid;place-items:center;width:27px;height:27px;border-radius:6px;background:#e6eee8}.summary-mark--coral{background:#f6e7e2}.summary-mark--blue{background:#e7f1f2}.summary-mark--violet{background:#eee9f2}.summary-mark .status-light{font-size:0}.summary-mark .status-light__dot{width:9px;height:9px;box-shadow:none}.overview-section__summary p{margin:0;color:#334d42;font-size:12px;font-weight:650;line-height:1.55}.overview-section__body{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(285px,.84fr);gap:14px;padding:15px 20px 18px}.overview-table-wrap{min-width:0;align-self:start;overflow-x:auto;border:1px solid #dde7e1;border-radius:7px;background:#fff}.overview-metric-table{min-width:610px}.overview-metric-table th,.overview-metric-table td{padding:14px 15px;border-bottom-color:#e8eeea}.overview-metric-table thead th{color:#82938a;background:#fbfdfb;font-size:10px;letter-spacing:.03em}.overview-metric-table tbody tr{cursor:pointer;transition:background .15s ease}.overview-metric-table tbody tr:hover{background:#f6faf7}.overview-metric-table tbody tr.is-trend-selected{background:#f1f7f3;box-shadow:inset 3px 0 0 var(--section-accent)}.overview-metric-table tbody th strong{font-size:13px}.overview-metric-table tbody th small{color:#91a098;font-size:10px}.overview-number{font-size:16px;font-weight:750}.overview-number--muted{font-size:13px;color:#7b8e84}.overview-progress{max-width:230px}.overview-progress>div{height:8px}.overview-progress>strong{font-size:13px}.overview-diagnostics{min-width:0;padding:12px;border:1px solid #dce7e0;border-radius:7px;background:#f7faf7}.overview-diagnostics__head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin:1px 1px 10px}.overview-diagnostics__head strong{color:#294439;font-size:13px;font-weight:800}.overview-diagnostics__head span{color:#87968d;font-size:10px}.overview-store-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.overview-store-card{display:grid;gap:8px;min-width:0;padding:11px 11px 10px;border:1px solid #d9e5dd;border-left:3px solid #5d9a76;border-radius:5px;color:#2d463b;background:#fff;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.overview-store-card:hover{border-color:#8eb79e;box-shadow:0 4px 12px #2b543f17;transform:translateY(-1px)}.overview-store-card--watch{border-left-color:#d2a13a}.overview-store-card--danger{border-left-color:#c75a46}.overview-store-card__top{display:flex;align-items:center;justify-content:space-between;gap:5px;min-width:0}.overview-store-card__top>strong{overflow:hidden;color:#1d382e;font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.overview-store-card .status-light{flex:0 0 auto;font-size:9px}.overview-store-card .status-light__dot{width:5px;height:5px;box-shadow:none}.overview-store-card__metric{overflow:hidden;color:#72857a;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.overview-store-card__progress{display:flex;align-items:center;gap:7px}.overview-store-card__progress>span{height:5px;flex:1;overflow:hidden;border-radius:99px;background:#e4ece6}.overview-store-card__progress i{display:block;height:100%;border-radius:inherit;background:#5d9a76}.overview-store-card--watch .overview-store-card__progress i{background:#d2a13a}.overview-store-card--danger .overview-store-card__progress i{background:#c75a46}.overview-store-card__progress b{min-width:32px;color:#30493d;font-family:var(--font-number);font-size:11px;text-align:right}.overview-rootcause-list{display:grid;gap:7px}.overview-rootcause{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;min-width:0;padding:10px;border:1px solid #dce6df;border-radius:5px;color:#2b473b;background:#fff;text-align:left;cursor:pointer}.overview-rootcause:hover,.overview-rootcause.is-active{border-color:#8eb79e;background:#f7fbf8}.overview-rootcause>span{display:grid;gap:3px;min-width:0}.overview-rootcause strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.overview-rootcause small{color:#8a9a90;font-size:9px}.overview-rootcause>b{color:#2d493d;font-family:var(--font-number);font-size:14px}.overview-rootcause .status-light{font-size:9px}.overview-rootcause--watch{border-left:3px solid #d2a13a}.overview-rootcause--danger{border-left:3px solid #c75a46}.overview-trend{grid-column:1 / -1;padding:13px 14px 6px;border:1px solid #dce7e0;border-radius:7px;background:#fff}.overview-trend__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.overview-trend__head>div:first-child{display:grid;gap:3px}.overview-trend__head strong{color:#294439;font-size:13px;font-weight:800}.overview-trend__head span{color:#87968d;font-size:10px}.overview-metric-switch{display:inline-flex;gap:3px;padding:3px;border:1px solid #dce7df;border-radius:5px;background:#f6f9f6}.overview-metric-switch button{min-height:27px;padding:0 9px;border-radius:3px;color:#788a80;background:transparent;font-size:10px;font-weight:750;cursor:pointer}.overview-metric-switch button.is-active{color:#fff;background:#294b3e}.overview-day-details{border-top-color:#dce7e0}.overview-day-details>summary{color:#385347}.overview-day-details>summary>small{color:#87968d}.overview-day-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:12px;background:#f8faf8}.overview-day-card{display:grid;gap:8px;min-width:0;padding:13px 14px;border:1px solid #dbe6df;border-left:3px solid #5d9a76;border-radius:5px;background:#fff}.overview-day-card--watch{border-left-color:#d2a13a}.overview-day-card--danger{border-left-color:#c75a46}.overview-day-card__head{display:flex;align-items:center;justify-content:space-between;gap:6px}.overview-day-card__head strong{color:#294439;font-family:var(--font-number);font-size:15px;font-weight:750;line-height:1.15}.overview-day-card .status-light{font-size:9px}.overview-day-card .status-light__dot{width:5px;height:5px;box-shadow:none}.overview-day-card__progress{display:flex;align-items:center;gap:7px}.overview-day-card__progress>span{height:5px;flex:1;overflow:hidden;border-radius:99px;background:#e4ece6}.overview-day-card__progress i{display:block;height:100%;border-radius:inherit;background:#5d9a76}.overview-day-card--watch .overview-day-card__progress i{background:#d2a13a}.overview-day-card--danger .overview-day-card__progress i{background:#c75a46}.overview-day-card__progress b{min-width:31px;color:#30493d;font-family:var(--font-number);font-size:11px;text-align:right}.overview-day-card__metrics{display:grid;gap:4px;padding-top:7px;border-top:1px solid #edf1ee}.overview-day-card__metrics>div{display:flex;align-items:baseline;justify-content:space-between;gap:6px}.overview-day-card__metrics span{overflow:hidden;color:#8a9a90;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.overview-day-card__metrics strong{color:#385347;font-family:var(--font-number);font-size:11px;font-weight:700;white-space:nowrap}.page-targets{padding-top:17px}.page-targets .target-layout{align-items:start}.page-targets>.page-heading{margin-bottom:17px}.page-heading--targets h1{margin-top:0}.target-period-switch{display:inline-flex;align-items:center;gap:3px;padding:3px;border:1px solid #cbdad1;border-radius:5px;background:#f1f6f2}.target-period-switch button{min-width:47px;min-height:28px;padding:0 10px;border-radius:3px;color:#74877c;background:transparent;font-size:10px;font-weight:750;cursor:pointer}.target-period-switch button:hover{color:#294b3e}.target-period-switch button.is-active{color:#fff;background:#294b3e;box-shadow:0 1px 3px #1f483529}.target-period-summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;margin-top:22px;padding:14px 15px;border:1px solid #d7e4da;border-left:3px solid #4d9270;border-radius:5px;background:#f3f8f4}.target-period-summary>div:first-child{display:grid;gap:4px}.target-period-summary span{color:#6d8176;font-size:10px}.target-period-summary strong{color:#234637;font-family:var(--font-number);font-size:24px;font-weight:700}.target-period-summary small{color:#8a9a90;font-size:9px}.target-period-summary__split{display:grid;gap:6px;min-width:180px;padding-left:18px;border-left:1px solid #d5e3d9}.target-period-summary__split b{margin-left:5px;color:#294b3e;font-family:var(--font-number);font-size:11px}.target-day-panels{display:grid;gap:11px;margin-top:22px}.target-day-panel{padding:14px;border:1px solid #d7e3db;border-radius:5px;background:#f7faf7}.target-day-panel--weekday{border-left:3px solid #4b8192}.target-day-panel--weekend{border-left:3px solid #d2a13a;background:#fcf8ef}.target-day-panel__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:11px}.target-day-panel__head strong{color:#294439;font-size:13px;font-weight:800}.target-day-panel__head span{color:#87968d;font-size:10px}.target-day-panel .target-input{max-width:430px}.target-day-panel__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 14px}.target-day-panel__grid .target-input{max-width:none}.target-day-panel .target-input__control{background:#fff}.target-day-panel--weekend .target-input__control:focus-within{border-color:#d2a13a;box-shadow:0 0 0 3px #d2a13a1f}.page-targets .target-form-panel>.panel-heading{align-items:center}.page-targets .target-form-note{display:none}.page-targets .target-form-grid{margin-top:21px}.page-targets>.page-heading .eyebrow{display:none}@media (max-width: 700px){.page-targets{padding-top:12px}.page-targets>.page-heading{align-items:flex-start;margin-bottom:14px}.page-heading--targets .heading-actions{width:100%}.page-heading--targets .heading-actions .button{flex:1}.page-targets .target-form-panel>.panel-heading{align-items:flex-start;flex-direction:column;gap:11px}.target-period-summary{grid-template-columns:1fr;gap:12px}.target-period-summary__split{min-width:0;padding-top:10px;padding-left:0;border-top:1px solid #d5e3d9;border-left:0}}@media (max-width: 980px){.page-overview.overview-rebuild{padding-right:0;padding-left:0}.overview-section__head{flex-direction:column;gap:13px}.overview-section__controls{width:100%;max-width:none;justify-content:flex-start}.overview-section__body{grid-template-columns:1fr}.overview-trend{grid-column:auto}}@media (max-width: 640px){.page-overview.overview-rebuild{padding-top:20px}.topbar{flex-wrap:wrap;gap:8px;padding:9px 0}.topbar-actions{min-width:0;flex:0 1 auto}.month-picker{min-width:0;max-width:156px}.month-picker select{min-width:0;width:102px}.overview-rebuild__intro{align-items:flex-start}.overview-rebuild__intro h1{font-size:29px}.overview-section__head{padding:14px 13px 12px}.overview-section__title h2{font-size:18px}.overview-section__summary{margin:12px 13px 0;padding:10px 11px}.overview-section__summary p{font-size:11px}.overview-section__body{gap:10px;padding:12px 13px 14px}.overview-section__controls{align-items:stretch;flex-direction:column;width:100%}.overview-section__controls .overview-scope-control{align-self:flex-start}.overview-section__controls .overview-select{width:100%;justify-content:space-between}.overview-section__controls .overview-select select{min-width:0;flex:1}.overview-date-range{width:100%;justify-content:space-between}.overview-date-range label{min-width:0;flex:1}.overview-date-range input{width:100%;min-width:0}.overview-store-grid{grid-template-columns:1fr}.overview-day-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:9px;gap:7px}.overview-day-card{padding:9px}.overview-trend__head{align-items:flex-start;flex-direction:column}.overview-metric-switch{max-width:100%;overflow-x:auto}.overview-metric-switch button{white-space:nowrap}.target-day-panel__grid{grid-template-columns:1fr;gap:13px}}
