.root.svelte-ddfmu{justify-content:center;align-items:center;width:100%;display:flex}.item.svelte-ddfmu{border-radius:var(--br-round);background-color:var(--bg,var(--surface-1));justify-content:center;align-items:center;width:2rem;height:2rem;transition:background-color .2s;display:flex}.item.svelte-ddfmu:active{transform:translateY(1px)}.item.svelte-ddfmu:hover{background-color:var(--surface-4)}.item.svelte-ddfmu>.avatar:where(.svelte-ddfmu){border-radius:inherit;width:100%;height:100%}.item.svelte-ddfmu>.fallback:where(.svelte-ddfmu){padding:var(--p-2);font-size:.9rem;font-weight:700}.badge.svelte-1iqurla{justify-content:center;align-items:center;gap:var(--p-2);width:var(--badge-width,fit-content);max-width:var(--badge-max-width,none);padding:var(--p-1) var(--p-3);border-radius:var(--br-round);display:flex}.badge[data-variant=smooth].svelte-1iqurla{background-color:var(--shades-3);color:var(--shades-11);border:1px solid var(--border,transparent);border-color:var(--border,var(--shades-7))}.badge[data-variant=solid].svelte-1iqurla{background-color:var(--shades-8);color:var(--shades-11)}:root.dark .badge[data-variant=solid].svelte-1iqurla{color:var(--shades-12)}.badge[data-variant=ghost].svelte-1iqurla{background-color:var(--shades-3);color:var(--shades-11)}.badge[data-variant=dashed].svelte-1iqurla{color:var(--shades-11);border:1px dashed var(--border,var(--shades-7));background-color:#0000}.badge[data-shades=tertiary][data-variant=smooth].svelte-1iqurla,.badge[data-shades=tertiary][data-variant=ghost].svelte-1iqurla{background-color:var(--tertiary-5)}.badge[data-shades=tertiary][data-variant=smooth].svelte-1iqurla{border-color:var(--border,var(--tertiary-9))}.badge[data-shades=tertiary][data-variant=solid].svelte-1iqurla{background-color:var(--tertiary-9)}:root.dark .badge[data-shades=tertiary][data-variant=solid].svelte-1iqurla{color:var(--tertiary-1)}.badge[data-shades=tertiary][data-variant=dashed].svelte-1iqurla{border-color:var(--border,var(--tertiary-9))}svg.svelte-wj1ghj{min-height:var(--scale,1rem);min-width:var(--scale,1rem);height:var(--scale,1rem);width:var(--scale,1rem);vertical-align:-.125rem;overflow:visible}svg.useEm.svelte-wj1ghj{min-height:var(--scale,1em);min-width:var(--scale,1em);height:var(--scale,1em);width:var(--scale,1em);vertical-align:-.125em}.loader-container.svelte-1ei6zn{justify-content:center;align-items:center;display:grid}.loader-container.svelte-1ei6zn>div:where(.svelte-1ei6zn){grid-area:1/1;justify-content:center;align-items:center;display:flex}.spinner.svelte-1ei6zn{animation:svelte-1ei6zn-rotate infinite var(--length)}@keyframes svelte-1ei6zn-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dots.svelte-1cnrka5{display:inline-flex}.dots.svelte-1cnrka5>span:where(.svelte-1cnrka5){position:relative}.dots.svelte-1cnrka5>span:nth-child(n).wave:where(.svelte-1cnrka5){animation:.6s infinite alternate svelte-1cnrka5-wave;animation-delay:calc((.2s * (var(--n))) + var(--offset))}.dots.svelte-1cnrka5>span:nth-child(n).bounce:where(.svelte-1cnrka5){animation:1.5s infinite svelte-1cnrka5-bounce;animation-delay:calc((.5s * (var(--n))) + var(--offset))}.dots.svelte-1cnrka5>span:nth-child(n).wave.vertical:where(.svelte-1cnrka5){animation:1.5s infinite alternate svelte-1cnrka5-wave-v;animation-delay:calc((.5s * (var(--n))) + var(--offset))}.dots.svelte-1cnrka5>span:nth-child(n).bounce.vertical:where(.svelte-1cnrka5){animation:1.5s infinite svelte-1cnrka5-bounce-v;animation-delay:calc((.5s * (var(--n))) + var(--offset))}@keyframes svelte-1cnrka5-wave{0%{opacity:.7;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@keyframes svelte-1cnrka5-wave-v{0%{opacity:.7;transform:translate(-3px)}to{opacity:1;transform:translate(0)}}@keyframes svelte-1cnrka5-bounce{0%,40%,70%,to{opacity:.7;transform:translateY(0)}20%{opacity:1;transform:translateY(-3px)}50%{opacity:.9;transform:translateY(-2px)}80%{opacity:.8;transform:translateY(-1px)}}@keyframes svelte-1cnrka5-bounce-v{0%,40%,70%,to{opacity:.7;transform:translate(0)}20%{opacity:1;transform:translate(-3px)}50%{opacity:.9;transform:translate(-2px)}80%{opacity:.8;transform:translate(-1px)}}.close.svelte-1lln03n{width:30px;height:30px;color:var(--surface-11);border-radius:var(--br-round);cursor:pointer;transition:background-color .16s var(--ease-out-smooth), color .16s var(--ease-out-smooth), transform .12s var(--ease-out-smooth);background-color:#0000;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.close.svelte-1lln03n:hover{background-color:var(--surface-4);color:var(--surface-12)}.close.svelte-1lln03n:active{transform:scale(.94)}.close.svelte-1lln03n:focus-visible{box-shadow:0 0 0 2px var(--ring-focus);outline:none}.modal-overlay.svelte-1maho36{z-index:50;background-color:hsla(var(--surface-h), 25%, 10%, .45);-webkit-backdrop-filter:blur(4px);position:fixed;inset:0}.modal-container.svelte-1maho36{z-index:50;min-width:100dvw;max-width:100dvw;position:fixed;bottom:0;left:0;right:0}.modal-content.svelte-1maho36{background-color:var(--bg,var(--surface-1));border-radius:var(--br-5) var(--br-5) 0 0;height:100%;max-height:100dvh;box-shadow:var(--shadow-float);flex-direction:column;display:flex;overflow:hidden}@media (width<=767px){.modal-container.full-screen-mobile.svelte-1maho36{min-height:100dvh;max-height:100dvh;top:0}.modal-container.full-screen-mobile.svelte-1maho36 .modal-content:where(.svelte-1maho36){border-radius:0;height:100dvh;max-height:100dvh}}.modal-title.svelte-1maho36{align-items:flex-start;gap:var(--p-3-5);padding:var(--p-4) var(--p-4) var(--p-3-5);display:flex;position:relative}.modal-title.has-description.svelte-1maho36{padding-bottom:var(--p-4)}.modal-title.has-separator.svelte-1maho36{border-bottom:1px solid var(--surface-6)}.modal-title-text.svelte-1maho36{gap:var(--p-1);flex-direction:column;flex:1;min-width:0;display:flex}.modal-center.svelte-1maho36{flex:1;overflow-y:auto}.modal-separator.svelte-1maho36{background-color:var(--surface-6);width:100%;height:1px}.modal-bottom.svelte-1maho36{padding:var(--p-3-5) var(--p-4);background-color:var(--surface-2)}@media (width<=767px){.modal-bottom.svelte-1maho36{box-shadow:var(--shadow-sticky-footer)}}@media (width>=768px){.modal-container.svelte-1maho36{right:unset;bottom:unset;width:var(--width);min-width:unset;max-width:92%;height:var(--height);top:50%;left:50%;transform:translate(-50%,-50%)}.modal-content.svelte-1maho36{border-radius:var(--br-5);max-height:88dvh}.modal-title.svelte-1maho36{padding:var(--p-4) var(--p-4) var(--p-4)}.modal-bottom.svelte-1maho36{padding:var(--p-4) var(--p-4)}}.popover-menu.svelte-44stq6{max-height:var(--bits-popover-content-available-height);overflow-y:auto}.popover-arrow.svelte-44stq6{border-radius:var(--br-round);background-color:var(--surface-7)!important}button.svelte-1yu7io3:focus{outline:none}.icon-text.svelte-123s57u{text-wrap:nowrap;align-items:center;display:flex}.icon-text.reverse.svelte-123s57u{flex-direction:row-reverse}.icon-text.svelte-123s57u>div:where(.svelte-123s57u){line-height:1rem}a.svelte-p2omov{text-decoration:none}
