.modal{background:rgba(var(--color-foreground),.2);box-sizing:border-box;height:100%;left:0;margin:0 auto;opacity:0;overflow:auto;position:fixed;top:0;visibility:hidden;width:100%;z-index:-1}.modal[open]{opacity:1;visibility:visible;z-index:101}.modal .modal__content{background-color:rgb(var(--color-background));height:80%;margin:0;overflow:auto;padding:0;position:absolute;width:calc(100% - 4rem);max-width:780px;left:50%;top:50%;transform:translate(-50%,-50%)}.modal .modal__toggle{align-items:center;background-color:rgb(var(--color-background));border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.1);color:rgba(var(--color-foreground),.55);cursor:pointer;display:flex;justify-content:center;margin:0 0 0 auto;padding:1.2rem;position:fixed;right:.5rem;top:2rem;width:4rem;z-index:2}@media screen and (min-width: 750px){.modal .modal__toggle{right:4.8rem;top:3.5rem}}@media screen and (min-width: 990px){.modal .modal__toggle{right:4.3rem;top:3rem}}.modal .modal__toggle .icon{height:auto;margin:0;width:2.2rem}.modal .modal__content-info{height:100%;width:100%;min-height:400px}@media screen and (max-width: 749px){.modal .modal__content-info{min-height:570px}}.modal .modal__content.modal__content--quickview{max-width:580px;height:fit-content}.product-quickview{padding:2rem;display:flex;flex-direction:column;gap:2rem}.product-quickview__media{display:flex;flex-direction:column;gap:1rem}.product-quickview__images{width:60%;margin:0 auto}.product-quickview__thumbnails{display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:center}.product-quickview__thumbnail{width:100%;max-width:80px;border:1px solid rgba(var(--color-foreground),.55);padding:5px}.product-quickview__info{display:flex;flex-flow:row;grid-gap:1rem;justify-content:space-between}.product-quickview__info>*{margin:0}.product-quickview__details{list-style:none}
/*# sourceMappingURL=/cdn/shop/t/73/assets/component-dialog.css.map */
