/* central-v134-34-finance-command-simplification */
.mpd-finance-command-v13434{--fc-accent:#238636;--fc-accent-soft:rgba(35,134,54,.1);--fc-ink:var(--text,#132238);--fc-muted:var(--muted,#66758a);--fc-card:var(--card,#fff);--fc-panel:var(--panel,#f6f8fb);--fc-line:var(--line,rgba(15,23,42,.12));position:relative;display:grid;gap:15px;margin:14px 0 20px;padding:18px;border:1px solid var(--fc-line);border-radius:24px;background:var(--fc-card);background:linear-gradient(145deg,var(--fc-card),color-mix(in srgb,var(--fc-panel) 72%,transparent));box-shadow:0 22px 60px rgba(15,23,42,.09);color:var(--fc-ink);overflow:hidden}
.mpd-finance-command-v13434:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--fc-accent),#0ea5a4);opacity:.9}.mpd-finance-command-v13434 *{box-sizing:border-box}.mpd-finance-command-v13434 button,.mpd-finance-command-v13434 input,.mpd-finance-command-v13434 select{font:inherit}.mpd-finance-command-v13434 button{color:inherit}
.mpd-fc-mast{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:2px 2px 4px}.mpd-fc-mast>div:first-child{min-width:0}.mpd-fc-mast span{display:block;color:var(--fc-accent);font-size:9px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.mpd-fc-mast h2{margin:4px 0 0;font-size:clamp(22px,2.1vw,32px);line-height:1.05}.mpd-fc-mast p{max-width:760px;margin:7px 0 0;color:var(--fc-muted);font-size:11px;line-height:1.55}.mpd-fc-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.mpd-fc-actions .btn{min-height:38px;padding:0 13px;border-radius:11px;font-size:10px;font-weight:900}.mpd-fc-actions .btn.primary{background:var(--fc-accent);border-color:var(--fc-accent);color:#fff}.mpd-fc-actions .btn.ghost{background:var(--fc-card)}
.mpd-fc-tabs{display:flex;gap:5px;padding:5px;border:1px solid var(--fc-line);border-radius:14px;background:var(--fc-panel);overflow:auto}.mpd-fc-tabs button{flex:0 0 auto;min-height:34px;padding:0 13px;border:0;border-radius:10px;background:transparent;color:var(--fc-muted);font-size:10px;font-weight:900;white-space:nowrap;cursor:pointer}.mpd-fc-tabs button.active{background:var(--fc-card);color:var(--fc-ink);box-shadow:0 5px 14px rgba(15,23,42,.08)}
.mpd-fc-body{display:grid;gap:14px;min-width:0}.mpd-fc-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.mpd-fc-summary article{position:relative;display:grid;align-content:start;gap:5px;min-height:112px;padding:14px 15px;border:1px solid var(--fc-line);border-radius:17px;background:var(--fc-card);overflow:hidden}.mpd-fc-summary article:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:var(--fc-accent);opacity:.65}.mpd-fc-summary article:nth-child(2):before{background:#d97706}.mpd-fc-summary article:nth-child(3):before{background:#2563eb}.mpd-fc-summary article:nth-child(4):before{background:#dc2626}.mpd-fc-summary article>span{color:var(--fc-muted);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.mpd-fc-summary article>strong{font-size:clamp(17px,1.7vw,24px);line-height:1.05}.mpd-fc-summary article>small{color:var(--fc-muted);font-size:8.5px}.mpd-fc-summary article>em{margin-top:auto;color:var(--fc-muted);font-size:9px;font-style:normal;font-weight:750}.mpd-fc-summary article.needs-attention{border-color:rgba(220,38,38,.25);background:linear-gradient(145deg,var(--fc-card),rgba(220,38,38,.05))}
.mpd-fc-overview-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:12px}.mpd-fc-panel{display:grid;align-content:start;gap:11px;min-width:0;padding:14px;border:1px solid var(--fc-line);border-radius:18px;background:var(--fc-card)}.mpd-fc-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mpd-fc-panel>header span{display:block;color:var(--fc-accent);font-size:8.5px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.mpd-fc-panel>header h3{margin:3px 0 0;font-size:15px}.mpd-fc-panel>header>b{display:grid;place-items:center;min-width:30px;height:30px;padding:0 8px;border-radius:10px;background:var(--fc-panel);font-size:11px}.mpd-fc-panel>header>button{border:0;background:transparent;color:var(--fc-accent);font-size:9px;font-weight:900;cursor:pointer}.mpd-fc-panel>p{margin:0;color:var(--fc-muted);font-size:10px;line-height:1.5}.mpd-fc-all-clear{background:linear-gradient(145deg,var(--fc-card),var(--fc-accent-soft))}.mpd-fc-all-clear>header>b{background:var(--fc-accent);color:#fff}
.mpd-fc-attention-list,.mpd-fc-recent>div{display:grid;gap:6px}.mpd-fc-mini-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;padding:9px 10px;border:1px solid transparent;border-radius:13px;background:var(--fc-panel);text-align:left;cursor:pointer}.mpd-fc-mini-row:hover{border-color:var(--fc-line);background:var(--fc-card)}.mpd-fc-mini-row>i{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:rgba(100,116,139,.12);font-size:11px;font-style:normal;font-weight:950}.mpd-fc-mini-row>i.tone-in{background:rgba(35,134,54,.12);color:#238636}.mpd-fc-mini-row>i.tone-out{background:rgba(217,119,6,.12);color:#b45309}.mpd-fc-mini-row>i.tone-capital{background:rgba(37,99,235,.12);color:#2563eb}.mpd-fc-mini-row>span{min-width:0}.mpd-fc-mini-row b,.mpd-fc-mini-row small{display:block}.mpd-fc-mini-row b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px}.mpd-fc-mini-row small{margin-top:2px;color:var(--fc-muted);font-size:8.5px}.mpd-fc-mini-row>strong{font-size:10px;white-space:nowrap}
.mpd-fc-project-bars{display:grid;gap:8px}.mpd-fc-project-bars>button{display:grid;grid-template-columns:minmax(150px,1.35fr) minmax(90px,1fr) minmax(100px,.7fr) auto;align-items:center;gap:10px;width:100%;padding:6px 0;border:0;background:transparent;text-align:left;cursor:pointer}.mpd-fc-project-bars>button>span:first-child{min-width:0}.mpd-fc-project-bars b,.mpd-fc-project-bars small{display:block}.mpd-fc-project-bars b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.mpd-fc-project-bars small{margin-top:2px;color:var(--fc-muted);font-size:8px}.mpd-fc-project-bars>button>i{display:block;height:7px;border-radius:999px;background:var(--fc-panel);overflow:hidden}.mpd-fc-project-bars>button>i>em{display:block;width:var(--finance-bar);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--fc-accent),#0ea5a4)}.mpd-fc-bar-money{min-width:0}.mpd-fc-bar-money strong,.mpd-fc-bar-money small{display:block;text-align:right}.mpd-fc-bar-money strong{font-size:9.5px}.mpd-fc-bar-money small{font-size:7.5px}
.mpd-fc-filters{display:grid;grid-template-columns:minmax(190px,1.6fr) repeat(4,minmax(120px,.75fr)) auto;gap:8px;padding:10px;border:1px solid var(--fc-line);border-radius:16px;background:var(--fc-panel)}.mpd-fc-filters label{display:grid;gap:4px;min-width:0}.mpd-fc-filters label>span{color:var(--fc-muted);font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.mpd-fc-filters input,.mpd-fc-filters select{width:100%;min-width:0;height:38px;padding:0 10px;border:1px solid var(--fc-line);border-radius:10px;background:var(--fc-card);color:var(--fc-ink);font-size:9.5px;font-weight:750;outline:none}.mpd-fc-filters input:focus,.mpd-fc-filters select:focus{border-color:var(--fc-accent);box-shadow:0 0 0 3px var(--fc-accent-soft)}.mpd-fc-filters>button{align-self:end;height:38px;padding:0 12px;border:1px solid var(--fc-line);border-radius:10px;background:var(--fc-card);font-size:9px;font-weight:900;cursor:pointer}
.mpd-fc-ledger{overflow:hidden;border:1px solid var(--fc-line);border-radius:18px;background:var(--fc-card)}.mpd-fc-ledger>header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;border-bottom:1px solid var(--fc-line)}.mpd-fc-ledger>header span{font-size:11px;font-weight:950}.mpd-fc-ledger>header b{color:var(--fc-muted);font-size:9px}.mpd-fc-column-head{display:grid;grid-template-columns:145px minmax(220px,1fr) 145px 110px 145px 28px;gap:10px;padding:8px 12px;border-bottom:1px solid var(--fc-line);background:var(--fc-panel);color:var(--fc-muted);font-size:7.5px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.mpd-fc-ledger-list{display:grid}.mpd-fc-row{border-bottom:1px solid var(--fc-line)}.mpd-fc-row:last-child{border-bottom:0}.mpd-fc-row-main{display:grid;grid-template-columns:145px minmax(220px,1fr) 145px 110px 145px 28px;align-items:center;gap:10px;width:100%;padding:10px 12px;border:0;background:transparent;text-align:left;cursor:pointer}.mpd-fc-row-main:hover{background:var(--fc-panel)}.mpd-fc-type{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:8px;min-width:0}.mpd-fc-type>i{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:rgba(100,116,139,.12);font-size:11px;font-style:normal;font-weight:950}.mpd-fc-type>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--fc-muted);font-size:8.5px;font-weight:850}.mpd-fc-type.tone-in>i{background:rgba(35,134,54,.12);color:#238636}.mpd-fc-type.tone-out>i{background:rgba(217,119,6,.12);color:#b45309}.mpd-fc-type.tone-capital>i{background:rgba(37,99,235,.12);color:#2563eb}.mpd-fc-copy,.mpd-fc-date{min-width:0}.mpd-fc-copy b,.mpd-fc-copy small,.mpd-fc-date b,.mpd-fc-date small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mpd-fc-copy b{font-size:10.5px}.mpd-fc-copy small,.mpd-fc-date small{margin-top:2px;color:var(--fc-muted);font-size:8.5px}.mpd-fc-date b{margin-top:2px;font-size:8.5px}.mpd-fc-status{justify-self:start;padding:5px 8px;border-radius:999px;background:rgba(100,116,139,.1);font-size:7.5px;font-weight:950;text-transform:uppercase;white-space:nowrap}.mpd-fc-status.tone-settled{background:rgba(35,134,54,.12);color:#238636}.mpd-fc-status.tone-overdue,.mpd-fc-status.tone-blocked{background:rgba(220,38,38,.11);color:#dc2626}.mpd-fc-status.tone-review{background:rgba(217,119,6,.12);color:#b45309}.mpd-fc-status.tone-cancelled{color:var(--fc-muted);text-decoration:line-through}.mpd-fc-amount{justify-self:end;font-size:10.5px;white-space:nowrap}.mpd-fc-chevron{justify-self:end;color:var(--fc-muted);font-size:14px;font-style:normal;transition:.18s}.mpd-fc-row-main[aria-expanded="true"] .mpd-fc-chevron{transform:rotate(180deg)}
.mpd-fc-row-detail{padding:0 12px 13px 155px;background:linear-gradient(180deg,transparent,var(--fc-panel))}.mpd-fc-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:10px;border:1px solid var(--fc-line);border-radius:12px;background:var(--fc-card)}.mpd-fc-detail-grid span{min-width:0}.mpd-fc-detail-grid small,.mpd-fc-detail-grid b{display:block}.mpd-fc-detail-grid small{color:var(--fc-muted);font-size:7.5px;text-transform:uppercase}.mpd-fc-detail-grid b{margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.mpd-fc-row-detail>p{margin:9px 2px 0;color:var(--fc-muted);font-size:9px;line-height:1.5}.mpd-fc-linked{font-weight:800}.mpd-fc-lines{display:grid;gap:5px;margin-top:10px;padding:10px;border:1px solid var(--fc-line);border-radius:12px;background:var(--fc-card)}.mpd-fc-lines>b{font-size:8.5px}.mpd-fc-lines>span{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;padding-top:5px;border-top:1px solid var(--fc-line)}.mpd-fc-lines em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8.5px;font-style:normal}.mpd-fc-lines small{color:var(--fc-muted);font-size:8px}.mpd-fc-lines strong{font-size:8.5px}.mpd-fc-row-detail>footer{display:flex;justify-content:flex-end;margin-top:10px}.mpd-fc-row-detail>footer .btn{min-height:34px;padding:0 11px;border-radius:10px;font-size:8.5px;font-weight:900}
.mpd-fc-project-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mpd-fc-project-grid>article{display:grid;gap:12px;padding:14px;border:1px solid var(--fc-line);border-radius:18px;background:var(--fc-card)}.mpd-fc-project-grid>article>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.mpd-fc-project-grid>article>header b,.mpd-fc-project-grid>article>header small{display:block}.mpd-fc-project-grid>article>header b{font-size:12px}.mpd-fc-project-grid>article>header small{margin-top:3px;color:var(--fc-muted);font-size:8.5px}.mpd-fc-project-grid>article>header em{padding:5px 7px;border-radius:999px;background:var(--fc-panel);color:var(--fc-muted);font-size:7.5px;font-style:normal;font-weight:900;white-space:nowrap}.mpd-fc-project-grid>article>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.mpd-fc-project-grid>article>div>span{display:grid;gap:3px;min-width:0;padding:9px;border-radius:12px;background:var(--fc-panel)}.mpd-fc-project-grid>article>div small{color:var(--fc-muted);font-size:7.5px}.mpd-fc-project-grid>article>div strong{font-size:9.5px}.mpd-fc-project-grid>article>div span>small:last-child{font-size:7px}.mpd-fc-project-grid>article>footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.mpd-fc-project-grid>article>footer b{color:var(--fc-muted);font-size:8px}.mpd-fc-project-grid>article>footer b.bad{color:#dc2626}.mpd-fc-project-grid>article>footer button{border:0;background:transparent;color:var(--fc-accent);font-size:8.5px;font-weight:900;cursor:pointer}
.mpd-fc-empty{display:grid;place-items:center;gap:4px;min-height:160px;padding:20px;color:var(--fc-muted);text-align:center}.mpd-fc-empty b{color:var(--fc-ink);font-size:12px}.mpd-fc-empty small{font-size:9px}.mpd-fc-toast{position:fixed;right:18px;top:78px;z-index:1000005;padding:12px 14px;border:1px solid rgba(35,134,54,.35);border-radius:13px;background:#08141f;color:#fff;font-size:10px;font-weight:850;opacity:0;transform:translateY(-8px);transition:.18s}.mpd-fc-toast.show{opacity:1;transform:none}.mpd-fc-toast.bad{border-color:rgba(220,38,38,.55);color:#fecaca}
[data-theme="dark"] .mpd-finance-command-v13434{--fc-accent:#4ade80;--fc-accent-soft:rgba(74,222,128,.1)}
@media(max-width:1180px){.mpd-fc-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.mpd-fc-filters{grid-template-columns:minmax(180px,1.5fr) repeat(2,minmax(125px,1fr));}.mpd-fc-filters>button{grid-column:auto}.mpd-fc-column-head{display:none}.mpd-fc-row-main{grid-template-columns:125px minmax(180px,1fr) 125px 100px 125px 24px}.mpd-fc-row-detail{padding-left:137px}.mpd-fc-project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:820px){.mpd-finance-command-v13434{margin:8px 0 14px;padding:13px;border-radius:18px}.mpd-fc-mast{display:grid}.mpd-fc-actions{justify-content:flex-start}.mpd-fc-overview-grid{grid-template-columns:1fr}.mpd-fc-project-bars>button{grid-template-columns:minmax(0,1fr) minmax(70px,.8fr) auto}.mpd-fc-project-bars>button>small:last-child{display:none}.mpd-fc-filters{grid-template-columns:1fr 1fr}.mpd-fc-search{grid-column:1/-1}.mpd-fc-row-main{grid-template-columns:44px minmax(0,1fr) auto 22px;gap:8px;padding:10px}.mpd-fc-type{grid-template-columns:34px}.mpd-fc-type>small,.mpd-fc-date,.mpd-fc-status{display:none}.mpd-fc-amount{grid-column:3;grid-row:1}.mpd-fc-chevron{grid-column:4}.mpd-fc-row-detail{padding:0 10px 12px}.mpd-fc-project-grid{grid-template-columns:1fr}.mpd-fc-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.mpd-fc-summary{grid-template-columns:1fr 1fr;gap:7px}.mpd-fc-summary article{min-height:100px;padding:12px}.mpd-fc-tabs{margin-inline:-2px}.mpd-fc-tabs button{padding:0 11px}.mpd-fc-filters{grid-template-columns:1fr}.mpd-fc-search{grid-column:auto}.mpd-fc-project-bars>button{grid-template-columns:minmax(0,1fr) auto}.mpd-fc-project-bars>button>i{grid-column:1/-1}.mpd-fc-bar-money{grid-column:2;grid-row:1}.mpd-fc-mini-row{grid-template-columns:auto minmax(0,1fr)}.mpd-fc-mini-row>strong{grid-column:2}.mpd-fc-project-grid>article>div{grid-template-columns:1fr}.mpd-fc-lines>span{grid-template-columns:minmax(0,1fr) auto}.mpd-fc-lines small{display:none}.mpd-fc-toast{left:14px;right:14px;top:70px}}
