.Features-module__eSwZQG__pageWrapper{background-color:var(--bg-secondary);min-height:100vh;padding:120px 0 80px}.Features-module__eSwZQG__header{text-align:center;margin-bottom:60px}.Features-module__eSwZQG__title{color:var(--primary-color);margin-bottom:20px;font-size:42px;font-weight:800}.Features-module__eSwZQG__subtitle{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:18px;line-height:1.6}.Features-module__eSwZQG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;display:grid}.Features-module__eSwZQG__featureCard{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--border-color);background:#fff;flex-direction:column;align-items:flex-start;padding:40px;transition:all .3s;display:flex}.Features-module__eSwZQG__featureCard:hover{box-shadow:var(--shadow-md);border-color:var(--primary-color);transform:translateY(-5px)}.Features-module__eSwZQG__iconWrapper{background:var(--primary-color);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:24px;font-size:28px;display:flex}.Features-module__eSwZQG__featureTitle{color:#1a1a1a;margin-bottom:16px;font-size:22px;font-weight:700}.Features-module__eSwZQG__featureDesc{color:#666;font-size:15px;line-height:1.6}@media (max-width:768px){.Features-module__eSwZQG__pageWrapper{padding:100px 0 60px}.Features-module__eSwZQG__title{font-size:32px}.Features-module__eSwZQG__featureCard{padding:30px}}
