.gradient-text{background:linear-gradient(135deg,#ff1493,#00bfff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.floating-card{transition:.4s cubic-bezier(.175, .885, .32, 1.275)}.floating-card:hover{transform:translateY(-8px)}.hover-slide{position:relative;z-index:1;transition:.2s}.hover-slide:hover{transform:translateX(6px);color:#ff0080!important}.footer-title{color:#ff0080}.footer-title::before{content:'';position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#ff0080,#00a3ff);clip-path:polygon(0 0,100% 0,90% 100%,10% 100%)}@media (hover:none){.floating-card:hover{transform:none}.floating-card:active{transform:scale(.95)}}