: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}.dropdown-wrap.svelte-1nc121l{position:relative;display:inline-flex}.dropdown-wrap.svelte-1nc121l:has(.context:where(.svelte-1nc121l)){display:flex}.trigger.svelte-1nc121l{cursor:pointer}.trigger.context.svelte-1nc121l{cursor:default;width:100%;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.menu.svelte-1nc121l{position:fixed;top:var(--menu-top);left:var(--menu-left);min-width:160px;background-color:var(--surface-1);border:solid 1px var(--grey-mid);box-shadow:var(--overlay-box-shadow);border-radius:var(--br);overflow:hidden;z-index:1000;opacity:0;visibility:hidden;transition:height .2s ease}.menu.ready.svelte-1nc121l{visibility:visible;animation:svelte-1nc121l-menu-in .15s ease forwards}.menu.leaving.svelte-1nc121l{animation:svelte-1nc121l-menu-out .15s ease forwards}.track.svelte-1nc121l{display:flex;width:200%;transition:transform .2s ease}.track.submenu-active.svelte-1nc121l{transform:translate(-50%)}.panel.svelte-1nc121l{width:50%;min-width:0;flex-shrink:0}.submenu-panel.svelte-1nc121l{display:flex;flex-direction:column;min-height:0}.submenu-items.svelte-1nc121l{overflow-y:auto;flex:1;min-height:0}.item.svelte-1nc121l{display:flex;align-items:center;gap:10px;width:100%;padding:calc(var(--padding) * .8) var(--padding);font-size:.875rem;font-weight:500;color:var(--grey-black);background:none;border:none;border-radius:0;cursor:pointer;text-decoration:none;white-space:nowrap}.item.svelte-1nc121l:hover,.item.svelte-1nc121l:focus-visible{background-color:var(--surface-2);outline:none}.item.disabled.svelte-1nc121l{opacity:.5;cursor:default}.item.disabled.svelte-1nc121l:hover{background-color:transparent}.item.back.svelte-1nc121l{font-weight:600;gap:6px}.item.svelte-1nc121l svg{color:var(--grey-dark);flex-shrink:0}.caret.svelte-1nc121l{margin-left:auto;display:flex;align-items:center}.badge.svelte-1nc121l{font-size:.75rem;color:var(--grey-dark);background-color:var(--surface-2);border-radius:9999px;padding:1px 7px;margin-left:auto}.panel.svelte-1nc121l>.item:where(.svelte-1nc121l):first-child,.submenu-items.svelte-1nc121l>.item:where(.svelte-1nc121l):first-child{border-radius:var(--br) var(--br) 0 0}.panel.svelte-1nc121l>.item:where(.svelte-1nc121l):last-child,.submenu-items.svelte-1nc121l>.item:where(.svelte-1nc121l):last-child{border-radius:0 0 var(--br) var(--br)}.panel.svelte-1nc121l>.item:where(.svelte-1nc121l):first-child:last-child,.submenu-items.svelte-1nc121l>.item:where(.svelte-1nc121l):first-child:last-child{border-radius:var(--br)}.separator.svelte-1nc121l{height:1px;background-color:var(--surface-2)}@keyframes svelte-1nc121l-menu-in{0%{opacity:0;translate:var(--fly-x) var(--fly-y)}to{opacity:1;translate:0 0}}@keyframes svelte-1nc121l-menu-out{0%{opacity:1;translate:0 0}to{opacity:0;translate:var(--fly-x) var(--fly-y)}}
