.chatgpt{--chatgpt-background:#fff;--chatgpt-foreground:#0d0d0d;--chatgpt-header-background:#fff;--chatgpt-header-foreground:#0d0d0d;--chat-header-background:var(--chatgpt-header-background);--chat-header-foreground:var(--chatgpt-header-foreground);--chatgpt-footer-background:#fff;--chatgpt-input-background:#f4f4f4;--chatgpt-input-foreground:#0d0d0d;--chatgpt-input-placeholder:#8e8e8e;--chatgpt-user-message-background:#2f2f2f;--chatgpt-user-message-foreground:#fff;--chatgpt-assistant-message-foreground:#0d0d0d;--chatgpt-action-button-color:#8e8e8e;--chatgpt-action-button-hover:#0d0d0d;--chatgpt-voice-button-background:#0d0d0d;--chatgpt-voice-button-foreground:#fff;--chatgpt-code-header-background:#2f2f2f;--chatgpt-code-header-foreground:#d1d1d1;--chatgpt-code-block-background:#1e1e1e;--chatgpt-code-block-foreground:#d4d4d4;--chatgpt-inline-code-background:#f4f4f4;--chatgpt-inline-code-foreground:#0d0d0d;color:var(--chatgpt-foreground);background-color:var(--chatgpt-background)}.chatgpt.dark{--chatgpt-background:#212121;--chatgpt-foreground:#ececec;--chatgpt-header-background:#212121;--chatgpt-header-foreground:#ececec;--chatgpt-footer-background:#212121;--chatgpt-input-background:#303030;--chatgpt-input-foreground:#ececec;--chatgpt-input-placeholder:#9a9a9a;--chatgpt-user-message-background:#424242;--chatgpt-user-message-foreground:#ececec;--chatgpt-assistant-message-foreground:#ececec;--chatgpt-action-button-color:#9a9a9a;--chatgpt-action-button-hover:#ececec;--chatgpt-voice-button-background:#ececec;--chatgpt-voice-button-foreground:#212121;--chatgpt-code-header-background:#2f2f2f;--chatgpt-code-header-foreground:#d1d1d1;--chatgpt-code-block-background:#1e1e1e;--chatgpt-code-block-foreground:#d4d4d4;--chatgpt-inline-code-background:#3a3a3a;--chatgpt-inline-code-foreground:#ececec}.chatgpt-header{color:var(--chatgpt-header-foreground);background-color:var(--chatgpt-header-background)}.chatgpt-footer{background-color:var(--chatgpt-footer-background)}.chatgpt-input{color:var(--chatgpt-input-foreground);background-color:var(--chatgpt-input-background)}.chatgpt-input .text-muted-foreground{color:var(--chatgpt-input-placeholder)}.chatgpt-user-message{color:var(--chatgpt-user-message-foreground);background-color:var(--chatgpt-user-message-background)}.chatgpt-assistant-message{color:var(--chatgpt-assistant-message-foreground)}.chatgpt-action-button{color:var(--chatgpt-action-button-color)}.chatgpt-action-button:hover{color:var(--chatgpt-action-button-hover)}.chatgpt-voice-button{color:var(--chatgpt-voice-button-foreground);background-color:var(--chatgpt-voice-button-background)}.chatgpt-code-header{color:var(--chatgpt-code-header-foreground);background-color:var(--chatgpt-code-header-background)}.chatgpt-code-block{color:var(--chatgpt-code-block-foreground);background-color:var(--chatgpt-code-block-background);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,monospace}.chatgpt-inline-code{color:var(--chatgpt-inline-code-foreground);background-color:var(--chatgpt-inline-code-background);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Monaco,Consolas,monospace}
