<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Generated time: July 15, 2025 11:23
This file was created by the app developer. Feel free to contact the original developer with any questions. It was minified (compressed) by AVADA. AVADA do NOT own this script.
*/
.product-modal{box-sizing:border-box;opacity:0;position:fixed;visibility:hidden;z-index:-1;margin:0 auto;top:0;left:0;width:100%;padding:70px 30px;background:rgba(var(--color-overlay-rgb),.7);height:100%;transition:opacity .25s cubic-bezier(.104, .204, .492, 1)}.product-modal[open]{opacity:1;visibility:visible;z-index:101}.product-modal__content{overflow:auto;max-height:90vh;max-width:clamp(300px,90vw,800px);margin:0 auto;left:50%;transform:translate3d(-50%,-50%,0);width:100%;position:absolute;top:50%;display:flex;flex-direction:column;background-color:var(--bg-body,#fff);border-radius:var(--general-border-radius,3px)}.product-modal__toggle{width:32px;height:32px;display:flex;align-items:center;justify-content:center;position:absolute;top:0;right:0;z-index:20}@media only screen and (min-width:768px){.product-modal__toggle{top:10px;right:10px}}.product-modal__content{max-width:clamp(300px,90vw,1170px);padding:15px}@media only screen and (min-width:768px){.product-modal__content{padding:30px}}.product-modal .thb-product-detail{margin:0}</pre></body></html>