.about-page{padding:4rem 1rem;background-color:#f9f9fb;min-height:calc(100vh - 100px)}.about-page .about-content{max-width:900px;margin:0 auto;background:#fff;padding:4rem;border-radius:12px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.about-page .about-content h1{font-size:3rem;font-weight:800;color:#333;margin-bottom:2.5rem;text-align:center;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about-page .about-content section{margin-bottom:3.5rem}.about-page .about-content section h2{font-size:1.8rem;font-weight:700;color:#444;margin-bottom:1.5rem;border-bottom:2px solid #f0f0f0;padding-bottom:.5rem}.about-page .about-content section p{font-size:1.1rem;line-height:1.8;color:#555;margin-bottom:1.2rem}.about-page .about-content .about-intro .welcome-text{font-size:1.4rem;font-weight:700;color:#667eea;margin-bottom:1rem}.about-page .about-content .about-story .story-text{font-style:normal}.about-page .about-content .about-story .story-text .story-highlight{background-color:#f0f4ff;padding:2rem;border-radius:12px;margin:2rem 0;border-left:4px solid #667eea}.about-page .about-content .about-story .story-text .story-highlight p{margin-bottom:.5rem}.about-page .about-content .about-story .story-text .story-highlight p:last-child{margin-bottom:0}.about-page .about-content .about-story .story-text .story-highlight .quote{font-family:inherit;font-weight:700;font-size:1.2rem;color:#333;font-style:italic}.about-page .about-content .about-offer ul{margin-bottom:1.5rem;padding-left:1.5rem}.about-page .about-content .about-offer ul li{font-size:1.1rem;line-height:1.7;color:#555;margin-bottom:.8rem}.about-page .about-content .about-offer ul li strong{color:#333}.about-page .about-content .about-why .why-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}@media(max-width:768px){.about-page .about-content .about-why .why-grid{grid-template-columns:1fr}}.about-page .about-content .about-why .why-grid .why-item{background:#fdfdfd;padding:1.5rem;border-radius:10px;border:1px solid #f0f0f0;text-align:center;transition:transform .2s}.about-page .about-content .about-why .why-grid .why-item:hover{transform:translateY(-5px);box-shadow:0 5px 15px rgba(0,0,0,.05)}.about-page .about-content .about-why .why-grid .why-item h3{font-size:1.2rem;color:#667eea;margin-bottom:.75rem}.about-page .about-content .about-why .why-grid .why-item p{font-size:.95rem;margin-bottom:0}.about-page .about-content .about-community{text-align:center;background:#f9fafb;padding:2.5rem;border-radius:12px;margin-bottom:0}.about-page .about-content .about-community h2{border-bottom:none;text-align:center}.about-page .about-content .about-community a{color:#667eea;font-weight:600;text-decoration:underline}.about-page .about-content .about-community a:hover{color:#764ba2}.about-page .about-content .about-community .closing-text{margin-top:1.5rem;font-weight:700;color:#333;font-size:1.2rem}@media(max-width:992px){.about-page .about-content{padding:3rem}}@media(max-width:768px){.about-page{padding:2rem 1rem}.about-page .about-content{padding:2rem}.about-page .about-content h1{font-size:2.2rem}.about-page .about-content h2{font-size:1.5rem}}