.launchpad{padding:80px 0;font-family:Inter,sans-serif;color:#1f2937}.launchpad .container{max-width:1200px;margin:0 auto;padding:0 20px}.launchpad__header{text-align:center;margin-bottom:60px}.launchpad__title{font-size:2.8rem;font-weight:800;margin-bottom:15px}.launchpad__intro{font-size:1.2rem;color:#6b7280;max-width:750px;margin:0 auto;line-height:1.6}.launchpad .ourMission{background:#f9fafb;padding:50px;border-radius:24px;margin-bottom:80px}.launchpad .ourMission h2{font-size:2rem;margin-bottom:30px;text-align:center}.launchpad .ourMission .mission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}.launchpad .ourMission .mission-item{background:#fff;padding:20px;border-radius:12px;display:flex;align-items:center;font-weight:500;color:#6b7280;border:1px solid #e5e7eb}.launchpad .ourMission .mission-item:before{content:"✓";color:#5d5dff;font-weight:900;margin-right:12px}.content-section .section-title{text-align:center;margin-bottom:50px}.content-section .section-title h2{font-size:2.2rem;font-weight:800;margin-bottom:10px}.content-section .section-title p{color:#6b7280;font-size:1.1rem}.content-section .feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-gap:30px;gap:30px}.content-section .feature-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:40px;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.content-section .feature-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,0,0,.05)}.content-section .feature-card__main{margin-bottom:30px;text-align:center}.content-section .feature-card .feature-icon{font-size:3rem;background:#f0f4ff;width:80px;height:80px;display:flex;align-items:center;justify-content:center;border-radius:50%;margin:0 auto 20px}.content-section .feature-card .feature-title{font-size:1.5rem;margin-bottom:15px}.content-section .feature-card .feature-desc{color:#6b7280;line-height:1.5}.content-section .feature-card .feature-details{border-top:1px solid #e5e7eb;padding-top:25px;margin-top:auto}.content-section .feature-card .feature-details .detail-row{margin-bottom:15px;font-size:.95rem;line-height:1.4}.content-section .feature-card .feature-details .detail-row strong{display:block;color:#1f2937;margin-bottom:4px}.content-section .feature-card .feature-details .detail-row span{color:#6b7280}@media(max-width:768px){.launchpad__title{font-size:2.2rem}.feature-grid{grid-template-columns:1fr}}