/* /Layout/Footer.razor.rz.scp.css */
/* Footer Styling */
.site-footer[b-5yjb7nn8o0] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    color: #ffffff;
    padding: 4rem 0 0 0;
    margin-top: auto;
    box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.1);
}

.footer-content[b-5yjb7nn8o0] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem 3rem 2rem;
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 3rem;
}

.footer-section:first-child[b-5yjb7nn8o0] {
    grid-column: span 2;
}

.footer-section h4[b-5yjb7nn8o0] {
    color: #ffffff;
    font-size: 0.875rem;
    font-weight: 700;
    margin-bottom: 1.25rem;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.footer-section:first-child h4[b-5yjb7nn8o0] {
    font-size: 1.25rem;
    text-transform: none;
    letter-spacing: normal;
    margin-bottom: 1rem;
}

.footer-description[b-5yjb7nn8o0] {
    color: rgba(255, 255, 255, 0.9);
    font-size: 0.9rem;
    line-height: 1.7;
    margin-bottom: 1.5rem;
    max-width: 90%;
}

.footer-links[b-5yjb7nn8o0] {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li[b-5yjb7nn8o0] {
    margin-bottom: 0.75rem;
}

.footer-links a[b-5yjb7nn8o0] {
    color: rgba(255, 255, 255, 0.85);
    text-decoration: none;
    font-size: 0.875rem;
    transition: all 0.2s ease;
    display: inline-block;
}

.footer-links a:hover[b-5yjb7nn8o0] {
    color: #ffffff;
    transform: translateX(3px);
}

.social-links[b-5yjb7nn8o0] {
    display: flex;
    gap: 1rem;
    margin-top: 1.5rem;
}

.social-links a[b-5yjb7nn8o0] {
    color: rgba(255, 255, 255, 0.85);
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
}

.social-links a:hover[b-5yjb7nn8o0] {
    color: #ffffff;
    background: rgba(255, 255, 255, 0.2);
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.footer-bottom[b-5yjb7nn8o0] {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    padding: 2rem 0;
    background: rgba(0, 0, 0, 0.15);
    backdrop-filter: blur(10px);
}

.footer-bottom-content[b-5yjb7nn8o0] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 1rem;
}

.copyright[b-5yjb7nn8o0] {
    margin: 0;
    color: rgba(255, 255, 255, 0.9);
    font-size: 0.875rem;
    font-weight: 500;
}

.footer-meta[b-5yjb7nn8o0] {
    display: flex;
    align-items: center;
    gap: 1rem;
    color: rgba(255, 255, 255, 0.85);
    font-size: 0.875rem;
}

.footer-meta a[b-5yjb7nn8o0] {
    color: rgba(255, 255, 255, 0.85);
    text-decoration: none;
    transition: all 0.2s ease;
    font-weight: 500;
}

.footer-meta a:hover[b-5yjb7nn8o0] {
    color: #ffffff;
    text-decoration: underline;
}

.footer-meta .separator[b-5yjb7nn8o0] {
    color: rgba(255, 255, 255, 0.3);
}

/* Responsive adjustments */
@media (max-width: 1024px) {
    .footer-content[b-5yjb7nn8o0] {
        grid-template-columns: repeat(3, 1fr);
        gap: 2.5rem;
    }
}

@media (max-width: 768px) {
    .site-footer[b-5yjb7nn8o0] {
        padding: 3rem 0 0 0;
    }
    
    .footer-content[b-5yjb7nn8o0] {
        grid-template-columns: repeat(2, 1fr);
        padding: 0 1.5rem 2rem 1.5rem;
        gap: 2rem;
    }
    
    .footer-section:first-child[b-5yjb7nn8o0] {
        grid-column: 1 / -1;
        text-align: center;
    }
    
    .social-links[b-5yjb7nn8o0] {
        justify-content: center;
    }
    
    .footer-bottom-content[b-5yjb7nn8o0] {
        flex-direction: column;
        text-align: center;
        padding: 0 1.5rem;
    }
    
    .footer-meta[b-5yjb7nn8o0] {
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media (max-width: 480px) {
    .site-footer[b-5yjb7nn8o0] {
        padding: 2rem 0 0 0;
    }
    
    .footer-content[b-5yjb7nn8o0] {
        grid-template-columns: 1fr;
        padding: 0 1rem 1.5rem 1rem;
        gap: 2rem;
    }
    
    .footer-section[b-5yjb7nn8o0] {
        text-align: center;
    }
    
    .footer-links a[b-5yjb7nn8o0] {
        display: block;
    }
    
    .footer-links a:hover[b-5yjb7nn8o0] {
        transform: none;
    }
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-u7msxsvupq] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.content-wrapper[b-u7msxsvupq] {
    flex: 1;
    display: flex;
    flex-direction: column;
    width: 100%;
}
/* /Layout/NavMenu.razor.rz.scp.css */
/* Top Navigation Bar */
.top-nav[b-xnox564ibm] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    padding: 0;
}

.nav-container[b-xnox564ibm] {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.75rem 2rem;
}

.navbar-brand[b-xnox564ibm] {
    font-weight: 600;
    text-decoration: none;
    color: white;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

.navbar-brand:hover[b-xnox564ibm] {
    color: white;
    opacity: 0.9;
}

.brand-name[b-xnox564ibm] {
    font-size: 1.25rem;
    font-weight: bold;
}

.brand-full[b-xnox564ibm] {
    font-size: 0.875rem;
    opacity: 0.9;
}

.nav-links[b-xnox564ibm] {
    display: flex;
    gap: 2rem;
    align-items: center;
}

.nav-link[b-xnox564ibm] {
    color: white;
    text-decoration: none;
    font-size: 0.9rem;
    font-weight: 500;
    transition: opacity 0.2s ease;
}

.nav-link:hover[b-xnox564ibm] {
    opacity: 0.8;
    color: white;
}

@media (max-width: 768px) {
    .nav-container[b-xnox564ibm] {
        padding: 0.75rem 1rem;
    }
    
    .brand-full[b-xnox564ibm] {
        display: none;
    }
    
    .nav-links[b-xnox564ibm] {
        gap: 1rem;
    }
    
    .nav-link[b-xnox564ibm] {
        font-size: 0.85rem;
    }
}
