.ImageResize_content_panel__bbR2i{flex:1;display:flex;flex-direction:column;align-items:center;width:100%;padding:0 20px;box-sizing:border-box}.ImageResize_imgSourceContainer__QFjLe{width:100%;max-width:550px;margin:10px auto;overflow:hidden;padding-right:20px;box-sizing:border-box}.ImageResize_imgSourceList__cg9Lc{display:block;white-space:nowrap;overflow-x:auto;overflow-y:hidden;padding:10px;background-color:#f9f9f9;width:100%;max-width:100%;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.ImageResize_imgSourceItem__1YlYr{display:inline-block;position:relative;vertical-align:top;margin-right:15px;white-space:normal}.ImageResize_imgSourceItem__1YlYr:last-child{margin-right:0}.ImageResize_imgSourceImage__Yy1Um{min-width:135px;height:135px;object-fit:cover;border-radius:4px;width:100%;border:1px solid #eee;display:block}.ImageResize_deleteButton__M6hjr{position:absolute;top:5px;right:5px;border:none;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;cursor:pointer}.ImageResize_deleteButton__M6hjr img{width:15px;height:15px}.ImageResize_deleteButton__M6hjr:hover{background:rgba(0,0,0,.9)}.ImageResize_dimensions__woa2Z{font-size:12px;color:#666;margin-top:5px;text-align:center;white-space:nowrap}.ImageResize_settings__UwOMf{display:flex;flex-direction:column;gap:15px;min-width:360px;max-width:500px;margin:20px 0;padding:20px;border:.5px solid #e0e0e0;border-radius:4px;background:#fff;box-sizing:border-box}.ImageResize_settingItem__asarV{display:flex;flex-direction:column;gap:10px}.ImageResize_checkboxLabel__WfKF4{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:14px;color:#333}.ImageResize_checkboxLabel__WfKF4 input[type=checkbox]{margin:0}.ImageResize_checkboxLabel__WfKF4 span{font-weight:700}.ImageResize_sizeInputs__dtWIg{display:flex;align-items:center;gap:10px;margin-left:20px;flex-wrap:wrap}.ImageResize_inputGroup___916y{display:flex;align-items:center;gap:5px}.ImageResize_inputLabel__qqN9o{font-size:14px;color:#333;white-space:nowrap}.ImageResize_sizeInput__1roR1{width:80px;padding:6px 8px;border:.5px solid #ccc;border-radius:1px;font-size:14px;box-sizing:border-box}.ImageResize_lockButton__d1_U_{background:none;border:.5px solid #ccc;border-radius:3px;padding:4px 5px;cursor:pointer;font-size:14px}.ImageResize_lockButton__d1_U_:hover{background-color:#f5f5f5}.ImageResize_actionButtons__DN4tQ{display:flex;gap:20px;margin:40px 0}.ImageResize_actionButton__aUiWG{display:flex;align-items:center;gap:8px;padding:10px 20px;background-color:#fff;height:40px;color:#0f3454;border:none;border-radius:20px;cursor:pointer;font-size:.8rem;font-weight:500;transition:background-color .6s ease,color .3s ease;box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 3px 10px 0 rgba(0,0,0,.1)}.ImageResize_actionButton__aUiWG:hover:not(:disabled){background-color:#e0e0e0;color:rgba(15,52,84,.7)}.ImageResize_actionButton__aUiWG:disabled{background-color:#ccc;cursor:not-allowed;opacity:.5}.ImageResize_buttonIcon__ahEUj{width:16px;height:16px}.ImageResize_spinner__eHvXp{width:16px;height:16px;border-radius:50%;border:2px solid rgba(245,40,135,.3);border-top-color:#f52887;animation:ImageResize_spin__t6ED5 1s linear infinite}.ImageResize_uploadArea__h4eTn{position:relative;border:.5px dashed #ccc;border-radius:8px;padding:40px;text-align:center;cursor:pointer;transition:all .3s;margin-bottom:20px;margin-top:100px;display:flex;align-items:center;justify-content:center;width:420px;max-width:500px;box-shadow:-5px 0 5px -5px rgba(0,0,0,.07),0 -5px 5px -5px rgba(0,0,0,.07),5px 0 5px -5px rgba(0,0,0,.07);background-color:#fff;box-sizing:border-box}.ImageResize_dragover__MGZId{border-color:#4bc8f0;background-color:rgba(75,200,240,.1)}.ImageResize_tooltipText__S__im{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:.8rem;color:#666;position:relative}.ImageResize_tooltipText__S__im img{width:40px;height:40px}.ImageResize_tooltipText__S__im span:first-of-type{font-size:.8rem;color:#34495e}.ImageResize_tooltipText__S__im span{font-size:.7rem;color:rgba(52,73,94,.7)}.ImageResize_uploadOverlay__YMGrC{position:absolute;top:0;left:0;width:100%;height:100%;background-color:hsla(0,0%,100%,.7);display:flex;justify-content:center;align-items:center;z-index:10;border-radius:8px}.ImageResize_uploadSpinner__TS4u_{width:25px;height:25px;border:4px solid #f3f3f3;border-top-color:#4bc8f0;border-radius:50%;animation:ImageResize_spin__t6ED5 1s linear infinite}@keyframes ImageResize_spin__t6ED5{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:768px){.ImageResize_content_panel__bbR2i{padding:0 10px}.ImageResize_uploadArea__h4eTn{width:95%}.ImageResize_actionButtons__DN4tQ{flex-direction:column;gap:10px;width:90%}.ImageResize_actionButton__aUiWG{width:100%;justify-content:center}.ImageResize_imgSourceContainer__QFjLe{width:95vw;max-width:98vw}.ImageResize_imgSourceList__cg9Lc{width:100%;padding:8px 10px}.ImageResize_imgSourceItem__1YlYr{margin-right:10px}.ImageResize_deleteButton__M6hjr img{width:15px;height:15px}.ImageResize_dimensions__woa2Z{font-size:11px}.ImageResize_settings__UwOMf{width:90%;max-width:90%;margin:15px 0;padding:15px}.ImageResize_sizeInputs__dtWIg{margin-left:0;gap:8px;justify-content:space-between;width:95%}.ImageResize_inputGroup___916y{flex:1;min-width:0;justify-content:space-between}.ImageResize_inputLabel__qqN9o{font-size:13px;min-width:45px}.ImageResize_sizeInput__1roR1{width:100%;min-width:60px;font-size:13px}.ImageResize_checkboxLabel__WfKF4{font-size:13px}}.Toast_toast__T5a6l{position:fixed;top:-100px;left:50%;transform:translateX(-50%);background-color:#bc646c;padding:10px;font-size:16px;transition:top .5s ease-in-out;z-index:1000;color:#f5f5f5}.Toast_show__eFyAt{top:70px}