.scroll-action-buttons{position:fixed;top:0;right:1.5rem;transform:translateY(-100%);z-index:1000;display:flex;gap:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1);pointer-events:none}.scroll-action-buttons.is-visible{transform:translateY(0);pointer-events:auto}@media screen and (min-width:990px){.scroll-action-buttons{right:calc((100vw - var(--page-width)) / 2 + 1.5rem)}}.scroll-action-button{display:flex;align-items:center;justify-content:center;width:5.6rem;height:5.6rem;border:none;cursor:pointer;text-decoration:none;position:relative;overflow:hidden;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease,background-color .3s ease}.scroll-action-button--cart{background:var(--move-color-brown-primary);color:var(--move-color-cream-background);border-radius:0 0 0 1.2rem}.scroll-action-button--profile{background:var(--move-color-pink-secondary);color:var(--move-color-brown-primary);border-radius:0 0 1.2rem}.scroll-action-button__icon{display:flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.scroll-action-button__icon svg{width:100%;height:100%}.scroll-action-button__count{position:absolute;top:.6rem;right:.6rem;min-width:1.8rem;height:1.8rem;padding:0 .4rem;border-radius:9999px;background:var(--move-color-pink-secondary);color:var(--move-color-brown-primary);font-size:1rem;font-weight:700;line-height:1.8rem;text-align:center}@media(prefers-reduced-motion:no-preference){.scroll-action-button:hover{transform:scale(1.08)}.scroll-action-button:hover .scroll-action-button__icon{transform:scale(1.15)}.scroll-action-button:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,transparent 20%,rgba(255,255,255,.3) 40%,rgba(255,255,255,.5) 50%,rgba(255,255,255,.3) 60%,transparent 80%);transform:translate(-100%);pointer-events:none;border-radius:inherit}.scroll-action-button:hover:before{animation:scrollButtonShimmer .6s ease-out forwards}.scroll-action-button--cart:hover{background:var(--move-color-pink-secondary);color:var(--move-color-brown-primary);box-shadow:0 8px 24px #5c48424d}.scroll-action-button--cart:hover .scroll-action-button__count{background:var(--move-color-brown-primary);color:var(--move-color-cream-background)}.scroll-action-button--profile:hover{background:var(--move-color-brown-primary);color:var(--move-color-cream-background);box-shadow:0 8px 24px #f5b5c466}}@keyframes scrollButtonShimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.scroll-action-button:focus-visible{outline:.2rem solid rgba(255,255,255,.8);outline-offset:.2rem}@media screen and (min-width:750px){.scroll-action-button{width:6.4rem;height:6.4rem}.scroll-action-button__icon{width:2.8rem;height:2.8rem}.scroll-action-button__count{min-width:2rem;height:2rem;font-size:1.1rem;line-height:2rem}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-scroll-action-buttons.css.map */
