.about-wrapper{max-width:1100px;margin:0 auto;padding:2rem 1rem 3rem}.about-hero{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;margin-bottom:3.5rem;display:grid}.about-hero-text h1{margin:.5rem 0 1rem;font-size:2rem;font-weight:700;line-height:1.2}.about-hero-text p{color:#374151;margin-bottom:.75rem;font-size:.95rem;line-height:1.65}.about-kicker{color:#9ca3af;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.5rem;font-size:.8rem;font-weight:500}.btn-primary{color:#fff;background:#111827;border-radius:.5rem;margin-top:.75rem;padding:.6rem 1.4rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .2s;display:inline-block}.btn-primary:hover{background:#374151}.about-hero-illustration{justify-content:center;align-items:center;display:flex}.about-hero-illustration img{width:100%;max-width:520px;height:auto}.about-section{border-top:1px solid #f3f4f6;padding-top:2.5rem}.about-section-title{color:#111827;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.about-cards{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.about-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem}.about-card h3{color:#111827;margin:.5rem 0 .4rem;font-size:.95rem;font-weight:600}.about-card p{color:#4b5563;margin:0;font-size:.875rem;line-height:1.55}.about-card-icon{color:#6366f1}.team-group{margin-bottom:2.5rem}.team-group-title{text-transform:uppercase;letter-spacing:.06em;color:#9ca3af;margin-bottom:1rem;font-size:.8rem;font-weight:600}.team-cards{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.team-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;transition:box-shadow .15s,transform .12s;overflow:hidden}.team-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a14}.team-card-illustration{aspect-ratio:290/257;background:#fff;width:100%;overflow:hidden}.team-card-illustration img{object-fit:cover;width:100%;height:100%;display:block}.team-card-body{padding:.85rem 1rem}.team-card-role{color:#111827;margin:0 0 .3rem;font-size:.875rem;font-weight:600}.team-card-desc{color:#6b7280;margin:0;font-size:.8rem;line-height:1.5}@media (max-width:900px){.about-hero{grid-template-columns:1fr;gap:2rem}.about-hero-illustration{order:-1}.about-hero-illustration img{max-width:400px}.about-cards{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.about-cards{grid-template-columns:1fr}.about-hero-text h1{font-size:1.5rem}}
