: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}.model-section-tabs{background:#e8eeec;border:1px solid #d8e2df;border-radius:12px;gap:3px;margin-top:20px;padding:4px;display:inline-flex}.model-section-tabs a{min-height:38px;color:var(--text-muted);border-radius:8px;align-items:center;gap:7px;padding:0 15px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.model-section-tabs a:hover{color:var(--text-heading)}.model-section-tabs a.active{color:#173f4c;background:#fff;box-shadow:0 1px 3px #0f2c391a}.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;position:relative}.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{vertical-align:top;height:36px;padding-block:10px 6px;top:0}.model-table thead tr:nth-child(2) th{top:36px}.model-table thead tr:nth-child(3) th{top:calc(36px + var(--milestone-lane-height,44px))}.model-table thead th[rowspan="3"]{z-index:12;vertical-align:middle;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}.quarter-label{z-index:3;position:relative}.anchor-line{z-index:2;opacity:.72;pointer-events:none;border-left:1px dashed #1b535238;width:1px;transition:border-color .12s ease-out,opacity .12s ease-out;position:absolute;top:0;bottom:0}.anchor-line--construction_end{border-left-style:solid;border-left-color:#d20a2e6b}.model-table thead .anchor-line{opacity:1;border-color:#ffffff5c}.model-table thead .anchor-line--construction_end{border-color:#ff8da1}.milestone-lane{background-image:linear-gradient(#ffffff0a,#ffffff0a);height:var(--milestone-lane-height,44px)!important;padding:0!important}.anchor-marker{z-index:4;color:#fff;white-space:nowrap;background:#214f59;border:1px solid #ffffff4d;border-radius:5px;align-items:center;gap:4px;max-width:108px;min-height:18px;padding:2px 5px;font-size:9px;font-weight:700;line-height:1;display:inline-flex;position:absolute;transform:translate(-50%)}.anchor-marker:hover,.anchor-marker:focus-visible{z-index:6;background:#163e48;border-color:#fff;box-shadow:0 0 0 2px #ffffff3d}.anchor-marker--construction_end{background:#79182e;border-color:#ff9cad;font-weight:800}.anchor-marker--custom{background:#236557;border-color:#9bd8c7}.anchor-marker.completed{opacity:.62;text-decoration:line-through;text-decoration-thickness:1px}:is(.model-table:has(.anchor-marker--construction_end:is(:hover,:focus-visible)) .anchor-line--construction_end,.model-table:has(.anchor-marker--zos:is(:hover,:focus-visible)) .anchor-line--zos,.model-table:has(.anchor-marker--rnv:is(:hover,:focus-visible)) .anchor-line--rnv,.model-table:has(.anchor-marker--vve:is(:hover,:focus-visible)) .anchor-line--vve,.model-table:has(.anchor-marker--custom:is(:hover,:focus-visible)) .anchor-line--custom){opacity:1;border-color:#fff}.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}.settings-layout{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:12px;margin-top:16px;display:grid}.settings-layout>.page-error{grid-column:1/-1;margin:0}.settings-card{border:1px solid var(--border);background:#fff;border-radius:13px;min-width:0;padding:16px;box-shadow:0 1px 3px #0f2c390a}.settings-column{align-content:start;gap:12px;min-width:0;display:grid}.settings-column--main{grid-column:span 7}.settings-column--side{grid-column:span 5}.settings-card-heading{color:#2d7165;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;display:flex}.settings-card-heading--actions{align-items:center}.settings-card-heading h2{color:var(--text-heading);margin:2px 0 0;font-size:17px}.section-kicker{color:#668079;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.segmented-control{background:#eef3f1;border-radius:9px;grid-template-columns:1fr 1fr;margin-bottom:12px;padding:3px;display:grid}.segmented-control button{min-height:32px;color:var(--text-muted);background:0 0;border:0;border-radius:6px;padding:0 9px;font-size:11px;font-weight:700}.segmented-control button.active{color:#173f4c;background:#fff;box-shadow:0 1px 3px #0f2c391a}.form-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.field{color:#314951;gap:5px;min-width:0;font-size:11px;font-weight:700;display:grid}.field--wide{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;min-height:36px;color:var(--text-heading);font:inherit;font-variant-numeric:tabular-nums;background:#fbfcfc;border:1px solid #d6e0dd;border-radius:8px;outline:0;padding:7px 9px}.field textarea{resize:vertical;min-height:68px;line-height:1.4}.field input:focus,.field select:focus,.field textarea:focus{box-shadow:var(--focus-ring);border-color:#62b99d}.field small,.field-help{color:var(--text-subtle);margin:0;font-size:10px;font-weight:500;line-height:1.35}.settings-actions{justify-content:flex-end;gap:8px;margin-top:12px;display:flex}.button--compact{min-height:32px;padding:0 10px;font-size:11px}.manual-distribution{background:#f8faf9;border:1px solid #dce5e2;border-radius:11px;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;display:grid}.distribution-balance{color:#9b3d34;border-top:1px solid #dce5e2;grid-column:1/-1;justify-content:space-between;padding-top:10px;font-size:12px;display:flex}.distribution-balance.complete{color:#247457}.inline-warning,.shift-offer{color:#725a1d;background:#fffaf0;border:1px solid #eadba8;border-radius:10px;align-items:center;gap:10px;padding:12px 13px;font-size:12px;line-height:1.4;display:flex}.preview-summary{gap:6px;display:grid}.preview-summary>div{background:#fafcfb;border:1px solid #e1e7e4;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.preview-summary span{color:var(--text-muted);font-size:11px}.preview-summary strong{font-variant-numeric:tabular-nums;font-size:13px}.preview-summary .positive strong{color:#247457}.preview-summary .negative strong{color:#b23e35}.quarter-preview{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:10px;display:grid}.quarter-preview>div{background:#eef7f4;border-radius:8px;gap:2px;padding:8px;display:grid}.quarter-preview span,.quarter-preview small{color:var(--text-subtle);font-size:10px}.quarter-preview strong{font-size:12px}.quarter-preview-toggle{color:#397568;background:0 0;border:0;align-items:center;gap:4px;min-height:28px;margin:6px auto 0;padding:0 7px;font-size:10px;font-weight:750;display:flex}.quarter-preview-toggle:hover{color:#1f574c}.subheading{margin:14px 0 8px;font-size:12px}.adjustment-list{gap:7px;margin:0;padding:0;list-style:none;display:grid}.adjustment-list li{border:1px solid #dce5e2;border-radius:9px;grid-template-columns:24px 1fr 34px 34px;align-items:center;gap:7px;padding:9px;display:grid}.adjustment-list li.overridden{opacity:.58}.adjustment-list .order{color:#fff;background:#173f4c;border-radius:50%;place-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:grid}.adjustment-list li>div{gap:3px;min-width:0;display:grid}.adjustment-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.adjustment-list small{color:var(--text-subtle);font-size:9px}.adjustment-list .icon-button{width:34px;height:34px}.icon-button--danger{color:#ac4037}.empty-note{color:var(--text-subtle);margin:10px 0 0;font-size:11px}.anchor-editor{border:1px solid #dce5e2;border-radius:9px;overflow:hidden}.anchor-editor-head,.anchor-editor-row{grid-template-columns:minmax(180px,1.5fr) minmax(100px,.75fr) 138px 32px;align-items:center;gap:6px;display:grid}.anchor-editor-head{min-height:28px;color:var(--text-subtle);letter-spacing:.06em;text-transform:uppercase;background:#f2f6f4;padding:0 8px;font-size:9px;font-weight:800}.anchor-editor-row{background:#fff;border-top:1px solid #e3e9e7;min-height:44px;padding:5px 8px;position:relative}.anchor-editor-row--primary:before{content:"";background:var(--brand-red);border-radius:0 3px 3px 0;width:3px;position:absolute;inset:6px auto 6px 0}.anchor-editor-row label{min-width:0}.anchor-editor-row input{width:100%;min-width:0;height:32px;color:var(--text-heading);font:inherit;font-variant-numeric:tabular-nums;background:0 0;border:1px solid #0000;border-radius:6px;outline:0;padding:5px 8px;font-size:11px}.anchor-editor-row input:hover{background:#fbfcfc;border-color:#dce5e2}.anchor-editor-row input:focus{box-shadow:var(--focus-ring);background:#fff;border-color:#62b99d}.anchor-editor-row .icon-button{width:30px;height:30px}.anchor-guidance{color:var(--text-subtle);align-items:flex-start;gap:6px;margin:8px 0 0;font-size:10px;line-height:1.35;display:flex}.anchor-guidance svg{flex:none;margin-top:1px}.shift-offer{flex-wrap:wrap;margin-top:10px}.shift-offer>div{flex:1;gap:3px;min-width:260px;display:grid}.shift-offer>div span{font-size:11px}.draft-save-panel{background:#fffaf0;border:1px solid #eadba8;border-radius:9px;margin-bottom:12px;padding:11px}.version-list{gap:8px;display:grid}.version-list article{border:1px solid #dce5e2;border-radius:9px;grid-template-columns:34px 1fr;align-items:center;gap:9px;padding:9px;display:grid}.version-number{color:#23694f;background:#e5f3ed;border-radius:8px;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.version-list article .button{grid-column:1/-1;min-height:32px}.version-list article>div:nth-child(2){gap:3px;min-width:0;display:grid}.version-list article strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.version-list article span,.version-list article small{color:var(--text-subtle);font-size:10px}@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))}.settings-layout{grid-template-columns:1fr}.settings-column{grid-column:1/-1}}@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:76px;--metric-width:100px;--unit-width:54px;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))}.model-section-tabs{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.model-section-tabs a{justify-content:center;padding-inline:7px}.settings-card{padding:14px}.form-grid,.manual-distribution{grid-template-columns:1fr}.settings-actions{flex-direction:column-reverse;align-items:stretch}.settings-actions .button{width:100%}.anchor-editor-head{display:none}.anchor-editor-row{grid-template-columns:minmax(0,1fr) 126px 30px;gap:5px;padding-block:7px}.anchor-editor-row label:first-child{grid-column:1/-1}.settings-card-heading--actions{align-items:flex-start}}@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}}
