*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#3d3d5c;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#55a}.chat-bubble{word-wrap:break-word;border-radius:12px;max-width:85%;padding:10px 14px;font-size:14px;line-height:1.5}.chat-bubble-user{color:#fff;background:#4338ca;border-bottom-right-radius:4px;margin-left:auto}.chat-bubble-assistant{background:var(--chat-assistant-bg,#1e1e36);color:var(--chat-assistant-color,#e5e5e5);border-bottom-left-radius:4px}.chat-bubble-system{color:#9ca3af;text-align:center;background:0 0;max-width:100%;font-size:12px}.preview-desktop{width:100%;height:100%}.preview-mobile{border:8px solid #333;border-radius:24px;width:375px;height:667px;margin:20px auto;overflow:hidden}.cost-bar{z-index:1000;transition:height .2s;position:fixed;bottom:0;left:0;right:0}
