/* Modern Premium Navbar Styles - Mobile First */
/* Sleek, professional design matching site's aesthetic */

#SITE_HEADER {
    background: linear-gradient(135deg, #2d3748 0%, #1a202c 100%) !important;
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.15), 0 2px 10px rgba(0, 0, 0, 0.1) !important;
    position: sticky !important;
    top: 0 !important;
    z-index: 1000 !important;
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    backdrop-filter: blur(20px) !important;
    -webkit-backdrop-filter: blur(20px) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
}

#SITE_HEADER::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(45, 55, 72, 0.95) 0%, rgba(26, 32, 44, 0.95) 100%);
    z-index: -1;
}

#SITE_HEADER ._C0cVf,
#SITE_HEADER .U4Bvut {
    background: transparent !important;
}

/* Navbar container */
#comp-kg0jstlh {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 0 !important;
    padding: 18px 24px !important;
    box-sizing: border-box !important;
    display: flex !important;
    justify-content: space-between !important;
    align-items: center !important;
    position: relative !important;
}

/* Logo/Brand - Premium styling */
#comp-kcyhhcnp {
    font-size: 1.75rem !important;
    font-weight: 900 !important;
    color: #FFFFFF !important;
    text-decoration: none !important;
    letter-spacing: -0.03em !important;
    text-shadow: 0 2px 15px rgba(0, 0, 0, 0.3), 0 1px 3px rgba(0, 0, 0, 0.2) !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    position: relative !important;
    z-index: 1 !important;
}

#comp-kcyhhcnp p,
#comp-kcyhhcnp span,
#comp-kcyhhcnp a,
#comp-kcyhhcnp .wixui-rich-text__text {
    font-weight: 900 !important;
    font-weight: bold !important;
}

#comp-kcyhhcnp::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: rgba(255, 255, 255, 0.8);
    transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

#comp-kcyhhcnp:hover {
    transform: translateY(-1px) !important;
    text-shadow: 0 3px 20px rgba(0, 0, 0, 0.4), 0 2px 5px rgba(0, 0, 0, 0.3) !important;
}

#comp-kcyhhcnp:hover::after {
    width: 100%;
}

#comp-kcyhhcnp a {
    color: #FFFFFF !important;
    text-decoration: none !important;
    display: inline-block !important;
}

/* Hamburger menu button - Modern design */
#comp-m43h0tvw {
    background: rgba(255, 255, 255, 0.15) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    border-radius: 12px !important;
    padding: 12px 16px !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.1) !important;
    cursor: pointer !important;
    display: flex !important;
    visibility: visible !important;
    opacity: 1 !important;
}

#comp-m43h0tvw:hover {
    background: rgba(255, 255, 255, 0.25) !important;
    transform: translateY(-2px) scale(1.02) !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.2) !important;
    border-color: rgba(255, 255, 255, 0.3) !important;
}

#comp-m43h0tvw:active {
    transform: translateY(0) scale(0.98) !important;
}

#comp-m43h0tvw .StylableButton2545352419__label {
    color: #FFFFFF !important;
    font-weight: 700 !important;
    font-size: 0.95rem !important;
    letter-spacing: 0.02em !important;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) !important;
}

#comp-m43h0tvw .StylableButton2545352419__icon {
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2)) !important;
}

/* Mobile menu overlay - Premium backdrop */
#comp-m43h0tvx {
    background: rgba(0, 0, 0, 0.75) !important;
    backdrop-filter: blur(15px) !important;
    -webkit-backdrop-filter: blur(15px) !important;
}

/* Mobile menu container - Glassmorphism */
#comp-m43h0tvy {
    background: linear-gradient(135deg, rgba(102, 126, 234, 0.98) 0%, rgba(118, 75, 162, 0.98) 100%) !important;
    backdrop-filter: blur(20px) saturate(180%) !important;
    -webkit-backdrop-filter: blur(20px) saturate(180%) !important;
    border-radius: 24px 24px 0 0 !important;
    padding: 40px 24px 30px !important;
    box-shadow: 0 -8px 40px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.1) !important;
    border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
    position: relative !important;
}

#comp-m43h0tvy::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5), transparent);
    border-radius: 24px 24px 0 0;
}

/* Mobile menu items - Premium styling */
#comp-m43h0tw13 .wixui-vertical-menu__item {
    padding: 0 !important;
    margin-bottom: 8px !important;
    border-bottom: none !important;
}

#comp-m43h0tw13 .wixui-vertical-menu__item:last-child {
    margin-bottom: 0 !important;
}

#comp-m43h0tw13 .wixui-vertical-menu__item-label {
    color: #FFFFFF !important;
    font-size: 1.15rem !important;
    font-weight: 600 !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    padding: 14px 18px !important;
    border-radius: 12px !important;
    display: block !important;
    background: rgba(255, 255, 255, 0.05) !important;
    border: 1px solid rgba(255, 255, 255, 0.1) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) !important;
    position: relative !important;
    overflow: hidden !important;
}

#comp-m43h0tw13 .wixui-vertical-menu__item-label::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
    transition: left 0.5s ease;
}

#comp-m43h0tw13 .wixui-vertical-menu__item-label:hover {
    background: rgba(255, 255, 255, 0.15) !important;
    transform: translateX(8px) !important;
    border-color: rgba(255, 255, 255, 0.25) !important;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.1) !important;
}

#comp-m43h0tw13 .wixui-vertical-menu__item-label:hover::before {
    left: 100%;
}

#comp-m43h0tw13 .wixui-vertical-menu__item[aria-current="page"] .wixui-vertical-menu__item-label {
    background: rgba(255, 255, 255, 0.2) !important;
    font-weight: 700 !important;
    border-color: rgba(255, 255, 255, 0.3) !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2), inset 0 1px 0 rgba(255, 255, 255, 0.15) !important;
}

#comp-m43h0tw13 .wixui-vertical-menu__item[aria-current="page"] .wixui-vertical-menu__item-label::after {
    content: '→';
    position: absolute;
    right: 18px;
    opacity: 0.8;
    font-weight: 700;
}

/* Close button - Premium design */
#comp-m43h0tw24 {
    background: rgba(255, 255, 255, 0.15) !important;
    backdrop-filter: blur(10px) !important;
    -webkit-backdrop-filter: blur(10px) !important;
    border-radius: 50% !important;
    width: 44px !important;
    height: 44px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
    border: 1px solid rgba(255, 255, 255, 0.2) !important;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(255, 255, 255, 0.1) !important;
    position: absolute !important;
    top: 24px !important;
    right: 24px !important;
    cursor: pointer !important;
}

#comp-m43h0tw24:hover {
    background: rgba(255, 255, 255, 0.25) !important;
    transform: rotate(90deg) scale(1.1) !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25), inset 0 1px 0 rgba(255, 255, 255, 0.2) !important;
    border-color: rgba(255, 255, 255, 0.3) !important;
}

#comp-m43h0tw24:active {
    transform: rotate(90deg) scale(0.95) !important;
}

#comp-m43h0tw24 .StylableButton2545352419__label {
    color: #FFFFFF !important;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2) !important;
}

#comp-m43h0tw24 .StylableButton2545352419__icon {
    filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.2)) !important;
}

/* Desktop navigation enhancements */
@media screen and (min-width: 769px) {
    #comp-kg0jstlh {
        padding: 20px 48px !important;
        max-width: 1400px !important;
        margin: 0 auto !important;
    }
    
    #comp-kcyhhcnp {
        font-size: 2rem !important;
    }
    
    /* Keep hamburger visible on all screen sizes */
    #comp-m43h0tvw {
        display: flex !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
}

/* Tablet */
@media screen and (min-width: 481px) and (max-width: 768px) {
    #comp-kg0jstlh {
        padding: 16px 28px !important;
    }
    
    #comp-kcyhhcnp {
        font-size: 1.85rem !important;
    }
    
    #comp-m43h0tvw {
        padding: 11px 14px !important;
    }
}

/* Mobile */
@media screen and (max-width: 480px) {
    #comp-kg0jstlh {
        padding: 14px 18px !important;
    }
    
    #comp-kcyhhcnp {
        font-size: 1.5rem !important;
    }
    
    #comp-m43h0tvw {
        padding: 10px 12px !important;
        border-radius: 10px !important;
    }
    
    #comp-m43h0tvw .StylableButton2545352419__label {
        font-size: 0.9rem !important;
    }
    
    #comp-m43h0tvy {
        padding: 36px 20px 28px !important;
        border-radius: 20px 20px 0 0 !important;
    }
    
    #comp-m43h0tw13 .wixui-vertical-menu__item-label {
        font-size: 1.05rem !important;
        padding: 12px 16px !important;
    }
    
    #comp-m43h0tw24 {
        width: 40px !important;
        height: 40px !important;
        top: 20px !important;
        right: 20px !important;
    }
}

/* Smooth transitions for all navbar elements */
#SITE_HEADER * {
    transition: background-color 0.3s cubic-bezier(0.4, 0, 0.2, 1),
                color 0.3s cubic-bezier(0.4, 0, 0.2, 1),
                transform 0.3s cubic-bezier(0.4, 0, 0.2, 1),
                box-shadow 0.3s cubic-bezier(0.4, 0, 0.2, 1),
                border-color 0.3s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

/* Ensure navbar stays on top with proper stacking */
#SITE_HEADER {
    position: sticky !important;
    top: 0 !important;
    z-index: 1000 !important;
}

/* Add subtle animation on scroll */
@keyframes navbarSlideDown {
    from {
        transform: translateY(-100%);
        opacity: 0;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

#SITE_HEADER {
    animation: navbarSlideDown 0.4s cubic-bezier(0.4, 0, 0.2, 1) !important;
}

/* Improve menu container background */
#comp-m43h0tw1 {
    background: transparent !important;
}

#comp-m43h0tw1 .uYj0Sg {
    display: none !important;
}
