.main{max-width:var(--max-width);margin:0 auto;min-height:100%;width:100%}.text-shadow{filter:drop-shadow(6px 6px 5px #000)}.bg-color-text{background:var(--bg-color);background-clip:text;-webkit-background-clip:text;color:transparent}a{color:#fff;text-decoration:none}.not-show{display:none}.derechos{color:#789}.sonner-toaster>*{font-family:Dumbledore,Geist,sans-serif;font-size:2rem!important}input,button,select,options{font-family:Dumbledore,Geist,sans-serif}.account_forms__button{font-size:2.4rem;background:white;height:fit-content;padding-block:1rem;border-radius:10px;cursor:pointer;position:relative;border:0;transition:color .15s ease-in-out}.account_forms__button:disabled{cursor:not-allowed;filter:grayscale(1)}.account_forms__button:before{content:"";width:100%;height:100%;position:absolute;opacity:0;background:linear-gradient(rgb(245 217 104),rgb(251 168 6));left:0;top:0;z-index:-1;border-radius:10px;transition:opacity .15s ease-in}.account_forms__button:hover:before{opacity:1}.verification-code__info{color:orange;text-align:center;position:relative;bottom:50px;font-size:1.8rem;padding-inline:6rem}.nav-bar .nav-list{display:flex;align-items:center;gap:3.5rem;list-style:none;user-select:none;-webkit-user-select:none;-moz-user-select:none}.nav-list__item a{position:relative;text-decoration:none;background:linear-gradient(rgb(245 217 104),rgb(194 140 27));background-clip:text;-webkit-background-clip:text;color:#fff;font-size:2.1rem;transition:color .1s ease-in}.nav-list__item a.special{background:linear-gradient(rgb(255,174,0),rgb(218,0,0));background-clip:text;-webkit-background-clip:text;font-size:2.4rem;transition:filter .15s ease-in}.nav-list__item a.special:hover{filter:drop-shadow(0px 0px 6px #fff)}.nav-list__item a:hover,.nav-list__item a.active,.nav-list__item a.special{color:transparent}.nav-list__item a:before{content:"";position:absolute;bottom:-4px;left:0;height:3px;width:100%;scale:0 1;opacity:0;background:linear-gradient(rgb(245 217 104),rgb(194 140 27));transform-origin:left;transition:scale .15s ease-in}.nav-list__item a.active:before,.nav-list__item a:hover:before{scale:1}.nav-list__item.create__account{transition:all .15s ease-in-out}.nav-list__item.create__account a{padding:1rem 3rem;border-radius:50px;cursor:pointer;border-bottom:white 4px solid;position:relative;box-shadow:0 -1px 1px #555;user-select:none;-moz-user-select:-moz-none;-webkit-user-select:none;transition:all .15s ease-in-out;text-align:center}.nav-list__item.create__account a{color:orange}.nav-list__item.create__account:hover{transform:translateY(-3px)}.nav-list__item.create__account:active{transform:translateY(2px)}.nav-list__item.create__account:active a{border-bottom:white 1px solid}.nav-list__item.create__account:after{content:"";position:absolute;width:100%;height:100%;border-radius:50px;-webkit-backdrop-filter:blur(.1rem);backdrop-filter:blur(.1rem);left:0;top:0;z-index:-1}@media screen and (max-width: 1024px){.nav-bar{padding-top:80px;position:fixed;right:0;bottom:0;left:0;top:150%;background:rgb(0 0 0 / .7);transition:top .25s ease-in}.nav-bar.show-navbar{top:0}.nav-list{flex-direction:column;align-items:center}}header{width:100%;height:80px;background:linear-gradient(rgb(0 0 0 / .9) 55%,transparent);position:fixed;top:0;z-index:999}.header-content{max-width:var(--max-width);width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;margin:0 auto;padding-inline:2rem;color:#fff}.header-content .logo-onlines{display:flex;height:100%;align-items:center;justify-content:center;gap:1rem}.logo-onlines img{width:50px;max-height:100%}.logo-onlines .logo{display:flex;position:relative}.burger-menu{width:20px;height:100%;display:flex;flex-direction:column;gap:2px;justify-content:center;cursor:pointer;visibility:hidden;z-index:300}.burger-menu .palito{flex-grow:1 0;height:3px;border-radius:10px;background:white;transition:all .15s ease-in}.burger-menu.burger-open .palito:first-child{rotate:45deg;transform:translateY(7px)}.burger-menu.burger-open .palito:nth-child(2){opacity:0}.burger-menu.burger-open .palito:nth-child(3){rotate:-45deg;transform:translateY(-7px)}@media screen and (max-width: 1024px){.burger-menu{visibility:visible}}.popup-logo{cursor:pointer}.popup-logo .stats-popup{background:rgb(0 0 0 / .5);position:absolute;top:calc(100% + 5px);min-width:200px;padding:2rem;border-radius:10px;outline:1px solid white;scale:0;transition:scale .15s ease-in;transform-origin:top left}.popup-logo:hover .stats-popup,.popup-logo.popup-keep-open .stats-popup{scale:1}.stats-popup .stats-popup__list{display:flex;flex-direction:column;list-style:none}.stats-popup .ONLINE{color:#32cd32}.stats-popup .OFFLINE{color:red}main{background:none no-repeat center center fixed;background-size:cover;min-height:100vh;height:auto;max-width:100%;position:relative;padding-top:80px;display:flex;align-items:center;justify-content:center}main:after{content:"";width:100%;height:300px;background:linear-gradient(transparent,black);position:absolute;bottom:0;z-index:0}main .fire{position:fixed;opacity:.5;top:0;left:0;height:100%;max-height:100vh;width:100%;object-fit:cover;z-index:0}footer{background:url(/assets/game-map-3e32d9fb.png) no-repeat center center fixed;background-size:cover;min-height:100vh;height:auto;width:100%;position:relative}footer:before{content:"";width:100%;height:300px;background:linear-gradient(black,transparent);position:absolute;top:0;z-index:-1}.footer-content{margin:0 auto;width:100%;height:30%;background:rgb(0 0 0 / .5);position:absolute;bottom:0}.footer-content .logo-redes{height:100%;width:100%;display:flex;justify-content:space-between;padding-inline:2rem;align-items:center}.footer-content .logo-redes,.footer-content .derechos{width:100%;max-width:1400px;margin:0 auto}.derechos{background:#000;width:100%;display:flex;align-items:center;justify-content:center;height:50px;font-size:2rem;position:relative}.logo-redes .logo{height:100%;max-width:100%;display:flex;justify-content:center;align-items:center}.logo-redes span{display:flex;width:100%;justify-content:center;font-size:3rem;margin-bottom:1rem}.logo-redes .logo img{object-fit:cover;max-height:100px;height:auto;width:auto;max-width:100%;filter:drop-shadow(0 0 15px #000)}@media screen and (max-width: 768px){.footer-content .logo-redes{flex-direction:column}.logo-redes .logo{width:100%}.logo-redes .logo img{max-height:50%}}.logo-redes .redes{display:flex;gap:2rem}.redes a{--transition-color: white;font-size:3.2rem;transition:color .15s ease-in-out}.redes a#discord{--transition-color: #7289da}.redes a#instagram{--transition-color: #E1306C}.redes a#twitter{--transition-color: #1DA1F2}.redes a#youtube{--transition-color: #FF0000}.redes a#facebook{--transition-color: #4267B2}.redes a:hover{color:var(--transition-color)}#recover__form{display:grid;grid-template-rows:repeat(3,1fr) auto;grid-template-columns:repeat(4,1fr);padding:2rem;gap:1rem;font-size:2.4rem;width:100%;margin-top:-60px;align-items:center;position:relative}#recover__form label{display:flex;flex-direction:column;position:relative;justify-content:center}#recover__form label input{background:0;outline:none;border:1px solid white;padding:14px 32px 14px 6px;border-radius:5px;color:#fff;font-size:2rem}#recover__form label svg{position:absolute;display:flex;top:55%;right:10px;font-size:1.8rem;opacity:.5;cursor:pointer;transition:opacity .15s ease-in}#recover__form label svg:hover{opacity:.7}#recover__email,#recover__password,#recover__pin{grid-column:1 / 5}#recover__recaptcha{grid-column:1 / 5;transform-origin:0 0}#recover__send{grid-column:1 / 3}#recover__cancel{grid-column:3 / 5}.info-title_and_container{padding-top:100px;display:flex;place-items:center;gap:2.4rem;flex-direction:column;min-height:calc(100vh - 80px);padding-inline:1rem;background:rgb(44 44 44 / .33);padding:5rem;min-height:600px;height:auto;border-radius:15px;box-shadow:4px 4px 10px #000000e6;margin-inline:2rem}.info_container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:2rem;min-width:100%}.info_container p{margin-block:1rem}.info_container a{color:orange;text-decoration:underline;text-underline-offset:5px;transition:color .15s ease-in;margin-left:.5rem}.info_container a:hover{color:#add8e6}.info-page__title{font-size:4.8rem;--bg-color: linear-gradient(rgb(245 217 104) 15%, rgb(194 140 27) 80%) }.info_paragraph{font-size:2.4rem;max-width:66ch;text-wrap:pretty;line-height:1.5;text-align:center}.assets_download{transition:all .15s ease-in-out;position:relative}.assets_download a{font-size:2.8rem!important;padding:1rem 3rem;border-radius:50px;cursor:pointer;border-bottom:white 4px solid;position:relative;box-shadow:0 -1px 1px #555;user-select:none;-moz-user-select:-moz-none;-webkit-user-select:none;transition:all .15s ease-in-out;text-align:center;color:orange;text-decoration:none!important}.assets_download:hover{transform:translateY(-3px)}.assets_download:active{transform:translateY(2px)}.assets_download:active a{border-bottom:white 1px solid}.assets_download:after{content:"";position:absolute;width:100%;height:100%;border-radius:50px;-webkit-backdrop-filter:blur(.1rem);backdrop-filter:blur(.1rem);left:0;top:0;z-index:-1}.custom-checkbox{width:128px;height:32px}input#status{display:none}.custom-checkbox input+label{height:100%;width:100%}.custom-checkbox input+label>.status-switch{cursor:pointer;width:100%;height:100%;position:relative;background-color:gray;color:#fff;transition:all .5s ease;padding:3px;border-radius:3px}.custom-checkbox input+label>.status-switch:before,.custom-checkbox input+label>.status-switch:after{border-radius:2px;height:calc(100% - 6px);width:calc(50% - 3px);display:flex;align-items:center;position:absolute;justify-content:center;transition:all .3s ease}.custom-checkbox input+label>.status-switch:before{background-color:#fff;color:#000;box-shadow:0 0 4px 4px rgba(#000,.2);left:3px;z-index:10;content:attr(data-unchecked)}.custom-checkbox input+label>.status-switch:after{right:0;content:attr(data-checked)}.custom-checkbox input:checked+label>.status-switch{background-color:#deb645}.custom-checkbox input:checked+label>.status-switch:after{left:0;content:attr(data-unchecked)}.custom-checkbox input:checked+label>.status-switch:before{color:#deb645;left:50%;content:attr(data-checked)}.discord-flotante{position:fixed;bottom:50px;right:50px;width:50px;height:50px;background:#7289da;border-radius:50%;z-index:999;transition:background .25s}.discord-flotante .icono{display:flex;justify-content:center;align-items:center;font-size:3rem;color:#333;transition:color .25s;height:100%;width:100%;z-index:2}.discord-flotante .icono:before{content:"¡Visita nuestro Discord!";font-size:2rem;color:#fff;background:#333;width:max-content;height:100%;padding-inline:2rem;padding-right:8rem;position:absolute;left:0;display:flex;align-items:center;translate:calc(-100% + 51px);opacity:0;transform-origin:right;transition:scale .1s,opacity .1s;border-radius:50px;z-index:-1;scale:0 1}.discord-flotante:hover{background:#333}.discord-flotante:hover .icono{color:#7289da}.discord-flotante .icono:hover:before{scale:1 1;opacity:1;transition:scale .25s,opacity .25s .1s}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0;z-index:1}:root{--max-width: 1400px;--filter: invert(1) }html{background:#000;font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;font-family:Dumbledore,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}html::-webkit-scrollbar{width:15px}html::-webkit-scrollbar-track{background:rgb(255 255 255 / .05)}html::-webkit-scrollbar-thumb{background:rgb(255 255 255 / .4);border-radius:50px}@font-face{font-family:Dumbledore;src:url(/assets/dumbledore-dfc5285d.ttf)}@font-face{font-family:Geist;src:url(/assets/Geist-Black-9c0d00a0.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/assets/Geist-UltraLight-5e7f2f48.woff2) format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/assets/Geist-Thin-64443e8a.woff2) format("woff2");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/assets/Geist-Light-4a2e47f4.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/assets/Geist-UltraBlack-9234d226.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/assets/Geist-Bold-63d0f5b5.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/assets/Geist-Regular-dcf88496.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/assets/Geist-Regular-dcf88496.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/assets/Geist-SemiBold-c874c40a.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Geist;src:url(/assets/Geist-Medium-18b2ade2.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}body{width:100dvw;max-width:100dvw;min-height:100dvh;font-size:2rem;background:#000;color:#fff;overflow-x:hidden;scrollbar-gutter:stable}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:15px;background:#222;border-radius:16px}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:50%;background:#ccc;height:10px;width:10px;border:1px solid #fff}
