.image-modal_modalOverlay__j_eO_{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease;padding:16px}.image-modal_modalOverlay__j_eO_.image-modal_active__oechv{opacity:1;visibility:visible}.image-modal_modal__GzgmZ{position:relative;width:100%;max-width:600px;transform:translateY(40px) scale(.95);opacity:0;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.image-modal_modalOverlay__j_eO_.image-modal_active__oechv .image-modal_modal__GzgmZ{transform:translateY(0) scale(1);opacity:1}.image-modal_modalImage__qBWx0{width:100%;height:auto;display:block;object-fit:cover;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,.3)}.image-modal_btnClose__3kN9X{position:absolute;top:12px;right:12px;background:rgba(0,0,0,.5);width:40px;height:40px;border-radius:50%;display:flex;justify-content:center;align-items:center;color:#fff;cursor:pointer;transition:all .3s ease;border:none;font-size:1.2rem}.image-modal_btnClose__3kN9X:hover{background:rgba(0,0,0,.7);transform:rotate(90deg)}@media (max-width:480px){.image-modal_modal__GzgmZ{max-width:90%}.image-modal_btnClose__3kN9X{width:36px;height:36px;top:8px;right:8px;font-size:1rem}}