/* ============================================
   FINAL FIXES - Loads LAST to override all conflicts
   Footer Links + Pricing Icons
   ============================================ */

/* ============================================
   FOOTER LINKS - Maximum Specificity Override
   ============================================ */
.rn-footer-area .footer-widget .footer-links li a,
.rn-footer-area .footer-widget ul.footer-links li a,
footer .footer-widget .footer-links li a,
footer .footer-widget ul.footer-links li a,
.rn-footer-area .footer-links li a,
footer .footer-links li a,
.footer-widget .footer-links li a,
.footer-links li a {
    color: rgba(255, 255, 255, 0.9) !important;
    text-decoration: none !important;
    font-size: 0.95rem !important;
    font-weight: 500 !important;
    transition: all 0.3s ease !important;
    position: relative !important;
    padding: 0.6rem 1rem !important;
    padding-left: 2.5rem !important;
    display: block !important;
    border-radius: 8px !important;
    background: rgba(37, 99, 235, 0.12) !important;
    border-left: 3px solid transparent !important;
    margin-bottom: 0.5rem !important;
    width: 100% !important;
    box-sizing: border-box !important;
}

.rn-footer-area .footer-widget .footer-links li a::before,
.rn-footer-area .footer-widget ul.footer-links li a::before,
footer .footer-widget .footer-links li a::before,
footer .footer-widget ul.footer-links li a::before,
.rn-footer-area .footer-links li a::before,
footer .footer-links li a::before,
.footer-widget .footer-links li a::before,
.footer-links li a::before {
    content: '▶' !important;
    position: absolute !important;
    left: 1rem !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    opacity: 0.8 !important;
    transition: all 0.3s ease !important;
    color: #60a5fa !important;
    font-size: 0.7rem !important;
}

.rn-footer-area .footer-widget .footer-links li a:hover,
.rn-footer-area .footer-widget ul.footer-links li a:hover,
footer .footer-widget .footer-links li a:hover,
footer .footer-widget ul.footer-links li a:hover,
.rn-footer-area .footer-links li a:hover,
footer .footer-links li a:hover,
.footer-widget .footer-links li a:hover,
.footer-links li a:hover {
    color: #ffffff !important;
    padding-left: 3rem !important;
    background: rgba(45, 55, 72, 0.25) !important;
    border-left-color: #2d3748 !important;
    transform: translateX(8px) !important;
    box-shadow: 0 4px 12px rgba(45, 55, 72, 0.3) !important;
}

.rn-footer-area .footer-widget .footer-links li a:hover::before,
.rn-footer-area .footer-widget ul.footer-links li a:hover::before,
footer .footer-widget .footer-links li a:hover::before,
footer .footer-widget ul.footer-links li a:hover::before,
.rn-footer-area .footer-links li a:hover::before,
footer .footer-links li a:hover::before,
.footer-widget .footer-links li a:hover::before,
.footer-links li a:hover::before {
    opacity: 1 !important;
    left: 1.2rem !important;
    color: #60a5fa !important;
    transform: translateY(-50%) scale(1.2) !important;
}

/* ============================================
   PRICING - Styles in custom-pricing.css
   ============================================ */

/* ============================================
   FOOTER LOGO - White Color (Maximum Specificity)
   ============================================ */
.rn-footer-area .footer-widget .logo .logo-link .footer-logo,
.rn-footer-area .footer-widget .logo .logo-link .logo-icon,
.rn-footer-area .footer-widget .logo .footer-logo,
.rn-footer-area .footer-widget .logo .logo-icon,
.rn-footer-area .footer-widget .footer-logo,
.rn-footer-area .footer-widget .logo-icon,
.rn-footer-area .footer-logo,
.rn-footer-area .logo-icon,
.rn-footer-area img.footer-logo,
.rn-footer-area img.logo-icon,
footer.rn-footer-area .footer-logo,
footer.rn-footer-area .logo-icon,
footer .footer-widget .footer-logo,
footer .footer-widget .logo-icon,
.footer-widget .logo .footer-logo,
.footer-widget .logo .logo-icon,
/* SVG specific overrides */
.rn-footer-area .footer-logo[src$=".svg"],
.rn-footer-area .logo-icon[src$=".svg"],
.footer-widget .footer-logo[src$=".svg"],
.footer-widget .logo-icon[src$=".svg"],
body.white-version .rn-footer-area .footer-logo[src$=".svg"],
body.white-version .footer-widget .footer-logo[src$=".svg"],
body .rn-footer-area .footer-logo[src$=".svg"],
img.footer-logo.logo-icon,
img.footer-logo,
img.logo-icon[class*="footer"] {
    filter: brightness(0) invert(1) !important;
    opacity: 1 !important;
    transition: all 0.3s ease !important;
}

.rn-footer-area .footer-widget .logo .logo-link .footer-logo:hover,
.rn-footer-area .footer-widget .logo .logo-link .logo-icon:hover,
.rn-footer-area .footer-logo:hover,
.rn-footer-area .logo-icon:hover,
footer.rn-footer-area .footer-logo:hover,
footer.rn-footer-area .logo-icon:hover,
footer .footer-widget .footer-logo:hover,
footer .footer-widget .logo-icon:hover,
.rn-footer-area .footer-logo[src$=".svg"]:hover,
.rn-footer-area .logo-icon[src$=".svg"]:hover,
body.white-version .rn-footer-area .footer-logo[src$=".svg"]:hover,
img.footer-logo.logo-icon:hover,
img.footer-logo:hover {
    filter: brightness(0) invert(1) drop-shadow(0 0 15px rgba(255, 255, 255, 0.5)) !important;
    transform: scale(1.05) !important;
}

/* ============================================
   PORTFOLIO BADGE - Bigger Size & Category Colors
   ============================================ */
.portfolio-badge {
    position: absolute !important;
    top: 20px !important;
    left: 20px !important;
    z-index: 10 !important;
    padding: 12px 24px !important;
    border-radius: 30px !important;
    font-size: 0.85rem !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.25) !important;
    backdrop-filter: blur(10px) !important;
    border: 2px solid rgba(255, 255, 255, 0.2) !important;
    transition: all 0.3s ease !important;
}

/* AI & Web - Electric Blue / Cyber Gradient */
.project-item[data-category="ai-web"] .portfolio-badge {
    background: linear-gradient(135deg, #6366f1 0%, #8b5cf6 50%, #a855f7 100%) !important;
    color: #ffffff !important;
    border-color: rgba(139, 92, 246, 0.4) !important;
    box-shadow: 0 8px 25px rgba(99, 102, 241, 0.4) !important;
}

/* Tourism - Warm Sunset Gradient */
.project-item[data-category="tourism"] .portfolio-badge {
    background: linear-gradient(135deg, #f97316 0%, #fb923c 50%, #fbbf24 100%) !important;
    color: #ffffff !important;
    border-color: rgba(251, 146, 60, 0.4) !important;
    box-shadow: 0 8px 25px rgba(249, 115, 22, 0.4) !important;
}

/* Education - Fresh Green Gradient */
.project-item[data-category="education"] .portfolio-badge {
    background: linear-gradient(135deg, #10b981 0%, #34d399 50%, #6ee7b7 100%) !important;
    color: #ffffff !important;
    border-color: rgba(52, 211, 153, 0.4) !important;
    box-shadow: 0 8px 25px rgba(16, 185, 129, 0.4) !important;
}

/* Architecture - Elegant Rose/Pink Gradient */
.project-item[data-category="architecture"] .portfolio-badge {
    background: linear-gradient(135deg, #ec4899 0%, #f472b6 50%, #f9a8d4 100%) !important;
    color: #ffffff !important;
    border-color: rgba(244, 114, 182, 0.4) !important;
    box-shadow: 0 8px 25px rgba(236, 72, 153, 0.4) !important;
}

/* Consulting - Professional Blue Gradient */
.project-item[data-category="consulting"] .portfolio-badge {
    background: linear-gradient(135deg, #0ea5e9 0%, #38bdf8 50%, #7dd3fc 100%) !important;
    color: #ffffff !important;
    border-color: rgba(56, 189, 248, 0.4) !important;
    box-shadow: 0 8px 25px rgba(14, 165, 233, 0.4) !important;
}

/* Badge Hover Effect */
.portfolio-card:hover .portfolio-badge {
    transform: translateY(-3px) scale(1.05) !important;
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.3) !important;
}

/* Responsive Badge Sizing */
@media (max-width: 768px) {
    .portfolio-badge {
        padding: 10px 18px !important;
        font-size: 0.75rem !important;
        top: 15px !important;
        left: 15px !important;
    }
}

@media (max-width: 576px) {
    .portfolio-badge {
        padding: 8px 14px !important;
        font-size: 0.7rem !important;
        top: 12px !important;
        left: 12px !important;
    }
}

