aside.wpds-custom-ai-chat{background:var(--wpds-color-surface,#fff);border:var(--wpds-border-width-xs,1px) solid var(--wpds-color-stroke-surface-neutral-weak,#f0f0f0);border-radius:var(--wpds-border-radius-lg,8px);box-sizing:border-box;color:var(--wpds-color-foreground-content-neutral,#1e1e1e);display:flex;flex-direction:column;margin:0;overflow:hidden;overflow-wrap:anywhere;position:relative}.wpds-custom-ai-chat__header{border-block-end:var(--wpds-border-width-xs,1px) solid var(--wpds-color-stroke-surface-neutral-weak,#f0f0f0);display:flex;flex-direction:column;gap:2px;padding:var(--wpds-dimension-padding-md,12px) var(--wpds-dimension-padding-lg,16px)}.wpds-custom-ai-chat__title{font-size:var(--wpds-typography-font-size-md,13px);font-weight:var(--wpds-typography-font-weight-emphasis,600);line-height:var(--wpds-typography-line-height-sm,20px)}.wpds-custom-ai-chat__connection{color:var(--wpds-color-foreground-content-neutral-weak,#707070);font-size:var(--wpds-typography-font-size-xs,11px);line-height:var(--wpds-typography-line-height-xs,16px)}.wpds-custom-ai-chat__transcript{display:flex;flex:1 1 auto;flex-direction:column;gap:var(--wpds-dimension-gap-lg,16px);min-block-size:0;overflow-y:auto;padding:var(--wpds-dimension-padding-lg,16px)}.wpds-custom-ai-chat__transcript:empty{display:none}.wpds-custom-ai-chat__empty{align-items:center;display:none;flex:1 1 auto;flex-direction:column;gap:var(--wpds-dimension-gap-sm,8px);justify-content:center;min-block-size:0;overflow-y:auto;padding:var(--wpds-dimension-padding-2xl,24px) var(--wpds-dimension-padding-lg,16px);text-align:center}.wpds-custom-ai-chat__empty>*{inline-size:100%;max-inline-size:var(--wpds-dimension-surface-width-sm,320px)}.wpds-custom-ai-chat__transcript:empty+.wpds-custom-ai-chat__empty{display:flex}.wpds-custom-ai-chat__empty-heading{color:var(--wpdsc-chat-fg,#1e1e1e);font-size:var(--wpds-typography-font-size-lg,15px);font-weight:var(--wpds-typography-font-weight-emphasis,600);line-height:var(--wpds-typography-line-height-md,24px);margin:0}.wpds-custom-ai-chat__empty-message{color:var(--wpds-color-foreground-content-neutral-weak,#707070);font-size:var(--wpds-typography-font-size-md,13px);line-height:var(--wpds-typography-line-height-sm,20px);margin:0}.wpds-custom-ai-chat__empty-actions{display:flex;flex-direction:column;gap:var(--wpds-dimension-gap-sm,8px);margin-block-start:var(--wpds-dimension-gap-sm,8px)}button.wpds-custom-ai-chat__suggestion{background:none;border:var(--wpds-border-width-xs,1px) solid var(--wpds-color-stroke-interactive-brand,#3858e9);border-radius:var(--wpds-border-radius-sm,2px);color:var(--wpds-color-foreground-interactive-brand,#3858e9);cursor:default;font:inherit;font-size:var(--wpds-typography-font-size-md,13px);min-block-size:40px;padding:var(--wpds-dimension-padding-sm,8px) var(--wpds-dimension-padding-md,12px);text-align:start}button.wpds-custom-ai-chat__suggestion:not(:disabled){cursor:var(--wpds-cursor-control,pointer)}button.wpds-custom-ai-chat__suggestion:focus-visible,button.wpds-custom-ai-chat__suggestion:not(:disabled):hover{background:var(--wpds-color-background-interactive-brand-weak,rgba(56,88,233,.04))}button.wpds-custom-ai-chat__suggestion:not(:disabled):active{background:var(--wpds-color-background-interactive-brand-weak-active,#e7ecfc)}button.wpds-custom-ai-chat__suggestion:focus-visible{outline:1.5px solid var(--wpds-color-stroke-focus,#3858e9);outline-offset:1px}.wpds-custom-ai-chat__thinking{align-items:center;color:var(--wpds-color-foreground-content-neutral-weak,#707070);display:flex;font-size:var(--wpds-typography-font-size-md,13px);gap:var(--wpds-dimension-gap-sm,8px);padding:0 var(--wpds-dimension-padding-lg,16px) var(--wpds-dimension-padding-md,12px)}.wpds-custom-ai-chat__thinking--live{flex:0 0 auto;padding:0}button.wpds-custom-ai-chat__stop{background:none;border:0;border-radius:var(--wpds-border-radius-sm,2px);color:var(--wpds-color-foreground-content-brand,#3858e9);cursor:var(--wpds-cursor-control,pointer);font:inherit;font-size:var(--wpds-typography-font-size-md,13px);padding:0 var(--wpds-dimension-padding-xs,4px)}button.wpds-custom-ai-chat__stop:focus-visible,button.wpds-custom-ai-chat__stop:hover{text-decoration:underline}button.wpds-custom-ai-chat__stop:focus-visible{outline:1.5px solid var(--wpds-color-stroke-focus,#3858e9);outline-offset:1px}.wpds-custom-ai-chat__spinner{animation:wpds-custom-ai-chat-spin 1s linear infinite;block-size:14px;border:2px solid var(--wpds-color-stroke-surface-neutral-weak,#f0f0f0);border-block-start-color:var(--wpds-color-foreground-interactive-brand,#3858e9);border-radius:50%;box-sizing:border-box;display:block;inline-size:14px}@keyframes wpds-custom-ai-chat-spin{to{rotate:1turn}}@media(prefers-reduced-motion:reduce){.wpds-custom-ai-chat__spinner{animation:none}}.wpds-custom-ai-chat__error{background:var(--wpds-color-background-surface-error-weak,#fcf0f1);border-inline-start:3px solid var(--wpds-color-stroke-surface-error,#cc1818);border-radius:var(--wpds-border-radius-sm,2px);font-size:var(--wpds-typography-font-size-md,13px);line-height:var(--wpds-typography-line-height-sm,20px);margin:0 var(--wpds-dimension-padding-lg,16px) var(--wpds-dimension-padding-md,12px);padding:var(--wpds-dimension-padding-sm,8px) var(--wpds-dimension-padding-md,12px)}.wpds-custom-ai-chat__footer{border-block-start:var(--wpds-border-width-xs,1px) solid var(--wpds-color-stroke-surface-neutral-weak,#f0f0f0);padding:var(--wpds-dimension-padding-md,12px) var(--wpds-dimension-padding-lg,16px)}.wpds-custom-ai-chat__composer{display:flex;flex-direction:column;gap:var(--wpds-dimension-gap-sm,8px);margin:0;position:relative}textarea.wpds-custom-ai-chat__input{background:var(--wpds-color-surface,#fff);border:var(--wpds-border-width-xs,1px) solid var(--wpds-color-stroke-interactive-neutral,#8d8d8d);border-radius:var(--wpds-border-radius-sm,2px);box-sizing:border-box;color:var(--wpds-color-foreground-content-neutral,#1e1e1e);font:inherit;font-size:var(--wpds-typography-font-size-md,13px);inline-size:100%;line-height:var(--wpds-typography-line-height-sm,20px);max-block-size:160px;min-block-size:64px;padding:var(--wpds-dimension-padding-sm,8px) var(--wpds-dimension-padding-md,12px);resize:none}textarea.wpds-custom-ai-chat__input:focus{border-color:var(--wpds-color-stroke-interactive-brand,#3858e9);box-shadow:0 0 0 1px var(--wpds-color-stroke-interactive-brand,#3858e9);outline:none}.wpds-custom-ai-chat__composer-actions{align-items:center;display:flex;gap:var(--wpds-dimension-gap-sm,8px);justify-content:space-between}.wpds-custom-ai-chat__composer-tools{align-items:center;display:inline-flex;gap:var(--wpds-dimension-gap-xs,4px)}button.wpds-custom-ai-chat__composer-button{align-items:center;background:none;block-size:var(--wpds-dimension-size-md,32px);border:0;border-radius:var(--wpds-border-radius-sm,2px);color:var(--wpds-color-foreground-content-neutral-weak,#707070);cursor:default;display:inline-flex;inline-size:var(--wpds-dimension-size-md,32px);justify-content:center;padding:0}button.wpds-custom-ai-chat__composer-button:not(:disabled){cursor:var(--wpds-cursor-control,pointer)}button.wpds-custom-ai-chat__composer-button:focus-visible,button.wpds-custom-ai-chat__composer-button:not(:disabled):hover{background:var(--wpds-color-background-interactive-neutral-weak-active,#ededed);color:var(--wpds-color-foreground-content-neutral,#1e1e1e)}button.wpds-custom-ai-chat__composer-button:focus-visible{outline:1.5px solid var(--wpds-color-stroke-focus,#3858e9);outline-offset:1px}button.wpds-custom-ai-chat__composer-button.is-listening{animation:wpds-custom-ai-chat-listening 1.2s ease-in-out infinite;color:var(--wpds-color-foreground-interactive-brand,#3858e9)}@keyframes wpds-custom-ai-chat-listening{50%{opacity:.45}}@media(prefers-reduced-motion:reduce){button.wpds-custom-ai-chat__composer-button.is-listening{animation:none}}.wpds-custom-ai-chat__tool-note{border-block-start:var(--wpds-border-width-xs,1px) solid var(--wpds-color-stroke-surface-neutral-weak,#f0f0f0);color:var(--wpds-color-foreground-content-neutral-weak,#707070);font-size:var(--wpds-typography-font-size-xs,11px);line-height:var(--wpds-typography-line-height-xs,16px);margin:var(--wpds-dimension-gap-md,12px) 0 0;padding-block-start:var(--wpds-dimension-gap-xs,4px)}button.wpds-custom-ai-chat__composer-button.is-active{color:var(--wpds-color-foreground-interactive-brand,#3858e9)}.wpds-custom-ai-chat__context-popover[hidden]{display:none}.wpds-custom-ai-chat__context-popover{background:var(--wpds-color-surface,#fff);border:var(--wpds-border-width-xs,1px) solid var(--wpds-color-stroke-surface-neutral,#e0e0e0);border-radius:var(--wpds-border-radius-md,4px);box-shadow:0 4px 16px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:var(--wpds-dimension-gap-xs,4px);inset-block-end:calc(100% + 4px);inset-inline-start:0;max-block-size:240px;max-inline-size:100%;min-inline-size:220px;overflow-y:auto;padding:var(--wpds-dimension-padding-sm,8px);position:absolute;z-index:5}.wpds-custom-ai-chat__context-row{align-items:center;border-radius:var(--wpds-border-radius-sm,2px);color:var(--wpds-color-foreground-content-neutral,#1e1e1e);cursor:var(--wpds-cursor-control,pointer);display:flex;font-size:var(--wpds-typography-font-size-md,13px);gap:var(--wpds-dimension-gap-sm,8px);line-height:var(--wpds-typography-line-height-sm,20px);padding:2px var(--wpds-dimension-padding-xs,4px)}.wpds-custom-ai-chat__context-row:hover{background:var(--wpds-color-background-interactive-neutral-weak-active,#ededed)}.wpds-custom-ai-chat__context-row input{accent-color:var(--wpds-color-background-interactive-brand-strong,#3858e9);margin:0}.wpds-custom-ai-chat__context-list{border-block-start:var(--wpds-border-width-xs,1px) solid var(--wpds-color-stroke-surface-neutral-weak,#f0f0f0);display:flex;flex-direction:column;gap:2px;margin-block-start:2px;padding-block-start:var(--wpds-dimension-padding-xs,4px)}button.wpds-custom-ai-chat__attach,button.wpds-custom-ai-chat__send{align-items:center;border-radius:var(--wpds-border-radius-sm,2px);cursor:default;display:inline-flex;font:inherit;font-size:var(--wpds-typography-font-size-md,13px);font-weight:var(--wpds-typography-font-weight-emphasis,600);gap:var(--wpds-dimension-gap-xs,4px);min-block-size:var(--wpds-dimension-size-md,32px);padding:var(--wpds-dimension-padding-xs,4px) var(--wpds-dimension-padding-md,12px)}button.wpds-custom-ai-chat__attach:not(:disabled),button.wpds-custom-ai-chat__send:not(:disabled){cursor:var(--wpds-cursor-control,pointer)}button.wpds-custom-ai-chat__attach{background:none;border:0;color:var(--wpds-color-foreground-interactive-brand,#3858e9)}button.wpds-custom-ai-chat__attach:before{background:linear-gradient(currentColor,currentColor) 50% 50%/10px 1.5px no-repeat,linear-gradient(currentColor,currentColor) 50% 50%/1.5px 10px no-repeat;block-size:12px;content:"";display:inline-block;inline-size:12px}button.wpds-custom-ai-chat__attach:focus-visible,button.wpds-custom-ai-chat__attach:not(:disabled):hover{background-color:var(--wpds-color-background-interactive-brand-weak,rgba(56,88,233,.04))}button.wpds-custom-ai-chat__send{background:var(--wpds-color-background-interactive-brand-strong,#3858e9);border:var(--wpds-border-width-xs,1px) solid transparent;color:var(--wpds-color-foreground-interactive-brand-strong,#eff0f2)}button.wpds-custom-ai-chat__send:after{block-size:6px;border-block-start:1.5px solid currentColor;border-inline-end:1.5px solid currentColor;content:"";display:inline-block;inline-size:6px;rotate:-45deg;translate:0 1px}button.wpds-custom-ai-chat__send:not(:disabled):hover{filter:brightness(.92)}button.wpds-custom-ai-chat__attach:focus-visible,button.wpds-custom-ai-chat__send:focus-visible{outline:1.5px solid var(--wpds-color-stroke-focus,#3858e9);outline-offset:1px}.wpds-custom-ai-chat__hint{color:var(--wpds-color-foreground-content-neutral-weak,#707070);font-size:var(--wpds-typography-font-size-xs,11px);line-height:var(--wpds-typography-line-height-xs,16px);margin:0}aside.wpds-custom-ai-chat{--wpdsc-chat-fg:var( --wpds-color-foreground-content-neutral,#1e1e1e );--wpdsc-chat-edge-offset:var( --wpds-dimension-gap-sm,8px )}aside.wpds-custom-ai-chat[data-appearance=light]{--wpds-color-background-brand-weak:#f0f3ff;--wpds-color-background-interactive-brand-strong:#3858e9;--wpds-color-background-interactive-brand-weak:rgba(56,88,233,.04);--wpds-color-background-interactive-brand-weak-active:#e7ecfc;--wpds-color-background-interactive-error-strong:#cc1818;--wpds-color-background-interactive-neutral-strong:#2d2d2d;--wpds-color-background-interactive-neutral-weak:transparent;--wpds-color-background-interactive-neutral-weak-active:#ededed;--wpds-color-background-surface-brand:#ecf0fa;--wpds-color-background-surface-error-weak:#fcf0f1;--wpds-color-background-surface-info-weak:#f3f9ff;--wpds-color-background-surface-neutral-strong:#fff;--wpds-color-background-surface-neutral-weak:#f4f4f4;--wpds-color-border:#dcdcde;--wpds-color-foreground-content-brand:#3858e9;--wpds-color-foreground-content-error:#cc1818;--wpds-color-foreground-content-info:#001b4f;--wpds-color-foreground-content-neutral:#1e1e1e;--wpds-color-foreground-content-neutral-weak:#707070;--wpds-color-foreground-interactive-brand:#3858e9;--wpds-color-foreground-interactive-brand-active:#0b0070;--wpds-color-foreground-interactive-brand-strong:#fff;--wpds-color-foreground-interactive-error-strong:#f2efef;--wpds-color-foreground-interactive-neutral:#1e1e1e;--wpds-color-foreground-interactive-neutral-disabled:#8d8d8d;--wpds-color-foreground-interactive-neutral-strong:#f0f0f0;--wpds-color-foreground-interactive-neutral-weak:#707070;--wpds-color-stroke-alert-error:#cc1818;--wpds-color-stroke-focus:#3858e9;--wpds-color-stroke-interactive-brand:#3858e9;--wpds-color-stroke-interactive-brand-active:#2337c8;--wpds-color-stroke-interactive-neutral:#8d8d8d;--wpds-color-stroke-interactive-neutral-disabled:#dbdbdb;--wpds-color-stroke-surface-brand:#aebcf3;--wpds-color-stroke-surface-brand-strong:#3858e9;--wpds-color-stroke-surface-error:#cc1818;--wpds-color-stroke-surface-info:#a9c6e7;--wpds-color-stroke-surface-neutral:#e0e0e0;--wpds-color-stroke-surface-neutral-weak:#f0f0f0;--wpds-color-surface:#fff;--wpds-color-text:#1e1e1e;color-scheme:light}aside.wpds-custom-ai-chat[data-appearance=dark]{--wpds-color-background-brand-weak:#232b4d;--wpds-color-background-interactive-brand-strong:#3858e9;--wpds-color-background-interactive-brand-weak:rgba(123,144,255,.08);--wpds-color-background-interactive-brand-weak-active:#2a3763;--wpds-color-background-interactive-error-strong:#cc1818;--wpds-color-background-interactive-neutral-strong:#f0f0f1;--wpds-color-background-interactive-neutral-weak:transparent;--wpds-color-background-interactive-neutral-weak-active:#2c2c2e;--wpds-color-background-surface-brand:#20263d;--wpds-color-background-surface-error-weak:#3a1d1f;--wpds-color-background-surface-info-weak:#16222e;--wpds-color-background-surface-neutral-strong:#1e1e1e;--wpds-color-background-surface-neutral-weak:#2c2c2e;--wpds-color-border:#3c3c3c;--wpds-color-foreground-content-brand:#7b90ff;--wpds-color-foreground-content-error:#ff8085;--wpds-color-foreground-content-info:#bdd3f2;--wpds-color-foreground-content-neutral:#f0f0f1;--wpds-color-foreground-content-neutral-weak:#a7aaad;--wpds-color-foreground-interactive-brand:#7b90ff;--wpds-color-foreground-interactive-brand-active:#9db1ff;--wpds-color-foreground-interactive-brand-strong:#fff;--wpds-color-foreground-interactive-error-strong:#f2efef;--wpds-color-foreground-interactive-neutral:#f0f0f1;--wpds-color-foreground-interactive-neutral-disabled:#6c7074;--wpds-color-foreground-interactive-neutral-strong:#1e1e1e;--wpds-color-foreground-interactive-neutral-weak:#9ca0a4;--wpds-color-stroke-alert-error:#f86368;--wpds-color-stroke-focus:#7b90ff;--wpds-color-stroke-interactive-brand:#7b90ff;--wpds-color-stroke-interactive-brand-active:#9db1ff;--wpds-color-stroke-interactive-neutral:#8d8d8d;--wpds-color-stroke-interactive-neutral-disabled:#3c3c3c;--wpds-color-stroke-surface-brand:#3a4a80;--wpds-color-stroke-surface-brand-strong:#7b90ff;--wpds-color-stroke-surface-error:#f86368;--wpds-color-stroke-surface-info:#2e4a68;--wpds-color-stroke-surface-neutral:#3c3c3c;--wpds-color-stroke-surface-neutral-weak:#2c2c2e;--wpds-color-surface:#1e1e1e;--wpds-color-text:#f0f0f1;color-scheme:dark}@media(prefers-color-scheme:dark){aside.wpds-custom-ai-chat[data-appearance=system]{--wpds-color-background-brand-weak:#232b4d;--wpds-color-background-interactive-brand-strong:#3858e9;--wpds-color-background-interactive-brand-weak:rgba(123,144,255,.08);--wpds-color-background-interactive-brand-weak-active:#2a3763;--wpds-color-background-interactive-error-strong:#cc1818;--wpds-color-background-interactive-neutral-strong:#f0f0f1;--wpds-color-background-interactive-neutral-weak:transparent;--wpds-color-background-interactive-neutral-weak-active:#2c2c2e;--wpds-color-background-surface-brand:#20263d;--wpds-color-background-surface-error-weak:#3a1d1f;--wpds-color-background-surface-info-weak:#16222e;--wpds-color-background-surface-neutral-strong:#1e1e1e;--wpds-color-background-surface-neutral-weak:#2c2c2e;--wpds-color-border:#3c3c3c;--wpds-color-foreground-content-brand:#7b90ff;--wpds-color-foreground-content-error:#ff8085;--wpds-color-foreground-content-info:#bdd3f2;--wpds-color-foreground-content-neutral:#f0f0f1;--wpds-color-foreground-content-neutral-weak:#a7aaad;--wpds-color-foreground-interactive-brand:#7b90ff;--wpds-color-foreground-interactive-brand-active:#9db1ff;--wpds-color-foreground-interactive-brand-strong:#fff;--wpds-color-foreground-interactive-error-strong:#f2efef;--wpds-color-foreground-interactive-neutral:#f0f0f1;--wpds-color-foreground-interactive-neutral-disabled:#6c7074;--wpds-color-foreground-interactive-neutral-strong:#1e1e1e;--wpds-color-foreground-interactive-neutral-weak:#9ca0a4;--wpds-color-stroke-alert-error:#f86368;--wpds-color-stroke-focus:#7b90ff;--wpds-color-stroke-interactive-brand:#7b90ff;--wpds-color-stroke-interactive-brand-active:#9db1ff;--wpds-color-stroke-interactive-neutral:#8d8d8d;--wpds-color-stroke-interactive-neutral-disabled:#3c3c3c;--wpds-color-stroke-surface-brand:#3a4a80;--wpds-color-stroke-surface-brand-strong:#7b90ff;--wpds-color-stroke-surface-error:#f86368;--wpds-color-stroke-surface-info:#2e4a68;--wpds-color-stroke-surface-neutral:#3c3c3c;--wpds-color-stroke-surface-neutral-weak:#2c2c2e;--wpds-color-surface:#1e1e1e;--wpds-color-text:#f0f0f1}}.wpds-custom-ai-chat__header-row{align-items:center;display:flex;gap:var(--wpds-dimension-gap-sm,8px);justify-content:space-between}.wpds-custom-ai-chat__actions{display:inline-flex;gap:var(--wpds-dimension-gap-xs,4px)}button.wpds-custom-ai-chat__action{align-items:center;background:none;block-size:var(--wpds-dimension-size-sm,24px);border:0;border-radius:var(--wpds-border-radius-sm,2px);color:inherit;cursor:var(--wpds-cursor-control,pointer);display:inline-flex;inline-size:var(--wpds-dimension-size-sm,24px);justify-content:center;opacity:.7;padding:0}button.wpds-custom-ai-chat__action:focus-visible,button.wpds-custom-ai-chat__action:not(:disabled):hover{background:var(--wpds-color-background-interactive-neutral-weak-active,#ededed);opacity:1}button.wpds-custom-ai-chat__action:focus-visible{outline:1.5px solid var(--wpds-color-stroke-focus,#3858e9);outline-offset:-1px}.wpds-custom-ai-chat__glyph-expand{block-size:10px;border:1.5px solid;border-radius:1px;display:block;inline-size:10px}.wpds-custom-ai-chat__glyph-plus{background:currentColor;block-size:12px;display:block;inline-size:1.5px;position:relative}.wpds-custom-ai-chat__glyph-plus:before{background:currentColor;block-size:1.5px;content:"";inline-size:12px;inset-block-start:calc(50% - .75px);inset-inline-start:calc(50% - 6px);position:absolute}.wpds-custom-ai-chat__glyph-settings{background:currentColor;block-size:1.5px;box-shadow:0 -4px 0 0 currentColor,0 4px 0 0 currentColor;display:block;inline-size:12px}.wpds-custom-ai-chat__glyph-close{block-size:10px;display:block;inline-size:10px;position:relative}.wpds-custom-ai-chat__glyph-close:after,.wpds-custom-ai-chat__glyph-close:before{background:currentColor;block-size:1.5px;content:"";inline-size:100%;inset-block-start:calc(50% - .75px);position:absolute}.wpds-custom-ai-chat__glyph-close:before{rotate:45deg}.wpds-custom-ai-chat__glyph-close:after{rotate:-45deg}button.wpds-custom-ai-chat__suggestion{align-items:center;display:flex;justify-content:space-between}button.wpds-custom-ai-chat__suggestion:after{block-size:7px;border-block-start:1.5px solid currentColor;border-inline-end:1.5px solid currentColor;content:"";display:inline-block;inline-size:7px;rotate:45deg}p.wpds-custom-ai-chat__meta{color:var(--wpds-color-foreground-content-neutral-weak,#707070);display:flex;font-family:var(--wpdsc-font-mono,"SFMono-Regular",Consolas,"Liberation Mono",monospace);font-size:10px;gap:var(--wpds-dimension-gap-sm,8px);justify-content:space-between;letter-spacing:.04em;margin:var(--wpds-dimension-gap-sm,8px) 0 0}.wpds-custom-ai-chat__glyph-history{block-size:12px;border:1.5px solid;border-radius:50%;display:block;inline-size:12px;position:relative}.wpds-custom-ai-chat__glyph-history:after{block-size:4px;border-block-end:1.5px solid currentColor;border-inline-start:1.5px solid currentColor;content:"";inline-size:3.5px;inset-block-start:1.5px;inset-inline-start:3.5px;position:absolute}.wpds-custom-ai-chat__resize{cursor:col-resize;inline-size:16px;inset-block:0;inset-inline-start:calc(-8px + var(--wpdsc-chat-edge-offset, 8px));position:absolute;touch-action:none;z-index:2}.wpds-custom-ai-chat__grip{background-color:var(--wpds-color-stroke-interactive-neutral,#8d8d8d);block-size:48px;border-radius:999px;display:block;inline-size:4px;inset-block-start:50%;inset-inline-start:8px;position:absolute;transition:background-color var(--wpds-motion-duration-sm,.12s) var(--wpds-motion-easing-subtle,ease),block-size var(--wpds-motion-duration-sm,.12s) var(--wpds-motion-easing-subtle,ease);translate:0 -50%}.wpds-custom-ai-chat__resize:focus-visible .wpds-custom-ai-chat__grip,.wpds-custom-ai-chat__resize:hover .wpds-custom-ai-chat__grip,.wpds-custom-ai-chat__resize[data-resizing] .wpds-custom-ai-chat__grip{background-color:var(--wpds-color-stroke-surface-brand-strong,#3858e9);block-size:64px}.wpds-custom-ai-chat__resize[data-resizing] .wpds-custom-ai-chat__grip{transition:none}@media(prefers-reduced-motion:reduce){.wpds-custom-ai-chat__grip{transition:none}}.wpds-custom-ai-chat--busy .wpds-custom-ai-chat__composer{opacity:.6}.wpds-custom-ai-chat__icon{display:block;fill:currentColor}aside.wpds-custom-ai-chat--expanded{border-radius:0;inset:var(--wp-admin--admin-bar--height,0) 0 0 0;position:fixed;z-index:100000}.wpds-app-shell__assistant:has(>aside.wpds-custom-ai-chat--expanded){z-index:100000}aside.wpds-custom-ai-chat--expanded .wpds-custom-ai-chat__resize{display:none}.wpds-custom-ai-chat__settings-view{display:none;flex:1 1 auto;flex-direction:column;gap:var(--wpds-dimension-gap-lg,16px);min-block-size:0;overflow-y:auto;padding:var(--wpds-dimension-padding-lg,16px)}aside.wpds-custom-ai-chat--settings .wpds-custom-ai-chat__settings-view{display:flex}aside.wpds-custom-ai-chat--settings .wpds-custom-ai-chat__error,aside.wpds-custom-ai-chat--settings .wpds-custom-ai-chat__footer,aside.wpds-custom-ai-chat--settings .wpds-custom-ai-chat__thinking,aside.wpds-custom-ai-chat--settings .wpds-custom-ai-chat__transcript,aside.wpds-custom-ai-chat--settings .wpds-custom-ai-chat__transcript:empty+.wpds-custom-ai-chat__empty{display:none}.wpds-custom-ai-chat__settings-heading{color:var(--wpdsc-chat-fg,#1e1e1e);font-size:var(--wpds-typography-font-size-md,13px);font-weight:var(--wpds-typography-font-weight-emphasis,600);line-height:var(--wpds-typography-line-height-sm,20px);margin:0}.wpds-custom-ai-chat__settings-note{color:var(--wpds-color-foreground-content-neutral-weak,#707070);font-size:var(--wpds-typography-font-size-xs,11px);line-height:var(--wpds-typography-line-height-xs,16px);margin:2px 0 0}.wpds-custom-ai-chat__field{display:flex;flex-direction:column;flex-shrink:0;gap:var(--wpds-dimension-gap-xs,4px)}.wpds-custom-ai-chat__field-label{color:var(--wpds-color-foreground-content-neutral-weak,#707070);font-size:var(--wpds-typography-font-size-xs,11px);line-height:var(--wpds-typography-line-height-xs,16px)}select.wpds-custom-ai-chat__select,textarea.wpds-custom-ai-chat__instructions{background:var(--wpds-color-surface,#fff);border:var(--wpds-border-width-xs,1px) solid var(--wpds-color-stroke-interactive-neutral,#8d8d8d);border-radius:var(--wpds-border-radius-sm,2px);box-sizing:border-box;color:var(--wpds-color-foreground-content-neutral,#1e1e1e);font:inherit;font-size:var(--wpds-typography-font-size-md,13px);inline-size:100%;line-height:var(--wpds-typography-line-height-sm,20px);padding:var(--wpds-dimension-padding-sm,8px) var(--wpds-dimension-padding-md,12px)}textarea.wpds-custom-ai-chat__instructions{min-block-size:80px;resize:none}select.wpds-custom-ai-chat__select:focus,textarea.wpds-custom-ai-chat__instructions:focus{border-color:var(--wpds-color-stroke-interactive-brand,#3858e9);box-shadow:0 0 0 1px var(--wpds-color-stroke-interactive-brand,#3858e9);outline:none}.wpds-custom-ai-chat__history-view{--wpdsc-convo-line:var( --wpds-color-stroke-surface-neutral-weak,#f0f0f0 );--wpdsc-convo-row-hover:var( --wpds-color-background-interactive-neutral-weak-active,#ededed );display:none;flex:1 1 auto;flex-direction:column;min-block-size:0}aside.wpds-custom-ai-chat--history .wpds-custom-ai-chat__history-view{display:flex}aside.wpds-custom-ai-chat--history .wpds-custom-ai-chat__error,aside.wpds-custom-ai-chat--history .wpds-custom-ai-chat__footer,aside.wpds-custom-ai-chat--history .wpds-custom-ai-chat__settings-view,aside.wpds-custom-ai-chat--history .wpds-custom-ai-chat__thinking,aside.wpds-custom-ai-chat--history .wpds-custom-ai-chat__transcript,aside.wpds-custom-ai-chat--history .wpds-custom-ai-chat__transcript:empty+.wpds-custom-ai-chat__empty{display:none}.wpds-custom-ai-chat__history-head{align-items:center;border-block-end:var(--wpds-border-width-xs,1px) solid var(--wpdsc-convo-line,#f0f0f0);display:flex;flex-shrink:0;gap:var(--wpds-dimension-gap-sm,8px);justify-content:space-between;padding:var(--wpds-dimension-padding-md,12px) var(--wpds-dimension-padding-lg,16px)}.wpds-custom-ai-chat__history-list{display:flex;flex:1 1 auto;flex-direction:column;min-block-size:0;overflow-y:auto}.wpds-custom-ai-chat__history-empty{color:var(--wpds-color-foreground-content-neutral-weak,#707070);font-size:var(--wpds-typography-font-size-md,13px);line-height:var(--wpds-typography-line-height-sm,20px);margin:auto 0;padding:var(--wpds-dimension-padding-2xl,24px) var(--wpds-dimension-padding-lg,16px);text-align:center}.wpds-custom-ai-chat__history-view .wpds-custom-ai-conversation__check{display:inline-block;visibility:hidden}.wpds-custom-ai-chat__history-view[data-selecting] .wpds-custom-ai-conversation__check{visibility:visible}.wpds-custom-ai-chat__history-actions{align-items:center;display:inline-flex;gap:var(--wpds-dimension-gap-xs,4px)}button.wpds-custom-ai-chat__history-delete{visibility:hidden}.wpds-custom-ai-chat__history-view[data-selecting] .wpds-custom-ai-chat__history-delete{visibility:visible}button.wpds-custom-ai-chat__history-select[aria-pressed=true]{background:var(--wpds-color-background-interactive-neutral-weak-active,#ededed);opacity:1}.wpds-custom-ai-chat__history-tools{align-items:center;border-block-end:var(--wpds-border-width-xs,1px) solid var(--wpdsc-convo-line,#f0f0f0);display:flex;flex-shrink:0;flex-wrap:wrap;gap:var(--wpds-dimension-gap-sm,8px);padding:var(--wpds-dimension-padding-sm,8px) var(--wpds-dimension-padding-lg,16px)}input.wpds-custom-ai-chat__history-search{background:var(--wpds-color-surface,#fff);border:var(--wpds-border-width-xs,1px) solid var(--wpds-color-stroke-interactive-neutral,#8d8d8d);border-radius:var(--wpds-border-radius-sm,2px);box-sizing:border-box;color:var(--wpds-color-foreground-content-neutral,#1e1e1e);flex:1 1 120px;font:inherit;font-size:var(--wpds-typography-font-size-md,13px);line-height:var(--wpds-typography-line-height-sm,20px);min-inline-size:0;padding:2px var(--wpds-dimension-padding-sm,8px)}input.wpds-custom-ai-chat__history-search:focus{border-color:var(--wpds-color-stroke-interactive-brand,#3858e9);box-shadow:0 0 0 1px var(--wpds-color-stroke-interactive-brand,#3858e9);outline:none}.wpds-custom-ai-chat__history-filterwrap{flex:0 0 auto;position:relative}button.wpds-custom-ai-chat__history-filter-toggle{block-size:var(--wpds-dimension-size-md,32px);inline-size:var(--wpds-dimension-size-md,32px)}button.wpds-custom-ai-chat__history-filter-toggle.is-active{color:var(--wpds-color-foreground-interactive-brand,#3858e9)}.wpds-custom-ai-chat__filter-popover{background:var(--wpds-color-surface,#fff);border:var(--wpds-border-width-xs,1px) solid var(--wpds-color-stroke-surface-neutral,#e0e0e0);border-radius:var(--wpds-border-radius-md,4px);box-shadow:0 4px 16px rgba(0,0,0,.08);display:flex;flex-direction:column;gap:2px;inset-block-start:calc(100% + 4px);inset-inline-end:0;min-inline-size:160px;padding:var(--wpds-dimension-padding-sm,8px);position:absolute;z-index:6}.wpds-custom-ai-chat__filter-popover[hidden]{display:none}.wpds-custom-ai-message__label-row{align-items:center;display:flex;gap:var(--wpds-dimension-gap-sm,8px);justify-content:space-between}button.wpds-custom-ai-chat__copy.is-copied{color:var(--wpds-color-foreground-interactive-brand,#3858e9);opacity:1}@media(hover:hover){.wpds-custom-ai-message .wpds-custom-ai-chat__image-bar button,.wpds-custom-ai-message button.wpds-custom-ai-chat__copy{opacity:0;transition:opacity var(--wpds-motion-duration-sm,.12s) var(--wpds-motion-easing-subtle,ease)}.wpds-custom-ai-chat__codeblock:hover button.wpds-custom-ai-chat__copy--code,.wpds-custom-ai-chat__image:hover .wpds-custom-ai-chat__image-bar button,.wpds-custom-ai-message .wpds-custom-ai-chat__image-bar button.is-copied,.wpds-custom-ai-message .wpds-custom-ai-chat__image-bar button:focus-visible,.wpds-custom-ai-message button.wpds-custom-ai-chat__copy.is-copied,.wpds-custom-ai-message button.wpds-custom-ai-chat__copy:focus-visible,.wpds-custom-ai-message__label-row:hover button.wpds-custom-ai-chat__copy{opacity:1}}@media(hover:hover)and (prefers-reduced-motion:reduce){.wpds-custom-ai-message .wpds-custom-ai-chat__image-bar button,.wpds-custom-ai-message button.wpds-custom-ai-chat__copy{transition:none}}.wpds-custom-ai-chat__codeblock{position:relative}button.wpds-custom-ai-chat__copy--code{background:var(--wpds-color-background-surface-neutral-weak,#f4f4f4);inset-block-start:6px;inset-inline-end:6px;position:absolute}.wpds-custom-ai-chat__image{display:block;inline-size:100%}.wpds-custom-ai-chat__image+.wpds-custom-ai-chat__image{margin-block-start:var(--wpds-dimension-gap-sm,8px)}.wpds-custom-ai-chat__image img{border-radius:var(--wpds-border-radius-sm,2px);display:block;margin-inline:auto;max-inline-size:100%}.wpds-custom-ai-chat__image-bar{display:flex;gap:var(--wpds-dimension-gap-xs,4px);justify-content:flex-end;margin-block-start:var(--wpds-dimension-gap-xs,4px)}aside.wpds-custom-ai-chat.has-brand,aside.wpds-custom-ai-chat.has-brand[data-appearance]{--wpds-color-background-interactive-brand-strong:var( --wpdsc-brand );--wpds-color-background-interactive-brand-weak:color-mix(in srgb,var( --wpdsc-brand ) 6%,transparent);--wpds-color-background-interactive-brand-weak-active:color-mix(in srgb,var( --wpdsc-brand ) 14%,transparent);--wpds-color-foreground-content-brand:var( --wpdsc-brand );--wpds-color-foreground-interactive-brand:var( --wpdsc-brand );--wpds-color-stroke-focus:var( --wpdsc-brand );--wpds-color-stroke-interactive-brand:var( --wpdsc-brand );--wpds-color-stroke-surface-brand-strong:var( --wpdsc-brand )}aside.wpds-custom-ai-chat.has-surface,aside.wpds-custom-ai-chat.has-surface[data-appearance]{--wpds-color-background-surface-neutral-strong:var( --wpdsc-surface );--wpds-color-surface:var( --wpdsc-surface )}aside.wpds-custom-ai-chat.has-text,aside.wpds-custom-ai-chat.has-text[data-appearance]{--wpds-color-foreground-content-neutral:var( --wpdsc-text );--wpds-color-foreground-interactive-neutral:var( --wpdsc-text );--wpds-color-text:var( --wpdsc-text );--wpdsc-chat-fg:var( --wpdsc-text );color:var(--wpdsc-text)}aside.wpds-custom-ai-chat.has-radius{border-radius:var(--wpdsc-radius)}aside.wpds-custom-ai-chat.has-font{font-family:var(--wpdsc-font)}aside.wpds-custom-ai-chat[data-look=glass]{--wpdsc-glass:var( --wpdsc-surface,#fff );--wpds-color-surface:color-mix(in srgb,var( --wpdsc-glass ) 55%,transparent);--wpds-color-background-surface-neutral-strong:color-mix(in srgb,var( --wpdsc-glass ) 55%,transparent);--wpds-color-background-surface-neutral-weak:color-mix(in srgb,var( --wpdsc-glass ) 35%,transparent);--wpds-color-background-interactive-neutral-weak-active:color-mix(in srgb,var( --wpdsc-glass ) 70%,transparent);backdrop-filter:blur(var(--wpdsc-blur,12px));-webkit-backdrop-filter:blur(var(--wpdsc-blur,12px));background:color-mix(in srgb,var(--wpdsc-glass) 45%,transparent);border:1px solid hsla(0,0%,100%,.4);border-radius:var(--wpdsc-radius,16px);box-shadow:0 8px 32px rgba(0,0,0,.15)}aside.wpds-custom-ai-chat[data-look=glass][data-appearance=dark]{--wpdsc-glass:var( --wpdsc-surface,#1e1e1e );border-color:hsla(0,0%,100%,.12)}@media(prefers-color-scheme:dark){aside.wpds-custom-ai-chat[data-look=glass][data-appearance=system]{--wpdsc-glass:var( --wpdsc-surface,#1e1e1e );border-color:hsla(0,0%,100%,.12)}}
