:root,[data-theme=dark]{--amy-bg: #000000;--amy-bg-elev: #0c0c0e;--amy-panel: #141418;--amy-panel-2: #1a1a20;--amy-chat-canvas: var(--amy-bg);--amy-sidebar: var(--amy-bg-elev);--amy-bubble: var(--amy-panel);--amy-topbar: var(--amy-panel);--amy-composer: var(--amy-panel);--amy-input: var(--amy-bg-elev);--amy-border: #2a2a32;--amy-border-soft: #1e1e24;--amy-text: #f0f0f4;--amy-text-muted: #9a9aa8;--amy-accent-purple: #b810ff;--amy-accent-blue: #00c0ff;--amy-danger: #e85d5d;--amy-radius: 10px;--amy-font: "IBM Plex Sans", "Segoe UI", system-ui, sans-serif;color-scheme:dark}[data-theme=light]{--amy-bg: #f4f4f7;--amy-bg-elev: #ffffff;--amy-panel: #ffffff;--amy-panel-2: #ececf2;--amy-chat-canvas: var(--amy-bg);--amy-sidebar: var(--amy-bg-elev);--amy-bubble: var(--amy-panel);--amy-topbar: var(--amy-panel);--amy-composer: var(--amy-panel);--amy-input: var(--amy-bg-elev);--amy-border: #d0d0da;--amy-border-soft: #e4e4ec;--amy-text: #121218;--amy-text-muted: #5c5c6c;--amy-accent-purple: #5c0880;--amy-accent-blue: #006080;color-scheme:light}[data-theme=mytheme]{--amy-bg: #17151a;--amy-bg-elev: #241c27;--amy-panel: #211b25;--amy-panel-2: #302735;--amy-chat-canvas: #1b181d;--amy-sidebar: #241c27;--amy-bubble: #2b2230;--amy-topbar: #211b25;--amy-composer: #221d25;--amy-input: #2b2230;--amy-border: #3a3040;--amy-border-soft: #2a2430;--amy-text: #f2eaee;--amy-text-muted: #b9adb5;--amy-accent-purple: #b06bb8;--amy-accent-blue: #63b8b0;--amy-danger: #e85d5d;--amy-radius: 10px;--amy-font: "IBM Plex Sans", "Segoe UI", system-ui, sans-serif;color-scheme:dark}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;background:var(--amy-bg);color:var(--amy-text);font-family:var(--amy-font);font-size:15px;line-height:1.45;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit;color:inherit}a{color:var(--amy-accent-blue)}button{cursor:pointer}#amy-app{height:100%;min-height:100dvh}
