:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#0f172a;background:#f8fafc;--dm-bg: #ffffff;--dm-surface: #f8fafc;--dm-surface-2: #f1f5f9;--dm-surface-3: #e8edf5;--dm-border: #e2e8f0;--dm-border-light: #f1f5f9;--dm-text: #0f172a;--dm-text-2: #64748b;--dm-text-3: #94a3b8;--dm-bubble-other: #ffffff;--dm-bubble-other-tx: #0f172a;--dm-input-bg: #f1f5f9;--dm-scrollbar: #e2e8f0;--dm-active-bg: #f3e8ff;--dm-accent-bg: #f3e8ff;--dm-filter-inactive: #f1f5f9;--dm-filter-text: #64748b}[data-theme=dark]{color:#e9e0f5;background:#1e1829;--dm-bg: #1e1829;--dm-surface: #251e33;--dm-surface-2: #2e2640;--dm-surface-3: #3a3050;--dm-border: #3d3356;--dm-border-light: #2e2640;--dm-text: #e9e0f5;--dm-text-2: #9d8cb8;--dm-text-3: #655578;--dm-bubble-other: #2e2640;--dm-bubble-other-tx: #e9e0f5;--dm-input-bg: #2e2640;--dm-scrollbar: #3d3356;--dm-active-bg: rgba(130, 73, 140, .22);--dm-accent-bg: rgba(130, 73, 140, .18);--dm-filter-inactive: #2e2640;--dm-filter-text: #9d8cb8}*,*:before,*:after{box-sizing:border-box}body{margin:0;padding:0;-webkit-font-smoothing:antialiased}#root{min-height:100vh}@keyframes spin{to{transform:rotate(360deg)}}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--dm-scrollbar);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:var(--dm-border)}input:focus,textarea:focus{outline:none;border-color:#82498c!important;background:var(--dm-bg)!important;color:var(--dm-text)!important}button:hover{filter:brightness(.95)}@media(max-width:768px){[data-panel=brand]{display:none!important}}
