@keyframes construction-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 bkp-flow{0%{opacity:.5;transform:translateY(0)}50%{opacity:1;transform:translateY(-20px)}to{opacity:.5;transform:translateY(0)}}@keyframes cost-tracking{0%{background-position:0%;transform:translate(-5px)}50%{background-position:100%;transform:translate(5px)}to{background-position:0%;transform:translate(-5px)}}.glasmorph-card .construction-icon{animation:3s infinite construction-pulse}.bkp-element{animation:4s ease-in-out infinite bkp-flow}.cost-element{background:linear-gradient(270deg,#5fd4a0,#70e7b5,#5fd4a0) 0 0/200% 200%;animation:6s linear infinite cost-tracking}.construction-float{animation:8s ease-in-out infinite float}.construction-float:nth-child(2){animation-delay:-2s}.construction-float:nth-child(3){animation-delay:-4s}.bkp-code-highlight{background:linear-gradient(135deg,#5fd4a033,#70e7b51a);border:1px solid #5fd4a04d;border-radius:8px;padding:8px 12px;position:relative}.bkp-code-highlight:before{content:"";z-index:-1;background:linear-gradient(45deg,#5fd4a0,#70e7b5,#5fd4a0);border-radius:10px;animation:4s linear infinite cost-tracking;position:absolute;inset:-2px}@media (max-width:768px){.construction-float{animation-duration:6s}.bkp-element{animation-duration:3s}}
