.featureIcon{width:40px!important;height:40px!important;color:#6366f1!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;filter:drop-shadow(0 2px 8px rgba(99,102,241,.3))!important}.featureCard:hover .featureIcon{color:#4f46e5!important;transform:scale(1.1) rotate(5deg)!important;filter:drop-shadow(0 4px 12px rgba(99,102,241,.5))!important}.featureIconWrapper{width:80px!important;height:80px!important;padding:20px!important;border-radius:20px!important;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(249,250,251,.9))!important;border:2px solid rgba(99,102,241,.2)!important;box-shadow:0 10px 30px rgba(99,102,241,.15),inset 0 1px 0 rgba(255,255,255,.9)!important;margin-bottom:20px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:all .4s cubic-bezier(.4,0,.2,1)!important;position:relative!important;overflow:hidden!important}.featureIconWrapper:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background:linear-gradient(135deg,rgba(99,102,241,.05),rgba(139,92,246,.05))!important;opacity:0!important;transition:opacity .4s ease!important;z-index:0!important}.featureIconWrapper>*{position:relative!important;z-index:1!important}.featureCard:hover .featureIconWrapper{transform:translateY(-6px) scale(1.05)!important;box-shadow:0 15px 40px rgba(99,102,241,.25),inset 0 1px 0 rgba(255,255,255,1)!important;border-color:rgba(99,102,241,.4)!important}.featureCard:hover .featureIconWrapper:before{opacity:1!important}