.about-page{min-height:100vh;background-color:#fff}.about-page-main{max-width:800px;margin:0 auto;padding:2rem 1rem;color:#333}.about-page-main h1{font-size:2rem;text-align:center;margin-bottom:1.5rem;color:#213547}.about-page-main p{margin-bottom:1rem;line-height:1.6;font-size:1rem}.about-faq{margin-top:2rem}.about-faq h2{margin:0 0 1rem;font-size:1.4rem;color:#213547}.about-faq-item{border:1px solid #d9dee7;border-radius:8px;background:#fff;overflow:hidden}.about-faq-item+.about-faq-item{margin-top:.75rem}.about-faq-item summary{list-style:none;cursor:pointer;padding:.9rem 1rem;font-weight:600;color:#213547;display:flex;align-items:center;justify-content:space-between}.about-faq-item summary::-webkit-details-marker{display:none}.about-faq-item summary:after{content:"+";color:#6b7280;font-size:1.25rem;line-height:1}.about-faq-item[open] summary:after{content:"-"}.about-faq-answer{padding:0 1rem 1rem;border-top:1px solid #e5e7eb}.about-faq-answer p{margin:.75rem 0 0}.about-team-image{width:100%;max-width:100%;height:auto;display:block;margin:0 auto 1rem;border-radius:8px}@media(max-width:768px){.about-page-main{padding:1.5rem 1rem}.about-page-main h1{font-size:1.5rem}}
