.chat-module__4XAWUG__chat{gap:var(--sp-lg);height:calc(100dvh - 2 * clamp(var(--sp-lg), 3vw, var(--sp-xxxl)));grid-template-columns:minmax(0,1fr) auto;min-height:30rem;display:grid;position:relative}@media (max-width:900px){.chat-module__4XAWUG__chat{min-height:0;height:calc(100dvh - var(--topbar-height,3.5rem) - 2 * clamp(var(--sp-lg), 3vw, var(--sp-xxxl)));grid-template-columns:minmax(0,1fr)}}.chat-module__4XAWUG__scrim{z-index:39;background:color-mix(in srgb, var(--text) 32%, transparent);border:0;border-radius:0;position:fixed;inset:0}@media (min-width:901px){.chat-module__4XAWUG__scrim{display:none}}.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)}}@media (max-width:900px){.chat-module__4XAWUG__threads{z-index:40;width:min(20rem,86vw);height:100dvh;padding:var(--sp-md);box-shadow:var(--shadow-3,var(--shadow-2));border-right:0;border-radius:0;position:fixed;top:0;bottom:0;right:0;overflow-y:auto}}.chat-module__4XAWUG__handle{top:0;bottom:0;left: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}@media (max-width:900px){.chat-module__4XAWUG__railToggle{top:var(--sp-xs);right:var(--sp-xs);z-index:10;background:var(--elevated,var(--card));width:2.25rem;box-shadow:var(--shadow-1,none);position:absolute}}.chat-module__4XAWUG__railToggle:hover{color:var(--text);border-color:var(--border-strong)}.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__threadActions{padding-right:var(--sp-xxs);flex:none;align-items:center;gap:1px;display:flex}.chat-module__4XAWUG__threadAction{width:1.5rem;height:1.5rem;color:var(--text-muted);border-radius:var(--r-xs);opacity:0;transition:opacity var(--t-fast) var(--ease), color var(--t-fast) var(--ease);background:0 0;place-items:center;display:grid}.chat-module__4XAWUG__threadAction>svg{display:block}.chat-module__4XAWUG__thread:hover .chat-module__4XAWUG__threadAction,.chat-module__4XAWUG__thread[data-active] .chat-module__4XAWUG__threadAction,.chat-module__4XAWUG__threadAction:focus-visible{opacity:1}.chat-module__4XAWUG__threadAction:hover:not(:disabled){color:var(--text);background:var(--surface)}.chat-module__4XAWUG__threadAction:disabled{cursor:not-allowed}.chat-module__4XAWUG__threadDelete:hover:not(:disabled){color:var(--error);background:var(--error-bg)}.chat-module__4XAWUG__threadSearch{align-items:center;gap:var(--sp-xs);margin:var(--sp-xxs) 0 var(--sp-xs);padding:0 var(--sp-sm);color:var(--text-muted);background:var(--background);border:1px solid var(--border-light);border-radius:var(--r-sm);display:flex}.chat-module__4XAWUG__threadSearch:focus-within{border-color:var(--primary)}.chat-module__4XAWUG__threadSearch input{min-width:0;font:inherit;color:var(--text);padding:var(--sp-xs) 0;background:0 0;border:0;outline:none;flex:auto;font-size:.875rem}.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__banner{align-items:center;gap:var(--sp-sm);color:var(--error);background:color-mix(in srgb, var(--error) 9%, transparent);border-bottom:1px solid color-mix(in srgb, var(--error) 26%, transparent);border-radius:var(--r-lg) var(--r-lg) 0 0;padding:var(--sp-sm) var(--sp-md);flex:none;font-size:.875rem;display:flex}.chat-module__4XAWUG__bannerText{flex:auto;min-width:0;line-height:1.4}.chat-module__4XAWUG__bannerAction{color:var(--error);border:1px solid color-mix(in srgb, var(--error) 40%, transparent);border-radius:var(--r-sm);padding:var(--sp-xxs) var(--sp-sm);transition:background var(--t-fast) var(--ease);background:0 0;flex:none;font-size:.8125rem;font-weight:600}.chat-module__4XAWUG__bannerAction:hover:not(:disabled){background:color-mix(in srgb, var(--error) 14%, transparent)}.chat-module__4XAWUG__bannerAction:disabled{opacity:.45;cursor:not-allowed}.chat-module__4XAWUG__bannerClose{color:var(--error);padding:0 var(--sp-xxs);opacity:.7;background:0 0;flex:none;font-size:1.125rem;line-height:1}.chat-module__4XAWUG__bannerClose:hover{opacity:1}@media (max-width:900px){.chat-module__4XAWUG__banner{padding-right:3.25rem}}.chat-module__4XAWUG__transcript{min-height:0;padding:var(--sp-xl) var(--sp-lg);overflow-anchor:none;flex:auto;overflow-y:auto}.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__unverified{font:inherit;vertical-align:super;color:var(--warning);border-radius:var(--r-xs,3px);cursor:pointer;background:0 0;padding:0 2px;font-size:.75em;font-weight:700;line-height:0}.chat-module__4XAWUG__unverified:hover{background:var(--warning-bg)}.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;position:relative}.chat-module__4XAWUG__composerInner{align-items:end;column-gap:var(--sp-xxs);background:var(--background);border:1px solid var(--border-strong);border-radius:var(--r-lg);max-width:48rem;padding:var(--sp-xxs) var(--sp-xs);transition:border-color var(--t-fast) var(--ease), box-shadow var(--t-fast) var(--ease);grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"chips chips chips""attach input send";margin-inline:auto;display:grid}.chat-module__4XAWUG__attachWrap{grid-area:attach}.chat-module__4XAWUG__input{grid-area:input}.chat-module__4XAWUG__send,.chat-module__4XAWUG__stop{grid-area:send}.chat-module__4XAWUG__composerInner:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 14%, transparent)}.chat-module__4XAWUG__input{width:100%;font:inherit;color:var(--text);padding:var(--sp-xxs) var(--sp-xs);resize:none;background:0 0;border:0;min-height:2rem;max-height:9rem;font-size:.9375rem;line-height:1.5;display:block;overflow-y:auto}.chat-module__4XAWUG__input:focus{outline:none}.chat-module__4XAWUG__hint{max-width:48rem;margin:var(--sp-xs) auto 0;color:var(--text-muted);font-size:.75rem}.chat-module__4XAWUG__jump{left:50%;bottom:calc(100% + var(--sp-xs));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;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{width:2rem;height:2rem;color:var(--on-primary);background:var(--primary);border-radius:var(--r-pill);transition:background var(--t-fast) var(--ease), transform var(--t-fast) var(--ease);flex:none;place-items:center;display:grid}.chat-module__4XAWUG__send:disabled{color:var(--text-muted);background:var(--surface);cursor:not-allowed}.chat-module__4XAWUG__send:hover:not(:disabled){background:var(--primary-strong,var(--primary));transform:translateY(-1px)}.chat-module__4XAWUG__stop{width:2rem;height:2rem;color:var(--text);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--r-pill);transition:border-color var(--t-fast) var(--ease), color var(--t-fast) var(--ease);flex:none;place-items:center;display:grid}.chat-module__4XAWUG__stop:hover{border-color:var(--error);color:var(--error)}.chat-module__4XAWUG__tool{width:2rem;height:2rem;color:var(--text-muted);border-radius:var(--r-pill);transition:color var(--t-fast) var(--ease), background var(--t-fast) var(--ease);background:0 0;border:0;place-items:center;display:grid}.chat-module__4XAWUG__tool:hover:not(:disabled),.chat-module__4XAWUG__tool[aria-expanded=true]{color:var(--text);background:var(--surface)}.chat-module__4XAWUG__tool:disabled{opacity:.45;cursor:not-allowed}.chat-module__4XAWUG__tool>svg,.chat-module__4XAWUG__send>svg,.chat-module__4XAWUG__stop>svg{display:block}.chat-module__4XAWUG__attachWrap{flex:none;position:relative}.chat-module__4XAWUG__chips{align-items:center;gap:var(--sp-xxs);min-width:0;padding:var(--sp-xxs) var(--sp-xxs) 0;scrollbar-width:none;grid-area:chips;display:flex;overflow-x:auto}.chat-module__4XAWUG__chips:empty{display:none}.chat-module__4XAWUG__attachMenu{bottom:calc(100% + var(--sp-xs));z-index:20;background:var(--elevated,var(--card));border:1px solid var(--border-light);border-radius:var(--r-md);width:min(20rem,78vw);max-height:22rem;box-shadow:var(--shadow-2);padding:var(--sp-xs);position:absolute;left:0;overflow-y:auto}.chat-module__4XAWUG__attachHead{margin:var(--sp-xs) var(--sp-xs) var(--sp-xxs);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-size:.6875rem;font-weight:600}.chat-module__4XAWUG__attachItem{align-items:center;gap:var(--sp-xs);width:100%;color:var(--text);border-radius:var(--r-sm);padding:var(--sp-xs);cursor:pointer;font-size:.875rem;display:flex}.chat-module__4XAWUG__attachItem:hover{background:var(--surface)}.chat-module__4XAWUG__attachNote{margin:0 var(--sp-xs) var(--sp-xs);color:var(--text-muted);font-size:.8125rem;line-height:1.45}.chat-module__4XAWUG__attachList{margin:0;padding:0;list-style:none}.chat-module__4XAWUG__attachCount{color:var(--text-muted);margin-left:auto;font-size:.75rem}.chat-module__4XAWUG__chip{align-items:center;gap:var(--sp-xxs);color:var(--text-secondary);background:var(--surface);border:1px solid var(--border-light);border-radius:var(--r-pill);padding:.125rem var(--sp-xs);white-space:nowrap;flex:none;font-size:.75rem;display:inline-flex}.chat-module__4XAWUG__chipRemove{color:var(--text-muted);background:0 0;padding:0 .125rem;font-size:.875rem;line-height:1}.chat-module__4XAWUG__chipRemove:hover:not(:disabled){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,.surface-module__skcecG__danger{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__danger{color:var(--on-primary);background:var(--error)}.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),.surface-module__skcecG__danger: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,.surface-module__skcecG__danger:disabled{opacity:.55;cursor:not-allowed}.surface-module__skcecG__actions{align-items:center;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__input:focus-visible,.surface-module__skcecG__select:focus-visible,.surface-module__skcecG__textarea:focus-visible{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 14%, transparent);outline:none}.surface-module__skcecG__select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--sp-sm) center;padding-right:calc(var(--sp-sm) * 2 + 14px);cursor:pointer}.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__dangerCard{border-color:color-mix(in srgb, var(--error) 30%, var(--border-light));scroll-margin-top:96px}.surface-module__skcecG__dangerLead{max-width:66ch;margin-top:var(--sp-sm);color:var(--text-secondary);font-size:.9375rem;line-height:1.6}.surface-module__skcecG__dangerForm{gap:var(--sp-md);max-width:31rem;margin-top:var(--sp-xl);flex-direction:column;display:flex}.surface-module__skcecG__textLink{color:var(--primary);text-underline-offset:2px;font-weight:500;text-decoration:underline}.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}.surface-module__skcecG__toggleRow{justify-content:space-between;align-items:flex-start;gap:var(--sp-md);padding:var(--sp-sm) 0;display:flex}.surface-module__skcecG__toggleRow+.surface-module__skcecG__toggleRow{border-top:1px solid var(--border)}.surface-module__skcecG__toggleText{gap:var(--sp-xxs);flex-direction:column;min-width:0;display:flex}.surface-module__skcecG__toggleTitle{color:var(--text);font-size:.9375rem;font-weight:500}.surface-module__skcecG__switch{border:1px solid var(--border-strong);background:var(--surface);cursor:pointer;border-radius:999px;flex:none;width:2.5rem;height:1.5rem;padding:0;transition:background-color .12s,border-color .12s;position:relative}.surface-module__skcecG__switch[aria-checked=true]{background:var(--primary);border-color:var(--primary)}.surface-module__skcecG__switch:disabled{opacity:.6;cursor:not-allowed}.surface-module__skcecG__switch:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 24%, transparent);outline:none}.surface-module__skcecG__switchThumb{background:var(--lightningcss-light,#fff)var(--lightningcss-dark,#e9edf3);border-radius:50%;width:1rem;height:1rem;transition:left .12s;position:absolute;top:50%;left:.1875rem;transform:translateY(-50%)}.surface-module__skcecG__switch[aria-checked=true] .surface-module__skcecG__switchThumb{background:#fff;left:calc(100% - 1.1875rem)}@media (prefers-reduced-motion:reduce){.surface-module__skcecG__switch,.surface-module__skcecG__switchThumb{transition:none}}
.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}.contracts-module__jih_pW__sourceHead{justify-content:space-between;align-items:flex-start;gap:var(--sp-md);display:flex}.contracts-module__jih_pW__jumpBar{z-index:1;align-items:center;gap:var(--sp-xxs);padding:var(--sp-sm) 0;margin-top:var(--sp-md);background:var(--card);flex-wrap:wrap;display:flex;position:sticky;top:0}.contracts-module__jih_pW__jumpChip{font:inherit;color:var(--text-secondary);background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:999px;padding:.2rem .6rem;font-size:.75rem;font-weight:500}.contracts-module__jih_pW__jumpChip:hover{border-color:var(--border-strong);color:var(--text)}.contracts-module__jih_pW__jumpChip[data-active]{color:var(--text);border-color:var(--primary);background:var(--primary-faded)}.contracts-module__jih_pW__jumpChip:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 24%, transparent);outline:none}.contracts-module__jih_pW__sourceBody{max-height:32rem;margin-top:var(--sp-xs);padding:var(--sp-md);background:var(--surface);border:1px solid var(--border);border-radius:var(--r-sm);font-family:var(--font-mono), ui-monospace, SFMono-Regular, monospace;white-space:pre-wrap;overflow-wrap:anywhere;color:var(--text-secondary);font-size:.8125rem;line-height:1.7;overflow-y:auto}.contracts-module__jih_pW__sourceBody:focus-visible{border-color:var(--primary);outline:none}.contracts-module__jih_pW__span{background:var(--primary-faded);color:var(--text);box-shadow:inset 0 -1px 0 var(--border-strong);border-radius:2px;padding:.05em 0}.contracts-module__jih_pW__span[data-risk=low]{background:var(--risk-low-bg)}.contracts-module__jih_pW__span[data-risk=medium]{background:var(--risk-medium-bg)}.contracts-module__jih_pW__span[data-risk=high]{background:var(--risk-high-bg)}.contracts-module__jih_pW__span[data-risk=critical]{background:var(--risk-critical-bg)}.contracts-module__jih_pW__span[data-active]{outline:2px solid var(--primary);outline-offset:1px;color:var(--text)}
.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}
