.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:all .4s cubic-bezier(.25,.46,.45,.94)}.profile-image-3d:hover{transform:scale(1.02)}.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:all .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);box-shadow:0 25px 70px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.2),inset 0 0 0 1px rgba(255,255,255,.2),0 0 40px rgba(77,196,125,.3);animation:subtleBreathing 4s ease-in-out infinite,hoverGlow 2s ease-in-out infinite}@keyframes subtleBreathing{0%,100%{transform:scale(1) translateY(0)}50%{transform:scale(1.02) translateY(-3px)}}@keyframes gentleContainerSpin{0%,100%{transform:translate(-50%,-50%) rotateZ(0) scale(1)}50%{transform:translate(-50%,-50%) rotateZ(180deg) scale(1.05)}}@keyframes hoverFloat{0%,100%{transform:translateZ(0) scale(1)}50%{transform:translateZ(15px) scale(1.1)}}@keyframes hoverGlow{0%,100%{box-shadow:0 25px 70px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.2),inset 0 0 0 1px rgba(255,255,255,.2),0 0 40px rgba(77,196,125,.3)}50%{box-shadow:0 30px 80px rgba(0,0,0,.5),0 0 0 1px rgba(255,255,255,.3),inset 0 0 0 1px rgba(255,255,255,.3),0 0 60px rgba(77,196,125,.5)}}.floating-elements{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:320px;height:320px;pointer-events:none;transition:all .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:all .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)}}.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:all .6s cubic-bezier(.25,.46,.45,.94)}.profile-image-3d:hover .profile-image::before{animation:hoverGlow 3s ease-in-out infinite alternate;opacity:.8;top:-15px;left:-15px;right:-15px;bottom:-15px}@keyframes softGlow{0%{opacity:.4;transform:scale(.98)}100%{opacity:.7;transform:scale(1.02)}}@keyframes hoverGlow{0%{opacity:.6;transform:scale(1.02)}100%{opacity:.9;transform:scale(1.06)}}@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:smoothOrbitSmall 30s linear 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)}}#home{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}#home::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(2px 2px at 20px 30px,rgba(255,255,255,.3),transparent),radial-gradient(2px 2px at 40px 70px,rgba(255,255,255,.2),transparent),radial-gradient(1px 1px at 90px 40px,rgba(255,255,255,.4),transparent),radial-gradient(1px 1px at 130px 80px,rgba(255,255,255,.3),transparent),radial-gradient(2px 2px at 160px 30px,rgba(255,255,255,.2),transparent);background-repeat:repeat;background-size:200px 100px;animation:particles 20s linear infinite;z-index:1}#update{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-bar-wrapper{position:relative;z-index:2;padding:0 24px}.update-bar{display:flex;align-items:center;justify-content:center;gap:5vw;padding:5vh 0;flex-wrap:wrap;flex-direction:row;align-content:center}.update-bar-left{display:flex;align-items:center;gap:15px;flex-shrink:0}.update-dot{width:10px;height:10px;border-radius:50%;background:#4dc47d;box-shadow:0 0 0 0 rgba(77,196,125,.7);animation:dotPulse 1.8s ease-in-out infinite;flex-shrink:0}@keyframes dotPulse{0%{box-shadow:0 0 0 0 rgba(77,196,125,.7)}70%{box-shadow:0 0 0 8px rgba(77,196,125,0)}100%{box-shadow:0 0 0 0 rgba(77,196,125,0)}}.update-label{font-size:18px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#4dc47d}.update-sep{color:rgba(255,255,255,.3);font-size:18px;line-height:1}.update-title{color:rgba(255,255,255,.85);font-size:16px;white-space:nowrap}.update-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}.update-bar-right{flex-shrink:0}.update-notify-btn{display:flex;align-items:center;gap:8px;padding:8px 16px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25);border-radius:8px;color:rgba(255,255,255,.85);font-size:13px;cursor:pointer;transition:background .25s,border-color .25s,transform .2s;backdrop-filter:blur(8px)}.update-notify-btn:hover{background:rgba(255,255,255,.2);border-color:rgba(255,255,255,.45);transform:translateY(-1px)}.update-notify-btn.notified{background:rgba(77,196,125,.25);border-color:#4dc47d;color:#4dc47d}.update-notify-btn i{font-size:15px}@media(max-width:768px){.update-bar{flex-direction:column;align-items:center;gap:12px;padding:16px 0}.update-title{white-space:normal}.update-bar-right{align-self:flex-end}}@media(max-width:480px){.update-label{font-size:11px}.countdown-value{font-size:18px}.update-notify-btn span{display:none}}#update::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:radial-gradient(2px 2px at 20px 30px,rgba(255,255,255,.3),transparent),radial-gradient(2px 2px at 40px 70px,rgba(255,255,255,.2),transparent),radial-gradient(1px 1px at 90px 40px,rgba(255,255,255,.4),transparent),radial-gradient(1px 1px at 130px 80px,rgba(255,255,255,.3),transparent),radial-gradient(2px 2px at 160px 30px,rgba(255,255,255,.2),transparent);background-repeat:repeat;background-size:200px 100px;animation:update 20s linear infinite;z-index:1}@keyframes update{0%{background-position:0 0,0 0,0 0,0 0,0 0}100%{background-position:200px 100px,-200px 200px,300px -100px,-300px 300px,400px -200px}}@keyframes particles{0%{background-position:0 0,0 0,0 0,0 0,0 0}100%{background-position:200px 100px,-200px 200px,300px -100px,-300px 300px,400px -200px}}