.scroll-shadow.svelte-fbbbs6{overflow-clip-margin:8px;display:flex;position:relative;overflow:clip}.scroll-shadow.svelte-fbbbs6[data-axis=y]{flex-direction:column;flex-grow:1;flex-shrink:1;min-height:0}.scroll-shadow.svelte-fbbbs6[data-axis=x]{flex-direction:row;min-width:0}.scroll-shadow.svelte-fbbbs6:before,.scroll-shadow.svelte-fbbbs6:after{content:"";pointer-events:none;opacity:0;z-index:1;transition:width .15s,height .15s,opacity .15s;position:absolute}.scroll-shadow.svelte-fbbbs6[data-axis=y]:before{background:linear-gradient(to top, transparent, var(--color));height:0;top:0;left:0;right:0}.scroll-shadow.svelte-fbbbs6[data-axis=y]:after{background:linear-gradient(to bottom, transparent, var(--color));height:0;bottom:0;left:0;right:0}.scroll-shadow.svelte-fbbbs6[data-axis=y][data-overflow-start=true]:before,.scroll-shadow.svelte-fbbbs6[data-axis=y][data-overflow-end=true]:after{height:var(--size);opacity:1}.scroll-shadow.svelte-fbbbs6[data-axis=x]:before{background:linear-gradient(to left, transparent, var(--color));width:0;top:0;bottom:0;left:0}.scroll-shadow.svelte-fbbbs6[data-axis=x]:after{background:linear-gradient(to right, transparent, var(--color));width:0;top:0;bottom:0;right:0}.scroll-shadow.svelte-fbbbs6[data-axis=x][data-overflow-start=true]:before,.scroll-shadow.svelte-fbbbs6[data-axis=x][data-overflow-end=true]:after{width:var(--size);opacity:1}.scroll-container.svelte-fbbbs6{scrollbar-width:thin;scrollbar-color:var(--color-shadow-50) transparent;flex-grow:1}.scroll-shadow[data-axis=y].svelte-fbbbs6>.scroll-container:where(.svelte-fbbbs6){padding-inline:var(--outline-inset,8px);margin-inline:calc(-1 * var(--outline-inset,8px));overflow:hidden auto}.scroll-shadow[data-axis=x].svelte-fbbbs6>.scroll-container:where(.svelte-fbbbs6){overflow:auto hidden}
