@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");.header_headerContainer__yQc9u{display:flex;justify-content:center;align-items:center;position:fixed;top:0;width:100%;background-color:#fff;animation:header_ShowHeader__FebUU .3s forwards;z-index:2}.header_headerWrap__T4cY6{display:flex;justify-content:space-between;align-items:center;max-width:1440px;padding-inline:15px;width:100%;min-height:70px}.header_logo__N9PNX{border-radius:100%}.header_nav__dX4j_{display:flex;align-items:center;gap:25px}.header_navLink__EBkon{cursor:pointer;border:none;background-color:transparent;text-decoration:none;font-family:Poppins,sans-serif;font-size:18px;font-weight:700;font-style:normal;transition:color .3s;color:#000}.header_navLink__EBkon:active{color:pink}.header_hidden__6uknM{animation:header_HideHeader__7SjYE .3s forwards}.header_pWrap__pgR0v{position:relative;width:50px;height:50px}.header_loggedUser__4Gcj_{border:none;border-radius:100%;width:50px;height:50px}.header_userImage__Yc4Ph{cursor:pointer;border-radius:100%;object-position:center center;object-fit:cover;z-index:999}.header_popupOption__2H1rv{display:flex;justify-content:center;align-items:center;align-self:flex-end;cursor:pointer;text-align:center;background-color:transparent;border:1px solid #d3d3d3;font-size:16px;border-radius:5px;text-decoration:none;font-family:Poppins,sans-serif;height:40px;text-transform:uppercase;animation:header_AnimateOptions__SXTuD .3s .1s forwards;transition:background .3s;color:#000}.header_wrap__T5tOQ{position:fixed;top:0;bottom:0;right:0;left:0;z-index:10}.header_menuBg__dYeo4{cursor:pointer;position:absolute;top:0;bottom:0;right:0;left:0;background-color:rgba(0,0,0,.568);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10}.header_menuWrap__LJLcc{display:flex;flex-direction:column;top:0;bottom:0;right:-250px;position:absolute;width:250px;background-color:#fff;animation:header_showMenu__KajFQ .3s forwards;border-top-left-radius:30px;border-bottom-left-radius:30px;padding:7px;z-index:10;gap:10px}.header_close__2O9QM{display:flex;cursor:pointer;border-radius:100%;border:none;background-color:transparent;justify-content:center;align-items:center;align-self:flex-end;transition:background .3s;color:#000;width:35px;height:35px}.header_popupOption__2H1rv:active{background-color:#e4e4e4}.header_logoLink__O6kSY{position:relative}.header_version__0Rb6A{top:0;right:-70px;position:absolute;font-family:Poppins,sans-serif;font-size:15px;color:#000}@media(hover:hover){.header_navLink__EBkon:hover{color:pink}.header_close__2O9QM:hover{background-color:#e2e2e2}.header_popupOption__2H1rv:hover{background-color:#e4e4e4}}@media(max-width:600px){.header_nav__dX4j_{gap:8px}.header_navLink__EBkon{font-size:16px}}@keyframes header_ShowHeader__FebUU{0%{top:-70px}to{top:0}}@keyframes header_HideHeader__7SjYE{0%{top:0}to{top:-70px}}@keyframes header_showMenu__KajFQ{0%{right:-250px}to{right:0}}@keyframes header_AnimateOptions__SXTuD{0%{width:30%}to{width:100%}}.modal_modalWrap__A11Dy{position:fixed;flex-direction:column;top:50%;left:50%;max-width:500px;width:calc(100% - 20px);max-height:90vh;overflow-y:auto;z-index:10;border:none;border-radius:16px;padding:0;background-color:#fff;box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 20px 40px -20px rgba(0,0,0,.2);text-align:center}.modal_modalWrap__A11Dy[open]{display:block}.modal_modalWrap__A11Dy::-webkit-backdrop{cursor:pointer}.modal_modalWrap__A11Dy::backdrop{cursor:pointer}.modal_blockModalContent__4r1Mx h1{font-family:Poppins,sans-serif;font-size:24px;font-weight:600;color:#111827;margin-bottom:16px}.modal_blockModalContent__4r1Mx p{font-family:Poppins,sans-serif;font-size:16px;line-height:1.6;color:#4b5563;margin-bottom:12px}.modal_blockModalContent__4r1Mx p a{color:#3b82f6;text-decoration:none}.modal_blockModalContent__4r1Mx p a:hover{text-decoration:underline}.modal_blockModalContent__4r1Mx{padding:24px;width:100%;height:100%;box-sizing:border-box}.modal_closeButton__uETMx{cursor:pointer;font-family:Poppins,sans-serif;font-weight:500;font-size:14px;padding:10px 20px;background-color:#f0f0f0;color:#374151;transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s;border:1px solid #d1d5db;border-radius:8px;margin-top:20px}.modal_closeButton__uETMx:focus{outline:none}.modal_closeButton__uETMx:focus-visible{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.3)}@media(hover:hover){.modal_closeButton__uETMx:hover{background-color:#e5e7eb;border-color:#9ca3af;color:#1f2937}}.footer_footerWrap__xHQ6x{display:flex;justify-content:center;align-items:center;min-height:50px;width:100%;background-color:#fff;padding-top:10px;padding-bottom:10px;border-top:1px solid #d3d3d3}.footer_addInfo__6SmtR{display:flex;max-width:600px;width:100%;padding-inline:10px;justify-content:space-between;align-items:center;gap:15px}@media (max-width:560px){.footer_addInfo__6SmtR{flex-direction:column}}.stats_statsWrap__lmzoW{display:flex;position:relative;flex-direction:column;gap:70px}.stats_nameAndStatus__yqPsF{display:flex;align-items:center;margin-bottom:30px;gap:15px}.stats_activityWrap__Zt9v3{display:flex;flex-wrap:wrap;gap:5px}.stats_status___02um{position:relative;min-width:40px;height:40px;border-radius:100%;z-index:1}.stats_status___02um:before{background-color:rgba(144,238,144,.651)}.stats_red__wz__F:before,.stats_status___02um:before{content:"";min-width:40px;height:40px;position:absolute;z-index:0;animation:stats_AnimateStatus__w0pHo 1s infinite;border-radius:100%}.stats_red__wz__F:before{background-color:rgba(255,0,0,.534)}.stats_activity__LjU7o{cursor:pointer;position:relative;background-color:gray;width:10px;border-radius:5px;height:45px}.stats_popup__BDMTh{display:none;flex-direction:column;align-items:center;position:absolute;padding:10px;top:-105px;left:50%;transform:translateX(-50%);background-color:#131a26;border-radius:8px;color:#fff;z-index:3}.stats_popup__BDMTh:before{content:"";position:absolute;top:100%;left:50%;width:0;height:0;margin-left:-5px;border:5px solid transparent;border-top-color:#131a26}.stats_popup__BDMTh p{text-align:center;width:max-content}.stats_activity__LjU7o:hover .stats_popup__BDMTh{display:flex}.stats_green__q7ald{background-color:#90ee90}.stats_red__wz__F{background-color:red}.stats_yellow__X4ZX8{background-color:#ff0}@media (max-width:600px){.stats_name__hfjZu{font-size:16px}.stats_status___02um{min-width:20px;height:20px}.stats_status___02um:before{background-color:rgba(144,238,144,.651)}.stats_red__wz__F:before,.stats_status___02um:before{content:"";min-width:20px;height:20px;position:absolute;z-index:0;animation:stats_AnimateStatus__w0pHo 1s infinite;border-radius:100%}.stats_red__wz__F:before{background-color:rgba(255,0,0,.534)}.stats_activityWrap__Zt9v3{justify-content:center}.stats_activityWrap__Zt9v3>:nth-child(-n+75){display:none}}@keyframes stats_AnimateStatus__w0pHo{0%{transform:scale(1);opacity:1}85%{transform:scale(1.5)}to{opacity:0}}.ultimate_ultimateWrap__JbR30{padding-top:70px;display:flex;height:100vh;width:100%}.ultimate_promptAreaWrap___g0XV{position:relative}.ultimate_promptArea__qwKYX{padding:10px;font-size:16px;outline-width:1px;outline-color:#ff0;border:1px solid #a9a9a9;border-radius:12px;resize:none;background-color:transparent;transition:border .3s;width:100%;height:400px;color:#fff}.ultimate_promptArea__qwKYX:disabled{cursor:not-allowed;background-color:hsla(0,0%,83%,.151)}.ultimate_promptArea__qwKYX:focus{outline-offset:0}.ultimate_charactersAndRand__O1IEz{display:flex;align-items:center;position:absolute;right:15px;bottom:15px;gap:10px}.ultimate_characters__HH_fp{pointer-events:none;color:#fff;font-size:14px}.ultimate_settingsWrap__grrqP{display:flex;flex-direction:column;position:relative;padding:10px;overflow-y:auto;max-width:600px;min-width:350px;width:100%;gap:5px}.ultimate_upscaleInputsWrap__NA3R8{display:flex;flex-direction:column;font-family:Poppins,sans-serif;font-size:18px;color:#fff;gap:5px}.ultimate_inputsWrap___t_ox{display:flex;align-items:center;margin-bottom:20px;gap:7px}.ultimate_rangeInput__2byVn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;min-width:170px;width:100%}.ultimate_rangeInput__2byVn::-webkit-slider-runnable-track{background:linear-gradient(90deg,red,#c45dc4);border-radius:8px;height:8px}.ultimate_rangeInput__2byVn::-moz-range-track{background:linear-gradient(90deg,red,#c45dc4);border-radius:8px;height:8px}.ultimate_rangeInput__2byVn::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-6px;background-color:#000;border:1.5px solid #fff;height:20px;width:6px}.ultimate_rangeInput__2byVn::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#000;border:1.5px solid #fff;height:20px;width:6px}.ultimate_numberInput__gX08d{width:75px;height:25px;border:none;border-radius:8px;background-color:#585858;transition:background-color .3s;padding-left:5px;font-size:16px;color:#fff}.ultimate_numberInput__gX08d::-webkit-inner-spin-button{-webkit-appearance:none}.ultimate_numberInput__gX08d:focus{border:1px solid #d3d3d3;outline:none}.ultimate_compareWrap__R_bUA{display:flex;justify-content:center;align-items:center;padding-inline:10px;position:relative;width:100%}.ultimate_compare__4W8rA{position:relative;max-width:max-content;width:100%}.ultimate_compareImage__QnCMK{max-height:calc(100vh - 90px);height:100%;width:100%}.ultimate_upImage__ODslx{color:#fff}.ultimate_loadingRightSide__buA_v{display:flex;position:fixed;justify-content:center;align-items:center;animation:ultimate_smoothShow__1ywQH .3s forwards;background-color:rgba(0,0,0,.616);top:0;bottom:0;left:0;right:0;z-index:10;opacity:0}.ultimate_modelWrap__LVudS,.ultimate_sizeWrap__xW6V1{margin-bottom:10px}.ultimate_modelText__kX_K8,.ultimate_sizeText__rs3xa{display:flex;align-items:center;font-size:18px;color:#fff;gap:7px}.ultimate_modelText__kX_K8 span,.ultimate_sizeText__rs3xa span{border-radius:8px;padding:10px;background-color:hsla(0,0%,83%,.432)}.ultimate_upscaleBtn__8_TpX{cursor:pointer;min-height:60px;width:100%;font-size:18px;border-radius:8px;background-color:transparent;border:1px solid #d3d3d3;color:#fff;transition:background-color .3s}.ultimate_blockBtn__vzWMv{pointer-events:none;background-color:rgba(255,0,0,.144);border-color:rgba(255,0,0,.541)}.ultimate_openImageBtn__1yYM5{display:flex;justify-content:center;align-items:center;cursor:pointer;border:1px solid #d3d3d3;transition:background-color .3s;border-radius:100%;width:35px;height:35px;top:5px;right:5px;background-color:#000;position:absolute}@keyframes ultimate_smoothShow__1ywQH{0%{opacity:0}to{opacity:1}}@media (max-width:800px){.ultimate_ultimateWrap__JbR30{flex-direction:column;height:100vh;overflow-y:auto;padding-top:0;margin-top:70px;height:100%}.ultimate_settingsWrap__grrqP{border:none;max-width:none;overflow-y:visible;height:auto}.ultimate_compare__4W8rA{display:flex;justify-content:center;align-items:center;position:relative;max-width:max-content;min-height:600px;height:min-content;width:100%}}@media (hover:hover){.ultimate_promptArea__qwKYX:hover{border-color:#fff}.ultimate_openImageBtn__1yYM5:hover{background-color:rgba(0,0,0,.603)}}