.sidecart-drawer{position:fixed;top:0;right:0;bottom:0;z-index:1000;visibility:hidden;transition:visibility .3s ease}.sidecart-drawer.active{visibility:visible}.sidecart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(var(--color-foreground),.5);opacity:0;transition:opacity .3s ease}.sidecart-drawer.active .sidecart-drawer__overlay{opacity:1}.sidecart-drawer__content{position:absolute;top:0;right:-400px;width:400px;height:100%;background:rgb(var(--color-background));padding:2rem;transition:right .3s ease;display:flex;flex-direction:column;box-shadow:0 0 10px rgba(var(--color-foreground),.2)}.sidecart-drawer.active .sidecart-drawer__content{right:0}@media screen and (max-width: 749px){.sidecart-drawer__content{width:100%;right:-100%}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-sidecart-drawer.css.map */
