html:has(#scroller[data-visibility=true][data-mobile=false]),html:has(#scroller[data-visibility=true][data-mobile=true][data-chrome=false]){overflow:hidden;overscroll-behavior:none}html body:has(#scroller[data-visibility=true][data-mobile=false][data-chrome=true]){padding-right:var(--scrollbar-width, 0px)}html:has(#scroller[data-visibility=true][data-ios=true]){overflow:initial;overscroll-behavior:none;touch-action:none}@supports (scrollbar-width: none){#scroller.svelte-11gmt0o{scrollbar-width:none}}@supports selector(::-webkit-scrollbar){#scroller.svelte-11gmt0o::-webkit-scrollbar{display:none}}#scroller[data-visibility=false].svelte-11gmt0o,#backdrop[data-visibility=false].svelte-11gmt0o{visibility:hidden}#scroller[data-is-animating=true].svelte-11gmt0o{will-change:transform scroll-position}#scroller.svelte-11gmt0o{overflow:scroll;scroll-snap-type:both mandatory;overscroll-behavior:contain;display:flex;position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--drawer-z-index, 100);gap:var(--flex-gap)}#scroller[data-placement=left].svelte-11gmt0o{flex-direction:row-reverse}#scroller[data-placement=right].svelte-11gmt0o{flex-direction:row}#scroller[data-placement=top].svelte-11gmt0o{flex-direction:column-reverse}#scroller[data-placement=bottom].svelte-11gmt0o{flex-direction:column}#scroller[data-prevent-close=true].svelte-11gmt0o{overflow:hidden}#scroller[data-axis=x].svelte-11gmt0o{touch-action:pan-x}#scroller[data-axis=y].svelte-11gmt0o{touch-action:pan-y}#backdrop.svelte-11gmt0o{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;z-index:var(--drawer-z-index, 100);background-color:var(--backdrop-color)}#backdrop[data-is-animating=true].svelte-11gmt0o{will-change:opacity}#emptyarea.svelte-11gmt0o{min-height:100dvh;scroll-snap-align:end}[data-axis=x].svelte-11gmt0o>#emptyarea:where(.svelte-11gmt0o){min-width:100vw}#container.svelte-11gmt0o{scroll-snap-align:end;background-color:var(--drawer-background-color, white)}[data-axis=x].svelte-11gmt0o>#container:where(.svelte-11gmt0o){height:100dvh;height:calc(100dvh - env(keyboard-inset-height,initial));transition:height .17s ease-out}[data-axis=y].svelte-11gmt0o>#container:where(.svelte-11gmt0o){align-self:var(--drawer-place-content, center);width:var(--drawer-width, 100vw)}[data-placement=bottom].svelte-11gmt0o>#container:where(.svelte-11gmt0o){border-radius:var(--drawer-border-radius) var(--drawer-border-radius) 0 0}[data-placement=top].svelte-11gmt0o>#container:where(.svelte-11gmt0o){border-radius:0 0 var(--drawer-border-radius) var(--drawer-border-radius)}[data-placement=left].svelte-11gmt0o>#container:where(.svelte-11gmt0o){border-radius:0 var(--drawer-border-radius) var(--drawer-border-radius) 0}[data-placement=right].svelte-11gmt0o>#container:where(.svelte-11gmt0o){border-radius:var(--drawer-border-radius) 0 0 var(--drawer-border-radius)}#container[data-drag-indicator=true].svelte-11gmt0o:before{content:"";display:block;position:relative;width:48px;height:4px;margin-left:calc(50% - 24px);margin-top:8px;margin-bottom:8px;border-radius:8px;background:var(--drawer-bg-drag-indicator, #d0d0d0)}
