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; }

.site-shell,
.site-shell *,
.site-shell *::before,
.site-shell *::after,
.panel-root,
.panel-root *,
.panel-root *::before,
.panel-root *::after {
  box-sizing: border-box; }

html {
  scroll-behavior: smooth; }

body,
html {
  margin: 0;
  padding: 0;
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  color: #e8edf4;
  background-color: #070a0e;
  min-height: 100vh;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

body {
  background-image: radial-gradient(120% 80% at 50% -10%, rgba(255, 179, 0, 0.1), transparent 55%), linear-gradient(180deg, rgba(7, 10, 14, 0.55) 0%, rgba(7, 10, 14, 0.82) 60%, rgba(7, 10, 14, 0.97) 100%), url("/static/imgs/background.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-attachment: fixed; }

::-webkit-scrollbar {
  width: 11px;
  height: 11px; }

::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.3); }

::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #b58000, #6f4e00);
  border-radius: 10px;
  border: 2px solid rgba(0, 0, 0, 0.35); }

::-webkit-scrollbar-thumb:hover {
  background: #ffb300; }

::-moz-selection {
  background: rgba(255, 179, 0, 0.3);
  color: #fff; }

::selection {
  background: rgba(255, 179, 0, 0.3);
  color: #fff; }

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

h1, h2, h3, h4, h5 {
  font-family: "Cinzel", "Times New Roman", serif;
  margin: 0; }

@keyframes pulseDot__2pTOC {
  0%, 100% {
    transform: scale(0.85);
    opacity: 0.55;
    box-shadow: 0 0 4px rgba(0, 230, 118, 0.4); }
  50% {
    transform: scale(1.15);
    opacity: 1;
    box-shadow: 0 0 12px rgba(0, 230, 118, 0.85); } }

@keyframes floatUp__25SPb {
  0% {
    transform: translateY(0) scale(1);
    opacity: 0; }
  10% {
    opacity: 0.8; }
  90% {
    opacity: 0.5; }
  100% {
    transform: translateY(-120px) scale(0.4);
    opacity: 0; } }

@keyframes shimmer__3BBIn {
  0% {
    background-position: -200% 0; }
  100% {
    background-position: 200% 0; } }

@keyframes fadeUp__1wtBi {
  from {
    opacity: 0;
    transform: translateY(22px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@keyframes glowPulse__1Oq6O {
  0%, 100% {
    box-shadow: 0 4px 16px rgba(255, 61, 0, 0.4); }
  50% {
    box-shadow: 0 6px 28px rgba(255, 61, 0, 0.7), 0 0 14px rgba(255, 145, 0, 0.45); } }

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; }

.hero__36wvb {
  position: relative;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: calc(68px + 40px) 24px 80px;
  overflow: hidden; }

.heroVignette__1X5ZY {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background: radial-gradient(60% 50% at 50% 42%, rgba(255, 145, 0, 0.12), transparent 70%), linear-gradient(180deg, transparent 55%, rgba(7, 10, 14, 0.6) 85%, #070a0e 100%); }

.embers__JOQz7 {
  position: absolute;
  inset: 0;
  overflow: hidden;
  pointer-events: none; }

.ember__1N8AJ {
  position: absolute;
  bottom: -10px;
  border-radius: 50%;
  background: radial-gradient(circle, #ffd27a 0%, #ff8a00 60%, rgba(255, 80, 0, 0) 100%);
  box-shadow: 0 0 8px rgba(255, 150, 0, 0.7);
  animation-name: floatUp__3SG25;
  animation-timing-function: ease-in;
  animation-iteration-count: infinite; }

.heroContent__1LSer {
  position: relative;
  z-index: 2;
  max-width: 820px;
  animation: fadeUp__1VrdR 0.7s cubic-bezier(0.22, 1, 0.36, 1) both; }

.kicker__3xR_y {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 7px 16px;
  border-radius: 30px;
  background: rgba(255, 179, 0, 0.08);
  border: 1px solid rgba(255, 179, 0, 0.42);
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  font-size: 12.5px;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #ffe9b0;
  margin-bottom: 26px; }

.kickerDot__1jKeq {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #00e676;
  box-shadow: 0 0 10px #00e676;
  animation: pulseDot__3Iy94 1.5s infinite; }

.heroTitle__1r7aq {
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  font-size: clamp(48px, 9vw, 104px);
  line-height: 0.98;
  letter-spacing: 4px;
  margin: 0;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.7));
  text-shadow: 0 8px 40px rgba(255, 140, 0, 0.18); }

.heroAo__e_1sS {
  -webkit-text-fill-color: #00e676;
  color: #00e676;
  margin-left: 14px;
  font-size: 0.4em;
  letter-spacing: 10px;
  vertical-align: super;
  text-shadow: 0 0 22px rgba(0, 230, 118, 0.5); }

.heroSub__VYxuh {
  margin: 24px auto 0;
  max-width: 620px;
  font-size: 17px;
  line-height: 1.65;
  color: #9aa7b8; }
  .heroSub__VYxuh strong {
    color: #e8edf4;
    font-weight: 700; }

.heroCtas__fy-pI {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: center;
  margin-top: 38px; }

.ctaPrimary__3Em_j {
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  letter-spacing: 2px;
  color: #fff;
  background: linear-gradient(135deg, #ffab40 0%, #ff6d00 55%, #ff3d00 100%);
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 8px;
  cursor: pointer;
  outline: none;
  box-shadow: 0 8px 26px rgba(255, 61, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  transition: transform 0.2s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.2s cubic-bezier(0.22, 1, 0.36, 1), filter 0.2s cubic-bezier(0.22, 1, 0.36, 1);
  display: inline-flex;
  align-items: center;
  gap: 11px;
  font-size: 16px;
  padding: 16px 34px;
  border-radius: 40px; }
  .ctaPrimary__3Em_j:hover:not(:disabled) {
    transform: translateY(-2px);
    filter: brightness(1.06);
    box-shadow: 0 12px 34px rgba(255, 61, 0, 0.55), inset 0 1px 0 rgba(255, 255, 255, 0.3); }
  .ctaPrimary__3Em_j:active:not(:disabled) {
    transform: translateY(0); }
  .ctaPrimary__3Em_j:disabled {
    opacity: 0.55;
    cursor: not-allowed; }
  .ctaPrimary__3Em_j svg {
    font-size: 16px; }

.ctaSecondary__27Lou {
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  letter-spacing: 1.5px;
  color: #e8edf4;
  background: rgba(15, 23, 42, 0.55);
  border: 1px solid rgba(255, 179, 0, 0.42);
  border-radius: 8px;
  cursor: pointer;
  outline: none;
  transition: all 0.2s cubic-bezier(0.22, 1, 0.36, 1);
  display: inline-flex;
  align-items: center;
  gap: 11px;
  font-size: 15px;
  padding: 16px 30px;
  border-radius: 40px; }
  .ctaSecondary__27Lou:hover:not(:disabled) {
    color: #ffe9b0;
    border-color: #ffb300;
    box-shadow: 0 0 22px rgba(255, 179, 0, 0.28);
    transform: translateY(-2px); }
  .ctaSecondary__27Lou:active:not(:disabled) {
    transform: translateY(0); }

.heroBadges__1mRVw {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 16px;
  margin-top: 40px;
  font-size: 14px;
  color: #647389; }
  .heroBadges__1mRVw strong {
    color: #ffe9b0;
    font-family: "Cinzel", "Times New Roman", serif;
    font-weight: 700;
    font-size: 16px;
    margin-right: 2px; }

.sep__1egIH {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: rgba(255, 179, 0, 0.42); }

.scrollHint__3oMJM {
  position: absolute;
  bottom: 26px;
  left: 50%;
  transform: translateX(-50%);
  width: 26px;
  height: 42px;
  border: 2px solid rgba(255, 179, 0, 0.4);
  border-radius: 16px;
  z-index: 2; }
  .scrollHint__3oMJM span {
    position: absolute;
    top: 8px;
    left: 50%;
    width: 4px;
    height: 8px;
    margin-left: -2px;
    background: #ffb300;
    border-radius: 4px;
    animation: scrollDot__krXtn 1.6s infinite; }

@keyframes scrollDot__krXtn {
  0% {
    opacity: 0;
    transform: translateY(0); }
  40% {
    opacity: 1; }
  80% {
    opacity: 0;
    transform: translateY(14px); }
  100% {
    opacity: 0; } }

.features__BFue7 {
  position: relative;
  z-index: 3;
  margin-top: -60px;
  padding: 0 24px; }

.featuresInner__2DIzG {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px; }
  @media only screen and (max-width: 900px) {
    .featuresInner__2DIzG {
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (max-width: 540px) {
    .featuresInner__2DIzG {
      grid-template-columns: 1fr; } }

.featureCard__yWOdp {
  background: rgba(11, 15, 21, 0.92);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 179, 0, 0.16);
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.04);
  padding: 26px 22px;
  text-align: left;
  transition: transform 0.25s cubic-bezier(0.22, 1, 0.36, 1), border-color 0.25s, box-shadow 0.25s; }
  .featureCard__yWOdp h3 {
    font-size: 17px;
    color: #e8edf4;
    margin: 16px 0 8px;
    letter-spacing: 0.5px; }
  .featureCard__yWOdp p {
    margin: 0;
    font-size: 13.5px;
    line-height: 1.55;
    color: #9aa7b8; }
  .featureCard__yWOdp:hover {
    transform: translateY(-6px);
    border-color: rgba(255, 179, 0, 0.42);
    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.6); }

.featureIcon__3MzXG {
  width: 52px;
  height: 52px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  color: #fff; }

.fc_emerald__2QctD .featureIcon__3MzXG {
  background: linear-gradient(135deg, #00e676, #00915a);
  box-shadow: 0 8px 22px rgba(0, 200, 90, 0.35); }

.fc_ember__wE4nC .featureIcon__3MzXG {
  background: linear-gradient(135deg, #ffab40 0%, #ff6d00 55%, #ff3d00 100%);
  box-shadow: 0 8px 26px rgba(255, 61, 0, 0.4); }

.fc_gold__V5p7S .featureIcon__3MzXG {
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  color: #2a1f02;
  box-shadow: 0 0 22px rgba(255, 179, 0, 0.28); }

.fc_sky__4hZrg .featureIcon__3MzXG {
  background: linear-gradient(135deg, #4fc3f7, #0277bd);
  box-shadow: 0 8px 22px rgba(2, 119, 189, 0.35); }

.section__17FMu {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
  padding-top: 80px; }
  .section__17FMu:first-of-type {
    padding-top: 90px; }

.sectionHead__99mz- {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 30px; }

.eyebrow__1iQi5 {
  display: block;
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #ff9100;
  margin-bottom: 8px; }

.sectionTitle__gankI {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 1px;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.7)); }

.sectionLink__2e2vA {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #ffb300;
  white-space: nowrap;
  transition: gap 0.2s, color 0.2s; }
  .sectionLink__2e2vA:hover {
    gap: 12px;
    color: #ffe9b0;
    text-shadow: none; }

.newsGrid__1OzSf {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px; }
  @media only screen and (max-width: 860px) {
    .newsGrid__1OzSf {
      grid-template-columns: 1fr; } }

.newsCard__2fl4R {
  background: rgba(13, 18, 26, 0.72);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 179, 0, 0.16);
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.04);
  padding: 22px;
  cursor: pointer;
  transition: transform 0.25s cubic-bezier(0.22, 1, 0.36, 1), border-color 0.25s, box-shadow 0.25s; }
  .newsCard__2fl4R:hover {
    transform: translateY(-5px);
    border-color: rgba(255, 179, 0, 0.42);
    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.6); }
    .newsCard__2fl4R:hover .newsMore__1Xwby {
      color: #ffe9b0;
      gap: 10px; }

.newsTop__18cWe {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px; }

.newsTag__1Oda5 {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  padding: 4px 11px;
  border-radius: 20px;
  text-transform: uppercase; }

.tag_ember__iDkZY {
  color: #ffd2bd;
  background: rgba(255, 87, 34, 0.16);
  border: 1px solid rgba(255, 87, 34, 0.4); }

.tag_gold__1Tln5 {
  color: #ffe9b0;
  background: rgba(255, 179, 0, 0.12);
  border: 1px solid rgba(255, 179, 0, 0.42); }

.tag_emerald__10QUd {
  color: #b9ffd9;
  background: rgba(0, 230, 118, 0.12);
  border: 1px solid rgba(0, 230, 118, 0.4); }

.newsDate__t3nCF {
  font-size: 12px;
  color: #647389;
  text-transform: uppercase;
  letter-spacing: 0.5px; }

.newsTitle__28A4B {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 18px;
  line-height: 1.3;
  color: #e8edf4;
  margin: 0 0 10px; }

.newsExcerpt__qObtv {
  margin: 0 0 16px;
  font-size: 13.5px;
  line-height: 1.6;
  color: #9aa7b8; }

.newsMore__1Xwby {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 12.5px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #ffb300;
  transition: gap 0.2s, color 0.2s; }
  .newsMore__1Xwby svg {
    font-size: 10px; }

.shopGrid__2nJsP {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px; }
  @media only screen and (max-width: 860px) {
    .shopGrid__2nJsP {
      grid-template-columns: 1fr; } }

.shopCard__1uMKe {
  position: relative;
  background: rgba(13, 18, 26, 0.72);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 179, 0, 0.16);
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.04);
  padding: 26px 22px 20px;
  text-align: center;
  overflow: hidden;
  transition: transform 0.25s cubic-bezier(0.22, 1, 0.36, 1), border-color 0.25s, box-shadow 0.25s; }
  .shopCard__1uMKe::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
    opacity: 0.85; }
  .shopCard__1uMKe:hover {
    transform: translateY(-6px);
    border-color: rgba(255, 179, 0, 0.42);
    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.6); }

.accent_violet__2mefL::before {
  background: linear-gradient(90deg, #b388ff, #7c4dff); }

.accent_ember__1ftHT::before {
  background: linear-gradient(135deg, #ffab40 0%, #ff6d00 55%, #ff3d00 100%); }

.accent_sky__3M8rv::before {
  background: linear-gradient(90deg, #4fc3f7, #0277bd); }

.accent_emerald__1Nc8B::before {
  background: linear-gradient(135deg, #00e676 0%, #00b248 100%); }

.shopBadge__3iUmB {
  position: absolute;
  top: 14px;
  right: -34px;
  transform: rotate(45deg);
  width: 130px;
  text-align: center;
  padding: 4px 0;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #2a1f02;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4); }

.soon__3LnCI {
  position: absolute;
  top: 14px;
  left: 14px;
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #9aa7b8;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(148, 163, 184, 0.14);
  padding: 3px 9px;
  border-radius: 20px; }

.shopIcon__12vU3 {
  width: 70px;
  height: 70px;
  margin: 6px auto 16px;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  color: #2a1f02;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  box-shadow: 0 0 22px rgba(255, 179, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.4); }

.accent_violet__2mefL .shopIcon__12vU3 {
  background: linear-gradient(135deg, #b388ff, #7c4dff);
  color: #fff;
  box-shadow: 0 8px 22px rgba(124, 77, 255, 0.4); }

.accent_ember__1ftHT .shopIcon__12vU3 {
  background: linear-gradient(135deg, #ffab40 0%, #ff6d00 55%, #ff3d00 100%);
  color: #fff;
  box-shadow: 0 8px 26px rgba(255, 61, 0, 0.4); }

.accent_sky__3M8rv .shopIcon__12vU3 {
  background: linear-gradient(135deg, #4fc3f7, #0277bd);
  color: #fff;
  box-shadow: 0 8px 22px rgba(2, 119, 189, 0.4); }

.accent_emerald__1Nc8B .shopIcon__12vU3 {
  background: linear-gradient(135deg, #00e676 0%, #00b248 100%);
  color: #fff; }

.shopName__2n19A {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 19px;
  color: #e8edf4;
  margin: 0 0 8px; }

.shopDesc__33Wsc {
  margin: 0 0 18px;
  font-size: 13px;
  line-height: 1.55;
  color: #9aa7b8;
  min-height: 40px; }

.shopFoot__1eeLm {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 16px;
  border-top: 1px solid rgba(148, 163, 184, 0.14); }

.shopPrice__NZ3xh {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  font-size: 20px;
  color: #ffe9b0; }
  .shopPrice__NZ3xh svg {
    color: #ffb300;
    font-size: 16px; }

.shopBtn__1TJaN {
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  letter-spacing: 1.5px;
  color: #e8edf4;
  background: rgba(15, 23, 42, 0.55);
  border: 1px solid rgba(255, 179, 0, 0.42);
  border-radius: 8px;
  cursor: pointer;
  outline: none;
  transition: all 0.2s cubic-bezier(0.22, 1, 0.36, 1);
  padding: 9px 22px;
  font-size: 12.5px;
  border-radius: 30px; }
  .shopBtn__1TJaN:hover:not(:disabled) {
    color: #ffe9b0;
    border-color: #ffb300;
    box-shadow: 0 0 22px rgba(255, 179, 0, 0.28);
    transform: translateY(-2px); }
  .shopBtn__1TJaN:active:not(:disabled) {
    transform: translateY(0); }

.rankCard__tgEBQ {
  background: rgba(13, 18, 26, 0.72);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 179, 0, 0.16);
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.04);
  padding: 10px 12px; }

.rankRow__2g4z8 {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 14px 14px;
  border-radius: 8px;
  transition: background 0.18s; }
  .rankRow__2g4z8 + .rankRow__2g4z8 {
    border-top: 1px solid rgba(148, 163, 184, 0.14); }
  .rankRow__2g4z8:hover {
    background: rgba(255, 179, 0, 0.05); }

.rankPos__1iCGA {
  width: 34px;
  height: 34px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  font-size: 15px;
  color: #9aa7b8;
  background: rgba(15, 23, 42, 0.6);
  border: 1px solid rgba(148, 163, 184, 0.14); }
  .rankPos__1iCGA svg {
    font-size: 14px; }

.pos1__SCnLf {
  color: #2a1f02;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  border-color: transparent;
  box-shadow: 0 0 22px rgba(255, 179, 0, 0.28); }

.pos2__1AaEh {
  color: #1a2230;
  background: linear-gradient(135deg, #e8eef5, #aab8c7);
  border-color: transparent; }

.pos3__29Sc9 {
  color: #2a1505;
  background: linear-gradient(135deg, #e8a872, #b9712f);
  border-color: transparent; }

.rankName__15HPP {
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  font-size: 16px;
  flex: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.rankClass__2Q-CK {
  font-size: 13px;
  color: #9aa7b8;
  width: 110px; }
  @media only screen and (max-width: 600px) {
    .rankClass__2Q-CK {
      display: none; } }

.rankLevel__e4_Oa {
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  font-size: 14px;
  color: #ffe9b0;
  white-space: nowrap; }

.finalCta__1vr-H {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
  box-sizing: border-box;
  padding-top: 90px; }

.finalInner__3RLMG {
  position: relative;
  overflow: hidden;
  text-align: center;
  padding: 56px 30px;
  border-radius: 18px;
  background: radial-gradient(80% 120% at 50% 0%, rgba(255, 145, 0, 0.18), transparent 60%), linear-gradient(180deg, rgba(20, 28, 40, 0.75), rgba(11, 15, 21, 0.9));
  border: 1px solid rgba(255, 179, 0, 0.42);
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.6); }
  .finalInner__3RLMG h2 {
    font-family: "Cinzel", "Times New Roman", serif;
    font-size: 32px;
    background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.7));
    margin-bottom: 12px; }
  .finalInner__3RLMG p {
    margin: 0 auto 28px;
    max-width: 460px;
    font-size: 15px;
    color: #9aa7b8; }

@media only screen and (max-width: 600px) {
  .heroSub__VYxuh {
    font-size: 15px; }
  .ctaPrimary__3Em_j, .ctaSecondary__27Lou {
    width: 100%;
    justify-content: center; }
  .sectionTitle__gankI {
    font-size: 26px; }
  .heroBadges__1mRVw {
    gap: 10px;
    font-size: 12.5px; } }

a {
  color: #ffb300; }

.contentLeft__2vCmo {
  margin: 0 auto;
  width: 598px;
  max-width: 100%;
  padding: 1px;
  position: relative;
  animation: fadeUp__dPBPF 0.5s cubic-bezier(0.22, 1, 0.36, 1) both; }
  .contentLeft__2vCmo .shadow__hdBB5 {
    background: rgba(11, 15, 21, 0.92);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 179, 0, 0.16);
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.04);
    border-color: rgba(255, 179, 0, 0.42);
    float: left;
    width: 100%;
    box-sizing: border-box;
    padding: 18px 18px 22px; }
    .contentLeft__2vCmo .shadow__hdBB5 h4 {
      color: transparent;
      background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.7));
      text-align: center;
      font-family: "Cinzel", "Times New Roman", serif;
      font-size: 28px;
      font-weight: 700;
      letter-spacing: 1px;
      float: left;
      width: 100%;
      margin-top: 6px;
      margin-bottom: 12px; }

.tabs__qkDKk {
  float: left;
  width: 100%;
  margin-top: 6px; }
  .tabs__qkDKk .tab__14zWL {
    background: rgba(20, 28, 40, 0.55);
    float: left;
    border: 1px solid rgba(148, 163, 184, 0.14);
    border-bottom: 0;
    color: #9aa7b8;
    margin-right: 3px;
    cursor: pointer;
    border-radius: 6px 6px 0 0; }
    .tabs__qkDKk .tab__14zWL span {
      float: left;
      font-family: "Cinzel", "Times New Roman", serif;
      font-weight: 700;
      font-size: 14px;
      letter-spacing: 0.5px;
      padding: 7px 22px; }
  .tabs__qkDKk .tabActive__3Qx5g {
    color: #ffb300;
    background: rgba(255, 179, 0, 0.08);
    border-color: rgba(255, 179, 0, 0.42); }
    .tabs__qkDKk .tabActive__3Qx5g .line__VJKxV {
      width: 100%;
      float: left;
      position: relative;
      top: 1px;
      border-bottom: 1px solid rgba(255, 179, 0, 0.08); }

.contentBox__1NQmv {
  float: left;
  width: 100%;
  box-sizing: border-box;
  background: rgba(8, 11, 16, 0.55);
  border: 1px solid rgba(148, 163, 184, 0.14);
  border-radius: 0 6px 6px 6px;
  padding-bottom: 12px; }

.contentBoxRanking__5Ds2E {
  padding: 12px;
  width: 100% !important;
  box-sizing: border-box; }
  .contentBoxRanking__5Ds2E .tableHeader__2Dc-t {
    background: linear-gradient(180deg, rgba(255, 179, 0, 0.08), rgba(255, 179, 0, 0.02));
    color: #ffb300;
    float: left;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    font-family: "Cinzel", "Times New Roman", serif;
    font-weight: 700;
    letter-spacing: 0.5px;
    border: 1px solid rgba(255, 179, 0, 0.42);
    border-radius: 6px 6px 0 0; }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .rank__33vdx {
      width: 120px;
      float: left;
      padding: 11px 0;
      border-right: 1px solid rgba(148, 163, 184, 0.14); }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .name__3p8Ov {
      width: 312px;
      float: left;
      padding: 11px 0; }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .kills__sDE0T {
      width: 120px;
      float: left;
      padding: 11px 0;
      border-left: 1px solid rgba(148, 163, 184, 0.14); }
    .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: 11px 0;
      border-left: 1px solid rgba(148, 163, 184, 0.14); }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .killsGeneral__1qpfZ {
      width: 90px; }
    .contentBoxRanking__5Ds2E .tableHeader__2Dc-t .claseGeneral__1b1XR {
      width: 90px;
      float: left;
      padding: 11px 0;
      border-left: 1px solid rgba(148, 163, 184, 0.14); }
  .contentBoxRanking__5Ds2E .row__r3zlk {
    background: rgba(17, 26, 29, 0.4);
    color: #e8edf4;
    float: left;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    border: 1px solid rgba(148, 163, 184, 0.14);
    border-top: 0;
    transition: background 0.16s; }
    .contentBoxRanking__5Ds2E .row__r3zlk:hover {
      background: rgba(255, 179, 0, 0.06); }
    .contentBoxRanking__5Ds2E .row__r3zlk .rank__33vdx {
      width: 120px;
      float: left;
      padding: 10px 0;
      border-right: 1px solid rgba(148, 163, 184, 0.14);
      color: #ffe9b0;
      font-family: "Cinzel", "Times New Roman", serif;
      font-weight: 700; }
      .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;
        font-family: "Cinzel", "Times New Roman", serif;
        font-weight: 700;
        font-size: 15px; }
      .contentBoxRanking__5Ds2E .row__r3zlk .name__3p8Ov .character__tJdwm {
        width: 40px;
        height: 40px;
        border: 1px solid rgba(255, 179, 0, 0.16);
        background: rgba(0, 0, 0, 0.35);
        border-radius: 4px;
        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: #7db8ff; }
    .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 rgba(148, 163, 184, 0.14);
      color: #ffe9b0;
      font-family: "Cinzel", "Times New Roman", serif;
      font-weight: 700; }
      .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 rgba(148, 163, 184, 0.14);
      color: #9aa7b8; }
      .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 rgba(148, 163, 184, 0.14);
      color: #00e676;
      font-weight: 600; }
      .contentBoxRanking__5Ds2E .row__r3zlk .claseGeneral__1b1XR span {
        position: relative;
        top: 21.5px; }
  .contentBoxRanking__5Ds2E .rowColor__2AauK {
    background: rgba(17, 25, 29, 0.6); }

@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 {
  width: 460px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  animation: fadeUp__7Q_zC 0.5s cubic-bezier(0.22, 1, 0.36, 1) both; }
  .contentLeft__32F5X .shadow__COfq_ {
    background: rgba(11, 15, 21, 0.92);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgba(255, 179, 0, 0.16);
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.04);
    border-color: rgba(255, 179, 0, 0.42);
    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.6);
    padding: 30px 32px 34px;
    box-sizing: border-box; }
    .contentLeft__32F5X .shadow__COfq_ h4 {
      color: transparent;
      background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
      -webkit-background-clip: text;
      background-clip: text;
      -webkit-text-fill-color: transparent;
      filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.7));
      text-align: center;
      font-family: "Cinzel", "Times New Roman", serif;
      font-size: 30px;
      font-weight: 700;
      letter-spacing: 1px;
      margin: 0 0 4px; }
  .contentLeft__32F5X .register__10Aev {
    margin-top: 6px; }
    .contentLeft__32F5X .register__10Aev .form__16u8l {
      margin: 14px auto 0;
      width: 100%;
      text-align: center; }
      .contentLeft__32F5X .register__10Aev .form__16u8l p {
        margin-top: 5px;
        margin-bottom: 5px; }
      .contentLeft__32F5X .register__10Aev .form__16u8l .groupInput__2KYvf {
        width: 100%;
        margin-bottom: 16px;
        text-align: left; }
        .contentLeft__32F5X .register__10Aev .form__16u8l .groupInput__2KYvf label {
          display: block;
          color: #9aa7b8;
          font-family: "Cinzel", "Times New Roman", serif;
          font-size: 11px;
          font-weight: 700;
          letter-spacing: 1.4px;
          text-transform: uppercase;
          margin-bottom: 7px; }
        .contentLeft__32F5X .register__10Aev .form__16u8l .groupInput__2KYvf .inputText__3FIW3 {
          width: 100%;
          box-sizing: border-box;
          height: 44px;
          background: rgba(15, 23, 42, 0.7);
          border: 1px solid rgba(255, 179, 0, 0.16);
          border-radius: 8px;
          color: #e8edf4;
          padding: 0 14px;
          font-family: "Inter", "Segoe UI", Arial, sans-serif;
          font-size: 15px;
          outline: none;
          transition: border-color 0.2s, box-shadow 0.2s; }
          .contentLeft__32F5X .register__10Aev .form__16u8l .groupInput__2KYvf .inputText__3FIW3:focus {
            border-color: #ffb300;
            box-shadow: 0 0 22px rgba(255, 179, 0, 0.28); }
        .contentLeft__32F5X .register__10Aev .form__16u8l .groupInput__2KYvf .inputError__3f3ri {
          border-color: #ff5b5b; }
      .contentLeft__32F5X .register__10Aev .form__16u8l .buttonRegister__3nSb6 {
        font-family: "Cinzel", "Times New Roman", serif;
        font-weight: 700;
        letter-spacing: 2px;
        color: #fff;
        background: linear-gradient(135deg, #ffab40 0%, #ff6d00 55%, #ff3d00 100%);
        border: 1px solid rgba(255, 255, 255, 0.22);
        border-radius: 8px;
        cursor: pointer;
        outline: none;
        box-shadow: 0 8px 26px rgba(255, 61, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.3);
        transition: transform 0.2s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.2s cubic-bezier(0.22, 1, 0.36, 1), filter 0.2s cubic-bezier(0.22, 1, 0.36, 1);
        width: 100%;
        margin-top: 10px;
        font-size: 15px;
        padding: 14px 0;
        background: linear-gradient(135deg, #00e676 0%, #00b248 100%);
        box-shadow: 0 4px 16px rgba(0, 200, 90, 0.35); }
        .contentLeft__32F5X .register__10Aev .form__16u8l .buttonRegister__3nSb6:hover:not(:disabled) {
          transform: translateY(-2px);
          filter: brightness(1.06);
          box-shadow: 0 12px 34px rgba(255, 61, 0, 0.55), inset 0 1px 0 rgba(255, 255, 255, 0.3); }
        .contentLeft__32F5X .register__10Aev .form__16u8l .buttonRegister__3nSb6:active:not(:disabled) {
          transform: translateY(0); }
        .contentLeft__32F5X .register__10Aev .form__16u8l .buttonRegister__3nSb6:disabled {
          opacity: 0.55;
          cursor: not-allowed; }
        .contentLeft__32F5X .register__10Aev .form__16u8l .buttonRegister__3nSb6:hover:not(:disabled) {
          box-shadow: 0 10px 28px rgba(0, 200, 90, 0.5); }

@media only screen and (max-width: 600px) {
  .contentLeft__32F5X .shadow__COfq_ {
    padding: 24px 20px 28px; } }

.shop__1bbms {
  animation: fadeUp__1ZJ1T 0.5s cubic-bezier(0.22, 1, 0.36, 1) both; }

.head__P-LJl {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
  margin-bottom: 34px;
  flex-wrap: wrap; }

.eyebrow__2rKJ7 {
  display: block;
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #ff9100;
  margin-bottom: 8px; }

.title__2lllA {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 44px;
  font-weight: 700;
  letter-spacing: 1px;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.7));
  margin: 0; }

.subtitle__2Hxo9 {
  margin: 10px 0 0;
  color: #9aa7b8;
  font-size: 15px;
  max-width: 460px; }

.balanceCard__2Rs1C {
  background: rgba(11, 15, 21, 0.92);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 179, 0, 0.16);
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.04);
  border-color: rgba(255, 179, 0, 0.42);
  padding: 18px 24px;
  min-width: 230px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5), 0 0 22px rgba(255, 179, 0, 0.28); }

.balanceLabel__41evM {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #9aa7b8; }

.balanceValue__24MKz {
  display: flex;
  align-items: center;
  gap: 10px;
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  font-size: 32px;
  color: #ffe9b0; }
  .balanceValue__24MKz svg {
    color: #ffb300;
    font-size: 24px; }

.balanceLogin__zWOyi {
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  letter-spacing: 1.5px;
  color: #e8edf4;
  background: rgba(15, 23, 42, 0.55);
  border: 1px solid rgba(255, 179, 0, 0.42);
  border-radius: 8px;
  cursor: pointer;
  outline: none;
  transition: all 0.2s cubic-bezier(0.22, 1, 0.36, 1);
  margin-top: 8px;
  padding: 8px 14px;
  font-size: 12px;
  border-radius: 6px; }
  .balanceLogin__zWOyi:hover:not(:disabled) {
    color: #ffe9b0;
    border-color: #ffb300;
    box-shadow: 0 0 22px rgba(255, 179, 0, 0.28);
    transform: translateY(-2px); }
  .balanceLogin__zWOyi:active:not(:disabled) {
    transform: translateY(0); }

.balanceHint__kwZNR {
  font-size: 11.5px;
  color: #647389; }

.tabs__kPgZw {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 28px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(148, 163, 184, 0.14); }

.tab__1363E {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 10px 20px;
  border-radius: 30px;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.8px;
  color: #9aa7b8;
  background: rgba(20, 28, 40, 0.55);
  border: 1px solid rgba(148, 163, 184, 0.14);
  cursor: pointer;
  outline: none;
  transition: all 0.2s cubic-bezier(0.22, 1, 0.36, 1); }
  .tab__1363E svg {
    font-size: 13px;
    opacity: 0.85; }
  .tab__1363E:hover {
    color: #ffe9b0;
    border-color: rgba(255, 179, 0, 0.42); }

.tabActive__WEn2e {
  color: #2a1f02;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  border-color: transparent;
  box-shadow: 0 0 22px rgba(255, 179, 0, 0.28); }
  .tabActive__WEn2e svg {
    opacity: 1; }

.grid__2lpoB {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px; }
  @media only screen and (max-width: 900px) {
    .grid__2lpoB {
      grid-template-columns: repeat(2, 1fr); } }
  @media only screen and (max-width: 600px) {
    .grid__2lpoB {
      grid-template-columns: 1fr; } }

.card__3zqPN {
  position: relative;
  background: rgba(13, 18, 26, 0.72);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 179, 0, 0.16);
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.04);
  padding: 28px 22px 20px;
  text-align: center;
  overflow: hidden;
  transition: transform 0.25s cubic-bezier(0.22, 1, 0.36, 1), border-color 0.25s, box-shadow 0.25s; }
  .card__3zqPN::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%); }
  .card__3zqPN:hover {
    transform: translateY(-6px);
    border-color: rgba(255, 179, 0, 0.42);
    box-shadow: 0 18px 50px rgba(0, 0, 0, 0.6); }

.cardSoon__2xtIA {
  opacity: 0.78; }
  .cardSoon__2xtIA:hover {
    transform: translateY(-3px); }

.accent_violet__1Di0n::before {
  background: linear-gradient(90deg, #b388ff, #7c4dff); }

.accent_ember__1BQ4t::before {
  background: linear-gradient(135deg, #ffab40 0%, #ff6d00 55%, #ff3d00 100%); }

.accent_sky__2Se2o::before {
  background: linear-gradient(90deg, #4fc3f7, #0277bd); }

.accent_emerald__1UYaS::before {
  background: linear-gradient(135deg, #00e676 0%, #00b248 100%); }

.badge__223kJ {
  position: absolute;
  top: 16px;
  right: -34px;
  transform: rotate(45deg);
  width: 130px;
  text-align: center;
  padding: 4px 0;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #2a1f02;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.4);
  z-index: 2; }

.soon__Q8761 {
  position: absolute;
  top: 14px;
  left: 14px;
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #9aa7b8;
  background: rgba(0, 0, 0, 0.55);
  border: 1px solid rgba(148, 163, 184, 0.14);
  padding: 4px 10px;
  border-radius: 20px;
  z-index: 2; }

.icon__3BP-2 {
  width: 76px;
  height: 76px;
  margin: 8px auto 18px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 33px;
  color: #2a1f02;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  box-shadow: 0 0 22px rgba(255, 179, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.4); }

.accent_violet__1Di0n .icon__3BP-2 {
  background: linear-gradient(135deg, #b388ff, #7c4dff);
  color: #fff;
  box-shadow: 0 8px 22px rgba(124, 77, 255, 0.4); }

.accent_ember__1BQ4t .icon__3BP-2 {
  background: linear-gradient(135deg, #ffab40 0%, #ff6d00 55%, #ff3d00 100%);
  color: #fff;
  box-shadow: 0 8px 26px rgba(255, 61, 0, 0.4); }

.accent_sky__2Se2o .icon__3BP-2 {
  background: linear-gradient(135deg, #4fc3f7, #0277bd);
  color: #fff;
  box-shadow: 0 8px 22px rgba(2, 119, 189, 0.4); }

.accent_emerald__1UYaS .icon__3BP-2 {
  background: linear-gradient(135deg, #00e676 0%, #00b248 100%);
  color: #fff; }

.name__2Thw6 {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 20px;
  color: #e8edf4;
  margin: 0 0 9px; }

.desc__2gItm {
  margin: 0 0 18px;
  font-size: 13px;
  line-height: 1.55;
  color: #9aa7b8;
  min-height: 42px; }

.foot__3YObL {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 16px;
  border-top: 1px solid rgba(148, 163, 184, 0.14); }

.price__1fs0j {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  font-size: 22px;
  color: #ffe9b0; }
  .price__1fs0j svg {
    color: #ffb300;
    font-size: 17px; }

.buyBtn__7Fgow {
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  letter-spacing: 2px;
  color: #fff;
  background: linear-gradient(135deg, #ffab40 0%, #ff6d00 55%, #ff3d00 100%);
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 8px;
  cursor: pointer;
  outline: none;
  box-shadow: 0 8px 26px rgba(255, 61, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  transition: transform 0.2s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.2s cubic-bezier(0.22, 1, 0.36, 1), filter 0.2s cubic-bezier(0.22, 1, 0.36, 1);
  padding: 10px 24px;
  font-size: 13px;
  border-radius: 30px; }
  .buyBtn__7Fgow:hover:not(:disabled) {
    transform: translateY(-2px);
    filter: brightness(1.06);
    box-shadow: 0 12px 34px rgba(255, 61, 0, 0.55), inset 0 1px 0 rgba(255, 255, 255, 0.3); }
  .buyBtn__7Fgow:active:not(:disabled) {
    transform: translateY(0); }
  .buyBtn__7Fgow:disabled {
    opacity: 0.55;
    cursor: not-allowed; }

.buyDisabled__2-5UC {
  background: rgba(15, 23, 42, 0.7) !important;
  border: 1px solid rgba(148, 163, 184, 0.14) !important;
  box-shadow: none !important;
  color: #647389 !important;
  cursor: not-allowed; }
  .buyDisabled__2-5UC:hover {
    transform: none !important;
    filter: none !important; }

.disclaimer__NxVqk {
  margin-top: 40px;
  text-align: center;
  font-size: 12px;
  color: #647389;
  line-height: 1.6; }

.overlay__1q-i7 {
  position: fixed;
  inset: 0;
  z-index: 150;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(2, 4, 8, 0.72);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  animation: fadeUp__1ZJ1T 0.16s cubic-bezier(0.22, 1, 0.36, 1); }

.modal__11F4y {
  position: relative;
  width: 420px;
  max-width: 100%;
  box-sizing: border-box;
  text-align: center;
  padding: 34px 28px 26px;
  background: rgba(11, 15, 21, 0.92);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 179, 0, 0.16);
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.04);
  border-color: rgba(255, 179, 0, 0.42);
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.6); }

.modalClose__1LsHf {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 32px;
  height: 32px;
  border: none;
  border-radius: 50%;
  background: rgba(15, 23, 42, 0.7);
  color: #9aa7b8;
  cursor: pointer;
  transition: all 0.2s; }
  .modalClose__1LsHf:hover {
    color: #ff9100;
    background: rgba(255, 87, 34, 0.15); }

.modalIcon__1JPOL {
  width: 80px;
  height: 80px;
  margin: 0 auto 18px;
  border-radius: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 36px;
  color: #2a1f02;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  box-shadow: 0 0 22px rgba(255, 179, 0, 0.28); }

.modalName__ZzQ3v {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 23px;
  color: #e8edf4;
  margin: 0 0 8px; }

.modalDesc__UyZCM {
  margin: 0 0 22px;
  font-size: 13.5px;
  line-height: 1.55;
  color: #9aa7b8; }

.charSelect__3cHL5 {
  display: block;
  text-align: left;
  margin-bottom: 18px; }
  .charSelect__3cHL5 span {
    display: block;
    font-family: "Cinzel", "Times New Roman", serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: #9aa7b8;
    margin-bottom: 7px; }
  .charSelect__3cHL5 select {
    width: 100%;
    box-sizing: border-box;
    padding: 12px 14px;
    background: rgba(15, 23, 42, 0.75);
    border: 1px solid rgba(255, 179, 0, 0.42);
    border-radius: 8px;
    color: #e8edf4;
    font-family: "Inter", "Segoe UI", Arial, sans-serif;
    font-size: 14px;
    outline: none;
    cursor: pointer; }
    .charSelect__3cHL5 select:focus {
      border-color: #ffb300;
      box-shadow: 0 0 22px rgba(255, 179, 0, 0.28); }
    .charSelect__3cHL5 select option {
      background: #111927;
      color: #e8edf4; }

.noChars__3_UTJ {
  margin: 0 0 18px;
  padding: 12px;
  border-radius: 8px;
  background: rgba(255, 91, 91, 0.08);
  border: 1px solid rgba(255, 91, 91, 0.3);
  font-size: 13px;
  color: #ffb4b4; }

.modalPriceRow__1s6Cj {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 0;
  border-top: 1px solid rgba(148, 163, 184, 0.14);
  border-bottom: 1px solid rgba(148, 163, 184, 0.14);
  margin-bottom: 18px;
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  font-size: 13px;
  color: #9aa7b8; }

.modalPrice__3vsUk {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  font-size: 18px;
  color: #ffe9b0; }
  .modalPrice__3vsUk svg {
    color: #ffb300;
    font-size: 15px; }

.modalError__wp80A {
  margin: 0 0 14px;
  font-size: 13px;
  color: #ff8a8a; }

.confirmBtn__19jSH {
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  letter-spacing: 2px;
  color: #fff;
  background: linear-gradient(135deg, #ffab40 0%, #ff6d00 55%, #ff3d00 100%);
  border: 1px solid rgba(255, 255, 255, 0.22);
  border-radius: 8px;
  cursor: pointer;
  outline: none;
  box-shadow: 0 8px 26px rgba(255, 61, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  transition: transform 0.2s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.2s cubic-bezier(0.22, 1, 0.36, 1), filter 0.2s cubic-bezier(0.22, 1, 0.36, 1);
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-size: 15px;
  padding: 14px 0; }
  .confirmBtn__19jSH:hover:not(:disabled) {
    transform: translateY(-2px);
    filter: brightness(1.06);
    box-shadow: 0 12px 34px rgba(255, 61, 0, 0.55), inset 0 1px 0 rgba(255, 255, 255, 0.3); }
  .confirmBtn__19jSH:active:not(:disabled) {
    transform: translateY(0); }
  .confirmBtn__19jSH:disabled {
    opacity: 0.55;
    cursor: not-allowed; }

.toast__jP6JF {
  position: fixed;
  bottom: 28px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 250;
  display: flex;
  align-items: center;
  gap: 11px;
  padding: 15px 24px;
  border-radius: 40px;
  background: linear-gradient(135deg, rgba(0, 230, 118, 0.95), rgba(0, 145, 90, 0.95));
  color: #04150c;
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  font-size: 14px;
  box-shadow: 0 12px 34px rgba(0, 200, 90, 0.4);
  animation: toastIn__1K7sw 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
  .toast__jP6JF svg {
    font-size: 15px; }

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

@media only screen and (max-width: 600px) {
  .title__2lllA {
    font-size: 32px; }
  .balanceCard__2Rs1C {
    width: 100%; } }

.editor__1r5KM {
  position: fixed;
  inset: 0;
  display: flex;
  background: #0b0f14;
  color: #e8eef5;
  font-family: "Inter", system-ui, sans-serif;
  font-size: 13px; }

.center__jdalq {
  position: fixed;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 24px;
  background: #0b0f14;
  color: #cbd5e1;
  font-family: "Inter", system-ui, sans-serif; }

.sidebar__1Diwj {
  width: 300px;
  flex: 0 0 300px;
  height: 100%;
  overflow-y: auto;
  padding: 14px;
  box-sizing: border-box;
  background: #10151c;
  border-right: 1px solid #1e293b; }

.brandRow__1kWys {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px; }

.brand__2Lw0z {
  font-size: 16px;
  font-weight: 700;
  color: #ffb300; }

.logoutBtn__1OOWr {
  background: #16202c;
  border: 1px solid #263243;
  color: #cbd5e1;
  border-radius: 5px;
  padding: 4px 10px;
  font-size: 12px;
  cursor: pointer; }
  .logoutBtn__1OOWr:hover {
    border-color: #f87171;
    color: #fecaca; }

.whoami__9uzcH {
  color: #64748b;
  font-size: 11px;
  margin: 4px 0 12px; }

.loginCard__7W8AT {
  width: 320px;
  max-width: 90vw;
  background: #10151c;
  border: 1px solid #1e293b;
  border-radius: 12px;
  padding: 26px 24px;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.5);
  text-align: left; }

.loginBrand__1e9nv {
  font-size: 20px;
  font-weight: 800;
  color: #ffb300; }

.loginSub__2oXQV {
  color: #64748b;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 18px; }

.loginLabel__DK0TL {
  display: block;
  color: #94a3b8;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin: 12px 0 5px; }

.loginInput__1FN3W {
  width: 100%;
  box-sizing: border-box;
  background: #0b0f14;
  border: 1px solid #263243;
  color: #e8eef5;
  border-radius: 6px;
  padding: 9px 10px;
  font-size: 14px; }
  .loginInput__1FN3W:focus {
    outline: none;
    border-color: #3b82f6; }

.loginError__3P6CD {
  margin-top: 12px;
  color: #f87171;
  font-size: 13px; }

.loginBtn__2hEKe {
  width: 100%;
  margin-top: 18px;
  background: #b45309;
  border: 1px solid #f59e0b;
  color: #fff;
  font-weight: 700;
  border-radius: 8px;
  padding: 11px;
  font-size: 14px;
  cursor: pointer; }
  .loginBtn__2hEKe:hover:not(:disabled) {
    background: #d97706; }
  .loginBtn__2hEKe:disabled {
    opacity: 0.5;
    cursor: not-allowed; }

.loginHint__21OoZ {
  margin-top: 14px;
  color: #64748b;
  font-size: 12px;
  line-height: 1.5; }
  .loginHint__21OoZ strong {
    color: #cbd5e1; }

.deniedMsg__3y1Io {
  color: #cbd5e1;
  font-size: 14px;
  line-height: 1.6;
  margin: 14px 0 20px; }
  .deniedMsg__3y1Io strong {
    color: #ffd24a; }

.block__cgTWK {
  margin-bottom: 14px;
  padding-bottom: 12px;
  border-bottom: 1px solid #1a2432; }
  .block__cgTWK label {
    display: block;
    color: #94a3b8;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 5px; }
  .block__cgTWK select,
  .block__cgTWK input[type="number"] {
    width: 100%;
    box-sizing: border-box;
    background: #0b0f14;
    border: 1px solid #263243;
    color: #e8eef5;
    border-radius: 5px;
    padding: 6px 8px;
    font-size: 13px; }

.check__1O5JG {
  display: block;
  text-transform: none !important;
  letter-spacing: 0 !important;
  color: #cbd5e1 !important;
  font-size: 13px !important;
  margin-bottom: 3px; }

.toolRow__278Xi {
  display: flex;
  gap: 6px;
  flex-wrap: wrap; }
  .toolRow__278Xi button {
    flex: 1;
    min-width: 34px;
    background: #16202c;
    border: 1px solid #263243;
    color: #cbd5e1;
    border-radius: 5px;
    padding: 6px 8px;
    cursor: pointer; }
    .toolRow__278Xi button:hover {
      border-color: #3b82f6; }
    .toolRow__278Xi button.on__2CVBz {
      background: #1d4ed8;
      border-color: #3b82f6;
      color: #fff; }

.save__33DrM {
  width: 100%;
  background: #b45309;
  border: 1px solid #f59e0b;
  color: #fff;
  font-weight: 700;
  border-radius: 6px;
  padding: 10px;
  cursor: pointer; }
  .save__33DrM:hover {
    background: #d97706; }
  .save__33DrM:disabled {
    opacity: 0.45;
    cursor: not-allowed; }

.okMsg__qqpeA {
  margin-top: 8px;
  color: #6cc24a;
  font-size: 12px; }

.err__nauOZ {
  margin-top: 8px;
  color: #f87171;
  font-size: 12px; }

.hint__1ykGI {
  color: #64748b;
  font-size: 12px;
  padding: 8px 0; }

.inspector__OHr4A .inspTitle__3gakS {
  font-weight: 700;
  color: #ffd24a;
  margin-bottom: 8px; }

.layerRow__2LZPj {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px; }

.prev__10F1y {
  flex: 0 0 40px;
  width: 40px;
  height: 40px;
  background: #05070a;
  border: 1px solid #263243;
  border-radius: 4px;
  image-rendering: pixelated; }

.layerCol__1ZbOf {
  flex: 1; }
  .layerCol__1ZbOf label {
    display: block;
    color: #94a3b8;
    font-size: 10px;
    margin-bottom: 2px; }
  .layerCol__1ZbOf input {
    width: 100%;
    box-sizing: border-box;
    background: #0b0f14;
    border: 1px solid #263243;
    color: #e8eef5;
    border-radius: 5px;
    padding: 4px 6px; }

.layerBtns__jnw-5 {
  display: flex;
  flex-direction: column;
  gap: 2px; }
  .layerBtns__jnw-5 button {
    background: #16202c;
    border: 1px solid #263243;
    color: #9db2c8;
    border-radius: 4px;
    padding: 1px 5px;
    font-size: 11px;
    cursor: pointer; }
    .layerBtns__jnw-5 button:hover:not(:disabled) {
      border-color: #3b82f6;
      color: #fff; }
    .layerBtns__jnw-5 button:disabled {
      opacity: 0.3;
      cursor: default; }

.field__1-Vy9 {
  margin: 10px 0; }
  .field__1-Vy9 label {
    display: block;
    color: #94a3b8;
    font-size: 11px;
    margin-bottom: 4px; }
  .field__1-Vy9 input[type="number"] {
    background: #0b0f14;
    border: 1px solid #263243;
    color: #e8eef5;
    border-radius: 5px;
    padding: 5px 7px; }

.small__2LZli {
  display: block;
  color: #64748b;
  font-size: 11px;
  margin-top: 3px; }

.objRow__2vXXc,
.exitRow__GPiFJ {
  display: flex;
  gap: 6px;
  align-items: center; }
  .objRow__2vXXc input,
  .exitRow__GPiFJ input {
    width: 100%;
    box-sizing: border-box; }

.canvasWrap__12R10 {
  position: relative;
  flex: 1;
  height: 100%;
  overflow: hidden; }

.canvas__1ug3l {
  display: block;
  width: 100%;
  height: 100%;
  cursor: crosshair; }

.canvasHint__18bIA {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 2;
  background: rgba(0, 0, 0, 0.6);
  border: 1px solid #263243;
  color: #cbd5e1;
  padding: 8px 12px;
  border-radius: 6px;
  font-size: 12px;
  pointer-events: none; }

@charset "UTF-8";
.catalog__2o436 {
  color: #e8edf4;
  font-family: "Inter", "Segoe UI", Arial, sans-serif; }

/* ---------- estados ---------- */
.state__2l9zq {
  background: rgba(13, 18, 26, 0.82);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 179, 0, 0.16);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.04);
  border-radius: 14px;
  padding: 40px;
  text-align: center;
  color: #9aa7b8; }

.err__28Q_X {
  color: #ff7a7a;
  margin: 0 0 14px; }

.retry__3Ffzj {
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 50%, #b58000 100%);
  border: none;
  color: #1a1206;
  font-weight: 700;
  padding: 9px 18px;
  border-radius: 9px;
  cursor: pointer; }

/* ---------- subtabs ---------- */
.subtabs__aAX3Y {
  display: flex;
  gap: 8px;
  margin-bottom: 16px;
  flex-wrap: wrap; }

.subtab__2Mgzr,
.subtabActive__1Erxi {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 15px;
  letter-spacing: 0.4px;
  padding: 10px 18px;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.18s ease;
  border: 1px solid rgba(148, 163, 184, 0.14);
  background: rgba(22, 30, 44, 0.7);
  color: #9aa7b8; }

.subtab__2Mgzr:hover {
  color: #e8edf4;
  border-color: rgba(255, 179, 0, 0.16); }

.subtabActive__1Erxi {
  color: #1a1206;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 50%, #b58000 100%);
  border-color: transparent;
  font-weight: 700;
  box-shadow: 0 6px 18px rgba(255, 179, 0, 0.25); }

.subCount__3qp4x {
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  font-size: 11px;
  font-weight: 700;
  padding: 1px 7px;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.28); }

.subtab__2Mgzr .subCount__3qp4x {
  background: rgba(148, 163, 184, 0.18); }

/* ---------- toolbar ---------- */
.toolbar__1aTan {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 16px;
  flex-wrap: wrap; }

.search__kqgmm {
  flex: 1 1 240px;
  min-width: 200px;
  background: rgba(8, 12, 18, 0.7);
  border: 1px solid rgba(148, 163, 184, 0.14);
  border-radius: 9px;
  padding: 10px 14px;
  color: #e8edf4;
  font-size: 14px;
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  outline: none;
  transition: border-color 0.15s ease; }
  .search__kqgmm:focus {
    border-color: #ffb300; }
  .search__kqgmm::-moz-placeholder {
    color: rgba(154, 167, 184, 0.6); }
  .search__kqgmm::placeholder {
    color: rgba(154, 167, 184, 0.6); }

.select__2L3ED {
  background: rgba(8, 12, 18, 0.7);
  border: 1px solid rgba(148, 163, 184, 0.14);
  border-radius: 9px;
  padding: 10px 14px;
  color: #e8edf4;
  font-size: 14px;
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  outline: none;
  cursor: pointer; }
  .select__2L3ED:focus {
    border-color: #ffb300; }

.resultCount__2nmcN {
  color: #9aa7b8;
  font-size: 13px;
  margin-left: auto; }

/* ---------- grid de cards ---------- */
.grid__1872y {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(132px, 1fr));
  gap: 12px; }

.cardItem__CjUOp {
  background: rgba(13, 18, 26, 0.82);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 179, 0, 0.16);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.04);
  border-radius: 12px;
  padding: 12px 8px 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  text-align: center;
  transition: transform 0.14s ease, border-color 0.14s ease, box-shadow 0.14s ease;
  color: #e8edf4;
  font-family: "Inter", "Segoe UI", Arial, sans-serif; }
  .cardItem__CjUOp:hover {
    transform: translateY(-3px);
    border-color: rgba(255, 179, 0, 0.45);
    box-shadow: 0 14px 30px rgba(0, 0, 0, 0.5), 0 0 0 1px rgba(255, 179, 0, 0.15); }

.cardName__Q9B-b {
  font-size: 13px;
  font-weight: 600;
  line-height: 1.2;
  color: #e8edf4;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 32px; }

.cardMeta__mxbq6 {
  font-size: 11px;
  color: #9aa7b8; }

/* ---------- sprite ---------- */
.spriteBox__1ITwS {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  background: radial-gradient(circle at 50% 40%, rgba(255, 255, 255, 0.05), transparent 70%);
  border-radius: 8px; }

.spellTile___5noP {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  flex: 0 0 auto; }

.spriteEmpty__139uC {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 66px;
  height: 66px;
  color: rgba(154, 167, 184, 0.5);
  font-size: 24px;
  font-family: "Cinzel", "Times New Roman", serif; }

/* ---------- mostrar más / vacío ---------- */
.moreWrap__1q92F {
  text-align: center;
  margin-top: 18px; }

.moreBtn__YEw5S {
  background: rgba(22, 30, 44, 0.7);
  border: 1px solid rgba(255, 179, 0, 0.16);
  color: #e8edf4;
  padding: 10px 22px;
  border-radius: 10px;
  cursor: pointer;
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  font-size: 14px;
  transition: all 0.15s ease; }
  .moreBtn__YEw5S:hover {
    border-color: #ffb300;
    color: #ffb300; }

.empty__RtUDo {
  color: #9aa7b8;
  text-align: center;
  padding: 40px; }

/* ---------- detalle (drawer) ---------- */
.detailOverlay__1KimC {
  position: fixed;
  inset: 0;
  background: rgba(4, 6, 10, 0.6);
  backdrop-filter: blur(3px);
  -webkit-backdrop-filter: blur(3px);
  z-index: 60;
  display: flex;
  justify-content: flex-end;
  animation: fadeIn__PiHvg 0.18s ease both; }

.detail__1rFXS {
  position: relative;
  width: 380px;
  max-width: 92vw;
  height: 100%;
  overflow-y: auto;
  background: linear-gradient(180deg, #121823 0%, #0b0f16 100%);
  border-left: 1px solid rgba(255, 179, 0, 0.3);
  box-shadow: -24px 0 60px rgba(0, 0, 0, 0.6);
  padding: 26px 24px 32px;
  animation: slideIn__3I7Ft 0.24s cubic-bezier(0.22, 1, 0.36, 1) both; }

.detailClose__mTC62 {
  position: absolute;
  top: 14px;
  right: 14px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(148, 163, 184, 0.14);
  color: #9aa7b8;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  cursor: pointer;
  font-size: 14px; }
  .detailClose__mTC62:hover {
    color: #e8edf4;
    border-color: rgba(255, 179, 0, 0.16); }

.detailHead__oHMyC {
  display: flex;
  gap: 16px;
  align-items: center;
  margin-bottom: 18px;
  padding-right: 30px; }

.detailSprite__2X44A {
  flex: 0 0 auto;
  background: rgba(13, 18, 26, 0.82);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 179, 0, 0.16);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.04);
  border-radius: 12px;
  padding: 6px; }

.detailTitleWrap__tEiH4 {
  min-width: 0; }

.detailName__1PxVw {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 20px;
  margin: 0 0 4px;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 50%, #b58000 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1.15; }

.detailType__1ZsOq {
  display: inline-block;
  font-size: 12px;
  color: #29b6f6;
  margin-bottom: 8px; }

.idRow__2vFWz {
  display: flex;
  align-items: center;
  gap: 8px; }

.idChip__4UEpe {
  font-size: 12px;
  font-weight: 700;
  color: #9aa7b8;
  background: rgba(0, 0, 0, 0.3);
  padding: 3px 9px;
  border-radius: 20px; }

.copyBtn__3xr2p {
  font-size: 12px;
  background: rgba(255, 179, 0, 0.12);
  border: 1px solid rgba(255, 179, 0, 0.16);
  color: #ffb300;
  padding: 3px 11px;
  border-radius: 20px;
  cursor: pointer;
  transition: all 0.15s ease; }
  .copyBtn__3xr2p:hover {
    background: rgba(255, 179, 0, 0.22); }

.detailDesc__3qtXH {
  font-size: 13.5px;
  line-height: 1.55;
  color: #c3ccd9;
  margin: 0 0 16px; }

/* tags (clases / efectos) */
.tags__VX0w_ {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin-bottom: 16px; }

.tag__3Qpn2,
.tagFx__dkVC5 {
  font-size: 11.5px;
  padding: 3px 10px;
  border-radius: 20px;
  border: 1px solid rgba(148, 163, 184, 0.14);
  background: rgba(22, 30, 44, 0.7);
  color: #9aa7b8; }

.tagFx__dkVC5 {
  border-color: rgba(41, 182, 246, 0.3);
  color: #29b6f6; }

/* stats */
.statGrid__m4k5B {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-bottom: 16px; }

.stat__3PFiy {
  display: flex;
  flex-direction: column;
  gap: 2px;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(148, 163, 184, 0.14);
  border-radius: 9px;
  padding: 8px 11px; }

.statLabel__35dYy {
  font-size: 11px;
  color: #9aa7b8;
  text-transform: uppercase;
  letter-spacing: 0.4px; }

.statVal__1Cik9 {
  font-size: 15px;
  font-weight: 700;
  color: #e8edf4; }

.flags__3WXlR {
  display: flex;
  flex-wrap: wrap;
  gap: 6px; }
  .flags__3WXlR span {
    font-size: 11px;
    padding: 3px 10px;
    border-radius: 6px;
    background: rgba(0, 230, 118, 0.1);
    border: 1px solid rgba(0, 230, 118, 0.25);
    color: #00e676; }

@keyframes fadeIn__PiHvg {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes slideIn__3I7Ft {
  from {
    transform: translateX(40px);
    opacity: 0; }
  to {
    transform: translateX(0);
    opacity: 1; } }

.root__1kphe {
  position: fixed;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: radial-gradient(1100px 560px at 72% -12%, rgba(255, 179, 0, 0.1), transparent 60%), radial-gradient(900px 500px at 10% 110%, rgba(41, 182, 246, 0.06), transparent 60%), linear-gradient(180deg, #0d131b 0%, #0a0e13 60%, #070a0e 100%);
  color: #e8edf4;
  font-family: "Inter", "Segoe UI", 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: #9aa7b8;
  font-size: 16px; }

.card__2wmrW {
  width: 100%;
  max-width: 370px;
  background: rgba(13, 18, 26, 0.82);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 179, 0, 0.16);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.04);
  border-color: rgba(255, 179, 0, 0.4);
  border-radius: 16px;
  padding: 30px 28px 26px;
  box-shadow: 0 24px 64px rgba(0, 0, 0, 0.6);
  animation: panelIn__3MGsS 0.4s cubic-bezier(0.22, 1, 0.36, 1) both; }

.brand__2skS- {
  margin: 0;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 23px;
  font-weight: 700;
  letter-spacing: 0.5px;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 50%, #b58000 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.6)); }

.brandSub__1Q6YU {
  margin: 4px 0 20px;
  color: #00e676;
  font-size: 12px;
  letter-spacing: 4px;
  text-transform: uppercase;
  font-weight: 700; }

.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-family: "Cinzel", "Times New Roman", serif;
    font-size: 10.5px;
    font-weight: 700;
    letter-spacing: 1.4px;
    text-transform: uppercase;
    color: #9aa7b8;
    margin-bottom: 6px; }
  .field__3YmW4 input {
    width: 100%;
    box-sizing: border-box;
    background: rgba(15, 23, 42, 0.66);
    border: 1px solid rgba(255, 179, 0, 0.16);
    border-radius: 8px;
    padding: 11px 12px;
    color: #e8edf4;
    font-size: 14px;
    outline: none;
    transition: border-color 0.18s, box-shadow 0.18s; }
    .field__3YmW4 input:focus {
      border-color: #ffb300;
      box-shadow: 0 0 0 3px rgba(255, 179, 0, 0.12); }

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

.primaryBtn__2vGW_ {
  width: 100%;
  border: none;
  border-radius: 9px;
  padding: 12px 14px;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 50%, #b58000 100%);
  color: #2a1f02;
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.6px;
  cursor: pointer;
  box-shadow: 0 6px 18px rgba(255, 179, 0, 0.25);
  transition: transform 0.18s, filter 0.18s, box-shadow 0.18s; }
  .primaryBtn__2vGW_:hover {
    filter: brightness(1.05);
    transform: translateY(-1px);
    box-shadow: 0 10px 24px rgba(255, 179, 0, 0.35); }
  .primaryBtn__2vGW_:active {
    transform: translateY(0); }
  .primaryBtn__2vGW_:disabled {
    opacity: 0.6;
    cursor: default;
    transform: none; }

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

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

.topbar__2Wham {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 14px 24px;
  background: linear-gradient(180deg, rgba(8, 11, 16, 0.92), rgba(8, 11, 16, 0.74));
  border-bottom: 1px solid rgba(255, 179, 0, 0.16);
  backdrop-filter: blur(14px);
  -webkit-backdrop-filter: blur(14px);
  position: sticky;
  top: 0;
  z-index: 10; }

.tabsNav__2CSqg {
  display: flex;
  gap: 6px;
  padding: 12px 24px 0;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  box-sizing: border-box; }

.tabBtn__5MOZB,
.tabBtnActive__3bKXM {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 14px;
  letter-spacing: 0.5px;
  padding: 10px 20px;
  border: 1px solid rgba(148, 163, 184, 0.14);
  border-bottom: none;
  border-radius: 10px 10px 0 0;
  background: rgba(22, 30, 44, 0.7);
  color: #9aa7b8;
  cursor: pointer;
  transition: all 0.18s ease; }
  .tabBtn__5MOZB:hover,
  .tabBtnActive__3bKXM:hover {
    color: #e8edf4; }

.tabBtnActive__3bKXM {
  color: #ffb300;
  background: rgba(255, 179, 0, 0.1);
  border-color: rgba(255, 179, 0, 0.16);
  font-weight: 700;
  box-shadow: inset 0 2px 0 #ffb300; }

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

.logo__2boOj {
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 1px;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 50%, #b58000 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.6)); }

.panelTag__2bg5w {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #ffb300;
  background: rgba(255, 179, 0, 0.08);
  border: 1px solid rgba(255, 179, 0, 0.16);
  border-radius: 6px;
  padding: 3px 8px; }

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

.rankBadge__3AOpy {
  background: rgba(255, 179, 0, 0.08);
  border: 1px solid rgba(255, 179, 0, 0.4);
  color: #ffb300;
  border-radius: 999px;
  padding: 6px 14px;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 13px;
  font-weight: 700; }
  .rankBadge__3AOpy em {
    font-style: normal;
    font-weight: 400;
    color: #9aa7b8;
    font-size: 11px; }

.accountName__2SL2w {
  font-size: 13px;
  color: #e8edf4; }
  @media (max-width: 600px) {
    .accountName__2SL2w {
      display: none; } }

.logoutBtn__zlcN0 {
  background: rgba(22, 30, 44, 0.7);
  border: 1px solid rgba(148, 163, 184, 0.14);
  color: #e8edf4;
  border-radius: 8px;
  padding: 8px 15px;
  font-size: 13px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.18s; }
  .logoutBtn__zlcN0:hover {
    border-color: #ff5b5b;
    color: #ffb3b3;
    background: rgba(255, 91, 91, 0.08); }

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

.panelCard__fg-1Q {
  position: relative;
  background: rgba(13, 18, 26, 0.82);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 179, 0, 0.16);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.04);
  border-radius: 14px;
  padding: 20px 22px;
  margin-bottom: 22px;
  overflow: hidden; }
  .panelCard__fg-1Q::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 50%, #b58000 100%);
    opacity: 0.6; }

.panelCardHead__19c0C {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px; }
  .panelCardHead__19c0C h2 {
    margin: 0;
    font-family: "Cinzel", "Times New Roman", serif;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0.5px;
    color: #e8edf4; }

.count__26eqY {
  display: inline-block;
  min-width: 22px;
  text-align: center;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 50%, #b58000 100%);
  color: #2a1f02;
  border-radius: 999px;
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  font-size: 12px;
  padding: 1px 8px;
  margin-left: 8px;
  vertical-align: middle; }

.refreshBtn__2fAw8 {
  background: rgba(22, 30, 44, 0.7);
  border: 1px solid rgba(148, 163, 184, 0.14);
  color: #e8edf4;
  border-radius: 8px;
  padding: 7px 14px;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.18s; }
  .refreshBtn__2fAw8:hover {
    border-color: #ffb300;
    color: #ffe9b0; }
  .refreshBtn__2fAw8:disabled {
    opacity: 0.6;
    cursor: default; }

.empty__20cTi {
  color: #9aa7b8;
  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: #ffb300;
    font-family: "Cinzel", "Times New Roman", serif;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    padding: 9px 10px;
    border-bottom: 1px solid rgba(255, 179, 0, 0.16); }
  .table__ITvhg tbody td {
    padding: 10px;
    border-bottom: 1px solid rgba(148, 163, 184, 0.14); }
  .table__ITvhg tbody tr:hover td {
    background: rgba(255, 179, 0, 0.05); }

.staffDot__AqJHY {
  color: #ffb300;
  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: rgba(13, 18, 26, 0.82);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 179, 0, 0.16);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.04);
  border-radius: 12px;
  padding: 20px;
  opacity: 0.92;
  transition: transform 0.2s, border-color 0.2s; }
  .actionCard__2e8ez:hover {
    transform: translateY(-3px);
    border-color: rgba(255, 179, 0, 0.3); }
  .actionCard__2e8ez h3 {
    margin: 10px 0 6px;
    font-family: "Cinzel", "Times New Roman", serif;
    font-size: 16px;
    color: #e8edf4; }
  .actionCard__2e8ez p {
    margin: 0;
    font-size: 12.5px;
    color: #9aa7b8;
    line-height: 1.5; }

.soon__1AaZ4 {
  display: inline-block;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffb300;
  border: 1px solid rgba(255, 179, 0, 0.4);
  border-radius: 6px;
  padding: 2px 8px; }

/* ---------- Gestion de cuentas / rangos ---------- */
.ok__3lB7o {
  color: #00e676;
  font-size: 12.5px;
  margin: 8px 0 0; }

.subnote__xVvKh {
  color: #9aa7b8;
  font-size: 12px; }

.boxTitle__38YXR {
  margin: 0 0 4px;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 15px;
  font-weight: 700;
  color: #e8edf4; }

.boxHint__3nx74 {
  margin: 0 0 12px;
  font-size: 12px;
  color: #9aa7b8;
  line-height: 1.5; }

.createBox__3_uWB {
  background: rgba(20, 28, 40, 0.5);
  border: 1px solid rgba(148, 163, 184, 0.14);
  border-radius: 12px;
  padding: 18px;
  margin-bottom: 18px; }

.createGrid__1xexg {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 12px;
  align-items: end; }
  .createGrid__1xexg .field__3YmW4 {
    margin-bottom: 0; }

.fieldBtn__i4f4M {
  display: flex;
  align-items: flex-end; }
  .fieldBtn__i4f4M button {
    width: 100%; }

.field__3YmW4 select,
.createGrid__1xexg select {
  width: 100%;
  box-sizing: border-box;
  background: rgba(15, 23, 42, 0.66);
  border: 1px solid rgba(255, 179, 0, 0.16);
  border-radius: 8px;
  padding: 11px 12px;
  color: #e8edf4;
  font-size: 14px;
  outline: none;
  transition: border-color 0.18s, box-shadow 0.18s; }
  .field__3YmW4 select:focus,
  .createGrid__1xexg select:focus {
    border-color: #ffb300;
    box-shadow: 0 0 0 3px rgba(255, 179, 0, 0.12); }
  .field__3YmW4 select option,
  .createGrid__1xexg select option {
    background: #0d131b;
    color: #e8edf4; }

.searchBox__3Tcej {
  margin-top: 4px; }

.searchRow__1FcOY {
  display: flex;
  gap: 10px;
  margin-bottom: 14px; }
  .searchRow__1FcOY input {
    flex: 1;
    box-sizing: border-box;
    background: rgba(15, 23, 42, 0.66);
    border: 1px solid rgba(255, 179, 0, 0.16);
    border-radius: 8px;
    padding: 10px 12px;
    color: #e8edf4;
    font-size: 14px;
    outline: none;
    transition: border-color 0.18s, box-shadow 0.18s; }
    .searchRow__1FcOY input:focus {
      border-color: #ffb300;
      box-shadow: 0 0 0 3px rgba(255, 179, 0, 0.12); }

.table__ITvhg select {
  background: rgba(15, 23, 42, 0.7);
  border: 1px solid rgba(255, 179, 0, 0.16);
  border-radius: 7px;
  padding: 6px 9px;
  color: #e8edf4;
  font-size: 12.5px;
  outline: none; }
  .table__ITvhg select:focus {
    border-color: #ffb300; }
  .table__ITvhg select option {
    background: #0d131b;
    color: #e8edf4; }

.subEmail__GVq8t {
  display: block;
  color: #9aa7b8;
  font-size: 11px;
  margin-top: 2px; }

.saveBtn__2TZQL {
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 50%, #b58000 100%);
  border: none;
  color: #2a1f02;
  border-radius: 8px;
  padding: 7px 14px;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
  transition: filter 0.18s, transform 0.18s; }
  .saveBtn__2TZQL:hover {
    filter: brightness(1.05);
    transform: translateY(-1px); }
  .saveBtn__2TZQL:disabled {
    opacity: 0.5;
    cursor: default;
    transform: none; }

.lockTag__15hJY {
  color: #9aa7b8;
  font-size: 13px; }

.rowActions__14QjX {
  display: flex;
  gap: 6px;
  align-items: center; }

.viewBtn__2-z9Q {
  background: rgba(22, 30, 44, 0.7);
  border: 1px solid rgba(148, 163, 184, 0.14);
  color: #e8edf4;
  border-radius: 8px;
  padding: 6px 13px;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.18s; }
  .viewBtn__2-z9Q:hover {
    border-color: #ffb300;
    color: #ffe9b0; }

/* ---------- Detalle de cuenta (advertencias + carcel) ---------- */
.detailBox__2ovKP {
  margin-top: 18px;
  background: rgba(20, 28, 40, 0.5);
  border: 1px solid rgba(255, 179, 0, 0.16);
  border-radius: 12px;
  padding: 18px; }

.detailHead__1Sdtx {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px; }

.detailRank__30U3M {
  margin-left: 10px;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 12px;
  font-weight: 700;
  color: #ffb300; }

.detailGrid__2BIs- {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 20px; }
  @media (max-width: 720px) {
    .detailGrid__2BIs- {
      grid-template-columns: 1fr; } }

.detailSub__3IXyF {
  margin: 0 0 12px;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 14px;
  font-weight: 700;
  color: #e8edf4; }

.warnForm__2_O3b {
  display: flex;
  gap: 8px;
  margin-bottom: 10px; }
  .warnForm__2_O3b input {
    flex: 1;
    box-sizing: border-box;
    background: rgba(10, 14, 19, 0.7);
    border: 1px solid rgba(255, 179, 0, 0.16);
    border-radius: 8px;
    padding: 9px 11px;
    color: #e8edf4;
    font-size: 13px;
    outline: none; }
    .warnForm__2_O3b input:focus {
      border-color: #ffb300; }

.warnList__3WKAg {
  list-style: none;
  margin: 0;
  padding: 0; }
  .warnList__3WKAg li {
    border-bottom: 1px solid rgba(148, 163, 184, 0.14);
    padding: 9px 0; }

.warnReason__12xvc {
  font-size: 13px;
  color: #e8edf4; }

.warnMeta__ODyYp {
  font-size: 11px;
  color: #9aa7b8;
  margin-top: 2px; }

.charList__1ScmZ {
  list-style: none;
  margin: 0 0 8px;
  padding: 0; }
  .charList__1ScmZ li {
    display: flex;
    flex-direction: column;
    padding: 9px 0;
    border-bottom: 1px solid rgba(148, 163, 184, 0.14);
    font-size: 13px; }
    .charList__1ScmZ li em {
      font-style: normal;
      color: #9aa7b8;
      font-size: 11px;
      margin-left: 6px; }

.jailTag__3jtxF {
  color: #ff5b5b;
  font-size: 12px;
  font-weight: 600; }

.onTag__n14q5 {
  color: #00e676;
  font-size: 11px;
  font-weight: 600; }

/* ---------- Baneos ---------- */
.banBar__1ot8b {
  background: rgba(10, 14, 19, 0.55);
  border: 1px solid rgba(148, 163, 184, 0.14);
  border-radius: 10px;
  padding: 14px;
  margin-bottom: 14px; }

.banStatus__1ub9e {
  font-size: 13px;
  margin-bottom: 10px; }
  .banStatus__1ub9e strong {
    color: #e8edf4; }

.banControls__hjY2C {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center; }
  .banControls__hjY2C input {
    flex: 1;
    min-width: 90px;
    box-sizing: border-box;
    background: rgba(15, 23, 42, 0.66);
    border: 1px solid rgba(255, 179, 0, 0.16);
    border-radius: 8px;
    padding: 9px 11px;
    color: #e8edf4;
    font-size: 13px;
    outline: none; }
    .banControls__hjY2C input:focus {
      border-color: #ffb300; }

.banTag__1RXcU {
  color: #ffb3b3;
  background: rgba(255, 91, 91, 0.12);
  border: 1px solid rgba(255, 91, 91, 0.4);
  border-radius: 6px;
  padding: 1px 8px;
  font-size: 11px;
  font-weight: 600; }

.creditsTag__WnStd {
  color: #ffe082;
  background: rgba(255, 179, 0, 0.12);
  border: 1px solid rgba(255, 179, 0, 0.42);
  border-radius: 6px;
  padding: 1px 9px;
  font-size: 12px;
  font-weight: 700; }

.banBtn__16SCX {
  background: linear-gradient(135deg, #ff7a7a 0%, #e53935 100%);
  border: none;
  color: #2a0606;
  border-radius: 8px;
  padding: 8px 14px;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 12px;
  font-weight: 700;
  cursor: pointer;
  transition: filter 0.18s, transform 0.18s; }
  .banBtn__16SCX:hover {
    filter: brightness(1.05);
    transform: translateY(-1px); }
  .banBtn__16SCX:disabled {
    opacity: 0.5;
    cursor: default;
    transform: none; }

.charLine__j-dyd {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px; }

.charTags__1gkAE {
  display: flex;
  gap: 6px;
  align-items: center; }

.charActions__12wdZ {
  margin-top: 7px; }

.banList__3MXaJ {
  list-style: none;
  margin: 8px 0 0;
  padding: 0; }
  .banList__3MXaJ li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
    padding: 9px 0;
    border-bottom: 1px solid rgba(148, 163, 184, 0.14); }
    .banList__3MXaJ li code {
      color: #e8edf4;
      font-size: 13px; }

@keyframes panelIn__3MGsS {
  from {
    opacity: 0;
    transform: translateY(18px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

.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: 560px;
  box-sizing: border-box;
  z-index: 100;
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: 'Inter', sans-serif;
  color: #e2e8f0;
  background: linear-gradient(180deg, rgba(23, 30, 44, 0.98) 0%, rgba(11, 15, 20, 0.98) 100%);
  border: 1px solid rgba(255, 179, 0, 0.4);
  border-radius: 12px;
  box-shadow: 0 20px 55px rgba(0, 0, 0, 0.72), inset 0 1px 0 rgba(255, 226, 170, 0.12);
  overflow: hidden; }
  .modalControlPanel__KZ_aA .cpHeader__3UDQe {
    position: relative;
    padding: 15px 20px 13px;
    border-bottom: 1px solid rgba(255, 179, 0, 0.18);
    text-align: center; }
    .modalControlPanel__KZ_aA .cpHeader__3UDQe .cpTitle__3jcDb {
      color: #ffb300;
      font-family: 'Cinzel', serif;
      font-weight: 700;
      font-size: 19px;
      letter-spacing: 2px;
      text-transform: uppercase;
      text-shadow: 0 1px 3px rgba(0, 0, 0, 0.7); }
    .modalControlPanel__KZ_aA .cpHeader__3UDQe .cpClose__3kUzs {
      position: absolute;
      top: 11px;
      right: 13px;
      width: 26px;
      height: 26px;
      line-height: 24px;
      text-align: center;
      font-size: 20px;
      color: #94a3b8;
      cursor: pointer;
      border-radius: 5px;
      transition: all 0.15s; }
      .modalControlPanel__KZ_aA .cpHeader__3UDQe .cpClose__3kUzs:hover {
        color: #ffb300;
        background: rgba(255, 179, 0, 0.12); }
  .modalControlPanel__KZ_aA .cpSection__21G4L {
    padding: 15px 22px; }
  .modalControlPanel__KZ_aA .cpSectionTitle__6FwTx {
    text-align: center;
    color: #ffb300;
    font-family: 'Cinzel', serif;
    font-weight: 700;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 14px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7); }
  .modalControlPanel__KZ_aA .cpDivider__36h3h {
    height: 1px;
    margin: 0 22px;
    background: linear-gradient(90deg, transparent, rgba(255, 179, 0, 0.28), transparent); }
  .modalControlPanel__KZ_aA .cpSoundRow__1b9sJ {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px; }
    .modalControlPanel__KZ_aA .cpSoundRow__1b9sJ .cpSoundLabel__3bIp5 {
      color: #cbd5e1;
      font-size: 13px;
      font-weight: 600; }
    .modalControlPanel__KZ_aA .cpSoundRow__1b9sJ .cpVolume__2wKSf {
      -webkit-appearance: none;
      -moz-appearance: none;
           appearance: none;
      flex: 1;
      max-width: 210px;
      height: 6px;
      border-radius: 4px;
      outline: none;
      cursor: pointer; }
      .modalControlPanel__KZ_aA .cpSoundRow__1b9sJ .cpVolume__2wKSf::-webkit-slider-thumb {
        -webkit-appearance: none;
        appearance: none;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: #ffd54f;
        border: 1px solid #b8860b;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
        cursor: pointer; }
      .modalControlPanel__KZ_aA .cpSoundRow__1b9sJ .cpVolume__2wKSf::-moz-range-thumb {
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background: #ffd54f;
        border: 1px solid #b8860b;
        cursor: pointer; }
    .modalControlPanel__KZ_aA .cpSoundRow__1b9sJ .cpToggle__2EdEu {
      display: flex;
      border: 1px solid rgba(255, 179, 0, 0.3);
      border-radius: 6px;
      overflow: hidden; }
      .modalControlPanel__KZ_aA .cpSoundRow__1b9sJ .cpToggle__2EdEu .cpToggleBtn__3c5ku {
        padding: 5px 15px;
        font-family: 'Cinzel', serif;
        font-weight: 700;
        font-size: 12px;
        color: #94a3b8;
        cursor: pointer;
        background: transparent;
        transition: all 0.15s; }
        .modalControlPanel__KZ_aA .cpSoundRow__1b9sJ .cpToggle__2EdEu .cpToggleBtn__3c5ku:hover {
          color: #e2e8f0; }
      .modalControlPanel__KZ_aA .cpSoundRow__1b9sJ .cpToggle__2EdEu .cpToggleOn__2PY7s {
        background: #2e7d32;
        color: #fff; }
        .modalControlPanel__KZ_aA .cpSoundRow__1b9sJ .cpToggle__2EdEu .cpToggleOn__2PY7s:hover {
          color: #fff; }
      .modalControlPanel__KZ_aA .cpSoundRow__1b9sJ .cpToggle__2EdEu .cpToggleOff__36cw_ {
        background: #8b1a1a;
        color: #fff; }
        .modalControlPanel__KZ_aA .cpSoundRow__1b9sJ .cpToggle__2EdEu .cpToggleOff__36cw_:hover {
          color: #fff; }
  .modalControlPanel__KZ_aA .cpKeysGrid__2RG3f {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px 12px; }
    .modalControlPanel__KZ_aA .cpKeysGrid__2RG3f .cpKeyCell__ayxA4 {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 5px; }
      .modalControlPanel__KZ_aA .cpKeysGrid__2RG3f .cpKeyCell__ayxA4 .cpKeyLabel__2dWGB {
        font-size: 11px;
        color: #94a3b8;
        letter-spacing: 0.5px; }
      .modalControlPanel__KZ_aA .cpKeysGrid__2RG3f .cpKeyCell__ayxA4 .cpKeyInput__3iTV4 {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        background: rgba(15, 23, 42, 0.85);
        border: 1px solid rgba(255, 179, 0, 0.25);
        border-radius: 5px;
        padding: 6px;
        color: #fff;
        font-family: 'Cinzel', serif;
        font-weight: 700;
        font-size: 13px;
        outline: none;
        cursor: pointer; }
        .modalControlPanel__KZ_aA .cpKeysGrid__2RG3f .cpKeyCell__ayxA4 .cpKeyInput__3iTV4:focus {
          border-color: #ffb300;
          box-shadow: 0 0 8px rgba(255, 179, 0, 0.25); }
  .modalControlPanel__KZ_aA .cpPresetBar__1GPCk {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 2px 22px 0; }
    .modalControlPanel__KZ_aA .cpPresetBar__1GPCk .cpPresetLabel__3_8vP {
      color: #94a3b8;
      font-size: 12px;
      letter-spacing: 1px; }
    .modalControlPanel__KZ_aA .cpPresetBar__1GPCk .cpPresetBtn__1acBg {
      padding: 5px 13px;
      background: rgba(30, 41, 59, 0.5);
      border: 1px solid rgba(255, 179, 0, 0.3);
      border-radius: 5px;
      color: #e2e8f0;
      font-family: 'Cinzel', serif;
      font-weight: 700;
      font-size: 12px;
      cursor: pointer;
      transition: all 0.2s; }
      .modalControlPanel__KZ_aA .cpPresetBar__1GPCk .cpPresetBtn__1acBg:hover {
        background: rgba(255, 179, 0, 0.14);
        border-color: #ffb300;
        color: #ffb300; }
    .modalControlPanel__KZ_aA .cpPresetBar__1GPCk .cpExitBtn__1R004 {
      margin-left: auto;
      padding: 6px 16px;
      background: rgba(139, 26, 26, 0.55);
      border: 1px solid #c0392b;
      border-radius: 5px;
      color: #fff;
      font-family: 'Cinzel', serif;
      font-weight: 700;
      font-size: 12px;
      letter-spacing: 0.5px;
      cursor: pointer;
      transition: all 0.2s; }
      .modalControlPanel__KZ_aA .cpPresetBar__1GPCk .cpExitBtn__1R004:hover {
        background: rgba(180, 40, 40, 0.85);
        border-color: #e05a4a; }
  .modalControlPanel__KZ_aA .cpActions__1gOCL {
    display: flex;
    gap: 10px;
    padding: 15px 22px 20px; }
    .modalControlPanel__KZ_aA .cpActions__1gOCL .cpActionBtn__2SXbN {
      flex: 1;
      padding: 9px;
      text-align: center;
      border-radius: 6px;
      background: rgba(30, 41, 59, 0.5);
      border: 1px solid rgba(255, 179, 0, 0.3);
      color: #ffb300;
      font-family: 'Cinzel', serif;
      font-weight: 700;
      font-size: 12px;
      letter-spacing: 0.5px;
      cursor: pointer;
      transition: all 0.2s; }
      .modalControlPanel__KZ_aA .cpActions__1gOCL .cpActionBtn__2SXbN:hover {
        background: rgba(255, 179, 0, 0.14);
        border-color: #ffb300; }

@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; }

.jailCard__2hbWD {
  position: fixed;
  top: 74px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9998;
  width: 300px;
  max-width: 82vw;
  padding: 12px 16px 14px;
  font-family: "Doppio One", sans-serif;
  color: #f3e7c8;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
  background: linear-gradient(180deg, #3a2018 0%, #26140f 100%);
  border: 1px solid #b5573a;
  border-top-width: 4px;
  border-radius: 8px;
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 210, 170, 0.15), 0 0 16px rgba(181, 87, 58, 0.25);
  pointer-events: none;
  animation: toastIn__OBgIK 0.2s ease-out; }

.jailCardTitle__1YBxh {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #ffb38a;
  margin-bottom: 6px; }

.jailCardTime__1fEMo {
  text-align: center;
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 1px;
  color: #ffe0a0;
  margin-bottom: 8px;
  font-variant-numeric: tabular-nums; }

.jailCardRow__W_LGB {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  gap: 10px;
  font-size: 13px;
  padding: 3px 0;
  border-top: 1px solid rgba(181, 87, 58, 0.35); }

.jailCardLabel__m1_ZR {
  color: #c9a98a;
  flex-shrink: 0; }

.jailCardValue__2xDC- {
  color: #f3e7c8;
  text-align: right;
  font-weight: 600;
  word-break: break-word; }

.spellTooltip__2So3r {
  position: fixed;
  z-index: 10000;
  width: 250px;
  max-width: 250px;
  padding: 10px 12px;
  pointer-events: none;
  font-family: 'Inter', sans-serif;
  color: #e2e8f0;
  background: linear-gradient(180deg, rgba(23, 30, 44, 0.98) 0%, rgba(11, 15, 20, 0.98) 100%);
  border: 1px solid rgba(255, 179, 0, 0.4);
  border-radius: 8px;
  box-shadow: 0 10px 28px rgba(0, 0, 0, 0.7), inset 0 1px 0 rgba(255, 226, 170, 0.12);
  animation: spellTipIn__3FK1H 0.12s ease-out; }
  .spellTooltip__2So3r .spellTooltipName__1ybJ5 {
    color: #ffb300;
    font-family: 'Cinzel', serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 7px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
    border-bottom: 1px solid rgba(255, 179, 0, 0.18);
    padding-bottom: 6px; }
  .spellTooltip__2So3r .spellTooltipType__3Zb41 {
    margin-top: -3px;
    margin-bottom: 7px;
    font-size: 10.5px;
    font-style: italic;
    letter-spacing: 0.3px;
    color: #94a3b8; }
  .spellTooltip__2So3r .spellTooltipStats__3yJuY {
    display: flex;
    flex-wrap: wrap;
    gap: 6px 10px;
    font-size: 11px;
    color: #94a3b8;
    margin-bottom: 6px; }
    .spellTooltip__2So3r .spellTooltipStats__3yJuY b {
      color: #e2e8f0;
      font-weight: 700;
      margin-left: 2px; }
    .spellTooltip__2So3r .spellTooltipStats__3yJuY .spellStatMana__4puDq b {
      color: #6ee7ff; }
    .spellTooltip__2So3r .spellTooltipStats__3yJuY .spellStatSkill__1CS92 b {
      color: #ffd54f; }
    .spellTooltip__2So3r .spellTooltipStats__3yJuY .spellStatHeal__3Gm7R b {
      color: #34d399; }
    .spellTooltip__2So3r .spellTooltipStats__3yJuY .spellStatDmg__2N7KF b {
      color: #ff6b81; }
    .spellTooltip__2So3r .spellTooltipStats__3yJuY .spellStatDef__33QLO b {
      color: #7dd3fc; }
    .spellTooltip__2So3r .spellTooltipStats__3yJuY .spellStatMagic__3BwaQ b {
      color: #c4b5fd; }
    .spellTooltip__2So3r .spellTooltipStats__3yJuY .spellStatPrice__97yKP b {
      color: #ffd54f; }
  .spellTooltip__2So3r .spellTooltipWarn__2fE-L {
    font-size: 10px;
    font-weight: 700;
    color: #ff6b6b;
    margin-bottom: 6px; }
  .spellTooltip__2So3r .spellTooltipTags__1fF5O {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    margin-bottom: 7px; }
    .spellTooltip__2So3r .spellTooltipTags__1fF5O .spellTag__3N-f2 {
      font-size: 9.5px;
      font-weight: 700;
      letter-spacing: 0.3px;
      color: #cbd5e1;
      background: rgba(255, 179, 0, 0.12);
      border: 1px solid rgba(255, 179, 0, 0.25);
      border-radius: 4px;
      padding: 1px 6px; }
  .spellTooltip__2So3r .spellTooltipDesc__1JSY4 {
    font-size: 10.5px;
    line-height: 1.4;
    color: #94a3b8;
    text-align: justify; }
  .spellTooltip__2So3r .spellTooltipWords__1VLXz {
    margin-top: 6px;
    font-size: 10px;
    font-style: italic;
    color: rgba(255, 179, 0, 0.65);
    text-align: right; }

@keyframes spellTipIn__3FK1H {
  from {
    opacity: 0;
    transform: translateY(3px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

@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: 186px;
  height: 206px;
  box-sizing: border-box;
  padding: 12px 14px 14px;
  position: absolute;
  display: none;
  z-index: 100;
  font-family: 'Inter', sans-serif;
  background: linear-gradient(180deg, rgba(23, 30, 44, 0.98) 0%, rgba(11, 15, 20, 0.98) 100%);
  border: 1px solid rgba(255, 179, 0, 0.4);
  border-radius: 10px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.65), inset 0 1px 0 rgba(255, 226, 170, 0.12); }
  .modalMacro__grDQA .macroTitle__3l6sa {
    text-align: center;
    color: #ffb300;
    font-family: 'Cinzel', serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 9px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.7); }
  .modalMacro__grDQA .macroClose__3fUK0 {
    position: absolute;
    top: 6px;
    right: 8px;
    width: 20px;
    height: 20px;
    line-height: 18px;
    text-align: center;
    color: #94a3b8;
    font-size: 18px;
    cursor: pointer;
    border-radius: 4px;
    transition: all 0.15s; }
    .modalMacro__grDQA .macroClose__3fUK0:hover {
      color: #ffb300;
      background: rgba(255, 179, 0, 0.12); }
  .modalMacro__grDQA .keyMacro__2RqpE {
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    background: rgba(15, 23, 42, 0.85);
    border: 1px solid rgba(255, 179, 0, 0.3);
    border-radius: 6px;
    padding: 7px;
    color: #fff;
    font-family: 'Cinzel', serif;
    font-weight: 700;
    font-size: 14px;
    outline: none;
    cursor: pointer; }
    .modalMacro__grDQA .keyMacro__2RqpE:focus {
      border-color: #ffb300;
      box-shadow: 0 0 8px rgba(255, 179, 0, 0.25); }
    .modalMacro__grDQA .keyMacro__2RqpE::-moz-placeholder {
      color: #64748b;
      font-family: 'Inter', sans-serif;
      font-weight: 400;
      font-size: 12px; }
    .modalMacro__grDQA .keyMacro__2RqpE::placeholder {
      color: #64748b;
      font-family: 'Inter', sans-serif;
      font-weight: 400;
      font-size: 12px; }
  .modalMacro__grDQA .macroHint__3doEm {
    text-align: center;
    color: #94a3b8;
    font-size: 10px;
    line-height: 1.3;
    margin: 8px 4px 9px; }
  .modalMacro__grDQA .img__3-FtG {
    width: 60px;
    height: 60px;
    margin: 0 auto 11px;
    position: relative;
    background: rgba(15, 23, 42, 0.6);
    border: 1px solid rgba(255, 179, 0, 0.2);
    border-radius: 8px; }
    .modalMacro__grDQA .img__3-FtG .spell__2tGi6 {
      width: 56px;
      height: 56px;
      position: absolute;
      top: 2px;
      left: 2px;
      background-size: 100%;
      border-radius: 6px; }
    .modalMacro__grDQA .img__3-FtG .item__ylThg {
      width: 34px;
      height: 34px;
      position: absolute;
      top: 13px;
      left: 13px;
      background-size: 100%;
      background-repeat: no-repeat; }
  .modalMacro__grDQA .guardarMacro__yb0ap {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 30px;
    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: 12px;
    letter-spacing: 1px;
    cursor: pointer;
    transition: all 0.2s; }
    .modalMacro__grDQA .guardarMacro__yb0ap:hover {
      background: rgba(255, 179, 0, 0.14);
      border-color: #ffb300; }

.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: text;
             -moz-user-select: text;
                  user-select: text;
          width: 544px;
          height: 118px;
          background: rgba(11, 15, 20, 0.75);
          color: #e2e8f0;
          text-align: left;
          padding: 8px 12px;
          overflow-y: auto;
          font-size: 12px;
          word-wrap: break-word;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 6;
          border-bottom: 1px solid rgba(255, 179, 0, 0.2);
          border-radius: 8px 8px 0 0;
          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 .console__14pdD::-webkit-scrollbar {
            width: 6px; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .console__14pdD::-webkit-scrollbar-track {
            background: transparent; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .console__14pdD::-webkit-scrollbar-thumb {
            background: rgba(255, 179, 0, 0.3);
            border-radius: 3px; }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .text__2sm0I {
          outline-width: 0;
          position: absolute;
          margin: 0px;
          box-sizing: border-box;
          width: 340px;
          height: 26px;
          left: 16px;
          top: 126px;
          background: rgba(15, 23, 42, 0.9);
          border: 1px solid #ffb300;
          border-radius: 5px;
          color: #fff;
          padding: 0 9px;
          font-family: 'Inter', sans-serif;
          font-size: 12px;
          box-shadow: 0 0 8px rgba(255, 179, 0, 0.18);
          display: none;
          z-index: 10; }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .openConsole__1xFWT {
          z-index: 8;
          position: absolute;
          color: #ffb300;
          background: rgba(11, 15, 20, 0.8);
          border: 1px solid rgba(255, 179, 0, 0.25);
          border-radius: 50%;
          top: 8px;
          left: 500px;
          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: 68px;
          text-align: center;
          font-size: 0;
          white-space: nowrap; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .macros__vp0vs .macro__2M7OM {
            width: 48px;
            height: 48px;
            margin: 12px 4px 0;
            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: 44px;
              height: 44px;
              margin-top: 2px;
              margin-left: 2px;
              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: 28px;
              height: 28px;
              margin-top: 10px;
              margin-left: 10px;
              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: 9px;
              position: absolute;
              bottom: 1px;
              right: 3px;
              text-shadow: 0 1px 2px #000; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .macros__vp0vs .macroPotion__AW5OI {
            border-color: rgba(56, 211, 235, 0.45);
            box-shadow: inset 0 0 8px rgba(56, 211, 235, 0.12); }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .macros__vp0vs .macroPotion__AW5OI:hover {
              border-color: #38d3eb;
              box-shadow: 0 0 10px rgba(56, 211, 235, 0.35); }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .macros__vp0vs .macroPotion__AW5OI .macroPotionHint__3oar6 {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              display: flex;
              align-items: center;
              justify-content: center;
              font-family: 'Cinzel', serif;
              font-weight: 700;
              font-size: 9px;
              letter-spacing: 1px;
              color: rgba(56, 211, 235, 0.55);
              pointer-events: none; }
      .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;
          position: relative; }
          .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: 11px;
              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: 18px;
              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 .goldRow__2meeK {
              display: flex;
              align-items: center;
              gap: 9px;
              margin-top: 14px;
              margin-left: 56px;
              height: 17px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .seguro__ylbzK {
              display: inline-flex;
              align-items: center;
              justify-content: center;
              width: 18px;
              font-size: 14px;
              cursor: default;
              filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.6));
              transition: color 0.15s; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .seguroOn__1PTuI {
              color: #34d399; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .left_footer__HK4Yj .seguroOff__DDwvf {
              color: #ff4d4f; }
            .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;
              height: 17px;
              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: 24px;
              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: 6px;
                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: 6px;
                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; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .netStats__MhqCS {
            position: absolute;
            bottom: 8px;
            left: 0;
            width: 220px;
            text-align: center;
            font-family: 'Inter', sans-serif;
            font-size: 10px;
            color: #94a3b8;
            letter-spacing: 0.4px;
            cursor: default;
            pointer-events: none;
            text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .netStats__MhqCS b {
              color: #ffb300;
              font-weight: 700;
              margin-right: 2px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .netStats__MhqCS .netSep__eJVlL {
              margin: 0 7px;
              color: rgba(255, 179, 0, 0.4); }

