:root{color:#152c37;font-synthesis:none;text-rendering:optimizelegibility;--app-bg:#eef1f0;--sidebar-bg:#0b2530;--sidebar-active:#1c4552;--sidebar-text:#9fb7bd;--surface:#fff;--border:#e1e7e3;--text:#152c37;--text-heading:#16303c;--text-muted:#54666c;--text-subtle:#5c6c72;--brand-bright:#4fc99e;--brand-red:#d20a2e;--sidebar-width:232px;--sidebar-width-collapsed:72px;--topbar-height:72px;--topbar-height-mobile:60px;--shadow-md:0 8px 24px #0f2c3914;--focus-ring:0 0 0 3px #4fc99e73;background:#eef1f0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{min-height:100%}html,body{overflow-x:hidden}body{background:var(--app-bg);color:var(--text);margin:0;font-size:14px}button,a{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible{box-shadow:var(--focus-ring);outline:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{min-height:100vh}.sidebar{z-index:30;width:var(--sidebar-width);background:var(--sidebar-bg);color:#fff;flex-direction:column;height:100vh;padding:20px 14px 16px;transition:width .18s ease-out,padding .18s ease-out,transform .15s ease-out;display:flex;position:fixed;inset:0 auto 0 0}.product-identity{border-bottom:1px solid #ffffff1a;grid-template-columns:42px 1fr;align-items:center;gap:12px;min-height:64px;padding:0 6px 16px;display:grid}.product-identity img{box-shadow:var(--shadow-md);border-radius:10px}.product-identity strong{color:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:1.2;transition:opacity .12s ease-out,max-width .18s ease-out;overflow:hidden}.sidebar-close{display:none}.sidebar nav{flex-direction:column;gap:4px;margin-top:22px;display:flex}.nav-link{width:100%;min-height:42px;color:var(--sidebar-text);text-align:left;border-radius:9px;align-items:center;gap:11px;padding:0 12px;text-decoration:none;transition:color .15s ease-out,background .15s ease-out;display:flex;position:relative}.nav-link span{white-space:nowrap;max-width:140px;font-size:13px;font-weight:650;transition:opacity .12s ease-out,max-width .18s ease-out;overflow:hidden}.nav-link:hover{color:#fff;background:#ffffff0f}.nav-link.active{color:#fff;background:var(--sidebar-active)}.nav-link.active:before{content:"";background:var(--brand-bright);border-radius:0 4px 4px 0;width:3px;height:22px;position:absolute;left:0}.sidebar-toggle{width:100%;min-height:42px;color:var(--sidebar-text);text-align:left;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9px;align-items:center;gap:11px;margin-top:auto;padding:0 12px;transition:color .15s ease-out,background .15s ease-out;display:flex;position:relative}.sidebar-toggle:hover{color:#fff;background:#ffffff14}.sidebar-toggle span{white-space:nowrap;max-width:150px;font-size:12px;font-weight:650;transition:opacity .12s ease-out,max-width .18s ease-out;overflow:hidden}.sidebar-backdrop{display:none}.workspace{min-width:0;min-height:100vh;margin-left:var(--sidebar-width);transition:margin-left .18s ease-out}.topbar{z-index:20;height:var(--topbar-height);border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:24px;padding:0 24px;display:flex;position:sticky;top:0}.topbar-context{align-items:center;gap:12px;min-width:152px;display:flex}.eyebrow{color:var(--text-subtle);letter-spacing:.12em;margin-bottom:2px;font-size:11px;font-weight:700}.topbar-context strong{color:var(--text-heading);font-size:15px;font-weight:700}.topbar-title{color:var(--text-muted);flex:1;font-size:13px;font-weight:650}.mobile-menu-button{border:1px solid var(--border);background:var(--surface);width:42px;height:42px;color:var(--text-muted);border-radius:10px;place-items:center;padding:0;display:none}.model-page{width:100%;min-height:calc(100vh - var(--topbar-height));padding:32px 32px 44px}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;min-height:68px;display:flex}.page-heading h1{color:var(--text-heading);letter-spacing:-.02em;margin:0;font-size:31px;font-weight:700;line-height:1.12}.page-heading p{color:var(--text-muted);margin:7px 0 0;font-size:13px}.page-actions,.empty-actions,.modal-actions{align-items:center;gap:10px;display:flex}.button{border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:13px;font-weight:700;transition:background .15s ease-out,border-color .15s ease-out,color .15s ease-out,transform .15s ease-out;display:inline-flex}.button:not(:disabled):active{transform:translateY(1px)}.button--primary{color:#fff;background:#173f4c}.button--primary:not(:disabled):hover{background:#0f3440}.button--primary:disabled{color:#eef2f1;opacity:.82;background:#a7b4b5}.button--secondary{color:#27434d;background:#fff;border-color:#d8e1de}.button--secondary:not(:disabled):hover{background:#f7faf8;border-color:#b8cac4}.button--secondary:disabled{color:#8a999d;background:#f3f5f4}.model-version-bar{background:#f8fbfa;border:1px solid #d5e2de;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;min-height:76px;margin-top:20px;padding:14px 16px;display:flex}.model-version-bar--draft{background:#fffaf0;border-color:#eadba8}.model-version-details{align-items:center;gap:13px;min-width:0;display:flex}.model-version-details>div{gap:4px;min-width:0;display:grid}.model-version-details strong{color:var(--text-heading);font-size:13px}.model-version-details span:not(.model-version-badge){color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.model-version-badge{color:#246b4d;background:#dcefe5;border-radius:999px;flex:none;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:750;display:inline-flex}.model-version-bar--draft .model-version-badge{color:#795d12;background:#fff0c4}.page-error{color:#a23d31;background:#fff5f3;border:1px solid #f0c7c1;border-radius:10px;margin:16px 0 0;padding:11px 14px;font-size:13px}.model-workspace{width:100%;min-height:calc(100vh - var(--topbar-height) - 32px - 68px - 44px - 24px);border:1px solid var(--border);background:var(--surface);border-radius:18px;margin-top:24px;box-shadow:0 1px 3px #0f2c390d}.model-workspace--loaded{min-height:0;overflow:hidden}.model-loading{min-height:inherit;color:var(--text-muted);justify-content:center;align-items:center;gap:10px;font-size:14px;display:flex}.model-empty-state{min-height:inherit;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:56px 24px;display:flex}.empty-icon{color:#208766;background:#effaf6;border:1px solid #cce6dc;border-radius:18px;place-items:center;width:64px;height:64px;margin-bottom:20px;display:grid}.model-empty-state .empty-title{color:var(--text-heading);margin:0;font-size:21px;font-weight:700;line-height:1.25}.model-empty-state p{max-width:520px;color:var(--text-muted);margin:11px 0 24px;font-size:14px;line-height:1.55}.modal-backdrop{z-index:60;background:#071d2694;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:#fff;border:1px solid #ffffff40;border-radius:18px;width:min(540px,100%);max-height:min(720px,100vh - 48px);padding:24px;overflow-y:auto;box-shadow:0 24px 70px #051c2440}.modal-header{justify-content:space-between;align-items:center;gap:20px;display:flex}.modal-header h2{color:var(--text-heading);margin:0;font-size:21px;line-height:1.25}.icon-button{color:#486067;background:#f1f5f3;border:0;border-radius:9px;flex:none;place-items:center;width:38px;height:38px;padding:0;display:grid}.icon-button:not(:disabled):hover{background:#e6eeeb}.modal-description{color:var(--text-muted);margin:9px 42px 20px 0;line-height:1.5}.product-options{border:0;grid-template-columns:1fr 1fr;gap:10px;min-width:0;margin:0;padding:0;display:grid}.product-option{color:#28434d;cursor:pointer;background:#fbfcfb;border:1px solid #dce5e2;border-radius:10px;align-items:center;gap:10px;min-height:48px;padding:0 13px;font-weight:650;display:flex}.product-option:hover{border-color:#bcd3cb}.product-option.selected{background:#effaf6;border-color:#68c9a7}.product-option input{opacity:0;pointer-events:none;position:absolute}.option-check{color:#fff;background:#fff;border:1px solid #b8c8c3;border-radius:6px;place-items:center;width:20px;height:20px;display:grid}.product-option.selected .option-check{background:#249b74;border-color:#249b74}.product-option:focus-within{box-shadow:var(--focus-ring)}.modal-actions{justify-content:flex-end;margin-top:24px}.form-error{color:#9a3028;background:#fff4f2;border:1px solid #f1c4bf;border-radius:9px;margin:16px 0 0;padding:11px 13px;font-size:13px;line-height:1.4}.dropzone{color:#294750;text-align:center;cursor:pointer;background:#f7faf9;border:1.5px dashed #b8cbc5;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:188px;padding:28px;transition:border-color .15s ease-out,background .15s ease-out;display:flex}.dropzone:hover,.dropzone.drag-active{background:#effaf6;border-color:#43b98e}.dropzone:focus-visible{box-shadow:var(--focus-ring);outline:none}.dropzone.busy{cursor:wait}.dropzone-icon{color:#29956f;margin-bottom:5px}.dropzone span{color:var(--text-muted);font-size:13px}.spinner{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.model-table-scroll{--product-width:164px;--metric-width:224px;--unit-width:112px;width:100%;max-height:calc(100vh - var(--topbar-height) - 32px - 68px - 44px - 24px);overscroll-behavior:contain;scrollbar-gutter:stable;overflow:auto}.model-table-scroll:focus-visible{box-shadow:inset var(--focus-ring);outline:none}.model-table{border-collapse:separate;border-spacing:0;font-variant-numeric:tabular-nums;width:100%;min-width:max-content;font-size:12px}.model-table th,.model-table td{color:#273e47;text-align:right;white-space:nowrap;background:#fff;border-bottom:1px solid #e4eae8;border-right:1px solid #e0e7e5;min-width:116px;height:42px;padding:8px 10px}.model-table thead th{z-index:8;color:#fff;text-align:center;background:#173b47;height:42px;font-size:11px;font-weight:700;position:sticky}.model-table thead tr:first-child th{top:0}.model-table thead tr:nth-child(2) th{top:42px}.model-table thead th[rowspan="2"]{z-index:12;top:0}.model-table .sticky-col{z-index:5;text-align:left;position:sticky}.model-table .sticky-col--product{min-width:var(--product-width);width:var(--product-width);max-width:var(--product-width);left:0}.model-table .sticky-col--metric{left:var(--product-width);min-width:var(--metric-width);width:var(--metric-width);max-width:var(--metric-width)}.model-table .sticky-col--unit{left:calc(var(--product-width) + var(--metric-width));min-width:var(--unit-width);width:var(--unit-width);max-width:var(--unit-width)}.model-table thead .sticky-col{z-index:14;background:#102f3a}.model-table tbody th{font-weight:650}.model-table .product-cell{vertical-align:top;color:#173c47;background:#f1faf6;padding-top:14px}.product-cell span,.product-cell small{text-overflow:ellipsis;display:block;overflow:hidden}.product-volume-list{gap:3px;margin-top:6px;display:grid}.product-cell small{color:#648078;font-size:10px;font-weight:550}.model-table .calculated-row th,.model-table .calculated-row td{background:#f4f6f5;font-weight:650}.model-table .calculated-row .product-cell{background:#f1faf6}.model-table td.period--actual{background:#f6f7f7}.model-table td.period--current-actual,.model-table th.period--current-actual{color:#245a43;background:#deefe5}.model-table td.period--current-plan,.model-table th.period--current-plan{color:#6c5615;background:#fff3ca}.model-table td.period--plan{background:#eef7f7}.model-table th.period--actual{background:#53676d}.model-table th.period--plan{background:#2c6870}.model-table .total-column{background:#eef2f1;min-width:142px;font-weight:700}.model-table thead .total-column{color:#fff;background:#102f3a}.model-table tbody .group-start>*{border-top:3px solid #bdcec9}.model-table tbody .total-group-row.group-start>*{border-top-color:var(--brand-red)}.model-table .total-group-row th,.model-table .total-group-row td{background:#f1f7f5;font-weight:700}.model-table .total-group-row td.period--current-actual{color:#245a43;background:#deefe5}.model-table .total-group-row td.period--current-plan{color:#6c5615;background:#fff3ca}.model-table .total-group-row .product-cell{color:#fff;background:#173b47}.model-table .total-group-row .product-cell small{color:#bdd1cd}.model-kpis{margin-top:28px}.kpi-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:14px;display:flex}.kpi-heading h2{color:var(--text-heading);margin:0;font-size:20px;line-height:1.2}.kpi-heading p{color:var(--text-muted);margin:5px 0 0;font-size:12px}.kpi-heading>span{color:var(--text-subtle);font-size:12px;font-weight:650}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.kpi-card{border:1px solid var(--border);background:var(--surface);border-radius:14px;flex-direction:column;min-width:0;min-height:132px;padding:17px 18px;display:flex;box-shadow:0 1px 3px #0f2c390a}.kpi-card h3{color:var(--text-muted);letter-spacing:.03em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:750;line-height:1.35}.kpi-value{color:var(--text-heading);letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-top:auto;font-size:22px;font-weight:750;line-height:1.15}.kpi-value small{color:var(--text-muted);letter-spacing:0;margin-left:4px;font-size:11px;font-weight:650}.kpi-value--stacked{gap:7px;display:grid}.kpi-value--stacked>span{display:block}.kpi-card p{color:var(--text-subtle);margin:8px 0 0;font-size:11px;line-height:1.3}.kpi-card--priority{background:#173b47;border-color:#214b57}.kpi-card--priority:before{content:"";background:var(--brand-red);border-radius:999px;width:32px;height:3px;margin:-4px 0 14px}.kpi-card--priority h3,.kpi-card--priority .kpi-value small{color:#b9cdca}.kpi-card--priority .kpi-value{color:#fff}@media (width>=768px){.sidebar-collapsed .sidebar{width:var(--sidebar-width-collapsed);padding-inline:10px}.sidebar-collapsed .workspace{margin-left:var(--sidebar-width-collapsed)}.sidebar-collapsed .product-identity{justify-content:center;padding-inline:0;display:flex}.sidebar-collapsed .product-identity strong,.sidebar-collapsed .nav-link span,.sidebar-collapsed .sidebar-toggle span{opacity:0;max-width:0}.sidebar-collapsed .nav-link,.sidebar-collapsed .sidebar-toggle{justify-content:center;padding-inline:0}.sidebar-collapsed [data-tooltip]:after{content:attr(data-tooltip);z-index:50;color:#fff;box-shadow:var(--shadow-md);white-space:nowrap;opacity:0;pointer-events:none;background:#102f3a;border-radius:7px;padding:7px 9px;font-size:11px;font-weight:650;line-height:1;transition:opacity .12s ease-out,transform .12s ease-out;position:absolute;top:50%;left:calc(100% + 12px);transform:translate(4px,-50%)}.sidebar-collapsed [data-tooltip]:hover:after,.sidebar-collapsed [data-tooltip]:focus-visible:after{opacity:1;transform:translateY(-50%)}}@media (width<=1100px){.model-page{padding-inline:24px}.page-heading{flex-direction:column;align-items:flex-start}.page-actions{width:100%}.model-version-bar{flex-direction:column;align-items:stretch}.model-version-bar .button{align-self:flex-start}.kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=767px){.sidebar{width:min(292px,84vw);box-shadow:var(--shadow-md);padding:18px 14px;transition:transform .15s ease-out;transform:translate(-105%)}.sidebar.open{transform:translate(0)}.workspace{margin-left:0}.product-identity{justify-content:initial;grid-template-columns:42px 1fr 40px;display:grid}.product-identity strong,.nav-link span{display:block}.sidebar-close{color:#fff;background:#ffffff14;border:0;border-radius:9px;place-items:center;width:40px;height:40px;padding:0;display:grid}.sidebar-toggle{display:none}.nav-link{justify-content:flex-start;padding:0 12px}.sidebar-backdrop{z-index:25;background:#0a1d267a;border:0;display:block;position:fixed;inset:0}.topbar{height:var(--topbar-height-mobile);gap:10px;padding:0 16px}.mobile-menu-button{display:grid}.topbar-context{min-width:0}.topbar-context strong{font-size:14px}.topbar-title{flex:none;font-size:13px}.model-page{min-height:calc(100vh - var(--topbar-height-mobile));padding:22px 16px 36px}.page-heading{align-items:flex-start;min-height:58px}.page-heading h1{font-size:26px}.page-actions,.empty-actions{flex-direction:column;align-items:stretch;width:100%}.page-actions .button,.empty-actions .button{width:100%}.model-version-details{align-items:flex-start}.model-version-details span:not(.model-version-badge){white-space:normal}.model-version-bar .button{width:100%}.model-workspace{min-height:calc(100vh - var(--topbar-height-mobile) - 22px - 58px - 36px - 20px);border-radius:14px;margin-top:20px}.model-empty-state{padding:40px 18px}.modal-backdrop{padding:12px}.modal{border-radius:14px;max-height:calc(100vh - 24px);padding:20px}.product-options{grid-template-columns:1fr}.modal-actions{flex-direction:column-reverse;align-items:stretch}.modal-actions .button{width:100%}.model-table-scroll{--product-width:94px;--metric-width:136px;--unit-width:68px;max-height:calc(100vh - var(--topbar-height-mobile) - 22px - 58px - 36px - 20px)}.model-table .sticky-col{text-overflow:ellipsis;overflow:hidden}.model-table .product-cell{padding-inline:8px}.kpi-heading{flex-direction:column;align-items:flex-start;gap:6px}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=520px){.kpi-grid{grid-template-columns:1fr}.kpi-card{min-height:120px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important}}
