:root{--page-bg: #f0f2f5;--card-bg: #ffffff;--chat-bg: #f9fafb;--row-bg: #f9fafb;--row-bg2: #f3f4f6;--border: #e5e7eb;--border-light: #f3f4f6;--text: #1a1a2e;--text-2: #374151;--text-muted: #6b7280;--text-faint: #9ca3af;--input-bg: #ffffff}[data-theme=dark]{--page-bg: #0f172a;--card-bg: #1e293b;--chat-bg: #0f172a;--row-bg: #1e293b;--row-bg2: #273549;--border: #334155;--border-light: #273549;--text: #f1f5f9;--text-2: #cbd5e1;--text-muted: #94a3b8;--text-faint: #64748b;--input-bg: #1e293b}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:var(--page-bg);color:var(--text);min-height:100vh;min-height:100dvh;overflow-x:hidden}button{cursor:pointer}input,textarea{font-family:inherit}.chat-layout{height:100vh;height:100dvh}.admin-tabbar::-webkit-scrollbar{display:none}.bot-bubble p{margin:0 0 6px}.bot-bubble p:last-child{margin-bottom:0}.bot-bubble ul,.bot-bubble ol{padding-left:18px;margin:4px 0}.bot-bubble li{margin-bottom:3px;line-height:1.4}.bot-bubble li p{margin:0}.bot-bubble strong{font-weight:700}.bot-bubble em{font-style:italic}.bot-bubble h1,.bot-bubble h2,.bot-bubble h3{font-weight:700;margin:6px 0 3px}.bot-bubble h1{font-size:16px}.bot-bubble h2{font-size:15px}.bot-bubble h3{font-size:14px}.bot-bubble hr{border:none;border-top:1px solid #e5e7eb;margin:6px 0}.conv-item:hover .conv-delete-btn{opacity:1!important}.conv-delete-btn:hover{color:#fca5a5!important;background:#ef444433!important}
