.about-hero{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);padding:80px 20px;text-align:center;color:#fff}.about-hero-content{max-width:800px;margin:0 auto}.about-hero h1{letter-spacing:-.02em;font-size:3rem;font-weight:800;margin-bottom:20px;line-height:1.2}.about-hero p{font-size:1.125rem;opacity:.9;line-height:1.5;margin-bottom:30px}.about-container{max-width:1000px;margin:-50px auto 50px;padding:0 20px 50px;position:relative;z-index:10}.about-card{display:flex;flex-direction:column;gap:60px;background:#fff;border-radius:24px;padding:50px 40px;box-shadow:0 20px 50px rgb(0 0 0 / .05);border:1px solid #e2e8f0}.section-head{font-size:28px;font-weight:700;color:#0f172a;margin-bottom:24px}.story-content p{font-size:17px;color:#1e293b;margin-bottom:16px}.story-content p:last-child{margin-bottom:0}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.feature-item{padding:20px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;transition:all 0.3s ease}.feature-item:hover{transform:translateY(-5px);background:#fff;box-shadow:0 10px 30px rgb(59 130 246 / .08);border-color:rgb(59 130 246 / .2)}.feature-icon{width:50px;height:50px;background:#fff;box-shadow:0 8px 16px rgb(0 0 0 / .05);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#3b82f6;margin-bottom:16px}.feature-item h3{font-size:20px;font-weight:700;margin-bottom:8px;color:#0f172a}.feature-item p{font-size:15px;color:#64748b;margin:0}.team-card{display:flex;align-items:center;gap:16px;background:#fff;border-radius:12px;padding:20px;border:1px solid #e2e8f0;box-shadow:0 4px 20px rgb(0 0 0 / .02)}.team-avatar-wrapper{position:relative;flex-shrink:0}.team-avatar-inner{width:88px;height:88px;border-radius:50%;overflow:hidden;background:#f1f5f9;border:4px solid #eff6ff;box-shadow:0 10px 25px rgb(0 0 0 / .05)}.team-avatar{width:100%;height:100%;object-fit:cover}.team-info{flex-grow:1}.team-name{font-size:20px;font-weight:700;margin-bottom:2px;color:#0f172a}.team-role{font-size:14px;font-weight:600;color:#2563eb;margin-bottom:8px}.team-bio{font-size:14px;color:#64748b;line-height:1.6;margin:0}.cta-section{padding:40px 24px;border-radius:24px;text-align:center;color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border:1px solid rgb(255 255 255 / .1)}.cta-section h2{font-size:32px;font-weight:800;margin-bottom:20px}.cta-section p{font-size:17px;max-width:600px;margin:0 auto 24px;opacity:.9}.cta-btn{display:inline-block;padding:12px 20px;background:#3b82f6;color:#fff;text-decoration:none;font-weight:600;border-radius:99px;transition:all 0.3s ease}.cta-btn:hover{background:#2563eb;transform:scale(1.03);box-shadow:0 10px 20px rgb(59 130 246 / .3)}@media (max-width:768px){.about-hero h1{font-size:2rem}.about-hero p{margin-bottom:0}.about-container{max-width:100%;margin:0;padding:0}.about-card{border-radius:0;padding:24px 16px;box-shadow:none;border:none;gap:40px}.section-head{font-size:24px}.story-content p{font-size:16px}.feature-item{padding:16px}.feature-item h3{font-size:18px}.feature-item p{font-size:14px}.team-card{flex-direction:column;text-align:center;gap:24px}.cta-section{padding:24px 20px}.cta-section h2{font-size:28px;margin-bottom:16px}.cta-section p{font-size:16px}}