@layer bcc-design-layer{.bcc-bottom-sheet__container{box-sizing:border-box;position:fixed;bottom:0;left:0;right:0}.bcc-bottom-sheet__sheet{background-color:var(--b-color-neutral-default-0);border-radius:var(--g-spacing-6) var(--g-spacing-6) 0 0;will-change:transform;height:100%;transition:border-radius .2s;position:absolute;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%);box-shadow:0 4px 17px #143c6124}.bcc-bottom-sheet__sheet_withTransition{transition:all .5s cubic-bezier(.3,.91,.38,.99)}.bcc-bottom-sheet__sheet_squaredTop{border-radius:0}.bcc-bottom-sheet__scrollable{background-color:inherit;border-radius:inherit;-ms-scroll-chaining:none;overscroll-behavior:none;scrollbar-width:none;flex-direction:column;height:100%;display:flex;overflow:hidden auto}.bcc-bottom-sheet__scrollable_lockScroll{overflow:hidden}.bcc-bottom-sheet__scrollable::-webkit-scrollbar{width:0;height:0}.bcc-bottom-sheet__content{box-sizing:border-box;white-space:pre-line;word-break:break-word;flex:1}.bcc-bottom-sheet__drag{background-color:inherit;z-index:5;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:12px;display:flex;position:sticky;top:0}.bcc-bottom-sheet__drag_transparent{opacity:.8;background-color:unset}.bcc-bottom-sheet__drag_hide{display:none}.bcc-bottom-sheet__drag-icon{background-color:var(--b-color-neutral-default-200);border-radius:var(--g-spacing-4);width:36px;height:4px}}
@layer bcc-design-layer{.bcc-bottom-sheet-backdrop{will-change:background-color, backdrop-filter, opacity;pointer-events:none;background-color:#0000;transition:background-color .5s,-webkit-backdrop-filter .4s,backdrop-filter .4s;position:fixed;inset:0}.bcc-bottom-sheet-backdrop_show{background-color:var(--b-color-overlay-primary);pointer-events:all;display:block}.bcc-bottom-sheet-backdrop_hidden{display:none}.bcc-bottom-sheet-backdrop_show.bcc-bottom-sheet-backdrop_blured{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}
@layer bcc-design-layer{.bcc-bottom-sheet-header{box-sizing:border-box;background-color:inherit;z-index:3;border-bottom:1px solid #0000;flex-shrink:0;min-height:42px;transition:border-bottom .2s}.bcc-bottom-sheet-header_stickyHeader{position:sticky;top:0}.bcc-bottom-sheet-header_stickyHeaderWithDrag{top:var(--g-spacing-3);position:sticky}.bcc-bottom-sheet-header_stuck{border-bottom:1px solid var(--b-color-neutral-default-100);box-shadow:0 1px 6px -2px #143c6124}.bcc-bottom-sheet-header_hide{display:none}.bcc-bottom-sheet-header__title{padding-inline:var(--g-spacing-3);z-index:999;align-items:center;gap:12px;display:flex;position:relative}.bcc-bottom-sheet-header__title_paddedLeft{padding-left:calc(var(--g-spacing-9) + var(--g-spacing-3) + var(--g-spacing-3))}.bcc-bottom-sheet-header__title_paddedRight{padding-right:calc(var(--g-spacing-9) + var(--g-spacing-3) + var(--g-spacing-3))}.bcc-bottom-sheet-header__title_hide{display:none}.bcc-bottom-sheet-header__titleText{color:var(--b-color-neutral-default-800);-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;flex-grow:1;display:-webkit-box;overflow:hidden}.bcc-bottom-sheet-header__titleText_left{text-align:start}.bcc-bottom-sheet-header__titleText_center{text-align:center}.bcc-bottom-sheet-header__titleText_right{text-align:end}.bcc-bottom-sheet-header__closeButton svg,.bcc-bottom-sheet-header__backButton svg{width:20px;height:20px}.bcc-bottom-sheet-header__bottomAddon:empty{display:none}}
@layer bcc-design-layer{.bcc-bottom-sheet-footer{background-color:inherit;box-sizing:border-box;z-index:3;border-top:1px solid #0000;flex-shrink:0;transition:border-top .2s}.bcc-bottom-sheet-footer_sticky{position:sticky;bottom:0}.bcc-bottom-sheet-footer_stuck{border-top:1px solid var(--b-color-neutral-default-100);box-shadow:0 1px 6px 2px #143c6124}.bcc-bottom-sheet-footer:empty{display:none}}
/*# sourceMappingURL=04her3fzykwsx.css.map*/