.chat-speech-bubble[data-v-c6ad335a]{--comic-identity-avatar-size:2.5rem;--chat-message-accent:var(--chat-context-accent,var(--ns-color-organisation-accent,var(--ns-color-tertiary,#c7ff00)));--comic-bubble-text-color:var(--chat-message-ink,var(--ns-color-black,#1a1a1a));--comic-bubble-border-width:var(--chat-message-border-width,0px);--comic-bubble-border-color:var(--chat-message-border-color,transparent);box-sizing:border-box;width:100%;padding:var(--ns-spacing-md);overflow-wrap:anywhere;font-size:var(--ns-font-size-p);line-height:var(--ns-line-height-normal,1.5)}.chat-speech-bubble--assistant[data-v-c6ad335a]{--bubble-bg:var(--chat-message-assistant-surface,var(--ns-color-white,#fff))}.chat-speech-bubble--user[data-v-c6ad335a]{--bubble-bg:var(--chat-message-user-surface,color-mix(in srgb, var(--chat-message-accent) 14%, #fff));--comic-bubble-border-color:var(--chat-message-user-border-color,var(--chat-message-border-color,transparent))}.chat-speech-bubble--action[data-v-c6ad335a]{cursor:pointer;transition:transform var(--ns-transition-fast) ease}.chat-speech-bubble--action[data-v-c6ad335a]:hover{transform:translateY(-1px)}.chat-speech-bubble--action[data-v-c6ad335a]:active{transform:translateY(0)}.chat-speech-bubble--action[data-v-c6ad335a]:focus-visible{outline:2px solid var(--comic-bubble-text-color);outline-offset:var(--ns-spacing-xs)}.chat-speech-bubble--thinking .chat-speech-bubble__content[data-v-c6ad335a]{font-style:italic}.chat-speech-bubble--error[data-v-c6ad335a]{--comic-bubble-border-width:1px;--comic-bubble-border-color:var(--ns-color-error);--comic-identity-accent-override:var(--ns-color-error);--bubble-bg:color-mix(in srgb, var(--ns-color-error) 9%, var(--chat-message-assistant-surface,var(--ns-color-white,#fff)))}.chat-speech-bubble__content[data-v-c6ad335a]{min-width:0;color:var(--comic-bubble-text-color)}.chat-speech-bubble__content[data-v-c6ad335a] h1,.chat-speech-bubble__content[data-v-c6ad335a] h2,.chat-speech-bubble__content[data-v-c6ad335a] h3,.chat-speech-bubble__content[data-v-c6ad335a] h4,.chat-speech-bubble__content[data-v-c6ad335a] h5,.chat-speech-bubble__content[data-v-c6ad335a] h6{letter-spacing:.02rem;overflow-wrap:anywhere;text-wrap:balance;margin-block:1.25em .5em;line-height:1.2}.chat-speech-bubble__content[data-v-c6ad335a] h1{font-size:clamp(1.35rem,1.25rem + .5vw,1.75rem)}.chat-speech-bubble__content[data-v-c6ad335a] h2{font-size:clamp(1.2rem,1.15rem + .35vw,1.5rem)}.chat-speech-bubble__content[data-v-c6ad335a] h3{font-size:clamp(1.1rem,1.05rem + .25vw,1.3rem)}.chat-speech-bubble__content[data-v-c6ad335a] h4,.chat-speech-bubble__content[data-v-c6ad335a] h5,.chat-speech-bubble__content[data-v-c6ad335a] h6{font-size:clamp(1rem,.975rem + .15vw,1.125rem)}.chat-speech-bubble__content[data-v-c6ad335a]>:first-child{margin-top:0}.chat-speech-bubble__content[data-v-c6ad335a]>:last-child{margin-bottom:0}.chat-speech-bubble__content[data-v-c6ad335a] a{color:var(--comic-bubble-text-color);font-weight:var(--ns-font-weight-semibold);text-underline-offset:.15em;text-decoration:underline;text-decoration-thickness:2px}.chat-speech-bubble__content[data-v-c6ad335a] ol,.chat-speech-bubble__content[data-v-c6ad335a] ul{padding-inline-start:var(--ns-spacing-lg)}.chat-speech-bubble__content[data-v-c6ad335a] code{padding:0 var(--ns-spacing-xs);background:var(--chat-message-code-surface,color-mix(in srgb,var(--chat-message-accent) 16%,transparent));font-family:var(--ns-font-mono)}.chat-input[data-v-1d4cbddc]{--chat-input-control-accent:var(--chat-input-accent,var(--chat-context-accent,var(--ns-color-organisation-accent,var(--ns-color-tertiary))));--chat-input-border-width:1px;--chat-input-button-size:3rem;--chat-input-min-height:6rem;padding:var(--ns-spacing-sm) var(--ns-spacing-sm) max(var(--ns-spacing-sm),env(safe-area-inset-bottom));gap:var(--ns-spacing-xs);background:var(--chat-input-container-surface,var(--ns-color-black,#1a1a1a));flex-direction:column;display:flex}@media (width>=768px){.chat-input[data-v-1d4cbddc]{padding:var(--ns-spacing-md);background:0 0}}.chat-input--transparent[data-v-1d4cbddc]{background:0 0}.chat-input__inner[data-v-1d4cbddc]{min-height:var(--chat-input-min-height);position:relative}.chat-input__inner[data-v-1d4cbddc],.chat-input__surface--with-context[data-v-1d4cbddc]{border:var(--chat-input-border-width) solid var(--chat-input-border-color,color-mix(in srgb,var(--chat-input-control-accent) 45%,transparent));border-radius:var(--ns-border-radius-md);background:var(--chat-input-surface,var(--ns-color-white));overflow:hidden}.chat-input__surface--with-context .chat-input__inner[data-v-1d4cbddc]{border:0;border-radius:0}.chat-input__context[data-v-1d4cbddc]{border-bottom:1px solid var(--chat-input-context-border-color,color-mix(in srgb,var(--chat-input-control-accent) 20%,transparent))}.chat-input__label[data-v-1d4cbddc]{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.chat-input__field[data-v-1d4cbddc]{box-sizing:border-box;width:100%;min-height:calc(var(--chat-input-min-height) - var(--chat-input-border-width)*2);max-height:200px;padding:var(--ns-spacing-md) calc(var(--chat-input-button-size) + var(--ns-spacing-lg)) var(--ns-spacing-md) var(--ns-spacing-md);color:var(--chat-input-ink,var(--ns-color-black));font:inherit;font-size:var(--ns-font-size-sm);line-height:var(--ns-line-height-normal);resize:none;background:0 0;border:0;outline:0;display:block;overflow-y:hidden}.chat-input__field[data-v-1d4cbddc]::placeholder{color:var(--chat-input-placeholder,var(--ns-color-grey-600))}.chat-input__field[data-v-1d4cbddc]:disabled{opacity:.5;cursor:not-allowed}.chat-input__button[data-v-1d4cbddc]{right:var(--ns-spacing-sm);bottom:var(--ns-spacing-sm);width:var(--chat-input-button-size);height:var(--chat-input-button-size);border-radius:var(--ns-border-radius-md);background:var(--chat-input-button-surface,var(--chat-input-control-accent));color:var(--chat-input-button-ink,var(--ns-color-black));cursor:pointer;transition:filter var(--ns-transition-fast) ease,transform var(--ns-transition-fast) ease;border:0;place-items:center;padding:0;display:inline-grid;position:absolute}.chat-input__button[data-v-1d4cbddc]:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.chat-input__button[data-v-1d4cbddc]:active:not(:disabled){transform:translateY(0)}.chat-input__button[data-v-1d4cbddc]:disabled{opacity:.4;cursor:not-allowed}.chat-input__button[data-v-1d4cbddc]:focus-visible{outline:2px solid var(--chat-input-focus,var(--chat-input-control-accent));outline-offset:2px}.chat-input__error[data-v-1d4cbddc]{align-items:center;gap:var(--ns-spacing-sm);margin:var(--ns-spacing-sm) 0 0;padding:var(--ns-spacing-sm) var(--ns-spacing-md);border:1px solid var(--ns-color-error);border-radius:var(--ns-border-radius-md);background:var(--chat-input-error-surface,color-mix(in srgb,var(--ns-color-error) 10%,#fff));color:var(--chat-input-error-ink,var(--ns-color-black));font-size:var(--ns-font-size-small);display:flex}.chat-input__error svg[data-v-1d4cbddc]{color:var(--ns-color-error);flex-shrink:0}
