@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#182033;background:#f4f6f9;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #2563eb;--blue-soft: #eaf1ff;--green: #15966a;--green-soft: #e8f7f1;--red: #dc4b55;--red-soft: #fff0f1;--orange: #e58a28;--orange-soft: #fff5e8;--violet: #7456d8;--border: #e6e9ef;--muted: #788295;--sidebar: 244px}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f4f6f9}button,input{font:inherit}button{cursor:pointer}.login-page{min-height:100vh;padding:24px;display:grid;place-items:center;background:radial-gradient(circle at 50% 0,#e9f0ff 0,transparent 35%),#f4f6f9}.login-card{width:min(100%,410px);padding:34px;border:1px solid var(--border);border-radius:22px;background:#fff;box-shadow:0 22px 70px #20345b1c}.login-brand{display:flex;align-items:center;justify-content:center;gap:11px;margin-bottom:30px}.login-brand strong,.login-brand span{display:block}.login-brand strong{font-size:15px;font-weight:800}.login-brand span{margin-top:2px;color:var(--muted);font-size:10px}.login-icon{width:54px;height:54px;margin:0 auto 16px;display:grid;place-items:center;border-radius:17px;color:var(--blue);background:var(--blue-soft)}.login-card h1{margin:0;text-align:center;font-size:24px;letter-spacing:-.5px}.login-card>p{margin:8px 0 24px;text-align:center;color:var(--muted);font-size:12px}.login-card form{display:grid;gap:15px}.login-card label{display:grid;gap:7px;color:#4d5a70;font-size:11px;font-weight:700}.login-card input{width:100%;height:44px;padding:0 13px;outline:none;border:1px solid #dce2eb;border-radius:11px;color:#182033;background:#fff;transition:border-color .18s ease,box-shadow .18s ease}.login-card input:focus{border-color:#6491f5;box-shadow:0 0 0 3px #e4edff}.login-password-control{display:grid;gap:7px}.login-password-field{position:relative}.login-card .login-password-field input{padding-right:52px}.login-password-toggle{width:42px;height:42px;position:absolute;top:1px;right:1px;display:grid;place-items:center;border:0;border-radius:10px;color:#718096;background:transparent}.login-password-toggle:hover{color:var(--blue)}.login-password-toggle:focus-visible{outline:2px solid #6491f5;outline-offset:-3px}.login-password-toggle:disabled{cursor:not-allowed;opacity:.5}.login-submit{height:44px;margin-top:3px;border:0;border-radius:11px;color:#fff;background:linear-gradient(135deg,#235ee7,#347ef8);font-size:12px;font-weight:800;box-shadow:0 8px 20px #2563eb35}.login-submit:disabled{cursor:not-allowed;opacity:.55}.login-error{padding:10px 12px;display:flex;align-items:flex-start;gap:8px;border:1px solid #f2c9cd;border-radius:10px;color:#a8323c;background:#fff1f2;font-size:10px;line-height:1.45}.login-error svg{flex:0 0 auto}.login-card>small{display:block;margin-top:22px;text-align:center;color:#9aa2b0;font-size:9px}.login-checking{min-height:115px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:13px;color:var(--muted);font-size:11px}.login-checking .loader{width:32px;height:32px;border-width:3px}.app-shell{min-height:100vh;display:grid;grid-template-columns:var(--sidebar) minmax(0,1fr)}.sidebar{position:fixed;z-index:20;inset:0 auto 0 0;width:var(--sidebar);background:#fff;border-right:1px solid var(--border);padding:24px 14px 18px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px;padding:0 10px 24px}.brand-mark{width:38px;height:38px;display:grid;place-items:center;color:#fff;background:linear-gradient(140deg,#225cf4,#2f82ff);border-radius:12px;box-shadow:0 8px 20px #2f6bff35}.brand strong{display:block;letter-spacing:-.3px;font-size:15px;font-weight:800}.brand span{display:block;margin-top:2px;color:#9199a8;font-size:10px}.account-card{margin:0 2px 23px;padding:11px;border:1px solid #e9ecf2;border-radius:13px;display:flex;align-items:center;gap:9px;background:#fafbfc}.account-avatar{flex:0 0 auto;width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:#e7eeff;color:var(--blue);font-weight:800;font-size:13px}.account-card>div:nth-child(2){flex:1;min-width:0}.account-card strong,.account-card span{overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap}.account-card strong{font-size:11px}.account-card span{color:var(--muted);font-size:9px;margin-top:3px}.account-card>svg{color:#a5adba}.nav-label{padding:0 12px 8px;text-transform:uppercase;color:#a2a9b7;letter-spacing:.09em;font-size:9px;font-weight:700}.nav-label.second{margin-top:22px}.nav-item{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:12px;color:#667085;padding:11px 12px;margin:2px 0;border-radius:10px;font-size:12px;font-weight:600;text-align:left;transition:.18s ease}.nav-item:hover{background:#f5f7fa;color:#273249}.nav-item.active{background:#edf3ff;color:#235ee7}.nav-item span{flex:1}.nav-item em{min-width:20px;height:20px;display:grid;place-items:center;border-radius:10px;color:#fff;background:var(--red);font-size:9px;font-style:normal}.sidebar-bottom{margin-top:auto}.connection{padding:12px;border-radius:12px;display:flex;gap:9px;align-items:center;background:#f6f7f9}.connection-dot{width:8px;height:8px;border-radius:50%;background:#aab1bd}.connection.online .connection-dot{background:#18a874;box-shadow:0 0 0 4px #dff6ee}.connection strong,.connection small{display:block}.connection strong{font-size:10px}.connection small{margin-top:2px;color:var(--muted);font-size:8px}main{grid-column:2;min-width:0}.topbar{height:86px;position:sticky;z-index:10;top:0;background:#f4f6f9e8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:18px 30px 14px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #eceff3}.page-heading h1{margin:0;font-size:21px;letter-spacing:-.45px}.page-heading p{margin:5px 0 0;color:var(--muted);font-size:11px}.topbar-actions{display:flex;align-items:center;gap:9px}.period-switcher{border:1px solid #dfe3ea;border-radius:10px;background:#fff;padding:3px;display:flex}.period-switcher button{border:0;color:#7b8495;background:transparent;padding:7px 11px;border-radius:7px;font-size:10px;font-weight:700}.period-switcher button.active{color:#1e57df;background:#edf3ff}.period-control{position:relative}.period-switcher button:disabled{opacity:.55;cursor:wait}.custom-period-popover{width:330px;position:absolute;z-index:30;right:0;top:calc(100% + 9px);padding:14px;border:1px solid #dfe4eb;border-radius:12px;background:#fff;box-shadow:0 16px 38px #26354d26}.custom-period-popover>strong,.custom-period-popover>small{display:block}.custom-period-popover>strong{color:#354158;font-size:11px}.custom-period-popover>div{margin-top:11px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.custom-period-popover label{color:#7c8697;font-size:8px;font-weight:700}.custom-period-popover input{width:100%;height:34px;display:block;margin-top:5px;padding:0 7px;border:1px solid #dfe3ea;border-radius:8px;color:#354158;background:#fff;font-size:9px}.custom-period-popover>small{margin-top:8px;color:#929baa;font-size:8px}.custom-period-popover>button{width:100%;height:34px;margin-top:11px;border:0;border-radius:8px;color:#fff;background:var(--blue);font-size:9px;font-weight:800}.custom-period-popover>button:disabled{opacity:.6}.icon-button{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;border:1px solid #dfe3ea;color:#536074;background:#fff}.icon-button:disabled{opacity:.6}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.content{max-width:1500px;margin:0 auto;padding:22px 30px 42px}.error-banner{margin:14px 30px -5px;min-height:42px;padding:10px 13px;border:1px solid #f4c7cb;border-radius:10px;display:flex;align-items:center;gap:9px;color:#a8323c;background:#fff1f2;font-size:11px}.error-banner span{flex:1}.error-banner button{padding:2px;display:grid;place-items:center;border:0;color:inherit;background:transparent}.loading-overlay{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f4f6f9dd;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.loading-overlay strong{margin-top:16px;font-size:14px}.loading-overlay span{color:var(--muted);font-size:10px;margin-top:6px}.loader{width:42px;height:42px;border:4px solid #dce6ff;border-top-color:var(--blue);border-radius:50%;animation:spin .8s linear infinite}.hero-card{min-height:148px;padding:22px 24px;border-radius:18px;display:flex;align-items:center;gap:22px;color:#fff;background:radial-gradient(circle at 85% 25%,#568bff 0,transparent 25%),linear-gradient(110deg,#1f59e6,#2f73f7);box-shadow:0 12px 30px #265dd829;overflow:hidden}.health-ring{flex:0 0 auto;width:96px;height:96px;display:grid;place-items:center;border-radius:50%;background:conic-gradient(#fff var(--progress),#ffffff35 0);position:relative}.health-ring:before{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border-radius:50%;background:#2a65ed}.health-ring>div{position:relative;text-align:center}.health-ring strong{display:block;font-size:29px;line-height:1;letter-spacing:-1px}.health-ring span{display:block;margin-top:4px;opacity:.72;font-size:9px}.hero-copy{flex:1}.eyebrow{display:flex;align-items:center;gap:5px;opacity:.78;text-transform:uppercase;letter-spacing:.08em;font-size:9px;font-weight:700}.hero-copy h2{margin:8px 0 6px;font-size:21px;letter-spacing:-.45px}.hero-copy p{max-width:650px;margin:0;opacity:.76;font-size:10px;line-height:1.6}.primary-button{padding:10px 13px;border:0;border-radius:10px;display:inline-flex;align-items:center;gap:6px;color:#1e5be7;background:#fff;font-size:10px;font-weight:800;white-space:nowrap;box-shadow:0 5px 15px #163e9d29}.primary-button:disabled{opacity:.6}.metrics-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:13px;margin:14px 0}.metric-card{min-width:0;position:relative;padding:16px;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 4px 14px #25395b08}.metric-icon{position:absolute;right:15px;top:15px;width:33px;height:33px;display:grid;place-items:center;border-radius:10px}.metric-icon.blue{color:var(--blue);background:var(--blue-soft)}.metric-icon.green{color:var(--green);background:var(--green-soft)}.metric-icon.violet{color:var(--violet);background:#f0ecff}.metric-icon.orange{color:var(--orange);background:var(--orange-soft)}.metric-top span,.metric-top small{display:block}.metric-top span{color:#626d80;font-size:10px;font-weight:600}.metric-top small{color:#adb3bf;font-size:8px;margin-top:2px}.metric-card>strong{display:block;margin:14px 0 9px;font-size:20px;letter-spacing:-.5px}.metric-change{display:flex;align-items:center;gap:3px;font-size:9px;font-weight:700}.metric-change.positive{color:var(--green)}.metric-change.negative{color:var(--red)}.metric-change.neutral{color:#929baa;font-weight:500}.metric-change span{color:#a2a9b6;margin-left:3px;font-weight:500}.quality-strip{margin:14px 0;min-height:68px;padding:10px 14px;display:grid;grid-template-columns:1.25fr repeat(4,minmax(135px,1fr)) .65fr;align-items:center;gap:8px;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 4px 14px #25395b08}.quality-title,.quality-check{min-width:0;display:flex;align-items:center;gap:8px}.quality-title>svg{color:var(--blue)}.quality-title strong,.quality-title span,.quality-check strong,.quality-check span,.quality-source strong,.quality-source span{display:block}.quality-title strong,.quality-check strong{color:#334057;font-size:9px}.quality-title span,.quality-check span,.quality-source span{margin-top:3px;color:#959dab;font-size:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.quality-check{padding:8px;border-radius:9px;background:#f7f8fa}.quality-check.ok>svg{color:var(--green)}.quality-check.warning>svg{color:var(--orange)}.quality-check.error>svg{color:var(--red)}.quality-source{padding-left:10px;border-left:1px solid #eceff3;text-align:right}.quality-source strong{color:#344157;font-size:13px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);gap:14px}.panel{border:1px solid var(--border);border-radius:15px;background:#fff;box-shadow:0 4px 14px #25395b08}.panel-header{padding:17px 18px 11px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.panel-header h3{margin:0;display:flex;align-items:center;gap:7px;font-size:13px;letter-spacing:-.2px}.panel-header h3 em{width:19px;height:19px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--red);font-size:8px;font-style:normal}.panel-header p{margin:4px 0 0;color:#939baa;font-size:9px}.panel-header>button{border:0;background:transparent;color:var(--blue);padding:2px 0;display:flex;align-items:center;gap:2px;font-size:9px;font-weight:700}.chart-panel{position:relative}.chart-legend{position:absolute;top:18px;right:18px;display:flex;gap:12px;color:#798295;font-size:8px}.chart-legend span{display:flex;align-items:center;gap:4px}.chart-legend i{width:8px;height:8px;display:inline-block;border-radius:3px}.legend-revenue{background:var(--blue)}.legend-profit{background:var(--green)}.main-chart{height:246px;padding:8px 12px 10px}.chart-tooltip{min-width:140px;padding:10px;border:1px solid #e3e6ec;border-radius:10px;background:#fff;box-shadow:0 9px 25px #2b3d5b1f}.chart-tooltip strong{display:block;font-size:9px;margin-bottom:6px}.chart-tooltip span{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:8px;line-height:1.8}.chart-tooltip b{color:#253049}.alerts-list{padding:0 10px 9px}.alert-row{padding:11px 8px;display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:9px;border-top:1px solid #eff1f4}.alert-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:9px}.alert-row.critical .alert-icon{color:var(--red);background:var(--red-soft)}.alert-row.warning .alert-icon{color:var(--orange);background:var(--orange-soft)}.alert-row.success .alert-icon{color:var(--green);background:var(--green-soft)}.alert-row strong{display:block;font-size:9px;line-height:1.35}.alert-row p{margin:3px 0 0;color:#939baa;font-size:8px}.alert-row>svg{color:#c1c6cf}.products-preview{margin-top:14px}.table-scroll{overflow-x:auto}.data-table{width:100%;border-collapse:collapse;min-width:760px}.data-table th{color:#929aa9;background:#fafbfc;padding:9px 14px;border-top:1px solid #eef0f4;border-bottom:1px solid #eef0f4;text-align:left;text-transform:uppercase;letter-spacing:.04em;font-size:7px;font-weight:700}.data-table td{padding:11px 14px;border-bottom:1px solid #f0f2f5;color:#566176;font-size:9px;vertical-align:middle}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fbfcff}.data-table td>strong{color:#263149;font-size:10px}.sub-cell{display:block;margin-top:3px;color:#9aa2af;font-size:8px}.product-cell{min-width:220px;display:flex;align-items:center;gap:9px}.product-cell img,.product-placeholder{flex:0 0 auto;width:35px;height:35px;border-radius:9px;object-fit:cover;border:1px solid #eceef2}.product-placeholder{display:grid;place-items:center;color:#8ea9ee;background:#edf3ff}.product-cell>div:last-child{min-width:0}.product-cell strong,.product-cell span{display:block;max-width:260px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product-cell strong{color:#2b354b;font-size:9px}.product-cell span{margin-top:4px;color:#9ba2af;font-size:7px}.status-badge{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:8px;font-size:8px;font-weight:700;white-space:nowrap}.status-badge i{width:5px;height:5px;border-radius:50%}.status-badge.good{color:#167d5d;background:#eaf7f2}.status-badge.good i{background:#20a474}.status-badge.warning{color:#a3651b;background:#fff5e7}.status-badge.warning i{background:#e49a3e}.status-badge.critical{color:#ad3842;background:#fff0f1}.status-badge.critical i{background:#e15863}.margin-cell{min-width:66px}.margin-cell strong{font-size:9px}.margin-cell>div{width:55px;height:3px;margin-top:5px;border-radius:2px;background:#eceff3;overflow:hidden}.margin-cell i{display:block;height:100%;border-radius:inherit}.margin-cell.high strong{color:var(--green)}.margin-cell.high i{background:var(--green)}.margin-cell.medium strong{color:var(--orange)}.margin-cell.medium i{background:var(--orange)}.margin-cell.low strong{color:var(--red)}.margin-cell.low i{background:var(--red)}.text-green{color:var(--green)!important}.text-red{color:var(--red)!important}.notice-card{padding:13px 16px;margin-bottom:14px;border:1px solid #f2d4a8;border-radius:13px;background:#fff9ef}.notice-card>div{display:flex;gap:10px;align-items:center;color:#b5701b}.notice-card span{display:block}.notice-card strong{display:block;color:#6f4a1a;font-size:10px}.notice-card small{display:block;margin-top:3px;color:#a67b45;font-size:8px}.summary-strip{padding:0 2px;margin-bottom:14px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--border);border-radius:14px;background:#fff}.summary-item{padding:17px 18px;border-right:1px solid #edf0f3}.summary-item:last-child{border-right:0}.summary-item span,.summary-item strong{display:block}.summary-item span{color:#8992a2;font-size:9px}.summary-item strong{margin-top:6px;color:#263149;font-size:17px;letter-spacing:-.35px}.full-table-panel{overflow:hidden}.table-toolbar{min-height:68px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:15px}.table-toolbar h3{margin:0;font-size:13px}.table-toolbar p{margin:4px 0 0;color:#939baa;font-size:8px}.search-box{width:250px;height:36px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #dfe3e9;border-radius:9px;color:#98a0ad;background:#fafbfc}.search-box input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#2b3549;font-size:9px}.table-controls{min-height:70px;padding:11px 16px;display:grid;grid-template-columns:minmax(210px,1fr) minmax(145px,auto) minmax(165px,auto) auto auto auto;align-items:end;gap:8px;border-top:1px solid #edf0f4;background:#fbfcfe}.table-control-search{height:37px;padding:0 10px;display:flex;align-items:center;gap:7px;border:1px solid #dfe4eb;border-radius:9px;color:#8b96a8;background:#fff}.table-control-search:focus-within{border-color:#83a5f6;box-shadow:0 0 0 3px #e9f0ff}.table-control-search input{min-width:0;width:100%;border:0;outline:0;color:#2d394f;background:transparent;font-size:9px}.table-control-select{min-width:0}.table-control-select>span{height:15px;margin:0 0 4px 2px;display:flex;align-items:center;gap:4px;color:#7d8799;font-size:7px;font-weight:700}.table-control-select select{width:100%;height:37px;padding:0 28px 0 9px;border:1px solid #dfe4eb;border-radius:9px;outline:0;color:#445168;background:#fff;font-size:8px;font-weight:700}.sort-direction-button,.table-reset-button{height:37px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;gap:5px;border:1px solid #dfe4eb;border-radius:9px;color:#49617f;background:#fff;font-size:8px;font-weight:700}.sort-direction-button:hover,.table-reset-button:hover:not(:disabled){color:var(--blue);border-color:#a9bff2;background:#f1f5ff}.table-reset-button:disabled{opacity:.45;cursor:default}.table-result-count{min-width:55px;height:37px;padding-left:10px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid #e1e5ec}.table-result-count strong,.table-result-count span{display:block}.table-result-count strong{color:#2d394f;font-size:10px}.table-result-count span{color:#949dab;font-size:7px}.economy-table{min-width:1260px}.cost-input{width:95px;height:32px;display:flex;align-items:center;border:1px solid #dce1e8;border-radius:8px;background:#fff;overflow:hidden}.cost-input:focus-within{border-color:#88a9fa;box-shadow:0 0 0 3px #e7efff}.cost-input input{width:100%;min-width:0;padding:0 6px 0 9px;border:0;outline:0;font-size:9px}.cost-input span{padding-right:8px;color:#939baa;font-size:9px}.cost-import-panel{min-height:104px;margin-bottom:14px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:22px}.cost-import-copy{min-width:0;display:flex;align-items:flex-start;gap:12px}.cost-import-copy h3{margin:1px 0 4px;font-size:12px}.cost-import-copy p{max-width:650px;margin:0;color:#7f899a;font-size:8px;line-height:1.5}.cost-import-copy small{display:block;margin-top:6px;color:#64738b;font-size:8px}.cost-import-copy small b{color:#344158}.cost-import-actions{flex:0 0 auto;display:flex;align-items:flex-end;gap:8px}.cost-import-actions label{color:#778194;font-size:8px;font-weight:700}.cost-import-actions input[type=date]{width:145px;height:36px;display:block;margin-top:5px;padding:0 9px;border:1px solid #dce1e8;border-radius:8px;color:#374258;background:#fff;font-size:9px}.cost-import-actions .primary-button{min-height:36px;display:inline-flex;align-items:center;gap:6px;color:#fff;background:var(--blue)}.hidden-file-input{display:none!important}.cost-import-result{min-height:44px;margin-bottom:14px;padding:10px 13px;display:flex;align-items:center;gap:8px;border:1px solid #cce9df;border-radius:11px;color:#266d59;background:#eff9f5;font-size:8px;line-height:1.5}.cost-import-result.warn{color:#90601f;border-color:#f0d7ae;background:#fff8ec}.cost-import-result strong{font-size:9px}.cost-source{min-width:125px}.cost-source strong{width:max-content;padding:5px 7px;display:block;border-radius:7px;font-size:8px}.cost-source small{max-width:165px;margin-top:4px;display:block;color:#8f98a7;font-size:7px;line-height:1.35}.cost-source.loaded strong{color:#167d5d;background:#eaf7f2}.cost-source.partial strong{color:#a3651b;background:#fff5e7}.cost-source.manual strong{color:#245fc8;background:#eaf1ff}.cost-source.missing strong{color:#ad3842;background:#fff0f1}.use-imported-cost{margin-top:4px;padding:0;border:0;color:#376bd9;background:transparent;font-size:7px;cursor:pointer}.product-cell-button,.analytics-product-button{width:100%;padding:0;border:0;color:inherit;background:transparent;text-align:left;cursor:pointer}.product-cell-button:hover strong,.analytics-product-button:hover strong,.product-heading-button:hover{color:var(--blue);text-decoration:underline;text-underline-offset:2px}.product-heading-button{padding:0;border:0;color:inherit;background:transparent;font:inherit;font-weight:inherit;text-align:left}.product-status-wrap{display:inline-block;position:relative;outline:0}.status-button{border:0;cursor:pointer}.status-button b{min-width:17px;height:17px;margin-left:2px;display:inline-grid;place-items:center;border-radius:9px;color:inherit;background:#ffffffa8;font-size:7px}.status-help{width:330px;max-height:380px;position:absolute;z-index:120;right:0;top:calc(100% + 9px);padding:13px;overflow-y:auto;border:1px solid #dce3ee;border-radius:12px;color:#eef4ff;background:#27354d;box-shadow:0 16px 38px #18233c4a;opacity:0;visibility:hidden;transform:translateY(-4px);transition:.15s ease;pointer-events:none;text-align:left;white-space:normal}.product-status-wrap:hover .status-help,.product-status-wrap:focus-within .status-help{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.status-help.portal{position:fixed;right:auto;opacity:1;visibility:visible;transform:none;pointer-events:none;animation:drawerFade .15s ease}.status-help>strong{display:block;color:#fff;font-size:11px}.status-help-item{margin-top:9px;padding-top:9px;display:block;border-top:1px solid #ffffff1c}.status-help-item b,.status-help-item span,.status-help-item em{display:block}.status-help-item b{color:#fff;font-size:9px}.status-help-item span{margin-top:3px;color:#c9d4e6;font-size:8px;line-height:1.45}.status-help-item em{margin-top:5px;color:#9fefcf;font-size:8px;font-style:normal;line-height:1.45}.status-help>small{margin-top:11px;padding-top:9px;display:block;border-top:1px solid #ffffff1c;color:#94a5be;font-size:7px;line-height:1.45}body.drawer-open{overflow:hidden}.product-drawer-backdrop{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#17203366;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);animation:drawerFade .18s ease}.product-drawer{width:min(1040px,calc(100vw - 70px));height:100%;overflow:hidden;display:flex;flex-direction:column;background:#f4f6f9;box-shadow:-18px 0 55px #17203335;animation:drawerSlide .24s ease}@keyframes drawerFade{0%{opacity:0}}@keyframes drawerSlide{0%{transform:translate(35px)}}.product-drawer-header{min-height:88px;padding:16px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #e1e5ec;background:#fff}.product-drawer-product{min-width:0;display:flex;align-items:center;gap:13px}.product-drawer-product img,.product-drawer-placeholder{flex:0 0 auto;width:54px;height:54px;border:1px solid #e4e8ef;border-radius:13px;object-fit:cover}.product-drawer-placeholder{display:grid;place-items:center;color:var(--blue);background:var(--blue-soft)}.product-drawer-product>div:last-child{min-width:0}.product-drawer-product span{color:var(--blue);font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.product-drawer-product h2{max-width:720px;margin:4px 0;overflow:hidden;color:#202b40;font-size:17px;white-space:nowrap;text-overflow:ellipsis}.product-drawer-product small{color:#8b95a6;font-size:9px}.product-drawer-actions{display:flex;gap:7px}.product-drawer-actions button{width:37px;height:37px;display:grid;place-items:center;border:1px solid #dfe4eb;border-radius:10px;color:#566277;background:#fff}.product-drawer-actions button:hover{color:var(--blue);background:var(--blue-soft)}.product-drawer-actions button:disabled{opacity:.55}.product-drawer-body{min-height:0;padding:16px 18px 30px;overflow-y:auto}.product-360-status{min-height:34px;margin-bottom:12px;display:flex;align-items:center;gap:10px}.product-360-status>span{color:#8993a4;font-size:8px}.product-360-errors{margin-bottom:12px;padding:10px 12px;display:flex;gap:8px;border:1px solid #f0c9cd;border-radius:11px;color:#ad3842;background:#fff0f1}.product-360-errors div,.product-360-errors span{display:block}.product-360-errors span{font-size:8px;line-height:1.55}.product-360-kpis{margin-bottom:13px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.product-360-kpi{min-width:0;padding:14px;border:1px solid var(--border);border-radius:13px;background:#fff}.product-360-kpi span{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#7d8798;font-size:8px}.product-360-kpi span svg{color:#7897e2}.product-360-kpi strong{margin-top:8px;display:block;overflow:hidden;color:#273249;font-size:17px;white-space:nowrap;text-overflow:ellipsis}.product-360-kpi.good strong{color:var(--green)}.product-360-kpi.bad strong{color:var(--red)}.product-360-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.product-360-section{min-width:0;overflow:hidden;border:1px solid var(--border);border-radius:14px;background:#fff}.product-360-section-title{min-height:58px;padding:13px 15px 10px;border-bottom:1px solid #eef1f4}.product-360-section-title h3{margin:0;color:#2b364c;font-size:12px}.product-360-section-title p{margin:4px 0 0;color:#929baa;font-size:8px}.product-360-tasks{margin-bottom:13px}.product-360-task{min-height:58px;margin:0 14px;padding:11px 0;display:flex;align-items:flex-start;gap:9px;border-top:1px solid #eef1f4}.product-360-task:first-of-type{border-top:0}.product-360-task>svg{flex:0 0 auto;margin-top:1px;color:var(--orange)}.product-360-task.critical>svg{color:var(--red)}.product-360-task strong,.product-360-task span,.product-360-task em{display:block}.product-360-task strong{color:#334057;font-size:9px}.product-360-task span{margin-top:3px;color:#7f8999;font-size:8px;line-height:1.4}.product-360-task em{margin-top:4px;color:#167d5d;font-size:8px;font-style:normal;line-height:1.4}.product-360-mini-grid{padding:12px 14px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.product-360-mini{min-width:0;padding:10px;border-radius:10px;background:#f7f9fc}.product-360-mini span{display:flex;align-items:center;gap:5px;color:#8690a1;font-size:7px}.product-360-mini span svg{color:#7896dc}.product-360-mini strong{margin-top:6px;display:block;color:#334057;font-size:11px}.product-360-chart{height:180px;padding:2px 12px 12px 2px}.supply-recommendation{margin:1px 14px 14px;padding:12px;display:flex;align-items:flex-start;gap:10px;border-radius:11px;color:#197759;background:#eaf7f2}.supply-recommendation.need{color:#a8681e;background:#fff6e9}.supply-recommendation>svg{flex:0 0 auto}.supply-recommendation span,.supply-recommendation strong,.supply-recommendation small{display:block}.supply-recommendation span{opacity:.8;font-size:8px}.supply-recommendation strong{margin-top:4px;font-size:11px}.supply-recommendation small{margin-top:4px;opacity:.8;font-size:8px;line-height:1.45}.cost-timeline,.cluster-360-list{padding:8px 14px 13px}.cost-timeline>div{min-height:44px;display:flex;align-items:center;gap:9px;border-top:1px solid #eef1f4}.cost-timeline>div:first-child{border-top:0}.cost-timeline i{flex:0 0 auto;width:9px;height:9px;border:2px solid #fff;border-radius:50%;background:var(--green);box-shadow:0 0 0 2px #bde6d7}.cost-timeline .missing i{background:var(--red);box-shadow:0 0 0 2px #f2c8cc}.cost-timeline strong,.cost-timeline span{display:block}.cost-timeline strong{color:#334057;font-size:9px}.cost-timeline span{margin-top:3px;color:#929baa;font-size:7px}.cost-360-editor{margin:13px 14px 4px;padding:12px;display:grid;grid-template-columns:minmax(150px,1fr) auto;align-items:end;gap:8px;border:1px solid #dfe6f1;border-radius:11px;background:#f8faff}.cost-360-editor label>span{display:block;margin-bottom:5px;color:#68758b;font-size:8px;font-weight:700}.cost-360-editor label>div{height:36px;display:flex;align-items:center;border:1px solid #d8e0ec;border-radius:8px;background:#fff;overflow:hidden}.cost-360-editor input{min-width:0;width:100%;height:100%;padding:0 9px;border:0;outline:0;color:#273249;background:transparent;font-size:11px;font-weight:700}.cost-360-editor label b{padding-right:9px;color:#8792a4;font-size:10px}.cost-360-editor>button{min-height:36px;padding:0 12px;border:0;border-radius:8px;color:#fff;background:var(--blue);font-size:8px;font-weight:800}.cost-360-editor>button:disabled{opacity:.45;cursor:default}.cost-360-editor>.restore-cost-button{grid-column:1 / -1;min-height:auto;padding:2px 0;color:#376bd9;background:transparent;text-align:left}.cost-360-editor>small{grid-column:1 / -1;color:#8d97a7;font-size:7px;line-height:1.45}.cost-360-editor>small.saved{color:var(--green);font-weight:700}.cluster-360-list>div{min-height:42px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:7px;border-top:1px solid #eef1f4}.cluster-360-list>div:first-child{border-top:0}.cluster-360-list>div>svg{color:#7692d6}.cluster-360-list span,.cluster-360-list small{display:block}.cluster-360-list span{overflow:hidden;color:#465268;font-size:8px;white-space:nowrap;text-overflow:ellipsis}.cluster-360-list small{margin-top:2px;color:#98a0ad;font-size:7px}.cluster-360-list strong{color:#2f3b52;font-size:9px}.empty-line{min-height:70px!important;display:flex!important;grid-template-columns:none!important;justify-content:center;color:#8d97a7;font-size:8px}.stock-grid,.finance-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px}.stock-list{padding:0 12px 10px}.stock-row{min-height:65px;display:grid;grid-template-columns:minmax(220px,1fr) auto auto;align-items:center;gap:14px;padding:10px 5px;border-top:1px solid #eef0f3}.stock-number strong,.stock-number span{display:block;white-space:nowrap}.stock-number strong{font-size:10px}.stock-number span{margin-top:3px;color:#98a0ae;font-size:8px}.stock-action{padding:7px 9px;border-radius:8px;font-size:8px;font-weight:700;white-space:nowrap}.stock-action.deficit{color:#a83c45;background:#fff0f1}.stock-action.excess{color:#9c671e;background:#fff5e8}.empty-state{min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--green)}.empty-state strong{margin-top:8px;color:#465168;font-size:10px}.empty-state span{margin-top:4px;color:#98a0ae;font-size:8px}.finance-hero{margin-bottom:14px;padding:22px 24px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;gap:22px;color:#fff;background:linear-gradient(120deg,#173b82,#225fca)}.finance-hero>div:first-child span,.finance-hero>div:first-child strong,.finance-hero>div:first-child small{display:block}.finance-hero>div:first-child span{opacity:.72;font-size:9px}.finance-hero>div:first-child strong{margin-top:6px;font-size:28px;letter-spacing:-.7px}.finance-hero>div:first-child small{margin-top:3px;opacity:.72;font-size:9px}.finance-hero-note{padding:11px 14px;display:flex;align-items:center;gap:10px;border-radius:11px;background:#ffffff14}.finance-hero-note p{margin:0}.finance-hero-note strong,.finance-hero-note span{display:block}.finance-hero-note strong{font-size:9px}.finance-hero-note span{margin-top:3px;opacity:.68;font-size:8px}.finance-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr)}.waterfall{padding:0 18px 17px}.waterfall-row{min-height:40px;display:grid;grid-template-columns:145px minmax(60px,1fr) 105px;align-items:center;gap:12px;border-top:1px solid #f0f2f5;color:#667085;font-size:9px}.waterfall-row>div{height:6px;border-radius:4px;background:#f0f2f5;overflow:hidden}.waterfall-row i{height:100%;display:block;margin-left:auto;border-radius:inherit;background:#ed7a83}.waterfall-row i.income{margin-left:0;background:#45b98e}.waterfall-row strong{text-align:right;color:#5a6477;font-size:9px}.waterfall-total{margin-top:5px;padding:13px 14px;border-radius:10px;display:flex;justify-content:space-between;color:#126c52;background:#eaf7f2;font-size:11px}.check-list{padding:0 16px 14px}.check-item{padding:12px 2px;display:flex;gap:9px;border-top:1px solid #f0f2f5}.check-item.ok>svg{color:var(--green)}.check-item.warn>svg{color:var(--orange)}.check-item strong,.check-item span{display:block}.check-item strong{font-size:9px}.check-item span{margin-top:3px;color:#939baa;font-size:8px;line-height:1.4}.settings-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:14px}.settings-card{padding:21px;display:flex;align-items:flex-start;gap:14px}.settings-card.wide{grid-column:1 / -1}.settings-icon{flex:0 0 auto;width:41px;height:41px;display:grid;place-items:center;border-radius:12px}.settings-icon.blue{color:var(--blue);background:var(--blue-soft)}.settings-icon.green{color:var(--green);background:var(--green-soft)}.settings-icon.violet{color:var(--violet);background:#f0ecff}.settings-content{flex:1;min-width:0}.settings-content h3{margin:2px 0 0;font-size:13px}.settings-content>p{margin:5px 0 0;color:#8d96a5;font-size:9px;line-height:1.5}.api-status{margin:16px 0;padding:11px 12px;border:1px solid #f0d3aa;border-radius:10px;display:flex;align-items:center;gap:9px;background:#fff9ef}.api-status>span{width:8px;height:8px;border-radius:50%;background:var(--orange)}.api-status.connected{border-color:#c8eadf;background:#effaf6}.api-status.connected>span{background:var(--green);box-shadow:0 0 0 4px #d9f3ea}.api-status strong,.api-status small{display:block}.api-status strong{font-size:9px}.api-status small{margin-top:3px;color:#8d96a5;font-size:8px}.api-expiry{margin:-7px 0 16px;padding:11px 12px;display:flex;align-items:flex-start;gap:9px;border:1px solid #d8e8e1;border-radius:10px;color:#167d5d;background:#f2faf7}.api-expiry>svg{flex:0 0 auto;margin-top:1px}.api-expiry strong,.api-expiry span,.api-expiry small{display:block}.api-expiry strong{font-size:9px}.api-expiry span{margin-top:3px;color:#5f6f69;font-size:8px;line-height:1.45}.api-expiry small{margin-top:6px;font-size:8px;line-height:1.45}.api-expiry.expiry-warning{border-color:#f0d3aa;color:#9b661d;background:#fff8ec}.api-expiry.expiry-critical{border-color:#f0c4c8;color:#ad3842;background:#fff1f2}.api-expiry.expiry-unknown{border-color:#dfe3e9;color:#687386;background:#f7f8fa}.connection.expiry-warning .connection-dot{background:var(--orange)}.connection.expiry-critical .connection-dot{background:var(--red)}.connection.expiry-unknown .connection-dot{background:#8d96a5}.code-steps{margin-bottom:15px}.code-steps>div{min-height:30px;display:flex;align-items:flex-start;gap:8px;color:#667085;font-size:8px;line-height:1.5}.code-steps em{flex:0 0 auto;width:18px;height:18px;display:grid;place-items:center;border-radius:6px;color:var(--blue);background:var(--blue-soft);font-style:normal;font-weight:800}.code-steps code{color:#315993;background:#eff3f8;padding:1px 4px;border-radius:4px}.settings-card .primary-button{color:#fff;background:var(--blue)}.field-label{display:block;margin-top:19px}.field-label>span{display:block;margin-bottom:7px;color:#566176;font-size:9px;font-weight:700}.field-label>small{display:block;margin-top:5px;color:#9aa2af;font-size:8px}.number-field{width:130px;height:37px;display:flex;align-items:center;border:1px solid #dfe3e9;border-radius:9px;overflow:hidden}.number-field input{min-width:0;width:100%;padding:0 11px;border:0;outline:0;font-size:10px}.number-field b{padding-right:11px;color:#929aa8;font-size:10px}.settings-note{margin-top:16px;padding:10px;display:flex;gap:8px;align-items:flex-start;border-radius:9px;color:#9b661d;background:#fff6e9;font-size:8px;line-height:1.5}.feature-grid{margin-top:16px;display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.feature{padding:10px;display:flex;align-items:center;gap:7px;border:1px solid #e8ebef;border-radius:9px;color:#536075;font-size:8px}.feature svg{color:var(--green)}.muted{color:#9aa2af!important}.source-note{min-height:46px;margin-bottom:14px;padding:11px 14px;display:flex;align-items:center;gap:9px;border:1px solid #cce9df;border-radius:12px;color:#266d59;background:#eff9f5;font-size:9px;line-height:1.5}.source-note.warn{color:#90601f;border-color:#f0d7ae;background:#fff8ec}.abc-summary{margin-bottom:14px;display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.abc-card{min-height:90px;padding:17px;display:flex;align-items:center;gap:13px;border:1px solid var(--border);border-radius:14px;background:#fff}.abc-card>b,.abc-pill{display:inline-grid;place-items:center;border-radius:9px;font-weight:800}.abc-card>b{width:44px;height:44px;font-size:18px}.abc-card strong,.abc-card span{display:block}.abc-card strong{font-size:16px}.abc-card span{margin-top:4px;color:#8c95a4;font-size:8px}.abc-a>b,.abc-pill.abc-a{color:#087553;background:#dff5ed}.abc-b>b,.abc-pill.abc-b{color:#9a641a;background:#fff1dc}.abc-c>b,.abc-pill.abc-c{color:#8454bd;background:#f0e8fa}.abc-pill{width:28px;height:28px}.analytics-heading{min-height:66px;padding:15px 18px;display:flex;align-items:center;justify-content:space-between;gap:15px}.analytics-heading h3{margin:0;font-size:13px}.analytics-heading p{margin:4px 0 0;color:#929baa;font-size:8px}.analytics-table{min-width:920px}.supply-table{min-width:1080px}.supply-table th .inline-help{color:inherit;font-size:inherit;text-transform:inherit;letter-spacing:inherit}.supply-table th .hover-help{text-transform:none;letter-spacing:normal}.analytics-product{min-width:250px;display:flex;align-items:center;gap:9px}.analytics-product img,.analytics-product>span{flex:0 0 auto;width:34px;height:34px;border:1px solid #e8ebf0;border-radius:9px;object-fit:cover;display:grid;place-items:center;color:#7593df;background:#edf3ff}.analytics-product strong,.analytics-product small{display:block;max-width:330px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.analytics-product strong{color:#29354b;font-size:9px}.analytics-product small{margin-top:3px;color:#969ead;font-size:7px}.share-bar{width:100px;height:5px;display:inline-block;margin-right:7px;overflow:hidden;border-radius:4px;background:#edf0f4;vertical-align:middle}.share-bar i{display:block;height:100%;border-radius:inherit;background:#5b82ef}.supply-controls{min-height:100px;margin-bottom:14px;padding:17px 19px;display:flex;align-items:center;justify-content:space-between;gap:25px}.supply-controls>div:first-child{display:flex;gap:12px}.supply-controls label{color:#6c7586;font-size:8px;font-weight:700}.supply-controls input{width:110px;height:36px;display:block;margin-top:6px;padding:0 10px;border:1px solid #dfe3e9;border-radius:8px;outline:0}.supply-controls>div:last-child{padding-left:25px;border-left:1px solid #e8ebef;text-align:right}.supply-controls span,.supply-controls strong,.supply-controls small{display:block}.supply-controls span,.supply-controls small{color:#8c95a4;font-size:8px}.supply-controls strong{margin:4px 0;color:var(--blue);font-size:21px}.export-button,.load-button{min-height:34px;padding:0 11px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid #dce2eb;border-radius:8px;color:#315fd3;background:#fff;font-size:9px;font-weight:700}.export-button:disabled,.load-button:disabled{opacity:.6}.warehouse-name{min-width:175px;display:flex;align-items:center;gap:7px;color:#3d4c65;font-weight:700}.warehouse-name svg{color:#6e8fe7}.geography-filter>label:first-child{min-width:340px}.geography-period{min-width:170px;padding:1px 14px;border-left:1px solid #e5e9ef}.geography-period span,.geography-period strong,.geography-period small{display:block}.geography-period span,.geography-period small{color:#929baa;font-size:8px}.geography-period strong{margin:4px 0;color:#354158;font-size:10px}.geography-summary .summary-item:nth-child(3) strong{max-width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:12px}.geography-grid{margin:14px 0;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.65fr);gap:14px}.geography-chart{height:350px;padding:0 16px 16px 3px}.geography-kpis{padding:0 17px 13px;display:grid;grid-template-columns:repeat(2,1fr);gap:9px}.geography-kpis>div{padding:12px;border:1px solid #e8ebf0;border-radius:10px;background:#fafbfc}.geography-kpis>div:last-child{grid-column:1 / -1}.geography-kpis span,.geography-kpis strong,.geography-kpis small{display:block}.geography-kpis span,.geography-kpis small{color:#8993a4;font-size:8px}.geography-kpis strong{margin:5px 0 3px;color:#29364d;font-size:15px}.route-list{padding:0 17px 16px}.route-list>div{padding:9px 0;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid #edf0f4}.route-list span{min-width:0;display:flex;align-items:center;gap:5px;color:#6f7b8f;font-size:7px}.route-list span svg{flex:0 0 auto;color:#ef8b3a}.route-list strong{flex:0 0 auto;color:#33415a;font-size:8px}.geography-table{min-width:1050px}.geography-table td:first-child{min-width:210px}.geo-trend{width:max-content;min-height:23px;padding:4px 7px;display:inline-flex;align-items:center;gap:3px;border-radius:7px;font-size:8px;font-weight:800}.geo-trend.good{color:#117554;background:#e8f7f1}.geo-trend.bad{color:#bb3542;background:#fff0f1}.geo-trend.neutral{color:#7d8798;background:#f1f3f6}.inline-error{min-height:44px;margin-bottom:14px;padding:10px 13px;display:flex;align-items:center;gap:8px;border:1px solid #f1c9cd;border-radius:11px;color:#a73842;background:#fff1f2;font-size:9px}.inline-error button{margin-left:auto;border:0;color:inherit;background:transparent;font-size:9px;font-weight:700}.analytics-filter{margin-bottom:14px;padding:14px 16px;display:flex;align-items:flex-end;gap:10px}.analytics-filter label{min-width:120px;color:#778194;font-size:8px;font-weight:700}.analytics-filter label:first-child{flex:1}.analytics-filter select,.analytics-filter input{width:100%;height:36px;display:block;margin-top:5px;padding:0 9px;border:1px solid #dce1e8;border-radius:8px;outline:0;color:#374258;background:#fff;font-size:9px}.quick-period{display:flex;gap:5px;padding-bottom:1px}.quick-period button{height:35px;padding:0 10px;border:1px solid #dce1e8;border-radius:8px;color:#58667c;background:#f8f9fb;font-size:8px;font-weight:700}.load-button{height:36px;color:#fff;border-color:var(--blue);background:var(--blue)}.empty-prompt{min-height:150px;display:flex;align-items:center;justify-content:center;gap:11px;color:#6684cf}.empty-prompt strong,.empty-prompt span{display:block}.empty-prompt strong{color:#3c4960;font-size:11px}.empty-prompt span{margin-top:4px;color:#939baa;font-size:8px}.dynamics-panel{margin-bottom:14px}.analytics-chart{height:310px;padding:0 15px 16px 6px}.analytics-detail-table{margin-top:14px}.rnp-toolbar{min-height:62px;margin-bottom:14px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:15px}.rnp-groups{display:flex;gap:6px}.rnp-groups button{height:34px;padding:0 14px;border:1px solid #dfe4eb;border-radius:9px;color:#657086;background:#f8f9fb;font-size:9px;font-weight:700}.rnp-groups button.active{color:#fff;border-color:var(--blue);background:var(--blue)}.rnp-periods{display:flex;gap:4px;margin-left:auto}.rnp-periods button{height:31px;padding:0 9px;border:1px solid #e0e4eb;border-radius:8px;color:#747f91;background:#fff;font-size:8px;font-weight:700}.rnp-periods button.active{color:#235ee7;border-color:#cbd9fc;background:#edf3ff}.rnp-periods button:disabled{opacity:.55}.rnp-file{display:flex;align-items:center;gap:8px;color:#4871d6}.rnp-file span{min-width:150px}.rnp-file strong,.rnp-file small{display:block}.rnp-file strong{color:#354158;font-size:9px}.rnp-file small{margin-top:2px;color:#929baa;font-size:7px}.rnp-file button{width:32px;height:32px;display:grid;place-items:center;border:1px solid #dfe4eb;border-radius:8px;color:#5e6b80;background:#fff}.rnp-kpis{margin-bottom:14px;display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.rnp-kpi{min-width:0;padding:14px;border:1px solid var(--border);border-radius:13px;background:#fff}.rnp-kpi span,.rnp-kpi strong,.rnp-kpi small{display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.rnp-kpi span{color:#7e8798;font-size:8px}.rnp-kpi strong{margin:8px 0 5px;color:#263149;font-size:16px}.rnp-kpi small{color:#9aa2ae;font-size:7px}.rnp-kpi small.good{color:var(--green)}.rnp-kpi small.bad{color:var(--red)}.rnp-plan-panel{margin-bottom:14px;padding-bottom:13px;overflow:hidden}.rnp-month-switcher{display:flex;align-items:end;gap:8px;flex-wrap:wrap;padding:0 15px 12px}.rnp-month-switcher label{color:#758196;font-size:9px;font-weight:700}.rnp-month-switcher input{display:block;height:36px;margin-top:5px;padding:0 10px;border:1px solid var(--border);border-radius:8px;color:#263149;background:#fff;font-size:11px}.rnp-month-switcher button{height:36px;min-width:36px;padding:0 10px;border:1px solid var(--border);border-radius:8px;color:#263149;background:#fff;font-size:14px;font-weight:700}.rnp-month-switcher button:disabled{opacity:.45;cursor:not-allowed}.rnp-month-progress{height:8px;margin:0 15px 13px;overflow:hidden;border-radius:8px;background:var(--border)}.rnp-month-progress span{display:block;height:100%;border-radius:inherit;background:#2c75df;transition:width .3s ease}.rnp-plan-form{display:flex;align-items:end;gap:9px;padding:0 15px 13px;flex-wrap:wrap}.rnp-plan-form label{min-width:170px;color:#758196;font-size:9px;font-weight:700}.rnp-plan-form input{display:block;width:100%;height:36px;margin-top:5px;padding:0 10px;border:1px solid #dce1e8;border-radius:8px;color:#354158;background:#fff;font-size:11px}.rnp-plan-form button{height:36px;padding:0 12px;border-radius:8px;font-size:9px;font-weight:700}.rnp-plan-form button:disabled{opacity:.6}.rnp-plan-clear{border:1px solid #dce1e8;color:#69758a;background:#fff}.rnp-plan-error{margin:0 15px 10px;color:#bb3542;font-size:9px}.rnp-plan-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 15px 13px;border:1px solid var(--border);border-radius:10px;overflow:hidden}.rnp-plan-summary>div{min-width:0;min-height:69px;padding:12px 14px;border-right:1px solid var(--border)}.rnp-plan-summary>div:last-child{border-right:0}.rnp-plan-summary span,.rnp-plan-summary small{display:block;color:#79869a;font-size:9px}.rnp-plan-summary strong{display:block;margin-top:6px;color:#263149;font-size:15px}.rnp-plan-summary small{margin-top:3px;font-size:8px}.rnp-plan-scroll{margin:0 15px;overflow-x:auto}.rnp-plan-table{width:100%;min-width:620px;border-collapse:collapse}.rnp-plan-table th,.rnp-plan-table td{padding:9px 11px;border-bottom:1px solid #e9edf3;text-align:left;white-space:nowrap;font-size:9px}.rnp-plan-table th{color:#7a879a;background:#f7f9fc;font-size:8px}.rnp-plan-table td{color:#40506a}.rnp-plan-table td:nth-child(2){font-weight:800}.rnp-plan-delta{padding:4px 6px;border-radius:6px;font-weight:800}.rnp-plan-delta.good{color:#117554;background:#e8f7f1}.rnp-plan-delta.bad{color:#bb3542;background:#fff0f1}.rnp-plan-delta small{font-size:8px}.rnp-plan-window{display:block;margin-top:4px;color:#8792a4;font-size:8px}.rnp-plan-empty,.rnp-plan-note{margin:0 15px;color:#748096;font-size:9px;line-height:1.5}.rnp-plan-empty{padding:12px;border-radius:8px;background:#f5f8fd}.rnp-plan-note{margin-top:10px}.rnp-plan-matrix-row td{font-weight:700}.rnp-main-grid{margin-bottom:14px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);gap:14px}.rnp-chart{height:285px;padding:0 12px 14px 2px}.metric-select{height:33px;padding:0 9px;border:1px solid #dfe4eb;border-radius:8px;color:#4d5b72;background:#fff;font-size:8px;outline:0}.rnp-goals .analytics-heading>svg{color:var(--blue)}.goal-list{padding:0 15px}.goal-item{min-height:45px;padding:10px 2px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #eff1f4}.goal-item span{color:#798396;font-size:8px}.goal-item strong{color:#303c52;font-size:10px}.rnp-notes{padding:10px 15px 15px}.rnp-notes>div{margin-top:7px;padding:9px 10px;border-radius:9px;background:#f5f7fb}.rnp-notes time,.rnp-notes span{display:block}.rnp-notes time{color:#6580bd;font-size:7px;font-weight:700}.rnp-notes span{margin-top:4px;color:#536076;font-size:8px;line-height:1.45}.rnp-matrix-panel{overflow:hidden}.rnp-matrix-scroll{overflow:auto;max-height:560px}.rnp-matrix{min-width:1750px;width:100%;border-collapse:separate;border-spacing:0}.rnp-matrix th,.rnp-matrix td{height:39px;min-width:90px;padding:8px 10px;border-right:1px solid #eef0f4;border-bottom:1px solid #eef0f4;text-align:center;color:#566176;background:#fff;font-size:8px}.rnp-matrix thead th{position:sticky;z-index:2;top:0;color:#748096;background:#f7f9fc;font-size:8px}.rnp-matrix th:first-child{position:sticky;z-index:3;left:0;min-width:165px;text-align:left;color:#344057;background:#f8fafc;font-weight:700}.rnp-matrix tbody tr:hover td{background:#fbfcff}.stock-dot{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:7px;font-weight:700}.stock-dot.yes{color:#147b5b;background:#e8f7f1}.stock-dot.no{color:#ae3f48;background:#fff0f1}.manual-check{display:inline-flex;align-items:center;gap:7px;color:#526076;font-size:9px;font-weight:700;cursor:pointer}.manual-check input{position:absolute;opacity:0;pointer-events:none}.manual-check i{width:30px;height:17px;position:relative;border-radius:10px;background:#d8dde6;transition:.18s}.manual-check i:after{content:"";width:13px;height:13px;position:absolute;left:2px;top:2px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #33415533;transition:.18s}.manual-check input:checked+i{background:var(--green)}.manual-check input:checked+i:after{transform:translate(13px)}.manual-check.compact{justify-content:center;font-size:8px}.manual-check.compact i{width:25px;height:15px}.manual-check.compact i:after{width:11px;height:11px}.manual-check.compact input:checked+i:after{transform:translate(10px)}.rnp-table-actions{display:flex;align-items:center;gap:14px}.rnp-trend-legend{display:flex;align-items:center;gap:8px}.rnp-trend-legend span{display:inline-flex;align-items:center;gap:4px;color:#7d8798;font-size:8px;font-weight:700}.rnp-trend-legend span:before{content:"";width:7px;height:7px;border-radius:50%;background:#a5adba}.rnp-trend-legend .good:before{background:#15966a}.rnp-trend-legend .bad:before{background:#df5360}.rnp-matrix td.rnp-trend-cell{height:56px;padding-top:7px;padding-bottom:7px}.rnp-cell-value{display:block;color:#354158;font-size:9px;font-weight:800}.rnp-cell-trend{min-height:15px;margin-top:4px;display:inline-flex;align-items:center;justify-content:center;gap:2px;border-radius:5px;padding:2px 5px;font-size:7px;font-weight:800;white-space:nowrap}.rnp-cell-trend.good{color:#117554;background:#e8f7f1}.rnp-cell-trend.bad{color:#bb3542;background:#fff0f1}.rnp-cell-trend.neutral{color:#818a98;background:#f1f3f6}.rnp-matrix td.trend-good{box-shadow:inset 0 -2px #35b98a}.rnp-matrix td.trend-bad{box-shadow:inset 0 -2px #eb7580}.explainable{position:relative}.help-icon{flex:0 0 auto;color:#8ca0c8;vertical-align:middle}.hover-help{width:260px;position:absolute;z-index:100;left:50%;top:calc(100% + 9px);padding:10px 11px;border:1px solid #dfe5ef;border-radius:9px;color:#eef4ff!important;background:#27354d;box-shadow:0 12px 30px #18233c40;font-size:8px!important;font-weight:500!important;line-height:1.55;text-align:left;white-space:normal!important;opacity:0;visibility:hidden;overflow:visible!important;transform:translate(-50%,-4px);transition:opacity .15s,transform .15s,visibility .15s;pointer-events:none}.hover-help:before{content:"";position:absolute;left:50%;top:-5px;width:9px;height:9px;background:#27354d;transform:translate(-50%) rotate(45deg)}.explainable:hover>.hover-help,.explainable:focus>.hover-help,.explainable:focus-within>.hover-help{opacity:1;visibility:visible;transform:translate(-50%)}.rnp-groups button .help-icon,.rnp-periods button .help-icon{margin-left:5px}.rnp-kpi>span:first-child{display:flex;align-items:center;gap:5px}.rnp-kpi .hover-help{display:block}.inline-help{display:inline-flex!important;align-items:center;gap:6px;outline:0}.matrix-help>span:first-child{display:inline-block;margin-right:5px}.matrix-help .hover-help{left:145px;top:32px;transform:translateY(-4px)}.matrix-help:hover>.hover-help,.matrix-help:focus>.hover-help{transform:translate(0)}.goal-item .hover-help{right:0;left:auto;transform:translateY(-4px)}.goal-item:hover>.hover-help,.goal-item:focus>.hover-help{transform:translate(0)}.rnp-file .hover-help{min-width:260px}@media(max-width:1050px){:root{--sidebar: 208px}.dashboard-grid,.stock-grid,.geography-grid{grid-template-columns:1fr}.cost-import-panel{align-items:flex-start;flex-direction:column}.cost-import-actions{width:100%}.metrics-grid,.feature-grid{grid-template-columns:repeat(2,1fr)}.quality-strip{grid-template-columns:repeat(3,1fr)}.quality-title{grid-column:span 2}.stock-row{grid-template-columns:minmax(200px,1fr) auto auto}.analytics-filter{flex-wrap:wrap}.analytics-filter label:first-child{flex-basis:100%}.rnp-kpis{grid-template-columns:repeat(3,1fr)}.rnp-main-grid{grid-template-columns:1fr}.rnp-plan-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.rnp-plan-summary>div:nth-child(2){border-right:0}.rnp-plan-summary>div:nth-child(-n+2){border-bottom:1px solid var(--border)}.product-drawer{width:min(900px,calc(100vw - 40px))}.product-360-grid{grid-template-columns:1fr}.table-controls{grid-template-columns:minmax(210px,1fr) repeat(2,minmax(140px,auto)) auto}.table-reset-button{grid-column:3}.table-result-count{grid-column:4}}@media(max-width:760px){:root{--sidebar: 64px}.sidebar{padding:16px 8px}.brand{padding:0 5px 20px}.brand>div:last-child,.account-card>div:nth-child(2),.account-card>svg,.nav-label,.nav-item span,.nav-item em,.connection div{display:none}.brand-mark{width:38px}.account-card{padding:7px;justify-content:center}.account-avatar{width:34px}.nav-item{justify-content:center;padding:11px}.nav-label.second{display:block;height:8px;font-size:0;margin-top:10px;padding:0}.connection{justify-content:center;padding:12px 5px}.topbar{height:auto;min-height:78px;align-items:flex-start;padding:15px 16px}.page-heading p{display:none}.topbar-actions{flex-wrap:wrap;justify-content:flex-end}.period-switcher{display:none}.content{padding:15px 14px 35px}.error-banner{margin:12px 14px 0}.hero-card{align-items:flex-start;padding:18px}.health-ring{width:74px;height:74px}.health-ring strong{font-size:23px}.hero-copy h2{font-size:16px}.hero-card .primary-button{display:none}.finance-grid,.settings-grid{grid-template-columns:1fr}.settings-card.wide{grid-column:auto}.finance-hero{align-items:flex-start}.finance-hero-note{display:none}.summary-strip{grid-template-columns:repeat(2,1fr)}.summary-item:nth-child(2){border-right:0}.summary-item:nth-child(-n+2){border-bottom:1px solid #edf0f3}.quality-strip{grid-template-columns:1fr 1fr}.quality-title{grid-column:1 / -1}.quality-source{text-align:left;border-left:0;padding-left:0}.table-toolbar{align-items:flex-start;flex-direction:column}.search-box{width:100%}.abc-summary{grid-template-columns:1fr}.supply-controls{align-items:flex-start;flex-direction:column}.supply-controls>div:last-child{padding-left:0;border-left:0;text-align:left}.analytics-filter label{flex:1 1 42%}.quick-period{order:5}.load-button{flex:1}.rnp-toolbar{align-items:flex-start;flex-direction:column}.rnp-periods{margin-left:0}.rnp-kpis{grid-template-columns:repeat(2,1fr)}.rnp-plan-form label{flex:1 1 100%}.rnp-plan-summary{grid-template-columns:1fr}.rnp-plan-summary>div{border-right:0;border-bottom:1px solid var(--border)}.rnp-plan-summary>div:last-child{border-bottom:0}.product-drawer{width:calc(100vw - 20px)}.product-360-kpis{grid-template-columns:repeat(2,1fr)}.product-drawer-product h2{max-width:480px}.status-help{right:auto;left:0}.table-controls{grid-template-columns:1fr 1fr}.table-control-search{grid-column:1 / -1}.sort-direction-button,.table-reset-button{grid-column:auto}.table-result-count{grid-column:1 / -1;padding-left:0;flex-direction:row;align-items:center;justify-content:flex-start;gap:4px;border-left:0}}@media(max-width:520px){.metrics-grid{grid-template-columns:1fr}.hero-copy p{display:none}.hero-card{gap:13px}.chart-legend{display:none}.feature-grid{grid-template-columns:1fr}.settings-card{padding:16px}.settings-icon{display:none}.waterfall-row{grid-template-columns:112px minmax(40px,1fr) 84px;gap:7px}.stock-row{grid-template-columns:1fr auto}.stock-action{grid-column:1 / -1;text-align:center}.quality-strip{grid-template-columns:1fr}.quality-title{grid-column:auto}.product-drawer{width:100vw}.product-drawer-header{padding:12px}.product-drawer-product img,.product-drawer-placeholder{width:43px;height:43px}.product-drawer-product h2{max-width:210px;font-size:13px}.product-drawer-product small{display:none}.product-drawer-body{padding:12px}.product-360-mini-grid{grid-template-columns:repeat(2,1fr)}.status-help{width:min(310px,calc(100vw - 35px))}.cost-360-editor{grid-template-columns:1fr}.cost-360-editor>button,.cost-360-editor>.restore-cost-button{grid-column:1}.sort-direction-button span,.table-reset-button span{display:none}}html[data-theme=dark]{color-scheme:dark;--blue: #6f9cff;--blue-soft: #1d3154;--green: #43c596;--green-soft: #17382f;--red: #ff7b84;--red-soft: #44242b;--orange: #f0ad58;--orange-soft: #402f20;--violet: #aa91ff;--border: #2a374b;--muted: #98a7bd;color:#e7edf7;background:#0d1420}html[data-theme=dark] body,html[data-theme=dark] .app-shell,html[data-theme=dark] main{background:#0d1420;color:#e7edf7}html[data-theme=dark] body,html[data-theme=dark] .sidebar,html[data-theme=dark] .topbar,html[data-theme=dark] .panel,html[data-theme=dark] .metric-card,html[data-theme=dark] .quality-strip,html[data-theme=dark] .summary-strip,html[data-theme=dark] .abc-card,html[data-theme=dark] .settings-card,html[data-theme=dark] .product-drawer-header,html[data-theme=dark] .product-360-section,html[data-theme=dark] .product-360-kpi,html[data-theme=dark] .rnp-kpi,html[data-theme=dark] .geography-kpis>div{transition:background-color .2s ease,border-color .2s ease,color .2s ease}html[data-theme=dark] .sidebar,html[data-theme=dark] .panel,html[data-theme=dark] .metric-card,html[data-theme=dark] .quality-strip,html[data-theme=dark] .summary-strip,html[data-theme=dark] .abc-card,html[data-theme=dark] .settings-card,html[data-theme=dark] .product-drawer-header,html[data-theme=dark] .product-360-section,html[data-theme=dark] .product-360-kpi,html[data-theme=dark] .rnp-kpi,html[data-theme=dark] .geography-kpis>div{border-color:#2a374b;background:#151e2d;box-shadow:0 5px 18px #02060d24}html[data-theme=dark] .topbar{border-color:#222e40;background:#0d1420e8}html[data-theme=dark] .sidebar{border-color:#263246}html[data-theme=dark] .account-card,html[data-theme=dark] .connection,html[data-theme=dark] .period-switcher,html[data-theme=dark] .custom-period-popover,html[data-theme=dark] .icon-button,html[data-theme=dark] .search-box,html[data-theme=dark] .cost-input,html[data-theme=dark] .number-field,html[data-theme=dark] .analytics-filter select,html[data-theme=dark] .analytics-filter input,html[data-theme=dark] .supply-controls input,html[data-theme=dark] .cost-import-actions input[type=date],html[data-theme=dark] .metric-select,html[data-theme=dark] .quick-period button,html[data-theme=dark] .rnp-groups button,html[data-theme=dark] .rnp-periods button,html[data-theme=dark] .rnp-file button,html[data-theme=dark] .export-button,html[data-theme=dark] .rnp-plan-clear,html[data-theme=dark] .rnp-plan-summary{border-color:#344258;color:#c6d1e2;background:#1a2536}html[data-theme=dark] .rnp-month-switcher input,html[data-theme=dark] .rnp-month-switcher button,html[data-theme=dark] .rnp-plan-form input{border-color:#344258;color:#e5ecf7;background:#1a2536;color-scheme:dark}html[data-theme=dark] .rnp-month-switcher label,html[data-theme=dark] .rnp-plan-form label,html[data-theme=dark] .rnp-plan-summary span,html[data-theme=dark] .rnp-plan-summary small,html[data-theme=dark] .rnp-plan-note{color:#adbad0}html[data-theme=dark] .rnp-plan-summary>div,html[data-theme=dark] .rnp-plan-table th,html[data-theme=dark] .rnp-plan-table td{border-color:#2a374b}html[data-theme=dark] .rnp-plan-summary strong{color:#e5ecf7}html[data-theme=dark] .rnp-plan-table th,html[data-theme=dark] .rnp-plan-empty{color:#aebdd2;background:#192435}html[data-theme=dark] .rnp-plan-table td{color:#d0dbeb}html[data-theme=dark] .rnp-plan-delta.good{color:#75dfb0;background:#194535}html[data-theme=dark] .rnp-plan-delta.bad{color:#ff9da4;background:#4c232e}html[data-theme=dark] .table-controls{border-color:#2a374b;background:#121b29}html[data-theme=dark] .table-control-search,html[data-theme=dark] .table-control-select select,html[data-theme=dark] .sort-direction-button,html[data-theme=dark] .table-reset-button{border-color:#344258;color:#c6d1e2;background:#1a2536}html[data-theme=dark] .table-control-search:focus-within{border-color:#6f9cff;box-shadow:0 0 0 3px #20365b}html[data-theme=dark] .table-control-search input{color:#e4ebf5}html[data-theme=dark] .table-control-select>span,html[data-theme=dark] .table-result-count span{color:#9eacc0}html[data-theme=dark] .table-result-count{border-color:#2f3d52}html[data-theme=dark] .table-result-count strong{color:#e5ecf7}html[data-theme=dark] .sort-direction-button:hover,html[data-theme=dark] .table-reset-button:hover:not(:disabled){color:#a9c2ff;border-color:#536f9f;background:#22375b}html[data-theme=dark] .account-card{background:#182334}html[data-theme=dark] .connection{background:#182231}html[data-theme=dark] .account-avatar,html[data-theme=dark] .product-placeholder,html[data-theme=dark] .analytics-product>span,html[data-theme=dark] .product-drawer-placeholder{border-color:#35445b;color:#94b4ff;background:#203452}html[data-theme=dark] .nav-item{color:#a6b3c6}html[data-theme=dark] .nav-item:hover{color:#edf3fc;background:#1b2738}html[data-theme=dark] .nav-item.active,html[data-theme=dark] .period-switcher button.active,html[data-theme=dark] .rnp-periods button.active{color:#9ab8ff;background:#22375b}html[data-theme=dark] .page-heading h1,html[data-theme=dark] .panel-header h3,html[data-theme=dark] .table-toolbar h3,html[data-theme=dark] .analytics-heading h3,html[data-theme=dark] .settings-content h3,html[data-theme=dark] .metric-card>strong,html[data-theme=dark] .summary-item strong,html[data-theme=dark] .quality-title strong,html[data-theme=dark] .quality-check strong,html[data-theme=dark] .product-cell strong,html[data-theme=dark] .analytics-product strong,html[data-theme=dark] .data-table td>strong,html[data-theme=dark] .rnp-kpi strong,html[data-theme=dark] .goal-item strong,html[data-theme=dark] .product-360-section-title h3,html[data-theme=dark] .product-360-kpi strong,html[data-theme=dark] .product-360-mini strong,html[data-theme=dark] .cost-timeline strong,html[data-theme=dark] .cluster-360-list strong{color:#e5ecf7}html[data-theme=dark] .product-360-task strong,html[data-theme=dark] .waterfall-row strong,html[data-theme=dark] .empty-state strong,html[data-theme=dark] .empty-prompt strong,html[data-theme=dark] .custom-period-popover>strong,html[data-theme=dark] .cost-import-copy small b,html[data-theme=dark] .finance-breakdown strong,html[data-theme=dark] .warehouse-name,html[data-theme=dark] .geography-period strong,html[data-theme=dark] .geography-kpis strong,html[data-theme=dark] .route-list strong,html[data-theme=dark] .rnp-file strong,html[data-theme=dark] .rnp-cell-value,html[data-theme=dark] .field-label>span,html[data-theme=dark] .api-status strong{color:#dfe8f5}html[data-theme=dark] .page-heading p,html[data-theme=dark] .brand span,html[data-theme=dark] .account-card span,html[data-theme=dark] .connection small,html[data-theme=dark] .custom-period-popover label,html[data-theme=dark] .custom-period-popover>small,html[data-theme=dark] .metric-top span,html[data-theme=dark] .metric-top small,html[data-theme=dark] .metric-change span,html[data-theme=dark] .quality-title span,html[data-theme=dark] .quality-check span,html[data-theme=dark] .quality-source span,html[data-theme=dark] .panel-header p,html[data-theme=dark] .chart-legend,html[data-theme=dark] .alert-row p,html[data-theme=dark] .data-table td,html[data-theme=dark] .sub-cell,html[data-theme=dark] .product-cell span,html[data-theme=dark] .summary-item span,html[data-theme=dark] .table-toolbar p,html[data-theme=dark] .cost-import-copy p,html[data-theme=dark] .cost-import-copy small,html[data-theme=dark] .cost-source small,html[data-theme=dark] .settings-content>p,html[data-theme=dark] .api-status small,html[data-theme=dark] .code-steps>div,html[data-theme=dark] .field-label>small,html[data-theme=dark] .feature,html[data-theme=dark] .analytics-heading p,html[data-theme=dark] .analytics-product small,html[data-theme=dark] .supply-controls label,html[data-theme=dark] .supply-controls span,html[data-theme=dark] .supply-controls small,html[data-theme=dark] .geography-period span,html[data-theme=dark] .geography-period small,html[data-theme=dark] .geography-kpis span,html[data-theme=dark] .geography-kpis small,html[data-theme=dark] .route-list span,html[data-theme=dark] .analytics-filter label,html[data-theme=dark] .empty-prompt span,html[data-theme=dark] .rnp-file small,html[data-theme=dark] .rnp-kpi span,html[data-theme=dark] .rnp-kpi small,html[data-theme=dark] .goal-item span,html[data-theme=dark] .rnp-notes span,html[data-theme=dark] .rnp-trend-legend span,html[data-theme=dark] .manual-check,html[data-theme=dark] .product-drawer-product small,html[data-theme=dark] .product-360-status>span,html[data-theme=dark] .product-360-section-title p,html[data-theme=dark] .product-360-task span,html[data-theme=dark] .product-360-mini span,html[data-theme=dark] .cost-timeline span,html[data-theme=dark] .cost-360-editor label>span,html[data-theme=dark] .cost-360-editor>small,html[data-theme=dark] .cluster-360-list span,html[data-theme=dark] .cluster-360-list small,html[data-theme=dark] .stock-number span,html[data-theme=dark] .empty-state span,html[data-theme=dark] .check-item span{color:#aab7ca}html[data-theme=dark] .quality-check,html[data-theme=dark] .product-360-mini,html[data-theme=dark] .goal-item,html[data-theme=dark] .cost-360-editor,html[data-theme=dark] .geography-kpis>div,html[data-theme=dark] .rnp-notes>div,html[data-theme=dark] .feature{border-color:#2a374b;background:#192536}html[data-theme=dark] .quality-source,html[data-theme=dark] .summary-item,html[data-theme=dark] .geography-period,html[data-theme=dark] .supply-controls>div:last-child{border-color:#2a374b}html[data-theme=dark] .data-table th,html[data-theme=dark] .rnp-matrix thead th,html[data-theme=dark] .rnp-matrix th:first-child{border-color:#2a374b;color:#9cabc0;background:#192435}html[data-theme=dark] .data-table td,html[data-theme=dark] .rnp-matrix td,html[data-theme=dark] .rnp-matrix th{border-color:#273449;color:#bac5d5;background:#151e2d}html[data-theme=dark] .data-table tbody tr:hover,html[data-theme=dark] .rnp-matrix tbody tr:hover td{background:#1a2638}html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] .cost-360-editor label>div{border-color:#35445b;color:#e4ebf5;background:#101925}html[data-theme=dark] input::placeholder{color:#718096}html[data-theme=dark] .search-box input,html[data-theme=dark] .cost-input input,html[data-theme=dark] .number-field input{color:#e4ebf5;background:transparent}html[data-theme=dark] .metric-icon.violet,html[data-theme=dark] .settings-icon.violet{color:#b9a7ff;background:#302951}html[data-theme=dark] .api-status{border-color:#5b452a;color:#e2b16e;background:#35291e}html[data-theme=dark] .api-status.connected{border-color:#285144;color:#8bd8bd;background:#17332c}html[data-theme=dark] .api-status.connected>span{box-shadow:0 0 0 4px #21493d}html[data-theme=dark] .api-expiry{border-color:#285144;color:#8bd8bd;background:#17332c}html[data-theme=dark] .api-expiry span{color:#a9c8bd}html[data-theme=dark] .api-expiry.expiry-warning{border-color:#5b452a;color:#e2b16e;background:#35291e}html[data-theme=dark] .api-expiry.expiry-critical{border-color:#64333a;color:#ff9da4;background:#3b2228}html[data-theme=dark] .api-expiry.expiry-unknown{border-color:#35445b;color:#bac5d5;background:#192536}html[data-theme=dark] .notice-card,html[data-theme=dark] .cost-import-result.warn,html[data-theme=dark] .source-note.warn,html[data-theme=dark] .settings-note,html[data-theme=dark] .supply-recommendation.need{border-color:#5b452a;color:#e2b16e;background:#35291e}html[data-theme=dark] .notice-card strong{color:#f1c27f}html[data-theme=dark] .notice-card small{color:#cda66f}html[data-theme=dark] .source-note.ok,html[data-theme=dark] .cost-import-result.ok,html[data-theme=dark] .supply-recommendation.ok{border-color:#285144;color:#8bd8bd;background:#17332c}html[data-theme=dark] .error-banner,html[data-theme=dark] .inline-error,html[data-theme=dark] .product-360-errors{border-color:#64333a;color:#ff9da4;background:#3b2228}html[data-theme=dark] .chart-tooltip{border-color:#354258;color:#dce6f4;background:#111b29}html[data-theme=dark] .chart-tooltip b{color:#edf3fb}html[data-theme=dark] .product-drawer{background:#0f1724;box-shadow:-18px 0 55px #02060d80}html[data-theme=dark] .product-drawer-backdrop{background:#02060da8}html[data-theme=dark] .product-drawer-header{border-color:#29364a}html[data-theme=dark] .product-drawer-product h2{color:#edf3fb}html[data-theme=dark] .product-drawer-actions button{border-color:#344258;color:#b8c5d8;background:#192536}html[data-theme=dark] .product-drawer-actions button:hover{color:#a9c2ff;background:#22375b}html[data-theme=dark] .cost-360-editor input{color:#edf3fb}html[data-theme=dark] .code-steps code{color:#adc4ff;background:#22324a}html[data-theme=dark] .product-360-task em,html[data-theme=dark] .cost-360-editor>small.saved{color:#7fdbba}html[data-theme=dark] .waterfall-row,html[data-theme=dark] .alert-row,html[data-theme=dark] .stock-row,html[data-theme=dark] .goal-item,html[data-theme=dark] .cost-timeline>div,html[data-theme=dark] .cluster-360-list>div,html[data-theme=dark] .product-360-task{border-color:#28364a}html[data-theme=dark] .waterfall-row>div,html[data-theme=dark] .share-bar,html[data-theme=dark] .margin-cell>div{background:#28364a}html[data-theme=dark] .waterfall-total{color:#8ee0c2;background:#17372f}html[data-theme=dark] .status-badge.good,html[data-theme=dark] .cost-source.loaded strong,html[data-theme=dark] .geo-trend.good,html[data-theme=dark] .rnp-cell-trend.good,html[data-theme=dark] .stock-dot.yes{color:#7fdbba;background:#193a31}html[data-theme=dark] .status-badge.warning,html[data-theme=dark] .cost-source.partial strong{color:#f2bd73;background:#402f20}html[data-theme=dark] .status-badge.critical,html[data-theme=dark] .cost-source.missing strong,html[data-theme=dark] .geo-trend.bad,html[data-theme=dark] .rnp-cell-trend.bad,html[data-theme=dark] .stock-dot.no,html[data-theme=dark] .stock-action.deficit{color:#ff9da4;background:#44242b}html[data-theme=dark] .cost-source.manual strong{color:#9ab8ff;background:#20365b}html[data-theme=dark] .geo-trend.neutral,html[data-theme=dark] .rnp-cell-trend.neutral{color:#bdc8d8;background:#2a3546}html[data-theme=dark] .stock-action.excess{color:#f2bd73;background:#402f20}html[data-theme=dark] .abc-a>b,html[data-theme=dark] .abc-pill.abc-a{color:#7fdbba;background:#193a31}html[data-theme=dark] .abc-b>b,html[data-theme=dark] .abc-pill.abc-b{color:#f2bd73;background:#402f20}html[data-theme=dark] .abc-c>b,html[data-theme=dark] .abc-pill.abc-c{color:#c4afff;background:#352d55}html[data-theme=dark] .manual-check i{background:#3a4659}html[data-theme=dark] .cost-timeline i{border-color:#151e2d}html[data-theme=dark] .loading-overlay{color:#e7edf7;background:#0d1420e8}html[data-theme=dark] .recharts-cartesian-grid line{stroke:#2a374b!important}html[data-theme=dark] .recharts-text{fill:#94a3b8!important}html[data-theme=dark] .recharts-tooltip-wrapper .recharts-default-tooltip{border-color:#354258!important;color:#dce6f4!important;background:#111b29!important}html[data-theme=dark] .theme-toggle{color:#ffd36a}html[data-theme=dark] .login-page{color:#e7edf7;background:radial-gradient(circle at 50% 0,#182b50 0,transparent 38%),#0d1420}html[data-theme=dark] .login-card{border-color:#2a374b;background:#151e2d;box-shadow:0 22px 70px #02060d70}html[data-theme=dark] .login-brand span,html[data-theme=dark] .login-card>p,html[data-theme=dark] .login-card>small,html[data-theme=dark] .login-checking{color:#aab7ca}html[data-theme=dark] .login-icon{color:#9ab8ff;background:#20365b}html[data-theme=dark] .login-card label{color:#c6d1e2}html[data-theme=dark] .login-card input{border-color:#35445b;color:#edf3fb;background:#101925}html[data-theme=dark] .login-card input:focus{border-color:#6f9cff;box-shadow:0 0 0 3px #20365b}html[data-theme=dark] .login-password-toggle{color:#aab7ca}html[data-theme=dark] .login-password-toggle:hover{color:#8db0ff}html[data-theme=dark] .login-error{border-color:#64333a;color:#ff9da4;background:#3b2228}.workspace-page{display:grid;gap:14px}.workspace-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.workspace-summary-card{min-height:82px;padding:15px 16px;display:flex;align-items:center;gap:12px;border:1px solid var(--border);border-radius:14px;background:#fff;box-shadow:0 4px 14px #25395b08}.workspace-summary-icon{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px}.workspace-summary-icon.blue{color:var(--blue);background:var(--blue-soft)}.workspace-summary-icon.green{color:var(--green);background:var(--green-soft)}.workspace-summary-icon.red{color:var(--red);background:var(--red-soft)}.workspace-summary-icon.violet{color:var(--violet);background:#f0ecff}.workspace-summary-card span,.workspace-summary-card strong{display:block}.workspace-summary-card span{color:var(--muted);font-size:9px;font-weight:600}.workspace-summary-card strong{margin-top:4px;color:#253149;font-size:20px}.workspace-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.75fr);align-items:start;gap:14px}.workspace-column{min-width:0;padding:17px;border:1px solid var(--border);border-radius:15px;background:#fff;box-shadow:0 4px 14px #25395b08}.workspace-section-heading{min-height:42px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.workspace-section-heading h2{margin:0;display:flex;align-items:center;gap:7px;color:#202b41;font-size:14px}.workspace-section-heading h2 svg{color:var(--blue)}.workspace-section-heading p{margin:5px 0 0;color:var(--muted);font-size:8px;line-height:1.5}.workspace-primary,.workspace-secondary{min-height:34px;padding:0 11px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;font-size:9px;font-weight:800}.workspace-primary{border:0;color:#fff;background:var(--blue)}.workspace-secondary{border:1px solid #dce3ed;color:#315dbe;background:#f6f9ff}.workspace-error{padding:11px 13px;display:flex;align-items:center;gap:8px;border:1px solid #f4c7cb;border-radius:11px;color:#a8323c;background:#fff1f2;font-size:10px}.workspace-error span{flex:1}.workspace-error button{padding:0;border:0;display:grid;place-items:center;color:inherit;background:transparent}.workspace-create-form,.workspace-edit-form{margin-top:14px;padding:14px;display:grid;grid-template-columns:1fr 170px;gap:11px;border:1px solid #dfe6f0;border-radius:12px;background:#f8faff}.workspace-create-form label,.workspace-edit-form label{min-width:0;display:grid;gap:5px;color:#647086;font-size:8px;font-weight:700}.workspace-create-form label:first-child,.workspace-create-form label:nth-child(2){grid-column:1}.workspace-create-form label:nth-child(2){grid-row:2 / span 2}.workspace-create-form .workspace-date-field{grid-column:2;grid-row:1}.workspace-create-form input,.workspace-create-form textarea,.workspace-edit-form input,.workspace-edit-form textarea,.workspace-add-step input{width:100%;border:1px solid #dce3ed;border-radius:9px;outline:none;color:#28354c;background:#fff;font:inherit;font-size:10px;transition:border-color .18s,box-shadow .18s}.workspace-create-form input,.workspace-edit-form input{height:37px;padding:0 10px}.workspace-create-form textarea,.workspace-edit-form textarea{padding:9px 10px;resize:vertical;line-height:1.5}.workspace-create-form input:focus,.workspace-create-form textarea:focus,.workspace-edit-form input:focus,.workspace-edit-form textarea:focus,.workspace-add-step input:focus{border-color:#7198f2;box-shadow:0 0 0 3px #e9f0ff}.workspace-form-actions{grid-column:1 / -1;display:flex;justify-content:flex-end;gap:8px}.workspace-form-actions button{min-height:32px;padding:0 11px;border:1px solid #dce3ed;border-radius:8px;display:inline-flex;align-items:center;gap:5px;color:#5e697b;background:#fff;font-size:9px;font-weight:700}.workspace-form-actions button[type=submit]{border-color:var(--blue);color:#fff;background:var(--blue)}.workspace-form-actions button:disabled{cursor:wait;opacity:.55}.workspace-goal-list,.workspace-note-list{margin-top:14px;display:grid;gap:11px}.workspace-goal-card{padding:15px;border:1px solid #e3e8f0;border-radius:13px;background:#fff}.workspace-goal-card.overdue{border-color:#efb9bd;box-shadow:inset 3px 0 #dc4b55}.workspace-goal-head,.workspace-note-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.workspace-goal-head>div:first-child{min-width:0;flex:1}.workspace-goal-title{display:flex;flex-wrap:wrap;align-items:center;gap:7px}.workspace-goal-title h3,.workspace-note-head h3{margin:0;color:#263149;font-size:12px;line-height:1.35}.workspace-goal-head p{margin:6px 0 0;color:#69758a;font-size:9px;line-height:1.55;white-space:pre-wrap}.workspace-status{padding:4px 7px;border-radius:20px;font-size:7px;font-weight:800}.workspace-status.planned{color:#57657b;background:#edf0f4}.workspace-status.in_progress{color:#2559c7;background:#e9f0ff}.workspace-status.paused{color:#a5651f;background:#fff0db}.workspace-status.completed{color:#117b57;background:#e2f5ed}.workspace-card-tools{display:flex;gap:3px}.workspace-card-tools button{width:29px;height:29px;padding:0;border:0;border-radius:8px;display:grid;place-items:center;color:#7d8899;background:transparent}.workspace-card-tools button:hover{color:#2e61ce;background:#edf3ff}.workspace-card-tools button.active{color:#c1761f;background:#fff0d8}.workspace-card-tools button.danger:hover{color:var(--red);background:var(--red-soft)}.workspace-goal-meta{margin-top:13px;display:flex;align-items:center;justify-content:space-between;gap:8px}.workspace-goal-meta span{display:flex;align-items:center;gap:5px;color:#7f899a;font-size:8px}.workspace-goal-meta span.overdue{color:var(--red);font-weight:700}.workspace-goal-meta strong{color:#345fbe;font-size:10px}.workspace-progress{height:6px;margin-top:6px;overflow:hidden;border-radius:5px;background:#e8edf5}.workspace-progress i{display:block;height:100%;min-width:0;border-radius:inherit;background:linear-gradient(90deg,#346ce9,#54a0ff);transition:width .25s ease}.workspace-steps{margin-top:14px;padding-top:12px;border-top:1px solid #edf0f4}.workspace-steps-title{margin-bottom:6px;display:flex;justify-content:space-between;color:#647086;font-size:8px;font-weight:700}.workspace-steps-title span{display:flex;align-items:center;gap:5px}.workspace-steps-title small{color:#9ca5b3;font-size:8px}.workspace-step{min-height:31px;display:flex;align-items:center;gap:7px;border-bottom:1px solid #f0f2f5;color:#4c586d;font-size:9px}.workspace-step>span{min-width:0;flex:1}.workspace-step.done>span{color:#929baa;text-decoration:line-through}.workspace-check,.workspace-remove-step{padding:0;border:0;display:grid;place-items:center;background:transparent}.workspace-check{color:#99a4b4}.workspace-step.done .workspace-check{color:var(--green)}.workspace-remove-step{color:#b5bcc7;opacity:0}.workspace-step:hover .workspace-remove-step{opacity:1}.workspace-add-step{margin-top:8px;display:flex;gap:6px}.workspace-add-step input{height:33px;padding:0 9px}.workspace-add-step button{width:33px;flex:0 0 auto;border:0;border-radius:8px;display:grid;place-items:center;color:#fff;background:var(--blue)}.workspace-add-step button:disabled{cursor:default;opacity:.35}.workspace-goal-actions{margin-top:12px;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:7px}.workspace-goal-actions>button{min-height:30px;padding:0 9px;border:1px solid #dfe4ec;border-radius:8px;display:inline-flex;align-items:center;gap:5px;color:#627087;background:#fff;font-size:8px;font-weight:700}.workspace-goal-actions>button.complete{border-color:#bfe4d6;color:#16805c;background:#effaf6}.workspace-manual-progress{min-width:215px;margin-right:auto;display:grid;grid-template-columns:auto 1fr 28px;align-items:center;gap:7px;color:#7b8798;font-size:8px}.workspace-manual-progress input{width:100%;accent-color:var(--blue)}.workspace-manual-progress b{color:#42516a;text-align:right;font-size:8px}.workspace-note-form{grid-template-columns:1fr}.workspace-note-form label,.workspace-note-form label:first-child,.workspace-note-form label:nth-child(2){grid-column:1;grid-row:auto}.workspace-note-card{padding:13px;border:1px solid #e4e8ef;border-radius:12px;background:#fff}.workspace-note-card.pinned{border-color:#ead8b6;background:#fffcf5;box-shadow:inset 3px 0 #e7a440}.workspace-note-card p{margin:9px 0 12px;color:#57647a;font-size:9px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.workspace-note-card p.empty{color:#a1a9b6;font-style:italic}.workspace-note-card>small{color:#a1a9b6;font-size:7px}.workspace-empty{min-height:180px;margin-top:14px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;border:1px dashed #dbe1ea;border-radius:12px;color:#9aa4b3;text-align:center}.workspace-empty.compact{min-height:140px}.workspace-empty strong{color:#556176;font-size:10px}.workspace-empty span{font-size:8px;line-height:1.5}.workspace-edit-form{grid-template-columns:1fr;margin:0}html[data-theme=dark] .workspace-summary-card,html[data-theme=dark] .workspace-column,html[data-theme=dark] .workspace-goal-card,html[data-theme=dark] .workspace-note-card{border-color:#2a374b;background:#151e2d;box-shadow:none}html[data-theme=dark] .workspace-summary-card strong,html[data-theme=dark] .workspace-section-heading h2,html[data-theme=dark] .workspace-goal-title h3,html[data-theme=dark] .workspace-note-head h3{color:#edf3fb}html[data-theme=dark] .workspace-section-heading p,html[data-theme=dark] .workspace-goal-head p,html[data-theme=dark] .workspace-note-card p,html[data-theme=dark] .workspace-goal-meta span{color:#aab7ca}html[data-theme=dark] .workspace-summary-icon.violet{color:#c2b4ff;background:#302951}html[data-theme=dark] .workspace-summary-icon.blue{color:#9ab8ff;background:#20365b}html[data-theme=dark] .workspace-summary-icon.green{color:#7fdbba;background:#193a31}html[data-theme=dark] .workspace-summary-icon.red{color:#ff9da4;background:#44242b}html[data-theme=dark] .workspace-primary{color:#fff;background:#3672f1}html[data-theme=dark] .workspace-secondary{border-color:#35445b;color:#a9c2ff;background:#1a2940}html[data-theme=dark] .workspace-create-form,html[data-theme=dark] .workspace-edit-form{border-color:#304057;background:#111b29}html[data-theme=dark] .workspace-create-form input,html[data-theme=dark] .workspace-create-form textarea,html[data-theme=dark] .workspace-edit-form input,html[data-theme=dark] .workspace-edit-form textarea,html[data-theme=dark] .workspace-add-step input{border-color:#35445b;color:#e4ebf5;background:#101925}html[data-theme=dark] .workspace-create-form input::placeholder,html[data-theme=dark] .workspace-create-form textarea::placeholder,html[data-theme=dark] .workspace-add-step input::placeholder{color:#718096}html[data-theme=dark] .workspace-form-actions button,html[data-theme=dark] .workspace-goal-actions>button{border-color:#35445b;color:#bdc8d8;background:#192536}html[data-theme=dark] .workspace-form-actions button[type=submit]{border-color:#3672f1;color:#fff;background:#3672f1}html[data-theme=dark] .workspace-goal-card.overdue{border-color:#64333a}html[data-theme=dark] .workspace-note-card.pinned{border-color:#5b452a;background:#211d18}html[data-theme=dark] .workspace-status.planned{color:#bdc8d8;background:#2a3546}html[data-theme=dark] .workspace-status.in_progress{color:#a9c2ff;background:#20365b}html[data-theme=dark] .workspace-status.paused{color:#f2bd73;background:#402f20}html[data-theme=dark] .workspace-status.completed{color:#7fdbba;background:#193a31}html[data-theme=dark] .workspace-progress{background:#2a374b}html[data-theme=dark] .workspace-steps,html[data-theme=dark] .workspace-step{border-color:#29364a}html[data-theme=dark] .workspace-step{color:#c0cbda}html[data-theme=dark] .workspace-manual-progress b,html[data-theme=dark] .workspace-empty strong{color:#c6d1e2}html[data-theme=dark] .workspace-empty{border-color:#35445b;color:#8492a7}html[data-theme=dark] .workspace-error{border-color:#64333a;color:#ff9da4;background:#3b2228}@media(max-width:1050px){.workspace-layout{grid-template-columns:1fr}.workspace-notes-column{order:2}}@media(max-width:720px){.workspace-summary{grid-template-columns:repeat(2,1fr)}.workspace-create-form{grid-template-columns:1fr}.workspace-create-form label:first-child,.workspace-create-form label:nth-child(2),.workspace-create-form .workspace-date-field{grid-column:1;grid-row:auto}.workspace-section-heading{flex-direction:column}.workspace-primary,.workspace-secondary{width:100%}}@media(max-width:460px){.workspace-summary{grid-template-columns:1fr}.workspace-column{padding:13px}.workspace-manual-progress{width:100%}}
