.coffee-scroll-motion{position:fixed;inset:0;pointer-events:none;z-index:18;overflow:hidden;opacity:0;transition:opacity .18s ease}
.coffee-scroll-motion.is-active{opacity:1}
.coffee-scroll-bean{position:absolute;left:0;top:0;width:clamp(42px,4vw,66px);height:auto;will-change:transform,opacity;filter:drop-shadow(0 10px 16px rgba(36,17,8,.18));opacity:.78}
.coffee-scroll-bean svg{display:block;width:100%;height:auto}
.coffee-scroll-bean .bean-highlight{opacity:.42}
@media(max-width:899px){.coffee-scroll-motion{z-index:16}.coffee-scroll-bean{width:clamp(34px,10vw,48px);opacity:.67;filter:drop-shadow(0 7px 12px rgba(36,17,8,.14))}}
@media(prefers-reduced-motion:reduce){.coffee-scroll-motion{display:none!important}}
