.about-container{max-width:1200px;margin:0 auto;padding:3rem 1.5rem 5rem}.about-hero{border:1px solid #dce4ea;border-radius:18px;margin-bottom:3rem;overflow:hidden;box-shadow:0 18px 45px #10283e1f}.about-hero picture{display:block}.hero-image{aspect-ratio:1200/630;object-fit:contain;width:100%;height:auto;display:block}.about-header{text-align:center;margin-bottom:3rem}.about-header h1{color:#10283e;margin-bottom:.5rem;font-size:max(2.25rem,min(5vw,3.5rem))}.about-header p{color:#43566a;max-width:600px;margin:0 auto;font-size:1.2rem}.about-section{border-bottom:1px solid #e9ecef;margin-bottom:3rem;padding:2rem 0}.about-section:last-of-type{border-bottom:none}.about-section h2{color:#10283e;margin-bottom:1.5rem;font-size:1.8rem}.about-section h3{color:#10283e;margin-bottom:.8rem;font-size:1.3rem}.about-section p{color:#43566a;margin-bottom:1rem;font-size:1.05rem;line-height:1.7}.about-section ul{margin-bottom:1rem;padding-left:1.5rem}.about-section li{color:#43566a;margin-bottom:.5rem;line-height:1.6}.about-section strong{color:#10283e;font-weight:600}.values-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.value-item{background:#fff;border:1px solid #dce4ea;border-left:4px solid #087b77;border-radius:14px;padding:1.5rem;box-shadow:0 10px 28px #10283e14}.value-item h3{color:#075f65;margin-bottom:.8rem}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.service-item{background:#f8fafc;border:1px solid #dce4ea;border-radius:14px;padding:1.5rem}.service-item h3{color:#075f65;margin-bottom:.8rem}.warning-note{background:#fff8e7;border:1px solid #e6d49c;border-radius:12px;margin:1.5rem 0;padding:1rem}.warning-note p{color:#856404;margin:0}.contact-note{background:#ecf8f6;border:1px solid #b9dfd9;border-radius:12px;margin:1.5rem 0;padding:1.5rem}.contact-note p{color:#075f65;margin-bottom:.5rem}.contact-note p:last-child{margin-bottom:0}.features-section{text-align:center;margin:3rem 0}.features-section h2{color:#282c34;margin-bottom:2rem;font-size:2.2rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem;display:grid}.feature-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #0000001a}.feature-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #00000026}.feature-icon{margin-bottom:1rem;font-size:3rem;display:block}.feature-card h3{color:#282c34;margin-bottom:1rem;font-size:1.4rem}.feature-card p{color:#555;font-size:1rem;line-height:1.6}.team-section{margin-top:2rem;margin-bottom:4rem}.team-section h2{text-align:center;color:#282c34;margin-bottom:2.5rem;font-size:2rem}.team-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2.5rem;display:grid}.team-member{text-align:center;transition:transform .3s}.team-member:hover{transform:translateY(-5px)}.member-image{width:150px;height:150px;margin:0 auto 1rem}.placeholder-avatar{color:#fff;text-transform:uppercase;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;font-weight:700;display:flex}.member-image img{object-fit:cover;width:100%;height:100%}.team-member h3{color:#282c34;margin-bottom:.5rem;font-size:1.3rem}.member-title{color:#06c;margin-bottom:.8rem;font-size:.9rem;font-weight:500}.member-bio{color:#555;font-size:.95rem;line-height:1.5}.contact-section{text-align:center;background:#10283e;border-radius:18px;margin-top:2rem;padding:3rem}.contact-section h2{color:#fff;margin-bottom:1rem;font-size:2rem}.contact-section p{color:#d5e0e8;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.1rem}.contact-button{color:#10283e;background-color:#65d7c8;border-radius:30px;padding:.8rem 2rem;font-weight:500;text-decoration:none;transition:background-color .3s,transform .2s;display:inline-block}.contact-button:hover{background-color:#8be2d6;transform:translateY(-2px)}@media (max-width:820px){.hero-image{height:auto}.about-header h1{font-size:2rem}.values-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.services-grid,.features-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.team-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width:700px){.hero-image{height:auto}.values-grid,.services-grid{grid-template-columns:1fr}.team-grid{grid-template-columns:1fr 1fr}.contact-section{padding:2rem 1rem}}@media (max-width:480px){.team-grid{grid-template-columns:1fr}}
