.workspace-v2-shell{min-width:0;flex:1;background:#edeff2}.workspace-v2-empty-page{display:flex;flex-direction:column;gap:12px;padding:2rem 1.5rem}.workspace-v2-empty-title{margin:0;font-size:24px;font-weight:700;line-height:32px;color:#0b0c0f}.workspace-v2-empty-subtitle{margin:0;font-size:14px;line-height:20px;color:#5a5f66}.workspace-v2-empty-placeholder{display:flex;align-items:center;justify-content:center;min-height:320px;margin-top:12px;background:#ffffff;border:.5px dashed #d3d6db;border-radius:12px;color:#777d85;font-size:14px}.workspace-v2-page{display:flex;flex-direction:column;gap:1.5rem;padding:1rem 1.5rem}.workspace-v2-hero{display:flex;justify-content:space-between;gap:1.5rem;align-items:flex-end;padding:1.25rem 1.5rem;border:1px solid var(--surface-border,#d7dee9);border-radius:24px;background:radial-gradient(circle at top right,rgba(37,99,235,.09),transparent 28%),linear-gradient(180deg,rgba(247,250,255,.96),rgba(255,255,255,.98));box-shadow:0 14px 40px rgba(15,23,42,.05)}.workspace-v2-hero h1{margin:0;font-size:clamp(2rem,3vw,2.9rem);line-height:1.05}.workspace-v2-kicker{margin:0 0 .4rem;font-size:.8rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#2563eb}.workspace-v2-subtitle{max-width:60rem;margin:.65rem 0 0;color:#61708b;font-size:1.02rem;line-height:1.6}.workspace-v2-actions{display:flex;gap:.75rem;flex-wrap:wrap}.workspace-v2-clause-card,.workspace-v2-entity-card,.workspace-v2-milestone-card,.workspace-v2-panel,.workspace-v2-stat-card,.workspace-v2-toolbar-card{border:1px solid var(--surface-border,#d7dee9);border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 12px 32px rgba(15,23,42,.04)}.workspace-v2-clause-card,.workspace-v2-entity-card,.workspace-v2-milestone-card,.workspace-v2-panel,.workspace-v2-toolbar-card{padding:1.3rem 1.4rem}.workspace-v2-card-grid,.workspace-v2-stat-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.workspace-v2-entity-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.workspace-v2-stat-card{display:flex;flex-direction:column;gap:.55rem;padding:1.2rem 1.25rem}.workspace-v2-stat-label{color:#64748b;font-size:.95rem;font-weight:600}.workspace-v2-stat-value{color:#0f172a;font-size:clamp(1.75rem,2.5vw,2.5rem);line-height:1.05}.workspace-v2-muted,.workspace-v2-stat-footnote{color:#64748b}.workspace-v2-panel-grid{display:grid;gap:1rem;grid-template-columns:minmax(0,1.6fr) minmax(320px,1fr)}.workspace-v2-entity-head,.workspace-v2-panel-head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.workspace-v2-clause-card h2,.workspace-v2-entity-card h2,.workspace-v2-panel-head h2{margin:0;font-size:1.35rem}.workspace-v2-entity-title-group{display:flex;min-width:0;flex-direction:column;gap:.4rem}.workspace-v2-entity-title{margin:0;color:#0f172a;font-size:clamp(1.45rem,1.5vw,1.78rem);font-weight:700;line-height:1.14;letter-spacing:-.04em;overflow-wrap:anywhere;text-wrap:pretty}.workspace-v2-entity-slug{overflow:hidden;color:#8a97ad;font-size:.92rem;font-weight:600;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap}.workspace-v2-entity-action{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;padding:.72rem .98rem;border:1px solid #d5e3ef;border-radius:15px;background:linear-gradient(180deg,#ffffff,#f4f8fb);box-shadow:none;color:#1f4f6d;font-size:.94rem;font-weight:700;letter-spacing:0;text-decoration:none;text-transform:none;transition:background .16s ease,border-color .16s ease,color .16s ease}.workspace-v2-entity-action:hover{border-color:#9ecfe5;background:linear-gradient(180deg,#f8fcff,#edf7fb);color:#16445f}.workspace-v2-chart-panel{min-height:25rem}.workspace-v2-chart{display:grid;gap:1.2rem;align-items:end;grid-template-columns:repeat(4,minmax(0,1fr));min-height:19rem;padding:1.5rem .25rem .5rem}.workspace-v2-chart-column{display:flex;flex-direction:column;gap:.55rem;align-items:center;min-width:0}.workspace-v2-chart-column strong{font-size:1.35rem}.workspace-v2-chart-column span{color:#64748b;font-weight:600}.workspace-v2-chart-track{position:relative;display:flex;align-items:flex-end;width:100%;max-width:7rem;height:13rem;padding:.45rem;border-radius:18px 18px 8px 8px;background:linear-gradient(180deg,rgba(226,232,240,.65),rgba(248,250,252,.9)),repeating-linear-gradient(0deg,transparent 0,transparent 22%,rgba(148,163,184,.14) 0,rgba(148,163,184,.14) 24%)}.workspace-v2-chart-bar{width:100%;border-radius:14px 14px 10px 10px;box-shadow:inset 0 -1px 0 rgba(255,255,255,.3)}.workspace-v2-chart-bar.is-draft{background:linear-gradient(180deg,#94a3b8,#64748b)}.workspace-v2-chart-bar.is-review{background:linear-gradient(180deg,#fbbf24,#f59e0b)}.workspace-v2-chart-bar.is-active{background:linear-gradient(180deg,#34d399,#22c55e)}.workspace-v2-chart-bar.is-expiring{background:linear-gradient(180deg,#fb7185,#ef4444)}.workspace-v2-milestone-stack{display:flex;flex-direction:column;gap:.85rem;margin-top:1rem}.workspace-v2-milestone-card,.workspace-v2-milestone-item{display:flex;gap:1rem;justify-content:space-between;align-items:flex-start}.workspace-v2-milestone-meta{display:flex;flex-direction:column;align-items:flex-end;gap:.2rem;color:#0f172a;text-align:right}.workspace-v2-milestone-meta small{color:#64748b}.workspace-v2-card-tags,.workspace-v2-chip-row{display:flex;gap:.45rem;flex-wrap:wrap}.workspace-v2-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.32rem .7rem;border-radius:999px;background:#eef2f7;color:#243044;font-size:.88rem;font-weight:700}.workspace-v2-entity-chip{padding:.36rem .72rem;font-size:.84rem;font-weight:650}.workspace-v2-chip.is-warning{background:#fee2e2;color:#b91c1c}.workspace-v2-chip.is-neutral{background:#e2e8f0;color:#334155}.workspace-v2-chip.is-link{text-decoration:none}.workspace-v2-milestone-card{flex-direction:column;gap:.9rem}.workspace-v2-milestone-card-meta{display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr));margin:0}.workspace-v2-milestone-card-meta dt{margin:0 0 .2rem;color:#64748b;font-size:.82rem;font-weight:700;text-transform:uppercase}.workspace-v2-milestone-card-meta dd{margin:0;font-weight:700}.workspace-v2-toolbar-grid{display:grid;gap:.95rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.workspace-v2-toolbar-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.workspace-v2-input-shell{display:flex;flex-direction:column;gap:.45rem;color:#475569;font-size:.92rem;font-weight:600}.workspace-v2-input-shell input,.workspace-v2-input-shell select{width:100%;min-height:3.25rem;padding:.8rem .9rem;border:1px solid #d7dee9;border-radius:16px;background:#fff;color:#0f172a;font:inherit}.workspace-v2-search-shell{grid-column:span 2}.workspace-v2-tab-row{display:flex;gap:.65rem;flex-wrap:wrap;margin-top:1rem}.workspace-v2-tab{display:inline-flex;align-items:center;gap:.45rem;padding:.7rem 1rem;border:1px solid #d7dee9;border-radius:16px;background:#fff;color:#243044;font:inherit;font-weight:700;cursor:pointer}.workspace-v2-tab span{display:inline-flex;align-items:center;justify-content:center;min-width:1.8rem;min-height:1.8rem;border-radius:999px;background:#e2e8f0;color:#334155;font-size:.82rem}.workspace-v2-tab.is-active{border-color:#2563eb;background:#2563eb;color:#fff}.workspace-v2-tab.is-active span{background:rgba(255,255,255,.16);color:#fff}.workspace-v2-pagination,.workspace-v2-table-meta{display:flex;justify-content:space-between;gap:1rem;align-items:center;flex-wrap:wrap}.workspace-v2-table-wrap{overflow-x:auto;margin-top:1rem}.workspace-v2-table{min-width:980px}.workspace-v2-table th{padding:0 .9rem .9rem;border-bottom:1px solid #e2e8f0;color:#64748b;font-size:.85rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;text-align:left}.workspace-v2-sort-button{display:flex;width:100%;min-width:0;flex-direction:column;align-items:flex-start;gap:.22rem;padding:0;border:none;background:none;color:inherit;font:inherit;text-align:left;cursor:pointer}.workspace-v2-sort-button:focus-visible span:first-child,.workspace-v2-sort-button:hover span:first-child{color:#2563eb}.workspace-v2-sort-button small{color:#94a3b8;font-size:.72rem;font-weight:700;letter-spacing:0;text-transform:none}.workspace-v2-table td{padding:1rem .9rem;border-bottom:1px solid #eef2f7;vertical-align:top}.workspace-v2-empty-cell{color:#64748b;text-align:center}.workspace-v2-contract-link{color:#0f172a;font-weight:700;text-decoration:none}.workspace-v2-chip.is-link:hover,.workspace-v2-contract-link:hover{color:#2563eb}.workspace-v2-mono{color:#94a3b8;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.76rem;margin-top:.2rem;word-break:break-all}.workspace-v2-status-pill{display:inline-flex;align-items:center;justify-content:center;padding:.42rem .82rem;border-radius:999px;background:#e2e8f0;color:#243044;font-size:.86rem;font-weight:700}.workspace-v2-status-pill.is-active{background:#2563eb;color:#fff}.workspace-v2-status-pill.is-review{background:#fef3c7;color:#92400e}.workspace-v2-status-pill.is-draft{background:#e2e8f0;color:#334155}.workspace-v2-status-pill.is-removed{background:#fee2e2;color:#b91c1c}.workspace-v2-review-cell{display:inline-flex;align-items:center;justify-content:center;min-width:5rem;padding:.42rem .7rem;border-radius:999px;text-decoration:none;font-size:.82rem;font-weight:700;text-transform:capitalize}.workspace-v2-review-cell.is-present{background:#dcfce7;color:#166534}.workspace-v2-review-cell.is-absent{background:#fee2e2;color:#b91c1c}.workspace-v2-review-cell.is-uncertain{background:#fef3c7;color:#92400e}.workspace-v2-review-cell.is-muted{background:#e2e8f0;color:#475569}.workspace-v2-inline-panel{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.workspace-v2-saved-view-panel{margin-top:1rem;padding:1.3rem 1.4rem;border-top:none;border:1px solid var(--surface-border,#d7dee9);border-radius:22px;background:rgba(255,255,255,.96);box-shadow:0 12px 32px rgba(15,23,42,.04)}.workspace-v2-inline-panel h2{margin:0 0 .8rem;font-size:1rem}.workspace-v2-inline-checks,.workspace-v2-smart-view-list{display:flex;gap:.8rem;flex-wrap:wrap}.workspace-v2-inline-check{display:inline-flex;gap:.45rem;align-items:center;padding:.65rem .85rem;border:1px solid #e2e8f0;border-radius:14px;background:#fff}.workspace-v2-smart-view-option{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;padding:.8rem .95rem;border:1px solid #d7dee9;border-radius:14px;background:#fff;cursor:pointer}.workspace-v2-smart-view-option.is-active{border-color:#2563eb;background:#eff6ff}.workspace-v2-smart-view-option span{color:#64748b;font-size:.82rem}.workspace-v2-live-pill{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .8rem;border-radius:999px;background:#dcfce7;color:#166534;font-size:.82rem;font-weight:700}.workspace-v2-import-table td:nth-child(3),.workspace-v2-import-table th:nth-child(3){min-width:14rem}.workspace-v2-import-progress{display:flex;flex-direction:column;gap:.38rem}.workspace-v2-import-progress-meta{display:flex;justify-content:space-between;gap:.6rem;align-items:center;font-size:.86rem;font-weight:700}.workspace-v2-callout,.workspace-v2-flash{padding:.9rem 1rem;border-radius:16px;background:#eff6ff;color:#1d4ed8}.workspace-v2-modal-backdrop{position:fixed;inset:0;z-index:120;display:flex;align-items:center;justify-content:center;padding:1.25rem;background:rgba(15,23,42,.58);backdrop-filter:blur(4px)}.workspace-v2-modal{width:min(760px,100%);max-height:min(88vh,60rem);overflow:auto;padding:1.35rem 1.45rem;border:1px solid #d7dee9;border-radius:24px;background:radial-gradient(circle at top right,rgba(37,99,235,.09),transparent 26%),rgba(255,255,255,.98);box-shadow:0 32px 80px rgba(15,23,42,.22)}.workspace-v2-import-form{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.workspace-v2-upload-dropzone{display:flex;flex-direction:column;gap:.55rem;padding:1rem 1.05rem;border:1px dashed #9fb9f6;border-radius:18px;background:linear-gradient(180deg,#f8fbff,#eef5ff);color:#243044}.workspace-v2-upload-dropzone input[type=file]{font:inherit}.workspace-v2-upload-dropzone strong{color:#0f172a;font-size:1rem}.workspace-v2-import-progress-grid{display:grid;gap:.85rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.workspace-v2-import-progress-card{display:flex;flex-direction:column;gap:.45rem;padding:.95rem 1rem;border:1px solid #d7dee9;border-radius:18px;background:#fff}.workspace-v2-import-progress-card span{color:#64748b;font-size:.86rem;font-weight:700}.workspace-v2-import-progress-card strong{color:#0f172a;font-size:1.3rem}.workspace-v2-upload-list{display:flex;max-height:20rem;flex-direction:column;gap:.7rem;overflow:auto;padding-right:.2rem}.workspace-v2-upload-row{display:flex;justify-content:space-between;gap:.9rem;align-items:flex-start;padding:.9rem 1rem;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.workspace-v2-upload-row-meta{display:flex;flex-direction:column;gap:.35rem;align-items:flex-end;text-align:right}.workspace-v2-import-actions{display:flex;justify-content:space-between;gap:.75rem;align-items:center;flex-wrap:wrap}.workspace-v2-callout{margin-bottom:1rem}.workspace-v2-clause-list,.workspace-v2-evidence-list{display:flex;flex-direction:column;gap:1rem}.workspace-v2-clause-stats,.workspace-v2-entity-metrics{display:flex;gap:.8rem;flex-wrap:wrap;color:#475569;font-size:.98rem;font-weight:650}.workspace-v2-summary-sections{display:flex;flex-direction:column;gap:1rem}.workspace-v2-summary-section{display:flex;flex-direction:column;gap:.8rem}.workspace-v2-summary-section h3{margin:0;font-size:1rem}.workspace-v2-summary-item{padding:.95rem 1rem;border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0}.workspace-v2-summary-item p{margin:.35rem 0 .75rem;color:#475569}.workspace-v2-evidence-card{padding:1rem 1.05rem;border:1px solid #e2e8f0;border-radius:18px;background:#fff}.workspace-v2-evidence-card p{color:#475569}.workspace-v2-evidence-quotes{display:flex;flex-direction:column;gap:.7rem}.workspace-v2-evidence-quotes blockquote{margin:0;padding:.85rem 1rem;border-left:4px solid #2563eb;border-radius:0 14px 14px 0;background:#eff6ff}.workspace-v2-evidence-quotes footer{margin-top:.45rem;color:#64748b;font-size:.82rem}.workspace-v2-clause-card,.workspace-v2-entity-card{display:flex;flex-direction:column;gap:.9rem}.workspace-family-detail-card,.workspace-family-detail-stack,.workspace-family-editor,.workspace-family-panel{display:flex;flex-direction:column;gap:1rem}.workspace-family-form-actions,.workspace-family-row-actions,.workspace-family-toolbar{display:flex;gap:.65rem;flex-wrap:wrap}.workspace-family-card-grid,.workspace-family-form-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.workspace-family-card{border:1px solid var(--surface-border,#d7dee9);border-radius:20px;background:#fff;padding:1rem;text-align:left;box-shadow:0 12px 32px rgba(15,23,42,.04)}.workspace-family-card.is-selected{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.12)}.workspace-family-card-head,.workspace-family-document-row{display:flex;justify-content:space-between;gap:.8rem;align-items:flex-start}.workspace-family-card-metrics,.workspace-family-document-list{display:flex;flex-direction:column;gap:.55rem}.workspace-family-chip-review,.workspace-family-success{color:#166534;background:#ecfdf3}.workspace-family-success{border:1px solid #bbf7d0;border-radius:16px;padding:.85rem 1rem}.workspace-family-evidence{max-width:20rem;white-space:normal}.workspace-family-month-select{min-width:12rem}.workspace-v2-kpi-grid{display:grid;gap:16px;grid-template-columns:repeat(6,minmax(0,1fr))}.workspace-v2-kpi-card{display:flex;flex-direction:column;justify-content:center;gap:12px;padding:8px 16px 16px;background:#ffffff;border:.5px solid #d3d6db;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.06),0 1px 4px rgba(0,0,0,.06);min-height:76px;min-width:0;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.workspace-v2-kpi-card:hover{border-color:#a4a9b0;box-shadow:0 1px 6px -2px rgba(0,0,0,.16),0 12px 20px -6px rgba(0,0,0,.12)}.workspace-v2-kpi-card-label{font-size:13px;font-weight:500;line-height:18px;color:#5a5f66}.workspace-v2-kpi-card-row{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;height:20px}.workspace-v2-kpi-card-value{display:flex;align-items:baseline;gap:2px;color:#030c26;white-space:nowrap;flex:1 1 auto;min-width:0}.workspace-v2-kpi-card-currency{font-size:16px;font-weight:500;line-height:14px}.workspace-v2-kpi-card-number{font-size:24px;font-weight:700;line-height:40px}.workspace-v2-kpi-card-number--danger{color:#b91c1c}.workspace-v2-kpi-trend{display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;line-height:14px}.workspace-v2-kpi-trend--up{color:#136c2e}.workspace-v2-kpi-trend--down{color:#b91c1c}.workspace-v2-kpi-trend-icon{width:16px;height:16px;display:inline-block}.workspace-v2-kpi-trend--down .workspace-v2-kpi-trend-icon{transform:scaleY(-1)}.workspace-v2-kpi-score{display:inline-flex;align-items:flex-end;gap:2px}.workspace-v2-kpi-score-bar{width:8px;border-radius:2px;background:#5dcb7e}.workspace-v2-kpi-score-bar--muted{background:#edeff2}.workspace-v2-pipeline-grid{display:grid;gap:8px;grid-template-columns:repeat(7,minmax(0,1fr))}.workspace-v2-pipeline-card{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:6px 16px 12px;border-radius:12px;min-height:84px;min-width:0;background:#edeff2;color:#5a5f66;border:.5px solid transparent;transition:border-color .15s ease,box-shadow .15s ease}.workspace-v2-pipeline-card:hover{border-color:rgba(11,12,15,.2);box-shadow:0 1px 6px -2px rgba(0,0,0,.16),0 12px 20px -6px rgba(0,0,0,.12)}.workspace-v2-pipeline-card-label{font-size:13px;font-weight:600;line-height:20px;white-space:nowrap}.workspace-v2-pipeline-card-value{display:flex;flex-direction:column;gap:12px;color:inherit}.workspace-v2-pipeline-card-number{font-size:24px;font-weight:700;line-height:40px;white-space:nowrap}.workspace-v2-pipeline-card-total{font-size:12px;font-weight:500;line-height:20px;white-space:nowrap}.workspace-v2-pipeline-card--review{background:#fff4e0;color:#815500}.workspace-v2-pipeline-card--negotiation{background:#fef9c3;color:#a16207}.workspace-v2-pipeline-card--executed,.workspace-v2-pipeline-card--renewed{background:#e6f7eb;color:#136c2e}.workspace-v2-pipeline-card--active{background:#edf6ff;color:#1160c7}.workspace-v2-pipeline-card--expiring{background:#fef2f2;color:#991b1b}.workspace-v2-dashboard-row-1-2{display:grid;gap:16px;grid-template-columns:minmax(0,1fr) minmax(0,2fr)}.workspace-v2-panel-card{display:flex;flex-direction:column;background:#ffffff;border:.5px solid #d3d6db;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.06),0 1px 4px rgba(0,0,0,.06);min-height:400px;max-height:400px;min-width:0;transition:border-color .15s ease,box-shadow .15s ease}.workspace-v2-activity-panel:hover,.workspace-v2-chart-panel:hover,.workspace-v2-line-panel:hover,.workspace-v2-panel-card:hover,.workspace-v2-table-panel:hover{border-color:#a4a9b0;box-shadow:0 1px 6px -2px rgba(0,0,0,.16),0 12px 20px -6px rgba(0,0,0,.12)}.workspace-v2-panel-card-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:8px 16px;height:48px;flex-shrink:0}.workspace-v2-panel-card-title{margin:0;font-size:16px;font-weight:600;line-height:24px;color:#1f2229}.workspace-v2-panel-card-body{display:flex;flex-direction:column;gap:8px;padding:0 16px 16px;overflow-y:auto;flex:1 1 auto}.workspace-v2-chip-button{gap:6px;padding:0 10px;font-size:13px;font-weight:600;line-height:20px}.workspace-v2-chip-button,.workspace-v2-chip-icon-button{display:inline-flex;align-items:center;height:32px;border-radius:8px;border:1px solid #d3d6db;background:#ffffff;color:#1f2229;cursor:pointer}.workspace-v2-chip-icon-button{justify-content:center;width:32px;padding:0}.workspace-v2-chip-caret{width:12px;height:12px}.workspace-v2-task-card{display:flex;flex-direction:column;gap:8px;padding-top:6px;background:#ffffff;border:1px solid #e1e4e8;border-radius:8px;box-shadow:0 1px 3px -1px rgba(0,0,0,.12);overflow:hidden;flex-shrink:0}.workspace-v2-task-body{display:flex;flex-direction:column;gap:2px;padding:0 8px}.workspace-v2-task-title{font-weight:500;color:#1f2229;text-overflow:ellipsis}.workspace-v2-task-desc,.workspace-v2-task-title{margin:0;font-size:13px;line-height:18px;overflow:hidden}.workspace-v2-task-desc{font-style:italic;font-weight:400;color:#40454d;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.workspace-v2-task-suggestion-wrap{padding:0 8px}.workspace-v2-task-suggestion{display:flex;flex-direction:column;gap:0;padding:2px 8px 6px 6px;border-radius:4px;background:#fef2f2;color:#991b1b}.workspace-v2-task-suggestion--info{background:#f2f5ff;color:#1c378a}.workspace-v2-task-suggestion-label{display:inline-flex;align-items:center;gap:2px;font-size:10px;font-weight:500;line-height:18px;letter-spacing:.2px;text-transform:uppercase}.workspace-v2-task-suggestion-text{font-size:13px;font-weight:500;line-height:18px}.workspace-v2-task-footer-wrap{display:flex;flex-direction:column;gap:2px;padding-bottom:4px}.workspace-v2-task-footer-divider{height:1px;background:rgba(31,34,41,.1)}.workspace-v2-task-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;height:20px;padding:0 8px}.workspace-v2-task-contract{gap:2px;opacity:.8;font-weight:500;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-v2-task-contract,.workspace-v2-task-meta{display:inline-flex;align-items:center;font-size:12px;line-height:14px;color:#0b0c0f}.workspace-v2-task-meta{gap:6px;flex-shrink:0}.workspace-v2-task-meta-time{opacity:.8;font-weight:400}.workspace-v2-task-badge{display:inline-flex;align-items:center;height:16px;padding:0 4px;border-radius:4px;font-size:11px;font-weight:600;line-height:20px;text-transform:uppercase}.workspace-v2-task-badge--critical{background:#fee2e2;color:#991b1b}.workspace-v2-task-badge--renewal{background:#e3e9fa;color:#1c378a}.workspace-v2-renewals-body{display:grid;grid-template-columns:320px minmax(0,1fr);gap:12px;padding:0 16px 16px;overflow:hidden;flex:1 1 auto;min-height:0}.workspace-v2-calendar{display:flex;flex-direction:column;gap:12px;padding:4px 16px}.workspace-v2-calendar-grid,.workspace-v2-calendar-weekdays{display:grid;grid-template-columns:repeat(7,1fr)}.workspace-v2-calendar-weekdays{gap:2px}.workspace-v2-calendar-grid{row-gap:20px;column-gap:2px}.workspace-v2-calendar-weekday{height:32px;color:#5a5f66}.workspace-v2-calendar-day,.workspace-v2-calendar-weekday{display:inline-flex;align-items:center;justify-content:center;font-size:13px;font-weight:500}.workspace-v2-calendar-day{width:40px;height:40px;line-height:20px;color:#1f2229;border-radius:999px;margin:0 auto;background:transparent;border:1px solid transparent;cursor:pointer;padding:0;appearance:none;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.workspace-v2-calendar-day:hover:not(.workspace-v2-calendar-day--empty):not(.workspace-v2-calendar-day--selected){background:#edeff2}.workspace-v2-calendar-day--empty{visibility:hidden;cursor:default}.workspace-v2-calendar-day--today{border:1px solid #1f2229;font-weight:600}.workspace-v2-calendar-day--selected{background:#1c378a;border-color:#1c378a;color:#ffffff;font-weight:600}.workspace-v2-calendar-day--danger{background:#fef2f2;border:1px solid #f5b5b5;color:#991b1b;font-weight:600}.workspace-v2-calendar-day--warn{background:#fff4e0;border:1px solid #ead58a;color:#815500;font-weight:600}.workspace-v2-renewals-list{display:flex;flex-direction:column;gap:20px;overflow-y:auto;padding-right:4px;min-height:0}.workspace-v2-renewal-group{display:flex;flex-direction:column;gap:8px}.workspace-v2-renewal-group-head{display:inline-flex;align-items:baseline;gap:4px;font-size:14px;line-height:20px}.workspace-v2-renewal-group-date{font-weight:600;color:#1f2229}.workspace-v2-renewal-group-note{color:#991b1b;font-weight:500}.workspace-v2-renewal-group-note:before{content:"·";margin-right:4px;color:#5a5f66}.workspace-v2-renewal-card{display:flex;flex-direction:column;gap:6px;padding:6px 8px 8px;background:#ffffff;border:1px solid #e1e4e8;border-radius:8px;box-shadow:0 1px 3px -1px rgba(0,0,0,.12)}.workspace-v2-renewal-card-title{margin:0;font-size:14px;font-weight:500;line-height:20px;color:#1f2229}.workspace-v2-renewal-card-ref{display:inline-flex;align-items:center;gap:2px;opacity:.8;font-size:12px;font-weight:500;line-height:14px;color:#0b0c0f}.workspace-v2-icon-contract{width:14px;height:14px;flex-shrink:0}.workspace-v2-icon-sparkle{width:10px;height:10px;flex-shrink:0}.workspace-v2-dashboard-row-2-1{display:grid;gap:16px;grid-template-columns:minmax(0,2fr) minmax(0,1fr)}.workspace-v2-chart-panel{display:flex;flex-direction:column;background:#ffffff;border:.5px solid #d3d6db;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.06),0 1px 4px rgba(0,0,0,.06);min-width:0;transition:border-color .15s ease,box-shadow .15s ease}.workspace-v2-bar-chart{display:grid;grid-template-columns:56px minmax(0,1fr);gap:8px;flex:1 1 auto;padding:16px 16px 0;min-height:0}.workspace-v2-bar-chart-y-axis{flex-direction:column-reverse;font-size:12px;line-height:20px;color:#5a5f66}.workspace-v2-bar-chart-plot,.workspace-v2-bar-chart-y-axis{display:flex;justify-content:space-between;padding-bottom:96px}.workspace-v2-bar-chart-plot{position:relative;align-items:flex-end;gap:12px;border-left:1px solid #e1e4e8;border-bottom:1px solid #e1e4e8;background:linear-gradient(0deg,transparent calc(100% - 1px),#f1f3f6 1px) 0 0 /100% calc(100% / 8) repeat-y}.workspace-v2-bar{position:relative;flex:1 1 0;max-width:56px;background:linear-gradient(180deg,#1c378a,#3d5ab2);border-top-left-radius:6px;border-top-right-radius:6px;min-height:6px}.workspace-v2-bar-label{position:absolute;top:calc(100% + 8px);left:50%;transform-origin:left top;transform:rotate(35deg);font-size:12px;line-height:16px;color:#1f2229;white-space:nowrap}.workspace-v2-donut-wrap{display:flex;flex-direction:column;align-items:center;gap:16px;padding:16px;flex:1 1 auto;min-height:0}.workspace-v2-donut-chart{position:relative;width:320px;max-width:100%;aspect-ratio:1}.workspace-v2-donut-chart svg{width:100%;height:100%}.workspace-v2-donut-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;pointer-events:none}.workspace-v2-donut-center-value{font-size:22px;font-weight:700;line-height:28px;color:#0b0c0f}.workspace-v2-donut-center-total{font-size:14px;font-weight:500;line-height:20px;color:#5a5f66}.workspace-v2-donut-legend{width:100%;display:flex;flex-direction:column}.workspace-v2-donut-legend-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:4px 8px;font-size:14px;line-height:20px;color:#1f2229}.workspace-v2-donut-legend-row--active{background:#f2f5ff;border-radius:6px;font-weight:600;color:#030c26}.workspace-v2-donut-legend-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-v2-donut-legend-value{color:#0b0c0f;font-weight:500;flex-shrink:0}.workspace-v2-line-panel{display:flex;flex-direction:column;background:#ffffff;border:.5px solid #d3d6db;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.06),0 1px 4px rgba(0,0,0,.06);min-width:0;transition:border-color .15s ease,box-shadow .15s ease}.workspace-v2-line-panel-controls{display:inline-flex;align-items:center;gap:12px}.workspace-v2-tabs{display:inline-flex;align-items:center;padding:2px;background:#ffffff;border:1px solid #d3d6db;border-radius:8px;gap:0}.workspace-v2-tabs-item{appearance:none;border:none;background:transparent;color:#5a5f66;font-size:13px;font-weight:600;line-height:20px;padding:6px 12px;border-radius:6px;cursor:pointer}.workspace-v2-tabs-item--active{background:#f2f5ff;color:#1c378a;box-shadow:inset 0 0 0 1px #d3d6db}.workspace-v2-line-chart-wrap{display:grid;grid-template-columns:44px minmax(0,1fr);grid-template-rows:minmax(0,1fr) 28px;column-gap:8px;padding:12px 16px 16px;flex:1 1 auto;min-height:0}.workspace-v2-line-chart-y-axis{grid-row:1;grid-column:1;display:flex;flex-direction:column;justify-content:space-between;font-size:12px;line-height:14px;color:#5a5f66;padding:0 4px 0 0;text-align:right}.workspace-v2-line-chart-plot{grid-row:1;grid-column:2;position:relative;min-height:0;border-left:1px solid #e1e4e8;border-bottom:1px solid #e1e4e8}.workspace-v2-line-chart-plot svg{position:absolute;inset:0;width:100%;height:100%;display:block}.workspace-v2-line-chart-x-axis{grid-row:2;grid-column:2;display:grid;grid-template-columns:repeat(12,1fr);font-size:12px;line-height:28px;color:#5a5f66;padding-left:8px}.workspace-v2-line-chart-x-axis span{text-align:left}.workspace-v2-line-dot{position:absolute;width:11px;height:11px;border-radius:999px;background:#1c378a;box-shadow:0 0 0 3px #ffffff;transform:translate(-50%,-50%);pointer-events:none}.workspace-v2-line-tooltip{position:absolute;min-width:220px;padding:12px;display:flex;flex-direction:column;gap:8px;background:#ffffff;border-radius:8px;box-shadow:inset 0 1px 0 rgba(204,204,204,.5),inset 0 -1px 0 rgba(0,0,0,.17),inset -1px 0 0 rgba(0,0,0,.13),inset 1px 0 0 rgba(0,0,0,.13),0 5px 14px -3px rgba(26,26,26,.16);transform:translate(8px,-50%);pointer-events:none}.workspace-v2-line-tooltip-total{font-size:14px;font-weight:700;line-height:20px;color:#0b0c0f}.workspace-v2-line-tooltip-divider{height:1px;background:rgba(15,23,42,.08)}.workspace-v2-line-tooltip-row{display:flex;justify-content:space-between;gap:20px;font-size:13px;line-height:18px;color:#40454d}.workspace-v2-line-tooltip-row-value{font-weight:600;color:#1f2229}.workspace-v2-line-tooltip-more{font-size:13px;line-height:18px;color:#777d85}.workspace-v2-table-panel{display:flex;flex-direction:column;background:#ffffff;border:.5px solid #d3d6db;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.06),0 1px 4px rgba(0,0,0,.06);min-width:0;transition:border-color .15s ease,box-shadow .15s ease}.workspace-v2-table-head{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:6px 16px;height:48px;flex-shrink:0}.workspace-v2-table-head-right{display:inline-flex;align-items:center;gap:8px}.workspace-v2-table-search{position:relative;display:inline-flex;align-items:center;width:320px;max-width:40vw;height:36px;padding:0 12px 0 36px;border:1px solid #d3d6db;border-radius:8px;background:#ffffff}.workspace-v2-table-search svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#777d85}.workspace-v2-table-search input{flex:1 1 auto;border:none;outline:none;background:transparent;font-size:13px;line-height:20px;color:#1f2229}.workspace-v2-table-search input::placeholder{color:#777d85}.workspace-v2-table-view-all{display:inline-flex;align-items:center;gap:6px;height:36px;padding:0 12px;border-radius:8px;color:#1f2229;font-size:13px;font-weight:600;line-height:20px;text-decoration:none}.workspace-v2-table-scroll{overflow-x:auto}.workspace-v2-table{width:100%;border-collapse:collapse;font-size:13px}.workspace-v2-table thead th{background:#f7f8fa;padding:6px 12px;text-align:left;font-weight:500;font-size:12px;color:#5a5f66;border-top:1px solid #e1e4e8}.workspace-v2-table tbody td,.workspace-v2-table thead th{line-height:20px;border-bottom:1px solid #e1e4e8;white-space:nowrap}.workspace-v2-table tbody td{padding:10px 12px;color:#1f2229}.workspace-v2-table tbody tr:last-child td{border-bottom:none}.workspace-v2-table tbody tr{transition:background-color .12s ease}.workspace-v2-table tbody tr:hover{background:#f9fafb;cursor:pointer}.workspace-v2-table td:first-child,.workspace-v2-table th:first-child{padding-left:16px}.workspace-v2-table td:last-child,.workspace-v2-table th:last-child{padding-right:16px}.workspace-v2-table-contract{font-weight:600;color:#0b0c0f}.workspace-v2-table-value{color:#1f2229}.workspace-v2-table-status,.workspace-v2-table-type{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:4px;font-size:12px;font-weight:600;line-height:20px}.workspace-v2-table-status--draft{background:#edeff2;color:#5a5f66}.workspace-v2-table-status--review{background:#fff4e0;color:#815500}.workspace-v2-table-status--active{background:#e3e9fa;color:#1c378a}.workspace-v2-table-type{background:#ffffff;border:1px solid #d3d6db;color:#1f2229;font-weight:500}.workspace-v2-table-risk--high{color:#991b1b}.workspace-v2-table-risk--medium{color:#815500}.workspace-v2-table-risk--low{color:#136c2e}.workspace-v2-table-pagination{display:inline-flex;align-items:center;gap:8px;padding:12px 16px}.workspace-v2-table-pagination-label{font-size:13px;color:#5a5f66;margin-right:4px}.workspace-v2-activity-row{display:grid;gap:16px;grid-template-columns:minmax(0,472px) minmax(0,1fr)}.workspace-v2-activity-panel{display:flex;flex-direction:column;background:#ffffff;border:.5px solid #d3d6db;border-radius:12px;box-shadow:0 1px 2px rgba(0,0,0,.06),0 1px 4px rgba(0,0,0,.06);padding:12px 0 16px;min-height:560px;max-height:560px;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.workspace-v2-activity-title{margin:0;padding:0 20px 8px;font-size:16px;font-weight:600;line-height:24px;color:#1f2229}.workspace-v2-activity-list{display:flex;flex-direction:column;padding:8px 20px;overflow-y:auto;flex:1 1 auto}.workspace-v2-activity-item{display:grid;grid-template-columns:32px minmax(0,1fr) auto;column-gap:12px;row-gap:0;align-items:center;position:relative;padding:14px 0}.workspace-v2-activity-connector{position:absolute;left:15px;top:calc(50% + 16px);height:calc(100% - 16px);width:2px;background-image:linear-gradient(#a4a9b0 50%,transparent 0);background-size:2px 6px;background-repeat:repeat-y;pointer-events:none}.workspace-v2-activity-item:last-child .workspace-v2-activity-connector{display:none}.workspace-v2-activity-icon{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.workspace-v2-activity-icon svg{width:16px;height:16px}.workspace-v2-activity-icon--renewed{background:#e6f7eb;color:#136c2e}.workspace-v2-activity-icon--uploaded{background:#e3e9fa;color:#1c378a}.workspace-v2-activity-icon--review{background:#fff4e0;color:#815500}.workspace-v2-activity-body{display:flex;flex-direction:column;gap:2px;min-width:0}.workspace-v2-activity-heading{font-size:13px;font-weight:500;line-height:18px;color:#1f2229}.workspace-v2-activity-ref{display:inline-flex;align-items:center;gap:4px;font-size:12px;line-height:14px;color:#0b0c0f;opacity:.8}.workspace-v2-activity-ref--link{color:#1c378a;opacity:1}.workspace-v2-activity-time{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#5a5f66;white-space:nowrap;flex-shrink:0}.workspace-v2-activity-time svg{width:12px;height:12px}@media (max-width:1280px){.workspace-v2-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-v2-pipeline-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.workspace-v2-activity-row,.workspace-v2-dashboard-row-1-2,.workspace-v2-dashboard-row-2-1,.workspace-v2-renewals-body{grid-template-columns:minmax(0,1fr)}}@media (max-width:720px){.workspace-v2-kpi-grid,.workspace-v2-pipeline-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:960px){.workspace-v2-entity-head,.workspace-v2-hero,.workspace-v2-pagination,.workspace-v2-panel-grid,.workspace-v2-panel-head,.workspace-v2-table-meta{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.workspace-v2-search-shell{grid-column:span 1}.workspace-v2-chart{min-height:15rem}.workspace-v2-chart-track{max-width:none}.workspace-v2-modal{padding:1.1rem}.workspace-family-document-row,.workspace-family-row-actions,.workspace-family-toolbar,.workspace-v2-import-actions,.workspace-v2-upload-row,.workspace-v2-upload-row-meta{flex-direction:column;align-items:stretch;text-align:left}}