:root{font-family:Segoe UI,system-ui,sans-serif;color:#0f172a;background:#f1f5f9}*{box-sizing:border-box}body{margin:0}.page{max-width:1280px;margin:0 auto;padding:1.5rem}.tabs{display:flex;gap:.35rem;margin-bottom:1rem;padding:.35rem;background:#e2e8f0;border-radius:12px;width:fit-content;flex-wrap:wrap}.tabs button{border:none;background:transparent;padding:.55rem 1.15rem;border-radius:10px;font-size:.95rem;font-weight:600;color:#475569;cursor:pointer}.tabs button:hover{color:#0f172a;background:#ffffff80}.tabs button.active{background:#fff;color:#2563eb;box-shadow:0 1px 2px #0f172a14}.toolbar{display:flex;flex-direction:column;align-items:stretch;gap:.85rem;margin-bottom:1.5rem;padding:1rem 1.25rem;background:#fff;border-radius:12px;box-shadow:0 1px 3px #0f172a14}.toolbar-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}.toolbar-row-quick{align-items:center;gap:.5rem;padding-top:.15rem;border-top:1px solid #e2e8f0}.toolbar label{display:flex;flex-direction:column;font-size:.75rem;color:#64748b;gap:.35rem}.toolbar input{padding:.5rem .65rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.95rem}.btn{padding:.55rem 1rem;background:#2563eb;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600}.btn:hover{background:#1d4ed8}.btn-secondary{padding:.45rem .85rem;background:#f1f5f9;color:#334155;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;font-weight:600;font-size:.875rem}.btn-secondary:hover:not(:disabled){background:#e2e8f0;color:#0f172a}.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:1.5rem}.kpi{background:#fff;padding:1.25rem;border-radius:12px;box-shadow:0 1px 3px #0f172a14}.kpi h3{margin:0 0 .35rem;font-size:.8rem;color:#64748b;font-weight:600}.kpi .value{font-size:1.75rem;font-weight:700}.chart-card{background:#fff;padding:1rem 1.25rem 1.5rem;border-radius:12px;box-shadow:0 1px 3px #0f172a14;margin-bottom:1.5rem}.chart-card h2{margin:0 0 1rem;font-size:1.05rem}.card-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.6rem}.card-head h2{margin:0}.collapse-btn-large{width:2.5rem;height:2.1rem;border-radius:8px;border:1px solid #94a3b8;background:#f8fafc;color:#0f172a;font-size:1.35rem;line-height:1;cursor:pointer;font-weight:700}.collapse-btn-large:hover{background:#e2e8f0}.chart-wrap{position:relative;height:320px}.chart-wrap.tall{height:400px}.muted{color:#94a3b8;font-size:.85rem}.error{color:#b91c1c;padding:1rem;background:#fef2f2;border-radius:8px}.deals-block{margin-bottom:1.5rem}.deals-table-wrap{overflow:auto;max-height:48rem;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.deals-table{width:100%;border-collapse:collapse;font-size:.875rem}.deals-table th,.deals-table td{padding:.45rem .65rem;text-align:left;vertical-align:top;border-bottom:1px solid #1f2937}.deals-table tbody tr:last-child td{border-bottom:none}.deals-table tbody tr:nth-child(odd) td{background:#fff}.deals-table tbody tr:nth-child(2n) td{background:#f8fafc}.deals-table tbody tr:hover td{background:#eef2ff}.deals-table tbody tr:first-child td{border-top:2px solid #111827;padding-top:.8rem}.deals-table thead tr.deals-table-summary th{position:sticky;top:0;z-index:2;background:#e0e7ff;color:#1e293b;font-weight:600;font-size:.875rem;box-shadow:0 1px #c7d2fe}.deals-table thead tr:not(.deals-table-summary) th{position:sticky;top:2.75rem;z-index:1;background:#f8fafc;font-weight:600;color:#475569;box-shadow:0 1px #e2e8f0}.deals-table thead tr:last-child th{border-bottom:2px solid #111827}.th-sort-btn{padding:0;border:none;background:transparent;color:inherit;font:inherit;font-weight:600;cursor:pointer;text-align:left}.th-sort-btn:hover{color:#1d4ed8}.stage-filter-panel{display:flex;flex-wrap:wrap;gap:.45rem;margin:.65rem 0 .9rem}.stage-chip{border:1px solid #cbd5e1;background:#fff;color:#334155;border-radius:999px;padding:.3rem .75rem;font-size:.8rem;cursor:pointer}.stage-chip.active{background:#dbeafe;border-color:#60a5fa;color:#1e3a8a}.stage-chip.action{background:#f8fafc;border-color:#94a3b8}.deals-table a{color:#1d4ed8;text-decoration:none}.deals-table a:hover{text-decoration:underline}.comment-input{width:100%;min-width:12rem;border:1px solid #cbd5e1;border-radius:6px;padding:.25rem .45rem;font-size:.82rem}.reject-col{width:10.5rem;max-width:10.5rem}.reject-select{min-width:0;width:100%}.expert-buttons{display:flex;gap:.25rem}.expert-btn{border:1px solid #94a3b8;background:#f8fafc;color:#334155;border-radius:6px;width:2rem;height:1.7rem;font-size:.74rem;font-weight:700;cursor:pointer;padding:0}.expert-btn.active{background:#16a34a;border-color:#15803d;color:#fff}.decision-table{table-layout:fixed}.decision-table th,.decision-table td{font-size:.8rem;padding:.35rem .45rem}.decision-table td:nth-child(1){min-width:20rem;max-width:20rem}.info-btn{width:1.6rem;height:1.6rem;border-radius:999px;border:1px solid #93c5fd;background:#eff6ff;color:#1d4ed8;cursor:pointer;font-weight:700;line-height:1}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a7a;display:flex;align-items:center;justify-content:center;z-index:50;padding:1rem}.modal-card{width:min(980px,100%);max-height:90vh;overflow:auto;border-radius:12px;background:#fff;padding:1rem 1.25rem}.modal-header{display:flex;justify-content:space-between;gap:.75rem;align-items:center;margin:-1rem -1.25rem .75rem;padding:.75rem 1.25rem;position:sticky;top:0;z-index:3;background:#fff;border-bottom:1px solid #e2e8f0}.modal-header h3{margin:0}.modal-section{margin:1rem 0}.modal-section h4{margin:0 0 .5rem}.modal-tab-row{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.6rem}.modal-panel{margin-top:.35rem}.doc-list{margin:0;padding-left:1.1rem}.doc-layout{display:grid;grid-template-columns:320px 1fr;gap:.9rem}.doc-list-inline{padding-left:1rem;margin:0;max-height:420px;overflow:auto}.doc-list-inline li{margin-bottom:.45rem}.doc-open-btn{border:none;background:transparent;color:#1d4ed8;cursor:pointer;padding:0;margin-right:.45rem;text-align:left;text-decoration:underline}.doc-preview{border:1px solid #e2e8f0;border-radius:8px;padding:.6rem;min-height:420px}.doc-preview-frame{width:100%;height:540px;border:1px solid #e2e8f0;border-radius:6px;background:#fff}.accordion-item{border:1px solid #e2e8f0;border-radius:10px;margin-bottom:.5rem}.accordion-head{width:100%;border:none;background:#f8fafc;padding:.6rem .75rem;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left}.accordion-body{white-space:pre-wrap;padding:.6rem .75rem;color:#0f172a}.bb-content{white-space:normal;line-height:1.4}.bb-content p{margin:.35rem 0}.bb-content ul{margin:.25rem 0 .45rem 1.15rem;padding:0}.bb-content li{margin:.2rem 0}.bb-content .bb-table{border-collapse:collapse;width:100%;margin:.45rem 0}.bb-content .bb-table th,.bb-content .bb-table td{border:1px solid #cbd5e1;padding:.35rem .45rem;vertical-align:top}.deals-table td:nth-child(1){max-width:28rem;min-width:28rem;word-break:break-word}
