@font-face{font-family:Depixel;src:url(/assets/DePixelKlein-DhiLaEbq.ttf) format("truetype")}body{margin:0;font-family:Depixel;font-size:16px}html{overflow-y:hidden;max-width:100vw;max-height:100vh}.reset-margin{margin:0}.limit-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}a{color:#f0f}.default-font{font-family:Depixel}.black{color:#000}.line-dotted{border-top-style:dotted;border-top-width:1px}.line{border-top-style:solid;border-top-width:1px}.on-bottom{z-index:-9999}.on-little-bottom{z-index:-8000}.on-top{z-index:9999}.on-little-top{z-index:1000}.fixed{position:fixed;top:0}.right{display:flex;justify-content:right}.space-between{display:flex;justify-content:space-between}.vertical-space-between{display:flex;justify-content:space-between;flex-direction:column}.shadow{box-shadow:0 0 10px #000}.glow{box-shadow:0 0 20px 10px #0ff}.text-shadow{text-shadow:0px 0px 10px #000000}.text-glow{text-shadow:0 0 20px #fff,0 0 30px #e60073}.decent-shadow{box-shadow:0 0 5px #00000045}.overflow-hidden{overflow:hidden}.round-corner{border-radius:10px}.round-corner-bottom{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.absolute{position:absolute}.relative{position:relative}.full-size{width:100vw;height:100vh}.full-width{width:100vw}.full-height{height:100vh}.min-height{min-height:100vh}.max-width{width:100%}.max-height{height:100%}.center-horizontal{display:flex;justify-content:center}.center-vertical{display:flex;align-items:center}.center{display:flex;align-items:center;justify-content:center}.center-text{text-align:center}.left{display:flex;justify-content:start}.bold{font-weight:700}.red{color:#ff0f0f}.red-background{background:#ff0f0f}.decent-red-background{background:#f56565}.white{color:#fff}.decent-white{color:#ffffffab}.scroll{overflow-x:auto;padding-bottom:10px}.scroll-x{overflow-x:scroll}.icon-size{width:30px;height:30px;padding:5px}.white-image{filter:brightness(0) invert(1)}.pixel-border{background:transparent;position:relative}.pixel-border:before{content:"";position:absolute;top:0;left:0;scale:.9;width:100%;height:100%;box-shadow:-4px 0 #777,4px 0 #777,0 -4px #777,0 4px #777;pointer-events:none}.pixel-border-prim:before{box-shadow:-4px 0 #3cdd9a,4px 0 #3cdd9a,0 -4px #3cdd9a,0 4px #3cdd9a}.pixel-border-sec:before{box-shadow:-4px 0 #a1c9ff,4px 0 #a1c9ff,0 -4px #a1c9ff,0 4px #a1c9ff}.pixel-border-orange:before{box-shadow:-4px 0 orange,4px 0 orange,0 -4px orange,0 4px orange}.flex-wrap{display:flex;flex-wrap:wrap}.grid{display:grid;grid-template-columns:repeat(7,1fr);gap:20px;align-items:center;justify-items:center}.flex{display:flex}.green{color:#0f0}.grey{color:#7a7a7a}.yellow-background{background-color:#ffae00}.prim-blue{background:#4299e1}.prim-purple{color:#d774da}.gradient-text-shadow{position:relative}.cmy-gradient{background:linear-gradient(90deg,#0ff,#f0f,#ff0);-webkit-background-clip:text;color:transparent}.cm-gradient{background:linear-gradient(90deg,#0ff,#f0f);-webkit-background-clip:text;color:transparent}.text-shadow{position:absolute;top:0;left:0;color:transparent;z-index:-1}.c-text-shadow{text-shadow:#00ffff 0px 0 20px}.m-text-shadow{text-shadow:#ff00ff 0px 0 20px}.y-text-shadow{text-shadow:#ffff00 0px 0 20px}.pointer{cursor:pointer}.toast-enter-from{opacity:0;transform:translateY(-60px)}.toast-enter-to{opacity:1;transform:translateY(0)}.toast-enter-active{transition:all .3s ease}.toast-leave-from{opacity:1;transform:translateY(0)}.toast-leave-to{opacity:0;transform:translateY(-60px)}.toast-leave-active{transition:all .3s ease}.fadeleft-enter-from{opacity:0;transform:translate(100px)}.fadeleft-enter-to{opacity:1;transform:translate(0)}.fadeleft-enter-active{transition:all 1s ease}.fadeleft-leave-from{opacity:1;transform:translate(0)}.fadeleft-leave-to{opacity:0;transform:translate(-100px)}.fadeleft-leave-active{transition:all 1s ease}.fade-enter-from{opacity:0}.fade-enter-to{opacity:1}.fade-enter-active{transition:all .5s ease}.fade-leave-from{opacity:1}.fade-leave-to{opacity:0}.fade-leave-active{transition:all .5s ease}.color-input[data-v-cf7091b6]{width:60px;height:20px;font-size:15px;padding:2px;border:2px solid #ccc}.color-field[data-v-cf7091b6]{height:30px;width:30px}.palette-grid[data-v-88367ec0]{display:grid;grid-template-columns:repeat(4,1fr)}.color-pixel[data-v-88367ec0]{width:18px;height:18px}.normal-border[data-v-88367ec0]{border:solid 2px #e8e8e8}.custom-border[data-v-88367ec0]{border:solid 2px #888888}.selected-border[data-v-88367ec0]{border:solid 2px #3cdd9a}.color-picker[data-v-88367ec0]{width:300px;height:300px;background:#fff;transform:translate(-150px,-310px)}.ui-button[data-v-c1cc916d]{display:flex;width:fit-content;padding-left:15px;padding-right:15px;height:40px;margin:2px;border:3px solid transparent;background:transparent;cursor:pointer}.ui-button-text[data-v-c1cc916d]{font-size:17px}.toast-wrapper{position:fixed;width:100%;top:20px}.input{outline:none!important;height:30px;font-size:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;border:solid;border-color:#000;padding-left:10px}.input:focus{border-color:#4299e1}.toast{padding:20px;background:#fff;border-radius:10px;box-shadow:1px 3px 5px #0003;max-width:400px;margin:0 auto}.toast-wrapper[data-v-ffe29e22]{position:fixed;width:100%;top:20px}.toast[data-v-ffe29e22]{padding:20px;color:#fff;border-radius:10px;box-shadow:1px 3px 5px #0003;max-width:400px;width:100%;margin:0 auto}.red-background[data-v-ffe29e22]{background-color:red}.green-background[data-v-ffe29e22]{background-color:#00c51d}.update-box{width:90%;max-width:400px;height:fit-content;background:#acacac;border-radius:20px}.team-border{border:1px solid black;border-radius:500px;padding-left:10px;padding-right:10px;height:27px}.nav[data-v-2522d2e1]{overflow-x:hidden;margin-top:50px;width:260px;max-height:500px;height:80vh;overflow-y:auto;background:#fff;border:solid 2px #4299E1;border-top-left-radius:10px;border-bottom-left-radius:10px;transition:width .5s ease}.nav-closed[data-v-2522d2e1]{width:0;border:none}.profile[data-v-2522d2e1]{margin-top:10px;padding:5px 10px}.username-width[data-v-2522d2e1]{max-width:250px}.opener[data-v-2522d2e1]{background:#fff;margin-top:70px;width:20px;height:35px;transform:translate(2px);border:solid 2px #4299E1;border-top-left-radius:10px;border-bottom-left-radius:10px}.nav{height:40px;background:#fff}.nav-space{display:flex;align-items:center;justify-content:space-between}.nav-margin{padding-left:5px;width:calc(100% - 5px);padding-top:5px;height:calc(100% - 5px)}.playstore-button{width:120px;height:25px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #000;border-radius:9999px;background-color:#000;text-align:center;color:#fff;outline:0;transition:all .2s ease;text-decoration:none}.playstore-button:hover{background-color:transparent;color:#000}.icon{height:1.5rem;width:1.5rem}.texts{display:flex;align-items:flex-start;line-height:1}.text-1{font-size:.75rem;line-height:1rem}.text-2{font-weight:600}.gradient-text{background:-webkit-linear-gradient(0deg,#0000ff,#ff0000);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.discord-text-vis{display:inline-block}.profile{padding:5px 10px}.username-width{max-width:150px}@media (max-width: 450px){.nav-link{font-size:15px}.discord-text-vis{display:none}.playstore-button{width:40px}}.info-box{width:100%;max-width:420px;height:150px;margin-top:100px;background:#1d3b70;border-radius:20px}.yes-button{width:50px!important;background:#00c51d}.no-button{width:50px;background:#ca0c0c}.modal-mask-saved{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0000;display:table;transition:opacity .3s ease}.selection-element{width:100%;max-width:300px;height:40px;border-radius:10px;background:#1d3b70;border:solid 2px #1d3b70;color:#fff}.selected-border{border-color:#7cfc00}.modal-mask-saved{position:fixed;z-index:10;top:0;left:0;width:100%;height:100%;background-color:#0000;display:table;transition:opacity .3s ease}.radio{width:18px;height:18px}.name-box{width:100%;max-width:350px;height:50px;background:#1d3b70;color:#fff;border-bottom-left-radius:20px;border-bottom-right-radius:20px}.team-button{width:150px;height:100px;border-radius:20px;border:solid 2px;background:#0006}.red-border{border-color:red;color:red}.green-border{border-color:#7cfc00;color:#7cfc00}.blue-border{border-color:#1e90ff;color:#1e90ff}.search-input{width:90%;outline:none!important;height:30px;font-size:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;border:solid;border-color:#1e90ff;padding-left:10px;background:#fff0;color:#fff;margin-bottom:10px}.teams-box{padding-top:10px;width:100%;max-width:400px;max-height:500px;border:solid 1px white;border-radius:20px}.teams-item{width:90%;height:40px;border-radius:50px;background:#1d3b70;color:#fff;margin-bottom:10px}.teams-item-border{border:solid 2px gold}.cancel-button{height:30px}.modal-mask-saved{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:#0000;display:table;transition:opacity .3s ease}.modal-wrapper-saved{display:table-cell}.modal-container-saved{display:block;margin:0 auto;padding:5px;border-radius:2px;box-shadow:0 2px 8px #0000;transition:all .3s ease}.modal-header h3{margin-top:0;color:#42b983}.modal-enter-from .modal-container-saved,.modal-leave-to .modal-container-saved{opacity:0}.svg{width:3.25em;transform-origin:center;animation:rotate4 2s linear infinite}.circle{fill:none;stroke:#3189fc;stroke-width:2;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash4 1.5s ease-in-out infinite}@keyframes rotate4{to{transform:rotate(360deg)}}@keyframes dash4{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}.toast-wrapper[data-v-f4755906]{position:fixed;width:100%;top:20px}.input[data-v-f4755906]{outline:none!important;height:30px;font-size:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:10px;border:solid;border-color:#000;padding-left:10px}.input[data-v-f4755906]:focus{border-color:#4299e1}.toast[data-v-f4755906]{padding:20px;background:#fff;border-radius:10px;box-shadow:1px 3px 5px #0003;max-width:400px;margin:0 auto}.ui-button[data-v-94b4aede]{display:flex;min-width:200px;height:40px;margin:2px;cursor:pointer;border-radius:10px;background:transparent;border:solid 2px #FD922D;font-size:22px}.ui-button-text[data-v-94b4aede]{font-size:17px;font-weight:700}.toggle-switch[data-v-03c8830c]{position:relative;display:inline-block;width:60px;height:30px;cursor:pointer}.toggle-switch input[type=checkbox][data-v-03c8830c]{display:none}.toggle-switch-background[data-v-03c8830c]{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#ddd;border-radius:20px;box-shadow:inset 0 0 0 2px #ccc;transition:background-color .3s ease-in-out}.toggle-switch-handle[data-v-03c8830c]{position:absolute;top:5px;left:5px;width:20px;height:20px;background-color:#fff;border-radius:50%;box-shadow:0 2px 5px #0003;transition:transform .3s ease-in-out}.toggle-switch[data-v-03c8830c]:before{content:"";position:absolute;top:-25px;right:-35px;font-size:12px;font-weight:700;color:#aaa;text-shadow:1px 1px #fff;transition:color .3s ease-in-out}.toggle-switch input[type=checkbox]:checked+.toggle-switch-handle[data-v-03c8830c]{transform:translate(45px);box-shadow:0 2px 5px #0003,0 0 0 3px #05c46b}.toggle-switch input[type=checkbox]:checked+.toggle-switch-background[data-v-03c8830c]{background-color:#05c46b;box-shadow:inset 0 0 0 2px #04b360}.toggle-switch input[type=checkbox]:checked+.toggle-switch[data-v-03c8830c]:before{content:"On";color:#05c46b;right:-15px}.toggle-switch input[type=checkbox]:checked+.toggle-switch-background .toggle-switch-handle[data-v-03c8830c]{transform:translate(30px)}.toast-wrapper[data-v-4e88668f]{position:fixed;width:100%;top:30px}.legende[data-v-4e88668f]{padding:20px;color:#fff;border-radius:10px;box-shadow:1px 3px 5px #0003;width:fit-content}.background[data-v-4e88668f]{background:#707070}.color-field[data-v-4e88668f]{width:20px;height:20px;border-radius:5px}.modal-mask-saved[data-v-ecfc1baa]{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background-color:#0000;display:table;transition:opacity .3s ease}.modal-wrapper-saved[data-v-ecfc1baa]{display:table-cell}.modal-container-saved[data-v-ecfc1baa]{display:block;margin:0 auto;padding:5px;border-radius:2px;box-shadow:0 2px 8px #0000;transition:all .3s ease}.width-anim[data-v-ecfc1baa]{width:0px;transition:width 1s ease}.new-width[data-v-ecfc1baa]{width:500px}.stats-view[data-v-ecfc1baa]{width:100%;padding:5px;border:solid 2px;border-radius:10px;margin:10px;background:#000}.border-strength[data-v-ecfc1baa]{border-color:#a4ff00}.border-defense[data-v-ecfc1baa]{border-color:#00f8ff}.border-weakness[data-v-ecfc1baa]{border-color:#ff5900}.headline[data-v-ecfc1baa]{width:fit-content;padding:10px;border-radius:5px;background:#fff}.name[data-v-ecfc1baa]{padding:10px;border-radius:5px;background:#ff9b28}.modal-header h3[data-v-ecfc1baa]{margin-top:0;color:#42b983}.modal-enter-from .modal-container-saved[data-v-ecfc1baa],.modal-leave-to .modal-container-saved[data-v-ecfc1baa]{opacity:0}.image[data-v-ecfc1baa]{width:500px;border-radius:20px}.svg[data-v-ecfc1baa]{width:3.25em;transform-origin:center;animation:rotate4-ecfc1baa 2s linear infinite}.circle[data-v-ecfc1baa]{fill:none;stroke:#3189fc;stroke-width:2;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash4-ecfc1baa 1.5s ease-in-out infinite}@keyframes rotate4-ecfc1baa{to{transform:rotate(360deg)}}@keyframes dash4-ecfc1baa{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}to{stroke-dashoffset:-125px}}.fighter-img[data-v-ee64ee41]{width:120px}.fighter-layout[data-v-ee64ee41]{margin:5px;padding:5px;background:orange}.ui-button[data-v-702e07bc]{display:flex;width:fit-content;padding-left:15px;padding-right:15px;height:40px;margin:2px;border:3px solid transparent;background:transparent;cursor:pointer}.ui-button-text[data-v-702e07bc]{font-size:17px}.canvas-container{width:100%;height:100%;overflow:hidden;position:relative;cursor:crosshair}canvas{cursor:crosshair}.nav-layout{width:95%}.nav-bar{background:#fff;margin-bottom:80px;border-radius:10px;box-shadow:0 0 10px #6c6c6c}.nav-select-layout{width:98%}.nav-select{width:fit-content;padding:3px;background:#494949;border-top-left-radius:5px;border-top-right-radius:5px;z-index:100}.nav-select-gallery{width:90vw;height:0px;background:#494949;border-top-right-radius:5px;transition:height .5s ease}.nav-select-gallery-selected{height:230px}.nav-gallery-icon-rotation{rotate:0deg;transition:rotate .5s ease}.nav-gallery-icon-rotation-180{rotate:180deg}.pencil-layout{background:#3cdd9a;border-radius:10px}.mobile-menu{display:none}.desktop-menu{display:inline-block}.google-login{display:inline-block;padding:4px 8px;border-radius:3px;background-color:#3c82f7;color:#fff;box-shadow:0 3px #0f69ff}.switch-border{width:fit-content;height:30px;padding-left:5px;padding-right:5px}.switch-border-selected{border-color:#3cdd9a}.border-radius-left{border-top-left-radius:10px;border-bottom-left-radius:10px}.border-radius-right{border-top-right-radius:10px;border-bottom-right-radius:10px}.mobile-block{display:flex}@media (max-width: 830px){.mobile-block{display:inline-block}}@media (max-width: 620px){.mobile-menu{display:inline-block}.desktop-menu{display:none}}
