
/*INICIO*/
 html{
     background-color: #000000;
     font-family:sans-serif;
     touch-action: manipulation;
}
.consola {
    position: fixed;
    right: 80px;
    top: 20px;
    width: 360px;
    height: 130px;
    background-color: black!important;
    background: black;
    z-index: 999999999999999999;
    outline: 1px solid white;
    overflow-x: hidden;
    overflow-y: scroll;
    color: white!important;
    font-family: monospace;
    font-size: 10px;
    display: none;
}
span.info-consola {
    color: white;
    background-color: black;
    display: inline-block;
    font-size: 10px;
    width: 100%;
    outline: 1px solid;
    margin-top: -10px;
    margin-left: 10px;
}
.alerta {
    vertical-align:middle;
    line-height: 40px;
    position: absolute;
    width: 300px;
    height: auto;
    padding: 10% 1%;top: calc(50% - 300px);
    left: calc(50% - 140px);
    text-align: center;
    background-color: #ff0000bf;
    z-index: 99999999999999999;
    color: white;
    
border-radius: 50px;}


.instrucciones{color: white;}
.usuarios-otros { background-color:#ff00003d!important;}

/*Ropas*/

.usuario-1 {
background: url(/kakitas/img/personajes/1.gif) #ff0000ad!important;
background-size: 100% 100%!important;
background-repeat: no-repeat!important;
}
.usuario-2 {
background: url(/kakitas/img/personajes/2.gif) #ff0000ad!important;
background-size: 100% 100%!important;
background-repeat: no-repeat!important;
}
.usuario-3 {
background: url(/kakitas/img/personajes/3.gif) #ff0000ad!important;
background-size: 100% 100%!important;
background-repeat: no-repeat!important;
}
.usuario-4 {
background: url(/kakitas/img/personajes/4.gif) #ff0000ad!important;
background-size: 100% 100%!important;
background-repeat: no-repeat!important;
}
.usuario-5 {
background: url(/kakitas/img/personajes/5.gif) #ff0000ad!important;
background-size: 100% 100%!important;
background-repeat: no-repeat!important;
}
.usuario-6 {
background: url(/kakitas/img/personajes/6.gif) #ff0000ad!important;
background-size: 100% 100%!important;
background-repeat: no-repeat!important;
}
.usuario-7 {
background: url(/kakitas/img/personajes/7.gif) #ff0000ad!important;
background-size: 100% 100%!important;
background-repeat: no-repeat!important;
}
.usuario-8 {
background: url(/kakitas/img/personajes/8.gif) #ff0000ad!important;
background-size: 100% 100%!important;
background-repeat: no-repeat!important;
}
.usuario-9 {
background: url(/kakitas/img/personajes/9.gif) #ff0000ad!important;
background-size: 100% 100%!important;
background-repeat: no-repeat!important;
}

.usuario-11 {
background: url(/kakitas/img/personajes/11.gif) #ff0000ad!important;
background-size: 100% 100%!important;
background-repeat: no-repeat!important;
}
.usuario-0 {
background: url(/kakitas/img/personajes/0.gif) #ff0000ad!important;
background-size: 100% 100%!important;
background-repeat: no-repeat!important;
}



span.expresion {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%!important;
    background-repeat: no-repeat!important;
}

.damage-contenedor{
    position: absolute;
    color:white;
    z-index:999999;
    font-size: 8px;
    transition:5s;
    border-radius:100px;
    font-weight: bold;
}
.damage{
    color:white;
    z-index:999999;
    font-size: 15px;
    transition:10s;
    padding: 6px 7px;
    border-radius: 8px;
    text-shadow: 2px 2px 2px black;
    box-shadow:  2px 2px 2px black;
    font-weight: bold;
    font-family: monospace;
}

.damage.sumar{
    background-color:#004d00;
    color:#ffffff;
}

.damage.resta{
    background-color:#bc0000;
    color:#ffffff;
}

.color-0{ background-color:#9a5520!important; }
.color-1{ background-color:yellow!important; }
.color-2{ background-color:green!important; }
.color-3{ background-color:cyan!important; }
.color-4{ background-color:blue!important; }
.color-5{ background-color:red!important; }
.color-6{ background-color:pink!important; }
.color-7{ background-color:purple!important; }
.color-8{ background-color:orange!important; }
.color-9{ background-color:gray!important; }


span.expresion.expresion-0 {
    background: url(/kakitas/img/personajes/expresiones/0.gif);
}
span.expresion.expresion-1 {
    background: url(/kakitas/img/personajes/expresiones/1.gif);
}
span.expresion.expresion-2 {
    background: url(/kakitas/img/personajes/expresiones/2.gif);
}
span.expresion.expresion-3 {
    background: url(/kakitas/img/personajes/expresiones/3.gif);
}
span.expresion.expresion-4 {
    background: url(/kakitas/img/personajes/expresiones/4.gif);
}
span.expresion.expresion-5 {
    background: url(/kakitas/img/personajes/expresiones/5.gif);
}
span.expresion.expresion-6 {
    background: url(/kakitas/img/personajes/expresiones/6.gif);
}
span.expresion.expresion-7 {
    background: url(/kakitas/img/personajes/expresiones/7.gif);
}
span.expresion.expresion-8 {
    background: url(/kakitas/img/personajes/expresiones/8.gif);
}
span.expresion.expresion-9 {
    background: url(/kakitas/img/personajes/expresiones/9.gif);
}
span.expresion.expresion-10 {
    background: url(/kakitas/img/personajes/expresiones/10.gif);
}


/*EXPRESIONES ENEMIGOS*/

.usuario-11 .expresion.expresion-0 {
    background: url(/kakitas/img/personajes/expresiones/11.gif)!important;
    background-size:50px 50px!important;
}
.usuario-11 .expresion.expresion-1 {
    background: url(/kakitas/img/personajes/expresiones/12.gif)!important;
    background-size:50px 50px!important;
}
.usuario-11 .expresion.expresion-2 {
    background: url(/kakitas/img/personajes/expresiones/12.gif)!important;
    background-size:50px 50px!important;
}
.usuario-11 .expresion.expresion-4 {
    background: url(/kakitas/img/personajes/expresiones/12.gif)!important;
    background-size:50px 50px!important;
}
.usuario-11 .expresion.expresion-5 {
    background: url(/kakitas/img/personajes/expresiones/12.gif)!important;
    background-size:50px 50px!important;
}
.usuario-11 .expresion.expresion-6 {
    background: url(/kakitas/img/personajes/expresiones/12.gif)!important;
    background-size:50px 50px!important;
}
.usuario-11 .expresion.expresion-7 {
    background: url(/kakitas/img/personajes/expresiones/13.gif)!important;
    background-size:50px 50px!important;
}
.usuario-11 .expresion.expresion-8 {
    background: url(/kakitas/img/personajes/expresiones/12.gif)!important;
    background-size:50px 50px!important;
}
.usuario-11 .expresion.expresion-9 {
    background: url(/kakitas/img/personajes/expresiones/12.gif)!important;
    background-size:50px 50px!important;
}
.usuario-11 .expresion.expresion-10 {
    background: url(/kakitas/img/personajes/expresiones/12.gif)!important;
    background-size:50px 50px!important;
}
.usuario-11 .expresion.expresion-11 {
    background: url(/kakitas/img/personajes/expresiones/11.gif)!important;
    background-size:50px 50px!important;
}





.explosion {
    transform: scale(3)!important;
    background-color: yellow;
    opacity: 0!important;
    transition:0.3s!important;
}
.notita {
    opacity: 1;
}



 .inicio {
     text-align: center;
     max-width: 350px;
     margin: 0 auto;
     padding: 10px;
     border-radius: 6px;
}
 .inicio .boton{
     text-align: center;
     font-size: 30px;
     width: 100%;
}
 form#informacion-personaje {
    width: 100%;
    display: inline-block;
    position: relative;
}
 form#informacion-personaje h1 {
}
 .mostrar-personaje {
    display: block;
    float: left;
    top: 0px;
    position: relative;
    width: 100%;
    height: 160px;
    margin-left: 0px;
    text-align: center;
    left: 28%;
}
 .mostrar-personaje img {
    left: 0;
    position: absolute;
    top: 0;
}
/*FIN INICIO*/
 span.actualizar {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 10px;
    z-index: 10;
    margin-left: -11px;
    margin-top: 8px;
}
 span.actualizar a:hover {
    background-color: yellow!important;
}
 span.actualizar a:active {
    background-color: cyan!important;
}
 span.actualizar a {
     display: inline-block;
     width: 15px;
     height: 16px;
     z-index: 9;
     margin: 7px;
     background-color: #4b2626!important;
     border-bottom: 4px solid #371d0e;
     text-align: center;
     border-radius: 0 50px 50px 0;
     vertical-align: middle;
     line-height: 90px;
     color: black;
     padding: 10px 10px 10px 20px;
     background-position: center!important;
     background-repeat: no-repeat!important;
     background-size: 50% !important;
     image-rendering: pixelated;
     opacity: 0.8;
}


.mostrar-vidas span{
      display: inline-block;
     height: 16px;
     z-index: 9;
     margin: 5px 7px;
     background-color: #2a8607;
     border-bottom: 4px solid #371d0e;
     text-align: center;
     border-radius: 50px;
     vertical-align: middle;
     line-height: 90px;
     color: black;
     padding: 10px;
     background-position: center!important;
     background-repeat: no-repeat!important;
     background-size: 70% 70%!important;
     font-size:30px;
     font-weight:bold;
     color:white;
     text-align:center;
     line-height: 20px;
     text-shadow: 2px 2px 2px black;
}
.mostrar-vidas span.enemigos{
    font-size:15px!important;
    margin:0px 7px!important;
}

 .inicio select.personaje {
     font-size: 40px;
     display: block;
     margin: 10px auto;
     width: 100%;
}
 .inicio input {
     font-size: 40px;
     display: block;
     margin: 10px auto;
    width: 100%;
}
/* width */
 #sala#sala::-webkit-scrollbar {
     width: 0px;
}
/* Track */
 #sala::-webkit-scrollbar-track {
     background: black;
}
/* Handle */
 #sala::-webkit-scrollbar-thumb {
     background: black;
}
/* Handle on hover */
 #sala::-webkit-scrollbar-thumb:hover {
     background: black;
}
 .opciones {
     z-index: 2;
     display: inline-table;
     position: fixed;
     left: 0;
     right: 0;
     top: 90%;
     width: 98%;
     background-color: #232323;
     padding: 1%;
     text-align: left;
     padding-bottom: 3%;
     height: 30px!important;
}
 .boton {
     min-height: 10px;
     background-color: red;
     color: white;
     border-radius: 10px;
     display: inline-block;
     width: 47%;
     border: none!important;
     margin: 0;
     border-radius: 8px;
     padding: 9px 0%;
     text-align: center;
     font-size: 18px;
     display: inline-block;
     text-decoration: none;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     cursor:pointer;
}
 .boton:hover {
     background-color: #ff5400;
}
 .boton-control {
     background-color: #060606!important;
     display: inline-block;
     border-radius: 4px;
     font-weight: bold;
     text-transform: uppercase;
     cursor: pointer;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     z-index: 9;
     position: relative;
     text-align: center;
     vertical-align: middle;
     outline: 3px solid #262626;
     display: flex;
     align-items: center;
     background-position: center!important;
     background-repeat: no-repeat!important;
     background-size: auto 60%!important;
     width: 100%;
     height: 100%;
     max-width: 60px;
     max-height: 60px;
     min-height: 60px;
     border-radius: 100px;
     margin-bottom: -30px;
     margin-right: -20px!important;
}
 .boton-control:hover {
    background-color: red!important;
}
 .boton-control span {
     margin: 0 auto;
     font-size: 50px;
     color: white;
     text-decoration: none;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     cursor: pointer;
}
 .boton-control:hover {
     background-color: #8b000087;
}

.usuario-controles {
    position: fixed;
    width: 45%;
    height: 130px;
    bottom: 115px;
    left: 3%;
    background-color: transparent;
}
.usuario-controles table {
    width: 100%;
    height: 100%;
}

 div#izquierda {
     top: 0;
}
 div#derecha {
     top: 0;

}
 div#arriba {
     top: 0;
}
 div#abajo {
     top: 0;
}
 form {
     width: 30%;
     display: inline-block;
     margin: 1%!important;
     padding: 0!important;
     display: inline-block;
}
 select.input-objeto-nota {
     min-height:10px;
     display: inline-block;
     width: 47%;
     font-size: 20px;
     padding: 10px 0;
    margin: 0;
}
 span.boton.boton-dejar-objeto {
     width: 80%;
     height: 40px;
     background-size: 42px!important;
     background-color: #790404 !important;
     image-rendering: pixelated;
     float: left;
     padding: 20px 5%;
     display: block;
     /* background-size: auto 80% !important; */
     background-position: center!important;
     background-repeat: no-repeat!important;
     border-bottom: 6px solid #2c0000 !important;
     border-radius: 100%;
}

.usuario-objetos {
    position: fixed;
    width: 50%;
    height: 170px;
    bottom: 40px;
    right: 0;
    background-color: transparent;
}

.usuario-objetos table {
    width: 100%;
}
 #dejar-objeto {
     display: inline-block;
     width: 9%!important;
     /* height: 30px!important; */
     float: left;
}
 input {
     min-height:10px;
     display: inline-block;
     width: 49%;
     font-size: 20px;
     padding: 5px 0;
     margin: 0;
     color: black!important;
}

/*USUARIO PROPIO*/
/*///////////////////////////////////////////////////////////////////////////////////*/
 #usuario {
     position: absolute;
     background-color: #ffd3004a!important;
     z-index: 1;
     padding: 0;
     border-radius: 10px 10px 0 0 ;
     width: 50px!important;
     height: 50px!important;
     transition: 0.1s;
     background-size: 100% 100%!important;
}
#usuario-propio-espacio {
     position: absolute;
     /* background-color: #ffd3004a !important; */
     z-index: 1;
     padding: 0;
     border-radius: 10px 10px 0 0;
     width: 50px!important;
     height: 50px!important;
     margin-left: -60px;
     transition: 0.1s;
     background-size: 100% 100%!important;
     width: 50px;
     height: 50px;
     /* border: 1px solid black; */
}
#mascota {
    position: absolute;
    width: 10px;
    height: 10px;
    transition: 0.3s;
}
 span.puntero {
    position: absolute;
    width: 54px;
    height: 54px;
    top: -50px;
    left: -1px;
    font-size: 50px;
    color: #0000008c;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: url(/kakitas/img/mira.png);
    background-position: center!important;
    background-size: 100% 100%;
    opacity:1;
}
 small.nombre-usuario {
     margin-top: 70px;
     display: inline-block;
     background-color: white;
     padding: 5px;
     text-align: center;
     font-family: sans-serif;
     font-weight: bold;
     font-size: 16px;
     border-radius: 9px;
}

/*USUARIOS*/
/*///////////////////////////////////////////////////////////////////////////////////*/
 .usuarios-otros {
     position: absolute;
     background-color: red;
     z-index: 1;
     width: 50px;
     height: 50px;
}

.usuarios-otros .vida-usuario {
    left: 0px;
    top: -29px!important;
    border-radius: 4px 4px 0px 0px!important;
}

 .usuario .vida-usuario {
     position: absolute;
     left: 0px;
     top: 50px;
     background-color: #00800091;
     padding: 3px 3px;
     border-radius: 0px 0px 4px 4px;
     color: #ffffff;
     width: 44px;
     text-align: center;
     font-weight: bold;
     font-size: 10px;
     word-break: break-all;
     min-height: 24px;
}
.usuario-propio .vida-usuario {
    position: fixed;
    left: calc(50% - 120px);
    top: 0;
    background-color: #008000a1;
    padding: 10px 3px 0px 3px;
    border-radius: 0px 0px 4px 4px;
    color: #ffffff;
    width: 240px;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    word-break: break-all;
    min-height: 15px;
    border-radius:0 0 50px 50px;
    line-height: 43px;
}
.usuario  span.vida-nombre {
    color: #fdff00;
    text-transform: capitalize;
    font-family: monospace;
    line-height: 8px;
    margin-bottom: 2px;
    display: inline-block;
}
/*ENEMIGO*/
/*///////////////////////////////////////////////////////////////////////////////////*/
.enemigo {
     position: absolute;
     background-color: red;
     z-index: 1;
     width: 50px;
     height: 50px;
     background-size: 50px 50px!important;
}
div.enemigo-1 {
    background: url(/kakitas/img/enemigos/enemy-1-v1.gif);
}
div.enemigo-2 {
    background: url(/kakitas/img/enemigos/enemy-1-2.gif);
}
div.enemigo-3 {
    background: url(/kakitas/img/enemigos/enemy-1-3.gif);
}
div.enemigo-4 {
    background: url(/kakitas/img/enemigos/enemy-1-v4.gif);
}

.enemigo span.vida-usuario {
    height: 10px!important;
    min-height: 10px!important;
    padding: 2px;
    top: -13px!important;
}
/*SALA*/
/*///////////////////////////////////////////////////////////////////////////////////*/
 .sala {
     position: absolute;
     width: 100%;
     height: 93%;
     display: inline-block;
     background-color: #080808;
     left: 0%;
     top: 0%;
     overflow: scroll;
}
 .piso {
     background: url(/kakitas/img/salas/5.png);
     background-size: 50px 50px!important;
     image-rendering: pixelated;
     top: 0;
     left: 0;
     width: 2000px;
     height: 2000px;
     display: inline-block;
     background-color: #603218;
     z-index: 1;
     margin: 0 0!important;
     /* left: calc(50% - 1000px); */
     /* top: calc(50% - 1000px); */
     position: absolute;
}
 .objetos {
     display: block;
     width: 2000px;
     height: 2000px;
     left: 0;
     top: 0;
     position: absolute;
     image-rendering: pixelated;
}
.objetos .notita {
    background-size: 30px!important;
}

.objetos .notita.box,
.objetos .notita.box1,
.objetos .notita.box2,
.objetos .notita.box3,
.objetos .notita.box4,
.objetos .notita.box5,
.objetos .notita.box6,
.objetos .notita.box7,
.objetos .notita.box8,
.objetos .notita.box9,
.objetos .notita.box10
{
    background-size: 50px!important;
}
 span.paralelo {
     position: absolute;
     left: 0px;
     top: 1000px;
     width: 2000px;
     height: 1px;
     background-color: black;
     display: inline-block;
     z-index: 9;
}
 span.meridiano {
     position: absolute;
     left: 1000px;
     top: 0;
     width: 1px;
     height: 2000px;
     background-color: black;
     display: inline-block;
     z-index: 99999;
}
 .notita{
     position: absolute;
     background-color: white;
     padding: 10px;
     border-radius: 6px;
     
     cursor: pointer;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
}
 .notita:hover {
     background-color: gray;
}
 .notita {
     height: 44px!important;
     width: 44px!important;
     padding: 5px!important;
     margin: 2px;
     background-color: #00000000 !important;
     background-size: contain!important;
     background-position: center!important;
     background-repeat: no-repeat!important;
     border-radius: 10px;
}


 .objetos-precargados {
     display: block;
     width: 2000px;
     height: 2000px;
     left: 0;
     top: 0;
     position: absolute;
     image-rendering: pixelated;
     opacity: 0.5;
}
/*MAPITA*/
 span.mapa {
     position: absolute;
     right: 0;
     top: 0;
     width: 21px;
     height: 20px;
     background-color: #00440c;
     border: 2px solid black;
     margin: 1%;
     border-radius: 3px;
     z-index: 9999999999;
     zoom: 320%;
     overflow: hidden;
}
 .mapa span.paralelo {
     top: 10px;
     width: 30px;
}
 .mapa span.meridiano {
     left: 10px;
     height: 30px;
}
 span.usuario-posicion {
     display: block;
     width: 1.4px;
     height: 1.4px;
     background-color: #ffff00;
     display: block;
     left: 46px;
     top: 46px;
     position: absolute;
     z-index: 999999;
     border-radius: 10px;
     box-shadow: 0.2px 0.6px 0px black;
     margin-top: -0.7px;
     opacity:1!important;
     outline:0.5px solid black;
}
 span.usuario-posicion-otros {
     display: block;
     width: 1.4px;
     height: 1.4px;
     background-color: red;
     
     display: block;
     left: 46px;
     top: 46px;
     position: absolute;
     border-radius: 10px;
     box-shadow: 0.2px 0.6px 0px black;
     outline:0.5px solid red;
     z-index:9;
     margin-top: -0.7px;
     opacity:0.5;
     
}
 span.notitas-posicion {
     display: block;
     width: 0.3px;
     height: 0.3px;
     background-color: white;
     display: block;
     left: 46px;
     top: 46px;
     position: absolute;
}
 span.boton-dejar-notita:active {
     background-color: green;
}

/*MENSAJES*/
.notitas-recientes {
    max-width:150px!important;
    background-color:#00000047!important;
}
.notitas-recientes span {
    border-radius:8px 0 20px 8px!important;
    padding: 5px 5% 6px 5%!important;
    width:90%!important;
}
.notitas-recientes span small {
    display: inline-block;
    float: left;
    font-size: 9px;
    color: #ffffff8a;
}

.notitas-recientes span time {
    float: right;
    font-size: 9px;
    font-weight: 100;
    font-family: monospace;
    color: #ffffff96;
}

.notitas-recientes span p {
    margin: 0;
    clear: both;
    width: 98%;
    font-size: 13px;
    font-weight: 100;
    margin-bottom: 0px;
    height: auto;
    text-align:left;
    font-family: monospace;
}

a.zoomin, a.zoomout {
    /* display: none!important; */
}

@media only screen and (max-width: 600px) {

  form#dejar-objeto {
     width: 100%!important;
     height: 100%;
  }
  
  form#dejar-notita {
     width: 100%;
  }
}


@media only screen and (min-width: 600px) {

  .boton-control {
    display:none!important;
  }
 .sala {height: 82%;/* zoom: 90%!important; */}
}
/* V004: mantener controles visibles en escritorio, resaltar gatitos y hacer bots más legibles */
.usuario[data-color-personaje]{
    box-shadow:0 0 12px var(--color-personaje, #f4d03f)!important;
    outline:2px solid var(--color-personaje, #f4d03f)!important;
}
@media only screen and (min-width:600px){
  .boton-control{
    display:flex!important;
  }
  .usuario-controles{
    position:fixed!important;
    width:260px!important;
    height:150px!important;
    left:25px!important;
    bottom:95px!important;
    z-index:999999999!important;
    pointer-events:auto!important;
  }
  .usuario-objetos{
    width:320px!important;
    right:25px!important;
    bottom:70px!important;
    z-index:999999999!important;
  }
  .usuario-mensajes{
    height:55px!important;
    padding-bottom:8px!important;
    z-index:999999999!important;
  }
  .usuario-mensajes input.input-texto-nota{
    width:60%!important;
    max-width:420px!important;
  }
  .usuario-mensajes .boton-dejar-notita{
    width:180px!important;
  }
}
.objetos .notita.mascota-campo,
.objetos .notita.mascota-recolectable{
    width:44px!important;
    height:44px!important;
    padding:5px!important;
    border-radius:12px!important;
    background-color:rgba(255, 240, 0, 0.18)!important;
    box-shadow:0 0 12px #ffeb3b, 0 0 4px #ffffff!important;
    z-index:4!important;
    animation-iteration-count:infinite!important;
    animation-duration:1.2s!important;
}
.objetos .notita.coin,
.objetos .notita.apple,
.objetos .notita.pear,
.objetos .notita.peach,
.objetos .notita.gema{
    filter:drop-shadow(0 0 5px rgba(255,255,0,.75));
}
.objetos .notita.bomba,
.objetos .notita.veneno{
    filter:drop-shadow(0 0 6px rgba(255,0,0,.75));
}
.usuario-11{
    transition:left .18s linear, top .18s linear!important;
    filter:drop-shadow(0 0 5px rgba(255,0,0,.7));
}
.usuario-11 .vida-usuario{
    background:#008000d6!important;
}
/* Fin V004 */

/* V005: disparo, mascotas seguidoras y laberinto más marcado */
.boton-disparar,
.boton-disparar-objeto{
    background: radial-gradient(circle, #fff 0%, #ffe600 22%, #ff3b00 45%, #260000 78%)!important;
    box-shadow:0 0 15px #ffea00, 0 0 7px #ff3300!important;
    color:#000!important;
    font-weight:bold!important;
    text-align:center!important;
}
.boton-disparar span{
    color:#000!important;
    font-size:64px!important;
    line-height:40px!important;
    text-shadow:0 0 8px #fff!important;
}
.boton-disparar-objeto{
    width:80%!important;
    height:40px!important;
    padding:20px 5%!important;
    display:block!important;
    float:left!important;
    border-radius:100%!important;
    border-bottom:6px solid #2c0000!important;
    font-size:34px!important;
    line-height:36px!important;
    cursor:pointer!important;
    user-select:none!important;
}
.kakita-disparo-laser{
    position:absolute!important;
    height:6px!important;
    background:linear-gradient(90deg, rgba(255,255,255,.95), rgba(255,230,0,.95), rgba(255,0,0,.8))!important;
    box-shadow:0 0 12px #fff, 0 0 18px #ff0000!important;
    transform-origin:0 50%!important;
    z-index:999999999!important;
    border-radius:999px!important;
    pointer-events:none!important;
}
.kakita-disparo-hit,
.kakita-disparo-bloque{
    position:absolute!important;
    display:block!important;
    z-index:999999999!important;
    min-width:38px!important;
    height:24px!important;
    line-height:24px!important;
    padding:2px 6px!important;
    border-radius:8px!important;
    background:#ff0000!important;
    color:#fff!important;
    font-family:monospace!important;
    font-weight:bold!important;
    text-align:center!important;
    box-shadow:0 0 12px #fff!important;
    animation:kakitaHit .65s ease-out forwards!important;
    pointer-events:none!important;
}
.kakita-disparo-bloque{
    background:#444!important;
    color:#ffe600!important;
}
@keyframes kakitaHit{
    0%{opacity:1; transform:scale(1) translateY(0);}
    100%{opacity:0; transform:scale(1.5) translateY(-35px);}
}
.mascota-seguidora{
    z-index:2!important;
    pointer-events:none!important;
    background:transparent!important;
    filter:drop-shadow(0 0 6px #fff700)!important;
    transition:left .18s linear, top .18s linear!important;
}
.mascota-seguidora .mascota{
    width:34px!important;
    height:34px!important;
    animation:kakitaMascotaSaltito .9s ease-in-out infinite alternate!important;
}
.mascota-seguidora .mascota img{
    width:34px!important;
    height:34px!important;
    image-rendering:pixelated!important;
}
@keyframes kakitaMascotaSaltito{
    from{transform:translateY(0) scale(1);}
    to{transform:translateY(-5px) scale(1.05);}
}
.objetos .notita.box,
.objetos-precargados .notita.box,
.objetos .notita.box2,
.objetos-precargados .notita.box2,
.objetos .notita.box3,
.objetos-precargados .notita.box3,
.objetos .notita.box4,
.objetos-precargados .notita.box4,
.objetos .notita.box5,
.objetos-precargados .notita.box5,
.objetos .notita.box6,
.objetos-precargados .notita.box6{
    filter:drop-shadow(0 3px 2px rgba(0,0,0,.7))!important;
}
form.dejar-objeto{
    display:inline-block!important;
    width:30%!important;
    margin:1%!important;
}
.usuario-objetos table td{
    width:33%!important;
}
@media only screen and (max-width:600px){
    form.dejar-objeto{width:100%!important;}
    .boton-disparar-objeto{font-size:28px!important;}
}
/* Fin V005 */

/* V006: controles escritorio separados, refugios de esquina y mensaje de muerte */
.centro-control{
    width:56px!important;
    height:56px!important;
    margin:0 auto!important;
    border-radius:100px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    background:rgba(0,0,0,.65)!important;
    outline:3px solid #262626!important;
    color:#ffea00!important;
    font-size:28px!important;
    text-shadow:0 0 10px #fff!important;
    pointer-events:none!important;
}
.refugio-corner{
    position:absolute!important;
    width:270px!important;
    height:270px!important;
    z-index:0!important;
    pointer-events:none!important;
    background:radial-gradient(circle, rgba(0,255,80,.22) 0%, rgba(0,140,60,.16) 55%, rgba(0,0,0,0) 78%)!important;
    border:2px dashed rgba(120,255,150,.45)!important;
    box-shadow:inset 0 0 22px rgba(0,255,90,.25), 0 0 18px rgba(0,255,90,.18)!important;
    border-radius:20px!important;
}
.refugio-corner:after{
    content:'REFUGIO';
    position:absolute;
    left:0;
    right:0;
    top:115px;
    text-align:center;
    color:#d8ffd8;
    font-size:22px;
    font-weight:900;
    letter-spacing:2px;
    text-shadow:2px 2px 0 #000, 0 0 8px #00ff5a;
    opacity:.75;
}
.refugio-nw{left:0!important;top:0!important;}
.refugio-ne{right:0!important;top:0!important;}
.refugio-sw{left:0!important;bottom:0!important;}
.refugio-se{right:0!important;bottom:0!important;}
.mensaje-muerte{
    position:fixed!important;
    left:50%!important;
    top:14%!important;
    transform:translateX(-50%)!important;
    width:min(92vw, 520px)!important;
    padding:26px 22px!important;
    background:linear-gradient(180deg, rgba(120,0,0,.96), rgba(20,0,0,.96))!important;
    color:white!important;
    z-index:999999999999!important;
    border:4px solid #ff3131!important;
    border-radius:22px!important;
    box-shadow:0 0 30px rgba(255,0,0,.55)!important;
    text-align:center!important;
    font-family:monospace!important;
    animation:muertePopup .35s ease-out both!important;
}
.mensaje-muerte h1{margin:0 0 8px!important;font-size:34px!important;color:#fff!important;text-transform:uppercase!important;}
.mensaje-muerte p{margin:6px 0!important;font-size:18px!important;color:#fff!important;}
@keyframes muertePopup{from{opacity:0; transform:translateX(-50%) scale(.8);}to{opacity:1; transform:translateX(-50%) scale(1);}}

@media only screen and (min-width: 700px){
    .opciones{
        top:auto!important;
        bottom:0!important;
        height:86px!important;
        min-height:86px!important;
        padding:8px 10px!important;
        background:rgba(18,18,18,.94)!important;
        display:block!important;
    }
    .usuario-controles{
        width:210px!important;
        height:158px!important;
        left:28px!important;
        bottom:96px!important;
        z-index:999999999!important;
    }
    .usuario-controles table{
        width:210px!important;
        height:158px!important;
        border-collapse:separate!important;
        border-spacing:8px!important;
    }
    .boton-control{
        width:56px!important;
        height:56px!important;
        max-width:56px!important;
        max-height:56px!important;
        min-height:56px!important;
        margin:0!important;
        padding:0!important;
        border-radius:999px!important;
        background-size:64%!important;
        box-shadow:0 5px 0 #151515, 0 0 12px rgba(255,255,255,.22)!important;
    }
    .usuario-objetos{
        width:285px!important;
        height:92px!important;
        left:270px!important;
        right:auto!important;
        bottom:102px!important;
        z-index:999999999!important;
        background:rgba(0,0,0,.22)!important;
        border-radius:999px!important;
        padding:6px 10px!important;
    }
    .usuario-objetos table{
        width:100%!important;
        height:80px!important;
        border-collapse:separate!important;
        border-spacing:8px 0!important;
    }
    .usuario-objetos table td{width:33.33%!important;text-align:center!important;vertical-align:middle!important;}
    .usuario-objetos form.dejar-objeto{
        display:block!important;
        width:76px!important;
        height:76px!important;
        margin:0 auto!important;
        padding:0!important;
    }
    span.boton.boton-dejar-objeto,
    .boton-disparar-objeto{
        width:76px!important;
        height:76px!important;
        min-width:76px!important;
        min-height:76px!important;
        max-width:76px!important;
        max-height:76px!important;
        padding:0!important;
        margin:0!important;
        float:none!important;
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        border-radius:999px!important;
        background-size:50px 50px!important;
        font-size:34px!important;
        line-height:76px!important;
        box-shadow:0 7px 0 #2c0000, 0 0 12px rgba(255,0,0,.3)!important;
    }
    .boton-disparar-objeto{
        background:radial-gradient(circle, #fff 0%, #ffe600 22%, #ff3b00 48%, #260000 80%)!important;
    }
    .usuario-mensajes{
        position:fixed!important;
        left:590px!important;
        right:18px!important;
        bottom:13px!important;
        height:58px!important;
        z-index:999999999!important;
        display:flex!important;
        align-items:center!important;
        gap:10px!important;
    }
    .usuario-mensajes form#dejar-notita{
        width:100%!important;
        margin:0!important;
        display:flex!important;
        gap:10px!important;
    }
    .usuario-mensajes input.input-texto-nota{
        width:calc(100% - 150px)!important;
        height:42px!important;
        font-size:22px!important;
        padding:0 10px!important;
    }
    .usuario-mensajes .boton-dejar-notita{
        width:130px!important;
        height:42px!important;
        padding:0!important;
        line-height:42px!important;
        font-size:20px!important;
        text-align:center!important;
    }
}

@media only screen and (max-width: 699px){
    .centro-control{width:58px!important;height:58px!important;font-size:26px!important;}
    .usuario-objetos{height:140px!important;}
    .usuario-objetos table{height:100%!important;}
    .usuario-objetos form.dejar-objeto{width:100%!important;}
}
/* Fin V006 */

/* V007: remolinos, menos caos visual y golpes de disparo */
.notita.remolino,
.objeto-activo.remolino{
    width:50px!important;
    height:50px!important;
    background-size:50px 50px!important;
    border-radius:999px!important;
    filter:drop-shadow(0 0 8px #67e8f9) drop-shadow(0 0 14px #a855f7)!important;
    animation:kakitaRemolino 1s linear infinite!important;
}
@keyframes kakitaRemolino{
    from{transform:rotate(0deg) scale(1);}
    50%{transform:rotate(180deg) scale(1.08);}
    to{transform:rotate(360deg) scale(1);}
}
.kakita-disparo-bloque{
    background:#241000!important;
    color:#fff!important;
    box-shadow:0 0 12px #ffcc00!important;
}
@media only screen and (min-width: 700px){
    .usuario-controles{bottom:104px!important;}
    .usuario-objetos{bottom:110px!important;}
    .usuario-objetos table{border-spacing:10px 0!important;}
    .usuario-mensajes{bottom:14px!important;}
}
/* Fin V007 */

/* V008: controles livianos, chat legible y menos efectos pesados */
.usuario[data-color-personaje],
.usuario,
#usuario,
.usuarios-otros,
.usuario-11,
.mascota-seguidora,
.objetos .notita,
.objetos-precargados .notita,
.notita.remolino,
.objeto-activo.remolino,
.boton-control,
span.boton.boton-dejar-objeto,
.boton-disparar-objeto{
    box-shadow:none!important;
    outline:none!important;
    filter:none!important;
    text-shadow:none!important;
}

.usuario[data-color-personaje]{
    outline:none!important;
    box-shadow:none!important;
}

.mascota-seguidora .mascota,
.notita.remolino,
.objeto-activo.remolino{
    animation:none!important;
}

.kakita-disparo-laser{
    height:4px!important;
    background:#ffe600!important;
    box-shadow:none!important;
}

.kakita-disparo-hit,
.kakita-disparo-bloque{
    box-shadow:none!important;
}

.centro-control,
#centro-control{
    display:none!important;
    visibility:hidden!important;
    opacity:0!important;
    width:0!important;
    height:0!important;
    pointer-events:none!important;
}

.usuario-controles{
    position:fixed!important;
    width:158px!important;
    height:158px!important;
    left:12px!important;
    bottom:98px!important;
    z-index:999999999!important;
    background:transparent!important;
    pointer-events:auto!important;
}
.usuario-controles table,
.usuario-controles tbody,
.usuario-controles tr,
.usuario-controles td{
    display:block!important;
    position:static!important;
    width:0!important;
    height:0!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    border-spacing:0!important;
}
.boton-control{
    position:absolute!important;
    display:block!important;
    width:52px!important;
    height:52px!important;
    min-width:52px!important;
    min-height:52px!important;
    max-width:52px!important;
    max-height:52px!important;
    padding:0!important;
    margin:0!important;
    border-radius:999px!important;
    background-color:#050505!important;
    background-size:70%!important;
    background-position:center!important;
    background-repeat:no-repeat!important;
    border:2px solid rgba(255,255,255,.32)!important;
}
#arriba{left:53px!important;top:0!important;}
#izquierda{left:0!important;top:53px!important;}
#derecha{left:106px!important;top:53px!important;}
#abajo{left:53px!important;top:106px!important;}

.usuario-objetos{
    position:fixed!important;
    width:226px!important;
    height:66px!important;
    right:8px!important;
    left:auto!important;
    bottom:108px!important;
    z-index:999999999!important;
    background:transparent!important;
    padding:0!important;
}
.usuario-objetos table,
.usuario-objetos tbody,
.usuario-objetos tr{
    display:block!important;
    width:100%!important;
    height:100%!important;
    padding:0!important;
    margin:0!important;
    border-spacing:0!important;
}
.usuario-objetos td{
    display:inline-block!important;
    width:32%!important;
    height:66px!important;
    padding:0!important;
    margin:0!important;
    text-align:center!important;
    vertical-align:top!important;
}
.usuario-objetos form.dejar-objeto,
form.dejar-objeto{
    display:block!important;
    width:64px!important;
    height:64px!important;
    padding:0!important;
    margin:0 auto!important;
}
span.boton.boton-dejar-objeto,
.boton-disparar-objeto{
    width:62px!important;
    height:62px!important;
    min-width:62px!important;
    min-height:62px!important;
    max-width:62px!important;
    max-height:62px!important;
    padding:0!important;
    margin:0 auto!important;
    float:none!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:999px!important;
    background-size:46px 46px!important;
    background-position:center!important;
    background-repeat:no-repeat!important;
    border:2px solid rgba(255,255,255,.22)!important;
    border-bottom:none!important;
    font-size:28px!important;
    line-height:62px!important;
    background-color:#7b0000!important;
}
.boton-disparar-objeto{
    background:#ce4a00!important;
    color:#fff!important;
}

.usuario-mensajes{
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    height:64px!important;
    padding:8px!important;
    background:#191919!important;
    z-index:999999999!important;
    box-sizing:border-box!important;
}
.usuario-mensajes form#dejar-notita{
    display:flex!important;
    width:100%!important;
    height:48px!important;
    margin:0!important;
    padding:0!important;
    gap:8px!important;
}
.usuario-mensajes input.input-texto-nota{
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
    height:48px!important;
    padding:0 10px!important;
    font-size:24px!important;
    box-sizing:border-box!important;
}
.usuario-mensajes .boton-dejar-notita{
    flex:0 0 112px!important;
    width:112px!important;
    height:48px!important;
    padding:0!important;
    line-height:48px!important;
    font-size:22px!important;
    text-align:center!important;
    border-radius:8px!important;
}

.notitas-recientes{
    background:transparent!important;
    max-width:180px!important;
    width:180px!important;
}
.notitas-recientes span,
.notitas-recientes .mensaje-chat{
    color:#fff!important;
    border-radius:8px!important;
    font-weight:bold!important;
    text-shadow:none!important;
    box-shadow:none!important;
}
.notitas-recientes span small,
.notitas-recientes .mensaje-chat small,
.notitas-recientes span p,
.notitas-recientes .mensaje-chat p,
.notitas-recientes span time,
.notitas-recientes .mensaje-chat time{
    color:#fff!important;
    text-shadow:none!important;
}

@media only screen and (min-width:700px){
    .usuario-controles{
        width:158px!important;
        height:158px!important;
        left:20px!important;
        bottom:94px!important;
    }
    .usuario-objetos{
        width:236px!important;
        right:auto!important;
        left:205px!important;
        bottom:110px!important;
        height:68px!important;
    }
    .usuario-mensajes{
        left:465px!important;
        right:12px!important;
        bottom:8px!important;
        height:56px!important;
        background:transparent!important;
        padding:0!important;
    }
    .usuario-mensajes form#dejar-notita{height:48px!important;}
    .usuario-mensajes input.input-texto-nota{height:48px!important;font-size:20px!important;}
    .usuario-mensajes .boton-dejar-notita{height:48px!important;line-height:48px!important;font-size:20px!important;}
}

@media only screen and (max-width:699px){
    .opciones{
        top:auto!important;
        bottom:0!important;
        height:0!important;
        min-height:0!important;
        padding:0!important;
        background:transparent!important;
        z-index:999999999!important;
    }
    .usuario-controles{
        transform:scale(.9)!important;
        transform-origin:left bottom!important;
        bottom:76px!important;
        left:10px!important;
    }
    .usuario-objetos{
        transform:scale(.88)!important;
        transform-origin:right bottom!important;
        bottom:86px!important;
        right:6px!important;
    }
    .actualizar a{
        width:13px!important;
        height:13px!important;
        padding:9px 9px 9px 18px!important;
        margin:5px!important;
    }
    .notitas-recientes{
        top:86px!important;
        right:8px!important;
        width:145px!important;
        max-width:145px!important;
        max-height:260px!important;
        font-size:11px!important;
    }
    .notitas-recientes span,
    .notitas-recientes .mensaje-chat{
        padding:6px 8px!important;
        width:auto!important;
    }
}
/* Fin V008 */

/* V009: controles móviles corregidos, flechas más grandes y botones visibles completos */
.usuario[data-color-personaje],
.usuario,
#usuario,
.usuarios-otros,
.usuario-11,
.mascota-seguidora,
.objetos .notita,
.objetos-precargados .notita,
.notita.remolino,
.objeto-activo.remolino,
.boton-control,
span.boton.boton-dejar-objeto,
.boton-disparar-objeto{
    box-shadow:none!important;
    outline:none!important;
    filter:none!important;
    text-shadow:none!important;
}

.centro-control,
#centro-control{
    display:none!important;
    width:0!important;
    height:0!important;
    opacity:0!important;
    visibility:hidden!important;
}

.usuario-controles{
    position:fixed!important;
    width:202px!important;
    height:202px!important;
    left:12px!important;
    bottom:104px!important;
    background:transparent!important;
    z-index:999999999!important;
    pointer-events:auto!important;
    transform:none!important;
}
.usuario-controles table,
.usuario-controles tbody,
.usuario-controles tr,
.usuario-controles td{
    display:block!important;
    position:static!important;
    width:0!important;
    height:0!important;
    padding:0!important;
    margin:0!important;
    border:0!important;
    border-spacing:0!important;
}
.boton-control{
    position:absolute!important;
    display:block!important;
    width:68px!important;
    height:68px!important;
    min-width:68px!important;
    min-height:68px!important;
    max-width:68px!important;
    max-height:68px!important;
    padding:0!important;
    margin:0!important;
    border-radius:999px!important;
    background-color:#050505!important;
    background-size:72%!important;
    background-position:center!important;
    background-repeat:no-repeat!important;
    border:2px solid rgba(255,255,255,.42)!important;
    touch-action:none!important;
}
#arriba{left:67px!important;top:0!important;}
#izquierda{left:0!important;top:67px!important;}
#derecha{left:134px!important;top:67px!important;}
#abajo{left:67px!important;top:134px!important;}

.usuario-objetos{
    position:fixed!important;
    width:226px!important;
    height:74px!important;
    right:8px!important;
    left:auto!important;
    bottom:116px!important;
    background:transparent!important;
    z-index:999999999!important;
    padding:0!important;
    transform:none!important;
    overflow:visible!important;
}
.usuario-objetos table,
.usuario-objetos tbody,
.usuario-objetos tr{
    display:block!important;
    width:100%!important;
    height:74px!important;
    padding:0!important;
    margin:0!important;
    border-spacing:0!important;
}
.usuario-objetos td{
    display:inline-block!important;
    width:33.33%!important;
    height:74px!important;
    padding:0!important;
    margin:0!important;
    text-align:center!important;
    vertical-align:top!important;
}
.usuario-objetos form.dejar-objeto,
form.dejar-objeto{
    display:block!important;
    width:70px!important;
    height:70px!important;
    padding:0!important;
    margin:0 auto!important;
    overflow:visible!important;
}
span.boton.boton-dejar-objeto,
.boton-disparar-objeto{
    width:68px!important;
    height:68px!important;
    min-width:68px!important;
    min-height:68px!important;
    max-width:68px!important;
    max-height:68px!important;
    padding:0!important;
    margin:0 auto!important;
    float:none!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    border-radius:999px!important;
    background-size:50px 50px!important;
    background-position:center!important;
    background-repeat:no-repeat!important;
    border:2px solid rgba(255,255,255,.28)!important;
    border-bottom:2px solid rgba(255,255,255,.28)!important;
    font-size:30px!important;
    line-height:68px!important;
    background-color:#7a0000!important;
    touch-action:none!important;
}
.boton-disparar-objeto{
    background:#d94f00!important;
    color:#fff!important;
}

.usuario-mensajes{
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    height:66px!important;
    padding:8px!important;
    background:#191919!important;
    z-index:999999999!important;
    box-sizing:border-box!important;
}
.usuario-mensajes form#dejar-notita{
    display:flex!important;
    width:100%!important;
    height:50px!important;
    gap:8px!important;
    margin:0!important;
    padding:0!important;
}
.usuario-mensajes input.input-texto-nota{
    flex:1 1 auto!important;
    width:auto!important;
    min-width:0!important;
    height:50px!important;
    padding:0 10px!important;
    font-size:24px!important;
    box-sizing:border-box!important;
}
.usuario-mensajes .boton-dejar-notita{
    flex:0 0 112px!important;
    width:112px!important;
    height:50px!important;
    padding:0!important;
    line-height:50px!important;
    font-size:22px!important;
    text-align:center!important;
    border-radius:8px!important;
}

.mensaje-muerte{
    box-shadow:none!important;
    text-shadow:none!important;
}

@media only screen and (max-width:420px){
    .usuario-controles{
        width:184px!important;
        height:184px!important;
        left:8px!important;
        bottom:102px!important;
    }
    .boton-control{
        width:62px!important;
        height:62px!important;
        min-width:62px!important;
        min-height:62px!important;
        max-width:62px!important;
        max-height:62px!important;
    }
    #arriba{left:61px!important;top:0!important;}
    #izquierda{left:0!important;top:61px!important;}
    #derecha{left:122px!important;top:61px!important;}
    #abajo{left:61px!important;top:122px!important;}
    .usuario-objetos{
        width:202px!important;
        height:66px!important;
        right:6px!important;
        bottom:116px!important;
    }
    .usuario-objetos table,
    .usuario-objetos tbody,
    .usuario-objetos tr,
    .usuario-objetos td{height:66px!important;}
    .usuario-objetos form.dejar-objeto,
    form.dejar-objeto,
    span.boton.boton-dejar-objeto,
    .boton-disparar-objeto{
        width:62px!important;
        height:62px!important;
        min-width:62px!important;
        min-height:62px!important;
        max-width:62px!important;
        max-height:62px!important;
        line-height:62px!important;
    }
    span.boton.boton-dejar-objeto,
    .boton-disparar-objeto{background-size:46px 46px!important;}
}

@media only screen and (min-width:700px){
    .usuario-controles{
        width:184px!important;
        height:184px!important;
        left:20px!important;
        bottom:92px!important;
    }
    .boton-control{
        width:62px!important;
        height:62px!important;
        min-width:62px!important;
        min-height:62px!important;
        max-width:62px!important;
        max-height:62px!important;
    }
    #arriba{left:61px!important;top:0!important;}
    #izquierda{left:0!important;top:61px!important;}
    #derecha{left:122px!important;top:61px!important;}
    #abajo{left:61px!important;top:122px!important;}
    .usuario-objetos{
        width:220px!important;
        left:230px!important;
        right:auto!important;
        bottom:102px!important;
        height:70px!important;
    }
    .usuario-mensajes{
        left:470px!important;
        right:12px!important;
        bottom:8px!important;
        height:56px!important;
        padding:0!important;
        background:transparent!important;
    }
    .usuario-mensajes form#dejar-notita{height:48px!important;}
    .usuario-mensajes input.input-texto-nota{height:48px!important;font-size:20px!important;}
    .usuario-mensajes .boton-dejar-notita{height:48px!important;line-height:48px!important;font-size:20px!important;}
}
/* Fin V009 */

/* V011: iconos pixelart para disparo y salto, mascota viva en cuadro adyacente */
#disparar-objeto,
.boton-disparar-objeto{
    background-color:#9e1f10!important;
    background-image:url('/kakitas/img/iconos/disparo-pistola.png')!important;
    background-repeat:no-repeat!important;
    background-position:center center!important;
    background-size:40px 40px!important;
    color:transparent!important;
    font-size:0!important;
}

#saltar-objeto,
.boton-saltar-objeto{
    background-color:#d06a00!important;
    background-image:url('/kakitas/img/iconos/salto.png')!important;
    background-repeat:no-repeat!important;
    background-position:center center!important;
    background-size:40px 40px!important;
    color:transparent!important;
    font-size:0!important;
}

@media only screen and (max-width:420px){
    #disparar-objeto,
    .boton-disparar-objeto,
    #saltar-objeto,
    .boton-saltar-objeto{
        background-size:36px 36px!important;
    }
}

.mascota-seguidora{
    width:50px!important;
    height:50px!important;
    z-index:4!important;
    background:transparent!important;
    pointer-events:none!important;
    transition:left .16s linear, top .16s linear!important;
}
.mascota-seguidora .mascota{
    position:absolute!important;
    left:8px!important;
    top:8px!important;
    width:34px!important;
    height:34px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
}
.mascota-seguidora .mascota img{
    width:30px!important;
    height:30px!important;
    image-rendering:pixelated!important;
}
.mascota-seguidora.mascota-encima .mascota{
    left:10px!important;
    top:6px!important;
}
.mascota-viva.merodeo-1{animation:kakitaMascotaViva1 1.05s ease-in-out infinite!important;}
.mascota-viva.merodeo-2{animation:kakitaMascotaViva2 1.15s ease-in-out infinite!important;}
.mascota-viva.merodeo-3{animation:kakitaMascotaViva3 1.00s ease-in-out infinite!important;}
.mascota-viva.merodeo-4{animation:kakitaMascotaViva4 1.20s ease-in-out infinite!important;}

@keyframes kakitaMascotaViva1{
    0%{transform:translate(0,2px);}
    25%{transform:translate(1px,-1px);}
    50%{transform:translate(0,-4px);}
    75%{transform:translate(-1px,-1px);}
    100%{transform:translate(0,2px);}
}
@keyframes kakitaMascotaViva2{
    0%{transform:translate(-1px,1px);}
    35%{transform:translate(1px,-3px);}
    65%{transform:translate(2px,-1px);}
    100%{transform:translate(-1px,1px);}
}
@keyframes kakitaMascotaViva3{
    0%{transform:translate(0,1px);}
    30%{transform:translate(-2px,-2px);}
    60%{transform:translate(2px,-3px);}
    100%{transform:translate(0,1px);}
}
@keyframes kakitaMascotaViva4{
    0%{transform:translate(0,2px);}
    20%{transform:translate(1px,0);}
    50%{transform:translate(0,-4px);}
    80%{transform:translate(-1px,0);}
    100%{transform:translate(0,2px);}
}
/* Fin V011 */

/* V012: iconos más claros y controles de acciones corregidos */
.objetos-precargados{
    opacity:1!important;
}
.objetos .notita.box,
.objetos .notita.box1,
.objetos .notita.box2,
.objetos .notita.box3,
.objetos .notita.box4,
.objetos .notita.box5,
.objetos .notita.box6,
.objetos .notita.box7,
.objetos .notita.box8,
.objetos .notita.box9,
.objetos .notita.box10,
.objetos-precargados .notita.box,
.objetos-precargados .notita.box1,
.objetos-precargados .notita.box2,
.objetos-precargados .notita.box3,
.objetos-precargados .notita.box4,
.objetos-precargados .notita.box5,
.objetos-precargados .notita.box6,
.objetos-precargados .notita.box7,
.objetos-precargados .notita.box8,
.objetos-precargados .notita.box9,
.objetos-precargados .notita.box10{
    opacity:1!important;
    filter:none!important;
}

.usuario-objetos{
    position:fixed!important;
    right:10px!important;
    bottom:106px!important;
    left:auto!important;
    width:170px!important;
    height:170px!important;
    z-index:999999999!important;
    background:transparent!important;
    padding:0!important;
    margin:0!important;
    overflow:visible!important;
}
.usuario-objetos table{
    display:block!important;
    width:100%!important;
    height:100%!important;
    border-spacing:0!important;
    padding:0!important;
    margin:0!important;
}
.usuario-objetos tbody{
    display:block!important;
    width:100%!important;
    height:100%!important;
}
.usuario-objetos tr{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    grid-template-rows:1fr 1fr!important;
    gap:10px!important;
    width:100%!important;
    height:100%!important;
}
.usuario-objetos td{
    display:block!important;
    width:auto!important;
    height:auto!important;
    padding:0!important;
    margin:0!important;
}
.usuario-objetos form.dejar-objeto,
.usuario-objetos .boton-dejar-objeto,
.usuario-objetos .boton-disparar-objeto,
.usuario-objetos .boton-saltar-objeto{
    width:80px!important;
    height:80px!important;
    min-width:80px!important;
    min-height:80px!important;
    max-width:80px!important;
    max-height:80px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    margin:0!important;
    padding:0!important;
    border-radius:16px!important;
    border:2px solid rgba(0,0,0,.55)!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
    background-size:54px 54px!important;
    image-rendering:pixelated!important;
    cursor:pointer!important;
    touch-action:manipulation!important;
    user-select:none!important;
    box-sizing:border-box!important;
}
.usuario-objetos form.dejar-objeto{overflow:visible!important;}
.usuario-objetos .boton-dejar-objeto{border-radius:16px!important;}

#disparar-objeto,
.boton-disparar-objeto{
    background-color:#b32018!important;
    background-image:url('/kakitas/img/iconos/disparo-pistola.png')!important;
    color:transparent!important;
    font-size:0!important;
}
#saltar-objeto,
.boton-saltar-objeto{
    background-color:#d17a00!important;
    background-image:url('/kakitas/img/iconos/salto.png')!important;
    color:transparent!important;
    font-size:0!important;
}

@media only screen and (max-width:700px){
    .usuario-controles{
        width:210px!important;
        height:210px!important;
        left:10px!important;
        bottom:108px!important;
    }
    .boton-control{
        width:72px!important;
        height:72px!important;
        min-width:72px!important;
        min-height:72px!important;
        max-width:72px!important;
        max-height:72px!important;
        background-size:70px 70px!important;
    }
    #arriba{left:69px!important;top:0!important;}
    #izquierda{left:0!important;top:69px!important;}
    #derecha{left:138px!important;top:69px!important;}
    #abajo{left:69px!important;top:138px!important;}

    .usuario-objetos{
        width:170px!important;
        height:170px!important;
        right:10px!important;
        bottom:112px!important;
    }
    .usuario-objetos tr{gap:10px!important;}
    .usuario-objetos form.dejar-objeto,
    .usuario-objetos .boton-dejar-objeto,
    .usuario-objetos .boton-disparar-objeto,
    .usuario-objetos .boton-saltar-objeto{
        width:80px!important;
        height:80px!important;
        min-width:80px!important;
        min-height:80px!important;
        max-width:80px!important;
        max-height:80px!important;
        background-size:54px 54px!important;
    }
}

@media only screen and (min-width:701px){
    .usuario-objetos{
        width:188px!important;
        height:188px!important;
        right:18px!important;
        bottom:92px!important;
    }
    .usuario-objetos tr{gap:12px!important;}
    .usuario-objetos form.dejar-objeto,
    .usuario-objetos .boton-dejar-objeto,
    .usuario-objetos .boton-disparar-objeto,
    .usuario-objetos .boton-saltar-objeto{
        width:88px!important;
        height:88px!important;
        min-width:88px!important;
        min-height:88px!important;
        max-width:88px!important;
        max-height:88px!important;
        background-size:58px 58px!important;
    }
}
/* Fin V012 */

/* V013: temas de mapa, refugios, proyectil discontinuo, chat angosto y megabots */
.piso{
    background-color:var(--kakitas-piso-color, #603218)!important;
}

.notitas-recientes{
    width:170px!important;
    max-width:170px!important;
    right:8px!important;
}
.notitas-recientes span,
.notitas-recientes .mensaje-chat{
    width:150px!important;
    max-width:150px!important;
    padding:8px 10px!important;
    font-size:11px!important;
}
.notitas-recientes span p,
.notitas-recientes .mensaje-chat p{
    font-size:11px!important;
    line-height:1.18!important;
}
@media only screen and (max-width:700px){
    .notitas-recientes{
        width:148px!important;
        max-width:148px!important;
        top:100px!important;
    }
    .notitas-recientes span,
    .notitas-recientes .mensaje-chat{
        width:130px!important;
        max-width:130px!important;
        padding:8px!important;
    }
}

.usuario-objetos{
    position:fixed!important;
    right:10px!important;
    bottom:108px!important;
    width:170px!important;
    height:170px!important;
    left:auto!important;
    z-index:999999999!important;
    padding:0!important;
    overflow:visible!important;
}
.grid-acciones-usuario{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    grid-template-rows:1fr 1fr!important;
    gap:10px!important;
    width:100%!important;
    height:100%!important;
}
.accion-usuario,
.usuario-objetos #disparar-objeto,
.usuario-objetos #saltar-objeto{
    width:80px!important;
    height:80px!important;
    min-width:80px!important;
    min-height:80px!important;
    max-width:80px!important;
    max-height:80px!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    margin:0!important;
    padding:0!important;
    border-radius:16px!important;
    box-sizing:border-box!important;
}
.usuario-objetos form.dejar-objeto{
    overflow:visible!important;
}
.usuario-objetos .boton-dejar-objeto,
.usuario-objetos .boton-disparar-objeto,
.usuario-objetos .boton-saltar-objeto{
    width:80px!important;
    height:80px!important;
    background-position:center center!important;
    background-repeat:no-repeat!important;
    background-size:54px 54px!important;
    border:2px solid rgba(0,0,0,.55)!important;
    border-radius:16px!important;
    image-rendering:pixelated!important;
    color:transparent!important;
    font-size:0!important;
}
#disparar-objeto,
.boton-disparar-objeto{
    background-color:#b32018!important;
    background-image:url('/kakitas/img/iconos/disparo-pistola.png')!important;
}
#saltar-objeto,
.boton-saltar-objeto{
    background-color:#d17a00!important;
    background-image:url('/kakitas/img/iconos/salto.png')!important;
}

@media only screen and (max-width:700px){
    .usuario-controles{
        width:228px!important;
        height:228px!important;
        left:8px!important;
        bottom:108px!important;
    }
    .boton-control{
        width:78px!important;
        height:78px!important;
        min-width:78px!important;
        min-height:78px!important;
        max-width:78px!important;
        max-height:78px!important;
        background-size:76px 76px!important;
    }
    #arriba{left:75px!important;top:0!important;}
    #izquierda{left:0!important;top:75px!important;}
    #derecha{left:150px!important;top:75px!important;}
    #abajo{left:75px!important;top:150px!important;}
}

.kakita-disparo-laser{
    position:absolute!important;
    height:8px!important;
    background:repeating-linear-gradient(90deg, rgba(255,60,0,.05) 0 4px, rgba(255,210,0,.98) 4px 14px, rgba(255,80,0,.98) 14px 24px, rgba(0,0,0,0) 24px 32px)!important;
    box-shadow:0 0 8px rgba(255,220,0,.65)!important;
    transform-origin:0 50%!important;
    z-index:999999999!important;
    border-radius:999px!important;
    pointer-events:none!important;
    animation:kakitaLaserDash .18s linear infinite!important;
}
@keyframes kakitaLaserDash{
    0%{background-position:0 0; opacity:1;}
    100%{background-position:32px 0; opacity:.95;}
}
.kakita-disparo-particula,
.kakita-disparo-humo,
.kakita-disparo-chispa{
    position:absolute!important;
    pointer-events:none!important;
    z-index:999999999!important;
}
.kakita-disparo-humo{
    width:14px!important;
    height:14px!important;
    border-radius:50%!important;
    background:radial-gradient(circle, rgba(230,230,230,.85) 0%, rgba(110,110,110,.55) 45%, rgba(0,0,0,0) 74%)!important;
    animation:kakitaSmoke .55s ease-out forwards!important;
}
.kakita-disparo-chispa{
    width:10px!important;
    height:2px!important;
    background:linear-gradient(90deg, #ff3300, #ffea00)!important;
    transform-origin:left center!important;
    animation:kakitaSpark .4s ease-out forwards!important;
}
@keyframes kakitaSmoke{0%{opacity:0.9;transform:scale(.5);}100%{opacity:0;transform:scale(2) translateY(-10px);}}
@keyframes kakitaSpark{0%{opacity:1;transform:rotate(var(--spark-rot,0deg)) translateX(0);}100%{opacity:0;transform:rotate(var(--spark-rot,0deg)) translateX(18px);}}
.kakita-disparo-hit,
.kakita-disparo-bloque{
    min-width:26px!important;
    height:20px!important;
    line-height:20px!important;
    padding:2px 5px!important;
    font-size:10px!important;
    border-radius:6px!important;
    box-shadow:none!important;
}

.usuario-12,
.enemigo-12{
    background:url(/kakitas/img/personajes/11.gif) #a30000!important;
    background-size:100% 100%!important;
    background-repeat:no-repeat!important;
    width:100px!important;
    height:100px!important;
    z-index:3!important;
    filter:drop-shadow(0 0 7px rgba(255,85,0,.7));
}
.usuario-12 .vida-usuario,
.enemigo-12 .vida-usuario{
    width:94px!important;
    font-size:12px!important;
    top:-26px!important;
    left:0!important;
}
.usuario-12 .expresion,
.enemigo-12 .expresion{
    transform:scale(1.4)!important;
    transform-origin:center center!important;
}

.objetos-precargados,
.objetos-precargados .notita,
.objetos .notita{
    opacity:1!important;
}
/* Fin V013 */

/* V016: volver a lógica V013 y tocar solo tamaño/posición de controles */
.usuario-controles,
.usuario-objetos{
    touch-action:manipulation!important;
    user-select:none!important;
}

@media only screen and (max-width:700px){
    .usuario-controles{
        position:fixed!important;
        left:8px!important;
        bottom:116px!important;
        width:190px!important;
        height:190px!important;
        z-index:999999999!important;
        overflow:visible!important;
        background:transparent!important;
    }
    .usuario-controles table,
    .usuario-controles tbody,
    .usuario-controles tr,
    .usuario-controles td{
        display:block!important;
        width:0!important;
        height:0!important;
        padding:0!important;
        margin:0!important;
    }
    .boton-control{
        position:absolute!important;
        width:74px!important;
        height:74px!important;
        min-width:74px!important;
        min-height:74px!important;
        max-width:74px!important;
        max-height:74px!important;
        background-size:72px 72px!important;
        background-position:center!important;
        background-repeat:no-repeat!important;
        border-radius:50%!important;
        box-sizing:border-box!important;
        padding:0!important;
        margin:0!important;
    }
    #arriba{left:58px!important;top:0!important;}
    #izquierda{left:0!important;top:58px!important;}
    #derecha{left:116px!important;top:58px!important;}
    #abajo{left:58px!important;top:116px!important;}

    .usuario-objetos{
        position:fixed!important;
        right:8px!important;
        bottom:116px!important;
        left:auto!important;
        width:166px!important;
        height:166px!important;
        z-index:999999999!important;
        overflow:visible!important;
        padding:0!important;
        margin:0!important;
        background:transparent!important;
    }
    .grid-acciones-usuario{
        display:grid!important;
        grid-template-columns:78px 78px!important;
        grid-template-rows:78px 78px!important;
        gap:10px!important;
        width:166px!important;
        height:166px!important;
        padding:0!important;
        margin:0!important;
    }
    .accion-usuario,
    .usuario-objetos form.dejar-objeto,
    .usuario-objetos .boton-dejar-objeto,
    .usuario-objetos #disparar-objeto,
    .usuario-objetos #saltar-objeto,
    .usuario-objetos .boton-disparar-objeto,
    .usuario-objetos .boton-saltar-objeto{
        width:78px!important;
        height:78px!important;
        min-width:78px!important;
        min-height:78px!important;
        max-width:78px!important;
        max-height:78px!important;
        margin:0!important;
        padding:0!important;
        border-radius:16px!important;
        box-sizing:border-box!important;
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        background-position:center!important;
        background-repeat:no-repeat!important;
        background-size:52px 52px!important;
    }
    .accion-bloque{grid-column:1!important;grid-row:1!important;}
    .accion-disparo{grid-column:2!important;grid-row:1!important;}
    .accion-salto{grid-column:1!important;grid-row:2!important;}
    .accion-bomba{grid-column:2!important;grid-row:2!important;}
}

@media only screen and (max-width:380px){
    .usuario-controles{
        left:5px!important;
        width:176px!important;
        height:176px!important;
    }
    .boton-control{
        width:68px!important;
        height:68px!important;
        min-width:68px!important;
        min-height:68px!important;
        max-width:68px!important;
        max-height:68px!important;
        background-size:66px 66px!important;
    }
    #arriba{left:54px!important;top:0!important;}
    #izquierda{left:0!important;top:54px!important;}
    #derecha{left:108px!important;top:54px!important;}
    #abajo{left:54px!important;top:108px!important;}

    .usuario-objetos{
        right:5px!important;
        width:154px!important;
        height:154px!important;
    }
    .grid-acciones-usuario{
        grid-template-columns:72px 72px!important;
        grid-template-rows:72px 72px!important;
        gap:10px!important;
        width:154px!important;
        height:154px!important;
    }
    .accion-usuario,
    .usuario-objetos form.dejar-objeto,
    .usuario-objetos .boton-dejar-objeto,
    .usuario-objetos #disparar-objeto,
    .usuario-objetos #saltar-objeto,
    .usuario-objetos .boton-disparar-objeto,
    .usuario-objetos .boton-saltar-objeto{
        width:72px!important;
        height:72px!important;
        min-width:72px!important;
        min-height:72px!important;
        max-width:72px!important;
        max-height:72px!important;
        background-size:48px 48px!important;
    }
}

@media only screen and (min-width:701px){
    .usuario-objetos{
        width:188px!important;
        height:188px!important;
        right:18px!important;
        bottom:92px!important;
    }
    .grid-acciones-usuario{
        display:grid!important;
        grid-template-columns:88px 88px!important;
        grid-template-rows:88px 88px!important;
        gap:12px!important;
    }
    .accion-bloque{grid-column:1!important;grid-row:1!important;}
    .accion-disparo{grid-column:2!important;grid-row:1!important;}
    .accion-salto{grid-column:1!important;grid-row:2!important;}
    .accion-bomba{grid-column:2!important;grid-row:2!important;}
}
/* Fin V016 */


/* Consolidado desde kakitas-page.css */
/* Extraído desde juego.php */
html{ background-color:black;text-align:center; }
html * { color:white; }
.info-usuario {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 80px;
    right: 0;
    background-color: black;
    z-index: 99999;
    color: white;
    max-width: 200px;
    max-height: 500px;
    line-height: 40px;
}


/* Extraído desde juego.php */
#mensaje-instrucciones {
    left: 25%;
    padding: 30px 10px 40px;
    /* padding: 10px; */
    position: fixed;
    top: 10%;
    display: block;
    width: 50%;
    height: auto;
    background-color: black;
    color: white;
    z-index: 9999999999;
    font-size: 12px;
    text-align: center;
    outline: 5px solid white;
    font-family: monospace;
}
div#mensaje-instrucciones h1 {
    margin: 10px;
    font-size: 15px;
}


/* Extraído desde sala.php */
.info-usuario {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 80px;
    right: 0;
    background-color: black;
    z-index: 99999;
    color: white;
    max-width: 200px;
    max-height: 500px;
    line-height: 40px;
}
.piso {
    margin: 0 auto !important;
    left: calc(50% - 225px);
}


/* Extraído desde sala.php */
#mensaje-instrucciones {
    left: 25%;
    padding: 30px 10px 40px;
    /* padding: 10px; */
    position: fixed;
    top: 10%;
    display: block;
    width: 50%;
    height: auto;
    background-color: black;
    color: white;
    z-index: 9999999999;
    font-size: 12px;
    text-align: center;
    outline: 5px solid white;
    font-family: monospace;
    transition: opacity 2s ease-out;
}
div#mensaje-instrucciones h1 {
    margin: 10px;
    font-size: 15px;
}


/* V017: prioridad visual del jugador propio y clases para salas */
#plano-propio,
.plano-propio {
    position: absolute!important;
    z-index: 9999998!important;
}
#usuario,
.usuario-propio {
    position: absolute!important;
    z-index: 9999999!important;
}
.plano-usuarios {
    position: absolute!important;
    z-index: 20!important;
}
.plano-enemigos {
    position: absolute!important;
    z-index: 25!important;
}
.plano-mascotas {
    position: absolute!important;
    z-index: 9999997!important;
}
.objetos {
    z-index: 10!important;
}
.objetos-precargados {
    z-index: 8!important;
}

/* Estilos de sala que antes estaban incrustados */
.piso {
    margin: 0 auto !important;
}
.piso.sala-estilo-1 { background-image: url(/kakitas/img/salas/1.png)!important; }
.piso.sala-estilo-2 { background-image: url(/kakitas/img/salas/2.png)!important; }
.piso.sala-estilo-3 { background-image: url(/kakitas/img/salas/3.png)!important; }
.piso.sala-estilo-4 { background-image: url(/kakitas/img/salas/4.png)!important; }
.piso.sala-estilo-5 { background-image: url(/kakitas/img/salas/5.png)!important; }
.piso.sala-estilo-6 { background-image: url(/kakitas/img/salas/6.png)!important; }
.piso.sala-estilo-7 { background-image: url(/kakitas/img/salas/7.png)!important; }
.piso.sala-estilo-8 { background-image: url(/kakitas/img/salas/8.png)!important; }
.piso.sala-estilo-9 { background-image: url(/kakitas/img/salas/9.png)!important; }

.piso.sala-ancho-800 { width:800px!important; }
.piso.sala-ancho-1000 { width:1000px!important; }
.piso.sala-ancho-1500 { width:1500px!important; }
.piso.sala-ancho-2000 { width:2000px!important; }
.piso.sala-ancho-2500 { width:2500px!important; }
.piso.sala-ancho-3000 { width:3000px!important; }

.piso.sala-alto-800 { height:800px!important; }
.piso.sala-alto-1000 { height:1000px!important; }
.piso.sala-alto-1500 { height:1500px!important; }
.piso.sala-alto-2000 { height:2000px!important; }
.piso.sala-alto-2500 { height:2500px!important; }
.piso.sala-alto-3000 { height:3000px!important; }



/* Consolidado desde notitas-recientes.css */
.notitas-recientes {
    top: 120px!important;
    position: absolute;
    right: 1%;
    background-color: transparent;
    width: 170px;
    max-width: 170px;
    height: 28%;
    z-index: 999999999;
    overflow: scroll;
    overflow-x: hidden;
}
.notitas-recientes span {
	display: block;
	width: 130px;
	max-width: 130px;
	padding:  8px;
	background-color: #ffffffa1;
	margin-bottom: 5px;
	border-radius: 10px;
	font-weight: bold;
	text-overflow: clip;
	overflow: hidden;
	font-size: 11px;
	line-height: 1.18;
	word-break: break-word;
}

.notitas-recientes::-webkit-scrollbar-track {
   background-color: #ffffff00;
   box-shadow: inset 2px 0px 5px #dedede8f;
   cursor: grab!important;
   border-radius: 10px;
}
.notitas-recientes::-webkit-scrollbar {
    width: 8px;
    background-color: #ffffff00;
    border-radius: 10px;
}
.notitas-recientes::-webkit-scrollbar-thumb {
   background-color: #8916c9;
   border-radius: 14px;
   cursor: grab!important;
}



/* Consolidado desde script-extra.css */
.consola{display: none;}

/* Bloquear scroll por CSS sin afectar clics */
body {
    overflow: hidden;
    overscroll-behavior: none;
    touch-action: none; /* evita scroll con dedo */
}



/* V018: CSS único en juego.css, sin style="" en PHP */
.oculto,
.hidden-control,
.audio-oculto,
.js-audio-oculto {
    display: none !important;
}
.audio-fondo-oculto {
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
}
.info-sesion {
    position: absolute !important;
    top: 300px !important;
}
.boton-volver-entrar {
    background-color: red !important;
    padding: 20px !important;
    margin: 10px !important;
    display: inline-block !important;
    border-radius: 10px !important;
    text-decoration: none !important;
    font-size: 30px !important;
    color: #fff !important;
}
.texto-cerrar-ventana {
    color: yellow !important;
}
.sala-zoom-70 {
    zoom: 70%;
}
.notita-origen {
    left: 2488px !important;
    top: 2480px !important;
    background-color: #794321 !important;
    color: black !important;
}
.icon-actualizar { background-image: url(/kakitas/img/iconos/actualizar.png) !important; }
.icon-salir { background-image: url(/kakitas/img/iconos/salir.png) !important; }
.icon-casa { background-image: url(/kakitas/img/iconos/casa.png) !important; }
.icon-audio { background-image: url(/kakitas/img/iconos/audio.png) !important; }
.icon-zoom-in { background-image: url(/kakitas/img/iconos/zoom-in.png) !important; }
.icon-zoom-out { background-image: url(/kakitas/img/iconos/zoom-out.png) !important; }
.icon-apostar { background-image: url(/kakitas/img/iconos/apostar.png) !important; }

.icon-arriba { background-image: url(/kakitas/img/iconos/arriba.png) !important; }
.icon-izquierda { background-image: url(/kakitas/img/iconos/izquierda.png) !important; }
.icon-derecha { background-image: url(/kakitas/img/iconos/derecha.png) !important; }
.icon-abajo { background-image: url(/kakitas/img/iconos/abajo.png) !important; }

.boton-box {
    background-image: url(/kakitas/img/objetos/+box.gif) !important;
}
.boton-bomba {
    background-image: url(/kakitas/img/objetos/+bomba.gif) !important;
}

.js-posicion,
.objeto-activo,
.objeto-pasivo,
.mascota-recolectable,
.damage-contenedor,
.mostrar-explosion {
    position: absolute !important;
}
.js-bg {
    background-color: transparent !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    opacity: 1 !important;
}
.mascota-recolectable {
    background-image: url(/kakitas/img/mascotas/mascota-gato-2.png) !important;
    background-size: 40px 40px !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    z-index: 4 !important;
    filter: drop-shadow(0 0 5px #fff);
}
.mostrar-explosion {
    width: 50px !important;
    z-index: 9999999999 !important;
    display: block !important;
    opacity: 1 !important;
    animation-delay: 0.3s !important;
}
.damage-rapido {
    animation-duration: 500ms !important;
    animation-delay: 0.2s !important;
}
.damage-gatito {
    animation-duration: 700ms !important;
}
.damage-remolino {
    animation-duration: 900ms !important;
}
.chat-color-0 { color: brown !important; }
.chat-color-1 { color: #7a6400 !important; }
.chat-color-2 { color: #007a20 !important; }
.chat-color-3 { color: #007487 !important; }
.chat-color-4 { color: #2d58ff !important; }
.chat-color-5 { color: #c90000 !important; }
.chat-color-6 { color: #b00080 !important; }
.chat-color-7 { color: purple !important; }
.chat-color-8 { color: #c66b00 !important; }
.chat-color-9 { color: #111 !important; }

