.about{color:#1a1a1a;background-color:#fff;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}.about-hero{text-align:center;background:linear-gradient(135deg,#f8f9fb 0%,#eef2f7 100%);margin-bottom:60px;padding:90px 20px;position:relative;overflow:hidden}.about-hero:before{content:"";background:linear-gradient(90deg,#ec4899,#f43f5e,#3b82f6,#1d4ed8);height:4px;position:absolute;top:0;left:0;right:0}.about-hero h1{color:#1a1a1a;margin:0 0 16px;font-size:3.2rem;font-weight:700;line-height:1.2;display:inline-block;position:relative}.about-hero h1:after{content:"";border-radius:2px;width:80px;height:4px;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.about-hero p{color:#4b5563;max-width:720px;margin:0 auto;font-size:1.15rem;line-height:1.7}.about-section{background:#fff;border-radius:12px;max-width:1000px;margin:0 auto 40px;padding:50px 20px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 20px #00000008}.about-section:hover{transform:translateY(-2px);box-shadow:0 8px 30px #ec48991a}.about-section h2{color:#1a1a1a;margin:0 0 20px;padding-bottom:12px;font-size:1.8rem;font-weight:600;position:relative}.about-section h2:after{content:"";background:#ec4899;border-radius:3px;width:50px;height:3px;position:absolute;bottom:0;left:0}.about-section p{color:#4a5568;margin-bottom:16px;font-size:1.05rem;line-height:1.8}.about-section.light{background:#f9fafb}.about-section ul{margin:16px 0;padding:0;list-style:none}.about-section li{color:#4a5568;margin-bottom:12px;padding-left:24px;font-size:1.05rem;position:relative}.about-section li:before{content:"•";color:#ec4899;font-weight:700;position:absolute;left:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.about-section{opacity:0;animation:.6s ease-out forwards fadeIn}.about-section:first-child{animation-delay:.1s}.about-section:nth-child(2){animation-delay:.2s}.about-section:nth-child(3){animation-delay:.3s}@media (max-width:768px){.about-hero{padding:60px 20px}.about-hero h1{font-size:2.2rem}.about-section{padding:30px 20px}.about-section h2{font-size:1.6rem}}
