.copy-desk{display:flex;flex-direction:column;gap:var(--wsp-space-8);padding:var(--wsp-space-6) var(--wsp-space-7) var(--wsp-space-8);background:var(--wsp-component-review-canvas-background)}.copy-column{display:flex;flex-direction:column;gap:var(--wsp-space-5);min-width:0}.copy-column__head{display:flex;align-items:center;justify-content:space-between;gap:var(--wsp-space-4)}.copy-column__identity{display:flex;align-items:baseline;gap:var(--wsp-space-3)}.copy-column__variant{font-family:var(--wsp-font-ui);font-size:var(--wsp-text-sm);font-weight:var(--wsp-font-weight-semibold);letter-spacing:var(--wsp-tracking-wide);color:var(--wsp-color-text-primary)}.copy-column__count{font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}.copy-desk--compare{--compare-column-min: 23rem;--compare-column-max: var(--wsp-container-prose)}@media (min-width: 832px){.copy-desk--compare .part-strip__legend{display:none}}.copy-tabs{display:flex;gap:var(--wsp-space-1);border-bottom:1px solid var(--wsp-color-border-subtle)}.copy-tab{min-height:var(--wsp-size-tap-target);padding:0 var(--wsp-space-4);border:none;background:none;cursor:pointer;font-family:var(--wsp-font-ui);font-size:var(--wsp-text-sm);color:var(--wsp-color-text-muted);border-bottom:2px solid transparent}.copy-tab--active{color:var(--wsp-color-text-primary);font-weight:var(--wsp-font-weight-semibold);border-bottom-color:var(--wsp-color-brand-default)}.part-strip{display:flex;flex-direction:column;gap:var(--wsp-space-2);position:sticky;top:0;z-index:2;padding:var(--wsp-space-3) 0;background:var(--wsp-component-review-canvas-background);border-bottom:1px solid var(--wsp-color-border-subtle)}.part-strip__track{display:flex;gap:var(--wsp-space-2);margin:0;padding:0 0 var(--wsp-space-1);list-style:none;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--wsp-color-border-strong) transparent}.part-strip__track::-webkit-scrollbar{height:8px}.part-strip__track::-webkit-scrollbar-track{background:transparent}.part-strip__track::-webkit-scrollbar-thumb{background:var(--wsp-color-border-strong);border-radius:var(--wsp-radius-pill)}@media (max-width: 900px){.part-strip__track{overflow-x:visible;padding-bottom:0}}.part-strip__item{position:relative;display:flex}.part-strip__part{display:flex;flex-direction:column;gap:2px;width:100%;min-width:0;min-height:var(--wsp-size-tap-target);padding:var(--wsp-space-2) var(--wsp-space-3);text-align:left;cursor:pointer;background:var(--wsp-color-surface-raised);border:1px solid var(--wsp-color-border-subtle);border-top:3px solid var(--wsp-color-section-state-untouched-accent);border-radius:var(--wsp-radius-control)}.part-strip__part--active{border-color:var(--wsp-color-brand-default);border-top-color:var(--wsp-color-brand-default);background:var(--wsp-color-brand-subtle)}.part-strip__part--awaiting{border-style:dashed;border-top-color:var(--wsp-color-border-strong);background:none}.part-strip__index{font-family:var(--wsp-font-mono);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.part-strip__name{font-family:var(--wsp-font-ui);font-size:var(--wsp-text-sm);font-weight:var(--wsp-font-weight-semibold);color:var(--wsp-color-text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.part-strip__meta{font-family:var(--wsp-font-mono);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.part-strip__legend{margin:0;font-family:var(--wsp-font-mono);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}.copy-meta{display:flex;flex-wrap:wrap;gap:var(--wsp-space-5);margin:0;padding:var(--wsp-space-4) 0;border-top:1px solid var(--wsp-color-border-subtle);border-bottom:1px solid var(--wsp-color-border-subtle)}.copy-meta__fact dt{font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);font-weight:var(--wsp-font-weight-semibold);letter-spacing:var(--wsp-tracking-wider);text-transform:uppercase;color:var(--wsp-color-text-muted)}.copy-meta__fact dd{margin:2px 0 0;font-family:var(--wsp-font-reading);font-size:var(--wsp-text-base);color:var(--wsp-color-text-primary)}.copy-parts{display:flex;flex-direction:column;gap:var(--wsp-space-7)}.copy-part{scroll-margin-top:var(--wsp-space-8);display:flex;flex-direction:column;gap:calc(var(--wsp-space-3) / 2);max-width:var(--wsp-container-prose)}.copy-part--active{border-left:2px solid var(--wsp-color-brand-subtle);margin-left:calc(-1 * var(--wsp-space-4));padding-left:calc(var(--wsp-space-4) - 2px)}.copy-block__part-name{margin:0;font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);font-weight:var(--wsp-font-weight-semibold);letter-spacing:var(--wsp-tracking-wider);text-transform:uppercase;color:var(--wsp-color-text-muted)}.copy-block__prose{font-family:var(--wsp-font-reading);font-size:var(--wsp-typography-prose-body-font-size);line-height:var(--wsp-leading-prose);color:var(--wsp-color-text-primary)}.copy-block__prose>:first-child{margin-top:0}.copy-block__prose>:last-child{margin-bottom:0}.copy-block__meta{display:flex}.copy-block--cta .copy-block__prose{font-size:var(--wsp-typography-prose-lead-font-size);font-weight:var(--wsp-font-weight-semibold);color:var(--wsp-color-brand-strong)}.copy-block--note .copy-block__prose{font-family:var(--wsp-font-ui);font-size:var(--wsp-text-sm);color:var(--wsp-color-text-secondary);padding:var(--wsp-space-3) var(--wsp-space-4);border-left:2px solid var(--wsp-color-border-default);background:var(--wsp-color-surface-sunken);border-radius:0 var(--wsp-radius-control) var(--wsp-radius-control) 0}.chip--copy-cta{background:var(--wsp-color-brand-subtle);color:var(--wsp-color-brand-strong)}.chip--copy-note{background:var(--wsp-color-surface-sunken);color:var(--wsp-color-text-muted)}.copy-orphans{display:flex;flex-direction:column;gap:var(--wsp-space-3);padding-top:var(--wsp-space-5);border-top:1px solid var(--wsp-color-border-subtle)}.copy-orphans__label{margin:0;font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}@media (max-width: 900px){.copy-desk{padding:var(--wsp-space-5) var(--wsp-space-4) var(--wsp-space-7)}.part-strip__track{flex-wrap:wrap}.part-strip__item{flex-grow:1!important;flex-basis:45%!important}}@media (max-width: 560px){.part-strip__item{flex-basis:100%!important}}.desk-shell--outline{display:grid;grid-template-columns:auto 1fr;align-items:start}.outline-nav{position:sticky;top:0;display:flex;flex-direction:column;gap:var(--wsp-space-4);width:var(--wsp-size-rail-compact);padding:var(--wsp-space-5) var(--wsp-space-3);border-right:1px solid var(--wsp-color-border-default);background:var(--wsp-color-surface-sunken);height:100vh;transition:width .14s ease-out}.outline-nav--collapsed{width:calc(var(--wsp-size-tap-target) + var(--wsp-space-4));padding-inline:var(--wsp-space-2);align-items:center}@media (prefers-reduced-motion: reduce){.outline-nav{transition:none}}.outline-nav__toggle{align-self:flex-start;flex:0 0 auto;margin-top:var(--wsp-space-2);padding-top:var(--wsp-space-2);min-width:var(--wsp-size-control-compact);min-height:var(--wsp-size-control-compact);cursor:pointer;font-family:var(--wsp-font-ui);font-size:var(--wsp-text-sm);color:var(--wsp-color-text-muted);background:none;border:1px solid transparent;border-radius:var(--wsp-radius-control)}.outline-nav__toggle:hover{color:var(--wsp-color-text-primary);background:var(--wsp-color-surface-raised);border-color:var(--wsp-color-border-subtle)}.outline-nav--collapsed .outline-nav__link,.outline-nav--collapsed .outline-nav__up{justify-content:center;padding-inline:0}.outline-nav__head{display:flex;flex-direction:column;gap:var(--wsp-space-1);min-width:0}.outline-nav__eyebrow{margin:0;font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);font-weight:var(--wsp-font-weight-semibold);letter-spacing:var(--wsp-tracking-wider);text-transform:uppercase;color:var(--wsp-color-text-muted)}.outline-nav__title{margin:0;font-family:var(--wsp-font-reading);font-size:var(--wsp-text-lg);font-weight:var(--wsp-font-weight-semibold);line-height:var(--wsp-leading-tight);color:var(--wsp-color-text-primary)}.outline-nav__count{margin:0;font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}.outline-nav__list{flex:1 1 auto;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:2px;margin:0;padding:0;list-style:none}.outline-nav__link{display:grid;grid-template-columns:18px 1fr;gap:var(--wsp-space-2);align-items:baseline;min-height:var(--wsp-size-tap-target);padding:var(--wsp-space-2);border-radius:var(--wsp-radius-control);border-left:3px solid transparent;text-decoration:none;color:var(--wsp-color-text-secondary)}.outline-nav__link:hover{background:var(--wsp-color-surface-raised)}.outline-nav__item--current .outline-nav__link{background:var(--wsp-color-surface-raised);border-left-color:var(--wsp-color-brand-default);color:var(--wsp-color-text-primary)}.outline-nav__link--inert{cursor:default;color:var(--wsp-color-text-muted)}.outline-nav__index{font-family:var(--wsp-font-mono);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}.outline-nav__label{font-family:var(--wsp-font-ui);font-size:var(--wsp-text-sm);font-weight:var(--wsp-font-weight-medium);overflow-wrap:anywhere}.outline-nav__item--current .outline-nav__label{font-weight:var(--wsp-font-weight-semibold)}.outline-nav__here,.outline-nav__awaiting{grid-column:2;font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs)}.outline-nav__here{color:var(--wsp-color-brand-strong);font-weight:var(--wsp-font-weight-semibold)}.outline-nav__awaiting{color:var(--wsp-color-text-muted)}.project-pending{font-family:var(--wsp-font-ui);font-size:var(--wsp-text-sm);color:var(--wsp-color-text-secondary);text-align:left}@media (max-width: 900px){.desk-shell--outline{grid-template-columns:1fr}.outline-nav{position:static;min-height:0;border-right:none;border-bottom:1px solid var(--wsp-color-border-default)}.outline-nav__list{flex-direction:row;flex-wrap:wrap}}.part-strip__moves{position:absolute;right:var(--wsp-space-2);bottom:var(--wsp-space-2);display:flex;border:1px solid var(--wsp-color-border-subtle);border-radius:var(--wsp-radius-control);overflow:hidden;background:var(--wsp-color-surface-raised);opacity:0;transition:opacity .12s ease-out}.part-strip__item:hover .part-strip__moves,.part-strip__item:focus-within .part-strip__moves{opacity:1}@media (hover: none),(prefers-reduced-motion: reduce){.part-strip__moves{opacity:1;transition:none}}.part-strip__move{min-width:var(--wsp-size-control-compact);min-height:var(--wsp-size-control-compact);padding:0;cursor:pointer;font-family:var(--wsp-font-mono);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted);background:none;border:0;border-radius:0}.part-strip__move+.part-strip__move{border-left:1px solid var(--wsp-color-border-subtle)}.part-strip__move:hover:not(:disabled){color:var(--wsp-color-text-primary);background:var(--wsp-color-surface-sunken)}.part-strip__move:disabled{cursor:default;opacity:.4}.part-strip__item--add{flex-grow:0!important;flex-basis:auto!important}.part-strip__add{height:100%;min-height:var(--wsp-size-tap-target);padding:0 var(--wsp-space-3);cursor:pointer;white-space:nowrap;font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);font-weight:var(--wsp-font-weight-medium);color:var(--wsp-color-text-secondary);background:none;border:1px dashed var(--wsp-color-border-strong);border-radius:var(--wsp-radius-control)}.part-strip__add:hover{color:var(--wsp-color-text-primary);border-color:var(--wsp-color-border-strong)}.outline-page{display:flex;flex-direction:column;gap:var(--wsp-space-5);max-width:46rem;margin:0 auto;padding:var(--wsp-space-7) var(--wsp-space-5) var(--wsp-space-8)}.outline-page__head{display:flex;flex-direction:column;gap:var(--wsp-space-2);align-items:flex-start}.outline-page__eyebrow{margin:0;font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);font-weight:var(--wsp-font-weight-semibold);letter-spacing:var(--wsp-tracking-wider);text-transform:uppercase;color:var(--wsp-color-text-muted)}.outline-page__title{margin:0;font-family:var(--wsp-font-reading);font-size:var(--wsp-text-3xl);font-weight:var(--wsp-font-weight-semibold);line-height:var(--wsp-leading-tight);letter-spacing:var(--wsp-tracking-tight);color:var(--wsp-color-text-primary)}.outline-page__meta,.outline-page__hint{margin:0;font-family:var(--wsp-font-ui);font-size:var(--wsp-text-sm);color:var(--wsp-color-text-muted)}.outline-page__brief{display:flex;flex-wrap:wrap;gap:var(--wsp-space-5);margin:0;padding:var(--wsp-space-4) 0;border-top:1px solid var(--wsp-color-border-subtle);border-bottom:1px solid var(--wsp-color-border-subtle)}.outline-page__brief dt{font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);font-weight:var(--wsp-font-weight-semibold);letter-spacing:var(--wsp-tracking-wider);text-transform:uppercase;color:var(--wsp-color-text-muted)}.outline-page__brief dd{margin:2px 0 0;font-family:var(--wsp-font-reading);font-size:var(--wsp-text-base);color:var(--wsp-color-text-primary)}.outline-page__name{display:flex;flex-direction:column;gap:var(--wsp-space-1);font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}.outline-page__name input{min-height:var(--wsp-size-tap-target);padding:0 var(--wsp-space-3);font-family:var(--wsp-font-ui);font-size:var(--wsp-text-md);color:var(--wsp-color-text-primary);background:var(--wsp-color-surface-raised);border:1px solid var(--wsp-color-border-default);border-radius:var(--wsp-radius-control)}.outline-page__list{display:flex;flex-direction:column;gap:var(--wsp-space-2);margin:0;padding:0;list-style:none}.outline-row{display:grid;grid-template-columns:28px 1fr auto;gap:var(--wsp-space-3);align-items:center;padding:var(--wsp-space-3);background:var(--wsp-color-surface-raised);border:1px solid var(--wsp-color-border-subtle);border-radius:var(--wsp-radius-card)}.outline-row:hover{border-color:var(--wsp-color-border-default)}.outline-row--awaiting{border-style:dashed;background:none}.outline-row--add{border-style:dashed;background:none;grid-template-columns:1fr}.outline-row__index{font-family:var(--wsp-font-mono);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}.outline-row--awaiting .outline-row__index,.outline-row--awaiting .outline-row__state{color:var(--wsp-color-section-state-awaiting-text)}.outline-row__body{display:flex;flex-direction:column;gap:2px;min-width:0}.outline-row__label{display:flex;align-items:center;min-height:var(--wsp-size-control);font-family:var(--wsp-font-ui);font-size:var(--wsp-text-base);font-weight:var(--wsp-font-weight-semibold);color:var(--wsp-color-text-primary);text-decoration:none}.outline-row__label:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.outline-row__label--inert{color:var(--wsp-color-text-muted);font-weight:var(--wsp-font-weight-medium)}.outline-row__state{font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}.outline-row__actions{display:flex;align-items:center;gap:var(--wsp-space-2);justify-content:flex-end;opacity:0;transition:opacity .12s ease-out}.outline-row:hover .outline-row__actions,.outline-row:focus-within .outline-row__actions{opacity:1}@media (hover: none),(prefers-reduced-motion: reduce){.outline-row__actions{opacity:1;transition:none}}.outline-row__actions button{min-height:var(--wsp-size-control-compact);padding:0 var(--wsp-space-2);cursor:pointer;font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);font-weight:var(--wsp-font-weight-medium);color:var(--wsp-color-text-muted);background:none;border:1px solid transparent;border-radius:var(--wsp-radius-control)}.outline-row__actions button:hover:not(:disabled){color:var(--wsp-color-text-primary);background:var(--wsp-color-surface-sunken)}.outline-row__actions button:disabled{cursor:default;opacity:.4}.outline-row__move{display:flex;border:1px solid var(--wsp-color-border-subtle);border-radius:var(--wsp-radius-control);overflow:hidden}.outline-row__move button{min-width:var(--wsp-size-control-compact);justify-content:center;border:0;border-radius:0}.outline-row__move button+button{border-left:1px solid var(--wsp-color-border-subtle)}.outline-row__actions button.is-destructive:hover:not(:disabled),.outline-row__actions button.is-destructive:focus-visible:not(:disabled){color:var(--wsp-color-danger-text);background:var(--wsp-color-danger-surface)}.outline-row__confirm{font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-primary)}.outline-row__rename,.outline-add,.part-strip__add-form{display:flex;gap:var(--wsp-space-2);flex-wrap:wrap;align-items:center}.outline-row__rename input,.outline-add input,.part-strip__add-form input{flex:1 1 12rem;min-height:var(--wsp-size-tap-target);padding:0 var(--wsp-space-3);font-family:var(--wsp-font-ui);font-size:var(--wsp-text-sm);color:var(--wsp-color-text-primary);background:var(--wsp-color-surface-raised);border:1px solid var(--wsp-color-border-default);border-radius:var(--wsp-radius-control)}.outline-row__rename button,.outline-add button,.part-strip__add-form button{min-height:var(--wsp-size-tap-target);padding:0 var(--wsp-space-4);cursor:pointer;font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);font-weight:var(--wsp-font-weight-semibold);color:var(--wsp-color-section-state-moving-text);background:var(--wsp-color-section-state-moving-surface);border:1px solid var(--wsp-color-section-state-moving-accent);border-radius:var(--wsp-radius-control)}.outline-row__add{width:100%;min-height:var(--wsp-size-tap-target);cursor:pointer;font-family:var(--wsp-font-ui);font-size:var(--wsp-text-sm);font-weight:var(--wsp-font-weight-medium);color:var(--wsp-color-text-secondary);background:none;border:none}.outline-row__add:hover{color:var(--wsp-color-section-state-moving-on-surface)}.outline-nav__up{display:grid;grid-template-columns:14px 1fr;gap:var(--wsp-space-2);align-items:start;min-height:var(--wsp-size-tap-target);padding:var(--wsp-space-2);margin-bottom:var(--wsp-space-1);text-decoration:none;border-radius:var(--wsp-radius-control);border:1px solid var(--wsp-color-border-subtle);background:var(--wsp-color-surface-raised);font-family:var(--wsp-font-ui);font-size:var(--wsp-text-sm);font-weight:var(--wsp-font-weight-medium);color:var(--wsp-color-text-primary)}.outline-nav__up:hover{border-color:var(--wsp-color-section-state-moving-accent);color:var(--wsp-color-section-state-moving-on-surface)}.outline-nav__up-hint{display:block;font-size:var(--wsp-text-xs);font-weight:var(--wsp-font-weight-regular);color:var(--wsp-color-text-muted)}.copy-meta__actual{color:var(--wsp-color-text-muted);font-variant-numeric:tabular-nums}.outline-page :focus-visible,.outline-nav :focus-visible,.copy-desk :focus-visible,.part-strip :focus-visible,.submit-bar :focus-visible{outline:2px solid var(--wsp-color-focus-ring);outline-offset:2px;border-radius:var(--wsp-radius-control)}.monaco-editor :focus-visible{outline:none}.outline-row__label:focus-visible{outline-offset:3px;width:fit-content}.design-desk{display:flex;flex-direction:column;gap:var(--wsp-space-4);min-width:0;--design-band: clamp(420px, 68vh, 900px)}.design-stage{display:flex;flex-direction:column;gap:var(--wsp-space-4);min-width:0}.design-mode{display:flex;align-items:center;gap:var(--wsp-space-2);flex-wrap:wrap}.design-mode>.btn{flex:0 0 auto}.design-mode__hint{flex:1 1 12rem;min-width:0;margin:0;font-size:var(--wsp-typography-ui-label-font-size)}.design-canvas-shell{display:flex;flex-direction:column;gap:var(--wsp-space-2);min-width:0}.design-canvas__bar>*{flex:0 0 auto}.design-canvas__bar>.btn{min-width:var(--wsp-size-tap-target)}.design-canvas__bar{display:flex;align-items:center;gap:var(--wsp-space-2);flex-wrap:wrap;padding:var(--wsp-space-2) var(--wsp-space-3);background:var(--wsp-component-design-wall-bar-background);color:var(--wsp-component-design-wall-bar-text);border:1px solid var(--wsp-component-design-wall-edge);border-radius:var(--wsp-radius-control)}.design-canvas__zoom{display:inline-flex;align-items:center;gap:2px;font-size:var(--wsp-typography-ui-label-font-size)}.design-canvas__zoom input{width:4.5rem;padding:4px 6px;font:inherit;color:inherit;background:var(--wsp-color-surface-page);border:1px solid var(--wsp-color-border-default);border-radius:var(--wsp-radius-control)}.design-canvas__keys{flex:1 1 auto;min-width:0;margin:0 0 0 auto;text-align:right;font-size:var(--wsp-typography-ui-label-font-size)}.design-canvas{position:relative;overflow:hidden;overscroll-behavior:contain;touch-action:none;height:var(--design-band);background:var(--wsp-component-design-wall-background);border:1px solid var(--wsp-component-design-wall-edge);border-radius:var(--wsp-component-design-wall-tile-radius);cursor:default}.design-canvas:focus-visible{outline:2px solid var(--wsp-color-brand-default);outline-offset:2px}.design-canvas--grabbing{cursor:grab}.design-canvas--panning{cursor:grabbing}.design-frame{pointer-events:none}.design-tile--interactive .design-frame,.design-tile--picking .design-frame{pointer-events:auto}.design-canvas--grabbing .design-frame,.design-canvas--panning .design-frame{pointer-events:none}.design-canvas__world{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:0 0;will-change:transform}.design-canvas__scale{position:absolute;right:var(--wsp-space-2);bottom:var(--wsp-space-2);margin:0;padding:2px 8px;font-size:var(--wsp-typography-ui-label-font-size);color:var(--wsp-component-design-wall-tile-label);background:var(--wsp-component-design-wall-bar-background);border:1px solid var(--wsp-component-design-wall-edge);border-radius:var(--wsp-radius-pill);pointer-events:none}.design-tile{position:absolute}.design-tile__head{position:absolute;bottom:100%;left:0;width:max-content;padding-bottom:var(--wsp-space-2);display:flex;flex-direction:column;gap:6px}.design-tile__identity{display:flex;align-items:center;gap:var(--wsp-space-2);flex-wrap:nowrap;min-width:0}.design-tile__identity>.design-tile__index,.design-tile__identity>.chip{flex:none}.design-tile__identity>.pill{min-width:0;overflow:hidden;text-overflow:ellipsis;display:block;max-width:45%}.design-tile__index{font-family:var(--wsp-typography-ui-eyebrow-font-family);font-size:var(--wsp-typography-ui-eyebrow-font-size);letter-spacing:var(--wsp-typography-ui-eyebrow-letter-spacing);color:var(--wsp-component-design-wall-tile-label)}.design-tile__label{margin:0;font-family:var(--wsp-typography-ui-title-font-family);font-size:var(--wsp-typography-ui-title-font-size);font-weight:var(--wsp-typography-ui-title-font-weight);color:var(--wsp-color-text-primary);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.design-tile__controls{display:flex;align-items:center;gap:2px;flex-wrap:wrap;min-width:0}.design-tile__controls>*{flex:none}.design-tile__controls>.version-select{flex:0 1 auto;min-width:0}.design-tile__controls>.version-select select{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-height:var(--wsp-btn-icon-size);height:var(--wsp-btn-icon-size);padding:0 var(--wsp-space-3)}.design-tile__preset{position:relative;display:inline-flex;align-items:center;color:var(--wsp-component-design-wall-bar-text)}.design-tile__preset select{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:var(--wsp-btn-icon-size);height:var(--wsp-btn-icon-size);padding:0 var(--wsp-space-4) 0 var(--wsp-space-3);font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);color:inherit;background:var(--wsp-component-design-wall-bar-background);border:1px solid var(--wsp-component-design-wall-edge);border-radius:var(--wsp-radius-control)}.design-tile__preset:after{content:"";position:absolute;right:2px;width:0;height:0;border-left:4px solid transparent;border-right:4px solid transparent;border-top:5px solid currentColor;pointer-events:none}.design-tile__hint{margin:0;font-size:var(--wsp-typography-ui-label-font-size);color:var(--wsp-component-design-wall-tile-label)}.design-tile__frame{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--wsp-component-design-wall-tile-background);border:1px solid var(--wsp-component-design-wall-tile-border);border-radius:var(--wsp-component-design-wall-tile-radius);box-shadow:var(--wsp-component-design-wall-tile-shadow);overflow:hidden}.design-tile--picking .design-tile__frame{border-color:var(--wsp-component-design-wall-picking-border);box-shadow:0 0 0 3px var(--wsp-component-design-wall-picking-wash)}.design-tile--interactive .design-tile__frame{border-color:var(--wsp-component-design-wall-interactive-border);box-shadow:0 0 0 2px var(--wsp-component-design-wall-interactive-border)}.design-frame{display:block;border:0;background:var(--wsp-component-design-wall-tile-background)}.design-frame:focus-visible{outline:3px solid var(--wsp-component-design-wall-interactive-border);outline-offset:-3px}.design-threads{display:flex;flex-direction:column;gap:var(--wsp-space-4);max-width:var(--wsp-container-prose);min-width:0}.design-threads__heading{margin:0;font-family:var(--wsp-typography-ui-eyebrow-font-family);font-size:var(--wsp-typography-ui-eyebrow-font-size);letter-spacing:var(--wsp-typography-ui-eyebrow-letter-spacing);color:var(--wsp-component-design-wall-tile-label)}.design-threads__empty{margin:0;font-size:var(--wsp-typography-ui-label-font-size)}.design-threads__group{display:flex;flex-direction:column;gap:var(--wsp-space-2)}.design-threads__list{display:flex;flex-direction:column;gap:var(--wsp-space-2);margin:0;padding:0;list-style:none}.design-threads__item{min-width:0}.design-threads__summary{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--wsp-space-1) var(--wsp-space-2);width:100%;min-width:0;padding:var(--wsp-space-2);background:var(--wsp-color-feedback-comment-surface);border:1px solid var(--wsp-color-feedback-comment-border);border-left:3px solid var(--wsp-color-feedback-comment-accent);border-radius:var(--wsp-radius-card);color:var(--wsp-color-text-secondary);font-family:var(--wsp-font-ui);font-size:var(--wsp-typography-ui-label-font-size);text-align:left;cursor:pointer}.design-threads__item--resolved>.design-threads__summary{background:var(--wsp-color-surface-sunken);border-color:var(--wsp-color-border-subtle);border-left-color:var(--wsp-color-feedback-resolved)}.design-threads__item--open>.design-threads__summary{background:none;border:0;padding:0 0 var(--wsp-space-1)}.design-threads__summary:focus-visible{outline:2px solid var(--wsp-color-brand-default);outline-offset:-2px}.design-threads__caret,.design-threads__who,.design-threads__state,.design-threads__summary>.chip{flex:none}.design-threads__who{font-weight:var(--wsp-typography-ui-title-font-weight);color:var(--wsp-color-text-primary);min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.design-threads__state{font-size:var(--wsp-typography-ui-label-font-size);color:var(--wsp-color-text-muted)}.design-threads__excerpt{flex:1 0 100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.design-threads__collapse{font-weight:var(--wsp-typography-ui-title-font-weight)}.design-threads__target,.design-threads__label{display:flex;align-items:center;gap:var(--wsp-space-2);flex-wrap:wrap;margin:0;font-size:var(--wsp-typography-ui-label-font-size);color:var(--wsp-component-design-wall-tile-label)}.design-threads__variant{font-weight:var(--wsp-typography-ui-title-font-weight);color:var(--wsp-color-text-primary)}.design-threads__quote{font-family:var(--wsp-font-mono);font-size:var(--wsp-typography-code-body-font-size);color:var(--wsp-color-text-secondary);min-width:0;max-width:32ch;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (min-width: 1100px){.design-stage{display:grid;grid-template-columns:minmax(0,1fr) clamp(16rem,28%,var(--wsp-container-rail));align-items:end}.design-threads{max-width:none;height:var(--design-band);overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;gap:var(--wsp-space-3);padding:var(--wsp-space-3);background:var(--wsp-component-design-wall-background);border:1px solid var(--wsp-component-design-wall-edge);border-radius:var(--wsp-component-design-wall-tile-radius)}}@media (prefers-reduced-motion: reduce){.design-canvas__world{will-change:auto}}.monaco-editor{font-family:-apple-system,BlinkMacSystemFont,Segoe WPC,Segoe UI,HelveticaNeue-Light,system-ui,Ubuntu,Droid Sans,sans-serif;--monaco-monospace-font: "SF Mono", Monaco, Menlo, Consolas, "Ubuntu Mono", "Liberation Mono", "DejaVu Sans Mono", "Courier New", monospace}.monaco-menu .monaco-action-bar.vertical .action-item .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-editor.vs-dark .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.hc-black .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.hc-light .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-hover p{margin:0}.monaco-aria-container{position:absolute!important;top:0;height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%)}.monaco-editor,.monaco-diff-editor .synthetic-focus,.monaco-diff-editor [tabindex="0"]:focus,.monaco-diff-editor [tabindex="-1"]:focus,.monaco-diff-editor button:focus,.monaco-diff-editor input[type=button]:focus,.monaco-diff-editor input[type=checkbox]:focus,.monaco-diff-editor input[type=search]:focus,.monaco-diff-editor input[type=text]:focus,.monaco-diff-editor select:focus,.monaco-diff-editor textarea:focus{outline-width:1px;outline-style:solid;outline-offset:-1px;outline-color:var(--vscode-focusBorder);opacity:1}.monaco-workbench .workbench-hover{position:relative;font-size:13px;line-height:19px;z-index:40;overflow:hidden;max-width:700px;background:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);border-radius:3px;color:var(--vscode-editorHoverWidget-foreground);box-shadow:0 2px 8px var(--vscode-widget-shadow)}.monaco-workbench .workbench-hover hr{border-bottom:none}.monaco-workbench .workbench-hover:not(.skip-fade-in){animation:fadein .1s linear}.monaco-workbench .workbench-hover.compact{font-size:12px}.monaco-workbench .workbench-hover.compact .hover-contents{padding:2px 8px}.monaco-workbench .workbench-hover-container.locked .workbench-hover{outline:1px solid var(--vscode-editorHoverWidget-border)}.monaco-workbench .workbench-hover-container.locked .workbench-hover:focus,.monaco-workbench .workbench-hover-lock:focus{outline:1px solid var(--vscode-focusBorder)}.monaco-workbench .workbench-hover-container.locked .workbench-hover-lock:hover{background:var(--vscode-toolbar-hoverBackground)}.monaco-workbench .workbench-hover-pointer{position:absolute;z-index:41;pointer-events:none}.monaco-workbench .workbench-hover-pointer:after{content:"";position:absolute;width:5px;height:5px;background-color:var(--vscode-editorHoverWidget-background);border-right:1px solid var(--vscode-editorHoverWidget-border);border-bottom:1px solid var(--vscode-editorHoverWidget-border)}.monaco-workbench .locked .workbench-hover-pointer:after{width:4px;height:4px;border-right-width:2px;border-bottom-width:2px}.monaco-workbench .workbench-hover-pointer.left{left:-3px}.monaco-workbench .workbench-hover-pointer.right{right:3px}.monaco-workbench .workbench-hover-pointer.top{top:-3px}.monaco-workbench .workbench-hover-pointer.bottom{bottom:3px}.monaco-workbench .workbench-hover-pointer.left:after{transform:rotate(135deg)}.monaco-workbench .workbench-hover-pointer.right:after{transform:rotate(315deg)}.monaco-workbench .workbench-hover-pointer.top:after{transform:rotate(225deg)}.monaco-workbench .workbench-hover-pointer.bottom:after{transform:rotate(45deg)}.monaco-workbench .workbench-hover a{color:var(--vscode-textLink-foreground)}.monaco-workbench .workbench-hover a:focus{outline:1px solid;outline-offset:-1px;text-decoration:underline;outline-color:var(--vscode-focusBorder)}.monaco-workbench .workbench-hover a:hover,.monaco-workbench .workbench-hover a:active{color:var(--vscode-textLink-activeForeground)}.monaco-workbench .workbench-hover code{background:var(--vscode-textCodeBlock-background)}.monaco-workbench .workbench-hover .hover-row .actions{background:var(--vscode-editorHoverWidget-statusBarBackground)}.monaco-workbench .workbench-hover.right-aligned{left:1px}.monaco-workbench .workbench-hover.right-aligned .hover-row.status-bar .actions{flex-direction:row-reverse}.monaco-workbench .workbench-hover.right-aligned .hover-row.status-bar .actions .action-container{margin-right:0;margin-left:16px}.monaco-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.monaco-scrollable-element>.visible{opacity:1;background:#0000;transition:opacity .1s linear;z-index:11}.monaco-scrollable-element>.invisible{opacity:0;pointer-events:none}.monaco-scrollable-element>.invisible.fade{transition:opacity .8s linear}.monaco-scrollable-element>.shadow{position:absolute;display:none}.monaco-scrollable-element>.shadow.top{display:block;top:0;left:3px;height:3px;width:100%;box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset}.monaco-scrollable-element>.shadow.left{display:block;top:3px;left:0;height:100%;width:3px;box-shadow:var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset}.monaco-scrollable-element>.shadow.top-left-corner{display:block;top:0;left:0;height:3px;width:3px}.monaco-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset}.monaco-scrollable-element>.scrollbar>.slider{background:var(--vscode-scrollbarSlider-background)}.monaco-scrollable-element>.scrollbar>.slider:hover{background:var(--vscode-scrollbarSlider-hoverBackground)}.monaco-scrollable-element>.scrollbar>.slider.active{background:var(--vscode-scrollbarSlider-activeBackground)}.monaco-hover{cursor:default;position:absolute;overflow:hidden;user-select:text;-webkit-user-select:text;box-sizing:border-box;animation:fadein .1s linear;line-height:1.5em;white-space:var(--vscode-hover-whiteSpace, normal)}.monaco-hover.hidden{display:none}.monaco-hover a:hover:not(.disabled){cursor:pointer}.monaco-hover .hover-contents:not(.html-hover-contents){padding:4px 8px}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents){max-width:var(--vscode-hover-maxWidth, 500px);word-wrap:break-word}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents) hr{min-width:100%}.monaco-hover p,.monaco-hover .code,.monaco-hover ul,.monaco-hover h1,.monaco-hover h2,.monaco-hover h3,.monaco-hover h4,.monaco-hover h5,.monaco-hover h6{margin:8px 0}.monaco-hover h1,.monaco-hover h2,.monaco-hover h3,.monaco-hover h4,.monaco-hover h5,.monaco-hover h6{line-height:1.1}.monaco-hover code{font-family:var(--monaco-monospace-font)}.monaco-hover hr{box-sizing:border-box;border-left:0px;border-right:0px;margin:4px -8px -4px;height:1px}.monaco-hover p:first-child,.monaco-hover .code:first-child,.monaco-hover ul:first-child{margin-top:0}.monaco-hover p:last-child,.monaco-hover .code:last-child,.monaco-hover ul:last-child{margin-bottom:0}.monaco-hover ul,.monaco-hover ol{padding-left:20px}.monaco-hover li>p{margin-bottom:0}.monaco-hover li>ul{margin-top:0}.monaco-hover code{border-radius:3px;padding:0 .4em}.monaco-hover .monaco-tokenized-source{white-space:var(--vscode-hover-sourceWhiteSpace, pre-wrap)}.monaco-hover .hover-row.status-bar{font-size:12px;line-height:22px}.monaco-hover .hover-row.status-bar .info{font-style:italic;padding:0 8px}.monaco-hover .hover-row.status-bar .actions{display:flex;padding:0 8px;width:100%}.monaco-hover .hover-row.status-bar .actions .action-container{margin-right:16px;cursor:pointer}.monaco-hover .hover-row.status-bar .actions .action-container .action .icon{padding-right:4px}.monaco-hover .hover-row.status-bar .actions .action-container a{color:var(--vscode-textLink-foreground);text-decoration:var(--text-link-decoration)}.monaco-hover .markdown-hover .hover-contents .codicon{color:inherit;font-size:inherit;vertical-align:middle}.monaco-hover .hover-contents a.code-link:hover,.monaco-hover .hover-contents a.code-link{color:inherit}.monaco-hover .hover-contents a.code-link:before{content:"("}.monaco-hover .hover-contents a.code-link:after{content:")"}.monaco-hover .hover-contents a.code-link>span{text-decoration:underline;border-bottom:1px solid transparent;text-underline-position:under;color:var(--vscode-textLink-foreground)}.monaco-hover .hover-contents a.code-link>span:hover{color:var(--vscode-textLink-activeForeground)}.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) span{margin-bottom:4px;display:inline-block}.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) span.codicon{margin-bottom:2px}.monaco-hover-content .action-container a{-webkit-user-select:none;user-select:none}.monaco-hover-content .action-container.disabled{pointer-events:none;opacity:.4;cursor:default}.monaco-editor .rendered-markdown kbd{background-color:var(--vscode-keybindingLabel-background);color:var(--vscode-keybindingLabel-foreground);border-style:solid;border-width:1px;border-radius:3px;border-color:var(--vscode-keybindingLabel-border);border-bottom-color:var(--vscode-keybindingLabel-bottomBorder);box-shadow:inset 0 -1px 0 var(--vscode-widget-shadow);vertical-align:middle;padding:1px 3px}.rendered-markdown li:has(input[type=checkbox]){list-style-type:none}.monaco-aria-container{position:absolute;left:-999em}.context-view{position:absolute}.context-view.fixed{all:initial;font-family:inherit;font-size:13px;position:fixed;color:inherit}.monaco-list{position:relative;height:100%;width:100%;white-space:nowrap}.monaco-list.mouse-support{user-select:none;-webkit-user-select:none}.monaco-list>.monaco-scrollable-element{height:100%}.monaco-list-rows{position:relative;width:100%;height:100%}.monaco-list.horizontal-scrolling .monaco-list-rows{width:auto;min-width:100%}.monaco-list-row{position:absolute;box-sizing:border-box;overflow:hidden;width:100%}.monaco-list.mouse-support .monaco-list-row{cursor:pointer;touch-action:none}.monaco-list .monaco-scrollable-element>.scrollbar.vertical,.monaco-pane-view>.monaco-split-view2.vertical>.monaco-scrollable-element>.scrollbar.vertical{z-index:14}.monaco-list-row.scrolling{display:none!important}.monaco-list.element-focused,.monaco-list.selection-single,.monaco-list.selection-multiple{outline:0!important}.monaco-drag-image{display:inline-block;padding:1px 7px;border-radius:10px;font-size:12px;position:absolute;z-index:1000}.monaco-list-type-filter-message{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;padding:40px 1em 1em;text-align:center;white-space:normal;opacity:.7;pointer-events:none}.monaco-list-type-filter-message:empty{display:none}.monaco-select-box-dropdown-padding{--dropdown-padding-top: 1px;--dropdown-padding-bottom: 1px}.hc-black .monaco-select-box-dropdown-padding,.hc-light .monaco-select-box-dropdown-padding{--dropdown-padding-top: 3px;--dropdown-padding-bottom: 4px}.monaco-select-box-dropdown-container{display:none;box-sizing:border-box}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown *{margin:0}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown a:focus{outline:1px solid -webkit-focus-ring-color;outline-offset:-1px}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown code{line-height:15px;font-family:var(--monaco-monospace-font)}.monaco-select-box-dropdown-container.visible{display:flex;flex-direction:column;text-align:left;width:1px;overflow:hidden;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container{flex:0 0 auto;align-self:flex-start;padding-top:var(--dropdown-padding-top);padding-bottom:var(--dropdown-padding-bottom);padding-left:1px;padding-right:1px;width:100%;overflow:hidden;box-sizing:border-box}.monaco-select-box-dropdown-container>.select-box-details-pane{padding:5px}.hc-black .monaco-select-box-dropdown-container>.select-box-dropdown-list-container{padding-top:var(--dropdown-padding-top);padding-bottom:var(--dropdown-padding-bottom)}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row{cursor:pointer}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-text{text-overflow:ellipsis;overflow:hidden;padding-left:3.5px;white-space:nowrap;float:left}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-detail{text-overflow:ellipsis;overflow:hidden;padding-left:3.5px;white-space:nowrap;float:left;opacity:.7}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-decorator-right{text-overflow:ellipsis;overflow:hidden;padding-right:10px;white-space:nowrap;float:right}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.visually-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control{flex:1 1 auto;align-self:flex-start;opacity:0}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control>.width-control-div{overflow:hidden;max-height:0px}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control>.width-control-div>.option-text-width-control{padding-left:4px;padding-right:8px;white-space:nowrap}.monaco-select-box{width:100%;cursor:pointer;border-radius:2px}.monaco-select-box-dropdown-container{font-size:13px;font-weight:400;text-transform:none}.monaco-action-bar .action-item.select-container{cursor:default}.monaco-action-bar .action-item .monaco-select-box{cursor:pointer;min-width:100px;min-height:18px;padding:2px 23px 2px 8px}.mac .monaco-action-bar .action-item .monaco-select-box{font-size:11px;border-radius:5px}.monaco-action-bar{white-space:nowrap;height:100%}.monaco-action-bar .actions-container{display:flex;margin:0 auto;padding:0;height:100%;width:100%;align-items:center}.monaco-action-bar.vertical .actions-container{display:inline-block}.monaco-action-bar .action-item{display:block;align-items:center;justify-content:center;cursor:pointer;position:relative}.monaco-action-bar .action-item.disabled{cursor:default}.monaco-action-bar .action-item .icon,.monaco-action-bar .action-item .codicon{display:block}.monaco-action-bar .action-item .codicon{display:flex;align-items:center;width:16px;height:16px}.monaco-action-bar .action-label{display:flex;font-size:11px;padding:3px;border-radius:5px}.monaco-action-bar .action-item.disabled .action-label,.monaco-action-bar .action-item.disabled .action-label:before,.monaco-action-bar .action-item.disabled .action-label:hover{color:var(--vscode-disabledForeground)}.monaco-action-bar.vertical{text-align:left}.monaco-action-bar.vertical .action-item{display:block}.monaco-action-bar.vertical .action-label.separator{display:block;border-bottom:1px solid #bbb;padding-top:1px;margin-left:.8em;margin-right:.8em}.monaco-action-bar .action-item .action-label.separator{width:1px;height:16px;margin:5px 4px!important;cursor:default;min-width:1px;padding:0;background-color:#bbb}.secondary-actions .monaco-action-bar .action-label{margin-left:6px}.monaco-action-bar .action-item.select-container{overflow:hidden;flex:1;max-width:170px;min-width:60px;display:flex;align-items:center;justify-content:center;margin-right:10px}.monaco-action-bar .action-item.action-dropdown-item{display:flex}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator{display:flex;align-items:center;cursor:default}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator>div{width:1px}.monaco-dropdown{height:100%;padding:0}.monaco-dropdown>.dropdown-label{cursor:pointer;height:100%;display:flex;align-items:center;justify-content:center}.monaco-dropdown>.dropdown-label>.action-label.disabled{cursor:default}.monaco-dropdown-with-primary{display:flex!important;flex-direction:row;border-radius:5px}.monaco-dropdown-with-primary>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*=codicon-]{font-size:12px;padding-left:0;padding-right:0;line-height:16px;margin-left:-3px}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{display:block;background-size:16px;background-position:center center;background-repeat:no-repeat}.monaco-action-bar .action-item.menu-entry .action-label.icon{width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:16px}.monaco-action-bar .action-item.menu-entry.text-only .action-label{color:var(--vscode-descriptionForeground);overflow:hidden;border-radius:2px}.monaco-action-bar .action-item.menu-entry.text-only.use-comma:not(:last-of-type) .action-label:after{content:", "}.monaco-action-bar .action-item.menu-entry.text-only+.action-item:not(.text-only)>.monaco-dropdown .action-label{color:var(--vscode-descriptionForeground)}.monaco-dropdown-with-default{display:flex!important;flex-direction:row;border-radius:5px}.monaco-dropdown-with-default>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-default>.action-container.menu-entry>.action-label.icon{width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:16px}.monaco-dropdown-with-default:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*=codicon-]{font-size:12px;padding-left:0;padding-right:0;line-height:16px;margin-left:-3px}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{display:block;background-size:16px;background-position:center center;background-repeat:no-repeat}.quick-input-widget{font-size:13px}.quick-input-widget .monaco-highlighted-label .highlight{color:#0066bf}.vs .quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight{color:#9dddff}.vs-dark .quick-input-widget .monaco-highlighted-label .highlight{color:#0097fb}.hc-black .quick-input-widget .monaco-highlighted-label .highlight{color:#f38518}.hc-light .quick-input-widget .monaco-highlighted-label .highlight{color:#0f4a85}.monaco-keybinding>.monaco-keybinding-key{background-color:#ddd6;border:solid 1px rgba(204,204,204,.4);border-bottom-color:#bbb6;box-shadow:inset 0 -1px #bbb6;color:#555}.hc-black .monaco-keybinding>.monaco-keybinding-key{background-color:transparent;border:solid 1px rgb(111,195,223);box-shadow:none;color:#fff}.hc-light .monaco-keybinding>.monaco-keybinding-key{background-color:transparent;border:solid 1px #0F4A85;box-shadow:none;color:#292929}.vs-dark .monaco-keybinding>.monaco-keybinding-key{background-color:#8080802b;border:solid 1px rgba(51,51,51,.6);border-bottom-color:#4449;box-shadow:inset 0 -1px #4449;color:#ccc}.monaco-custom-toggle{margin-left:2px;float:left;cursor:pointer;overflow:hidden;width:20px;height:20px;border-radius:3px;border:1px solid transparent;padding:1px;box-sizing:border-box;user-select:none;-webkit-user-select:none}.monaco-custom-toggle:hover{background-color:var(--vscode-inputOption-hoverBackground)}.hc-black .monaco-custom-toggle:hover,.hc-light .monaco-custom-toggle:hover{border:1px dashed var(--vscode-focusBorder)}.hc-black .monaco-custom-toggle,.hc-light .monaco-custom-toggle,.hc-black .monaco-custom-toggle:hover,.hc-light .monaco-custom-toggle:hover{background:none}.monaco-custom-toggle.monaco-checkbox{height:18px;width:18px;border:1px solid transparent;border-radius:3px;margin-right:9px;margin-left:0;padding:0;opacity:1;background-size:16px!important}.monaco-action-bar .checkbox-action-item{display:flex;align-items:center;border-radius:2px;padding-right:2px}.monaco-action-bar .checkbox-action-item:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-action-bar .checkbox-action-item>.monaco-custom-toggle.monaco-checkbox{margin-right:4px}.monaco-action-bar .checkbox-action-item>.checkbox-label{font-size:12px}.monaco-custom-toggle.monaco-checkbox:not(.checked):before{visibility:hidden}.quick-input-widget{position:absolute;width:600px;z-index:2550;left:50%;margin-left:-300px;-webkit-app-region:no-drag;border-radius:6px}.quick-input-titlebar{display:flex;align-items:center;border-top-right-radius:5px;border-top-left-radius:5px}.quick-input-left-action-bar{display:flex;margin-left:4px;flex:1}.quick-input-inline-action-bar{margin:2px 0 0 5px}.quick-input-title{padding:3px 0;text-align:center;text-overflow:ellipsis;overflow:hidden}.quick-input-right-action-bar{display:flex;margin-right:4px;flex:1}.quick-input-right-action-bar>.actions-container{justify-content:flex-end}.quick-input-titlebar .monaco-action-bar .action-label.codicon{background-position:center;background-repeat:no-repeat;padding:2px}.quick-input-description{margin:6px 6px 6px 11px}.quick-input-header .quick-input-description{margin:4px 2px;flex:1}.quick-input-header{display:flex;padding:8px 6px 2px}.quick-input-widget.hidden-input .quick-input-header{padding:0;margin-bottom:0}.quick-input-and-message{display:flex;flex-direction:column;flex-grow:1;min-width:0;position:relative}.quick-input-check-all{align-self:center;margin:0}.quick-input-filter{flex-grow:1;display:flex;position:relative}.quick-input-box{flex-grow:1}.quick-input-widget.show-checkboxes .quick-input-box,.quick-input-widget.show-checkboxes .quick-input-message{margin-left:5px}.quick-input-visible-count{position:absolute;left:-10000px}.quick-input-count{align-self:center;position:absolute;right:4px;display:flex;align-items:center}.quick-input-count .monaco-count-badge{vertical-align:middle;padding:2px 4px;border-radius:2px;min-height:auto;line-height:normal}.quick-input-action{margin-left:6px}.quick-input-action .monaco-text-button{font-size:11px;padding:0 6px;display:flex;height:25px;align-items:center}.quick-input-message{margin-top:-1px;padding:5px;overflow-wrap:break-word}.quick-input-message>.codicon{margin:0 .2em;vertical-align:text-bottom}.quick-input-message a{color:inherit}.quick-input-progress.monaco-progress-container{position:relative}.quick-input-list{line-height:22px}.quick-input-widget.hidden-input .quick-input-list{margin-top:4px;padding-bottom:4px}.quick-input-list .monaco-list{overflow:hidden;max-height:440px;padding-bottom:5px}.quick-input-list .monaco-scrollable-element{padding:0 5px}.quick-input-list .quick-input-list-entry{box-sizing:border-box;overflow:hidden;display:flex;padding:0 6px}.quick-input-list .quick-input-list-entry.quick-input-list-separator-border{border-top-width:1px;border-top-style:solid}.quick-input-list .monaco-list-row{border-radius:3px}.quick-input-list .monaco-list-row[data-index="0"] .quick-input-list-entry.quick-input-list-separator-border{border-top-style:none}.quick-input-list .quick-input-list-label{overflow:hidden;display:flex;height:100%;flex:1}.quick-input-list .quick-input-list-checkbox{align-self:center;margin:0}.quick-input-list .quick-input-list-icon{background-size:16px;background-position:left center;background-repeat:no-repeat;padding-right:6px;width:16px;height:22px;display:flex;align-items:center;justify-content:center}.quick-input-list .quick-input-list-rows{overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:column;height:100%;flex:1;margin-left:5px}.quick-input-widget.show-checkboxes .quick-input-list .quick-input-list-rows{margin-left:10px}.quick-input-widget .quick-input-list .quick-input-list-checkbox{display:none}.quick-input-widget.show-checkboxes .quick-input-list .quick-input-list-checkbox{display:inline}.quick-input-list .quick-input-list-rows>.quick-input-list-row{display:flex;align-items:center}.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label,.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label .monaco-icon-label-container>.monaco-icon-name-container{flex:1}.quick-input-list .quick-input-list-rows>.quick-input-list-row .codicon[class*=codicon-]{vertical-align:text-bottom}.quick-input-list .quick-input-list-rows .monaco-highlighted-label>span{opacity:1}.quick-input-list .quick-input-list-entry .quick-input-list-entry-keybinding{margin-right:8px}.quick-input-list .quick-input-list-label-meta{opacity:.7;line-height:normal;text-overflow:ellipsis;overflow:hidden}.quick-input-list .monaco-list .monaco-list-row .monaco-highlighted-label .highlight{font-weight:700;background-color:unset;color:var(--vscode-list-highlightForeground)!important}.quick-input-list .monaco-list .monaco-list-row.focused .monaco-highlighted-label .highlight{color:var(--vscode-list-focusHighlightForeground)!important}.quick-input-list .quick-input-list-entry .quick-input-list-separator{margin-right:4px}.quick-input-list .quick-input-list-entry-action-bar{display:flex;flex:0;overflow:visible}.quick-input-list .quick-input-list-entry-action-bar .action-label{display:none}.quick-input-list .quick-input-list-entry-action-bar .action-label.codicon{margin-right:4px;padding:2px}.quick-input-list .quick-input-list-entry-action-bar{margin-top:1px}.quick-input-list .quick-input-list-entry-action-bar{margin-right:4px}.quick-input-list .quick-input-list-entry .quick-input-list-entry-action-bar .action-label.always-visible,.quick-input-list .quick-input-list-entry:hover .quick-input-list-entry-action-bar .action-label,.quick-input-list .quick-input-list-entry.focus-inside .quick-input-list-entry-action-bar .action-label,.quick-input-list .monaco-list-row.focused .quick-input-list-entry-action-bar .action-label,.quick-input-list .monaco-list-row.passive-focused .quick-input-list-entry-action-bar .action-label{display:flex}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key,.quick-input-list .monaco-list-row.focused .quick-input-list-entry .quick-input-list-separator{color:inherit}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key{background:none}.quick-input-list .quick-input-list-separator-as-item{padding:4px 6px;font-size:12px}.quick-input-list .quick-input-list-separator-as-item .label-name{font-weight:600}.quick-input-list .quick-input-list-separator-as-item .label-description{opacity:1!important}.quick-input-list .monaco-tree-sticky-row .quick-input-list-entry.quick-input-list-separator-as-item.quick-input-list-separator-border{border-top-style:none}.quick-input-list .monaco-tree-sticky-row{padding:0 5px}.quick-input-list .monaco-tl-twistie{display:none!important}.monaco-text-button{box-sizing:border-box;display:flex;width:100%;padding:4px;border-radius:2px;text-align:center;cursor:pointer;justify-content:center;align-items:center;border:1px solid var(--vscode-button-border, transparent);line-height:18px}.monaco-text-button:focus{outline-offset:2px!important}.monaco-text-button:hover{text-decoration:none!important}.monaco-button.disabled:focus,.monaco-button.disabled{opacity:.4!important;cursor:default}.monaco-text-button .codicon{margin:0 .2em;color:inherit!important}.monaco-text-button.monaco-text-button-with-short-label{flex-direction:row;flex-wrap:wrap;padding:0 4px;overflow:hidden;height:28px}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label{flex-basis:100%}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label-short{flex-grow:1;width:0;overflow:hidden}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label,.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label-short{display:flex;justify-content:center;align-items:center;font-weight:400;font-style:inherit;padding:4px 0}.monaco-button-dropdown{display:flex;cursor:pointer}.monaco-button-dropdown.disabled{cursor:default}.monaco-button-dropdown>.monaco-button:focus{outline-offset:-1px!important}.monaco-button-dropdown.disabled>.monaco-button.disabled,.monaco-button-dropdown.disabled>.monaco-button.disabled:focus,.monaco-button-dropdown.disabled>.monaco-button-dropdown-separator{opacity:.4!important}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-right-width:0!important}.monaco-button-dropdown .monaco-button-dropdown-separator{padding:4px 0;cursor:default}.monaco-button-dropdown .monaco-button-dropdown-separator>div{height:100%;width:1px}.monaco-button-dropdown>.monaco-button.monaco-dropdown-button{border:1px solid var(--vscode-button-border, transparent);border-left-width:0!important;border-radius:0 2px 2px 0;display:flex;align-items:center}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-radius:2px 0 0 2px}.monaco-description-button{display:flex;flex-direction:column;align-items:center;margin:4px 5px}.monaco-description-button .monaco-button-description{font-style:italic;font-size:11px;padding:4px 20px}.monaco-description-button .monaco-button-label,.monaco-description-button .monaco-button-description{display:flex;justify-content:center;align-items:center}.monaco-description-button .monaco-button-label>.codicon,.monaco-description-button .monaco-button-description>.codicon{margin:0 .2em;color:inherit!important}.monaco-button.default-colors,.monaco-button-dropdown.default-colors>.monaco-button{color:var(--vscode-button-foreground);background-color:var(--vscode-button-background)}.monaco-button.default-colors:hover,.monaco-button-dropdown.default-colors>.monaco-button:hover{background-color:var(--vscode-button-hoverBackground)}.monaco-button.default-colors.secondary,.monaco-button-dropdown.default-colors>.monaco-button.secondary{color:var(--vscode-button-secondaryForeground);background-color:var(--vscode-button-secondaryBackground)}.monaco-button.default-colors.secondary:hover,.monaco-button-dropdown.default-colors>.monaco-button.secondary:hover{background-color:var(--vscode-button-secondaryHoverBackground)}.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator{background-color:var(--vscode-button-background);border-top:1px solid var(--vscode-button-border);border-bottom:1px solid var(--vscode-button-border)}.monaco-button-dropdown.default-colors .monaco-button.secondary+.monaco-button-dropdown-separator{background-color:var(--vscode-button-secondaryBackground)}.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator>div{background-color:var(--vscode-button-separator)}.monaco-count-badge{padding:3px 6px;border-radius:11px;font-size:11px;min-width:18px;min-height:18px;line-height:11px;font-weight:400;text-align:center;display:inline-block;box-sizing:border-box}.monaco-count-badge.long{padding:2px 3px;border-radius:2px;min-height:auto;line-height:normal}.monaco-progress-container{width:100%;height:2px;overflow:hidden}.monaco-progress-container .progress-bit{width:2%;height:2px;position:absolute;left:0;display:none}.monaco-progress-container.active .progress-bit{display:inherit}.monaco-progress-container.discrete .progress-bit{left:0;transition:width .1s linear}.monaco-progress-container.discrete.done .progress-bit{width:100%}.monaco-progress-container.infinite .progress-bit{animation-name:progress;animation-duration:4s;animation-iteration-count:infinite;transform:translateZ(0);animation-timing-function:linear}.monaco-progress-container.infinite.infinite-long-running .progress-bit{animation-timing-function:steps(100)}@keyframes progress{0%{transform:translate(0) scaleX(1)}50%{transform:translate(2500%) scaleX(3)}to{transform:translate(4900%) scaleX(1)}}.monaco-inputbox{position:relative;display:block;padding:0;box-sizing:border-box;border-radius:2px;font-size:inherit}.monaco-inputbox>.ibwrapper>.input,.monaco-inputbox>.ibwrapper>.mirror{padding:4px 6px}.monaco-inputbox>.ibwrapper{position:relative;width:100%;height:100%}.monaco-inputbox>.ibwrapper>.input{display:inline-block;box-sizing:border-box;width:100%;height:100%;line-height:inherit;border:none;font-family:inherit;font-size:inherit;resize:none;color:inherit}.monaco-inputbox>.ibwrapper>input{text-overflow:ellipsis}.monaco-inputbox>.ibwrapper>textarea.input{display:block;scrollbar-width:none;outline:none}.monaco-inputbox>.ibwrapper>textarea.input::-webkit-scrollbar{display:none}.monaco-inputbox>.ibwrapper>textarea.input.empty{white-space:nowrap}.monaco-inputbox>.ibwrapper>.mirror{position:absolute;display:inline-block;width:100%;top:0;left:0;box-sizing:border-box;white-space:pre-wrap;visibility:hidden;word-wrap:break-word}.monaco-inputbox-container{text-align:right}.monaco-inputbox-container .monaco-inputbox-message{display:inline-block;overflow:hidden;text-align:left;width:100%;box-sizing:border-box;padding:.4em;font-size:12px;line-height:17px;margin-top:-1px;word-wrap:break-word}.monaco-inputbox .monaco-action-bar{position:absolute;right:2px;top:4px}.monaco-inputbox .monaco-action-bar .action-item{margin-left:2px}.monaco-inputbox .monaco-action-bar .action-item .codicon{background-repeat:no-repeat;width:16px;height:16px}.monaco-findInput{position:relative}.monaco-findInput .monaco-inputbox{font-size:13px;width:100%}.monaco-findInput>.controls{position:absolute;top:3px;right:2px}.vs .monaco-findInput.disabled{background-color:#e1e1e1}.vs-dark .monaco-findInput.disabled{background-color:#333}.monaco-findInput.highlight-0 .controls,.hc-light .monaco-findInput.highlight-0 .controls{animation:monaco-findInput-highlight-0 .1s linear 0s}.monaco-findInput.highlight-1 .controls,.hc-light .monaco-findInput.highlight-1 .controls{animation:monaco-findInput-highlight-1 .1s linear 0s}.hc-black .monaco-findInput.highlight-0 .controls,.vs-dark .monaco-findInput.highlight-0 .controls{animation:monaco-findInput-highlight-dark-0 .1s linear 0s}.hc-black .monaco-findInput.highlight-1 .controls,.vs-dark .monaco-findInput.highlight-1 .controls{animation:monaco-findInput-highlight-dark-1 .1s linear 0s}@keyframes monaco-findInput-highlight-0{0%{background:#fdff00cc}to{background:transparent}}@keyframes monaco-findInput-highlight-1{0%{background:#fdff00cc}99%{background:transparent}}@keyframes monaco-findInput-highlight-dark-0{0%{background:#ffffff70}to{background:transparent}}@keyframes monaco-findInput-highlight-dark-1{0%{background:#ffffff70}99%{background:transparent}}:root{--vscode-sash-size: 4px;--vscode-sash-hover-size: 4px}.monaco-sash{position:absolute;z-index:35;touch-action:none}.monaco-sash.disabled{pointer-events:none}.monaco-sash.mac.vertical{cursor:col-resize}.monaco-sash.vertical.minimum{cursor:e-resize}.monaco-sash.vertical.maximum{cursor:w-resize}.monaco-sash.mac.horizontal{cursor:row-resize}.monaco-sash.horizontal.minimum{cursor:s-resize}.monaco-sash.horizontal.maximum{cursor:n-resize}.monaco-sash.disabled{cursor:default!important;pointer-events:none!important}.monaco-sash.vertical{cursor:ew-resize;top:0;width:var(--vscode-sash-size);height:100%}.monaco-sash.horizontal{cursor:ns-resize;left:0;width:100%;height:var(--vscode-sash-size)}.monaco-sash:not(.disabled)>.orthogonal-drag-handle{content:" ";height:calc(var(--vscode-sash-size) * 2);width:calc(var(--vscode-sash-size) * 2);z-index:100;display:block;cursor:all-scroll;position:absolute}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.start,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.end{cursor:nwse-resize}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.end,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.start{cursor:nesw-resize}.monaco-sash.vertical>.orthogonal-drag-handle.start{left:calc(var(--vscode-sash-size) * -.5);top:calc(var(--vscode-sash-size) * -1)}.monaco-sash.vertical>.orthogonal-drag-handle.end{left:calc(var(--vscode-sash-size) * -.5);bottom:calc(var(--vscode-sash-size) * -1)}.monaco-sash.horizontal>.orthogonal-drag-handle.start{top:calc(var(--vscode-sash-size) * -.5);left:calc(var(--vscode-sash-size) * -1)}.monaco-sash.horizontal>.orthogonal-drag-handle.end{top:calc(var(--vscode-sash-size) * -.5);right:calc(var(--vscode-sash-size) * -1)}.monaco-sash:before{content:"";pointer-events:none;position:absolute;width:100%;height:100%;background:transparent}.monaco-workbench:not(.reduce-motion) .monaco-sash:before{transition:background-color .1s ease-out}.monaco-sash.hover:before,.monaco-sash.active:before{background:var(--vscode-sash-hoverBorder)}.monaco-sash.vertical:before{width:var(--vscode-sash-hover-size);left:calc(50% - (var(--vscode-sash-hover-size) / 2))}.monaco-sash.horizontal:before{height:var(--vscode-sash-hover-size);top:calc(50% - (var(--vscode-sash-hover-size) / 2))}.pointer-events-disabled{pointer-events:none!important}.monaco-sash.debug{background:#0ff}.monaco-sash.debug.disabled{background:#0ff3}.monaco-sash.debug:not(.disabled)>.orthogonal-drag-handle{background:red}.monaco-split-view2{position:relative;width:100%;height:100%}.monaco-split-view2>.sash-container{position:absolute;width:100%;height:100%;pointer-events:none}.monaco-split-view2>.sash-container>.monaco-sash{pointer-events:initial}.monaco-split-view2>.monaco-scrollable-element{width:100%;height:100%}.monaco-split-view2>.monaco-scrollable-element>.split-view-container{width:100%;height:100%;white-space:nowrap;position:relative}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view{white-space:initial;position:absolute}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view:not(.visible){display:none}.monaco-split-view2.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view{width:100%}.monaco-split-view2.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view{height:100%}.monaco-split-view2.separator-border>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{content:" ";position:absolute;top:0;left:0;z-index:5;pointer-events:none;background-color:var(--separator-border)}.monaco-split-view2.separator-border.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{height:100%;width:1px}.monaco-split-view2.separator-border.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{height:1px;width:100%}.monaco-table{display:flex;flex-direction:column;position:relative;height:100%;width:100%;white-space:nowrap;overflow:hidden}.monaco-table>.monaco-split-view2{border-bottom:1px solid transparent}.monaco-table>.monaco-list{flex:1}.monaco-table-tr{display:flex;height:100%}.monaco-table-th{width:100%;height:100%;font-weight:700;overflow:hidden;text-overflow:ellipsis}.monaco-table-th,.monaco-table-td{box-sizing:border-box;flex-shrink:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{content:"";position:absolute;left:calc(var(--vscode-sash-size) / 2);width:0;border-left:1px solid transparent}.monaco-workbench:not(.reduce-motion) .monaco-table>.monaco-split-view2,.monaco-workbench:not(.reduce-motion) .monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{transition:border-color .2s ease-out}.monaco-tl-row{display:flex;height:100%;align-items:center;position:relative}.monaco-tl-row.disabled{cursor:default}.monaco-tl-indent{height:100%;position:absolute;top:0;left:16px;pointer-events:none}.hide-arrows .monaco-tl-indent{left:12px}.monaco-tl-indent>.indent-guide{display:inline-block;box-sizing:border-box;height:100%;border-left:1px solid transparent}.monaco-workbench:not(.reduce-motion) .monaco-tl-indent>.indent-guide{transition:border-color .1s linear}.monaco-tl-twistie,.monaco-tl-contents{height:100%}.monaco-tl-twistie{font-size:10px;text-align:right;padding-right:6px;flex-shrink:0;width:16px;display:flex!important;align-items:center;justify-content:center;transform:translate(3px)}.monaco-tl-contents{flex:1;overflow:hidden}.monaco-tl-twistie:before{border-radius:20px}.monaco-tl-twistie.collapsed:before{transform:rotate(-90deg)}.monaco-tl-twistie.codicon-tree-item-loading:before{animation:codicon-spin 1.25s steps(30) infinite}.monaco-tree-type-filter{position:absolute;top:0;display:flex;padding:3px;max-width:200px;z-index:100;margin:0 6px;border:1px solid var(--vscode-widget-border);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.monaco-workbench:not(.reduce-motion) .monaco-tree-type-filter{transition:top .3s}.monaco-tree-type-filter.disabled{top:-40px!important}.monaco-tree-type-filter-grab{display:flex!important;align-items:center;justify-content:center;cursor:grab;margin-right:2px}.monaco-tree-type-filter-grab.grabbing{cursor:grabbing}.monaco-tree-type-filter-input{flex:1}.monaco-tree-type-filter-input .monaco-inputbox{height:23px}.monaco-tree-type-filter-input .monaco-inputbox>.ibwrapper>.input,.monaco-tree-type-filter-input .monaco-inputbox>.ibwrapper>.mirror{padding:2px 4px}.monaco-tree-type-filter-input .monaco-findInput>.controls{top:2px}.monaco-tree-type-filter-actionbar{margin-left:4px}.monaco-tree-type-filter-actionbar .monaco-action-bar .action-label{padding:2px}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container{position:absolute;top:0;left:0;width:100%;height:0;z-index:13;background-color:var(--vscode-sideBar-background)}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row.monaco-list-row{position:absolute;width:100%;opacity:1!important;overflow:hidden;background-color:var(--vscode-sideBar-background)}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row:hover{background-color:var(--vscode-list-hoverBackground)!important;cursor:pointer}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.empty,.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.empty .monaco-tree-sticky-container-shadow{display:none}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-container-shadow{position:absolute;bottom:-3px;left:0;height:0px;width:100%}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container[tabindex="0"]:focus{outline:none}.monaco-icon-label{display:flex;overflow:hidden;text-overflow:ellipsis}.monaco-icon-label:before{background-size:16px;background-position:left center;background-repeat:no-repeat;padding-right:6px;width:16px;height:22px;line-height:inherit!important;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top;flex-shrink:0}.monaco-icon-label-iconpath{width:16px;height:16px;padding-left:2px;margin-top:2px;display:flex}.monaco-icon-label-container.disabled{color:var(--vscode-disabledForeground)}.monaco-icon-label>.monaco-icon-label-container{min-width:0;overflow:hidden;text-overflow:ellipsis;flex:1}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name{color:inherit;white-space:pre}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name>.label-separator{margin:0 2px;opacity:.5}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-suffix-container>.label-suffix{opacity:.7;white-space:pre}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{opacity:.7;margin-left:.5em;font-size:.9em;white-space:pre}.monaco-icon-label.nowrap>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{white-space:nowrap}.vs .monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{opacity:.95}.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{font-style:italic}.monaco-icon-label.deprecated{text-decoration:line-through;opacity:.66}.monaco-icon-label.italic:after{font-style:italic}.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{text-decoration:line-through}.monaco-icon-label:after{opacity:.75;font-size:90%;font-weight:600;margin:auto 16px 0 5px;text-align:center}.monaco-list:focus .selected .monaco-icon-label,.monaco-list:focus .selected .monaco-icon-label:after{color:inherit!important}.monaco-list-row.focused.selected .label-description,.monaco-list-row.selected .label-description{opacity:.8}.monaco-keybinding{display:flex;align-items:center;line-height:10px}.monaco-keybinding>.monaco-keybinding-key{display:inline-block;border-style:solid;border-width:1px;border-radius:3px;vertical-align:middle;font-size:11px;padding:3px 5px;margin:0 2px}.monaco-keybinding>.monaco-keybinding-key:first-child{margin-left:0}.monaco-keybinding>.monaco-keybinding-key:last-child{margin-right:0}.monaco-keybinding>.monaco-keybinding-key-separator{display:inline-block}.monaco-keybinding>.monaco-keybinding-key-chord-separator{width:6px}::-ms-clear{display:none}.monaco-editor .editor-widget input{color:inherit}.monaco-editor{position:relative;overflow:visible;-webkit-text-size-adjust:100%;color:var(--vscode-editor-foreground);background-color:var(--vscode-editor-background);overflow-wrap:initial}.monaco-editor-background{background-color:var(--vscode-editor-background)}.monaco-editor .rangeHighlight{background-color:var(--vscode-editor-rangeHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-rangeHighlightBorder)}.monaco-editor.hc-black .rangeHighlight,.monaco-editor.hc-light .rangeHighlight{border-style:dotted}.monaco-editor .symbolHighlight{background-color:var(--vscode-editor-symbolHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-symbolHighlightBorder)}.monaco-editor.hc-black .symbolHighlight,.monaco-editor.hc-light .symbolHighlight{border-style:dotted}.monaco-editor .overflow-guard{position:relative;overflow:hidden}.monaco-editor .view-overlays{position:absolute;top:0}.monaco-editor .view-overlays>div,.monaco-editor .margin-view-overlays>div{position:absolute;width:100%}.monaco-editor .squiggly-error{border-bottom:4px double var(--vscode-editorError-border)}.monaco-editor .squiggly-error:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorError-background)}.monaco-editor .squiggly-warning{border-bottom:4px double var(--vscode-editorWarning-border)}.monaco-editor .squiggly-warning:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorWarning-background)}.monaco-editor .squiggly-info{border-bottom:4px double var(--vscode-editorInfo-border)}.monaco-editor .squiggly-info:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorInfo-background)}.monaco-editor .squiggly-hint{border-bottom:2px dotted var(--vscode-editorHint-border)}.monaco-editor.showUnused .squiggly-unnecessary{border-bottom:2px dashed var(--vscode-editorUnnecessaryCode-border)}.monaco-editor.showDeprecated .squiggly-inline-deprecated{text-decoration:line-through;text-decoration-color:var(--vscode-editor-foreground, inherit)}.monaco-editor .inputarea{min-width:0;min-height:0;margin:0;padding:0;position:absolute;outline:none!important;resize:none;border:none;overflow:hidden;color:transparent;background-color:transparent;z-index:-10}.monaco-editor .inputarea.ime-input{z-index:10;caret-color:var(--vscode-editorCursor-foreground);color:var(--vscode-editor-foreground)}.monaco-editor .margin-view-overlays .line-numbers{bottom:0;font-variant-numeric:tabular-nums;position:absolute;text-align:right;display:inline-block;vertical-align:middle;box-sizing:border-box;cursor:default}.monaco-editor .relative-current-line-number{text-align:left;display:inline-block;width:100%}.monaco-editor .margin-view-overlays .line-numbers.lh-odd{margin-top:1px}.monaco-editor .line-numbers{color:var(--vscode-editorLineNumber-foreground)}.monaco-editor .line-numbers.active-line-number{color:var(--vscode-editorLineNumber-activeForeground)}.monaco-editor .margin{background-color:var(--vscode-editorGutter-background)}.monaco-mouse-cursor-text{cursor:text}.monaco-editor .blockDecorations-container{position:absolute;top:0;pointer-events:none}.monaco-editor .blockDecorations-block{position:absolute;box-sizing:border-box}.monaco-editor .view-overlays .current-line,.monaco-editor .margin-view-overlays .current-line{display:block;position:absolute;left:0;top:0;box-sizing:border-box;height:100%}.monaco-editor .margin-view-overlays .current-line.current-line-margin.current-line-margin-both{border-right:0}.monaco-editor .lines-content .cdr{position:absolute;height:100%}.monaco-editor .glyph-margin{position:absolute;top:0}.monaco-editor .glyph-margin-widgets .cgmr{position:absolute;display:flex;align-items:center;justify-content:center}.monaco-editor .glyph-margin-widgets .cgmr.codicon-modifier-spin:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.monaco-editor .lines-content .core-guide{position:absolute;box-sizing:border-box;height:100%}.mtkcontrol{color:#fff!important;background:#960000!important}.mtkoverflow{background-color:var(--vscode-button-background, var(--vscode-editor-background));color:var(--vscode-button-foreground, var(--vscode-editor-foreground));border-width:1px;border-style:solid;border-color:var(--vscode-contrastBorder);border-radius:2px;padding:4px;cursor:pointer}.mtkoverflow:hover{background-color:var(--vscode-button-hoverBackground)}.monaco-editor.no-user-select .lines-content,.monaco-editor.no-user-select .view-line,.monaco-editor.no-user-select .view-lines{user-select:none;-webkit-user-select:none}.monaco-editor.mac .lines-content:hover,.monaco-editor.mac .view-line:hover,.monaco-editor.mac .view-lines:hover{user-select:text;-webkit-user-select:text;-ms-user-select:text}.monaco-editor.enable-user-select{user-select:initial;-webkit-user-select:initial}.monaco-editor .view-lines{white-space:nowrap}.monaco-editor .view-line{position:absolute;width:100%}.monaco-editor .lines-content>.view-lines>.view-line>span{top:0;bottom:0;position:absolute}.monaco-editor .mtkw{color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .mtkz{display:inline-block;color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .lines-decorations{position:absolute;top:0;background:#fff}.monaco-editor .margin-view-overlays .cldr{position:absolute;height:100%}.monaco-editor .margin-view-overlays .cmdr{position:absolute;left:0;width:100%;height:100%}.monaco-editor .minimap.slider-mouseover .minimap-slider{opacity:0;transition:opacity .1s linear}.monaco-editor .minimap.slider-mouseover:hover .minimap-slider,.monaco-editor .minimap.slider-mouseover .minimap-slider.active{opacity:1}.monaco-editor .minimap-slider .minimap-slider-horizontal{background:var(--vscode-minimapSlider-background)}.monaco-editor .minimap-slider:hover .minimap-slider-horizontal{background:var(--vscode-minimapSlider-hoverBackground)}.monaco-editor .minimap-slider.active .minimap-slider-horizontal{background:var(--vscode-minimapSlider-activeBackground)}.monaco-editor .minimap-shadow-visible{box-shadow:var(--vscode-scrollbar-shadow) -6px 0 6px -6px inset}.monaco-editor .minimap-shadow-hidden{position:absolute;width:0}.monaco-editor .minimap-shadow-visible{position:absolute;left:-6px;width:6px}.monaco-editor.no-minimap-shadow .minimap-shadow-visible{position:absolute;left:-1px;width:1px}.minimap.autohide{opacity:0;transition:opacity .5s}.minimap.autohide:hover{opacity:1}.monaco-editor .minimap{z-index:5}.monaco-editor .overlayWidgets{position:absolute;top:0;left:0}.monaco-editor .view-ruler{position:absolute;top:0;box-shadow:1px 0 0 0 var(--vscode-editorRuler-foreground) inset}.monaco-editor .scroll-decoration{position:absolute;top:0;left:0;height:6px;box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset}.monaco-editor .lines-content .cslr{position:absolute}.monaco-editor .focused .selected-text{background-color:var(--vscode-editor-selectionBackground)}.monaco-editor .selected-text{background-color:var(--vscode-editor-inactiveSelectionBackground)}.monaco-editor .top-left-radius{border-top-left-radius:3px}.monaco-editor .bottom-left-radius{border-bottom-left-radius:3px}.monaco-editor .top-right-radius{border-top-right-radius:3px}.monaco-editor .bottom-right-radius{border-bottom-right-radius:3px}.monaco-editor.hc-black .top-left-radius{border-top-left-radius:0}.monaco-editor.hc-black .bottom-left-radius{border-bottom-left-radius:0}.monaco-editor.hc-black .top-right-radius{border-top-right-radius:0}.monaco-editor.hc-black .bottom-right-radius{border-bottom-right-radius:0}.monaco-editor.hc-light .top-left-radius{border-top-left-radius:0}.monaco-editor.hc-light .bottom-left-radius{border-bottom-left-radius:0}.monaco-editor.hc-light .top-right-radius{border-top-right-radius:0}.monaco-editor.hc-light .bottom-right-radius{border-bottom-right-radius:0}.monaco-editor .cursors-layer{position:absolute;top:0}.monaco-editor .cursors-layer>.cursor{position:absolute;overflow:hidden;box-sizing:border-box}.monaco-editor .cursors-layer.cursor-smooth-caret-animation>.cursor{transition:all 80ms}.monaco-editor .cursors-layer.cursor-block-outline-style>.cursor{background:transparent!important;border-style:solid;border-width:1px}.monaco-editor .cursors-layer.cursor-underline-style>.cursor{border-bottom-width:2px;border-bottom-style:solid;background:transparent!important}.monaco-editor .cursors-layer.cursor-underline-thin-style>.cursor{border-bottom-width:1px;border-bottom-style:solid;background:transparent!important}@keyframes monaco-cursor-smooth{0%,20%{opacity:1}60%,to{opacity:0}}@keyframes monaco-cursor-phase{0%,20%{opacity:1}90%,to{opacity:0}}@keyframes monaco-cursor-expand{0%,20%{transform:scaleY(1)}80%,to{transform:scaleY(0)}}.cursor-smooth{animation:monaco-cursor-smooth .5s ease-in-out 0s 20 alternate}.cursor-phase{animation:monaco-cursor-phase .5s ease-in-out 0s 20 alternate}.cursor-expand>.cursor{animation:monaco-cursor-expand .5s ease-in-out 0s 20 alternate}.monaco-editor .mwh{position:absolute;color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .diff-hidden-lines-widget{width:100%}.monaco-editor .diff-hidden-lines{height:0px;transform:translateY(-10px);font-size:13px;line-height:14px}.monaco-editor .diff-hidden-lines:not(.dragging) .top:hover,.monaco-editor .diff-hidden-lines:not(.dragging) .bottom:hover,.monaco-editor .diff-hidden-lines .top.dragging,.monaco-editor .diff-hidden-lines .bottom.dragging{background-color:var(--vscode-focusBorder)}.monaco-editor .diff-hidden-lines .top,.monaco-editor .diff-hidden-lines .bottom{transition:background-color .1s ease-out;height:4px;background-color:transparent;background-clip:padding-box;border-bottom:2px solid transparent;border-top:4px solid transparent}.monaco-editor.draggingUnchangedRegion.canMoveTop:not(.canMoveBottom) *,.monaco-editor .diff-hidden-lines .top.canMoveTop:not(.canMoveBottom),.monaco-editor .diff-hidden-lines .bottom.canMoveTop:not(.canMoveBottom){cursor:n-resize!important}.monaco-editor.draggingUnchangedRegion:not(.canMoveTop).canMoveBottom *,.monaco-editor .diff-hidden-lines .top:not(.canMoveTop).canMoveBottom,.monaco-editor .diff-hidden-lines .bottom:not(.canMoveTop).canMoveBottom{cursor:s-resize!important}.monaco-editor.draggingUnchangedRegion.canMoveTop.canMoveBottom *,.monaco-editor .diff-hidden-lines .top.canMoveTop.canMoveBottom,.monaco-editor .diff-hidden-lines .bottom.canMoveTop.canMoveBottom{cursor:ns-resize!important}.monaco-editor .diff-hidden-lines .top{transform:translateY(4px)}.monaco-editor .diff-hidden-lines .bottom{transform:translateY(-6px)}.monaco-editor .diff-unchanged-lines{background:var(--vscode-diffEditor-unchangedCodeBackground)}.monaco-editor .noModificationsOverlay{z-index:1;background:var(--vscode-editor-background);display:flex;justify-content:center;align-items:center}.monaco-editor .diff-hidden-lines .center{background:var(--vscode-diffEditor-unchangedRegionBackground);color:var(--vscode-diffEditor-unchangedRegionForeground);overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap;height:24px;box-shadow:inset 0 -5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow),inset 0 5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow)}.monaco-editor .diff-hidden-lines .center span.codicon{vertical-align:middle}.monaco-editor .diff-hidden-lines .center a:hover .codicon{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .diff-hidden-lines div.breadcrumb-item{cursor:pointer}.monaco-editor .diff-hidden-lines div.breadcrumb-item:hover{color:var(--vscode-editorLink-activeForeground)}.monaco-editor .movedOriginal,.monaco-editor .movedModified{border:2px solid var(--vscode-diffEditor-move-border)}.monaco-editor .movedOriginal.currentMove,.monaco-editor .movedModified.currentMove{border:2px solid var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines path.currentMove{stroke:var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines path{pointer-events:visiblestroke}.monaco-diff-editor .moved-blocks-lines .arrow{fill:var(--vscode-diffEditor-move-border)}.monaco-diff-editor .moved-blocks-lines .arrow.currentMove{fill:var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines .arrow-rectangle{fill:var(--vscode-editor-background)}.monaco-diff-editor .moved-blocks-lines{position:absolute;pointer-events:none}.monaco-diff-editor .moved-blocks-lines path{fill:none;stroke:var(--vscode-diffEditor-move-border);stroke-width:2}.monaco-editor .char-delete.diff-range-empty{margin-left:-1px;border-left:solid var(--vscode-diffEditor-removedTextBackground) 3px}.monaco-editor .char-insert.diff-range-empty{border-left:solid var(--vscode-diffEditor-insertedTextBackground) 3px}.monaco-editor .fold-unchanged{cursor:pointer}.monaco-diff-editor .diff-moved-code-block{display:flex;justify-content:flex-end;margin-top:-4px}.monaco-diff-editor .diff-moved-code-block .action-bar .action-label.codicon{width:12px;height:12px;font-size:12px}.monaco-diff-editor .diffOverview{z-index:9}.monaco-diff-editor .diffOverview .diffViewport{z-index:10}.monaco-diff-editor.vs .diffOverview{background:#00000008}.monaco-diff-editor.vs-dark .diffOverview{background:#ffffff03}.monaco-scrollable-element.modified-in-monaco-diff-editor.vs .scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.vs-dark .scrollbar{background:#0000}.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-black .scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-light .scrollbar{background:none}.monaco-scrollable-element.modified-in-monaco-diff-editor .slider{z-index:10}.modified-in-monaco-diff-editor .slider.active{background:#ababab66}.modified-in-monaco-diff-editor.hc-black .slider.active,.modified-in-monaco-diff-editor.hc-light .slider.active{background:none}.monaco-editor .insert-sign,.monaco-diff-editor .insert-sign,.monaco-editor .delete-sign,.monaco-diff-editor .delete-sign{font-size:11px!important;opacity:.7!important;display:flex!important;align-items:center}.monaco-editor.hc-black .insert-sign,.monaco-diff-editor.hc-black .insert-sign,.monaco-editor.hc-black .delete-sign,.monaco-diff-editor.hc-black .delete-sign,.monaco-editor.hc-light .insert-sign,.monaco-diff-editor.hc-light .insert-sign,.monaco-editor.hc-light .delete-sign,.monaco-diff-editor.hc-light .delete-sign{opacity:1}.monaco-editor .inline-deleted-margin-view-zone,.monaco-editor .inline-added-margin-view-zone{text-align:right}.monaco-editor .arrow-revert-change{z-index:10;position:absolute}.monaco-editor .arrow-revert-change:hover{cursor:pointer}.monaco-editor .view-zones .view-lines .view-line span{display:inline-block}.monaco-editor .margin-view-zones .lightbulb-glyph:hover{cursor:pointer}.monaco-editor .char-insert,.monaco-diff-editor .char-insert{background-color:var(--vscode-diffEditor-insertedTextBackground)}.monaco-editor .line-insert,.monaco-diff-editor .line-insert{background-color:var(--vscode-diffEditor-insertedLineBackground, var(--vscode-diffEditor-insertedTextBackground))}.monaco-editor .line-insert,.monaco-editor .char-insert{box-sizing:border-box;border:1px solid var(--vscode-diffEditor-insertedTextBorder)}.monaco-editor.hc-black .line-insert,.monaco-editor.hc-light .line-insert,.monaco-editor.hc-black .char-insert,.monaco-editor.hc-light .char-insert{border-style:dashed}.monaco-editor .line-delete,.monaco-editor .char-delete{box-sizing:border-box;border:1px solid var(--vscode-diffEditor-removedTextBorder)}.monaco-editor.hc-black .line-delete,.monaco-editor.hc-light .line-delete,.monaco-editor.hc-black .char-delete,.monaco-editor.hc-light .char-delete{border-style:dashed}.monaco-editor .inline-added-margin-view-zone,.monaco-editor .gutter-insert,.monaco-diff-editor .gutter-insert{background-color:var(--vscode-diffEditorGutter-insertedLineBackground, var(--vscode-diffEditor-insertedLineBackground), var(--vscode-diffEditor-insertedTextBackground))}.monaco-editor .char-delete,.monaco-diff-editor .char-delete,.monaco-editor .inline-deleted-text{background-color:var(--vscode-diffEditor-removedTextBackground)}.monaco-editor .inline-deleted-text{text-decoration:line-through}.monaco-editor .line-delete,.monaco-diff-editor .line-delete{background-color:var(--vscode-diffEditor-removedLineBackground, var(--vscode-diffEditor-removedTextBackground))}.monaco-editor .inline-deleted-margin-view-zone,.monaco-editor .gutter-delete,.monaco-diff-editor .gutter-delete{background-color:var(--vscode-diffEditorGutter-removedLineBackground, var(--vscode-diffEditor-removedLineBackground), var(--vscode-diffEditor-removedTextBackground))}.monaco-diff-editor.side-by-side .editor.modified{box-shadow:-6px 0 5px -5px var(--vscode-scrollbar-shadow);border-left:1px solid var(--vscode-diffEditor-border)}.monaco-diff-editor.side-by-side .editor.original{box-shadow:6px 0 5px -5px var(--vscode-scrollbar-shadow);border-right:1px solid var(--vscode-diffEditor-border)}.monaco-diff-editor .diffViewport{background:var(--vscode-scrollbarSlider-background)}.monaco-diff-editor .diffViewport:hover{background:var(--vscode-scrollbarSlider-hoverBackground)}.monaco-diff-editor .diffViewport:active{background:var(--vscode-scrollbarSlider-activeBackground)}.monaco-editor .diagonal-fill{background-image:linear-gradient(-45deg,var(--vscode-diffEditor-diagonalFill) 12.5%,#0000 12.5%,#0000 50%,var(--vscode-diffEditor-diagonalFill) 50%,var(--vscode-diffEditor-diagonalFill) 62.5%,#0000 62.5%,#0000 100%);background-size:8px 8px}.monaco-diff-editor .gutter{position:relative;overflow:hidden;flex-shrink:0;flex-grow:0}.monaco-diff-editor .gutter>div{position:absolute}.monaco-diff-editor .gutter .gutterItem{opacity:0;transition:opacity .7s}.monaco-diff-editor .gutter .gutterItem.showAlways{opacity:1;transition:none}.monaco-diff-editor .gutter .gutterItem.noTransition{transition:none}.monaco-diff-editor .gutter:hover .gutterItem{opacity:1;transition:opacity .1s ease-in-out}.monaco-diff-editor .gutter .gutterItem .background{position:absolute;height:100%;left:50%;width:1px;border-left:2px var(--vscode-menu-border) solid}.monaco-diff-editor .gutter .gutterItem .buttons{position:absolute;width:100%;display:flex;justify-content:center;align-items:center}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar{height:fit-content}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar{line-height:1}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar .actions-container{width:fit-content;border-radius:4px;background:var(--vscode-editorGutter-commentRangeForeground)}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar .actions-container .action-item:hover{background:var(--vscode-toolbar-hoverBackground)}.monaco-diff-editor .gutter .gutterItem .buttons .monaco-toolbar .monaco-action-bar .actions-container .action-item .action-label{padding:1px 2px}.monaco-diff-editor .diff-hidden-lines-compact{display:flex;height:11px}.monaco-diff-editor .diff-hidden-lines-compact .line-left,.monaco-diff-editor .diff-hidden-lines-compact .line-right{height:1px;border-top:1px solid;border-color:var(--vscode-editorCodeLens-foreground);opacity:.5;margin:auto;width:100%}.monaco-diff-editor .diff-hidden-lines-compact .line-left{width:20px}.monaco-diff-editor .diff-hidden-lines-compact .text{color:var(--vscode-editorCodeLens-foreground);text-wrap:nowrap;font-size:11px;line-height:11px;margin:0 4px}.monaco-component.diff-review{user-select:none;-webkit-user-select:none;z-index:99}.monaco-diff-editor .diff-review{position:absolute}.monaco-component.diff-review .diff-review-line-number{text-align:right;display:inline-block;color:var(--vscode-editorLineNumber-foreground)}.monaco-component.diff-review .diff-review-summary{padding-left:10px}.monaco-component.diff-review .diff-review-shadow{position:absolute;box-shadow:var(--vscode-scrollbar-shadow) 0 -6px 6px -6px inset}.monaco-component.diff-review .diff-review-row{white-space:pre}.monaco-component.diff-review .diff-review-table{display:table;min-width:100%}.monaco-component.diff-review .diff-review-row{display:table-row;width:100%}.monaco-component.diff-review .diff-review-spacer{display:inline-block;width:10px;vertical-align:middle}.monaco-component.diff-review .diff-review-spacer>.codicon{font-size:9px!important}.monaco-component.diff-review .diff-review-actions{display:inline-block;position:absolute;right:10px;top:2px;z-index:100}.monaco-component.diff-review .diff-review-actions .action-label{width:16px;height:16px;margin:2px 0}.monaco-component.diff-review .revertButton{cursor:pointer}.monaco-toolbar{height:100%}.monaco-toolbar .toolbar-toggle-more{display:inline-block;padding:0}.monaco-component.multiDiffEditor{background:var(--vscode-multiDiffEditor-background);position:relative;height:100%;width:100%;overflow-y:hidden}.monaco-component.multiDiffEditor>div{position:absolute;top:0;left:0;height:100%;width:100%}.monaco-component.multiDiffEditor>div.placeholder{visibility:hidden;display:grid;place-items:center;place-content:center}.monaco-component.multiDiffEditor>div.placeholder.visible{visibility:visible}.monaco-component.multiDiffEditor .active{--vscode-multiDiffEditor-border: var(--vscode-focusBorder)}.monaco-component.multiDiffEditor .multiDiffEntry{display:flex;flex-direction:column;flex:1;overflow:hidden}.monaco-component.multiDiffEditor .multiDiffEntry .collapse-button{margin:0 5px;cursor:pointer}.monaco-component.multiDiffEditor .multiDiffEntry .collapse-button a{display:block}.monaco-component.multiDiffEditor .multiDiffEntry .header{z-index:1000;background:var(--vscode-editor-background)}.monaco-component.multiDiffEditor .multiDiffEntry .header:not(.collapsed) .header-content{border-bottom:1px solid var(--vscode-sideBarSectionHeader-border)}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content{margin:8px 0 0;padding:4px 5px;border-top:1px solid var(--vscode-multiDiffEditor-border);display:flex;align-items:center;color:var(--vscode-foreground);background:var(--vscode-multiDiffEditor-headerBackground)}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content.shadow{box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path{display:flex;flex:1;min-width:0}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path .title{font-size:14px;line-height:22px}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path .title.original{flex:1;min-width:0;text-overflow:ellipsis}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .file-path .status{font-weight:600;opacity:.75;margin:0 10px;line-height:22px}.monaco-component.multiDiffEditor .multiDiffEntry .header .header-content .actions{padding:0 8px}.monaco-component.multiDiffEditor .multiDiffEntry .editorParent{flex:1;display:flex;flex-direction:column;border-bottom:1px solid var(--vscode-multiDiffEditor-border);overflow:hidden}.monaco-component.multiDiffEditor .multiDiffEntry .editorContainer{flex:1}.monaco-editor .selection-anchor{background-color:#007acc;width:2px!important}.monaco-editor .bracket-match{box-sizing:border-box;background-color:var(--vscode-editorBracketMatch-background);border:1px solid var(--vscode-editorBracketMatch-border)}.inline-editor-progress-decoration{display:inline-block;width:1em;height:1em}.inline-progress-widget{display:flex!important;justify-content:center;align-items:center}.inline-progress-widget .icon{font-size:80%!important}.inline-progress-widget:hover .icon{font-size:90%!important;animation:none}.inline-progress-widget:hover .icon:before{content:var(--vscode-icon-x-content);font-family:var(--vscode-icon-x-font-family)}.monaco-editor .monaco-editor-overlaymessage{padding-bottom:8px;z-index:10000}.monaco-editor .monaco-editor-overlaymessage.below{padding-bottom:0;padding-top:8px;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.monaco-editor .monaco-editor-overlaymessage.fadeIn{animation:fadeIn .15s ease-out}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.monaco-editor .monaco-editor-overlaymessage.fadeOut{animation:fadeOut .1s ease-out}.monaco-editor .monaco-editor-overlaymessage .message{padding:2px 4px;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-inputValidation-infoBorder);border-radius:3px}.monaco-editor .monaco-editor-overlaymessage .message p{margin-block:0px}.monaco-editor .monaco-editor-overlaymessage .message a{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-editor-overlaymessage .message a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor.hc-black .monaco-editor-overlaymessage .message,.monaco-editor.hc-light .monaco-editor-overlaymessage .message{border-width:2px}.monaco-editor .monaco-editor-overlaymessage .anchor{width:0!important;height:0!important;border-color:transparent;border-style:solid;z-index:1000;border-width:8px;position:absolute;left:2px}.monaco-editor .monaco-editor-overlaymessage .anchor.top{border-bottom-color:var(--vscode-inputValidation-infoBorder)}.monaco-editor .monaco-editor-overlaymessage .anchor.below{border-top-color:var(--vscode-inputValidation-infoBorder)}.monaco-editor .monaco-editor-overlaymessage:not(.below) .anchor.top,.monaco-editor .monaco-editor-overlaymessage.below .anchor.below{display:none}.monaco-editor .monaco-editor-overlaymessage.below .anchor.top{display:inherit;top:-8px}.post-edit-widget{box-shadow:0 0 8px 2px var(--vscode-widget-shadow);border:1px solid var(--vscode-widget-border, transparent);border-radius:4px;background-color:var(--vscode-editorWidget-background);overflow:hidden}.post-edit-widget .monaco-button{padding:2px;border:none;border-radius:0}.post-edit-widget .monaco-button:hover{background-color:var(--vscode-button-secondaryHoverBackground)!important}.post-edit-widget .monaco-button .codicon{margin:0}@font-face{font-family:codicon;font-display:block;src:url(/assets/codicon-DCmgc-ay.ttf) format("truetype")}.codicon[class*=codicon-]{font: 16px/1 codicon;display:inline-block;text-decoration:none;text-rendering:auto;text-align:center;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none;-webkit-user-select:none}.codicon-wrench-subaction{opacity:.5}@keyframes codicon-spin{to{transform:rotate(360deg)}}.codicon-sync.codicon-modifier-spin,.codicon-loading.codicon-modifier-spin,.codicon-gear.codicon-modifier-spin,.codicon-notebook-state-executing.codicon-modifier-spin{animation:codicon-spin 1.5s steps(30) infinite}.codicon-modifier-disabled{opacity:.4}.codicon-loading,.codicon-tree-item-loading:before{animation-duration:1s!important;animation-timing-function:cubic-bezier(.53,.21,.29,.67)!important}.monaco-editor .codicon.codicon-symbol-array,.monaco-workbench .codicon.codicon-symbol-array{color:var(--vscode-symbolIcon-arrayForeground)}.monaco-editor .codicon.codicon-symbol-boolean,.monaco-workbench .codicon.codicon-symbol-boolean{color:var(--vscode-symbolIcon-booleanForeground)}.monaco-editor .codicon.codicon-symbol-class,.monaco-workbench .codicon.codicon-symbol-class{color:var(--vscode-symbolIcon-classForeground)}.monaco-editor .codicon.codicon-symbol-method,.monaco-workbench .codicon.codicon-symbol-method{color:var(--vscode-symbolIcon-methodForeground)}.monaco-editor .codicon.codicon-symbol-color,.monaco-workbench .codicon.codicon-symbol-color{color:var(--vscode-symbolIcon-colorForeground)}.monaco-editor .codicon.codicon-symbol-constant,.monaco-workbench .codicon.codicon-symbol-constant{color:var(--vscode-symbolIcon-constantForeground)}.monaco-editor .codicon.codicon-symbol-constructor,.monaco-workbench .codicon.codicon-symbol-constructor{color:var(--vscode-symbolIcon-constructorForeground)}.monaco-editor .codicon.codicon-symbol-value,.monaco-workbench .codicon.codicon-symbol-value,.monaco-editor .codicon.codicon-symbol-enum,.monaco-workbench .codicon.codicon-symbol-enum{color:var(--vscode-symbolIcon-enumeratorForeground)}.monaco-editor .codicon.codicon-symbol-enum-member,.monaco-workbench .codicon.codicon-symbol-enum-member{color:var(--vscode-symbolIcon-enumeratorMemberForeground)}.monaco-editor .codicon.codicon-symbol-event,.monaco-workbench .codicon.codicon-symbol-event{color:var(--vscode-symbolIcon-eventForeground)}.monaco-editor .codicon.codicon-symbol-field,.monaco-workbench .codicon.codicon-symbol-field{color:var(--vscode-symbolIcon-fieldForeground)}.monaco-editor .codicon.codicon-symbol-file,.monaco-workbench .codicon.codicon-symbol-file{color:var(--vscode-symbolIcon-fileForeground)}.monaco-editor .codicon.codicon-symbol-folder,.monaco-workbench .codicon.codicon-symbol-folder{color:var(--vscode-symbolIcon-folderForeground)}.monaco-editor .codicon.codicon-symbol-function,.monaco-workbench .codicon.codicon-symbol-function{color:var(--vscode-symbolIcon-functionForeground)}.monaco-editor .codicon.codicon-symbol-interface,.monaco-workbench .codicon.codicon-symbol-interface{color:var(--vscode-symbolIcon-interfaceForeground)}.monaco-editor .codicon.codicon-symbol-key,.monaco-workbench .codicon.codicon-symbol-key{color:var(--vscode-symbolIcon-keyForeground)}.monaco-editor .codicon.codicon-symbol-keyword,.monaco-workbench .codicon.codicon-symbol-keyword{color:var(--vscode-symbolIcon-keywordForeground)}.monaco-editor .codicon.codicon-symbol-module,.monaco-workbench .codicon.codicon-symbol-module{color:var(--vscode-symbolIcon-moduleForeground)}.monaco-editor .codicon.codicon-symbol-namespace,.monaco-workbench .codicon.codicon-symbol-namespace{color:var(--vscode-symbolIcon-namespaceForeground)}.monaco-editor .codicon.codicon-symbol-null,.monaco-workbench .codicon.codicon-symbol-null{color:var(--vscode-symbolIcon-nullForeground)}.monaco-editor .codicon.codicon-symbol-number,.monaco-workbench .codicon.codicon-symbol-number{color:var(--vscode-symbolIcon-numberForeground)}.monaco-editor .codicon.codicon-symbol-object,.monaco-workbench .codicon.codicon-symbol-object{color:var(--vscode-symbolIcon-objectForeground)}.monaco-editor .codicon.codicon-symbol-operator,.monaco-workbench .codicon.codicon-symbol-operator{color:var(--vscode-symbolIcon-operatorForeground)}.monaco-editor .codicon.codicon-symbol-package,.monaco-workbench .codicon.codicon-symbol-package{color:var(--vscode-symbolIcon-packageForeground)}.monaco-editor .codicon.codicon-symbol-property,.monaco-workbench .codicon.codicon-symbol-property{color:var(--vscode-symbolIcon-propertyForeground)}.monaco-editor .codicon.codicon-symbol-reference,.monaco-workbench .codicon.codicon-symbol-reference{color:var(--vscode-symbolIcon-referenceForeground)}.monaco-editor .codicon.codicon-symbol-snippet,.monaco-workbench .codicon.codicon-symbol-snippet{color:var(--vscode-symbolIcon-snippetForeground)}.monaco-editor .codicon.codicon-symbol-string,.monaco-workbench .codicon.codicon-symbol-string{color:var(--vscode-symbolIcon-stringForeground)}.monaco-editor .codicon.codicon-symbol-struct,.monaco-workbench .codicon.codicon-symbol-struct{color:var(--vscode-symbolIcon-structForeground)}.monaco-editor .codicon.codicon-symbol-text,.monaco-workbench .codicon.codicon-symbol-text{color:var(--vscode-symbolIcon-textForeground)}.monaco-editor .codicon.codicon-symbol-type-parameter,.monaco-workbench .codicon.codicon-symbol-type-parameter{color:var(--vscode-symbolIcon-typeParameterForeground)}.monaco-editor .codicon.codicon-symbol-unit,.monaco-workbench .codicon.codicon-symbol-unit{color:var(--vscode-symbolIcon-unitForeground)}.monaco-editor .codicon.codicon-symbol-variable,.monaco-workbench .codicon.codicon-symbol-variable{color:var(--vscode-symbolIcon-variableForeground)}.monaco-editor .lightBulbWidget{display:flex;align-items:center;justify-content:center}.monaco-editor .lightBulbWidget:hover{cursor:pointer}.monaco-editor .lightBulbWidget.codicon-light-bulb,.monaco-editor .lightBulbWidget.codicon-lightbulb-sparkle{color:var(--vscode-editorLightBulb-foreground)}.monaco-editor .lightBulbWidget.codicon-lightbulb-autofix,.monaco-editor .lightBulbWidget.codicon-lightbulb-sparkle-autofix{color:var(--vscode-editorLightBulbAutoFix-foreground, var(--vscode-editorLightBulb-foreground))}.monaco-editor .lightBulbWidget.codicon-sparkle-filled{color:var(--vscode-editorLightBulbAi-foreground, var(--vscode-icon-foreground))}.monaco-editor .lightBulbWidget:before{position:relative;z-index:2}.monaco-editor .lightBulbWidget:after{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;opacity:.3;z-index:1}.monaco-editor .glyph-margin-widgets .cgmr[class*=codicon-gutter-lightbulb]{display:block;cursor:pointer}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb,.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle{color:var(--vscode-editorLightBulb-foreground)}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-auto-fix,.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-aifix-auto-fix{color:var(--vscode-editorLightBulbAutoFix-foreground, var(--vscode-editorLightBulb-foreground))}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle-filled{color:var(--vscode-editorLightBulbAi-foreground, var(--vscode-icon-foreground))}.action-widget{font-size:13px;min-width:160px;max-width:80vw;z-index:40;display:block;width:100%;border:1px solid var(--vscode-editorWidget-border)!important;border-radius:5px;background-color:var(--vscode-editorActionList-background);color:var(--vscode-editorActionList-foreground);padding:4px;box-shadow:0 2px 8px var(--vscode-widget-shadow)}.context-view-block{position:fixed;cursor:initial;left:0;top:0;width:100%;height:100%;z-index:-1}.context-view-pointerBlock{position:fixed;cursor:initial;left:0;top:0;width:100%;height:100%;z-index:2}.action-widget .monaco-list{user-select:none;-webkit-user-select:none;border:none!important;border-width:0!important}.action-widget .monaco-list:focus:before{outline:0!important}.action-widget .monaco-list .monaco-scrollable-element{overflow:visible}.action-widget .monaco-list .monaco-list-row{padding:0 10px;white-space:nowrap;cursor:pointer;touch-action:none;width:100%;border-radius:4px}.action-widget .monaco-list .monaco-list-row.action.focused:not(.option-disabled){background-color:var(--vscode-editorActionList-focusBackground)!important;color:var(--vscode-editorActionList-focusForeground);outline:1px solid var(--vscode-menu-selectionBorder, transparent);outline-offset:-1px}.action-widget .monaco-list-row.group-header{color:var(--vscode-descriptionForeground)!important;font-weight:600;font-size:12px}.action-widget .monaco-list-row.group-header:not(:first-of-type){margin-top:2px}.action-widget .monaco-list .group-header,.action-widget .monaco-list .option-disabled,.action-widget .monaco-list .option-disabled:before,.action-widget .monaco-list .option-disabled .focused,.action-widget .monaco-list .option-disabled .focused:before{cursor:default!important;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background-color:transparent!important;outline:0 solid!important}.action-widget .monaco-list-row.action{display:flex;gap:8px;align-items:center}.action-widget .monaco-list-row.action.option-disabled,.action-widget .monaco-list:focus .monaco-list-row.focused.action.option-disabled,.action-widget .monaco-list-row.action.option-disabled .codicon,.action-widget .monaco-list:not(.drop-target):not(.dragging) .monaco-list-row:hover:not(.selected):not(.focused).option-disabled{color:var(--vscode-disabledForeground)}.action-widget .monaco-list-row.action:not(.option-disabled) .codicon{color:inherit}.action-widget .monaco-list-row.action .title{flex:1;overflow:hidden;text-overflow:ellipsis}.action-widget .monaco-list-row.action .monaco-keybinding>.monaco-keybinding-key{background-color:var(--vscode-keybindingLabel-background);color:var(--vscode-keybindingLabel-foreground);border-style:solid;border-width:1px;border-radius:3px;border-color:var(--vscode-keybindingLabel-border);border-bottom-color:var(--vscode-keybindingLabel-bottomBorder);box-shadow:inset 0 -1px 0 var(--vscode-widget-shadow)}.action-widget .action-widget-action-bar{background-color:var(--vscode-editorActionList-background);border-top:1px solid var(--vscode-editorHoverWidget-border);margin-top:2px}.action-widget .action-widget-action-bar:before{display:block;content:"";width:100%}.action-widget .action-widget-action-bar .actions-container{padding:3px 8px 0}.action-widget-action-bar .action-label{color:var(--vscode-textLink-activeForeground);font-size:12px;line-height:22px;padding:0;pointer-events:all}.action-widget-action-bar .action-item{margin-right:16px;pointer-events:none}.action-widget-action-bar .action-label:hover{background-color:transparent!important}.monaco-action-bar .actions-container.highlight-toggled .action-label.checked{background:var(--vscode-actionBar-toggledBackground)!important}.monaco-editor .codelens-decoration{overflow:hidden;display:inline-block;text-overflow:ellipsis;white-space:nowrap;color:var(--vscode-editorCodeLens-foreground);line-height:var(--vscode-editorCodeLens-lineHeight);font-size:var(--vscode-editorCodeLens-fontSize);padding-right:calc(var(--vscode-editorCodeLens-fontSize)*.5);font-feature-settings:var(--vscode-editorCodeLens-fontFeatureSettings);font-family:var(--vscode-editorCodeLens-fontFamily),var(--vscode-editorCodeLens-fontFamilyDefault)}.monaco-editor .codelens-decoration>span,.monaco-editor .codelens-decoration>a{user-select:none;-webkit-user-select:none;white-space:nowrap;vertical-align:sub}.monaco-editor .codelens-decoration>a{text-decoration:none}.monaco-editor .codelens-decoration>a:hover{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration>a:hover .codicon{color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration .codicon{vertical-align:middle;color:currentColor!important;color:var(--vscode-editorCodeLens-foreground);line-height:var(--vscode-editorCodeLens-lineHeight);font-size:var(--vscode-editorCodeLens-fontSize)}.monaco-editor .codelens-decoration>a:hover .codicon:before{cursor:pointer}@keyframes fadein{0%{opacity:0;visibility:visible}to{opacity:1}}.monaco-editor .codelens-decoration.fadein{animation:fadein .1s linear}.colorpicker-widget{height:190px;user-select:none;-webkit-user-select:none}.colorpicker-color-decoration,.hc-light .colorpicker-color-decoration{border:solid .1em #000;box-sizing:border-box;margin:.1em .2em 0;width:.8em;height:.8em;line-height:.8em;display:inline-block;cursor:pointer}.hc-black .colorpicker-color-decoration,.vs-dark .colorpicker-color-decoration{border:solid .1em #eee}.colorpicker-header{display:flex;height:24px;position:relative;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;image-rendering:pixelated}.colorpicker-header .picked-color{width:240px;display:flex;align-items:center;justify-content:center;line-height:24px;cursor:pointer;color:#fff;flex:1;white-space:nowrap;overflow:hidden}.colorpicker-header .picked-color .picked-color-presentation{white-space:nowrap;margin-left:5px;margin-right:5px}.colorpicker-header .picked-color .codicon{color:inherit;font-size:14px}.colorpicker-header .picked-color.light{color:#000}.colorpicker-header .original-color{width:74px;z-index:inherit;cursor:pointer}.standalone-colorpicker{color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.colorpicker-header.standalone-colorpicker{border-bottom:none}.colorpicker-header .close-button{cursor:pointer;background-color:var(--vscode-editorHoverWidget-background);border-left:1px solid var(--vscode-editorHoverWidget-border)}.colorpicker-header .close-button-inner-div{width:100%;height:100%;text-align:center}.colorpicker-header .close-button-inner-div:hover{background-color:var(--vscode-toolbar-hoverBackground)}.colorpicker-header .close-icon{padding:3px}.colorpicker-body{display:flex;padding:8px;position:relative}.colorpicker-body .saturation-wrap{overflow:hidden;height:150px;position:relative;min-width:220px;flex:1}.colorpicker-body .saturation-box{height:150px;position:absolute}.colorpicker-body .saturation-selection{width:9px;height:9px;margin:-5px 0 0 -5px;border:1px solid rgb(255,255,255);border-radius:100%;box-shadow:0 0 2px #000c;position:absolute}.colorpicker-body .strip{width:25px;height:150px}.colorpicker-body .standalone-strip{width:25px;height:122px}.colorpicker-body .hue-strip{position:relative;margin-left:8px;cursor:grab;background:linear-gradient(to bottom,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red)}.colorpicker-body .opacity-strip{position:relative;margin-left:8px;cursor:grab;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;image-rendering:pixelated}.colorpicker-body .strip.grabbing{cursor:grabbing}.colorpicker-body .slider{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:4px;box-sizing:border-box;border:1px solid rgba(255,255,255,.71);box-shadow:0 0 1px #000000d9}.colorpicker-body .strip .overlay{height:150px;pointer-events:none}.colorpicker-body .standalone-strip .standalone-overlay{height:122px;pointer-events:none}.standalone-colorpicker-body{display:block;border:1px solid transparent;border-bottom:1px solid var(--vscode-editorHoverWidget-border);overflow:hidden}.colorpicker-body .insert-button{position:absolute;height:20px;width:58px;padding:0;right:8px;bottom:8px;background:var(--vscode-button-background);color:var(--vscode-button-foreground);border-radius:2px;border:none;cursor:pointer}.colorpicker-body .insert-button:hover{background:var(--vscode-button-hoverBackground)}.monaco-editor .inlineSuggestionsHints.withBorder{z-index:39;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .inlineSuggestionsHints a,.monaco-editor .inlineSuggestionsHints a:hover{color:var(--vscode-foreground)}.monaco-editor .inlineSuggestionsHints .keybinding{display:flex;margin-left:4px;opacity:.6}.monaco-editor .inlineSuggestionsHints .keybinding .monaco-keybinding-key{font-size:8px;padding:2px 3px}.monaco-editor .inlineSuggestionsHints .availableSuggestionCount a{display:flex;min-width:19px;justify-content:center}.monaco-editor .inlineSuggestionStatusBarItemLabel{margin-right:2px}.monaco-editor .peekview-widget .head{box-sizing:border-box;display:flex;justify-content:space-between;flex-wrap:nowrap}.monaco-editor .peekview-widget .head .peekview-title{display:flex;align-items:baseline;font-size:13px;margin-left:20px;min-width:0;text-overflow:ellipsis;overflow:hidden}.monaco-editor .peekview-widget .head .peekview-title.clickable{cursor:pointer}.monaco-editor .peekview-widget .head .peekview-title .dirname:not(:empty){font-size:.9em;margin-left:.5em}.monaco-editor .peekview-widget .head .peekview-title .meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.monaco-editor .peekview-widget .head .peekview-title .dirname,.monaco-editor .peekview-widget .head .peekview-title .filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .peekview-widget .head .peekview-title .meta:not(:empty):before{content:"-";padding:0 .3em}.monaco-editor .peekview-widget .head .peekview-actions{flex:1;text-align:right;padding-right:2px}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar{display:inline-block}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar,.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar>.actions-container{height:100%}.monaco-editor .peekview-widget>.body{border-top:1px solid;position:relative}.monaco-editor .peekview-widget .head .peekview-title .codicon{margin-right:4px;align-self:center}.monaco-editor .peekview-widget .monaco-list .monaco-list-row.focused .codicon{color:inherit!important}.monaco-editor .zone-widget{position:absolute;z-index:10}.monaco-editor .zone-widget .zone-widget-container{border-top-style:solid;border-bottom-style:solid;border-top-width:0;border-bottom-width:0;position:relative}.monaco-editor .zone-widget .zone-widget-container.reference-zone-widget{border-top-width:1px;border-bottom-width:1px}.monaco-editor .reference-zone-widget .inline{display:inline-block;vertical-align:top}.monaco-editor .reference-zone-widget .messages{height:100%;width:100%;text-align:center;padding:3em 0}.monaco-editor .reference-zone-widget .ref-tree{line-height:23px;background-color:var(--vscode-peekViewResult-background);color:var(--vscode-peekViewResult-lineForeground)}.monaco-editor .reference-zone-widget .ref-tree .reference{text-overflow:ellipsis;overflow:hidden}.monaco-editor .reference-zone-widget .ref-tree .reference-file{display:inline-flex;width:100%;height:100%;color:var(--vscode-peekViewResult-fileForeground)}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .selected .reference-file{color:inherit!important}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .monaco-list-rows>.monaco-list-row.selected:not(.highlighted){background-color:var(--vscode-peekViewResult-selectionBackground);color:var(--vscode-peekViewResult-selectionForeground)!important}.monaco-editor .reference-zone-widget .ref-tree .reference-file .count{margin-right:12px;margin-left:auto}.monaco-editor .reference-zone-widget .ref-tree .referenceMatch .highlight{background-color:var(--vscode-peekViewResult-matchHighlightBackground)}.monaco-editor .reference-zone-widget .preview .reference-decoration{background-color:var(--vscode-peekViewEditor-matchHighlightBackground);border:2px solid var(--vscode-peekViewEditor-matchHighlightBorder);box-sizing:border-box}.monaco-editor .reference-zone-widget .preview .monaco-editor .monaco-editor-background,.monaco-editor .reference-zone-widget .preview .monaco-editor .inputarea.ime-input{background-color:var(--vscode-peekViewEditor-background)}.monaco-editor .reference-zone-widget .preview .monaco-editor .margin{background-color:var(--vscode-peekViewEditorGutter-background)}.monaco-editor.hc-black .reference-zone-widget .ref-tree .reference-file,.monaco-editor.hc-light .reference-zone-widget .ref-tree .reference-file{font-weight:700}.monaco-editor.hc-black .reference-zone-widget .ref-tree .referenceMatch .highlight,.monaco-editor.hc-light .reference-zone-widget .ref-tree .referenceMatch .highlight{border:1px dotted var(--vscode-contrastActiveBorder, transparent);box-sizing:border-box}.monaco-editor .hoverHighlight{background-color:var(--vscode-editor-hoverHighlightBackground)}.monaco-editor .monaco-hover-content{padding-right:2px;padding-bottom:2px;box-sizing:border-box}.monaco-editor .monaco-hover{color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);border-radius:3px}.monaco-editor .monaco-hover a{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-hover a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .monaco-hover .hover-row{display:flex}.monaco-editor .monaco-hover .hover-row .hover-row-contents{min-width:0;display:flex;flex-direction:column}.monaco-editor .monaco-hover .hover-row .verbosity-actions{display:flex;flex-direction:column;padding-left:5px;padding-right:5px;justify-content:end;border-right:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .monaco-hover .hover-row .verbosity-actions .codicon{cursor:pointer;font-size:11px}.monaco-editor .monaco-hover .hover-row .verbosity-actions .codicon.enabled{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-hover .hover-row .verbosity-actions .codicon.disabled{opacity:.6}.monaco-editor .monaco-hover .hover-row .actions{background-color:var(--vscode-editorHoverWidget-statusBarBackground)}.monaco-editor .monaco-hover code{background-color:var(--vscode-textCodeBlock-background)}.monaco-editor.vs .dnd-target,.monaco-editor.hc-light .dnd-target{border-right:2px dotted black;color:#fff}.monaco-editor.vs-dark .dnd-target{border-right:2px dotted #AEAFAD;color:#51504f}.monaco-editor.hc-black .dnd-target{border-right:2px dotted #fff;color:#000}.monaco-editor.mouse-default .view-lines,.monaco-editor.vs-dark.mac.mouse-default .view-lines,.monaco-editor.hc-black.mac.mouse-default .view-lines,.monaco-editor.hc-light.mac.mouse-default .view-lines{cursor:default}.monaco-editor.mouse-copy .view-lines,.monaco-editor.vs-dark.mac.mouse-copy .view-lines,.monaco-editor.hc-black.mac.mouse-copy .view-lines,.monaco-editor.hc-light.mac.mouse-copy .view-lines{cursor:copy}.monaco-editor .findOptionsWidget{background-color:var(--vscode-editorWidget-background);color:var(--vscode-editorWidget-foreground);box-shadow:0 0 8px 2px var(--vscode-widget-shadow);border:2px solid var(--vscode-contrastBorder)}.monaco-editor .find-widget{position:absolute;z-index:35;height:33px;overflow:hidden;line-height:19px;transition:transform .2s linear;padding:0 4px;box-sizing:border-box;transform:translateY(calc(-100% - 10px));box-shadow:0 0 8px 2px var(--vscode-widget-shadow);color:var(--vscode-editorWidget-foreground);border-left:1px solid var(--vscode-widget-border);border-right:1px solid var(--vscode-widget-border);border-bottom:1px solid var(--vscode-widget-border);border-bottom-left-radius:4px;border-bottom-right-radius:4px;background-color:var(--vscode-editorWidget-background)}.monaco-workbench.reduce-motion .monaco-editor .find-widget{transition:transform 0ms linear}.monaco-editor .find-widget textarea{margin:0}.monaco-editor .find-widget.hiddenEditor{display:none}.monaco-editor .find-widget.replaceToggled>.replace-part{display:flex}.monaco-editor .find-widget.visible{transform:translateY(0)}.monaco-editor .find-widget .monaco-inputbox.synthetic-focus{outline:1px solid -webkit-focus-ring-color;outline-offset:-1px;outline-color:var(--vscode-focusBorder)}.monaco-editor .find-widget .monaco-inputbox .input{background-color:transparent;min-height:0}.monaco-editor .find-widget .monaco-findInput .input{font-size:13px}.monaco-editor .find-widget>.find-part,.monaco-editor .find-widget>.replace-part{margin:3px 25px 0 17px;font-size:12px;display:flex}.monaco-editor .find-widget>.find-part .monaco-inputbox,.monaco-editor .find-widget>.replace-part .monaco-inputbox{min-height:25px}.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-right:22px}.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.mirror,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-top:2px;padding-bottom:2px}.monaco-editor .find-widget>.find-part .find-actions{height:25px;display:flex;align-items:center}.monaco-editor .find-widget>.replace-part .replace-actions{height:25px;display:flex;align-items:center}.monaco-editor .find-widget .monaco-findInput{vertical-align:middle;display:flex;flex:1}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element{width:100%}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element .scrollbar.vertical{opacity:0}.monaco-editor .find-widget .matchesCount{display:flex;flex:initial;margin:0 0 0 3px;padding:2px 0 0 2px;height:25px;vertical-align:middle;box-sizing:border-box;text-align:center;line-height:23px}.monaco-editor .find-widget .button{width:16px;height:16px;padding:3px;border-radius:5px;flex:initial;margin-left:3px;background-position:center center;background-repeat:no-repeat;cursor:pointer;display:flex;align-items:center;justify-content:center}.monaco-editor .find-widget .codicon-find-selection{width:22px;height:22px;padding:3px;border-radius:5px}.monaco-editor .find-widget .button.left{margin-left:0;margin-right:3px}.monaco-editor .find-widget .button.wide{width:auto;padding:1px 6px;top:-1px}.monaco-editor .find-widget .button.toggle{position:absolute;top:0;left:3px;width:18px;height:100%;border-radius:0;box-sizing:border-box}.monaco-editor .find-widget .button.toggle.disabled{display:none}.monaco-editor .find-widget .disabled{color:var(--vscode-disabledForeground);cursor:default}.monaco-editor .find-widget>.replace-part{display:none}.monaco-editor .find-widget>.replace-part>.monaco-findInput{position:relative;display:flex;vertical-align:middle;flex:auto;flex-grow:0;flex-shrink:0}.monaco-editor .find-widget>.replace-part>.monaco-findInput>.controls{position:absolute;top:3px;right:2px}.monaco-editor .find-widget.reduced-find-widget .matchesCount{display:none}.monaco-editor .find-widget.narrow-find-widget{max-width:257px!important}.monaco-editor .find-widget.collapsed-find-widget{max-width:170px!important}.monaco-editor .find-widget.collapsed-find-widget .button.previous,.monaco-editor .find-widget.collapsed-find-widget .button.next,.monaco-editor .find-widget.collapsed-find-widget .button.replace,.monaco-editor .find-widget.collapsed-find-widget .button.replace-all,.monaco-editor .find-widget.collapsed-find-widget>.find-part .monaco-findInput .controls{display:none}.monaco-editor .find-widget.no-results .matchesCount{color:var(--vscode-errorForeground)}.monaco-editor .findMatch{animation-duration:0;animation-name:inherit!important;background-color:var(--vscode-editor-findMatchHighlightBackground)}.monaco-editor .currentFindMatch{background-color:var(--vscode-editor-findMatchBackground);border:2px solid var(--vscode-editor-findMatchBorder);padding:1px;box-sizing:border-box}.monaco-editor .findScope{background-color:var(--vscode-editor-findRangeHighlightBackground)}.monaco-editor .find-widget .monaco-sash{left:0!important;background-color:var(--vscode-editorWidget-resizeBorder, var(--vscode-editorWidget-border))}.monaco-editor.hc-black .find-widget .button:before{position:relative;top:1px;left:2px}.monaco-editor .find-widget .button:not(.disabled):hover,.monaco-editor .find-widget .codicon-find-selection:hover{background-color:var(--vscode-toolbar-hoverBackground)!important}.monaco-editor.findMatch{background-color:var(--vscode-editor-findMatchHighlightBackground)}.monaco-editor.currentFindMatch{background-color:var(--vscode-editor-findMatchBackground)}.monaco-editor.findScope{background-color:var(--vscode-editor-findRangeHighlightBackground)}.monaco-editor.findMatch{background-color:var(--vscode-editorWidget-background)}.monaco-editor .find-widget>.button.codicon-widget-close{position:absolute;top:5px;right:4px}.monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,.monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-editor .margin-view-overlays .codicon-folding-collapsed{cursor:pointer;opacity:0;transition:opacity .5s;display:flex;align-items:center;justify-content:center;font-size:140%;margin-left:2px}.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-workbench.reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-collapsed{transition:initial}.monaco-editor .margin-view-overlays:hover .codicon,.monaco-editor .margin-view-overlays .codicon.codicon-folding-collapsed,.monaco-editor .margin-view-overlays .codicon.codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon.alwaysShowFoldIcons{opacity:1}.monaco-editor .inline-folded:after{color:var(--vscode-editor-foldPlaceholderForeground);margin:.1em .2em 0;content:"⋯";display:inline;line-height:1em;cursor:pointer}.monaco-editor .folded-background{background-color:var(--vscode-editor-foldBackground)}.monaco-editor .cldr.codicon.codicon-folding-expanded,.monaco-editor .cldr.codicon.codicon-folding-collapsed,.monaco-editor .cldr.codicon.codicon-folding-manual-expanded,.monaco-editor .cldr.codicon.codicon-folding-manual-collapsed{color:var(--vscode-editorGutter-foldingControlForeground)!important}.monaco-editor .suggest-preview-additional-widget{white-space:nowrap}.monaco-editor .suggest-preview-additional-widget .content-spacer{color:transparent;white-space:pre}.monaco-editor .suggest-preview-additional-widget .button{display:inline-block;cursor:pointer;text-decoration:underline;text-underline-position:under}.monaco-editor .ghost-text-hidden{opacity:0;font-size:0}.monaco-editor .ghost-text-decoration,.monaco-editor .suggest-preview-text .ghost-text{font-style:italic}.monaco-editor .ghost-text-decoration,.monaco-editor .ghost-text-decoration-preview,.monaco-editor .suggest-preview-text .ghost-text{color:var(--vscode-editorGhostText-foreground)!important;background-color:var(--vscode-editorGhostText-background);border:1px solid var(--vscode-editorGhostText-border)}.monaco-editor .snippet-placeholder{min-width:2px;outline-style:solid;outline-width:1px;background-color:var(--vscode-editor-snippetTabstopHighlightBackground, transparent);outline-color:var(--vscode-editor-snippetTabstopHighlightBorder, transparent)}.monaco-editor .finish-snippet-placeholder{outline-style:solid;outline-width:1px;background-color:var(--vscode-editor-snippetFinalTabstopHighlightBackground, transparent);outline-color:var(--vscode-editor-snippetFinalTabstopHighlightBorder, transparent)}.monaco-editor .suggest-widget{width:430px;z-index:40;display:flex;flex-direction:column;border-radius:3px}.monaco-editor .suggest-widget.message{flex-direction:row;align-items:center}.monaco-editor .suggest-widget,.monaco-editor .suggest-details{flex:0 1 auto;width:100%;border-style:solid;border-width:1px;border-color:var(--vscode-editorSuggestWidget-border);background-color:var(--vscode-editorSuggestWidget-background)}.monaco-editor.hc-black .suggest-widget,.monaco-editor.hc-black .suggest-details,.monaco-editor.hc-light .suggest-widget,.monaco-editor.hc-light .suggest-details{border-width:2px}.monaco-editor .suggest-widget .suggest-status-bar{box-sizing:border-box;display:none;flex-flow:row nowrap;justify-content:space-between;width:100%;font-size:80%;padding:0 4px;border-top:1px solid var(--vscode-editorSuggestWidget-border);overflow:hidden}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar{display:flex}.monaco-editor .suggest-widget .suggest-status-bar .left{padding-right:8px}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-label{color:var(--vscode-editorSuggestWidgetStatus-foreground)}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label{margin-right:0}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label:after{content:", ";margin-right:.3em}.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row>.contents>.main>.right>.readMore,.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget.with-status-bar:not(.docs-side) .monaco-list .monaco-list-row:hover>.contents>.main>.right.can-expand-details>.details-label{width:100%}.monaco-editor .suggest-widget>.message{padding-left:22px}.monaco-editor .suggest-widget>.tree{height:100%;width:100%}.monaco-editor .suggest-widget .monaco-list{user-select:none;-webkit-user-select:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row{display:flex;-mox-box-sizing:border-box;box-sizing:border-box;padding-right:10px;background-repeat:no-repeat;background-position:2px 2px;white-space:nowrap;cursor:pointer;touch-action:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused{color:var(--vscode-editorSuggestWidget-selectedForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused .codicon{color:var(--vscode-editorSuggestWidget-selectedIconForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents{flex:1;height:100%;overflow:hidden;padding-left:2px}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main{display:flex;overflow:hidden;text-overflow:ellipsis;white-space:pre;justify-content:space-between}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{display:flex}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.focused)>.contents>.main .monaco-icon-label{color:var(--vscode-editorSuggestWidget-foreground)}.monaco-editor .suggest-widget:not(.frozen) .monaco-highlighted-label .highlight{font-weight:700}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-highlightForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-focusHighlightForeground)}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:before{color:inherit;opacity:1;font-size:14px;cursor:pointer}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close{position:absolute;top:6px;right:2px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close:hover,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:hover{opacity:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{opacity:.7}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.signature-label{overflow:hidden;text-overflow:ellipsis;opacity:.6}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.qualifier-label{margin-left:12px;opacity:.4;font-size:85%;line-height:initial;text-overflow:ellipsis;overflow:hidden;align-self:center}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{font-size:85%;margin-left:1.1em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label>.monaco-tokenized-source{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{display:none}.monaco-editor .suggest-widget:not(.shows-details) .monaco-list .monaco-list-row.focused>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.right>.details-label,.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row.focused:not(.string-label)>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget:not(.docs-side) .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right.can-expand-details>.details-label{width:calc(100% - 26px)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left{flex-shrink:1;flex-grow:1;overflow:hidden}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.monaco-icon-label{flex-shrink:0}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.left>.monaco-icon-label{max-width:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.left>.monaco-icon-label{flex-shrink:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{overflow:hidden;flex-shrink:4;max-width:70%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:inline-block;position:absolute;right:10px;width:18px;height:18px;visibility:hidden}.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:none!important}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:inline-block}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right>.readMore{visibility:visible}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated{opacity:.66;text-decoration:unset}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated>.monaco-icon-label-container>.monaco-icon-name-container{text-decoration:line-through}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label:before{height:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon{display:block;height:16px;width:16px;margin-left:2px;background-repeat:no-repeat;background-size:80%;background-position:center}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.hide{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .suggest-icon{display:flex;align-items:center;margin-right:4px}.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .icon,.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .suggest-icon:before{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.customcolor .colorspan{margin:0 0 0 .3em;border:.1em solid #000;width:.7em;height:.7em;display:inline-block}.monaco-editor .suggest-details-container{z-index:41}.monaco-editor .suggest-details{display:flex;flex-direction:column;cursor:default;color:var(--vscode-editorSuggestWidget-foreground)}.monaco-editor .suggest-details.focused{border-color:var(--vscode-focusBorder)}.monaco-editor .suggest-details a{color:var(--vscode-textLink-foreground)}.monaco-editor .suggest-details a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .suggest-details code{background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .suggest-details.no-docs{display:none}.monaco-editor .suggest-details>.monaco-scrollable-element{flex:1}.monaco-editor .suggest-details>.monaco-scrollable-element>.body{box-sizing:border-box;height:100%;width:100%}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type{flex:2;overflow:hidden;text-overflow:ellipsis;opacity:.7;white-space:pre;margin:0 24px 0 0;padding:4px 0 12px 5px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type.auto-wrap{white-space:normal;word-break:break-all}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs{margin:0;padding:4px 5px;white-space:pre-wrap}.monaco-editor .suggest-details.no-type>.monaco-scrollable-element>.body>.docs{margin-right:24px;overflow:hidden}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs{padding:0;white-space:initial;min-height:calc(1rem + 8px)}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div,.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>span:not(:empty){padding:4px 5px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:first-child{margin-top:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:last-child{margin-bottom:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .monaco-tokenized-source{white-space:pre}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs .code{white-space:pre-wrap;word-wrap:break-word}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .codicon{vertical-align:sub}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>p:empty{display:none}.monaco-editor .suggest-details code{border-radius:3px;padding:0 .4em}.monaco-editor .suggest-details ul,.monaco-editor .suggest-details ol{padding-left:20px}.monaco-editor .suggest-details p code{font-family:var(--monaco-monospace-font)}.monaco-editor .goto-definition-link{text-decoration:underline;cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .peekview-widget .head .peekview-title .severity-icon{display:inline-block;vertical-align:text-top;margin-right:4px}.monaco-editor .marker-widget{text-overflow:ellipsis;white-space:nowrap}.monaco-editor .marker-widget>.stale{opacity:.6;font-style:italic}.monaco-editor .marker-widget .title{display:inline-block;padding-right:5px}.monaco-editor .marker-widget .descriptioncontainer{position:absolute;white-space:pre;user-select:text;-webkit-user-select:text;padding:8px 12px 0 20px}.monaco-editor .marker-widget .descriptioncontainer .message{display:flex;flex-direction:column}.monaco-editor .marker-widget .descriptioncontainer .message .details{padding-left:6px}.monaco-editor .marker-widget .descriptioncontainer .message .source,.monaco-editor .marker-widget .descriptioncontainer .message span.code{opacity:.6}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link{opacity:.6;color:inherit}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:before{content:"("}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:after{content:")"}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link>span{text-decoration:underline;border-bottom:1px solid transparent;text-underline-position:under;color:var(--vscode-textLink-activeForeground)}.monaco-editor .marker-widget .descriptioncontainer .filename{cursor:pointer;color:var(--vscode-textLink-activeForeground)}.monaco-editor .zone-widget .codicon.codicon-error,.markers-panel .marker-icon.error,.markers-panel .marker-icon .codicon.codicon-error,.text-search-provider-messages .providerMessage .codicon.codicon-error,.extensions-viewlet>.extensions .codicon.codicon-error,.extension-editor .codicon.codicon-error,.preferences-editor .codicon.codicon-error{color:var(--vscode-problemsErrorIcon-foreground)}.monaco-editor .zone-widget .codicon.codicon-warning,.markers-panel .marker-icon.warning,.markers-panel .marker-icon .codicon.codicon-warning,.text-search-provider-messages .providerMessage .codicon.codicon-warning,.extensions-viewlet>.extensions .codicon.codicon-warning,.extension-editor .codicon.codicon-warning,.preferences-editor .codicon.codicon-warning{color:var(--vscode-problemsWarningIcon-foreground)}.monaco-editor .zone-widget .codicon.codicon-info,.markers-panel .marker-icon.info,.markers-panel .marker-icon .codicon.codicon-info,.text-search-provider-messages .providerMessage .codicon.codicon-info,.extensions-viewlet>.extensions .codicon.codicon-info,.extension-editor .codicon.codicon-info,.preferences-editor .codicon.codicon-info{color:var(--vscode-problemsInfoIcon-foreground)}.monaco-editor.vs .valueSetReplacement{outline:solid 2px var(--vscode-editorBracketMatch-border)}.monaco-editor .linked-editing-decoration{background-color:var(--vscode-editor-linkedEditingBackground);min-width:1px}.monaco-editor .detected-link,.monaco-editor .detected-link-active{text-decoration:underline;text-underline-position:under}.monaco-editor .detected-link-active{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .focused .selectionHighlight{background-color:var(--vscode-editor-selectionHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-selectionHighlightBorder)}.monaco-editor.hc-black .focused .selectionHighlight,.monaco-editor.hc-light .focused .selectionHighlight{border-style:dotted}.monaco-editor .wordHighlight{background-color:var(--vscode-editor-wordHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightBorder)}.monaco-editor.hc-black .wordHighlight,.monaco-editor.hc-light .wordHighlight{border-style:dotted}.monaco-editor .wordHighlightStrong{background-color:var(--vscode-editor-wordHighlightStrongBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightStrongBorder)}.monaco-editor.hc-black .wordHighlightStrong,.monaco-editor.hc-light .wordHighlightStrong{border-style:dotted}.monaco-editor .wordHighlightText{background-color:var(--vscode-editor-wordHighlightTextBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightTextBorder)}.monaco-editor.hc-black .wordHighlightText,.monaco-editor.hc-light .wordHighlightText{border-style:dotted}.monaco-editor .inline-edit-remove{background-color:var(--vscode-editorGhostText-background);font-style:italic}.monaco-editor .inline-edit-hidden{opacity:0;font-size:0}.monaco-editor .inline-edit-decoration,.monaco-editor .suggest-preview-text .inline-edit{font-style:italic}.monaco-editor .inline-completion-text-to-replace{text-decoration:underline;text-underline-position:under}.monaco-editor .inline-edit-decoration,.monaco-editor .inline-edit-decoration-preview,.monaco-editor .suggest-preview-text .inline-edit{color:var(--vscode-editorGhostText-foreground)!important;background-color:var(--vscode-editorGhostText-background);border:1px solid var(--vscode-editorGhostText-border)}.monaco-editor .inlineEditHints.withBorder{z-index:39;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .inlineEditHints a,.monaco-editor .inlineEditHints a:hover{color:var(--vscode-foreground)}.monaco-editor .inlineEditHints .keybinding{display:flex;margin-left:4px;opacity:.6}.monaco-editor .inlineEditHints .keybinding .monaco-keybinding-key{font-size:8px;padding:2px 3px}.monaco-editor .inlineEditStatusBarItemLabel{margin-right:2px}.monaco-editor .inlineEditSideBySide{z-index:39;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);white-space:pre}.monaco-editor div.inline-edits-widget{--widget-color: var(--vscode-notifications-background)}.monaco-editor div.inline-edits-widget .promptEditor .monaco-editor{--vscode-editor-placeholder-foreground: var(--vscode-editorGhostText-foreground)}.monaco-editor div.inline-edits-widget .toolbar,.monaco-editor div.inline-edits-widget .promptEditor{opacity:0;transition:opacity .2s ease-in-out}.monaco-editor div.inline-edits-widget:hover .toolbar,.monaco-editor div.inline-edits-widget:hover .promptEditor,.monaco-editor div.inline-edits-widget.focused .toolbar,.monaco-editor div.inline-edits-widget.focused .promptEditor{opacity:1}.monaco-editor div.inline-edits-widget .preview .monaco-editor{--vscode-editor-background: var(--widget-color)}.monaco-editor div.inline-edits-widget .preview .monaco-editor .mtk1{color:var(--vscode-editorGhostText-foreground)}.monaco-editor div.inline-edits-widget .preview .monaco-editor .view-overlays .current-line-exact,.monaco-editor div.inline-edits-widget .preview .monaco-editor .current-line-margin{border:none}.monaco-editor div.inline-edits-widget svg .gradient-start{stop-color:var(--vscode-editor-background)}.monaco-editor div.inline-edits-widget svg .gradient-stop{stop-color:var(--widget-color)}.monaco-editor .parameter-hints-widget{z-index:39;display:flex;flex-direction:column;line-height:1.5em;cursor:default;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.hc-black .monaco-editor .parameter-hints-widget,.hc-light .monaco-editor .parameter-hints-widget{border-width:2px}.monaco-editor .parameter-hints-widget>.phwrapper{max-width:440px;display:flex;flex-direction:row}.monaco-editor .parameter-hints-widget.multiple{min-height:3.3em;padding:0}.monaco-editor .parameter-hints-widget.multiple .body:before{content:"";display:block;height:100%;position:absolute;opacity:.5;border-left:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .parameter-hints-widget p,.monaco-editor .parameter-hints-widget ul{margin:8px 0}.monaco-editor .parameter-hints-widget .monaco-scrollable-element,.monaco-editor .parameter-hints-widget .body{display:flex;flex:1;flex-direction:column;min-height:100%}.monaco-editor .parameter-hints-widget .signature{padding:4px 5px;position:relative}.monaco-editor .parameter-hints-widget .signature.has-docs:after{content:"";display:block;position:absolute;left:0;width:100%;padding-top:4px;opacity:.5;border-bottom:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .parameter-hints-widget .code{font-family:var(--vscode-parameterHintsWidget-editorFontFamily),var(--vscode-parameterHintsWidget-editorFontFamilyDefault)}.monaco-editor .parameter-hints-widget .docs{padding:0 10px 0 5px;white-space:pre-wrap}.monaco-editor .parameter-hints-widget .docs.empty{display:none}.monaco-editor .parameter-hints-widget .docs a{color:var(--vscode-textLink-foreground)}.monaco-editor .parameter-hints-widget .docs a:hover{color:var(--vscode-textLink-activeForeground);cursor:pointer}.monaco-editor .parameter-hints-widget .docs .markdown-docs{white-space:initial}.monaco-editor .parameter-hints-widget .docs code{font-family:var(--monaco-monospace-font);border-radius:3px;padding:0 .4em;background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .parameter-hints-widget .docs .monaco-tokenized-source,.monaco-editor .parameter-hints-widget .docs .code{white-space:pre-wrap}.monaco-editor .parameter-hints-widget .controls{display:none;flex-direction:column;align-items:center;min-width:22px;justify-content:flex-end}.monaco-editor .parameter-hints-widget.multiple .controls{display:flex;padding:0 2px}.monaco-editor .parameter-hints-widget.multiple .button{width:16px;height:16px;background-repeat:no-repeat;cursor:pointer}.monaco-editor .parameter-hints-widget .button.previous{bottom:24px}.monaco-editor .parameter-hints-widget .overloads{text-align:center;height:12px;line-height:12px;font-family:var(--monaco-monospace-font)}.monaco-editor .parameter-hints-widget .signature .parameter.active{color:var(--vscode-editorHoverWidget-highlightForeground);font-weight:700}.monaco-editor .parameter-hints-widget .documentation-parameter>.parameter{font-weight:700;margin-right:.5em}.monaco-editor{--vscode-editor-placeholder-foreground: var(--vscode-editorGhostText-foreground)}.monaco-editor .editorPlaceholder{top:0;position:absolute;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;pointer-events:none;color:var(--vscode-editor-placeholder-foreground)}.monaco-editor .rename-box{z-index:100;color:inherit;border-radius:4px}.monaco-editor .rename-box.preview{padding:4px 4px 0}.monaco-editor .rename-box .rename-input-with-button{padding:3px;border-radius:2px;width:calc(100% - 8px)}.monaco-editor .rename-box .rename-input{width:calc(100% - 8px);padding:0}.monaco-editor .rename-box .rename-input:focus{outline:none}.monaco-editor .rename-box .rename-suggestions-button{display:flex;align-items:center;padding:3px;background-color:transparent;border:none;border-radius:5px;cursor:pointer}.monaco-editor .rename-box .rename-suggestions-button:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-editor .rename-box .rename-candidate-list-container .monaco-list-row{border-radius:2px}.monaco-editor .rename-box .rename-label{display:none;opacity:.8}.monaco-editor .rename-box.preview .rename-label{display:inherit}.monaco-editor .sticky-widget{overflow:hidden}.monaco-editor .sticky-widget-line-numbers{float:left;background-color:inherit}.monaco-editor .sticky-widget-lines-scrollable{display:inline-block;position:absolute;overflow:hidden;width:var(--vscode-editorStickyScroll-scrollableWidth);background-color:inherit}.monaco-editor .sticky-widget-lines{position:absolute;background-color:inherit}.monaco-editor .sticky-line-number,.monaco-editor .sticky-line-content{color:var(--vscode-editorLineNumber-foreground);white-space:nowrap;display:inline-block;position:absolute;background-color:inherit}.monaco-editor .sticky-line-number .codicon-folding-expanded,.monaco-editor .sticky-line-number .codicon-folding-collapsed{float:right;transition:var(--vscode-editorStickyScroll-foldingOpacityTransition)}.monaco-editor .sticky-line-content{width:var(--vscode-editorStickyScroll-scrollableWidth);background-color:inherit;white-space:nowrap}.monaco-editor .sticky-line-number-inner{display:inline-block;text-align:right}.monaco-editor .sticky-widget{border-bottom:1px solid var(--vscode-editorStickyScroll-border)}.monaco-editor .sticky-line-content:hover{background-color:var(--vscode-editorStickyScrollHover-background);cursor:pointer}.monaco-editor .sticky-widget{width:100%;box-shadow:var(--vscode-editorStickyScroll-shadow) 0 4px 2px -2px;z-index:4;background-color:var(--vscode-editorStickyScroll-background);right:initial!important}.monaco-editor .sticky-widget.peek{background-color:var(--vscode-peekViewEditorStickyScroll-background)}.monaco-editor .unicode-highlight{border:1px solid var(--vscode-editorUnicodeHighlight-border);background-color:var(--vscode-editorUnicodeHighlight-background);box-sizing:border-box}.editor-banner{box-sizing:border-box;cursor:default;width:100%;font-size:12px;display:flex;overflow:visible;height:26px;background:var(--vscode-banner-background)}.editor-banner .icon-container{display:flex;flex-shrink:0;align-items:center;padding:0 6px 0 10px}.editor-banner .icon-container.custom-icon{background-repeat:no-repeat;background-position:center center;background-size:16px;width:16px;padding:0;margin:0 6px 0 10px}.editor-banner .message-container{display:flex;align-items:center;line-height:26px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editor-banner .message-container p{margin-block-start:0;margin-block-end:0}.editor-banner .message-actions-container{flex-grow:1;flex-shrink:0;line-height:26px;margin:0 4px}.editor-banner .message-actions-container a.monaco-button{width:inherit;margin:2px 8px;padding:0 12px}.editor-banner .message-actions-container a{padding:3px;margin-left:12px;text-decoration:underline}.editor-banner .action-container{padding:0 10px 0 6px}.editor-banner{background-color:var(--vscode-banner-background)}.editor-banner,.editor-banner .action-container .codicon,.editor-banner .message-actions-container .monaco-link{color:var(--vscode-banner-foreground)}.editor-banner .icon-container .codicon{color:var(--vscode-banner-iconForeground)}.monaco-link{color:var(--vscode-textLink-foreground)}.monaco-link:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .iPadShowKeyboard{width:58px;min-width:0;height:36px;min-height:0;margin:0;padding:0;position:absolute;resize:none;overflow:hidden;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjNDI0MjQyIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) center center no-repeat;border:4px solid #F6F6F6;border-radius:4px}.monaco-editor.vs-dark .iPadShowKeyboard{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjQzVDNUM1Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) center center no-repeat;border:4px solid #252526}.monaco-editor .tokens-inspect-widget{z-index:50;user-select:text;-webkit-user-select:text;padding:10px;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor.hc-black .tokens-inspect-widget,.monaco-editor.hc-light .tokens-inspect-widget{border-width:2px}.monaco-editor .tokens-inspect-widget .tokens-inspect-separator{height:1px;border:0;background-color:var(--vscode-editorHoverWidget-border)}.monaco-editor .tokens-inspect-widget .tm-token{font-family:var(--monaco-monospace-font)}.monaco-editor .tokens-inspect-widget .tm-token-length{font-weight:400;font-size:60%;float:right}.monaco-editor .tokens-inspect-widget .tm-metadata-table{width:100%}.monaco-editor .tokens-inspect-widget .tm-metadata-value{font-family:var(--monaco-monospace-font);text-align:right}.monaco-editor .tokens-inspect-widget .tm-token-type{font-family:var(--monaco-monospace-font)}:root{--wsp-font-reading: "Source Serif 4", Palatino, Georgia, serif;--wsp-font-ui: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--wsp-font-mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--wsp-text-xs: .75rem;--wsp-text-sm: .8125rem;--wsp-text-md: .875rem;--wsp-text-base: 1rem;--wsp-text-lg: 1.125rem;--wsp-text-xl: 1.375rem;--wsp-text-2xl: 1.75rem;--wsp-text-3xl: 2.25rem;--wsp-font-weight-regular: 400;--wsp-font-weight-medium: 500;--wsp-font-weight-semibold: 600;--wsp-font-weight-bold: 700;--wsp-leading-tight: 1.15;--wsp-leading-snug: 1.35;--wsp-leading-normal: 1.5;--wsp-leading-prose: 1.65;--wsp-tracking-tight: -.015em;--wsp-tracking-normal: 0;--wsp-tracking-wide: .02em;--wsp-tracking-wider: .06em;--wsp-space-0: 0;--wsp-space-1: .25rem;--wsp-space-2: .5rem;--wsp-space-3: .75rem;--wsp-space-4: 1rem;--wsp-space-5: 1.5rem;--wsp-space-6: 2rem;--wsp-space-7: 3rem;--wsp-space-8: 4rem;--wsp-container-prose: 34rem;--wsp-container-rail: 21rem;--wsp-color-surface-page: #FBFAF8;--wsp-color-surface-raised: #FFFFFF;--wsp-color-surface-sunken: #F4F2ED;--wsp-color-surface-inverse: #141419;--wsp-color-border-subtle: #EAE7E0;--wsp-color-border-default: #DBD7CE;--wsp-color-border-strong: #C4BFB4;--wsp-color-text-primary: #1E1E26;--wsp-color-text-secondary: #5A5A66;--wsp-color-text-muted: #63626F;--wsp-color-text-inverse: #FBFAF8;--wsp-color-text-on-brand: #FFFFFF;--wsp-color-brand-default: #5B53D6;--wsp-color-brand-hover: #4B43C2;--wsp-color-brand-strong: #3B34A0;--wsp-color-brand-subtle: #EEEDFB;--wsp-color-feedback-comment-accent: #C1832F;--wsp-color-feedback-comment-surface: #FCF3E2;--wsp-color-feedback-comment-border: #F7E6C6;--wsp-color-feedback-comment-text: #7E5217;--wsp-color-feedback-comment-solid: #C1832F;--wsp-color-feedback-comment-on-solid: #1E1E26;--wsp-color-feedback-change-accent: #1C8A72;--wsp-color-feedback-change-surface: #DFF3EE;--wsp-color-feedback-change-border: #C3E8DF;--wsp-color-feedback-change-text: #0F5645;--wsp-color-feedback-change-solid: #15705C;--wsp-color-feedback-change-on-solid: #FFFFFF;--wsp-color-feedback-resolved: #918F9C;--wsp-color-connection-offline-accent: #C4384B;--wsp-color-connection-offline-surface: #FBE7EA;--wsp-color-connection-offline-border: #F6CFD5;--wsp-color-connection-offline-text: #932839;--wsp-color-presence-1-accent: #0E80A8;--wsp-color-presence-1-soft: rgb(14 128 168 / .16);--wsp-color-presence-1-on-solid: #FFFFFF;--wsp-color-presence-2-accent: #A02AB1;--wsp-color-presence-2-soft: rgb(160 42 177 / .16);--wsp-color-presence-2-on-solid: #FFFFFF;--wsp-color-presence-3-accent: #CB2E76;--wsp-color-presence-3-soft: rgb(203 46 118 / .16);--wsp-color-presence-3-on-solid: #FFFFFF;--wsp-color-presence-4-accent: #6F8A12;--wsp-color-presence-4-soft: rgb(111 138 18 / .16);--wsp-color-presence-4-on-solid: #FFFFFF;--wsp-color-presence-5-accent: #D2542A;--wsp-color-presence-5-soft: rgb(210 84 42 / .16);--wsp-color-presence-5-on-solid: #FFFFFF;--wsp-color-presence-6-accent: #1F5FA8;--wsp-color-presence-6-soft: rgb(31 95 168 / .16);--wsp-color-presence-6-on-solid: #FFFFFF;--wsp-color-diff-add-surface: #E5F4E9;--wsp-color-diff-add-text: #1E6B38;--wsp-color-diff-add-on-surface: #1E6B38;--wsp-color-diff-remove-surface: #FBE7EA;--wsp-color-diff-remove-text: #932839;--wsp-color-diff-remove-on-surface: #932839;--wsp-color-highlight-selection: #FFF3CE;--wsp-color-highlight-flash: #FFE49E;--wsp-color-authorship-agent: #5B53D6;--wsp-color-authorship-human: #1C8A72;--wsp-color-plan-add-accent: #2F8F4E;--wsp-color-plan-add-surface: #E5F4E9;--wsp-color-plan-add-text: #1E6B38;--wsp-color-plan-add-on-surface: #1E6B38;--wsp-color-plan-modify-accent: #5B53D6;--wsp-color-plan-modify-surface: #EEEDFB;--wsp-color-plan-modify-text: #3B34A0;--wsp-color-plan-modify-on-surface: #3B34A0;--wsp-color-plan-remove-accent: #C4384B;--wsp-color-plan-remove-surface: #FBE7EA;--wsp-color-plan-remove-text: #932839;--wsp-color-plan-remove-on-surface: #932839;--wsp-color-syntax-comment: #595966;--wsp-color-syntax-keyword: #5644B4;--wsp-color-syntax-string: #006E30;--wsp-color-syntax-number: #8B4500;--wsp-color-syntax-title: #015F98;--wsp-color-syntax-addition: #006E30;--wsp-color-syntax-deletion: #A12437;--wsp-color-section-state-untouched-accent: #B2B0BB;--wsp-color-section-state-untouched-surface: #FBFAF8;--wsp-color-section-state-untouched-text: #71707D;--wsp-color-section-state-awaiting-accent: #5B53D6;--wsp-color-section-state-awaiting-surface: #EEEDFB;--wsp-color-section-state-awaiting-border: #DEDCF7;--wsp-color-section-state-awaiting-text: #3B34A0;--wsp-color-section-state-awaiting-on-surface: #3B34A0;--wsp-color-section-state-moving-accent: #1C8A72;--wsp-color-section-state-moving-surface: #DFF3EE;--wsp-color-section-state-moving-text: #0F5645;--wsp-color-section-state-moving-on-surface: #0F5645;--wsp-color-section-state-moving-solid: #15705C;--wsp-color-section-state-moving-on-solid: #FFFFFF;--wsp-color-section-state-drop-target-accent: #1C8A72;--wsp-color-section-state-drop-target-surface: #DFF3EE;--wsp-color-overlay-scrim: rgb(20 20 25 / .55);--wsp-color-focus-ring: #5B53D6;--wsp-color-focus-offset: #FFFFFF;--wsp-color-danger-accent: #C4384B;--wsp-color-danger-surface: #FBE7EA;--wsp-color-danger-text: #932839;--wsp-typography-prose-lead-font-family: "Source Serif 4", Palatino, Georgia, serif;--wsp-typography-prose-lead-font-size: 1.125rem;--wsp-typography-prose-lead-font-weight: 400;--wsp-typography-prose-lead-line-height: 1.65;--wsp-typography-prose-lead-letter-spacing: 0;--wsp-typography-prose-body-font-family: "Source Serif 4", Palatino, Georgia, serif;--wsp-typography-prose-body-font-size: 1rem;--wsp-typography-prose-body-font-weight: 400;--wsp-typography-prose-body-line-height: 1.65;--wsp-typography-prose-body-letter-spacing: 0;--wsp-typography-prose-heading-font-family: "Source Serif 4", Palatino, Georgia, serif;--wsp-typography-prose-heading-font-size: 1.75rem;--wsp-typography-prose-heading-font-weight: 600;--wsp-typography-prose-heading-line-height: 1.15;--wsp-typography-prose-heading-letter-spacing: -.015em;--wsp-typography-ui-title-font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--wsp-typography-ui-title-font-size: 1.375rem;--wsp-typography-ui-title-font-weight: 600;--wsp-typography-ui-title-line-height: 1.35;--wsp-typography-ui-title-letter-spacing: -.015em;--wsp-typography-ui-body-font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--wsp-typography-ui-body-font-size: .875rem;--wsp-typography-ui-body-font-weight: 400;--wsp-typography-ui-body-line-height: 1.5;--wsp-typography-ui-body-letter-spacing: 0;--wsp-typography-ui-label-font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--wsp-typography-ui-label-font-size: .8125rem;--wsp-typography-ui-label-font-weight: 500;--wsp-typography-ui-label-line-height: 1.5;--wsp-typography-ui-label-letter-spacing: 0;--wsp-typography-ui-eyebrow-font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif;--wsp-typography-ui-eyebrow-font-size: .75rem;--wsp-typography-ui-eyebrow-font-weight: 600;--wsp-typography-ui-eyebrow-line-height: 1.5;--wsp-typography-ui-eyebrow-letter-spacing: .06em;--wsp-typography-code-body-font-family: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--wsp-typography-code-body-font-size: .875rem;--wsp-typography-code-body-font-weight: 400;--wsp-typography-code-body-line-height: 1.5;--wsp-typography-code-body-letter-spacing: 0;--wsp-space-inline: .5rem;--wsp-space-stack: 1rem;--wsp-space-section: 2rem;--wsp-space-page: 3rem;--wsp-radius-control: .5rem;--wsp-radius-card: .75rem;--wsp-radius-pill: 9999px;--wsp-shadow-card: 0 1px 2px 0 rgb(20 20 26 / .06);--wsp-shadow-popover: 0 6px 24px -4px rgb(20 20 26 / .12);--wsp-size-prose-measure: 34rem;--wsp-size-rail: 21rem;--wsp-size-rail-compact: 13rem;--wsp-size-tap-target: 44px;--wsp-size-control: 32px;--wsp-size-control-compact: 28px;--wsp-component-review-canvas-background: var(--wsp-color-surface-page);--wsp-component-review-canvas-measure: var(--wsp-size-prose-measure);--wsp-component-review-canvas-padding: var(--wsp-space-page);--wsp-component-prose-block-text: var(--wsp-color-text-primary);--wsp-component-prose-block-typography-font-family: var(--wsp-typography-prose-body-font-family);--wsp-component-prose-block-typography-font-size: var(--wsp-typography-prose-body-font-size);--wsp-component-prose-block-typography-font-weight: var(--wsp-typography-prose-body-font-weight);--wsp-component-prose-block-typography-line-height: var(--wsp-typography-prose-body-line-height);--wsp-component-prose-block-typography-letter-spacing: var(--wsp-typography-prose-body-letter-spacing);--wsp-component-prose-block-selection-background: var(--wsp-color-highlight-selection);--wsp-component-comment-card-accent: var(--wsp-color-feedback-comment-accent);--wsp-component-comment-card-background: var(--wsp-color-feedback-comment-surface);--wsp-component-comment-card-border: var(--wsp-color-feedback-comment-border);--wsp-component-comment-card-radius: var(--wsp-radius-card);--wsp-component-change-card-accent: var(--wsp-color-feedback-change-accent);--wsp-component-change-card-background: var(--wsp-color-feedback-change-surface);--wsp-component-change-card-border: var(--wsp-color-feedback-change-border);--wsp-component-change-card-radius: var(--wsp-radius-card);--wsp-component-variant-chip-background: var(--wsp-color-surface-raised);--wsp-component-variant-chip-active-background: var(--wsp-color-brand-subtle);--wsp-component-variant-chip-active-text: var(--wsp-color-brand-strong);--wsp-component-variant-chip-radius: var(--wsp-radius-pill);--wsp-component-button-primary-background: var(--wsp-color-brand-default);--wsp-component-button-primary-text: var(--wsp-color-text-on-brand);--wsp-component-button-radius: var(--wsp-radius-control);--wsp-component-button-min-height: var(--wsp-size-tap-target);--wsp-component-design-wall-background: var(--wsp-color-surface-sunken);--wsp-component-design-wall-edge: var(--wsp-color-border-subtle);--wsp-component-design-wall-tile-background: var(--wsp-color-surface-raised);--wsp-component-design-wall-tile-border: var(--wsp-color-border-default);--wsp-component-design-wall-tile-label: var(--wsp-color-text-secondary);--wsp-component-design-wall-tile-radius: var(--wsp-radius-card);--wsp-component-design-wall-tile-shadow: var(--wsp-shadow-card);--wsp-component-design-wall-picking-border: var(--wsp-color-feedback-comment-accent);--wsp-component-design-wall-picking-wash: var(--wsp-color-feedback-comment-surface);--wsp-component-design-wall-interactive-border: var(--wsp-color-brand-default);--wsp-component-design-wall-bar-background: var(--wsp-color-surface-raised);--wsp-component-design-wall-bar-text: var(--wsp-color-text-primary);--wsp-component-design-wall-gap: var(--wsp-space-section);--wsp-component-decision-ledger-background: var(--wsp-color-surface-sunken);--wsp-component-decision-ledger-edge: var(--wsp-color-border-default);--wsp-component-decision-ledger-label: var(--wsp-color-text-muted);--wsp-component-decision-ledger-answered-mark: var(--wsp-color-feedback-change-text);--wsp-component-decision-ledger-open-mark: var(--wsp-color-text-secondary);--wsp-component-decision-ledger-current-background: var(--wsp-color-highlight-selection);--wsp-component-decision-ledger-radius: var(--wsp-radius-card);--wsp-component-disposition-badge-addressed-surface: var(--wsp-color-feedback-change-surface);--wsp-component-disposition-badge-addressed-text: var(--wsp-color-feedback-change-text);--wsp-component-disposition-badge-declined-surface: var(--wsp-color-feedback-comment-surface);--wsp-component-disposition-badge-declined-text: var(--wsp-color-feedback-comment-text);--wsp-component-disposition-badge-open-surface: var(--wsp-color-section-state-untouched-surface);--wsp-component-disposition-badge-open-text: var(--wsp-color-section-state-untouched-text);--wsp-component-disposition-badge-radius: var(--wsp-radius-pill)}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--wsp-color-surface-page: #121318;--wsp-color-surface-raised: #191A20;--wsp-color-surface-sunken: #21232B;--wsp-color-surface-inverse: #FBFAF8;--wsp-color-border-subtle: #2B2E38;--wsp-color-border-default: #3A3D49;--wsp-color-border-strong: #45454F;--wsp-color-text-primary: #F4F2ED;--wsp-color-text-secondary: #B2B0BB;--wsp-color-text-muted: #A09EAC;--wsp-color-text-inverse: #141419;--wsp-color-text-on-brand: #1E1E26;--wsp-color-brand-default: #A9A4F0;--wsp-color-brand-hover: #DEDCF7;--wsp-color-brand-strong: #DEDCF7;--wsp-color-brand-subtle: #2B2E38;--wsp-color-feedback-comment-accent: #C1832F;--wsp-color-feedback-comment-surface: #2C220F;--wsp-color-feedback-comment-border: #7E5217;--wsp-color-feedback-comment-text: #F7E6C6;--wsp-color-feedback-comment-solid: #F7E6C6;--wsp-color-feedback-comment-on-solid: #1E1E26;--wsp-color-feedback-change-accent: #1C8A72;--wsp-color-feedback-change-surface: #0D2924;--wsp-color-feedback-change-border: #0F5645;--wsp-color-feedback-change-text: #C3E8DF;--wsp-color-feedback-change-solid: #C3E8DF;--wsp-color-feedback-change-on-solid: #1E1E26;--wsp-color-feedback-resolved: #71707D;--wsp-color-connection-offline-accent: #C4384B;--wsp-color-connection-offline-surface: #321C20;--wsp-color-connection-offline-border: #932839;--wsp-color-connection-offline-text: #F6CFD5;--wsp-color-presence-1-accent: #56C2E0;--wsp-color-presence-1-soft: rgb(86 194 224 / .16);--wsp-color-presence-1-on-solid: #1E1E26;--wsp-color-presence-2-accent: #CE76DC;--wsp-color-presence-2-soft: rgb(206 118 220 / .16);--wsp-color-presence-2-on-solid: #1E1E26;--wsp-color-presence-3-accent: #F080B0;--wsp-color-presence-3-soft: rgb(240 128 176 / .16);--wsp-color-presence-3-on-solid: #1E1E26;--wsp-color-presence-4-accent: #B8CC5A;--wsp-color-presence-4-soft: rgb(184 204 90 / .16);--wsp-color-presence-4-on-solid: #1E1E26;--wsp-color-presence-5-accent: #F09468;--wsp-color-presence-5-soft: rgb(240 148 104 / .16);--wsp-color-presence-5-on-solid: #1E1E26;--wsp-color-presence-6-accent: #7BAEE8;--wsp-color-presence-6-soft: rgb(123 174 232 / .16);--wsp-color-presence-6-on-solid: #1E1E26;--wsp-color-diff-add-surface: #15281C;--wsp-color-diff-add-text: #41B967;--wsp-color-diff-add-on-surface: #41B967;--wsp-color-diff-remove-surface: #321C20;--wsp-color-diff-remove-text: #F56B76;--wsp-color-diff-remove-on-surface: #F56B76;--wsp-color-highlight-selection: #2C220F;--wsp-color-highlight-flash: #372B10;--wsp-color-authorship-agent: #A9A4F0;--wsp-color-authorship-human: #1C8A72;--wsp-color-plan-add-accent: #2F8F4E;--wsp-color-plan-add-surface: #15281C;--wsp-color-plan-add-text: #41B967;--wsp-color-plan-add-on-surface: #41B967;--wsp-color-plan-modify-accent: #A9A4F0;--wsp-color-plan-modify-surface: #232133;--wsp-color-plan-modify-text: #A9A4F0;--wsp-color-plan-modify-on-surface: #A9A4F0;--wsp-color-plan-remove-accent: #C4384B;--wsp-color-plan-remove-surface: #321C20;--wsp-color-plan-remove-text: #F56B76;--wsp-color-plan-remove-on-surface: #F56B76;--wsp-color-syntax-comment: #A3A3B1;--wsp-color-syntax-keyword: #A9A6FA;--wsp-color-syntax-string: #6FC884;--wsp-color-syntax-number: #F2A359;--wsp-color-syntax-title: #72B8F2;--wsp-color-syntax-addition: #6FC884;--wsp-color-syntax-deletion: #F58A8F;--wsp-color-section-state-untouched-accent: #71707D;--wsp-color-section-state-untouched-surface: #121318;--wsp-color-section-state-untouched-text: #B2B0BB;--wsp-color-section-state-awaiting-accent: #A9A4F0;--wsp-color-section-state-awaiting-surface: #232133;--wsp-color-section-state-awaiting-border: #4B43C2;--wsp-color-section-state-awaiting-text: #A9A4F0;--wsp-color-section-state-awaiting-on-surface: #A9A4F0;--wsp-color-section-state-moving-accent: #1C8A72;--wsp-color-section-state-moving-surface: #0D2924;--wsp-color-section-state-moving-text: #65C6AC;--wsp-color-section-state-moving-on-surface: #65C6AC;--wsp-color-section-state-moving-solid: #65C6AC;--wsp-color-section-state-moving-on-solid: #141419;--wsp-color-section-state-drop-target-accent: #1C8A72;--wsp-color-section-state-drop-target-surface: #0D2924;--wsp-color-focus-ring: #A9A4F0;--wsp-color-focus-offset: #191A20;--wsp-color-danger-accent: #C4384B;--wsp-color-danger-surface: #321C20;--wsp-color-danger-text: #F56B76}}:root[data-theme=dark]{--wsp-color-surface-page: #121318;--wsp-color-surface-raised: #191A20;--wsp-color-surface-sunken: #21232B;--wsp-color-surface-inverse: #FBFAF8;--wsp-color-border-subtle: #2B2E38;--wsp-color-border-default: #3A3D49;--wsp-color-border-strong: #45454F;--wsp-color-text-primary: #F4F2ED;--wsp-color-text-secondary: #B2B0BB;--wsp-color-text-muted: #A09EAC;--wsp-color-text-inverse: #141419;--wsp-color-text-on-brand: #1E1E26;--wsp-color-brand-default: #A9A4F0;--wsp-color-brand-hover: #DEDCF7;--wsp-color-brand-strong: #DEDCF7;--wsp-color-brand-subtle: #2B2E38;--wsp-color-feedback-comment-accent: #C1832F;--wsp-color-feedback-comment-surface: #2C220F;--wsp-color-feedback-comment-border: #7E5217;--wsp-color-feedback-comment-text: #F7E6C6;--wsp-color-feedback-comment-solid: #F7E6C6;--wsp-color-feedback-comment-on-solid: #1E1E26;--wsp-color-feedback-change-accent: #1C8A72;--wsp-color-feedback-change-surface: #0D2924;--wsp-color-feedback-change-border: #0F5645;--wsp-color-feedback-change-text: #C3E8DF;--wsp-color-feedback-change-solid: #C3E8DF;--wsp-color-feedback-change-on-solid: #1E1E26;--wsp-color-feedback-resolved: #71707D;--wsp-color-connection-offline-accent: #C4384B;--wsp-color-connection-offline-surface: #321C20;--wsp-color-connection-offline-border: #932839;--wsp-color-connection-offline-text: #F6CFD5;--wsp-color-presence-1-accent: #56C2E0;--wsp-color-presence-1-soft: rgb(86 194 224 / .16);--wsp-color-presence-1-on-solid: #1E1E26;--wsp-color-presence-2-accent: #CE76DC;--wsp-color-presence-2-soft: rgb(206 118 220 / .16);--wsp-color-presence-2-on-solid: #1E1E26;--wsp-color-presence-3-accent: #F080B0;--wsp-color-presence-3-soft: rgb(240 128 176 / .16);--wsp-color-presence-3-on-solid: #1E1E26;--wsp-color-presence-4-accent: #B8CC5A;--wsp-color-presence-4-soft: rgb(184 204 90 / .16);--wsp-color-presence-4-on-solid: #1E1E26;--wsp-color-presence-5-accent: #F09468;--wsp-color-presence-5-soft: rgb(240 148 104 / .16);--wsp-color-presence-5-on-solid: #1E1E26;--wsp-color-presence-6-accent: #7BAEE8;--wsp-color-presence-6-soft: rgb(123 174 232 / .16);--wsp-color-presence-6-on-solid: #1E1E26;--wsp-color-diff-add-surface: #15281C;--wsp-color-diff-add-text: #41B967;--wsp-color-diff-add-on-surface: #41B967;--wsp-color-diff-remove-surface: #321C20;--wsp-color-diff-remove-text: #F56B76;--wsp-color-diff-remove-on-surface: #F56B76;--wsp-color-highlight-selection: #2C220F;--wsp-color-highlight-flash: #372B10;--wsp-color-authorship-agent: #A9A4F0;--wsp-color-authorship-human: #1C8A72;--wsp-color-plan-add-accent: #2F8F4E;--wsp-color-plan-add-surface: #15281C;--wsp-color-plan-add-text: #41B967;--wsp-color-plan-add-on-surface: #41B967;--wsp-color-plan-modify-accent: #A9A4F0;--wsp-color-plan-modify-surface: #232133;--wsp-color-plan-modify-text: #A9A4F0;--wsp-color-plan-modify-on-surface: #A9A4F0;--wsp-color-plan-remove-accent: #C4384B;--wsp-color-plan-remove-surface: #321C20;--wsp-color-plan-remove-text: #F56B76;--wsp-color-plan-remove-on-surface: #F56B76;--wsp-color-syntax-comment: #A3A3B1;--wsp-color-syntax-keyword: #A9A6FA;--wsp-color-syntax-string: #6FC884;--wsp-color-syntax-number: #F2A359;--wsp-color-syntax-title: #72B8F2;--wsp-color-syntax-addition: #6FC884;--wsp-color-syntax-deletion: #F58A8F;--wsp-color-section-state-untouched-accent: #71707D;--wsp-color-section-state-untouched-surface: #121318;--wsp-color-section-state-untouched-text: #B2B0BB;--wsp-color-section-state-awaiting-accent: #A9A4F0;--wsp-color-section-state-awaiting-surface: #232133;--wsp-color-section-state-awaiting-border: #4B43C2;--wsp-color-section-state-awaiting-text: #A9A4F0;--wsp-color-section-state-awaiting-on-surface: #A9A4F0;--wsp-color-section-state-moving-accent: #1C8A72;--wsp-color-section-state-moving-surface: #0D2924;--wsp-color-section-state-moving-text: #65C6AC;--wsp-color-section-state-moving-on-surface: #65C6AC;--wsp-color-section-state-moving-solid: #65C6AC;--wsp-color-section-state-moving-on-solid: #141419;--wsp-color-section-state-drop-target-accent: #1C8A72;--wsp-color-section-state-drop-target-surface: #0D2924;--wsp-color-focus-ring: #A9A4F0;--wsp-color-focus-offset: #191A20;--wsp-color-danger-accent: #C4384B;--wsp-color-danger-surface: #321C20;--wsp-color-danger-text: #F56B76}:root{--wsp-sticky-bottom-clearance: calc( var(--wsp-size-tap-target) + var(--wsp-space-3) * 2 + 2px + var(--wsp-space-3) );--wsp-btn-icon-size: 1.625rem}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--wsp-color-surface-page);color:var(--wsp-color-text-primary);font-family:var(--wsp-typography-ui-body-font-family);font-size:var(--wsp-typography-ui-body-font-size);line-height:var(--wsp-typography-ui-body-line-height);-webkit-font-smoothing:antialiased}a{color:var(--wsp-color-brand-default)}:focus-visible{outline:2px solid var(--wsp-color-brand-default);outline-offset:2px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.muted{color:var(--wsp-color-text-muted)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--wsp-space-2);min-height:var(--wsp-size-tap-target);padding:0 var(--wsp-space-4);border:1px solid var(--wsp-color-brand-default);border-radius:var(--wsp-radius-control);background:var(--wsp-color-brand-default);color:var(--wsp-color-text-on-brand);font-family:var(--wsp-typography-ui-label-font-family);font-size:var(--wsp-typography-ui-label-font-size);font-weight:var(--wsp-font-weight-semibold);cursor:pointer;text-decoration:none}.btn:hover:not(:disabled){background:var(--wsp-color-brand-hover);border-color:var(--wsp-color-brand-hover)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn--lg{font-size:var(--wsp-text-base);padding:0 var(--wsp-space-5)}.btn--sm{min-height:var(--wsp-space-6);padding:0 var(--wsp-space-3);font-size:var(--wsp-text-xs)}.btn--sm,.chip--button{position:relative}.btn--sm:after,.chip--button:after{content:"";position:absolute;top:50%;left:50%;width:100%;min-width:var(--wsp-size-tap-target);height:var(--wsp-size-tap-target);transform:translate(-50%,-50%)}.btn--icon{width:var(--wsp-btn-icon-size);min-height:var(--wsp-btn-icon-size);padding:0}.btn--icon>svg{display:block}.btn--ghost{background:var(--wsp-color-surface-raised);color:var(--wsp-color-text-secondary);border-color:var(--wsp-color-border-default)}.btn--ghost:hover:not(:disabled){background:var(--wsp-color-surface-sunken);border-color:var(--wsp-color-border-strong);color:var(--wsp-color-text-primary)}.btn--comment{background:var(--wsp-color-feedback-comment-solid);border-color:var(--wsp-color-feedback-comment-solid);color:var(--wsp-color-feedback-comment-on-solid)}.btn--change{background:var(--wsp-color-feedback-change-solid);border-color:var(--wsp-color-feedback-change-solid);color:var(--wsp-color-feedback-change-on-solid)}.btn--comment:hover:not(:disabled){background:var(--wsp-color-feedback-comment-solid);border-color:var(--wsp-color-feedback-comment-solid);filter:saturate(1.2)}.btn--change:hover:not(:disabled){background:var(--wsp-color-feedback-change-solid);border-color:var(--wsp-color-feedback-change-solid);filter:saturate(1.2)}.chip-row{display:flex;flex-wrap:wrap;gap:var(--wsp-space-2)}.pill{display:inline-flex;align-items:center;gap:var(--wsp-space-2);padding:var(--wsp-space-1) var(--wsp-space-3);border:1px solid var(--wsp-color-border-subtle);border-radius:var(--wsp-radius-pill);background:var(--wsp-color-surface-sunken);color:var(--wsp-color-text-secondary);font-size:var(--wsp-text-xs);font-weight:var(--wsp-font-weight-medium);white-space:nowrap}.pill--sm{font-size:var(--wsp-text-xs);padding:0 var(--wsp-space-2)}.pill--agent{color:var(--wsp-color-authorship-agent);border-color:var(--wsp-color-brand-subtle)}.pill--change{background:var(--wsp-color-feedback-change-surface);border-color:var(--wsp-color-feedback-change-border);color:var(--wsp-color-feedback-change-text)}.pill--listening{background:var(--wsp-color-brand-subtle);border-color:var(--wsp-color-brand-default);color:var(--wsp-color-brand-strong);font-weight:var(--wsp-font-weight-semibold)}.pill--working{background:var(--wsp-color-surface-sunken);border-color:var(--wsp-color-brand-subtle);color:var(--wsp-color-authorship-agent);font-weight:var(--wsp-font-weight-semibold)}.pill--working .pill__dot{background:var(--wsp-color-authorship-agent)}.pill--quiet{color:var(--wsp-color-text-muted)}.pill__dot{width:var(--wsp-space-2);height:var(--wsp-space-2);border-radius:var(--wsp-radius-pill);background:var(--wsp-color-brand-default)}.pill--closed .pill__dot{background:var(--wsp-color-feedback-resolved)}.pill__dot--pulse{animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.25}}@media (prefers-reduced-motion: reduce){.pill__dot--pulse{animation:none}}.chip{display:inline-block;padding:var(--wsp-space-1) var(--wsp-space-2);border:1px solid var(--wsp-color-border-subtle);border-radius:var(--wsp-radius-pill);background:var(--wsp-color-surface-sunken);color:var(--wsp-color-text-secondary);font-size:var(--wsp-text-xs)}.chip--button{cursor:pointer;min-height:var(--wsp-space-6)}.chip--active{background:var(--wsp-color-brand-subtle);border-color:var(--wsp-color-brand-default);color:var(--wsp-color-brand-strong);font-weight:var(--wsp-font-weight-semibold)}.chip--anchor{background:var(--wsp-color-feedback-comment-surface);border-color:var(--wsp-color-feedback-comment-border);color:var(--wsp-color-feedback-comment-text);font-family:var(--wsp-font-mono)}.chip--change{background:var(--wsp-color-feedback-change-surface);border-color:var(--wsp-color-feedback-change-border);color:var(--wsp-color-feedback-change-text);font-weight:var(--wsp-font-weight-semibold)}.ack{color:var(--wsp-color-authorship-agent);font-size:var(--wsp-text-xs);font-weight:var(--wsp-font-weight-medium)}.centered,.landing{min-height:100vh;display:grid;place-items:center;padding:var(--wsp-space-5)}.landing__inner{max-width:var(--wsp-container-prose);text-align:center}.wordmark{font-family:var(--wsp-font-reading);font-size:var(--wsp-text-3xl);font-weight:var(--wsp-font-weight-bold);letter-spacing:var(--wsp-tracking-tight);color:var(--wsp-color-brand-default);margin:0 0 var(--wsp-space-3)}.wordmark--sm{font-size:var(--wsp-text-xl)}.landing__lede{font-family:var(--wsp-font-reading);font-size:var(--wsp-text-lg);line-height:var(--wsp-leading-prose)}.landing__note{color:var(--wsp-color-text-muted);font-size:var(--wsp-text-md);margin-top:var(--wsp-space-6)}.cli-auth__code code{display:inline-block;font-family:var(--wsp-font-mono);font-size:var(--wsp-text-lg);background:var(--wsp-color-surface-sunken);border:1px solid var(--wsp-color-border-default);border-radius:var(--wsp-radius-control);padding:var(--wsp-space-2) var(--wsp-space-4);-webkit-user-select:all;user-select:all}.empty-state{max-width:var(--wsp-container-prose);text-align:center;background:var(--wsp-color-surface-raised);border:1px solid var(--wsp-color-border-default);border-radius:var(--wsp-radius-card);padding:var(--wsp-space-6)}.empty-state h1{font-family:var(--wsp-font-reading);font-size:var(--wsp-text-2xl);margin:0 0 var(--wsp-space-3)}.empty-state p{color:var(--wsp-color-text-secondary);margin:0 0 var(--wsp-space-5)}.desk-shell{display:grid;grid-template-columns:minmax(0,1fr);min-height:100vh}@media (min-width: 1100px){.desk-shell--drawer{grid-template-columns:minmax(0,1fr) var(--wsp-container-rail)}}.desk{min-width:0;padding:var(--wsp-space-5) var(--wsp-space-6) var(--wsp-space-8);display:flex;flex-direction:column;gap:var(--wsp-space-5)}.desk-header{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--wsp-space-5);flex-wrap:wrap}.desk-header__titles{display:flex;flex-direction:column;gap:var(--wsp-space-2);min-width:0}.desk-header__arc{margin:0;font-size:var(--wsp-typography-ui-eyebrow-font-size);font-weight:var(--wsp-typography-ui-eyebrow-font-weight);letter-spacing:var(--wsp-typography-ui-eyebrow-letter-spacing);text-transform:uppercase;color:var(--wsp-color-text-muted)}.desk-header__title{margin:0;font-family:var(--wsp-typography-prose-heading-font-family);font-size:var(--wsp-text-3xl);font-weight:var(--wsp-typography-prose-heading-font-weight);line-height:var(--wsp-leading-tight);letter-spacing:var(--wsp-tracking-tight)}.desk-header__meta{display:flex;align-items:center;gap:var(--wsp-space-3);flex-wrap:wrap}.desk-header__activity{flex-basis:100%;margin:0;font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}.desk-header__activity-note{color:var(--wsp-color-authorship-agent);font-weight:var(--wsp-font-weight-medium)}.reviewer{display:inline-flex;align-items:center;gap:var(--wsp-space-2)}.reviewer__label{font-size:var(--wsp-text-sm);color:var(--wsp-color-text-secondary)}.reviewer__input{min-height:var(--wsp-size-tap-target);padding:0 var(--wsp-space-3);border:1px solid var(--wsp-color-border-strong);border-radius:var(--wsp-radius-control);background:var(--wsp-color-surface-raised);color:var(--wsp-color-text-primary);font-family:var(--wsp-font-ui);font-size:var(--wsp-text-md)}.ask{display:grid;grid-template-columns:auto minmax(0,1fr);gap:var(--wsp-space-2) var(--wsp-space-5);padding:var(--wsp-space-4) var(--wsp-space-5);background:var(--wsp-color-surface-raised);border:1px solid var(--wsp-color-border-default);border-left:3px solid var(--wsp-color-brand-default);border-radius:var(--wsp-radius-card)}.ask__label{margin:0;font-size:var(--wsp-typography-ui-eyebrow-font-size);font-weight:var(--wsp-typography-ui-eyebrow-font-weight);letter-spacing:var(--wsp-typography-ui-eyebrow-letter-spacing);text-transform:uppercase;color:var(--wsp-color-text-muted);white-space:nowrap;padding-top:var(--wsp-space-1)}.ask__body{min-width:0}.ask__note{margin:0;font-family:var(--wsp-font-reading);font-size:var(--wsp-typography-prose-lead-font-size);line-height:var(--wsp-leading-snug);color:var(--wsp-color-text-primary);max-width:60ch}.ask__note--empty{color:var(--wsp-color-text-secondary)}.ask__facts{display:flex;flex-wrap:wrap;gap:var(--wsp-space-5);margin:var(--wsp-space-3) 0 0}.ask__fact{display:flex;align-items:baseline;gap:var(--wsp-space-2)}.ask__fact dt{font-size:var(--wsp-text-xs);letter-spacing:var(--wsp-tracking-wide);text-transform:uppercase;color:var(--wsp-color-text-muted)}.ask__fact dd{margin:0;font-size:var(--wsp-text-sm);font-weight:var(--wsp-font-weight-semibold);color:var(--wsp-color-text-primary)}.ask__hint{grid-column:2;margin:0;font-size:var(--wsp-text-xs);color:var(--wsp-color-text-secondary);background:var(--wsp-color-surface-sunken);border:1px solid var(--wsp-color-border-subtle);border-radius:var(--wsp-radius-pill);padding:var(--wsp-space-1) var(--wsp-space-3);justify-self:start}.lanes{display:grid;grid-template-columns:auto repeat(var(--lane-count),minmax(0,1fr));column-gap:var(--wsp-space-5);align-items:start;background:var(--wsp-color-surface-raised);border:1px solid var(--wsp-color-border-default);border-radius:var(--wsp-radius-card);padding:var(--wsp-space-5)}.lane-contents{display:contents}.gutter-label{margin:0;padding-top:var(--wsp-space-2);font-size:var(--wsp-typography-ui-eyebrow-font-size);font-weight:var(--wsp-typography-ui-eyebrow-font-weight);letter-spacing:var(--wsp-typography-ui-eyebrow-letter-spacing);text-transform:uppercase;color:var(--wsp-color-text-muted);text-align:right;white-space:nowrap}.lane-cell{min-width:0;padding:var(--wsp-space-2) 0 var(--wsp-space-4) var(--wsp-space-4);border-left:1px solid var(--wsp-color-border-subtle)}.lane-cell--head{border-left-color:var(--wsp-color-border-default)}.lane-cell__empty{margin:0;font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}.lane-cell--feedback,.lane-cell--change{padding-top:var(--wsp-space-2)}.lane-cell__resolved{margin-top:var(--wsp-space-2)}.lane-cell__toggle{border:none;background:none;padding:var(--wsp-space-1) 0;color:var(--wsp-color-text-muted);font-size:var(--wsp-text-xs);cursor:pointer;text-decoration:underline}.lane-head{display:flex;flex-direction:column;gap:var(--wsp-space-2)}.lane-head__title{display:flex;align-items:center;gap:var(--wsp-space-2);flex-wrap:wrap}.lane-head__index{font-family:var(--wsp-font-mono);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}.lane-head__label{margin:0;font-family:var(--wsp-font-ui);font-size:var(--wsp-text-base);font-weight:var(--wsp-font-weight-semibold);letter-spacing:var(--wsp-tracking-tight)}.lane-head__sibling{margin:0;font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted);border-left:2px solid var(--wsp-color-brand-subtle);padding-left:var(--wsp-space-2)}.lane-head__controls{display:flex;align-items:center;gap:var(--wsp-space-2);flex-wrap:wrap}.arrived-pill{align-self:flex-start;min-height:var(--wsp-size-tap-target);padding:0 var(--wsp-space-3);border:1px solid var(--wsp-color-brand-default);border-radius:var(--wsp-radius-pill);background:var(--wsp-color-brand-subtle);color:var(--wsp-color-brand-strong);font-size:var(--wsp-text-xs);font-weight:var(--wsp-font-weight-semibold);cursor:pointer}.version-select{display:inline-flex;align-items:center;gap:var(--wsp-space-2);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}.version-select select{min-height:var(--wsp-size-tap-target);border:1px solid var(--wsp-color-border-default);border-radius:var(--wsp-radius-control);background:var(--wsp-color-surface-raised);color:var(--wsp-color-text-primary);font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);padding:0 var(--wsp-space-2)}.block{position:relative}.block__prose{flex:1 1 auto;min-width:0;font-family:var(--wsp-typography-prose-body-font-family);font-size:var(--wsp-typography-prose-body-font-size);line-height:var(--wsp-leading-prose);color:var(--wsp-color-text-primary)}.block__prose ::selection{background:var(--wsp-color-highlight-selection)}.block__prose p{margin:0 0 var(--wsp-space-3)}.block__prose p:last-child{margin-bottom:0}.block__prose{cursor:text;border-radius:var(--wsp-radius-control);margin-inline:calc(var(--wsp-space-2) * -1);padding-inline:var(--wsp-space-2);transition:background .12s ease-out,box-shadow .12s ease-out}.block__prose:hover{background:var(--wsp-color-surface-sunken);box-shadow:inset 2px 0 0 var(--wsp-color-feedback-change-accent)}.block__prose:focus-visible{outline:2px solid var(--wsp-color-brand-default);outline-offset:2px}.block__heading{cursor:text;border-radius:var(--wsp-radius-control);margin-inline:calc(var(--wsp-space-2) * -1);padding-inline:var(--wsp-space-2);transition:background .12s ease-out,box-shadow .12s ease-out}.block__heading:hover{background:var(--wsp-color-surface-sunken);box-shadow:inset 2px 0 0 var(--wsp-color-feedback-change-accent)}@media (prefers-reduced-motion: reduce){.block__prose{transition:none}}.block--flash .block__prose{animation:flash 1.6s ease-out}@keyframes flash{0%,30%{background:var(--wsp-color-highlight-flash)}to{background:transparent}}@media (prefers-reduced-motion: reduce){.block--flash .block__prose{animation:none;background:var(--wsp-color-highlight-flash)}}.block-editor{flex:1 1 auto;min-width:0;scroll-margin-bottom:var(--wsp-sticky-bottom-clearance)}.block-editor__field{display:block;width:100%;margin-inline:calc(var(--wsp-space-2) * -1);padding:0 var(--wsp-space-2);border:0;border-radius:var(--wsp-radius-control);background:var(--wsp-color-surface-sunken);box-shadow:inset 2px 0 0 var(--wsp-color-feedback-change-accent);color:var(--wsp-color-text-primary);font-family:var(--wsp-typography-prose-body-font-family);font-size:var(--wsp-typography-prose-body-font-size);line-height:var(--wsp-leading-prose);resize:none;overflow:hidden}.block-editor__field:focus-visible{outline:2px solid var(--wsp-color-brand-default);outline-offset:2px}.block-editor__field--headline{font-size:var(--wsp-text-xl);font-weight:var(--wsp-font-weight-semibold);line-height:var(--wsp-leading-tight);letter-spacing:var(--wsp-tracking-tight)}.block-editor__field--close{font-weight:var(--wsp-font-weight-bold);line-height:var(--wsp-leading-snug)}.block-editor__bar{display:flex;align-items:center;gap:var(--wsp-space-2);flex-wrap:wrap;margin-top:var(--wsp-space-2)}.block-editor__hint{font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-secondary)}.block-editor__actions{display:flex;gap:var(--wsp-space-2);margin-left:auto}.collab-editor{display:flex;flex-direction:column;gap:var(--wsp-space-2);min-width:0}.collab-editor__status{display:flex;align-items:center;gap:var(--wsp-space-2)}.collab-editor__peers{font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-secondary)}.collab-editor__notice{margin:0;padding:var(--wsp-space-1) var(--wsp-space-2);border-radius:var(--wsp-radius-control);background:var(--wsp-color-feedback-comment-surface);border:1px solid var(--wsp-color-feedback-comment-border);color:var(--wsp-color-feedback-comment-text);font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs)}.collab-editor__surface{min-height:180px;border:1px solid var(--wsp-color-border-default);border-radius:var(--wsp-radius-control);background:var(--wsp-color-surface-raised);box-shadow:inset 2px 0 0 var(--wsp-color-feedback-change-accent);overflow:hidden}.collab-editor__surface:focus-within{outline:2px solid var(--wsp-color-brand-default);outline-offset:2px}.wsp-comment-glyph:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:var(--wsp-space-2);height:var(--wsp-space-2);border-radius:var(--wsp-radius-pill);background:var(--wsp-color-feedback-comment-solid)}.wsp-line-flash{animation:flash 1.6s ease-out}@media (prefers-reduced-motion: reduce){.wsp-line-flash{animation:none;background:var(--wsp-color-highlight-flash)}}.yRemoteSelection{opacity:.5}.yRemoteSelectionHead{position:absolute;box-sizing:border-box;height:100%}.yRemoteSelectionHead:after{position:absolute;top:calc(-1 * var(--wsp-space-4));left:-2px;padding:0 var(--wsp-space-1);border-radius:var(--wsp-radius-control);color:var(--wsp-color-text-on-brand);font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);line-height:var(--wsp-space-4);white-space:nowrap;pointer-events:none}.peer-cursors{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;pointer-events:none;overflow:hidden}.peer-cursor{position:absolute;top:0;left:0;width:0;height:0;transition:opacity .12s ease-out;will-change:transform}.peer-cursor:before{content:"";position:absolute;top:0;left:0;width:12px;height:18px;background:var(--wsp-peer-color);clip-path:polygon(0 0,0 15px,4px 11.4px,6.4px 17.4px,8.8px 16.3px,6.5px 10.6px,11.5px 10.6px)}.peer-cursor__label{position:absolute;top:var(--wsp-space-4);left:var(--wsp-space-3);padding:0 var(--wsp-space-1);border-radius:var(--wsp-radius-control);background:var(--wsp-peer-color);color:var(--wsp-color-text-on-brand);font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);line-height:var(--wsp-space-4);white-space:nowrap}@media (prefers-reduced-motion: reduce){.peer-cursor{transition:none}}.presence-legend{display:flex;align-items:center;gap:var(--wsp-space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none}.presence-legend__person{display:inline-flex;align-items:center;gap:var(--wsp-space-1);padding:0 var(--wsp-space-2);border:1px solid var(--wsp-presence-accent);border-radius:var(--wsp-radius-pill);background:var(--wsp-color-surface-raised);font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);line-height:var(--wsp-space-5);color:var(--wsp-color-text-secondary)}.presence-legend__person--self{border-style:dashed}.presence-legend__swatch{width:var(--wsp-space-2);height:var(--wsp-space-2);border-radius:50%;background:var(--wsp-presence-accent)}.presence-legend__name{font-weight:var(--wsp-font-weight-medium);color:var(--wsp-color-text-primary)}.presence-legend__you{color:var(--wsp-color-text-muted)}.collab-editor__bar{display:flex;align-items:center;gap:var(--wsp-space-2);flex-wrap:wrap}.collab-editor__hint{font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-secondary)}.collab-editor__actions{display:flex;gap:var(--wsp-space-2);margin-left:auto}.live-lane{display:flex;flex-direction:column;gap:var(--wsp-space-3)}.live-lane__diff{align-self:flex-start}.version-snapshot{display:flex;flex-direction:column;gap:var(--wsp-space-2)}.version-snapshot__notice{display:flex;align-items:center;justify-content:space-between;gap:var(--wsp-space-2);flex-wrap:wrap;margin:0;padding:var(--wsp-space-1) var(--wsp-space-2);border:1px solid var(--wsp-color-border-default);border-radius:var(--wsp-radius-control);background:var(--wsp-color-surface-sunken);color:var(--wsp-color-text-secondary);font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs)}.lane-comments{display:flex;flex-direction:column;gap:var(--wsp-space-2)}.lane-comments__label{margin:0;font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-secondary)}.lane-comments__target{display:flex;align-items:baseline;gap:var(--wsp-space-2);margin:0;min-width:0}.lane-comments__quote{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--wsp-typography-prose-body-font-family);font-size:var(--wsp-text-sm);color:var(--wsp-color-text-secondary)}.prior{margin-top:var(--wsp-space-1)}.prior__toggle{display:inline-flex;align-items:center;gap:var(--wsp-space-1);min-height:var(--wsp-size-tap-target);padding:0;border:0;background:transparent;color:var(--wsp-color-text-secondary);font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);cursor:pointer}.prior__toggle:hover{color:var(--wsp-color-feedback-change-accent)}.prior__dot{width:var(--wsp-space-2);height:var(--wsp-space-2);border-radius:var(--wsp-radius-pill);background:var(--wsp-color-feedback-change-accent)}.prior__body{margin-top:var(--wsp-space-1);padding:var(--wsp-space-2);border-left:2px solid var(--wsp-color-feedback-change-accent);background:var(--wsp-color-feedback-change-surface);border-radius:var(--wsp-radius-control)}.prior__text{margin:0 0 var(--wsp-space-2);color:var(--wsp-color-text-secondary);font-family:var(--wsp-typography-prose-body-font-family);font-size:var(--wsp-text-sm);text-decoration:line-through;text-decoration-color:var(--wsp-color-border-default)}.line-comments{margin-top:var(--wsp-space-2);scroll-margin-bottom:var(--wsp-sticky-bottom-clearance);padding:var(--wsp-space-3);border-left:2px solid var(--wsp-color-feedback-comment-accent);background:var(--wsp-color-feedback-comment-surface);border-radius:var(--wsp-radius-control)}.line-comments__list{display:flex;flex-direction:column;gap:var(--wsp-space-2);margin:0 0 var(--wsp-space-3);padding:0;list-style:none}.line-comments__list--standalone{margin-top:var(--wsp-space-3);margin-bottom:0}.line-comments__form{display:flex;flex-direction:column;gap:var(--wsp-space-2);align-items:flex-start}.line-comments__textarea{width:100%;min-height:calc(var(--wsp-space-6) * 2);padding:var(--wsp-space-2);border:1px solid var(--wsp-color-border-default);border-radius:var(--wsp-radius-control);background:var(--wsp-color-surface-page);color:var(--wsp-color-text-primary);font-family:var(--wsp-font-ui);font-size:var(--wsp-text-sm);resize:vertical}.line-comments__actions{display:flex;gap:var(--wsp-space-2)}.name-field{display:flex;align-items:center;gap:var(--wsp-space-2)}.name-field__label{font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-secondary)}.name-field__input{min-width:14rem;min-height:var(--wsp-size-tap-target);padding:0 var(--wsp-space-2);border:1px solid var(--wsp-color-border-default);border-radius:var(--wsp-radius-control);background:var(--wsp-color-surface-page);color:var(--wsp-color-text-primary);font-family:var(--wsp-font-ui);font-size:var(--wsp-text-sm)}.composer{margin-top:var(--wsp-space-2);padding:var(--wsp-space-3);background:var(--wsp-color-feedback-comment-surface);border:1px solid var(--wsp-color-feedback-comment-border);border-radius:var(--wsp-radius-card)}.composer--change{background:var(--wsp-color-feedback-change-surface);border-color:var(--wsp-color-feedback-change-border)}.composer__meta{display:flex;align-items:center;gap:var(--wsp-space-2);flex-wrap:wrap;margin:0 0 var(--wsp-space-2)}.composer__hint{font-size:var(--wsp-text-xs);color:var(--wsp-color-text-secondary)}.composer__quote{margin:0 0 var(--wsp-space-2);padding:var(--wsp-space-2);background:var(--wsp-color-surface-raised);border-radius:var(--wsp-radius-control);font-family:var(--wsp-font-reading);font-size:var(--wsp-text-xs);line-height:var(--wsp-leading-snug);color:var(--wsp-color-text-secondary);white-space:pre-wrap;max-height:var(--wsp-space-8);overflow:auto}.composer__textarea,.reply-form__textarea{width:100%;min-height:var(--wsp-space-8);resize:vertical;padding:var(--wsp-space-2);border:1px solid var(--wsp-color-border-strong);border-radius:var(--wsp-radius-control);background:var(--wsp-color-surface-raised);color:var(--wsp-color-text-primary);font-family:var(--wsp-font-ui);font-size:var(--wsp-text-md);line-height:var(--wsp-leading-normal)}.composer__textarea--prose{font-family:var(--wsp-font-reading);font-size:var(--wsp-typography-prose-body-font-size);line-height:var(--wsp-leading-prose)}.composer__actions,.reply-form__actions{display:flex;gap:var(--wsp-space-2);margin-top:var(--wsp-space-2);flex-wrap:wrap}.feedback-list,.change-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--wsp-space-2)}.thread{padding:var(--wsp-space-3);background:var(--wsp-color-feedback-comment-surface);border:1px solid var(--wsp-color-feedback-comment-border);border-left:3px solid var(--wsp-color-feedback-comment-accent);border-radius:var(--wsp-radius-card)}.thread--resolved{background:var(--wsp-color-surface-sunken);border-color:var(--wsp-color-border-subtle);border-left-color:var(--wsp-color-feedback-resolved)}.thread__head{display:flex;align-items:center;gap:var(--wsp-space-2);flex-wrap:wrap}.thread__author{font-size:var(--wsp-text-xs);font-weight:var(--wsp-font-weight-semibold);color:var(--wsp-color-feedback-comment-text)}.thread--resolved .thread__author{color:var(--wsp-color-text-secondary)}.thread__when{margin-left:auto;font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}.thread__body{margin:var(--wsp-space-2) 0;font-size:var(--wsp-text-sm);color:var(--wsp-color-text-primary);white-space:pre-wrap}.thread__ack{font-size:var(--wsp-text-xs);color:var(--wsp-color-authorship-agent);font-weight:var(--wsp-font-weight-medium)}.thread__replies{list-style:none;margin:var(--wsp-space-2) 0 0;padding-left:var(--wsp-space-3);border-left:2px solid var(--wsp-color-feedback-comment-border)}.reply{margin-bottom:var(--wsp-space-2)}.reply__author{font-size:var(--wsp-text-xs);font-weight:var(--wsp-font-weight-semibold);color:var(--wsp-color-text-secondary)}.reply__when{margin-left:var(--wsp-space-2);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}.reply__body{margin:var(--wsp-space-1) 0 0;font-size:var(--wsp-text-xs);color:var(--wsp-color-text-primary);white-space:pre-wrap}.thread__actions{display:flex;align-items:center;gap:var(--wsp-space-2);margin-top:var(--wsp-space-2);flex-wrap:wrap}.thread__resolved-by{font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}.reply-form{margin-top:var(--wsp-space-2)}.change-card{padding:var(--wsp-space-3);background:var(--wsp-color-feedback-change-surface);border:1px solid var(--wsp-color-feedback-change-border);border-left:3px solid var(--wsp-color-feedback-change-accent);border-radius:var(--wsp-radius-card)}.change-card__head{display:flex;justify-content:space-between;gap:var(--wsp-space-2);flex-wrap:wrap}.change-card__author{font-size:var(--wsp-text-xs);font-weight:var(--wsp-font-weight-semibold);color:var(--wsp-color-feedback-change-text)}.change-card__versions{font-family:var(--wsp-font-mono);font-size:var(--wsp-text-xs);color:var(--wsp-color-feedback-change-text)}.change-card__summary{margin:var(--wsp-space-2) 0;font-size:var(--wsp-text-sm);color:var(--wsp-color-text-primary)}.change-card__foot{display:flex;align-items:center;gap:var(--wsp-space-2);flex-wrap:wrap}.change-card__when{font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}.desk-focus{display:flex;gap:var(--wsp-space-5);align-items:flex-start;background:var(--wsp-color-surface-raised);border:1px solid var(--wsp-color-border-default);border-radius:var(--wsp-radius-card);padding:var(--wsp-space-5)}.spines{display:flex;flex-direction:column;gap:var(--wsp-space-2);flex:0 0 auto}.spine{display:flex;flex-direction:column;align-items:center;gap:var(--wsp-space-2);min-width:var(--wsp-size-tap-target);min-height:var(--wsp-size-tap-target);padding:var(--wsp-space-3) var(--wsp-space-2);border:1px solid var(--wsp-color-border-default);border-radius:var(--wsp-radius-control);background:var(--wsp-color-surface-page);color:var(--wsp-color-text-secondary);cursor:pointer;font-family:var(--wsp-font-ui);font-size:var(--wsp-text-xs)}.spine:hover{border-color:var(--wsp-color-brand-default);color:var(--wsp-color-text-primary)}.spine__index{font-family:var(--wsp-font-mono);color:var(--wsp-color-text-muted)}.spine__label{writing-mode:vertical-rl;letter-spacing:var(--wsp-tracking-wide);font-weight:var(--wsp-font-weight-semibold)}.focus-column{flex:1 1 auto;min-width:0;max-width:var(--wsp-container-prose);margin:0 auto;display:flex;flex-direction:column;gap:var(--wsp-space-5)}.focus-band{display:flex;flex-direction:column;gap:var(--wsp-space-2)}.focus-band .gutter-label{text-align:left;padding-top:0}.diff-panel{background:var(--wsp-color-surface-raised);border:1px solid var(--wsp-color-border-default);border-radius:var(--wsp-radius-card);padding:var(--wsp-space-4)}.diff-panel__head{display:flex;align-items:center;justify-content:space-between;gap:var(--wsp-space-3);margin-bottom:var(--wsp-space-3)}.diff-panel__title{margin:0;font-size:var(--wsp-text-base);font-family:var(--wsp-font-mono)}.diff{border:1px solid var(--wsp-color-border-subtle);border-radius:var(--wsp-radius-control);overflow:hidden}.diff__header{display:flex;align-items:center;justify-content:space-between;gap:var(--wsp-space-3);padding:var(--wsp-space-2) var(--wsp-space-3);border-bottom:1px solid var(--wsp-color-border-subtle);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-secondary)}.diff__stats{display:inline-flex;gap:var(--wsp-space-3);font-family:var(--wsp-font-mono)}.diff__stat--add{color:var(--wsp-color-diff-add-on-surface)}.diff__stat--del{color:var(--wsp-color-diff-remove-on-surface)}.diff__body{font-family:var(--wsp-typography-code-body-font-family);font-size:var(--wsp-typography-code-body-font-size);line-height:var(--wsp-leading-normal);overflow-x:auto}.diff__row{display:flex;align-items:flex-start;min-width:max-content}.diff__row--add{background:var(--wsp-color-diff-add-surface);color:var(--wsp-color-diff-add-text)}.diff__row--remove{background:var(--wsp-color-diff-remove-surface);color:var(--wsp-color-diff-remove-text)}.diff__gutter,.diff__sign{flex:0 0 auto;padding:0 var(--wsp-space-2);color:var(--wsp-color-text-muted);-webkit-user-select:none;user-select:none;text-align:right}.diff__row--add .diff__sign{color:var(--wsp-color-diff-add-text)}.diff__row--remove .diff__sign{color:var(--wsp-color-diff-remove-text)}.diff__text{flex:1 1 auto;padding-right:var(--wsp-space-3);white-space:pre}.lineview{border:1px solid var(--wsp-color-border-subtle);border-radius:var(--wsp-radius-control);background:var(--wsp-color-surface-page);overflow:auto}.lineview__body{font-family:var(--wsp-typography-code-body-font-family);font-size:var(--wsp-typography-code-body-font-size);line-height:var(--wsp-leading-normal);min-width:max-content}.lineview__body--dragging{-webkit-user-select:none;user-select:none}.line{display:flex;align-items:flex-start}.lineview__body--selectable .line:hover{background:var(--wsp-color-surface-sunken)}.line--selected{background:var(--wsp-color-highlight-selection)}.line--flash{animation:flash 1.6s ease-out}.line__num{flex:0 0 auto;width:var(--wsp-space-7);padding:0 var(--wsp-space-2);text-align:right;color:var(--wsp-color-text-muted);-webkit-user-select:none;user-select:none;border-right:1px solid var(--wsp-color-border-subtle);cursor:pointer}.line__code{flex:1 1 auto;padding:0 var(--wsp-space-3);white-space:pre;-moz-tab-size:2;tab-size:2}.block__prose ul,.block__prose ol{margin:0 0 var(--wsp-space-3);padding-left:var(--wsp-space-5)}.block__prose blockquote{margin:0 0 var(--wsp-space-3);padding-left:var(--wsp-space-3);border-left:3px solid var(--wsp-color-border-strong);color:var(--wsp-color-text-secondary)}.block__prose code{font-family:var(--wsp-font-mono);font-size:var(--wsp-text-sm);background:var(--wsp-color-surface-sunken);border-radius:var(--wsp-radius-control);padding:0 var(--wsp-space-1)}.block__prose pre{overflow-x:auto;padding:var(--wsp-space-3);background:var(--wsp-color-surface-sunken);border-radius:var(--wsp-radius-control)}.block__prose img{max-width:100%}.block__prose table,.copy-block__prose table{display:block;width:max-content;max-width:100%;overflow-x:auto;margin:0 0 var(--wsp-space-3);border-collapse:collapse;font-size:var(--wsp-text-sm)}.block__prose th,.block__prose td,.copy-block__prose th,.copy-block__prose td{text-align:start;vertical-align:top;padding:var(--wsp-space-1) var(--wsp-space-3) var(--wsp-space-1) 0}.block__prose th,.copy-block__prose th{border-bottom:1px solid var(--wsp-color-border-default);color:var(--wsp-color-text-secondary)}.block__prose td,.copy-block__prose td{border-bottom:1px solid var(--wsp-color-border-subtle)}.submit-bar{position:sticky;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:var(--wsp-space-4);flex-wrap:wrap;padding:var(--wsp-space-3) var(--wsp-space-5);background:var(--wsp-color-surface-raised);border:1px solid var(--wsp-color-border-default);border-radius:var(--wsp-radius-card)}.submit-bar__summary{display:flex;align-items:baseline;gap:var(--wsp-space-2);flex-wrap:wrap;font-size:var(--wsp-text-sm)}.submit-bar__note{color:var(--wsp-color-text-muted);font-size:var(--wsp-text-xs)}.error-banner{margin:0;padding:var(--wsp-space-2) var(--wsp-space-3);background:var(--wsp-color-diff-remove-surface);color:var(--wsp-color-diff-remove-text);border-radius:var(--wsp-radius-control);font-size:var(--wsp-text-sm)}.review-surface{display:contents}.error-banner--offline{background:var(--wsp-color-connection-offline-surface);color:var(--wsp-color-connection-offline-text)}.pill--offline{background:var(--wsp-color-connection-offline-surface);border-color:var(--wsp-color-connection-offline-border);color:var(--wsp-color-connection-offline-text);font-weight:var(--wsp-font-weight-semibold)}.pill__dot--offline{background:var(--wsp-color-connection-offline-accent)}.drawer{display:flex;flex-direction:column;gap:var(--wsp-space-3);padding:var(--wsp-space-5);background:var(--wsp-color-surface-raised);border-left:1px solid var(--wsp-color-border-default);min-width:0}@media (min-width: 1100px){.drawer{position:sticky;top:0;max-height:100vh;overflow-y:auto}}.drawer__head{display:flex;align-items:center;justify-content:space-between;gap:var(--wsp-space-3)}.drawer__title{margin:0;font-size:var(--wsp-text-lg);font-family:var(--wsp-font-ui);font-weight:var(--wsp-font-weight-semibold)}.drawer__note,.drawer__empty,.drawer__readonly{margin:0;font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}.drawer__threads{display:flex;gap:var(--wsp-space-2);flex-wrap:wrap}.drawer__messages{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--wsp-space-3);flex:1 1 auto}.message{padding:var(--wsp-space-3);border-radius:var(--wsp-radius-card);border:1px solid var(--wsp-color-border-subtle);background:var(--wsp-color-surface-page)}.message--human{border-left:3px solid var(--wsp-color-authorship-human)}.message--agent{border-left:3px solid var(--wsp-color-authorship-agent);background:var(--wsp-color-surface-sunken)}.message__meta{display:flex;gap:var(--wsp-space-2);justify-content:space-between;margin:0 0 var(--wsp-space-1)}.message__author{font-size:var(--wsp-text-xs);font-weight:var(--wsp-font-weight-semibold)}.message--human .message__author{color:var(--wsp-color-authorship-human)}.message--agent .message__author{color:var(--wsp-color-authorship-agent)}.message__when{font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}.message__body{margin:0;font-size:var(--wsp-text-sm);white-space:pre-wrap}.drawer__composer{display:flex;flex-direction:column;gap:var(--wsp-space-2)}@media (max-width: 1000px){.desk{padding:var(--wsp-space-4) var(--wsp-space-4) var(--wsp-space-7)}.lanes{display:flex;flex-direction:column;gap:var(--wsp-space-4)}.gutter-label--row{display:none}.lanes>.lane-contents>.lane-cell{order:var(--order);border-left:2px solid var(--wsp-color-border-subtle)}.lane-cell--head{border-left-color:var(--wsp-color-brand-default);margin-top:var(--wsp-space-4)}.ask{grid-template-columns:minmax(0,1fr)}.ask__hint{grid-column:1}.desk-focus{flex-direction:column}.spines{flex-direction:row;flex-wrap:wrap}.spine{flex-direction:row}.spine__label{writing-mode:horizontal-tb}}.hljs-comment,.hljs-quote{color:var(--wsp-color-syntax-comment);font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-literal,.hljs-type{color:var(--wsp-color-syntax-keyword)}.hljs-string,.hljs-regexp{color:var(--wsp-color-syntax-string)}.hljs-addition{color:var(--wsp-color-syntax-addition)}.hljs-number,.hljs-symbol,.hljs-meta,.hljs-built_in,.hljs-attr,.hljs-attribute{color:var(--wsp-color-syntax-number)}.hljs-title,.hljs-title.function_,.hljs-section,.hljs-name,.hljs-selector-class,.hljs-selector-id,.hljs-tag{color:var(--wsp-color-syntax-title)}.hljs-variable,.hljs-template-variable,.hljs-params,.hljs-property{color:var(--wsp-color-text-primary)}.hljs-deletion{color:var(--wsp-color-syntax-deletion)}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:var(--wsp-font-weight-bold)}.auth-panel{display:flex;flex-direction:column;gap:var(--wsp-space-3);width:100%;max-width:20rem;margin:var(--wsp-space-5) auto 0;padding:var(--wsp-space-4);border:1px solid var(--wsp-color-border-strong);border-radius:var(--wsp-radius-card);background:var(--wsp-color-surface-raised);text-align:left}.auth-panel__providers{display:flex;flex-direction:column;gap:var(--wsp-space-2)}.auth-panel__provider{justify-content:center;width:100%}.auth-panel__divider{display:flex;align-items:center;gap:var(--wsp-space-2);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-secondary)}.auth-panel__divider:before,.auth-panel__divider:after{content:"";flex:1;height:1px;background:var(--wsp-color-border-subtle)}.auth-panel__form{display:flex;flex-direction:column;gap:var(--wsp-space-2)}.auth-panel__input{width:100%}.auth-panel__toggle{align-self:flex-start;padding-left:0}.compare-set{--compare-gap: var(--wsp-space-6);--compare-pad: var(--wsp-space-4)}@media (min-width: 832px){.compare-set.compare-set{display:grid;grid-template-columns:repeat(auto-fit,minmax(var(--compare-column-min, var(--wsp-container-prose)),1fr));min-width:0;gap:var(--wsp-space-8) var(--compare-gap);align-items:start;max-width:calc(var(--compare-count) * var(--compare-column-max, var(--wsp-container-prose)) + (var(--compare-count) - 1) * var(--compare-gap) + 2 * var(--compare-pad));width:100%;margin-inline:auto;padding-inline:var(--compare-pad)}}.plan-desk{display:flex;flex-direction:column;gap:var(--wsp-space-8)}.plan-desk--compare{--compare-column-min: var(--wsp-container-prose);--compare-column-max: 44rem}.plan-desk--compare .plan-toc{display:none}.plan-desk--compare .plan-layout{grid-template-columns:minmax(0,1fr)}.plan-column{background:var(--wsp-color-surface-raised);border:1px solid var(--wsp-color-border-subtle);border-radius:var(--wsp-radius-card);padding:var(--wsp-space-5);min-width:0}.plan-column__head{display:flex;align-items:center;flex-wrap:wrap;gap:var(--wsp-space-3);margin-bottom:var(--wsp-space-4)}.plan-strip{display:flex;flex-wrap:wrap;gap:var(--wsp-space-3);margin:0 0 var(--wsp-space-5)}.plan-strip__fact{display:flex;align-items:baseline;gap:var(--wsp-space-2);padding:var(--wsp-space-1) var(--wsp-space-3);border:1px solid var(--wsp-color-border-subtle);border-radius:var(--wsp-radius-pill);background:var(--wsp-color-surface-sunken);font-size:var(--wsp-text-xs)}.plan-strip__fact dt{color:var(--wsp-color-text-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:var(--wsp-font-weight-semibold);font-size:var(--wsp-text-xs)}.plan-strip__fact dd{margin:0;color:var(--wsp-color-text-primary);font-weight:var(--wsp-font-weight-medium)}.plan-strip__fact--risk-high,.plan-strip__fact--breaking{background:var(--wsp-color-connection-offline-surface);border-color:var(--wsp-color-connection-offline-border)}.plan-strip__fact--risk-high dd,.plan-strip__fact--breaking dd{color:var(--wsp-color-connection-offline-text)}.plan-strip__scope{font-family:var(--wsp-font-mono);font-weight:var(--wsp-font-weight-semibold)}.plan-strip__scope--add{color:var(--wsp-color-plan-add-on-surface)}.plan-strip__scope--modify{color:var(--wsp-color-plan-modify-on-surface)}.plan-strip__scope--remove{color:var(--wsp-color-plan-remove-on-surface)}.plan-layout{display:grid;grid-template-columns:minmax(140px,200px) minmax(0,1fr);gap:var(--wsp-space-6);align-items:start}.plan-toc{position:sticky;top:var(--wsp-space-4)}.plan-toc ul{list-style:none;margin:var(--wsp-space-2) 0 0;padding:0;display:flex;flex-direction:column;gap:var(--wsp-space-1)}.plan-toc a{display:block;padding:var(--wsp-space-1) var(--wsp-space-2);border-left:2px solid var(--wsp-color-border-subtle);color:var(--wsp-color-text-secondary);font-size:var(--wsp-text-sm);text-decoration:none}.plan-toc a:hover{color:var(--wsp-color-text-primary);border-left-color:var(--wsp-color-brand-default)}.plan-sections{display:flex;flex-direction:column;gap:var(--wsp-space-6);min-width:0}.plan-sections:only-child{grid-column:1 / -1}.plan-section{scroll-margin-top:var(--wsp-space-6);display:flex;flex-direction:column;gap:calc(var(--wsp-space-3) / 2)}.plan-section__title{margin:0;font-size:var(--wsp-text-lg);font-weight:var(--wsp-font-weight-semibold);color:var(--wsp-color-text-primary);border-bottom:1px solid var(--wsp-color-border-subtle);padding-bottom:var(--wsp-space-2)}.plan-section__title--l1{font-size:var(--wsp-text-xl)}.plan-block__meta{display:flex;align-items:center;justify-content:space-between;gap:var(--wsp-space-2);margin-bottom:var(--wsp-space-1)}.plan-tabs{display:flex;gap:var(--wsp-space-1);margin:var(--wsp-space-3) 0 var(--wsp-space-2);border-bottom:1px solid var(--wsp-color-border-subtle)}.plan-tab{display:inline-flex;align-items:center;gap:var(--wsp-space-1);border:none;background:transparent;padding:var(--wsp-space-1) var(--wsp-space-2) var(--wsp-space-2);margin-bottom:-1px;border-bottom:2px solid transparent;color:var(--wsp-color-text-secondary);font-family:var(--wsp-typography-ui-label-font-family);font-size:var(--wsp-text-sm);font-weight:var(--wsp-font-weight-medium);cursor:pointer}.plan-tab:hover{color:var(--wsp-color-text-primary)}.plan-tab--selected{color:var(--wsp-color-brand-strong);border-bottom-color:var(--wsp-color-brand-default)}.plan-tab__count{min-width:var(--wsp-space-4);padding:0 var(--wsp-space-1);border-radius:var(--wsp-radius-pill);background:var(--wsp-color-feedback-comment-solid);color:var(--wsp-color-feedback-comment-on-solid);font-size:var(--wsp-text-xs);font-weight:var(--wsp-font-weight-bold);line-height:var(--wsp-space-4);text-align:center}.plan-choices{list-style:none;margin:0;padding:var(--wsp-space-2) var(--wsp-space-3);border:1px solid var(--wsp-color-border-subtle);border-radius:var(--wsp-radius-control);background:var(--wsp-color-surface-raised)}.plan-choice{padding-inline:var(--wsp-space-2);margin-inline:calc(var(--wsp-space-2) * -1)}.plan-choice+.plan-choice{margin-top:var(--wsp-space-1)}.plan-choice__label{display:flex;align-items:center;min-height:var(--wsp-size-tap-target);gap:var(--wsp-space-2);cursor:pointer;border-radius:var(--wsp-radius-control);padding:var(--wsp-space-1) var(--wsp-space-2);margin-inline:calc(var(--wsp-space-2) * -1)}.plan-choice__label:hover{background:var(--wsp-color-surface-sunken)}.plan-choice__label input[type=checkbox]{accent-color:var(--wsp-color-feedback-change-solid);-moz-appearance:none;appearance:none;-webkit-appearance:none;position:relative;flex:none;margin:0;width:calc(var(--wsp-space-4) + 2px);height:calc(var(--wsp-space-4) + 2px);border:1px solid var(--wsp-color-border-default);border-radius:calc(var(--wsp-radius-control) / 2);background:var(--wsp-color-surface-raised);cursor:pointer}.plan-choice__label input[type=checkbox]:checked{background:var(--wsp-color-feedback-change-solid);border-color:var(--wsp-color-feedback-change-solid)}.plan-choice__label input[type=checkbox]:checked:before{content:"";position:absolute;left:50%;top:45%;width:30%;height:55%;border:solid var(--wsp-color-feedback-change-on-solid);border-width:0 2px 2px 0;transform:translate(-50%,-50%) rotate(45deg)}.plan-choice__label input[type=checkbox]:disabled{cursor:default;opacity:.5}.plan-choice__text{font-family:var(--wsp-typography-prose-body-font-family);font-size:var(--wsp-typography-prose-body-font-size);color:var(--wsp-color-text-primary)}.block__stage{position:relative;display:flex;flex-direction:column;padding-inline:var(--wsp-space-2)}.block__stage:has(.action-bar--pinned){padding-block-end:var(--wsp-space-7)}.block:has(>.prior) .block__stage{padding-block-end:var(--wsp-space-7)}.block:has(>.prior) .action-bar{inset-block-start:auto;inset-block-end:var(--wsp-space-2)}.block--editing .block__stage{padding-block-end:0}.action-bar{position:absolute;right:var(--wsp-space-2);inset-block-start:100%;scroll-margin-block-end:var(--wsp-sticky-bottom-clearance);display:flex;gap:1px;padding:2px;border:1px solid var(--wsp-color-border-subtle);border-radius:var(--wsp-radius-control);background:var(--wsp-color-surface-raised);opacity:0;pointer-events:none;transition:opacity .12s ease;z-index:2}.block:hover .action-bar,.block:focus-within .action-bar,.action-bar--pinned{opacity:1;pointer-events:auto}.action-bar--pinned{inset-block-start:auto;inset-block-end:var(--wsp-space-2)}.action-bar__btn{border:none;border-radius:calc(var(--wsp-radius-control) - 2px);background:transparent;color:var(--wsp-color-text-secondary);font-family:var(--wsp-typography-ui-label-font-family);font-size:var(--wsp-text-sm);font-weight:var(--wsp-font-weight-medium);padding:var(--wsp-space-1) var(--wsp-space-2);cursor:pointer}.action-bar__btn:hover{background:var(--wsp-color-surface-sunken);color:var(--wsp-color-text-primary)}.action-bar__btn--active{background:var(--wsp-color-feedback-comment-surface);color:var(--wsp-color-feedback-comment-text)}@media (hover: none){.block__stage{padding-block-end:var(--wsp-space-7)}.action-bar{inset-block-start:auto;inset-block-end:var(--wsp-space-2);opacity:1;pointer-events:auto}}@media (prefers-reduced-motion: reduce){.action-bar{transition:none}}.chip--plan-mermaid,.chip--plan-flow{background:var(--wsp-color-brand-subtle);color:var(--wsp-color-brand-strong);border-color:var(--wsp-color-brand-subtle)}.chip--plan-sql,.chip--plan-code{font-family:var(--wsp-font-mono)}.plan-diagram{padding:var(--wsp-space-4);border:1px solid var(--wsp-color-border-subtle);border-radius:var(--wsp-radius-control);background:var(--wsp-color-surface-raised);overflow-x:auto}.plan-diagram svg{max-width:100%;height:auto}.plan-diagram--error{border-color:var(--wsp-color-connection-offline-border)}.plan-diagram__error{margin:0 0 var(--wsp-space-2);color:var(--wsp-color-connection-offline-text);font-size:var(--wsp-text-sm)}.plan-diagram__source{margin:0;font-family:var(--wsp-font-mono);font-size:var(--wsp-text-sm);white-space:pre-wrap}.plan-flow{border:1px solid var(--wsp-color-border-subtle);border-radius:var(--wsp-radius-control);background:var(--wsp-color-surface-sunken);padding:var(--wsp-space-3) var(--wsp-space-4);font-family:var(--wsp-font-mono);font-size:var(--wsp-text-sm);overflow-x:auto}.plan-flow__list{list-style:none;margin:0;padding:0}.plan-flow__node{display:flex;align-items:baseline;gap:var(--wsp-space-2);padding:2px 0 2px calc(var(--flow-indent, 0) * .55ch);color:var(--wsp-color-text-secondary);white-space:nowrap}.plan-flow__marker{display:inline-block;width:1ch;font-weight:var(--wsp-font-weight-semibold);flex-shrink:0}.plan-flow__node--add .plan-flow__marker,.plan-flow__node--add .plan-flow__text{color:var(--wsp-color-plan-add-on-surface)}.plan-flow__node--modify .plan-flow__marker,.plan-flow__node--modify .plan-flow__text{color:var(--wsp-color-plan-modify-on-surface)}.plan-flow__node--remove .plan-flow__marker,.plan-flow__node--remove .plan-flow__text{color:var(--wsp-color-plan-remove-on-surface)}.plan-flow__node--remove .plan-flow__text{text-decoration:line-through}.plan-flow__note{color:var(--wsp-color-text-muted);font-style:italic}.plan-flow__note:before{content:"# "}.plan-flow__summary{margin:var(--wsp-space-3) 0 0;padding-top:var(--wsp-space-2);border-top:1px solid var(--wsp-color-border-subtle);color:var(--wsp-color-text-primary);font-weight:var(--wsp-font-weight-semibold)}.plan-modal{width:min(94vw,1400px);max-height:92vh;padding:0;border:1px solid var(--wsp-color-border-subtle);border-radius:var(--wsp-radius-card);background:var(--wsp-color-surface-raised);color:var(--wsp-color-text-primary)}.plan-modal::backdrop{background:var(--wsp-color-overlay-scrim)}.plan-modal__frame{display:flex;flex-direction:column;max-height:92vh}.plan-modal__head{display:flex;align-items:center;justify-content:space-between;gap:var(--wsp-space-2);padding:var(--wsp-space-2) var(--wsp-space-3);border-bottom:1px solid var(--wsp-color-border-subtle)}.plan-modal__title{font-size:var(--wsp-text-sm);font-weight:var(--wsp-font-weight-semibold);color:var(--wsp-color-text-secondary)}.plan-modal__body{padding:var(--wsp-space-4);overflow:auto}.plan-modal__body .plan-diagram{border:none;padding:0;background:transparent}.plan-modal__body .plan-diagram svg{width:100%;max-width:none;height:auto}@media (max-width: 860px){.plan-layout{grid-template-columns:minmax(0,1fr)}.plan-toc{position:static}}.review-settings{display:flex;flex-direction:column;gap:var(--wsp-space-3);padding:var(--wsp-space-3);background:var(--wsp-color-surface-sunken);border:1px solid var(--wsp-color-border-subtle);border-radius:var(--wsp-radius-control)}.review-settings__head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--wsp-space-2)}.review-settings__title{margin:0;font-size:var(--wsp-text-md)}.review-settings__lede{margin:0;color:var(--wsp-color-text-secondary);font-size:var(--wsp-text-sm)}.review-settings__group{display:flex;flex-direction:column;gap:var(--wsp-space-1);margin:0;padding:0;border:0}.review-settings__legend{padding:0;color:var(--wsp-color-text-muted);font-size:var(--wsp-text-xs);text-transform:uppercase;letter-spacing:var(--wsp-tracking-wide)}.review-settings__choice{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:0 var(--wsp-space-2);padding:var(--wsp-space-1) 0;cursor:pointer}.review-settings__choice-label{color:var(--wsp-color-text-primary);font-size:var(--wsp-text-sm)}.review-settings__choice-hint{grid-column:2;color:var(--wsp-color-text-muted);font-size:var(--wsp-text-xs)}.review-settings__emails{width:100%;padding:var(--wsp-space-2);background:var(--wsp-color-surface-raised);color:var(--wsp-color-text-primary);border:1px solid var(--wsp-color-border-default);border-radius:var(--wsp-radius-control);font-family:var(--wsp-font-mono);font-size:var(--wsp-text-sm);resize:vertical}.review-settings__warn,.review-settings__error{margin:0;font-size:var(--wsp-text-xs)}.review-settings__warn{color:var(--wsp-color-text-secondary)}.review-settings__error{color:var(--wsp-color-diff-remove-text)}.desk-banner--quiet{margin:0;padding:var(--wsp-space-2) var(--wsp-space-3);background:var(--wsp-color-surface-sunken);color:var(--wsp-color-text-secondary);border-radius:var(--wsp-radius-control);font-size:var(--wsp-text-sm)}.btn--link{padding:0;background:none;border:0;color:var(--wsp-color-text-primary);font:inherit;text-decoration:underline;cursor:pointer}.test-page{max-width:var(--wsp-container-prose);margin:0 auto;padding:var(--wsp-space-page)}.test-page__head h2{font-family:var(--wsp-font-reading);font-size:var(--wsp-text-2xl);margin:0 0 var(--wsp-space-2)}.test-page__lede{color:var(--wsp-color-text-secondary);line-height:var(--wsp-leading-prose);margin:0 0 var(--wsp-space-5)}.test-page__field{margin-bottom:var(--wsp-space-5)}.test-page__field h3{font-size:var(--wsp-text-sm);text-transform:uppercase;letter-spacing:var(--wsp-tracking-wide);color:var(--wsp-color-text-muted);margin:0 0 var(--wsp-space-2)}.test-page__hint{color:var(--wsp-color-text-muted);font-size:var(--wsp-text-sm);margin:var(--wsp-space-2) 0 0}.test-page__toggle{display:flex;align-items:flex-start;gap:var(--wsp-space-2);padding:var(--wsp-space-2) 0;color:var(--wsp-color-text-secondary);line-height:var(--wsp-leading-prose);cursor:pointer}.test-page__toggle input[disabled]{cursor:not-allowed}.test-page__toggle .test-page__hint{display:inline;margin:0;font-style:normal}.test-page__error{color:var(--wsp-color-danger-text);margin:var(--wsp-space-3) 0}.test-page__results{list-style:none;margin:0;padding:0}.test-page__results li{display:flex;flex-direction:column;gap:var(--wsp-space-1);padding:var(--wsp-space-3) 0;border-bottom:1px solid var(--wsp-color-border-subtle)}.test-page__results code{font-family:var(--wsp-font-mono);font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted);overflow-wrap:anywhere}@media (min-width: 900px){.desk-shell--ledger{grid-template-columns:minmax(0,1fr) var(--wsp-size-rail)}.desk-shell--outline.desk-shell--ledger{grid-template-columns:var(--wsp-size-rail-compact) minmax(0,1fr) var(--wsp-size-rail)}.ledger--open{position:sticky;top:0;align-self:start;display:flex;flex-direction:column;gap:var(--wsp-space-3);min-height:100vh;max-height:100vh;overflow:hidden;padding:var(--wsp-space-5) var(--wsp-space-3);background:var(--wsp-component-decision-ledger-background);border-left:1px solid var(--wsp-component-decision-ledger-edge)}.ledger__body{overflow-y:auto}}.ledger--collapsed{position:fixed;top:auto;right:var(--wsp-space-4);bottom:var(--wsp-sticky-bottom-clearance);z-index:5;padding:0;max-height:none;border-left:none;background:transparent}.ledger__toggle{display:flex;align-items:center;gap:var(--wsp-space-2);min-height:var(--wsp-size-tap-target);padding:var(--wsp-space-2) var(--wsp-space-3);background:var(--wsp-color-surface-raised);border:1px solid var(--wsp-component-decision-ledger-edge);border-radius:var(--wsp-component-decision-ledger-radius);color:var(--wsp-color-text-primary);cursor:pointer;font-family:inherit;text-align:left}.ledger__toggle:hover{border-color:var(--wsp-color-border-strong)}.ledger__eyebrow{font-size:var(--wsp-typography-ui-eyebrow-font-size);font-weight:var(--wsp-typography-ui-eyebrow-font-weight);letter-spacing:var(--wsp-typography-ui-eyebrow-letter-spacing);text-transform:uppercase;color:var(--wsp-component-decision-ledger-label)}.ledger__count{margin-left:auto;font-size:var(--wsp-text-sm);font-weight:var(--wsp-font-weight-semibold);font-variant-numeric:tabular-nums}.ledger__chevron{color:var(--wsp-component-decision-ledger-label);font-size:var(--wsp-text-xs)}.ledger__body{display:flex;flex-direction:column;gap:var(--wsp-space-3)}.ledger__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--wsp-space-1)}.ledger__done{margin:0;padding:var(--wsp-space-2) var(--wsp-space-3);font-size:var(--wsp-text-xs);color:var(--wsp-component-disposition-badge-addressed-text);background:var(--wsp-component-disposition-badge-addressed-surface);border-radius:var(--wsp-radius-control)}.ledger-row{display:flex;align-items:flex-start;gap:var(--wsp-space-2);width:100%;padding:var(--wsp-space-2);border:1px solid transparent;border-radius:var(--wsp-radius-control);background:transparent;color:var(--wsp-color-text-primary);font-family:inherit;font-size:var(--wsp-text-sm);text-align:left}.ledger-row--link{cursor:pointer}.ledger-row--link:hover{border-color:var(--wsp-component-decision-ledger-edge);background:var(--wsp-color-surface-raised)}.ledger-row--current{background:var(--wsp-component-decision-ledger-current-background);border-color:var(--wsp-component-decision-ledger-edge)}.ledger-row__mark{flex:none;width:1.25em;font-size:var(--wsp-text-sm);line-height:var(--wsp-leading-normal);text-align:center}.ledger-row--answered .ledger-row__mark{color:var(--wsp-component-decision-ledger-answered-mark)}.ledger-row--open .ledger-row__mark{color:var(--wsp-component-decision-ledger-open-mark)}.ledger-row__text{display:flex;flex-direction:column;gap:2px;min-width:0}.ledger-row__kind{font-size:var(--wsp-typography-ui-eyebrow-font-size);font-weight:var(--wsp-typography-ui-eyebrow-font-weight);letter-spacing:var(--wsp-typography-ui-eyebrow-letter-spacing);text-transform:uppercase;color:var(--wsp-component-decision-ledger-label)}.ledger-row__prompt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden;overflow-wrap:anywhere}.ledger-row--answered .ledger-row__prompt{color:var(--wsp-color-text-secondary)}.ledger-row__answer{font-size:var(--wsp-text-xs);color:var(--wsp-component-disposition-badge-addressed-text)}.ledger__context{display:flex;flex-direction:column;gap:var(--wsp-space-1);padding-bottom:var(--wsp-space-3);border-bottom:1px solid var(--wsp-component-decision-ledger-edge)}.ledger__context-eyebrow{margin:0;font-family:var(--wsp-typography-ui-eyebrow-font-family);font-size:var(--wsp-typography-ui-eyebrow-font-size);letter-spacing:var(--wsp-typography-ui-eyebrow-letter-spacing);text-transform:uppercase;color:var(--wsp-component-decision-ledger-label)}.ledger__context-note{margin:0;font-size:var(--wsp-text-sm);line-height:var(--wsp-typography-ui-body-line-height);color:var(--wsp-color-text-secondary)}.ledger__context-act{align-self:flex-start;margin-top:var(--wsp-space-1)}.ledger-row__picks{display:flex;flex-wrap:wrap;gap:var(--wsp-space-1);margin-left:auto}@media (max-width: 899px){.ledger--open{position:fixed;left:0;right:0;bottom:var(--wsp-sticky-bottom-clearance);z-index:5;display:flex;flex-direction:column;gap:var(--wsp-space-2);padding:var(--wsp-space-3);background:var(--wsp-component-decision-ledger-background);border-top:1px solid var(--wsp-component-decision-ledger-edge);box-shadow:var(--wsp-shadow-popover)}.ledger--open .ledger__body{max-height:45vh;overflow-y:auto}.ledger-row__picks{margin-left:0;width:100%}}.submit-bar__decisions{order:-1;min-height:var(--wsp-size-tap-target);padding:0 var(--wsp-space-2);background:transparent;border:none;color:var(--wsp-color-text-secondary);cursor:pointer;font-family:inherit;font-size:var(--wsp-text-xs);font-variant-numeric:tabular-nums;text-decoration:underline;text-decoration-color:var(--wsp-color-border-strong);text-underline-offset:3px}.submit-bar__decisions:hover{color:var(--wsp-color-text-primary)}.trace{display:flex;flex-direction:column;gap:var(--wsp-space-3);padding:var(--wsp-space-4);background:var(--wsp-color-surface-raised);border:1px solid var(--wsp-color-border-default);border-left:3px solid var(--wsp-component-decision-ledger-answered-mark);border-radius:var(--wsp-radius-card)}.trace__head{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--wsp-space-3)}.trace__title{margin:0;font-size:var(--wsp-typography-ui-title-font-size);font-weight:var(--wsp-typography-ui-title-font-weight)}.trace__summary{margin:0;font-size:var(--wsp-text-sm);font-variant-numeric:tabular-nums;color:var(--wsp-color-text-secondary)}.trace__when{font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}.trace__head>.btn{margin-left:auto}.trace__caveat{margin:0;font-size:var(--wsp-text-xs);color:var(--wsp-color-text-muted)}.trace__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--wsp-space-1)}.trace__item{display:flex;align-items:center;gap:var(--wsp-space-2)}.trace__item-body{display:flex;align-items:center;justify-content:space-between;gap:var(--wsp-space-3);flex:1;min-width:0;min-height:var(--wsp-size-tap-target);padding:var(--wsp-space-2);background:transparent;border:1px solid transparent;border-radius:var(--wsp-radius-control);color:inherit;cursor:pointer;font-family:inherit;font-size:var(--wsp-text-sm);text-align:left}.trace__item-body:hover{border-color:var(--wsp-color-border-default);background:var(--wsp-color-surface-page)}.trace__item-what{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 599px){.trace__item-body{flex-direction:column;align-items:stretch;gap:var(--wsp-space-2)}.trace__item-what{white-space:normal;overflow:visible}}.disposition{display:inline-flex;align-items:baseline;flex-wrap:wrap;gap:var(--wsp-space-2);flex:0 1 auto;min-width:0;max-width:100%;padding:2px var(--wsp-space-2);border-radius:var(--wsp-component-disposition-badge-radius);font-size:var(--wsp-text-xs)}.disposition__status{white-space:nowrap}.disposition--addressed{background:var(--wsp-component-disposition-badge-addressed-surface);color:var(--wsp-component-disposition-badge-addressed-text)}.disposition--declined{background:var(--wsp-component-disposition-badge-declined-surface);color:var(--wsp-component-disposition-badge-declined-text)}.disposition--open{background:var(--wsp-component-disposition-badge-open-surface);color:var(--wsp-component-disposition-badge-open-text)}.disposition--inferred{border:1px dashed currentcolor;font-style:italic}.disposition__note{min-width:0;font-style:normal;white-space:normal;overflow-wrap:anywhere}
