@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:linear-gradient(180deg,rgba(19,0,43,.95),rgba(42,0,85,.9));backdrop-filter:saturate(1.2) blur(6px);-webkit-backdrop-filter:saturate(1.2) blur(6px);border-bottom:1px solid rgba(183,113,255,.45);box-shadow:0 6px 18px rgba(0,0,0,.35),0 0 18px rgba(160,80,255,.25);animation:header_ShowHeader__FebUU .3s forwards;z-index:10}.header_headerWrap__T4cY6{display:flex;justify-content:space-between;align-items:center;max-width:1440px;padding-inline:15px;width:100%;min-height:70px;color:#fff}.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 .25s ease,text-shadow .25s ease,transform .15s ease;color:#fff;text-shadow:0 0 6px rgba(160,80,255,.25)}.header_navLink__EBkon:active{color:#ff5ef1}.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%;-o-object-position:center center;object-position:center center;-o-object-fit:cover;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:linear-gradient(90deg,rgba(122,44,241,.9),rgba(160,80,255,.9));border:1px solid rgba(183,113,255,.55);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:transform .15s ease,box-shadow .3s ease,background .3s ease;color:#fff;box-shadow:0 6px 16px rgba(0,0,0,.25),0 0 16px rgba(160,80,255,.35)}.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);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:linear-gradient(180deg,rgba(19,0,43,.96),rgba(42,0,85,.92));animation:header_showMenu__KajFQ .3s forwards;border-top-left-radius:30px;border-bottom-left-radius:30px;padding:7px;z-index:10;gap:10px;color:#fff;border-left:1px solid rgba(183,113,255,.45);box-shadow:-8px 0 22px rgba(0,0,0,.35),inset 0 0 22px rgba(160,80,255,.25)}.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:#fff;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:#fff;text-shadow:0 0 6px rgba(160,80,255,.25)}@media(hover:hover){.header_navLink__EBkon:hover{color:#b771ff;text-shadow:0 0 10px rgba(160,80,255,.6),0 0 16px rgba(160,80,255,.35);transform:translateY(-1px)}.header_close__2O9QM:hover{background-color:hsla(0,0%,100%,.12)}.header_popupOption__2H1rv:hover{transform:translateY(-1px);background:linear-gradient(90deg,#8a3bff,#b771ff);box-shadow:0 10px 26px rgba(0,0,0,.35),0 0 22px rgba(160,80,255,.6)}}@media(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::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:linear-gradient(180deg,rgba(19,0,43,.95),rgba(42,0,85,.9));padding-top:10px;padding-bottom:10px;border-top:1px solid rgba(183,113,255,.45);color:#fff;box-shadow:0 -6px 16px rgba(0,0,0,.35),inset 0 1px 0 rgba(183,113,255,.25)}.footer_addInfo__6SmtR{display:flex;max-width:600px;width:100%;padding-inline:10px;justify-content:space-between;align-items:center;gap:15px;text-shadow:0 0 6px rgba(160,80,255,.25)}.footer_addInfo__6SmtR p{margin:0;opacity:.9}@media (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:-moz-max-content;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 (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:transparent;border:1px solid rgba(168,85,247,.45);border-radius:12px;resize:none;background:linear-gradient(180deg,rgba(50,10,80,.35),rgba(30,8,60,.35));transition:border-color .2s,box-shadow .2s,background .2s;width:100%;height:400px;color:#fff;box-shadow:inset 0 0 18px rgba(168,85,247,.12);backdrop-filter:blur(8px)}.ultimate_promptArea__qwKYX::-moz-placeholder{color:hsla(0,0%,100%,.6)}.ultimate_promptArea__qwKYX::placeholder{color:hsla(0,0%,100%,.6)}.ultimate_promptArea__qwKYX:disabled{cursor:not-allowed;background-color:rgba(18,16,28,.4)}.ultimate_promptArea__qwKYX:focus{outline-offset:0;border-color:rgba(232,121,249,.75);box-shadow:0 0 0 2px rgba(168,85,247,.12),inset 0 0 20px rgba(168,85,247,.2)}.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;border-right:1px solid rgba(168,85,247,.35);background:rgba(18,16,28,.55);box-shadow:inset 0 0 25px rgba(168,85,247,.12),0 0 24px rgba(168,85,247,.06);backdrop-filter:blur(8px)}.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,rgba(99,102,241,.85),rgba(168,85,247,.9));border-radius:8px;height:8px;box-shadow:inset 0 0 6px rgba(168,85,247,.35),0 0 10px rgba(168,85,247,.25)}.ultimate_rangeInput__2byVn::-moz-range-track{background:linear-gradient(90deg,rgba(99,102,241,.85),rgba(168,85,247,.9));border-radius:8px;height:8px;box-shadow:inset 0 0 6px rgba(168,85,247,.35),0 0 10px rgba(168,85,247,.25)}.ultimate_rangeInput__2byVn::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-5px;background-color:#0b0215;border:2px solid #a855f7;height:18px;width:18px;border-radius:9999px;box-shadow:0 0 10px rgba(168,85,247,.6),inset 0 0 4px rgba(168,85,247,.3)}.ultimate_rangeInput__2byVn::-moz-range-thumb{-moz-appearance:none;appearance:none;background-color:#0b0215;border:2px solid #a855f7;height:18px;width:18px;border-radius:9999px;box-shadow:0 0 10px rgba(168,85,247,.6),inset 0 0 4px rgba(168,85,247,.3)}.ultimate_numberInput__gX08d{width:75px;height:25px;border:1px solid rgba(168,85,247,.35);border-radius:8px;background-color:rgba(18,16,28,.55);transition:background-color .3s,border-color .2s,box-shadow .2s;padding-left:5px;font-size:16px;color:#fff;box-shadow:inset 0 0 14px rgba(168,85,247,.15)}.ultimate_numberInput__gX08d::-webkit-inner-spin-button{-webkit-appearance:none}.ultimate_numberInput__gX08d:focus{border:1px solid rgba(232,121,249,.75);outline:none;box-shadow:0 0 0 2px rgba(168,85,247,.12),inset 0 0 18px rgba(168,85,247,.2)}.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:-moz-max-content;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:rgba(18,16,28,.55);border:1px solid rgba(168,85,247,.35);box-shadow:0 6px 18px rgba(168,85,247,.15),inset 0 0 12px rgba(168,85,247,.12)}.ultimate_upscaleBtn__8_TpX{cursor:pointer;min-height:60px;width:100%;font-size:18px;border-radius:12px;background:linear-gradient(180deg,rgba(50,10,80,.55),rgba(30,8,60,.55));border:1px solid rgba(168,85,247,.6);color:#fff;text-transform:uppercase;transition:transform .15s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease;box-shadow:0 8px 24px rgba(168,85,247,.2),inset 0 0 12px rgba(168,85,247,.15);backdrop-filter:blur(8px)}.ultimate_upscaleBtn__8_TpX:hover,.ultimate_upscaleBtn__8_TpX[data-hover=true]{background:linear-gradient(180deg,rgba(120,20,180,.55),rgba(72,16,120,.55));border-color:rgba(232,121,249,.75);box-shadow:0 0 32px rgba(168,85,247,.6),inset 0 0 12px rgba(168,85,247,.35)}.ultimate_neonButton__z63hi{background:linear-gradient(180deg,rgba(50,10,80,.55),rgba(30,8,60,.55));border:1px solid rgba(168,85,247,.45);box-shadow:0 10px 28px rgba(168,85,247,.22),inset 0 0 12px rgba(168,85,247,.15);backdrop-filter:blur(8px)}.ultimate_neonButton__z63hi:active{transform:translateY(1px)}.ultimate_neonButtonContent__G4MQI{letter-spacing:.5px;text-shadow:0 1px 6px rgba(168,85,247,.5)}.ultimate_neonSliderBase__22wth{padding-block:6px}.ultimate_neonSliderTrack__6FvSn{height:10px;border-radius:9999px;background:rgba(168,85,247,.22);border:1px solid rgba(168,85,247,.35);box-shadow:inset 0 0 8px rgba(168,85,247,.18);backdrop-filter:blur(6px)}.ultimate_neonSliderFiller__FBtGo{height:10px;border-radius:9999px;background:linear-gradient(90deg,#581c87,#a855f7 50%,#ec4899);box-shadow:0 0 16px rgba(168,85,247,.45)}.ultimate_neonSliderThumb__A6n9l{background:#0b0612;border:2px solid #a855f7;box-shadow:0 0 0 3px rgba(168,85,247,.25),0 0 14px rgba(168,85,247,.6)}.ultimate_neonNumberInputWrapper__Xnzlp{background:rgba(17,6,24,.55);border:1px solid rgba(168,85,247,.35);border-radius:10px;box-shadow:inset 0 0 10px rgba(168,85,247,.12);backdrop-filter:blur(8px)}.ultimate_neonNumberInputWrapper__Xnzlp:hover{border-color:rgba(232,121,249,.75);box-shadow:inset 0 0 12px rgba(168,85,247,.18),0 0 24px rgba(168,85,247,.18)}.ultimate_neonNumberInputWrapper__Xnzlp[data-focus=true]{border-color:rgba(232,121,249,.85);box-shadow:inset 0 0 14px rgba(168,85,247,.22),0 0 0 2px rgba(168,85,247,.18)}.ultimate_neonNumberInputInput__d_EHK{color:#fff}.ultimate_neonLabel__9xvLB{color:hsla(0,0%,100%,.85);text-shadow:0 0 6px rgba(168,85,247,.45)}.ultimate_neonHelper__v_WFy{color:rgba(232,213,255,.85)}.ultimate_neonSelectTrigger__DMPDQ{background:rgba(17,6,24,.55);border:1px solid rgba(168,85,247,.35);border-radius:10px;box-shadow:inset 0 0 10px rgba(168,85,247,.12);color:#fff}.ultimate_neonSelectTrigger__DMPDQ:hover{border-color:rgba(232,121,249,.75);box-shadow:inset 0 0 12px rgba(168,85,247,.18),0 0 24px rgba(168,85,247,.18)}.ultimate_neonSelectTrigger__DMPDQ[data-focus=true]{border-color:rgba(232,121,249,.85);box-shadow:inset 0 0 14px rgba(168,85,247,.22),0 0 0 2px rgba(168,85,247,.18)}.ultimate_neonSelectValue__EHaBX{color:#fff}.ultimate_neonSelectPopover__lVZq3{background:rgba(12,8,20,.55);border:1px solid rgba(168,85,247,.35);box-shadow:0 20px 40px rgba(168,85,247,.25),inset 0 0 10px rgba(168,85,247,.1);backdrop-filter:blur(8px);will-change:backdrop-filter,transform,opacity;transform:translateZ(0);backface-visibility:hidden}.ultimate_neonPond__k8_F_,.ultimate_neonPond__k8_F_ .filepond--root{font-family:inherit;color:#fff}.ultimate_neonPond__k8_F_ .filepond--panel-root{background:rgba(18,16,28,.55);border:1px solid rgba(168,85,247,.35);border-radius:12px;box-shadow:inset 0 0 22px rgba(168,85,247,.14),0 0 22px rgba(168,85,247,.1);backdrop-filter:blur(8px);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.ultimate_neonPond__k8_F_ .filepond--root:hover .filepond--panel-root{border-color:rgba(232,121,249,.75);box-shadow:inset 0 0 26px rgba(168,85,247,.2),0 0 28px rgba(168,85,247,.16)}.ultimate_neonPond__k8_F_ .filepond--drag-over .filepond--panel-root{border-color:rgba(232,121,249,.85);box-shadow:inset 0 0 32px rgba(168,85,247,.26),0 0 0 2px rgba(168,85,247,.18),0 0 30px rgba(168,85,247,.18)}.ultimate_neonPond__k8_F_ .filepond--drop-label{color:hsla(0,0%,100%,.85);letter-spacing:.3px;text-shadow:0 1px 6px rgba(168,85,247,.45)}.ultimate_neonPond__k8_F_ .filepond--label-action{color:rgba(232,121,249,.9);text-decoration:underline}.ultimate_neonPond__k8_F_ .filepond--label-action:hover{color:#f0abfc;text-shadow:0 0 10px rgba(232,121,249,.55)}.ultimate_neonPond__k8_F_ .filepond--credits{color:rgba(232,213,255,.35)!important}.ultimate_neonPond__k8_F_ .filepond--disabled .filepond--panel-root{border-color:rgba(168,85,247,.25);filter:saturate(.8) brightness(.95);opacity:.9}.ultimate_neonTextareaWrapper___EOFK{background:rgba(18,16,28,.55);border:1px solid rgba(168,85,247,.35);box-shadow:inset 0 0 28px rgba(168,85,247,.16),0 0 26px rgba(168,85,247,.1);border-radius:12px;transition:box-shadow .2s ease,border-color .2s ease,background .2s ease}.ultimate_neonTextareaWrapper___EOFK:hover,.ultimate_neonTextareaWrapper___EOFK[data-hover=true]{border-color:rgba(232,121,249,.75);box-shadow:inset 0 0 32px rgba(168,85,247,.22),0 0 28px rgba(168,85,247,.16)}.ultimate_neonTextareaWrapper___EOFK[data-focus=true]{border-color:rgba(232,121,249,.85);box-shadow:inset 0 0 36px rgba(168,85,247,.28),0 0 0 2px rgba(168,85,247,.22),0 0 30px rgba(168,85,247,.18)}.ultimate_neonTextareaInput__5vfnV{color:#fff}.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 rgba(168,85,247,.45);transition:background-color .3s,box-shadow .2s,border-color .2s;border-radius:100%;width:35px;height:35px;top:5px;right:5px;background-color:rgba(18,16,28,.55);position:absolute;box-shadow:0 4px 14px rgba(168,85,247,.2),inset 0 0 8px rgba(168,85,247,.15);backdrop-filter:blur(8px)}@keyframes ultimate_smoothShow__1ywQH{0%{opacity:0}to{opacity:1}}@media (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:-moz-max-content;max-width:max-content;min-height:600px;height:-moz-min-content;height:min-content;width:100%}}@media (hover:hover){.ultimate_promptArea__qwKYX:hover{border-color:rgba(232,121,249,.75);box-shadow:0 0 0 2px rgba(168,85,247,.12),inset 0 0 20px rgba(168,85,247,.2)}.ultimate_openImageBtn__1yYM5:hover{background-color:rgba(18,16,28,.7);border-color:rgba(232,121,249,.75);box-shadow:0 0 18px rgba(168,85,247,.45),inset 0 0 10px rgba(168,85,247,.25)}}