.bottom-sheet-container{border-top-left-radius:16px!important;border-top-right-radius:16px!important;box-shadow:0 -4px 20px rgba(0,0,0,.3)!important;max-height:calc(100vh - 150px)!important;margin-top:auto!important;width:100%;max-width:1100px;transition:height .35s cubic-bezier(.4,0,.2,1),max-height .35s cubic-bezier(.4,0,.2,1),min-height .35s cubic-bezier(.4,0,.2,1),top .35s cubic-bezier(.4,0,.2,1),border-radius .2s ease,max-width .35s cubic-bezier(.4,0,.2,1)}html:not(.dark) .bottom-sheet-container{box-shadow:0 -4px 20px rgba(0,0,0,.1)!important}.react-modal-sheet-content-scroller{background:#000000a6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}html:not(.dark) .react-modal-sheet-content-scroller{background:#ffffffb0}.bottom-sheet-header{padding:12px 16px 8px!important;display:flex;justify-content:center;cursor:grab;user-select:none;-webkit-user-select:none}.bottom-sheet-header:active{cursor:grabbing}.bottom-sheet-header:before{content:"";position:absolute;top:-10px;left:0;right:0;height:30px}.bottom-sheet-drag-indicator{width:40px;height:4px;border-radius:2px;background:rgba(255,255,255,.3);transition:transform .15s ease,background .15s ease}html:not(.dark) .bottom-sheet-drag-indicator{background:rgba(0,0,0,.2)}.bottom-sheet-header:hover .bottom-sheet-drag-indicator{transform:scaleX(1.2);background:rgba(255,255,255,.5)}html:not(.dark) .bottom-sheet-header:hover .bottom-sheet-drag-indicator{background:rgba(0,0,0,.35)}.bottom-sheet-content{padding:0 16px 160px;overflow-y:auto}.bottom-sheet-shell{position:fixed;inset:0;display:flex;align-items:flex-end;justify-content:center;pointer-events:none;z-index:5}.bottom-sheet-shell .bottom-sheet-container{pointer-events:auto}.bottom-sheet-container[data-sheet-static=true]{display:flex;flex-direction:column;overflow:hidden}.bottom-sheet-container[data-sheet-static=true] .bottom-sheet-content{flex:1 1 auto}body>div:has(.react-modal-sheet-container){position:fixed!important;inset:0!important;z-index:9!important;pointer-events:none!important}body>div:has(.react-modal-sheet-container.bottom-sheet-container--detail){z-index:12!important;pointer-events:none!important}.react-modal-sheet-container.bottom-sheet-container--detail{pointer-events:auto!important}.react-modal-sheet-backdrop,.react-modal-sheet-container{z-index:inherit!important}.react-modal-sheet-container{pointer-events:auto!important;left:0!important;right:0!important;margin-inline:auto!important;max-width:768px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.react-modal-sheet-container.bottom-sheet-container--detail{max-width:650px!important}@media (min-width:768px){.react-modal-sheet-container.bottom-sheet-container--detail{margin-inline:0!important;left:24px!important;right:auto!important;max-width:420px!important;border-radius:16px!important;bottom:24px!important;max-height:calc(100vh - 200px)!important}}.bottom-sheet-shell:has(.bottom-sheet-container--detail){z-index:12;pointer-events:none}#sheet-root{position:fixed;inset:0;z-index:9;pointer-events:none}#sheet-root:has(.bottom-sheet-container--detail){z-index:12;pointer-events:none}#sheet-root .react-modal-sheet-container{pointer-events:auto!important}@media (min-width:768px){.bottom-sheet-shell:has(.bottom-sheet-container--detail){justify-content:flex-start;padding-left:24px;padding-bottom:24px}.bottom-sheet-shell .bottom-sheet-container--detail{max-width:420px!important;border-radius:16px!important;max-height:calc(100vh - 200px)!important}}.food-sheet-image{pointer-events:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.bottom-sheet-container--header-fixed,.bottom-sheet-container--minimized-fixed{transition:height .35s cubic-bezier(.4,0,.2,1),max-height .35s cubic-bezier(.4,0,.2,1),min-height .35s cubic-bezier(.4,0,.2,1),top .35s cubic-bezier(.4,0,.2,1),border-radius .2s ease!important}.bottom-sheet-container--header-fixed{height:calc(100vh - 400px)!important;max-height:calc(100vh - 400px)!important;min-height:calc(100vh - 400px)!important;top:400px!important}.bottom-sheet-container--header-fixed,.bottom-sheet-container--minimized-fixed{width:100%!important;max-width:100%!important;border-radius:0!important;bottom:auto!important;transform:none!important}.bottom-sheet-container--minimized-fixed{height:calc(100vh - 55.5px)!important;max-height:calc(100vh - 55.5px)!important;min-height:calc(100vh - 55.5px)!important;top:0!important}.bottom-sheet-fixed-edge{height:1px;background:rgba(255,255,255,.1);flex-shrink:0}html:not(.dark) .bottom-sheet-fixed-edge{background:rgba(0,0,0,.08)}.bottom-sheet-container--header-fixed,.bottom-sheet-container--minimized-fixed{pointer-events:auto}.bottom-sheet-container--header-fixed .bottom-sheet-content,.bottom-sheet-container--minimized-fixed .bottom-sheet-content{padding-bottom:24px}.bottom-sheet-header:focus-visible{outline:2px solid var(--color-primary,#3b82f6);outline-offset:2px;border-radius:8px}.bottom-sheet-header:focus-visible .bottom-sheet-drag-indicator{background:var(--color-primary,#3b82f6);transform:scaleX(1.3)}@media (prefers-reduced-motion:reduce){.bottom-sheet-container,.bottom-sheet-container--header-fixed,.bottom-sheet-container--minimized-fixed,.bottom-sheet-drag-indicator,.react-modal-sheet-container{transition:none!important;animation:none!important}.react-modal-sheet-container{transition-duration:.01ms!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}