*{box-sizing:border-box;margin:0;padding:0}.container{margin:0 auto;max-width:1200px;padding:0 20px}.features-showcase-section{background:#fefefe;padding:100px 0}.showcase-header{margin-bottom:80px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.showcase-header h2{color:#1a1a1a;line-height:1.2;margin-bottom:20px}.showcase-header p{color:#666;font-size:18px;line-height:1.6;margin-left:auto;margin-right:auto;max-width:600px}.features-list{display:flex;flex-direction:column;gap:64px}.feature-row{align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.feature-row.reverse{direction:rtl}.feature-row.reverse .feature-content,.feature-row.reverse .feature-image{direction:ltr}.feature-content{display:flex;flex-direction:column;justify-content:center;padding:20px 0}.feature-content h3{color:#1a1a1a;font-size:32px;line-height:1.2;margin-bottom:24px}.feature-content p{color:#4a5568;font-size:16px;line-height:1.7}.feature-image{align-items:center;display:flex;justify-content:center;position:relative}.feature-image img{border-radius:20px;box-shadow:0 20px 50px rgba(0,0,0,.1);height:auto;max-width:500px;transition:transform .3s ease,box-shadow .3s ease;width:100%}.feature-image img:hover{box-shadow:0 30px 60px rgba(0,0,0,.15);transform:translateY(-5px)}.placeholder-image{align-items:center;background:linear-gradient(135deg,#e2e8f0,#cbd5e0);border-radius:20px;box-shadow:0 20px 50px rgba(0,0,0,.1);color:#64748b;display:flex;font-size:18px;font-weight:600;height:300px;justify-content:center;max-width:500px;width:100%}.feature-row{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.feature-row.animate-in{opacity:1;transform:translateY(0)}@media (max-width:1024px){.features-showcase-section{padding:80px 0}.showcase-header{margin-bottom:60px}.showcase-header h2{font-size:32px}.features-list{gap:80px}.feature-row{gap:60px;min-height:350px}.feature-content h3{font-size:28px}}@media (max-width:768px){.features-showcase-section{padding:60px 0}.showcase-header{margin-bottom:50px}.showcase-header h2{font-size:28px}.showcase-header p{font-size:16px}.features-list{gap:60px}.feature-row,.feature-row.reverse{direction:ltr;gap:40px;grid-template-columns:1fr;min-height:auto;text-align:center}.feature-row.reverse .feature-content{order:1}.feature-row.reverse .feature-image{order:0}.feature-content{padding:0}.feature-content h3{font-size:24px;margin-bottom:20px}.feature-content p{font-size:15px}.feature-image img,.placeholder-image{max-width:100%}}@media (max-width:480px){.container{padding:0 16px}.features-showcase-section{padding:40px 0}.showcase-header{margin-bottom:40px}.showcase-header h2{font-size:24px}.showcase-header p{font-size:15px}.features-list{gap:50px}.feature-row{gap:30px}.feature-content h3{font-size:22px;margin-bottom:16px}.feature-content p{font-size:14px}.placeholder-image{font-size:16px;height:250px}}