.scroll-jump{z-index:950;pointer-events:none;position:fixed;bottom:24px;right:18px}.scroll-jump__btn{pointer-events:auto;color:#fcd34d;cursor:pointer;background:#431407;border:1px solid #fcd34d73;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,color .2s,transform .2s,border-color .2s;display:inline-flex;box-shadow:0 10px 28px #43140747}.scroll-jump__btn:hover{color:#431407;background:#fcd34d;border-color:#fcd34d;transform:translateY(-2px)}.scroll-jump__btn:active{transform:translateY(0)}.scroll-jump__btn:focus-visible{outline-offset:3px;outline:2px solid #fcd34d}@media (max-width:1024px){.scroll-jump{right:14px;bottom:calc(72px + env(safe-area-inset-bottom,0px))}}@media (max-width:560px){.scroll-jump{right:12px}.scroll-jump__btn{width:42px;height:42px}}@media (prefers-reduced-motion:reduce){.scroll-jump__btn{transition:none}.scroll-jump__btn:hover{transform:none}}
