: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__headerWrapper_1dpd6{padding:var(--gap-12) var(--gap-8) var(--gap-4);border-top-left-radius:inherit;border-top-right-radius:inherit;z-index:1}.bottom-sheet__hasContent_1dpd6{background-color:inherit}.bottom-sheet__header_1dpd6{display:flex}.bottom-sheet__sticky_1dpd6{position:-webkit-sticky;position:sticky;top:var(--gap-0)}.bottom-sheet__highlighted_1dpd6{border-bottom:var(--bottom-sheet-header-border-bottom)}.bottom-sheet__justifyEnd_1dpd6{justify-content:flex-end}.bottom-sheet__addon_1dpd6{display:flex;justify-content:center;align-items:center;min-width:48px;height:48px}.bottom-sheet__addonFixed_1dpd6{position:fixed}.bottom-sheet__title_1dpd6{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_1dpd6{text-align:center}.bottom-sheet__titleLeft_1dpd6{text-align:left}.bottom-sheet__trimTitle_1dpd6{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_dsvek{bottom:var(--gap-0);width:100%;max-width:600px;pointer-events:none;touch-action:none}.bottom-sheet__modal_dsvek.bottom-sheet__modal_dsvek{background-color:transparent;position:fixed}.bottom-sheet__wrapper_dsvek{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__fullscreen_dsvek{border-radius:0}.bottom-sheet__component_dsvek{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)}.bottom-sheet__withTransition_dsvek{transition:var(--bottom-sheet-out-transition)}.bottom-sheet__scrollableContainer_dsvek{overflow:auto;display:flex;flex-direction:column;position:relative;height:100%;background-color:inherit;border-radius:inherit;overscroll-behavior:contain}.bottom-sheet__marker_dsvek{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_dsvek{height:4px;border-radius:var(--border-radius-20);background-color:var(--color-light-neutral-translucent-300)}.bottom-sheet__content_dsvek{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_dsvek{padding-top:var(--gap-16)}.bottom-sheet__noFooter_dsvek{padding-bottom:var(--gap-16)}.bottom-sheet__scrollLocked_dsvek{overflow:hidden}.bottom-sheet__hiddenScrollbar_dsvek{scrollbar-width:none}.bottom-sheet__hiddenScrollbar_dsvek::-webkit-scrollbar{width:0;height:0}.bottom-sheet__disabledPointerEvents_dsvek{pointer-events:none}.bottom-sheet__appear_dsvek .bottom-sheet__wrapper_dsvek,.bottom-sheet__enter_dsvek .bottom-sheet__wrapper_dsvek{transition:none}.bottom-sheet__appearActive_dsvek .bottom-sheet__wrapper_dsvek,.bottom-sheet__enterActive_dsvek .bottom-sheet__wrapper_dsvek{transition:var(--bottom-sheet-in-transition);transform:translateY(0)}.bottom-sheet__appearDone_dsvek .bottom-sheet__wrapper_dsvek,.bottom-sheet__enterDone_dsvek .bottom-sheet__wrapper_dsvek,.bottom-sheet__exit_dsvek .bottom-sheet__wrapper_dsvek{transform:translateY(0)}.bottom-sheet__exitActive_dsvek .bottom-sheet__wrapper_dsvek{transition:var(--bottom-sheet-out-transition);transform:translateY(100%)}.bottom-sheet__safeAreaBottom_dsvek{padding-bottom:var(--sab)}.bottom-sheet__background-accent_dsvek{background-color:var(--color-light-bg-accent)}.bottom-sheet__background-info_dsvek{background-color:var(--color-light-bg-info)}.bottom-sheet__background-attention-muted_dsvek{background-color:var(--color-light-bg-attention-muted)}.bottom-sheet__background-positive-muted_dsvek{background-color:var(--color-light-bg-positive-muted)}.bottom-sheet__background-negative-muted_dsvek{background-color:var(--color-light-bg-negative-muted)}.bottom-sheet__background-primary_dsvek{background-color:var(--color-light-bg-primary)}.bottom-sheet__background-primary-inverted_dsvek{background-color:var(--color-light-bg-primary-inverted)}.bottom-sheet__background-secondary_dsvek{background-color:var(--color-light-bg-secondary)}.bottom-sheet__background-secondary-inverted_dsvek{background-color:var(--color-light-bg-secondary-inverted)}.bottom-sheet__background-tertiary_dsvek{background-color:var(--color-light-bg-tertiary)}.bottom-sheet__background-tertiary-inverted_dsvek{background-color:var(--color-light-bg-tertiary-inverted)}.bottom-sheet__background-quaternary_dsvek{background-color:var(--color-light-bg-quaternary)}.bottom-sheet__background-quaternary-inverted_dsvek{background-color:var(--color-light-bg-quaternary-inverted)}.bottom-sheet__background-specialbg-component_dsvek{background-color:var(--color-light-specialbg-component)}.bottom-sheet__background-specialbg-component-inverted_dsvek{background-color:var(--color-light-specialbg-component-inverted)}.bottom-sheet__background-specialbg-primary-grouped_dsvek{background-color:var(--color-light-specialbg-primary-grouped)}.bottom-sheet__background-specialbg-secondary-grouped_dsvek{background-color:var(--color-light-specialbg-secondary-grouped)}.bottom-sheet__background-specialbg-tertiary-grouped_dsvek{background-color:var(--color-light-specialbg-tertiary-grouped)}.bottom-sheet__background-specialbg-secondary-transparent_dsvek{background-color:var(--color-light-specialbg-secondary-transparent)}.bottom-sheet__background-specialbg-secondary-transparent-inverted_dsvek{background-color:var(--color-light-specialbg-secondary-transparent-inverted)}.bottom-sheet__background-specialbg-tertiary-transparent_dsvek{background-color:var(--color-light-specialbg-tertiary-transparent)}.bottom-sheet__background-specialbg-tertiary-transparent-inverted_dsvek{background-color:var(--color-light-specialbg-tertiary-transparent-inverted)}.tooltip__target_1qrlz{position:relative;display:inline-block}.tooltip__target_1qrlz .tooltip__overlap_1qrlz{position:absolute;height:100%;width:100%;z-index:2}.tooltip__inline_1qrlz{display:inline}