:root{--rotate-x:0;--rotate-y:0;--translate-x:0;--translate-y:0;--ds-x:0;--ds-y:0;--inner-x:0;--inner-y:0;--scale:1}.RotatingLogo-module-scss-module__JTke9q__container{background:var(--color-bg);width:100dvw;height:100dvh;transition:background var(--theme-transition);perspective:500px;justify-content:center;align-items:center;display:flex}.RotatingLogo-module-scss-module__JTke9q__logo{width:clamp(200px,60vmin,400px);height:clamp(200px,60vmin,400px);filter:drop-shadow(var(--ds-x)var(--ds-y)20px #0003);transform-style:preserve-3d;transform:translate(var(--translate-x),var(--translate-y))rotateX(var(--rotate-x))rotateY(var(--rotate-y))scale(var(--scale));cursor:pointer;-webkit-tap-highlight-color:#0000;margin:0;padding:0;list-style:none;transition:filter .1s ease-out,transform .1s ease-out}.RotatingLogo-module-scss-module__JTke9q__logo:active{--scale:.97}.RotatingLogo-module-scss-module__JTke9q__sphere{background:var(--color-sphere);width:100%;height:100%;transform-style:preserve-3d;transition:transform .2s ease-out,background var(--theme-transition);border-radius:50%;position:relative;overflow:hidden;box-shadow:inset 0 0 40px #0003}.RotatingLogo-module-scss-module__JTke9q__text{color:var(--color-bg);letter-spacing:-5px;text-shadow:-1px -1px #0000001a,1px 1px 2px #fffc,2px 2px 4px #00000026;transition:color var(--theme-transition);font-size:clamp(80px,20vmin,128px);font-weight:700;line-height:1;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)translateZ(50px)}.RotatingLogo-module-scss-module__JTke9q__exclamation{pointer-events:all;padding-left:5px;transition:transform .2s;display:inline;transform:rotate(15deg)}.RotatingLogo-module-scss-module__JTke9q__inner{background:radial-gradient(circle,color-mix(in srgb,var(--color-sphere),transparent 0%)0%,color-mix(in srgb,var(--color-sphere),transparent 45%)0%,color-mix(in srgb,var(--color-sphere),transparent 100%)0%);width:calc(100% - 20px);height:calc(100% - 20px);transform:translate3D(var(--inner-x),var(--inner-y),-50px);transition:transform .2s ease-out,background var(--theme-transition);border-radius:50%;position:absolute;top:10px;left:10px}.RotatingLogo-module-scss-module__JTke9q__srInfo{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.TextRing-module-scss-module__Ot7qcW__textRing{transform:translate(-50%,-50%)rotate(calc(var(--rotate-ring-deg)*1deg));position:absolute;top:50%;left:50%}@media (prefers-reduced-motion:no-preference){.TextRing-module-scss-module__Ot7qcW__textRing{animation:30s linear infinite TextRing-module-scss-module__Ot7qcW__rotateRing}}.TextRing-module-scss-module__Ot7qcW__character{--inner-angle:calc((360/var(--total))*1deg);--radius:calc((var(--character-width,1)/sin(var(--inner-angle)))*-1ch);text-transform:uppercase;font-family:monospace;font-weight:700;font-size:clamp(.75rem,var(--font-size,2)*1vmin,1.5rem);color:var(--color-text);transform:translate(-50%,-50%)rotate(calc(var(--inner-angle)*var(--index)))translateY(var(--radius,-5ch));filter:drop-shadow(0 0 15px #0000001a);transition:color var(--theme-transition);position:absolute;top:50%;left:50%}@keyframes TextRing-module-scss-module__Ot7qcW__rotateRing{0%{transform:translate(-50%,-50%)rotate(calc(var(--rotate-ring-deg,0)*1deg))}to{transform:translate(-50%,-50%)rotate(calc(var(--rotate-ring-deg,0)*1deg + 360deg))}}
