.global-bottom-sheet{display:none}@media screen and (max-width:749px){.global-bottom-sheet{--bottom-sheet-z-index: 1200;--bottom-sheet-viewport-height: 100svh;--bottom-sheet-viewport-top: 0px;--bottom-sheet-height: min(78%, 68rem);--bottom-sheet-max-height: calc(100% - 2.4rem) ;--bottom-sheet-radius: 2.6rem;--bottom-sheet-surface: #fff;--bottom-sheet-header-surface: var(--bottom-sheet-surface);--bottom-sheet-divider: transparent;--bottom-sheet-ink: #333;--bottom-sheet-handle: #999;--bottom-sheet-shadow: 0 -1.2rem 4rem rgba(0, 0, 0, .16);--bottom-sheet-header-blur: 0px;--bottom-sheet-open-duration: .52s;--bottom-sheet-easing: cubic-bezier(.22, 1, .36, 1);position:fixed;z-index:var(--bottom-sheet-z-index);top:var(--bottom-sheet-viewport-top);right:0;left:0;width:100%;height:var(--bottom-sheet-viewport-height);display:block;pointer-events:none}.global-bottom-sheet[hidden]{display:none}.global-bottom-sheet:after{position:absolute;z-index:0;right:0;bottom:0;left:0;height:4px;background:var(--bottom-sheet-surface);content:""}.global-bottom-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:0;border:0;background:transparent;opacity:0;cursor:default;transition:opacity .32s ease}.global-bottom-sheet__panel{position:absolute;z-index:1;right:0;bottom:-2px;left:0;display:flex;height:var(--bottom-sheet-height);max-height:var(--bottom-sheet-max-height);flex-direction:column;box-sizing:border-box;padding-bottom:calc(env(safe-area-inset-bottom,0px) + 2px);overflow:hidden;border-radius:var(--bottom-sheet-radius) var(--bottom-sheet-radius) 0 0;background:var(--bottom-sheet-surface);box-shadow:var(--bottom-sheet-shadow);outline:0;transform:translate3d(0,105%,0);transition:height var(--bottom-sheet-open-duration) var(--bottom-sheet-easing),max-height var(--bottom-sheet-open-duration) var(--bottom-sheet-easing),border-radius var(--bottom-sheet-open-duration) var(--bottom-sheet-easing),transform var(--bottom-sheet-open-duration) var(--bottom-sheet-easing);will-change:height,transform;-webkit-backface-visibility:hidden;backface-visibility:hidden}.global-bottom-sheet.is-open{pointer-events:auto}.global-bottom-sheet.is-open .global-bottom-sheet__backdrop{opacity:1}.global-bottom-sheet.is-open .global-bottom-sheet__panel{transform:translateZ(0)}.global-bottom-sheet__panel.is-expanded{height:100%;max-height:100%;border-radius:0}.global-bottom-sheet__panel.is-dragging{transition:none;-webkit-user-select:none;user-select:none}.global-bottom-sheet__panel.is-closing{transform:translate3d(0,105%,0);transition:transform .28s cubic-bezier(.4,0,1,1)}.global-bottom-sheet__drag-zone{position:absolute;z-index:2;top:0;right:0;left:0;height:2.4rem;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;touch-action:none}.global-bottom-sheet__handle{position:absolute;top:.8rem;left:50%;width:4.2rem;height:.45rem;border-radius:1rem;background:var(--bottom-sheet-handle);transform:translate(-50%)}.global-bottom-sheet__drag-zone:focus-visible{outline:.2rem solid var(--bottom-sheet-ink);outline-offset:-.4rem}.global-bottom-sheet__header{position:relative;display:grid;min-height:6.2rem;flex:0 0 auto;grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:1.2rem 1.8rem 0;border-bottom:.1rem solid var(--bottom-sheet-divider);background:var(--bottom-sheet-header-surface);-webkit-backdrop-filter:blur(var(--bottom-sheet-header-blur));backdrop-filter:blur(var(--bottom-sheet-header-blur))}.global-bottom-sheet__title{margin:0;color:var(--bottom-sheet-ink);font-family:var(--font-heading-family);font-size:1.8rem;font-weight:700;letter-spacing:0;line-height:1.2}.global-bottom-sheet__action{color:var(--bottom-sheet-ink);font-size:1.2rem;font-weight:650;text-underline-offset:.3rem}.global-bottom-sheet__content{position:relative;min-height:0;flex:1 1 auto;overflow:hidden}.global-bottom-sheet__loading{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-content:start;gap:1rem;padding:2rem}.global-bottom-sheet__loading span{height:7rem;border-radius:1rem;background:linear-gradient(90deg,#e6e6e6,#f2f2f2,#e6e6e6);background-size:200% 100%;animation:global-bottom-sheet-loading 1.2s ease-in-out infinite}.global-bottom-sheet--hide-scrollbars,.global-bottom-sheet--hide-scrollbars *{-ms-overflow-style:none;scrollbar-width:none!important}.global-bottom-sheet--hide-scrollbars::-webkit-scrollbar,.global-bottom-sheet--hide-scrollbars *::-webkit-scrollbar{display:none!important;width:0!important;height:0!important}@keyframes global-bottom-sheet-loading{to{background-position:-200% 0}}}@media(prefers-reduced-motion:reduce){.global-bottom-sheet__backdrop,.global-bottom-sheet__panel{transition-duration:1ms}.global-bottom-sheet__loading span{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/global-bottom-sheet.css.map */
