valet-modal{align-items:center;background:#0009;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;transition:opacity .25s ease;visibility:hidden;width:100%;z-index:-1}valet-modal[open]{opacity:1;visibility:visible;z-index:1000}.valet-modal__dialog{display:flex;flex-direction:column;background:rgb(var(--color-background));border-radius:.8rem;height:min(90vh,850px);max-width:95vw;overflow:hidden;position:relative;width:min(95vw,1200px)}@media screen and (max-width:749px){.valet-modal__dialog{border-radius:0;height:100%;max-width:100vw;width:100vw}}.valet-modal__widgets{flex:1;position:relative;width:100%}.valet-modal__widget{height:100%;top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;visibility:hidden;width:100%}.valet-modal__widget[data-active]{opacity:1;visibility:visible;z-index:1}.valet-modal__widget iframe{border:0;height:100%;width:100%}.valet-modal__close{align-items:center;background-color:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.1);border-radius:50%;cursor:pointer;display:flex;height:4rem;justify-content:center;padding:1rem;position:absolute;right:1.5rem;top:1.5rem;width:4rem;z-index:10;box-shadow:0 2px 10px #0000001a;transition:transform .2s ease,background-color .2s ease}.valet-modal__close:hover{transform:scale(1.05);background-color:rgba(var(--color-foreground),.05)}.valet-modal__close .icon{height:auto;width:1.6rem}.valet-modal__footer{align-items:center;border-top:.1rem solid rgba(var(--color-foreground),.08);display:flex;font-size:1.3rem;gap:1rem;justify-content:center;padding:1.2rem;background-color:rgba(var(--color-foreground),.02);flex-shrink:0}.valet-modal__footer span{color:rgba(var(--color-foreground),.75)}.valet-modal__footer a{color:rgb(var(--color-foreground));font-weight:600;text-decoration:underline}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-valet-modal.css.map */
