.about-hero{position:relative;min-height:400px;display:flex;align-items:center;overflow:hidden;background:#111}.about-hero>ai-img,.about-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1}.about-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.55);z-index:2}.about-hero-content{position:relative;z-index:3;color:#fff;padding:56px 0;max-width:700px}.about-hero-content h1{color:#fff;margin-bottom:12px}.about-hero-content p{color:rgba(255,255,255,.85);font-size:1.05rem}.about-overview{padding:56px 0}.about-overview ai-img,.about-overview img{width:100%;border-radius:var(--dl-radius)}.about-overview h2{margin-bottom:12px}.about-overview p{font-size:.95rem;color:var(--dl-text-muted);line-height:1.7;margin-bottom:12px}.about-figures{padding:48px 0;background:var(--dl-secondary);color:#fff}.about-figures .stat-num{color:#fff;font-size:1.8rem}.about-figures .stat-lbl{color:rgba(255,255,255,.7)}.about-capability{padding:56px 0;background:var(--dl-bg-light)}.about-capability h2{margin-bottom:28px}.capability-card{background:var(--dl-white);border:1px solid var(--dl-border);border-radius:var(--dl-radius);padding:28px;height:100%}.capability-card h4{font-size:1.05rem;margin-bottom:10px;color:var(--dl-primary)}.capability-card p{font-size:.9rem;color:var(--dl-text-muted);margin:0;line-height:1.6}.about-global{padding:56px 0}.about-global ai-img,.about-global img{width:100%;border-radius:var(--dl-radius)}.about-global h2{margin-bottom:12px}.global-regions{padding-left:20px;margin:12px 0}.global-regions li{font-size:.92rem;color:var(--dl-text-muted);margin-bottom:6px}@media (max-width:768px){.about-hero{min-height:300px}}