@layer ottili-reset, ottili-tokens, ottili-base, ottili-components, ottili-utilities;@layer ottili-tokens{:root{--ott-color-bg-canvas:#f6f7f9;--ott-color-bg-surface:#ffffff;--ott-color-bg-elevated:#ffffff;--ott-color-bg-muted:#f0f2f5;--ott-color-text-primary:#111318;--ott-color-text-secondary:#5b6472;--ott-color-text-muted:#8a94a3;--ott-color-text-inverse:#ffffff;--ott-color-border-subtle:#e9ecf1;--ott-color-border-default:#e1e5eb;--ott-color-border-strong:#cbd2dc;--ott-color-accent:#7c3aed;--ott-color-accent-hover:#6d28d9;--ott-color-accent-pressed:#5b21b6;--ott-color-accent-soft:color-mix(in srgb,var(--ott-color-accent) 10%,transparent);--ott-color-accent-contrast:var(--ott-color-text-inverse);--ott-color-success:#0f9f6e;--ott-color-warning:#d97706;--ott-color-danger:#dc2626;--ott-color-info:#2563eb;--ott-color-focus:var(--ott-color-accent);--ott-font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--ott-font-family-mono:ui-monospace,SFMono-Regular,"SF Mono",Menlo,Consolas,"Liberation Mono",monospace;--ott-font-size-display:32px;--ott-line-height-display:40px;--ott-font-weight-display:700;--ott-font-size-page-title:24px;--ott-line-height-page-title:32px;--ott-font-weight-page-title:700;--ott-font-size-section-title:16px;--ott-line-height-section-title:24px;--ott-font-weight-section-title:650;--ott-font-size-body:14px;--ott-line-height-body:20px;--ott-font-weight-body:400;--ott-font-weight-body-strong:600;--ott-font-size-compact:13px;--ott-line-height-compact:18px;--ott-font-size-label:12px;--ott-line-height-label:16px;--ott-font-weight-label:600;--ott-font-size-micro:11px;--ott-line-height-micro:14px;--ott-font-weight-micro:550;--ott-font-size-code:13px;--ott-line-height-code:20px;--ott-space-0:0px;--ott-space-1:4px;--ott-space-2:8px;--ott-space-3:12px;--ott-space-4:16px;--ott-space-5:20px;--ott-space-6:24px;--ott-space-8:32px;--ott-space-10:40px;--ott-space-12:48px;--ott-space-16:64px;--ott-radius-xs:4px;--ott-radius-sm:6px;--ott-radius-md:8px;--ott-radius-lg:12px;--ott-radius-xl:16px;--ott-radius-full:9999px;--ott-shadow-xs:0 1px 2px rgba(16,24,40,0.05);--ott-shadow-sm:0 1px 3px rgba(16,24,40,0.08),0 1px 2px rgba(16,24,40,0.04);--ott-shadow-md:0 8px 24px rgba(16,24,40,0.12);--ott-shadow-lg:0 20px 48px rgba(16,24,40,0.18);--ott-shadow-focus:0 0 0 3px color-mix(in srgb,var(--ott-color-focus) 25%,transparent);--ott-duration-instant:0ms;--ott-duration-fast:100ms;--ott-duration-normal:160ms;--ott-duration-slow:240ms;--ott-duration-panel:280ms;--ott-easing-standard:cubic-bezier(0.2,0,0,1);--ott-size-topbar:56px;--ott-size-table-row:44px;--ott-size-field:36px;--ott-size-button:36px;--ott-size-sidebar-item:36px;--ott-content-padding:24px;--ott-sidebar-width:248px;--ott-sidebar-collapsed-width:72px;--ott-inspector-width:360px;--ott-workbench-height:320px;--ott-ui-scale:1;color-scheme:light}[data-density=compact]{--ott-size-topbar:48px;--ott-size-table-row:36px;--ott-size-field:32px;--ott-size-button:32px;--ott-size-sidebar-item:32px;--ott-content-padding:16px}[data-density=spacious]{--ott-size-topbar:64px;--ott-size-table-row:52px;--ott-size-field:40px;--ott-size-button:40px;--ott-size-sidebar-item:40px;--ott-content-padding:32px}[data-theme=dark]{--ott-color-bg-canvas:#0d0f12;--ott-color-bg-surface:#14171c;--ott-color-bg-elevated:#191d23;--ott-color-bg-muted:#1d2229;--ott-color-text-primary:#f5f7fa;--ott-color-text-secondary:#bac2ce;--ott-color-text-muted:#7d8794;--ott-color-border-subtle:#222831;--ott-color-border-default:#2a3038;--ott-color-border-strong:#3a424e;--ott-shadow-xs:0 1px 2px rgba(0,0,0,0.4);--ott-shadow-sm:0 1px 3px rgba(0,0,0,0.5),0 1px 2px rgba(0,0,0,0.3);--ott-shadow-md:0 8px 24px rgba(0,0,0,0.55);--ott-shadow-lg:0 20px 48px rgba(0,0,0,0.65);color-scheme:dark}[data-contrast=high]{--ott-color-text-secondary:var(--ott-color-text-primary);--ott-color-text-muted:#4a5260;--ott-color-border-subtle:var(--ott-color-border-strong);--ott-color-border-default:var(--ott-color-border-strong);--ott-shadow-focus:0 0 0 3px var(--ott-color-focus)}[data-theme=dark][data-contrast=high]{--ott-color-text-muted:#c3cad4}}@layer ottili-base{.ott-root{font-family:var(--ott-font-family);font-size:calc(var(--ott-font-size-body) * var(--ott-ui-scale));line-height:var(--ott-line-height-body);color:var(--ott-color-text-primary);background:var(--ott-color-bg-canvas);-webkit-font-smoothing:antialiased}.ott-root :focus-visible{outline:2px solid var(--ott-color-focus);outline-offset:2px;border-radius:var(--ott-radius-xs)}@media (prefers-reduced-motion:reduce){.ott-root *,.ott-root :after,.ott-root :before{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}}[data-reduced-motion=true] *,[data-reduced-motion=true] :after,[data-reduced-motion=true] :before{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}.ott-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ott-skip-link{position:absolute;top:var(--ott-space-2);left:var(--ott-space-2);z-index:100;padding:var(--ott-space-2) var(--ott-space-4);background:var(--ott-color-bg-elevated);color:var(--ott-color-text-primary);border:1px solid var(--ott-color-border-strong);border-radius:var(--ott-radius-md);transform:translateY(-200%)}.ott-skip-link:focus{transform:translateY(0)}@media (pointer:coarse){.ott-root{--ott-size-field:max(var(--ott-size-field),44px);--ott-size-button:max(var(--ott-size-button),44px);--ott-size-sidebar-item:max(var(--ott-size-sidebar-item),44px)}}}@layer ottili-components{.ott-capability{display:flex;flex-direction:column;gap:var(--ott-space-3);background:var(--ott-color-bg-surface);border:1px solid var(--ott-color-border-default);border-radius:var(--ott-radius-lg);padding:var(--ott-space-4)}.ott-capability__header{display:flex;align-items:center;justify-content:space-between;gap:var(--ott-space-3)}.ott-capability__title{margin:0;font-size:var(--ott-font-size-section-title);line-height:var(--ott-line-height-section-title);font-weight:var(--ott-font-weight-section-title);color:var(--ott-color-text-primary)}.ott-capability__list,.ott-capability__timeline{list-style:none;margin:0;padding:0;display:flex;flex-direction:column}.ott-capability__row{display:flex;align-items:center;gap:var(--ott-space-3);min-height:var(--ott-size-table-row);padding:0 var(--ott-space-2);border-bottom:1px solid var(--ott-color-border-subtle);font-size:var(--ott-font-size-body)}.ott-capability__row:last-child{border-bottom:none}.ott-capability__row-title{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--ott-color-text-primary)}.ott-capability__row-hint{color:var(--ott-color-text-muted);font-size:var(--ott-font-size-compact)}.ott-capability__row[data-phase=attention]{flex-wrap:wrap;align-items:flex-start;padding-block:var(--ott-space-2)}.ott-capability__row-detail{flex-basis:100%}.ott-capability__row-detail,.ott-capability__summary{color:var(--ott-color-text-secondary);font-size:var(--ott-font-size-compact)}.ott-capability__summary{margin:0 0 var(--ott-space-2)}.ott-badge{padding:0 var(--ott-space-2);border-radius:var(--ott-radius-full);background:var(--ott-color-bg-muted);color:var(--ott-color-text-secondary);font-size:var(--ott-font-size-micro);font-weight:var(--ott-font-weight-label)}.ott-capability__loading{display:flex;flex-direction:column;gap:var(--ott-space-2)}.ott-skeleton{height:var(--ott-size-table-row);border-radius:var(--ott-radius-md);background:linear-gradient(90deg,var(--ott-color-bg-muted) 25%,var(--ott-color-border-subtle) 37%,var(--ott-color-bg-muted) 63%);background-size:400% 100%;animation:ott-skeleton-shimmer 1.4s ease infinite}@keyframes ott-skeleton-shimmer{0%{background-position:100% 50%}to{background-position:0 50%}}@media (prefers-reduced-motion:reduce){.ott-skeleton{animation:none}}[data-reduced-motion=true] .ott-skeleton{animation:none}.ott-ai{min-height:320px}.ott-ai__log{flex:1 1;overflow-y:auto;max-height:480px;gap:var(--ott-space-3);padding-right:var(--ott-space-1)}.ott-ai__log,.ott-ai__message{display:flex;flex-direction:column}.ott-ai__message{gap:var(--ott-space-2)}.ott-ai__message[data-role=user]{align-items:flex-end}.ott-ai__content{margin:0;padding:var(--ott-space-3);border-radius:var(--ott-radius-lg);background:var(--ott-color-bg-muted);color:var(--ott-color-text-primary);white-space:pre-wrap;max-width:46rem}.ott-ai__message[data-role=user] .ott-ai__content{background:var(--ott-color-accent);color:var(--ott-color-accent-contrast)}.ott-ai__cursor{animation:ott-ai-blink 1s steps(2) infinite}}@layer ottili-components{@keyframes ott-ai-blink{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.ott-ai__cursor{animation:none}}[data-reduced-motion=true] .ott-ai__cursor{animation:none}.ott-ai__citations,.ott-ai__starters,.ott-ai__tools{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--ott-space-1)}.ott-ai__tool{display:flex;align-items:center;flex-wrap:wrap;gap:var(--ott-space-2);padding:var(--ott-space-2);border:1px solid var(--ott-color-border-subtle);border-radius:var(--ott-radius-md);font-size:var(--ott-font-size-compact)}.ott-ai__tool[data-status=approval_required]{border-color:var(--ott-color-warning)}.ott-ai__tool[data-status=denied],.ott-ai__tool[data-status=failed]{border-color:var(--ott-color-danger)}.ott-ai__tool-id{font-family:var(--ott-font-family-mono)}.ott-badge[data-status=approval_required]{background:var(--ott-color-warning);color:var(--ott-color-text-inverse)}.ott-badge[data-risk=high],.ott-badge[data-status=denied],.ott-badge[data-status=failed]{background:var(--ott-color-danger);color:var(--ott-color-text-inverse)}.ott-ai__composer{display:flex;gap:var(--ott-space-2)}.ott-ai__input{flex:1 1;min-width:0;height:var(--ott-size-field);padding:0 var(--ott-space-3);border:1px solid var(--ott-color-border-strong);border-radius:var(--ott-radius-md);background:var(--ott-color-bg-surface);color:var(--ott-color-text-primary);font-size:var(--ott-font-size-body)}.ott-ai__input:disabled{background:var(--ott-color-bg-muted);color:var(--ott-color-text-muted)}.ott-flow__body{display:flex;gap:var(--ott-space-3);align-items:flex-start}.ott-flow__palette{display:flex;flex-direction:column;gap:var(--ott-space-1);flex-shrink:0}.ott-flow__canvas{flex:1 1;min-width:0;height:460px;background:var(--ott-color-bg-canvas);border:1px solid var(--ott-color-border-default);border-radius:var(--ott-radius-md)}.ott-flow__node rect{fill:var(--ott-color-bg-surface);stroke:var(--ott-color-border-strong);stroke-width:1.5}.ott-flow__node[data-selected] rect{stroke:var(--ott-color-accent);stroke-width:2.5}.ott-flow__node[data-connecting] rect{stroke-dasharray:4 3;stroke:var(--ott-color-accent)}.ott-flow__node[data-invalid] rect{stroke:var(--ott-color-danger)}.ott-flow__node[data-type=trigger] rect{fill:var(--ott-color-accent-soft)}.ott-flow__node[data-type=approval] rect{stroke:var(--ott-color-warning)}.ott-flow__node-type{font-size:11px;fill:var(--ott-color-text-muted);text-transform:uppercase}.ott-flow__node-id{font-size:13px;fill:var(--ott-color-text-primary)}.ott-flow__edge line{stroke:var(--ott-color-border-strong);stroke-width:2}.ott-flow__edge-remove{fill:var(--ott-color-bg-surface);stroke:var(--ott-color-border-strong);cursor:pointer}.ott-flow__edge-remove:hover{stroke:var(--ott-color-danger)}#ott-flow-arrow path{fill:var(--ott-color-border-strong)}.ott-flow__issues{list-style:none;margin:var(--ott-space-3) 0 0;padding:0;display:flex;flex-direction:column;gap:var(--ott-space-1);font-size:var(--ott-font-size-compact)}.ott-flow__issues li[data-severity=error]{color:var(--ott-color-danger)}.ott-flow__issues li[data-severity=warning]{color:var(--ott-color-warning)}.ott-flow-list__open{display:flex;align-items:center;flex-wrap:wrap;width:100%;min-width:0;gap:var(--ott-space-3);padding:var(--ott-space-2);border:0;border-radius:var(--ott-radius-sm);background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.ott-flow-list__open:hover{background:var(--ott-color-bg-muted)}}@layer ottili-components{.ott-flow-list__open:focus-visible{outline:2px solid var(--ott-color-accent);outline-offset:2px}.ott-capability__row[data-selected] .ott-flow-list__open{background:var(--ott-color-accent-soft)}.ott-flow-builder{display:flex;flex-direction:column;gap:var(--ott-space-4);min-width:0}.ott-flow-builder__toolbar{align-items:flex-start}.ott-flow-builder__identity{display:flex;align-items:center;min-width:0;gap:var(--ott-space-3)}.ott-flow-builder__identity>div{min-width:0}.ott-flow-builder__toolbar .ott-capability__actions{justify-content:flex-end;flex-wrap:wrap}.ott-flow-builder__workbench{min-height:32rem}.ott-flow-builder__canvas-pane{position:relative;height:100%;min-width:0}.ott-flow-builder__workbench .ott-flow{height:100%;border:0;border-radius:0}.ott-flow-builder__inspector{min-height:100%;border:0;border-radius:0}.ott-flow-builder__properties{display:grid;grid-gap:var(--ott-space-3);gap:var(--ott-space-3);margin:0}.ott-flow-builder__properties div{display:grid;grid-gap:var(--ott-space-1);gap:var(--ott-space-1);padding-bottom:var(--ott-space-2);border-bottom:1px solid var(--ott-color-border-subtle)}.ott-flow-builder__properties dt{color:var(--ott-color-text-muted);font-size:var(--ott-font-size-micro);font-weight:var(--ott-font-weight-label);text-transform:uppercase}.ott-flow-builder__properties dd{margin:0;color:var(--ott-color-text-primary);overflow-wrap:anywhere}.ott-flow-builder__preflight{background:var(--ott-color-bg-surface)}.ott-flow-builder__test-output[data-status=failed]{border-color:var(--ott-color-danger)}.ott-flow-builder__test-result{display:grid;grid-gap:var(--ott-space-2);gap:var(--ott-space-2)}.ott-flow-builder__test-result p{margin:0}.ott-flow-builder__test-result pre{max-height:14rem;overflow:auto;margin:0;padding:var(--ott-space-3);border:1px solid var(--ott-color-border-subtle);border-radius:var(--ott-radius-md);background:var(--ott-color-bg-canvas);color:var(--ott-color-text-secondary);font-family:var(--ott-font-family-mono);font-size:var(--ott-font-size-compact);white-space:pre-wrap;overflow-wrap:anywhere}.ott-flow-builder__run-overlay{position:absolute;top:var(--ott-space-3);right:var(--ott-space-3);max-width:min(24rem,calc(100% - var(--ott-space-6)));padding:var(--ott-space-2);border-radius:var(--ott-radius-md);background:var(--ott-color-accent-soft);box-shadow:var(--ott-shadow-sm)}@media (max-width:760px){.ott-flow-builder__identity,.ott-flow-builder__toolbar{align-items:flex-start;flex-direction:column}.ott-flow-builder__toolbar .ott-capability__actions{justify-content:flex-start}.ott-flow-builder__workbench{min-height:0}.ott-flow-builder__workbench[data-orientation=horizontal]{flex-direction:column}.ott-flow-builder__workbench[data-orientation=horizontal] .ott-split__pane{flex-basis:auto!important}.ott-flow-builder__workbench[data-orientation=horizontal] .ott-split__separator{display:none}}}@layer ottili-components{.ott-help{max-width:32rem;gap:var(--ott-space-5)}.ott-help__shortcuts{margin:0;display:flex;flex-direction:column;gap:var(--ott-space-1)}.ott-help__shortcut{display:flex;gap:var(--ott-space-3);align-items:baseline}.ott-help__shortcut dt{min-width:6rem;margin:0}.ott-help__shortcut dd{margin:0;color:var(--ott-color-text-secondary);font-size:var(--ott-font-size-compact)}.ott-help kbd{font-family:var(--ott-font-family-mono);font-size:var(--ott-font-size-micro);padding:2px var(--ott-space-1);border:1px solid var(--ott-color-border-strong);border-radius:var(--ott-radius-xs);background:var(--ott-color-bg-muted)}.ott-help__footer{display:flex;gap:var(--ott-space-4);align-items:center;flex-wrap:wrap}.ott-button{display:inline-flex;align-items:center;justify-content:center;gap:var(--ott-space-2);height:var(--ott-size-button);padding:0 var(--ott-space-4);border:1px solid transparent;border-radius:var(--ott-radius-md);font-family:inherit;font-size:var(--ott-font-size-body);font-weight:var(--ott-font-weight-body-strong);line-height:1;white-space:nowrap;cursor:pointer;background:transparent;color:var(--ott-color-text-primary);transition:background-color var(--ott-duration-fast) var(--ott-easing-standard),border-color var(--ott-duration-fast) var(--ott-easing-standard),color var(--ott-duration-fast) var(--ott-easing-standard)}.ott-button--sm{height:calc(var(--ott-size-button) - 6px);padding:0 var(--ott-space-3);font-size:var(--ott-font-size-compact)}.ott-button--lg{height:calc(var(--ott-size-button) + 6px);padding:0 var(--ott-space-5)}.ott-button--full{width:100%}.ott-button--primary{background:var(--ott-color-accent);color:var(--ott-color-accent-contrast);border-color:var(--ott-color-accent)}.ott-button--primary:hover:not([aria-disabled=true]){background:var(--ott-color-accent-hover);border-color:var(--ott-color-accent-hover)}.ott-button--primary:active:not([aria-disabled=true]){background:var(--ott-color-accent-pressed)}.ott-button--secondary{background:var(--ott-color-bg-surface);border-color:var(--ott-color-border-default);box-shadow:var(--ott-shadow-xs)}.ott-button--secondary:hover:not([aria-disabled=true]){background:var(--ott-color-bg-muted);border-color:var(--ott-color-border-strong)}.ott-button--outline{border-color:var(--ott-color-border-strong)}.ott-button--outline:hover:not([aria-disabled=true]){background:var(--ott-color-bg-muted)}.ott-button--ghost{color:var(--ott-color-text-secondary)}.ott-button--ghost:hover:not([aria-disabled=true]){background:var(--ott-color-bg-muted);color:var(--ott-color-text-primary)}.ott-button--danger{background:var(--ott-color-danger);border-color:var(--ott-color-danger);color:#ffffff}.ott-button--danger:hover:not([aria-disabled=true]){filter:brightness(.92)}.ott-button--link{height:auto;padding:0;color:var(--ott-color-accent);text-decoration:underline;text-underline-offset:2px}.ott-button[aria-disabled=true]{opacity:.55;cursor:not-allowed}.ott-button[data-state=locked_by_plan]{border-style:dashed}.ott-button__spinner{width:14px;height:14px;border-radius:var(--ott-radius-full);border:2px solid;border-top:2px solid transparent;animation:ott-spin .7s linear infinite}}@layer ottili-components{@keyframes ott-spin{to{transform:rotate(1turn)}}.ott-icon-button{padding:0;width:var(--ott-size-button)}.ott-icon-button.ott-button--sm{width:calc(var(--ott-size-button) - 6px)}.ott-icon-button:not(.ott-icon-button--bare){width:auto;padding:0 var(--ott-space-3)}.ott-icon-button__glyph{display:inline-flex;font-size:15px;line-height:1}.ott-icon-button .ott-button__label:empty{display:none}.ott-field{display:flex;flex-direction:column;gap:var(--ott-space-2)}.ott-field__label,.ott-radio-group__legend{font-size:var(--ott-font-size-label);line-height:var(--ott-line-height-label);font-weight:var(--ott-font-weight-label);color:var(--ott-color-text-secondary);letter-spacing:.01em}.ott-field__required{color:var(--ott-color-danger);-webkit-margin-start:2px;margin-inline-start:2px}.ott-field__description{color:var(--ott-color-text-muted)}.ott-field__description,.ott-field__error{margin:0;font-size:var(--ott-font-size-compact)}.ott-field__error{color:var(--ott-color-danger);font-weight:var(--ott-font-weight-body-strong)}.ott-input,.ott-select,.ott-textarea{width:100%;min-height:var(--ott-size-field);padding:0 var(--ott-space-3);border:1px solid var(--ott-color-border-default);border-radius:var(--ott-radius-md);background:var(--ott-color-bg-surface);color:var(--ott-color-text-primary);font-family:inherit;font-size:var(--ott-font-size-body);transition:border-color var(--ott-duration-fast) var(--ott-easing-standard),box-shadow var(--ott-duration-fast) var(--ott-easing-standard)}.ott-textarea{padding:var(--ott-space-2) var(--ott-space-3);line-height:var(--ott-line-height-body);resize:vertical}.ott-input::placeholder,.ott-textarea::placeholder{color:var(--ott-color-text-muted)}.ott-input:hover,.ott-select:hover,.ott-textarea:hover{border-color:var(--ott-color-border-strong)}.ott-input:focus-visible,.ott-select:focus-visible,.ott-textarea:focus-visible{border-color:var(--ott-color-accent);outline-offset:0}.ott-input[aria-invalid=true],.ott-textarea[aria-invalid=true]{border-color:var(--ott-color-danger)}.ott-input:disabled,.ott-select:disabled,.ott-textarea:disabled{background:var(--ott-color-bg-muted);color:var(--ott-color-text-muted);cursor:not-allowed}.ott-input-group{display:flex;align-items:center;gap:var(--ott-space-2);border:1px solid var(--ott-color-border-default);border-radius:var(--ott-radius-md);background:var(--ott-color-bg-surface);padding-inline:var(--ott-space-3)}.ott-input-group .ott-input{border:0;padding-inline:0;background:transparent}.ott-input-group .ott-input:focus-visible{outline:none}.ott-input-group:focus-within{border-color:var(--ott-color-accent);box-shadow:var(--ott-shadow-focus)}.ott-input-group__affix{color:var(--ott-color-text-muted);font-size:var(--ott-font-size-compact)}.ott-select-wrap{position:relative;display:block}.ott-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-padding-end:var(--ott-space-8);padding-inline-end:var(--ott-space-8);cursor:pointer}.ott-select-wrap__chevron{position:absolute;inset-inline-end:var(--ott-space-3);top:50%;transform:translateY(-50%);pointer-events:none;color:var(--ott-color-text-muted);font-size:10px}.ott-search-field{position:relative;display:flex;align-items:center}.ott-search-field__icon{position:absolute;inset-inline-start:var(--ott-space-3);color:var(--ott-color-text-muted);font-size:15px;pointer-events:none}.ott-search-field .ott-input{-webkit-padding-start:var(--ott-space-8);padding-inline-start:var(--ott-space-8)}.ott-search-field__clear{position:absolute;inset-inline-end:var(--ott-space-2);border:0;background:transparent;color:var(--ott-color-text-muted);cursor:pointer;font-size:16px;line-height:1;padding:var(--ott-space-1);border-radius:var(--ott-radius-sm)}.ott-search-field__clear:hover{color:var(--ott-color-text-primary);background:var(--ott-color-bg-muted)}.ott-search-field input[type=search]::-webkit-search-cancel-button{display:none}.ott-checkbox,.ott-radio{display:flex;gap:var(--ott-space-3);align-items:flex-start}.ott-checkbox__input,.ott-radio__input{width:16px;height:16px;flex:none;margin:2px 0 0;accent-color:var(--ott-color-accent);cursor:pointer}.ott-checkbox__text,.ott-radio__text{display:flex;flex-direction:column;gap:2px;min-width:0}.ott-checkbox__label,.ott-radio__label{font-size:var(--ott-font-size-body);cursor:pointer}.ott-checkbox__description,.ott-radio__description{font-size:var(--ott-font-size-compact);color:var(--ott-color-text-muted)}.ott-radio-group{border:0;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--ott-space-3)}.ott-radio-group__legend{padding:0;margin-bottom:var(--ott-space-1)}.ott-radio-group[data-orientation=horizontal]{flex-direction:row;flex-wrap:wrap;gap:var(--ott-space-2)}.ott-radio-group[data-orientation=horizontal] .ott-radio{border:1px solid var(--ott-color-border-default);border-radius:var(--ott-radius-md);padding:var(--ott-space-2) var(--ott-space-3);background:var(--ott-color-bg-surface);align-items:center}.ott-radio-group[data-orientation=horizontal] .ott-radio[data-checked]{border-color:var(--ott-color-accent);background:var(--ott-color-accent-soft)}.ott-switch__input{position:absolute;opacity:0;width:1px;height:1px}.ott-switch__label{display:flex;gap:var(--ott-space-3);align-items:flex-start;cursor:pointer}.ott-switch--label-hidden .ott-switch__label{gap:0}.ott-switch__track{flex:none;width:36px;height:20px;border-radius:var(--ott-radius-full);background:var(--ott-color-border-strong);position:relative;transition:background-color var(--ott-duration-fast) var(--ott-easing-standard);margin-top:1px}.ott-switch__thumb{position:absolute;top:2px;inset-inline-start:2px;width:16px;height:16px;border-radius:var(--ott-radius-full);background:#ffffff;box-shadow:var(--ott-shadow-xs);transition:transform var(--ott-duration-fast) var(--ott-easing-standard)}.ott-switch[data-checked] .ott-switch__track{background:var(--ott-color-accent)}.ott-switch[data-checked] .ott-switch__thumb{transform:translateX(16px)}.ott-switch__input:focus-visible+.ott-switch__label .ott-switch__track{outline:2px solid var(--ott-color-focus);outline-offset:2px}.ott-switch{display:flex;flex-direction:column;gap:2px}.ott-switch__text{font-size:var(--ott-font-size-body)}.ott-switch__description{font-size:var(--ott-font-size-compact);color:var(--ott-color-text-muted);-webkit-padding-start:calc(36px + var(--ott-space-3));padding-inline-start:calc(36px + var(--ott-space-3))}.ott-slider{display:flex;flex-direction:column;gap:var(--ott-space-2)}.ott-slider__header{display:flex;justify-content:space-between;align-items:baseline}.ott-slider__value{font-size:var(--ott-font-size-compact);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--ott-color-text-secondary)}.ott-slider__input{width:100%;accent-color:var(--ott-color-accent)}.ott-combobox{display:flex;flex-direction:column;gap:var(--ott-space-2)}.ott-combobox,.ott-combobox__control{position:relative}.ott-combobox__chevron{position:absolute;inset-inline-end:var(--ott-space-3);top:50%;transform:translateY(-50%);pointer-events:none;color:var(--ott-color-text-muted);font-size:10px}.ott-combobox__list{position:absolute;z-index:40;top:100%;inset-inline:0;margin:var(--ott-space-1) 0 0;padding:var(--ott-space-1);list-style:none;max-height:15rem;overflow-y:auto;background:var(--ott-color-bg-elevated);border:1px solid var(--ott-color-border-default);border-radius:var(--ott-radius-md);box-shadow:var(--ott-shadow-md)}.ott-combobox__option{display:flex;flex-direction:column;gap:2px;padding:var(--ott-space-2) var(--ott-space-3);border-radius:var(--ott-radius-sm);cursor:pointer}.ott-combobox__option[data-active]{background:var(--ott-color-accent-soft)}.ott-combobox__option[aria-selected=true]{font-weight:var(--ott-font-weight-body-strong)}.ott-combobox__empty,.ott-combobox__option-description{font-size:var(--ott-font-size-compact);color:var(--ott-color-text-muted)}.ott-combobox__empty{padding:var(--ott-space-3)}.ott-card{background:var(--ott-color-bg-surface);border:1px solid var(--ott-color-border-subtle);border-radius:var(--ott-radius-lg);box-shadow:var(--ott-shadow-xs);display:flex;flex-direction:column;min-width:0}.ott-card--padded{padding:var(--ott-space-4);gap:var(--ott-space-3)}.ott-card--flat{box-shadow:none;background:transparent}.ott-card--accent{border-color:color-mix(in srgb,var(--ott-color-accent) 35%,var(--ott-color-border-default))}.ott-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ott-space-3)}.ott-card__heading{display:flex;flex-direction:column;gap:2px;min-width:0}.ott-card__title{margin:0;font-size:var(--ott-font-size-section-title);line-height:var(--ott-line-height-section-title);font-weight:var(--ott-font-weight-section-title)}.ott-card__description{margin:0;font-size:var(--ott-font-size-compact);color:var(--ott-color-text-muted)}.ott-card__actions{display:flex;gap:var(--ott-space-2);flex:none}.ott-badge{display:inline-flex;align-items:center;gap:var(--ott-space-1);padding:2px var(--ott-space-2);height:20px;white-space:nowrap}.ott-badge__dot{width:6px;height:6px;border-radius:var(--ott-radius-full);background:currentColor;flex:none}.ott-badge--soft[data-tone=neutral]{background:var(--ott-color-bg-muted);color:var(--ott-color-text-secondary)}.ott-badge--soft[data-tone=accent]{background:var(--ott-color-accent-soft);color:var(--ott-color-accent)}.ott-badge--soft[data-tone=success]{background:color-mix(in srgb,var(--ott-color-success) 14%,transparent);color:var(--ott-color-success)}.ott-badge--soft[data-tone=warning]{background:color-mix(in srgb,var(--ott-color-warning) 16%,transparent);color:var(--ott-color-warning)}.ott-badge--soft[data-tone=danger]{background:color-mix(in srgb,var(--ott-color-danger) 14%,transparent);color:var(--ott-color-danger)}.ott-badge--soft[data-tone=info]{background:color-mix(in srgb,var(--ott-color-info) 14%,transparent);color:var(--ott-color-info)}.ott-badge--solid{color:#ffffff}.ott-badge--solid[data-tone=neutral]{background:var(--ott-color-text-secondary)}.ott-badge--solid[data-tone=accent]{background:var(--ott-color-accent);color:var(--ott-color-accent-contrast)}.ott-badge--solid[data-tone=success]{background:var(--ott-color-success)}.ott-badge--solid[data-tone=warning]{background:var(--ott-color-warning)}.ott-badge--solid[data-tone=danger]{background:var(--ott-color-danger)}.ott-badge--solid[data-tone=info]{background:var(--ott-color-info)}.ott-badge--outline{background:transparent;border:1px solid}.ott-badge--outline[data-tone=neutral]{color:var(--ott-color-text-secondary)}.ott-badge--outline[data-tone=accent]{color:var(--ott-color-accent)}.ott-badge--outline[data-tone=success]{color:var(--ott-color-success)}.ott-badge--outline[data-tone=warning]{color:var(--ott-color-warning)}.ott-badge--outline[data-tone=danger]{color:var(--ott-color-danger)}.ott-badge--outline[data-tone=info]{color:var(--ott-color-info)}.ott-avatar{display:inline-flex;align-items:center;justify-content:center;flex:none;border-radius:var(--ott-radius-full);overflow:hidden;font-weight:var(--ott-font-weight-label);font-size:var(--ott-font-size-micro);letter-spacing:.02em;background:hsl(var(--ott-avatar-hue,250) 60% 92%);color:hsl(var(--ott-avatar-hue,250) 55% 28%)}[data-theme=dark] .ott-avatar{background:hsl(var(--ott-avatar-hue,250) 40% 26%);color:hsl(var(--ott-avatar-hue,250) 70% 88%)}.ott-avatar--xs{width:20px;height:20px;font-size:9px}.ott-avatar--sm{width:24px;height:24px}.ott-avatar--md{width:32px;height:32px}.ott-avatar--lg{width:44px;height:44px;font-size:var(--ott-font-size-body)}.ott-avatar__image{width:100%;height:100%;object-fit:cover}.ott-skeleton-stack{display:flex;flex-direction:column;gap:var(--ott-space-2);width:100%}.ott-skeleton-stack .ott-skeleton{display:block}.ott-spinner{display:inline-flex}.ott-spinner__ring{border-radius:var(--ott-radius-full);border:2px solid var(--ott-color-border-strong);border-top-color:var(--ott-color-accent);animation:ott-spin .7s linear infinite}.ott-spinner--sm .ott-spinner__ring{width:12px;height:12px}.ott-spinner--md .ott-spinner__ring{width:18px;height:18px}.ott-spinner--lg .ott-spinner__ring{width:28px;height:28px;border-width:3px}.ott-progress{display:flex;flex-direction:column;gap:var(--ott-space-2)}.ott-progress__header{display:flex;justify-content:space-between;align-items:baseline;gap:var(--ott-space-3)}.ott-progress__label{font-size:var(--ott-font-size-compact);color:var(--ott-color-text-secondary)}.ott-progress__value{font-size:var(--ott-font-size-compact);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--ott-color-text-muted)}.ott-progress__track{height:6px;border-radius:var(--ott-radius-full);background:var(--ott-color-bg-muted);overflow:hidden}.ott-progress__fill{height:100%;border-radius:inherit;background:var(--ott-color-accent);transition:width var(--ott-duration-normal) var(--ott-easing-standard)}.ott-progress[data-tone=success] .ott-progress__fill{background:var(--ott-color-success)}.ott-progress[data-tone=warning] .ott-progress__fill{background:var(--ott-color-warning)}.ott-progress[data-tone=danger] .ott-progress__fill{background:var(--ott-color-danger)}.ott-progress__track[data-indeterminate] .ott-progress__fill{width:40%;animation:ott-progress-slide 1.2s ease-in-out infinite}@keyframes ott-progress-slide{0%{transform:translateX(-100%)}to{transform:translateX(250%)}}.ott-overlay{position:fixed;inset:0;z-index:200;display:flex}.ott-overlay__scrim{position:absolute;inset:0;background:rgba(9,12,17,.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ott-overlay[data-presentation=dialog]{align-items:center;justify-content:center;padding:var(--ott-space-4)}.ott-overlay[data-presentation=sheet][data-side=right]{justify-content:flex-end}.ott-overlay[data-presentation=sheet][data-side=left]{justify-content:flex-start}.ott-overlay[data-presentation=sheet][data-side=bottom]{align-items:flex-end}.ott-dialog{position:relative;display:flex;flex-direction:column;max-height:min(90vh,56rem);width:100%;background:var(--ott-color-bg-elevated);border:1px solid var(--ott-color-border-default);border-radius:var(--ott-radius-xl);box-shadow:var(--ott-shadow-lg);animation:ott-dialog-in var(--ott-duration-normal) var(--ott-easing-standard)}.ott-dialog--sm{max-width:26rem}.ott-dialog--md{max-width:34rem}.ott-dialog--lg{max-width:52rem}.ott-dialog--full{max-width:none;height:100%;border-radius:0}.ott-overlay[data-presentation=sheet] .ott-dialog{height:100%;max-height:none;border-radius:0;animation:ott-sheet-in var(--ott-duration-panel) var(--ott-easing-standard)}.ott-overlay[data-presentation=sheet][data-side=bottom] .ott-dialog{height:auto;max-height:85vh;border-radius:var(--ott-radius-xl) var(--ott-radius-xl) 0 0}@keyframes ott-dialog-in{0%{opacity:0;transform:translateY(8px) scale(.98)}}@keyframes ott-sheet-in{0%{transform:translateX(16px);opacity:0}}.ott-dialog__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ott-space-4);padding:var(--ott-space-5) var(--ott-space-5) var(--ott-space-3)}.ott-dialog__title{margin:0;font-size:var(--ott-font-size-page-title);line-height:var(--ott-line-height-page-title);font-weight:var(--ott-font-weight-page-title)}.ott-dialog__description{margin:var(--ott-space-1) 0 0;color:var(--ott-color-text-secondary);font-size:var(--ott-font-size-compact)}.ott-dialog__close{flex:none;border:0;background:transparent;font-size:20px;line-height:1;padding:var(--ott-space-1) var(--ott-space-2);border-radius:var(--ott-radius-sm);cursor:pointer;color:var(--ott-color-text-muted)}.ott-dialog__close:hover{background:var(--ott-color-bg-muted);color:var(--ott-color-text-primary)}.ott-dialog__body{padding:0 var(--ott-space-5) var(--ott-space-5);overflow-y:auto;display:flex;flex-direction:column;gap:var(--ott-space-4)}.ott-dialog__footer{display:flex;justify-content:flex-end;gap:var(--ott-space-2);padding:var(--ott-space-4) var(--ott-space-5);border-top:1px solid var(--ott-color-border-subtle)}.ott-popover-root{position:relative;display:inline-flex}.ott-menu,.ott-popover{position:absolute;z-index:60;min-width:12rem;background:var(--ott-color-bg-elevated);border:1px solid var(--ott-color-border-default);border-radius:var(--ott-radius-lg);box-shadow:var(--ott-shadow-md);padding:var(--ott-space-2)}.ott-popover{padding:var(--ott-space-4)}.ott-menu[data-placement^=bottom],.ott-popover[data-placement^=bottom]{top:calc(100% + var(--ott-space-2))}.ott-menu[data-placement^=top],.ott-popover[data-placement^=top]{bottom:calc(100% + var(--ott-space-2))}.ott-menu[data-placement$=start],.ott-popover[data-placement$=start]{inset-inline-start:0}.ott-menu[data-placement$=end],.ott-popover[data-placement$=end]{inset-inline-end:0}.ott-menu{display:flex;flex-direction:column;gap:1px}.ott-menu--context{position:fixed;z-index:220}.ott-menu__header{padding:var(--ott-space-2) var(--ott-space-3) var(--ott-space-3);border-bottom:1px solid var(--ott-color-border-subtle);margin-bottom:var(--ott-space-1)}.ott-menu__footer{padding:var(--ott-space-2) var(--ott-space-3);border-top:1px solid var(--ott-color-border-subtle);margin-top:var(--ott-space-1)}.ott-menu__section{padding:var(--ott-space-2) var(--ott-space-3) var(--ott-space-1);font-size:var(--ott-font-size-micro);font-weight:var(--ott-font-weight-micro);text-transform:uppercase;letter-spacing:.06em;color:var(--ott-color-text-muted)}.ott-menu__item{display:flex;align-items:center;gap:var(--ott-space-3);width:100%;padding:var(--ott-space-2) var(--ott-space-3);border:0;border-radius:var(--ott-radius-sm);background:transparent;color:inherit;font:inherit;text-align:start;text-decoration:none;cursor:pointer}.ott-menu__item:focus-visible,.ott-menu__item:hover:not([aria-disabled=true]){background:var(--ott-color-bg-muted)}.ott-menu__item[aria-disabled=true]{opacity:.5;cursor:not-allowed}.ott-menu__item[data-destructive]{color:var(--ott-color-danger)}.ott-menu__label{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ott-menu__icon{flex:none;width:1rem;text-align:center;color:var(--ott-color-text-muted)}.ott-menu__shortcut{font-family:var(--ott-font-family-mono);font-size:var(--ott-font-size-micro);color:var(--ott-color-text-muted)}.ott-tooltip-root{position:relative;display:inline-flex}.ott-tooltip{position:absolute;z-index:80;inset-inline-start:50%;transform:translateX(-50%);white-space:nowrap;padding:var(--ott-space-1) var(--ott-space-2);border-radius:var(--ott-radius-sm);background:var(--ott-color-text-primary);color:var(--ott-color-bg-surface);font-size:var(--ott-font-size-micro);pointer-events:none;box-shadow:var(--ott-shadow-sm)}.ott-tooltip[data-placement=top]{bottom:calc(100% + var(--ott-space-1))}.ott-tooltip[data-placement=bottom]{top:calc(100% + var(--ott-space-1))}.ott-tabs__list{display:flex;gap:var(--ott-space-1);border-bottom:1px solid var(--ott-color-border-subtle);overflow-x:auto;scrollbar-width:none}.ott-tabs__list::-webkit-scrollbar{display:none}.ott-tabs__tab{display:inline-flex;align-items:center;gap:var(--ott-space-2);padding:var(--ott-space-2) var(--ott-space-3);border:0;border-bottom:2px solid transparent;margin-bottom:-1px;background:transparent;color:var(--ott-color-text-secondary);font:inherit;font-weight:var(--ott-font-weight-body-strong);white-space:nowrap;cursor:pointer}.ott-tabs__tab:hover:not([aria-disabled=true]){color:var(--ott-color-text-primary)}.ott-tabs__tab[aria-selected=true]{color:var(--ott-color-accent);border-bottom-color:var(--ott-color-accent)}.ott-tabs__tab[aria-disabled=true]{opacity:.5;cursor:not-allowed}.ott-tabs__badge{font-size:var(--ott-font-size-micro);background:var(--ott-color-bg-muted);border-radius:var(--ott-radius-full);padding:0 var(--ott-space-2)}.ott-tabs__panel{padding-top:var(--ott-space-4)}.ott-tabs__panel:focus-visible{outline-offset:-2px}.ott-accordion{display:flex;flex-direction:column;border:1px solid var(--ott-color-border-subtle);border-radius:var(--ott-radius-lg);overflow:hidden;background:var(--ott-color-bg-surface)}.ott-accordion__section+.ott-accordion__section{border-top:1px solid var(--ott-color-border-subtle)}.ott-accordion__heading{margin:0}.ott-accordion__trigger{display:flex;align-items:center;gap:var(--ott-space-3);width:100%;padding:var(--ott-space-3) var(--ott-space-4);border:0;background:transparent;font:inherit;text-align:start;cursor:pointer}.ott-accordion__trigger:hover{background:var(--ott-color-bg-muted)}.ott-accordion__chevron{transition:transform var(--ott-duration-fast) var(--ott-easing-standard);color:var(--ott-color-text-muted)}.ott-accordion__section[data-expanded] .ott-accordion__chevron{transform:rotate(90deg)}.ott-accordion__title{font-weight:var(--ott-font-weight-body-strong)}.ott-accordion__description{color:var(--ott-color-text-muted);font-size:var(--ott-font-size-compact);-webkit-margin-start:auto;margin-inline-start:auto}.ott-accordion__panel{padding:0 var(--ott-space-4) var(--ott-space-4) calc(var(--ott-space-4) + var(--ott-space-6))}.ott-breadcrumbs__list{flex-wrap:wrap;list-style:none;margin:0;padding:0;font-size:var(--ott-font-size-compact)}.ott-breadcrumbs__item,.ott-breadcrumbs__list{display:flex;align-items:center;gap:var(--ott-space-1)}.ott-breadcrumbs__item{min-width:0}.ott-breadcrumbs__link{color:var(--ott-color-text-muted);text-decoration:none;border-radius:var(--ott-radius-xs)}.ott-breadcrumbs__link:hover{color:var(--ott-color-text-primary);text-decoration:underline}.ott-breadcrumbs__current{color:var(--ott-color-text-secondary);font-weight:var(--ott-font-weight-body-strong);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ott-breadcrumbs__expand,.ott-breadcrumbs__separator{color:var(--ott-color-text-muted)}.ott-breadcrumbs__expand{border:0;background:transparent;cursor:pointer;padding:0 var(--ott-space-1);border-radius:var(--ott-radius-xs)}.ott-pagination{display:flex;align-items:center;justify-content:space-between;gap:var(--ott-space-4);flex-wrap:wrap}.ott-pagination__position,.ott-pagination__summary{font-size:var(--ott-font-size-compact);color:var(--ott-color-text-muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ott-pagination__controls{display:flex;align-items:center;gap:var(--ott-space-2)}.ott-pagination button:disabled{opacity:.45;cursor:not-allowed}.ott-table-wrap{width:100%;overflow-x:auto;border:1px solid var(--ott-color-border-subtle);border-radius:var(--ott-radius-lg);background:var(--ott-color-bg-surface)}.ott-table{width:100%;border-collapse:collapse;font-size:var(--ott-font-size-body)}.ott-table__caption{padding:var(--ott-space-3) var(--ott-space-4);text-align:start;font-weight:var(--ott-font-weight-body-strong)}.ott-table thead th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:var(--ott-color-bg-muted);padding:var(--ott-space-2) var(--ott-space-4);text-align:start;font-size:var(--ott-font-size-label);font-weight:var(--ott-font-weight-label);color:var(--ott-color-text-secondary);white-space:nowrap;border-bottom:1px solid var(--ott-color-border-default)}.ott-table td[data-align=end],.ott-table th[data-align=end]{text-align:end;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ott-table td{padding:0 var(--ott-space-4);height:var(--ott-size-table-row);border-bottom:1px solid var(--ott-color-border-subtle);vertical-align:middle}.ott-table tbody tr:last-child td{border-bottom:0}.ott-table__row[tabindex="0"]{cursor:pointer}.ott-table__row:hover{background:var(--ott-color-bg-muted)}.ott-table__row[data-selected]{background:var(--ott-color-accent-soft)}.ott-table__sort{display:inline-flex;align-items:center;gap:var(--ott-space-1);border:0;background:transparent;font:inherit;color:inherit;cursor:pointer;padding:0}.ott-table__sort-glyph{color:var(--ott-color-text-muted);font-size:9px}.ott-table__footer{padding:var(--ott-space-3) var(--ott-space-4);border-top:1px solid var(--ott-color-border-subtle)}.ott-toast-viewport{position:fixed;z-index:300;inset-block-end:var(--ott-space-5);inset-inline-end:var(--ott-space-5);pointer-events:none;max-width:min(24rem,calc(100vw - var(--ott-space-8)))}.ott-toast-region,.ott-toast-viewport{display:flex;flex-direction:column;gap:var(--ott-space-2)}.ott-toast{pointer-events:auto;display:flex;align-items:flex-start;gap:var(--ott-space-3);padding:var(--ott-space-3) var(--ott-space-4);background:var(--ott-color-bg-elevated);border:1px solid var(--ott-color-border-default);-webkit-border-start:3px solid var(--ott-color-info);border-inline-start:3px solid var(--ott-color-info);border-radius:var(--ott-radius-md);box-shadow:var(--ott-shadow-md);animation:ott-toast-in var(--ott-duration-normal) var(--ott-easing-standard)}@keyframes ott-toast-in{0%{opacity:0;transform:translateY(8px)}}.ott-toast[data-tone=success]{border-inline-start-color:var(--ott-color-success)}.ott-toast[data-tone=warning]{border-inline-start-color:var(--ott-color-warning)}.ott-toast[data-tone=danger]{border-inline-start-color:var(--ott-color-danger)}.ott-toast__body{flex:1 1;min-width:0}.ott-toast__title{margin:0;font-weight:var(--ott-font-weight-body-strong);font-size:var(--ott-font-size-body)}.ott-toast__description{margin:2px 0 0;font-size:var(--ott-font-size-compact);color:var(--ott-color-text-secondary)}.ott-toast__action{color:var(--ott-color-accent);font:inherit;font-weight:var(--ott-font-weight-body-strong);padding:0}.ott-toast__action,.ott-toast__close{border:0;background:transparent;cursor:pointer}.ott-toast__close{color:var(--ott-color-text-muted);font-size:16px;line-height:1;padding:0 var(--ott-space-1)}@media (max-width:640px){.ott-toast-viewport{inset-inline:var(--ott-space-3);max-width:none}}.ott-content-state{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--ott-space-2);text-align:center;padding:var(--ott-space-10) var(--ott-space-5);border-radius:var(--ott-radius-lg);color:var(--ott-color-text-secondary)}.ott-content-state--compact{padding:var(--ott-space-5) var(--ott-space-4)}.ott-content-state__icon{display:grid;place-items:center;width:44px;height:44px;border-radius:var(--ott-radius-full);background:var(--ott-color-bg-muted);color:var(--ott-color-text-muted);font-size:18px;margin-bottom:var(--ott-space-1)}.ott-content-state__title{margin:0;font-weight:var(--ott-font-weight-body-strong);color:var(--ott-color-text-primary);font-size:var(--ott-font-size-section-title)}.ott-content-state__description{margin:0;max-width:36ch;font-size:var(--ott-font-size-compact)}.ott-content-state__action{margin-top:var(--ott-space-2)}.ott-content-state__support{margin:0;font-size:var(--ott-font-size-micro);color:var(--ott-color-text-muted)}.ott-content-state[data-kind=error] .ott-content-state__icon{background:color-mix(in srgb,var(--ott-color-danger) 12%,transparent);color:var(--ott-color-danger)}.ott-content-state[data-kind=locked] .ott-content-state__icon{background:color-mix(in srgb,var(--ott-color-warning) 14%,transparent);color:var(--ott-color-warning)}.ott-content-state[data-kind=permission] .ott-content-state__icon{background:var(--ott-color-bg-muted)}.ott-content-state[data-kind=degraded] .ott-content-state__icon,.ott-content-state[data-kind=offline] .ott-content-state__icon{background:color-mix(in srgb,var(--ott-color-warning) 14%,transparent);color:var(--ott-color-warning)}.ott-state{display:flex;flex-direction:column;align-items:flex-start;gap:var(--ott-space-2);padding:var(--ott-space-5);border:1px dashed var(--ott-color-border-strong);border-radius:var(--ott-radius-lg);background:var(--ott-color-bg-muted)}.ott-state__title{margin:0;font-size:var(--ott-font-size-section-title);font-weight:var(--ott-font-weight-section-title)}.ott-state__description{margin:0;color:var(--ott-color-text-secondary);font-size:var(--ott-font-size-compact)}.ott-state__support{margin:0;font-size:var(--ott-font-size-micro);color:var(--ott-color-text-muted)}.ott-state[data-state=degraded],.ott-state[data-state=unavailable]{border-color:var(--ott-color-warning);background:color-mix(in srgb,var(--ott-color-warning) 8%,transparent)}.ott-state[data-state=locked_by_plan]{border-color:var(--ott-color-accent);background:var(--ott-color-accent-soft)}.ott-state-readonly{display:flex;flex-direction:column;gap:var(--ott-space-3)}.ott-state-readonly__notice{margin:0;padding:var(--ott-space-2) var(--ott-space-3);border-radius:var(--ott-radius-md);background:var(--ott-color-bg-muted);color:var(--ott-color-text-secondary);font-size:var(--ott-font-size-compact)}.ott-page-header{display:flex;flex-direction:column;gap:var(--ott-space-3)}.ott-page-header__row{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ott-space-4);flex-wrap:wrap}.ott-page-header__heading{display:flex;flex-direction:column;gap:var(--ott-space-1);min-width:0}.ott-page-header__title{margin:0;font-size:var(--ott-font-size-page-title);line-height:var(--ott-line-height-page-title);font-weight:var(--ott-font-weight-page-title);letter-spacing:-.01em}.ott-page-header__description{margin:0;color:var(--ott-color-text-secondary);max-width:70ch}.ott-page-header__meta{align-items:center;margin-top:var(--ott-space-1)}.ott-page-header__actions,.ott-page-header__meta{display:flex;flex-wrap:wrap;gap:var(--ott-space-2)}.ott-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ott-space-4);margin-bottom:var(--ott-space-3)}.ott-section-header__title{margin:0;font-size:var(--ott-font-size-section-title);line-height:var(--ott-line-height-section-title);font-weight:var(--ott-font-weight-section-title)}.ott-section-header__description{margin:2px 0 0;color:var(--ott-color-text-muted);font-size:var(--ott-font-size-compact)}.ott-section-header__actions{display:flex;gap:var(--ott-space-2);flex:none}.ott-filter-bar{justify-content:space-between;gap:var(--ott-space-3);padding:var(--ott-space-3);background:var(--ott-color-bg-surface);border:1px solid var(--ott-color-border-subtle);border-radius:var(--ott-radius-lg)}.ott-filter-bar,.ott-filter-bar__controls{display:flex;align-items:center;flex-wrap:wrap}.ott-filter-bar__controls{gap:var(--ott-space-2);flex:1 1;min-width:0}.ott-filter-bar__trailing{display:flex;gap:var(--ott-space-2);align-items:center}.ott-split{display:flex;min-height:0;width:100%}.ott-split[data-orientation=vertical]{flex-direction:column}.ott-split__pane{min-width:0;min-height:0;overflow:auto;flex-grow:0;flex-shrink:1}.ott-split__separator{flex:none;background:var(--ott-color-border-subtle);position:relative}.ott-split[data-orientation=horizontal]>.ott-split__separator{width:4px;cursor:col-resize}.ott-split[data-orientation=vertical]>.ott-split__separator{height:4px;cursor:row-resize}.ott-split__separator:focus-visible,.ott-split__separator:hover{background:var(--ott-color-accent)}.ott-resizable{position:relative;flex:none;min-width:0}.ott-resizable__handle{position:absolute;z-index:2;background:transparent}.ott-resizable[data-edge=start] .ott-resizable__handle{inset-block:0;inset-inline-start:-2px;width:5px;cursor:col-resize}.ott-resizable[data-edge=end] .ott-resizable__handle{inset-block:0;inset-inline-end:-2px;width:5px;cursor:col-resize}.ott-resizable[data-edge=top] .ott-resizable__handle{inset-inline:0;top:-2px;height:5px;cursor:row-resize}.ott-resizable[data-edge=bottom] .ott-resizable__handle{inset-inline:0;bottom:-2px;height:5px;cursor:row-resize}.ott-resizable__handle:focus-visible,.ott-resizable__handle:hover{background:var(--ott-color-accent)}}@layer ottili-components{.ott-shell{display:flex;flex-direction:column;min-height:100dvh;background:var(--ott-color-bg-canvas)}.ott-shell__topbar{position:-webkit-sticky;position:sticky;top:0;z-index:50;display:flex;align-items:center;gap:var(--ott-space-3);height:var(--ott-size-topbar);padding-inline:var(--ott-space-4);background:color-mix(in srgb,var(--ott-color-bg-surface) 88%,transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--ott-color-border-subtle);flex:none}.ott-shell__nav-toggle{display:none;align-items:center;justify-content:center;width:var(--ott-size-button);height:var(--ott-size-button);border:1px solid var(--ott-color-border-default);border-radius:var(--ott-radius-md);background:var(--ott-color-bg-surface);color:var(--ott-color-text-primary);cursor:pointer;flex:none}.ott-shell__body{display:flex;flex:1 1;min-height:0;align-items:stretch}.ott-shell__sidebar{flex:none;width:var(--ott-sidebar-width);-webkit-border-end:1px solid var(--ott-color-border-subtle);border-inline-end:1px solid var(--ott-color-border-subtle);background:var(--ott-color-bg-surface);overflow-y:auto;transition:width var(--ott-duration-normal) var(--ott-easing-standard)}.ott-shell__sidebar[data-collapsed=true]{width:var(--ott-sidebar-collapsed-width)}.ott-shell__sidebar>nav{height:100%}.ott-shell__main{flex:1 1;min-width:0;padding:var(--ott-content-padding);display:flex;flex-direction:column;gap:var(--ott-space-5)}.ott-shell__main:focus-visible{outline-offset:-3px}.ott-shell__inspector{position:relative;flex:none;width:var(--ott-inspector-width);-webkit-border-start:1px solid var(--ott-color-border-subtle);border-inline-start:1px solid var(--ott-color-border-subtle);background:var(--ott-color-bg-surface);overflow-y:auto;padding:var(--ott-space-4)}.ott-shell__inspector-close{position:absolute;top:var(--ott-space-3);inset-inline-end:var(--ott-space-3);border:0;background:transparent;font-size:18px;cursor:pointer;color:var(--ott-color-text-muted);border-radius:var(--ott-radius-sm);padding:0 var(--ott-space-1)}.ott-shell__inspector-close:hover{background:var(--ott-color-bg-muted);color:var(--ott-color-text-primary)}.ott-shell__workbench{flex:none;height:var(--ott-workbench-height);border-top:1px solid var(--ott-color-border-default);background:var(--ott-color-bg-surface);overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--ott-shadow-md)}.ott-shell__scrim{display:none}.ott-sidebar{display:flex;flex-direction:column;height:100%;padding:var(--ott-space-3) var(--ott-space-2);gap:var(--ott-space-2)}.ott-sidebar__header{padding:0 var(--ott-space-2) var(--ott-space-2)}.ott-sidebar__footer{margin-top:auto;padding:var(--ott-space-2);border-top:1px solid var(--ott-color-border-subtle)}.ott-sidebar__children,.ott-sidebar__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1px}.ott-sidebar__children{-webkit-margin-start:var(--ott-space-4);margin-inline-start:var(--ott-space-4);-webkit-border-start:1px solid var(--ott-color-border-subtle);border-inline-start:1px solid var(--ott-color-border-subtle);-webkit-padding-start:var(--ott-space-2);padding-inline-start:var(--ott-space-2)}.ott-sidebar__link{display:flex;align-items:center;gap:var(--ott-space-3);height:var(--ott-size-sidebar-item);padding-inline:var(--ott-space-3);border-radius:var(--ott-radius-md);color:var(--ott-color-text-secondary);text-decoration:none;font-size:var(--ott-font-size-body);font-weight:var(--ott-font-weight-body-strong);position:relative;transition:background-color var(--ott-duration-fast) var(--ott-easing-standard),color var(--ott-duration-fast) var(--ott-easing-standard)}.ott-sidebar__link:hover{background:var(--ott-color-bg-muted);color:var(--ott-color-text-primary)}.ott-sidebar__link[data-active=true]{background:var(--ott-color-accent-soft);color:var(--ott-color-accent)}.ott-sidebar__link[data-active=true]:before{content:"";position:absolute;inset-inline-start:0;top:20%;height:60%;width:3px;border-radius:var(--ott-radius-full);background:var(--ott-color-accent)}.ott-sidebar__link[data-locked=true]{opacity:.55;cursor:not-allowed}.ott-sidebar__icon{flex:none;width:1.25rem;display:inline-flex;justify-content:center;font-size:15px}.ott-sidebar__label{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ott-sidebar__badge{flex:none;min-width:18px;height:18px;padding-inline:5px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--ott-radius-full);background:var(--ott-color-bg-muted);color:var(--ott-color-text-secondary);font-size:var(--ott-font-size-micro);font-weight:var(--ott-font-weight-label)}.ott-sidebar__badge[data-tone=danger]{background:var(--ott-color-danger);color:#ffffff}.ott-sidebar__badge[data-tone=accent]{background:var(--ott-color-accent);color:var(--ott-color-accent-contrast)}.ott-sidebar__badge[data-tone=warning]{background:var(--ott-color-warning);color:#ffffff}.ott-sidebar[data-collapsed=true] .ott-sidebar__link{justify-content:center;padding-inline:0}.ott-sidebar[data-collapsed=true] .ott-sidebar__children{display:none}.ott-sidebar[data-collapsed=true] .ott-sidebar__badge{position:absolute;top:2px;inset-inline-end:6px;min-width:8px;height:8px;padding:0;font-size:0}.ott-sidebar__section{padding:var(--ott-space-3) var(--ott-space-3) var(--ott-space-1);font-size:var(--ott-font-size-micro);font-weight:var(--ott-font-weight-micro);text-transform:uppercase;letter-spacing:.06em;color:var(--ott-color-text-muted)}.ott-sidebar[data-collapsed=true] .ott-sidebar__section{text-align:center;font-size:0;padding-block:var(--ott-space-2)}.ott-sidebar[data-collapsed=true] .ott-sidebar__section:after{content:"···";font-size:var(--ott-font-size-micro)}.ott-topbar__brand{display:flex;align-items:center;gap:var(--ott-space-2);font-weight:var(--ott-font-weight-body-strong);text-decoration:none;color:inherit;flex:none}.ott-topbar__logo{width:26px;height:26px;border-radius:var(--ott-radius-sm);display:grid;place-items:center;background:var(--ott-color-accent);color:var(--ott-color-accent-contrast);font-size:var(--ott-font-size-label);font-weight:700;flex:none;overflow:hidden}.ott-topbar__logo img{width:100%;height:100%;object-fit:contain}.ott-topbar__product{font-size:var(--ott-font-size-body);white-space:nowrap}.ott-topbar__divider{width:1px;height:20px;background:var(--ott-color-border-default);flex:none}.ott-topbar__spacer{flex:1 1;min-width:var(--ott-space-2)}.ott-topbar__group{display:flex;align-items:center;gap:var(--ott-space-1);flex:none}.ott-topbar__search{display:flex;align-items:center;gap:var(--ott-space-2);height:calc(var(--ott-size-button) - 2px);min-width:14rem;max-width:24rem;flex:1 1;padding-inline:var(--ott-space-3);border:1px solid var(--ott-color-border-default);border-radius:var(--ott-radius-md);background:var(--ott-color-bg-muted);color:var(--ott-color-text-muted);font:inherit;font-size:var(--ott-font-size-compact);cursor:pointer;text-align:start}.ott-topbar__search:hover{border-color:var(--ott-color-border-strong);background:var(--ott-color-bg-surface)}.ott-topbar__search-hint{-webkit-margin-start:auto;margin-inline-start:auto;font-family:var(--ott-font-family-mono);font-size:var(--ott-font-size-micro);border:1px solid var(--ott-color-border-default);border-radius:var(--ott-radius-xs);padding:1px 4px}.ott-topbar__switcher{display:flex;align-items:center;gap:var(--ott-space-2);height:calc(var(--ott-size-button) - 2px);padding-inline:var(--ott-space-2) var(--ott-space-3);border:1px solid transparent;border-radius:var(--ott-radius-md);background:transparent;color:inherit;font:inherit;cursor:pointer;max-width:15rem}.ott-topbar__switcher:hover{background:var(--ott-color-bg-muted);border-color:var(--ott-color-border-default)}.ott-topbar__switcher-text{display:flex;flex-direction:column;align-items:flex-start;min-width:0;line-height:1.15}.ott-topbar__switcher-kind{font-size:var(--ott-font-size-micro);color:var(--ott-color-text-muted)}.ott-topbar__switcher-name{font-size:var(--ott-font-size-compact);font-weight:var(--ott-font-weight-body-strong);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:11rem}.ott-topbar__switcher-chevron{color:var(--ott-color-text-muted);font-size:10px;flex:none}.ott-topbar__count{position:absolute;top:1px;inset-inline-end:1px;min-width:16px;height:16px;padding-inline:4px;border-radius:var(--ott-radius-full);background:var(--ott-color-danger);color:#ffffff;font-size:10px;font-weight:var(--ott-font-weight-label);display:inline-flex;align-items:center;justify-content:center;line-height:1}.ott-topbar__trigger{position:relative}@media (max-width:1024px){.ott-shell__nav-toggle{display:inline-flex}.ott-shell__sidebar{position:fixed;z-index:120;inset-block:0;inset-inline-start:0;width:min(var(--ott-sidebar-width),82vw);transform:translateX(-102%);transition:transform var(--ott-duration-panel) var(--ott-easing-standard);box-shadow:var(--ott-shadow-lg)}.ott-shell__sidebar[data-mobile-open=true]{transform:translateX(0)}.ott-shell__sidebar[data-collapsed=true]{width:min(var(--ott-sidebar-width),82vw)}.ott-shell__sidebar[data-collapsed=true] .ott-sidebar__link{justify-content:flex-start;padding-inline:var(--ott-space-3)}.ott-shell__sidebar[data-collapsed=true] .ott-sidebar__children{display:flex}.ott-shell__scrim{display:block;position:fixed;inset:0;z-index:110;background:rgba(9,12,17,.4)}.ott-shell__inspector{position:fixed;z-index:115;inset-block:0;inset-inline-end:0;width:min(var(--ott-inspector-width),92vw);box-shadow:var(--ott-shadow-lg)}.ott-topbar__search{min-width:0}.ott-topbar__switcher-kind{display:none}}@media (max-width:720px){.ott-shell__topbar{padding-inline:var(--ott-space-3);gap:var(--ott-space-2)}.ott-topbar__divider,.ott-topbar__product,.ott-topbar__search{display:none}.ott-shell__workbench{height:60dvh}.ott-page-header__actions{width:100%}}}@layer ottili-components{.ott-palette-overlay{align-items:flex-start;justify-content:center;padding-top:12vh}.ott-palette{position:relative;width:min(42rem,calc(100vw - var(--ott-space-8)));max-height:70vh;display:flex;flex-direction:column;background:var(--ott-color-bg-elevated);border:1px solid var(--ott-color-border-default);border-radius:var(--ott-radius-xl);box-shadow:var(--ott-shadow-lg);overflow:hidden;animation:ott-dialog-in var(--ott-duration-normal) var(--ott-easing-standard)}.ott-palette__input-row{display:flex;align-items:center;gap:var(--ott-space-3);padding:var(--ott-space-4);border-bottom:1px solid var(--ott-color-border-subtle)}.ott-palette__icon{color:var(--ott-color-text-muted);font-size:18px}.ott-palette__input{flex:1 1;min-width:0;border:0;background:transparent;color:inherit;font:inherit;font-size:var(--ott-font-size-section-title);outline:none}.ott-palette__input::placeholder{color:var(--ott-color-text-muted)}.ott-palette__hint,.ott-palette__row-key{font-family:var(--ott-font-family-mono);font-size:var(--ott-font-size-micro);border:1px solid var(--ott-color-border-default);border-radius:var(--ott-radius-xs);padding:1px 5px;color:var(--ott-color-text-muted)}.ott-palette__scope{margin:0;padding:var(--ott-space-2) var(--ott-space-4);font-size:var(--ott-font-size-compact);color:var(--ott-color-text-muted);background:var(--ott-color-bg-muted)}.ott-palette__results{flex:1 1;overflow-y:auto;padding:var(--ott-space-2)}.ott-palette__group+.ott-palette__group{margin-top:var(--ott-space-2)}.ott-palette__group-title{margin:0;padding:var(--ott-space-2) var(--ott-space-3) var(--ott-space-1);font-size:var(--ott-font-size-micro);font-weight:var(--ott-font-weight-micro);text-transform:uppercase;letter-spacing:.06em;color:var(--ott-color-text-muted)}.ott-palette__message,.ott-palette__truncated{margin:0;padding:var(--ott-space-5) var(--ott-space-4);color:var(--ott-color-text-muted);font-size:var(--ott-font-size-compact);text-align:center}.ott-palette__truncated{text-align:start}.ott-palette__row,.ott-palette__truncated{padding:var(--ott-space-2) var(--ott-space-3)}.ott-palette__row{display:flex;align-items:center;gap:var(--ott-space-3);border-radius:var(--ott-radius-md);cursor:pointer}.ott-palette__row[data-active=true]{background:var(--ott-color-accent-soft)}.ott-palette__row[data-blocked]{opacity:.6;cursor:not-allowed}.ott-palette__row-icon{flex:none;width:1.5rem;text-align:center;color:var(--ott-color-text-muted)}.ott-palette__row-text{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:1px}.ott-palette__row-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:var(--ott-font-weight-body-strong)}.ott-palette__row-context,.ott-palette__row-match{font-size:var(--ott-font-size-compact);color:var(--ott-color-text-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ott-palette__row-blocked{font-size:var(--ott-font-size-compact);color:var(--ott-color-warning)}.ott-palette__footer{display:flex;gap:var(--ott-space-4);padding:var(--ott-space-2) var(--ott-space-4);border-top:1px solid var(--ott-color-border-subtle);background:var(--ott-color-bg-muted);font-size:var(--ott-font-size-micro);color:var(--ott-color-text-muted)}.ott-palette__footer kbd{font-family:var(--ott-font-family-mono);border:1px solid var(--ott-color-border-default);border-radius:var(--ott-radius-xs);padding:0 4px}@media (max-width:640px){.ott-palette-overlay{padding-top:0;align-items:stretch}.ott-palette{width:100vw;max-height:100dvh;height:100dvh;border-radius:0}}.ott-workbench{display:flex;flex-direction:column;height:100%;min-height:0;font-family:var(--ott-font-family-mono);font-size:var(--ott-font-size-code)}.ott-workbench__header{display:flex;align-items:center;gap:var(--ott-space-3);padding:var(--ott-space-2) var(--ott-space-4);border-bottom:1px solid var(--ott-color-border-subtle);background:var(--ott-color-bg-muted);flex:none}.ott-workbench__title{margin:0;font-family:var(--ott-font-family);font-size:var(--ott-font-size-section-title);font-weight:var(--ott-font-weight-section-title)}.ott-workbench__header-actions{-webkit-margin-start:auto;margin-inline-start:auto;display:flex;gap:var(--ott-space-1);font-family:var(--ott-font-family)}.ott-workbench__log{flex:1 1;overflow-y:auto;padding:var(--ott-space-3) var(--ott-space-4);display:flex;flex-direction:column;gap:var(--ott-space-3)}.ott-workbench__hint{margin:0;color:var(--ott-color-text-muted);font-family:var(--ott-font-family);font-size:var(--ott-font-size-compact)}.ott-workbench__hint code{font-family:var(--ott-font-family-mono);background:var(--ott-color-bg-muted);padding:1px 4px;border-radius:var(--ott-radius-xs)}.ott-workbench__entry{display:flex;flex-direction:column;gap:var(--ott-space-2);-webkit-padding-start:var(--ott-space-3);padding-inline-start:var(--ott-space-3);-webkit-border-start:2px solid var(--ott-color-border-default);border-inline-start:2px solid var(--ott-color-border-default)}.ott-workbench__entry[data-status=completed]{border-inline-start-color:var(--ott-color-success)}.ott-workbench__entry[data-status=failed]{border-inline-start-color:var(--ott-color-danger)}.ott-workbench__entry[data-status=blocked]{border-inline-start-color:var(--ott-color-warning)}.ott-workbench__entry[data-status=running]{border-inline-start-color:var(--ott-color-accent)}.ott-workbench__entry-input{margin:0;color:var(--ott-color-text-primary)}.ott-workbench__entry-body{display:flex;flex-direction:column;gap:var(--ott-space-2);font-family:var(--ott-font-family);font-size:var(--ott-font-size-compact);color:var(--ott-color-text-secondary);align-items:flex-start}.ott-workbench__entry-body p{margin:0}.ott-workbench__entry-stage{margin:0;font-family:var(--ott-font-family);font-size:var(--ott-font-size-compact)}.ott-workbench__entry-stage,.ott-workbench__suggestions{color:var(--ott-color-text-muted)}.ott-workbench__result{width:100%;display:flex;flex-direction:column;gap:var(--ott-space-2)}.ott-workbench__effects,.ott-workbench__warnings{margin:0;-webkit-padding-start:var(--ott-space-4);padding-inline-start:var(--ott-space-4);display:flex;flex-direction:column;gap:var(--ott-space-1)}.ott-workbench__warnings li[data-severity=warning]{color:var(--ott-color-warning)}.ott-workbench__next{color:var(--ott-color-text-muted)}.ott-workbench__result-data{margin:0;padding:var(--ott-space-2) var(--ott-space-3);background:var(--ott-color-bg-muted);border-radius:var(--ott-radius-md);overflow-x:auto;max-height:12rem;font-size:var(--ott-font-size-micro)}.ott-workbench__input-row{display:flex;align-items:center;gap:var(--ott-space-2);padding:var(--ott-space-3) var(--ott-space-4);border-top:1px solid var(--ott-color-border-subtle);flex:none;background:var(--ott-color-bg-surface)}.ott-workbench__prompt{color:var(--ott-color-accent);font-weight:700}.ott-workbench__input{flex:1 1;min-width:0;border:0;background:transparent;color:inherit;font:inherit;outline:none}.ott-dashboard-grid{display:grid;grid-gap:var(--ott-space-4);gap:var(--ott-space-4);align-items:stretch}.ott-dashboard-grid__cell{min-width:0;min-height:0;display:flex}.ott-dashboard-grid[data-editing] .ott-dashboard-grid__cell{cursor:-webkit-grab;cursor:grab}.ott-dashboard-grid__empty{padding:var(--ott-space-8) 0}.ott-widget{display:flex;flex-direction:column;width:100%;min-width:0;gap:var(--ott-space-3);padding:var(--ott-space-4);background:var(--ott-color-bg-surface);border:1px solid var(--ott-color-border-subtle);border-radius:var(--ott-radius-lg);box-shadow:var(--ott-shadow-xs);overflow:hidden;transition:border-color var(--ott-duration-fast) var(--ott-easing-standard),box-shadow var(--ott-duration-fast) var(--ott-easing-standard)}.ott-widget:hover{box-shadow:var(--ott-shadow-sm)}.ott-widget[data-editing]{border-style:dashed;border-color:var(--ott-color-accent)}.ott-widget[data-editing][data-locked]{border-color:var(--ott-color-border-strong)}.ott-widget[data-editing]:focus-visible{outline:2px solid var(--ott-color-focus);outline-offset:2px}.ott-widget__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ott-space-2);flex:none}.ott-widget__heading{min-width:0}.ott-widget__title{margin:0;font-size:var(--ott-font-size-label);line-height:var(--ott-line-height-label);font-weight:var(--ott-font-weight-label);text-transform:uppercase;letter-spacing:.05em;color:var(--ott-color-text-muted)}.ott-widget__link{color:inherit;text-decoration:none}.ott-widget__link:hover{color:var(--ott-color-accent);text-decoration:underline}.ott-widget__description{margin:2px 0 0;font-size:var(--ott-font-size-compact);color:var(--ott-color-text-muted)}.ott-widget__actions{display:flex;align-items:center;gap:var(--ott-space-1);flex:none}.ott-widget__body{flex:1 1;min-height:0;overflow:auto;display:flex;flex-direction:column}.ott-widget__body>*{min-width:0}.ott-widget__loading{padding:var(--ott-space-2) 0}.ott-widget__footer{flex:none;font-size:var(--ott-font-size-micro);color:var(--ott-color-text-muted)}.ott-widget__metric{display:flex;align-items:baseline;gap:var(--ott-space-2)}.ott-widget__metric-value{font-size:var(--ott-font-size-display);line-height:1.1;font-weight:var(--ott-font-weight-display);letter-spacing:-.02em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ott-widget__metric-delta{font-size:var(--ott-font-size-compact);font-weight:var(--ott-font-weight-body-strong)}.ott-widget__metric-delta[data-direction=up]{color:var(--ott-color-success)}.ott-widget__metric-delta[data-direction=down]{color:var(--ott-color-danger)}.ott-widget__metric-caption{font-size:var(--ott-font-size-compact);color:var(--ott-color-text-muted)}.ott-widget-picker__group+.ott-widget-picker__group{margin-top:var(--ott-space-5)}.ott-widget-picker__group-title{margin:0 0 var(--ott-space-2);font-size:var(--ott-font-size-micro);text-transform:uppercase;letter-spacing:.06em;color:var(--ott-color-text-muted)}.ott-widget-picker__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--ott-space-2)}.ott-widget-picker__item{display:flex;align-items:center;justify-content:space-between;gap:var(--ott-space-3);padding:var(--ott-space-3);border:1px solid var(--ott-color-border-subtle);border-radius:var(--ott-radius-md)}.ott-widget-picker__item[data-blocked]{background:var(--ott-color-bg-muted)}.ott-widget-picker__text{min-width:0}.ott-widget-picker__title{margin:0;display:flex;align-items:center;gap:var(--ott-space-2);font-weight:var(--ott-font-weight-body-strong)}.ott-widget-picker__description{margin:2px 0 0;font-size:var(--ott-font-size-compact);color:var(--ott-color-text-secondary)}.ott-widget-picker__meta{margin:2px 0 0;font-size:var(--ott-font-size-micro);color:var(--ott-color-text-muted)}.ott-inbox{flex-direction:column;min-width:0;height:100%}.ott-inbox,.ott-inbox__header{display:flex;gap:var(--ott-space-3)}.ott-inbox__header{align-items:center;justify-content:space-between}.ott-inbox__title{margin:0;display:flex;align-items:center;gap:var(--ott-space-2);font-size:var(--ott-font-size-section-title);font-weight:var(--ott-font-weight-section-title)}.ott-inbox__header-actions{display:flex;align-items:center;gap:var(--ott-space-1)}.ott-inbox__connection{margin:0;display:flex;align-items:center;gap:var(--ott-space-2);padding:var(--ott-space-2) var(--ott-space-3);border-radius:var(--ott-radius-md);background:color-mix(in srgb,var(--ott-color-warning) 10%,transparent);color:var(--ott-color-warning);font-size:var(--ott-font-size-compact)}.ott-inbox__connection[data-connection=offline]{background:color-mix(in srgb,var(--ott-color-danger) 10%,transparent);color:var(--ott-color-danger)}.ott-inbox__connection-dot{width:7px;height:7px;border-radius:var(--ott-radius-full);background:currentColor;flex:none}.ott-inbox__failure{margin:0;color:var(--ott-color-danger);font-size:var(--ott-font-size-compact)}.ott-inbox__list{flex:1 1;min-height:0;overflow-y:auto;display:flex;flex-direction:column;gap:var(--ott-space-1)}.ott-inbox__footer{flex:none}.ott-inbox__item{display:flex;gap:var(--ott-space-3);padding:var(--ott-space-3);border-radius:var(--ott-radius-md);align-items:flex-start}.ott-inbox__item:hover{background:var(--ott-color-bg-muted)}.ott-inbox__item[data-unread]{background:var(--ott-color-accent-soft)}.ott-inbox__severity{flex:none;width:6px;height:6px;margin-top:7px;border-radius:var(--ott-radius-full);background:var(--ott-color-info)}.ott-inbox__severity[data-severity=success]{background:var(--ott-color-success)}.ott-inbox__severity[data-severity=warning]{background:var(--ott-color-warning)}.ott-inbox__severity[data-severity=critical],.ott-inbox__severity[data-severity=danger]{background:var(--ott-color-danger)}.ott-inbox__item-body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:2px}.ott-inbox__item-title{margin:0;display:flex;align-items:center;gap:var(--ott-space-2);font-weight:var(--ott-font-weight-body-strong)}.ott-inbox__item-text{margin:0;font-size:var(--ott-font-size-compact);color:var(--ott-color-text-secondary)}.ott-inbox__item-meta{margin:2px 0 0;font-size:var(--ott-font-size-micro);color:var(--ott-color-text-muted)}.ott-inbox__item-actions{display:flex;gap:var(--ott-space-2);margin-top:var(--ott-space-2);flex-wrap:wrap}.ott-switcher .ott-menu{min-width:20rem;max-height:24rem;overflow-y:auto}.ott-switcher__row{display:flex;align-items:center;gap:var(--ott-space-2);width:100%;min-width:0}.ott-switcher__row-text{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:0;text-align:start}.ott-switcher__row-name{font-weight:var(--ott-font-weight-body-strong)}.ott-switcher__row-meta,.ott-switcher__row-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ott-switcher__row-meta{font-size:var(--ott-font-size-micro);color:var(--ott-color-text-muted)}.ott-switcher__product-dot{flex:none;width:10px;height:10px;border-radius:var(--ott-radius-full)}.ott-topbar__account{display:inline-flex;align-items:center;position:relative;border:0;background:transparent;padding:var(--ott-space-1);border-radius:var(--ott-radius-full);cursor:pointer}.ott-topbar__account:hover{background:var(--ott-color-bg-muted)}.ott-topbar__session-dot{position:absolute;bottom:2px;inset-inline-end:2px;width:8px;height:8px;border-radius:var(--ott-radius-full);border:2px solid var(--ott-color-bg-surface);background:var(--ott-color-warning)}.ott-topbar__session-dot[data-session=expired]{background:var(--ott-color-danger)}.ott-topbar__count[data-degraded]{background:var(--ott-color-text-muted)}.ott-topbar__search-compact{display:none}.ott-quick-create .ott-menu{min-width:18rem}.ott-quick-create__row{display:flex;flex-direction:column;gap:1px;min-width:0;text-align:start}.ott-quick-create__row-label{font-weight:var(--ott-font-weight-body-strong)}.ott-quick-create__row-hint{font-size:var(--ott-font-size-micro);color:var(--ott-color-text-muted)}.ott-quick-create__row-blocked{font-size:var(--ott-font-size-micro);color:var(--ott-color-warning)}@media (max-width:720px){.ott-topbar__search-compact{display:inline-flex}}}@layer ottili-components{.ott-extension{display:flex;flex-direction:column;min-height:18rem;border:1px solid var(--ott-color-border-default);border-radius:var(--ott-radius-lg);background:var(--ott-color-bg-surface);overflow:hidden}.ott-extension__bar{display:flex;align-items:center;gap:var(--ott-space-2);padding:var(--ott-space-2) var(--ott-space-3);border-bottom:1px solid var(--ott-color-border-subtle);background:var(--ott-color-bg-muted);font-size:var(--ott-font-size-compact)}.ott-extension__name{font-weight:var(--ott-font-weight-body-strong)}.ott-extension__bar .ott-spinner{-webkit-margin-start:auto;margin-inline-start:auto}.ott-extension__frame{flex:1 1;width:100%;min-height:16rem;border:0;background:var(--ott-color-bg-surface)}.ott-extension[data-status=loading] .ott-extension__frame{visibility:hidden}.ott-extension-manager{display:flex;flex-direction:column;gap:var(--ott-space-5)}.ott-extension-row{display:flex;flex-direction:column;gap:1px;min-width:0}.ott-extension-row__name{font-weight:var(--ott-font-weight-body-strong)}.ott-extension-row__meta{font-size:var(--ott-font-size-micro);color:var(--ott-color-text-muted)}.ott-extension-conflicts,.ott-extension-permissions{margin:0;-webkit-padding-start:var(--ott-space-5);padding-inline-start:var(--ott-space-5);display:flex;flex-direction:column;gap:var(--ott-space-1);font-size:var(--ott-font-size-compact);color:var(--ott-color-text-secondary)}.ott-extension-permissions{list-style:none;-webkit-padding-start:0;padding-inline-start:0}.ott-extension-conflicts code,.ott-extension-permissions code{font-family:var(--ott-font-family-mono);font-size:var(--ott-font-size-micro);background:var(--ott-color-bg-muted);padding:1px 5px;border-radius:var(--ott-radius-xs)}.ott-extension-actions{display:flex;gap:var(--ott-space-2);justify-content:flex-end}.ott-notification-preferences{display:flex;flex-direction:column;gap:var(--ott-space-4)}.ott-notification-preferences .ott-table-scroll{overflow-x:auto}.ott-notification-preferences td{text-align:center;vertical-align:middle}.ott-notification-preferences th[scope=col]:not(:first-child){text-align:center}.ott-notification-preferences .ott-switch{display:inline-flex}.ott-notification-preferences__unavailable{color:var(--ott-color-text-muted);font-size:var(--ott-font-size-micro);cursor:help;border-bottom:1px dotted var(--ott-color-border-strong)}.ott-connection__health{display:inline-flex;gap:var(--ott-space-2);align-items:center}.ott-connection__actions,.ott-connection__footer{display:flex;flex-wrap:wrap;align-items:center;gap:var(--ott-space-3);margin-top:var(--ott-space-4)}.ott-connection__audit{margin:0;font-size:var(--ott-font-size-micro)}.ott-scope-viewer__list{display:flex;flex-wrap:wrap;gap:var(--ott-space-2);list-style:none;margin:var(--ott-space-3) 0 0;padding:0}.ott-scope-viewer__scope{border:1px solid var(--ott-color-border-default);border-radius:var(--ott-radius-full);padding:var(--ott-space-1) var(--ott-space-3);font-size:var(--ott-font-size-micro)}.ott-scope-viewer__scope[data-granted=false]{border-style:dashed;border-color:var(--ott-color-warning);color:var(--ott-color-text-secondary)}.ott-scope-viewer__missing{color:var(--ott-color-warning)}.ott-connection-picker{display:flex;flex-direction:column;gap:var(--ott-space-2)}.ott-reconnect-action{text-decoration:none}.ott-personal{padding:var(--ott-space-2) var(--ott-space-2) var(--ott-space-3);border-bottom:1px solid var(--ott-color-border-subtle)}.ott-personal__heading{margin:0 0 var(--ott-space-1);font-weight:var(--ott-font-weight-section-title);letter-spacing:.06em;text-transform:uppercase}.ott-personal__empty,.ott-personal__heading{padding:0 var(--ott-space-3);font-size:var(--ott-font-size-micro);color:var(--ott-color-text-muted)}.ott-personal__empty{margin:0}.ott-personal__list{list-style:none;margin:0;padding:0}.ott-personal__link,.ott-personal__row{display:flex;align-items:center}.ott-personal__link{gap:var(--ott-space-2);flex:1 1;min-width:0;min-height:var(--ott-size-sidebar-item);padding:0 var(--ott-space-3);border-radius:var(--ott-radius-md);color:var(--ott-color-text-secondary);text-decoration:none;font-size:var(--ott-font-size-compact)}.ott-personal__link:hover{background:var(--ott-color-bg-muted);color:var(--ott-color-text-primary)}.ott-personal__link[data-active=true]{background:var(--ott-color-accent-soft);color:var(--ott-color-accent)}.ott-personal__label{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ott-personal__glyph,.ott-personal__time{color:var(--ott-color-text-muted)}.ott-personal__time{font-size:var(--ott-font-size-micro);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ott-personal__remove{opacity:0;border:0;background:transparent;color:var(--ott-color-text-muted);cursor:pointer;padding:0 var(--ott-space-2);font-size:var(--ott-font-size-body)}}@layer ottili-components{}@layer ottili-components{}@layer ottili-components{.ott-personal__remove:focus-visible,.ott-personal__row:hover .ott-personal__remove{opacity:1}.ott-favorite-button{border:0;background:transparent;color:var(--ott-color-text-muted);cursor:pointer;font-size:var(--ott-font-size-body)}.ott-favorite-button[aria-pressed=true]{color:var(--ott-color-warning)}.ott-favorite-button[aria-disabled=true]{opacity:.55;cursor:not-allowed}.ott-sidebar__pin{color:var(--ott-color-warning);font-size:var(--ott-font-size-micro)}}