.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}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translateY(-4px);-ms-transform:rotate(3deg) translateY(-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Tabs_tabsContainer__FYuF_{display:flex;justify-content:center;margin-top:3vh;align-items:flex-end;position:relative;z-index:2;width:90%}.Tabs_tab__UIzOE{background:#f5f5f5;border-top-left-radius:10px;border-top-right-radius:10px;margin-bottom:2px;padding:7px;border:1.5px solid #f5f5f5;border-bottom:none}.Tabs_activeTab__1k_D4,.Tabs_tab__UIzOE{margin-left:1px;margin-right:1px;cursor:pointer;color:#1c5373;font-size:12px;font-weight:700;box-shadow:-5px 0 5px -5px rgba(0,0,0,.15),0 -5px 5px -5px rgba(0,0,0,.15),5px 0 5px -5px rgba(0,0,0,.15)}.Tabs_activeTab__1k_D4{background:#fff;border-top-left-radius:10px;border-top-right-radius:10px;padding:8px;border:1.5px solid #fff}.UserIpInfo_container__QTPUw{text-align:center}.UserIpInfo_ipAddress__CGzqa{font-weight:700;font-size:32px;margin-bottom:10px;color:#0f384b;max-width:95vw;min-width:50vw;width:min-content;overflow-wrap:break-word;display:inline-block;line-height:1.4;padding:0 10px;box-sizing:border-box}.UserIpInfo_location__BSGYa{color:#444f5a;font-size:16px}@media (max-width:768px){.UserIpInfo_ipAddress__CGzqa{max-width:95vw;min-width:90vw}}.IpInputBox_input__3b1t3{border:none;padding:10px;margin-right:10px;min-width:188px;outline:none;border-radius:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,.1),0 3px 10px 0 rgba(0,0,0,.1)}.IpLookupResult_container__gdVV9{min-width:320px;margin-top:20px;border-radius:10px;padding:15px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1)}.IpLookupResult_resultTable__MnELu,.IpLookupResult_subTable__4vQAU{width:100%;border-collapse:collapse;background-color:transparent}.IpLookupResult_key__QIxiw,.IpLookupResult_subKey__BlJMu{padding:8px;text-align:left;font-weight:700;color:#1c5373}.IpLookupResult_subValue__5w7U9,.IpLookupResult_value__rqoZU{padding:8px;text-align:left;color:#444f5a}.IpLookupResult_resultTable__MnELu td,.IpLookupResult_resultTable__MnELu th,.IpLookupResult_subTable__4vQAU td,.IpLookupResult_subTable__4vQAU th{border:none}.IpLookupResult_resultTable__MnELu tr:last-child,.IpLookupResult_subTable__4vQAU tr:last-child{border-bottom:none}.IpLookupResult_title__YyyY6{font-size:18px;font-weight:700;margin-bottom:10px;text-align:left;color:#0f384b}@media (max-width:768px){.IpLookupResult_container__gdVV9{min-width:300px}.IpLookupResult_key__QIxiw,.IpLookupResult_subKey__BlJMu,.IpLookupResult_subValue__5w7U9,.IpLookupResult_value__rqoZU{font-size:10px}}.DomainIpList_ipList__Qmdcd{min-width:320px;list-style-type:none;padding:0}.DomainIpList_ipListItem__q9tqt{background-color:#f4f4f4;margin-bottom:8px;padding:10px;border-radius:5px;display:flex;align-items:center;justify-content:space-between;color:#444f5a}.DomainIpList_ipListItem__q9tqt,.DomainIpList_queryButton__jfFGM{box-shadow:0 2px 4px 0 rgba(0,0,0,.07),0 3px 10px 0 rgba(0,0,0,.07)}.DomainIpList_queryButton__jfFGM{padding:6px 12px;background-color:#c5333e;color:#fff;border:none;border-radius:15px;cursor:pointer;align-self:center}.DomainIpList_queryButton__jfFGM:hover{background-color:#aa313c}.DomainWhoisResult_container__L4k4A{min-width:500px;margin-top:20px;border-radius:5px;padding:15px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1)}.DomainWhoisResult_resultTable__wOvqR,.DomainWhoisResult_subTable__lClQp{width:100%;border-collapse:collapse;background-color:transparent}.DomainWhoisResult_key__abonm{width:40%}.DomainWhoisResult_key__abonm,.DomainWhoisResult_subKey__zlCzh{padding:8px;text-align:left;font-weight:700;color:#1c5373;word-break:break-all}.DomainWhoisResult_subKey__zlCzh{width:15%}.DomainWhoisResult_subValue__hcjTD,.DomainWhoisResult_value__ovbgm{padding:8px;text-align:left;color:#444f5a;word-break:break-all;width:60%}.DomainWhoisResult_resultTable__wOvqR td,.DomainWhoisResult_resultTable__wOvqR th,.DomainWhoisResult_subTable__lClQp td,.DomainWhoisResult_subTable__lClQp th{border:none}.DomainWhoisResult_resultTable__wOvqR tr:last-child,.DomainWhoisResult_subTable__lClQp tr:last-child{border-bottom:none}.DomainWhoisResult_title__YJqqi{font-size:18px;font-weight:700;margin-bottom:10px;text-align:left;color:#0f384b}@media (max-width:768px){.DomainWhoisResult_container__L4k4A{min-width:300px}.DomainWhoisResult_key__abonm,.DomainWhoisResult_subKey__zlCzh,.DomainWhoisResult_subValue__hcjTD,.DomainWhoisResult_value__ovbgm{font-size:10px}}.IpLookupPanel_search_container__OUL_K{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;z-index:1;margin-top:-1.5px;padding:5vh;box-shadow:0 2px 4px 0 rgba(0,0,0,.15),0 3px 5px 0 rgba(0,0,0,.15);border-radius:5px;width:78%;margin-left:auto;margin-right:auto}.IpLookupPanel_module__wrX2c{border:.5px dashed #ccc;padding:15px;width:60%;margin:30px auto;background-color:#f9f9f9;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;align-items:start;flex-direction:column;gap:15px}@media (max-width:768px){.IpLookupPanel_module__wrX2c{width:90%}}.ThemeButton_button__HcXav{display:flex;justify-content:center;align-items:center;align-content:center;background-color:#bb2e3a;color:#fff;padding:7px 15px;cursor:pointer;outline:none;border-radius:15px;border:none;transition:background-color .6s ease,color .3s ease;box-shadow:-5px 0 5px -5px rgba(0,0,0,.1),0 -5px 5px -5px rgba(0,0,0,.1),5px 0 5px -5px rgba(0,0,0,.1)}.ThemeButton_button__HcXav:active{background-color:#a5323f;color:hsla(0,0%,100%,.7)}.ThemeButton_button__HcXav:hover img{opacity:.7}.ThemeButton_button__HcXav img{margin-right:5px;align-content:center;width:15px;height:15px}.ThemeButton_button__HcXav:focus{color:rgba(0,0,0,.7)}.ThemeButton_button__HcXav:disabled{opacity:.5;cursor:not-allowed}