@media screen and (max-width:749px){#cart-drawer .theme-drawer__dialog{top:auto;right:0;bottom:0;left:0;width:100%;height:85dvh;max-height:85dvh;border-left:none;border-radius:var(--ic-radius-lg) var(--ic-radius-lg) 0 0;box-shadow:var(--ic-shadow-raised);overflow:hidden}#cart-drawer .theme-drawer__dialog:before{content:"";position:absolute;top:var(--ic-space-2);left:50%;transform:translate(-50%);width:44px;height:4px;border-radius:var(--ic-radius-pill);background-color:var(--ic-borda);z-index:1;pointer-events:none}#cart-drawer .theme-drawer__dialog--opening{animation:ic-cart-sheet-in var(--animation-speed, .125s) var(--animation-timing-fade-in, ease-out)}#cart-drawer .theme-drawer__dialog--closing{animation:ic-cart-sheet-out var(--animation-speed, .125s) var(--animation-timing-fade-out, ease-in) forwards}#cart-drawer .theme-drawer__dialog-instant{animation:none}}@media screen and (max-width:749px)and (prefers-reduced-motion:reduce){#cart-drawer .theme-drawer__dialog--opening,#cart-drawer .theme-drawer__dialog--closing{animation:none}}@keyframes ic-cart-sheet-in{0%{transform:translateY(100%)}}@keyframes ic-cart-sheet-out{to{transform:translateY(100%)}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/ic-cart-drawer.css.map */
