.copilot-panel{position:fixed;inset:0 0 0 auto;z-index:2147483647;display:flex;width:520px;max-width:100vw;flex-direction:column;overflow:hidden;background:var(--cds-background);border-left:1px solid var(--cds-border-subtle);box-shadow:-16px 0 48px rgb(0 0 0/20%);transform:translateX(0);transition:transform .16s ease-out}.copilot-panel--entering{transform:translateX(100%)}.matcher-wordmark{background-image:linear-gradient(105deg,var(--cds-text-primary) 0,var(--cds-text-primary) 38%,color-mix(in srgb,var(--cds-link-primary) 40%,var(--cds-text-primary)) 50%,var(--cds-text-primary) 62%,var(--cds-text-primary) 100%);background-size:250% 100%;background-position:120% 0;-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;animation:matcher-wordmark-shimmer 3s linear infinite}@keyframes matcher-wordmark-shimmer{0%{background-position:120% 0}to{background-position:-130% 0}}.copilot-header{position:relative;z-index:3;min-height:72px;flex:none;justify-content:space-between;gap:8px;padding:10px 8px 10px 16px;border-bottom:1px solid var(--cds-border-subtle);background:var(--cds-background)}.copilot-header,.copilot-header__actions,.copilot-header__identity{display:flex;align-items:center}.copilot-header__identity{min-width:0;gap:10px}.copilot-header__actions{flex:none}.copilot-header__mark{display:inline-flex;width:36px;height:36px;flex:0 0 36px;align-items:center;justify-content:center;background:var(--cds-link-primary);color:#fff}.copilot-header__copy{min-width:0}.copilot-header__title{margin:0;color:var(--cds-text-primary);font-size:18px;font-weight:600;line-height:1.25}.copilot-header__subtitle{margin:1px 0 0;overflow:hidden;color:var(--cds-text-secondary);font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.copilot-icon-button{position:relative;display:inline-flex;width:36px;height:36px;flex:0 0 36px;align-items:center;justify-content:center;padding:0;color:var(--cds-text-primary);background:transparent;border:0;font:inherit;cursor:pointer}.copilot-composer svg,.copilot-history__delete svg,.copilot-icon-button svg,.copilot-msg__attachments svg,.copilot-msg__meta svg{width:16px;height:16px;flex:none;fill:none;stroke:currentColor;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}.copilot-icon-button:hover:not(:disabled){background:var(--cds-layer-hover)}.copilot-icon-button:disabled{cursor:not-allowed;opacity:.35}.copilot-composer button:focus-visible,.copilot-history__delete:focus-visible,.copilot-history__open:focus-visible,.copilot-icon-button:focus-visible,.copilot-msg__meta button:focus-visible,.copilot-sources>summary:focus-visible{outline:2px solid var(--cds-focus);outline-offset:-2px}.copilot-composer__attach[data-tooltip]:after,.copilot-icon-button[data-tooltip]:after{position:absolute;top:calc(100% + 7px);right:0;z-index:20;width:max-content;max-width:220px;padding:7px 9px;color:#f4f4f4;background:#262626;box-shadow:0 4px 12px rgb(0 0 0/24%);content:attr(data-tooltip);font-size:12px;font-weight:400;line-height:1.35;text-align:left;pointer-events:none;opacity:0;transform:translateY(-3px);transition:opacity .1s ease,transform .1s ease}.copilot-composer__attach[data-tooltip]:focus-visible:after,.copilot-composer__attach[data-tooltip]:hover:after,.copilot-icon-button[data-tooltip]:focus-visible:after,.copilot-icon-button[data-tooltip]:hover:after{opacity:1;transform:translateY(0)}.copilot-context{display:flex;min-height:37px;flex:none;align-items:center;gap:7px;padding:8px 20px;color:var(--cds-text-secondary);border-bottom:1px solid var(--cds-border-subtle);font-size:12px;letter-spacing:.32px}.copilot-context strong{color:var(--cds-text-primary);font-weight:600}.copilot-context__dot{width:7px;height:7px;border-radius:50%;background:var(--cds-support-success);box-shadow:0 0 0 3px color-mix(in srgb,var(--cds-support-success) 18%,transparent)}.copilot-thread{display:flex;min-height:0;flex:1;flex-direction:column;gap:22px;overflow-y:auto;padding:24px 20px 32px;background:var(--cds-layer-01);overscroll-behavior:contain}.copilot-msg{max-width:100%}.copilot-msg--user{width:fit-content;max-width:88%;align-self:flex-end}.copilot-msg__role{display:flex;align-items:center;gap:8px;margin:0 0 8px;color:var(--cds-text-secondary);font-size:12px;font-weight:600;letter-spacing:.32px}.copilot-msg__role span{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;color:#fff;background:var(--cds-link-primary);font-size:11px}.copilot-msg__bubble{min-height:48px;padding:14px 16px;color:var(--cds-text-primary);background:var(--cds-background);border:1px solid var(--cds-border-subtle);font-size:14px;letter-spacing:.16px;line-height:1.55;white-space:pre-wrap}.copilot-msg--user .copilot-msg__bubble{min-height:auto;padding:10px 14px;background:var(--cds-tag-background-blue);border-color:var(--cds-link-primary)}.copilot-answer-table{max-width:100%;overflow-x:auto;margin-block:8px;white-space:normal}.copilot-answer-table table{width:100%;table-layout:fixed;border-collapse:collapse;font-size:12px;line-height:1.45}.copilot-answer-table--list table{min-width:570px}.copilot-answer-table:not(.copilot-answer-table--list) th:first-child{width:44%}.copilot-answer-table td,.copilot-answer-table th{padding:6px 8px;border-bottom:1px solid var(--cds-border-subtle);text-align:left;vertical-align:top;overflow-wrap:anywhere}.copilot-answer-table th{background:var(--cds-layer);font-weight:600}.copilot-answer-table td.copilot-answer-table__money{white-space:nowrap;overflow-wrap:normal;font-variant-numeric:tabular-nums}.copilot-msg__bubble--error{border-color:color-mix(in srgb,var(--cds-support-error) 55%,var(--cds-border-subtle));background:color-mix(in srgb,var(--cds-support-error) 4%,var(--cds-background))}.copilot-thinking{display:flex;min-height:20px;align-items:center;gap:9px;color:var(--cds-text-secondary);font-size:13px}.copilot-msg__caret{display:inline-block;width:7px;height:15px;margin-left:2px;vertical-align:text-bottom;background:var(--cds-text-primary);animation:copilot-caret-blink 1s steps(1) infinite}@keyframes copilot-caret-blink{0%,60%{opacity:1}61%,to{opacity:0}}.copilot-tools{display:flex;min-height:28px;align-items:center;flex-wrap:wrap;gap:6px;margin:0 0 6px}.copilot-tools:empty:after{content:""}.copilot-tool{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;color:var(--cds-text-secondary);background:var(--cds-background);border:1px solid var(--cds-border-subtle);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.32px}.copilot-tool__dot{width:6px;height:6px;flex:none;border-radius:50%;background:var(--cds-text-secondary)}.copilot-tool--running{color:var(--cds-text-primary);border-color:var(--cds-link-primary)}.copilot-tool--running .copilot-tool__dot{background:var(--cds-link-primary);animation:copilot-tool-pulse 1.2s ease-in-out infinite}.copilot-tool--done .copilot-tool__dot{background:var(--cds-support-success)}.copilot-tool--error .copilot-tool__dot{background:var(--cds-support-error)}@keyframes copilot-tool-pulse{0%,to{opacity:1}50%{opacity:.35}}.copilot-evidence{display:flex;min-height:33px;align-items:center;margin-top:6px}.copilot-evidence__pending{color:var(--cds-text-helper,var(--cds-text-secondary));font-size:11px;font-family:IBM Plex Mono,ui-monospace,monospace;letter-spacing:.32px}.copilot-sources{width:100%;background:var(--cds-background);border:1px solid var(--cds-border-subtle)}.copilot-sources>summary{display:flex;min-height:32px;align-items:center;gap:6px;padding:6px 12px;color:var(--cds-text-secondary);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.32px;cursor:pointer;list-style:none}.copilot-sources>summary:before{content:"›";color:var(--cds-text-secondary);font-size:12px;transition:transform .12s ease}.copilot-sources[open]>summary{border-bottom:1px solid var(--cds-border-subtle)}.copilot-sources[open]>summary:before{transform:rotate(90deg)}.copilot-sources>summary:hover{color:var(--cds-text-primary);background:var(--cds-layer-hover)}.copilot-sources__list{display:flex;flex-direction:column;gap:10px;margin:0;padding:10px 12px;list-style:none}.copilot-sources__item{display:flex;flex-direction:column;gap:2px;font-size:12px;letter-spacing:.32px}.copilot-sources__item strong{color:var(--cds-text-primary);font-weight:600}.copilot-sources__item code,.copilot-sources__item span{color:var(--cds-text-secondary)}.copilot-sources__item code{font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;word-break:break-word}.copilot-composer__attachments,.copilot-msg__attachments{display:flex;flex-wrap:wrap;gap:6px}.copilot-msg__attachments{margin-top:7px;justify-content:flex-end}.copilot-composer__attachments>span,.copilot-msg__attachments>span{display:inline-flex;min-width:0;align-items:center;gap:6px;color:var(--cds-text-secondary);background:var(--cds-layer-02,var(--cds-layer-hover));border:1px solid var(--cds-border-subtle);font-size:12px}.copilot-msg__attachments>span{max-width:220px;padding:5px 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copilot-msg__meta{display:flex;min-height:30px;align-items:center;justify-content:space-between;margin-top:4px;color:var(--cds-text-secondary);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.32px}.copilot-msg__meta>span{display:inline-flex;align-items:center;gap:8px}.copilot-msg__meta button{display:inline-flex;min-height:28px;align-items:center;gap:5px;padding:0 7px;color:var(--cds-text-secondary);background:transparent;border:0;font:inherit;cursor:pointer}.copilot-msg__meta button:hover{color:var(--cds-text-primary);background:var(--cds-layer-hover)}.copilot-grounding{padding:1px 7px;border:1px solid var(--cds-border-subtle)}.copilot-grounding--verified{color:var(--cds-support-success);border-color:color-mix(in srgb,var(--cds-support-success) 45%,transparent)}.copilot-grounding--corrected{color:var(--cds-support-warning,#f1c21b);border-color:color-mix(in srgb,var(--cds-support-warning,#f1c21b) 45%,transparent)}.copilot-grounding--unverified{color:var(--cds-support-error);border-color:color-mix(in srgb,var(--cds-support-error) 45%,transparent)}.copilot-suggested{margin-top:2px;padding-top:20px;border-top:1px solid var(--cds-border-subtle)}.copilot-suggested__heading{margin-bottom:12px}.copilot-suggested__label{margin:0;color:var(--cds-text-primary);font-size:14px;font-weight:600;letter-spacing:.32px}.copilot-suggested__heading>p:last-child{margin:3px 0 0;color:var(--cds-text-secondary);font-size:12px}.copilot-suggested__chips{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.copilot-chip{display:flex;min-width:0;min-height:52px;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;color:var(--cds-text-primary);background:var(--cds-background);border:1px solid var(--cds-border-subtle);font-family:inherit;font-size:13px;letter-spacing:.32px;text-align:left;cursor:pointer}.copilot-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copilot-chip svg{width:16px;height:16px;flex:none;color:var(--cds-link-primary)}.copilot-chip:hover:not(:disabled){background:var(--cds-layer-hover);border-color:var(--cds-link-primary)}.copilot-chip:disabled{cursor:not-allowed;opacity:.5}.copilot-chip:focus-visible{outline:2px solid var(--cds-focus);outline-offset:1px}.copilot-composer{position:relative;z-index:2;display:flex;flex:none;flex-direction:column;gap:8px;padding:12px 16px 10px;background:var(--cds-background);border-top:1px solid var(--cds-border-subtle);box-shadow:0 -8px 24px rgb(0 0 0/6%)}.copilot-composer__attachments>span{max-width:100%;height:28px;padding-left:8px}.copilot-composer__attachments>span>span{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.copilot-composer__attachments button{display:inline-flex;width:27px;height:27px;align-items:center;justify-content:center;padding:0;color:var(--cds-text-secondary);background:transparent;border:0;cursor:pointer}.copilot-composer__attachments button:hover{color:var(--cds-text-primary);background:var(--cds-layer-hover)}.copilot-composer__error,.copilot-composer__hint{margin:0;font-size:11px;line-height:1.35}.copilot-composer__error{color:var(--cds-support-error)}.copilot-composer__hint{padding-left:44px;color:var(--cds-text-helper,var(--cds-text-secondary))}.copilot-composer__row{display:flex;align-items:flex-end;gap:8px}.copilot-file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.copilot-composer__attach,.copilot-composer__send{position:relative;display:inline-flex;width:44px;height:44px;flex:none;align-items:center;justify-content:center;padding:0;border:0;font:inherit;cursor:pointer}.copilot-composer__attach{color:var(--cds-text-primary);background:var(--cds-layer-01)}.copilot-composer__attach:hover:not(:disabled){background:var(--cds-layer-hover)}.copilot-composer__attach[data-tooltip]:after{inset:auto auto calc(100% + 8px) 0}.copilot-composer__field{width:100%;min-height:44px;max-height:112px;flex:1;resize:vertical;padding:11px 12px 9px;color:var(--cds-text-primary);background:var(--cds-layer-01);border:0;border-bottom:1px solid var(--cds-border-strong);border-radius:0;font-family:inherit;font-size:14px;letter-spacing:.16px;line-height:1.45}.copilot-composer__field::placeholder{color:var(--cds-text-secondary)}.copilot-composer__field:focus{outline:none;border-bottom:2px solid var(--cds-focus)}.copilot-composer__send{color:#fff;background:var(--cds-button-primary)}.copilot-composer__send:hover:not(:disabled){background:var(--cds-button-primary-hover)}.copilot-composer__stop{background:var(--cds-button-danger-primary,#da1e28)}.copilot-composer__stop:hover{background:var(--cds-button-danger-hover,#b81921)}.copilot-composer button:disabled,.copilot-composer__field:disabled{cursor:not-allowed;opacity:.45}.copilot-history{display:flex;min-height:0;flex:1;flex-direction:column;background:var(--cds-layer-01)}.copilot-history__header{display:flex;flex:none;align-items:center;gap:8px;padding:18px 20px 12px}.copilot-history__header h3,.copilot-history__header p{margin:0}.copilot-history__header h3{color:var(--cds-text-primary);font-size:18px;font-weight:600}.copilot-history__header p{margin-top:2px;color:var(--cds-text-secondary);font-size:12px}.copilot-history__search{height:42px;flex:none;margin:0 20px 14px;padding:0 12px;color:var(--cds-text-primary);background:var(--cds-background);border:0;border-bottom:1px solid var(--cds-border-strong);border-radius:0;font:inherit;font-size:14px}.copilot-history__search:focus{outline:none;border-bottom:2px solid var(--cds-focus)}.copilot-history__list{min-height:0;flex:1;overflow-y:auto;padding:0 20px 24px}.copilot-history__item{display:flex;min-height:76px;align-items:stretch;background:var(--cds-background);border-bottom:1px solid var(--cds-border-subtle)}.copilot-history__item--active{box-shadow:inset 3px 0 var(--cds-link-primary)}.copilot-history__item:hover{background:var(--cds-layer-hover)}.copilot-history__open{display:flex;min-width:0;flex:1;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px;padding:12px 14px;color:var(--cds-text-primary);background:transparent;border:0;font:inherit;text-align:left;cursor:pointer}.copilot-history__open strong{display:-webkit-box;overflow:hidden;font-size:14px;font-weight:500;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.copilot-history__open span{color:var(--cds-text-secondary);font-size:11px}.copilot-history__delete{display:inline-flex;width:42px;flex:0 0 42px;align-items:center;justify-content:center;padding:0;color:var(--cds-text-secondary);background:transparent;border:0;cursor:pointer}.copilot-history__delete:hover{color:var(--cds-support-error);background:color-mix(in srgb,var(--cds-support-error) 10%,transparent)}.copilot-history__empty{display:flex;min-height:300px;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:32px;color:var(--cds-text-primary);text-align:center}.copilot-history__empty p{max-width:280px;margin:0;color:var(--cds-text-secondary);font-size:13px;line-height:1.45}body:has(.copilot-panel) zaigo-feedback-widget{display:none!important}@media (max-width:560px){.copilot-panel{width:100vw}.copilot-header{padding-left:12px}.copilot-header__mark,.copilot-header__subtitle{display:none}.copilot-header__actions .copilot-icon-button{width:34px;flex-basis:34px}.copilot-suggested__chips{grid-template-columns:1fr}.copilot-thread{padding-inline:16px}}@media (prefers-reduced-motion:reduce){.copilot-composer__attach[data-tooltip]:after,.copilot-icon-button[data-tooltip]:after,.copilot-panel{transition:none}.copilot-msg__caret,.copilot-tool--running .copilot-tool__dot{animation:none}.matcher-wordmark{background-image:none;color:inherit;-webkit-text-fill-color:currentColor;animation:none}}@media (forced-colors:active){.matcher-wordmark{background-image:none;color:inherit;-webkit-text-fill-color:currentColor;animation:none}}.ls-header-search{appearance:none;display:inline-flex;align-items:center;align-self:center;justify-content:center;box-sizing:border-box;width:40px;height:48px;flex:0 0 40px;margin:0;padding:0;border:0;border-bottom:2px solid transparent;background:transparent;color:#c6c6c6;font-family:inherit;line-height:1;cursor:pointer}.ls-header-search svg{width:16px;height:16px;flex:0 0 16px}@media (hover:hover) and (pointer:fine){.ls-header-search:hover{background:#393939;color:#ffffff}}.ls-header-search:focus-visible{outline:2px solid var(--cds-focus);outline-offset:-2px}.ls-header-search:active{transform:scale(.97)}html[data-shell=side] .ls-header-search{width:40px;height:40px;flex:0 0 40px;border-bottom:0}.ls-cmdk-root{position:fixed;inset:0;z-index:1200;width:100%;max-width:none;height:100%;max-height:none;margin:0;padding:0;border:0;background:transparent;overflow:visible;color:var(--cds-text-primary)}.ls-cmdk-root::backdrop{background:color-mix(in srgb,#161616 52%,transparent);opacity:1;transition:opacity .18s cubic-bezier(.23,1,.32,1)}.ls-cmdk-root[data-state=closing]::backdrop,.ls-cmdk-root[data-state=opening]::backdrop{opacity:0}.ls-cmdk{position:absolute;top:max(12px,calc(var(--ls-masthead-height) + 8px));left:50%;display:flex;flex-direction:column;width:min(540px,calc(100vw - 24px));max-height:min(480px,calc(100vh - 48px));overflow:hidden;border:1px solid var(--cds-border-subtle);background:var(--cds-layer-01);color:var(--cds-text-primary);transform:translateX(-50%) scale(1);opacity:1;transform-origin:50% 0;transition:opacity .18s cubic-bezier(.23,1,.32,1),transform .18s cubic-bezier(.23,1,.32,1)}html[data-shell=side] .ls-cmdk{top:16px;left:calc(240px + (100vw - 240px) / 2)}.ls-cmdk-root[data-state=closing] .ls-cmdk,.ls-cmdk-root[data-state=opening] .ls-cmdk{opacity:0;transform:translateX(-50%) scale(.96)}.ls-cmdk-search{display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid var(--cds-border-subtle);background:var(--cds-field)}.ls-cmdk-search svg{width:16px;height:16px;flex:0 0 16px;color:var(--cds-icon-secondary)}.ls-cmdk-input{appearance:none;flex:1 1 auto;min-width:0;height:28px;padding:0;border:0;background:transparent;color:var(--cds-text-primary);font-family:inherit;font-size:14px;letter-spacing:.16px;outline:none}.ls-cmdk-input::placeholder{color:var(--cds-text-placeholder)}.ls-cmdk-close{appearance:none;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:0;background:transparent;color:var(--cds-icon-secondary);cursor:pointer}@media (hover:hover) and (pointer:fine){.ls-cmdk-close:hover{background:var(--cds-layer-hover);color:var(--cds-text-primary)}}.ls-cmdk-close:focus-visible{outline:2px solid var(--cds-focus);outline-offset:-2px}.ls-cmdk-results{flex:1 1 auto;overflow:auto;padding:4px 0}.ls-cmdk-group+.ls-cmdk-group{margin-top:4px;padding-top:4px;border-top:1px solid var(--cds-border-subtle)}.ls-cmdk-group-label{padding:8px 14px 2px;color:var(--cds-text-secondary);font-size:12px;font-weight:600;line-height:1.3}.ls-cmdk-item{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;padding:6px 14px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.ls-cmdk-item svg{width:16px;height:16px;flex:0 0 16px;color:var(--cds-icon-secondary)}.ls-cmdk-item[aria-selected=true]{background:var(--cds-layer-hover)}.ls-cmdk-item[aria-selected=true] svg{color:var(--cds-link-primary)}@media (hover:hover) and (pointer:fine){.ls-cmdk-item:hover{background:var(--cds-layer-hover)}}.ls-cmdk-item-copy{min-width:0;display:flex;flex-direction:column;gap:1px}.ls-cmdk-item-title{color:var(--cds-text-primary);font-size:14px}.ls-cmdk-item-desc,.ls-cmdk-item-title{overflow:hidden;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.ls-cmdk-item-desc{color:var(--cds-text-secondary);font-size:12px}.ls-cmdk-empty,.ls-cmdk-loading{padding:28px 16px;color:var(--cds-text-secondary);font-size:13px;line-height:1.4;text-align:center}.ls-cmdk-footer{display:flex;flex-wrap:wrap;gap:12px;padding:8px 14px;border-top:1px solid var(--cds-border-subtle);color:var(--cds-text-secondary);font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11px;letter-spacing:.02em}.ls-cmdk-footer kbd{padding:0 4px;border:1px solid var(--cds-border-subtle);font:inherit}@media (prefers-reduced-motion:reduce){.ls-header-search:active{transform:none}.ls-cmdk,.ls-cmdk-root::backdrop{transition:none}.ls-cmdk-root[data-state=closing] .ls-cmdk,.ls-cmdk-root[data-state=opening] .ls-cmdk{transform:translateX(-50%)}}