/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */.logo-box{cursor:pointer;position:fixed;right:-1px;top:.5px;transform:rotate(-180deg);transform-origin:50%;transition:all .31s ease-out;z-index:5}@media(min-width:64rem){.logo-box{background:0 0;height:200px;inset:auto -4px 0 auto;position:fixed;transform:rotate(0);transform-origin:50%;width:100px}}.logo-box.home{cursor:pointer;position:relative;right:auto;top:auto;transform:rotate(0);z-index:5}@media(min-width:64rem){.logo-box.home{inset:auto}}@media(min-width:80rem){.logo-box{height:280px;width:140px}}.logo-box .logo{height:122px;overflow:visible;position:relative;transition:all .3s linear;width:auto}@media(min-width:64rem){.logo-box .logo{height:200px}}@media(min-width:80rem){.logo-box .logo{height:280px}}.logo-box .logo.fill-gradient path.gradient{animation:logoGradientFill 5s ease-in-out .1s infinite;fill:var(--red);transition:all .25s var(--bounce)}.logo-box .logo.fill-gradient path.gradient:nth-of-type(2){animation-delay:.5s}.logo-box .logo.fill-gradient path.gradient:nth-of-type(3){animation-delay:1s}.logo-box .logo.fill-glass path.glass-fill{fill:url(#GlassGradient);filter:drop-shadow(0 2px 4px #0000001a);transition:all .25s var(--bounce)}.logo-box .logo.fill-glass-radial path.glass-fill{fill:url(#GlassRadial);filter:drop-shadow(0 2px 6px #00000026);transition:all .25s var(--bounce)}.logo-box .logo.fill-grey path.grey-fill{animation:greyFillCycle 5s ease-in-out infinite;fill:#c8c8c880;transition:all .25s var(--bounce)}.logo-box .logo.fill-grey path.grey-fill:nth-of-type(2){animation-delay:.5s}.logo-box .logo.fill-grey path.grey-fill:nth-of-type(3){animation-delay:1s}.logo-box .logo path#h{transform:translate(-372.32px,-257.21px);transition-delay:0s}.logo-box .logo path#u{transform:translate(-372.32px,-257.21px);transition-delay:20ms}.logo-box .logo path#e{transform:translate(-372.32px,-257.21px);transition-delay:40ms}.logo-box .logo:hover{transform:scale(.9)}.logo-box .logo:hover.fill-glass path.glass-fill,.logo-box .logo:hover.fill-glass-radial path.glass-fill{fill-opacity:.95;filter:drop-shadow(0 4px 8px #0003)}.logo-box .logo.active path{fill:#ffffff80}.logo-box.hide{opacity:.15;transition:opacity .4s ease-out}@keyframes logoGradientFill{0%{fill:#ee0979}50%{fill:#ff6a00}to{fill:#ee0979}}@media(min-width:64rem){.logo.fill-glass-radial:hover path.glass-fill,.logo.fill-glass:hover path.glass-fill{animation:glassShimmer 1.5s ease-in-out}.logo.fill-grey:hover path.grey-fill{animation:greyShimmer 1.5s ease-in-out}}@keyframes glassShimmer{0%,to{filter:drop-shadow(0 2px 4px #0000001a)}50%{filter:drop-shadow(0 4px 12px #ffffff4d)drop-shadow(0 2px 4px #00000026)}}@keyframes greyShimmer{0%,to{fill:#c8c8c8d9}50%{fill:#dcdcdcf2}}@keyframes greyFillCycle{0%{fill:#dcdcdc99}50%{fill:#aeaeae80}to{fill:#dcdcdc99}}
