.dm-page{padding:30px 34px 70px}.dm-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:22px}.dm-eyebrow{display:block;color:var(--muted);font-size:9px;font-weight:850;letter-spacing:.17em}.dm-heading h2{margin:6px 0 7px;font-size:28px;letter-spacing:-.045em}.dm-heading p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.dm-heading p+p{margin-top:4px}.dm-heading p strong{color:var(--ink-soft)}.dm-trust-badge{flex:0 0 auto;border:1px solid #cce0d7;border-radius:999px;padding:7px 11px;background:var(--green-soft);color:var(--green);font-size:8px;font-weight:850;letter-spacing:.05em}.dm-trust-badge--demo{border-color:#ead9b6;background:var(--amber-soft);color:#87580e}.dm-demo-warning{margin:-7px 0 17px;padding:11px 13px;border:1px solid #dfbb72;border-radius:8px;background:var(--amber-soft);color:#6f4709;font-size:9px;font-weight:650}.dm-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px}.dm-summary-card{position:relative;min-width:0;padding:15px 16px 14px;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff}.dm-summary-card:before{content:"";position:absolute;left:-1px;top:12px;bottom:12px;width:3px;border-radius:0 4px 4px 0;background:#a8a39c}.dm-summary-card--positive:before{background:var(--green)}.dm-summary-card--warning:before{background:var(--amber)}.dm-summary-card--danger:before{background:var(--red)}.dm-summary-card>span{display:block;color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.dm-summary-card>strong{display:block;margin:6px 0 5px;font-size:23px;line-height:1;letter-spacing:-.035em}.dm-summary-card>small{display:block;overflow:hidden;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.dm-panel{overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:0 2px 5px #1f1c1805}.dm-toolbar{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:12px 16px 12px 19px;border-bottom:1px solid var(--line)}.dm-toolbar-copy{flex:0 0 auto}.dm-toolbar-copy h3{margin:0 0 4px;font-size:14px;letter-spacing:-.02em}.dm-toolbar-copy span{color:var(--muted);font-size:8px;font-weight:700}.dm-controls{display:flex;align-items:flex-end;justify-content:flex-end;gap:8px;min-width:0}.dm-search{display:flex;align-items:center;gap:7px;width:min(290px,27vw);height:36px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-warm);color:var(--muted)}.dm-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:9px}.dm-search input::placeholder{color:#aaa59f}.dm-select{display:flex;flex-direction:column;gap:3px}.dm-select>span{color:var(--muted);font-size:7px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.dm-select select{height:36px;min-width:116px;padding:0 27px 0 9px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink-soft);font:inherit;font-size:9px;font-weight:700}.dm-select select:focus-visible,.dm-search:focus-within{outline:3px solid rgba(199,53,32,.18);outline-offset:1px}.dm-table-wrap{overflow-x:auto}.dm-table-wrap:focus-visible{outline:3px solid rgba(199,53,32,.22);outline-offset:-3px}.dm-table{width:100%;min-width:1040px;border-collapse:collapse}.dm-table th{height:33px;padding:0 12px;border-bottom:1px solid var(--line);background:#f8f6f3;color:var(--muted);font-size:7px;font-weight:850;letter-spacing:.055em;text-align:left;text-transform:uppercase}.dm-table td{height:68px;padding:9px 12px;border-bottom:1px solid var(--line-soft);color:var(--ink-soft);font-size:9px;vertical-align:middle}.dm-table tbody tr:last-child td{border-bottom:0}.dm-table tbody tr:hover td{background:#fcfbfa}.dm-table th:first-child,.dm-table td:first-child{width:23%}.dm-table th:nth-child(2),.dm-table td:nth-child(2){width:17%}.dm-table th:nth-child(4),.dm-table td:nth-child(4){width:23%}.dm-table th:nth-child(5),.dm-table td:nth-child(5){width:21%}.dm-family{display:flex;align-items:center;gap:10px;min-width:0}.dm-family>span:last-child,.dm-sku-cell,.dm-assembly{display:flex;min-width:0;flex-direction:column;align-items:flex-start;gap:4px}.dm-family strong{display:block;overflow:hidden;color:var(--ink);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.dm-family small,.dm-sku-cell small,.dm-assembly small{display:block;max-width:230px;overflow:hidden;color:var(--muted);font-size:7px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.dm-product-mark{display:grid;flex:0 0 auto;place-items:center;width:33px;height:33px;border-radius:8px;background:#efedea;color:#615e59;font-size:10px;font-weight:900}.dm-product-mark--grills{background:#e5e3e0;color:#282624}.dm-product-mark--component{background:#f3eee8;color:#765d43}.dm-sku-cell code{color:var(--ink);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px;font-weight:750}.dm-status{display:inline-flex;align-items:center;gap:5px;border-radius:999px;padding:4px 7px;background:#f0eeeb;color:var(--muted);font-size:7px;font-weight:850;white-space:nowrap}.dm-status i{width:5px;height:5px;border-radius:50%;background:currentColor}.dm-status--mapped,.dm-status--complete{background:var(--green-soft);color:var(--green)}.dm-status--unresolved,.dm-status--incomplete{background:var(--red-soft);color:var(--red)}.dm-category{display:inline-flex;border:1px solid var(--line);border-radius:6px;padding:5px 7px;background:var(--surface-warm);color:var(--ink-soft);font-size:7px;font-weight:800}.dm-warehouses{display:flex;flex-wrap:wrap;gap:5px}.dm-warehouse{display:grid;grid-template-columns:auto auto 6px;align-items:center;gap:4px;min-width:61px;padding:5px 6px;border:1px solid var(--line);border-radius:6px;background:#fff;font-variant-numeric:tabular-nums}.dm-warehouse b{font-size:7px}.dm-warehouse span{color:var(--muted);font-size:7px}.dm-warehouse i{width:5px;height:5px;border-radius:50%;background:#9d9892}.dm-warehouse--complete i{background:var(--green)}.dm-warehouse--incomplete{border-color:#e8c0b8;background:#fffaf8}.dm-warehouse--incomplete i{background:var(--red)}.dm-assembly .dm-missing{color:var(--red)}.dm-assembly small b{font-weight:850}.dm-numeric{text-align:right!important;font-variant-numeric:tabular-nums;white-space:nowrap}.dm-numeric strong{color:var(--ink);font-size:11px}.dm-numeric small,.dm-muted{color:var(--muted);font-size:7px}.dm-panel-foot{display:flex;justify-content:space-between;gap:20px;padding:9px 13px;border-top:1px solid var(--line);background:var(--surface-warm);color:var(--muted);font-size:7px}.dm-empty{display:flex;min-height:180px;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:var(--muted)}.dm-empty strong{color:var(--ink-soft);font-size:11px}.dm-empty span{font-size:9px}.dm-state{max-width:720px;margin:8vh auto 0;padding:30px;border:1px solid var(--line);border-radius:11px;background:#fff}.dm-state--blocked{border-color:#e4b8ae;background:#fffaf8}.dm-state h2{margin:8px 0 9px;font-size:25px;letter-spacing:-.035em}.dm-state p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.dm-state dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:22px 0 0;background:var(--line)}.dm-state dl>div{display:flex;justify-content:space-between;padding:12px;background:#fff;font-size:9px}.dm-state dt{color:var(--muted)}.dm-state dd{margin:0;font-weight:800;text-transform:capitalize}.dm-loading-lines{display:grid;gap:8px;margin-top:22px}.dm-loading-lines i{display:block;width:100%;height:9px;border-radius:5px;background:linear-gradient(90deg,#efede9 25%,#f7f5f2,#efede9 75%);background-size:200% 100%;animation:dm-loading 1.25s linear infinite}.dm-loading-lines i:nth-child(2){width:84%}.dm-loading-lines i:nth-child(3){width:63%}@keyframes dm-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.dm-loading-lines i{animation:none}}.dm-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:1380px){.dm-page{padding-left:24px;padding-right:24px}.dm-toolbar{align-items:flex-start}.dm-controls{flex-wrap:wrap}.dm-search{width:240px}}.dm-eyebrow{font-size:var(--text-kicker, 10px)}.dm-heading p{font-size:var(--text-body, 13px)}.dm-trust-badge,.dm-demo-warning{font-size:var(--text-meta, 11px)}.dm-summary-card>span{font-size:var(--text-meta, 11px)}.dm-summary-card>small{font-size:var(--text-small, 12px)}.dm-toolbar-copy h3{font-size:17px}.dm-toolbar-copy span{font-size:var(--text-small, 12px)}.dm-search{height:42px}.dm-search input{font-size:var(--text-control, 13px)}.dm-select>span{font-size:var(--text-meta, 11px)}.dm-select select{height:42px;font-size:var(--text-control, 13px)}.dm-table th{height:40px;font-size:var(--text-meta, 11px)}.dm-table td{height:76px;font-size:var(--text-data, 13px)}.dm-family strong{font-size:var(--text-body, 13px)}.dm-family small,.dm-sku-cell small,.dm-assembly small{font-size:var(--text-meta, 11px)}.dm-product-mark,.dm-sku-cell code{font-size:var(--text-small, 12px)}.dm-status,.dm-category,.dm-warehouse b,.dm-warehouse span{font-size:var(--text-meta, 11px)}.dm-numeric strong{font-size:14px}.dm-numeric small,.dm-muted,.dm-panel-foot{font-size:var(--text-meta, 11px)}.dm-empty strong{font-size:14px}.dm-empty span,.dm-state p,.dm-state dl>div{font-size:var(--text-body, 13px)}.dm-page{min-height:calc(100vh - 35px);padding:23px 25px 70px;background:#050505;color:#d4d6db}.dm-heading{align-items:flex-end;margin-bottom:16px}.dm-eyebrow{color:#666a74;font-size:8px;letter-spacing:.1em}.dm-eyebrow b{color:#a78bfa}.dm-heading h2{margin:8px 0 7px;color:#eceef2;font-size:20px}.dm-heading-icon{display:inline-grid;width:31px;height:31px;margin-right:8px;place-items:center;border-radius:7px;background:#ec48991c;color:#f472b6;font-size:14px;vertical-align:middle}.dm-heading p{max-width:690px;margin:3px 0 0;color:#737781;font-size:9px;line-height:1.45}.dm-add-button{height:31px;padding:0 11px;border:1px solid rgba(236,72,153,.33);border-radius:6px;background:#83184324;color:#f9a8d4;font-size:9px;opacity:.7}.dm-summary{display:none}.dm-panel{overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#0f0f10;box-shadow:none}.dm-toolbar{min-height:55px;align-items:center;padding:9px 12px;border-bottom:1px solid rgba(255,255,255,.07);background:#111113}.dm-toolbar-copy h3{margin:0 0 3px;color:#dfe1e5;font-size:11px}.dm-toolbar-copy span{color:#666a73;font-size:8px}.dm-controls{gap:7px}.dm-search{width:230px;height:32px;border-color:#ffffff1a;border-radius:6px;background:#0b0b0c;color:#6e727c}.dm-search input{color:#c9cbd1;font-size:9px}.dm-search input::placeholder{color:#555963}.dm-select{gap:4px}.dm-select>span{color:#5f636d;font-size:7px}.dm-select select{height:32px;border-color:#ffffff1a;border-radius:6px;background:#17171a;color:#999da6;font-size:8px}.dm-table th{height:35px;border-color:#ffffff12;background:#151517;color:#6e727c;font-size:8px}.dm-table td{height:55px;border-color:#ffffff0f;background:#101012;color:#aeb1b8;font-size:9px}.dm-table tbody tr:hover td{background:#151518}.dm-family strong{color:#dfe1e5;font-size:10px}.dm-family small,.dm-sku-cell small,.dm-assembly small{color:#626670;font-size:8px}.dm-product-mark{background:#222227;color:#9ca0a9;font-size:10px}.dm-sku-cell code{border-color:#ffffff14;background:#18181b;color:#b7bac1;font-size:8px}.dm-status,.dm-category,.dm-warehouse b,.dm-warehouse span{font-size:8px}.dm-category{background:#232327;color:#8c9099}.dm-status--mapped{border-color:#34d39938;background:#064e3b26;color:#6ee7b7}.dm-status--unresolved{border-color:#f59e0b3b;background:#78350f26;color:#fcd34d}.dm-numeric strong{color:#e4e6ea;font-size:11px}.dm-numeric small,.dm-muted,.dm-panel-foot{color:#5f636d;font-size:8px}.dm-panel-foot{border-color:#ffffff12;background:#111113}.dm-demo-warning{border-color:#f59e0b40;background:#78350f26;color:#fde68a;font-size:9px}.dm-state{border-color:#ffffff1a;background:#0f0f10}.dm-state h2{color:#f3f4f6}.dm-state p{color:#8b8f98}.dm-state dl{background:#ffffff12}.dm-state dl>div{background:#111113}.dm-warehouse{border-color:#ffffff17;background:#18181b;color:#aeb1b8}.dm-warehouse--incomplete{border-color:#ef44442e;background:#7f1d1d1a}.dm-warehouse span{color:#747882}.forecast-page,.forecast-state-page{--forecast-ink: var(--ink, #191817);--forecast-muted: var(--muted, #7e7973);--forecast-line: var(--line, #dedbd6);--forecast-line-soft: var(--line-soft, #eae7e3);--forecast-red: var(--red, #c73520);--forecast-red-soft: var(--red-soft, #fff1ed);--forecast-green: var(--green, #34715b);--forecast-green-soft: var(--green-soft, #edf7f2)}.forecast-page{padding:30px 34px 64px}.forecast-kicker{display:block;color:var(--forecast-muted);font-size:11px;font-weight:850;letter-spacing:.14em}.forecast-lead{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:20px}.forecast-lead h2{margin:7px 0;font-size:28px;letter-spacing:-.045em}.forecast-lead p{max-width:680px;margin:0;color:var(--forecast-muted);font-size:14px;line-height:1.55}.forecast-lead-actions{display:flex;min-width:min(390px,36vw);flex-direction:column;align-items:stretch;gap:10px}.forecast-family-picker{display:flex;min-width:0;flex-direction:column;gap:7px}.forecast-family-picker>span{color:var(--forecast-muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.forecast-family-picker select{width:100%;height:42px;padding:0 38px 0 12px;border:1px solid var(--forecast-line);border-radius:9px;background:#fff;color:var(--forecast-ink);font:inherit;font-size:13px;font-weight:750}.forecast-family-picker select:focus-visible{outline:3px solid rgba(199,53,32,.22);outline-offset:2px}.forecast-next-button{min-height:44px;padding:0 16px;border:1px solid var(--forecast-red);border-radius:9px;background:var(--forecast-red);color:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:800;text-align:center;transition:background-color .14s ease,box-shadow .14s ease,transform .14s ease}.forecast-next-button:hover{background:#a92d1c;box-shadow:0 6px 16px #c735202e;transform:translateY(-1px)}.forecast-next-button:focus-visible{outline:3px solid rgba(199,53,32,.24);outline-offset:3px}.forecast-publication-strip{display:flex;align-items:center;flex-wrap:wrap;gap:7px;min-height:43px;margin-bottom:12px;padding:7px 10px;border:1px solid #d8e5df;border-radius:10px;background:#f6fbf8}.forecast-status-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid var(--forecast-line);border-radius:999px;background:#fff;color:var(--forecast-muted);font-size:11px;font-weight:800;white-space:nowrap}.forecast-status-chip--trusted{border-color:#c8ded4;color:var(--forecast-green)}.forecast-status-chip--trusted i{width:6px;height:6px;border-radius:50%;background:var(--forecast-green);box-shadow:0 0 0 3px #34715b1f}.forecast-publication-time{margin-left:auto;color:var(--forecast-muted);font-size:11px;font-weight:700;white-space:nowrap}.forecast-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:12px}.forecast-kpis article{position:relative;min-width:0;padding:15px 16px;border:1px solid var(--forecast-line);border-radius:11px;background:#fff}.forecast-kpis article:first-child:before{content:"";position:absolute;top:13px;bottom:13px;left:-1px;width:3px;border-radius:0 3px 3px 0;background:var(--forecast-red)}.forecast-kpis span{display:block;overflow:hidden;color:var(--forecast-muted);font-size:11px;font-weight:800;letter-spacing:.06em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.forecast-kpis strong{display:block;margin-top:6px;font-size:23px;letter-spacing:-.04em}.forecast-kpis small{display:block;overflow:hidden;margin-top:5px;color:var(--forecast-muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.forecast-main-grid{display:grid;grid-template-columns:minmax(0,1fr) 328px;align-items:start;gap:12px}.forecast-panel{overflow:hidden;border:1px solid var(--forecast-line);border-radius:11px;background:#fff;box-shadow:0 2px 5px #1f1c1805}.forecast-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:17px 18px 12px;border-bottom:1px solid var(--forecast-line-soft)}.forecast-panel-heading h3,.forecast-driver-panel h3,.forecast-lineage-panel h3{margin:5px 0 0;font-size:17px;letter-spacing:-.025em}.forecast-panel-heading p,.forecast-driver-panel header p{margin:4px 0 0;color:var(--forecast-muted);font-size:12px}.forecast-legend{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:11px;padding-top:7px;color:var(--forecast-muted);font-size:12px;font-weight:700}.forecast-legend span{display:inline-flex;align-items:center;gap:5px}.forecast-legend i{display:inline-block;width:9px;height:9px;border-radius:2px}.forecast-legend-standalone{background:#57534f}.forecast-legend-bundle{background:#c8c3bd}.forecast-legend i.forecast-legend-total{width:16px;height:0;border-top:2px solid var(--forecast-red);border-radius:0;background:transparent}.forecast-chart-scroll{width:100%;overflow-x:auto;padding:8px 9px 0}.forecast-chart-stage{position:relative;width:100%;min-width:700px}.forecast-chart{display:block;width:100%;height:auto}.forecast-chart-gridline{stroke:#ebe8e4;stroke-width:1}.forecast-chart-axis,.forecast-chart-month{fill:#6d6862;font-family:inherit;font-size:11px;font-weight:650}.forecast-chart-point,.forecast-chart-point *{cursor:crosshair}.forecast-chart-point:focus{outline:none}.forecast-chart-hit-area{fill:transparent;stroke:transparent;stroke-width:0}.forecast-chart-point:focus-visible .forecast-chart-hit-area{fill:#c7352009;stroke:var(--forecast-red);stroke-dasharray:5 4;stroke-width:2}.forecast-chart-active-band{fill:#c735200b;pointer-events:none}.forecast-chart-standalone{fill:#57534f}.forecast-chart-bundle{fill:#c8c3bd}.forecast-chart-total{fill:none;stroke:var(--forecast-red);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5;pointer-events:none}.forecast-chart-total-dot{fill:#fff;stroke:var(--forecast-red);stroke-width:2;pointer-events:none;transition:r .12s ease}.forecast-chart-total-dot--active{fill:var(--forecast-red);stroke:#fff;stroke-width:2.5}.forecast-chart-crosshair{pointer-events:none}.forecast-chart-crosshair line{stroke:#c73520b8;stroke-dasharray:4 4;stroke-width:1.25}.forecast-chart-tooltip{position:absolute;top:10px;z-index:4;width:190px;padding:12px 13px;border:1px solid rgba(25,24,23,.12);border-radius:10px;background:#191817f5;box-shadow:0 10px 28px #19181733;color:#fff;font-size:12px;font-variant-numeric:tabular-nums;pointer-events:none;transform:translate(12px)}.forecast-chart-tooltip--left{transform:translate(calc(-100% - 12px))}.forecast-chart-tooltip strong{display:block;margin-bottom:8px;font-size:14px}.forecast-chart-tooltip dl{display:grid;gap:5px;margin:0}.forecast-chart-tooltip dl div{display:flex;align-items:baseline;justify-content:space-between;gap:14px}.forecast-chart-tooltip dt{color:#ffffffb8}.forecast-chart-tooltip dd{margin:0;font-weight:850}.forecast-chart-instructions{display:flex;align-items:center;gap:8px;min-width:700px;margin:0;padding:8px 10px 12px 44px;color:var(--forecast-muted);font-size:12px;line-height:1.45}.forecast-chart-instructions span{color:var(--forecast-red);font-size:17px;font-weight:850}.forecast-table-scroll{max-height:280px;overflow:auto;border-top:1px solid var(--forecast-line-soft)}.forecast-table{width:100%;border-collapse:collapse;font-variant-numeric:tabular-nums}.forecast-table caption{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.forecast-table th,.forecast-table td{height:42px;padding:0 15px;border-bottom:1px solid var(--forecast-line-soft);font-size:13px}.forecast-table thead th{position:sticky;top:0;z-index:1;background:#f7f5f2;color:var(--forecast-muted);font-size:11px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.forecast-table th:first-child{text-align:left}.forecast-table th:not(:first-child),.forecast-table td{text-align:right}.forecast-table tbody th{color:var(--forecast-ink);font-weight:750}.forecast-table tbody td{color:#4d4945}.forecast-table tbody td:last-child{font-weight:850}.forecast-table tfoot th,.forecast-table tfoot td{position:sticky;bottom:0;border-bottom:0;background:var(--forecast-red-soft);color:var(--forecast-red);font-weight:850}.forecast-detail-column{display:flex;min-width:0;flex-direction:column;gap:12px}.forecast-driver-panel header,.forecast-lineage-panel header{padding:16px 17px 13px;border-bottom:1px solid var(--forecast-line-soft);background:#faf9f7}.forecast-driver-panel>dl{margin:0}.forecast-driver-panel>dl>div,.forecast-lineage-facts>div{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:41px;padding:0 16px;border-bottom:1px solid var(--forecast-line-soft);font-size:12px}.forecast-driver-panel>dl>div:last-child,.forecast-lineage-facts>div:last-child{border-bottom:0}.forecast-driver-panel dt,.forecast-lineage-facts dt{color:var(--forecast-muted)}.forecast-driver-panel dd,.forecast-lineage-facts dd{overflow:hidden;margin:0;font-weight:850;text-align:right;text-overflow:ellipsis;white-space:nowrap}.forecast-lineage-panel ol{margin:0;padding:15px 16px 4px;list-style:none}.forecast-lineage-panel li{position:relative;display:grid;grid-template-columns:29px minmax(0,1fr);gap:10px;padding-bottom:14px}.forecast-lineage-panel li:not(:last-child):after{content:"";position:absolute;top:24px;bottom:0;left:13px;width:1px;background:var(--forecast-line)}.forecast-lineage-panel li>span{display:grid;place-items:center;width:27px;height:22px;border-radius:999px;background:var(--forecast-ink);color:#fff;font-size:11px;font-weight:850}.forecast-lineage-panel li strong{display:block;margin-top:2px;font-size:12px}.forecast-lineage-panel li p{overflow:hidden;margin:4px 0 0;color:var(--forecast-muted);font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.forecast-lineage-facts{margin:0;border-top:1px solid var(--forecast-line-soft)}.forecast-state-page{padding:34px 38px 70px}.forecast-state-card{max-width:720px;margin:8vh auto 0;padding:30px;border:1px solid var(--forecast-line);border-radius:11px;background:#fff}.forecast-state-card--blocked{border-color:#e4b8ae;background:#fffaf8}.forecast-state-card h2{margin:8px 0 9px;font-size:25px;letter-spacing:-.035em}.forecast-state-card p{margin:0;color:var(--forecast-muted);font-size:14px;line-height:1.6}.forecast-state-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:22px 0 0;background:var(--forecast-line)}.forecast-state-facts div{display:flex;flex-direction:column;gap:5px;padding:12px;background:#fff;font-size:12px}.forecast-state-facts dt{color:var(--forecast-muted)}.forecast-state-facts dd{margin:0;font-weight:850;text-transform:capitalize}.forecast-loading-bars{display:grid;grid-template-columns:1.4fr .8fr 1fr;gap:8px;margin-top:24px}.forecast-loading-bars span{height:60px;border-radius:8px;background:linear-gradient(90deg,#eeece9 25%,#f8f7f5,#eeece9 75%);background-size:200% 100%;animation:forecast-loading 1.5s infinite linear}@keyframes forecast-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media(max-width:1380px){.forecast-page{padding-right:24px;padding-left:24px}.forecast-main-grid{grid-template-columns:minmax(0,1fr) 310px}.forecast-publication-time{display:none}}@media(max-width:1000px){.forecast-lead{align-items:stretch;flex-direction:column}.forecast-lead-actions{width:100%;min-width:0}.forecast-main-grid{grid-template-columns:1fr}.forecast-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.forecast-page,.forecast-state-page{padding-right:16px;padding-left:16px}.forecast-lead h2{font-size:25px}.forecast-kpis,.forecast-state-facts{grid-template-columns:1fr}.forecast-panel-heading{align-items:stretch;flex-direction:column}.forecast-legend{justify-content:flex-start;padding-top:0}}@media(prefers-reduced-motion:reduce){.forecast-loading-bars span{animation:none}}:root{color-scheme:light;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #191817;--ink-soft: #4d4a47;--muted: #6f6a64;--line: #dedbd6;--line-soft: #eae7e3;--canvas: #f4f2ef;--surface: #ffffff;--surface-warm: #f6f4f1;--surface-deep: #ece9e5;--red: #c73520;--red-dark: #a82718;--red-soft: #fff1ed;--amber: #bd7c17;--amber-soft: #fff8e8;--green: #34715b;--green-soft: #edf7f2;--shadow: 0 18px 50px rgba(31, 28, 24, .08);--text-kicker: 10px;--text-meta: 11px;--text-small: 12px;--text-body: 13px;--text-control: 13px;--text-data: 13px}*{box-sizing:border-box}body{margin:0;min-width:1180px;min-height:100vh;background:var(--canvas);color:var(--ink)}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:3px solid rgba(199,53,32,.22);outline-offset:2px}.app-shell{display:grid;grid-template-columns:244px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:25px 18px 18px;background:#171716;color:#fff;z-index:20}.brand-lockup{display:flex;align-items:center;gap:11px;padding:0 7px}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border:3px solid #fff;border-radius:50% 48% 48% 50%;font-size:25px;font-weight:900;font-style:italic;transform:rotate(-12deg)}.brand-lockup>div:last-child{display:flex;flex-direction:column}.brand-lockup strong{font-size:17px;letter-spacing:.04em}.brand-lockup span{margin-top:2px;font-size:9px;letter-spacing:.35em;opacity:.75}.product-nameplate{margin:31px 7px 18px;padding:21px 0 18px;border-top:1px solid #393837;border-bottom:1px solid #393837}.product-nameplate>span{display:block;margin-bottom:3px;color:#9d9995;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.product-nameplate strong{display:block;font-size:25px;letter-spacing:-.045em}.product-nameplate strong span{color:var(--red)}.product-nameplate small{display:block;margin-top:4px;color:#85817d;font-size:10px}.primary-nav{display:flex;flex-direction:column;gap:5px}.primary-nav button{position:relative;display:flex;align-items:center;gap:13px;width:100%;padding:12px 13px;border:0;border-radius:9px;background:transparent;color:#aaa6a1;font-size:13px;font-weight:650;text-align:left;cursor:pointer}.primary-nav button:before{content:"";position:absolute;left:-18px;top:8px;bottom:8px;width:3px;border-radius:0 4px 4px 0;background:transparent}.primary-nav button:hover{background:#242322;color:#fff}.primary-nav button.active{background:#2d2b29;color:#fff}.primary-nav button.active:before{background:var(--red)}.primary-nav button.active svg{color:#ef6049}.sidebar-foot{display:grid;grid-template-columns:36px 1fr 24px;align-items:center;gap:10px;margin-top:auto;padding:16px 7px 4px;border-top:1px solid #393837}.avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#f0ece6;color:var(--ink);font-size:11px;font-weight:800}.sidebar-foot>div:nth-child(2){display:flex;min-width:0;flex-direction:column}.sidebar-foot strong{font-size:11px}.sidebar-foot span{margin-top:2px;color:#8b8884;font-size:9px}.sidebar-foot button{border:0;background:transparent;color:#85817d;cursor:pointer}.app-frame{min-width:0}.topbar{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 31px;background:var(--surface);border-bottom:1px solid var(--line-soft)}.eyebrow,.section-label{display:block;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.18em}.topbar h1{margin:5px 0 0;font-size:24px;line-height:1;letter-spacing:-.04em;text-transform:capitalize}.topbar-actions{display:flex;align-items:center;gap:10px}.warehouse-select,.outline-button,.ghost-button,.primary-button{min-height:38px;border-radius:8px;padding:0 15px;font-size:11px;font-weight:750;cursor:pointer}.warehouse-select{display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:var(--surface-warm)}.status-dot,.pulse-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green)}.status-dot.healthy{box-shadow:0 0 0 3px #34715b1f}.status-dot.neutral{background:#8f8b84;box-shadow:0 0 0 3px #504c4617}.outline-button{border:1px solid var(--line);background:#fff}.outline-button:hover,.ghost-button:hover{border-color:#aaa49d}.ghost-button{border:1px solid transparent;background:transparent;color:var(--ink-soft)}.primary-button{border:1px solid var(--red);background:var(--red);color:#fff;box-shadow:0 5px 12px #c7352029}.primary-button:hover:not(:disabled){background:var(--red-dark)}.primary-button.small{min-height:34px}.primary-button:disabled,.outline-button:disabled,.ghost-button:disabled,.warehouse-select:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}.rail-heading button:disabled,.number-input input:disabled{cursor:not-allowed;opacity:.48}.freshness-strip{min-height:47px;display:flex;align-items:stretch;gap:0;padding:0 31px;border-bottom:1px solid #dce9e3;background:#f6fbf8}.freshness-strip.demo{border-color:#ead9b6;background:var(--amber-soft)}.freshness-strip.blocked{border-color:#efd0c9;background:var(--red-soft)}.freshness-strip.demo .freshness-summary strong{color:#88580d}.freshness-strip.blocked .freshness-summary strong{color:var(--red-dark)}.freshness-strip.loading{align-items:center;color:var(--muted);font-size:10px;font-weight:750}.freshness-summary,.freshness-source{display:flex;align-items:center;gap:8px;padding:0 20px;border-right:1px solid #dce9e3}.freshness-summary{padding-left:0}.freshness-summary strong{color:#285d48;font-size:11px}.pulse-dot{position:relative}.pulse-dot:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border:1px solid rgba(52,113,91,.24);border-radius:50%}.freshness-source{flex-direction:column;align-items:flex-start;justify-content:center;gap:2px}.freshness-source span{color:var(--muted);font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.freshness-source strong{color:var(--ink-soft);font-size:10px}.refresh-warning{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 31px;border-bottom:1px solid #dfbb72;background:#fff8e7;color:#68420b;font-size:9px}.refresh-warning button{flex:0 0 auto;border:0;background:transparent;color:var(--red-dark);font:inherit;font-weight:850;cursor:pointer;text-decoration:underline}.parity-chip,.draft-pill,.black-pill{display:inline-flex;align-items:center;gap:5px;margin:auto 0 auto auto;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:850;letter-spacing:.03em}.parity-chip{border:1px solid #cce0d7;background:#fff;color:#285d48}.parity-chip.blocked{border-color:#e4b8ae;color:var(--red-dark)}.black-pill{background:var(--ink);color:#fff;white-space:nowrap}.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.planning-view-tabs{min-height:72px;display:flex;align-items:stretch;gap:0;padding:0 31px;border-bottom:1px solid var(--line);background:#fff}.planning-view-tabs>button{position:relative;min-width:160px;padding:12px 18px 11px;border:0;border-right:1px solid var(--line-soft);background:transparent;text-align:left;cursor:pointer}.planning-view-tabs>button:first-child{border-left:1px solid var(--line-soft)}.planning-view-tabs>button:after{content:"";position:absolute;left:17px;right:17px;bottom:-1px;height:3px;border-radius:3px 3px 0 0;background:transparent}.planning-view-tabs>button:hover{background:#faf9f7}.planning-view-tabs>button.active{background:var(--red-soft)}.planning-view-tabs>button:disabled{cursor:not-allowed;opacity:.42}.planning-view-tabs>button.active:after{background:var(--red)}.planning-view-tabs>button strong,.planning-view-tabs>button span{display:block}.planning-view-tabs>button strong{font-size:11px}.planning-view-tabs>button span{margin-top:4px;color:var(--muted);font-size:8px}.planning-view-tabs>button.active strong{color:var(--red-dark)}.planning-view-readonly{display:flex;align-items:center;gap:8px;margin-left:auto;padding-left:22px;color:var(--green);font-size:9px;font-weight:800;white-space:nowrap}.planning-view-readonly.has-drafts{color:#88580d}.planning-view-readonly.has-drafts .status-dot{background:var(--amber)}.planning-hub .planning-layout{min-height:calc(100vh - 207px)}.matrix-page{padding:27px 31px 60px}.matrix-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:20px}.matrix-page-heading h2{margin:6px 0 7px;font-size:27px;letter-spacing:-.045em}.matrix-page-heading p{margin:0;color:var(--muted);font-size:10px}.matrix-search{display:flex;align-items:center;gap:8px;width:255px;height:38px;padding:0 11px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted)}.matrix-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:10px}.matrix-controls{display:flex;align-items:flex-end;gap:12px;margin-bottom:13px;padding:11px 13px;border:1px solid var(--line);border-radius:11px;background:#fff}.matrix-control-group{display:flex;flex-direction:column;gap:6px}.matrix-control-group.grow{flex:1}.matrix-control-group>span{color:var(--muted);font-size:7px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.matrix-toggle{display:inline-flex;gap:3px;padding:3px;border-radius:8px;background:var(--surface-deep)}.matrix-toggle button{min-height:30px;padding:0 13px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-size:8px;font-weight:800;cursor:pointer;white-space:nowrap}.matrix-toggle button:hover{color:var(--ink)}.matrix-toggle button.active{background:#fff;color:var(--ink);box-shadow:0 1px 4px #1f1c181a}.matrix-toggle.compact button{min-width:48px}.measure-toggle{align-self:flex-start}.measure-toggle button.active{color:var(--red-dark)}.stream-control{animation:control-in .15s ease-out}@keyframes control-in{0%{opacity:.5;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}.matrix-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:13px}.matrix-kpis:has(>:nth-child(3):last-child){grid-template-columns:repeat(3,minmax(0,1fr))}.matrix-kpis .kpi-card>strong{overflow:hidden;font-size:20px;text-overflow:ellipsis;white-space:nowrap}.matrix-panel,.incoming-summary-panel{overflow:hidden}.matrix-table-meta{min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:11px 17px;border-bottom:1px solid var(--line);background:#fff}.matrix-table-meta>div{display:flex;flex-direction:column;gap:4px}.matrix-table-meta strong{font-size:12px}.matrix-table-meta span{color:var(--muted);font-size:8px}.matrix-table-meta>span{font-weight:750}.matrix-table-wrap{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-gutter:stable}.matrix-table-wrap:focus-visible{outline:3px solid rgba(199,53,32,.22);outline-offset:-3px}.matrix-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0}.matrix-table th,.matrix-table td{height:49px;padding:6px 12px;border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);background:#fff;font-size:9px}.matrix-table thead th{position:sticky;top:0;z-index:3;height:43px;min-width:82px;background:#f3f1ee;color:var(--muted);font-size:7px;font-weight:850;letter-spacing:.04em;text-align:right;text-transform:uppercase}.matrix-table thead th small{display:block;margin-top:2px;color:#aaa49d;font-size:6px}.matrix-table tbody tr:last-child th,.matrix-table tbody tr:last-child td{border-bottom:0}.matrix-table tbody tr:hover th,.matrix-table tbody tr:hover td{background:#fcfbfa}.matrix-table .numeric,.incoming-summary-table .numeric{text-align:right;font-variant-numeric:tabular-nums}.matrix-table .matrix-product-column{position:sticky;left:0;z-index:2;width:250px;min-width:250px;max-width:250px;text-align:left}.matrix-table thead .matrix-product-column{z-index:5;background:#efede9}.matrix-product-icon{display:inline-grid;place-items:center;width:30px;height:30px;margin-right:9px;border-radius:7px;background:var(--surface-deep);color:#5f5a55;font-size:14px;vertical-align:middle}.matrix-product-column>span:last-child{display:inline-flex;max-width:185px;flex-direction:column;gap:3px;vertical-align:middle}.matrix-product-column strong{overflow:hidden;color:var(--ink);font-size:9px;text-overflow:ellipsis;white-space:nowrap}.matrix-product-column small{overflow:hidden;color:var(--muted);font-size:7px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.matrix-table .current-stock-column{position:sticky;left:250px;z-index:2;min-width:82px;border-right:2px solid #d4d0ca;background:#f9f8f6}.matrix-table thead .current-stock-column{z-index:5;background:#ebe8e4}.matrix-table tbody tr:hover .matrix-product-column,.matrix-table tbody tr:hover .current-stock-column{background:#f8f6f3}.matrix-value{color:var(--ink-soft)}.matrix-value.negative,.negative-value{color:var(--red)!important;font-weight:850;background:#fff8f6!important}.matrix-value.incoming{color:var(--green);font-weight:850;background:#f4faf7}.matrix-value.draft{box-shadow:inset 3px 0 0 var(--amber);background:#fffaf0}.matrix-local-link{border:0;background:transparent;color:var(--red);font-size:8px;font-weight:850;cursor:pointer}.matrix-local-link:hover{text-decoration:underline}.incoming-cell-input{width:66px;height:30px;padding:0 7px;border:1px solid #8ab3a2;border-radius:6px;outline:0;background:#fff;color:var(--green);font:inherit;font-weight:850;text-align:right;font-variant-numeric:tabular-nums}.incoming-cell-input:focus{border-color:var(--red);box-shadow:0 0 0 3px #c7352024}.incoming-cell-input::-webkit-inner-spin-button{-webkit-appearance:none}.empty-value{color:#bbb6b0}.matrix-empty{display:flex;min-height:250px;flex-direction:column;align-items:center;justify-content:center;padding:35px;text-align:center}.matrix-empty strong{font-size:14px}.matrix-empty span,.matrix-empty p{color:var(--muted);font-size:9px}.compact-empty{min-height:180px;gap:6px}.readonly-badge{display:inline-flex;align-items:center;gap:7px;padding:8px 11px;border:1px solid #cce0d7;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:8px;font-weight:850}.readonly-badge.working-plan-badge{border-color:#ead9b6;background:var(--amber-soft);color:#88580d}.incoming-summary-table{width:100%;min-width:800px;border-collapse:collapse}.incoming-summary-table th{height:38px;padding:0 15px;border-bottom:1px solid var(--line);background:#f3f1ee;color:var(--muted);font-size:7px;font-weight:850;letter-spacing:.05em;text-align:left;text-transform:uppercase}.incoming-summary-table td{height:56px;padding:8px 15px;border-bottom:1px solid var(--line-soft);color:var(--ink-soft);font-size:9px}.incoming-summary-table tbody tr:last-child td{border-bottom:0}.incoming-summary-table td:nth-child(2) strong,.incoming-summary-table td:nth-child(2) small{display:block}.incoming-summary-table td:nth-child(2) small{margin-top:3px;color:var(--muted);font-size:7px}.warehouse-code{display:inline-grid;place-items:center;min-width:38px;height:23px;margin-right:8px;border-radius:6px;background:var(--surface-deep);color:var(--ink);font-size:7px;font-weight:850}.incoming-quantity{color:var(--green)!important;font-size:11px!important;font-weight:850}.incoming-quantity.negative{color:var(--red)!important}.incoming-empty{gap:8px}.empty-glyph{display:grid;place-items:center;width:46px;height:46px;margin-bottom:4px;border-radius:50%;background:var(--surface-deep);color:var(--ink)!important;font-size:22px!important}.incoming-empty p{max-width:480px;margin:0;line-height:1.55}.incoming-empty>div{display:flex;gap:7px;margin-top:9px;padding:8px 11px;border-radius:7px;background:var(--surface-warm)}.incoming-empty>div span{text-transform:uppercase;letter-spacing:.04em}.incoming-empty>div strong{font-size:8px}.incoming-save-bar{position:sticky;bottom:15px;z-index:12;display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:0 31px 17px;padding:12px 14px;border:1px solid #dfbb72;border-radius:10px;background:#fffdf8;box-shadow:0 8px 25px #1f1c1821}.incoming-save-bar>div{display:flex;flex:1;flex-direction:column;gap:3px}.incoming-save-bar strong{font-size:10px}.incoming-save-bar span{color:var(--muted);font-size:8px}.incoming-save-error{max-width:270px;color:var(--red)!important;font-weight:750}.planning-layout{display:grid;grid-template-columns:292px minmax(0,1fr);min-height:calc(100vh - 135px)}.product-rail{border-right:1px solid var(--line);background:var(--surface)}.rail-heading{display:flex;align-items:center;justify-content:space-between;padding:20px 18px 12px}.rail-heading>div{display:flex;flex-direction:column;gap:4px}.rail-heading span{color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.14em}.rail-heading strong{font-size:15px}.rail-heading button{border:0;background:transparent;color:var(--muted);letter-spacing:.12em;cursor:pointer}.search-field{display:flex;align-items:center;gap:8px;height:38px;margin:0 17px 11px;padding:0 11px;border:1px solid var(--line);border-radius:8px;background:var(--surface-warm);color:var(--muted)}.search-field input{width:100%;border:0;outline:0;background:transparent;color:var(--ink);font-size:11px}.search-field input::placeholder{color:#aaa59f}.segmented-control{display:grid;grid-template-columns:.75fr 1fr 1.35fr;gap:3px;margin:0 17px 15px;padding:3px;border-radius:8px;background:var(--surface-deep)}.segmented-control button{height:29px;padding:0 7px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-size:9px;font-weight:750;cursor:pointer}.segmented-control button.active{background:#fff;color:var(--ink);box-shadow:0 1px 4px #1f1c1814}.product-list{border-top:1px solid var(--line-soft)}.product-item{position:relative;display:grid;grid-template-columns:38px minmax(0,1fr) 50px;gap:10px;width:100%;min-height:85px;padding:13px 14px 12px 17px;border:0;border-bottom:1px solid var(--line-soft);background:#fff;text-align:left;cursor:pointer}.product-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:transparent}.product-item:hover{background:#faf9f7}.product-item.selected{background:var(--red-soft)}.product-item.selected:before{background:var(--red)}.product-glyph{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:#f0efed;color:#65615d;font-size:20px}.product-glyph.grill{background:#e8e7e5;color:#282725;font-size:17px}.product-copy{min-width:0;display:flex;flex-direction:column}.product-copy>strong{overflow:hidden;font-size:11px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.product-copy>small{margin-top:3px;color:var(--muted);font-size:8px}.status-label{display:flex;align-items:center;gap:5px;margin-top:7px;font-size:8px;font-weight:750}.status-label>span,.table-status>span{width:6px;height:6px;border-radius:50%}.status-label.critical{color:var(--red)}.status-label.critical>span,.table-status.critical>span{background:var(--red)}.status-label.watch{color:var(--amber)}.status-label.watch>span,.table-status.watch>span{background:var(--amber)}.status-label.healthy{color:var(--green)}.status-label.healthy>span,.table-status.healthy>span{background:var(--green)}.product-stock{display:flex;flex-direction:column;align-items:flex-end}.product-stock strong{font-size:14px}.product-stock small{margin-top:2px;color:var(--muted);font-size:8px}.workbench{min-width:0;padding:25px 28px 60px;overflow:hidden}.data-warning{display:flex;flex-direction:column;gap:4px;margin-bottom:17px;padding:13px 15px;border:1px solid #dfbb72;border-radius:9px;background:var(--amber-soft);color:#6f4709}.data-warning strong{font-size:11px}.data-warning span{font-size:9px;line-height:1.45}.product-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:19px}.product-title-block{display:flex;align-items:center;gap:14px}.mini-product-art{display:grid;place-items:center;width:57px;height:57px;border:1px solid var(--line-soft);border-radius:12px;background:#fff;color:#77716b;font-size:25px;box-shadow:0 6px 18px #1f1c180a}.title-meta{display:flex;gap:6px;color:var(--muted);font-size:8px;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.product-title-block h2{margin:4px 0 5px;font-size:22px;letter-spacing:-.035em}.explain-link{display:flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:var(--red);font-size:10px;font-weight:750;cursor:pointer}.product-header-actions{display:flex;align-items:center;gap:7px}.draft-pill{margin:0;background:var(--amber-soft);color:#88580d;border:1px solid #ead9b6}.source-pill{display:inline-flex;align-items:center;min-height:25px;padding:0 9px;border-radius:999px;font-size:8px;font-weight:800;white-space:nowrap}.source-pill.api{background:var(--green-soft);color:var(--green);border:1px solid #cce0d7}.source-pill.fixture{background:#f0eeeb;color:var(--muted);border:1px solid var(--line)}.kpi-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:14px}.kpi-card{position:relative;min-width:0;padding:16px 16px 14px;border:1px solid var(--line);border-radius:10px;background:#fff}.kpi-card>span{display:block;color:var(--muted);font-size:9px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.kpi-card>strong{display:block;margin-top:6px;font-size:24px;line-height:1;letter-spacing:-.04em}.kpi-card>small{display:block;overflow:hidden;margin-top:7px;color:var(--muted);font-size:8px;text-overflow:ellipsis;white-space:nowrap}.kpi-card.accent:after,.kpi-card.danger:after{content:"";position:absolute;left:-1px;top:12px;bottom:12px;width:3px;border-radius:0 4px 4px 0}.kpi-card.accent:after{background:var(--green)}.kpi-card.danger{background:#fffbfa;border-color:#efd0c9}.kpi-card.danger:after{background:var(--red)}.kpi-card.danger>strong{color:var(--red)}.panel{border:1px solid var(--line);border-radius:11px;background:#fff;box-shadow:0 2px 5px #1f1c1805}.chart-panel{margin-bottom:14px;overflow:hidden}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:17px 19px 12px}.panel-heading h3{margin:4px 0 0;font-size:15px;letter-spacing:-.02em}.chart-legend{display:flex;align-items:center;gap:14px;padding-top:8px;color:var(--muted);font-size:8px;font-weight:650}.chart-legend>span{display:flex;align-items:center;gap:5px}.legend-line.stock{width:17px;height:0;border-top:2px solid var(--red)}.legend-line.warehouse-syd,.legend-line.warehouse-mel,.legend-line.warehouse-bne{width:17px;height:0;border-top:2px solid}.legend-line.warehouse-syd{border-color:#6366f1}.legend-line.warehouse-mel{border-color:#10b981}.legend-line.warehouse-bne{border-color:#f59e0b}.legend-box{width:8px;height:8px;border-radius:2px}.legend-box.standalone{background:#6a6865}.legend-box.bundle{background:#c9c5c0}.legend-marker.incoming{width:7px;height:10px;border-bottom:2px solid var(--green);border-left:2px solid var(--green);transform:rotate(-45deg)}.chart-wrap{width:100%;padding:0 10px 2px;overflow:hidden}.depletion-chart{display:block;width:100%;min-width:660px;height:286px;max-height:none}.grid-line{stroke:#ece9e5;stroke-width:1}.zero-line{stroke:#b9b4ae;stroke-width:1.2}.safety-line{stroke:#c9a150;stroke-width:1;stroke-dasharray:5 5}.axis-label,.month-label,.safety-label{fill:#89847e;font-size:9px;font-family:inherit}.safety-label{fill:#9a6b16;font-weight:700}.bundle-bar{fill:#ccc8c3;opacity:.84}.standalone-bar{fill:#615e5a;opacity:.88}.incoming-marker{fill:none;stroke:var(--green);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.stock-line{fill:none;stroke:var(--red);stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.stock-dot{fill:#fff;stroke:var(--red);stroke-width:2}.stock-dot.risk{fill:var(--red)}.warehouse-stock-area{pointer-events:none}.warehouse-stock-line{fill:none;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;pointer-events:none}.warehouse-stock-dot{stroke:#0f0f10;stroke-width:1.5;vector-effect:non-scaling-stroke;pointer-events:none}.table-panel{overflow:hidden}.table-title{padding-bottom:14px;border-bottom:1px solid var(--line-soft)}.table-title p{margin:5px 0 0;color:var(--muted);font-size:9px}.table-callout{display:flex;flex-direction:column;align-items:flex-end;gap:3px;padding-top:3px}.table-callout span{color:var(--muted);font-size:8px;text-transform:uppercase;letter-spacing:.06em}.table-callout strong{font-size:11px}.planning-table-wrap{overflow-x:auto}.planning-table{width:100%;border-collapse:collapse;min-width:820px}.planning-table th{height:34px;padding:0 12px;border-bottom:1px solid var(--line);background:#f8f6f3;color:var(--muted);font-size:7px;font-weight:850;letter-spacing:.05em;text-align:left;text-transform:uppercase}.planning-table td{height:48px;padding:5px 12px;border-bottom:1px solid var(--line-soft);color:var(--ink-soft);font-size:10px}.planning-table tbody tr:last-child td{border-bottom:0}.planning-table tbody tr:hover td{background:#fcfbfa}.planning-table .numeric{text-align:right;font-variant-numeric:tabular-nums}.planning-table .total-column{background:#faf9f7;border-left:1px solid var(--line-soft);border-right:1px solid var(--line-soft)}.planning-table .incoming-column{width:142px;background:#f7fbf9}.stream.standalone-number{color:#4c4946}.stream.bundle-number{color:#918b85}.number-input{display:grid;grid-template-columns:18px 1fr;align-items:center;width:112px;height:32px;padding:0 6px;border:1px solid #d8d4cf;border-radius:7px;background:#fff}.number-input span{color:#aaa49d;font-size:12px}.number-input input{width:100%;border:0;outline:0;background:transparent;text-align:right;font-size:10px;font-weight:750;-moz-appearance:textfield}.number-input input::-webkit-inner-spin-button{-webkit-appearance:none}.number-input.has-value{border-color:#8ab3a2;background:#f5fbf8;box-shadow:inset 3px 0 0 var(--green)}.number-input.has-value span,.number-input.has-value input{color:var(--green)}.number-input:has(input:disabled){border-color:var(--line);background:var(--surface-deep);box-shadow:none}.incoming-readonly-value{color:var(--green);font-variant-numeric:tabular-nums}.projected{font-weight:850;color:var(--ink)!important}.projected.negative{color:var(--red)!important}.risk-row td{background-color:#fffdfc}.table-status{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 7px;font-size:7px;font-weight:800;white-space:nowrap}.table-status.healthy{background:var(--green-soft);color:var(--green)}.table-status.watch{background:var(--amber-soft);color:#8a5c14}.table-status.critical{background:var(--red-soft);color:var(--red)}.drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;justify-content:flex-end}.drawer-scrim{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#1514137a;cursor:default}.why-drawer{position:relative;width:min(510px,96vw);height:100%;overflow-y:auto;padding:27px 28px 38px;background:var(--surface);box-shadow:-18px 0 55px #14121029;animation:drawer-in .22s ease-out}@keyframes drawer-in{0%{transform:translate(32px);opacity:.75}to{transform:translate(0);opacity:1}}.drawer-header{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--line)}.drawer-header h2{margin:6px 0 0;font-size:25px;letter-spacing:-.045em}.drawer-header button{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer}.drawer-intro{margin:19px 0;color:var(--ink-soft);font-size:12px;line-height:1.55}.formula-card{display:grid;grid-template-columns:1fr 20px 1fr 20px 1.15fr;align-items:center;padding:15px;border-radius:10px;background:var(--surface-warm)}.formula-card>div{display:flex;flex-direction:column;gap:5px}.formula-card span{color:var(--muted);font-size:8px;font-weight:700}.formula-card strong{font-size:20px}.formula-sign{text-align:center;font-size:14px!important}.formula-total{padding:10px;border:1px solid #edbdb4;border-radius:8px;background:var(--red-soft)}.formula-total strong{color:var(--red)}.lineage{margin:26px 0 24px}.lineage-step{position:relative;display:grid;grid-template-columns:35px 1fr;gap:12px;padding-bottom:22px}.lineage-step:not(:last-child):after{content:"";position:absolute;left:16px;top:30px;bottom:2px;width:1px;background:var(--line)}.lineage-step>span{display:grid;place-items:center;width:33px;height:27px;border-radius:999px;background:var(--ink);color:#fff;font-size:8px;font-weight:850}.lineage-step strong{display:block;margin-top:4px;font-size:11px}.lineage-step p{margin:5px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.assumption-card{padding:16px;border:1px solid var(--line);border-radius:10px}.assumption-card>div{display:flex;justify-content:space-between;align-items:center}.assumption-card>div strong{font-size:11px}.assumption-card button{display:flex;align-items:center;gap:4px;border:0;background:transparent;color:var(--red);font-size:9px;font-weight:750;cursor:pointer}.assumption-card dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:14px 0 0;background:var(--line-soft)}.assumption-card dl>div{display:flex;justify-content:space-between;padding:10px;background:#fff;font-size:8px}.assumption-card dt{color:var(--muted)}.assumption-card dd{margin:0;font-weight:800}.stub-page{padding:34px 38px 70px}.state-panel{max-width:720px;margin:8vh auto 0;padding:30px}.state-panel h2{margin:8px 0 9px;font-size:25px;letter-spacing:-.035em}.state-panel p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}.state-panel.blocked{border-color:#e4b8ae;background:#fffaf8}.state-panel dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:22px 0 0;background:var(--line)}.state-panel dl>div{display:flex;justify-content:space-between;padding:12px;background:#fff;font-size:9px}.state-panel dt{color:var(--muted)}.state-panel dd{margin:0;font-weight:800;text-transform:capitalize}.narrow-page{max-width:1040px}.page-lead{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.page-lead h2{max-width:650px;margin:7px 0 8px;font-size:29px;letter-spacing:-.045em}.page-lead p{margin:0;color:var(--muted);font-size:11px}.bundle-toolbar{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:12px}.bundle-toolbar>div{display:flex;flex-direction:column;gap:4px}.bundle-toolbar strong{font-size:12px}.bundle-toolbar span{color:var(--muted);font-size:9px}.search-field.compact{width:240px;margin:0;background:#fff}.bundle-list{display:flex;flex-direction:column;gap:10px}.bundle-card{overflow:hidden;border:1px solid var(--line);border-radius:13px;background:var(--surface-warm)}.bundle-card.open{border-color:#c1bbb4;box-shadow:var(--shadow)}.bundle-card-header{display:grid;grid-template-columns:64px minmax(0,1fr) 120px auto 30px;align-items:center;gap:17px;width:100%;min-height:104px;padding:14px 18px;border:0;background:transparent;text-align:left;cursor:pointer}.bundle-art{display:grid;place-items:center;width:62px;height:68px;border-radius:11px;background:#fff;box-shadow:0 4px 14px #1f1c180d;font-size:25px}.bundle-title>span{display:flex;align-items:center;gap:7px;color:var(--green);font-size:7px;font-weight:850;letter-spacing:.08em}.bundle-title h3{margin:7px 0 5px;font-size:16px}.bundle-title p{margin:0;color:var(--muted);font-size:9px}.bundle-capacity{display:flex;flex-direction:column;align-items:flex-end}.bundle-capacity span{color:var(--muted);font-size:7px;font-weight:800;letter-spacing:.06em}.bundle-capacity strong{margin-top:4px;font-size:22px}.bundle-capacity small{color:var(--muted);font-size:8px}.bundle-chevron{display:grid;place-items:center;transition:transform .2s}.bundle-chevron.open{transform:rotate(180deg)}.bundle-components{border-top:1px solid var(--line);background:#fff}.component-heading{display:grid;grid-template-columns:1.8fr .55fr .65fr .65fr;padding:11px 21px;background:#efede9;color:var(--muted);font-size:7px;font-weight:850;letter-spacing:.05em}.component-heading span:not(:first-child){text-align:right}.component-row{display:grid;grid-template-columns:1.8fr .55fr .65fr .65fr;align-items:center;min-height:63px;padding:9px 21px;border-bottom:1px solid var(--line-soft);font-size:9px}.component-row>div:first-child{display:flex;align-items:center;gap:11px}.component-thumb{display:grid;place-items:center;width:35px;height:35px;border-radius:8px;background:var(--surface-warm);color:#77716b;font-size:16px}.component-row p{display:flex;flex-direction:column;gap:3px;margin:0}.component-row p strong{font-size:10px}.component-row p small{color:var(--muted);font-size:7px}.component-row>strong,.component-row>span{text-align:right}.constraint{color:var(--muted)}.constraint.active{color:var(--red);font-weight:800}.bundle-footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:12px 20px}.bundle-footer>span{margin-right:auto;color:var(--muted);font-size:8px}.empty-search{padding:28px;border:1px dashed var(--line);border-radius:11px;background:#fff;color:var(--muted);font-size:10px;text-align:center}.health-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:17px}.health-card{padding:18px;border:1px solid var(--line);border-radius:11px;background:#fff}.health-card>div{display:flex;align-items:center;gap:7px;color:var(--green);font-size:8px}.health-card>span{display:block;margin-top:18px;color:var(--muted);font-size:9px;text-transform:uppercase;font-weight:750}.health-card h3{margin:5px 0 3px;font-size:24px}.health-card p{margin:0;color:var(--muted);font-size:8px}.check-log{overflow:hidden}.check-row{display:grid;grid-template-columns:30px 1fr auto;align-items:center;min-height:52px;padding:0 19px;border-top:1px solid var(--line-soft);font-size:10px}.check-row>span:last-child{color:var(--green);font-size:8px;font-weight:800}.check-icon{display:grid;place-items:center;width:22px;height:22px;border-radius:50%;background:var(--green-soft);color:var(--green)}.health-card h3{overflow-wrap:anywhere}.check-row.blocked>span:last-child{color:var(--red)}.check-row.blocked .check-icon{background:var(--red-soft);color:var(--red);font-weight:900}.settings-card{overflow:hidden}.settings-heading{display:flex;justify-content:space-between;align-items:center;padding:19px 21px;background:var(--surface-warm);border-bottom:1px solid var(--line)}.settings-heading h3{margin:0 0 4px;font-size:15px}.settings-heading p{margin:0;color:var(--muted);font-size:9px}.setting-row{display:flex;align-items:center;justify-content:space-between;min-height:67px;padding:12px 21px;border-bottom:1px solid var(--line-soft)}.setting-row>div{display:flex;flex-direction:column;gap:5px}.setting-row strong{font-size:11px}.setting-row span{color:var(--muted);font-size:9px}.setting-value{min-width:110px;padding:10px 13px;border:1px solid var(--line);border-radius:8px;background:var(--surface-warm);color:var(--ink)!important;font-weight:800;text-align:right}.setting-value.accent{border-color:#e7b6ad;background:var(--red-soft);color:var(--red)!important}.settings-footer{display:flex;align-items:center;justify-content:flex-end;gap:15px;padding:15px 21px}.settings-footer>span{margin-right:auto;color:var(--muted);font-size:9px}.planning-guide{display:grid;grid-template-columns:148px minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px 31px;border-bottom:1px solid var(--line);background:#fbfaf8}.planning-guide-title{display:flex;flex-direction:column;gap:5px}.planning-guide-title strong{font-size:15px;line-height:1.2}.planning-guide ol{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none}.planning-guide li{display:grid;grid-template-columns:27px minmax(0,1fr);align-items:start;gap:8px;min-width:0;padding:8px;border:1px solid transparent;border-radius:9px}.planning-guide li.active{border-color:#b9d5c8;background:var(--green-soft)}.planning-guide li>span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:var(--surface-deep);color:var(--ink-soft);font-size:var(--text-meta);font-weight:850}.planning-guide li.active>span{background:var(--green);color:#fff}.planning-guide li div{display:flex;min-width:0;flex-direction:column;gap:3px}.planning-guide li strong{font-size:var(--text-small);line-height:1.25}.planning-guide li small{color:var(--muted);font-size:var(--text-meta);line-height:1.35}.planning-guide-actions{display:flex;align-items:center;gap:7px}.planning-save-notice{position:fixed;top:18px;right:22px;z-index:80;display:flex;align-items:center;gap:9px;padding:12px 15px;border:1px solid #b9d5c8;border-radius:10px;background:#f4fbf7;color:var(--green);font-size:var(--text-body);font-weight:800;box-shadow:var(--shadow)}.planning-view-mode{display:inline-flex!important;width:max-content;margin-top:7px!important;padding:3px 6px;border-radius:999px;font-size:var(--text-meta)!important;font-style:normal;font-weight:850;letter-spacing:.06em}.planning-view-mode.editable{background:var(--green-soft);color:var(--green)!important}.planning-view-mode.readonly{background:var(--surface-deep);color:var(--muted)!important}.matrix-instruction{display:flex;align-items:center;gap:11px;min-height:56px;margin:0 0 13px;padding:10px 13px;border:1px solid var(--line);border-radius:10px;background:#fff}.matrix-instruction.editable{border-color:#b9d5c8;background:#f4fbf7}.matrix-instruction-icon{display:grid;flex:0 0 auto;place-items:center;width:31px;height:31px;border-radius:8px;background:var(--surface-deep);color:var(--ink-soft);font-size:16px;font-weight:850}.matrix-instruction.editable .matrix-instruction-icon{background:var(--green);color:#fff}.matrix-instruction>div{display:flex;flex:1;flex-direction:column;gap:3px}.matrix-instruction strong{font-size:var(--text-body)}.matrix-instruction span:not(.matrix-instruction-icon){color:var(--muted);font-size:var(--text-small);line-height:1.4}.editable-matrix{border-color:#a9cbbb;box-shadow:0 0 0 2px #34715b0f}.editable-matrix .matrix-table-meta{background:#f4fbf7}.matrix-table.editable tbody td.matrix-value{background:#f1faf5}.matrix-table.editable tbody tr:hover td.matrix-value{background:#eaf7f0}.incoming-cell-input{width:76px;height:38px;border:2px solid #6c9f89;border-radius:7px;background:#fff;color:#245b46;font-size:14px;cursor:text;box-shadow:inset 0 0 0 1px #34715b0d}.incoming-cell-input:hover{border-color:var(--green);box-shadow:0 0 0 3px #34715b1a}.matrix-value.draft .incoming-cell-input{border-color:var(--amber);background:#fffaf0;color:#80520d;box-shadow:inset 3px 0 0 var(--amber)}.stock-line,.stock-dot,.bundle-bar,.standalone-bar,.incoming-marker,.depletion-hover-layer{pointer-events:none}.depletion-hit-target{fill:transparent;cursor:crosshair;outline:none}.depletion-hit-target:focus{fill:#34715b0f;stroke:var(--green);stroke-width:1;stroke-dasharray:4 4}.depletion-active-band{fill:#34715b0e}.depletion-crosshair{stroke:var(--green);stroke-width:1.4;stroke-dasharray:4 4}.depletion-active-dot{fill:#fff;stroke:var(--red);stroke-width:3}.depletion-tooltip{filter:drop-shadow(0 7px 14px rgba(31,28,24,.14))}.depletion-tooltip>rect{fill:#fff;stroke:#cfcac4;stroke-width:1}.depletion-tooltip>line{stroke:var(--line-soft)}.depletion-tooltip text{dominant-baseline:middle;font-family:inherit}.depletion-tooltip-title{fill:var(--ink);font-size:13px;font-weight:850}.depletion-tooltip-label{fill:var(--muted);font-size:11px}.depletion-tooltip-value{fill:var(--ink);font-size:12px;font-weight:850;font-variant-numeric:tabular-nums}body{font-size:var(--text-body)}.brand-lockup span,.product-nameplate>span,.product-nameplate small,.eyebrow,.section-label{font-size:var(--text-kicker)}.sidebar-foot strong{font-size:var(--text-small)}.sidebar-foot span{font-size:var(--text-meta)}.warehouse-select,.outline-button,.ghost-button,.primary-button{font-size:var(--text-control)}.freshness-strip.loading,.freshness-source span{font-size:var(--text-meta)}.freshness-summary strong,.freshness-source strong{font-size:var(--text-small)}.refresh-warning,.parity-chip,.draft-pill,.black-pill{font-size:var(--text-meta)}.planning-view-tabs{min-height:88px}.planning-view-tabs>button strong{font-size:14px}.planning-view-tabs>button span{font-size:var(--text-meta)}.planning-view-readonly{font-size:var(--text-meta)}.matrix-page-heading p,.matrix-search input{font-size:var(--text-body)}.matrix-search{width:285px;height:42px}.matrix-control-group>span{font-size:var(--text-meta)}.matrix-toggle button{min-height:38px;padding:0 14px;font-size:var(--text-control)}.matrix-table-meta strong{font-size:14px}.matrix-table-meta span{font-size:var(--text-meta)}.matrix-table th,.matrix-table td{height:58px;font-size:var(--text-data)}.matrix-table thead th{height:48px;font-size:var(--text-meta)}.matrix-table thead th small{font-size:var(--text-kicker)}.matrix-product-column strong{font-size:var(--text-body)}.matrix-product-column small{font-size:var(--text-meta)}.matrix-local-link,.matrix-empty span,.matrix-empty p,.readonly-badge{font-size:var(--text-small)}.incoming-empty>div strong,.empty-search{font-size:var(--text-small)}.incoming-summary-table th{font-size:var(--text-meta)}.incoming-summary-table td{font-size:var(--text-data)}.incoming-summary-table td:nth-child(2) small,.warehouse-code{font-size:var(--text-meta)}.incoming-quantity{font-size:14px!important}.incoming-save-bar strong{font-size:14px}.incoming-save-bar span{font-size:var(--text-small)}.rail-heading span,.product-copy>small,.status-label,.product-stock small{font-size:var(--text-meta)}.rail-heading strong{font-size:17px}.search-field input{font-size:var(--text-control)}.segmented-control button{font-size:var(--text-small)}.product-copy>strong{font-size:var(--text-body)}.data-warning strong{font-size:14px}.data-warning span{font-size:var(--text-small)}.title-meta,.source-pill{font-size:var(--text-meta)}.explain-link{font-size:var(--text-control)}.kpi-card>span{font-size:var(--text-meta)}.kpi-card>small{font-size:var(--text-small)}.panel-heading h3{font-size:17px}.chart-legend{font-size:var(--text-small)}.axis-label,.month-label,.safety-label{font-size:var(--text-meta)}.table-title p{font-size:var(--text-small)}.table-callout span{font-size:var(--text-meta)}.table-callout strong{font-size:var(--text-body)}.planning-table th{font-size:var(--text-meta)}.planning-table td{font-size:var(--text-data)}.number-input input{font-size:14px}.table-status{font-size:var(--text-meta)}.formula-card span,.lineage-step>span,.assumption-card dl>div{font-size:var(--text-meta)}.lineage-step strong,.assumption-card>div strong{font-size:var(--text-body)}.lineage-step p,.assumption-card button{font-size:var(--text-small)}.state-panel p,.page-lead p{font-size:var(--text-body)}.state-panel dl>div{font-size:var(--text-small)}.bundle-toolbar span,.bundle-title p,.bundle-capacity small,.component-row,.bundle-footer>span{font-size:var(--text-small)}.bundle-title>span,.bundle-capacity span,.component-heading,.component-row p small{font-size:var(--text-meta)}.component-row p strong{font-size:var(--text-body)}.health-card>div,.health-card>span,.health-card p,.check-row>span:last-child{font-size:var(--text-meta)}.check-row{font-size:var(--text-body)}.settings-heading p,.setting-row span,.settings-footer>span{font-size:var(--text-small)}.setting-row strong{font-size:var(--text-body)}@media(max-width:1380px){.app-shell{grid-template-columns:216px minmax(0,1fr)}.sidebar{padding-left:14px;padding-right:14px}.planning-layout{grid-template-columns:260px minmax(0,1fr)}.workbench{padding-left:20px;padding-right:20px}.freshness-source{padding-left:12px;padding-right:12px}.chart-legend{gap:8px}.kpi-card{padding-left:12px;padding-right:12px}.planning-view-tabs{padding:0 20px}.planning-view-tabs>button{min-width:140px;padding-left:13px;padding-right:13px}.planning-view-tabs>button:after{left:12px;right:12px}.matrix-page{padding-left:20px;padding-right:20px}.matrix-toggle button{padding-left:9px;padding-right:9px}.planning-guide{grid-template-columns:minmax(0,1fr) auto;padding-right:20px;padding-left:20px}.planning-guide-title{grid-column:1}.planning-guide-actions{grid-column:2}.planning-guide ol{grid-column:1 / -1;grid-row:2}}:root{color-scheme:dark;--ink: #f3f4f6;--ink-soft: #d1d5db;--muted: #9ca3af;--line: rgba(255, 255, 255, .1);--line-soft: rgba(255, 255, 255, .065);--canvas: #050505;--surface: #0f0f10;--surface-warm: #141417;--surface-deep: #1d1d21;--red: #ef4444;--red-dark: #f87171;--red-soft: rgba(239, 68, 68, .1);--amber: #f59e0b;--amber-soft: rgba(245, 158, 11, .1);--green: #34d399;--green-soft: rgba(16, 185, 129, .1);--indigo: #818cf8;--indigo-soft: rgba(99, 102, 241, .12);--blue: #60a5fa;--shadow: 0 18px 50px rgba(0, 0, 0, .32)}body{background:var(--canvas);color:var(--ink-soft)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0f0f10}::-webkit-scrollbar-thumb{border:2px solid #0f0f10;border-radius:4px;background:#333}::-webkit-scrollbar-thumb:hover{background:#555}button:focus-visible,input:focus-visible{outline-color:#818cf88c}.app-shell{grid-template-columns:256px minmax(0,1fr);height:100vh;overflow:hidden;transition:grid-template-columns .3s cubic-bezier(.4,0,.2,1)}.app-shell.sidebar-collapsed{grid-template-columns:80px minmax(0,1fr)}.app-frame{height:100vh;overflow:auto;background:var(--canvas)}.sidebar{position:relative;height:100vh;padding:0 12px 16px;border-right:1px solid var(--line);background:#0f0f10}.sidebar-toggle{position:absolute;top:32px;right:-13px;z-index:50;display:grid;width:26px;height:26px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#0f0f10;color:var(--muted);font-size:20px;line-height:1;cursor:pointer;box-shadow:0 7px 18px #00000061}.sidebar-toggle:hover{color:#fff;border-color:#ffffff38}.brand-lockup{height:80px;gap:11px;padding:0 12px}.brand-mark{width:34px;height:34px;border:0;border-radius:9px;background:linear-gradient(135deg,#6366f1,#9333ea);font-size:13px;font-style:normal;transform:none;box-shadow:0 8px 18px #4f46e540}.brand-lockup strong{color:#fff;font-size:18px;letter-spacing:-.02em}.brand-lockup span{margin-top:3px;color:#71717a;font-size:10px;letter-spacing:.14em}.primary-nav{flex:1;gap:4px;overflow-y:auto;padding-top:17px}.nav-section-label{padding:0 14px 8px;color:#6b7280;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.nav-section-label.system-label{display:block;margin:13px 4px 8px;padding-top:17px;border-top:1px solid rgba(255,255,255,.07)}.nav-group{display:flex;flex-direction:column}.primary-nav .nav-group>button,.signout-button{position:relative;display:flex;min-height:42px;align-items:center;gap:12px;width:calc(100% - 4px);margin:0 2px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#b6bac3;font-size:14px;font-weight:600;text-align:left;cursor:pointer}.primary-nav .nav-group>button:before{display:none}.primary-nav .nav-group>button:hover{background:#ffffff0d;color:#fff}.primary-nav .nav-group>button.active{background:#ffffff17;color:#fff;box-shadow:inset 0 1px #ffffff06}.primary-nav .nav-group>button svg{flex:0 0 auto;color:#81858e}.primary-nav .nav-group>button.active svg{color:var(--indigo)}.planning-subnav{margin:5px 0 7px 46px;padding:1px 0 1px 9px;border-left:2px solid rgba(255,255,255,.1)}.planning-subnav button{display:block;width:100%;min-height:32px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#8e939d;font-size:12px;font-weight:600;text-align:left;cursor:pointer}.planning-subnav button:hover,.planning-subnav button.active{background:#ffffff0d}.planning-subnav .workspace.active{color:var(--indigo)}.planning-subnav .local.active{color:var(--green)}.planning-subnav .global.active{color:var(--amber)}.planning-subnav .incoming-summary.active{color:var(--blue)}.signout-button{margin-top:28px;color:#f87171}.signout-button:hover{background:#ef44441a;color:#fca5a5}.sidebar-foot{grid-template-columns:38px minmax(0,1fr);margin-top:10px;padding:15px 9px 0;border-top-color:var(--line)}.avatar{width:38px;height:38px;background:#25252a;color:#d6d8de}.sidebar-foot strong{overflow:hidden;color:#e5e7eb;text-overflow:ellipsis;white-space:nowrap}.sidebar-foot span{overflow:hidden;color:#737782;text-overflow:ellipsis;white-space:nowrap}.sidebar-collapsed .brand-lockup{justify-content:center;padding:0}.sidebar-collapsed .brand-lockup>div:last-child,.sidebar-collapsed .nav-section-label,.sidebar-collapsed .primary-nav button>span:last-child,.sidebar-collapsed .sidebar-foot>div:last-child{display:none}.sidebar-collapsed .primary-nav .nav-group>button,.sidebar-collapsed .signout-button{justify-content:center;width:48px;margin-right:auto;margin-left:auto;padding:0}.sidebar-collapsed .sidebar-foot{display:flex;justify-content:center;padding-right:0;padding-left:0}.topbar{height:80px;border-bottom-color:var(--line);background:#0f0f10ed;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.eyebrow,.section-label{color:#71717a}.topbar h1,.matrix-page-heading h2,.product-title-block h2,.page-lead h2,.panel-heading h3{color:#f9fafb}.warehouse-select,.outline-button,.ghost-button{border-color:var(--line);background:#141417;color:#c9ccd3}.outline-button:hover,.ghost-button:hover{border-color:#fff3;background:#1b1b1f}.primary-button{border-color:#4f46e5;background:#4f46e5;box-shadow:0 7px 18px #4f46e538}.primary-button:hover:not(:disabled){background:#6366f1}.freshness-strip{border-bottom-color:#10b98133;background:#064e3b26}.freshness-strip.demo{border-color:#f59e0b47;background:#78350f29}.freshness-strip.blocked{border-color:#ef444440;background:#7f1d1d2b}.freshness-summary,.freshness-source{border-right-color:#ffffff12}.freshness-summary strong,.freshness-strip.demo .freshness-summary strong,.freshness-strip.blocked .freshness-summary strong{color:#d1fae5}.freshness-source strong{color:#d1d5db}.parity-chip{border-color:#10b9813d;background:#10b9811a;color:#6ee7b7}.parity-chip.blocked{border-color:#ef444440;background:#ef44441a;color:#fca5a5}.refresh-warning{border-bottom-color:#f59e0b4d;background:#78350f33;color:#fde68a}.planning-view-tabs{min-height:84px;border-bottom-color:var(--line);background:#0b0b0c}.planning-view-tabs>button{border-right-color:var(--line-soft);background:transparent}.planning-view-tabs>button:first-child{border-left-color:var(--line-soft)}.planning-view-tabs>button:hover{background:#ffffff09}.planning-view-tabs>button.active{background:#6366f11a}.planning-view-tabs>button.active:after{background:var(--indigo)}.planning-view-tabs>button.active strong{color:#c7d2fe}.planning-view-tabs>button span{color:#858a94}.planning-view-mode.editable{background:#10b9811f;color:#6ee7b7!important}.planning-view-mode.readonly{background:#202024;color:#a1a1aa!important}.planning-guide{border-bottom-color:var(--line);background:#0b0b0c}.planning-guide li.active{border-color:#6366f159;background:#6366f11a}.planning-guide li.active>span{background:#4f46e5}.planning-guide li>span{background:#202024;color:#b7bac2}.panel,.kpi-card,.health-card,.bundle-card,.state-panel,.settings-card,.matrix-panel,.incoming-summary-panel{border-color:var(--line);background:#0f0f10;box-shadow:none}.matrix-page,.stub-page,.planning-layout,.workbench{background:var(--canvas)}.matrix-search,.matrix-controls,.matrix-table-meta,.matrix-instruction,.search-field,.mini-product-art{border-color:var(--line);background:#111113;color:#9ca3af}.matrix-search input,.search-field input{color:#e5e7eb}.matrix-toggle{background:#1b1b1f}.matrix-toggle button.active,.segmented-control button.active{background:#2a2a30;color:#fff;box-shadow:0 1px 5px #00000059}.measure-toggle button.active{color:#c7d2fe}.matrix-instruction.editable{border-color:#10b98159;background:#064e3b26}.matrix-instruction.editable .matrix-instruction-icon{background:#059669}.readonly-badge{border-color:#10b98140;background:#10b9811a;color:#6ee7b7}.matrix-table th,.matrix-table td{border-color:var(--line-soft);background:#101012;color:#d1d5db}.matrix-table thead th,.incoming-summary-table th{background:#151517;color:#9ca3af}.matrix-table thead th small{color:#666b74}.matrix-table tbody tr:hover th,.matrix-table tbody tr:hover td{background:#161619}.matrix-table thead .matrix-product-column,.matrix-table thead .current-stock-column{background:#17171a}.matrix-table .matrix-product-column{background:#101012}.matrix-table .current-stock-column{border-right-color:#323239;background:#131315}.matrix-table tbody tr:hover .matrix-product-column,.matrix-table tbody tr:hover .current-stock-column{background:#19191c}.matrix-product-icon,.warehouse-code{background:#222227;color:#c2c5cc}.matrix-product-column strong{color:#f3f4f6}.matrix-value.negative,.negative-value{background:#7f1d1d24!important;color:#f87171!important}.matrix-value.incoming{background:#064e3b2b;color:#6ee7b7}.matrix-value.draft{background:#78350f2e}.editable-matrix{border-color:#10b98159;box-shadow:0 0 0 1px #10b98114}.editable-matrix .matrix-table-meta{background:#064e3b29}.matrix-table.editable tbody td.matrix-value{background:#064e3b21}.matrix-table.editable tbody tr:hover td.matrix-value{background:#064e3b3b}.incoming-cell-input{border-color:#34d3997a;background:#0b1713;color:#6ee7b7;box-shadow:inset 0 0 0 1px #10b9810f}.incoming-cell-input:hover{border-color:var(--green);box-shadow:0 0 0 3px #10b9811f}.incoming-cell-input:focus{border-color:var(--indigo);box-shadow:0 0 0 3px #6366f133}.matrix-value.draft .incoming-cell-input{border-color:var(--amber);background:#211708;color:#fcd34d}.incoming-summary-table td{border-bottom-color:var(--line-soft);color:#d1d5db}.incoming-save-bar{border-color:#f59e0b54;background:#1b160d;box-shadow:0 12px 34px #0006}.planning-save-notice{border-color:#10b98159;background:#092019;color:#6ee7b7}.product-rail{border-right-color:var(--line);background:#0b0b0c}.product-list{border-top-color:var(--line-soft)}.product-item{border-bottom-color:var(--line-soft);background:transparent;color:#e5e7eb}.product-item:hover{background:#ffffff09}.product-item.selected{background:#6366f11c}.product-item.selected:before{background:var(--indigo)}.product-glyph,.mini-product-art{background:#1d1d21;color:#a1a1aa}.product-glyph.grill{background:#222227;color:#e5e7eb}.segmented-control{background:#17171a}.title-meta,.eyebrow,.section-label{color:#71717a}.source-pill.api{border-color:#10b98140;background:#10b9811a;color:#6ee7b7}.source-pill.fixture{border-color:var(--line);background:#202024;color:#a1a1aa}.kpi-card>strong{color:#f9fafb}.kpi-card.danger{border-color:#ef444447;background:#7f1d1d1a}.planning-table th,.table-heading,.settings-heading{border-color:var(--line);background:#151517}.planning-table td,.setting-row{border-color:var(--line-soft)}.number-input input,.setting-value{border-color:var(--line);background:#17171a;color:#e5e7eb!important}.black-pill{background:#27272a;color:#f3f4f6}.assumption-card,.formula-card{border-color:var(--line);background:#111113}.lineage-step:before{border-color:#33333a}.check-row{border-top-color:var(--line-soft)}.check-icon{background:#10b9811f;color:#6ee7b7}.check-row.blocked .check-icon{background:#ef44441f;color:#f87171}.settings-heading{border-bottom-color:var(--line)}.setting-value.accent{border-color:#6366f159;background:#6366f11c;color:#c7d2fe!important}.depletion-active-band{fill:#6366f114}.depletion-crosshair{stroke:var(--indigo)}.depletion-hit-target:focus{fill:#6366f112;stroke:var(--indigo)}.depletion-active-dot{fill:#0f0f10;stroke:var(--indigo)}.depletion-tooltip>rect{fill:#0f0f10;stroke:#ffffff29}.depletion-tooltip>line{stroke:#ffffff1a}.depletion-tooltip-title,.depletion-tooltip-value{fill:#f3f4f6}.depletion-tooltip-label{fill:#9ca3af}.auth-page{min-width:100vw;min-height:100vh;display:grid;place-items:center;padding:32px;background:radial-gradient(circle at 50% 15%,rgba(79,70,229,.15),transparent 36%),#050505}.auth-card{width:min(430px,100%);padding:34px;border:1px solid var(--line);border-radius:18px;background:#0f0f10f0;box-shadow:0 28px 70px #00000080}.auth-brand{display:flex;align-items:center;gap:13px;padding-bottom:25px;border-bottom:1px solid var(--line)}.auth-logo{display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;border-radius:11px;background:linear-gradient(135deg,#6366f1,#9333ea);color:#fff;font-size:15px;font-weight:900;box-shadow:0 8px 24px #4f46e540}.auth-brand h1{margin:0;color:#fff;font-size:21px;letter-spacing:-.03em}.auth-brand p{margin:3px 0 0;color:#7d818b;font-size:12px}.auth-copy{padding:26px 0 21px}.auth-copy>span{color:var(--indigo);font-size:11px;font-weight:850;letter-spacing:.15em}.auth-copy h2{margin:7px 0 8px;color:#fff;font-size:28px;letter-spacing:-.04em}.auth-copy p{margin:0;color:#9ca3af;font-size:14px;line-height:1.55}.auth-card form{display:flex;flex-direction:column;gap:15px}.auth-card label{display:flex;flex-direction:column;gap:7px;color:#c4c7ce;font-size:13px;font-weight:700}.auth-card input{height:46px;padding:0 13px;border:1px solid rgba(255,255,255,.12);border-radius:9px;outline:0;background:#09090a;color:#f3f4f6;font-size:14px}.auth-card input:focus{border-color:var(--indigo);box-shadow:0 0 0 3px #6366f12e}.auth-error{padding:10px 12px;border:1px solid rgba(239,68,68,.24);border-radius:8px;background:#7f1d1d29;color:#fca5a5;font-size:13px}.auth-submit{height:46px;margin-top:3px;border:0;border-radius:9px;background:#4f46e5;color:#fff;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 8px 20px #4f46e53d}.auth-submit:hover:not(:disabled){background:#6366f1}.auth-submit:disabled{cursor:wait;opacity:.65}.auth-card>small{display:block;margin-top:21px;color:#5f626b;font-size:11px;text-align:center}.auth-loading-card{display:flex;align-items:center;flex-direction:column;gap:15px;color:#a1a1aa}.auth-spinner{width:31px;height:31px;margin-top:5px;border:3px solid #25252a;border-top-color:var(--indigo);border-radius:50%;animation:auth-spin .8s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}@media(max-width:1380px){.app-shell{grid-template-columns:232px minmax(0,1fr)}.app-shell.sidebar-collapsed{grid-template-columns:80px minmax(0,1fr)}}.app-frame{position:relative;padding-bottom:35px}.brand-dot,.auth-brand-dot{display:block;flex:0 0 auto;width:9px;height:9px;border-radius:50%;background:#8b5cf6;box-shadow:0 0 18px #8b5cf6bf}.brand-lockup .brand-dot{margin:0}.brand-lockup{border-bottom:1px solid rgba(255,255,255,.06)}.system-footer{position:fixed;right:0;bottom:0;left:256px;z-index:35;display:flex;min-width:0;height:35px;align-items:center;gap:15px;padding:0 18px;border-top:1px solid rgba(255,255,255,.09);background:#0d0d0ef7;color:#6f7380;font-size:10px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:left .3s cubic-bezier(.4,0,.2,1)}.sidebar-collapsed .system-footer{left:80px}.system-footer div{display:flex;min-width:0;align-items:center;gap:5px;white-space:nowrap}.system-footer strong{overflow:hidden;max-width:145px;color:#a5a8b0;font-weight:650;text-overflow:ellipsis}.system-footer small{padding:2px 5px;border:1px solid rgba(52,211,153,.24);border-radius:4px;color:#34d399;font-size:8px;font-weight:850}.system-footer>i{width:1px;height:13px;background:#ffffff1a}.system-footer-right{margin-left:auto}.planning-view-tabs{min-height:58px;height:58px;align-items:center;gap:4px;padding:0 23px;border:0;background:#050505}.planning-view-tabs>button{display:inline-flex;min-width:auto;height:34px;align-items:center;gap:7px;padding:0 13px;border:0!important;border-radius:7px;color:#7e828c;text-align:center}.planning-view-tabs>button:after{display:none}.planning-view-tabs>button svg{color:currentColor}.planning-view-tabs>button strong{font-size:12px;font-weight:700}.planning-view-tabs>button.active{background:#1a1a1d;color:#fff}.planning-view-tabs>button.active strong{color:inherit}.planning-view-tabs>button:hover{background:#141416;color:#d7d9df}.planning-view-tabs>button:nth-child(2).active{color:#6ee7b7}.planning-view-tabs>button:nth-child(3).active{color:#fbbf24}.planning-view-tabs>button:nth-child(4).active{color:#93c5fd}.planning-hub .planning-layout{min-height:calc(100vh - 93px)}.planning-hub>[role=tabpanel]{min-height:calc(100vh - 93px)}.calculation-help{position:fixed;right:18px;bottom:44px;z-index:25;display:flex;height:32px;align-items:center;gap:7px;padding:0 11px;border:1px solid rgba(255,255,255,.09);border-radius:6px;background:#141416f0;color:#9da1ab;font-size:10px;font-weight:650;cursor:pointer}.calculation-help span{margin-left:6px;color:#6f7380}.calculation-help:hover{border-color:#818cf866;color:#d9dbe1}.auth-page{position:relative;background:radial-gradient(circle at 50% 42%,rgba(79,70,229,.07),transparent 24%),#050505}.auth-card{width:384px;padding:34px 38px 31px;border-radius:13px;background:#101012}.auth-brand{justify-content:center;gap:10px;padding:0 0 30px;border:0}.auth-brand h1{font-size:23px;font-weight:750}.auth-copy{padding:0 0 25px;text-align:center}.auth-copy h2{margin:0 0 8px;font-size:21px}.auth-copy p{color:#777b85;font-size:12px}.auth-card form{gap:16px}.auth-card label>span{color:#8b8f98;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.auth-card input{height:43px;border-radius:7px;background:#0a0a0b;font-size:13px}.auth-card .remember-row{display:flex;flex-direction:row;align-items:center;gap:9px;color:#898d96;font-weight:500}.auth-card .remember-row input{width:14px;height:14px;margin:0;padding:0;accent-color:#6366f1}.auth-card .remember-row span{font-size:11px;font-weight:500;letter-spacing:0;text-transform:none}.auth-submit{height:43px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:7px;font-size:12px}.forgot-button{display:block;margin:18px auto 0;border:0;background:none;color:#737780;font-size:10px;cursor:pointer}.forgot-button:hover{color:#aeb1b8;text-decoration:underline}.auth-version{position:absolute;bottom:25px;color:#474951;font-size:9px}.auth-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center}.auth-modal-scrim{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#000000b3}.auth-modal section{position:relative;width:min(360px,calc(100vw - 40px));padding:25px;border:1px solid var(--line);border-radius:12px;background:#111113;box-shadow:0 24px 70px #000}.auth-modal h3{margin:0 0 9px;color:#fff}.auth-modal p{color:#9ca3af;font-size:12px;line-height:1.5}.auth-modal strong{display:block;margin:15px 0;color:#c7d2fe}.auth-modal section button{width:100%;height:38px;border:0;border-radius:7px;background:#4f46e5;color:#fff;cursor:pointer}.planning-layout{grid-template-columns:300px minmax(0,1fr)}.product-rail{height:calc(100vh - 93px);overflow:hidden}.rail-search-row{display:grid;grid-template-columns:minmax(0,1fr) 34px;gap:7px;padding:15px 13px 10px}.rail-search-row .search-field{height:35px;margin:0;border-radius:6px;background:#121214}.rail-search-row .search-field input{font-size:11px}.rail-search-row>button{border:1px solid var(--line);border-radius:6px;background:#121214;color:#858995;cursor:pointer}.rail-search-row>button.active{color:#a5b4fc;border-color:#818cf859}.rail-sort{display:flex;height:30px;align-items:center;gap:7px;padding:0 16px;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);color:#696d77;font-size:9px}.rail-sort strong{flex:1;font-size:9px;letter-spacing:.045em}.product-list{height:calc(100% - 90px);overflow-y:auto;border:0}.product-item{position:relative;display:flex;width:100%;min-height:57px;align-items:center;justify-content:space-between;gap:9px;padding:9px 13px 9px 17px;border:0;border-bottom:1px solid var(--line-soft);text-align:left;cursor:pointer}.product-item.selected:before{content:"";position:absolute;top:0;bottom:0;left:0;width:3px}.product-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:4px}.product-copy>span{display:flex;align-items:center;gap:7px}.product-copy strong{overflow:hidden;color:#e3e5e9;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.product-copy small{color:#717580;font-size:9px}.product-health-dot{width:5px;height:5px;border-radius:50%;background:#34d399}.product-health-dot.watch{background:#fbbf24}.product-health-dot.critical{background:#f87171}.product-category-badge{flex:0 0 auto;padding:3px 6px;border-radius:4px;background:#232327;color:#878b95;font-size:8px;font-style:normal;text-transform:uppercase}.product-category-badge.grills{color:#a5b4fc;background:#6366f11f}.workbench{min-width:0;padding:19px 24px 75px;overflow-x:hidden}.product-header{display:flex;min-height:47px;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:14px}.product-title-block h2{margin:0 0 5px;font-size:20px;letter-spacing:-.025em}.product-title-block h2 small{display:inline-block;margin-left:7px;padding:3px 6px;border-radius:4px;background:#1d1d21;color:#7e828c;font-size:8px;font-weight:650;letter-spacing:.04em;vertical-align:middle}.workspace-category{color:#6f7380;font-size:9px;text-transform:uppercase}.product-header-actions{display:flex;align-items:center;gap:12px}.autosave-control{display:flex;align-items:center;gap:8px;color:#656974;font-size:9px;font-weight:750}.autosave-control button,.forecast-v2-stat-toggle button{position:relative;width:31px;height:17px;padding:0;border:0;border-radius:999px;background:#29292e;cursor:default}.autosave-control button i,.forecast-v2-stat-toggle button i{position:absolute;top:3px;left:3px;width:11px;height:11px;border-radius:50%;background:#777b84}.forecast-v2-stat-toggle button{cursor:pointer}.forecast-v2-stat-toggle button.active{background:#4f46e5}.forecast-v2-stat-toggle button.active i{left:17px;background:#fff}.workspace-save-button{display:inline-flex;height:32px;align-items:center;gap:6px;padding:0 11px;border:1px solid #4f46e5;border-radius:6px;background:#4f46e5;color:#fff;font-size:9px;font-weight:800;cursor:pointer}.workspace-save-button:disabled{border-color:#25252a;background:#1a1a1d;color:#555963;cursor:not-allowed}.kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:11px}.kpi-card{min-height:74px;padding:12px 14px;border-radius:8px}.kpi-card>span{color:#737782;font-size:9px;text-transform:uppercase}.kpi-card>strong{margin-top:6px;font-size:21px}.kpi-card>small{margin-left:4px;color:#696d77;font-size:9px}.chart-panel{margin:0 0 11px;border-radius:8px}.chart-panel .panel-heading{min-height:48px;padding:0 14px}.chart-panel .panel-heading h3{font-size:12px}.chart-legend{gap:12px;color:#787c86;font-size:9px}.panel-heading-tools{display:flex;align-items:center;gap:14px}.history-toggle{display:inline-flex;height:28px;align-items:center;gap:7px;padding:0 9px;border:1px solid rgba(129,140,248,.28);border-radius:5px;background:#6366f114;color:#a5b4fc;font-size:9px;font-weight:750;cursor:pointer}.history-toggle:hover{border-color:#818cf880;color:#c7d2fe}.history-toggle:disabled{opacity:.45;cursor:not-allowed}.workspace-history{border-top:1px solid var(--line-soft);background:#0c0c0e}.workspace-history-heading{display:flex;min-height:42px;align-items:center;justify-content:space-between;padding:0 14px}.workspace-history-heading>div{display:flex;align-items:baseline;gap:9px}.workspace-history-heading strong{color:#dddfe4;font-size:11px}.workspace-history-heading span,.workspace-history-heading small{color:#6f737d;font-size:9px}.workspace-history table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0}.workspace-history th,.workspace-history td{min-width:74px;height:38px;padding:5px 8px;border-top:1px solid var(--line-soft);border-right:1px solid var(--line-soft);color:#a8abb3;font-size:10px;text-align:right}.workspace-history th:first-child{position:sticky;left:0;z-index:2;min-width:140px;background:#111113;text-align:left}.workspace-history thead th{background:#151517;color:#6f737d;font-size:8px;text-transform:uppercase}.workspace-history td strong{color:#e3e5e9;font-size:11px}.depletion-chart{height:286px;padding:3px 10px 4px;max-height:none}.chart-panel .grid-line{stroke:#ffffff14}.chart-panel .zero-line{stroke:#ffffff2e}.chart-panel .axis-label,.chart-panel .month-label{fill:#777b84}.workspace-stock-panels{display:grid;grid-template-columns:1fr;gap:10px}.workspace-stock-panel{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#0f0f10}.workspace-stock-panel>header{display:flex;height:42px;align-items:center;padding:0 13px;border-bottom:1px solid var(--line-soft)}.workspace-stock-panel>header h3{display:flex;align-items:center;gap:7px;margin:0;color:#dddfe4;font-size:11px}.workspace-stock-panel>header h3 span{width:7px;height:7px;border-radius:2px;background:#34d399}.projected-panel>header h3 span{background:#818cf8}.workspace-stock-panel>header small{margin-left:auto;color:#656974;font-size:9px}.workspace-grid-scroll{overflow-x:auto}.workspace-stock-panel table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0}.workspace-stock-panel th,.workspace-stock-panel td{min-width:74px;height:42px;padding:5px 8px;border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);color:#a8abb3;font-size:9px;text-align:right}.workspace-stock-panel th:first-child{position:sticky;left:0;z-index:2;min-width:140px;background:#111113;text-align:left}.workspace-stock-panel thead th{height:34px;background:#151517;color:#6f737d;font-size:8px;text-transform:uppercase}.workspace-stock-panel td input{width:55px;height:28px;padding:0 6px;border:1px solid rgba(52,211,153,.32);border-radius:5px;outline:0;background:#0b1713;color:#6ee7b7;font-size:10px;text-align:right}.workspace-stock-panel td.draft input{border-color:#f59e0b;background:#211708;color:#fde68a}.workspace-stock-panel td small,.workspace-stock-panel td strong{display:block}.workspace-stock-panel td small{color:#626670;font-size:7px}.workspace-stock-panel td strong{margin-top:2px;color:#d6d8dd;font-size:10px}.workspace-stock-panel td.negative strong{color:#f87171}.workspace-calculation-link{display:flex;width:100%;height:31px;align-items:center;justify-content:center;gap:7px;margin-top:10px;border:1px solid var(--line-soft);border-radius:6px;background:#101012;color:#777b84;font-size:9px;cursor:pointer}.workspace-calculation-link:hover{color:#c5c8cf;border-color:#ffffff24}.matrix-page{padding:0 23px 68px;background:#050505}.matrix-controls{min-height:47px;align-items:center;justify-content:flex-end;margin:0 0 8px;padding:0;border:0;border-radius:0;background:transparent}.matrix-control-group.grow{flex:0 1 auto}.matrix-toggle{gap:0;padding:2px;border:1px solid var(--line);border-radius:7px;background:#111113}.matrix-toggle button{min-height:29px;padding:0 12px;border-radius:5px;color:#737781;font-size:9px}.matrix-toggle button.active{background:#28282d;color:#fff}.measure-toggle button:first-child.active{color:#6ee7b7}.measure-toggle button:nth-child(2).active{color:#a5b4fc}.measure-toggle button:nth-child(3).active{color:#fbbf24}.measure-toggle button:nth-child(4).active{color:#fca5a5}.stream-control{flex-direction:row;align-items:center;gap:8px}.stream-control>span{font-size:8px}.matrix-panel{position:relative;border-radius:7px}.matrix-local-link{position:absolute;top:8px;right:9px;z-index:7;height:27px;padding:0 9px;border:1px solid rgba(52,211,153,.2);border-radius:5px;background:#101914;color:#6ee7b7;font-size:9px}.matrix-table th,.matrix-table td{height:38px;padding:5px 9px;font-size:10px}.matrix-table thead th{height:37px;min-width:74px;font-size:8px}.matrix-table thead th small{margin-top:1px;font-size:7px}.matrix-table .matrix-product-column{width:235px;min-width:235px;max-width:235px}.matrix-product-column strong{font-size:10px}.matrix-product-column small{font-size:8px}.matrix-family-row th{position:sticky;left:0;z-index:2;height:39px;padding:5px 12px;border-bottom:1px solid rgba(255,255,255,.1);background:#17171a!important;text-align:left}.matrix-family-row th span{display:inline-flex;flex-direction:column;gap:2px}.matrix-family-row th strong{color:#e5e7eb;font-size:11px}.matrix-family-row th small{color:#6d717c;font-size:8px;font-weight:500}.matrix-family-row th em{float:right;margin-top:7px;padding:2px 6px;border-radius:4px;background:#232327;color:#717580;font-size:7px;font-style:normal;font-weight:650;text-transform:uppercase}.warehouse-name-cell{padding-left:30px!important;color:#8b8f99!important;font-size:9px!important;font-weight:550}.warehouse-name-cell:before{content:"";display:inline-block;width:7px;height:1px;margin-right:8px;background:#474a52;vertical-align:middle}.local-warehouse-table .incoming-cell-input{width:58px;height:27px;padding:0 5px;border-width:1px;border-radius:4px;font-size:10px}.local-warehouse-table td{min-width:74px}.matrix-table .empty-value{color:#4f525b}.incoming-save-bar{position:fixed;right:22px;bottom:43px;left:278px;z-index:30;margin:0;padding:9px 11px;border-radius:7px}.sidebar-collapsed .incoming-save-bar{left:102px}.incoming-save-bar strong{font-size:11px}.incoming-save-bar span{font-size:9px}.incoming-save-bar .ghost-button,.incoming-save-bar .primary-button{min-height:31px;font-size:9px}.incoming-summary-page{padding-top:0}.summary-toolbar{display:flex;align-items:center;gap:7px;min-height:48px;margin-bottom:8px}.summary-toolbar label{display:flex;height:32px;min-width:210px;align-items:center;gap:7px;margin-left:auto;padding:0 9px;border:1px solid var(--line);border-radius:6px;background:#111113;color:#737781;font-size:9px}.summary-toolbar select,.summary-toolbar input{height:32px;padding:0 9px;border:1px solid var(--line);border-radius:6px;outline:0;background:#111113;color:#bec1c8;font-size:9px}.summary-toolbar label input{min-width:0;height:auto;flex:1;padding:0;border:0;background:transparent}.summary-toolbar button{height:32px;padding:0 11px;border:1px solid var(--line);border-radius:6px;background:#151517;color:#a4a7af;font-size:9px;cursor:pointer}.incoming-summary-panel{border-radius:7px}.incoming-summary-table{min-width:740px}.incoming-summary-table th{height:35px;padding:0 12px;font-size:8px}.incoming-summary-table td{height:45px;padding:6px 12px;font-size:10px}.incoming-summary-table td:nth-child(2) strong,.incoming-summary-table td:nth-child(2) small{display:initial}.incoming-summary-table td:nth-child(2) small{margin-left:5px}.incoming-summary-table td:nth-child(3) strong,.incoming-summary-table td:nth-child(3) small{display:block}.incoming-summary-table td:nth-child(3) small{margin-top:2px;color:#646872;font-size:8px}.incoming-summary-table .warehouse-code{height:21px;min-width:34px;font-size:8px}.forecast-v2-page{display:flex;min-height:calc(100vh - 35px);flex-direction:column;gap:12px;padding:22px 24px 68px;background:#050505}.forecast-v2-chart-card,.forecast-v2-drivers{overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#0f0f10}.forecast-v2-toolbar{display:grid;grid-template-columns:minmax(180px,1fr) auto auto auto;min-height:65px;align-items:center;gap:18px;padding:0 17px;border-bottom:1px solid var(--line-soft)}.forecast-v2-title{display:flex;align-items:center;gap:10px}.forecast-v2-title>span{display:grid;width:30px;height:30px;place-items:center;border-radius:7px;background:#8b5cf61f;color:#a78bfa;font-size:14px}.forecast-v2-title h2{margin:0;color:#e6e7eb;font-size:12px;line-height:1.2}.forecast-v2-mode,.analytics-controls>div{display:flex;padding:2px;border:1px solid var(--line);border-radius:6px;background:#141416}.forecast-v2-mode button,.analytics-controls button{height:27px;padding:0 10px;border:0;border-radius:4px;background:transparent;color:#727680;font-size:9px;cursor:pointer}.forecast-v2-mode button.active,.analytics-controls button.active{background:#28282d;color:#f2f3f5}.forecast-legend{display:flex;align-items:center;gap:8px;color:#7b7f88;font-size:9px}.forecast-legend span{display:flex;align-items:center;gap:5px}.forecast-legend b{color:#34363d}.forecast-legend i{display:inline-block;width:14px;height:2px;background:#818cf8}.forecast-legend i.history-line{background:#71717a}.forecast-legend i.forecast-legend-standalone{height:6px;background:#6366f1}.forecast-legend i.forecast-legend-bundle{height:6px;background:#a855f7}.forecast-v2-stat-toggle{display:flex;align-items:center;gap:8px;color:#737781;font-size:8px;line-height:1.15}.forecast-v2-products{display:flex;min-height:50px;align-items:center;gap:7px;padding:8px 16px;border-bottom:1px solid var(--line-soft)}.forecast-v2-product-chip,.forecast-add-product{position:relative;display:inline-flex;height:27px;align-items:center;gap:9px;padding:0 9px;border:1px solid var(--line);border-radius:5px;background:#17171a;color:#9da0a8;font-size:8px;font-weight:650}.forecast-v2-product-chip{border-left-width:3px}.forecast-v2-product-chip button{padding:0;border:0;background:transparent;color:#5e616a;cursor:pointer}.forecast-v2-product-chip button:hover{color:#fff}.forecast-v2-product-chip button:disabled{cursor:not-allowed;opacity:.25}.forecast-add-product{color:#7f838d}.forecast-add-product select{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;opacity:0;cursor:pointer}.forecast-v2-chart-card .forecast-chart-scroll{padding:5px 14px 0}.forecast-v2-chart-card .forecast-chart-stage{width:100%;min-width:830px}.forecast-v2-chart-card .forecast-chart{width:100%;height:auto;max-height:none}.forecast-v2-history-scroll{width:100%;overflow-x:auto;padding:8px 14px 0}.forecast-v2-history-stage{position:relative;width:100%;min-width:830px}.forecast-v2-history-chart{display:block;width:100%;height:auto}.forecast-v2-gridline{stroke:#34363d;stroke-width:1}.forecast-v2-axis,.forecast-v2-month{fill:#81858e;font-family:inherit;font-size:10px;font-weight:650}.forecast-v2-future-band{fill:#6366f10b}.forecast-v2-split-line{stroke:#6366f1;stroke-dasharray:4 4;stroke-width:1.25}.forecast-v2-product-line{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3;vector-effect:non-scaling-stroke}.forecast-v2-product-line.forecast{stroke-dasharray:6 5}.forecast-v2-crosshair{stroke:#818cf8b8;stroke-dasharray:4 4;stroke-width:1.15;pointer-events:none}.forecast-v2-hit-target{fill:transparent;stroke:transparent;cursor:crosshair}.forecast-v2-hit-target:focus{outline:none}.forecast-v2-hit-target:focus-visible{fill:#6366f10e;stroke:#818cf8;stroke-dasharray:4 4;stroke-width:1.5}.forecast-v2-history-tooltip{position:absolute;top:19px;z-index:5;min-width:225px;max-width:310px;padding:11px 12px;border:1px solid #373941;border-radius:7px;background:#111113f7;box-shadow:0 14px 35px #0000007a;color:#d7d9df;font-size:10px;pointer-events:none;transform:translate(12px)}.forecast-v2-history-tooltip.left{transform:translate(calc(-100% - 12px))}.forecast-v2-history-tooltip>strong{display:block;margin-bottom:7px;color:#8d919b;font-size:10px}.forecast-v2-history-tooltip>div{display:grid;grid-template-columns:7px minmax(0,1fr) auto;align-items:center;gap:7px;min-height:21px}.forecast-v2-history-tooltip i{width:7px;height:7px;border-radius:50%}.forecast-v2-history-tooltip span{white-space:nowrap}.forecast-v2-history-tooltip small{color:#6f737d}.forecast-v2-history-tooltip b{color:#fff;white-space:nowrap;font-variant-numeric:tabular-nums}.forecast-v2-chart-card .forecast-chart-instructions{min-width:830px;padding:2px 18px 10px 36px;color:#737781;font-size:9px}.forecast-v2-statistics{display:flex;min-height:32px;align-items:center;justify-content:flex-end;gap:18px;padding:0 16px;border-top:1px solid var(--line-soft);background:#111113;color:#777b84;font-size:8px}.forecast-v2-statistics b{color:#d4d6dc;font-size:9px}.forecast-v2-summary{display:flex;min-height:42px;align-items:center;justify-content:flex-end;gap:22px;padding:0 16px;border-top:1px solid var(--line-soft);color:#686c75;font-size:8px}.forecast-v2-summary b{color:#c9cbd1;font-size:9px}.forecast-v2-drivers>header{display:flex;min-height:57px;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid var(--line-soft)}.forecast-v2-drivers>header>div{display:grid;grid-template-columns:30px auto;align-items:center;column-gap:9px}.forecast-v2-drivers>header>div>span{grid-row:1 / 3;display:grid;width:30px;height:30px;place-items:center;border-radius:7px;background:#8b5cf61f;color:#a78bfa}.forecast-v2-drivers h2{margin:0;color:#e2e4e8;font-size:12px}.forecast-v2-drivers header small{color:#626670;font-size:8px}.forecast-v2-trust{color:#6ee7b7;font-size:8px}.forecast-v2-driver-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;background:var(--line-soft)}.forecast-v2-driver-grid label{min-height:64px;padding:12px;background:#101012}.forecast-v2-driver-grid label span{display:block;margin-bottom:6px;color:#70747e;font-size:8px}.forecast-v2-driver-grid label strong{color:#d7d9de;font-size:12px}.forecast-v2-driver-grid input{width:100%;margin-top:7px;accent-color:#6366f1}.forecast-v2-drivers footer{display:flex;min-height:40px;align-items:center;justify-content:space-between;padding:0 14px;color:#5f636c;font-size:8px}.forecast-v2-drivers footer button{border:0;background:transparent;color:#a5b4fc;font-size:9px;cursor:pointer}.analytics-page{min-height:calc(100vh - 35px);padding:24px 26px 68px;background:#050505}.analytics-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.analytics-heading>div:first-child{display:flex;align-items:center;gap:11px}.analytics-icon{display:grid;width:39px;height:39px;place-items:center;border-radius:8px;background:#f9731621;color:#fb923c;font-size:18px}.analytics-heading h2{margin:0 0 3px;color:#eceef2;font-size:18px;letter-spacing:-.02em}.analytics-heading p{margin:0;color:#70747e;font-size:9px}.analytics-controls{display:flex;align-items:center;gap:8px}.analytics-controls>div:first-child button.active{color:#fb923c}.analytics-controls select{height:31px;padding:0 9px;border:1px solid var(--line);border-radius:6px;outline:0;background:#141416;color:#9ca0aa;font-size:9px}.analytics-note{margin-bottom:10px;padding:9px 11px;border:1px solid rgba(245,158,11,.25);border-radius:6px;background:#78350f24;color:#fcd34d;font-size:9px}.analytics-card{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#0f0f10}.analytics-card>header{display:flex;min-height:50px;align-items:center;justify-content:space-between;gap:20px;padding:0 14px;border-bottom:1px solid var(--line-soft)}.analytics-card header span:first-child{color:#6d717b;font-size:7px;font-weight:800;letter-spacing:.09em}.analytics-card h3{margin:3px 0 0;color:#dfe1e5;font-size:11px}.analytics-card .forecast-chart-scroll{padding:8px 14px 0}.analytics-card .forecast-chart-stage{min-width:800px}.analytics-card .forecast-chart{max-height:400px}.analytics-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-top:10px}.analytics-stats article{min-height:75px;padding:13px;border:1px solid var(--line);border-radius:7px;background:#0f0f10}.analytics-stats span{display:block;color:#70747e;font-size:8px;text-transform:uppercase}.analytics-stats strong{display:block;margin-top:8px;color:#e3e5e9;font-size:20px}.analytics-stats small{color:#666a74;font-size:8px}.settings-v2-page{width:min(780px,calc(100% - 44px));min-height:calc(100vh - 35px);margin:0 auto;padding:27px 0 70px}.settings-v2-heading{display:flex;align-items:center;gap:12px;margin-bottom:18px}.settings-v2-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:9px;background:#18181b;color:#a78bfa}.settings-v2-heading h2{margin:0 0 3px;color:#f0f1f3;font-size:19px}.settings-v2-heading p{margin:0;color:#737781;font-size:9px}.settings-v2-card{overflow:hidden;margin-bottom:11px;border:1px solid var(--line);border-radius:8px;background:#0f0f10}.settings-v2-card>header{display:flex;min-height:45px;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid var(--line-soft);background:#121214}.settings-v2-card>header>div{display:flex;align-items:center;gap:8px}.settings-v2-card h3{margin:0;color:#dfe1e5;font-size:11px}.settings-v2-card header svg{color:#a78bfa}.settings-v2-card header button{height:25px;padding:0 8px;border:1px solid var(--line);border-radius:5px;background:#19191c;color:#777b84;font-size:8px}.settings-v2-body .setting-row{min-height:56px;padding:9px 14px}.settings-v2-body .setting-row strong{color:#cfd1d7;font-size:10px}.settings-v2-body .setting-row span{color:#676b75;font-size:8px}.settings-v2-body .setting-value{min-width:105px;padding:7px 9px;border-radius:6px;font-size:9px}.settings-live-pill{padding:3px 6px;border-radius:4px;background:#10b9811a;color:#6ee7b7;font-size:7px;font-weight:850}.integration-state{padding:14px}.integration-state>div{display:flex;align-items:center;gap:10px}.integration-state>div>div{display:flex;flex-direction:column;gap:3px}.integration-state strong{color:#d8dae0;font-size:10px}.integration-state small{color:#666a74;font-size:8px}.integration-state dl{display:grid;grid-template-columns:1fr 1fr;gap:1px;margin:14px 0 0;background:var(--line-soft)}.integration-state dl div{display:flex;justify-content:space-between;padding:10px;background:#121214;font-size:8px}.integration-state dt{color:#6d717a}.integration-state dd{margin:0;color:#b7bac1}.settings-v2-card.danger-card{border-color:#ef444433}.danger-card>header{background:#7f1d1d17}.danger-card h3,.danger-card>header span{color:#f87171}.danger-card .setting-row button{height:28px;padding:0 9px;border:1px solid rgba(239,68,68,.22);border-radius:5px;background:#7f1d1d17;color:#8f4b4b;font-size:8px}.data-warning{margin-bottom:10px;border-color:#f59e0b40;background:#78350f29;color:#fde68a}.state-panel.blocked{border-color:#ef444440;background:#7f1d1d21}.state-panel dl{background:var(--line)}.state-panel dl>div{background:#111113}.drawer-scrim{background:#000000b8}.why-drawer{background:#0f0f10;box-shadow:-18px 0 55px #0000008c}.drawer-header button{border-color:var(--line);background:#18181b;color:#d1d5db}.formula-total{border-color:#6366f14d;background:#6366f11a}.formula-total strong{color:#a5b4fc}.lineage-step>span{background:#4f46e5}.assumption-card dl{background:var(--line-soft)}.assumption-card dl>div{background:#111113}@media(max-width:1380px){.system-footer{left:232px}.sidebar-collapsed .system-footer{left:80px}.planning-layout{grid-template-columns:270px minmax(0,1fr)}.incoming-save-bar{left:254px}.sidebar-collapsed .incoming-save-bar{left:102px}.forecast-v2-driver-grid{grid-template-columns:repeat(4,minmax(130px,1fr))}.panel-heading-tools{gap:8px}.history-toggle{padding:0 7px}}
