:root{--color-light-neutral-300:#e7e8eb;--gap-xs:8px;--gap-s:12px;--gap-8:var(--gap-xs);--gap-12:var(--gap-s);--font-family-system:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Helvetica,sans-serif;--bottom-sheet-header-border-bottom:1px solid var(--color-light-neutral-300);--bottom-sheet-title-font-size:20px;--bottom-sheet-title-font-weight:600;--bottom-sheet-title-line-height:28px;--bottom-sheet-title-font-family:var(--font-family-system)}.bottom-sheet__headerBase_9mtji{border-top-left-radius:inherit;border-top-right-radius:inherit;z-index:1}.bottom-sheet__headerWrapper_9mtji{padding:var(--gap-12) var(--gap-8) var(--gap-4)}.bottom-sheet__headerWrapperWithoutSwipeMarker_9mtji{padding:var(--gap-8) var(--gap-8) var(--gap-4)}.bottom-sheet__hasContent_9mtji{background-color:inherit}.bottom-sheet__header_9mtji{display:flex}.bottom-sheet__sticky_9mtji{position:-webkit-sticky;position:sticky;top:var(--gap-0)}.bottom-sheet__highlighted_9mtji{border-bottom:var(--bottom-sheet-header-border-bottom)}.bottom-sheet__justifyEnd_9mtji{justify-content:flex-end}.bottom-sheet__addon_9mtji{display:flex;justify-content:center;align-items:center;min-width:48px;height:48px}.bottom-sheet__addonFixed_9mtji{position:fixed}.bottom-sheet__title_9mtji{padding:10px var(--gap-8);width:100%;font-size:var(--bottom-sheet-title-font-size);font-weight:var(--bottom-sheet-title-font-weight);line-height:var(--bottom-sheet-title-line-height);font-family:var(--bottom-sheet-title-font-family)}.bottom-sheet__titleCenter_9mtji{text-align:center}.bottom-sheet__titleLeft_9mtji{text-align:left}.bottom-sheet__trimTitle_9mtji{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:root{--color-light-modal-bg-primary:#fff;--color-light-neutral-translucent-300:rgba(15,25,55,.1);--color-light-text-primary:rgba(3,3,6,.88);--color-light-bg-accent:#ef3124;--color-light-bg-attention-muted:#ffefd9;--color-light-bg-info:#d6e8fc;--color-light-bg-negative-muted:#ffebeb;--color-light-bg-positive-muted:#dff8e5;--color-light-bg-primary:#fff;--color-light-bg-primary-inverted:#121213;--color-light-bg-quaternary:#dcdee2;--color-light-bg-quaternary-inverted:#36363a;--color-light-bg-secondary:#f2f3f5;--color-light-bg-secondary-inverted:#1c1c1e;--color-light-bg-tertiary:#e7e8ea;--color-light-bg-tertiary-inverted:#27272a;--color-light-specialbg-component:rgba(11,31,53,.07);--color-light-specialbg-component-inverted:hsla(0,0%,100%,.1);--color-light-specialbg-primary-grouped:#f2f3f5;--color-light-specialbg-secondary-grouped:#fff;--color-light-specialbg-secondary-transparent:rgba(38,55,88,.06);--color-light-specialbg-secondary-transparent-inverted:rgba(214,214,229,.07);--color-light-specialbg-tertiary-grouped:#f2f3f5;--color-light-specialbg-tertiary-transparent:rgba(30,43,68,.08);--color-light-specialbg-tertiary-transparent-inverted:rgba(222,222,240,.12);--border-radius-xl:16px;--border-radius-xxl:20px;--border-radius-16:var(--border-radius-xl);--border-radius-20:var(--border-radius-xxl);--gap-2xs:4px;--gap-m:16px;--gap-0:0px;--gap-4:var(--gap-2xs);--gap-16:var(--gap-m);--sab:env(safe-area-inset-bottom,var(--gap-0));--bottom-sheet-in-transition:transform 0.5s cubic-bezier(0.09,0.91,0.18,0.99);--bottom-sheet-out-transition:transform 0.3s ease;--bottom-sheet-top-radius:var(--border-radius-16);--bottom-sheet-shadow:none}.bottom-sheet__modal_juczq{bottom:var(--gap-0);width:100%;max-width:600px;pointer-events:none;touch-action:none}.bottom-sheet__modal_juczq.bottom-sheet__modal_juczq{background-color:transparent;position:fixed}.bottom-sheet__wrapper_juczq{transform:translateY(100%);pointer-events:none;touch-action:none;border-top-right-radius:var(--bottom-sheet-top-radius);border-top-left-radius:var(--bottom-sheet-top-radius);transition:border-radius .3s ease}.bottom-sheet__outerClassName_juczq{pointer-events:all}.bottom-sheet__fullscreen_juczq{border-radius:0}.bottom-sheet__component_juczq{position:relative;display:flex;flex-direction:column;border-radius:inherit;background-color:var(--color-light-modal-bg-primary);pointer-events:all;box-shadow:var(--bottom-sheet-shadow);transform:translate(0)}.bottom-sheet__withTransition_juczq{transition:var(--bottom-sheet-out-transition)}.bottom-sheet__scrollableContainer_juczq{overflow:auto;display:flex;flex-direction:column;position:relative;height:100%;background-color:inherit;border-radius:inherit;overscroll-behavior:contain}.bottom-sheet__marker_juczq{position:fixed;top:var(--gap-4);right:var(--gap-0);left:var(--gap-0);z-index:1000;width:36px;margin:var(--gap-0) auto}.bottom-sheet__defaultMarker_juczq{height:4px;border-radius:var(--border-radius-20);background-color:var(--color-light-neutral-translucent-300)}.bottom-sheet__content_juczq{position:relative;z-index:0;display:flex;flex-direction:column;flex:1 1;padding:var(--gap-0) var(--gap-16);color:var(--color-light-text-primary);background-color:inherit;border-radius:inherit}.bottom-sheet__noHeader_juczq{padding-top:var(--gap-16)}.bottom-sheet__noFooter_juczq{padding-bottom:var(--gap-16)}.bottom-sheet__scrollLocked_juczq{overflow:hidden}.bottom-sheet__hiddenScrollbar_juczq{scrollbar-width:none}.bottom-sheet__hiddenScrollbar_juczq::-webkit-scrollbar{width:0;height:0}.bottom-sheet__disabledPointerEvents_juczq{pointer-events:none}.bottom-sheet__appear_juczq .bottom-sheet__wrapper_juczq,.bottom-sheet__enter_juczq .bottom-sheet__wrapper_juczq{transition:none}.bottom-sheet__appearActive_juczq .bottom-sheet__wrapper_juczq,.bottom-sheet__enterActive_juczq .bottom-sheet__wrapper_juczq{transition:var(--bottom-sheet-in-transition);transform:translateY(0)}.bottom-sheet__appearDone_juczq .bottom-sheet__wrapper_juczq,.bottom-sheet__enterDone_juczq .bottom-sheet__wrapper_juczq,.bottom-sheet__exit_juczq .bottom-sheet__wrapper_juczq{transform:translateY(0)}.bottom-sheet__exitActive_juczq .bottom-sheet__wrapper_juczq{transition:var(--bottom-sheet-out-transition);transform:translateY(100%)}.bottom-sheet__safeAreaBottom_juczq{padding-bottom:var(--sab)}.bottom-sheet__background-accent_juczq{background-color:var(--color-light-bg-accent)}.bottom-sheet__background-info_juczq{background-color:var(--color-light-bg-info)}.bottom-sheet__background-attention-muted_juczq{background-color:var(--color-light-bg-attention-muted)}.bottom-sheet__background-positive-muted_juczq{background-color:var(--color-light-bg-positive-muted)}.bottom-sheet__background-negative-muted_juczq{background-color:var(--color-light-bg-negative-muted)}.bottom-sheet__background-primary_juczq{background-color:var(--color-light-bg-primary)}.bottom-sheet__background-primary-inverted_juczq{background-color:var(--color-light-bg-primary-inverted)}.bottom-sheet__background-secondary_juczq{background-color:var(--color-light-bg-secondary)}.bottom-sheet__background-secondary-inverted_juczq{background-color:var(--color-light-bg-secondary-inverted)}.bottom-sheet__background-tertiary_juczq{background-color:var(--color-light-bg-tertiary)}.bottom-sheet__background-tertiary-inverted_juczq{background-color:var(--color-light-bg-tertiary-inverted)}.bottom-sheet__background-quaternary_juczq{background-color:var(--color-light-bg-quaternary)}.bottom-sheet__background-quaternary-inverted_juczq{background-color:var(--color-light-bg-quaternary-inverted)}.bottom-sheet__background-specialbg-component_juczq{background-color:var(--color-light-specialbg-component)}.bottom-sheet__background-specialbg-component-inverted_juczq{background-color:var(--color-light-specialbg-component-inverted)}.bottom-sheet__background-specialbg-primary-grouped_juczq{background-color:var(--color-light-specialbg-primary-grouped)}.bottom-sheet__background-specialbg-secondary-grouped_juczq{background-color:var(--color-light-specialbg-secondary-grouped)}.bottom-sheet__background-specialbg-tertiary-grouped_juczq{background-color:var(--color-light-specialbg-tertiary-grouped)}.bottom-sheet__background-specialbg-secondary-transparent_juczq{background-color:var(--color-light-specialbg-secondary-transparent)}.bottom-sheet__background-specialbg-secondary-transparent-inverted_juczq{background-color:var(--color-light-specialbg-secondary-transparent-inverted)}.bottom-sheet__background-specialbg-tertiary-transparent_juczq{background-color:var(--color-light-specialbg-tertiary-transparent)}.bottom-sheet__background-specialbg-tertiary-transparent-inverted_juczq{background-color:var(--color-light-specialbg-tertiary-transparent-inverted)}