@keyframes property-pulse{0%{transform:scale(1);box-shadow:0 0 #5fd4a0b3}70%{transform:scale(1.05);box-shadow:0 0 0 10px #5fd4a000}to{transform:scale(1);box-shadow:0 0 #5fd4a000}}@keyframes rent-flow{0%{opacity:.6;transform:translateY(0)}50%{opacity:1;transform:translateY(-15px)}to{opacity:.6;transform:translateY(0)}}@keyframes payment-tracking{0%{background-position:0%;transform:translate(-3px)}50%{background-position:100%;transform:translate(3px)}to{background-position:0%;transform:translate(-3px)}}@keyframes alert-blink{0%,50%{opacity:1}25%,75%{opacity:.3}}.glasmorph-card .property-icon{animation:3s infinite property-pulse}.rent-element{animation:3.5s ease-in-out infinite rent-flow}.payment-element{background:linear-gradient(270deg,#5fd4a0,#70e7b5,#5fd4a0) 0 0/200% 200%;animation:5s linear infinite payment-tracking}.alert-element{animation:2s infinite alert-blink}.property-float{animation:7s ease-in-out infinite float}.property-float:nth-child(2){animation-delay:-1.5s}.property-float:nth-child(3){animation-delay:-3s}.rental-highlight{background:linear-gradient(135deg,#5fd4a026,#70e7b50d);border:1px solid #5fd4a040;border-radius:8px;padding:6px 10px;position:relative}.rental-highlight:before{content:"";z-index:-1;background:linear-gradient(45deg,#5fd4a0,#70e7b5,#5fd4a0);border-radius:9px;animation:3s linear infinite payment-tracking;position:absolute;inset:-1px}.dunning-step{animation:4s ease-in-out infinite rent-flow}.dunning-step:first-child{animation-delay:0s}.dunning-step:nth-child(2){animation-delay:.8s}.dunning-step:nth-child(3){animation-delay:1.6s}@media (max-width:768px){.property-float{animation-duration:5s}.rent-element{animation-duration:2.5s}.dunning-step{animation-duration:3s}}
