*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button{cursor:pointer;transition:all .2s ease}button:hover{opacity:.9;transform:translateY(-1px)}input:focus,select:focus{outline:none;box-shadow:0 0 0 2px rgba(200,16,46,.3)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#001a33}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.3)}::selection{background:rgba(200,16,46,.3);color:#fff}@media (max-width:768px){.messages-container{grid-template-columns:1fr!important;gap:16px!important}.conversations-list{max-height:300px!important}.chat-area{max-height:60vh!important;min-height:400px}.collection-header{padding:16px!important}.stats-divider{display:none!important}.badges-grid{grid-template-columns:repeat(2,1fr)!important}}[style*=overflow]{-webkit-overflow-scrolling:touch}