#section-about-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#f8fafc 0,#ffffff 50%,#f5f3ff 100%)}
#section-about-hero .ab-hero{max-width:860px;margin:0 auto;text-align:center}
#section-about-hero .ab-eyebrow{display:inline-block;padding:7px 16px;margin-bottom:22px;border:1px solid #e5e7eb;border-radius:999px;background:#fff;color:#6366f1;font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}
#section-about-hero h1{margin:0 0 22px;color:#111827;font-weight:800;line-height:1.12}
#section-about-hero .ab-grad{background:linear-gradient(135deg,#6366f1 0,#8b5cf6 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
#section-about-hero .ab-lead{margin:0 auto;max-width:720px;color:#4b5563;font-size:19px;line-height:1.65}
#section-about-hero .ab-figures{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:52px}
#section-about-hero .ab-figure{padding:22px 12px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;box-shadow:0 1px 2px rgba(17,24,39,.04)}
#section-about-hero .ab-figure-n{display:block;color:#111827;font-size:30px;font-weight:800;line-height:1.1}
#section-about-hero .ab-figure-l{display:block;margin-top:6px;color:#6b7280;font-size:14px}
@media (max-width:767px){
#section-about-hero .ab-figures{grid-template-columns:repeat(2,1fr)}
#section-about-hero .ab-lead{font-size:17px}
}


#section-about-what-we-build{position:relative;background:#fff}
#section-about-what-we-build .ab-head{max-width:680px;margin:0 auto 46px;text-align:center}
#section-about-what-we-build .ab-head h2{margin:0 0 14px;color:#111827;font-weight:800}
#section-about-what-we-build .ab-head p{margin:0;color:#6b7280;font-size:17px;line-height:1.6}
#section-about-what-we-build .ab-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
#section-about-what-we-build .ab-card{display:block;padding:28px;border:1px solid #e5e7eb;border-radius:18px;background:#fff;text-decoration:none;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}
#section-about-what-we-build .ab-card:hover{border-color:#c4b5fd;box-shadow:0 12px 28px rgba(99,102,241,.12);transform:translateY(-3px)}
#section-about-what-we-build .ab-card-ico{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;margin-bottom:18px;border-radius:12px;background:linear-gradient(135deg,#6366f1 0,#8b5cf6 100%);color:#fff;font-size:19px}
#section-about-what-we-build .ab-card h3{margin:0 0 10px;color:#111827;font-size:19px;font-weight:700}
#section-about-what-we-build .ab-card p{margin:0;color:#6b7280;font-size:15px;line-height:1.65}
@media (max-width:991px){#section-about-what-we-build .ab-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:600px){#section-about-what-we-build .ab-grid{grid-template-columns:1fr}}


#section-about-how-we-work{position:relative;background:linear-gradient(135deg,#f9fafb,#f3f4f6)}
#section-about-how-we-work .ab-head{max-width:680px;margin:0 auto 46px;text-align:center}
#section-about-how-we-work .ab-head h2{margin:0 0 14px;color:#111827;font-weight:800}
#section-about-how-we-work .ab-head p{margin:0;color:#6b7280;font-size:17px;line-height:1.6}
#section-about-how-we-work .ab-rows{display:grid;gap:18px;max-width:900px;margin:0 auto}
#section-about-how-we-work .ab-row{display:flex;gap:20px;padding:26px 28px;border:1px solid #e5e7eb;border-radius:18px;background:#fff}
#section-about-how-we-work .ab-row-ico{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:12px;background:#ede9fe;color:#6366f1;font-size:18px}
#section-about-how-we-work .ab-row-body{flex:1 1 auto;min-width:0}
#section-about-how-we-work .ab-row h3{margin:0 0 10px;color:#111827;font-size:18px;font-weight:700}
#section-about-how-we-work .ab-row p{margin:0 0 12px;color:#4b5563;font-size:15px;line-height:1.7}
#section-about-how-we-work .ab-link{display:inline-flex;align-items:center;gap:6px;color:#6366f1;font-size:14px;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(99,102,241,.35)}
#section-about-how-we-work .ab-link:hover{color:#4c1d95;border-bottom-color:#4c1d95}
@media (max-width:600px){#section-about-how-we-work .ab-row{flex-direction:column;gap:14px;padding:22px}}


#section-about-company{position:relative;background:#fff}
#section-about-company .ab-company{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.25fr);gap:48px;align-items:start}
#section-about-company .ab-company-intro h2{margin:0 0 16px;color:#111827;font-weight:800}
#section-about-company .ab-company-intro p{margin:0 0 24px;color:#6b7280;font-size:16px;line-height:1.7}
#section-about-company .ab-btn{display:inline-flex;align-items:center;gap:9px;padding:12px 22px;border-radius:999px;background:linear-gradient(135deg,#6366f1 0,#8b5cf6 100%);color:#fff;font-size:15px;font-weight:600;text-decoration:none;box-shadow:0 8px 20px rgba(99,102,241,.25)}
#section-about-company .ab-btn:hover{color:#fff;filter:brightness(1.06)}
#section-about-company .ab-facts{padding:10px 28px;border:1px solid #e5e7eb;border-radius:18px;background:#f9fafb}
#section-about-company .ab-dl{margin:0}
#section-about-company .ab-dt-row{display:grid;grid-template-columns:210px minmax(0,1fr);gap:16px;padding:14px 0;border-bottom:1px solid #e5e7eb}
#section-about-company .ab-dt-row:last-child{border-bottom:0}
#section-about-company dt{color:#6b7280;font-size:14px;font-weight:600}
#section-about-company dd{margin:0;color:#111827;font-size:15px;line-height:1.55}
#section-about-company dd a{color:#6366f1;text-decoration:none;border-bottom:1px solid rgba(99,102,241,.35)}
@media (max-width:991px){
#section-about-company .ab-company{grid-template-columns:1fr;gap:32px}
#section-about-company .ab-dt-row{grid-template-columns:1fr;gap:4px}
}


#section-about-cta{position:relative;overflow:hidden;background:#0b0b12}
#section-about-cta .ab-cta{max-width:760px;margin:0 auto;text-align:center}
#section-about-cta h2{margin:0 0 16px;color:#fff;font-weight:800}
#section-about-cta p{margin:0 0 34px;color:#9ca3af;font-size:17px;line-height:1.65}
#section-about-cta .ab-cta-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}
#section-about-cta .ab-cta-primary,#section-about-cta .ab-cta-ghost{display:inline-flex;align-items:center;gap:9px;padding:14px 26px;border-radius:999px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .2s ease,filter .2s ease}
#section-about-cta .ab-cta-primary{background:linear-gradient(135deg,#6366f1 0,#8b5cf6 100%);color:#fff;box-shadow:0 10px 26px rgba(99,102,241,.35)}
#section-about-cta .ab-cta-ghost{border:1px solid rgba(255,255,255,.22);color:#fff}
#section-about-cta .ab-cta-primary:hover,#section-about-cta .ab-cta-ghost:hover{color:#fff;transform:translateY(-2px)}
#section-about-cta .ab-cta-ghost:hover{border-color:rgba(255,255,255,.45)}
@media (max-width:600px){#section-about-cta .ab-cta-actions{flex-direction:column}#section-about-cta .ab-cta-primary,#section-about-cta .ab-cta-ghost{justify-content:center}}
