.styles_bottom-sheet__AizUe{position:fixed;z-index:100;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:var(--space-0);right:var(--space-0);bottom:var(--space-0);left:var(--space-0)}.styles_bottom-sheet__overlay__asTyt{position:absolute;top:var(--space-0);left:var(--space-0);width:100vw;height:100vh;background-color:var(--bottom-sheet-overlay-bg);backdrop-filter:blur(var(--space-600))}@supports (width:1dvw) and (height:1dvh){.styles_bottom-sheet__overlay__asTyt{width:100dvw;height:100dvh}}.styles_bottom-sheet__container__mNRMm{scrollbar-color:var(--color-icon-secondary-invert) transparent;scrollbar-width:thin}.styles_bottom-sheet__container__mNRMm::-webkit-scrollbar{width:var(--size-300);background-clip:content-box}.styles_bottom-sheet__container__mNRMm::-webkit-scrollbar-track{display:none;background:transparent}.styles_bottom-sheet__container__mNRMm::-webkit-scrollbar-thumb{border:var(--space-100) solid transparent;border-radius:var(--radius-300);background:var(--color-icon-secondary-invert);background-clip:content-box}.styles_bottom-sheet__container__mNRMm{position:relative;padding:var(--space-1000) var(--space-500) var(--space-800);overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;max-height:calc(100% - var(--bottom-sheet-offset));word-break:break-word;border-radius:var(--bottom-sheet-radius) var(--bottom-sheet-radius) 0 0;word-wrap:break-word;background-color:var(--bottom-sheet-bg)}.styles_bottom-sheet__sticky-wrapper__9JUWa{position:sticky;top:var(--space-0);z-index:1;width:100%;max-height:0}button.styles_bottom-sheet__close__H6m5R{position:absolute;top:calc(var(--space-100) * -5);right:var(--space-0)}