.logo-wrapper{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;overflow:visible;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;transition:transform .3s cubic-bezier(.4,0,.2,1)}.logo-content{position:relative;display:flex;align-items:baseline;padding:10px;z-index:10;flex-wrap:nowrap;gap:8px}@media(max-width:768px){.logo-main{font-size:24px;letter-spacing:4px}.logo-sub{font-size:10px;letter-spacing:.5px;margin-left:8px}.logo-content{padding:8px;gap:6px}}.logo-main,.logo-sub{position:relative;font-family:Space Grotesk,sans-serif;color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(135deg,#ffffff1a,#fff9,#c8c8ff80 40%,#dce6ff80,#dcfff080 60%,#fff9,#ffffff1a);background-size:250% 100%;animation:flow-body 13.7s infinite cubic-bezier(.4,0,.2,1);-webkit-text-stroke:1px rgba(255,255,255,.4);filter:drop-shadow(0 0 10px rgba(255,255,255,.3))}.logo-main{font-weight:800;font-size:28px;letter-spacing:6px;line-height:1}.logo-sub{font-weight:500;font-size:12px;letter-spacing:1px;margin-left:12px;-webkit-text-stroke:.6px rgba(255,255,255,.3)}.logo-main:after,.logo-sub:after{content:attr(data-text);position:absolute;left:0;top:0;width:100%;height:100%;color:transparent;-webkit-background-clip:text;background-clip:text;background-image:linear-gradient(115deg,transparent 35%,rgba(200,200,255,.3) 42%,rgba(255,255,255,.95) 48%,rgba(220,255,240,.3) 50%,rgba(255,255,255,.95) 52%,rgba(200,200,255,.3) 58%,transparent 65%);background-size:250% 100%;animation:flow-shine 13.7s linear infinite;mix-blend-mode:overlay;-webkit-text-stroke:0;pointer-events:none;z-index:2}.logo-sub:after{animation-delay:2s}.logo-content.is-active .logo-main,.logo-content.is-active .logo-sub{animation:text-flash .4s ease-out forwards;text-shadow:-1px 0 1px #006effb0,1px 0 1px #ff9500aa,0 0 10px rgba(255,255,255,.4)}.shockwave-element{position:absolute;left:0;top:0;transform:translate(-50%,-50%) scale(0);width:100%;height:100%;background:radial-gradient(circle,rgba(255,255,255,.9) 0%,rgba(66,133,244,.6) 20%,rgba(66,133,244,.3) 40%,rgba(66,133,244,.1) 60%,transparent 80%);border-radius:50%;z-index:-1;mix-blend-mode:screen;pointer-events:none;filter:blur(10px);animation:shockwave .45s ease-out forwards}@keyframes flow-body{0%{background-position:250% 0}to{background-position:0% 0}}@keyframes flow-shine{0%{background-position:250% 0}to{background-position:0% 0}}@keyframes shockwave{0%{transform:translate(-50%,-50%) scale(0);opacity:1}to{transform:translate(-50%,-50%) scale(2.5);opacity:0}}@keyframes text-flash{0%{background-image:linear-gradient(135deg,#ffffff1a,#fff9,#c8c8ff80 40%,#dce6ff80,#dcfff080 60%,#fff9,#ffffff1a)}50%{background-image:linear-gradient(90deg,#c8c8ffcc,#fff,#dcfff0cc);filter:drop-shadow(0 0 15px rgba(255,255,255,.8));text-shadow:-1px 0 1px rgba(129,166,225,.5),1px 0 1px rgba(223,176,110,.5),0 0 15px rgba(255,255,255,.6)}to{background-image:linear-gradient(135deg,#ffffff1a,#fff9,#c8c8ff80 40%,#dce6ff80,#dcfff080 60%,#fff9,#ffffff1a)}}.logo-wrapper:active{transform:scale(.98);transition:transform .1s}
