:root{color:#18243c;font-synthesis:none;font-synthesis:none;--blue:#2763e7;--muted:#6d788c;--line:#edf0f5;--shadow:0 4px 24px #1d376006;background:#f4f6fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible{outline-offset:3px;outline:3px solid #97b9ff}a:focus-visible{outline-offset:3px;outline:3px solid #97b9ff}input:focus-visible{outline-offset:3px;outline:3px solid #97b9ff}select:focus-visible{outline-offset:3px;outline:3px solid #97b9ff}h1,h2,p{margin:0}h1{letter-spacing:-.8px;font-size:30px;font-weight:700;line-height:1.3}h2{font-size:16px;font-weight:650}button,input,select{border:0}input,select{background:0 0;min-width:0}input:focus,select:focus{outline:0}small,.subtle{color:var(--muted)}strong{font-weight:650}.app-shell{min-height:100vh}.sidebar{z-index:20;background:#fbfcfe;border-right:1px solid #e7ebf2;flex-direction:column;width:228px;padding:31px 18px 20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:auto}.brand{align-items:center;gap:10px;padding:0 6px;display:flex}.brand img{filter:drop-shadow(0 4px 6px #2763e722);width:39px;height:39px}.brand>span{letter-spacing:1px;font-size:20px;font-weight:730}.brand small{letter-spacing:1.65px;color:#64748b;margin-top:4px;font-size:8px;font-weight:600;display:block}.workspace-label{color:#64748b;letter-spacing:1px;padding:39px 14px 14px;font-size:10px}.nav-item{color:#606c82;border-radius:11px;align-items:center;gap:12px;height:47px;margin-bottom:7px;padding:0 14px;font-size:13px;transition:background .15s;display:flex}.nav-item:hover{background:#eff3fa}.nav-item.active{color:var(--blue);background:#eaf0ff;font-weight:650}.nav-item i{background:var(--blue);border-radius:50%;width:5px;height:5px;margin-left:auto}.nav-group{margin-bottom:7px}.nav-group .nav-item{text-align:left;width:100%;margin-bottom:4px}.nav-group-trigger.group-active{color:var(--blue);background:#f0f4fb;font-weight:650}.nav-chevron{margin-left:auto;transition:transform .18s;display:inline-flex}.nav-chevron.open{transform:rotate(90deg)}.nav-submenu{border-left:1px solid #dfe6f1;gap:3px;margin:0 0 7px 25px;padding:2px 0 2px 12px;display:grid}.nav-subitem{color:#69778d;border-radius:9px;align-items:center;gap:9px;min-height:38px;padding:7px 10px;font-size:12px;line-height:1.35;transition:color .15s,background .15s;display:flex}.nav-subitem:hover{color:#36547e;background:#eff3fa}.nav-subitem.active{color:var(--blue);background:#eaf0ff;font-weight:650}.nav-subitem i{background:var(--blue);border-radius:50%;flex:0 0 4px;width:4px;height:4px;margin-left:auto}.sidebar-divider{background:#e9edf5;height:1px;margin:19px 12px}.sidebar-bottom{margin-top:auto;padding-top:45px}.scope-card{background:linear-gradient(130deg,#edf3ff,#f5f7fc);border:1px solid #e3ebfa;border-radius:12px;margin-bottom:17px;padding:16px 12px}.scope-card strong{font-size:11px}.status-dot,.section-dot{background:#27a78b;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.scope-card p{color:#64748b;margin-top:8px;font-size:10px}.legacy-link{color:#64748b;justify-content:space-between;align-items:center;padding:12px;font-size:11px;display:flex}.user-row{border-top:1px solid #e9edf5;align-items:center;gap:9px;margin-top:12px;padding:17px 4px 0;display:flex}.avatar{color:#556b9e;background:#e9edfa;border-radius:11px;place-items:center;width:34px;height:34px;font-size:13px;display:grid}.user-row strong{text-overflow:ellipsis;max-width:100px;font-size:12px;display:block;overflow:hidden}.user-row small{margin-top:3px;font-size:10px;display:block}.user-row button{margin-left:auto}.main-wrap{margin-left:228px}.topbar{background:#ffffffb3;border-bottom:1px solid #e8edf4;justify-content:space-between;align-items:center;height:69px;padding:0 36px;display:flex}.breadcrumb{color:#64748b;font-size:11px}.breadcrumb span{color:#64748b;margin:0 12px}.breadcrumb strong{color:#65728a;font-weight:500}.topbar-right{align-items:center;gap:23px;font-size:11px;display:flex}.icon-button{color:#6e7a8e;background:0 0;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.icon-button:hover{background:#edf2fa}.main-content{width:100%;max-width:1920px;margin:0 auto;padding:32px 36px 20px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.eyebrow{letter-spacing:2px;color:#64748b;margin-bottom:9px;font-size:9px;font-weight:650}.page-heading>div>p:last-child{color:#64748b;margin-top:9px;font-size:12px}.page-actions{align-items:center;gap:9px;display:flex}.button{white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 14px;font-size:11px;font-weight:550;transition:background .15s;display:inline-flex}.primary{background:var(--blue);color:#fff;box-shadow:0 3px 9px #2763e71a}.primary:hover{background:#1b54cf}.quiet{color:#637086;background:#fff;border:1px solid #e7ebf3}.auto-button{font-size:10px}.auto-button.selected:before{content:"";background:#36ad88;border-radius:50%;width:5px;height:5px}.filterbar{box-shadow:var(--shadow);background:#fff;border:1px solid #e7ecf4;border-radius:13px;flex-wrap:wrap;align-items:center;gap:14px;padding:12px 15px;display:flex}.shop-select{color:#5b6c84;align-items:center;gap:9px;display:flex}.shop-select select{color:#34445d;max-width:165px;padding-right:4px;font-size:11px}.filter-divider{background:#e8edf5;width:1px;height:22px}.date-presets{background:#f3f5f9;border-radius:8px;gap:3px;padding:3px;display:flex}.date-presets button{color:#64748b;white-space:nowrap;background:0 0;border-radius:6px;height:27px;padding:0 12px;font-size:10px}.date-presets button.selected{color:#315caa;background:#fff;box-shadow:0 1px 4px #40587915}.date-inputs{color:#64748b;align-items:center;gap:8px;margin-left:auto;font-size:10px;display:flex}.date-inputs input{color:#5e6c81;width:105px;font-size:10px}.apply-button{color:#3265be;background:#eff4ff;min-height:28px;padding:0 10px;font-size:10px}.filter-caption{color:#64748b;justify-content:space-between;gap:12px;margin:12px 2px 25px;font-size:9px;display:flex}.filter-caption i{padding:0 8px;font-style:normal}.section-title{color:#64748b;justify-content:space-between;align-items:center;margin-bottom:13px;font-size:10px;display:flex}.section-title>div{color:#33435c;font-size:13px;font-weight:650}.section-dot{background:var(--blue);vertical-align:-2px;border-radius:3px;width:4px;height:12px;margin-right:9px}.kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.kpi-grid.three{margin-bottom:22px}.kpi{box-shadow:var(--shadow);background:#fff;border:1px solid #e8edf5;border-radius:15px;min-height:141px;padding:19px 20px 17px}.kpi-top{color:#738098;justify-content:space-between;align-items:center;gap:8px;font-size:11px;display:flex}.kpi-icon{color:#3973e5;background:#edf3ff;border-radius:9px;justify-content:center;align-items:center;width:31px;height:31px;display:inline-flex}.kpi-icon.violet{color:#8a68d8;background:#f1edff}.kpi-icon.orange{color:#d99045;background:#fff3e9}.kpi-icon.rose{color:#d0798d;background:#fff0f2}.kpi-icon.green{color:#39a383;background:#e9f8f2}.kpi-value{font-variant-numeric:tabular-nums;letter-spacing:-.8px;white-space:nowrap;text-overflow:ellipsis;margin:11px 0 8px;font-size:29px;font-weight:660;line-height:1.3;display:block;overflow:hidden}.kpi>p{color:#64748b;font-size:9px;line-height:1.5}.read-time{color:#64748b;justify-content:space-between;gap:15px;margin:12px 2px 22px;font-size:9px;display:flex}.two-col{grid-template-columns:1fr 1fr;gap:18px;display:grid}.panel{box-shadow:var(--shadow);background:#fff;border:1px solid #e8edf5;border-radius:16px;min-width:0;padding:23px}.panel-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.panel-heading h2{font-size:15px}.panel-heading .eyebrow{letter-spacing:1px;margin-bottom:7px;font-size:9px}.text-link{color:#4879cc;align-items:center;gap:4px;font-size:10px;display:inline-flex}.text-link:hover{text-decoration:underline}.feature-number{border-bottom:1px solid var(--line);padding:1px 0 18px}.feature-number>span{color:#8090a4;font-size:11px}.feature-number strong{letter-spacing:-.8px;font-variant-numeric:tabular-nums;margin:10px 0;font-size:32px;display:block}.feature-number p{color:#64748b;font-size:9px}.value-list{padding-top:8px}.value-row{color:#76869d;justify-content:space-between;align-items:center;gap:15px;padding:13px 0;font-size:11px;display:flex}.value-row strong{color:#3d4c63;font-variant-numeric:tabular-nums;font-size:12px}.dot{vertical-align:1px;background:#7b9ce1;border-radius:2px;width:6px;height:6px;margin-right:9px;display:inline-block}.dot.orange{background:#ebb681}.dot.rose{background:#e0a3b1}.dot.violet{background:#ae9bd8}.dot.green{background:#7ec5ad}.muted-foot{color:#64748b;background:#f7f9fc;border-radius:7px;margin-top:8px;padding:12px;font-size:9px;line-height:1.5}.quick-links{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px;display:grid}.quick-links>a{background:#f9fbfe;border:1px solid #e6ecf6;border-radius:13px;align-items:center;gap:12px;padding:19px 20px;display:flex}.quick-links>a:hover{background:#eef4ff}.quick-links strong{color:#526680;font-size:11px;display:block}.quick-links small{color:#64748b;margin-top:5px;font-size:9px;display:block}.quick-links>a>svg:last-child,.quick-links>a>span:last-child{color:#a5b2c4;margin-left:auto}.notice{color:#5876a4;background:#edf4ff;border:1px solid #e0e9fa;border-radius:10px;align-items:flex-start;gap:8px;margin-bottom:18px;padding:12px 14px;font-size:10px;line-height:1.8;display:flex}.notice>svg{flex-shrink:0;margin-top:2px}.notice.warning{color:#937339;background:#fff9ed;border-color:#f0e4c6}.page-footer{color:#64748b;justify-content:space-between;gap:15px;padding:34px 1px 10px;font-size:9px;display:flex}.page-footer i{padding:0 7px;font-style:normal}.table-scroll{border-radius:8px;overflow:auto}table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:11px}th{text-align:left;color:#64748b;background:#f6f8fc;padding:13px 14px;font-size:10px;font-weight:500}td{color:#5b6b83;font-variant-numeric:tabular-nums;border-bottom:1px solid #f0f3f8;padding:18px 14px}tbody tr:last-child td{border-bottom:0}.numeric{text-align:right}tbody tr:hover{background:#fafcff}.product-name strong{white-space:normal;color:#384e6c;min-width:160px;max-width:280px;font-size:11px;line-height:1.6;display:block}.product-name small{text-overflow:ellipsis;max-width:280px;margin-top:4px;font-size:9px;display:block;overflow:hidden}.row-title{color:#405b80;font-weight:600}.row-title:hover{color:var(--blue)}.count-label{color:#64748b;background:#f4f7fc;border-radius:6px;padding:5px 9px;font-size:10px}.table-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:18px;display:flex}.search-field{color:#64748b;border:1px solid #e8edf5;border-radius:9px;flex:1;align-items:center;gap:9px;min-width:240px;max-width:460px;padding:5px 7px 5px 11px;display:flex}.search-field input{color:#526780;flex:1;width:100px;min-height:24px;font-size:11px}.search-field .button{background:#f2f6fd;border:0;min-height:27px}.select-label{color:#64748b;align-items:center;gap:7px;font-size:10px;display:flex}.select-label select{color:#62748d;background:#f6f8fc;border-radius:7px;padding:9px;font-size:10px}.empty-table{text-align:center;color:#64748b;padding:55px 15px;font-size:11px}.empty-state{text-align:center;color:#a6b3c6;padding:30px 15px}.empty-state strong{color:#7586a0;margin-top:13px;font-size:12px;display:block}.empty-state p{margin:10px 0 16px;font-size:11px;line-height:1.7}.badge{border-radius:5px;padding:5px 8px;font-size:9px}.amber{color:#a3824b;background:#fff4dc}.number-warning{color:#c68754}.subtle{font-size:10px;line-height:1.8}.product-report-summary{background:#e8edf5;border:1px solid #e8edf5;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1px;margin:0 0 16px;display:grid;overflow:hidden}.product-report-summary>*{background:#fbfcfe;min-width:0;padding:12px 14px}.product-report-summary .report-metric{margin:0}.summary-coverage small,.summary-coverage strong,.summary-coverage i{display:block}.summary-coverage small{color:#8391a6;font-size:11px}.summary-coverage strong{color:#365276;margin-top:5px;font-size:15px}.summary-coverage i{color:#8b99ac;white-space:nowrap;margin-top:4px;font-size:10px;font-style:normal}.product-report-links{grid-template-columns:minmax(320px,620px);margin-bottom:18px}.report-view-switch{background:#f3f6fa;border:1px solid #e2e8f1;border-radius:10px;gap:3px;padding:3px;display:inline-flex}.report-view-switch button{color:#667a96;min-height:32px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:6px 14px;font-size:11px}.report-view-switch button.selected{color:#2f68c7;background:#fff;font-weight:600;box-shadow:0 1px 4px #3048681f}.daily-summary-grid{background:#e8edf5;border:1px solid #e8edf5;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:1px;display:grid;overflow:hidden}.daily-summary-metric{background:#fbfcfe;min-width:0;padding:18px}.daily-summary-metric small,.daily-summary-metric strong,.daily-summary-metric i{display:block}.daily-summary-metric small{color:#8391a6;font-size:11px}.daily-summary-metric strong{color:#3e5a7e;white-space:nowrap;margin-top:7px;font-size:17px;line-height:1.4}.daily-summary-metric strong.positive{color:#2b8a5a}.daily-summary-metric strong.warm{color:#bc7843}.daily-summary-metric strong.danger{color:#c95050}.daily-summary-metric i{color:#8b99ac;margin-top:5px;font-size:10px;font-style:normal}.daily-profit-scroll{max-height:min(58vh,680px);scrollbar-color:#c6d1e1 transparent;border:1px solid #e8edf5;border-radius:12px;max-height:clamp(360px,100dvh - 360px,760px);overflow:auto;container:daily-profit-report/inline-size}.daily-profit-table{table-layout:fixed;border-spacing:0;border-collapse:separate;color:#536a88;width:1960px;min-width:1960px}.daily-profit-table th,.daily-profit-table td{text-align:right;vertical-align:top;background:#fff;border-bottom:1px solid #e9eef6;border-right:1px solid #e9eef6;width:126px;padding:13px 12px}.daily-profit-table thead th{z-index:3;color:#506b91;text-align:center;background:#f7f9fc;height:46px;font-size:12px;font-weight:600;position:sticky;top:40px}.daily-profit-table .daily-profit-groups th{color:#5876a4;letter-spacing:.04em;background:#eef4fc;height:40px;top:0}.daily-profit-table thead th[rowspan="2"]{z-index:4;top:0}.daily-profit-table th:first-child,.daily-profit-table td:first-child{text-align:left;width:112px}.daily-profit-table tbody th{color:#3472c7;white-space:nowrap;font-size:12px;font-weight:600}.daily-profit-table tbody tr:hover th,.daily-profit-table tbody tr:hover td{background:#fbfdff}.daily-profit-table tfoot th,.daily-profit-table tfoot td{color:#314d73;background:#f7faff;font-weight:700}.daily-profit-table tfoot tr:last-child th,.daily-profit-table tfoot tr:last-child td{border-bottom:0}.daily-value{white-space:nowrap;display:block}.daily-value strong{color:#536a88;font-size:12px;line-height:1.5;display:block}.daily-value strong.positive{color:#2b8a5a}.daily-value strong.warm{color:#bc7843}.daily-value strong.danger{color:#c95050}.daily-value small{color:#8a98ab;margin-top:3px;font-size:10px;font-weight:400;line-height:1.45;display:block}.product-profit-scroll{max-height:min(68vh,760px);scrollbar-color:#c6d1e1 transparent;border:1px solid #e9eef6;border-radius:12px;max-height:clamp(420px,100dvh - 400px,820px);overflow:auto;container:product-profit-report/inline-size}.product-profit-table{table-layout:fixed;white-space:normal;width:2250px;min-width:2250px}.product-profit-table .report-col-product{width:320px}.product-profit-table .report-col-metric{width:148px}.product-profit-table th{z-index:3;text-align:center;background:#f7f9fc;border-right:1px solid #e8edf5;height:46px;padding:10px 12px;font-size:12px;line-height:1.45;position:sticky;top:40px}.product-profit-table .report-groups th{color:#5876a4;letter-spacing:.04em;background:#eef4fc;height:40px;font-size:12px;font-weight:600;top:0}.product-profit-table th[rowspan="2"]{z-index:5;top:0}.product-profit-table th:first-child,.product-profit-table td:first-child{width:320px}.product-profit-table th:not(:first-child),.product-profit-table td:not(:first-child){width:148px}.product-profit-table td{vertical-align:top;background:#fff;border-right:1px solid #f0f3f8;padding:15px 12px}@container product-profit-report (width>=1420px){.product-profit-table{width:100%;min-width:100%}.product-profit-table .report-col-product,.product-profit-table th:first-child,.product-profit-table td:first-child{width:18%}.product-profit-table .report-col-metric,.product-profit-table th:not(:first-child),.product-profit-table td:not(:first-child){width:auto}.product-profit-table th,.product-profit-table td{padding-left:8px;padding-right:8px}.product-profit-table .report-metric strong{white-space:nowrap}}@container daily-profit-report (width>=1420px){.daily-profit-table{width:100%;min-width:100%}.daily-profit-table th,.daily-profit-table td{width:auto;padding-left:8px;padding-right:8px}.daily-profit-table th:first-child,.daily-profit-table td:first-child{width:7.5%}}.product-profit-table tbody tr:hover td{background:#fbfdff}.product-profit-table .sticky-product{z-index:2;position:sticky;left:0;box-shadow:8px 0 16px -16px #334a69}.product-profit-table thead .sticky-product{z-index:7;background:#eef4fc}.report-product{align-items:flex-start;gap:11px;display:flex}.report-product img,.report-product-placeholder{object-fit:cover;background:#f4f7fb;border:1px solid #e5eaf2;border-radius:10px;flex:0 0 60px;width:60px;height:60px}.report-product-placeholder{color:#9caec5;place-items:center;display:grid}.report-product strong{color:#355174;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:205px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.report-product small{color:#8997aa;text-overflow:ellipsis;white-space:nowrap;max-width:205px;margin-top:3px;font-size:10px;display:block;overflow:hidden}.report-metric{white-space:nowrap;margin-bottom:9px;display:block}.report-metric:last-child{margin-bottom:0}.report-metric small{color:#8a98ab;margin-bottom:2px;font-size:10px;line-height:1.45;display:block}.report-metric strong{color:#536a88;font-size:12px;font-weight:600;line-height:1.5}.report-metric strong.positive{color:#2b8a5a}.report-metric strong.warm{color:#bc7843}.report-metric strong.danger{color:#c95050}.report-metric i{color:#93a0b2;white-space:nowrap;margin-top:3px;font-size:10px;font-style:normal;display:block}.report-formula,.report-estimate{color:#9aa7b9;margin-top:3px;font-size:10px;display:inline-block}.report-estimate{color:#9b7a3f;background:#fff5de;border-radius:5px;padding:3px 6px}.profit-state{color:#7c8ca2;white-space:nowrap;background:#f1f4f8;border-radius:999px;margin-top:5px;padding:4px 7px;font-size:10px;display:inline-block}.profit-state.complete{color:#2d8658;background:#eaf7ef}.profit-state.incomplete{color:#a56c3f;background:#fff3e8}.cost-config-link{text-decoration:none;transition:color .16s,background .16s,box-shadow .16s}.cost-config-link:hover{color:#8d542a;background:#ffe8d2;box-shadow:0 0 0 1px #f1c79e}.profit-result{background:#fbfdff!important}.padded{padding-bottom:20px}.feature-search{color:#a0adc2;background:#fff;border:1px solid #e5ebf5;border-radius:12px;align-items:center;gap:12px;margin-bottom:19px;padding:15px 18px;display:flex}.feature-search input{color:#50647f;width:100%;font-size:12px}.feature-groups{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.feature-groups .panel{padding:20px}.feature-links a{color:#627a99;border-bottom:1px solid #f2f5fa;justify-content:space-between;align-items:center;padding:12px 2px;font-size:11px;display:flex}.feature-links a:last-child{border:0}.feature-links a:hover{color:#2e65bf}.feature-links svg{color:#aab8ca}.mobile-nav,.mobile-only{display:none}.skeleton-stack{min-height:180px;padding:15px 0}.skeleton-stack i,.skeleton-number{background:linear-gradient(100deg,#f0f3f8,#f9fbfd,#f0f3f8) 0 0/200% 100%;border-radius:7px;animation:1.6s linear infinite shimmer;display:block}.skeleton-stack i{height:28px;margin:14px 0}.skeleton-stack i:nth-child(2){width:80%}.skeleton-stack i:nth-child(3){width:65%}.skeleton-number{width:70%;height:35px;margin:14px 0 9px}.updating{margin-bottom:12px}.page-enter{animation:.18s appear}.login-page{background:#f4f7fc;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative;overflow:hidden}.login-decoration{background:radial-gradient(circle,#dce8ff,#0000 70%);border-radius:50%;width:580px;height:580px;position:absolute;top:-290px;right:-170px}.login-card{background:#fff;border:1px solid #e5ebf6;border-radius:24px;width:420px;padding:42px;position:relative;box-shadow:0 20px 80px #3e60900d}.login-card .brand{margin-bottom:44px;padding:0}.login-card>.eyebrow{letter-spacing:2px;font-size:10px}.login-card h1{font-size:29px}.login-intro{color:#64748b;margin:11px 0 30px;font-size:12px}.login-card label{color:#5d7291;margin-bottom:20px;font-size:11px;display:block}.login-card label input{background:#fafcff;border:1px solid #e3eaf6;border-radius:10px;width:100%;min-height:44px;margin-top:8px;padding:14px;font-size:12px;display:block}.login-submit{justify-content:space-between;width:100%;min-height:44px;font-size:13px}.login-foot{color:#64748b;justify-content:center;align-items:center;gap:6px;margin:23px 0;font-size:10px;display:flex}.login-card>.text-link{text-align:center;font-size:10px;display:block}.login-copyright{color:#64748b;letter-spacing:1px;font-size:10px;position:absolute;bottom:25px}.boot-screen{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:25px;min-height:100vh;padding:20px;font-size:12px;display:flex}.progress-track{background:#e6edfa;border-radius:3px;width:130px;height:3px;overflow:hidden}.progress-track i{background:var(--blue);width:40%;height:100%;animation:1.1s infinite progress;display:block}@keyframes progress{0%{transform:translate(-100%)}to{transform:translate(350%)}}@keyframes shimmer{to{background-position:-200% 0}}@keyframes appear{0%{opacity:.3;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@media (min-width:1550px){.kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.kpi-value{font-size:26px}.kpi{padding:18px 15px}.kpi-grid.three{grid-template-columns:repeat(3,1fr)}}@media (max-width:1150px){.sidebar{width:198px;padding:28px 12px 18px}.brand>span{font-size:18px}.brand img{width:35px;height:35px}.brand small{font-size:7px}.main-wrap{margin-left:198px}.topbar{padding:0 25px}.main-content{padding:26px 25px 18px}.filterbar{gap:10px}.filter-divider{display:none}.date-inputs{margin-left:0}.page-heading{align-items:flex-start}.page-actions{flex-wrap:wrap;justify-content:flex-end}.kpi{padding:15px}.kpi-value{font-size:25px}.feature-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.sidebar{display:none}.main-wrap{margin-left:0}.topbar{height:55px;padding:0 21px}.main-content{padding:24px 20px 100px}.mobile-only{display:inline-flex}.desktop-only{display:none}.page-heading{align-items:flex-start;gap:13px;margin-bottom:22px}.page-heading h1{font-size:27px}.page-heading>div>p:last-child{max-width:185px;font-size:10px;line-height:1.7}.page-actions .auto-button{display:none}.page-actions .button{min-height:33px;padding:0 10px;font-size:10px}.eyebrow{letter-spacing:1.5px;font-size:8px}.filterbar{gap:12px;padding:12px}.shop-select{width:100%;padding:0 2px}.shop-select select{flex:1;max-width:100%}.date-presets{width:100%}.date-presets button{flex:1}.date-inputs{flex:1;justify-content:space-between;gap:3px}.date-inputs input{width:108px;font-size:10px}.filter-caption{flex-direction:column;gap:2px;margin-bottom:22px;font-size:8px;line-height:1.7}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.kpi-grid.three{grid-template-columns:repeat(1,minmax(0,1fr))}.kpi{border-radius:13px;min-height:136px;padding:15px 14px}.kpi-top{font-size:10px}.kpi-icon{border-radius:8px;width:26px;height:26px}.kpi-value{margin:12px 0 10px;font-size:25px}.kpi>p{min-height:24px;font-size:8px}.two-col{grid-template-columns:1fr;gap:14px}.panel{border-radius:14px;padding:20px 17px}.quick-links{grid-template-columns:1fr;gap:11px;margin-top:14px}.quick-links>a{padding:17px}.read-time{margin-bottom:20px;font-size:8px}.page-footer{flex-direction:column;gap:8px;padding-top:30px;font-size:8px}.mobile-nav{padding:9px 10px max(9px, env(safe-area-inset-bottom));z-index:30;background:#fffffff5;border-top:1px solid #e5eaf3;justify-content:space-around;align-items:center;min-height:66px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #37527504}.mobile-nav>a{color:#929fb2;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:5px;min-width:44px;min-height:44px;padding:5px;font-size:9px;display:flex}.mobile-nav>a.active{color:var(--blue);background:#f0f5ff}.table-toolbar{gap:10px}.search-field{min-width:100%;max-width:none}.feature-groups{grid-template-columns:1fr}.notice{padding:11px 12px;font-size:9px}.login-card{border-radius:21px;padding:32px 26px}.login-card .brand{margin-bottom:35px}.topbar-right{gap:10px}}@media (max-width:900px){.daily-summary-grid{grid-template-columns:repeat(2,minmax(140px,1fr))}.product-report-links{grid-template-columns:1fr}}@media (max-width:520px){.daily-summary-grid{grid-template-columns:1fr}.report-view-switch{width:100%}.report-view-switch button{flex:1}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.nav-item{font-size:14px}.button,.kpi-top{font-size:12px}.kpi>p,.read-time,.muted-foot,.feature-number p,.value-row,.section-title,.text-link,.table-toolbar,.filter-caption,.page-footer,.notice,.count-label,.badge,.subtle{font-size:11px}.page-heading>div>p:last-child{font-size:13px}.eyebrow{font-size:10px}th{font-size:11px}td,.product-name strong{font-size:12px}.product-name small{font-size:10px}.date-presets button,.date-inputs input,.shop-select select{font-size:12px}.date-inputs input{width:119px}.feature-links a{font-size:12px}.login-card label,.login-intro{font-size:13px}.login-card label input{font-size:14px}.login-foot,.login-card>.text-link{font-size:11px}.filterbar{row-gap:12px}@media (max-width:800px){.kpi-top{font-size:12px}.kpi>p{font-size:10px}.kpi-value{font-size:26px}.filter-caption,.read-time,.page-footer{font-size:10px}.date-inputs input{width:111px;font-size:11px}.date-presets button,.shop-select select{font-size:12px}.mobile-nav>a{font-size:10px}.notice{font-size:11px}.quick-links strong{font-size:12px}.quick-links small{font-size:10px}}.recovery-panel{max-width:720px;margin:24px auto;padding:36px}.recovery-panel>h2{margin:18px 0 12px;font-size:19px}.recovery-panel>p{color:#64748b;font-size:13px;line-height:1.8}.recovery-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.cumulative-section{background:#fff;border:1px solid #e4eaf4;border-radius:14px;margin-top:22px;overflow:hidden}.cumulative-toggle{text-align:left;background:#fff;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:20px 22px;display:flex}.cumulative-toggle>span:first-child{flex-direction:column;gap:7px;display:flex}.cumulative-toggle strong{font-size:13px}.cumulative-toggle small{font-size:11px;line-height:1.7}.cumulative-toggle>span:last-child{color:#64748b;align-items:center;gap:8px;font-size:11px;display:flex}.cumulative-toggle[aria-expanded=true]>span:last-child>svg{transform:rotate(90deg)}.cumulative-content{background:#f7f9fc;border-top:1px solid #edf0f5;padding:20px}@media (max-width:800px){.cumulative-toggle{padding:18px 14px}.cumulative-content{padding:14px}}.reach-page{gap:20px;display:grid}.reach-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:20px;display:grid}.reach-auto-summary{background:var(--surface-soft,#f5f5f7);border-radius:16px;gap:8px;padding:16px;display:grid}.reach-auto-summary .status-pill{justify-self:start}.reach-auto-summary p,.reach-compose-foot,.reach-shop-list span{color:var(--text-secondary,#6e6e73);font-size:13px}.reach-shop-list{gap:8px;margin-top:12px;display:grid}.reach-shop-list>div{border-bottom:1px solid var(--border,#e5e5ea);justify-content:space-between;gap:16px;padding:11px 4px;display:flex}.reach-config{border-top:1px solid var(--border,#e5e5ea);gap:14px;margin-top:20px;padding-top:18px;display:grid}.reach-config-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.reach-config-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.reach-config-grid label{color:var(--text-secondary,#6e6e73);gap:6px;font-size:12px;display:grid}.reach-config-grid input,.reach-config-grid select{border:1px solid var(--border,#d2d2d7);background:var(--surface,#fff);border-radius:10px;min-width:0;padding:9px 10px}.reach-field{color:var(--text-secondary,#6e6e73);gap:7px;margin-bottom:14px;font-size:13px;display:grid}.reach-field select,.reach-field textarea{border:1px solid var(--border,#d2d2d7);background:var(--surface,#fff);width:100%;color:var(--text-primary,#1d1d1f);font:inherit;resize:vertical;border-radius:12px;padding:11px 12px}.reach-field textarea:focus,.reach-field select:focus{border-color:#007aff;outline:none;box-shadow:0 0 0 3px #007aff1f}.reach-compose-foot{justify-content:space-between;align-items:center;gap:12px;display:flex}.status-pill{color:#555;background:#eef0f3;border-radius:999px;align-items:center;max-width:260px;padding:4px 8px;font-size:12px;line-height:1.35;display:inline-flex}.status-pill.success{color:#248a3d;background:#e7f7eb}.status-pill.danger{color:#c9342f;background:#fff0ef}.select-all{color:var(--text-secondary,#6e6e73);align-items:center;gap:7px;font-size:13px;display:inline-flex}.reach-subnav{background:var(--surface-soft,#f5f5f7);border-radius:12px;gap:6px;margin:-4px 0 16px;padding:4px;display:flex}.reach-subnav button{color:var(--text-secondary,#6e6e73);cursor:pointer;font:inherit;background:0 0;border:0;border-radius:9px;padding:8px 13px;font-size:13px}.reach-subnav button.selected{background:var(--surface,#fff);color:var(--text-primary,#1d1d1f);box-shadow:0 1px 3px #00000014}.reach-log-filters{border:1px solid var(--border,#d2d2d7);background:var(--surface-soft,#f5f5f7);color:var(--text-secondary,#6e6e73);border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 14px;padding:10px 12px;font-size:12px;display:flex}.reach-log-filters strong{color:var(--text-primary,#1d1d1f);font-size:13px}.reach-log-date-presets{background:var(--surface,#fff);border-radius:9px;gap:4px;padding:3px;display:inline-flex}.reach-log-date-presets button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:7px;padding:6px 10px}.reach-log-date-presets button.selected{background:var(--accent-soft,#e8f0ff);color:var(--accent,#2763e7);font-weight:600}.reach-log-filters input[type=date]{border:1px solid var(--border,#d2d2d7);background:var(--surface,#fff);min-height:32px;color:var(--text-primary,#1d1d1f);font:inherit;border-radius:8px;padding:5px 8px}.reach-pager{color:var(--text-secondary,#6e6e73);justify-content:flex-end;align-items:center;gap:8px;margin-top:14px;font-size:12px;display:flex}.reach-pager label{align-items:center;gap:5px;display:inline-flex}.reach-pager select{border:1px solid var(--border,#d2d2d7);background:var(--surface,#fff);color:inherit;border-radius:8px;padding:5px 7px}@media (max-width:980px){.reach-layout{grid-template-columns:1fr}.reach-config-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.reach-shop-list>div,.reach-compose-foot,.reach-config-heading{flex-direction:column;align-items:flex-start}.reach-config-grid{grid-template-columns:1fr}.reach-pager{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start}.reach-log-filters{flex-direction:column;align-items:flex-start}}.freshness-details{color:#4f6f5d;position:relative}.freshness-details.warning{color:#9a6d25}.freshness-details.unknown{color:#64748b}.freshness-details summary{cursor:pointer;white-space:nowrap;list-style:none}.freshness-details summary::-webkit-details-marker{display:none}.freshness-details summary:after{content:"⌄";margin-left:6px;display:inline-block}.freshness-details[open] summary:after{transform:rotate(180deg)}.freshness-popover{z-index:20;background:#fff;border:1px solid #e1e7f0;border-radius:12px;width:min(460px,100vw - 42px);padding:8px;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 12px 36px #2a3d5b24}.freshness-row{color:#5a6b83;border-bottom:1px solid #f0f3f7;grid-template-columns:minmax(100px,1fr) minmax(160px,1.6fr) 42px;align-items:center;gap:10px;padding:9px 10px;display:grid}.freshness-row:last-child{border-bottom:0}.freshness-row strong{color:#40536e}.freshness-row i{color:#7084a0;justify-self:end;font-style:normal}.freshness-row.failed,.freshness-row.delayed,.freshness-row.never{background:#fff9ed}@media (max-width:800px){.freshness-details{width:100%}.freshness-details summary{white-space:normal}.freshness-popover{left:0;right:auto}.freshness-row{grid-template-columns:1fr;gap:4px}.freshness-row i{justify-self:start}}
