:root{font-family:Roboto,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000000de;background-color:#1b0931;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--activated-color: #9b87dc;--text-color: #FFFFFF;--second-text-color: #ffffff;--placeholder-text-color: #cfcfcf;--bg-color: #1B0931;--bg-white: #F5F5F6;--card-bg-color: #1D1D1D;--sub-card-bg-color: #f0f0f0;--sub-text-color: #bfbfbf}#root{display:flex;flex-direction:row}.hide-desktop{display:none}@font-face{font-family:LilitaOne;src:url(/LilitaOne-Regular.ttf) format("truetype")}.LilitaOne{font-family:LilitaOne}@font-face{font-family:AmikoRegular;src:url(/Amiko-Regular.ttf) format("truetype")}.AmikoRegular{font-family:AmikoRegular}body,html{background-color:#1b0931;scroll-behavior:smooth;scroll-margin-top:6rem}.content{border-top-left-radius:1rem;border-bottom-left-radius:1rem;background-color:#fff}.cp{color:#9507bb!important}.cpl{color:#dcd1ff!important}.cpd{color:#30225b!important}@media (max-width: 768px){#root{flex-direction:column}.hide-desktop{display:block}.content{border-radius:0}}.bg-grey{background-color:#f2f7ff}.bg-white{background-color:#fff}.bg-blue-to-gray{background:linear-gradient(90deg,#30714a,#30714a 10%,#f2f7ff 11%,#f2f7ff)}.bs{box-shadow:#64646f33 0 7px 29px}.fw-b{font-weight:700}a{font-weight:500;color:#1b1b9e;text-decoration:inherit;transition:all .3s}a:hover{color:#71519b}.container{max-width:75rem;height:auto;margin:0 auto;padding:0}.row-card{display:flex;flex-direction:row;align-items:center;padding:.7rem}body,h1,h2,h3,h4,h5,h6,p,a,ol,ul{margin:0;padding:0;font-weight:400;-webkit-font-smoothing:antialiased;text-decoration:none;color:var(--text-color)}html{width:100%;height:100%}html{box-sizing:border-box}*,*:before,*:after{box-sizing:border-box;margin:0;font-family:Roboto,sans-serif;list-style:none}body{margin:0;width:100%}#root{width:100%;height:100%}.h100{height:100%}.form{display:flex;flex-direction:column;gap:15px;border-radius:10px;text-align:center;align-items:center;width:100%;height:100%;padding:2.5rem}.input_container{width:100%;display:flex;flex-direction:column;align-items:flex-start}.input_container label{margin-bottom:8px;color:var(--sub-text-color)}.ofy-s{overflow-y:scroll}input[type=text],input[type=number],input[type=url],input[type=email],input[type=tel],input[type=password],input[type=datetime-local],input[type=time],input[type=date],textarea,select,.inputs{color:#000;width:100%;padding:0 1em;border-radius:5px;height:2.5em;border:1.5px solid var(--placeholder-text-color);font-size:16px;background-color:#fff;color-scheme:light}textarea{resize:vertical;padding:.5em 1em;height:5rem;min-height:2.5rem;max-height:10rem}input[type=text]::placeholder,input[type=number]::placeholder,input[type=url]::placeholder,input[type=email]::placeholder,input[type=tel]::placeholder,input[type=password]::placeholder,input[type=datetime-local]::placeholder,input[type=time]::placeholder,input[type=date]::placeholder,textarea::placeholder,select::placeholder,.inputs::placeholder{color:var(--placeholder-text-color)}input[type=checkbox]{background-color:#fff}.fc{display:flex;flex-direction:column}.fr{display:flex;flex-direction:row}.g0-5{gap:.5rem}.g0-25{gap:.25rem}.g0-75{gap:.75rem}.g1{gap:1rem}.g1-5{gap:1.5rem}.g2{gap:2rem}.g3{gap:3rem}.g4{gap:4rem}.ai-c{align-items:center}.ai-fs{align-items:flex-start}.wfc{width:fit-content}.ma{margin:auto}.fs-0{flex-shrink:0}.fs-1{flex-shrink:1}.fs3{font-size:3rem}.fw-w{flex-wrap:wrap}.fw-nw{flex-wrap:nowrap}.jc-c{justify-content:center}.jc-fs{justify-content:flex-start}.jc-fe{justify-content:flex-end}.jc-sa{justify-content:space-around}.w100{width:100%}.br0-5{border-radius:.5rem}.br50{border-radius:50%}.br-l-1{border-top-left-radius:1rem;border-bottom-left-radius:1rem}.fs1-5{font-size:1.5rem}.mt1{margin-top:1rem}.fs2{font-size:2rem}.p1{padding:1rem}.p2{padding:2rem}.p3{padding:3rem}.ptb2{padding-top:2rem;padding-bottom:2rem}.p0-5{padding:.5rem}.m1{margin:1rem}.mb1{margin-bottom:1rem}.usage{padding:.5rem 1rem;background-color:#fff;transition:.2s all}.usage:hover{background-color:#b0b0b0}input[type=button],input[type=submit],button[type=submit],button[type=button],.force_button_style{background-color:var(--activated-color);color:var(--text-color);padding:12px 25px;border-radius:50rem;display:flex;justify-content:center;align-items:center;gap:10px;cursor:pointer;font-size:1.2rem;box-shadow:0 0 gray;-webkit-appearance:none!important;border:2px solid transparent;transition:all .3s;color-scheme:light}button[type=button].primary{background-color:#9508bb;color:#fff}button[type=button].secondary,.force_button_style.secondary{background-color:var(--bg-color);color:#fff;border:1.5px solid white}button[type=button].forgot_password_button{background-color:transparent;color:var(--sub-text-color);border:none;font-size:14px;cursor:pointer;text-decoration:underline;padding:0}button[type=button].forgot_password_button:hover{background-color:transparent;color:var(--activated-color)}.form button[type=button].main_button,.form button[type=submit].main_button{width:100%;background-color:#000}.form button[type=button].sub_button,.form .sub_button{width:100%;background-color:#d3d3d3;color:#000}input[type=range]{width:100%;-webkit-appearance:none;background:#12ae06;height:3px;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:1.25rem;height:1.25rem;background:#333;border-radius:50%;cursor:pointer}input[type=button][disabled],input[type=submit][disabled],button[type=submit][disabled],button[type=button][disabled],input[type=range][disabled],.force_button_style[disabled]{opacity:.5;cursor:not-allowed}input[type=range][disabled]::-webkit-slider-thumb{cursor:not-allowed}input[type=button]:hover,input[type=submit]:hover,button[type=submit]:hover,button[type=button]:hover,.force_button_style:hover{opacity:.6;color:#fff}button{border-radius:50rem;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#403071}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}#app_title{position:absolute;left:50%;transform:translate(-50%);color:var(--text-color)}.o0-5{opacity:.5}.over_modal{display:flex;width:100%;height:100%;position:fixed;top:0;left:0;z-index:1001;background:#fff;flex-direction:column}.over_top_menu{display:flex;width:100%;height:60px;top:0;left:0;background-color:#30714a;color:#fff;align-items:center;padding:0 0 0 1rem;position:relative;flex-shrink:0}.over_top_menu h2{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-wrap:nowrap}.screen{width:100%;display:flex;gap:1rem;align-items:center;background-color:#fff;padding:1rem;border-radius:10px;cursor:pointer;transition:.3s background-color;color:#000;border:1px solid lightgray;position:relative}.screen .img-container{width:100px;height:100px;border-radius:.5rem;background-color:#82828233;border:0}.screen .img-container img{width:100px;height:100px;border-radius:.5rem;border:0;animation:fadeIn .5s}.screen:after{content:"›";position:absolute;top:0;right:1rem;font-size:2rem;z-index:1}.screen h3,.screen span,.screen p{line-height:1.3rem}.screen h3:before{content:"";position:absolute;width:100%;max-width:200px;display:inline-block;border-radius:50px;height:1rem;background-color:#e6e6e6;opacity:0;animation:fadeOut .5s}.screen span:before{content:"";position:absolute;width:4.5rem;display:inline-block;border-radius:50px;height:1rem;background-color:#e6e6e6;opacity:0;animation:fadeOut .5s}.screen p:before{content:"";position:absolute;width:100%;max-width:210px;display:inline-block;border-radius:50px;height:1rem;background-color:#e6e6e6;opacity:0;animation:fadeOut .5s}.screen .status-bubble:before{content:"";position:absolute;width:15px;height:15px;display:inline-block;border-radius:50px;background-color:#e6e6e6;opacity:0;animation:fadeOut .5s}.skeleton-screen{width:100%;display:flex;gap:1rem;align-items:center;background-color:#fff;padding:1rem;border-radius:10px;cursor:not-allowed;transition:.3s background-color;color:#000;border:1px solid lightgray;position:relative}.skeleton-screen-img{width:100px;height:100px;border-radius:.5rem;flex-shrink:0;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-squares 2s infinite ease-out}.skeleton-screen-title{width:100%;max-width:200px;height:1rem;background-color:#d3d3d3;border-radius:.5rem;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-lines 2s infinite ease-out}.skeleton-screen-status-bubble{width:15px;height:15px;border-radius:50%;background-color:#d3d3d3;flex-shrink:0;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-lines 2s infinite ease-out}.skeleton-screen-status-bar{width:4.5rem;height:1rem;background-color:#d3d3d3;border-radius:.5rem;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-lines 2s infinite ease-out}.skeleton-screen-id{width:100%;max-width:100px;height:1rem;background-color:#d3d3d3;border-radius:.5rem;background:#82828233;background:-webkit-gradient(linear,left top,right top,color-stop(8%,rgba(130,130,130,.2)),color-stop(18%,rgba(130,130,130,.3)),color-stop(33%,rgba(130,130,130,.2)));background:linear-gradient(to right,#82828233 8%,#8282824d 18%,#82828233 33%);background-size:800px 100px;animation:wave-lines 2s infinite ease-out}@keyframes wave-lines{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes wave-squares{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.ta-l{text-align:left}.ta-c{text-align:center}.ta-r{text-align:right}.screen-detail{width:100%;display:flex;gap:1rem;align-items:center;padding:1rem;color:#000;position:relative}.screen-detail img{width:100px;height:100px;border-radius:.5rem;background-color:#d3d3d3}.setting-button{padding:.5rem 1rem;border-radius:5px;display:flex;justify-content:center;align-items:center;gap:10px;cursor:pointer;font-size:16px;box-shadow:0 0 gray;transition:all .3s;border:1px solid lightgray;flex-direction:column}.jc-sb{justify-content:space-between}.swiper-slide{width:280px;cursor:grab}.swiper-slide img{max-width:100%;margin:1rem 0;background-color:#fff;box-shadow:#0e1e251f 0 2px 4px,#0e1e2552 0 2px 16px;border-radius:15px}#html5-qrcode-select-camera{background-color:#474747;color:#b5b5b5}#qr-code-reader__dashboard_section_csr div button{margin:auto}#qr-code-reader{border:0!important}.smooth-transition{transition:left .4s,top .4s}#html5-qrcode-button-camera-stop,#html5-qrcode-button-camera-start,#html5-qrcode-select-camera,#html5-qrcode-button-camera-permission,#html5-qrcode-button-file-selection{background-color:#1a1a1a;color:#b5b5b5;border:0;margin-top:15px}#qr-code-reader__dashboard_section_csr{color:#696969}#qr-code-reader__dashboard{height:100%}#qr-code-reader__dashboard_section{margin-top:10%}#html5-qrcode-select-camera{width:auto;display:block;margin:auto}#html5-qrcode-anchor-scan-type-change{margin-top:5px}#html5-qrcode-anchor-scan-type-change{color:#696969}#qr-code-reader img[alt="Info icon"]{display:none}.card{background-color:#fff;border-radius:10px;padding:1rem;gap:1rem;box-shadow:#0000001a 0 4px 12px;z-index:2;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:fit-content;color:#000}.setting_element,button[type=button].setting_element{display:flex;padding:.8rem 1rem;transition:background-color .3s;width:100%;background-color:transparent;color:#000;justify-content:space-between;gap:1.5rem;border:2px solid transparent;border-bottom:1px solid lightgrey;border-radius:0;cursor:pointer}.setting_element:hover,button[type=button].setting_element:hover{background-color:#0000000d;color:#000;opacity:1;border:2px solid transparent;border-bottom:1px solid lightgrey}.setting_element[disabled],button[type=button].setting_element[disabled]{opacity:.2;cursor:not-allowed}.search-bar{display:flex;align-items:center;background-color:#eaeaea;border-radius:.5rem;max-width:100%;padding:.5rem;box-sizing:border-box;margin:1rem 1rem .5rem}.search-bar svg{margin-left:.5rem;color:#4a4a4a}.search-bar input{padding:.5rem;border:none;background-color:#eaeaea;border-radius:0;height:100%;width:100%;color:#4a4a4a}.search-bar input:focus,.search-bar input:active{outline:none;border:none}.Toastify{z-index:1000000000}button[type=button].Toastify__close-button{background:transparent;color:#000;padding:0}div.online,div.offline{width:15px;height:15px;background-color:gray;border-radius:50%}div.offline{background-color:red}div.online{background-color:green}span.offline{color:red}span.online{color:green}.navbar{margin-top:auto;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:100%;width:100px;z-index:1000;padding:1rem 0rem 2rem;background-color:#1b0931;position:fixed;left:0}.uppercase{text-transform:uppercase}.fs3-5{font-size:3.5rem}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}section{max-width:75rem;width:100%;scroll-margin-top:6rem}.menu{max-width:75rem;width:100%;list-style:none;gap:1.5rem;padding:.5rem;display:flex;flex-direction:row;height:100%}.ml-a{margin-left:auto}.menu-link.active{color:#fff;background-color:#3c1251}.menu-link{padding:1rem .25rem;border-radius:.5rem;display:flex;flex-direction:column;align-items:center;gap:.2rem;font-size:.8rem;color:#b1a1cc}.menu-link-span{max-width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.logo{max-width:45px;max-height:100%;margin-bottom:1rem}@media (max-width: 768px){.wrap-on-mobile{flex-wrap:wrap!important}.child-w100-on-mobile>div{width:100%!important}.w100-on-mobile{width:100%!important}.jc-c-on-mobile{justify-content:center!important}.navbar{bottom:0;width:100%;height:100px;flex-direction:row;justify-content:space-between;padding:0}.menu{flex-direction:row;gap:.5rem;justify-content:space-between;height:100%}.menu-item{width:100%;min-width:50px}.menu-link{padding:.5rem;font-size:1rem}.menu-link-span{font-size:.8rem}.hide-mobile{display:none}}nav.bread{border-bottom:1px solid #F2F7FF;overflow-y:scroll}.breadcrumb{display:flex;list-style:none;padding:0}.breadcrumb li{display:flex;align-items:center;white-space:nowrap;margin-right:8px}.breadcrumb li a{text-decoration:none;font-weight:700}.breadcrumb li a:hover{text-decoration:underline}.breadcrumb li svg{margin:0 8px}.breadcrumb li span{font-weight:700}.logged-out.content{border-radius:0}.dn{display:none}@media (max-width: 768px){.setting-buttons{flex-direction:column}.br-l-1,.content{border-radius:0;border-bottom-left-radius:1rem;border-bottom-right-radius:1rem}.bg-blue-to-gray{background:linear-gradient(0deg,#403071,#403071 10%,#f2f7ff 11%,#f2f7ff)}}.edit-avilable{cursor:pointer;position:relative}.edit-avilable:hover{opacity:.8}.city-suggestions{display:flex;flex-direction:column;background-color:#fff;border-radius:.5rem;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px;width:100%;max-height:300px;overflow-y:scroll}.city-suggestion{display:flex;align-items:center;padding:.25rem .5rem;gap:.5rem;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px;cursor:pointer}.city-suggestion:hover{background-color:#f0f0f0}.slider-container{display:flex;flex-direction:row;align-items:center;gap:1rem;padding:1rem;background-color:#e8eaef;border-radius:.5rem}.slider-container:has(input[type=range][disabled]){opacity:.5}.item-card{display:flex;flex-direction:row;background-color:#fff;border-radius:.5rem;box-shadow:#00000005 0 1px 3px,#1b1f2326 0 0 0 1px;width:100%;cursor:pointer;overflow:hidden}.item-card-img{width:100%;max-width:35%;height:300px;border-radius:.5rem;position:relative}.item-card-condition{position:absolute;top:.5rem;left:.5rem;padding:.25rem 1rem;background-color:#30714a;color:#fff;border-radius:5rem;font-weight:700}.condition-10,.condition-9,.condition-8,.condition-7{background-color:#0f0;color:#124900}.condition-6{background-color:#af0;color:#5b6a00}.condition-5{background-color:#ef0;color:#8b8b00}.condition-4{background-color:#fc0;color:#8b5b00}.condition-3{background-color:#f90;color:#8b3b00}.condition-2{background-color:#f60;color:#8b1b00}.condition-1{background-color:#f30;color:#8b0000}.cw{color:#fff}.ia-call{position:absolute;bottom:8rem;right:2rem;width:100%}.ia-call.menu-item{width:5rem}.ia-call-profile div{background-color:#0000005c;padding:.25rem 1rem;border-radius:1rem;color:#fff}.ia-call-profile span{background-color:green;width:1rem;height:1rem;border-radius:50%;display:flex}.streak-counter h1{font-size:3rem;font-weight:700;color:#d64508}.w5{width:5rem}.w15{width:15rem}.w10{width:10rem}.w2{width:2rem}.w1{width:1rem}.w1-5{width:1.5rem}.item-card-img img{width:100%;height:100%;object-fit:cover}.item-card-details{display:flex;flex-direction:column;gap:.5rem;width:100%;padding:1rem}@media (max-width: 768px){.item-card{flex-direction:column}.item-card-img{max-width:100%;height:200px}.item-card-details{gap:.25rem}}.import-photos{border:2px dashed #cccccc;padding:20px;text-align:center;cursor:pointer;transition:background-color .3s ease;background-color:#f9f9f9;border-radius:.5rem}.import-photos:hover{background-color:#f1f1f1}.import-photos p{margin:0;font-size:16px;color:#666}.photos-preview{display:flex;flex-wrap:nowrap;gap:.8rem;width:100%;overflow-x:scroll;overflow-y:hidden}.photo-preview{position:relative;width:100px;height:100px;flex-shrink:0}.photo-preview img{width:100%;height:100%;object-fit:cover;border-radius:.5rem}.remove-photo-btn{position:absolute;top:.2rem;right:.2rem;background:#000000c7;border-radius:50rem;width:1.5rem;height:1.5rem;padding:0;display:flex;align-items:center;justify-content:center}.unit-card{position:relative;aspect-ratio:16/9;max-width:480px;border-radius:1rem;display:flex;flex-direction:column;overflow:hidden;padding:1.25rem;background:linear-gradient(175deg,#463179,#1a0e2e);border:2px solid #3C324E}.unit-card .card-content{z-index:1;width:100%;position:relative;background-color:#060e249c;margin-top:auto;padding:.5rem}.unit-card .unit-card-img{width:40%;height:auto;aspect-ratio:13/9;border-radius:1rem;object-fit:cover}.progress-bar{position:relative;height:20px;width:100%;background:#fff;border-radius:25px;border:2px solid white}.fci{flex-direction:column!important}.ha{height:auto}.jc-fsi{justify-content:flex-start!important}.progress-fill{position:absolute;height:16px;width:0;background:#22c1c3;background:linear-gradient(90deg,#22c1c3,#2d3ffd);border-radius:15px}.menu-mobile{flex-direction:column;height:auto}nav.hide-desktop{transition:opacity .5s}nav.hide-desktop.fadeout-mobile{opacity:0;pointer-events:none}nav.hide-desktop{opacity:1}
