.bg-white{--modal-bg-color:#fff}.react-modal-sheet-backdrop{overscroll-behavior:none;-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:rgba(52,52,52,.7)!important;will-change:opacity;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.__react_modal_sheet_content{border-top-right-radius:32px!important;border-top-left-radius:32px!important;background-color:var(--modal-bg-color,#f4f5f9)!important;max-height:calc(100% - env(safe-area-inset-top) - 24px)!important;right:0;margin:auto;max-width:500px;overflow:hidden}.__react_modal_sheet_header:before{content:"";position:absolute;top:.5rem;left:50%;height:5px;width:2.5rem;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:5px;--tw-bg-opacity:1;background-color:rgb(227 229 233/var(--tw-bg-opacity,1))}.__react_modal_sheet_footer{box-shadow:0 -12px 12px 4px #f4f5f9;position:relative;display:flex;flex-direction:column;--tw-bg-opacity:1;background-color:rgba(var(--c-grayscale-100),var(--tw-bg-opacity,1));padding:1rem}.__react_modal_sheet_root{display:flex;align-items:center}.__fixed-height{bottom:0!important;max-height:calc(80% - env(safe-area-inset-top) - 24px)!important}@media(min-width:768px){.__fixed-height{bottom:auto!important;max-height:min(700px,var(--vh,1vh)*100 - 24px)!important}}