@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
  background-color: #0e0e0e;
  color: #bfa76f;
  font-family: "Poppins", sans-serif;
  max-height: 96vh;
  font-weight: 800;
  font-size: 1rem;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

.container {
  background-color: rgba(34, 34, 34, 0.9);
  border: 1px solid #bfa76f;
  border-radius: 12px;
  padding: 40px;
  margin: 40px auto;
  margin-bottom: 20px;
  max-width: 1400px;
  box-shadow: 0 8px 24px rgba(191, 167, 111, 0.4);
}
body::-webkit-scrollbar {
                width: 8px;
            }
            body::-webkit-scrollbar-thumb {
                background-color: #bfa76f;
                border-radius: 10px;
            }
            body::-webkit-scrollbar-track {
                background-color: rgba(255, 255, 255, 0.1);
                border-radius: 10px;
            }
            body::-webkit-scrollbar-thumb:hover {
                background-color: #bfa76f;
            }
            body::-webkit-scrollbar-track:hover {
                background-color: rgba(255, 255, 255, 0.1);
            }
            body::-webkit-scrollbar-thumb:active {
                background-color: #bfa76f;
            }
            body::-webkit-scrollbar-track:active {
                background-color: rgba(255, 255, 255, 0.1);
            }

            form-select::-webkit-scrollbar {
                width: 8px !important;
            }
            form-select::-webkit-scrollbar-thumb {
                background-color: #bfa76f !important;
                border-radius: 10px !important;
            }
            form-select::-webkit-scrollbar-track {
                background-color: rgba(255, 255, 255, 0.1) !important;
                border-radius: 10px !important;
            }
            form-select::-webkit-scrollbar-thumb:hover {
                background-color: #bfa76f !important;
            }
            form-select::-webkit-scrollbar-track:hover {
                background-color: rgba(255, 255, 255, 0.1) !important;
            }
            form-select::-webkit-scrollbar-thumb:active {
                background-color: #bfa76f !important;
            }
            form-select::-webkit-scrollbar-track:active {
                background-color: rgba(255, 255, 255, 0.1) !important;
            }
            .table-responsive::-webkit-scrollbar {
                width: 8px !important;
            }
            .table-responsive::-webkit-scrollbar-thumb {
                background-color: #bfa76f !important;
                border-radius: 10px !important;
            }
            .table-responsive::-webkit-scrollbar-track {
                background-color: rgba(255, 255, 255, 0.1) !important;
                border-radius: 10px !important;
            }
            .table-responsive::-webkit-scrollbar-thumb:hover {
                background-color: #bfa76f !important;
            }
            .table-responsive::-webkit-scrollbar-track:hover {
                background-color: rgba(255, 255, 255, 0.1) !important;
            }
            .table-responsive::-webkit-scrollbar-thumb:active {
                background-color: #bfa76f !important;
            }
            .table-responsive::-webkit-scrollbar-track:active {
                background-color: rgba(255, 255, 255, 0.1) !important;
            }
            textarea::-webkit-scrollbar {
                width: 8px !important;
            }
            textarea::-webkit-scrollbar-thumb {
                background-color: #bfa76f !important;
                border-radius: 10px !important;
            }
            textarea::-webkit-scrollbar-track {
                background-color: rgba(255, 255, 255, 0.1) !important;
                border-radius: 10px !important;
            }
            textarea::-webkit-scrollbar-thumb:hover {
                background-color: #bfa76f !important;
            }
            textarea::-webkit-scrollbar-track:hover {
                background-color: rgba(255, 255, 255, 0.1) !important;
            }
            textarea::-webkit-scrollbar-thumb:active {
                background-color: #bfa76f !important;
            }
            textarea::-webkit-scrollbar-track:active {
                background-color: rgba(255, 255, 255, 0.1) !important;
            }
            #clientNumbers::-webkit-scrollbar {
                width: 8px !important;
            }
            #clientNumbers::-webkit-scrollbar-thumb {
                background-color: #bfa76f !important;
                border-radius: 10px !important;
            }
            #clientNumbers::-webkit-scrollbar-track {
                background-color: rgba(255, 255, 255, 0.1) !important;
                border-radius: 10px !important;
            }
            #clientNumbers::-webkit-scrollbar-thumb:hover {
                background-color: #bfa76f !important;
            }
            #clientNumbers::-webkit-scrollbar-track:hover {
                background-color: rgba(255, 255, 255, 0.1) !important;
            }
            #clientNumbers::-webkit-scrollbar-thumb:active {
                background-color: #bfa76f !important;
            }
            #clientNumbers::-webkit-scrollbar-track:active {
                background-color: rgba(255, 255, 255, 0.1) !important;
            }
            .tab-content::-webkit-scrollbar {
                width: 8px !important;
            }
            .tab-content::-webkit-scrollbar-thumb {
                background-color: #bfa76f !important;
                border-radius: 10px !important;
            }
            .tab-content::-webkit-scrollbar-track {
                background-color: rgba(255, 255, 255, 0.1) !important;
                border-radius: 10px !important;
            }
            .tab-content::-webkit-scrollbar-thumb:hover {
                background-color: #bfa76f !important;
            }
            .tab-content::-webkit-scrollbar-track:hover {
                background-color: rgba(255, 255, 255, 0.1) !important;
            }
            .tab-content::-webkit-scrollbar-thumb:active {
                background-color: #bfa76f !important;
            }
            .tab-content::-webkit-scrollbar-track:active {
                background-color: rgba(255, 255, 255, 0.1) !important;
            }
            .modal::-webkit-scrollbar {
                width: 8px !important;
            }
            .modal::-webkit-scrollbar-thumb {
                background-color: #bfa76f !important;
                border-radius: 10px !important;
            }
            .modal::-webkit-scrollbar-track {
                background-color: rgba(255, 255, 255, 0.1) !important;
                border-radius: 10px !important;
            }
            .modal::-webkit-scrollbar-thumb:hover {
                background-color: #bfa76f !important;
            }
            .modal::-webkit-scrollbar-track:hover {
                background-color: rgba(255, 255, 255, 0.1) !important;
            }
            .modal::-webkit-scrollbar-thumb:active {
                background-color: #bfa76f !important;
            }
            .modal::-webkit-scrollbar-track:active {
                background-color: rgba(255, 255, 255, 0.1) !important;
            }
h1 {
  color: #bfa76f !important;
  font-size: 44px;
  font-weight: 900;
  padding-top: 35px;
  padding-left: 35px;
}

.logo-image {
  max-width: 200px;
  /* center image */
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a {
  color: #bfa76f !important;
  text-decoration: none;
}

a:hover {
  color: #d8b878 !important;
  background-color: transparent !important;
}

.text-gold {
  color: #bfa76f !important;
}

.btn-custom {
  background-color: #bfa76f !important;
  color: #0e0e0e !important; /* gold-ish text */
  border: none;
  border-radius: 8px;
  padding: 0.5rem 1.25rem;
  transition: 0.3s ease;
}

.btn-custom:hover {
  background-color: #d8b878 !important;
  color: #0e0e0e !important; /* gold-ish text */
  transform: translateY(-1px);
}

.btn-custom-sm {
  background-color: #bfa76f;
  color: #0e0e0e;
  border: none;
  border-radius: 8px;
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  transition: 0.3s ease;
}

.btn-custom-sm:hover {
  background-color: #d8b878;
  color: #0e0e0e;
  transform: translateY(-1px);
}

.btn-outline-gold {
  background-color: transparent;
  border: 1px solid #bfa76f;
  color: #bfa76f;
  font-size: 1rem;
  border-radius: 8px;
  padding: 0.5rem 1.25rem;
  transition: all 0.3s ease, transform 0.3s ease;
}

.btn-outline-gold-nav {
  background-color: transparent;
  width: 100%;
  text-align: left;
  color: #bfa76f;
  font-size: 1rem;
  border-radius: 8px;
  padding: 0.5rem 1.25rem;
  transition: all 0.3s ease, transform 0.3s ease;
}

.btn-outline-gold-nav:hover {
  width: 100%;
  background-color: transparent;
  color: #d8b878 !important;
  border: 1px solid #bfa76f;
  transform: translateY(-2px);
}

.btn-outline-gold:hover {
  background-color: #bfa76f;
  color: #0e0e0e;
  transform: translateY(-2px);
}

.btn-outline-gold-sm {
  background-color: transparent;
  border: 1px solid #bfa76f;
  color: #bfa76f;
  border-radius: 8px;
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  transition: 0.3s ease;
}

.btn-outline-gold-sm:hover {
  background-color: #bfa76f;
  color: #0e0e0e;
  transform: translateY(-2px);
}

.btn-upload {
  background-color: transparent;
  color: #bfa76f;
  padding: 0.75rem 2rem;
  border-radius: 8px;
  border: none;
  transition: background-color 0.3s ease, transform 0.3s ease;
}

.btn-upload:hover {
  background-color: transparent;
  color: #bfa76f;
  padding: 0.75rem 2rem;
  border-radius: 8px;
  border: 1px solid #bfa76f;
  transform: translateY(-2px);
}

#fileList {
  margin-top: 30px;
}

.file-item {
  background-color: #333;
  padding: 15px;
  margin-bottom: 10px;
  border-radius: 8px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #ccc;
  transition: background-color 0.3s;
}

.file-item:hover {
  background-color: #444;
}

.file-name {
  font-weight: 600;
  color: #f5f5f5;
}

.download-btn {
  background-color: transparent;
  color: #bfa76f;
  border: 1px solid #bfa76f;
  border-radius: 6px;
  padding: 0.5rem 1rem;
  transition: all 0.3s ease;
}

.download-btn:hover {
  background-color: #bfa76f;
  color: #0e0e0e;
}

textarea {
  background-color: #222 !important;
  border: 1px solid #bfa76f !important;
  color: #bfa76f !important; /* gold-ish text input, select*/
  border-radius: 8px;
  padding: 10px;
}

input[type="time" i] {
  border: 1px solid #555 !important;
  color: #bfa76f !important; /* gold-ish text */
  border-radius: 8px;
  padding: 10px;
}
input[type="time" i]:focus {
  background-color: #666 !important;
  border: 1px solid #555 !important;
  color: #bfa76f !important; /* gold-ish text */
  outline: none !important;
  box-shadow: 0 0 8px rgba(191, 167, 111, 0.4);
}

input[type="time"]::-webkit-calendar-picker-indicator {
  filter: brightness(0) saturate(100%) invert(65%) sepia(83%) saturate(308%) hue-rotate(1deg) brightness(98%) contrast(91%);
}
input[type="time"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="time"]::-webkit-clear-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  filter: brightness(0) saturate(100%) invert(65%) sepia(83%) saturate(308%) hue-rotate(1deg) brightness(98%) contrast(91%);
}
input[type="date"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="date"]::-webkit-clear-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type="file" i]:hover {
  background-color: #222 !important;
  color: #bfa76f !important; /* gold-ish text */
  border-color: #bfa76f !important;
  box-shadow: 0 0 8px rgba(191, 167, 111, 0.4);
}

input[type="file"]::file-selector-button {
  background-color: #bfa76f;
  /* Gold Color */
  color: #0e0e0e;
  /* Dark text */
  border: none;
  padding: 10px 20px;
  margin: 5px 5px;
  border-radius: 8px;
  cursor: pointer;
  font-size: 16px;
  transition: background-color 0.3s ease;
}

input[type="file"]::file-selector-button:hover {
  background-color: #d6c083 !important;
  color: #0e0e0e !important; /* gold-ish text */
  /* Lighter gold color */
}
input[type="file" i]::file-selector-button:focus {
  background-color: #bfa76f !important;
  color: #0e0e0e !important; /* gold-ish text */
  border-color: #bfa76f !important;
  box-shadow: 0 0 8px rgba(191, 167, 111, 0.4) !important;
}
input[type="file" i]::file-selector-button:active {
  background-color: #d8b878 !important;
  color: #0e0e0e !important; /* gold-ish text */
  transform: translateY(1px) !important;
}

    input[type="range"]::-webkit-slider-thumb {
  background-color: #bfa76f !important; /* Gold */
  border: none;
}

input[type="range"]::-moz-range-thumb {
  background-color: #bfa76f !important;
  border: none;
}

input[type="range"]::-ms-thumb {
  background-color: #bfa76f !important;
  border: none;
}

input[type="range"] {
  accent-color: #bfa76f !important;
  background-color: transparent;
}

input[type="range"]:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 4px rgba(191, 167, 111, 0.5); /* gold glow */
}

input[type="range"]:focus::-moz-range-thumb {
  box-shadow: 0 0 0 4px rgba(191, 167, 111, 0.5);
}

input[type="range"]:focus::-ms-thumb {
  box-shadow: 0 0 0 4px rgba(191, 167, 111, 0.5);
}
input[type="number" i] {
  background-color: #222 !important;
  border: 1px solid #bfa76f !important;
  color: #bfa76f !important; /* gold-ish text */
  border-radius: 8px;
  padding: 10px;
}
input[type="number" i]:focus {
  background-color: #222 !important;
  border: 1px solid #bfa76f !important;
  color: #bfa76f !important; /* gold-ish text */
  outline: none !important;
  box-shadow: 0 0 8px rgba(191, 167, 111, 0.4) !important;
}
input[type="number"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"]::-webkit-clear-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="number"]::-webkit-calendar-picker-indicator {
  filter: brightness(0) saturate(100%) invert(65%) sepia(83%) saturate(308%) hue-rotate(1deg) brightness(98%) contrast(91%);
}
input[type="number"]::-webkit-slider-thumb {
  background-color: #bfa76f !important; /* Gold */
  border: none;
}
input[type="number"]:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 4px rgba(191, 167, 111, 0.5); /* gold glow */
}

input[type="number"]:focus::-moz-range-thumb {
  box-shadow: 0 0 0 4px rgba(191, 167, 111, 0.5);
}

input[type="number"]:focus::-ms-thumb {
  box-shadow: 0 0 0 4px rgba(191, 167, 111, 0.5);
}
.form-select {
  background-color: #222 !important;
  border: 1px solid #bfa76f !important;
  color: #bfa76f !important; /* gold-ish text */
  border-radius: 8px !important;
  padding: 10px !important;
}
.form-select:focus {
  background-color: #222 !important;
  border: 1px solid #bfa76f !important;
  color: #bfa76f !important; /* gold-ish text */
  outline: none !important;
  border-color: #bfa76f !important;
  box-shadow: 0 0 8px rgba(191, 167, 111, 0.4) !important;
}
.form-select::placeholder {
  color: #bfa76f !important; /* gold-ish text */
}
.form-select::-webkit-calendar-picker-indicator {
  filter: brightness(0) saturate(100%) invert(65%) sepia(83%) saturate(308%) hue-rotate(1deg) brightness(98%) contrast(91%);
}
.form-select::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-select:hover {
  background-color: #222 !important;
  color: #bfa76f !important; /* gold-ish text */
  border: 1px solid #bfa76f !important;
}
select option:hover {
  background-color: #222 !important;
  color: #bfa76f !important; /* gold-ish text */
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  background-color: #222;
  border: 1px solid #bfa76f !important;
  color: #bfa76f !important; /* gold-ish text */
  border-radius: 8px;
  padding: 10px;
}
.form-select[multiple]:focus, .form-select[size]:not([size="1"]):focus {
  background-color: #222;
  border: 1px solid #bfa76f !important;
  color: #bfa76f !important; /* gold-ish text */
  outline: none;
  border-color: #bfa76f !important;
  box-shadow: 0 0 8px rgba(191, 167, 111, 0.4) !important;
}
.form-select[multiple]::placeholder, .form-select[size]:not([size="1"])::placeholder {
  color: #bfa76f !important; /* gold-ish text */
}
.form-select[multiple]::-webkit-calendar-picker-indicator, .form-select[size]:not([size="1"])::-webkit-calendar-picker-indicator {
  filter: brightness(0) saturate(100%) invert(65%) sepia(83%) saturate(308%) hue-rotate(1deg) brightness(98%) contrast(91%);
}
.form-select[multiple]::-webkit-inner-spin-button, .form-select[size]:not([size="1"])::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-select[multiple]::-webkit-clear-button, .form-select[size]:not([size="1"])::-webkit-clear-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-select[multiple]::-webkit-file-upload-button, .form-select[size]:not([size="1"])::-webkit-file-upload-button {

  /* Gold Color */
  color: #0e0e0e;
  /* Dark text */
  border: none;
  padding: 10px 20px;
  margin: 5px 5px;
  border-radius: 8px;
  cursor: pointer;
  font-size: 16px;
  transition: background-color 0.3s ease;
}
.form-select[multiple]::-webkit-file-upload-button:hover, .form-select[size]:not([size="1"])::-webkit-file-upload-button:hover {
  background-color: #222 !important;
  color: #bfa76f !important; /* gold-ish text */
  /* Lighter gold color */
}
.form-select[multiple]::-webkit-file-upload-button:focus, .form-select[size]:not([size="1"])::-webkit-file-upload-button:focus {
  border: 1px solid #bfa76f !important;
  background-color: #bfa76f !important;
  color: #0e0e0e !important; /* gold-ish text */
  border-color: #bfa76f !important;
  box-shadow: 0 0 8px rgba(191, 167, 111, 0.4) !important;
}
.form-select[multiple]::-webkit-file-upload-button:active, .form-select[size]:not([size="1"])::-webkit-file-upload-button:active {
  background-color: #222 !important;
  color: #bfa76f !important; /* gold-ish text */
  transform: translateY(1px) !important;
}

label {
  color: #bfa76f;
  font-weight: 500;
  margin-bottom: 5px;
}

.form-control {
  background-color: #222 !important;
  border: 1px solid #bfa76f !important; 
  color: #bfa76f !important; /* gold-ish text */
  border-radius: 8px;
  padding: 10px;
  transition: all 0.3s ease;
}

.form-control:focus, input:focus, textarea:focus, select:focus {
  background-color: #222 !important;
  color: #bfa76f !important; /* gold-ish text */
  outline: none;
  border-color: #bfa76f !important;
  box-shadow: 0 0 8px rgba(191, 167, 111, 0.4) !important;
}

.form-control::placeholder {
  color: #bfa76f !important; /* gold-ish text */
}

.form-check-input {
  margin-right: 10px;
  background-color: #666 !important;
  color: #bfa76f !important; /* gold-ish text */
  border: 1px solid #bfa76f !important;
}

.form-check-input:focus {
  background-color: #666 !important;
  border: 1px solid #bfa76f !important;
  box-shadow: 0 0 8px rgba(191, 167, 111, 0.4) !important;
}

.form-check-input:checked {
  background-color: #bfa76f !important;
  color: #0e0e0e !important; /* gold-ish text */
  border: 1px solid #bfa76f !important;
}

.form-select-input {
  background-color: #666 !important;
  color: #bfa76f !important; /* gold-ish text */
  border: 1px solid #bfa76f !important;
  border-radius: 8px;
}
.form-select-input:focus {
  background-color: #666 !important;
  border: 1px solid #bfa76f !important;
  box-shadow: 0 0 8px rgba(191, 167, 111, 0.4) !important;
}
.form-select-input:checked {
  background-color: #bfa76f !important;
  color: #0e0e0e !important; /* gold-ish text */
  border: 1px solid #bfa76f !important;
}
.form-select-input:hover {
  background-color: #bfa76f !important;
  color: #0e0e0e !important; /* gold-ish text */
  border: 1px solid #bfa76f !important;
}
.form-select:hover {
  background-color: #222 !important;
  color: #bfa76f !important; /* gold-ish text */
  border: 1px solid #bfa76f !important;
}
.form-select:focus {
  background-color: #bfa76f !important;
  color: #0e0e0e !important; /* gold-ish text */
  border: 1px solid #bfa76f !important;
}
/* Change selected option background color */
select option:checked {
    background-color: #bfa76f !important; /* Your desired background color */
    color: #0e0e0e !important;            /* Optional: change the text color */
}

/* Change option hover background (works in some browsers) */
select option:hover {
    background-color: #bfa76f !important;
    color:  #0e0e0e !important;            /* Optional: change the text color */
}
/* Change option hover background (works in some browsers) */

select option {
  background-color: #222 !important;
  color: #bfa76f !important;
  border: 1px solid #333 !important;
  padding: 10px;
  margin: 5px 0;
  border-radius: 8px !important;
}

select option:focus {
  background-color: #222 !important;
  color: #bfa76f !important;
  border: 1px solid #bfa76f !important;
}
select option:active {
  background-color: #bfa76f !important;
  color: #0e0e0e !important;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
select option:checked {
  background-color: #bfa76f !important;
  color: #0e0e0e !important;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
select option:hover {
  background-color: #0e0e0e !important;
  border-radius: 8px;
  color: #bfa76f !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.form-select:hover {
  background-color: #0e0e0e !important;
  border-radius: 8px;
  color: #bfa76f !important;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
}
.custom-table {
  background-color: #1a1a1a; /* dark background */
  color: #bfa76f !important; /* gold-ish text */           /* light text */
}

table {
  border: 1px solid #bfa76f !important; /* gold-ish borders */
  border-radius: 8px;
  overflow: hidden;
  width: 100%;
  margin-bottom: 20px;
}

td {
  background-color: #1a1a1a !important; /* dark background */
  color: #bfa76f !important; /* gold-ish text */
 border: 1px solid #bfa76f !important; /* gold-ish borders */
}
th {
  background-color: #1a1a1a !important; /* dark background */
  color: #bfa76f !important; /* gold-ish text */
  border: 1px solid #bfa76f !important; /* gold-ish borders */
}
.custom-table thead th {
  background-color: #2a2a2a; /* slightly lighter for headers */
  color: #d8b878;           /* gold-ish headers */
}

.spinner-border {
  width: 3rem;
  height: 3rem;
  color: #d8b878; 
  }

  /* Card Styles */
.card {
  width: 100%;
  background-color: #1a1a1a;
  border: 1px solid #bfa76f;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 0 8px rgba(191, 167, 111, 0.4) !important;
  transition: all 0.3s ease;
  animation: fadeInUp 0.7s ease;
  animation-fill-mode: forwards;
  animation-delay: 0.2s;
  margin-bottom: 20px;
}

/* Card Header */
.card-header {
  background-color: #bfa76f;
  color: #0e0e0e;
  font-size: 1.5rem;
  font-weight: 600;
  padding: 20px;
}

/* Form Error */
.alert-danger {
  background-color: rgba(255, 0, 0, 0.2);
  color: #ff4d4d;
  border-radius: 8px;
}

/* Form Success */
.alert-success {
  background-color: rgba(0, 128, 0, 0.2);
  color: #6cd46c;
  border-radius: 8px;
}

.dropdown-toggle::after {
  display: none !important;
}
.dropdown-menu {
  background-color: #1a1a1a;
  border: 1px solid #bfa76f;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(227, 177, 59, 0.2);
  width: 275px;
  padding: 10px;
  animation-fill-mode: forwards;
  animation-delay: 0.2s;
  z-index: 1000;
  margin-top: 10px;
  backdrop-filter: blur(10px);
}
.dropdown-item {
  color: #bfa76f;
  padding: 10px 20px;
  border-radius: 8px;
  transition: background-color 0.3s ease, color 0.3s ease;
}

.dropdown-item:hover {
  background-color: #0e0e0e;
  color: #d8b878;
  transition: background-color 0.3s ease;
  box-shadow: 0 4px 8px rgba(191, 167, 111, 0.2);
  border-radius: 8px;
  padding: 10px;
}
.dropdown-item:active {
  background-color: #d8b878;
  color: #0e0e0e;
  transform: translateY(1px);
  box-shadow: none;
}

/* navbar */
.navbar {
  background-color: #1a1a1a !important;
  padding: 15px 0px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.7);
}

.echodial {
  font-weight: 900;
  font-size: 2rem;
  color: #bfa76f !important;
  text-decoration: none;
}

.notification-badge {
  position: absolute;
  top: 2px;
  right: -6px;
  color: white;
  font-size: 0.75rem;
  width: 18px;
  height: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: red;
  padding: 0;
  line-height: 1;
}

.badge-number {
  position: relative;
  top: 0px; /* Moves number slightly up */
}

.h2 {
  font-size: 1.8rem;
  font-weight: 800;
  color: #bfa76f !important;
  text-decoration: none;
  letter-spacing: 1px;
}

.navbar .nav-link,
.navbar .dropdown-toggle {
  color: #bfa76f !important;
  font-weight: 500;
  margin-right: .625rem; 
  padding-left: .5rem;
  padding-right: .5rem;
  transition: color 0.3s;
}

.navbar .nav-link:hover,
.navbar .dropdown-toggle:hover {
  color: #d8b878 !important;
}

.dropdown-divider {
  border-color: #444;
}

#searchInput {
  background-color: #2a2a2a;
  border: 1px solid #d8b878;
  border-radius: 6px;
  padding-left: 2rem;
  color: #bfa76f !important;
}

#searchInput:focus {
  border-color: #bfa76f;
  box-shadow: 0 0 10px rgba(191, 167, 111, 0.5);
  background-color: #2a2a2a;
}

#searchInput::placeholder {
  color: #bfa76f;
}

input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
  height: 1em;
  width: 1em;
  background: url("data:image/svg+xml,%3Csvg fill='%23bfa76f' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 320 512'%3E%3Cpath d='M310.6 361.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L160 301.3 54.6 406.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L114.7 256 9.4 150.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 210.7l105.4-105.4c12.5-12.5 32.8-12.5 45.3 0s12.5 32.8 0 45.3L205.3 256l105.3 105.4z'/%3E%3C/svg%3E") no-repeat center;
  background-size: 100% 100%;
  cursor: pointer;
}
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.btn-logout {
  background-color: #bfa76f;
  color: #0e0e0e;
  border-radius: 6px;
  transition: background-color 0.3s ease;
}

.btn-logout:hover {
  background-color: #d8b878;
  color: #0e0e0e;
}

.btn-generate {
  background-color: #bfa76f;
  color: #0e0e0e;
  font-weight: 600;
  border: none;
  border-radius: 8px;
  width: 100%;
  padding: 12px;
  transition: background-color 0.3s ease, transform 0.3s ease;
}

.btn-generate:hover {
  background-color: transparent;
  color: #bfa76f;
  transform: translateY(-2px);
  border: 1px solid #bfa76f;
}

/* Subtle Animation */
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.main-profile-content {
  overflow: hidden !important;
  max-height: 100vh;
}
@media (min-width: 992px) {   /* only when the bar is expanded */
  .navbar-nav {
    flex-wrap: wrap;
  }
}
@media (max-width: 768px) {
  .container {
    max-width: 90%;
      padding: 20px;
  }
  h1 {
      font-size: 28px;
  }
  h2 {
      font-size: 18px;
  }
  .btn-custom {
      font-size: 16px;
  }
}