.App{width:100%;min-height:100vh;display:flex;flex-direction:column}.nav-item{transition:color .2s ease-in-out}.nav-item:hover{color:gold!important}html,body{margin:0;padding:0;width:100%;overflow-x:hidden;background-color:#f8f9fa;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;transition:background-color .3s ease,color .3s ease}*{box-sizing:border-box}ul{margin:0;padding:0}body.dark-mode{background-color:#0f172a!important;color:#f1f5f9!important}body.dark-mode div[style*="backgroundColor: '#fcfcfc'"],body.dark-mode div[style*="backgroundColor: '#f4f7f6'"],body.dark-mode div[style*="background-color: #fcfcfc"],body.dark-mode div[style*="backgroundColor: '#f8fafc'"]{background-color:#0f172a!important}body.dark-mode div[style*="background-color: #fff"],body.dark-mode div[style*="backgroundColor: '#fff'"],body.dark-mode div[style*="background: '#fff'"],body.dark-mode div[style*="background: #fff"],body.dark-mode div[style*="background-color: white"],body.dark-mode div[style*="background: white"],body.dark-mode aside,body.dark-mode main,body.dark-mode section,body.dark-mode table,body.dark-mode th,body.dark-mode td,body.dark-mode tr{background-color:#1e293b!important;color:#f1f5f9!important;border-color:#334155!important}body.dark-mode .activeMember{background-color:#334155!important}body.dark-mode .filter-dropdown,body.dark-mode .msg-btn{background-color:#1e293b!important;color:#f1f5f9!important;border-color:#475569!important}body.dark-mode .msg-btn:hover{background-color:#334155!important;color:#fbbf24!important}body.dark-mode tr[style*="backgroundColor: '#fffef0'"],body.dark-mode tr[style*="backgroundColor: '#fff'"]{background-color:#1e293b!important;color:#f1f5f9!important}body.dark-mode tr[style*="backgroundColor: '#fffef0'"]{border-left:4px solid #fbbf24!important}body.dark-mode th[style*="background: '#f8f9fa'"],body.dark-mode th[style*="backgroundColor: '#f8fafc'"]{background-color:#0f172a!important;color:#94a3b8!important;border-bottom:1px solid #334155!important}body.dark-mode h1,body.dark-mode h2,body.dark-mode h3,body.dark-mode h4,body.dark-mode strong,body.dark-mode .nameText,body.dark-mode span[style*="color: #333"]{color:#f8fafc!important}body.dark-mode input,body.dark-mode textarea,body.dark-mode select{background-color:#0f172a!important;color:#f8fafc!important;border-color:#475569!important}body.dark-mode option{background-color:#1e293b!important;color:#f1f5f9!important}body.dark-mode input::placeholder,body.dark-mode textarea::placeholder{color:#64748b!important}body.dark-mode *{border-color:#334155!important}body.dark-mode img{background-color:transparent!important;border-color:transparent!important}body.dark-mode button[style*="background: #fff"],body.dark-mode button[style*="background: '#fff'"]{background-color:#334155!important;color:#f1f5f9!important}
