@keyframes beltSlideIn{0%{transform:translate(-100vw)scale(1.086)}to{transform:translate(15px)scale(1.086)}}.belt-wrap{z-index:20;pointer-events:none;width:100%;position:fixed;top:calc(50% + 150px - 7vh);left:0;overflow:hidden;transform:translateY(-50%)}.belt-inner{transform-origin:50%;will-change:transform;width:100vw;animation:13s linear forwards beltSlideIn;display:inline-block;position:relative}.belt-animate{width:100%;height:auto;display:block}.tag-text{text-align:center;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute}.tag-left{width:17.6%;height:24%;top:57%;left:18.05%}.tag-right{width:18.9%;height:30%;top:calc(53% + 5px);left:60.55%}.tag-text p{color:#000;text-align:center;margin:0;padding:0;font-family:Courier New,Courier,monospace;font-size:clamp(5px,1vw,11px);font-weight:700;line-height:1.15}.tag-left{padding-top:clamp(3px,.4vh,7px)}.tag-left p{margin-bottom:0;line-height:.95}.tag-left p:last-child{letter-spacing:-.04em;word-spacing:-.05em}.ship-nav>a:hover{animation:.55s ease-in-out shimmy}@keyframes shimmy{0%,to{transform:translate(0)rotate(0)}20%{transform:translate(-4px)rotate(-4deg)}40%{transform:translate(4px)rotate(4deg)}60%{transform:translate(-4px)rotate(-4deg)}80%{transform:translate(3px)rotate(3deg)}}.ship-nav{z-index:10;justify-content:space-evenly;align-items:center;gap:clamp(.5rem,2vw,1.5rem);width:min(96%,560px);display:flex;position:absolute;bottom:clamp(1rem,3vw,2rem);left:50%;transform:translate(-50%)}.ship-nav-btn:hover{animation:.55s ease-in-out shimmy}@media (min-width:768px){.tag-left{top:calc(58.68% - 8px)}.tag-right{top:calc(54.5% + 5px)}}@media (max-width:767px){.tag-left p:last-child{letter-spacing:-.1em;word-spacing:-.15em;font-size:clamp(4px,.9vw,8px)}.tag-right p:last-child{letter-spacing:-.14em;word-spacing:-.25em;font-size:clamp(4px,.9vw,8px)}}
