.bespoke-story-scroll{z-index:40;bottom:max(12px, env(safe-area-inset-bottom));width:60px;height:56px;color:var(--story-scroll-color,currentColor);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:4px;display:flex;position:fixed;left:calc(50% - 30px)}.bespoke-story-scroll>span{font-family:var(--font-noto-sans-kr,sans-serif);letter-spacing:.16em;opacity:.7;padding-left:.16em;font-size:10px;font-weight:500;line-height:1.2}.bespoke-story-scroll>svg{stroke:currentColor;stroke-width:1.25px;stroke-linecap:round;stroke-linejoin:round;overflow:visible}.bespoke-story-scroll path:first-child{opacity:.35}.bespoke-story-scroll path:last-child{opacity:.85}.bespoke-story-scroll[hidden]{display:none}.bespoke-story-scroll:focus-visible{outline-offset:3px;outline:2px solid}@media (prefers-reduced-motion:no-preference){.bespoke-story-scroll>svg{animation:2.4s ease-in-out infinite bespoke-scroll-drift}@keyframes bespoke-scroll-drift{0%,to{opacity:.6;transform:translateY(-2px)}50%{opacity:1;transform:translateY(3px)}}}
