[vaul-drawer-overlay],.bottom-sheet__backdrop{opacity:0;background:#0006;transition:opacity .3s;position:fixed;inset:0;z-index:9999!important}[vaul-drawer-overlay][data-state=open],.bottom-sheet__backdrop[data-state=open]{opacity:1}[vaul-drawer-overlay][data-state=closed],.bottom-sheet__backdrop[data-state=closed]{opacity:0}.bottom-sheet__backdrop--higher{background:#00000080;z-index:10001!important}[vaul-drawer],.bottom-sheet{height:90dvh;max-height:90dvh;padding-bottom:env(safe-area-inset-bottom);margin-left:env(safe-area-inset-left);margin-right:env(safe-area-inset-right);background:#fff;border-radius:16px 16px 0 0;outline:none;flex-direction:column;transition:transform .35s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -4px 24px #00000026;z-index:10000!important}[vaul-drawer][data-state=open],.bottom-sheet[data-state=open]{transform:translateY(0)}[vaul-drawer][data-state=closed],.bottom-sheet[data-state=closed]{transform:translateY(100%)}.bottom-sheet--no-animation{transition:none!important;transform:translateY(0)!important}.bottom-sheet__backdrop--no-animation{opacity:1!important;transition:none!important}.bottom-sheet--auto-height{flex-shrink:0;height:auto;max-height:90vh;min-height:auto!important}.bottom-sheet--auto-height .bottom-sheet__content{flex:none;overflow-y:visible}.bottom-sheet--higher{box-shadow:0 -4px 32px #00000040;z-index:10002!important}.bottom-sheet--with-background{isolation:isolate;background:#fff}.bottom-sheet--with-background:before{content:"";opacity:.2;z-index:-1;pointer-events:none;background:url(https://res.cloudinary.com/dfyvfexhc/image/upload/v1762793841/thydcewghcflbdiqgdho.png) top/cover no-repeat;border-radius:16px 16px 0 0;position:absolute;inset:0}.bottom-sheet__handle{background:#0003;border-radius:2px;flex-shrink:0;width:40px;height:4px;margin:.75rem auto}.bottom-sheet__sticky-wrapper{z-index:50;background:#fff;border-radius:16px 16px 0 0}.bottom-sheet__sticky-wrapper--sticky{position:sticky;top:0}.bottom-sheet__header{border-bottom:1px solid #0f12281a;justify-content:space-between;align-items:center;padding:0 1rem .75rem;display:flex}.bottom-sheet__title{color:#0f1228f2;margin:0;font-size:1.1rem;font-weight:600}.bottom-sheet__close{cursor:pointer;color:#0f1228b3;background:#0f12280d;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.bottom-sheet__close:hover{color:#0f1228e6;background:#0f12281a;transform:scale(1.05)}.bottom-sheet__content{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.bottom-sheet__body{flex:1}.bottom-sheet__content::-webkit-scrollbar{width:6px}.bottom-sheet__content::-webkit-scrollbar-track{background:0 0}.bottom-sheet__content::-webkit-scrollbar-thumb{background:#0f122833;border-radius:3px}.bottom-sheet__content::-webkit-scrollbar-thumb:hover{background:#0f12284d}
