:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-colored:#ddd}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;transform:translate3d(0,0,var(--toastify-z-index) px);width:var(--toastify-toast-width);z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translate(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translate(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translate(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:var(--toastify-toast-max-height);min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px;white-space:pre-wrap}.Toastify__toast-body>div:last-child{flex:1}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:var(--toastify-color-info);color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:var(--toastify-color-success);color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:var(--toastify-color-warning);color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:var(--toastify-color-error);color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--default{background:var(--toastify-color-progress-colored)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentcolor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__none{0%,60%,75%,90%,to{animation-duration:0;animation-timing-function:none}0%{opacity:1;transform:translateZ(0)}to{transform:translateZ(0)}}.Toastify__none-enter--bottom-center,.Toastify__none-enter--bottom-left,.Toastify__none-enter--bottom-right,.Toastify__none-enter--top-center,.Toastify__none-enter--top-left,.Toastify__none-enter--top-right{animation-name:Toastify__none}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--bg-color: #0a0b10;font-family:Poppins,sans-serif;--toastify-toast-min-height: 30px}.Toastify__toast-container--bottom-center{position:fixed;bottom:90px!important;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:row;align-items:center;justify-content:center;height:20px!important}.Toastify__toast{border-radius:7.722px;border:.772px solid #2b2f41;background:#0a0b10;box-shadow:0 92px 26px #00000003,0 59px 24px #00000017,0 33px 20px #00000052,0 15px 15px #0000008c,0 4px 8px #000000a1,0 6.95px 9.035px #00000040;color:#b4cfea;font-size:10.811px;font-style:normal;font-weight:500;width:120px;height:20px!important}.Toastify__toast-body{text-align:center;font-size:10.81px;padding:5px;margin:0;height:20px}.Toastify__toast--success{padding:0;height:20px}body{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;background-color:var(--bg-color);width:100vw;overflow-x:hidden;margin:0}.app{display:flex;width:95%;flex-direction:column;align-items:center;justify-content:flex-start;gap:50px}@media screen and (max-width: 800px){.app{gap:10px;margin-top:0}}.picker_wrapper.no_alpha .picker_alpha{display:none}.picker_wrapper.no_editor .picker_editor{position:absolute;z-index:-1;opacity:0}.picker_wrapper.no_cancel .picker_cancel{display:none}.layout_default.picker_wrapper{display:flex;flex-flow:row wrap;justify-content:space-between;align-items:stretch;font-size:10px;width:25em;padding:.5em}.layout_default.picker_wrapper input,.layout_default.picker_wrapper button{font-size:1rem}.layout_default.picker_wrapper>*{margin:.5em}.layout_default.picker_wrapper:before{content:"";display:block;width:100%;height:0;order:1}.layout_default .picker_slider,.layout_default .picker_selector{padding:1em}.layout_default .picker_hue{width:100%}.layout_default .picker_sl{flex:1 1 auto}.layout_default .picker_sl:before{content:"";display:block;padding-bottom:100%}.layout_default .picker_editor{order:1;width:6.5rem}.layout_default .picker_editor input{width:100%;height:100%}.layout_default .picker_sample{order:1;flex:1 1 auto}.layout_default .picker_done,.layout_default .picker_cancel{order:1}.picker_wrapper{box-sizing:border-box;background:#f2f2f2;box-shadow:0 0 0 1px silver;cursor:default;font-family:sans-serif;color:#444;pointer-events:auto}.picker_wrapper:focus{outline:none}.picker_wrapper button,.picker_wrapper input{box-sizing:border-box;border:none;box-shadow:0 0 0 1px silver;outline:none}.picker_wrapper button:focus,.picker_wrapper button:active,.picker_wrapper input:focus,.picker_wrapper input:active{box-shadow:0 0 2px 1px #1e90ff}.picker_wrapper button{padding:.4em .6em;cursor:pointer;background-color:#f5f5f5;background-image:linear-gradient(0deg,gainsboro,transparent)}.picker_wrapper button:active{background-image:linear-gradient(0deg,transparent,gainsboro)}.picker_wrapper button:hover{background-color:#fff}.picker_selector{position:absolute;z-index:1;display:block;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:2px solid #fff;border-radius:100%;box-shadow:0 0 3px 1px #67b9ff;background:currentColor;cursor:pointer}.picker_slider .picker_selector{border-radius:2px}.picker_hue{position:relative;background-image:linear-gradient(90deg,red,#ff0,#0f0,#0ff,#00f,#f0f,red);box-shadow:0 0 0 1px silver}.picker_sl{position:relative;box-shadow:0 0 0 1px silver;background-image:linear-gradient(180deg,#fff,#fff0 50%),linear-gradient(0deg,#000,#0000 50%),linear-gradient(90deg,gray,#80808000)}.picker_alpha,.picker_sample{position:relative;background:linear-gradient(45deg,lightgrey 25%,transparent 25%,transparent 75%,lightgrey 75%) 0 0/2em 2em,linear-gradient(45deg,#d3d3d3 25%,#fff 25%,#fff 75%,#d3d3d3 75%) 1em 1em/2em 2em;box-shadow:0 0 0 1px silver}.picker_alpha .picker_selector,.picker_sample .picker_selector{background:none}.picker_editor input{font-family:monospace;padding:.2em .4em}.picker_sample:before{content:"";position:absolute;display:block;width:100%;height:100%;background:currentColor}.picker_arrow{position:absolute;z-index:-1}.picker_wrapper.popup{position:absolute;z-index:2;margin:1.5em}.picker_wrapper.popup,.picker_wrapper.popup .picker_arrow:before,.picker_wrapper.popup .picker_arrow:after{background:#f2f2f2;box-shadow:0 0 10px 1px #0006}.picker_wrapper.popup .picker_arrow{width:3em;height:3em;margin:0}.picker_wrapper.popup .picker_arrow:before,.picker_wrapper.popup .picker_arrow:after{content:"";display:block;position:absolute;top:0;left:0;z-index:-99}.picker_wrapper.popup .picker_arrow:before{width:100%;height:100%;-webkit-transform:skew(45deg);transform:skew(45deg);-webkit-transform-origin:0 100%;transform-origin:0 100%}.picker_wrapper.popup .picker_arrow:after{width:150%;height:150%;box-shadow:none}.popup.popup_top{bottom:100%;left:0}.popup.popup_top .picker_arrow{bottom:0;left:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.popup.popup_bottom{top:100%;left:0}.popup.popup_bottom .picker_arrow{top:0;left:0;-webkit-transform:rotate(90deg) scale(1,-1);transform:rotate(90deg) scaleY(-1)}.popup.popup_left{top:0;right:100%}.popup.popup_left .picker_arrow{top:0;right:0;-webkit-transform:scale(-1,1);transform:scaleX(-1)}.popup.popup_right{top:0;left:100%}.popup.popup_right .picker_arrow{top:0;left:0}.login-page[data-v-eb25dfbb]{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.login-box[data-v-eb25dfbb]{width:329px;height:296.033px;background:linear-gradient(to right,#151931,#0a0c0e);border:1px solid #181D35;box-shadow:0 0 26.7px #080911;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:45px}.loader[data-v-eb25dfbb]{display:flex;width:52px;height:52px;border-radius:10px;border:1px solid #2B2F41;background:linear-gradient(282deg,#0d1120 -17.36%,#0d1014 95.93%);box-shadow:0 9px 11.7px #00000040;flex-direction:row;align-items:center;justify-content:center}.loader img[data-v-eb25dfbb]{width:24.624px;height:25px}.rotate[data-v-eb25dfbb]{animation:rotate-eb25dfbb 2s linear infinite}@keyframes rotate-eb25dfbb{0%{transform:rotate(0)}to{transform:rotate(360deg)}}header[data-v-36bc671a]{line-height:1.5;max-height:100vh}.logo[data-v-36bc671a]{display:block;margin:0 auto 2rem}nav[data-v-36bc671a]{width:100%;font-size:12px;text-align:center;margin-top:2rem}nav a.router-link-exact-active[data-v-36bc671a]{color:var(--color-text)}nav a.router-link-exact-active[data-v-36bc671a]:hover{background-color:transparent}nav a[data-v-36bc671a]{display:inline-block;padding:0 1rem;border-left:1px solid var(--color-border)}nav a[data-v-36bc671a]:first-of-type{border:0}@media (min-width: 1024px){header[data-v-36bc671a]{display:flex;place-items:center;padding-right:calc(var(--section-gap) / 2)}.logo[data-v-36bc671a]{margin:0 2rem 0 0}header .wrapper[data-v-36bc671a]{display:flex;place-items:flex-start;flex-wrap:wrap}nav[data-v-36bc671a]{text-align:left;margin-left:-1rem;font-size:1rem;padding:1rem 0;margin-top:1rem}}.login-page[data-v-3bef4db4]{width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.login-box[data-v-3bef4db4]{width:90vw;max-width:490px;height:542px;background:linear-gradient(to right,#151931,#0a0c0e);border:1px solid #181D35;box-shadow:0 0 26.7px #080911;border-radius:20px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:45px}.login-input[data-v-3bef4db4]{max-width:328px;width:328px;display:flex;flex-direction:column;align-items:center;justify-content:center}input[data-v-3bef4db4]{background-color:#0a0b10!important;width:328px;height:53px;border:1px solid #2B2F41;padding-left:5%;border-radius:10px;box-shadow:0 9px 11.7px #00000040;font-size:17px;font-weight:500;line-height:100%;color:#fff;box-sizing:border-box}.input-success[data-v-3bef4db4]{box-shadow:0 0 55.8px #3cff0026,0 9px 11.7px #00000040;border:1px solid #215C1C}.login-input input[data-v-3bef4db4]::placeholder{font-weight:500;font-size:17px;line-height:100%;color:#2b2f41}.login-form-title[data-v-3bef4db4]{font-size:18px;font-weight:500;color:#fff;text-align:center}.login-form[data-v-3bef4db4]{display:flex;flex-direction:column;align-items:center;gap:35px}.login-btn[data-v-3bef4db4]{width:328px;display:flex;flex-direction:row;align-items:center;justify-content:center}.login-btn button[data-v-3bef4db4]{width:328px;border-radius:10px;height:52px;background:linear-gradient(282deg,#0d1120 -17.36%,#0d1014 95.93%);font-size:17px;font-weight:600;line-height:100%;color:#fff;border:1px solid #2B2F41;box-shadow:0 9px 11.7px #00000040;cursor:pointer}.login-btn button[data-v-3bef4db4]:disabled{border:1px solid #2B2F41;opacity:.2;background:linear-gradient(282deg,#0d1120 -17.36%,#0d1014 95.93%)}.input-error[data-v-3bef4db4]{border-radius:10px;border:1px solid #4A0E0F;background:#0a0b10;box-shadow:0 0 55.8px #ff000026,0 9px 11.7px #00000040}.error-message[data-v-3bef4db4]{color:#b84648;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:100%}.spinner[data-v-3bef4db4]{width:25px;height:25px;animation:spin-3bef4db4 1s linear infinite}.spinner-btn[data-v-3bef4db4]{width:52px!important;height:52px!important}@keyframes spin-3bef4db4{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-input span[data-v-3bef4db4]{text-align:left;width:100%;font-size:13px;font-style:normal;font-weight:500;color:#bedcf8;padding-bottom:8px}@media screen and (max-width:500px){.login-input[data-v-3bef4db4],.login-btn[data-v-3bef4db4]{width:80%}input[data-v-3bef4db4]{width:100%}.login-box[data-v-3bef4db4]{width:85%;height:492px;gap:30px}}.burger-menu[data-v-85ff15cf]{display:flex;flex-direction:row;align-items:center;gap:15px;position:relative}.top-navigation[data-v-85ff15cf]{width:100%;height:62px;margin-top:30px;display:flex;flex-direction:row;justify-content:space-between;box-sizing:border-box;position:relative}.nav-logo[data-v-85ff15cf]{width:183px;height:62px;cursor:pointer}.user-profile[data-v-85ff15cf]{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:270px;height:59px;border-radius:10px;border:.5px solid #2B2F41;background:linear-gradient(278deg,#080e2f 5.78%,#0d1014 93.81%);box-shadow:0 2px #172336 inset;box-sizing:border-box;padding-left:17px;padding-right:17px}.user-data[data-v-85ff15cf]{display:flex;flex-direction:row;gap:11px}.user-data-left[data-v-85ff15cf]{display:flex;align-items:center;gap:8px}.username[data-v-85ff15cf]{color:#fff;text-align:right;font-size:16px;font-style:normal;font-weight:500;line-height:100%;text-transform:capitalize}.user-name-img[data-v-85ff15cf]{display:flex;align-items:center}.company[data-v-85ff15cf]{color:#40455d;text-align:right;font-size:11px;font-style:normal;font-weight:300;line-height:100%}.nav-burger[data-v-85ff15cf]{border-radius:10px;border:1px solid #2B2F41;background:linear-gradient(233deg,#232b51 -32.89%,#0a0c0e 65.31%);box-shadow:0 4px 10.2px #0009;gap:10px;height:37px;display:flex;flex-direction:row;align-items:center;justify-content:center;padding:11px}.nav-item-active[data-v-85ff15cf]{width:135px;height:37px;border-radius:5px;background:#b4cfea;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px;cursor:pointer;align-content:center;text-decoration:none;color:#0a0b10!important}.nav-item-active img[data-v-85ff15cf]{height:19.067px;width:auto}.nav-item span[data-v-85ff15cf]{color:#0a0b10!important;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:100%}.nav-item-inactive[data-v-85ff15cf]{width:58px;height:37px;border-radius:5px;border:.5px solid #2B2F41;background:#101424;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;text-decoration:none}.nav-item-inactive img[data-v-85ff15cf]{height:20px;width:auto}.user-profile-mobile[data-v-85ff15cf]{display:none}.top-nav-drop-down[data-v-85ff15cf]{position:absolute;width:270px;height:auto;border-radius:10px;border:.5px solid #2B2F41;background:linear-gradient(278deg,#080e2f 5.78%,#0d1014 93.81%);right:0;box-sizing:border-box;top:65px;z-index:10;padding:12px 0}.top-nav-items[data-v-85ff15cf]{display:flex;flex-direction:column;justify-content:center;height:100%;gap:9px;padding:0 8px}.drop-down-btn[data-v-85ff15cf]{cursor:pointer}.top-nav-item[data-v-85ff15cf]{width:254px;height:32px;border-radius:5px;color:#fff;font-size:16px;font-style:normal;font-weight:400;line-height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;box-sizing:border-box;padding-left:13.6px;cursor:pointer;text-decoration:none;text-wrap:nowrap}.breaker[data-v-85ff15cf]{height:1px;background:#2b2f41}.logout[data-v-85ff15cf]:hover{border-radius:5px;background:#4e1c1d}.my-profile[data-v-85ff15cf]:hover{border-radius:5px;background:#1c234e}.nav-logo-mobile[data-v-85ff15cf]{display:none}.nav-categories[data-v-85ff15cf]{width:230px;height:59px;border-radius:10px;border:1px solid #2B2F41;background:var(--BG-Gradient, linear-gradient(134deg, #151931 -37.96%, #0A0C0E 82.59%));box-shadow:0 9px 11.7px #00000040;color:#b4cfea;font-size:18px;font-style:normal;font-weight:500;line-height:100%;padding:8px}.nav-categories[data-v-85ff15cf]{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:2rem}.category-drop-down-btn[data-v-85ff15cf]{position:absolute;right:20px}.playlist-control[data-v-85ff15cf]{width:147px;height:37.923px;border-radius:5px;border:.5px solid #2B2F41;background:#101424;display:flex;flex-direction:row;align-items:center;justify-content:space-evenly}.pl-control-img.active[data-v-85ff15cf]{border-radius:5px;background-color:#b4cfea}.pl-control-img.active img[data-v-85ff15cf]{filter:brightness(0) saturate(100%)}.pl-control-img[data-v-85ff15cf]{width:70.5px;height:37.923px;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer}.custom-drop-down[data-v-85ff15cf]{width:230px;height:59px;border-radius:10px;border:1px solid #2B2F41;background:var(--BG-Gradient, linear-gradient(134deg, #151931 -37.96%, #0A0C0E 82.59%));box-shadow:0 9px 11.7px #00000040;color:#b4cfea;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;line-height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:22px;box-sizing:border-box;cursor:pointer;position:relative;text-transform:capitalize}.custom-drop-down-menu[data-v-85ff15cf]{position:absolute;width:100%;left:0;top:62px;border-radius:10px;border:1px solid #2B2F41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;display:flex;flex-direction:column;z-index:10}.custom-drop-down-option[data-v-85ff15cf]{width:100%;height:59px;padding-left:22px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;cursor:pointer;border-radius:10px}.custom-drop-down-option.selected[data-v-85ff15cf],.custom-drop-down-option[data-v-85ff15cf]:hover{background:#141930}@media screen and (max-width:1025px){.burger-menu[data-v-85ff15cf]{position:relative;z-index:4}.nav-burger[data-v-85ff15cf]{position:fixed;bottom:15px;left:50%;transform:translate(-50%)}.nav-categories[data-v-85ff15cf]{display:block;position:fixed;bottom:65px}.category-drop-down-btn[data-v-85ff15cf]{display:flex}.user-profile[data-v-85ff15cf]{display:none}.user-profile-mobile[data-v-85ff15cf]{cursor:pointer;border-radius:10px;border:.5px solid #2B2F41;background:linear-gradient(278deg,#080e2f 5.78%,#0d1014 93.81%);box-shadow:0 2px #172336 inset;width:52.621px;height:52.621px;display:flex;flex-direction:column;align-items:center;justify-content:center;align-content:center}.top-nav-drop-down[data-v-85ff15cf]{width:150px}.top-nav-item[data-v-85ff15cf]{width:100%}.nav-logo-mobile[data-v-85ff15cf]{display:block}.nav-logo[data-v-85ff15cf]{display:none}.custom-drop-down[data-v-85ff15cf]{max-width:170px;font-size:12px}}.drop-down-enter-from[data-v-85ff15cf],.drop-down-leave-to[data-v-85ff15cf]{opacity:0;transform:translateY(-10px)}.drop-down-enter-to[data-v-85ff15cf],.drop-down-leave-from[data-v-85ff15cf]{opacity:1;transform:translateY(0)}.drop-down-enter-active[data-v-85ff15cf],.drop-down-leave-active[data-v-85ff15cf]{transition:all .3s ease}.groups-list[data-v-cfe146da]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:wrap;width:90%;gap:32px}.group[data-v-cfe146da]{width:270px;height:225px;border-radius:10px;border:1px solid #2B2F41;background:linear-gradient(233deg,#232b51 -32.89%,#0a0c0e 65.31%);box-shadow:0 4px 10.2px #0009;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;text-decoration:none}.group-name[data-v-cfe146da]{color:#bedcf8;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:100%}.group-img img[data-v-cfe146da]{width:auto;height:auto;max-width:140px;max-height:140px}@media screen and (max-width : 680px){.group[data-v-cfe146da]{width:100%}}.dashboard-content[data-v-83748aad]{width:100vw;min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.create-display-btn[data-v-83748aad]{width:70%;max-width:1108px;height:auto;color:#a1b9d1;text-align:center;font-size:36px;font-style:normal;font-weight:600;line-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}.download-btn[data-v-83748aad]{display:inline-flex;height:62.343px;padding:9.182px 38.566px;justify-content:center;align-items:center;gap:27.547px;flex-shrink:0;border-radius:9.182px;border:1.836px solid #2B2F41;background:linear-gradient(278deg,#080e2f 5.78%,#0d1014 93.81%);box-shadow:0 44.471px 44.471px #0000008c;color:#b4cfea;font-size:22.799px;font-style:normal;font-weight:500;line-height:100%;text-decoration:none;position:fixed;bottom:180px}.profile-page[data-v-cbbe8c8f]{width:100%;display:flex;flex-direction:column;align-items:center;padding-top:30px;box-sizing:border-box;margin-top:100px}.form-page[data-v-cbbe8c8f]{display:flex;flex-direction:column;align-items:center;gap:30px}.profile-title[data-v-cbbe8c8f]{color:#bedcf8;text-align:center;font-size:65px;font-style:normal;font-weight:600;line-height:100%;text-transform:capitalize}.form-page[data-v-cbbe8c8f]{display:flex;flex-wrap:wrap;gap:16px;flex-direction:row;margin-top:30px;justify-content:center;padding:0% 5%;align-items:center;margin-bottom:50px;row-gap:45px}.form-input[data-v-cbbe8c8f]{width:49%;display:flex;flex-direction:column;align-items:flex-start;gap:18px}label[data-v-cbbe8c8f]{color:#bedcf8;font-size:18px;font-style:normal;font-weight:500;line-height:100%}input[type=text][data-v-cbbe8c8f],input[type=number][data-v-cbbe8c8f]{border-radius:10px;border:1px solid #2B2F41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;height:53px;width:100%;color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:100%;box-sizing:border-box;padding-left:22px}.color-input[data-v-cbbe8c8f]{display:flex;flex-direction:row;gap:10px;width:90%}.color-input-form[data-v-cbbe8c8f]{width:100%;height:53px;border-radius:10px;border:1px solid #2B2F41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box;padding:8px;gap:12px;color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:100%}.cpicker[data-v-cbbe8c8f]{width:35px;height:35px;border-radius:6.604px;border:.66px solid #BEDCF8;box-shadow:0 5.943px 7.726px #00000040;box-sizing:border-box;padding:8px}.color-input-box[data-v-cbbe8c8f]{position:relative}.color-input-box input[type=text][data-v-cbbe8c8f]{padding-left:60px}.file-input-box[data-v-cbbe8c8f]{width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:10px}.upload-box[data-v-cbbe8c8f]{width:80%;height:99px;color:#bedcf8;text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:normal;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:10px;border:1px dashed #434A66;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;gap:8px;cursor:pointer}.upload-box img[data-v-cbbe8c8f]{width:25.9px;height:24.331px}.upload-preview[data-v-cbbe8c8f]{width:99px;height:99px;border-radius:10px;border:1px solid #434A66;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:center}.upload-preview img[data-v-cbbe8c8f]{width:80%;height:auto;max-height:80%;max-width:66px}input[type=file][data-v-cbbe8c8f]{display:none}.save-btn[data-v-cbbe8c8f]{width:176px;height:35px;border-radius:5px;border:1px solid #2B2F41;background:linear-gradient(64deg,#1c2242 19.29%,#0a0c0e 100.35%);box-shadow:0 4px 10.2px #0009;color:#a1b9d1;text-align:center;font-family:Poppins;font-size:15px;font-style:normal;font-weight:500;line-height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;cursor:pointer}.cancel-btn[data-v-cbbe8c8f]{color:#d1a1a2;text-align:center;font-size:15px;font-style:normal;font-weight:500;line-height:100%;width:122px;height:35px;border-radius:5px;border:1px solid #412B2B;background:linear-gradient(64deg,#421c1d 19.29%,#0a0c0e 100.35%);box-shadow:0 4px 10.2px #0009;flex-direction:row;align-items:center;justify-content:center;display:flex;gap:8px;cursor:pointer}.form-buttons[data-v-cbbe8c8f]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px}.save-btn-img[data-v-cbbe8c8f]{width:17px;height:17px}.save-btn-video[data-v-cbbe8c8f]{width:80px;height:80px}.saved-btn[data-v-cbbe8c8f]{color:#b4deae;text-align:center;font-size:15px;font-style:normal;font-weight:500;line-height:100%;width:176px;height:35px;border-radius:5px;border:.5px solid #447550;background:linear-gradient(64deg,#1c4220 19.29%,#0a0c0e 100.35%);flex-direction:row;align-items:center;justify-content:center;display:flex;gap:8px;cursor:pointer}@media screen and (max-width:1024px){.form-input[data-v-cbbe8c8f]{width:100%}.form-page[data-v-cbbe8c8f]{width:100%;padding:1%;align-items:center;flex-direction:column;justify-content:center}.profile-title[data-v-cbbe8c8f]{font-size:25px}.profile-page[data-v-cbbe8c8f]{margin-bottom:100px}.form-input>label[data-v-cbbe8c8f]{font-size:13px;width:95%}.form-input>input[data-v-cbbe8c8f]{font-size:14px}.upload-box span[data-v-cbbe8c8f]{font-size:14px}.upload-box[data-v-cbbe8c8f]{gap:16px;width:70%}.form-input[data-v-cbbe8c8f]{width:90%;display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-page[data-v-cbbe8c8f]{margin-top:60px}}.profile-page[data-v-3cf70a94]{width:100%;display:flex;flex-direction:column;align-items:center;padding-top:30px;box-sizing:border-box;margin-top:100px}.form-page[data-v-3cf70a94]{display:flex;flex-direction:column;align-items:center;gap:30px}.profile-title[data-v-3cf70a94]{color:#bedcf8;text-align:center;font-size:65px;font-style:normal;font-weight:600;line-height:100%}.form-page[data-v-3cf70a94]{display:flex;flex-wrap:wrap;gap:16px;flex-direction:row;margin-top:30px;justify-content:center;padding:0% 5%;align-items:center;margin-bottom:50px;row-gap:45px}.form-input[data-v-3cf70a94]{width:49%;display:flex;flex-direction:column;align-items:flex-start;gap:18px}label[data-v-3cf70a94]{color:#bedcf8;font-size:18px;font-style:normal;font-weight:500;line-height:100%}input[type=text][data-v-3cf70a94],input[type=number][data-v-3cf70a94]{border-radius:10px;border:1px solid #2B2F41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;height:53px;width:100%;color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:100%;box-sizing:border-box;padding-left:22px}.color-input[data-v-3cf70a94]{display:flex;flex-direction:row;gap:10px;width:90%}.color-input-form[data-v-3cf70a94]{width:100%;height:53px;border-radius:10px;border:1px solid #2B2F41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box;padding:8px;gap:12px;color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:100%}.cpicker[data-v-3cf70a94]{width:35px;height:35px;border-radius:6.604px;border:.66px solid #BEDCF8;box-shadow:0 5.943px 7.726px #00000040;box-sizing:border-box;padding:8px}.color-input-box[data-v-3cf70a94]{position:relative}.color-input-box input[type=text][data-v-3cf70a94]{padding-left:60px}.file-input-box[data-v-3cf70a94]{width:100%;display:flex;flex-direction:row;justify-content:space-between;gap:10px}.upload-box[data-v-3cf70a94]{width:80%;height:99px;color:#bedcf8;text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:normal;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:10px;border:1px dashed #434A66;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;gap:8px;cursor:pointer}.upload-box img[data-v-3cf70a94]{width:25.9px;height:24.331px}.upload-preview[data-v-3cf70a94]{width:99px;height:99px;border-radius:10px;border:1px solid #434A66;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:center}.upload-preview img[data-v-3cf70a94]{width:80%;height:auto;max-height:80%;max-width:66px}input[type=file][data-v-3cf70a94]{display:none}.save-btn[data-v-3cf70a94]{width:176px;height:35px;border-radius:5px;border:1px solid #2B2F41;background:linear-gradient(64deg,#1c2242 19.29%,#0a0c0e 100.35%);box-shadow:0 4px 10.2px #0009;color:#a1b9d1;text-align:center;font-family:Poppins;font-size:15px;font-style:normal;font-weight:500;line-height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;cursor:pointer}.cancel-btn[data-v-3cf70a94]{color:#d1a1a2;text-align:center;font-size:15px;font-style:normal;font-weight:500;line-height:100%;width:122px;height:35px;border-radius:5px;border:1px solid #412B2B;background:linear-gradient(64deg,#421c1d 19.29%,#0a0c0e 100.35%);box-shadow:0 4px 10.2px #0009;flex-direction:row;align-items:center;justify-content:center;display:flex;gap:8px;cursor:pointer}.form-buttons[data-v-3cf70a94]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px}.save-btn-img[data-v-3cf70a94]{width:17px;height:17px}.save-btn-video[data-v-3cf70a94]{width:80px;height:80px}.saved-btn[data-v-3cf70a94]{color:#b4deae;text-align:center;font-size:15px;font-style:normal;font-weight:500;line-height:100%;width:176px;height:35px;border-radius:5px;border:.5px solid #447550;background:linear-gradient(64deg,#1c4220 19.29%,#0a0c0e 100.35%);flex-direction:row;align-items:center;justify-content:center;display:flex;gap:8px;cursor:pointer}@media screen and (max-width:1024px){.form-input[data-v-3cf70a94]{width:100%}.form-page[data-v-3cf70a94]{width:100%;padding:1%;align-items:center;flex-direction:column;justify-content:center}.profile-title[data-v-3cf70a94]{font-size:25px}.profile-page[data-v-3cf70a94]{margin-bottom:100px}.form-input>label[data-v-3cf70a94]{font-size:13px;width:95%}.form-input>input[data-v-3cf70a94]{font-size:14px}.upload-box span[data-v-3cf70a94]{font-size:14px}.upload-box[data-v-3cf70a94]{gap:16px;width:70%}.form-input[data-v-3cf70a94]{width:90%;display:flex;flex-direction:column;align-items:center;justify-content:center}.profile-page[data-v-3cf70a94]{margin-top:60px}}.displays-page[data-v-a649702d]{width:100%;margin-top:50px;margin-bottom:100px}.displays-list[data-v-a649702d]{display:grid;grid-template-columns:auto auto auto auto auto auto;gap:16px;flex-wrap:wrap;justify-content:space-between;align-items:center}.display[data-v-a649702d]{width:270px;border-radius:10px;border:1px solid #2b2f41;background:linear-gradient(233deg,#232b51 -32.89%,#0a0c0e 65.31%);box-shadow:0 4px 10.2px #0009;display:flex;flex-direction:column;gap:10px;box-sizing:border-box;padding:15px;position:relative}.display-top-row[data-v-a649702d]{display:flex;flex-direction:row;gap:10px;justify-content:flex-start}.display-resolution[data-v-a649702d],.display-items[data-v-a649702d]{border-radius:1.503px;background:#1b2039;box-shadow:0 1.988px 5.069px #0009;width:auto;padding-left:5px;padding-right:5px;height:14px;color:#bedcf8;text-shadow:0px 1.988px 5.069px rgba(0,0,0,.6);font-size:10px;font-style:normal;font-weight:400;line-height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px}.display-resolution img[data-v-a649702d]{width:7px;height:7px}.display-more[data-v-a649702d]{margin-left:auto;position:relative;cursor:pointer}.display-menu[data-v-a649702d]{position:absolute;height:97px;width:154px;border-radius:5px;border:1px solid #2b2f41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;z-index:5;box-sizing:border-box;padding:7px;gap:4px;display:flex;flex-direction:column;align-items:flex-start}.display-btn[data-v-a649702d]{width:140px;height:25px;border-radius:5px;background:#141930;box-sizing:border-box;color:#b4cfea;font-size:10px;font-style:normal;font-weight:300;line-height:100%;padding-left:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;cursor:pointer;position:relative}.active-btn[data-v-a649702d]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-right:10px}.tiny-toggle-switch[data-v-a649702d]{position:relative;display:inline-block;width:22.368px;height:10px}.tiny-toggle-switch input[data-v-a649702d]{opacity:0;width:0;height:0}.slider[data-v-a649702d]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#1b1b2f;border:1px solid #a259ff;border-radius:50px;transition:.3s}.slider[data-v-a649702d]:before{position:absolute;content:"";height:8px;width:8px;left:1px;top:50%;transform:translateY(-50%);background-color:#bbcaff;border-radius:50%;transition:.3s}.tiny-toggle-switch input:checked+.slider[data-v-a649702d]:before{transform:translate(12px,-50%)}.tiny-toggle-switch input:checked+.slider[data-v-a649702d]{background-color:#2d3a8a;border-color:#c2d4ff}.display-more img[data-v-a649702d]{height:4.316px;width:17px}.display-title[data-v-a649702d]{color:#bedcf8;font-size:16px;font-style:normal;font-weight:600;line-height:100%;text-transform:capitalize}.display-title-input[data-v-a649702d]{border-radius:5.343px;border:.534px solid #bfcbff;height:30.99px;background:#000726;color:#bedcf8;font-size:14px;font-style:normal;font-weight:400;line-height:100%}.display-image img[data-v-a649702d]{width:100%;height:auto;max-width:240px;max-height:144px}.grey-scale[data-v-a649702d]{filter:grayscale(100%)}.display-image[data-v-a649702d]{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;cursor:pointer}.online-status[data-v-a649702d]{position:absolute;width:73.229px;height:17.098px;border-radius:4.116px;z-index:3;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:center;bottom:10px;right:10px}.online[data-v-a649702d]{border-radius:4.116px;background:#09251b;box-shadow:0 0 .311px #38ff7e,0 7.41px 9.633px #00000040;color:#31eb73;text-align:center;font-size:8.233px;font-style:normal;font-weight:600;line-height:100%}.offline[data-v-a649702d]{border-radius:4.117px;background:#250f09;box-shadow:0 0 .311px #ff383b,0 7.41px 9.633px #00000040;color:#ea3134;text-align:center;font-size:8.233px;font-style:normal;font-weight:600;line-height:100%}.offline span img[data-v-a649702d]{fill:linear-gradient(180deg,#ff383c 0%,#cf282b 100%);stroke:#ff3838}.online span img[data-v-a649702d]{fill:linear-gradient(180deg,#38ff7e 0%,#28cf63 100%);stroke:#38ff7e}.online-status span img[data-v-a649702d]{width:5.043px;height:5.043px}.custom-checkbox[data-v-a649702d]{display:inline-flex;align-items:center;cursor:pointer;font-size:16px;-webkit-user-select:none;user-select:none;position:absolute;bottom:10px;left:10px}.custom-checkbox input[data-v-a649702d]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark[data-v-a649702d]{width:17.098px;height:17.098px;border-radius:2.137px;border:.534px solid #b4cfea}.custom-checkbox input:checked~.checkmark[data-v-a649702d]{background-color:#b4cfea;border-color:none}.checkmark[data-v-a649702d]:after{content:"";position:absolute;display:none;width:3px;height:6px;border:solid #0e101c;border-width:0 2px 2px 0;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.custom-checkbox input:checked~.checkmark[data-v-a649702d]:after{display:block}.progress[data-v-a649702d]{background:#4e1c1d;position:absolute;top:0;left:0;height:100%;z-index:1}.drop-down-btn-display[data-v-a649702d]{width:25px;height:19.785px;display:flex;flex-direction:column;align-items:center;justify-content:center}.displays-list>*:nth-child(6n)>.display-top-row>.display-more>.display-menu[data-v-a649702d]{right:0}.create-display-new-btn[data-v-a649702d]{width:220px;height:44px;border-radius:11.111px;border:1.111px solid #2b2f41;background:linear-gradient(79deg,#151931 -18.42%,#0a0c0e 182.06%);box-shadow:0 4.444px 11.333px #0009;color:#b4cfea;text-align:center;font-size:16.296px;font-style:normal;font-weight:500;line-height:100%;cursor:pointer}.display-create-btn-row[data-v-a649702d]{display:flex;flex-direction:row;width:100%;justify-content:space-between;align-items:center;margin-bottom:40.5px}@media screen and (max-width: 1899px){.displays-list[data-v-a649702d]{grid-template-columns:auto auto auto auto auto}.displays-list>*:nth-child(5n)>.display-top-row>.display-more>.display-menu[data-v-a649702d]{right:0}}@media screen and (max-width: 1450px){.displays-list[data-v-a649702d]{grid-template-columns:auto auto auto auto}.displays-list>*:nth-child(4n)>.display-top-row>.display-more>.display-menu[data-v-a649702d]{right:0}}@media screen and (max-width: 1170px){.displays-list[data-v-a649702d]{grid-template-columns:auto auto auto}.displays-list>*:nth-child(3n)>.display-top-row>.display-more>.display-menu[data-v-a649702d]{right:0}}@media screen and (max-width: 870px){.displays-list[data-v-a649702d]{grid-template-columns:auto auto;justify-content:space-evenly}.displays-list>*:nth-child(2n)>.display-top-row>.display-more>.display-menu[data-v-a649702d]{right:0}}@media screen and (max-width: 576px){.displays-list[data-v-a649702d]{grid-template-columns:auto auto;gap:10px}.displays-list>*:nth-child(n)>.display-top-row>.display-more>.display-menu[data-v-a649702d]{right:0}.display[data-v-a649702d]{width:170px}}.popup-overlay[data-v-c5bfc683]{position:fixed;top:0;left:0;width:100vw;height:100vh;justify-content:center;align-items:center;z-index:1000;display:flex;background:#000000f2}.popup-page[data-v-c5bfc683]{display:flex;flex-direction:column;gap:30px;width:90%;max-width:760px;position:relative}.size-preview[data-v-c5bfc683]{width:100%;max-width:760px;height:459px;border-radius:10px;border:1px solid #2B2F41;background:linear-gradient(233deg,#232b51 -32.89%,#0a0c0e 65.31%);box-shadow:0 4px 10.2px #0009;display:flex;flex-direction:column;align-items:center;justify-content:center}.size-box[data-v-c5bfc683]{background-color:#d9d9d9;width:685.714px;height:385.714px;display:flex;flex-direction:column;align-items:center;justify-content:center}.size-box-txt[data-v-c5bfc683]{color:#a09f9f;text-align:center;font-size:17px;font-style:normal;font-weight:500;line-height:100%}.display-form[data-v-c5bfc683]{max-width:698px;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;min-height:129px;padding:23px 31px;gap:10px;border-radius:10px;border:1px solid #2B2F41;background:linear-gradient(0deg,#0a0c0e -48.45%,#232b51 343.8%);box-shadow:0 4px 10.2px #0009;gap:25px;flex-wrap:wrap;height:auto}.display-create-button[data-v-c5bfc683]{max-width:760px;width:100%;height:54px;color:#b4cfea;text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:100%;border-radius:10px;border:1px solid #2B2F41;background:linear-gradient(271deg,#080e2f 9.03%,#0d1014 111.03%);box-shadow:0 4px 10.2px #0009;cursor:pointer}.close-btn[data-v-c5bfc683]{position:absolute;right:-19px;cursor:pointer;top:-14px}.name-label[data-v-c5bfc683],.resolution-label[data-v-c5bfc683]{color:#bedcf8;font-family:Poppins;font-size:13px;font-style:normal;font-weight:500;line-height:100%;text-align:left}.form-item-name[data-v-c5bfc683],.form-item-resoluton[data-v-c5bfc683]{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.name-input[data-v-c5bfc683]{border-radius:5px;border:1px solid #2B2F41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;width:100%;height:53px;color:#fff;font-family:Poppins;font-size:17px;font-style:normal;font-weight:500;line-height:100%;box-sizing:border-box;padding-left:27px}.form-item-resoluton[data-v-c5bfc683]{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.resolution-form[data-v-c5bfc683]{display:flex;flex-direction:row;align-items:center;gap:8px}.resolution-input span[data-v-c5bfc683]{position:absolute;width:47px;height:50px;border-radius:5px;background:#090e25;box-shadow:0 9px 11.7px #00000040;color:#2d365f;text-align:center;font-size:17px;font-style:normal;font-weight:500;line-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;top:1px;left:3px}.resolution-input[data-v-c5bfc683]{width:167px;height:53px;position:relative}.resolution-input input[data-v-c5bfc683]{border-radius:5px;border:1px solid #2B2F41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;color:#fff;text-align:left;font-size:17px;font-style:normal;font-weight:500;line-height:100%;width:167px;height:53px;box-sizing:border-box;padding-left:60px}@media screen and (max-width:872px){.close-btn[data-v-c5bfc683]{right:-12px;top:-12px}}@media screen and (max-width:770px){.popup-page[data-v-c5bfc683]{gap:6px}.form-item-name[data-v-c5bfc683]{width:100%;padding:10px}.name-input[data-v-c5bfc683]{width:100%}.resolution-input[data-v-c5bfc683]{width:50%}.resolution-form[data-v-c5bfc683]{justify-content:space-between}.form-item-resoluton[data-v-c5bfc683]{width:95%;justify-content:center}.resolution-input input[data-v-c5bfc683]{width:100%}.size-preview[data-v-c5bfc683]{height:240px!important;max-width:none}.display-form[data-v-c5bfc683]{padding:8px 0;gap:5px}}.home-btn[data-v-ba47de77]{width:58px;height:37px;border:.5px solid #2B2F41;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:5px;cursor:pointer}.home-btn img[data-v-ba47de77]{width:22px;height:auto}.display-btn-nav[data-v-ba47de77]{width:135px;height:37px;border:.5px solid #2B2F41;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:5px;cursor:pointer;gap:5px;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#0a0b10;background-color:#b4cfea}.display-btn-nav img[data-v-ba47de77]{width:35px;height:auto}.nav-burger[data-v-ba47de77]{height:59px;gap:10px;background:linear-gradient(134deg,#151931 -37.96%,#0a0c0e 82.59%);stroke-width:1px;stroke:#2b2f41;filter:drop-shadow(0px 4px 10.2px rgba(0,0,0,.6));border-radius:12px;display:flex;justify-content:space-evenly;flex-direction:row;align-items:center;box-sizing:border-box;padding:15px}.displays-page[data-v-ba47de77]{width:100%;margin-top:50px;margin-bottom:100px}.create-display-btn[data-v-ba47de77]{width:444px;height:79px;border-radius:10px;border:1px solid #2B2F41;background:linear-gradient(94deg,#151931 26.26%,#0a0c0e 66.22%);box-shadow:0 4px 10.2px #0009;color:#a1b9d1;text-align:center;font-size:36px;font-style:normal;font-weight:600;line-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);cursor:pointer}.displays-list[data-v-ba47de77]{display:grid;grid-template-columns:auto auto auto auto auto auto;gap:16px;flex-wrap:wrap;justify-content:space-between;align-items:center}.display[data-v-ba47de77]{width:270px;border-radius:10px;border:1px solid #2B2F41;background:linear-gradient(233deg,#232b51 -32.89%,#0a0c0e 65.31%);box-shadow:0 4px 10.2px #0009;display:flex;flex-direction:column;gap:10px;box-sizing:border-box;padding:15px;position:relative}.display-top-row[data-v-ba47de77]{display:flex;flex-direction:row;gap:10px;justify-content:space-between}.display-resolution[data-v-ba47de77],.display-items[data-v-ba47de77]{border-radius:1.503px;background:#1b2039;box-shadow:0 1.988px 5.069px #0009;width:auto;padding-left:5px;padding-right:5px;height:18px;color:#bedcf8;text-shadow:0px 1.988px 5.069px rgba(0,0,0,.6);font-size:11px;font-style:normal;font-weight:400;line-height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px}.display-resolution img[data-v-ba47de77]{width:7px;height:7px}.display-more[data-v-ba47de77]{margin-left:auto;position:relative;cursor:pointer}.display-menu[data-v-ba47de77]{position:absolute;height:97px;width:162px;border-radius:5px;border:1px solid #2B2F41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;z-index:5;box-sizing:border-box;padding:7px;gap:4px;display:flex;flex-direction:column;align-items:flex-start}.display-btn[data-v-ba47de77]{width:100%;height:25px;border-radius:5px;background:#141930;box-sizing:border-box;color:#b4cfea;font-size:12px;font-style:normal;font-weight:300;line-height:100%;padding-left:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;cursor:pointer;position:relative}.active-btn[data-v-ba47de77]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-right:10px}.tiny-toggle-switch[data-v-ba47de77]{position:relative;display:inline-block;width:22.368px;height:10px}.tiny-toggle-switch input[data-v-ba47de77]{opacity:0;width:0;height:0}.slider[data-v-ba47de77]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#1b1b2f;border:1px solid #a259ff;border-radius:50px;transition:.3s}.slider[data-v-ba47de77]:before{position:absolute;content:"";height:8px;width:8px;left:1px;top:50%;transform:translateY(-50%);background-color:#bbcaff;border-radius:50%;transition:.3s}.tiny-toggle-switch input:checked+.slider[data-v-ba47de77]:before{transform:translate(12px,-50%)}.tiny-toggle-switch input:checked+.slider[data-v-ba47de77]{background-color:#2d3a8a;border-color:#c2d4ff}.display-more img[data-v-ba47de77]{height:4.316px;width:17px}.display-title[data-v-ba47de77]{color:#bedcf8;font-size:16px;font-style:normal;font-weight:600;line-height:100%;text-transform:capitalize}.display-title-input[data-v-ba47de77]{border-radius:5.343px;border:.534px solid #BFCBFF;height:30.99px;background:#000726;color:#bedcf8;font-size:14px;font-style:normal;font-weight:400;line-height:100%}.display-image img[data-v-ba47de77]{width:100%;height:auto;max-width:240px;max-height:144px}.grey-scale[data-v-ba47de77]{filter:grayscale(100%)}.display-image[data-v-ba47de77]{display:flex;flex-direction:row;align-items:center;justify-content:center;position:relative;cursor:pointer}.online-status[data-v-ba47de77]{position:absolute;width:73.229px;height:17.098px;border-radius:4.116px;z-index:3;text-align:center;display:flex;flex-direction:row;align-items:center;justify-content:center;bottom:10px;right:10px}.online[data-v-ba47de77]{border-radius:4.116px;background:#09251b;box-shadow:0 0 .311px #38ff7e,0 7.41px 9.633px #00000040;color:#31eb73;text-align:center;font-size:8.233px;font-style:normal;font-weight:600;line-height:100%}.offline[data-v-ba47de77]{border-radius:4.117px;background:#250f09;box-shadow:0 0 .311px #ff383b,0 7.41px 9.633px #00000040;color:#ea3134;text-align:center;font-size:8.233px;font-style:normal;font-weight:600;line-height:100%}.offline span img[data-v-ba47de77]{fill:linear-gradient(180deg,#FF383C 0%,#CF282B 100%);stroke:#ff3838}.online span img[data-v-ba47de77]{fill:linear-gradient(180deg,#38FF7E 0%,#28CF63 100%);stroke:#38ff7e}.online-status span img[data-v-ba47de77]{width:5.043px;height:5.043px}.custom-checkbox[data-v-ba47de77]{display:inline-flex;align-items:center;cursor:pointer;font-size:16px;-webkit-user-select:none;user-select:none;position:absolute;bottom:10px;left:10px}.custom-checkbox input[data-v-ba47de77]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark[data-v-ba47de77]{width:17.098px;height:17.098px;border-radius:2.137px;border:.534px solid #B4CFEA}.custom-checkbox input:checked~.checkmark[data-v-ba47de77]{background-color:#b4cfea;border-color:none}.checkmark[data-v-ba47de77]:after{content:"";position:absolute;display:none;width:3px;height:6px;border:solid #0E101C;border-width:0 2px 2px 0;top:50%;left:50%;transform:translate(-50%,-50%) rotate(45deg)}.custom-checkbox input:checked~.checkmark[data-v-ba47de77]:after{display:block}.progress[data-v-ba47de77]{background:#4e1c1d;position:absolute;top:0;left:0;height:100%;z-index:1}.drop-down-btn-display[data-v-ba47de77]{width:25px;height:19.785px;display:flex;flex-direction:column;align-items:center;justify-content:center}.displays-list>*:nth-child(6n)>.display-top-row>.display-more>.display-menu[data-v-ba47de77]{right:0}.create-display-new-btn[data-v-ba47de77]{width:220px;height:44px;border-radius:11.111px;border:1.111px solid #2B2F41;background:linear-gradient(79deg,#151931 -18.42%,#0a0c0e 182.06%);box-shadow:0 4.444px 11.333px #0009;color:#b4cfea;text-align:center;font-size:16.296px;font-style:normal;font-weight:500;line-height:100%;cursor:pointer}.display-create-btn-row[data-v-ba47de77]{display:flex;flex-direction:row;width:100%;justify-content:end;align-items:center;margin-bottom:40.5px}.floating-btn[data-v-ba47de77]{display:none}@media screen and (max-width:1899px){.displays-list[data-v-ba47de77]{grid-template-columns:auto auto auto auto auto}.displays-list>*:nth-child(5n)>.display-top-row>.display-more>.display-menu[data-v-ba47de77]{right:0}}@media screen and (max-width:1450px){.displays-list[data-v-ba47de77]{grid-template-columns:auto auto auto auto}.displays-list>*:nth-child(4n)>.display-top-row>.display-more>.display-menu[data-v-ba47de77]{right:0}}@media screen and (max-width : 1170px){.displays-list[data-v-ba47de77]{grid-template-columns:auto auto auto}.displays-list>*:nth-child(3n)>.display-top-row>.display-more>.display-menu[data-v-ba47de77]{right:0}}@media screen and (max-width:870px){.displays-list[data-v-ba47de77]{grid-template-columns:auto auto;justify-content:space-evenly}.displays-list>*:nth-child(2n)>.display-top-row>.display-more>.display-menu[data-v-ba47de77]{right:0}}@media screen and (max-width:576px){.displays-list[data-v-ba47de77]{grid-template-columns:auto auto;gap:10px}.displays-list>*:nth-child(n)>.display-top-row>.display-more>.display-menu[data-v-ba47de77]{right:-12px}.create-display-btn[data-v-ba47de77]{width:80%;font-size:30px}.display-create-btn-row[data-v-ba47de77]{display:none}.floating-btn[data-v-ba47de77]{position:fixed;bottom:90px;right:45px;width:56px;height:56px;border-radius:50%;border:1px solid #2B2F41;background:#b4cfea;color:#0a0c0e;border:none;font-size:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease;z-index:1000}.floating-btn[data-v-ba47de77]:hover{background-color:#0056b3}.display[data-v-ba47de77]{width:170px}.online-status[data-v-ba47de77]{width:55.229px}.display-items[data-v-ba47de77],.display-resolution[data-v-ba47de77]{padding-left:3px;padding-right:2px;height:18px;font-size:8px}.display-title-input[data-v-ba47de77]{width:95%}}.popup-overlay[data-v-b5f6fded]{position:fixed;top:0;left:0;width:100vw;height:100vh;justify-content:center;align-items:center;z-index:1000;display:flex;background:#000000f2}.popup-page[data-v-b5f6fded]{display:flex;flex-direction:column;gap:30px;width:620px;position:relative}.size-preview[data-v-b5f6fded]{width:760px;height:459px;border-radius:10px;border:1px solid #2b2f41;background:linear-gradient(233deg,#232b51 -32.89%,#0a0c0e 65.31%);box-shadow:0 4px 10.2px #0009;display:flex;flex-direction:column;align-items:center;justify-content:center}.size-box[data-v-b5f6fded]{background-color:#d9d9d9;width:685.714px;height:385.714px;display:flex;flex-direction:column;align-items:center;justify-content:center}.size-box-txt[data-v-b5f6fded]{color:#a09f9f;text-align:center;font-size:17px;font-style:normal;font-weight:500;line-height:100%}.display-form[data-v-b5f6fded]{margin:0 24px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:23px 31px;gap:10px;border-radius:10px;border:1px solid #2b2f41;background:linear-gradient(0deg,#0a0c0e -48.45%,#232b51 343.8%);box-shadow:0 4px 10.2px #0009;gap:25px}.display-create-button[data-v-b5f6fded]{width:760px;height:54px;color:#b4cfea;text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:100%;border-radius:10px;border:1px solid #2b2f41;background:linear-gradient(271deg,#080e2f 9.03%,#0d1014 111.03%);box-shadow:0 4px 10.2px #0009;cursor:pointer}.close-btn[data-v-b5f6fded]{position:absolute;right:0;cursor:pointer;top:-19px}.name-label[data-v-b5f6fded],.resolution-label[data-v-b5f6fded]{color:#a1b9d180;font-family:Poppins;font-size:13px;font-style:normal;font-weight:500;line-height:100%;text-align:left}.form-item-name[data-v-b5f6fded],.form-item-resoluton[data-v-b5f6fded]{display:flex;flex-direction:column;align-items:flex-start;gap:8px;width:90%}.name-input[data-v-b5f6fded]{border-radius:5px;border:1px solid #2b2f41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;height:53px;color:#fff;font-family:Poppins;font-size:17px;font-style:normal;font-weight:500;line-height:100%;box-sizing:border-box;padding-left:27px;width:100%}.form-item-resoluton[data-v-b5f6fded]{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.resolution-form[data-v-b5f6fded]{display:flex;flex-direction:row;align-items:center;gap:8px}.resolution-input span[data-v-b5f6fded]{position:absolute;width:47px;height:50px;border-radius:5px;background:#090e25;box-shadow:0 9px 11.7px #00000040;color:#2d365f;text-align:center;font-size:17px;font-style:normal;font-weight:500;line-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;top:1px;left:3px}.resolution-input[data-v-b5f6fded]{width:167px;height:53px;position:relative}.resolution-input input[data-v-b5f6fded]{border-radius:5px;border:1px solid #2b2f41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;color:#fff;text-align:left;font-size:17px;font-style:normal;font-weight:500;line-height:100%;width:167px;height:53px;box-sizing:border-box;padding-left:60px}input[type=file][data-v-b5f6fded]{display:none}.custom-file-upload[data-v-b5f6fded]{display:inline-flex;align-items:center;gap:8px;color:#bedcf8;font-size:18px;font-style:normal;font-weight:500;line-height:normal;padding:12px 20px;cursor:pointer;border-radius:10px;border:1px dashed #2b2f41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040}.custom-file-upload[data-v-b5f6fded]:hover{background-color:#222;border-color:#b0d3e8}.custom-file-upload svg[data-v-b5f6fded]{width:24px;height:24px}.upload-btn[data-v-b5f6fded]{border-radius:5px;border:1px solid #2b2f41;background:linear-gradient(64deg,#1c2242 19.29%,#0a0c0e 100.35%);box-shadow:0 4px 10.2px #0009;color:#a1b9d1;text-align:center;font-size:15px;font-style:normal;font-weight:500;line-height:100%;width:176px;height:35px;cursor:pointer}.form-file-details[data-v-b5f6fded]{display:flex;flex-direction:column;align-items:center;color:#5a687a;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:112%;width:90%;height:253px;justify-content:center;border-radius:10px;border:1px solid #2b2f41;background:linear-gradient(233deg,#232b51 -32.89%,#0a0c0e 65.31%);box-shadow:0 4px 10.2px #0009;cursor:Pointer;gap:20px}.file-text[data-v-b5f6fded]{padding:12px}.video-icon[data-v-b5f6fded]{width:110px;height:110px}.form-item-btn[data-v-b5f6fded]{width:90%;height:54px;color:#b4cfea;text-align:center;font-size:20px;font-style:normal;font-weight:500;line-height:100%;border-radius:10px;border:1px solid #2b2f41;background:linear-gradient(271deg,#080e2f 9.03%,#0d1014 111.03%);box-shadow:0 4px 10.2px #0009;cursor:pointer}.upload-status[data-v-b5f6fded]{width:85%;height:42.4px;border-radius:7.722px;border:.772px solid #2b2f41;background:#0a0b10;box-shadow:0 6.95px 9.035px #00000040;color:#b4cfea;font-size:10.811px;font-style:normal;font-weight:500;line-height:165%;padding:15.44px;display:flex;flex-direction:column;justify-content:space-between}.upload-bar[data-v-b5f6fded]{width:100%;height:19px;border-radius:3.861px;border:.772px solid #b4cfea;background:#0a0b10;box-shadow:0 6.95px 9.035px #00000040;position:relative}.upload-bar-title[data-v-b5f6fded]{display:flex;flex-direction:row;justify-content:space-between}.upload-bar-fill[data-v-b5f6fded]{height:100%;background:#b4cfea;top:0;left:0}.popup-overlay[data-v-f9aa4272]{position:fixed;top:0;left:0;width:100vw;height:100vh;justify-content:center;align-items:center;z-index:1000;display:flex;background:#000000f2}.popup-page[data-v-f9aa4272]{display:flex;flex-direction:column;gap:30px;max-width:731px;position:relative;width:80%;box-sizing:border-box;padding:19px 29px;border-radius:10px;border:.867px solid #2b2f41;background:linear-gradient(324deg,#0d1120 21.44%,#0d1014 101.21%);box-shadow:0 92px 26px #00000003,0 59px 24px #00000017,0 33px 20px #00000052,0 15px 15px #0000008c,0 4px 8px #000000a1;height:80vh}.popup-title[data-v-f9aa4272]{color:#b4cfea;font-size:22px;font-style:normal;font-weight:500;line-height:100%}.popup-bread-crumbs[data-v-f9aa4272]{color:#b4cfea99;font-size:14px;font-style:normal;font-weight:300;line-height:100%}.popup-bread-crumbs>span[data-v-f9aa4272]{color:#b4cfea;font-size:14px;font-style:normal;font-weight:400;line-height:100%}.popup-folders[data-v-f9aa4272]{border-radius:5px;border:1px solid #212431;background:#0b0c13;height:75%}.popup-folders-title[data-v-f9aa4272]{color:#b4cfea33;font-size:16px;font-style:normal;font-weight:500;line-height:100%;border-bottom:1px solid #2b2f41;padding-bottom:16px}.popup-folders-title span[data-v-f9aa4272]{cursor:pointer}.no-select[data-v-f9aa4272]{-webkit-user-select:none;user-select:none}.popup-folders-title>.active[data-v-f9aa4272]{color:#b4cfea;font-size:16px;font-style:normal;font-weight:500;line-height:100%}.folders-list[data-v-f9aa4272]{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:12px;padding:16px 16px 16px 33px;overflow-y:scroll;height:85%;overflow-x:hidden}.folder[data-v-f9aa4272]{display:flex;flex-direction:row;align-items:center;justify-content:space-between;color:#b4cfea;font-size:13px;font-style:normal;font-weight:500;gap:12px;cursor:pointer;width:100%;height:50px}.folder[data-v-f9aa4272]:hover{background:#101424}.folder img[data-v-f9aa4272]{width:24.822px;height:18.907px}.popup-footer[data-v-f9aa4272]{display:flex;flex-direction:row;width:100%;justify-content:flex-end;gap:14.75px}.move-btn[data-v-f9aa4272]{width:57px;height:25px;border-radius:3.653px;border:.731px solid #2b2f41;background:linear-gradient(64deg,#1c2242 19.29%,#0a0c0e 100.35%);box-shadow:0 2.923px 7.453px #0009;color:#a1b9d1;text-align:center;font-size:10.229px;font-style:normal;font-weight:500;line-height:100%;cursor:pointer}.cancel-btn[data-v-f9aa4272]{border-radius:3.653px;border:.731px solid #412b2b;background:linear-gradient(64deg,#421c1d 19.29%,#0a0c0e 100.35%);box-shadow:0 2.923px 7.453px #0009;width:66px;height:25px;color:#d1a1a2;text-align:center;font-size:10.229px;font-style:normal;font-weight:500;line-height:100%;cursor:pointer}.selected[data-v-f9aa4272]{background-color:#101433}.popup-folders-title[data-v-f9aa4272]{padding:16px}[data-v-f9aa4272]::-webkit-scrollbar{width:12px;height:12px}[data-v-f9aa4272]::-webkit-scrollbar-track{background:#c2d4ff;border-radius:6px}[data-v-f9aa4272]::-webkit-scrollbar-thumb{background:#2d3a8a;border-radius:6px}[data-v-f9aa4272]::-webkit-scrollbar-thumb:hover{background:#0d1019}.file-right img[data-v-f9aa4272]{width:30px;height:30px}.move-disabled[data-v-f9aa4272]{border-radius:3.653px;border:.731px solid #2B2F41;opacity:.2;background:linear-gradient(64deg,#1c2242 19.29%,#0a0c0e 100.35%);box-shadow:0 2.923px 7.453px #0009;color:#fff;color:#a1b9d1;text-align:center;font-family:Poppins;font-size:10.229px;font-style:normal;font-weight:500;line-height:100%}.file-left[data-v-f9aa4272]{width:80%;height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px}.home-btn[data-v-a442e691]{width:58px;height:37px;border:.5px solid #2b2f41;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:5px;cursor:pointer}.home-btn img[data-v-a442e691]{width:22px;height:auto}.display-btn-nav[data-v-a442e691]{width:135px;height:37px;border:.5px solid #2b2f41;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:5px;cursor:pointer;gap:5px;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0%;text-align:center;vertical-align:middle;color:#0a0b10;background-color:#b4cfea}.display-btn-nav img[data-v-a442e691]{width:35px;height:auto}.nav-burger[data-v-a442e691]{height:59px;gap:10px;background:linear-gradient(134deg,#151931 -37.96%,#0a0c0e 82.59%);stroke-width:1px;stroke:#2b2f41;filter:drop-shadow(0px 4px 10.2px rgba(0,0,0,.6));border-radius:12px;display:flex;justify-content:space-evenly;flex-direction:row;align-items:center;box-sizing:border-box;padding:15px}.display-select select[data-v-a442e691]{width:230px;height:59px;border-radius:10px;border:1px solid #2b2f41;background:linear-gradient(134deg,#151931 -37.96%,#0a0c0e 82.59%);box-shadow:0 9px 11.7px #00000040;color:#b4cfea;font-size:18px;font-style:normal;font-weight:500;line-height:100%;box-sizing:border-box}.displays-page[data-v-a442e691]{width:100%;margin-top:50px;box-sizing:border-box;padding-left:5%;padding-right:5%}.code-section[data-v-a442e691]{width:100%;display:flex;flex-direction:row;gap:8px;justify-content:space-between}.code-section-right[data-v-a442e691]{height:77px;display:flex;flex-direction:row;align-items:center;justify-self:flex-end;gap:12px}.show-hide-category-desktop[data-v-a442e691]{width:130px!important}.code-section-mobile[data-v-a442e691]{display:none}.code-section-left[data-v-a442e691]{display:flex;flex-direction:column;width:60%;gap:8px}.reset-btn[data-v-a442e691]{width:79.842px;height:38px;color:#bedcf8;font-size:12px;font-style:normal;font-weight:400;line-height:100%;border-radius:410px;border:.5px solid #bedcf8;background:#0d1019;box-shadow:0 4px 10.2px #0009;cursor:pointer}.logo-toggle-btn[data-v-a442e691]{position:relative;display:inline-block;width:60px;height:35px}.logo-toggle-status[data-v-a442e691]{position:absolute;height:100%;width:45px;left:-23px;top:0;border-top-left-radius:40%;border-bottom-left-radius:40%;display:flex;justify-content:flex-start;box-sizing:border-box;align-items:center;padding-left:4px}.logo-toggle-btn input[data-v-a442e691]{opacity:0;width:0;height:0}.logo-toggle-slider[data-v-a442e691]{position:absolute;cursor:pointer;background-color:#111;border-radius:34px;top:0;left:0;right:0;bottom:0;transition:background-color .3s;border:1px solid #c2d4ff}.logo-toggle-slider[data-v-a442e691]:before{content:"";position:absolute;height:28px;width:28px;left:1px;bottom:3px;background-color:#ccd8ff;border-radius:50%;transition:.3s}.logo-toggle-btn input:checked+.logo-toggle-slider[data-v-a442e691]{background-color:#2d3a8a}.logo-toggle-btn input:checked+.logo-toggle-slider[data-v-a442e691]:before{transform:translate(30px);background-color:#c2d4ff;box-shadow:0 4px 10.2px #0009}.code-button[data-v-a442e691]{width:53px;height:54px;border-radius:10px;background:#101942;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.eye-btn img[data-v-a442e691]{width:21px;height:auto}.code-top[data-v-a442e691]{width:100%;color:#bedcf8;font-size:16px;font-style:normal;font-weight:500;line-height:100%;padding-bottom:5px}.code-bottom[data-v-a442e691]{width:100%;display:flex;flex-direction:row;gap:8px;flex-wrap:wrap}.code-input-wrap[data-v-a442e691]{display:flex;gap:10px}.code-input-wrap input[data-v-a442e691]{max-width:585.814px;width:100%;height:53px;border-radius:10px;border:1px solid #2b2f41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:100%;box-sizing:border-box;padding-left:22.5px}.category-list[data-v-a442e691]{display:flex;flex-direction:column;gap:30px;margin-top:15px;border-radius:10px;border:1px solid #212431;background:#0b0c13;box-sizing:border-box;padding:34px}.category-list-title[data-v-a442e691]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.category-list-title[data-v-a442e691]{color:#b4cfea;font-size:22px;font-style:normal;font-weight:500;line-height:100%}.category-list-action img[data-v-a442e691]{width:19px;height:16.615px}.category-list-action[data-v-a442e691]{color:#b4cfea;font-size:14px;font-style:normal;font-weight:500;line-height:100%;border:1.069px solid #2b2f41;border-radius:10.686px;padding:12px;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;cursor:pointer}.category-list-action button[data-v-a442e691]{width:35px;height:35px;flex-shrink:0}.category-breaker[data-v-a442e691]{height:1px;width:100%;background:#2b2f41}.category-items[data-v-a442e691]{display:grid;grid-template-columns:auto auto auto auto auto auto auto auto;gap:16px;align-items:center}.category-item[data-v-a442e691]{width:192.349px;height:219.065px;border-radius:10.686px;border:1.069px solid #2b2f41;background:linear-gradient(233deg,#232b51 -32.89%,#0a0c0e 65.31%);box-shadow:0 4.274px 10.9px #0009;position:relative}.category-selector[data-v-a442e691]{position:absolute;top:16px;left:17px}.category-content[data-v-a442e691]{display:flex;flex-direction:column;box-sizing:border-box;align-items:flex-start;justify-content:flex-start;height:100%;padding:11px 11px 19px;gap:9px}.category-img[data-v-a442e691]{width:171px;height:138px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:5px}.category-img img[data-v-a442e691]{width:100%;height:auto}.category-name[data-v-a442e691]{color:#bedcf8;font-size:14px;font-style:normal;font-weight:400;line-height:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:90%}.items-count[data-v-a442e691]{color:#718394;font-size:10.686px;font-style:normal;font-weight:400;line-height:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;position:relative}.items-count img[data-v-a442e691]{width:17px;height:4.316px}.category-footer[data-v-a442e691]{width:100%;justify-content:space-between;display:flex;flex-direction:row}.save-changes[data-v-a442e691]{width:176px;height:35px;border-radius:5px;border:1px solid #2b2f41;background:linear-gradient(64deg,#1c2242 19.29%,#0a0c0e 100.35%);box-shadow:0 4px 10.2px #0009;color:#a1b9d1;text-align:center;font-size:15px;font-style:normal;font-weight:500;line-height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.save-changes img[data-v-a442e691],.cancel-btn img[data-v-a442e691]{width:17px;height:auto}.cancel-btn[data-v-a442e691]{width:122px;height:35px;border-radius:5px;border:1px solid #412b2b;background:linear-gradient(64deg,#421c1d 19.29%,#0a0c0e 100.35%);box-shadow:0 4px 10.2px #0009;color:#d1a1a2;text-align:center;font-size:15px;font-style:normal;font-weight:500;line-height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:10px}.category-buttons[data-v-a442e691]{display:flex;flex-direction:row;gap:10px}.category-counts[data-v-a442e691]{color:#718394;text-align:right;font-family:Poppins;font-size:13px;font-style:normal;font-weight:400;line-height:100%}.category-inactive[data-v-a442e691]{color:#b4cfea33;font-size:22px;font-style:normal;font-weight:500;line-height:100%}.code-buttons-wrap[data-v-a442e691]{display:flex;flex-direction:column;justify-content:flex-end}.code-buttons[data-v-a442e691]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}.code-bottom[data-v-a442e691]{position:relative}.code-input[data-v-a442e691]{position:relative;width:100%;max-width:585px}.eye-btn[data-v-a442e691]{width:60px}.category-icon[data-v-a442e691]{cursor:pointer;position:relative;display:flex;align-items:center}.category-drop-down[data-v-a442e691]{width:157px;min-height:30px;border-radius:5px;border:1px solid #2b2f41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040}.category-drop-down-items[data-v-a442e691]{display:flex;flex-direction:column;gap:20px;padding:14px}.category-drop-down-item[data-v-a442e691]{display:flex;flex-direction:row;gap:10px;color:#b4cfea;font-size:14px;font-style:normal;font-weight:500;line-height:100%;cursor:pointer}.checkbox-container[data-v-a442e691]{display:block;position:relative;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-container input[data-v-a442e691]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark[data-v-a442e691]{position:absolute;top:0;left:0;width:16px;height:16px;border-radius:2px;border:.5px solid #b4cfea}.checkbox-container input:checked~.checkmark[data-v-a442e691]{background:#b4cfea}.checkmark[data-v-a442e691]:after{content:"";position:absolute;display:none}.checkbox-container input:checked~.checkmark[data-v-a442e691]:after{display:block}.checkbox-container .checkmark[data-v-a442e691]:after{border:2px solid #0e101c;width:8px;top:50%;left:50%;transform:translate(-50%,-50%)}.add-new[data-v-a442e691]{display:flex;flex-direction:column;align-items:center;justify-content:center}.add-new-btn[data-v-a442e691]{cursor:pointer}.category-input[data-v-a442e691]{width:100%;height:30.99px;border-radius:5.343px;border:.534px solid #bfcbff;background:#000726;color:#bedcf8;font-size:14px;font-style:normal;font-weight:400;line-height:100%}.media-online[data-v-a442e691]{width:12.823px!important;height:12.823px!important}.active-menu[data-v-a442e691]{color:#b4cfea;font-size:22px;font-style:normal;font-weight:500;line-height:100%}.inactive-menu[data-v-a442e691]{color:#b4cfea33;font-family:Poppins;font-size:22px;font-style:normal;font-weight:500;line-height:100%}.media-download-status[data-v-a442e691]{width:12.823px!important;height:12.823px!important}.display-menu[data-v-a442e691]{position:absolute;height:97px;width:154px;border-radius:5px;border:1px solid #2b2f41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;z-index:5;box-sizing:border-box;padding:7px;gap:4px;display:flex;flex-direction:column;align-items:flex-start;top:15px;right:-10px}.display-btn[data-v-a442e691]{width:140px;height:25px;border-radius:5px;background:#141930;box-sizing:border-box;color:#b4cfea;font-size:10px;font-style:normal;font-weight:300;line-height:100%;padding-left:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;cursor:pointer;position:relative}.active-btn[data-v-a442e691]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding-right:10px}.tiny-toggle-switch[data-v-a442e691]{position:relative;display:inline-block;width:22.368px;height:10px}.tiny-toggle-switch input[data-v-a442e691]{opacity:0;width:0;height:0}.slider[data-v-a442e691]{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#1b1b2f;border:1px solid #a259ff;border-radius:50px;transition:.3s}.slider[data-v-a442e691]:before{position:absolute;content:"";height:8px;width:8px;left:1px;top:50%;transform:translateY(-50%);background-color:#bbcaff;border-radius:50%;transition:.3s}.tiny-toggle-switch input:checked+.slider[data-v-a442e691]:before{transform:translate(12px,-50%)}.tiny-toggle-switch input:checked+.slider[data-v-a442e691]{background-color:#2d3a8a;border-color:#c2d4ff}.display-not-connected[data-v-a442e691]{color:#b4cfea33;text-align:center;font-size:47.602px;font-style:normal;font-weight:600;line-height:100%;height:50vh;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.progress[data-v-a442e691]{background:#4e1c1d;position:absolute;top:0;left:0;height:100%;z-index:1}.custom-drop-down[data-v-a442e691]{display:none}.cog-button[data-v-a442e691]{background:none!important;border:.5px solid #BEDCF8;border-radius:50%;width:40px;height:40px}.cog-button img[data-v-a442e691]{width:20px;height:20px}@media screen and (max-width: 1899px){.category-items[data-v-a442e691]{grid-template-columns:auto auto auto auto auto auto auto}}@media screen and (max-width: 1576px){.category-items[data-v-a442e691]{grid-template-columns:auto auto auto auto auto auto}}@media screen and (max-width: 1353px){.category-items[data-v-a442e691]{grid-template-columns:auto auto auto auto auto}}@media screen and (max-width: 1130px){.category-items[data-v-a442e691]{grid-template-columns:auto auto auto auto}}@media screen and (max-width: 910px){.category-items[data-v-a442e691]{grid-template-columns:auto auto auto}}@media screen and (max-width: 800px){.category-items[data-v-a442e691]{grid-template-columns:auto auto;justify-content:space-evenly}.code-top[data-v-a442e691]{font-size:12px}.category-list-title span[data-v-a442e691]{font-size:13px}.category-list-title-text[data-v-a442e691]{display:flex;gap:3px}.cog-button[data-v-a442e691]{background:none!important;border:.5px solid #BEDCF8;border-radius:50%;width:50px;height:50px}.cog-button img[data-v-a442e691]{width:unset;height:unset}}@media screen and (max-width: 680px){.category-items[data-v-a442e691]{grid-template-columns:auto auto auto;gap:12px;justify-content:space-evenly}.code-bottom[data-v-a442e691]{align-items:end;flex-direction:row;flex-wrap:nowrap}.code-section[data-v-a442e691]{gap:0}.code-section-right[data-v-a442e691]{display:none}.code-section-mobile[data-v-a442e691]{display:flex;align-items:center}.code-buttons[data-v-a442e691]{display:none}.code-section-left[data-v-a442e691]{width:100%;flex-direction:row}.code-bottom-section[data-v-a442e691]{width:100%;flex-direction:row;justify-content:space-between}.code-bottom-section .code-section-right[data-v-a442e691]{display:flex;gap:32px}.code-bottom-section .show-hide-category[data-v-a442e691]{white-space:nowrap;width:max-content;padding:0 20px}.category-item[data-v-a442e691]{width:152px;height:175px}.category-list[data-v-a442e691]{padding:10px;margin-bottom:155px;gap:12px}.category-img[data-v-a442e691]{width:140px;height:105px}.displays-page[data-v-a442e691]{margin-top:24px;padding-left:4%;padding-right:4%}.category-content[data-v-a442e691]{padding:9px 9px 12px;gap:9px}.custom-drop-down[data-v-a442e691]{display:block;position:fixed;bottom:84px;min-width:224px;height:59px;border-radius:10px;border:1px solid #2B2F41;background:var(--BG-Gradient, linear-gradient(134deg, #151931 -37.96%, #0A0C0E 82.59%));box-shadow:0 9px 11.7px #00000040;color:#b4cfea;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;line-height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:22px;box-sizing:border-box;cursor:pointer;text-transform:capitalize}.custom-drop-down-menu[data-v-a442e691]{position:absolute;width:100%;left:0;bottom:0;border-radius:10px;border:1px solid #2B2F41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;display:flex;flex-direction:column;z-index:10}.custom-drop-down-option[data-v-a442e691]{width:100%;height:59px;padding-left:22px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;cursor:pointer;border-radius:10px}.custom-drop-down-option.selected[data-v-a442e691],.custom-drop-down-option[data-v-a442e691]:hover{background:#141930}}@media screen and (max-width: 580px){.category-items[data-v-a442e691]{grid-template-columns:auto auto;gap:12px}}@media screen and (max-width:1025px){.burger-menu[data-v-a442e691]{position:relative;z-index:4}}.pl-page[data-v-6474229f]{width:100%;height:75vh;margin-top:50px;display:flex;flex-direction:row;justify-content:space-between}.pl-medias[data-v-6474229f]{width:33%;height:100%}.pl-medias-title[data-v-6474229f]{display:flex;flex-direction:row;justify-content:space-between}.pl-medias-title-l[data-v-6474229f]{display:flex;flex-direction:column;align-items:flex-start;gap:8px;height:58.9px;position:relative}.pl-medias-title-l label[data-v-6474229f]{color:#bedcf8;font-size:12.081px;font-style:normal;font-weight:500;line-height:100%;position:absolute;top:-16px}.pl-auth-form[data-v-6474229f]{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px}.pl-auth-form input[data-v-6474229f]{padding-left:12px;border-radius:7.551px;border:.755px solid #2b2f41;background:#0a0b10;box-shadow:0 6.796px 8.835px #00000040;max-width:90%;height:40.02px;flex-shrink:0;color:#fff;font-size:13.592px;font-style:normal;font-weight:500;line-height:100%}.pl-eye[data-v-6474229f]{width:40px;min-width:10%;height:40.02px;border-radius:7.551px;background:#101942;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer}.pl-eye img[data-v-6474229f]{width:15px;height:auto}.pl-medias-title-r[data-v-6474229f]{height:58.9px;display:flex;flex-direction:column;position:relative}.pl-medias-title-r img[data-v-6474229f]{position:absolute;width:18px;height:auto;z-index:2;top:20%;left:10px}.pl-search[data-v-6474229f]{display:block;border-radius:5px;border:.339px solid #2b2f41;box-shadow:0 0 4px #191d34 inset;background:linear-gradient(0deg,#0d1120 .48%,#0d1014 78.85%);height:40px;padding-left:32px;box-sizing:border-box;color:#fff}.pl-media-list[data-v-6474229f]{width:100%;border-radius:10px;border:1px solid #212431;background:#0b0c13;padding:35px;display:flex;flex-direction:column;align-items:center;gap:12px;box-sizing:border-box}.pl-media-row[data-v-6474229f]{width:100%;display:flex;flex-direction:row;gap:12px}.row-add[data-v-6474229f]{width:10%;position:relative}.row-dropdown[data-v-6474229f]{position:absolute;width:215.009px;border-radius:3.866px;border:.773px solid #2b2f41;background:#0a0b10;box-shadow:0 71.141px 20.105px #00000003,0 45.623px 18.558px #00000017,0 25.518px 15.465px #00000052,0 11.599px 11.599px #0000008c,0 3.093px 6.186px #000000a1,0 6.959px 9.047px #00000040;right:9px;top:40px;z-index:12}.seq-search-bar[data-v-6474229f]{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;z-index:12;height:40px;margin:12px 0}.seq-search-bar input[data-v-6474229f]{width:95%;border-radius:3.866px;border:.262px solid #2b2f41;background:linear-gradient(0deg,#0d1120 .48%,#0d1014 78.85%);box-shadow:0 0 3.093px #191d34 inset;box-sizing:border-box;color:#fff;font-size:8.397px;font-style:normal;font-weight:400;line-height:100%;padding-left:26px;height:100%}.seq-search-bar input[data-v-6474229f]::placeholder{color:#29314b}.seq-search-icon[data-v-6474229f]{position:absolute;left:12px;width:15px;height:15px;top:30%}.row-name[data-v-6474229f]{width:80%;overflow:hidden;color:#b4cfea;text-overflow:ellipsis;white-space:nowrap;font-size:15.279px;font-style:normal;font-weight:600;line-height:100%;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;position:relative}.row-name img[data-v-6474229f]{width:23.874px;height:23.874px}.save-btn-inline[data-v-6474229f]{position:relative;right:0}.row-add[data-v-6474229f],.row-sort[data-v-6474229f]{display:flex;flex-direction:row;align-items:center;justify-content:center;color:#b4cfea66;text-align:right;font-family:Poppins;font-size:10px;font-style:normal;font-weight:500;line-height:100%;white-space:nowrap;position:relative}.pl-media-item-row[data-v-6474229f]{height:50px;cursor:pointer;position:relative}.pl-media-item-row[data-v-6474229f]:hover{background-color:#101424}.row-sort[data-v-6474229f]{width:10%}.row-title[data-v-6474229f]{color:#4c5373;font-size:12.415px;font-style:normal;font-weight:500;line-height:100%}.pl-media-breaker[data-v-6474229f]{background:#2b2f41;height:1px;width:100%}.custom-drop-down[data-v-6474229f]{display:none}.pl-seq[data-v-6474229f]{width:30%;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.pl-seq-title[data-v-6474229f]{width:100%;min-height:40px;border-radius:5px;border:.5px solid #2b2f41;background:linear-gradient(134deg,#151931 -37.96%,#0a0c0e 82.59%);box-shadow:0 54px 15px #0000,0 35px 14px #0000000a,0 20px 12px #00000021,0 9px 9px #00000036,0 2px 5px #00000040;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:15px;color:#bedcf8;text-align:center;font-size:14px;font-style:normal;font-weight:500;line-height:100%}.pl-playlist[data-v-6474229f]{width:33%;display:flex;flex-direction:column;gap:16px}.pl-player-box[data-v-6474229f]{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:25px;box-sizing:border-box;border-radius:10px;border:1px solid #212431;background:linear-gradient(180deg,#080e2f -9.71%,#0d1014 54.41%)}.pl-player[data-v-6474229f]{width:100%;padding:20px;box-sizing:border-box;display:flex;flex-direction:column;gap:25px}.pl-player-controller[data-v-6474229f]{display:flex;flex-direction:row;gap:25.6px;align-items:center;justify-content:flex-start}.now-playing-img img[data-v-6474229f]{width:171px;height:auto}.now-playing-details[data-v-6474229f]{display:flex;flex-direction:column;gap:6.7px;width:50%}.now-playing-title[data-v-6474229f]{overflow:hidden;color:#b4cfea;text-overflow:ellipsis;white-space:nowrap;font-size:18px;font-style:normal;font-weight:600;line-height:180%}.now-playing-cat[data-v-6474229f]{overflow:hidden;color:#54616e;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-style:normal;font-weight:300;line-height:150%}.now-playing-controls[data-v-6474229f]{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.now-playing-play-controls[data-v-6474229f]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px}.now-playing-play-controls img[data-v-6474229f]{cursor:pointer}.play-control-btn[data-v-6474229f]{width:36px;height:36px}.pl-playlist-items[data-v-6474229f]{display:flex;flex-direction:column;align-items:flex-start}.pl-playlist-items[data-v-6474229f]{width:100%;min-height:500px;border-radius:10px;padding:35px;display:flex;flex-direction:column;align-items:center;gap:12px;box-sizing:border-box}.row-cat[data-v-6474229f]{overflow:hidden;color:#b4cfea66;text-align:left;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-style:normal;font-weight:500;line-height:100%;width:30%}.row-playing-name[data-v-6474229f]{width:50%}.pl-create-sequence[data-v-6474229f]{width:90%;margin-top:12px;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px;color:#b4cfea;font-size:12.415px;font-style:normal;font-weight:500;line-height:100%;cursor:pointer}.row-dropdown-row[data-v-6474229f]{width:90%;flex-direction:row;gap:12px;justify-content:flex-start;align-items:center;padding:10px;overflow:hidden;color:#b4cfea;font-size:11.815px;font-style:normal;font-weight:600;line-height:100%;display:flex;cursor:pointer}option[data-v-6474229f]{border-radius:5px;border:1px solid #2b2f41;background:#0a0b10;box-shadow:0 92px 26px #00000003,0 59px 24px #00000017,0 33px 20px #00000052,0 15px 15px #0000008c,0 4px 8px #000000a1,0 9px 11.7px #00000040;overflow:hidden;color:#b4cfea;white-space:nowrap;font-family:Poppins;font-size:15.279px;font-style:normal;font-weight:600;line-height:100%}.now-playing-playall[data-v-6474229f]{display:flex;flex-direction:row;gap:8px}.up-down[data-v-6474229f]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2.3px}.now-playing-mobile[data-v-6474229f]{display:none}@media screen and (max-width:1370px){.pl-medias-title[data-v-6474229f]{flex-direction:column;align-items:flex-start;justify-content:center}.pl-medias-title-l[data-v-6474229f]{width:100%}.pl-auth-form[data-v-6474229f]{width:98%}.pl-auth-form input[data-v-6474229f]{width:86%}.pl-medias-title-r[data-v-6474229f]{width:100%}.pl-media-list[data-v-6474229f]{padding:16px;overflow-y:auto;gap:25px}.row-name[data-v-6474229f]{font-size:12px}.pl-player-box[data-v-6474229f]{padding:12px;background:none;border:none}.pl-playlist-items[data-v-6474229f],.pl-player[data-v-6474229f]{padding:0}.now-playing-img img[data-v-6474229f]{width:100%}.now-playing-play-controls img[data-v-6474229f],.now-playing-playall img[data-v-6474229f]{height:16px;width:auto}}@media screen and (max-width:800px){.pl-player-controller[data-v-6474229f]{border-radius:8.578px;border:.858px solid #212431;background:linear-gradient(180deg,#080e2f -9.71%,#0d1014 54.41%);padding:17.156px}.pl-seq-title[data-v-6474229f]{display:none}.pl-page[data-v-6474229f]{flex-direction:column;align-items:center;justify-content:center;height:auto;margin-top:unset}.pl-medias[data-v-6474229f]{width:95%;background:none;margin-top:30px}.pl-media-list[data-v-6474229f]{background:none;border:none;gap:15px}.pl-medias-title-l[data-v-6474229f]{width:38%;margin-right:65px}.pl-medias-title-l label[data-v-6474229f]{font-size:9.081px}.pl-seq[data-v-6474229f]{width:95%;margin-bottom:140px}.row-name[data-v-6474229f]{width:60%}.row-sort[data-v-6474229f]{width:20%}.pl-playlist[data-v-6474229f]{width:95%;background-color:transparent}.pl-player[data-v-6474229f]{position:relative;margin-bottom:140px}.now-playing-controls[data-v-6474229f]{display:none}.now-playing-mobile[data-v-6474229f]{width:313px;bottom:84px;border-radius:10px;border:.534px solid #212431;background:linear-gradient(180deg,#080e2f -9.71%,#0d1014 54.41%);display:flex;flex-direction:row;align-items:center;justify-content:space-between;height:47.294px;padding-left:12px;padding-right:12px;box-sizing:border-box;z-index:10;position:fixed;left:50%;transform:translate(-50%)}.now-playing-img img[data-v-6474229f]{width:100%;height:auto}.play-pause-btn[data-v-6474229f]{height:53px;width:53px}.now-playing-control-mobile[data-v-6474229f]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px}.now-playing-control-mobile img[data-v-6474229f]{cursor:pointer}.now-playing-control-mobile .goBack[data-v-6474229f]{position:absolute;right:45px}.row-dropdown[data-v-6474229f]{position:fixed;right:21px;top:unset;bottom:25px;width:90%;height:338px;overflow:hidden;overflow-y:auto}.seq-search-bar[data-v-6474229f]{height:38px;margin-top:12px;margin-bottom:6px}.seq-search-bar input[data-v-6474229f]{height:100%}.seq-search-icon[data-v-6474229f]{left:16px;width:15px;height:15px;top:30%}.pl-medias-title[data-v-6474229f]{width:100%;flex-direction:row;align-items:center}.pl-medias-title-r[data-v-6474229f]{width:37%}.pl-auth-form[data-v-6474229f]{width:75%}.pl-auth-form input[data-v-6474229f]{font-size:12px;width:91%;height:37.02px}.pl-eye[data-v-6474229f]{min-width:40px}.custom-drop-down[data-v-6474229f]{margin-top:12px;display:block;min-width:90%;height:49px;border-radius:10px;border:1px solid #2B2F41;background:var(--BG-Gradient, linear-gradient(134deg, #151931 -37.96%, #0A0C0E 82.59%));box-shadow:0 9px 11.7px #00000040;color:#b4cfea;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;line-height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:22px;box-sizing:border-box;cursor:pointer;text-transform:capitalize}.custom-drop-down-menu[data-v-6474229f]{position:absolute;width:85%;left:28px;top:165px;border-radius:10px;border:1px solid #2B2F41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;display:flex;flex-direction:column;z-index:10}.custom-drop-down-option[data-v-6474229f]{width:100%;height:59px;padding-left:22px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;cursor:pointer;border-radius:10px}.custom-drop-down-option.selected[data-v-6474229f],.custom-drop-down-option[data-v-6474229f]:hover{background:#141930}}.display-not-connected[data-v-6474229f]{color:#b4cfea33;text-align:center;font-size:47.602px;font-style:normal;font-weight:600;line-height:100%;height:50vh;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.profile-page[data-v-f8e7a626]{width:100%;display:flex;flex-direction:column;align-items:center;padding-top:30px;box-sizing:border-box;margin-top:100px;margin-bottom:100px}.form-page[data-v-f8e7a626]{display:flex;flex-direction:column;align-items:center;gap:30px}.profile-title[data-v-f8e7a626]{color:#bedcf8;text-align:center;font-size:65px;font-style:normal;font-weight:600;line-height:100%;text-transform:capitalize}.form-page[data-v-f8e7a626]{display:flex;flex-wrap:wrap;gap:16px;flex-direction:row;margin-top:30px;justify-content:center;padding:0% 5%;align-items:center;margin-bottom:50px;row-gap:45px}.custom-drop-down[data-v-f8e7a626]{display:none}.form-input[data-v-f8e7a626]{width:49%;display:flex;flex-direction:column;align-items:flex-start;gap:9px}.form-display-name[data-v-f8e7a626]{width:100%}label[data-v-f8e7a626]{color:#bedcf8;font-size:13px;font-style:normal;font-weight:500;line-height:100%}input[type=text][data-v-f8e7a626]{border-radius:10px;border:1px solid #2B2F41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;height:53px;width:100%;color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:100%;box-sizing:border-box;padding-left:22px}.color-input[data-v-f8e7a626]{display:flex;flex-direction:row;gap:10px;width:90%}.color-input-form[data-v-f8e7a626]{width:100%;height:53px;border-radius:10px;border:1px solid #2B2F41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;box-sizing:border-box;padding:8px;gap:12px;color:#fff;font-size:18px;font-style:normal;font-weight:500;line-height:100%}.cpicker[data-v-f8e7a626]{width:35px;height:35px;border-radius:6.604px;border:.66px solid #BEDCF8;box-shadow:0 5.943px 7.726px #00000040;box-sizing:border-box;padding:8px}.color-input-box[data-v-f8e7a626]{position:relative}.color-input-box input[type=text][data-v-f8e7a626]{padding-left:60px}.file-input-box[data-v-f8e7a626]{width:100%;display:flex;flex-direction:row;justify-content:space-between}.upload-box[data-v-f8e7a626]{width:100%;height:100%;color:#bedcf8;font-size:18px;font-style:normal;font-weight:500;line-height:normal;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:10px;border:1px dashed #434A66;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;gap:8px;cursor:pointer;height:53px}.upload-box img[data-v-f8e7a626]{width:23.678px;height:22.243px}.upload-preview[data-v-f8e7a626]{width:99px;height:99px;border-radius:10px;border:1px solid #434A66;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:center}.upload-preview img[data-v-f8e7a626]{width:80%;height:auto;max-height:80%;max-width:66px}input[type=file][data-v-f8e7a626]{display:none}.save-btn[data-v-f8e7a626]{width:176px;height:35px;border-radius:5px;border:1px solid #2B2F41;background:linear-gradient(64deg,#1c2242 19.29%,#0a0c0e 100.35%);box-shadow:0 4px 10.2px #0009;color:#a1b9d1;text-align:center;font-family:Poppins;font-size:15px;font-style:normal;font-weight:500;line-height:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;cursor:pointer}.cancel-btn[data-v-f8e7a626]{color:#d1a1a2;text-align:center;font-size:15px;font-style:normal;font-weight:500;line-height:100%;width:122px;height:35px;border-radius:5px;border:1px solid #412B2B;background:linear-gradient(64deg,#421c1d 19.29%,#0a0c0e 100.35%);box-shadow:0 4px 10.2px #0009;flex-direction:row;align-items:center;justify-content:center;display:flex;gap:8px;cursor:pointer}.form-buttons[data-v-f8e7a626]{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:16px}.save-btn-img[data-v-f8e7a626]{width:17px;height:17px}.save-btn-video[data-v-f8e7a626]{width:80px;height:80px}.saved-btn[data-v-f8e7a626]{color:#b4deae;text-align:center;font-size:15px;font-style:normal;font-weight:500;line-height:100%;width:176px;height:35px;border-radius:5px;border:.5px solid #447550;background:linear-gradient(64deg,#1c4220 19.29%,#0a0c0e 100.35%);flex-direction:row;align-items:center;justify-content:center;display:flex;gap:8px;cursor:pointer}.resolution-input[data-v-f8e7a626]{display:flex;flex-direction:row;gap:8px;position:relative}.resolution-input input[data-v-f8e7a626]{width:167px;height:53px;flex-shrink:0;border-radius:10px;border:1px solid #2B2F41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;color:#fff;text-align:left;box-sizing:border-box;padding-left:52px}.res-box[data-v-f8e7a626]{position:absolute;width:47px;height:53px;border-radius:10px;background:#090e25;box-shadow:0 9px 11.7px #00000040;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#2d365f;text-align:center;font-size:17px;font-style:normal;font-weight:500;line-height:100%}.width[data-v-f8e7a626]{right:120px;top:0}.height[data-v-f8e7a626]{top:0}.form-row-full[data-v-f8e7a626]{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.brandingbox[data-v-f8e7a626]{width:202px;height:53px;border-radius:10px;border:1px solid #2B2F41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;color:#b4cfea;text-align:center;font-size:18px;font-style:normal;font-weight:500;line-height:normal}input[type=radio][data-v-f8e7a626]{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:transparent;border:2px solid #aab8c2;border-radius:50%;width:24px;height:24px;cursor:pointer;position:relative;display:inline-block}input[type=radio][data-v-f8e7a626]:checked:before{content:"";position:absolute;top:4px;left:4px;width:12px;height:12px;background-color:#aab8c2;border-radius:50%}.branding-radio[data-v-f8e7a626]{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.form-input-thumbnail[data-v-f8e7a626]{width:202px;height:53px;flex-shrink:0}.form-input-thumbnail-mobile-view[data-v-f8e7a626]{display:none}.form-resolution-label[data-v-f8e7a626]{position:relative;bottom:5px}@media screen and (max-width:1024px){.form-input[data-v-f8e7a626]{width:100%}.form-page[data-v-f8e7a626]{width:100%;padding:1%;align-items:center;flex-direction:column;justify-content:center}.form-row-full[data-v-f8e7a626]{justify-content:center;gap:24px}.profile-title[data-v-f8e7a626]{font-size:30px}}@media screen and (max-width:824px){.form-input[data-v-f8e7a626]{width:92%}.profile-page[data-v-f8e7a626]{margin-top:20px;margin-bottom:160px}.custom-drop-down[data-v-f8e7a626]{display:block;position:fixed;bottom:84px;min-width:224px;height:59px;border-radius:10px;border:1px solid #2B2F41;background:var(--BG-Gradient, linear-gradient(134deg, #151931 -37.96%, #0A0C0E 82.59%));box-shadow:0 9px 11.7px #00000040;color:#b4cfea;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;line-height:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:22px;box-sizing:border-box;cursor:pointer;text-transform:capitalize}.custom-drop-down-menu[data-v-f8e7a626]{position:absolute;width:100%;left:0;bottom:0;border-radius:10px;border:1px solid #2B2F41;background:#0a0b10;box-shadow:0 9px 11.7px #00000040;display:flex;flex-direction:column;z-index:10}.custom-drop-down-option[data-v-f8e7a626]{width:100%;height:59px;padding-left:22px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;cursor:pointer;border-radius:10px}.custom-drop-down-option.selected[data-v-f8e7a626],.custom-drop-down-option[data-v-f8e7a626]:hover{background:#141930}label[data-v-f8e7a626]{margin-left:10px}.form-branding[data-v-f8e7a626]{display:flex;align-items:center;justify-content:flex-start;gap:20px}.form-input-thumbnail[data-v-f8e7a626]{display:none}.form-input-thumbnail-mobile-view[data-v-f8e7a626]{display:flex;align-items:center;gap:20px}.file-input-box[data-v-f8e7a626]{width:204px;margin-right:8px}}
