.chat-module__4XAWUG__chat{gap:var(--sp-lg);height:calc(100dvh - 2 * clamp(var(--sp-lg), 3vw, var(--sp-xxxl)));grid-template-columns:auto minmax(0,1fr);min-height:30rem;display:grid}@media (max-width:900px){.chat-module__4XAWUG__chat{grid-template-columns:minmax(0,1fr);height:auto;min-height:0}}.chat-module__4XAWUG__threads{gap:var(--sp-xs);background:var(--card);border:1px solid var(--border-light);border-radius:var(--r-lg);min-height:0;padding:var(--sp-sm);flex-direction:column;display:flex;position:relative}@media (min-width:901px){.chat-module__4XAWUG__threads{width:var(--threads-w,17rem)}}.chat-module__4XAWUG__handle{top:0;bottom:0;right:calc(-.5 * var(--sp-lg) - 3px);border-radius:var(--r-pill);cursor:col-resize;touch-action:none;width:6px;transition:background var(--t-fast) var(--ease);background:0 0;position:absolute}.chat-module__4XAWUG__handle:before{content:"";position:absolute;inset:0 -9px}.chat-module__4XAWUG__handle:hover,.chat-module__4XAWUG__handle:focus-visible,.chat-module__4XAWUG__handle[data-dragging]{background:var(--primary)}@media (max-width:900px){.chat-module__4XAWUG__handle{display:none}}.chat-module__4XAWUG__railToggle{aspect-ratio:1;width:2.5rem;color:var(--text-muted);background:var(--card);border:1px solid var(--border-light);border-radius:var(--r-md);transition:color var(--t-fast) var(--ease), border-color var(--t-fast) var(--ease);justify-content:center;align-self:start;align-items:center;display:flex}.chat-module__4XAWUG__railToggle:hover{color:var(--text);border-color:var(--border-strong)}@media (max-width:900px){.chat-module__4XAWUG__railToggle{aspect-ratio:auto;width:100%;padding:var(--sp-sm)}}.chat-module__4XAWUG__collapse{padding:var(--sp-xxs) var(--sp-xs);color:var(--text-muted);border-radius:var(--r-xs);flex:none}.chat-module__4XAWUG__collapse:hover{color:var(--text)}.chat-module__4XAWUG__threadHead{justify-content:space-between;align-items:center;gap:var(--sp-xs);padding:var(--sp-xxs) var(--sp-xs);display:flex}.chat-module__4XAWUG__threadHeadActions{align-items:center;gap:var(--sp-xxs);display:flex}.chat-module__4XAWUG__threadTitle{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:.6875rem;font-weight:600}.chat-module__4XAWUG__threadList{flex:auto;min-height:0;margin:0;padding:0;list-style:none;overflow-y:auto}@media (max-width:900px){.chat-module__4XAWUG__threadList{max-height:14rem}}.chat-module__4XAWUG__thread{align-items:center;gap:var(--sp-xs);border-radius:var(--r-sm);display:flex}.chat-module__4XAWUG__thread:hover{background:var(--surface)}.chat-module__4XAWUG__threadLink{min-width:0;padding:var(--sp-xs) var(--sp-sm);text-align:left;flex-direction:column;flex:auto;align-items:flex-start;display:flex}.chat-module__4XAWUG__threadName,.chat-module__4XAWUG__threadMeta{max-width:100%}.chat-module__4XAWUG__threadName{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.chat-module__4XAWUG__threadMeta{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:.75rem;overflow:hidden}.chat-module__4XAWUG__thread[data-active]{background:var(--primary-soft)}.chat-module__4XAWUG__thread[data-active] .chat-module__4XAWUG__threadName{color:var(--primary)}.chat-module__4XAWUG__threadDelete{padding:var(--sp-xxs) var(--sp-xs);color:var(--text-muted);opacity:0;border-radius:var(--r-xs);flex:none}.chat-module__4XAWUG__thread:hover .chat-module__4XAWUG__threadDelete,.chat-module__4XAWUG__threadDelete:focus-visible{opacity:1}.chat-module__4XAWUG__threadDelete:hover{color:var(--error)}.chat-module__4XAWUG__panel{background:var(--card);border:1px solid var(--border-light);border-radius:var(--r-lg);flex-direction:column;min-height:0;display:flex;position:relative}.chat-module__4XAWUG__transcript{min-height:0;padding:var(--sp-xl) var(--sp-lg);overflow-anchor:none;flex:auto;overflow-y:auto}@media (max-width:900px){.chat-module__4XAWUG__transcript{max-height:60vh}}.chat-module__4XAWUG__column{gap:var(--sp-lg);flex-direction:column;max-width:48rem;margin-inline:auto;display:flex}.chat-module__4XAWUG__turn{gap:var(--sp-xs);flex-direction:column;display:flex}.chat-module__4XAWUG__turn[data-role=user]{align-items:flex-end}.chat-module__4XAWUG__bubble{border-radius:var(--r-md);padding:var(--sp-sm) var(--sp-md);white-space:pre-wrap;overflow-wrap:anywhere;font-size:.9375rem;line-height:1.6}.chat-module__4XAWUG__turn[data-role=user] .chat-module__4XAWUG__bubble{max-width:84%;color:var(--on-primary);background:var(--primary)}.chat-module__4XAWUG__turn[data-role=assistant] .chat-module__4XAWUG__bubble{max-width:92%;color:var(--text);background:var(--surface)}.chat-module__4XAWUG__pending{color:var(--text-muted);font-style:italic}.chat-module__4XAWUG__streaming:after{content:"";vertical-align:text-bottom;background:var(--text-muted);width:.5em;height:1em;margin-left:2px;animation:1s steps(2,start) infinite chat-module__4XAWUG__caret;display:inline-block}@keyframes chat-module__4XAWUG__caret{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.chat-module__4XAWUG__streaming:after{opacity:.6;animation:none}}.chat-module__4XAWUG__provenance{align-items:center;gap:var(--sp-xs);color:var(--text-muted);flex-wrap:wrap;font-size:.75rem;display:flex}.chat-module__4XAWUG__grounding[data-grounding=general]{color:var(--warning);background:var(--warning-bg);border-radius:var(--r-pill);padding:2px var(--sp-xs);font-weight:600}.chat-module__4XAWUG__grounding[data-grounding=documents]{color:var(--success);background:var(--success-bg);border-radius:var(--r-pill);padding:2px var(--sp-xs);font-weight:600}.chat-module__4XAWUG__sources{gap:var(--sp-xs);margin-top:var(--sp-xxs);border-left:2px solid var(--border-strong);padding-left:var(--sp-sm);flex-direction:column;display:flex}.chat-module__4XAWUG__source{color:var(--text-secondary);font-size:.8125rem;line-height:1.5}.chat-module__4XAWUG__sourceMarker{color:var(--text);margin-right:var(--sp-xxs);font-weight:600}.chat-module__4XAWUG__sourceDoc{color:var(--text-muted);margin-top:1px;font-size:.75rem;display:block}.chat-module__4XAWUG__marker{font:inherit;font-variant-numeric:tabular-nums;color:var(--text);text-underline-offset:3px;border-radius:var(--r-xs,3px);cursor:pointer;padding:0 1px;font-weight:600;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.chat-module__4XAWUG__marker:hover,.chat-module__4XAWUG__marker[aria-expanded=true]{background:var(--surface);text-decoration-style:solid}.chat-module__4XAWUG__webLink{color:var(--text);text-underline-offset:2px;text-decoration:underline}.chat-module__4XAWUG__citation{margin-top:var(--sp-xs);border:1px solid var(--border-light);border-radius:var(--r-md,8px);background:var(--surface);padding:var(--sp-sm) var(--sp-md)}.chat-module__4XAWUG__citationHead{color:var(--text-secondary);font-size:.8125rem}.chat-module__4XAWUG__citationQuote{margin:var(--sp-xs) 0 0;border-left:2px solid var(--border-strong);padding-left:var(--sp-sm);color:var(--text);font-size:.875rem;line-height:1.6}.chat-module__4XAWUG__citationActions{gap:var(--sp-sm);margin-top:var(--sp-sm);flex-wrap:wrap;display:flex}.chat-module__4XAWUG__citationLink{color:var(--text-secondary);text-underline-offset:2px;font-size:.8125rem;text-decoration:underline}.chat-module__4XAWUG__citationLink:hover{color:var(--text)}.chat-module__4XAWUG__composer{border-top:1px solid var(--border-light);padding:var(--sp-md) var(--sp-lg);flex:none}.chat-module__4XAWUG__composerInner{align-items:flex-end;gap:var(--sp-sm);max-width:48rem;margin-inline:auto;display:flex}.chat-module__4XAWUG__input{font:inherit;color:var(--text);background:var(--background);border:1px solid var(--border-strong);border-radius:var(--r-md);padding:var(--sp-sm) var(--sp-md);resize:none;flex:auto;max-height:12rem;font-size:.9375rem;line-height:1.5;overflow-y:auto}.chat-module__4XAWUG__hint{max-width:48rem;margin:var(--sp-xs) auto 0;color:var(--text-muted);font-size:.75rem}.chat-module__4XAWUG__jump{z-index:5;color:var(--text);background:var(--elevated);border:1px solid var(--border-strong);border-radius:var(--r-pill);padding:var(--sp-xs) var(--sp-md);box-shadow:var(--shadow-2);font-size:.8125rem;font-weight:600;position:absolute;bottom:6.5rem;left:50%;transform:translate(-50%)}.chat-module__4XAWUG__greeting{gap:var(--sp-md);max-width:44rem;padding-block:var(--sp-xxl);flex-direction:column;margin:auto;display:flex}.chat-module__4XAWUG__suggestions{gap:var(--sp-xs);flex-wrap:wrap;display:flex}.chat-module__4XAWUG__suggestion{text-align:left;color:var(--text-secondary);background:var(--surface);border:1px solid var(--border-light);border-radius:var(--r-md);padding:var(--sp-xs) var(--sp-md);transition:border-color var(--t-fast) var(--ease);font-size:.875rem}.chat-module__4XAWUG__suggestion:hover{border-color:var(--border-strong);color:var(--text)}.chat-module__4XAWUG__send{color:var(--on-primary);background:var(--primary);border-radius:var(--r-sm);padding:.625rem var(--sp-lg);transition:opacity var(--t-fast) var(--ease);flex:none;font-size:.875rem;font-weight:600}.chat-module__4XAWUG__send:disabled{opacity:.5;cursor:not-allowed}.chat-module__4XAWUG__send:hover:not(:disabled){opacity:.9}.chat-module__4XAWUG__stop{color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--r-sm);padding:.625rem var(--sp-lg);transition:border-color var(--t-fast) var(--ease);flex:none;font-size:.875rem;font-weight:600}.chat-module__4XAWUG__stop:hover{border-color:var(--error);color:var(--error)}
.surface-module__skcecG__head{justify-content:space-between;align-items:flex-end;gap:var(--sp-md);margin-bottom:var(--sp-xl);flex-wrap:wrap;display:flex}.surface-module__skcecG__headMain{min-width:0}.surface-module__skcecG__title{margin:0}.surface-module__skcecG__lede{margin-top:var(--sp-xs);color:var(--text-secondary);max-width:52ch;font-size:.9375rem}.surface-module__skcecG__card{background:var(--card);border:1px solid var(--border-light);border-radius:var(--r-lg);padding:clamp(var(--sp-lg), 3vw, var(--sp-xxl))}.surface-module__skcecG__cards{gap:var(--sp-lg);flex-direction:column;display:flex}.surface-module__skcecG__tableWrap{border:1px solid var(--border-light);border-radius:var(--r-lg);background:var(--card);overflow-x:auto}.surface-module__skcecG__table{border-collapse:collapse;width:100%;font-size:.875rem}.surface-module__skcecG__table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);padding:var(--sp-sm) var(--sp-md);border-bottom:1px solid var(--border-light);white-space:nowrap;font-size:.6875rem;font-weight:600}.surface-module__skcecG__table td{padding:var(--sp-sm) var(--sp-md);border-bottom:1px solid var(--border-light);vertical-align:top;color:var(--text-secondary)}.surface-module__skcecG__table tr:last-child td{border-bottom:0}.surface-module__skcecG__table tbody tr:hover{background:var(--surface)}.surface-module__skcecG__cellMain{color:var(--text);font-weight:500}.surface-module__skcecG__cellSub{color:var(--text-muted);margin-top:2px;font-size:.8125rem}.surface-module__skcecG__nowrap{white-space:nowrap}.surface-module__skcecG__numeric{font-variant-numeric:tabular-nums;white-space:nowrap}.surface-module__skcecG__badge{align-items:center;gap:var(--sp-xxs);border-radius:var(--r-pill);padding:2px var(--sp-xs);white-space:nowrap;color:var(--text-secondary);background:var(--surface);font-size:.75rem;font-weight:600;line-height:1.4;display:inline-flex}.surface-module__skcecG__badge[data-risk=low]{color:var(--risk-low);background:var(--risk-low-bg)}.surface-module__skcecG__badge[data-risk=medium]{color:var(--risk-medium);background:var(--risk-medium-bg)}.surface-module__skcecG__badge[data-risk=high]{color:var(--risk-high);background:var(--risk-high-bg)}.surface-module__skcecG__badge[data-risk=critical]{color:var(--risk-critical);background:var(--risk-critical-bg)}.surface-module__skcecG__badge[data-state=completed],.surface-module__skcecG__badge[data-state=ready]{color:var(--success);background:var(--success-bg)}.surface-module__skcecG__badge[data-state=processing],.surface-module__skcecG__badge[data-state=pending]{color:var(--info);background:var(--info-bg)}.surface-module__skcecG__badge[data-state=failed]{color:var(--error);background:var(--error-bg)}.surface-module__skcecG__badge[data-state=unsupported]{color:var(--warning);background:var(--warning-bg)}.surface-module__skcecG__badge[data-unverified]{color:var(--unverified);background:var(--unverified-bg)}.surface-module__skcecG__empty{align-items:flex-start;gap:var(--sp-sm);padding:clamp(var(--sp-xl), 5vw, var(--sp-xxxl));text-align:left;background:var(--card);border:1px dashed var(--border-strong);border-radius:var(--r-lg);flex-direction:column;display:flex}.surface-module__skcecG__emptyTitle{color:var(--text);font-size:1.0625rem;font-weight:600}.surface-module__skcecG__emptyBody{color:var(--text-secondary);max-width:54ch;font-size:.9375rem}.surface-module__skcecG__unavailable{color:var(--warning);background:var(--warning-bg);border-radius:var(--r-sm);padding:var(--sp-sm) var(--sp-md);font-size:.9375rem}.surface-module__skcecG__errorNote{color:var(--error);background:var(--error-bg);border-radius:var(--r-sm);padding:var(--sp-sm) var(--sp-md);font-size:.875rem}.surface-module__skcecG__primary,.surface-module__skcecG__secondary,.surface-module__skcecG__ghost{justify-content:center;align-items:center;gap:var(--sp-xs);border-radius:var(--r-sm);padding:.5rem var(--sp-md);white-space:nowrap;transition:opacity var(--t-fast) var(--ease), background var(--t-fast) var(--ease);font-size:.875rem;font-weight:600;display:inline-flex}.surface-module__skcecG__primary{color:var(--on-primary);background:var(--primary)}.surface-module__skcecG__secondary{color:var(--text);border:1px solid var(--border-strong)}.surface-module__skcecG__ghost{color:var(--text-secondary);padding-inline:var(--sp-sm)}.surface-module__skcecG__primary:hover:not(:disabled),.surface-module__skcecG__secondary:hover:not(:disabled){opacity:.9}.surface-module__skcecG__ghost:hover:not(:disabled){background:var(--surface);color:var(--text)}.surface-module__skcecG__primary:disabled,.surface-module__skcecG__secondary:disabled,.surface-module__skcecG__ghost:disabled{opacity:.55;cursor:not-allowed}.surface-module__skcecG__actions{gap:var(--sp-xs);flex-wrap:wrap;display:flex}.surface-module__skcecG__field{gap:var(--sp-xxs);flex-direction:column;display:flex}.surface-module__skcecG__label{color:var(--text-secondary);font-size:.8125rem;font-weight:500}.surface-module__skcecG__input,.surface-module__skcecG__select,.surface-module__skcecG__textarea{width:100%;font:inherit;color:var(--text);background:var(--background);border:1px solid var(--border-strong);border-radius:var(--r-sm);padding:.5rem var(--sp-sm);font-size:.9375rem}.surface-module__skcecG__textarea{resize:vertical;min-height:5rem}.surface-module__skcecG__filters{align-items:flex-end;gap:var(--sp-sm);margin-bottom:var(--sp-md);flex-wrap:wrap;display:flex}.surface-module__skcecG__progress{gap:var(--sp-xxs);flex-direction:column;min-width:9rem;display:flex}.surface-module__skcecG__progressLabel{color:var(--text-secondary);font-size:.8125rem}.surface-module__skcecG__progressTrack{border-radius:var(--r-pill);background:var(--surface);height:4px;overflow:hidden}.surface-module__skcecG__progressFill{background:var(--primary);border-radius:var(--r-pill);height:100%;transition:width var(--t-base) var(--ease)}.surface-module__skcecG__pager{justify-content:space-between;align-items:center;gap:var(--sp-md);margin-top:var(--sp-md);color:var(--text-muted);font-size:.875rem;display:flex}.surface-module__skcecG__disclaimer{margin-top:var(--sp-xl);color:var(--text-muted);border-top:1px solid var(--border-light);padding-top:var(--sp-md);font-size:.8125rem;line-height:1.5}.surface-module__skcecG__backLink{align-items:center;gap:var(--sp-xxs);color:var(--text-secondary);margin-bottom:var(--sp-sm);font-size:.875rem;display:inline-flex}.surface-module__skcecG__backLink:hover{color:var(--text)}.surface-module__skcecG__grid{gap:var(--sp-md);grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));display:grid}.surface-module__skcecG__overdue{color:var(--risk-critical);font-weight:600}.surface-module__skcecG__skeleton{background:linear-gradient(90deg, var(--surface) 25%, var(--border-light) 37%, var(--surface) 63%);border-radius:var(--r-xs);background-size:400% 100%;animation:1.4s ease-in-out infinite surface-module__skcecG__shimmer}@keyframes surface-module__skcecG__shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){.surface-module__skcecG__skeleton{background:var(--surface);animation:none}}.surface-module__skcecG__skeletonRows{gap:var(--sp-md);flex-direction:column;display:flex}
.contracts-module__jih_pW__clauses{gap:var(--sp-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.contracts-module__jih_pW__clause{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--r-md);padding:var(--sp-md)}.contracts-module__jih_pW__clause[data-missing]{border-style:dashed;border-color:var(--border-strong);background:0 0}.contracts-module__jih_pW__clauseHead{justify-content:space-between;align-items:center;gap:var(--sp-xs);flex-wrap:wrap;display:flex}.contracts-module__jih_pW__clauseTitle{color:var(--text);margin:0;font-size:.9375rem;font-weight:600}.contracts-module__jih_pW__clausePlain{margin-top:var(--sp-xs);color:var(--text-secondary);font-size:.875rem;line-height:1.6}.contracts-module__jih_pW__footnote{margin-top:var(--sp-xs)}.contracts-module__jih_pW__detail{margin-top:var(--sp-sm)}.contracts-module__jih_pW__detailToggle{color:var(--text-muted);cursor:pointer;font-size:.8125rem;font-weight:500;list-style:none}.contracts-module__jih_pW__detailToggle::-webkit-details-marker{display:none}.contracts-module__jih_pW__detailToggle:hover{color:var(--text)}.contracts-module__jih_pW__quoteBlock{margin:var(--sp-sm) 0 0;background:var(--card);border-left:2px solid var(--border-strong);border-radius:0 var(--r-sm) var(--r-sm) 0;padding:var(--sp-sm) var(--sp-md)}.contracts-module__jih_pW__quoteLabel,.contracts-module__jih_pW__redlineLabel{align-items:center;gap:var(--sp-xxs);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:.6875rem;font-weight:600;display:inline-flex}.contracts-module__jih_pW__redlineLabel{color:var(--info)}.contracts-module__jih_pW__quote{margin-top:var(--sp-xs);color:var(--text);font-size:.875rem;line-height:1.6}.contracts-module__jih_pW__pageRef{margin-top:var(--sp-xs);color:var(--text-muted);font-size:.75rem}.contracts-module__jih_pW__redline{margin-top:var(--sp-sm);padding:var(--sp-sm) var(--sp-md);background:var(--info-bg);border-radius:var(--r-sm)}.contracts-module__jih_pW__redlineText{margin-top:var(--sp-xs);color:var(--text-secondary);font-size:.875rem;line-height:1.6}.contracts-module__jih_pW__facts{gap:var(--sp-md);grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));margin:0;display:grid}.contracts-module__jih_pW__facts dt{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:.6875rem;font-weight:600}.contracts-module__jih_pW__facts dd{margin:var(--sp-xxs) 0 0;color:var(--text);font-size:.9375rem}.contracts-module__jih_pW__provenance{margin-top:var(--sp-lg);color:var(--text-muted);font-size:.75rem}
.analysis-module__RJHNFa__summary{margin-top:var(--sp-sm);color:var(--text-secondary);white-space:pre-wrap;font-size:.9375rem;line-height:1.7}.analysis-module__RJHNFa__meta{gap:var(--sp-md);margin:var(--sp-lg) 0 0;grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));display:grid}.analysis-module__RJHNFa__meta dt{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:.6875rem;font-weight:600}.analysis-module__RJHNFa__meta dd{margin:var(--sp-xxs) 0 0;color:var(--text);font-size:.9375rem}.analysis-module__RJHNFa__points{gap:var(--sp-sm);margin:var(--sp-md) 0 0;flex-direction:column;padding:0;list-style:none;display:flex}.analysis-module__RJHNFa__point{background:var(--surface);border-radius:var(--r-md);padding:var(--sp-md)}.analysis-module__RJHNFa__pointHead{justify-content:space-between;align-items:flex-start;gap:var(--sp-xs);flex-wrap:wrap;display:flex}.analysis-module__RJHNFa__pointText{color:var(--text);flex:20rem;font-size:.9375rem;font-weight:500;line-height:1.55}.analysis-module__RJHNFa__pointDetail{margin-top:var(--sp-xs);color:var(--text-secondary);font-size:.875rem;line-height:1.6}.analysis-module__RJHNFa__none{margin-top:var(--sp-sm);color:var(--text-secondary);font-size:.9375rem}
