.FeaturesSection-module__AtNPbG__features{background:linear-gradient(to bottom, var(--bg-primary), var(--bg-secondary));position:relative}.FeaturesSection-module__AtNPbG__header{text-align:center;margin-bottom:64px}.FeaturesSection-module__AtNPbG__description{max-width:560px;margin:0 auto}.FeaturesSection-module__AtNPbG__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.FeaturesSection-module__AtNPbG__card{flex-direction:column;gap:16px;padding:32px 28px;display:flex;position:relative;overflow:hidden}.FeaturesSection-module__AtNPbG__card:before{content:"";opacity:0;height:3px;transition:opacity var(--transition-base);border-radius:20px 20px 0 0;position:absolute;top:0;left:0;right:0}.FeaturesSection-module__AtNPbG__card:hover:before{opacity:1}.FeaturesSection-module__AtNPbG__accentgold:before{background:linear-gradient(90deg, var(--accent-gold), transparent)}.FeaturesSection-module__AtNPbG__accentpurple:before{background:linear-gradient(90deg, var(--accent-purple), transparent)}.FeaturesSection-module__AtNPbG__cardNumber{align-items:center;gap:12px;display:flex}.FeaturesSection-module__AtNPbG__number{font-family:var(--font-heading);color:var(--accent-gold);opacity:.5;font-size:.9rem;font-weight:800}.FeaturesSection-module__AtNPbG__accentpurple .FeaturesSection-module__AtNPbG__number{color:var(--accent-purple)}.FeaturesSection-module__AtNPbG__cardImage{border-radius:var(--radius-md);width:100%;height:180px;margin:4px 0;overflow:hidden}.FeaturesSection-module__AtNPbG__cardImage img{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.FeaturesSection-module__AtNPbG__card:hover .FeaturesSection-module__AtNPbG__cardImage img{transform:scale(1.05)}.FeaturesSection-module__AtNPbG__cardIcon{align-items:center;height:80px;font-size:3rem;display:flex}.FeaturesSection-module__AtNPbG__cardTitle{color:var(--text-primary)}.FeaturesSection-module__AtNPbG__cardDesc{color:var(--text-secondary);flex-grow:1;font-size:.9rem;line-height:1.7}.FeaturesSection-module__AtNPbG__tags{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.FeaturesSection-module__AtNPbG__tag{text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);color:var(--text-muted);background:#ffffff0a;border:1px solid #ffffff0f;padding:4px 12px;font-size:.7rem;font-weight:600}.FeaturesSection-module__AtNPbG__accentgold .FeaturesSection-module__AtNPbG__tag{color:var(--accent-gold);background:#f1b04c0f;border-color:#f1b04c1f}.FeaturesSection-module__AtNPbG__accentpurple .FeaturesSection-module__AtNPbG__tag{color:var(--accent-purple);background:#8b5cf60f;border-color:#8b5cf61f}.FeaturesSection-module__AtNPbG__viewAll{text-align:center;margin-top:48px}@media (max-width:1024px){.FeaturesSection-module__AtNPbG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.FeaturesSection-module__AtNPbG__grid{grid-template-columns:1fr}}
