.features-body{background-color:#0a0a0a;color:#fff;font-size:16px}.features-header{padding:1.5rem 0}.features-header .social-icons{display:flex;gap:1rem}.features-main{max-width:1200px;margin:0 auto;padding:0 1.5rem}.features-hero{text-align:center;padding:5rem 0 3rem}.features-hero h1{font-size:3.2rem;margin-bottom:1.5rem;font-weight:600}.subtitle{font-size:1.3rem;max-width:800px;margin:0 auto;color:#fffc;line-height:1.7}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:4rem 0;max-width:1100px;margin-left:auto;margin-right:auto}.feature-card{background-color:#111;border-radius:8px;padding:2rem;border:1px solid #222;transition:transform .3s ease,box-shadow .3s ease;height:220px;display:flex;flex-direction:column;justify-content:center}.feature-card:hover{transform:translateY(-5px);box-shadow:0 10px 20px #0003}.feature-card h2{font-size:1.7rem;margin-bottom:1rem;color:#fff;text-align:center}.feature-card p{color:#ffffffb3;line-height:1.7;text-align:center;max-width:90%;margin:0 auto;font-size:1.05rem}.why-scaleify{padding:4rem 2rem;margin:2rem 0;border-radius:12px;background-color:#111;border:1px solid #222;max-width:1100px;margin-left:auto;margin-right:auto}.why-scaleify h2{text-align:center;font-size:2.7rem;margin-bottom:3rem}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;padding:0 2rem;max-width:900px;margin:0 auto}.benefit-card{text-align:center;padding:1.5rem}.benefit-card h3{font-size:1.5rem;margin-bottom:1rem;color:#fff}.benefit-card p{color:#ffffffb3;max-width:90%;margin:0 auto;font-size:1.05rem;line-height:1.7}.cta-section{text-align:center;padding:5rem 0}.cta-section h2{font-size:2.7rem;margin-bottom:1.5rem}.cta-section p{font-size:1.3rem;color:#fffc;margin-bottom:2.5rem}.cta-button{display:inline-block;background-color:#3b82f6;color:#fff;font-size:1.2rem;padding:1rem 2rem;border-radius:4px;text-decoration:none;transition:background-color .3s ease}.cta-button:hover{background-color:#2563eb}@media (max-width: 992px){.features-grid{grid-template-columns:1fr}.feature-card{height:auto;padding:2rem 1.5rem}}@media (max-width: 768px){.features-hero h1{font-size:2.7rem}.benefits-grid{grid-template-columns:1fr}.feature-card{padding:1.5rem}}
