.profile-image-container{display:flex;justify-content:center;align-items:center;height:100%;padding:1%}.profile-image-3d{position:relative;perspective:1000px;transform-style:preserve-3d;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.profile-image-3d:hover{transform:scale(1.02)}.profile-image{position:relative}.profile-image-3d:hover .floating-elements{animation:gentleContainerSpin 4s ease-in-out infinite}.profile-image-3d:hover .floating-icon{animation:smoothOrbit 15s linear infinite,hoverFloat 3s ease-in-out infinite;box-shadow:0 15px 40px rgba(0,0,0,.4);transform:scale(1.05)}.profile-image{width:280px;height:280px;border-radius:50%;object-fit:cover;border:5px solid rgba(255,255,255,.3);box-shadow:0 20px 60px rgba(0,0,0,.3),0 0 0 1px rgba(255,255,255,.1),inset 0 0 0 1px rgba(255,255,255,.1);animation:subtleBreathing 4s ease-in-out infinite;transition:transform .6s cubic-bezier(.25,.46,.45,.94);transform-style:preserve-3d;backface-visibility:hidden;position:relative;z-index:2}.profile-image-3d:hover .profile-image{transform:scale(1.03);animation:subtleBreathing 4s ease-in-out infinite}.profile-image::after{content:'';position:absolute;inset:-5px;border-radius:50%;box-shadow:0 30px 80px rgba(0,0,0,.5),0 0 60px rgba(77,196,125,.5);opacity:0;transition:opacity .6s ease;border-radius:50%;z-index:-1}.profile-image-3d:hover .profile-image::after{opacity:1}.profile-image::before{content:'';position:absolute;top:-10px;left:-10px;right:-10px;bottom:-10px;background:linear-gradient(45deg,#4dc47d,#1a4b6e,#4dc47d);border-radius:50%;z-index:-1;animation:softGlow 6s ease-in-out infinite alternate;opacity:.6;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.profile-image::before{top:-10px;left:-10px;right:-10px;bottom:-10px}.profile-image-3d:hover .profile-image::before{opacity:.8}.floating-elements{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:320px;height:320px;pointer-events:none;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.floating-icon{position:absolute;width:60px;height:60px;background:linear-gradient(135deg,#4dc47d,#1a4b6e);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:24px;box-shadow:0 10px 30px rgba(0,0,0,.3);animation:smoothOrbit 20s linear infinite;transform-style:preserve-3d;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.floating-icon i{transform:rotate(0)!important;transition:none}.icon-1{top:0;left:50%;transform:translateX(-50%);animation-delay:0s}.icon-2{top:50%;right:0;transform:translateY(-50%);animation-delay:-3.75s}.icon-3{bottom:0;left:50%;transform:translateX(-50%);animation-delay:-7.5s}.icon-4{top:50%;left:0;transform:translateY(-50%);animation-delay:-11.25s}@keyframes smoothOrbit{0%{transform:translateX(-50%) translateY(-50%) rotateZ(0) translateX(120px) rotateZ(0) rotateY(0)}100%{transform:translateX(-50%) translateY(-50%) rotateZ(360deg) translateX(120px) rotateZ(-360deg) rotateY(360deg)}}@keyframes smoothOrbitSmall{0%{transform:translateX(-50%) translateY(-50%) rotateZ(0) translateX(50px) rotateZ(0) rotateY(0)}100%{transform:translateX(-50%) translateY(-50%) rotateZ(360deg) translateX(50px) rotateZ(-360deg) rotateY(360deg)}}@keyframes smoothOrbitTiny{0%{transform:translateX(-50%) translateY(-50%) rotateZ(0) translateX(40px) rotateZ(0) rotateY(0)}100%{transform:translateX(-50%) translateY(-50%) rotateZ(360deg) translateX(40px) rotateZ(-360deg) rotateY(360deg)}}@keyframes smoothOrbitExtraTiny{0%{transform:translateX(-50%) translateY(-50%) rotateZ(0) translateX(35px) rotateZ(0) rotateY(0)}100%{transform:translateX(-50%) translateY(-50%) rotateZ(360deg) translateX(35px) rotateZ(-360deg) rotateY(360deg)}}@media(max-width:1000px){.profile-image{width:220px;height:220px;animation:subtleBreathing 5s ease-in-out infinite}.floating-elements{width:260px;height:260px}.floating-icon{width:50px;height:50px;font-size:20px;animation:smoothOrbit 25s linear infinite}}@media(max-width:768px){.profile-image-container{padding-top:10vh}.profile-image{width:200px;height:200px;animation:subtleBreathing 6s ease-in-out infinite}.floating-elements{width:200px;height:200px}.floating-icon{width:40px;height:40px;font-size:16px;animation:smoothOrbitSmall 30s linear infinite}.profile-image-3d:hover .floating-elements{animation:gentleContainerSpin 6s ease-in-out infinite}}@media(max-width:990px){.profile-image-container{padding-top:10vh}.profile-image{width:170px;height:170px;animation:subtleBreathing 7s ease-in-out infinite}.floating-elements{width:170px;height:170px}.floating-icon{width:30px;height:30px;font-size:12px;animation:smoothOrbitSmall 35s linear infinite}.profile-image-3d:hover .floating-icon{animation:smoothOrbit 15s linear infinite,hoverFloat 3s ease-in-out infinite;transform:scale(1.05)}}@media(max-width:580px){.profile-image-container{padding-top:10vh}.profile-image{width:170px;height:170px;animation:subtleBreathing 7s ease-in-out infinite}.floating-elements{width:150px;height:150px}.floating-icon{width:30px;height:30px;font-size:12px;animation:smoothOrbitTiny 35s linear infinite}.profile-image-3d:hover .floating-icon{animation:smoothOrbitTiny 30s linear infinite;transform:scale(1.05)}}@media(max-width:480px){.profile-image-container{padding-top:10vh}.profile-image{width:150px;height:150px;animation:subtleBreathing 8s ease-in-out infinite}.floating-elements{width:145px;height:145px}.floating-icon{width:28px;height:28px;font-size:11px;animation:smoothOrbitTiny 40s linear infinite}.profile-image-3d:hover .floating-icon{animation:smoothOrbitTiny 35s linear infinite;transform:scale(1.03)}}@media(max-width:375px){.profile-image-container{padding-top:10vh}.profile-image{width:130px;height:130px;animation:subtleBreathing 9s ease-in-out infinite}.floating-elements{width:125px;height:125px}.floating-icon{width:26px;height:26px;font-size:10px;animation:smoothOrbitTiny 45s linear infinite}.profile-image-3d:hover .floating-icon{animation:smoothOrbitTiny 40s linear infinite;transform:scale(1.02)}.profile-image-3d:hover .profile-image{animation:subtleBreathing 8s ease-in-out infinite;transform:scale(1.01)}}#update-project{position:relative;background:linear-gradient(135deg,rgba(77,196,125,.9) 0,rgba(26,75,110,.9) 100%),radial-gradient(circle at 30% 20%,rgba(93,212,142,.3) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(13,43,74,.3) 0,transparent 50%);background-size:100% 100%,60% 60%,60% 60%;background-position:center,top left,bottom right;background-attachment:fixed;padding:0;min-height:unset}.update-project-bar-wrapper{position:relative;z-index:2;padding:0 24px}.update-project-bar{display:flex;align-items:center;justify-content:center;gap:5vw;padding:5vh 0;flex-wrap:wrap;flex-direction:row;align-content:center}.update-project-bar-left{display:flex;align-items:center;gap:15px;flex-shrink:0}.update-project-dot{width:10px;height:10px;border-radius:50%;background:#4dc47d;flex-shrink:0;position:relative}.update-project-dot::after{content:'';position:absolute;inset:0;border-radius:50%;background:rgba(77,196,125,.7);animation:dotPulse 1.8s ease-in-out infinite}.update-project-label{font-size:18px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#4dc47d}.update-project-sep{color:rgba(255,255,255,.3);font-size:18px;line-height:1}.update-project-title{color:rgba(255,255,255,.85);font-size:16px;white-space:nowrap}.update-project-countdown{display:flex;align-items:center;gap:6px;flex-shrink:0}.countdown-unit{display:flex;flex-direction:column;align-items:center;min-width:36px}.countdown-value{font-size:26px;font-weight:700;color:#fff;line-height:1;letter-spacing:.5px}.countdown-label{font-size:12px;font-weight:400;text-transform:uppercase;letter-spacing:1px;color:#4dc47d;margin-top:2px}.countdown-colon{font-size:20px;font-weight:700;color:rgba(255,255,255,.5);margin-bottom:10px;line-height:1}@keyframes dotPulse{0%{transform:scale(1);opacity:1}70%{transform:scale(2);opacity:0}100%{transform:scale(1);opacity:0}}@keyframes update-project{0%{transform:translate(0,0)}100%{transform:translate(-200px,-100px)}}@keyframes particles{0%{transform:translate(0,0)}100%{transform:translate(-200px,-100px)}}@media(max-width:768px){.update-project-bar{flex-direction:column;align-items:center;gap:12px;padding:16px 0}.update-project-title{white-space:normal}.update-project-bar-right{align-self:flex-end}}@media(max-width:480px){.update-project-label{font-size:11px}.countdown-value{font-size:18px}.update-project-notify-btn span{display:none}}