:root{--white: #faf9f7;--black: #1e1c19;--grey-light: #dedad4;--grey-mid: #a8a298;--grey-dark: #716b62;--grey-black: #46413a;--surface-1: #f2efeb;--surface-2: #e6e2dc;--info: oklch(42.453% .24955 269.04);--shimmer: oklch(70% .02 70 / .35);--br: 12px;--padding: 14px;--box-shadow: rgba(30, 28, 25, .06) 0px 4px 8px;--overlay-box-shadow: rgba(30, 28, 25, .14) 0px 10px 28px}:root.dark{--white: #141310;--black: #eae7e2;--grey-light: #222019;--grey-mid: #38352e;--grey-dark: #9e9a92;--grey-black: #c6c2ba;--surface-1: #191714;--surface-2: #282520;--info: oklch(62% .2 269.04);--shimmer: oklch(70% .02 70 / .2);--box-shadow: rgba(0, 0, 0, .2) 0px 4px 8px;--overlay-box-shadow: rgba(0, 0, 0, .42) 0px 10px 28px}.drawer-root.svelte-ih058a{position:fixed;inset:0;z-index:1000;display:flex;align-items:flex-end;justify-content:center}.backdrop.svelte-ih058a{position:absolute;inset:0;background:#0006;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;cursor:default}.drawer.svelte-ih058a{position:relative;z-index:1;width:var(--drawer-width);max-width:100dvw;max-height:85vh;background:var(--surface-1);border-radius:var(--br) var(--br) 0 0;transform:translateY(var(--offset, 0px));transition:transform .2s ease;display:flex;flex-direction:column}.drawer.svelte-ih058a:after{content:"";position:absolute;left:0;right:0;top:100%;height:100px;background:inherit}.drawer.dragging.svelte-ih058a{transition:none}.handle-zone.svelte-ih058a{display:flex;justify-content:center;padding:var(--padding);cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex-shrink:0;position:absolute;top:0;width:100%;z-index:2;border-radius:var(--br) var(--br) 0 0;transition:background .15s ease,border-color .15s ease}.handle-zone.svelte-ih058a:active{cursor:grabbing}.handle-zone.scrolled.svelte-ih058a{border-bottom:1px solid var(--grey-light);background:var(--surface-1)}.handle.svelte-ih058a{width:36px;height:4px;border-radius:2px;background:var(--grey-dark)}.content.svelte-ih058a{overflow-y:auto;overscroll-behavior:contain;position:relative;z-index:1;padding-top:calc(var(--padding) * 2)}.content.svelte-ih058a::-webkit-scrollbar{width:4px}.content.svelte-ih058a::-webkit-scrollbar-track{background:transparent}.content.svelte-ih058a::-webkit-scrollbar-thumb{background:var(--grey-mid);border-radius:2px}.content.svelte-ih058a{scrollbar-width:thin;scrollbar-color:var(--grey-mid) transparent}.content.no-scroll.svelte-ih058a{overflow:hidden;display:flex;flex-direction:column;flex:1;min-height:0}
