/* ==========================================================================
   DARK MODE OVERRIDES - Ajustes específicos adicionales
   ========================================================================== */

/* ==========================================================================
   ELEMENTOS ESPECÍFICOS DE LA PLATAFORMA
   ========================================================================== */

/* Ajustes para elementos específicos de Fliends */
.navbar-gradient-blue,
.navbar-gradient-blue-green {
  background: linear-gradient(95deg, #000000 40%, #111111 100%) !important;
}

.navbar-gradient-blue-green {
  background: linear-gradient(95deg, #000000 40%, #111111 100%) !important;
}

/* Purple theme elements for Fliends */
.btn-border-filled,
.btn-common {
  background: linear-gradient(135deg, #8B5CF6 0%, #A855F7 100%) !important;
  border-color: #8B5CF6 !important;
  color: #ffffff !important;
}

.btn-border-filled:hover,
.btn-common:hover {
  background: linear-gradient(135deg, #A855F7 0%, #C084FC 100%) !important;
  color: #ffffff !important;
  transform: translateY(-2px) !important;
}

.btn-border {
  background: transparent !important;
  border-color: #8B5CF6 !important;
  color: #8B5CF6 !important;
}

.btn-border:hover {
  background: #8B5CF6 !important;
  color: #ffffff !important;
}

.feature-icon {
  background: linear-gradient(135deg, #8B5CF6 0%, #A855F7 100%) !important;
}

.featured-border1 {
  border-left-color: #8B5CF6 !important;
}

.featured-border2 {
  border-left-color: #A855F7 !important;
}

.featured-border3 {
  border-left-color: #C084FC !important;
}

.stat-number {
  color: #8B5CF6 !important;
}

#cta {
  background: linear-gradient(135deg, #8B5CF6 0%, #A855F7 100%) !important;
}

/* Ajustes para el logo y branding */
.logo_image img {
  filter: brightness(1.2) contrast(1.2) !important;
}

.brand-text {
  color: #ffffff !important;
}

/* Ajustes para elementos específicos de la plataforma */
.green {
  color: #28a745 !important;
}

.logoblue1 {
  color: #17a2b8 !important;
}

.red {
  color: #dc3545 !important;
}

.white {
  color: #ffffff !important;
}

.purple {
  color: #8B5CF6 !important;
}

/* ==========================================================================
   ELEMENTOS DE FORMULARIO ESPECÍFICOS
   ========================================================================== */

/* Ajustes para formularios específicos */
.form-group {
  margin-bottom: 1rem;
}

.form-group label {
  color: #ffffff !important;
  font-weight: 500;
}

.form-group .help-block {
  color: #aaaaaa !important;
}

/* Ajustes para inputs específicos */
.form-control-navbar {
  background-color: #2a2a2a !important;
  color: #ffffff !important;
  border: 1px solid #444444 !important;
}

.form-control-navbar::placeholder {
  color: #aaaaaa !important;
}

/* ==========================================================================
   ELEMENTOS DE NAVEGACIÓN ESPECÍFICOS
   ========================================================================== */

/* Ajustes para el sidebar específico */
.sidebar-dark-primary {
  background-color: #111111 !important;
}

.nav-sidebar .nav-link {
  color: #cccccc !important;
}

.nav-sidebar .nav-link:hover {
  background-color: #222222 !important;
  color: #ffffff !important;
}

.nav-sidebar .nav-link.active {
  background-color: #333333 !important;
  color: #ffffff !important;
}

/* Ajustes para el navbar específico */
.main-header {
  background-color: #000000 !important;
  border-bottom: 1px solid #333333 !important;
}

/* ==========================================================================
   ELEMENTOS DE CONTENIDO ESPECÍFICOS
   ========================================================================== */

/* Ajustes para contenido específico */
.content-wrapper {
  background-color: #000000 !important;
}

.main-content {
  background-color: #000000 !important;
}

/* Ajustes para elementos de texto específicos */
.text-muted {
  color: #aaaaaa !important;
}

.text-white {
  color: #ffffff !important;
}

/* ==========================================================================
   ELEMENTOS DE BOTONES ESPECÍFICOS
   ========================================================================== */

/* Ajustes para botones específicos de la plataforma */
.btn-navbar {
  background-color: #333333 !important;
  border-color: #444444 !important;
  color: #ffffff !important;
}

.btn-navbar:hover {
  background-color: #444444 !important;
  color: #ffffff !important;
}

/* ==========================================================================
   ELEMENTOS DE NOTIFICACIONES
   ========================================================================== */

/* Ajustes para notificaciones */
.navbar-badge {
  background-color: #dc3545 !important;
  color: #ffffff !important;
}

.badge-warning {
  background-color: #ffc107 !important;
  color: #000000 !important;
}

.badge-success {
  background-color: #28a745 !important;
  color: #ffffff !important;
}

.badge-info {
  background-color: #17a2b8 !important;
  color: #ffffff !important;
}

/* ==========================================================================
   ELEMENTOS DE TABLAS ESPECÍFICOS
   ========================================================================== */

/* Ajustes para tablas específicas */
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #1a1a1a !important;
}

.table-hover > tbody > tr:hover {
  background-color: #222222 !important;
}

/* ==========================================================================
   ELEMENTOS DE MODALES ESPECÍFICOS
   ========================================================================== */

/* Ajustes para modales específicos */
.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.8) !important;
}

/* ==========================================================================
   ELEMENTOS DE PAGINACIÓN ESPECÍFICOS
   ========================================================================== */

/* Ajustes para paginación específica */
.pagination .page-item.active .page-link {
  background-color: #333333 !important;
  border-color: #333333 !important;
  color: #ffffff !important;
}

/* ==========================================================================
   ELEMENTOS DE FOOTER ESPECÍFICOS
   ========================================================================== */

/* Ajustes para footer específico */
.footer {
  background-color: #000000 !important;
  border-top: 1px solid #333333 !important;
}

/* ==========================================================================
   ELEMENTOS DE ICONOS ESPECÍFICOS
   ========================================================================== */

/* Ajustes para iconos específicos */
.nav-icon {
  color: #8B5CF6 !important;
}

.nav-icon:hover {
  color: #ffffff !important;
}

/* ==========================================================================
   ELEMENTOS DE ESTADOS ESPECÍFICOS
   ========================================================================== */

/* Ajustes para estados específicos */
.disabled {
  opacity: 0.6 !important;
  color: #666666 !important;
}

[disabled] {
  opacity: 0.6 !important;
  color: #666666 !important;
}

/* ==========================================================================
   ELEMENTOS DE ANIMACIONES ESPECÍFICOS
   ========================================================================== */

/* Ajustes para animaciones específicas */
.fade {
  opacity: 1 !important;
}

.fade.show {
  opacity: 1 !important;
}

/* ==========================================================================
   ELEMENTOS DE RESPONSIVE ESPECÍFICOS
   ========================================================================== */

/* Ajustes para responsive específicos */
@media (max-width: 768px) {
  .navbar-toggler {
    border-color: #444444 !important;
  }
  
  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.8)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
  }
}

/* ==========================================================================
   ELEMENTOS DE UTILIDADES ESPECÍFICOS
   ========================================================================== */

/* Ajustes para utilidades específicas */
.bg-white {
  background-color: #1a1a1a !important;
}

.bg-light {
  background-color: #111111 !important;
}

.border {
  border-color: #333333 !important;
}

.shadow {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.5) !important;
}

/* ==========================================================================
   ELEMENTOS DE SCROLLBAR ESPECÍFICOS
   ========================================================================== */

/* Ajustes para scrollbar específica */
::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-track {
  background: #000000;
}

::-webkit-scrollbar-thumb {
  background: #444444;
  border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
  background: #555555;
}

/* ==========================================================================
   ELEMENTOS DE SELECCIÓN ESPECÍFICOS
   ========================================================================== */

/* Ajustes para selección específica */
::selection {
  background: #222222 !important;
  color: #ffffff !important;
}

/* ==========================================================================
   ELEMENTOS DE FOCUS ESPECÍFICOS
   ========================================================================== */

/* Ajustes para focus específico */
.form-control:focus {
  border-color: #555555 !important;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.1) !important;
}

.btn:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.1) !important;
}

/* ==========================================================================
   ELEMENTOS DE HOVER ESPECÍFICOS
   ========================================================================== */

/* Ajustes para hover específico */
.nav-link:hover {
  color: #ffffff !important;
}

.dropdown-item:hover {
  background-color: #222222 !important;
  color: #ffffff !important;
}

/* ==========================================================================
   ELEMENTOS DE ACTIVE ESPECÍFICOS
   ========================================================================== */

/* Ajustes para active específico */
.nav-link.active {
  background-color: #333333 !important;
  color: #ffffff !important;
}

.btn:active {
  background-color: #555555 !important;
  color: #ffffff !important;
} 