*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg-deep: #1a1a2e;--bg-surface: #22223a;--bg-elevated: #2a2a4a;--text-primary: #e0e0e0;--text-secondary: #a0a0b8;--accent: #f4a261;--msg-own: #2e2a50;--msg-other: #262640}html,body{height:100%;overflow:hidden;background:var(--bg-deep);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{height:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#fff3}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .2s ease}.mobile-only{display:none!important}@media(max-width:640px){.mobile-only{display:inline-flex!important}.ant-layout-sider{display:none!important}.ant-layout-sider.sidebar-open{display:block!important;position:fixed!important;z-index:30!important;top:0;left:0;bottom:0}}
