.galaxy-container{width:100%;height:100%;position:relative}.galaxy-container canvas{width:100%;height:100%;display:block}.scroll-reveal{--scroll-reveal-rotation:0deg;transform-origin:0%;transform:rotate(var(--scroll-reveal-rotation));will-change:transform}.scroll-reveal-text{margin:0}.scroll-reveal-word{will-change:opacity, filter;transition:opacity .12s linear,filter .12s linear;display:inline-block}.tool-loop-block{width:100%}.tool-loop__title{letter-spacing:-.03em;color:var(--text);margin:0 0 14px;font-size:.86rem;font-weight:500}.tool-loop{width:100%;position:relative;overflow:hidden}.tool-loop__track{will-change:transform;align-items:center;gap:clamp(28px,3vw,44px);width:max-content;animation:22s linear infinite toolLoopScroll;display:flex}.tool-loop:hover .tool-loop__track{animation-play-state:paused}.tool-loop__item{width:var(--tool-logo-width,120px);opacity:.86;flex:none;justify-content:center;align-items:center;height:clamp(34px,3.2vw,42px);text-decoration:none;transition:opacity .18s,transform .18s;display:inline-flex}.tool-loop__item:hover{opacity:1;transform:translateY(-1px)}.tool-loop__logo{object-fit:contain;object-position:center;width:100%;height:100%;display:block}body[data-theme=dark] .tool-loop__logo--dark-invert{filter:brightness(0)invert()}body[data-theme=light] .tool-loop__logo--dark-invert{filter:none}.tool-loop--fade:before,.tool-loop--fade:after{content:"";pointer-events:none;z-index:1;width:clamp(32px,7vw,96px);position:absolute;top:0;bottom:0}.tool-loop--fade:before{background:linear-gradient(90deg,#050505fa,#05050500);left:0}.tool-loop--fade:after{background:linear-gradient(270deg,#050505fa,#05050500);right:0}body[data-theme=light] .tool-loop--fade:before,body[data-theme=light] .tool-loop--fade:after{display:none}@keyframes toolLoopScroll{0%{transform:translate(0,0)}to{transform:translate(calc(-50% - 22px))}}@media (width<=720px){.tool-loop__track{gap:28px}.tool-loop__item{height:30px}}@media (prefers-reduced-motion:reduce){.tool-loop__track{animation:none}}
