.header-logo{width:clamp(150px,25vw,300px);height:auto}.logo-responsive{width:25vw;max-width:300px;min-width:150px;height:auto}.header-logo,.logo-responsive{transition:all .3s ease-in-out}.header-logo:hover,.logo-responsive:hover{transform:scale(1.02)}@media (max-width:480px){.header-logo,.logo-responsive{width:clamp(120px,30vw,180px)}}@media (min-width:1200px){.header-logo,.logo-responsive{width:clamp(200px,20vw,350px)}}.header-container{height:clamp(64px,8vh,96px)}.nav-bubble{transition:all .5s cubic-bezier(.4,0,.2,1)}.nav-bubble.animating{transform:translateY(-2px) scale(1.05)}.mouse-gradient{transition:opacity .2s ease;width:60px;height:60px;background:radial-gradient(circle,rgba(59,130,246,.3) 0,rgba(147,51,234,.2) 50%,transparent 70%);filter:blur(8px)}.mouse-gradient,.mouse-shimmer{position:absolute;pointer-events:none;border-radius:50%}.mouse-shimmer{transition:all .1s ease;width:30px;height:30px;background:radial-gradient(circle,rgba(255,255,255,.4) 0,rgba(255,255,255,.1) 50%,transparent 70%);filter:blur(2px)}