:root{--bg: #f4f6f9;--panel: #ffffff;--ink: #0f172a;--muted: #64748b;--line: #e2e8f0;--brand: #2563eb;--neg: #dc2626;--pos: #16a34a;--result-bg: #f1ece1;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--ink)}h1{font-size:1.3rem;margin:0 0 .5rem}h2{font-size:.95rem;margin:0 0 .6rem;text-transform:uppercase;letter-spacing:.03em;color:var(--muted)}.muted{color:var(--muted)}.small{font-size:.8rem}.neg{color:var(--neg)}.pos{color:var(--pos)}.centered{min-height:100vh;display:grid;place-items:center;padding:1rem}.card{background:var(--panel);border:1px solid var(--line);border-radius:14px;padding:1.25rem;box-shadow:0 1px 2px #0f172a0a}.centered .card{max-width:420px;width:100%}input,select,button{font:inherit}input[type=email],input[type=number]{width:100%;padding:.55rem .7rem;margin:.4rem 0;border:1px solid var(--line);border-radius:8px;background:#fff}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}button{background:var(--brand);color:#fff;border:0;border-radius:8px;padding:.55rem .9rem;cursor:pointer;font-weight:600}button:disabled{opacity:.6;cursor:default}button.ghost{background:transparent;color:var(--muted);border:1px solid var(--line)}.error{color:var(--neg)}.ok{color:var(--pos)}.topbar{display:flex;align-items:center;gap:1rem;padding:.7rem 1.1rem;background:var(--panel);border-bottom:1px solid var(--line);flex-wrap:wrap}.topbar button{padding:.38rem .6rem;font-size:.8rem}.brand{display:flex;align-items:center;gap:.7rem;flex-wrap:nowrap;white-space:nowrap}.brand-logo{height:40px;width:auto;display:block;flex:none}.brand-liq{font-weight:700;font-size:1.5rem;color:#000;line-height:1}.active-scn{display:inline-flex;align-items:center;gap:.45rem;margin-left:.9rem;font-size:.9rem;font-weight:600;color:var(--ink);min-width:0;max-width:38vw}.active-scn .dot{width:10px;height:10px;border-radius:50%;flex:none}.active-scn .as-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.active-scn .as-bp{flex:none;font-variant-numeric:tabular-nums;font-weight:700;color:#475569;background:#eff5ff;border:1px solid #c7dafc;border-radius:6px;padding:1px 6px;font-size:.8rem}.spacer{flex:1}.topbar .user{font-size:.85rem}.scenario-pick,.toggle{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--muted)}.refresh-wrap{position:relative;display:inline-flex;align-items:center}.refresh-hint{position:absolute;top:100%;left:0;right:0;margin-top:1px;font-size:.6rem;color:var(--muted);text-align:center;white-space:nowrap}.scenario-pick select{padding:.35rem .5rem;border:1px solid var(--line);border-radius:8px}.burger{font-size:1.05rem;line-height:1}.drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;z-index:50;display:flex;justify-content:flex-end}.drawer{position:relative;width:min(620px,94vw);max-width:96vw;height:100%;background:var(--panel);box-shadow:-8px 0 24px #0f172a2e;display:flex;flex-direction:column;animation:drawerIn .18s ease-out}.drawer-resize{position:absolute;left:0;top:0;height:100%;width:12px;cursor:ew-resize;z-index:5}.drawer-resize:before{content:"";position:absolute;left:3px;top:50%;transform:translateY(-50%);width:4px;height:44px;border-radius:3px;background:var(--line)}.drawer-resize:hover:before{background:var(--brand)}@keyframes drawerIn{0%{transform:translate(100%)}to{transform:none}}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:.8rem 1rem;border-bottom:1px solid var(--line)}.drawer-head strong{font-size:1rem}.drawer-tabs{display:flex;gap:.4rem;flex-wrap:wrap;padding:.6rem 1rem;border-bottom:1px solid var(--line)}.drawer-tabs button{background:transparent;color:var(--muted);border:1px solid var(--line);border-radius:8px;padding:.3rem .6rem;font-size:.8rem;font-weight:600;cursor:pointer}.drawer-tabs button.active{background:var(--brand);color:#fff;border-color:var(--brand)}.drawer-body{flex:1;overflow:auto;padding:1rem}.opos-table{width:100%;border-collapse:collapse;font-size:.82rem}.opos-table th{text-align:left;color:var(--muted);font-size:.65rem;text-transform:uppercase;letter-spacing:.03em;padding:.3rem .4rem;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--panel)}.opos-table td{padding:.45rem .4rem;border-bottom:1px solid var(--line);vertical-align:top}.opos-table td.mono{font-variant-numeric:tabular-nums;white-space:nowrap;color:#475569}.opos-table td.num{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.opos-table .opos-title{max-width:320px}.opos-table tr.overdue td.status{color:var(--neg);font-weight:700}.opos-table tr.month-head td{background:#f1f5f9;font-weight:700;color:var(--ink);position:sticky;top:1.4rem}.opos-table tr.month-head td.num{font-variant-numeric:tabular-nums}.fc-scroll{overflow:auto;max-height:72vh}.fc-matrix{border-collapse:separate;border-spacing:0;font-size:.74rem;white-space:nowrap;font-variant-numeric:tabular-nums}.fc-matrix th,.fc-matrix td{padding:.3rem .5rem;border-bottom:1px solid var(--line);text-align:right}.fc-matrix td.num{color:#334155}.fc-matrix .fc-tot{font-weight:700}.fc-matrix .fc-pos{position:sticky;left:0;z-index:2;background:var(--panel);text-align:left;max-width:220px;overflow:hidden;text-overflow:ellipsis}.fc-matrix thead th{position:sticky;top:0;z-index:2;background:var(--panel);color:var(--muted);font-size:.62rem;text-transform:uppercase}.fc-matrix tfoot td{position:sticky;bottom:0;z-index:2;background:#f1f5f9;font-weight:700;border-top:2px solid var(--line)}.fc-matrix thead .fc-pos{z-index:4}.fc-matrix tfoot .fc-pos{z-index:4;background:#f1f5f9}.opos-total{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.7rem .4rem 0;margin-top:.3rem;border-top:2px solid var(--line);font-size:1rem}.opos-total strong{font-size:1.15rem;font-variant-numeric:tabular-nums}.banner{padding:.6rem 1.1rem}.banner.error{background:#fef2f2;color:var(--neg)}.cockpit{height:100%;display:flex;flex-direction:column;overflow:hidden}.topbar{flex:0 0 auto}.cockpit>.centered{flex:1;min-height:0}.layout{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:320px 1fr;grid-template-rows:minmax(0,1fr);gap:1rem;padding:1rem;align-items:stretch}.sidebar{display:flex;flex-direction:column;gap:1rem;min-height:0;overflow-y:auto;padding-right:4px}.content{min-width:0;min-height:0;display:flex;flex-direction:column}.balances{list-style:none;margin:0;padding:0}.balances li{display:flex;justify-content:space-between;padding:.35rem 0;border-bottom:1px dashed var(--line)}.balances li.sum{border-bottom:0;border-top:2px solid var(--line);margin-top:.3rem;padding-top:.5rem;font-size:1.05rem}.bank-input{width:130px;text-align:right;padding:.25rem .4rem;margin:0;border:1px solid var(--line);border-radius:6px;font:inherit;font-weight:500}.bank-input:focus{outline:2px solid var(--brand);outline-offset:-2px}.kpi{display:flex;flex-direction:column;gap:.2rem}.kpi strong{font-size:1.6rem}.scenario-panel .scn-head{display:flex;justify-content:space-between;font-size:.62rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.03em;padding:0 0 .3rem}.scn-list{list-style:none;margin:0;padding:0}.scn-list li{display:flex;align-items:center;gap:.45rem;padding:.4rem .35rem;border-radius:8px;cursor:pointer;border:1px solid transparent}.scn-list li:hover{background:#f8fafc}.scn-list li.active{background:#eff5ff;border-color:#c7dafc}.scn-list .dot{flex:none;width:10px;height:10px;border-radius:50%}.scn-list .scn-name{flex:1;min-width:0;font-size:.85rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.scn-list .scn-base{color:var(--brand);font-weight:700}.scn-list .scn-kpi{flex:none;font-variant-numeric:tabular-nums;font-size:.78rem;color:#475569}.scn-list .scn-actions{flex:none;display:inline-flex;gap:2px;opacity:0;transition:opacity .1s}.scn-list li:hover .scn-actions,.scn-list li.active .scn-actions{opacity:1}.scn-actions button{width:22px;height:22px;padding:0;border:0;border-radius:5px;background:transparent;color:#64748b;cursor:pointer;font-size:.8rem;line-height:1}.scn-actions button:hover{background:#e2e8f0;color:var(--ink)}.scn-add{display:flex;gap:.4rem;margin-top:.6rem}.scn-add button{flex:1;font-size:.72rem;padding:.4rem .3rem}.scn-add button.ghost{flex:0 0 auto}.solver-inputs{display:grid;grid-template-columns:1fr 1fr;gap:.4rem .5rem}.solver-inputs label{display:flex;flex-direction:column;font-size:.72rem;color:var(--muted)}.solver-inputs .hint{font-size:.62rem;color:#94a3b8}.solver-inputs input{padding:.35rem .4rem}.be-basis{display:flex;align-items:center;gap:.4rem;margin-top:.5rem;font-size:.72rem;color:var(--muted)}.be-basis select{flex:1;padding:.3rem .4rem;border:1px solid var(--line);border-radius:6px;font-size:.72rem}.solver-toggle{display:flex;align-items:center;gap:.4rem;width:100%;background:transparent;color:var(--muted);border:0;border-radius:0;padding:0;margin:0;cursor:pointer;font:inherit;font-size:.95rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;text-align:left}.solver-toggle:hover{color:var(--ink)}.solver-toggle .chev{font-size:.8rem;width:1em}.abbau-stages{width:100%;border-collapse:collapse;font-size:.78rem}.abbau-stages th{text-align:left;color:var(--muted);font-size:.62rem;text-transform:uppercase;letter-spacing:.03em;padding:0 .3rem .2rem}.abbau-stages td{padding:.15rem .3rem}.abbau-stages select,.abbau-stages input{width:100%;padding:.25rem .3rem;margin:0;border:1px solid var(--line);border-radius:6px;font:inherit;font-size:.78rem}.abbau-stages input{text-align:right}.abbau-stages button.x{background:transparent;color:#94a3b8;border:0;padding:0 .2rem;cursor:pointer;font-weight:700}.abbau-stages button.x:hover{color:var(--neg)}.abbau-summary{display:grid;gap:.35rem;margin:.7rem 0;padding:.6rem;background:#f8fafc;border-radius:10px}.abbau-summary>div{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem}.abbau-summary strong{font-variant-numeric:tabular-nums}.abbau-months{max-height:220px;overflow-y:auto}.abbau-months table{width:100%;border-collapse:collapse;font-size:.78rem;font-variant-numeric:tabular-nums}.abbau-months th{position:sticky;top:0;background:#f8fafc;color:var(--muted);font-size:.62rem;text-transform:uppercase;text-align:right;padding:.2rem .4rem}.abbau-months th:first-child{text-align:left}.abbau-months td{padding:.15rem .4rem;text-align:right;border-bottom:1px solid var(--line)}.abbau-months td:first-child{text-align:left;color:#334155}.watchdog{margin-top:.7rem;padding:.7rem;border-radius:10px}.watchdog.ok{background:#f0fdf4;color:var(--pos)}.watchdog.alert{background:#fef2f2}.watchdog .big{font-size:1.05rem;margin-bottom:.5rem}.wd-list{list-style:none;margin:0;padding:0}.wd-list li{display:flex;justify-content:space-between;align-items:baseline;padding:.2rem 0;border-top:1px dashed #fecaca}.wd-list li span{color:var(--muted);font-size:.82rem}.grid-scroll{flex:1 1 auto;min-height:0;overflow:auto;background:var(--panel);border:1px solid var(--line);border-radius:14px}table.grid{border-collapse:separate;border-spacing:0;width:100%;font-size:.82rem;white-space:nowrap}table.grid th,table.grid td{padding:.45rem .6rem;text-align:right;border-bottom:1px solid var(--line)}table.grid thead th{background:#f8fafc;position:sticky;top:0;z-index:2;color:var(--muted);font-weight:600}table.grid .rowhead{text-align:left;position:sticky;left:0;z-index:1;background:var(--panel);font-weight:600;width:var(--rowhead-w, 300px);min-width:var(--rowhead-w, 300px);max-width:var(--rowhead-w, 300px);overflow:hidden;text-overflow:ellipsis}table.grid th.colhead{position:sticky}.col-resize{position:absolute;top:0;right:0;width:12px;height:100%;cursor:col-resize;z-index:4;display:flex;align-items:center;justify-content:center;border-right:2px solid var(--brand)}.col-resize:before{content:"";width:4px;height:22px;border-radius:3px;background:radial-gradient(circle,#fff 1px,transparent 1.4px) 0 2px / 4px 6px repeat-y,var(--brand);box-shadow:0 0 0 1px #0f172a26}.col-resize:hover{background:#2563eb1f}.col-resize:hover:before{height:100%;border-radius:0}.rh{display:flex;align-items:center;gap:4px;min-width:0}.rh-label{flex:0 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}table.grid td.m-edit,table.grid td.m-edit .cell-edit{background:#eff5ff}table.grid td.m-edit .cell-edit:focus{background:#fff}table.grid thead .rowhead{background:#f8fafc;z-index:3}table.grid tr.result td,table.grid tr.result .rowhead{background:var(--result-bg);font-weight:700}table.grid tr.header th{text-align:left;background:#0f172a;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;position:static;padding:.5rem 0}table.grid tr.header .section-label{position:sticky;left:0;display:inline-block;padding:0 .6rem}table.grid tr.sum td,table.grid tr.sum .rowhead{font-weight:700}table.grid tr.sub .rowhead{padding-left:1.4rem;font-weight:400;color:#334155}table.grid .zero{color:#cbd5e1}table.grid tr.grid-spacer td{height:20px;border-bottom:0;background:var(--panel);padding:0}.pos-actions{display:inline-flex;gap:2px;margin-right:6px;vertical-align:middle}.pos-actions button{width:18px;height:18px;padding:0;border:0;border-radius:4px;background:transparent;color:#94a3b8;cursor:pointer;font-size:.8rem;line-height:1}.pos-actions button:hover{background:#e2e8f0;color:var(--ink)}.pos-actions button.drag{cursor:grab}.pos-actions button.drag:active{cursor:grabbing}table.grid tr.editable:hover .rowhead{background:#f8fafc}table.grid tr.dragging{opacity:.4}table.grid tr.drop-target td,table.grid tr.drop-target .rowhead{box-shadow:inset 0 2px 0 0 var(--brand)}table.grid tr.drop-target .rowhead{background:var(--result-bg)}table.grid .prob{display:inline-block;margin-right:6px;font-size:.66rem;font-weight:700;color:#475569;background:#e2e8f0;border-radius:5px;padding:1px 5px}table.grid select.prob-edit{width:3.8em;min-width:3.8em;padding:1px 4px;border:0;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;text-align:center;text-align-last:center}table.grid select.prob-edit:hover{box-shadow:inset 0 0 0 1px #94a3b8}table.grid select.prob-edit.overridden{background:#fde68a;color:#92400e;box-shadow:inset 0 0 0 1px #f59e0b}.rh>.pos-actions,.rh>.prob,.rh>.rest,.rh>.moco-flag,.rh>.dist-btn{flex:none}table.grid .dist-btn{width:20px;height:20px;padding:0;border:0;border-radius:5px;background:transparent;color:#64748b;cursor:pointer;font-size:.85rem;line-height:1}table.grid .dist-btn:hover{background:#e2e8f0;color:var(--ink)}.moco-flag{font-size:.62rem;font-weight:700;padding:1px 6px;border-radius:5px;white-space:nowrap}.moco-flag.del{background:#fee2e2;color:#b91c1c}.moco-flag.inactive{background:#fef3c7;color:#92400e}table.grid button.rest{display:inline-block;margin-left:8px;font-size:.68rem;font-weight:600;padding:1px 6px;border-radius:6px;border:0;cursor:pointer;font-family:inherit}table.grid button.rest:hover{filter:brightness(.95)}table.grid button.rest.open{background:#fef3c7;color:#92400e}table.grid button.rest.over{background:#fee2e2;color:#b91c1c}.muted-cell{width:100%;height:100%;min-height:28px;border:0;background:#f1f5f9;color:#cbd5e1;cursor:pointer;font-size:.9rem}.muted-cell:hover{background:#e2e8f0;color:#64748b}.lead-suggest{list-style:none;margin:.4rem 0 0;padding:0;max-height:280px;overflow-y:auto}.lead-suggest li{display:flex;align-items:center;gap:8px;padding:.3rem 0;border-bottom:1px dashed var(--line)}.lead-suggest .ls-name{flex:1;min-width:0;font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lead-suggest strong{font-size:.8rem;white-space:nowrap}.lead-suggest button.add{flex:none;width:22px;height:22px;padding:0;border-radius:6px;background:var(--brand);color:#fff;font-size:1rem;line-height:1;cursor:pointer;border:0}.lead-suggest button.add:disabled{opacity:.5}table.grid tr.editable .rowhead{color:var(--ink);font-weight:500}table.grid tr.editable td{padding:0}.cell-edit{width:100%;min-width:84px;border:0;background:transparent;padding:.45rem .6rem;text-align:right;font:inherit;color:var(--ink);border-radius:0;cursor:text}.cell-edit:hover{background:#eef4ff;box-shadow:inset 0 0 0 1px #c7dafc}.cell-edit:focus{outline:2px solid var(--brand);outline-offset:-2px;background:#fff}table.grid td.in-period,table.grid td.in-period .cell-edit{background:#eff5ff}table.grid td.period-start{box-shadow:inset 2px 0 #93b8f0}table.grid td.period-end{box-shadow:inset -2px 0 #93b8f0}table.grid td.out-period{background:repeating-linear-gradient(45deg,#fafafa,#fafafa 4px,#eef0f2 4px,#eef0f2 8px)}table.grid tr.pipeline-head th{background:#1e293b}.ph-hint{margin-left:10px;font-size:.62rem;font-weight:400;text-transform:none;letter-spacing:0;color:#94a3b8}.ph-sort{margin-left:14px;font-size:.62rem;font-weight:400;text-transform:none;letter-spacing:0;color:#cbd5e1;display:inline-flex;align-items:center;gap:5px}.ph-sort select{font-size:.7rem;padding:1px 4px;border-radius:5px;border:0}@media(max-width:900px){.cockpit{height:auto;overflow:visible}.layout{grid-template-columns:1fr;grid-template-rows:auto}.sidebar{overflow:visible;min-height:auto}.grid-scroll{flex:none;max-height:75vh}}
