:where(.bottom-modal){z-index:201;height:100dvh;position:fixed;top:0;bottom:0;left:0;right:0}:where(.bottom-modal) :where(.bottom-modal__drag-handle){z-index:1;justify-content:center;width:100%;display:flex;position:absolute;top:5px;left:0}:where(.bottom-modal) :where(.bottom-modal__drag-handle-bar){background-color:rgba(255,255,255,.08);border-radius:5px;width:50px;height:5px}:where(.bottom-modal) :where(.bottom-modal__base){background-color:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0}:where(.bottom-modal) :where(.bottom-modal__content){z-index:202;background-color:#fff;border-top-left-radius:20px;border-top-right-radius:20px;justify-content:center;align-items:center;width:100%;max-height:96dvh;padding:15px;position:fixed;bottom:0;left:0;overflow:scroll}:where(.bottom-modal) :where(.bottom-modal__content)::-webkit-scrollbar{display:none}:where(.bottom-modal) :where(.bottom-modal__content--dark){background-color:#151544}:where(.bottom-modal) :where(.bottom-modal__content--dark) .bottom-modal__drag-handle-bar{background-color:rgba(255,255,255,.3)}:where(.bottom-modal) :where(.bottom-modal__content--primary){background-color:#22276d}:where(.bottom-modal--on-top){z-index:202}
