.about-page{display:flex;flex-direction:column;min-height:100vh}.page-container{max-width:900px;margin:2rem auto;padding:2rem;background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.about-section{margin-bottom:2.5rem}.about-section h2{font-size:1.8rem;color:#3498db;margin-bottom:1rem;font-weight:600;border-bottom:1px solid #ecf0f1;padding-bottom:.5rem}.about-section p{margin-bottom:1.2rem;line-height:1.6;color:#34495e;font-size:1.05rem}.about-section ul{margin-left:1.5rem;margin-bottom:1.2rem}.about-section li{margin-bottom:.8rem;line-height:1.5;color:#34495e;font-size:1.05rem}.email{color:#3498db;font-weight:500}@media (max-width:768px){.page-container{padding:1.5rem;margin:1rem}.about-section h2{font-size:1.5rem}}