svg:not(:root).svg-inline--fa {
  overflow: visible; }

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -.125em; }
  .svg-inline--fa.fa-lg {
    vertical-align: -.225em; }
  .svg-inline--fa.fa-w-1 {
    width: 0.0625em; }
  .svg-inline--fa.fa-w-2 {
    width: 0.125em; }
  .svg-inline--fa.fa-w-3 {
    width: 0.1875em; }
  .svg-inline--fa.fa-w-4 {
    width: 0.25em; }
  .svg-inline--fa.fa-w-5 {
    width: 0.3125em; }
  .svg-inline--fa.fa-w-6 {
    width: 0.375em; }
  .svg-inline--fa.fa-w-7 {
    width: 0.4375em; }
  .svg-inline--fa.fa-w-8 {
    width: 0.5em; }
  .svg-inline--fa.fa-w-9 {
    width: 0.5625em; }
  .svg-inline--fa.fa-w-10 {
    width: 0.625em; }
  .svg-inline--fa.fa-w-11 {
    width: 0.6875em; }
  .svg-inline--fa.fa-w-12 {
    width: 0.75em; }
  .svg-inline--fa.fa-w-13 {
    width: 0.8125em; }
  .svg-inline--fa.fa-w-14 {
    width: 0.875em; }
  .svg-inline--fa.fa-w-15 {
    width: 0.9375em; }
  .svg-inline--fa.fa-w-16 {
    width: 1em; }
  .svg-inline--fa.fa-w-17 {
    width: 1.0625em; }
  .svg-inline--fa.fa-w-18 {
    width: 1.125em; }
  .svg-inline--fa.fa-w-19 {
    width: 1.1875em; }
  .svg-inline--fa.fa-w-20 {
    width: 1.25em; }
  .svg-inline--fa.fa-pull-left {
    margin-right: .3em;
    width: auto; }
  .svg-inline--fa.fa-pull-right {
    margin-left: .3em;
    width: auto; }
  .svg-inline--fa.fa-border {
    height: 1.5em; }
  .svg-inline--fa.fa-li {
    width: 2em; }
  .svg-inline--fa.fa-fw {
    width: 1.25em; }

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -.125em;
  width: 1em; }
  .fa-layers svg.svg-inline--fa {
    -webkit-transform-origin: center center;
            transform-origin: center center; }

.fa-layers-text, .fa-layers-counter {
  display: inline-block;
  position: absolute;
  text-align: center; }

.fa-layers-text {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
          transform-origin: center center; }

.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: .25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top right;
          transform-origin: top right; }

.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right; }

.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left; }

.fa-layers-top-right {
  right: 0;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top right;
          transform-origin: top right; }

.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: top left;
          transform-origin: top left; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0; }

.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1.25em; }

.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2.5em; }

.fa-inverse {
  color: #fff; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.svg-inline--fa .fa-primary {
  fill: var(--fa-primary-color, currentColor);
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1); }

.svg-inline--fa .fa-secondary {
  fill: var(--fa-secondary-color, currentColor);
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4); }

.svg-inline--fa.fa-swap-opacity .fa-primary {
  opacity: 0.4;
  opacity: var(--fa-secondary-opacity, 0.4); }

.svg-inline--fa.fa-swap-opacity .fa-secondary {
  opacity: 1;
  opacity: var(--fa-primary-opacity, 1); }

.svg-inline--fa mask .fa-primary,
.svg-inline--fa mask .fa-secondary {
  fill: black; }

.fad.fa-inverse {
  color: #fff; }

body,
html {
  margin: 0;
  padding: 0;
  font-family: 'Inter', Arial, sans-serif;
  color: #cbd5e1;
  background-color: #0b0f13;
  background-image: linear-gradient(rgba(11, 15, 19, 0.5), rgba(11, 15, 19, 0.85)), url("/static/imgs/background.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-attachment: fixed;
  min-height: 100vh; }

a {
  color: #ff9000; }

.contentLeft__F1xHI {
  margin-top: 20px;
  width: 598px;
  background-color: #0b0f13;
  float: left;
  padding: 1px;
  position: relative;
  bottom: 70px; }
  .contentLeft__F1xHI .shadow__3DuH3 {
    box-shadow: inset 0 0 10px #555657;
    float: left;
    width: 578px;
    padding: 10px; }
    .contentLeft__F1xHI .shadow__3DuH3 h4 {
      color: #ff9000;
      text-align: center;
      font-size: 20px;
      float: left;
      width: 100%;
      margin-top: 10px;
      margin-bottom: 10px; }

.createCharacter__Fh1UR {
  text-align: center;
  margin: 0 auto;
  width: 500px;
  padding-top: 20px; }
  .createCharacter__Fh1UR button {
    margin-top: 50px;
    margin-bottom: 15px;
    border: none;
    background: #11171d;
    border: 1px solid #1a242d;
    color: #006e2e;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 30px;
    cursor: pointer; }
  .createCharacter__Fh1UR .content_general__2h5dG {
    width: 500px;
    height: 280px;
    margin-top: 25px;
    float: left; }
    .createCharacter__Fh1UR .content_general__2h5dG .content_left__3FgZ_ {
      width: 250px;
      height: 280px;
      float: left; }
      .createCharacter__Fh1UR .content_general__2h5dG .content_left__3FgZ_ .input_text__3VM9B {
        border: 1px solid #1a1d22;
        background: #000;
        padding: 5px;
        color: #485867;
        width: 150px;
        margin: 0 auto;
        float: left;
        margin-left: 44px;
        margin-bottom: 20px; }
      .createCharacter__Fh1UR .content_general__2h5dG .content_left__3FgZ_ .text__2mwsd {
        float: left;
        color: #485867;
        width: 100%;
        text-align: center;
        margin-bottom: 10px; }
      .createCharacter__Fh1UR .content_general__2h5dG .content_left__3FgZ_ .canvasCharacter__3Tluj {
        width: 130px;
        margin: 0 auto; }
        .createCharacter__Fh1UR .content_general__2h5dG .content_left__3FgZ_ .canvasCharacter__3Tluj .character__1WHPu {
          float: left;
          width: 80px;
          height: 100px;
          background-color: #12171a;
          border: 1px solid #1a1f25; }
        .createCharacter__Fh1UR .content_general__2h5dG .content_left__3FgZ_ .canvasCharacter__3Tluj .faAngleLeft__3YWQ3 {
          color: #333333;
          float: left;
          font-size: 23px;
          font-weight: bold;
          margin-right: 10px;
          cursor: pointer;
          margin-top: 20px; }
        .createCharacter__Fh1UR .content_general__2h5dG .content_left__3FgZ_ .canvasCharacter__3Tluj .faAngleRight__2BAx2 {
          color: #333333;
          float: left;
          font-size: 23px;
          font-weight: bold;
          margin-left: 10px;
          cursor: pointer;
          margin-top: 20px; }
    .createCharacter__Fh1UR .content_general__2h5dG .content_right__2NAWr {
      width: 250px;
      height: 280px;
      float: left; }
      .createCharacter__Fh1UR .content_general__2h5dG .content_right__2NAWr .text__2mwsd {
        color: #485867;
        margin-bottom: 10px;
        width: 100%;
        text-align: center;
        float: left; }
      .createCharacter__Fh1UR .content_general__2h5dG .content_right__2NAWr .content_input_text__2FgOp {
        float: left;
        margin-bottom: 20px;
        margin-left: 26px;
        text-align: center; }
        .createCharacter__Fh1UR .content_general__2h5dG .content_right__2NAWr .content_input_text__2FgOp .input_text__3VM9B {
          border: 1px solid #1a1d22;
          background: #000;
          padding: 5px;
          color: #485867;
          width: 150px;
          margin: 0 auto;
          float: left;
          text-align: center; }
        .createCharacter__Fh1UR .content_general__2h5dG .content_right__2NAWr .content_input_text__2FgOp .faAngleLeft__3YWQ3 {
          color: #333333;
          float: left;
          font-size: 23px;
          font-weight: bold;
          margin-right: 10px;
          cursor: pointer; }
        .createCharacter__Fh1UR .content_general__2h5dG .content_right__2NAWr .content_input_text__2FgOp .faAngleRight__2BAx2 {
          color: #333333;
          float: left;
          font-size: 23px;
          font-weight: bold;
          margin-left: 10px;
          cursor: pointer; }
      .createCharacter__Fh1UR .content_general__2h5dG .content_right__2NAWr .margin_left__1lZqq {
        margin-left: 44px; }

a {
  color: #ffb300;
  text-decoration: none;
  transition: color 0.2s, text-shadow 0.2s;
  font-weight: 600; }
  a:hover {
    color: #ffa000;
    text-shadow: 0 0 8px rgba(255, 179, 0, 0.3); }

.gralinfo__AxjlS {
  margin: 0 auto 28px;
  width: 598px;
  height: 140px;
  background: rgba(11, 15, 19, 0.75);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 179, 0, 0.2);
  border-radius: 8px;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5), inset 0 1px 1px rgba(255, 255, 255, 0.05);
  transition: border-color 0.3s; }
  .gralinfo__AxjlS:hover {
    border-color: rgba(255, 179, 0, 0.35); }
  .gralinfo__AxjlS .shadow__26jeV {
    background-image: url("/static/imgs/bg1.png");
    background-repeat: no-repeat;
    background-position: right;
    float: left;
    width: 100%;
    height: 100%;
    padding: 15px 20px;
    box-sizing: border-box; }
    .gralinfo__AxjlS .shadow__26jeV h2 {
      margin: 0 0 10px 0;
      padding: 0;
      font-family: 'Cinzel', serif;
      font-size: 20px;
      color: #00e676;
      font-weight: 700;
      text-shadow: 0 0 8px rgba(0, 230, 118, 0.2), 0 2px 4px rgba(0, 0, 0, 0.5);
      letter-spacing: 1px; }
    .gralinfo__AxjlS .shadow__26jeV p {
      margin: 6px 0;
      padding: 0;
      color: #94a3b8;
      font-size: 13px;
      line-height: 1.5;
      width: 400px;
      max-height: 64px;
      overflow: hidden; }
      .gralinfo__AxjlS .shadow__26jeV p strong {
        color: #e2e8f0;
        font-weight: 600; }
  @media only screen and (max-width: 768px) {
    .gralinfo__AxjlS {
      width: 100%;
      height: auto;
      min-height: 120px; }
      .gralinfo__AxjlS .shadow__26jeV {
        background-image: none;
        padding: 15px; }
        .gralinfo__AxjlS .shadow__26jeV p {
          width: 100%; } }

a {
  color: #ff9000; }

.contentLeft__2vCmo {
  margin-top: 20px;
  width: 598px;
  background-color: #0b0f13;
  float: left;
  padding: 1px;
  position: relative;
  bottom: 70px; }
  .contentLeft__2vCmo .shadow__hdBB5 {
    box-shadow: inset 0 0 10px #555657;
    float: left;
    width: 578px;
    padding: 10px; }
    .contentLeft__2vCmo .shadow__hdBB5 h4 {
      color: #ff9000;
      text-align: center;
      font-size: 20px;
      float: left;
      width: 100%;
      margin-top: 10px;
      margin-bottom: 10px; }

.tabs__qkDKk {
  float: left;
  width: 100%;
  margin-top: 10px; }
  .tabs__qkDKk .tab__14zWL {
    background-color: #11171d;
    float: left;
    border: 1px solid #1a242d;
    border-bottom: 0;
    color: #496076;
    margin-right: 3px;
    cursor: pointer; }
    .tabs__qkDKk .tab__14zWL span {
      float: left;
      font-size: 15px;
      padding: 5px 20px; }
  .tabs__qkDKk .tabActive__3Qx5g {
    font-weight: normal; }
    .tabs__qkDKk .tabActive__3Qx5g .line__VJKxV {
      width: 100%;
      float: left;
      position: relative;
      top: 1px;
      border-bottom: 1px solid #11171d; }

.contentBox__1NQmv {
  float: left;
  width: 576px;
  background-color: #11171d;
  border: 1px solid #1a242d;
  padding-bottom: 15px; }

.contentBoxRanking__5Ds2E {
  padding: 10px;
  width: 556px !important; }
  .contentBoxRanking__5Ds2E .tableHeader__2Dc-t {
    background: #0d1317;
    color: #ff9000;
    float: left;
    text-align: center;
    border: 1px solid #1a242d; }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .rank__33vdx {
      width: 120px;
      float: left;
      padding: 10px 0;
      border-right: 1px solid #1a242d; }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .name__3p8Ov {
      width: 312px;
      float: left;
      padding: 10px 0; }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .kills__sDE0T {
      width: 120px;
      float: left;
      padding: 10px 0;
      border-left: 1px solid #1a242d; }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .rankGeneral__1F6dP {
      width: 90px; }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .nameGeneral__s4J1q {
      width: 230px; }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .levelGeneral__3seI5 {
      width: 50px;
      float: left;
      padding: 10px 0;
      border-left: 1px solid #1a242d; }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .killsGeneral__1qpfZ {
      width: 90px; }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .claseGeneral__1b1XR {
      width: 90px;
      float: left;
      padding: 10px 0;
      border-left: 1px solid #1a242d; }
  .contentBoxRanking__5Ds2E .row__r3zlk {
    background: #111a1d;
    color: #ff9000;
    float: left;
    text-align: center;
    border: 1px solid #1a242d;
    border-top: 0; }
    .contentBoxRanking__5Ds2E .row__r3zlk .rank__33vdx {
      width: 120px;
      float: left;
      padding: 10px 0;
      border-right: 1px solid #1a242d; }
      .contentBoxRanking__5Ds2E .row__r3zlk .rank__33vdx span {
        position: relative;
        top: 21.5px; }
    .contentBoxRanking__5Ds2E .row__r3zlk .rankGeneral__1F6dP {
      width: 90px; }
    .contentBoxRanking__5Ds2E .row__r3zlk .name__3p8Ov {
      width: 312px;
      float: left;
      padding: 10px 0; }
      .contentBoxRanking__5Ds2E .row__r3zlk .name__3p8Ov a span {
        position: relative;
        top: 21.5px; }
      .contentBoxRanking__5Ds2E .row__r3zlk .name__3p8Ov .character__tJdwm {
        width: 40px;
        height: 40px;
        border: 1px solid #1a242d;
        float: left;
        margin-top: 9px;
        margin-left: 9px;
        margin-bottom: 9px;
        box-shadow: 0px 0px 1px #575757;
        cursor: pointer; }
        .contentBoxRanking__5Ds2E .row__r3zlk .name__3p8Ov .character__tJdwm .bodyNakedImgCharacter__2Tl_g {
          background: url("/statics/assets/bodies/bodyNaked.png");
          background-repeat: no-repeat;
          width: 25px;
          height: 16px;
          position: absolute;
          margin-top: 16px;
          margin-left: 8px;
          z-index: 10; }
        .contentBoxRanking__5Ds2E .row__r3zlk .name__3p8Ov .character__tJdwm .headImgCharacter__16Lai {
          background-repeat: no-repeat;
          width: 15px;
          height: 30px;
          position: absolute;
          z-index: 12;
          margin-top: 7px;
          margin-left: 12.4px; }
        .contentBoxRanking__5Ds2E .row__r3zlk .name__3p8Ov .character__tJdwm .helmetImgCharacter__1yRll {
          background-repeat: no-repeat;
          width: 15px;
          height: 30px;
          position: absolute;
          z-index: 12;
          margin-top: 7px;
          margin-left: 12.4px; }
        .contentBoxRanking__5Ds2E .row__r3zlk .name__3p8Ov .character__tJdwm .bodyImgCharacter__2cgzx {
          position: absolute;
          background-repeat: no-repeat;
          width: 25px;
          height: 16px;
          margin-top: 16px;
          margin-left: 8px;
          z-index: 11; }
      .contentBoxRanking__5Ds2E .row__r3zlk .name__3p8Ov a {
        color: #496076; }
    .contentBoxRanking__5Ds2E .row__r3zlk .nameGeneral__s4J1q {
      width: 230px; }
      .contentBoxRanking__5Ds2E .row__r3zlk .nameGeneral__s4J1q a {
        text-decoration: none; }
    .contentBoxRanking__5Ds2E .row__r3zlk .levelGeneral__3seI5 {
      width: 50px;
      float: left;
      padding: 10px 0;
      border-left: 1px solid #1a242d; }
      .contentBoxRanking__5Ds2E .row__r3zlk .levelGeneral__3seI5 span {
        position: relative;
        top: 21.5px; }
    .contentBoxRanking__5Ds2E .row__r3zlk .kills__sDE0T {
      width: 120px;
      float: left;
      padding: 10px 0;
      border-left: 1px solid #1a242d; }
      .contentBoxRanking__5Ds2E .row__r3zlk .kills__sDE0T span {
        position: relative;
        top: 21.5px; }
    .contentBoxRanking__5Ds2E .row__r3zlk .killsGeneral__1qpfZ {
      width: 90px; }
    .contentBoxRanking__5Ds2E .row__r3zlk .claseGeneral__1b1XR {
      width: 90px;
      float: left;
      padding: 10px 0;
      border-left: 1px solid #1a242d; }
      .contentBoxRanking__5Ds2E .row__r3zlk .claseGeneral__1b1XR span {
        position: relative;
        top: 21.5px; }
  .contentBoxRanking__5Ds2E .rowColor__2AauK {
    background: #11191d; }

@media only screen and (max-width: 768px) {
  .contentLeft__2vCmo {
    width: 100%; }
    .contentLeft__2vCmo .shadow__hdBB5 {
      width: 100%;
      box-sizing: border-box;
      overflow: scroll; }
  .row__r3zlk .name__3p8Ov .character__tJdwm {
    position: relative; } }

.contentLeft__32F5X {
  margin-top: 20px;
  width: 598px;
  background-color: #0b0f13;
  float: left;
  padding: 1px;
  position: relative;
  bottom: 70px; }
  .contentLeft__32F5X .shadow__COfq_ {
    box-shadow: inset 0 0 10px #555657;
    float: left;
    width: 578px;
    padding: 10px; }
    .contentLeft__32F5X .shadow__COfq_ h4 {
      color: #ff9000;
      text-align: center;
      font-size: 20px;
      float: left;
      width: 100%;
      margin-top: 10px;
      margin-bottom: 10px; }
  .contentLeft__32F5X .register__10Aev {
    margin-top: 15px; }
    .contentLeft__32F5X .register__10Aev .form__16u8l {
      margin: 0 auto;
      width: 360px;
      text-align: center;
      margin-top: 60px; }
      .contentLeft__32F5X .register__10Aev .form__16u8l p {
        margin-top: 5px;
        margin-bottom: 5px; }
      .contentLeft__32F5X .register__10Aev .form__16u8l .groupInput__2KYvf {
        float: left;
        width: 360px;
        margin-bottom: 10px; }
        .contentLeft__32F5X .register__10Aev .form__16u8l .groupInput__2KYvf label {
          color: #496076;
          float: left;
          margin-top: 10px; }
        .contentLeft__32F5X .register__10Aev .form__16u8l .groupInput__2KYvf .inputText__3FIW3 {
          float: right;
          width: 200px;
          height: 30px;
          background-color: #0b0f13;
          border-color: #151c23;
          border: none;
          color: #525252;
          padding-left: 10px;
          border: 1px solid #1a242d;
          background-color: #000;
          font-size: 15px; }
        .contentLeft__32F5X .register__10Aev .form__16u8l .groupInput__2KYvf .inputError__3f3ri {
          border-color: #791111; }
      .contentLeft__32F5X .register__10Aev .form__16u8l .buttonRegister__3nSb6 {
        margin-top: 15px;
        margin-bottom: 15px;
        border: none;
        background: #11171d;
        border: 1px solid #1a242d;
        color: #006e2e;
        font-size: 16px;
        font-weight: normal;
        padding: 5px 30px;
        cursor: pointer; }

.root__1kphe {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: radial-gradient(1200px 600px at 70% -10%, #1b2030 0%, #0f1115 60%);
  color: #e6e9f0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

/* ---------- Login / estados centrados ---------- */
.centerBox__2rLlz {
  min-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 24px; }

.loading__1kS9E {
  color: #97a0b5;
  font-size: 16px; }

.card__2wmrW {
  width: 100%;
  max-width: 360px;
  background: #1c2030;
  border: 1px solid #2c3346;
  border-radius: 12px;
  padding: 28px 26px 24px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5); }

.brand__2skS- {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  color: #e6e9f0;
  letter-spacing: 0.3px; }

.brandSub__1Q6YU {
  margin: 2px 0 18px;
  color: #c8a24a;
  font-size: 13px;
  letter-spacing: 2px;
  text-transform: uppercase; }

.denied__2k6IK {
  background: rgba(255, 91, 91, 0.1);
  border: 1px solid rgba(255, 91, 91, 0.35);
  color: #ffb3b3;
  border-radius: 8px;
  padding: 10px 12px;
  font-size: 13px;
  line-height: 1.4;
  margin: 0 0 16px; }

.field__3YmW4 {
  margin-bottom: 14px; }
  .field__3YmW4 label {
    display: block;
    font-size: 11px;
    letter-spacing: 1px;
    color: #97a0b5;
    margin-bottom: 6px; }
  .field__3YmW4 input {
    width: 100%;
    box-sizing: border-box;
    background: #161922;
    border: 1px solid #2c3346;
    border-radius: 8px;
    padding: 10px 12px;
    color: #e6e9f0;
    font-size: 14px;
    outline: none;
    transition: border-color 0.15s; }
    .field__3YmW4 input:focus {
      border-color: #6f8cff; }

.error__2IzW6 {
  color: #ff5b5b;
  font-size: 12px;
  margin: 0 0 12px; }

.primaryBtn__2vGW_ {
  width: 100%;
  border: none;
  border-radius: 8px;
  padding: 11px 14px;
  background: linear-gradient(180deg, #cfae61, #c8a24a);
  color: #1a1405;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.5px;
  cursor: pointer;
  transition: filter 0.15s, opacity 0.15s; }
  .primaryBtn__2vGW_:hover {
    filter: brightness(1.05); }
  .primaryBtn__2vGW_:disabled {
    opacity: 0.6;
    cursor: default; }

.linkBtn__2zMd5 {
  display: block;
  width: 100%;
  margin-top: 12px;
  background: none;
  border: none;
  color: #97a0b5;
  font-size: 12px;
  cursor: pointer;
  text-decoration: underline; }

/* ---------- Dashboard ---------- */
.dashboard__2euaG {
  min-height: 100%;
  display: flex;
  flex-direction: column; }

.topbar__2Wham {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 22px;
  background: rgba(20, 23, 32, 0.9);
  border-bottom: 1px solid #2c3346;
  backdrop-filter: blur(6px);
  position: sticky;
  top: 0;
  z-index: 10; }

.topLeft__17S6P {
  display: flex;
  align-items: center;
  gap: 12px; }

.logo__2boOj {
  font-weight: 800;
  font-size: 16px;
  color: #c8a24a;
  letter-spacing: 0.5px; }

.panelTag__2bg5w {
  font-size: 10px;
  letter-spacing: 2px;
  color: #97a0b5;
  border: 1px solid #2c3346;
  border-radius: 6px;
  padding: 3px 7px; }

.topRight__3J9qJ {
  display: flex;
  align-items: center;
  gap: 14px; }

.rankBadge__3AOpy {
  background: linear-gradient(180deg, #232838, #1c2030);
  border: 1px solid #c8a24a;
  color: #c8a24a;
  border-radius: 999px;
  padding: 5px 12px;
  font-size: 13px;
  font-weight: 700; }
  .rankBadge__3AOpy em {
    font-style: normal;
    font-weight: 400;
    color: #97a0b5;
    font-size: 11px; }

.accountName__2SL2w {
  font-size: 13px;
  color: #e6e9f0; }

.logoutBtn__zlcN0 {
  background: #232838;
  border: 1px solid #2c3346;
  color: #e6e9f0;
  border-radius: 8px;
  padding: 7px 14px;
  font-size: 13px;
  cursor: pointer; }
  .logoutBtn__zlcN0:hover {
    border-color: #ff5b5b;
    color: #ffb3b3; }

.main__25M6s {
  flex: 1;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 22px;
  box-sizing: border-box; }

.panelCard__fg-1Q {
  background: #1c2030;
  border: 1px solid #2c3346;
  border-radius: 12px;
  padding: 18px 20px;
  margin-bottom: 22px; }

.panelCardHead__19c0C {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px; }
  .panelCardHead__19c0C h2 {
    margin: 0;
    font-size: 16px;
    font-weight: 700; }

.count__26eqY {
  display: inline-block;
  min-width: 22px;
  text-align: center;
  background: #6f8cff;
  color: #0a0d18;
  border-radius: 999px;
  font-size: 12px;
  padding: 1px 8px;
  margin-left: 6px;
  vertical-align: middle; }

.refreshBtn__2fAw8 {
  background: #232838;
  border: 1px solid #2c3346;
  color: #e6e9f0;
  border-radius: 8px;
  padding: 6px 12px;
  font-size: 12px;
  cursor: pointer; }
  .refreshBtn__2fAw8:hover {
    border-color: #6f8cff; }
  .refreshBtn__2fAw8:disabled {
    opacity: 0.6;
    cursor: default; }

.empty__20cTi {
  color: #97a0b5;
  font-size: 14px;
  padding: 10px 0; }

.tableWrap__30VLw {
  overflow-x: auto; }

.table__ITvhg {
  width: 100%;
  border-collapse: collapse;
  font-size: 13px; }
  .table__ITvhg thead th {
    text-align: left;
    color: #97a0b5;
    font-weight: 600;
    font-size: 11px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding: 8px 10px;
    border-bottom: 1px solid #2c3346; }
  .table__ITvhg tbody td {
    padding: 9px 10px;
    border-bottom: 1px solid rgba(44, 51, 70, 0.5); }
  .table__ITvhg tbody tr:hover td {
    background: rgba(111, 140, 255, 0.06); }

.staffDot__AqJHY {
  color: #c8a24a;
  margin-left: 6px;
  font-size: 12px; }

/* ---------- Acciones (placeholders) ---------- */
.actionsGrid__hm35F {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  gap: 16px; }

.actionCard__2e8ez {
  position: relative;
  background: #1c2030;
  border: 1px solid #2c3346;
  border-radius: 12px;
  padding: 18px;
  opacity: 0.85; }
  .actionCard__2e8ez h3 {
    margin: 6px 0 6px;
    font-size: 15px;
    color: #e6e9f0; }
  .actionCard__2e8ez p {
    margin: 0;
    font-size: 12.5px;
    color: #97a0b5;
    line-height: 1.45; }

.soon__1AaZ4 {
  display: inline-block;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #c8a24a;
  border: 1px solid rgba(200, 162, 74, 0.4);
  border-radius: 6px;
  padding: 2px 7px; }

.reporte__TVFHW {
  height: 150px;
  width: 43px;
  position: fixed;
  top: 30%;
  z-index: 200;
  background-image: url("/static/imgs/feedbackButton.png");
  background-repeat: no-repeat;
  cursor: pointer; }

.modalMapa__2GVKr {
  position: absolute;
  z-index: 100;
  width: 510px;
  height: 720px;
  background-image: url("/static/imgs/mapa_background.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: none; }
  .modalMapa__2GVKr .close_map__e5J-B {
    position: absolute;
    width: 22px;
    height: 30px;
    right: 0;
    cursor: pointer; }
  .modalMapa__2GVKr .content_map__3O9Hq {
    width: 459px;
    height: 644px;
    position: relative;
    top: 30px;
    left: 25.5px;
    font-size: 0; }
    .modalMapa__2GVKr .content_map__3O9Hq .img_map__1PLz- {
      position: absolute; }
    .modalMapa__2GVKr .content_map__3O9Hq .tile_map__1_hmG {
      display: inline-block;
      width: 28.6875px;
      height: 28.6875px; }
    .modalMapa__2GVKr .content_map__3O9Hq .mark__2-Xyw {
      width: 8px;
      height: 8px;
      position: absolute;
      background-color: #f00;
      border-radius: 50px; }

.modalInfo__3RlV_ {
  position: absolute;
  background-color: #f00;
  list-style: none;
  padding: 0;
  margin: 0;
  background: #11171d;
  border: 1px solid #18222c;
  margin-top: 10px;
  width: 150px;
  padding: 0 10px;
  overflow-y: auto;
  font-family: "Doppio One", sans-serif;
  z-index: 100;
  display: none; }
  .modalInfo__3RlV_ li {
    font-size: 11px;
    padding: 5px 0;
    float: left;
    width: 100%;
    border-bottom: 1px solid #18222c; }
    .modalInfo__3RlV_ li:last-child {
      border-bottom: 0; }
    .modalInfo__3RlV_ li .detalle__DOAAf {
      text-align: right;
      width: 100px;
      color: #830e0e; }
    .modalInfo__3RlV_ li span {
      color: #496076; }

.modalControlPanel__KZ_aA {
  width: 583px;
  height: 509px;
  background-image: url("/static/imgs/configuracion.png");
  background-repeat: no-repeat;
  z-index: 100;
  position: absolute;
  display: none;
  font-family: "Doppio One", sans-serif;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }
  .modalControlPanel__KZ_aA .sound__2Skf1 {
    width: 583px;
    height: 110px; }
    .modalControlPanel__KZ_aA .sound__2Skf1 .soundButton__1vGkP {
      width: 40px;
      height: 40px;
      background-image: url("/static/imgs/soundButton.png");
      background-repeat: no-repeat;
      position: relative;
      bottom: 11px;
      left: 152px; }
      .modalControlPanel__KZ_aA .sound__2Skf1 .soundButton__1vGkP:hover {
        cursor: pointer; }
  .modalControlPanel__KZ_aA .teclas__1U1fx {
    width: 583px;
    height: 276px;
    margin-top: 52px;
    font-size: 0; }
    .modalControlPanel__KZ_aA .teclas__1U1fx .tecla__2Qyi2 {
      border: 0;
      background-color: #0f0c08;
      color: #fff;
      height: 17px;
      width: 105px;
      text-align: center;
      margin-left: 12px;
      margin-top: 33px;
      display: inline-block; }
    .modalControlPanel__KZ_aA .teclas__1U1fx .margin_left_tecla__16f_z {
      margin-left: 58px; }
    .modalControlPanel__KZ_aA .teclas__1U1fx .default_teclas__2HuS0 {
      width: 65px;
      height: 30px;
      margin-bottom: 15px;
      margin-left: 75px;
      cursor: pointer;
      display: inline-block; }
    .modalControlPanel__KZ_aA .teclas__1U1fx .save_cambios__2V8eh {
      width: 70px;
      height: 35px;
      margin-top: 80px;
      margin-left: 115px;
      cursor: pointer;
      display: inline-block; }
    .modalControlPanel__KZ_aA .teclas__1U1fx .reset_macros__1Wq3s {
      width: 65px;
      height: 30px;
      margin-bottom: 15px;
      margin-left: 110px;
      cursor: pointer;
      display: inline-block; }
  .modalControlPanel__KZ_aA .closeControlPanel__3IbM3 {
    margin-left: 543px;
    width: 40px;
    height: 40px; }
    .modalControlPanel__KZ_aA .closeControlPanel__3IbM3:hover {
      cursor: pointer; }
  .modalControlPanel__KZ_aA .presetBar__3wz3L {
    position: absolute;
    top: 374px;
    left: 22px;
    right: 22px;
    width: 539px;
    display: flex;
    align-items: center;
    gap: 8px;
    z-index: 101; }
    .modalControlPanel__KZ_aA .presetBar__3wz3L .presetLabel__38jhj {
      color: #cbb994;
      font-family: "Doppio One", sans-serif;
      font-size: 12px;
      letter-spacing: 1px;
      margin-right: 2px; }
    .modalControlPanel__KZ_aA .presetBar__3wz3L .presetButton__2Rvqo {
      padding: 5px 13px;
      background-color: #2e2a22;
      border: 1px solid #6b5836;
      border-radius: 4px;
      color: #e8dcc0;
      font-family: "Doppio One", sans-serif;
      font-size: 12px;
      letter-spacing: 1px;
      cursor: pointer;
      transition: background-color 0.12s, border-color 0.12s; }
      .modalControlPanel__KZ_aA .presetBar__3wz3L .presetButton__2Rvqo:hover {
        background-color: #3d3729;
        border-color: #a8884f; }
    .modalControlPanel__KZ_aA .presetBar__3wz3L .exitGameButton__3hELq {
      margin-left: auto;
      padding: 6px 18px;
      background-color: #6e1414;
      border: 1px solid #c0392b;
      border-radius: 4px;
      color: #fff;
      font-family: "Doppio One", sans-serif;
      font-size: 12px;
      letter-spacing: 1px;
      text-shadow: 1px 1px 1px #000;
      cursor: pointer; }
      .modalControlPanel__KZ_aA .presetBar__3wz3L .exitGameButton__3hELq:hover {
        background-color: #8b1a1a; }

@keyframes toastIn__OBgIK {
  from {
    opacity: 0;
    transform: translate(-50%, -14px); }
  to {
    opacity: 1;
    transform: translate(-50%, 0); } }

.gameToast__1MWnv {
  position: fixed;
  top: 24px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  min-width: 210px;
  max-width: 80vw;
  padding: 12px 28px 12px 24px;
  text-align: center;
  font-family: "Doppio One", sans-serif;
  font-size: 15px;
  letter-spacing: 0.4px;
  color: #f3e7c8;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
  background: linear-gradient(180deg, #34291a 0%, #241c11 100%);
  border: 1px solid #a8884f;
  border-left-width: 5px;
  border-radius: 6px;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.55), inset 0 1px 0 rgba(255, 226, 170, 0.18);
  animation: toastIn__OBgIK 0.2s ease-out;
  pointer-events: none; }
  .gameToast__1MWnv.toast_success__2owkR {
    border-left-color: #6cc24a;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.55), inset 0 1px 0 rgba(255, 226, 170, 0.18), 0 0 14px rgba(108, 194, 74, 0.25); }
  .gameToast__1MWnv.toast_error__l-Quz {
    border-left-color: #d6452f;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.55), inset 0 1px 0 rgba(255, 226, 170, 0.18), 0 0 14px rgba(214, 69, 47, 0.28); }
  .gameToast__1MWnv.toast_info__-Zu7C {
    border-left-color: #c9a14a; }

@keyframes mapMarkerPulse__npRmk {
  0%,
  100% {
    transform: scale(1);
    box-shadow: 0 0 8px #00e676, 0 0 4px #000; }
  50% {
    transform: scale(1.4);
    box-shadow: 0 0 18px #00e676, 0 0 6px #000; } }

.mapWorldModal__2feaH {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9998;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(0, 0, 0, 0.74);
  backdrop-filter: blur(4px);
  -webkit-backdrop-filter: blur(4px);
  font-family: "Cinzel", serif; }
  .mapWorldModal__2feaH .mapWorldBox__3o0Oq {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 88vw;
    height: 86vh;
    background: rgba(11, 15, 20, 0.97);
    border: 2px solid rgba(255, 179, 0, 0.45);
    border-radius: 12px;
    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.8), inset 0 1px 1px rgba(255, 255, 255, 0.05);
    padding: 14px 16px 12px;
    box-sizing: border-box; }
  .mapWorldModal__2feaH .mapWorldClose__1W3dY {
    position: absolute;
    top: 10px;
    right: 12px;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: #ffb300;
    font-size: 22px;
    line-height: 1;
    border: 1px solid rgba(255, 179, 0, 0.4);
    border-radius: 6px;
    background: rgba(30, 41, 59, 0.5);
    transition: all 0.2s;
    z-index: 10; }
    .mapWorldModal__2feaH .mapWorldClose__1W3dY:hover {
      background: rgba(255, 179, 0, 0.16);
      border-color: #ffb300; }
  .mapWorldModal__2feaH .mapWorldHeader__2uTgq {
    flex: 0 0 auto;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 18px;
    margin-bottom: 10px;
    padding-right: 44px; }
    .mapWorldModal__2feaH .mapWorldHeader__2uTgq .mapWorldTitle__12j61 {
      color: #ffb300;
      font-size: 20px;
      font-weight: 700;
      text-shadow: 0 2px 4px rgba(0, 0, 0, 0.7); }
    .mapWorldModal__2feaH .mapWorldHeader__2uTgq .mapWorldCoords__ZWYTC {
      color: #e2e8f0;
      font-family: "Inter", sans-serif;
      font-size: 13px;
      white-space: nowrap; }
      .mapWorldModal__2feaH .mapWorldHeader__2uTgq .mapWorldCoords__ZWYTC span {
        color: #94a3b8; }
  .mapWorldModal__2feaH .mapWorldBack__3-Gxz {
    flex: 0 0 auto;
    align-self: flex-start;
    margin-bottom: 8px;
    padding: 5px 12px;
    cursor: pointer;
    color: #ffb300;
    font-family: "Cinzel", serif;
    font-size: 12px;
    font-weight: 700;
    border: 1px solid rgba(255, 179, 0, 0.4);
    border-radius: 6px;
    background: rgba(30, 41, 59, 0.5);
    transition: all 0.2s; }
    .mapWorldModal__2feaH .mapWorldBack__3-Gxz:hover {
      background: rgba(255, 179, 0, 0.16);
      border-color: #ffb300; }
  .mapWorldModal__2feaH .atlasScroll__eUooW {
    flex: 1 1 auto;
    overflow: auto;
    border: 1px solid rgba(255, 179, 0, 0.2);
    border-radius: 8px;
    background: #06090d;
    padding: 16px; }
    .mapWorldModal__2feaH .atlasScroll__eUooW::-webkit-scrollbar {
      width: 10px;
      height: 10px; }
    .mapWorldModal__2feaH .atlasScroll__eUooW::-webkit-scrollbar-track {
      background: rgba(11, 15, 20, 0.6); }
    .mapWorldModal__2feaH .atlasScroll__eUooW::-webkit-scrollbar-thumb {
      background: rgba(255, 179, 0, 0.3);
      border-radius: 5px; }
      .mapWorldModal__2feaH .atlasScroll__eUooW::-webkit-scrollbar-thumb:hover {
        background: rgba(255, 179, 0, 0.5); }
  .mapWorldModal__2feaH .atlasGrid__32aZE {
    position: relative;
    margin: 0 auto; }
  .mapWorldModal__2feaH .atlasCell__2RLj6 {
    position: absolute;
    box-sizing: border-box;
    border: 1px solid rgba(255, 255, 255, 0.06);
    overflow: hidden;
    background: #000; }
    .mapWorldModal__2feaH .atlasCell__2RLj6 .atlasImg__1CjdI {
      width: 100%;
      height: 100%;
      display: block;
      image-rendering: auto; }
    .mapWorldModal__2feaH .atlasCell__2RLj6 .atlasNum__3ioJX {
      position: absolute;
      bottom: 1px;
      right: 2px;
      font-family: "Inter", sans-serif;
      font-size: 8px;
      color: rgba(255, 255, 255, 0.5);
      text-shadow: 0 1px 1px #000;
      pointer-events: none; }
  .mapWorldModal__2feaH .atlasCellCurrent__3RRoO {
    border: 2px solid #ffb300;
    box-shadow: 0 0 12px rgba(255, 179, 0, 0.7);
    z-index: 5; }
  .mapWorldModal__2feaH .atlasCellLoose__3nwv6 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 3px;
    border-color: rgba(255, 179, 0, 0.2); }
  .mapWorldModal__2feaH .atlasMarker__2Knj9 {
    position: absolute;
    width: 10px;
    height: 10px;
    margin-left: -5px;
    margin-top: -5px;
    border-radius: 50%;
    background: #00e676;
    border: 2px solid #fff;
    box-shadow: 0 0 8px #00e676, 0 0 3px #000;
    animation: mapMarkerPulse__npRmk 1.2s ease-in-out infinite;
    pointer-events: none;
    z-index: 6; }
  .mapWorldModal__2feaH .atlasEntrance__9lfAQ {
    position: absolute;
    top: 1px;
    left: 1px;
    width: 16px;
    height: 16px;
    line-height: 15px;
    text-align: center;
    font-size: 11px;
    color: #0b0f14;
    font-weight: 700;
    background: #ffb300;
    border-radius: 4px;
    cursor: pointer;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.6);
    z-index: 7;
    transition: transform 0.12s, background 0.12s; }
    .mapWorldModal__2feaH .atlasEntrance__9lfAQ:hover {
      background: #ffc83d;
      transform: scale(1.15); }
  .mapWorldModal__2feaH .atlasLoose__1GXb1 {
    margin-top: 18px;
    border-top: 1px dashed rgba(255, 179, 0, 0.25);
    padding-top: 12px; }
    .mapWorldModal__2feaH .atlasLoose__1GXb1 .atlasLooseTitle__3n56x {
      color: #94a3b8;
      font-family: "Inter", sans-serif;
      font-size: 12px;
      margin-bottom: 8px; }
    .mapWorldModal__2feaH .atlasLoose__1GXb1 .atlasLooseRow__3emcV {
      font-size: 0; }
  .mapWorldModal__2feaH .atlasEmpty__2qjjS {
    color: #94a3b8;
    font-family: "Inter", sans-serif;
    padding: 24px; }
  .mapWorldModal__2feaH .mapWorldHint__17K0V {
    flex: 0 0 auto;
    margin-top: 8px;
    text-align: center;
    color: #94a3b8;
    font-family: "Inter", sans-serif;
    font-size: 11px; }

.modalReconnect__9zcCW {
  width: 148px;
  height: 89px;
  position: absolute;
  background-image: url("/static/imgs/reconectando.gif");
  background-repeat: no-repeat;
  z-index: 100;
  display: none; }

.modalMacro__grDQA {
  width: 178px;
  height: 195px;
  background-image: url("/static/imgs/macros.png");
  background-repeat: no-repeat;
  position: absolute;
  display: none;
  z-index: 100;
  font-family: "Doppio One", sans-serif; }
  .modalMacro__grDQA .closeMacro__1HJD4 {
    float: right; }
    .modalMacro__grDQA .closeMacro__1HJD4:hover {
      cursor: pointer; }
  .modalMacro__grDQA .guardarMacro__yb0ap {
    width: 65px;
    height: 15px;
    margin-top: 2px;
    margin-left: 57px; }
    .modalMacro__grDQA .guardarMacro__yb0ap:hover {
      cursor: pointer; }
  .modalMacro__grDQA .keyMacro__2RqpE {
    text-align: center;
    background: transparent;
    border: none;
    margin-top: 16px;
    margin-left: 17px;
    padding: 8px;
    color: #fff;
    width: 128px; }
  .modalMacro__grDQA .img__3-FtG {
    width: 64px;
    height: 64px;
    margin-top: 34px;
    margin-left: 57px; }
    .modalMacro__grDQA .img__3-FtG .spell__2tGi6 {
      width: 60px;
      height: 60px;
      position: relative;
      top: 4px;
      margin-left: 2px;
      background-size: 100%; }
    .modalMacro__grDQA .img__3-FtG .item__ylThg {
      width: 32px;
      height: 32px;
      position: relative;
      top: 16px;
      margin-left: 16px;
      background-size: 100%; }

.modalTrade__3f2-7 {
  background-image: url("/static/imgs/trade.png");
  background-repeat: no-repeat;
  width: 467px;
  height: 415px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 100;
  font-family: "Doppio One", sans-serif;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none; }
  .modalTrade__3f2-7 .headTrade__1iOP5 {
    float: left;
    width: 100%;
    height: 100px; }
    .modalTrade__3f2-7 .headTrade__1iOP5 .imgItemTrade__2crfe {
      float: left;
      width: 38px;
      height: 38px;
      margin-left: 47px;
      margin-top: 33px; }
      .modalTrade__3f2-7 .headTrade__1iOP5 .imgItemTrade__2crfe .imgItem__3UHpD {
        width: 34px;
        height: 33px;
        margin-top: 3px;
        margin-left: 3px;
        position: absolute;
        z-index: 10;
        background-repeat: no-repeat; }
    .modalTrade__3f2-7 .headTrade__1iOP5 .titleAndGold__2jZF- {
      float: left;
      width: 350px;
      height: 100px;
      color: #fff;
      font-size: 14px;
      font-size: 12px; }
      .modalTrade__3f2-7 .headTrade__1iOP5 .titleAndGold__2jZF- .titleItemTrade__3CQsl {
        float: left;
        width: 325px;
        height: 16px;
        margin-top: 33px;
        margin-left: 6px;
        font-size: 11px; }
      .modalTrade__3f2-7 .headTrade__1iOP5 .titleAndGold__2jZF- .infoItem__2puBn {
        float: left;
        width: 245px;
        height: 16px;
        margin-top: 6px;
        margin-left: 6px; }
      .modalTrade__3f2-7 .headTrade__1iOP5 .titleAndGold__2jZF- .goldItemTrade__Sj88k {
        float: left;
        width: 80px;
        height: 20px;
        margin-left: 18px;
        margin-top: 4px; }
    .modalTrade__3f2-7 .headTrade__1iOP5 .closeTrade__bqhlh {
      float: right;
      width: 32px;
      height: 32px;
      cursor: pointer; }
  .modalTrade__3f2-7 .itemsTrade__1-J6C {
    float: left;
    width: 100%;
    height: 225px; }
    .modalTrade__3f2-7 .itemsTrade__1-J6C .trade__pp5Hu {
      float: left;
      width: 190px;
      margin-left: 29px;
      margin-top: 25px; }
      .modalTrade__3f2-7 .itemsTrade__1-J6C .trade__pp5Hu .slotTrade__1LuiV {
        cursor: pointer;
        float: left;
        background-image: url("/static/imgs/slotTrade.png");
        background-repeat: no-repeat;
        width: 38px;
        height: 38px; }
        .modalTrade__3f2-7 .itemsTrade__1-J6C .trade__pp5Hu .slotTrade__1LuiV .imgItem__3UHpD {
          width: 34px;
          height: 33px;
          margin-top: 3px;
          margin-left: 3px;
          position: absolute;
          z-index: 10;
          background-repeat: no-repeat; }
        .modalTrade__3f2-7 .itemsTrade__1-J6C .trade__pp5Hu .slotTrade__1LuiV .cant__2aP-i {
          width: 34px;
          height: 34px;
          margin-top: 1px;
          margin-left: 2px;
          position: absolute;
          z-index: 20;
          font-size: 10px;
          color: #fff; }
        .modalTrade__3f2-7 .itemsTrade__1-J6C .trade__pp5Hu .slotTrade__1LuiV .equipped__3Pf3c {
          display: none;
          width: 10px;
          height: 15px;
          margin-top: 24px;
          margin-left: 28px;
          position: absolute;
          z-index: 20;
          font-size: 11px;
          color: #ff0; }
      .modalTrade__3f2-7 .itemsTrade__1-J6C .trade__pp5Hu .slotTradeSelected__2S3b4 {
        background-image: url("/static/imgs/itemSelected.png");
        background-repeat: no-repeat; }
      .modalTrade__3f2-7 .itemsTrade__1-J6C .trade__pp5Hu .itemNotValid__1OP9f {
        background-color: rgba(255, 0, 0, 0.2); }
    .modalTrade__3f2-7 .itemsTrade__1-J6C .inventary__1BDkz {
      float: left;
      width: 190px;
      margin-left: 29px;
      margin-top: 25px; }
      .modalTrade__3f2-7 .itemsTrade__1-J6C .inventary__1BDkz .slotInventary__1FH0_ {
        cursor: pointer;
        float: left;
        background-image: url("/static/imgs/slotTrade.png");
        background-repeat: no-repeat;
        width: 38px;
        height: 38px; }
        .modalTrade__3f2-7 .itemsTrade__1-J6C .inventary__1BDkz .slotInventary__1FH0_ .imgItem__3UHpD {
          width: 32px;
          height: 32px;
          margin-top: 3px;
          margin-left: 3px;
          position: absolute;
          z-index: 10;
          background-repeat: no-repeat; }
        .modalTrade__3f2-7 .itemsTrade__1-J6C .inventary__1BDkz .slotInventary__1FH0_ .cant__2aP-i {
          width: 34px;
          height: 34px;
          margin-top: 1px;
          margin-left: 2px;
          position: absolute;
          z-index: 20;
          font-size: 10px;
          color: #fff; }
        .modalTrade__3f2-7 .itemsTrade__1-J6C .inventary__1BDkz .slotInventary__1FH0_ .equipped__3Pf3c {
          width: 10px;
          height: 15px;
          margin-top: 24px;
          margin-left: 28px;
          position: absolute;
          z-index: 20;
          font-size: 11px;
          color: #ff0; }
      .modalTrade__3f2-7 .itemsTrade__1-J6C .inventary__1BDkz .slotInventarySelected__3waxn {
        background-image: url("/static/imgs/itemSelected.png");
        background-repeat: no-repeat; }
      .modalTrade__3f2-7 .itemsTrade__1-J6C .inventary__1BDkz .itemNotValid__1OP9f {
        background-color: rgba(255, 0, 0, 0.2); }
  .modalTrade__3f2-7 .footerTrade__L-ola {
    float: left;
    width: 100%;
    height: 55px; }
    .modalTrade__3f2-7 .footerTrade__L-ola .buttonBuy__R1bnn {
      float: left;
      margin-left: 60px;
      margin-top: 21px;
      width: 118px;
      height: 35px;
      cursor: pointer; }
    .modalTrade__3f2-7 .footerTrade__L-ola .buttonLess__2r4Mg,
    .modalTrade__3f2-7 .footerTrade__L-ola .buttonMore__3TzzU {
      float: left;
      margin-top: 21px;
      width: 25px;
      height: 35px;
      cursor: pointer; }
    .modalTrade__3f2-7 .footerTrade__L-ola .buttonSell__4TNIg {
      float: left;
      margin-top: 21px;
      width: 118px;
      height: 35px;
      cursor: pointer; }
    .modalTrade__3f2-7 .footerTrade__L-ola .cantTrade__3PV9z {
      background: transparent;
      border: none;
      float: left;
      width: 48px;
      height: 17px;
      margin-top: 31px;
      margin-left: 6px;
      text-align: center;
      color: #fff; }

.cruz__2eAme {
  background-image: url("/static/imgs/cruz.png");
  background-repeat: no-repeat;
  width: 24px;
  height: 23px; }
  .cruz__2eAme:hover {
    cursor: pointer; }

.progressBar__2t3FP {
  width: 934px;
  margin: 0 auto;
  padding-top: 60px; }
  .progressBar__2t3FP .logo_tmp__3ARmj {
    margin: 0 auto;
    width: 418px;
    height: 92px;
    background-image: url("/static/imgs/logo.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center; }
  .progressBar__2t3FP .contentBar__h074o {
    position: relative;
    width: 578px;
    height: 62px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 10px; }
    .progressBar__2t3FP .contentBar__h074o img {
      position: absolute; }
  .progressBar__2t3FP .text__2sm0I {
    color: #fff;
    position: relative;
    top: 62px;
    font-size: 16px;
    color: #aa967f;
    text-align: center;
    z-index: 11;
    font-family: "Doppio One", sans-serif; }
  .progressBar__2t3FP .carga__21VCM {
    background-image: url("/static/imgs/loading_frame.png");
    background-repeat: no-repeat;
    width: 578px;
    height: 62px;
    z-index: 1;
    position: absolute; }
  .progressBar__2t3FP .barra__3AVT4 {
    height: 62px;
    background-image: url("/static/imgs/loading_fill.png");
    background-repeat: no-repeat;
    z-index: 10;
    position: absolute; }
  .progressBar__2t3FP .contBox__9oLeA {
    margin: 0 auto;
    width: 934px;
    height: 408px;
    background-image: url("/static/imgs/keysandnews.png");
    background-repeat: no-repeat; }
    .progressBar__2t3FP .contBox__9oLeA .help__2cLcx {
      width: 467px;
      height: 300px;
      float: left;
      font-family: "Doppio One", sans-serif;
      color: #afa69c;
      padding-top: 80px; }
      .progressBar__2t3FP .contBox__9oLeA .help__2cLcx p {
        padding-left: 40px;
        font-size: 24px;
        margin-top: 5px;
        margin-bottom: 5px;
        width: 380px; }
    .progressBar__2t3FP .contBox__9oLeA .news__1bLlP {
      width: 467px;
      height: 300px;
      float: left;
      font-family: "Doppio One", sans-serif;
      color: #afa69c;
      padding-top: 80px;
      z-index: 12; }
      .progressBar__2t3FP .contBox__9oLeA .news__1bLlP .news_content__3Lumh {
        width: 400px;
        padding-left: 40px;
        height: 300px;
        overflow-y: scroll;
        z-index: 13; }
        .progressBar__2t3FP .contBox__9oLeA .news__1bLlP .news_content__3Lumh .title__9zR0a {
          font-size: 16px;
          margin-top: 5px;
          margin-bottom: 5px;
          text-decoration: underline;
          margin-top: 20px; }
          .progressBar__2t3FP .contBox__9oLeA .news__1bLlP .news_content__3Lumh .title__9zR0a:first-child {
            margin-top: 0; }
        .progressBar__2t3FP .contBox__9oLeA .news__1bLlP .news_content__3Lumh p {
          font-size: 14px;
          margin-top: 5px;
          margin-bottom: 5px;
          width: 380px; }

.outer__2rh6w {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: radial-gradient(circle, rgba(15, 23, 42, 0.4) 0%, rgba(11, 15, 20, 0.8) 100%); }
  .outer__2rh6w .middle__Oh7nY {
    display: table-cell;
    vertical-align: middle; }
    .outer__2rh6w .middle__Oh7nY .content__3yaN7 {
      width: 963px;
      height: 659px;
      background: rgba(11, 15, 20, 0.82);
      backdrop-filter: blur(15px);
      -webkit-backdrop-filter: blur(15px);
      border: 2px solid rgba(255, 179, 0, 0.35);
      border-radius: 12px;
      box-shadow: 0 15px 45px rgba(0, 0, 0, 0.75), inset 0 1px 1px rgba(255, 255, 255, 0.05);
      margin: 0 auto;
      font-size: 0;
      transform-origin: center center;
      overflow: hidden; }
      .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks {
        width: 580px;
        height: 659px;
        display: inline-block;
        vertical-align: top;
        border-right: 1px solid rgba(255, 179, 0, 0.15);
        box-sizing: border-box; }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu {
          width: 544px;
          height: 544px;
          margin-top: 24px;
          margin-left: 16px;
          background-color: #000;
          position: relative;
          border: 1px solid rgba(255, 179, 0, 0.25);
          border-radius: 8px;
          overflow: hidden;
          box-shadow: 0 4px 20px rgba(0, 0, 0, 0.5); }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu canvas {
            image-rendering: auto; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .background__3oKZG {
            z-index: 0;
            position: absolute; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .foreground__35aXs {
            z-index: 2;
            position: absolute; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .items__3pqdu {
            z-index: 1;
            position: absolute; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .characters__2XfLQ {
            z-index: 3;
            position: absolute; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .techos__qcODc {
            z-index: 4;
            position: absolute; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .textos__1UJlP {
            z-index: 5;
            position: absolute;
            image-rendering: auto; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .mouseEvent__3jOPM {
            z-index: 7;
            position: absolute; }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .console__14pdD {
          -webkit-user-select: none;
             -moz-user-select: none;
                  user-select: none;
          width: 539px;
          height: 100px;
          background: rgba(11, 15, 20, 0.75);
          color: #e2e8f0;
          text-align: left;
          padding: 8px 12px;
          overflow-y: hidden;
          font-size: 12px;
          word-wrap: break-word;
          position: absolute;
          top: 439px;
          z-index: 6;
          border-top: 1px solid rgba(255, 179, 0, 0.2);
          font-family: 'Inter', sans-serif;
          box-sizing: border-box;
          line-height: 1.4; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .console__14pdD span {
            display: block; }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .text__2sm0I {
          outline-width: 0;
          position: absolute;
          margin: 0px;
          width: 538px;
          height: 32px;
          left: 16px;
          top: 508px;
          background: rgba(15, 23, 42, 0.85);
          border: 1px solid #ffb300;
          border-radius: 4px;
          color: #fff;
          padding: 0 10px;
          font-family: 'Inter', sans-serif;
          font-size: 13px;
          box-shadow: 0 0 10px rgba(255, 179, 0, 0.2);
          display: none;
          z-index: 10; }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .openConsole__1xFWT {
          z-index: 7;
          position: absolute;
          color: #ffb300;
          background: rgba(11, 15, 20, 0.8);
          border: 1px solid rgba(255, 179, 0, 0.25);
          border-radius: 50%;
          top: 508px;
          left: 508px;
          cursor: pointer;
          width: 36px;
          height: 36px;
          display: flex;
          align-items: center;
          justify-content: center;
          box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
          transition: all 0.2s; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .openConsole__1xFWT:hover {
            transform: scale(1.05);
            border-color: #ffb300;
            color: #ffc107; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .openConsole__1xFWT svg {
            font-size: 14px; }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .macros__vp0vs {
          width: 580px;
          height: 91px; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .macros__vp0vs .macro__2M7OM {
            width: 64px;
            height: 64px;
            margin-top: 13px;
            margin-left: 22.2px;
            display: inline-block;
            vertical-align: top;
            position: relative;
            cursor: pointer;
            background: rgba(15, 23, 42, 0.65);
            border: 1px solid rgba(255, 179, 0, 0.18);
            border-radius: 6px;
            transition: all 0.2s; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .macros__vp0vs .macro__2M7OM:hover {
              border-color: #ffb300;
              background: rgba(21, 32, 50, 0.8);
              box-shadow: 0 0 10px rgba(255, 179, 0, 0.3); }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .macros__vp0vs .macro__2M7OM .spell__2tGi6 {
              width: 60px;
              height: 60px;
              margin-top: 3px;
              margin-left: 3px;
              background-repeat: no-repeat;
              background-size: 100%;
              border-radius: 4px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .macros__vp0vs .macro__2M7OM .item__ylThg {
              width: 32px;
              height: 32px;
              margin-top: 17px;
              margin-left: 17px;
              background-repeat: no-repeat;
              background-size: 100%;
              position: absolute;
              top: 0;
              left: 0; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .macros__vp0vs .macro__2M7OM .key__yobAr {
              color: #ffb300;
              font-family: 'Cinzel', serif;
              font-weight: 700;
              font-size: 10px;
              position: absolute;
              bottom: 2px;
              right: 4px;
              text-shadow: 0 1px 2px #000; }
      .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 {
        width: 383px;
        height: 659px;
        display: inline-block;
        position: relative; }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o {
          width: 383px;
          height: 230px;
          font-size: 0;
          display: inline-block;
          vertical-align: top;
          position: relative;
          border-bottom: 1px solid rgba(255, 179, 0, 0.15);
          box-sizing: border-box; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .level__6oGRX {
            text-align: center;
            width: 60px;
            height: 20px;
            color: #ffb300;
            font-family: 'Cinzel', serif;
            font-weight: 700;
            font-size: 16px;
            margin-left: 160px;
            margin-top: 23px;
            display: inline-block;
            vertical-align: top;
            cursor: default;
            text-shadow: 0 0 8px rgba(255, 179, 0, 0.25); }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .configuration__1gnkO {
            width: 40px;
            height: 40px;
            display: inline-block;
            margin-left: 110px;
            margin-top: 20px;
            cursor: pointer;
            background-image: url("/static/imgs/configuracion.png");
            background-size: contain;
            background-repeat: no-repeat;
            transition: transform 0.3s ease; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .configuration__1gnkO:hover {
              transform: rotate(45deg);
              filter: drop-shadow(0 0 5px rgba(255, 179, 0, 0.5)); }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .name__1aNvI {
            width: 383px;
            height: 30px;
            color: #ffffff;
            font-family: 'Cinzel', serif;
            font-weight: 700;
            font-size: 20px;
            text-align: center;
            margin-top: 7px;
            cursor: default;
            text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
            display: inline-block; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .exp__1arPr {
            width: 203px;
            margin-top: 3px;
            height: 22px;
            margin-left: 92px;
            position: relative;
            background: linear-gradient(180deg, #4a4f57 0%, #2f343b 100%);
            border: 1px solid rgba(255, 179, 0, 0.2);
            border-radius: 6px;
            overflow: hidden;
            box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.5);
            display: inline-block; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .exp__1arPr .progress_bar__-Vb7H {
              position: absolute;
              height: 100%;
              background: linear-gradient(90deg, #00c853 0%, #64dd17 100%) !important;
              box-shadow: 0 0 6px rgba(0, 200, 83, 0.5);
              border-radius: 4px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .exp__1arPr .porcentaje__3sKn7 {
              position: absolute;
              width: 100%;
              height: 100%;
              color: #ffffff;
              font-family: 'Inter', sans-serif;
              font-weight: bold;
              font-size: 10px;
              text-align: center;
              line-height: 20px;
              text-shadow: 0 1px 2px #000;
              cursor: default;
              z-index: 5; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .exp__1arPr .num__vNcSc {
              display: none; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .buttons__3okLa {
            width: 383px;
            height: 108px;
            font-size: 0;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 12px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .buttons__3okLa .button_inv__2isr0, .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .buttons__3okLa .button_spell__pLXzk {
              width: 120px;
              height: 36px;
              margin-top: 30px;
              border-radius: 6px;
              border: 1px solid rgba(255, 179, 0, 0.18) !important;
              background: rgba(30, 41, 59, 0.35) !important;
              color: #94a3b8;
              font-family: 'Cinzel', serif;
              font-weight: 700;
              font-size: 12px;
              letter-spacing: 1px;
              display: inline-flex;
              align-items: center;
              justify-content: center;
              cursor: pointer;
              transition: all 0.3s;
              box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
              background-image: none !important; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .buttons__3okLa .button_inv__2isr0:hover, .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .buttons__3okLa .button_spell__pLXzk:hover {
                color: #ffb300;
                border-color: rgba(255, 179, 0, 0.35) !important; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .buttons__3okLa .buttonInvSelected__1hORV {
              background: rgba(255, 179, 0, 0.12) !important;
              border-color: rgba(255, 179, 0, 0.6) !important;
              color: #ffb300 !important;
              text-shadow: 0 0 8px rgba(255, 179, 0, 0.4);
              box-shadow: 0 3px 10px rgba(255, 179, 0, 0.15);
              background-image: none !important; }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA {
          width: 383px;
          height: 200px;
          display: inline-block;
          vertical-align: top;
          box-sizing: border-box; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz {
            margin-top: 50px;
            margin-left: 45px;
            width: 295px;
            font-size: 0;
            box-sizing: border-box; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .slot_inv__1ueyi {
              cursor: pointer;
              width: 38px;
              height: 38px;
              background: rgba(15, 23, 42, 0.6) !important;
              border: 1px solid rgba(255, 179, 0, 0.15) !important;
              border-radius: 6px;
              display: inline-block;
              vertical-align: top;
              margin-right: 4px;
              margin-bottom: 4px;
              position: relative;
              box-sizing: border-box;
              transition: all 0.2s;
              background-image: none !important; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .slot_inv__1ueyi:hover {
                border-color: rgba(255, 179, 0, 0.4) !important;
                background: rgba(15, 23, 42, 0.8) !important; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .slot_inv__1ueyi .img_item__2EIyf {
                width: 32px;
                height: 32px;
                position: absolute;
                top: 2px;
                left: 2px;
                background-size: 100%; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .slot_inv__1ueyi .amount__2yDdC {
                position: absolute;
                bottom: 1px;
                right: 3px;
                color: #fff;
                font-family: 'Inter', sans-serif;
                font-weight: bold;
                font-size: 9px;
                text-shadow: 0 1px 2px #000; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .slot_inv__1ueyi .equipped__3Pf3c {
                color: #00e676;
                font-family: 'Inter', sans-serif;
                font-weight: 900;
                font-size: 9px;
                position: absolute;
                top: 1px;
                left: 3px;
                text-shadow: 0 1px 2px #000; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .item_selected__saTox {
              background: rgba(255, 179, 0, 0.12) !important;
              border-color: #ffb300 !important;
              box-shadow: 0 0 8px rgba(255, 179, 0, 0.3);
              background-image: none !important; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .itemNotValid__1OP9f {
              background-color: rgba(239, 68, 68, 0.15) !important;
              border-color: rgba(239, 68, 68, 0.4) !important; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .spell__2tGi6 {
            display: none;
            margin-top: 45px;
            margin-left: 43px;
            width: 300px;
            height: 134px;
            overflow-y: scroll;
            font-size: 0; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .spell__2tGi6::-webkit-scrollbar {
              width: 6px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .spell__2tGi6::-webkit-scrollbar-track {
              background: rgba(11, 15, 20, 0.5);
              border-radius: 3px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .spell__2tGi6::-webkit-scrollbar-thumb {
              background: rgba(255, 179, 0, 0.3);
              border-radius: 3px; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .spell__2tGi6::-webkit-scrollbar-thumb:hover {
                background: rgba(255, 179, 0, 0.5); }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .slot_spell__1o5cy {
            cursor: pointer;
            width: 64px;
            height: 64px;
            background: rgba(15, 23, 42, 0.6) !important;
            border: 1px solid rgba(255, 179, 0, 0.15) !important;
            border-radius: 6px;
            display: inline-block;
            vertical-align: top;
            margin-right: 6px;
            margin-bottom: 6px;
            position: relative;
            transition: all 0.2s;
            background-image: none !important; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .slot_spell__1o5cy:hover {
              border-color: rgba(255, 179, 0, 0.4) !important;
              background: rgba(15, 23, 42, 0.8) !important; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .slot_spell__1o5cy .img_spell__ZDOur {
              width: 60px;
              height: 60px;
              position: absolute;
              top: 2px;
              left: 2px;
              background-size: 100%;
              border-radius: 4px; }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa {
          width: 383px;
          height: 192px;
          display: inline-block;
          vertical-align: top;
          border-top: 1px solid rgba(255, 179, 0, 0.15);
          box-sizing: border-box; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .info_map__2ZprB {
            color: #ffb300;
            font-family: 'Cinzel', serif;
            font-size: 13px;
            font-weight: 700;
            text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
            display: inline-block;
            width: 300px;
            height: 17px;
            margin-left: 40px;
            margin-top: 20px;
            text-align: center;
            position: relative; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .info_map__2ZprB .name_map__AjEsQ {
              width: 300px;
              height: 17px;
              position: absolute;
              cursor: default; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj {
            display: inline-block;
            vertical-align: top;
            width: 220px;
            height: 192px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .hp__3hijh, .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .mana__2cWAO {
              width: 126px;
              height: 20px;
              display: inline-block;
              position: relative;
              background: linear-gradient(180deg, #4a4f57 0%, #2f343b 100%);
              border: 1px solid rgba(255, 179, 0, 0.18);
              border-radius: 6px;
              overflow: hidden;
              box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5); }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .hp__3hijh .progress_bar__-Vb7H, .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .mana__2cWAO .progress_bar__-Vb7H {
                position: absolute;
                top: 0;
                left: 0;
                height: 100%;
                border-radius: 4px;
                width: 126px;
                height: 20px;
                transition: width 0.25s ease-out;
                /* reflejo glossy superior estilo capsula neon */ }
                .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .hp__3hijh .progress_bar__-Vb7H::after, .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .mana__2cWAO .progress_bar__-Vb7H::after {
                  content: '';
                  position: absolute;
                  top: 0;
                  left: 0;
                  right: 0;
                  height: 45%;
                  background: linear-gradient(180deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
                  border-radius: 4px 4px 0 0;
                  pointer-events: none; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .hp__3hijh .num__vNcSc, .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .mana__2cWAO .num__vNcSc {
                position: absolute;
                width: 100%;
                height: 100%;
                color: #ffffff;
                font-family: 'Inter', sans-serif;
                font-weight: bold;
                font-size: 9px;
                line-height: 18px;
                text-shadow: 0 1px 2px #000;
                top: 0;
                text-align: center;
                cursor: default;
                z-index: 5; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .hp__3hijh {
              margin-top: 15px;
              margin-left: 83px;
              border-color: rgba(255, 70, 100, 0.55);
              box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.55), 0 0 8px rgba(255, 45, 85, 0.7), 0 0 16px rgba(255, 45, 85, 0.4); }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .hp__3hijh .progress_bar__-Vb7H {
                background: linear-gradient(180deg, #ff6b81 0%, #ff2d55 50%, #e60039 100%) !important;
                box-shadow: inset 0 0 7px rgba(255, 150, 165, 0.7); }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .mana__2cWAO {
              margin-top: 29px;
              margin-left: 82px;
              border-color: rgba(0, 210, 255, 0.55);
              box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.55), 0 0 8px rgba(0, 200, 255, 0.7), 0 0 16px rgba(0, 200, 255, 0.4); }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .mana__2cWAO .progress_bar__-Vb7H {
                background: linear-gradient(180deg, #6ee7ff 0%, #00c6ff 50%, #0091ea 100%) !important;
                box-shadow: inset 0 0 7px rgba(150, 230, 255, 0.7); }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .gold__17sCT {
              color: #ffd54f;
              font-family: 'Cinzel', serif;
              font-size: 13px;
              font-weight: 700;
              width: 100px;
              height: 17px;
              margin-top: 21px;
              margin-left: 78px;
              cursor: default;
              text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
              display: flex;
              align-items: center;
              gap: 6px; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .gold__17sCT::before {
                content: 'Oro:';
                color: #94a3b8;
                font-weight: normal;
                font-size: 12px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .attr__1In4J {
              width: 220px;
              height: 35px;
              margin-top: 0px;
              margin-left: 0px;
              font-size: 0; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .attr__1In4J .agilidad__3XYX1, .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .attr__1In4J .fuerza__3ar6Z {
                color: #e2e8f0;
                font-family: 'Inter', sans-serif;
                font-size: 11px;
                font-weight: bold;
                cursor: default;
                display: inline-block; }
                .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .attr__1In4J .agilidad__3XYX1::before, .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .attr__1In4J .fuerza__3ar6Z::before {
                  color: #94a3b8;
                  font-weight: normal;
                  font-size: 11px; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .attr__1In4J .agilidad__3XYX1 {
                margin-top: 13px;
                margin-left: 78px; }
                .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .attr__1In4J .agilidad__3XYX1::before {
                  content: 'AGI: '; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .attr__1In4J .fuerza__3ar6Z {
                margin-top: 13px;
                margin-left: 40px; }
                .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .attr__1In4J .fuerza__3ar6Z::before {
                  content: 'FUE: '; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC {
            display: inline-block;
            vertical-align: top;
            width: 163px;
            height: 192px;
            box-sizing: border-box; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .minimap__YzcSf {
              width: 100px;
              height: 100px;
              display: inline-block;
              vertical-align: top;
              margin-top: 12px;
              margin-left: 12px;
              background-size: 100% 100%;
              border: 1px solid rgba(255, 179, 0, 0.25);
              border-radius: 6px;
              box-shadow: 0 4px 10px rgba(0, 0, 0, 0.4);
              overflow: hidden;
              position: relative;
              cursor: pointer;
              transition: border-color 0.2s, box-shadow 0.2s; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .minimap__YzcSf:hover {
                border-color: #ffb300;
                box-shadow: 0 4px 14px rgba(0, 0, 0, 0.5), 0 0 10px rgba(255, 179, 0, 0.35); }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .minimap__YzcSf .point_minimap__3gDJm {
                width: 4px;
                height: 4px;
                background-color: #00e676;
                border-radius: 50%;
                position: relative;
                box-shadow: 0 0 6px #00e676; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .map_coords__1kxnZ {
              display: inline-block;
              vertical-align: top;
              width: 38px;
              margin-top: 12px;
              margin-left: 3px;
              text-align: center; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .map_coords__1kxnZ .coord_label__22fSc {
                color: #ffb300;
                font-family: 'Cinzel', serif;
                font-weight: 700;
                font-size: 10px;
                margin-bottom: 8px;
                white-space: nowrap;
                text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
                cursor: default; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .map_coords__1kxnZ .coord_value__28Xtd {
                color: #e2e8f0;
                font-family: 'Inter', sans-serif;
                font-size: 14px;
                font-weight: bold;
                line-height: 1.05;
                margin-bottom: 6px;
                text-shadow: 0 1px 2px #000;
                cursor: default; }
                .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .map_coords__1kxnZ .coord_value__28Xtd span {
                  display: block;
                  color: #94a3b8;
                  font-size: 9px;
                  font-weight: normal;
                  letter-spacing: 1px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .buttons_map__1Te4C {
              display: inline-block;
              vertical-align: top;
              width: 100px;
              height: 45px;
              margin-top: 10px;
              margin-left: 12px; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .buttons_map__1Te4C .open_map__e5W0W {
                cursor: pointer;
                width: 100px;
                height: 30px;
                display: flex;
                align-items: center;
                justify-content: center;
                border-radius: 6px;
                border: 1px solid rgba(255, 179, 0, 0.35);
                background: rgba(30, 41, 59, 0.5);
                color: #ffb300;
                font-family: 'Cinzel', serif;
                font-weight: 700;
                font-size: 11px;
                letter-spacing: 1px;
                text-shadow: 0 1px 2px #000;
                transition: all 0.2s; }
                .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .buttons_map__1Te4C .open_map__e5W0W:hover {
                  background: rgba(255, 179, 0, 0.14);
                  border-color: #ffb300; }

