.image-preview-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:9999}.image-preview-container{max-width:100vw;max-height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden}.image-preview{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:10px}.action-buttons{position:fixed;top:20px;right:20px;gap:15px;display:flex;flex-direction:row;z-index:10000}.close-btn{font-size:20px;color:#fff;background:transparent;border:none;cursor:pointer}.close-btn:hover{color:red}.download-btn{font-size:30px;color:#fff;background:transparent;border:none;cursor:pointer}.download-btn:hover{color:green}.download-btn svg{fill:#fff}.download-btn:hover svg{fill:green}.MuiSnackbar-root{z-index:1400;bottom:88vh!important;right:1vw!important;left:auto!important}@media(max-width:700px){.MuiSnackbar-root{bottom:10vh!important;right:0!important;left:0!important;max-width:90vw;margin:auto}.MuiSnackbar-root .MuiBadge-root{justify-content:center}.MuiSnackbar-root .MuiPaper-root{width:fit-content!important}.MuiSnackbar-root .MuiAlert-message{text-align:center}}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
