@import"https://cdn.jsdelivr.net/npm/bulma@0.9.4/css/bulma.min.css";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700&display=swap";.header{padding:1rem 0;display:flex!important;align-items:center;justify-content:space-between;gap:1rem}.header .logo{display:flex;align-items:center;gap:1rem}.header .logo picture{height:44px;background:white;box-shadow:-3px 0 10px #288cf9cc,3px 0 10px #e32c2ccc}.header .logo picture img{height:100%}.header .logo p{font-size:1.4rem;font-weight:900;line-height:.9;color:#fff;text-transform:uppercase}.header .logo p em{display:block;font-size:1.2rem;font-style:normal;opacity:.2}.header .breadcrumb{margin-bottom:0!important}.header .breadcrumb a{font-weight:700;color:#fff;text-transform:uppercase}.header .breadcrumb a:hover{color:inherit}.header .breadcrumb li:has(a.is-active)~li{opacity:.2}.header .header_slot{width:200px;display:flex;align-items:center;justify-content:flex-end;gap:1rem}.header .header_slot button.button{font-weight:700;background-color:transparent!important}.btn{padding:.65rem 1rem;border-radius:.25rem;font-weight:900;cursor:pointer;transition:all .1s ease-in-out}.btn[disabled]{opacity:.25;pointer-events:none}.btn:not(.main){border:1px solid rgba(255,255,255,.4);background:transparent;color:#fff}.btn:not(.main):hover{border-color:#fff;background-color:#ffffff0d}.btn.main{border:none;background:white;box-shadow:-3px 0 14px #288cf9cc,3px 0 14px #e32c2ccc}.btn.main:hover{box-shadow:-8px 0 25px #288cf9,8px 0 25px #e32c2c}.btn.round{height:30px;width:30px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:100%}.field{display:block;padding-top:3rem;margin-bottom:0!important}.field:first-of-type{padding-top:1rem}.field .label{color:#fff;font-size:1.2rem!important;margin-bottom:1rem!important}.field .label span{display:inline-block;margin-right:.5rem}.field_input.list{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:1rem}.field .input{box-sizing:border-box}.product-selector_products{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:1rem}.product-selector_product{cursor:pointer}.product-selector_product img{display:block;width:100%}.product-selector_product p{padding:.5rem;text-align:center;font-weight:700}.push{display:flex;gap:1rem;padding:1rem;overflow:hidden;cursor:pointer}.push img{filter:invert(1)}.push_slot:empty{display:none}.push_slot img{display:block}.push_title{font-weight:700}.push_desc{opacity:.6}.params-selector_icon{height:100%;width:100%;max-height:48px;max-width:48px}.params-selector_extra{margin-top:3rem;display:grid;grid-template-columns:1fr 1fr;gap:1rem}.params-selector_extra .field{padding-top:0!important}.select,.select select{width:100%}.output-selector_shape{display:flex;justify-content:center;align-items:center;height:48px;width:48px}.output-selector_shape span{display:flex;justify-content:center;align-items:center;background:rgba(227,44,44,.6)}.output-selector_shape.left span{justify-content:flex-start}.output-selector_shape.right span{justify-content:flex-end}.output-selector_shape.top span{align-items:flex-start}.output-selector_shape.bottom span{align-items:flex-end}.generated{--overlay-gradient: rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, .6) 80%;padding-top:5rem}.generated_scene{position:relative;margin:auto;background:rgba(255,255,255,.05);text-align:center;box-shadow:0 0 40px #000000bf}.generated_scene .overlay{position:absolute;inset:0}.generated_scene .text{position:absolute;display:flex;align-items:center;text-align:center}.generated_scene .text p{padding:60px;color:#fff;font-size:1.25rem;font-weight:700;line-height:1.25;text-shadow:0 0 4px rgba(0,0,0,.4)}.generated_scene .text p h1,.generated_scene .text p h2,.generated_scene .text p h3,.generated_scene .text p h4,.generated_scene .text p h5,.generated_scene .text p h6,.generated_scene .text p strong,.generated_scene .text p b{display:block;color:#fff;font-size:1.75rem;font-weight:900!important;margin-bottom:15px;line-height:1.25;text-transform:uppercase}.generated_scene.left .text,.generated_scene.right .text{top:0;height:100%;width:50%}.generated_scene.left .overlay{background:linear-gradient(to right,var(--overlay-gradient))}.generated_scene.left .text{left:50%;text-align:right}.generated_scene.left .text p{padding-left:0}.generated_scene.right .overlay{background:linear-gradient(to left,var(--overlay-gradient))}.generated_scene.right .text{right:50%;text-align:left}.generated_scene.right .text p{padding-right:0}.generated_scene.top .text,.generated_scene.bottom .text{left:0;width:100%;height:50%}.generated_scene.top .overlay{background:linear-gradient(to bottom,var(--overlay-gradient))}.generated_scene.top .text{top:50%}.generated_scene.bottom .overlay{background:linear-gradient(to top,var(--overlay-gradient))}.generated_scene.bottom .text{bottom:50%}.generated_scene.square .text{top:75%;height:25%}.generated_scene.square .text p{font-size:0;line-height:0}.generated_layer{position:absolute}.generated_pagin{position:relative;margin-top:2rem;margin-left:auto;margin-right:auto;min-width:768px;display:grid;align-items:center;grid-template-columns:1fr auto auto 1fr;gap:5rem;text-align:center}.generated_pagin .field{padding-top:0!important}.generated_pagin .field label{font-size:1rem!important;text-transform:uppercase}.generated_pagin_list{display:flex;align-items:center;gap:1rem}.generated_pagin_list strong{font-size:1.5rem;line-height:1.2rem;font-weight:900;color:#fff}.generated_pagin_list .btn{box-shadow:none!important}.generated_pagin_action{display:flex;align-items:center}.generated_pagin_action:last-of-type{justify-content:flex-end}.progress-modal{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.75)}.progress-modal_body{padding:4rem;width:40vw;background:#141729;border-radius:.5rem;box-shadow:-20px -20px 80px #288cf9cc,20px 20px 80px #e32c2ccc;animation:dualShadows 15s linear infinite}.progress-modal_body .progress{height:.5rem}.progress-modal_body .progress::-webkit-progress-bar{background-color:#ffffff26}.progress-modal_body .progress::-webkit-progress-value{background-image:linear-gradient(to right,#288cf9,#e32c2c);background-size:calc(40vw - 8rem)}.progress-modal_text{display:flex;justify-content:space-between;margin-bottom:.5rem}.progress-modal_text p{font-size:1.25rem;font-weight:900}@keyframes dualShadows{0%{box-shadow:-20px -20px 80px #288cf9cc,20px 20px 80px #e32c2ccc}25%{box-shadow:-20px 20px 80px #288cf9cc,20px .2px 80px #e32c2ccc}50%{box-shadow:20px 20px 80px #288cf9cc,-20px -20px 80px #e32c2ccc}75%{box-shadow:20px -20px 80px #288cf9cc,-20px 20px 80px #e32c2ccc}to{box-shadow:-20px -20px 80px #288cf9cc,20px 20px 80px #e32c2ccc}}.instance .offline{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;font-size:1.5rem}.instance .toggle_sound{position:fixed;bottom:2rem;right:2rem;border:none;background:none;color:#fff;opacity:.25;cursor:pointer}.instance .toggle_sound:hover{opacity:1}.auth-modal{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center}.auth-modal_content{padding:4rem;width:410px;background:#141729;border-radius:.5rem;box-shadow:-20px -20px 80px #288cf9cc,20px 20px 80px #e32c2ccc;animation:dualShadows 15s linear infinite;text-align:center}.auth-modal_content h1{color:#fff;font-size:1.75rem;margin-bottom:3rem!important}.auth-modal_content span{display:block;padding:.5rem .5rem .75rem}.auth-modal_content button,.auth-modal_content input{display:block;margin-left:auto;margin-right:auto}.auth-modal_content input{background:none;color:#fff}.auth-modal_content input::placeholder{color:#fff}.auth-modal_content form{display:flex;flex-direction:column;gap:.5rem}.auth-modal_pwd{display:grid;grid-template-columns:1fr auto;gap:.5rem}.auth-modal_error{color:red;font-weight:700;margin-top:1rem}*{font-family:Lato!important}html{overflow-y:auto}body{min-height:100dvh;color:#fff;background:#141729}.app{padding:2rem}.background{position:fixed;inset:0;background:#141729;filter:blur(8px)}.background div{position:absolute;height:50vh;width:45vw;border-radius:100%;filter:blur(250px)}.background div:first-child{top:15vh;right:40%;background-color:#288cf9}.background div:last-child{top:40vh;left:40%;background-color:#e32c2c;opacity:.7}.textarea{border:none;background:rgba(255,255,255,.05);color:#fff}.neon{background:rgba(255,255,255,.05);border:2px solid rgba(255,255,255,.1);border-radius:.5rem;transition:all .1s ease-in-out}.neon.selected{border-color:#288cf999;background-color:#288cf926;box-shadow:0 0 14px #288cf999}.fade-enter-active,.fade-leave-active{transition:opacity .2s ease-in-out}.fade-enter-from,.fade-leave-to{opacity:0}.fast-fade-enter-active,.fast-fade-leave-active{transition:opacity .12s ease-in-out}.fast-fade-enter-from,.fast-fade-leave-to{opacity:0}
