.popup-overlay[data-v-ff79a786]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn-ff79a786 .3s ease}.popup-content[data-v-ff79a786]{background-color:#1e1e1e;padding:20px;border-radius:5px;max-width:90%;max-height:90%;overflow:auto;box-shadow:0 0 20px #00000080;animation:scaleIn-ff79a786 .3s ease}.popup-image[data-v-ff79a786]{max-width:100%;height:auto;display:block}@keyframes fadeIn-ff79a786{0%{opacity:0}to{opacity:1}}@keyframes scaleIn-ff79a786{0%{transform:scale(.9)}to{transform:scale(1)}}.dark-theme .popup-content[data-v-ff79a786]{background-color:#121212}
