.about-page{background-color:#00033a;min-height:calc(100vh - 140px);padding:4rem 0}.about-content{max-width:800px;margin:0 auto}.about-section{margin-bottom:3rem}.about-section h2{color:#d2ab17;margin-bottom:1.5rem;font-size:1.8rem}.about-section p{color:#e0e0e0;margin-bottom:1rem;line-height:1.8}.philosophy-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.philosophy-card{background-color:#162647;border-left:4px solid #d2ab17;border-radius:8px;padding:1.5rem}.philosophy-card h3{color:#fff;margin-bottom:.75rem;font-size:1.2rem}.philosophy-card p{color:#b0b0b0;margin-bottom:0;font-size:.95rem}.contact-section{text-align:center;background-color:#162647;border-radius:12px;padding:2rem}.contact-links{flex-direction:column;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.contact-link{color:#d2ab17;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;transition:color .3s;display:inline-flex}.contact-link:hover{color:#f0c420;text-decoration:underline}@media (width<=768px){.philosophy-grid{grid-template-columns:1fr}.about-section h2{font-size:1.5rem}}
