dialog[data-modal]{background:0 0;border:none;max-width:none;max-height:none;padding:0}dialog[data-modal]::backdrop{background-color:#00000080}dialog[data-modal] button[data-modal-close]{background-color:#fff;width:2.5rem;height:2.5rem;position:absolute;top:1rem;right:1rem}.modal__content{z-index:100;background-color:#f3e6d6;border:3px solid #000;border-radius:10px;flex-direction:column;align-items:center;width:min(40rem,100vw - 4rem);max-height:80vh;padding:2rem;display:flex;position:relative;overflow:hidden auto;box-shadow:4px 4px #000}.modal__text{text-transform:none;text-align:center;flex-direction:column;gap:1rem;width:100%;display:flex}.modal__title{max-width:80%;margin-top:.5rem;margin-bottom:2rem}.modal__image{aspect-ratio:1;object-fit:cover;border:3px solid #000;border-radius:50%;width:100%;max-width:10rem}.sound-toggle{pointer-events:auto;flex:none}.sound-toggle.btn-round{width:3rem;height:3rem}@media (max-width:768px){.sound-toggle.btn-round{width:2.5rem;height:2.5rem}}.sound-toggle__icon{width:20px;height:20px;display:block}.sound-toggle__icon--on{display:none}.sound-toggle__icon--off,.sound-toggle:not(.is-muted) .sound-toggle__icon--on{display:block}.sound-toggle:not(.is-muted) .sound-toggle__icon--off{display:none}.sound-toggle.is-muted{background-color:#fff;transform:translateY(4px);box-shadow:0 0 #000}.sound-toggle.is-muted:hover,.sound-toggle.is-muted:active{transform:translateY(4px);box-shadow:0 0 #000}
