.popup-modal[open]{opacity:1;visibility:visible;z-index:101}.popup-modal__content{background-color:rgb(var(--color-background));height:auto;margin:0 auto;left:50%;transform:translate(-50%);margin-top:5rem;width:92%;position:absolute;top:0;padding:2.4rem;max-width:43.4rem}@media screen and (min-width:750px){.popup-modal__content{margin-top:10rem;width:70%}}.popup-modal__content img{max-width:100%}@media screen and (max-width:749px){.popup-modal__content table{display:block;max-width:fit-content;overflow-x:auto;white-space:nowrap;margin:0}}.popup-modal__opener{display:inline-block}.popup-modal__button{height:4.4rem;text-decoration:none;text-underline-offset:.3rem;text-decoration-thickness:.1rem;transition:text-decoration-thickness var(--duration-short) ease;font-size:1.4rem;font-weight:300}.popup-modal__button:hover{text-decoration:underline;text-decoration-thickness:.2rem}.popup-modal__content-info{margin-top:-4.4rem}.popup-modal__content-info>*{height:auto;margin:0 auto 2.4rem;max-width:100%;width:100%}.popup-modal__content-info>*:last-child{margin-bottom:0}@media screen and (max-width:749px){.popup-modal__content-info>*{max-height:100%}}.popup-modal__toggle{background-color:rgb(var(--color-background));border:none;color:rgba(var(--color-foreground),1);display:flex;align-items:center;justify-content:center;cursor:pointer;position:sticky;padding:1.2rem;margin-left:auto;z-index:2;top:0;width:4rem;transform:translate(1.2rem,-1.2rem)}.popup-modal__toggle:hover{color:rgba(var(--color-foreground),.75)}.popup-modal__toggle .icon{height:auto;margin:0;width:2.2rem}.popup-modal__content-header{border-bottom:solid .1rem rgb(var(--color-border));padding-bottom:2.4rem;margin-bottom:2.4rem;padding-right:3rem}console-log-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000;pointer-events:none}console-log-modal[open]{display:block}.console-modal__overlay{position:fixed;top:20%;left:0;width:100%;height:80%;display:flex;align-items:stretch;pointer-events:none}.console-modal__content{background-color:#1e1e1e;color:#d4d4d4;width:35rem;max-width:90vw;display:flex;flex-direction:column;box-shadow:2px 0 10px #0000004d;pointer-events:auto;height:100%}@media screen and (max-width:749px){.console-modal__content{width:100%;max-width:100%}}.console-modal__header{display:flex;justify-content:space-between;align-items:center;padding:.8rem 1.2rem;border-bottom:1px solid #3e3e3e;background-color:#252526;flex-shrink:0}.console-modal__title{margin:0;font-size:1.3rem;font-weight:500;color:#d4d4d4}.console-modal__actions{display:flex;gap:.8rem;align-items:center}.console-modal__clear,.console-modal__close{background:none;border:none;color:#d4d4d4;cursor:pointer;padding:.4rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.console-modal__clear:hover,.console-modal__close:hover{color:#fff}.console-modal__clear{font-size:1.1rem;text-decoration:underline;text-underline-offset:.2rem}.console-modal__close .icon{width:1.4rem;height:1.4rem}.console-modal__logs{flex:1;overflow-y:auto;padding:.8rem 1.2rem;font-family:Courier New,Courier,monospace;font-size:1.1rem;line-height:1.4}.console-modal__log{margin-bottom:.4rem;word-wrap:break-word}.console-modal__log--log{color:#d4d4d4}.console-modal__log--error{color:#f48771}.console-modal__log--warn{color:#cca700}.console-modal__log--info{color:#75beff}.console-modal__log--debug{color:#c586c0}.console-modal__timestamp{color:#858585;margin-right:.6rem;font-size:.9rem}.console-modal__message{display:inline}
/*# sourceMappingURL=/cdn/shop/t/34/assets/component-modal.css.map */
