.drawer-module__gksnwa__Popup{pointer-events:auto;width:100%;max-height:calc(100% - var(--top-margin));transform:translateY(calc(var(--drawer-snap-point-offset) + var(--drawer-swipe-movement-y)));background-color:#fff;border-radius:32px 32px 0 0;outline:none;flex-direction:column;transition:transform .4s cubic-bezier(.32,.72,0,1);display:flex;position:relative;overflow:hidden;box-shadow:0 -10px 40px #0000001a}.drawer-module__gksnwa__Popup[data-swiping]{transition-duration:0s}.drawer-module__gksnwa__Backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;opacity:calc(1 - var(--drawer-swipe-progress));background-color:#0006;transition:opacity .4s cubic-bezier(.32,.72,0,1);position:fixed;inset:0}.drawer-module__gksnwa__Backdrop[data-swiping]{transition-duration:0s}.drawer-module__gksnwa__Viewport{z-index:101;pointer-events:none;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer-module__gksnwa__DragArea{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex-direction:column;flex-shrink:0;align-items:center;padding:16px 20px 24px;display:flex}.drawer-module__gksnwa__DragArea:active{cursor:grabbing}.drawer-module__gksnwa__Handle{touch-action:none;background-color:#bbb;border-radius:99px;width:40px;height:5px;margin-bottom:12px;transition:transform .2s,background-color .2s}.drawer-module__gksnwa__DragArea:hover .drawer-module__gksnwa__Handle{background-color:#d1d1d1;transform:scaleX(1.1)}.drawer-module__gksnwa__Title{color:#000;text-align:center;width:100%;margin:0;font-size:1.25rem;font-weight:900}.drawer-module__gksnwa__Scroll{scrollbar-width:none;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;padding:0 24px 40px;overflow-y:auto}.drawer-module__gksnwa__Scroll::-webkit-scrollbar{display:none}.drawer-module__gksnwa__Content{padding-top:16px}.drawer-module__gksnwa__Description{color:#000;margin-bottom:24px;font-size:.9rem}.drawer-module__gksnwa__Button{appearance:none;cursor:pointer;background:#f0f0f0;border:none;border-radius:99px;padding:10px 20px;font-weight:700;transition:all .2s}.drawer-module__gksnwa__Button:hover{background:#e5e5e5}.drawer-module__gksnwa__Popup[data-starting-style],.drawer-module__gksnwa__Popup[data-ending-style]{transform:translateY(100%)}.drawer-module__gksnwa__Backdrop[data-starting-style],.drawer-module__gksnwa__Backdrop[data-ending-style]{opacity:0}.drawer-module__gksnwa__FixedActions{-webkit-backdrop-filter:blur(20px);z-index:50;left:0;right:0;bottom:var(--drawer-snap-point-offset);transform:translateY(var(--drawer-swipe-movement-y));background-color:#fffffff2;border-top:1px solid #0000000d;transition:bottom .4s cubic-bezier(.32,.72,0,1);position:absolute}
