.product-popup-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;overflow:auto;width:100%;background:rgba(var(--color-foreground),.2);height:100%}.product-popup-modal[open]{opacity:1;visibility:visible;z-index:101}.product-popup-modal__content{border-radius:var(--border-radius-main);background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));overflow:auto;max-height:min(80vh,40rem);height:auto;margin:0 auto;left:50%;transform:translate(-50%);margin-top:var(--space-8);width:calc(100% - var(--space-4));max-width:28rem;position:absolute;top:0;padding:0 var(--space-3) var(--space-4) var(--space-4);border-color:rgba(var(--color-foreground),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}.product-popup-modal__content.focused,.product-popup-modal__content:focus-visible{box-shadow:0 0 0 .3rem rgb(var(--color-background)),0 0 .5rem .4rem rgba(var(--color-foreground),.3),var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity))}@media screen and (min-width:750px){.product-popup-modal__content{margin-top:var(--space-10);width:calc(100% - var(--space-8));max-width:32rem;padding:0 var(--space-5) var(--space-5)}}.product-popup-modal__content img{max-width:100%}@media screen and (max-width:749px){.product-popup-modal__content table{display:block;max-width:fit-content;overflow-x:auto;white-space:nowrap;margin:0}}.product-popup-modal__opener{display:inline-block}.product-popup-modal__button{font-size:inherit;padding-right:var(--space-2);padding-left:0;min-height:4.4rem;text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease}.product-popup-modal__button:hover{text-decoration-thickness:.2rem}.product-popup-modal__content-info{padding-right:calc(var(--space-6) + var(--space-2));padding-bottom:var(--space-4);color:rgb(var(--color-foreground))}.product-popup-modal__content-info>*{height:auto;margin:0 auto;max-width:100%;width:100%}.product-popup-modal__toggle{background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;color:rgb(var(--color-foreground));display:flex;align-items:center;justify-content:center;cursor:pointer;position:sticky;padding:var(--space-2);z-index:2;top:var(--space-3);width:4rem;height:4rem;min-width:4rem;margin:var(--space-2) 0 var(--space-2) auto;flex-shrink:0}.product-popup-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.product-popup-modal__toggle svg{display:block;height:auto;margin:0;width:1.375rem;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-product-popup-modal.css.map */
