﻿ body.about-page{background-color:#ffffff !important;background-image:none !important}.about-page header{position:relative;background-color:#4361ee;z-index:1000}#about-header{margin-top:0;padding:6rem 2rem 3rem;background:linear-gradient(rgba(0,0,0,0.5),rgba(0,0,0,0.7)),url('../assets/hero-bg.jpg') center/cover fixed;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:white;min-height:50vh}main{background-color:#ffffff !important;margin-bottom:0 !important;padding-bottom:0 !important}.mission-section{background-color:#ffffff;padding:4rem 2rem;text-align:center;margin-top:0;margin-bottom:0}.mission-content{max-width:800px;margin:0 auto}.mission-content h2{font-size:2rem;margin-bottom:1.5rem;color:#1f2937}.mission-content p{font-size:1.125rem;line-height:1.8;color:#4b5563;margin-bottom:2rem}.features-section{background-color:#ffffff;padding:4rem 2rem;margin-top:0;margin-bottom:0}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.feature-card{background-color:#f9fafb;border-radius:0.75rem;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,0.05);text-align:center;transition:transform 0.3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-icon{font-size:2.5rem;margin-bottom:1.5rem;color:#4f46e5}.feature-card h3{font-size:1.5rem;margin-bottom:1rem;color:#1f2937}.feature-card p{color:#4b5563;line-height:1.7}.browse-section{background-color:#ffffff !important;padding:4rem 2rem;text-align:center;margin-top:0;margin-bottom:0 !important}.browse-content{max-width:800px;margin:0 auto}.browse-content h2{font-size:2rem;margin-bottom:1.5rem;color:#1f2937}.browse-content p{font-size:1.125rem;line-height:1.8;color:#4b5563;margin-bottom:2rem}.browse-button{display:inline-block;background-color:#4f46e5;color:white;padding:0.75rem 1.5rem;border-radius:0.5rem;font-weight:500;text-decoration:none;transition:background-color 0.3s ease}.browse-button:hover{background-color:#4338ca}.faq-section{background-color:#ffffff;padding:4rem 2rem;margin-top:0;margin-bottom:0}.faq-container{max-width:800px;margin:0 auto}.faq-container h2{font-size:2rem;margin-bottom:2rem;text-align:center;color:#1f2937}.faq-item{margin-bottom:1.5rem;border-bottom:1px solid #e5e7eb;padding-bottom:1.5rem}.faq-question{font-size:1.25rem;margin-bottom:0.75rem;color:#1f2937;font-weight:600}.faq-answer{color:#4b5563;line-height:1.7}.site-footer{margin-top:0 !important;background-color:#f8f9fa !important}@media (max-width:768px){.features-grid{grid-template-columns:1fr}.mission-content h2,.browse-content h2,.faq-container h2{font-size:1.75rem}}