html,body{box-sizing:border-box;margin:0;padding:0}.feature-card{transition:transform .18s ease-out,box-shadow .18s ease-out,border-color .18s ease-out,background .18s ease-out;position:relative}.feature-card:hover{background:radial-gradient(circle at 0 0,#22c55e3d,#0f172afa);border-color:#34d399cc;transform:translateY(-4px);box-shadow:0 18px 35px #0f172acc}@keyframes pulseGlow{0%,to{box-shadow:0 14px 30px #10b98173}50%{box-shadow:0 22px 45px #10b981e6}}@keyframes tpp-widget-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.tpp-feature-card{transition:transform .18s ease-out,box-shadow .18s ease-out,border-color .18s ease-out}.tpp-feature-card:hover{border-color:#38bdf8cc;transform:translateY(-4px);box-shadow:0 18px 45px #38bdf847}
