/* The BAW Tours - Futuristic Styling */

:root {
    --deep-green: #0B6623;
    --warm-yellow: #FFD700;
    --bright-red: #FF0000;
    --burnt-orange: #FF7F00;
    --elephant-gray: #A9A9A9;
    --dark-bg: #0a0e27;
    --card-bg: rgba(255, 255, 255, 0.05);
    --glass-bg: rgba(255, 255, 255, 0.1);
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Inter', 'Segoe UI', system-ui, -apple-system, sans-serif;
    background: linear-gradient(135deg, #0a0e27 0%, #1a1f3a 50%, #0a0e27 100%);
    background-attachment: fixed;
    color: #ffffff !important;
    overflow-x: hidden;
}

/* Ensure all text elements are white by default */
p, h1, h2, h3, h4, h5, h6, span, div, a, label, td, th, strong, em, b, i, u {
    color: inherit;
}

/* Force white color on all text elements */
body * {
    color: inherit;
}

/* Specific overrides for common elements */
.text-center, .text-left, .text-right, .text-justify {
    color: inherit;
}

/* Ensure headers are white */
header, header *, nav, nav *, footer, footer * {
    color: inherit;
}

/* Main content text */
main, main * {
    color: inherit;
}

/* Container text */
.container, .container * {
    color: inherit;
}

/* Row and column text */
.row, .row *, .col, .col *, [class*="col-"] {
    color: inherit;
}

/* Override any dark text colors */
.text-dark, .text-black, .text-body, .text-muted {
    color: rgba(255, 255, 255, 0.8) !important;
}

.text-secondary {
    color: rgba(255, 255, 255, 0.7) !important;
}

/* Ensure small text is visible */
small {
    color: rgba(255, 255, 255, 0.8);
}

/* Ensure form inputs have proper colors */
input, textarea, select {
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.1) !important;
    border-color: rgba(255, 215, 0, 0.3) !important;
}

input::placeholder, textarea::placeholder {
    color: rgba(255, 255, 255, 0.5) !important;
}

input:focus, textarea:focus, select:focus {
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.15) !important;
    border-color: var(--warm-yellow) !important;
    box-shadow: 0 0 0 0.2rem rgba(255, 215, 0, 0.25) !important;
}

/* Form control text */
.form-control, .form-select {
    color: #ffffff !important;
    background: rgba(255, 255, 255, 0.1) !important;
}

/* Form labels */
.form-label {
    color: #ffffff !important;
}

/* Help text */
.form-text {
    color: rgba(255, 255, 255, 0.7) !important;
}

/* Select dropdown options */
option {
    background: rgba(10, 14, 39, 0.95) !important;
    color: #ffffff !important;
}

/* Buttons - ensure text is visible */
.btn {
    color: #ffffff !important;
}

.btn-light {
    color: #000 !important;
}

.btn-warning, .btn-info, .btn-success {
    color: #000 !important;
}

/* Ensure dark backgrounds have light text */
.bg-dark, .bg-secondary, .bg-primary {
    color: #ffffff !important;
}

.bg-light, .bg-warning, .bg-info {
    color: #000 !important;
}

/* Navigation items */
.nav-item, .nav-item * {
    color: inherit;
}

/* Dropdown items */
.dropdown-item, .dropdown-item * {
    color: inherit;
}

/* Link colors */
a:not(.btn):not(.nav-link):not(.dropdown-item) {
    color: var(--warm-yellow);
}

a:not(.btn):not(.nav-link):not(.dropdown-item):hover {
    color: var(--burnt-orange);
}

/* Table text */
table {
    color: #ffffff;
}

/* List text */
ul, ol, li {
    color: inherit;
}

/* Pagination */
.page-link {
    color: #ffffff !important;
    background-color: rgba(255, 255, 255, 0.1) !important;
    border-color: rgba(255, 215, 0, 0.3) !important;
}

.page-link:hover {
    color: var(--warm-yellow) !important;
    background-color: rgba(255, 215, 0, 0.2) !important;
}

.page-item.active .page-link {
    background-color: var(--warm-yellow) !important;
    border-color: var(--warm-yellow) !important;
    color: #000 !important;
}

/* Breadcrumb */
.breadcrumb-item, .breadcrumb-item a {
    color: rgba(255, 255, 255, 0.8) !important;
}

.breadcrumb-item.active {
    color: var(--warm-yellow) !important;
}

/* Badges */
.badge {
    color: #000 !important;
}

.badge.bg-secondary {
    background-color: rgba(255, 255, 255, 0.2) !important;
    color: #ffffff !important;
}

/* Alerts */
.alert {
    color: #ffffff !important;
    border-color: rgba(255, 215, 0, 0.3) !important;
}

.alert-success {
    background-color: rgba(11, 102, 35, 0.2) !important;
}

.alert-info {
    background-color: rgba(74, 144, 226, 0.2) !important;
}

.alert-warning {
    background-color: rgba(255, 127, 0, 0.2) !important;
}

.alert-danger {
    background-color: rgba(255, 0, 0, 0.2) !important;
}

/* Modals */
.modal-content {
    background-color: rgba(10, 14, 39, 0.98) !important;
    color: #ffffff !important;
    border: 1px solid rgba(255, 215, 0, 0.3) !important;
}

.modal-header {
    border-bottom-color: rgba(255, 215, 0, 0.3) !important;
}

.modal-footer {
    border-top-color: rgba(255, 215, 0, 0.3) !important;
}

.modal-title {
    color: #ffffff !important;
}

/* List groups */
.list-group-item {
    background-color: rgba(255, 255, 255, 0.05) !important;
    color: #ffffff !important;
    border-color: rgba(255, 215, 0, 0.2) !important;
}

.list-group-item:hover {
    background-color: rgba(255, 255, 255, 0.1) !important;
}

/* Tooltips and Popovers */
.tooltip-inner {
    background-color: rgba(11, 102, 35, 0.95) !important;
    color: #ffffff !important;
}

.popover {
    background-color: rgba(10, 14, 39, 0.98) !important;
    border-color: rgba(255, 215, 0, 0.3) !important;
}

.popover-body {
    color: #ffffff !important;
}

/* Accordion */
.accordion-item {
    background-color: rgba(255, 255, 255, 0.05) !important;
    border-color: rgba(255, 215, 0, 0.2) !important;
}

.accordion-button {
    color: #ffffff !important;
    background-color: rgba(255, 255, 255, 0.05) !important;
}

.accordion-button:not(.collapsed) {
    color: var(--warm-yellow) !important;
    background-color: rgba(255, 215, 0, 0.1) !important;
}

.accordion-body {
    color: #ffffff !important;
}

/* Floating WhatsApp Button */
.whatsapp-float {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 60px;
    height: 60px;
    background: #25D366;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    box-shadow: 0 4px 20px rgba(37, 211, 102, 0.5);
    z-index: 1000;
    transition: all 0.3s ease;
    animation: pulse-whatsapp 2s ease-in-out infinite;
}

.whatsapp-float:hover {
    background: #128C7E;
    transform: scale(1.1);
    box-shadow: 0 6px 30px rgba(37, 211, 102, 0.7);
    color: #fff;
    text-decoration: none;
}

@keyframes pulse-whatsapp {
    0%, 100% {
        box-shadow: 0 4px 20px rgba(37, 211, 102, 0.5);
    }
    50% {
        box-shadow: 0 4px 30px rgba(37, 211, 102, 0.8), 0 0 0 10px rgba(37, 211, 102, 0.1);
    }
}

/* WhatsApp icon */
.whatsapp-float i {
    animation: shake 3s ease-in-out infinite;
}

@keyframes shake {
    0%, 100% { transform: rotate(0deg); }
    10%, 30%, 50%, 70%, 90% { transform: rotate(-10deg); }
    20%, 40%, 60%, 80% { transform: rotate(10deg); }
}

/* Mobile responsive */
@media (max-width: 768px) {
    .whatsapp-float {
        width: 55px;
        height: 55px;
        font-size: 28px;
        bottom: 20px;
        right: 20px;
    }
}

/* Animated Background */
body::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: 
        radial-gradient(circle at 20% 50%, rgba(11, 102, 35, 0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 80%, rgba(255, 127, 0, 0.1) 0%, transparent 50%),
        radial-gradient(circle at 40% 20%, rgba(255, 215, 0, 0.1) 0%, transparent 50%);
    animation: backgroundMove 20s ease-in-out infinite;
    pointer-events: none;
    z-index: -1;
}

@keyframes backgroundMove {
    0%, 100% { transform: translateY(0) scale(1); }
    50% { transform: translateY(-20px) scale(1.05); }
}

/* Header Styling */
.top-header {
    background: rgba(10, 14, 39, 0.98);
    backdrop-filter: blur(10px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5);
    z-index: 1000;
}

/* Top Bar Styling */
.top-bar {
    background: rgba(11, 102, 35, 0.3);
    padding: 0.75rem 0;
    border-bottom: 1px solid rgba(255, 215, 0, 0.2);
}

.top-bar img {
    filter: drop-shadow(0 0 8px rgba(255, 215, 0, 0.4));
    transition: transform 0.3s ease;
    background: white;
    border-radius: 50%;
    padding: 5px;
    border: 3px solid var(--warm-yellow);
    box-shadow: 0 0 20px rgba(255, 215, 0, 0.3);
}

.top-bar img:hover {
    transform: scale(1.05);
    box-shadow: 0 0 30px rgba(255, 215, 0, 0.5);
}

.company-name {
    color: #ffffff;
    font-weight: 600;
}

/* Social Icons */
.social-icons {
    display: flex;
    gap: 0.5rem;
}

.social-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--warm-yellow);
    color: #000 !important;
    border-radius: 4px;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 18px;
}

.social-icon i {
    color: #000 !important;
}

.social-icon:hover {
    background: var(--burnt-orange);
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(255, 215, 0, 0.4);
    color: #000 !important;
}

.social-icon:hover i {
    color: #000 !important;
}

/* Hotline Link */
.hotline-link {
    color: var(--warm-yellow);
    font-weight: 600;
    font-size: 14px;
    transition: all 0.3s ease;
}

.hotline-link:hover {
    color: var(--burnt-orange);
    transform: scale(1.05);
}

/* Login Button */
.login-btn {
    background: transparent;
    color: var(--warm-yellow) !important;
    border: 2px solid var(--warm-yellow);
    padding: 0.4rem 1.5rem;
    border-radius: 4px;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    display: inline-block;
}

.login-btn:hover {
    background: var(--warm-yellow);
    color: #000 !important;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(255, 215, 0, 0.3);
}

.login-btn i {
    color: inherit !important;
}

/* Main Navigation */
.main-nav {
    background: rgba(11, 102, 35, 0.95);
    padding: 0;
    border-bottom: 2px solid rgba(255, 215, 0, 0.3);
}

.nav-menu {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: center;
    flex-wrap: wrap;
}

.nav-menu .nav-item {
    position: relative;
}

.nav-menu .nav-link {
    color: #ffffff !important;
    font-weight: 600;
    font-size: 14px;
    letter-spacing: 0.5px;
    padding: 1rem 1.5rem !important;
    text-decoration: none;
    display: block;
    transition: all 0.3s ease;
    position: relative;
}

.nav-menu .nav-link::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 3px;
    background: var(--warm-yellow);
    transition: width 0.3s ease;
}

.nav-menu .nav-link:hover,
.nav-menu .nav-link.active {
    color: var(--warm-yellow) !important;
    background: rgba(255, 215, 0, 0.1);
}

.nav-menu .nav-link:hover::after,
.nav-menu .nav-link.active::after {
    width: 100%;
}

/* Dropdown Menu */
.nav-menu .dropdown-menu {
    background: rgba(11, 102, 35, 0.98);
    border: 1px solid rgba(255, 215, 0, 0.3);
    border-radius: 0;
    margin-top: 0;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

.nav-menu .dropdown-item {
    color: #ffffff;
    padding: 0.75rem 1.5rem;
    transition: all 0.3s ease;
}

.nav-menu .dropdown-item:hover {
    background: rgba(255, 215, 0, 0.2);
    color: var(--warm-yellow);
    padding-left: 2rem;
}

/* Mobile Menu Toggle */
.navbar-toggler {
    background: var(--warm-yellow);
    border: none;
    padding: 0.5rem 0.75rem;
    border-radius: 4px;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/* Dropdown for user menu */
.dropdown-menu {
    background: rgba(11, 102, 35, 0.98);
    border: 1px solid rgba(255, 215, 0, 0.3);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.3);
}

.dropdown-item {
    color: #ffffff;
    transition: all 0.3s ease;
}

.dropdown-item:hover {
    background: rgba(255, 215, 0, 0.2);
    color: var(--warm-yellow);
}

.dropdown-divider {
    border-color: rgba(255, 215, 0, 0.2);
}

/* Secondary Navigation */
.secondary-nav {
    background: rgba(26, 31, 58, 0.8);
    backdrop-filter: blur(5px);
    border-bottom: 1px solid rgba(255, 215, 0, 0.15);
    padding: 0.5rem 0;
}

.secondary-menu {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 0.5rem;
}

.secondary-menu .nav-item {
    position: relative;
}

.secondary-menu .nav-link {
    color: rgba(255, 255, 255, 0.8) !important;
    font-weight: 500;
    font-size: 13px;
    padding: 0.5rem 1rem !important;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.3s ease;
    border-radius: 4px;
}

.secondary-menu .nav-link i {
    font-size: 14px;
}

.secondary-menu .nav-link:hover,
.secondary-menu .nav-link.active {
    color: var(--warm-yellow) !important;
    background: rgba(255, 215, 0, 0.1);
    transform: translateY(-2px);
}

.secondary-menu .ms-auto {
    margin-left: auto !important;
}

/* Mobile Responsive */
@media (max-width: 991px) {
    .nav-menu {
        flex-direction: column;
    }

    .nav-menu .nav-link {
        border-bottom: 1px solid rgba(255, 215, 0, 0.1);
    }

    .main-nav {
        padding: 0.5rem 0;
    }

    .secondary-nav {
        display: none !important;
    }
}

/* Card Styling */
.card {
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 20px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease;
    overflow: hidden;
    color: #ffffff !important;
}

/* Card text elements */
.card-title {
    color: #ffffff !important;
    font-weight: 600;
}

.card-text {
    color: rgba(255, 255, 255, 0.9) !important;
}

.card-body {
    color: #ffffff !important;
}

.card-body h1, .card-body h2, .card-body h3,
.card-body h4, .card-body h5, .card-body h6 {
    color: #ffffff !important;
}

.card-body p, .card-body span, .card-body div {
    color: rgba(255, 255, 255, 0.9) !important;
}

.card-body a {
    color: var(--warm-yellow) !important;
}

.card-body a:hover {
    color: var(--burnt-orange) !important;
}

.card-header h1, .card-header h2, .card-header h3,
.card-header h4, .card-header h5, .card-header h6 {
    color: #ffffff !important;
}

.card-footer {
    color: rgba(255, 255, 255, 0.8) !important;
    background: rgba(255, 255, 255, 0.03);
    border-top: 1px solid rgba(255, 215, 0, 0.2);
}

.card::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.1), transparent);
    transition: left 0.5s ease;
}

.card:hover {
    transform: translateY(-10px);
    box-shadow: 0 12px 48px rgba(255, 215, 0, 0.2);
    border-color: rgba(255, 215, 0, 0.3);
}

.card:hover::before {
    left: 100%;
}

.card-header {
    background: linear-gradient(135deg, var(--deep-green), rgba(11, 102, 35, 0.8));
    border-bottom: 2px solid rgba(255, 215, 0, 0.3);
    padding: 1.5rem;
    position: relative;
    overflow: hidden;
}

.card-header::after {
    content: '';
    position: absolute;
    top: -50%;
    right: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255, 215, 0, 0.1) 0%, transparent 70%);
    animation: pulse 3s ease-in-out infinite;
}

@keyframes pulse {
    0%, 100% { transform: scale(1); opacity: 0.5; }
    50% { transform: scale(1.1); opacity: 0.8; }
}

/* Button Styling */
.btn-primary {
    background: linear-gradient(135deg, var(--burnt-orange), var(--bright-red));
    border: none;
    padding: 0.75rem 2rem;
    font-weight: 600;
    border-radius: 50px;
    box-shadow: 0 4px 15px rgba(255, 127, 0, 0.4);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.btn-primary::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%);
    transition: width 0.5s, height 0.5s;
}

.btn-primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 25px rgba(255, 127, 0, 0.6);
    background: linear-gradient(135deg, var(--bright-red), var(--burnt-orange));
}

.btn-primary:hover::before {
    width: 300px;
    height: 300px;
}

.btn-outline-light {
    border: 2px solid rgba(255, 255, 255, 0.7);
    color: white;
    padding: 0.75rem 2rem;
    border-radius: 50px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.btn-outline-light:hover {
    background: rgba(255, 255, 255, 0.2);
    border-color: var(--warm-yellow);
    color: var(--warm-yellow);
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(255, 215, 0, 0.3);
}

/* Form Styling */
.form-control {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    color: white;
    padding: 0.75rem 1rem;
    transition: all 0.3s ease;
}

.form-control:focus {
    background: rgba(255, 255, 255, 0.1);
    border-color: var(--warm-yellow);
    box-shadow: 0 0 0 0.25rem rgba(255, 215, 0, 0.15);
    color: white;
}

.form-control::placeholder {
    color: rgba(255, 255, 255, 0.5);
}

/* Alert Styling */
.alert {
    border-radius: 15px;
    border: none;
    backdrop-filter: blur(10px);
    animation: slideIn 0.5s ease;
}

@keyframes slideIn {
    from {
        transform: translateY(-20px);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

.alert-success {
    background: linear-gradient(135deg, rgba(11, 102, 35, 0.8), rgba(11, 102, 35, 0.6));
    color: white;
    border-left: 4px solid var(--warm-yellow);
}

.alert-info {
    background: linear-gradient(135deg, rgba(13, 110, 253, 0.8), rgba(13, 110, 253, 0.6));
    color: white;
}

.alert-warning {
    background: linear-gradient(135deg, rgba(255, 193, 7, 0.8), rgba(255, 193, 7, 0.6));
    color: #1a1f3a;
}

.alert-danger {
    background: linear-gradient(135deg, rgba(220, 53, 69, 0.8), rgba(220, 53, 69, 0.6));
    color: white;
}

/* Footer Styling */
footer {
    background: linear-gradient(135deg, rgba(11, 102, 35, 0.95), rgba(10, 14, 39, 0.95));
    backdrop-filter: blur(10px);
    border-top: 2px solid rgba(255, 215, 0, 0.3);
    margin-top: 0 !important;
    padding: 3rem 0 !important;
}

footer h5 {
    color: var(--warm-yellow);
    font-weight: 700;
    margin-bottom: 1.5rem;
    position: relative;
    display: inline-block;
}

footer h5::after {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 50px;
    height: 3px;
    background: linear-gradient(90deg, var(--warm-yellow), var(--burnt-orange));
    border-radius: 2px;
}

footer a {
    color: rgba(255, 255, 255, 0.8);
    transition: all 0.3s ease;
    text-decoration: none;
}

footer a:hover {
    color: var(--warm-yellow);
    padding-left: 5px;
}

/* Icon Styling */
.bi {
    transition: all 0.3s ease;
}

.display-4 {
    background: linear-gradient(135deg, var(--warm-yellow), var(--burnt-orange));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* Badge Styling */
.badge {
    border-radius: 20px;
    padding: 0.5rem 1rem;
    font-weight: 600;
    letter-spacing: 0.5px;
}

/* Progress Bar */
.progress {
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
    overflow: hidden;
}

.progress-bar {
    background: linear-gradient(90deg, var(--deep-green), var(--warm-yellow));
    transition: width 0.6s ease;
}

/* List Group */
.list-group-item {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.1);
    color: white;
    transition: all 0.3s ease;
}

.list-group-item:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: var(--warm-yellow);
    transform: translateX(5px);
}

/* Scrollbar */
::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    background: var(--dark-bg);
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, var(--deep-green), var(--burnt-orange));
    border-radius: 5px;
}

::-webkit-scrollbar-thumb:hover {
    background: linear-gradient(180deg, var(--burnt-orange), var(--bright-red));
}

/* Text Colors */
.text-primary {
    color: var(--warm-yellow) !important;
}

.text-muted {
    color: rgba(255, 255, 255, 0.6) !important;
}

/* Responsive */
@media (max-width: 768px) {
    .display-3 {
        font-size: 2.5rem;
    }
    
    .card {
        margin-bottom: 1rem;
    }
}



/* Advanced Futuristic Navbar Styling */

.navbar {
    background: transparent !important;
    backdrop-filter: blur(20px);
    padding: 0 !important;
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    z-index: 1000;
}

.navbar::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, 
        rgba(11, 102, 35, 0.95) 0%, 
        rgba(15, 82, 35, 0.9) 25%,
        rgba(11, 102, 35, 0.95) 50%,
        rgba(15, 82, 35, 0.9) 75%,
        rgba(11, 102, 35, 0.95) 100%);
    background-size: 200% 200%;
    animation: gradientShift 10s ease infinite;
    z-index: -1;
    border-bottom: 3px solid transparent;
    border-image: linear-gradient(90deg, 
        transparent 0%, 
        rgba(255, 215, 0, 0.5) 20%, 
        rgba(255, 127, 0, 0.8) 50%, 
        rgba(255, 215, 0, 0.5) 80%, 
        transparent 100%) 1;
}

@keyframes gradientShift {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

.navbar::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(255, 215, 0, 0.3), 
        transparent);
    animation: navbarShine 8s linear infinite;
    z-index: -1;
}

@keyframes navbarShine {
    0% {
        left: -100%;
    }
    50%, 100% {
        left: 200%;
    }
}

.navbar.scrolled {
    box-shadow: 0 10px 50px rgba(255, 215, 0, 0.3), 
                0 0 100px rgba(11, 102, 35, 0.5);
}

.navbar-container {
    padding: 1.2rem 0;
    position: relative;
}

/* Logo Styling */
.navbar-brand {
    position: relative;
    padding: 0.5rem 1rem;
    border-radius: 15px;
    transition: all 0.4s ease;
    background: rgba(255, 255, 255, 0.05);
    border: 2px solid transparent;
}

.navbar-brand::before {
    content: '';
    position: absolute;
    top: -2px;
    left: -2px;
    right: -2px;
    bottom: -2px;
    background: linear-gradient(45deg, 
        #FFD700, #FF7F00, #FFD700, #FF7F00);
    background-size: 300% 300%;
    border-radius: 15px;
    opacity: 0;
    z-index: -1;
    animation: borderGlow 3s ease infinite;
    transition: opacity 0.4s ease;
}

@keyframes borderGlow {
    0%, 100% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
}

.navbar-brand:hover::before {
    opacity: 1;
}

.navbar-brand img {
    filter: drop-shadow(0 0 15px rgba(255, 215, 0, 0.6))
            drop-shadow(0 0 30px rgba(255, 127, 0, 0.4));
    transition: all 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    position: relative;
}

.navbar-brand:hover img {
    transform: scale(1.1) rotate(5deg);
    filter: drop-shadow(0 0 25px rgba(255, 215, 0, 0.9))
            drop-shadow(0 0 50px rgba(255, 127, 0, 0.6));
}

/* Nav Links */
.nav-link {
    color: #ffffff !important;
    font-weight: 600;
    font-size: 1.05rem;
    position: relative;
    padding: 0.75rem 1.5rem !important;
    margin: 0 0.2rem;
    border-radius: 12px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.nav-link::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, 
        rgba(255, 215, 0, 0.2), 
        rgba(255, 127, 0, 0.2));
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: -1;
    border-radius: 12px;
}

.nav-link::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 50%;
    width: 0;
    height: 3px;
    background: linear-gradient(90deg, 
        transparent, 
        #FFD700, 
        #FF7F00, 
        #FFD700, 
        transparent);
    transform: translateX(-50%);
    transition: width 0.4s ease;
    border-radius: 2px;
    box-shadow: 0 0 10px rgba(255, 215, 0, 0.8);
}

.nav-link:hover {
    color: #FFD700 !important;
    transform: translateY(-3px);
    text-shadow: 0 0 20px rgba(255, 215, 0, 0.8),
                 0 0 40px rgba(255, 127, 0, 0.5);
}

.nav-link:hover::before {
    transform: scaleX(1);
    transform-origin: left;
}

.nav-link:hover::after {
    width: 80%;
}

.nav-link.active {
    background: rgba(255, 215, 0, 0.15);
    color: #FFD700 !important;
    box-shadow: 0 0 20px rgba(255, 215, 0, 0.3);
}

.nav-link i {
    margin-right: 0.5rem;
    font-size: 1.1rem;
    transition: all 0.3s ease;
}

.nav-link:hover i {
    transform: scale(1.2) rotate(10deg);
    color: #FFD700;
}

/* Register Button Special Styling */
.nav-link.btn-primary {
    background: linear-gradient(135deg, #FF7F00, #FF0000, #FF7F00);
    background-size: 200% 200%;
    border: 2px solid rgba(255, 215, 0, 0.5);
    box-shadow: 0 5px 25px rgba(255, 127, 0, 0.5),
                inset 0 0 20px rgba(255, 215, 0, 0.2);
    animation: buttonPulse 3s ease-in-out infinite;
    position: relative;
    overflow: hidden;
}

@keyframes buttonPulse {
    0%, 100% {
        background-position: 0% 50%;
        box-shadow: 0 5px 25px rgba(255, 127, 0, 0.5),
                    inset 0 0 20px rgba(255, 215, 0, 0.2);
    }
    50% {
        background-position: 100% 50%;
        box-shadow: 0 8px 35px rgba(255, 127, 0, 0.8),
                    inset 0 0 30px rgba(255, 215, 0, 0.4);
    }
}

.nav-link.btn-primary::before {
    background: linear-gradient(135deg, 
        rgba(255, 255, 255, 0.3), 
        transparent);
}

.nav-link.btn-primary:hover {
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 10px 40px rgba(255, 127, 0, 0.8),
                0 0 50px rgba(255, 215, 0, 0.5),
                inset 0 0 30px rgba(255, 255, 255, 0.3);
}

/* Mobile Toggle Button */
.navbar-toggler {
    border: 2px solid rgba(255, 215, 0, 0.5);
    border-radius: 12px;
    padding: 0.5rem 0.75rem;
    transition: all 0.3s ease;
    background: rgba(255, 215, 0, 0.1);
}

.navbar-toggler:hover {
    background: rgba(255, 215, 0, 0.2);
    border-color: #FFD700;
    transform: rotate(90deg);
    box-shadow: 0 0 20px rgba(255, 215, 0, 0.5);
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 215, 0, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-toggler:focus {
    box-shadow: 0 0 0 0.25rem rgba(255, 215, 0, 0.3);
}

/* Mobile Menu Animation */
.navbar-collapse {
    transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}

@media (max-width: 991px) {
    .navbar-collapse {
        background: rgba(10, 14, 39, 0.98);
        backdrop-filter: blur(20px);
        margin-top: 1rem;
        padding: 1.5rem;
        border-radius: 20px;
        border: 2px solid rgba(255, 215, 0, 0.3);
        box-shadow: 0 10px 50px rgba(0, 0, 0, 0.5);
    }
    
    .nav-link {
        margin: 0.5rem 0;
        text-align: center;
    }
}

/* User Profile Indicator */
.nav-link[href*="profile"] {
    background: rgba(255, 215, 0, 0.1);
    border: 1px solid rgba(255, 215, 0, 0.3);
}

.nav-link[href*="profile"]:hover {
    background: rgba(255, 215, 0, 0.2);
    border-color: #FFD700;
}

/* Admin Link Special Styling */
.nav-link[href*="admin"] {
    background: rgba(255, 0, 0, 0.1);
    border: 1px solid rgba(255, 0, 0, 0.3);
}

.nav-link[href*="admin"]:hover {
    background: rgba(255, 0, 0, 0.2);
    border-color: #FF0000;
    color: #FF6B6B !important;
}

/* Scroll Progress Indicator */
.scroll-progress {
    position: fixed;
    top: 0;
    left: 0;
    height: 4px;
    background: linear-gradient(90deg, 
        #0B6623, 
        #FFD700, 
        #FF7F00, 
        #FF0000);
    z-index: 10000;
    transform-origin: left;
    box-shadow: 0 0 10px rgba(255, 215, 0, 0.8);
}

/* Floating Particles in Navbar */
@keyframes navParticle {
    0% {
        transform: translateY(0) translateX(0);
        opacity: 0;
    }
    10% {
        opacity: 1;
    }
    90% {
        opacity: 1;
    }
    100% {
        transform: translateY(-100px) translateX(50px);
        opacity: 0;
    }
}

