button[data-v-689ca7b2]{background-color:#1e90ff;height:50px;width:100%;color:#fff;border-radius:28px;padding:0 24px;font-weight:bolder;display:flex;align-items:center;justify-content:center;gap:8px}button.secondary[data-v-689ca7b2]{background-color:#151515;height:45px}button.warning[data-v-689ca7b2]{background-color:#900}button.back[data-v-689ca7b2]{color:#151515;background-color:#fff}button.disabled[data-v-689ca7b2]{opacity:.6;cursor:not-allowed}.avatar-container[data-v-16c212a7]{cursor:pointer;width:48px;height:50px;border-radius:50%;border:4px solid #000;flex-shrink:0;display:flex;align-items:center;justify-content:center}.avatar-container .avatar[data-v-16c212a7]{font-size:32px}.avatar-container .avatar.anonym[data-v-16c212a7]{left:-2px}.avatar-container .avatar.logged[data-v-16c212a7]{left:2px}nav[data-v-2f75dc8c]{padding:0 16px;height:80px;color:#151515;background-color:#fff}nav .content[data-v-2f75dc8c]{display:flex;align-items:center;justify-content:space-between;margin:0 auto}nav .content img[data-v-2f75dc8c]{cursor:pointer;max-height:80px;width:auto}nav .content .user[data-v-2f75dc8c]{display:flex;align-items:center;justify-content:space-between;gap:8px}body{background-color:#242424;height:100vh;width:100vw}body .v-textarea .v-field{border-radius:12px!important}body .v-input__details{display:none!important}body .v-snackbar{margin:16px!important}#app{font-family:Montserrat,sans-serif;background-color:#242424;color:#fff;height:100%;width:100%}#app .page{max-width:880px;margin:0 auto;padding:32px}.login[data-v-7c8e1532]{text-align:center;display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:space-between;min-height:92%}.login h1[data-v-7c8e1532]{transition:all .2s ease}.login h1.campaign[data-v-7c8e1532]{font-size:48px}@media(max-width:464px){.login h1.campaign[data-v-7c8e1532]{font-size:38px}}@media(max-width:372px){.login h1.campaign[data-v-7c8e1532]{font-size:32px}}.login .login-form[data-v-7c8e1532]{width:400px;margin:0 auto;height:calc(100% - 48px);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;position:relative;padding-bottom:72px;flex-grow:1}@media(max-width:464px){.login .login-form[data-v-7c8e1532]{width:100%;padding-bottom:57px}}@media(max-width:372px){.login .login-form[data-v-7c8e1532]{padding-bottom:48px}}.login .login-form p[data-v-7c8e1532]{margin-bottom:32px;font-weight:lighter}.login .login-form form[data-v-7c8e1532]{width:100%;display:flex;align-items:center;flex-direction:column;gap:24px}.login .login-form form .field[data-v-7c8e1532]{width:100%}.login .login-form form .field input[data-v-7c8e1532]{height:50px;width:100%;border-radius:28px;padding:0 16px;background-color:#fff}.login .login-form form .field input[data-v-7c8e1532]:focus-visible{outline:1px auto #1e90ff!important}.login .login-form form button[data-v-7c8e1532]{background-color:#1e90ff;height:50px;width:100%;border-radius:28px;padding:0 16px;font-weight:bolder}.login .login-form .v-alert[data-v-7c8e1532]{width:100%;min-width:300px;height:auto;position:absolute;bottom:-40px;left:50%;transform:translate(-50%,-50%)}.card-container[data-v-4ee939ea]{cursor:pointer;background-color:#fff;padding:16px;color:#151515;max-width:400px;height:125px;border-radius:12px;display:flex;flex-direction:column;gap:8px;transition:all .2s ease}.card-container.loading[data-v-4ee939ea]{background:#e0e0e0;background:linear-gradient(100deg,#e0e0e0 8%,#d0d0d0 18%,#e0e0e0 33%);background-size:200% 100%;animation:shine-4ee939ea .8s linear infinite}.card-container .chip[data-v-4ee939ea]{font-size:12px;background-color:#000;color:#fff;text-transform:uppercase;width:-moz-max-content;width:max-content;height:22px}.card-container .bg-custom-blue[data-v-4ee939ea]{background-color:#6cb6f2}.card-container .bg-custom-orange[data-v-4ee939ea]{background-color:#ed706b}.card-container h3[data-v-4ee939ea],.card-container p[data-v-4ee939ea]{text-transform:capitalize}@keyframes shine-4ee939ea{to{background-position-x:-200%}}.home h3[data-v-584ab036]{margin:40px 0 0}.home .buttons-container[data-v-584ab036]{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:32px 0}.home .buttons-container button[data-v-584ab036]{max-width:200px}.home .buttons-container button[data-v-584ab036]:nth-child(2){width:48px;background-color:#fff;color:#000}.home .campaigns-section h2[data-v-584ab036]{padding-bottom:16px}.home .campaigns-section h2 i[data-v-584ab036]{cursor:pointer}.home .campaigns-section+.campaigns-section[data-v-584ab036]{padding-top:32px}.home .campaign-list[data-v-584ab036]{display:flex;flex-wrap:wrap;gap:16px;transition:all .2s ease;height:auto;position:relative;visibility:visible;opacity:1;overflow:hidden}.home .campaign-list .campaign-top[data-v-584ab036]{position:absolute;top:0;height:100px;width:100%;background:linear-gradient(0deg,#242424,rgba(36,36,36,0));z-index:1}.home .campaign-list.collapsed[data-v-584ab036]{overflow:hidden;height:100px;background:linear-gradient(0deg,#242424,rgba(36,36,36,0))}.home .campaign-list[data-v-584ab036]>*{flex:1 1 calc(50% - 16px)}@media(max-width:768px){.home .campaign-list[data-v-584ab036]>*{flex:1 1 100%}}.create[data-v-aa9dbe92]{display:flex;flex-direction:column;justify-content:space-between;gap:16px}.create .json-formatter-container[data-v-aa9dbe92]{overflow:hidden;background-color:#fff!important;color:#000!important;border-radius:12px}.create button[data-v-aa9dbe92]{max-width:250px}.edit[data-v-699ec485]{display:flex;flex-direction:column;justify-content:space-between;gap:16px}.edit .wrapper[data-v-699ec485]{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.edit .wrapper h1[data-v-699ec485]{text-transform:capitalize}.edit .wrapper button[data-v-699ec485]{max-width:200px}.edit .wrapper button.warning[data-v-699ec485]{width:48px}.edit .json-formatter-container[data-v-699ec485]{background-color:#fff!important;color:#000!important;border-radius:12px;min-height:550px;display:flex;align-items:center;justify-content:center}.edit .json-formatter-container .vjs-tree.is-virtual[data-v-699ec485]{width:100%}.edit .buttons-container[data-v-699ec485]{display:flex;align-items:center;justify-content:space-between;gap:8px}.edit .buttons-container button[data-v-699ec485]{max-width:250px}.output[data-v-0a23ada2]{display:flex;flex-direction:column;justify-content:space-between;gap:16px}.output .json-formatter-container[data-v-0a23ada2]{background-color:#fff!important;color:#000!important;border-radius:12px;min-height:615px;display:flex;align-items:center;justify-content:center}.output .json-formatter-container .vjs-tree.is-virtual[data-v-0a23ada2]{width:100%}.page[data-v-1632df28]{display:flex;align-items:center;justify-content:center}