.modal-message__overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:1000;overflow-y:auto}.modal-message__overlay.is-active{display:flex;align-items:center;justify-content:center}.modal-message__dialog{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));border-radius:.4rem;max-width:50rem;width:calc(100% - 4rem);margin:2rem;box-shadow:0 5px 15px #0003}.modal-message__header{display:flex;justify-content:space-between;align-items:center;gap:1.2rem;padding:1.6rem;border-bottom:.1rem solid rgba(var(--color-foreground),.1)}.modal-message__header h2{margin:0}.modal-message__content{padding:1.6rem}.modal-message__content :first-child{margin-top:0}.modal-message__content :last-child{margin-bottom:0}.modal-message__close{background:none;border:none;color:inherit;font-size:2.4rem;cursor:pointer;line-height:1;padding:.2rem .5rem}.modal-message__close:focus-visible{outline:.2rem solid currentColor;outline-offset:.2rem}
/*# sourceMappingURL=/cdn/shop/t/9/compiled_assets/styles.css.map */
