.tn-bottom-sheet[data-v-d3d5daf1]{position:fixed;top:0;bottom:0;left:0;right:0;pointer-events:none;-webkit-tap-highlight-color:transparent;z-index:100}.tn-bottom-sheet__bg[data-v-d3d5daf1]{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--modal-bg-color);opacity:var(--tnbs-opacity);cursor:pointer;transition:all .5s cubic-bezier(.11,.8,.6,.95);z-index:5}.tn-bottom-sheet__container[data-v-d3d5daf1]{display:flex;flex-direction:column;background:var(--modal-content-bg);z-index:6;position:absolute;bottom:0;left:0;right:0;margin:auto;max-width:500px;padding:0 16px;border-radius:var(--modal-border-radius) var(--modal-border-radius) 0 0;transition:border-radius .5s;height:var(--tnbs-height);transform:translateY(var(--tnbs-translate));cursor:default;pointer-events:all}.tn-bottom-sheet__container--animating[data-v-d3d5daf1]{transition:all .5s ease}.tn-bottom-sheet__container--full-height[data-v-d3d5daf1]{border-radius:0}.tn-bottom-sheet__body[data-v-d3d5daf1]{position:relative;overflow-y:auto;user-select:none;scrollbar-gutter:stable both-edges}.tn-bottom-sheet__notch[data-v-d3d5daf1]{display:flex;justify-content:center;align-items:center;position:relative;height:16px;min-height:16px;width:100%;cursor:grab;user-select:none;z-index:1}.tn-bottom-sheet__notch[data-v-d3d5daf1]:before{content:"";display:block;position:relative;width:53px;height:5px;border-radius:5px;background-color:var(--ui-white);z-index:6}.tn-bottom-sheet__notch[data-v-d3d5daf1]:after{content:"";display:block;position:absolute;top:-10px;left:0;right:0;bottom:-5px;background-color:transparent}.tn-bottom-sheet__header[data-v-d3d5daf1]{position:sticky;top:0;left:0;width:100%;background-color:var(--modal-content-bg);scrollbar-gutter:stable both-edges;z-index:2}.tn-bottom-sheet__footer[data-v-d3d5daf1]{position:fixed;left:0;bottom:0;width:100%;background-color:var(--modal-content-bg);scrollbar-gutter:stable both-edges}
