body{font-family:Inter,sans-serif;background-color:#eef2ff;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}input,textarea{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text;cursor:text}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#7c3aed33;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#7c3aed66}.auth-input{width:100%;padding:.75rem 1rem;border-radius:.75rem;background-color:#fffc;border:1px solid #e2e8f0;color:#1e293b;outline:none;transition:all .2s}.auth-input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf633;background-color:#fff}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(124,58,237,.3) transparent}.message-bubble{max-width:85%;padding:.75rem 1rem;position:relative;cursor:pointer;transition:transform .1s;word-break:break-word}.message-bubble:active{transform:scale(.98)}.msg-own{background:linear-gradient(135deg,#7c3aed,#4f46e5);color:#fff;border-radius:1.5rem 1.5rem 0;margin-left:auto;box-shadow:0 4px 6px -1px #7c3aed33}.msg-other{background-color:#fffc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#1e293b;border-radius:1.5rem 1.5rem 1.5rem 0;margin-right:auto;border:1px solid rgba(255,255,255,.6)}@media (min-width: 768px){.message-bubble{max-width:70%}}.active-room{background:linear-gradient(90deg,#8b5cf6,#4f46e5);color:#fff;box-shadow:0 10px 15px -3px #8b5cf64d;transform:scale(1.02)}.active-room .sub-text{color:#e0e7ff}.active-room .icon-box{background:#fff3;color:#fff;transform:rotate(3deg)}
