.gradient-curves{z-index:0;pointer-events:none;width:43%;height:140%;position:absolute;top:-20%;right:-15%;overflow:hidden}.curve-1{background:linear-gradient(165deg,#ffd6a0 0%,#ffb87a 15%,#ffa366 30%,#ff8f52 45%,#ff7a40 60%,#f06030 100%);border-radius:0 0 0 60%;width:100%;height:100%;animation:5s ease-in-out infinite curve-float-1;position:absolute;transform:rotate(-15deg)translate(10%)}.curve-2{background:linear-gradient(170deg,#ffb8c0 0%,#ff9eb0 20%,#ff80a0 40%,#ff6090 60%,#e84080 80%,#d02070 100%);border-radius:60% 0 0;width:90%;height:110%;animation:5s ease-in-out infinite curve-float-2;position:absolute;bottom:-30%;right:-10%;transform:rotate(-10deg)}.curve-3{opacity:.7;background:linear-gradient(#c8d8ff 0%,#a8c0ff 30%,#90b0ff 50%,#ffc8a0 80%,#ffb080 100%);border-radius:0 0 50% 50%;width:60%;height:80%;animation:5s ease-in-out infinite curve-float-3;position:absolute;top:-10%;right:5%;transform:rotate(-20deg)}.curve-4{background:linear-gradient(160deg,#0000 0%,#ff8c3c4d 30%,#ff642880 60%,#e6461e66 100%);border-radius:50% 30%;width:50%;height:90%;animation:5s ease-in-out infinite curve-float-4;position:absolute;top:10%;right:15%;transform:rotate(-25deg)}@keyframes curve-float-1{0%,to{transform:rotate(-15deg)translate(10%)translateY(0)}50%{transform:rotate(-13deg)translate(8%)translateY(20px)}}@keyframes curve-float-2{0%,to{transform:rotate(-10deg)translateY(0)}50%{transform:rotate(-8deg)translateY(-30px)}}@keyframes curve-float-3{0%,to{opacity:.7;transform:rotate(-20deg)scale(1)}50%{opacity:.8;transform:rotate(-18deg)scale(1.03)}}@keyframes curve-float-4{0%,to{transform:rotate(-25deg)translate(0)}50%{transform:rotate(-23deg)translate(15px)}}@media (max-width:1200px){.gradient-curves{width:85%;right:-25%}}@media (max-width:768px){.gradient-curves{width:100%;top:-10%;right:-40%}}@media (max-width:480px){.gradient-curves{width:130%;right:-60%}}@media (prefers-reduced-motion:reduce){.curve-1,.curve-2,.curve-3,.curve-4{animation:none}}
