*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary: #111b21;--bg-secondary: #202c33;--bg-tertiary: #2a3942;--bg-chat: #0b141a;--bg-input: #2a3942;--bg-hover: #2a3942;--bg-active: #2a3942;--bg-sent: #005c4b;--bg-received: #202c33;--text-primary: #e9edef;--text-secondary: #8696a0;--text-muted: #667781;--accent: #00a884;--accent-hover: #00c49a;--border: #222e35;--online: #00a884;--unread-badge: #00a884;--shadow: rgba(0, 0, 0, .4)}html,body,#root{height:100%;width:100%;overflow:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-primary);color:var(--text-primary);font-size:15px;line-height:1.4;-webkit-font-smoothing:antialiased}button{cursor:pointer;border:none;background:none;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:#fff!important;background-image:linear-gradient(45deg,transparent 50%,#6B7280 50%),linear-gradient(135deg,#6B7280 50%,transparent 50%);background-position:calc(100% - 17px) calc(50% + 1px),calc(100% - 12px) calc(50% + 1px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;border:1px solid #D8DEE6!important;border-radius:8px!important;color:#111827!important;cursor:pointer;min-height:36px;padding-right:36px!important;box-shadow:0 1px 2px #1118270a;transition:border-color .15s,box-shadow .15s,background-color .15s}select:hover{border-color:#b9c3cf!important;background-color:#f9fafb!important}select:focus{border-color:#0e9f5a!important;box-shadow:0 0 0 3px #0e9f5a24;outline:none}select:disabled{background-color:#f3f4f6!important;color:#9ca3af!important;cursor:not-allowed;opacity:1}select option{background:#fff;color:#111827}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:99px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}
