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

.page__S9hpY {
  max-width: 1020px;
  margin: 0 auto;
  padding: 36px 22px 80px;
  box-sizing: border-box; }

.title__2lqij {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 40px;
  text-align: center;
  margin: 0 0 28px;
  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)); }

.layout__qe7QE {
  display: grid;
  grid-template-columns: 1fr 260px;
  gap: 26px;
  align-items: start; }
  @media (max-width: 820px) {
    .layout__qe7QE {
      grid-template-columns: 1fr; } }

.form__f0bZj {
  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);
  border-radius: 12px;
  padding: 26px 30px; }

.groupLabel__28Hcd {
  display: block;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #9aa7b8;
  text-transform: uppercase;
  margin: 18px 0 8px; }
  .groupLabel__28Hcd:first-child {
    margin-top: 0; }

.nameInput__nUiKk {
  width: 100%;
  max-width: 340px;
  box-sizing: border-box;
  background: #0a0e13;
  border: 1px solid rgba(255, 179, 0, 0.16);
  border-radius: 8px;
  color: #e8edf4;
  font-size: 15px;
  padding: 11px 14px;
  outline: none; }
  .nameInput__nUiKk:focus {
    border-color: rgba(255, 179, 0, 0.42); }

.rowSplit__1XfKe {
  display: flex;
  gap: 34px;
  flex-wrap: wrap; }

.pills__2vm12 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px; }

.pill__2cZWi {
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  font-size: 13px;
  font-weight: 600;
  color: #9aa7b8;
  background: rgba(20, 28, 40, 0.65);
  border: 1px solid rgba(148, 163, 184, 0.14);
  border-radius: 8px;
  padding: 8px 16px;
  cursor: pointer;
  transition: border-color 0.15s cubic-bezier(0.22, 1, 0.36, 1), color 0.15s cubic-bezier(0.22, 1, 0.36, 1), background 0.15s cubic-bezier(0.22, 1, 0.36, 1); }
  .pill__2cZWi:hover {
    border-color: rgba(255, 179, 0, 0.42);
    color: #e8edf4; }

.pillActive__3B2Hh {
  color: #ffe9b0;
  background: rgba(255, 179, 0, 0.12);
  border-color: rgba(255, 179, 0, 0.42); }

.desc__r0KqM {
  color: #647389;
  font-size: 13px;
  line-height: 1.5;
  border-left: 3px solid rgba(255, 179, 0, 0.16);
  background: rgba(13, 18, 26, 0.5);
  border-radius: 0 6px 6px 0;
  padding: 8px 12px;
  margin: 10px 0 0; }

.descNote__pq1PT {
  color: #ffe082;
  font-style: italic; }

.attrGrid__2BT-G {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 6px 26px;
  max-width: 420px; }

.attrRow__ogKw0 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: rgba(13, 18, 26, 0.55);
  border: 1px solid rgba(148, 163, 184, 0.14);
  border-radius: 6px;
  padding: 7px 12px;
  font-size: 13px;
  color: #9aa7b8; }
  .attrRow__ogKw0 b {
    color: #00e676;
    font-size: 14px; }

.side__2hNwx {
  display: flex;
  flex-direction: column;
  gap: 12px;
  position: sticky;
  top: 90px; }

.previewBox__hx35U {
  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);
  border-radius: 12px;
  height: 240px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative; }

.previewCanvas__OPi9P {
  width: 160px;
  height: 200px;
  image-rendering: pixelated; }

.previewLoading__3MUOR {
  position: absolute;
  color: #ffb300;
  font-size: 26px; }

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

.headBtn__1gT2D {
  width: 38px;
  height: 34px;
  background: rgba(20, 28, 40, 0.65);
  border: 1px solid rgba(148, 163, 184, 0.14);
  border-radius: 8px;
  color: #ffb300;
  font-size: 15px;
  cursor: pointer; }
  .headBtn__1gT2D:hover {
    border-color: rgba(255, 179, 0, 0.42); }

.headLabel__ocHmE {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 12px;
  letter-spacing: 2px;
  color: #9aa7b8;
  text-transform: uppercase; }

.factionBadge__IDJdB {
  text-align: center;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  border: 1px solid;
  border-radius: 8px;
  padding: 8px 0;
  background: rgba(13, 18, 26, 0.55); }

.error__pXYop {
  color: #ff5b5b;
  font-size: 13px;
  line-height: 1.4;
  margin: 0; }

.createBtn__2IZlw {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 3px;
  color: #1a1205;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  border: none;
  border-radius: 8px;
  padding: 15px 0;
  cursor: pointer; }
  .createBtn__2IZlw:disabled {
    opacity: 0.6;
    cursor: default; }

.backBtn__7Voi2 {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #ffb300;
  background: transparent;
  border: 1px solid rgba(255, 179, 0, 0.42);
  border-radius: 8px;
  padding: 12px 0;
  cursor: pointer; }
  .backBtn__7Voi2:hover {
    background: rgba(255, 179, 0, 0.08); }

.successOverlay__1K-8h {
  position: fixed;
  inset: 0;
  z-index: 200;
  background: rgba(4, 6, 9, 0.78);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  animation: successFade__J5kYC 0.3s ease; }

.successModal__3dpSH {
  width: 100%;
  max-width: 420px;
  box-sizing: border-box;
  text-align: center;
  background: linear-gradient(180deg, rgba(20, 28, 40, 0.98), rgba(10, 13, 20, 0.98));
  border: 1px solid rgba(255, 179, 0, 0.5);
  border-top: 3px solid #ffb300;
  border-radius: 14px;
  box-shadow: 0 20px 64px rgba(0, 0, 0, 0.75), 0 0 40px rgba(255, 179, 0, 0.12);
  padding: 30px 32px 26px;
  animation: successPop__1piM9 0.4s cubic-bezier(0.2, 1.2, 0.3, 1); }

.successGlyph__8uYqq {
  font-size: 40px;
  line-height: 1;
  color: #ffb300;
  text-shadow: 0 0 18px rgba(255, 179, 0, 0.5);
  margin-bottom: 10px; }

.successTitle__G2vXt {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 25px;
  margin: 0 0 12px;
  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)); }

.successText__14Kig {
  font-size: 13.5px;
  line-height: 1.6;
  color: #9aa7b8;
  margin: 0 0 22px; }
  .successText__14Kig b {
    color: #ffe9b0; }

.successBtn__aVY9e {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 3px;
  color: #1a1205;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  border: none;
  border-radius: 8px;
  padding: 14px 34px;
  cursor: pointer;
  transition: filter 0.15s; }
  .successBtn__aVY9e:hover {
    filter: brightness(1.08); }

.successHint__23HFh {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-top: 16px;
  font-size: 11.5px;
  color: #9aa7b8;
  letter-spacing: 0.5px; }

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

@keyframes successPop__1piM9 {
  from {
    opacity: 0;
    transform: translateY(14px) scale(0.94); }
  to {
    opacity: 1;
    transform: translateY(0) scale(1); } }

.page__O-xUT {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 22px 80px;
  box-sizing: border-box; }

.head__2WSV4 {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  margin-bottom: 26px; }

.title__kK8gX {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 38px;
  margin: 0 0 6px;
  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)); }

.welcome__12KAF {
  color: #9aa7b8;
  font-size: 15px;
  margin: 0; }
  .welcome__12KAF b {
    color: #e8edf4; }

.mail__3pB88 {
  color: #647389; }

.logoutBtn__c7SCM {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #ffb300;
  background: transparent;
  border: 1px solid rgba(255, 179, 0, 0.42);
  border-radius: 8px;
  padding: 10px 18px;
  cursor: pointer;
  transition: background 0.2s cubic-bezier(0.22, 1, 0.36, 1); }
  .logoutBtn__c7SCM:hover {
    background: rgba(255, 179, 0, 0.1); }

.verifyBox__3TVc1 {
  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);
  border-color: rgba(255, 179, 0, 0.42);
  border-radius: 12px;
  padding: 24px 28px;
  margin-bottom: 26px; }

.verifyTitle__2Gnso {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 16px;
  color: #ffb300;
  margin: 0 0 8px; }

.verifyText__3zfUe {
  color: #9aa7b8;
  font-size: 14px;
  line-height: 1.6;
  margin: 0 0 18px; }
  .verifyText__3zfUe b {
    color: #e8edf4; }

.verifyRow__NikNL {
  display: flex;
  gap: 12px;
  align-items: stretch;
  flex-wrap: wrap; }

.codeInput__Fs1Px {
  width: 190px;
  background: #0a0e13;
  border: 1px solid rgba(255, 179, 0, 0.16);
  border-radius: 8px;
  color: #e8edf4;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 10px;
  text-align: center;
  padding: 10px 6px 10px 16px;
  outline: none; }
  .codeInput__Fs1Px:focus {
    border-color: rgba(255, 179, 0, 0.42); }
  .codeInput__Fs1Px::-moz-placeholder {
    color: #647389;
    opacity: 0.5; }
  .codeInput__Fs1Px::placeholder {
    color: #647389;
    opacity: 0.5; }

.verifyBtn__1Uwb9 {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #1a1205;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  border: none;
  border-radius: 8px;
  padding: 0 26px;
  cursor: pointer;
  min-width: 130px; }
  .verifyBtn__1Uwb9:disabled {
    opacity: 0.6;
    cursor: default; }

.resendLink__2sjnr {
  display: inline-block;
  margin-top: 14px;
  color: #ffe082;
  font-size: 13px;
  text-decoration: underline;
  cursor: pointer; }
  .resendLink__2sjnr:hover {
    color: #ffb300; }

.msgOk__3g-KW,
.msgError__1TFkl {
  font-size: 13px;
  margin: 12px 0 0; }

.msgOk__3g-KW {
  color: #00e676; }

.msgError__1TFkl {
  color: #ff5b5b; }

.verifiedChip__1sEqh {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #00e676;
  font-size: 14px;
  background: rgba(0, 230, 118, 0.06);
  border: 1px solid rgba(0, 230, 118, 0.25);
  border-radius: 12px;
  padding: 14px 20px;
  margin-bottom: 26px; }

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

.card__2VTOP {
  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);
  border-radius: 12px;
  padding: 24px 28px; }

.cardTitle__3Af1H {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 3px;
  color: #ffb300;
  margin: 0 0 18px; }

.statRow__1RgS2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 11px 0;
  border-bottom: 1px solid rgba(148, 163, 184, 0.14); }
  .statRow__1RgS2:last-of-type {
    border-bottom: none; }

.statLabel__3royD {
  color: #9aa7b8;
  font-size: 14px; }
  .statLabel__3royD svg {
    color: #ffb300;
    margin-right: 6px; }

.statValue__XTiiH {
  color: #e8edf4;
  font-size: 14px;
  font-weight: 600; }

.cardLink__Anq6Y {
  display: inline-block;
  margin-top: 14px;
  color: #ffe082;
  font-size: 13px;
  cursor: pointer; }
  .cardLink__Anq6Y:hover {
    color: #ffb300; }

.actionBtn__8cGtQ,
.actionBtnGhost__4PF1d {
  display: block;
  text-align: center;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 2px;
  border-radius: 8px;
  padding: 13px 10px;
  margin-bottom: 12px;
  cursor: pointer; }
  .actionBtn__8cGtQ svg,
  .actionBtnGhost__4PF1d svg {
    margin-right: 6px; }

.actionBtn__8cGtQ {
  color: #1a1205;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  border: none; }

.actionBtnGhost__4PF1d {
  color: #ffb300;
  background: transparent;
  border: 1px solid rgba(255, 179, 0, 0.42); }
  .actionBtnGhost__4PF1d:hover {
    background: rgba(255, 179, 0, 0.08); }

.noMailNote__2JKp1 {
  color: #647389;
  font-size: 12px;
  line-height: 1.5;
  margin: 6px 0 0; }

.loading__1iwCu {
  text-align: center;
  color: #9aa7b8;
  padding: 60px 0; }
  .loading__1iwCu svg {
    color: #ffb300;
    margin-right: 8px; }

.charsCard__87ZNe {
  margin-bottom: 26px; }

.charsEmpty__3uhqL {
  color: #9aa7b8;
  font-size: 14px;
  margin: 0 0 4px; }

.charList__6gOmX {
  display: flex;
  flex-direction: column;
  gap: 10px; }

.charRow__1L_aU {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 10px 14px;
  background: #0a0e13;
  border: 1px solid rgba(255, 179, 0, 0.16);
  border-radius: 10px; }
  @media (max-width: 640px) {
    .charRow__1L_aU {
      flex-wrap: wrap; } }

.charSprite__32T2j {
  width: 44px;
  height: 55px;
  flex-shrink: 0;
  image-rendering: pixelated; }

.charInfo__1O4dk {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
  flex: 1; }

.charName__37IKM {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 16px;
  font-weight: 700;
  color: #ffb300;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.charMeta__3d94A {
  color: #9aa7b8;
  font-size: 12.5px; }

.charOnline__yXLU9 {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #3fb950;
  font-size: 12px;
  font-weight: 600;
  white-space: nowrap; }

.charOnlineDot__1JD3W {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #3fb950;
  box-shadow: 0 0 6px rgba(63, 185, 80, 0.8); }

.charActions__2tbqQ {
  display: flex;
  gap: 8px;
  flex-shrink: 0; }

.charBtn__2hdE2 {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 12px;
  font-weight: 600;
  color: #9aa7b8;
  background: transparent;
  border: 1px solid rgba(255, 179, 0, 0.16);
  border-radius: 7px;
  padding: 7px 12px;
  cursor: pointer;
  transition: color 0.15s, border-color 0.15s, background 0.15s;
  white-space: nowrap; }
  .charBtn__2hdE2:hover:not(:disabled) {
    color: #ffb300;
    border-color: rgba(255, 179, 0, 0.42);
    background: rgba(255, 179, 0, 0.07); }
  .charBtn__2hdE2:disabled {
    opacity: 0.4;
    cursor: not-allowed; }

.charBtnDanger__2v9P1:hover:not(:disabled) {
  color: #ff6b6b;
  border-color: rgba(255, 107, 107, 0.5);
  background: rgba(255, 107, 107, 0.07); }

.charsNote__3GG7v {
  color: #647389;
  font-size: 12px;
  line-height: 1.55;
  margin: 14px 0 0; }
  .charsNote__3GG7v b {
    color: #9aa7b8; }

.modalOverlay__2Tcvt {
  position: fixed;
  inset: 0;
  z-index: 200;
  background: rgba(4, 6, 9, 0.78);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px; }

.modal__2S2nZ {
  width: 100%;
  max-width: 430px;
  box-sizing: border-box;
  background: linear-gradient(180deg, rgba(20, 28, 40, 0.98), rgba(10, 13, 20, 0.98));
  border: 1px solid rgba(255, 179, 0, 0.42);
  border-top: 3px solid #ffb300;
  border-radius: 12px;
  box-shadow: 0 20px 64px rgba(0, 0, 0, 0.75);
  padding: 24px 26px; }

.modalDanger__20a5a {
  border-top-color: #ff6b6b; }

.modalTitle__3rIPu {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 18px;
  color: #ffb300;
  margin: 0 0 12px; }
  .modalTitle__3rIPu svg {
    margin-right: 6px; }

.modalTitleDanger__2a3sX {
  color: #ff6b6b; }

.modalText__3Dhnb {
  color: #9aa7b8;
  font-size: 13.5px;
  line-height: 1.6;
  margin: 0 0 14px; }
  .modalText__3Dhnb b {
    color: #e8edf4; }

.modalInput__XVV7z {
  width: 100%;
  box-sizing: border-box;
  background: #0a0e13;
  border: 1px solid rgba(255, 179, 0, 0.16);
  border-radius: 8px;
  color: #e8edf4;
  font-size: 15px;
  padding: 11px 14px;
  outline: none;
  margin-bottom: 12px; }
  .modalInput__XVV7z:focus {
    border-color: rgba(255, 179, 0, 0.42); }
  .modalInput__XVV7z::-moz-placeholder {
    color: #647389;
    opacity: 0.5; }
  .modalInput__XVV7z::placeholder {
    color: #647389;
    opacity: 0.5; }

.modalActions__5OWgy {
  display: flex;
  gap: 10px;
  margin-top: 4px; }

.modalBtn__Mwuu4 {
  flex: 1;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #1a1205;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  border: none;
  border-radius: 8px;
  padding: 12px 0;
  cursor: pointer; }
  .modalBtn__Mwuu4:disabled {
    opacity: 0.5;
    cursor: not-allowed; }

.modalBtnDanger__3jWnu {
  flex: 1;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1.5px;
  color: #fff;
  background: linear-gradient(135deg, #e35d5d 0%, #b32222 100%);
  border: none;
  border-radius: 8px;
  padding: 12px 6px;
  cursor: pointer; }
  .modalBtnDanger__3jWnu:disabled {
    opacity: 0.4;
    cursor: not-allowed; }

.modalBtnGhost__2wGgH {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #9aa7b8;
  background: transparent;
  border: 1px solid rgba(255, 179, 0, 0.16);
  border-radius: 8px;
  padding: 12px 18px;
  cursor: pointer; }
  .modalBtnGhost__2wGgH:hover {
    color: #e8edf4;
    border-color: rgba(255, 179, 0, 0.42); }

.modalHint__1Dikk {
  color: #647389;
  font-size: 12px;
  margin: 12px 0 0;
  text-align: center; }

@charset "UTF-8";
.page__1B8HZ {
  max-width: 1080px;
  margin: 0 auto;
  padding: 40px 22px 90px;
  box-sizing: border-box; }

/* ---------------- Banner: jugar desde el navegador ---------------- */
.browserBanner__M8o7H {
  position: relative;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  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);
  border-radius: 18px;
  padding: 26px 30px;
  margin-bottom: 56px; }

.bannerGlow__33P6x {
  position: absolute;
  top: -60%;
  right: -10%;
  width: 420px;
  height: 420px;
  background: radial-gradient(circle, rgba(255, 179, 0, 0.16), transparent 62%);
  pointer-events: none; }

.bannerText__1779- {
  display: flex;
  align-items: center;
  gap: 20px;
  position: relative;
  z-index: 1;
  min-width: 0; }

.bannerIcon__1U1qT {
  flex-shrink: 0;
  width: 56px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  color: #ffb300;
  background: rgba(255, 179, 0, 0.1);
  border: 1px solid rgba(255, 179, 0, 0.42);
  border-radius: 14px;
  box-shadow: inset 0 0 18px rgba(255, 179, 0, 0.15); }

.bannerTitle__1qyb6 {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 26px;
  margin: 0 0 4px;
  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)); }

.bannerSub__XbOqn {
  margin: 0;
  color: #9aa7b8;
  font-size: 14px;
  line-height: 1.55;
  max-width: 520px; }

.playNow__2MO5S {
  flex-shrink: 0;
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  gap: 11px;
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 15px;
  color: #0b0f14;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  border: 1px solid rgba(255, 255, 255, 0.28);
  border-radius: 8px;
  padding: 15px 30px;
  cursor: pointer;
  outline: none;
  box-shadow: 0 0 22px rgba(255, 179, 0, 0.28), inset 0 1px 0 rgba(255, 255, 255, 0.45);
  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); }
  .playNow__2MO5S:hover {
    transform: translateY(-2px);
    filter: brightness(1.05);
    box-shadow: 0 0 32px rgba(255, 179, 0, 0.45), inset 0 1px 0 rgba(255, 255, 255, 0.45); }
  .playNow__2MO5S:active {
    transform: translateY(0); }

/* ---------------- Encabezado descargas ---------------- */
.head__1UUoM {
  text-align: center;
  margin-bottom: 34px; }

.kicker__Zsh6v {
  display: inline-block;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #ffb300;
  background: rgba(255, 179, 0, 0.08);
  border: 1px solid rgba(255, 179, 0, 0.42);
  border-radius: 999px;
  padding: 5px 16px;
  margin-bottom: 16px; }

.title__1hZVD {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 40px;
  line-height: 1.1;
  margin: 0 0 12px;
  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)); }

.sub__1hJgC {
  max-width: 560px;
  margin: 0 auto;
  color: #9aa7b8;
  font-size: 15px;
  line-height: 1.6; }
  .sub__1hJgC strong {
    color: #ffd874; }

/* ---------------- Layout dos columnas ---------------- */
.layout__kdtE5 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  align-items: start; }

/* ---------------- Botones de plataforma ---------------- */
.downloads__2mdvX {
  display: flex;
  flex-direction: column;
  gap: 13px; }

.dlBtn__8UpxW {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
  width: 100%;
  text-align: left;
  text-decoration: none;
  padding: 15px 18px;
  color: #0b0f14;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 12px;
  cursor: pointer;
  outline: none;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.4), inset 0 1px 0 rgba(255, 255, 255, 0.4);
  transition: transform 0.18s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.18s cubic-bezier(0.22, 1, 0.36, 1), filter 0.18s cubic-bezier(0.22, 1, 0.36, 1); }
  .dlBtn__8UpxW:hover {
    transform: translateY(-2px);
    filter: brightness(1.04);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5), 0 0 20px rgba(255, 179, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.4); }
  .dlBtn__8UpxW:active {
    transform: translateY(0); }

.dlRecommended__2CHX8 {
  border-color: #00e676;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.4), 0 0 0 2px rgba(0, 230, 118, 0.35), inset 0 1px 0 rgba(255, 255, 255, 0.4); }

.dlIcon__wJnJ2 {
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0b0f14; }

.dlLabelWrap__HuaHA {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
  min-width: 0; }

.dlLabel__3dZzr {
  font-family: "Inter", "Segoe UI", Arial, sans-serif;
  font-size: 10.5px;
  font-weight: 700;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: rgba(11, 15, 20, 0.62); }

.dlName__2Ujbe {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 18px;
  font-weight: 700;
  color: #0b0f14; }

.dlNote__1HW1O {
  font-size: 11px;
  color: rgba(11, 15, 20, 0.6);
  margin-top: 2px; }

.dlReco__2T0vQ,
.dlSoon__2GSGS {
  position: absolute;
  top: 10px;
  right: 12px;
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  font-size: 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 999px;
  padding: 3px 9px; }

.dlSoon__2GSGS {
  color: #ffe9b0;
  background: rgba(11, 15, 20, 0.72);
  border: 1px solid rgba(11, 15, 20, 0.5); }

.dlGo__3GsQp {
  position: absolute;
  top: 10px;
  right: 12px;
  width: 26px;
  height: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #0b0f14;
  background: rgba(11, 15, 20, 0.14);
  border: 1px solid rgba(11, 15, 20, 0.28);
  border-radius: 999px; }

.dlReco__2T0vQ {
  right: auto;
  left: 12px;
  top: auto;
  bottom: 10px;
  color: #052e16;
  background: linear-gradient(135deg, #00e676 0%, #00b248 100%);
  border: 1px solid rgba(255, 255, 255, 0.4); }

/* ---------------- Requisitos mínimos ---------------- */
.reqBox__347pk {
  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);
  border-radius: 18px;
  padding: 24px 26px; }

.reqTitle__1FfFT {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 20px;
  margin: 0 0 18px;
  color: #ffd874; }

.reqList__2zcfS {
  list-style: none;
  margin: 0;
  padding: 0; }

.reqRow__tA3Jz {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 12px 0;
  border-bottom: 1px solid rgba(148, 163, 184, 0.14); }
  .reqRow__tA3Jz:last-child {
    border-bottom: none; }

.reqKey__2p6x5 {
  display: flex;
  align-items: center;
  gap: 9px;
  flex-shrink: 0;
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #ffb300; }
  .reqKey__2p6x5 svg {
    width: 15px;
    color: #647389; }

.reqVal__3sOPv {
  text-align: right;
  color: #e8edf4;
  font-size: 13.5px;
  line-height: 1.4; }

.reqFoot__2YTHg {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 18px;
  padding-top: 16px;
  border-top: 1px solid rgba(148, 163, 184, 0.14);
  color: #9aa7b8;
  font-size: 12.5px; }
  .reqFoot__2YTHg svg {
    color: #00e676; }

/* ---------------- Toast ---------------- */
.toast__1taRc {
  position: fixed;
  left: 50%;
  bottom: 34px;
  transform: translateX(-50%);
  z-index: 60;
  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);
  border-radius: 999px;
  padding: 13px 24px;
  color: #ffe9b0;
  font-size: 13.5px;
  font-weight: 600;
  box-shadow: 0 18px 50px rgba(0, 0, 0, 0.6);
  animation: toastIn__20ISq 0.25s cubic-bezier(0.22, 1, 0.36, 1); }

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

/* ---------------- Responsive ---------------- */
@media (max-width: 860px) {
  .layout__kdtE5 {
    grid-template-columns: 1fr; }
  .browserBanner__M8o7H {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px; }
  .playNow__2MO5S {
    width: 100%;
    justify-content: center; } }

@media (max-width: 560px) {
  .title__1hZVD {
    font-size: 32px; }
  .bannerText__1779- {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px; }
  .bannerTitle__1qyb6 {
    font-size: 22px; } }

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

.page__1c9qL {
  max-width: 920px;
  margin: 0 auto;
  padding: 40px 22px 80px;
  box-sizing: border-box; }

/* ---------- Hero ---------- */
.hero__2_SFE {
  text-align: center;
  margin-bottom: 48px; }

.kicker__32sRf {
  display: inline-block;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #ffb300;
  background: rgba(255, 179, 0, 0.08);
  border: 1px solid rgba(255, 179, 0, 0.42);
  border-radius: 999px;
  padding: 5px 16px;
  margin-bottom: 18px; }

.title__3_Cdi {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 44px;
  line-height: 1.1;
  margin: 0 0 14px;
  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)); }

.sub__1Gtgp {
  max-width: 640px;
  margin: 0 auto;
  color: #9aa7b8;
  font-size: 15px;
  line-height: 1.6; }
  .sub__1Gtgp strong {
    color: #e8edf4; }

.statRow__1lj5L {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 14px;
  margin-top: 30px; }

.stat__1lkwq {
  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);
  border-radius: 12px;
  padding: 14px 24px;
  min-width: 120px; }

.statNum__3E0Wi {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 26px;
  font-weight: 700;
  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)); }

.statLabel__L0Ojd {
  font-size: 11px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #647389;
  margin-top: 2px; }

/* ---------- Timeline de tiers ---------- */
.timeline__3aDpA {
  display: flex;
  flex-direction: column; }

.tier__1EsjZ {
  display: flex;
  gap: 20px;
  align-items: stretch; }

.tierMarker__3TStF {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
  width: 48px; }

.tierLevel__242P8 {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  font-size: 18px;
  color: #0b0f14;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  box-shadow: 0 0 22px rgba(255, 179, 0, 0.28);
  border: 2px solid rgba(0, 0, 0, 0.35);
  z-index: 1; }

.tierLine__1kVqY {
  flex: 1;
  width: 2px;
  background: linear-gradient(180deg, rgba(255, 179, 0, 0.42), rgba(255, 179, 0, 0.05));
  margin: 4px 0; }

.tierCard__1vcgF {
  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);
  border-radius: 12px;
  padding: 20px 24px;
  margin-bottom: 22px;
  flex: 1;
  min-width: 0;
  transition: transform 0.2s cubic-bezier(0.22, 1, 0.36, 1), border-color 0.2s cubic-bezier(0.22, 1, 0.36, 1); }
  .tierCard__1vcgF:hover {
    transform: translateY(-2px);
    border-color: rgba(255, 179, 0, 0.42); }

.tierHead__CH99h {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 14px;
  margin-bottom: 10px; }

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

.tierDungeons__1Ve0Q {
  font-size: 12.5px;
  color: #ffd874;
  letter-spacing: 0.3px; }

.gate__1_qHP,
.gateFree__3LvEk {
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  font-size: 12px;
  white-space: nowrap;
  border-radius: 999px;
  padding: 5px 12px;
  border: 1px solid transparent; }

.gate__1_qHP {
  color: #ffe9b0;
  background: rgba(255, 179, 0, 0.1);
  border-color: rgba(255, 179, 0, 0.42); }

.gateFree__3LvEk {
  color: #6ee7b7;
  background: rgba(0, 230, 118, 0.1);
  border-color: rgba(0, 230, 118, 0.35); }

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

.enemyRow__2qcr5 {
  display: flex;
  flex-wrap: wrap;
  gap: 8px; }

.enemy__6WZF0 {
  font-size: 12.5px;
  color: #e8edf4;
  background: rgba(148, 163, 184, 0.1);
  border: 1px solid rgba(148, 163, 184, 0.14);
  border-radius: 8px;
  padding: 4px 11px; }

.bossChip__3miDd {
  font-size: 12.5px;
  font-weight: 700;
  color: #ffdf9e;
  background: linear-gradient(135deg, rgba(255, 61, 0, 0.18), rgba(255, 145, 0, 0.16));
  border: 1px solid rgba(255, 145, 0, 0.5);
  border-radius: 8px;
  padding: 4px 12px; }

.footNote__1wJDX {
  margin-top: 12px;
  text-align: center;
  color: #647389;
  font-size: 13px;
  line-height: 1.6; }
  .footNote__1wJDX strong {
    color: #ffd874; }

@media (max-width: 560px) {
  .title__3_Cdi {
    font-size: 34px; }
  .tierMarker__3TStF {
    width: 40px; }
  .tierLevel__242P8 {
    width: 40px;
    height: 40px;
    font-size: 15px; } }

.page__4oT3h {
  max-width: 780px;
  margin: 0 auto;
  padding: 40px 22px 80px;
  box-sizing: border-box; }

.head__3HhMr {
  text-align: center;
  margin-bottom: 40px; }

.kicker__2LQX3 {
  display: inline-block;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #ffb300;
  background: rgba(255, 179, 0, 0.08);
  border: 1px solid rgba(255, 179, 0, 0.42);
  border-radius: 999px;
  padding: 5px 16px;
  margin-bottom: 16px; }

.title__2nZQ9 {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 42px;
  margin: 0 0 12px;
  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)); }

.sub__10Ite {
  color: #9aa7b8;
  font-size: 15px;
  margin: 0; }

.list__-uSEF {
  display: flex;
  flex-direction: column;
  gap: 18px; }

.card__1YWYT {
  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);
  border-radius: 12px;
  padding: 22px 26px;
  transition: transform 0.2s cubic-bezier(0.22, 1, 0.36, 1), border-color 0.2s cubic-bezier(0.22, 1, 0.36, 1); }
  .card__1YWYT:hover {
    transform: translateY(-2px);
    border-color: rgba(255, 179, 0, 0.42); }

.meta__L1-Us {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 10px; }

.tag__bt7dX {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  border-radius: 6px;
  padding: 3px 10px;
  border: 1px solid transparent; }

.tag_ember__13sk5 {
  color: #ffd0b0;
  background: rgba(255, 87, 34, 0.14);
  border-color: rgba(255, 87, 34, 0.4); }

.tag_gold__2c1ok {
  color: #ffe9b0;
  background: rgba(255, 179, 0, 0.12);
  border-color: rgba(255, 179, 0, 0.42); }

.tag_emerald__3VKV4 {
  color: #9df5c4;
  background: rgba(0, 230, 118, 0.12);
  border-color: rgba(0, 230, 118, 0.35); }

.date__3QkDN {
  font-size: 12.5px;
  color: #647389; }

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

.excerpt__56-sZ {
  color: #9aa7b8;
  font-size: 14.5px;
  line-height: 1.6;
  margin: 0; }

@media (max-width: 560px) {
  .title__2nZQ9 {
    font-size: 32px; } }

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

.page__1wMkt {
  max-width: 900px;
  margin: 0 auto;
  padding: 60px 22px 100px;
  box-sizing: border-box;
  display: flex;
  justify-content: center; }

.box__2HP-G {
  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);
  border-radius: 12px;
  padding: 34px 38px;
  width: 100%;
  max-width: 440px; }

.title__1zx4g {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 26px;
  margin: 0 0 10px;
  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)); }

.sub__jZ40S {
  color: #9aa7b8;
  font-size: 14px;
  line-height: 1.6;
  margin: 0 0 22px; }

.field__3Unoi {
  display: block;
  margin-bottom: 16px; }
  .field__3Unoi span {
    display: block;
    font-family: "Cinzel", "Times New Roman", serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #9aa7b8;
    margin-bottom: 6px; }
  .field__3Unoi input {
    width: 100%;
    box-sizing: border-box;
    background: #0a0e13;
    border: 1px solid rgba(255, 179, 0, 0.16);
    border-radius: 8px;
    color: #e8edf4;
    font-size: 15px;
    padding: 11px 14px;
    outline: none; }
    .field__3Unoi input:focus {
      border-color: rgba(255, 179, 0, 0.42); }
    .field__3Unoi input:disabled {
      opacity: 0.6; }

.codeInput__7JrMl {
  font-size: 22px !important;
  font-weight: 700;
  letter-spacing: 10px;
  text-align: center; }
  .codeInput__7JrMl::-moz-placeholder {
    color: #647389;
    opacity: 0.5; }
  .codeInput__7JrMl::placeholder {
    color: #647389;
    opacity: 0.5; }

.mainBtn__3yz_g {
  width: 100%;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #1a1205;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  border: none;
  border-radius: 8px;
  padding: 14px 10px;
  cursor: pointer;
  margin-top: 6px; }
  .mainBtn__3yz_g:disabled {
    opacity: 0.6;
    cursor: default; }

.altLink__3iubJ {
  display: block;
  text-align: center;
  margin-top: 16px;
  color: #ffe082;
  font-size: 13px;
  text-decoration: underline;
  cursor: pointer; }
  .altLink__3iubJ:hover {
    color: #ffb300; }

.msgOk__2g-z-,
.msgError__2tBPU {
  font-size: 13px;
  margin: 0 0 14px; }

.msgOk__2g-z- {
  color: #00e676; }

.msgError__2tBPU {
  color: #ff5b5b; }

.doneBox__kCOmu {
  text-align: center;
  padding: 10px 0; }

.doneIcon__3WmwO {
  font-size: 44px;
  color: #00e676;
  margin-bottom: 14px; }

.doneText__3ah8C {
  color: #9aa7b8;
  font-size: 14px;
  line-height: 1.6;
  margin: 0 0 20px; }

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

.page__3rgda {
  max-width: 900px;
  margin: 0 auto;
  padding: 60px 22px 100px;
  box-sizing: border-box;
  display: flex;
  justify-content: center; }

.box__aJjIz {
  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);
  border-radius: 12px;
  padding: 34px 38px;
  width: 100%;
  max-width: 440px; }

.title__1E9XK {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 26px;
  margin: 0 0 10px;
  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)); }

.sub__1RrBG {
  color: #9aa7b8;
  font-size: 14px;
  line-height: 1.6;
  margin: 0 0 22px; }

.center__3c6y5 {
  text-align: center;
  padding: 14px 0 4px; }

.spinner__1oMnt {
  font-size: 34px;
  color: #ffb300;
  margin-bottom: 16px; }

.okIcon__2Rwha {
  font-size: 44px;
  color: #00e676;
  margin-bottom: 14px; }

.field__15fRJ {
  display: block;
  margin-bottom: 16px; }
  .field__15fRJ span {
    display: block;
    font-family: "Cinzel", "Times New Roman", serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #9aa7b8;
    margin-bottom: 6px; }
  .field__15fRJ input {
    width: 100%;
    box-sizing: border-box;
    background: #0a0e13;
    border: 1px solid rgba(255, 179, 0, 0.16);
    border-radius: 8px;
    color: #e8edf4;
    font-size: 15px;
    padding: 11px 14px;
    outline: none; }
    .field__15fRJ input:focus {
      border-color: rgba(255, 179, 0, 0.42); }

.codeInput__ly0Pw {
  font-size: 22px !important;
  font-weight: 700;
  letter-spacing: 10px;
  text-align: center; }
  .codeInput__ly0Pw::-moz-placeholder {
    color: #647389;
    opacity: 0.5; }
  .codeInput__ly0Pw::placeholder {
    color: #647389;
    opacity: 0.5; }

.mainBtn__F9O0C {
  width: 100%;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 2px;
  color: #1a1205;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  border: none;
  border-radius: 8px;
  padding: 14px 10px;
  cursor: pointer;
  margin-top: 6px; }
  .mainBtn__F9O0C:disabled {
    opacity: 0.6;
    cursor: default; }

.msgError__3QAX7 {
  font-size: 13px;
  color: #ff5b5b;
  margin: 0 0 14px; }
  .msgError__3QAX7 svg {
    margin-right: 4px; }

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

@charset "UTF-8";
.wrap__3d09P {
  background: rgba(13, 18, 26, 0.82);
  border: 1px solid rgba(255, 179, 0, 0.16);
  border-radius: 14px;
  padding: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.45); }

.head__3y_ez {
  display: flex;
  align-items: baseline;
  gap: 12px;
  margin-bottom: 16px; }
  .head__3y_ez h2 {
    font-family: "Cinzel", "Times New Roman", serif;
    font-size: 20px;
    color: #ffb300;
    margin: 0; }

.sub__-I_GH {
  color: #9aa7b8;
  font-size: 12.5px; }

.searchRow__16Cfc {
  display: flex;
  gap: 10px;
  margin-bottom: 14px; }
  .searchRow__16Cfc input {
    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;
    flex: 1; }
    .searchRow__16Cfc input:focus {
      border-color: #ffb300;
      box-shadow: 0 0 0 3px rgba(255, 179, 0, 0.12); }

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

.dim__1WoGH {
  color: #9aa7b8;
  font-size: 13px;
  margin: 8px 0; }

.err__GHtKK {
  color: #ff8a8a;
  font-size: 12.5px;
  margin: 8px 0; }

.ok__1NkO7 {
  color: #00e676;
  font-size: 12.5px;
  margin: 8px 0; }

/* ---------- Tarjeta del objetivo ---------- */
.targetCard__21cj8 {
  background: rgba(10, 14, 19, 0.55);
  border: 1px solid rgba(148, 163, 184, 0.14);
  border-radius: 12px;
  padding: 14px;
  margin-bottom: 16px; }

.targetHead__3dhmI {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid rgba(148, 163, 184, 0.14); }

.targetName__14b3a {
  display: block;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 17px;
  color: #ffb300; }

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

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

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

.pendingBox__11RSD {
  display: flex;
  flex-direction: column;
  gap: 6px; }

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

.pendingEmpty__248-4 {
  color: #9aa7b8;
  font-size: 12.5px; }

.pendingList__iOhgX {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 4px; }
  .pendingList__iOhgX li {
    font-size: 13px;
    color: #e8edf4;
    display: flex;
    align-items: center;
    gap: 8px; }

.pendingIcon__1bTck {
  font-size: 14px; }

.pendingHint__3nwtX {
  color: #9aa7b8;
  font-size: 11.5px;
  font-style: italic; }

/* ---------- Paneles de entrega ---------- */
.giveGrid__2-Foa {
  display: grid;
  grid-template-columns: 1fr 1.4fr;
  gap: 14px; }
  @media (max-width: 780px) {
    .giveGrid__2-Foa {
      grid-template-columns: 1fr; } }

.givePanel__cFtYZ {
  background: rgba(10, 14, 19, 0.55);
  border: 1px solid rgba(148, 163, 184, 0.14);
  border-radius: 12px;
  padding: 14px; }

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

.goldRow__1u27K {
  display: flex;
  gap: 8px; }
  .goldRow__1u27K input {
    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;
    flex: 1; }
    .goldRow__1u27K input:focus {
      border-color: #ffb300;
      box-shadow: 0 0 0 3px rgba(255, 179, 0, 0.12); }

/* ---------- Ítem seleccionado ---------- */
.selectedRow__1hL2s {
  display: flex;
  align-items: center;
  gap: 10px;
  background: rgba(255, 179, 0, 0.06);
  border: 1px solid rgba(255, 179, 0, 0.16);
  border-radius: 10px;
  padding: 8px 10px;
  margin-bottom: 12px; }

.selectedSprite__2ZD4h {
  width: 54px;
  height: 54px;
  flex: 0 0 auto;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 8px; }

.selectedInfo__qpy2- {
  flex: 1;
  min-width: 0;
  display: flex;
  flex-direction: column; }
  .selectedInfo__qpy2- strong {
    color: #e8edf4;
    font-size: 13.5px; }
  .selectedInfo__qpy2- span {
    color: #9aa7b8;
    font-size: 11.5px; }

.qtyInput__vGWEb {
  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;
  width: 74px;
  text-align: center;
  padding: 8px; }
  .qtyInput__vGWEb:focus {
    border-color: #ffb300;
    box-shadow: 0 0 0 3px rgba(255, 179, 0, 0.12); }

/* ---------- Selector de ítems ---------- */
.itemToolbar__funY2 {
  display: flex;
  gap: 8px;
  margin-bottom: 10px; }
  .itemToolbar__funY2 .itemSearch__1YhJ2 {
    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;
    flex: 1;
    padding: 8px 10px;
    font-size: 13px; }
    .itemToolbar__funY2 .itemSearch__1YhJ2:focus {
      border-color: #ffb300;
      box-shadow: 0 0 0 3px rgba(255, 179, 0, 0.12); }
  .itemToolbar__funY2 .itemSelect__2Mpsx {
    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;
    padding: 8px 10px;
    font-size: 13px; }
    .itemToolbar__funY2 .itemSelect__2Mpsx:focus {
      border-color: #ffb300;
      box-shadow: 0 0 0 3px rgba(255, 179, 0, 0.12); }
    .itemToolbar__funY2 .itemSelect__2Mpsx option {
      background: #0d131b;
      color: #e8edf4; }

.itemGrid__2XjkF {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(84px, 1fr));
  gap: 8px;
  max-height: 360px;
  overflow-y: auto;
  padding: 2px; }

.itemCard__3uN_w,
.itemCardActive__3jcRD {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3px;
  background: rgba(15, 23, 42, 0.5);
  border: 1px solid rgba(148, 163, 184, 0.14);
  border-radius: 9px;
  padding: 8px 4px 6px;
  cursor: pointer;
  transition: border-color 0.15s, background 0.15s, transform 0.15s; }
  .itemCard__3uN_w:hover,
  .itemCardActive__3jcRD:hover {
    border-color: rgba(255, 179, 0, 0.16);
    transform: translateY(-1px); }

.itemCardActive__3jcRD {
  border-color: #ffb300;
  background: rgba(255, 179, 0, 0.1);
  box-shadow: 0 0 0 2px rgba(255, 179, 0, 0.18); }

.itemCardName__1X1Mq {
  font-size: 10.5px;
  color: #e8edf4;
  text-align: center;
  line-height: 1.15;
  max-height: 26px;
  overflow: hidden; }

.itemCardMeta__gz61r {
  font-size: 10px;
  color: #9aa7b8; }

.moreBtn__23V35 {
  display: block;
  width: 100%;
  margin-top: 10px;
  background: rgba(255, 179, 0, 0.08);
  border: 1px solid rgba(255, 179, 0, 0.16);
  color: #ffb300;
  border-radius: 8px;
  padding: 9px;
  font-size: 12.5px;
  cursor: pointer; }
  .moreBtn__23V35:hover {
    background: rgba(255, 179, 0, 0.14); }

@charset "UTF-8";
.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; }

/* ---------- Navegación por secciones + Inicio ---------- */
.tabIcon__3FIKH {
  margin-right: 7px;
  font-size: 13px; }

.hero__15xs0 {
  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: 22px 24px;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap; }

.heroTitle__3soIU {
  margin: 0 0 4px;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 24px;
  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)); }

.heroSub__3U37p {
  margin: 0;
  font-size: 13px;
  color: #9aa7b8;
  max-width: 520px;
  line-height: 1.5; }

.heroRank__3f90T {
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  font-size: 13px;
  color: #ffb300;
  background: rgba(255, 179, 0, 0.08);
  border: 1px solid rgba(255, 179, 0, 0.4);
  border-radius: 999px;
  padding: 8px 16px;
  white-space: nowrap; }

.statGrid__1iHAX {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 14px;
  margin-bottom: 26px; }

.statCard__35YeU {
  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: 18px 20px;
  text-align: center;
  position: relative;
  overflow: hidden; }
  .statCard__35YeU::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 2px;
    background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 50%, #b58000 100%);
    opacity: 0.55; }

.statNum__20Nvp {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1;
  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)); }

.statLabel__jH4r9 {
  margin-top: 4px;
  font-size: 12px;
  letter-spacing: 0.5px;
  color: #9aa7b8;
  text-transform: uppercase; }

.sectionHeading__KZFqm {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #e8edf4;
  margin: 0 0 14px;
  padding-bottom: 8px;
  border-bottom: 1px solid rgba(255, 179, 0, 0.16); }

.quickGrid__2tmfO {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  gap: 16px;
  margin-bottom: 30px; }

.quickCard__2sISf {
  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;
  cursor: pointer;
  display: block;
  text-decoration: none;
  color: inherit;
  transition: transform 0.2s, border-color 0.2s, box-shadow 0.2s; }
  .quickCard__2sISf:hover {
    transform: translateY(-3px);
    border-color: rgba(255, 179, 0, 0.45);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.45); }
  .quickCard__2sISf h4 {
    margin: 12px 0 6px;
    font-family: "Cinzel", "Times New Roman", serif;
    font-size: 16px;
    color: #e8edf4; }
  .quickCard__2sISf p {
    margin: 0;
    font-size: 12.5px;
    color: #9aa7b8;
    line-height: 1.5; }

.quickIcon__3g541 {
  font-size: 26px;
  line-height: 1; }

/* ---------- Zona peligrosa (eliminar cuenta) ---------- */
.dangerZone__3eO77 {
  margin-top: 22px;
  padding: 16px 18px;
  border: 1px solid rgba(255, 91, 91, 0.35);
  background: rgba(255, 91, 91, 0.06);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap; }

.dangerInfo__3r1mx {
  display: flex;
  flex-direction: column;
  gap: 2px; }
  .dangerInfo__3r1mx strong {
    color: #ffb3b3;
    font-family: "Cinzel", "Times New Roman", serif;
    font-size: 14px;
    letter-spacing: 0.3px; }
  .dangerInfo__3r1mx span {
    font-size: 12px;
    color: #9aa7b8; }

.dangerBtn__ZAnHi {
  font-family: "Cinzel", "Times New Roman", serif;
  font-weight: 700;
  letter-spacing: 0.5px;
  color: #fff;
  background: linear-gradient(135deg, #ff7a7a 0%, #e53935 100%);
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 8px;
  padding: 10px 20px;
  cursor: pointer;
  white-space: nowrap;
  transition: transform 0.18s, filter 0.18s, box-shadow 0.18s;
  box-shadow: 0 6px 18px rgba(229, 57, 53, 0.35); }
  .dangerBtn__ZAnHi:hover:not(:disabled) {
    transform: translateY(-2px);
    filter: brightness(1.07); }
  .dangerBtn__ZAnHi:disabled {
    opacity: 0.6;
    cursor: not-allowed; }

/* ---------- 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); } }

/* ---------- Editor de personajes ---------- */
.charEditBox__1zd8F {
  background: rgba(10, 14, 19, 0.55);
  border: 1px solid rgba(148, 163, 184, 0.14);
  border-radius: 12px;
  padding: 16px;
  margin-top: 4px; }

.charEditHead__1NvU8 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding-bottom: 12px;
  margin-bottom: 14px;
  border-bottom: 1px solid rgba(148, 163, 184, 0.14); }

.charEditName__1TfrF {
  display: block;
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 18px;
  color: #ffb300;
  letter-spacing: 0.4px; }

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

.warnBanner__3ialL {
  background: rgba(255, 179, 0, 0.1);
  border: 1px solid rgba(255, 179, 0, 0.4);
  color: #ffe082;
  border-radius: 9px;
  padding: 10px 12px;
  font-size: 12.5px;
  line-height: 1.45;
  margin: 0 0 14px; }

.charGroup__1f8N_ {
  margin-bottom: 16px; }

.charGroupTitle__2w3kl {
  font-family: "Cinzel", "Times New Roman", serif;
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  color: #9aa7b8;
  margin: 0 0 9px;
  padding-bottom: 5px;
  border-bottom: 1px dashed rgba(148, 163, 184, 0.14); }

.charFieldGrid__277MJ {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(120px, 1fr));
  gap: 10px; }

.charField__1IyBt label,
.charFieldDirty__D2UIp label {
  display: block;
  font-size: 11px;
  color: #9aa7b8;
  margin-bottom: 5px; }

.charField__1IyBt input,
.charFieldDirty__D2UIp 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: 9px 11px;
  color: #e8edf4;
  font-size: 14px;
  outline: none;
  transition: border-color 0.18s, box-shadow 0.18s; }
  .charField__1IyBt input:focus,
  .charFieldDirty__D2UIp input:focus {
    border-color: #ffb300;
    box-shadow: 0 0 0 3px rgba(255, 179, 0, 0.12); }

.charFieldDirty__D2UIp label {
  color: #ffb300; }

.charFieldDirty__D2UIp input {
  border-color: #ffb300;
  box-shadow: 0 0 0 3px rgba(255, 179, 0, 0.1); }

.charEditActions__1ys6m {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 8px; }
  .charEditActions__1ys6m .primaryBtn__2vGW_ {
    width: auto;
    padding: 11px 26px; }
  .charEditActions__1ys6m .linkBtn__2zMd5 {
    width: auto;
    margin-top: 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: 580px;
  max-width: calc(100vw - 36px);
  max-height: calc(100vh - 34px);
  overflow-y: auto;
  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: radial-gradient(130% 100% at 50% 0%, rgba(31, 39, 56, 0.985) 0%, rgba(13, 17, 24, 0.985) 60%);
  border: 1px solid rgba(255, 179, 0, 0.32);
  border-radius: 14px;
  box-shadow: 0 26px 64px rgba(0, 0, 0, 0.78), inset 0 1px 0 rgba(255, 226, 170, 0.1);
  overflow-x: hidden; }
  .modalControlPanel__KZ_aA::-webkit-scrollbar {
    width: 9px; }
  .modalControlPanel__KZ_aA::-webkit-scrollbar-track {
    background: transparent; }
  .modalControlPanel__KZ_aA::-webkit-scrollbar-thumb {
    background: rgba(255, 179, 0, 0.3);
    border-radius: 6px; }
  .modalControlPanel__KZ_aA .cpHeader__3UDQe {
    position: relative;
    padding: 15px 22px 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 9px;
    background: linear-gradient(180deg, rgba(255, 179, 0, 0.07), transparent);
    border-bottom: 1px solid rgba(255, 179, 0, 0.15); }
    .modalControlPanel__KZ_aA .cpHeader__3UDQe::before {
      content: "";
      width: 17px;
      height: 17px;
      background: url("/static/imgs/configuracion.png") center/contain no-repeat;
      filter: drop-shadow(0 0 4px rgba(255, 179, 0, 0.45)); }
    .modalControlPanel__KZ_aA .cpHeader__3UDQe .cpTitle__3jcDb {
      color: #ffb300;
      font-family: 'Cinzel', serif;
      font-weight: 700;
      font-size: 18px;
      letter-spacing: 2.5px;
      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: 6px;
      transition: all 0.15s; }
      .modalControlPanel__KZ_aA .cpHeader__3UDQe .cpClose__3kUzs:hover {
        color: #ffb300;
        background: rgba(255, 179, 0, 0.12); }
  .modalControlPanel__KZ_aA .cpTabs__2Wb7w {
    display: flex;
    gap: 4px;
    padding: 12px 18px 0;
    border-bottom: 1px solid rgba(255, 179, 0, 0.14); }
    .modalControlPanel__KZ_aA .cpTabs__2Wb7w .cpTab__1Otfp {
      flex: 1;
      text-align: center;
      padding: 10px 6px 11px;
      font-family: 'Cinzel', serif;
      font-weight: 700;
      font-size: 12.5px;
      letter-spacing: 1.5px;
      text-transform: uppercase;
      color: #8b97a8;
      cursor: pointer;
      border-radius: 8px 8px 0 0;
      border-bottom: 2px solid transparent;
      transition: all 0.15s; }
      .modalControlPanel__KZ_aA .cpTabs__2Wb7w .cpTab__1Otfp:hover {
        color: #e2e8f0;
        background: rgba(255, 255, 255, 0.03); }
    .modalControlPanel__KZ_aA .cpTabs__2Wb7w .cpTabActive__1WWD5 {
      color: #ffb300;
      background: rgba(255, 179, 0, 0.08);
      border-bottom-color: #ffb300; }
      .modalControlPanel__KZ_aA .cpTabs__2Wb7w .cpTabActive__1WWD5:hover {
        color: #ffb300; }
  .modalControlPanel__KZ_aA .cpTabBody__yTKL0 {
    padding: 2px 0 6px; }
  .modalControlPanel__KZ_aA .cpKeyGroup__2spDK {
    margin: 14px 18px 0;
    padding: 12px 15px 15px;
    background: rgba(255, 255, 255, 0.025);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 11px; }
    .modalControlPanel__KZ_aA .cpKeyGroup__2spDK .cpKeyGroupTitle__1xdmt {
      display: flex;
      align-items: center;
      gap: 9px;
      color: #cdd6e4;
      font-family: 'Cinzel', serif;
      font-weight: 700;
      font-size: 11px;
      letter-spacing: 2px;
      text-transform: uppercase;
      margin-bottom: 12px; }
      .modalControlPanel__KZ_aA .cpKeyGroup__2spDK .cpKeyGroupTitle__1xdmt::after {
        content: "";
        flex: 1;
        height: 1px;
        background: linear-gradient(90deg, rgba(255, 179, 0, 0.28), transparent); }
  .modalControlPanel__KZ_aA .cpHint__3Rnf5 {
    margin: 12px 20px 0;
    font-size: 11px;
    line-height: 1.5;
    color: #8b97a8; }
    .modalControlPanel__KZ_aA .cpHint__3Rnf5 kbd {
      display: inline-block;
      padding: 1px 6px;
      margin: 0 1px;
      font-family: 'Cinzel', serif;
      font-size: 10px;
      color: #ffe9b0;
      background: linear-gradient(180deg, #2a3547, #19212f);
      border: 1px solid rgba(255, 179, 0, 0.28);
      border-bottom-width: 2px;
      border-radius: 5px; }
  .modalControlPanel__KZ_aA .cpSection__21G4L {
    margin: 16px 18px 0;
    padding: 13px 15px 15px;
    background: rgba(255, 255, 255, 0.025);
    border: 1px solid rgba(255, 255, 255, 0.06);
    border-radius: 11px; }
  .modalControlPanel__KZ_aA .cpCheckRow__3cbJ8 {
    display: flex;
    align-items: center;
    gap: 11px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none; }
    .modalControlPanel__KZ_aA .cpCheckRow__3cbJ8 + .modalControlPanel__KZ_aA .cpCheckRow__3cbJ8 {
      margin-top: 12px; }
    .modalControlPanel__KZ_aA .cpCheckRow__3cbJ8 .cpCheckbox__SWib3 {
      width: 20px;
      height: 20px;
      flex-shrink: 0;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 13px;
      font-weight: 700;
      color: #2a1c00;
      background: linear-gradient(180deg, #2a3547, #19212f);
      border: 1px solid rgba(255, 179, 0, 0.3);
      border-radius: 6px;
      transition: all 0.15s; }
    .modalControlPanel__KZ_aA .cpCheckRow__3cbJ8 .cpCheckboxOn__1UC_a {
      background: linear-gradient(180deg, #ffd35a, #f0a91e);
      border-color: #f0a91e; }
    .modalControlPanel__KZ_aA .cpCheckRow__3cbJ8 .cpCheckLabel__2WFDV {
      font-size: 13px;
      font-weight: 600;
      color: #cbd5e1; }
    .modalControlPanel__KZ_aA .cpCheckRow__3cbJ8:hover .cpCheckLabel__2WFDV {
      color: #e2e8f0; }
  .modalControlPanel__KZ_aA .cpOptionRow__oqxq4 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px; }
    .modalControlPanel__KZ_aA .cpOptionRow__oqxq4 .cpOptionLabel__17fCK {
      font-size: 13px;
      font-weight: 600;
      color: #cbd5e1; }
  .modalControlPanel__KZ_aA .cpToggleSel__37Th3 {
    background: linear-gradient(180deg, #ffd35a, #f0a91e);
    color: #2a1c00 !important; }
    .modalControlPanel__KZ_aA .cpToggleSel__37Th3:hover {
      color: #2a1c00 !important; }
  .modalControlPanel__KZ_aA .cpTestBtn__CW3Zf {
    padding: 7px 18px;
    background: rgba(255, 179, 0, 0.1);
    border: 1px solid rgba(255, 179, 0, 0.4);
    border-radius: 7px;
    color: #ffe9b0;
    font-family: 'Cinzel', serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 0.5px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
            user-select: none;
    transition: all 0.15s; }
    .modalControlPanel__KZ_aA .cpTestBtn__CW3Zf:hover {
      background: rgba(255, 179, 0, 0.22);
      border-color: #ffb300;
      color: #fff; }
    .modalControlPanel__KZ_aA .cpTestBtn__CW3Zf:active {
      background: rgba(255, 179, 0, 0.35); }
  .modalControlPanel__KZ_aA .cpToggleFps__taySY .cpToggleBtn__3c5ku {
    padding: 6px 11px;
    font-size: 11px;
    letter-spacing: 0.3px;
    border-left: 1px solid rgba(255, 179, 0, 0.12); }
    .modalControlPanel__KZ_aA .cpToggleFps__taySY .cpToggleBtn__3c5ku:first-child {
      border-left: none; }
  .modalControlPanel__KZ_aA .cpFooter__9aIDg {
    display: flex;
    justify-content: flex-end;
    padding: 16px 18px 18px;
    margin-top: 6px;
    border-top: 1px solid rgba(255, 255, 255, 0.05); }
    .modalControlPanel__KZ_aA .cpFooter__9aIDg .cpExitBtn__1R004 {
      padding: 8px 18px;
      background: transparent;
      border: 1px solid rgba(224, 90, 74, 0.5);
      border-radius: 7px;
      color: #e8867c;
      font-family: 'Cinzel', serif;
      font-weight: 700;
      font-size: 12px;
      letter-spacing: 0.5px;
      cursor: pointer;
      transition: all 0.18s; }
      .modalControlPanel__KZ_aA .cpFooter__9aIDg .cpExitBtn__1R004:hover {
        background: rgba(180, 40, 40, 0.28);
        border-color: #e05a4a;
        color: #ffb3ab; }
  .modalControlPanel__KZ_aA .cpSectionTitle__6FwTx {
    display: flex;
    align-items: center;
    gap: 9px;
    color: #cdd6e4;
    font-family: 'Cinzel', serif;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 13px; }
    .modalControlPanel__KZ_aA .cpSectionTitle__6FwTx::after {
      content: "";
      flex: 1;
      height: 1px;
      background: linear-gradient(90deg, rgba(255, 179, 0, 0.28), transparent); }
  .modalControlPanel__KZ_aA .cpDivider__36h3h {
    display: none; }
  .modalControlPanel__KZ_aA .cpSoundRow__1b9sJ {
    display: flex;
    align-items: center;
    gap: 12px; }
    .modalControlPanel__KZ_aA .cpSoundRow__1b9sJ + .modalControlPanel__KZ_aA .cpSoundRow__1b9sJ {
      margin-top: 11px; }
    .modalControlPanel__KZ_aA .cpSoundRow__1b9sJ .cpSoundLabel__3bIp5 {
      color: #cbd5e1;
      font-size: 13px;
      font-weight: 600;
      min-width: 58px; }
    .modalControlPanel__KZ_aA .cpSoundRow__1b9sJ .cpVolume__2wKSf {
      -webkit-appearance: none;
      -moz-appearance: none;
           appearance: none;
      flex: 1;
      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: 16px;
        height: 16px;
        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: 16px;
        height: 16px;
        border-radius: 50%;
        background: #ffd54f;
        border: 1px solid #b8860b;
        cursor: pointer; }
    .modalControlPanel__KZ_aA .cpSoundRow__1b9sJ .cpVolumeVal__2N8bs {
      min-width: 40px;
      text-align: right;
      color: #ffb300;
      font-weight: 700;
      font-size: 12px;
      font-variant-numeric: tabular-nums; }
  .modalControlPanel__KZ_aA .cpToggle__2EdEu {
    display: flex;
    border: 1px solid rgba(255, 179, 0, 0.28);
    border-radius: 7px;
    overflow: hidden;
    flex-shrink: 0; }
    .modalControlPanel__KZ_aA .cpToggle__2EdEu .cpToggleBtn__3c5ku {
      padding: 6px 18px;
      font-family: 'Cinzel', serif;
      font-weight: 700;
      font-size: 12px;
      color: #94a3b8;
      cursor: pointer;
      background: transparent;
      transition: all 0.15s;
      white-space: nowrap;
      -webkit-user-select: none;
         -moz-user-select: none;
              user-select: none; }
      .modalControlPanel__KZ_aA .cpToggle__2EdEu .cpToggleBtn__3c5ku:not(.cpToggleSel__37Th3):not(.cpToggleOn__2PY7s):not(.cpToggleOff__36cw_):hover {
        color: #ffe9b0;
        background: rgba(255, 179, 0, 0.16); }
    .modalControlPanel__KZ_aA .cpToggle__2EdEu .cpToggleOn__2PY7s {
      background: #2e7d32;
      color: #fff; }
      .modalControlPanel__KZ_aA .cpToggle__2EdEu .cpToggleOn__2PY7s:hover {
        background: #348038;
        color: #fff; }
    .modalControlPanel__KZ_aA .cpToggle__2EdEu .cpToggleOff__36cw_ {
      background: #8b1a1a;
      color: #fff; }
      .modalControlPanel__KZ_aA .cpToggle__2EdEu .cpToggleOff__36cw_:hover {
        background: #9e2020;
        color: #fff; }
  .modalControlPanel__KZ_aA .cpKeysGrid__2RG3f {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 11px 11px; }
    .modalControlPanel__KZ_aA .cpKeysGrid__2RG3f .cpKeyCell__ayxA4 {
      display: flex;
      flex-direction: column;
      align-items: stretch;
      gap: 5px; }
      .modalControlPanel__KZ_aA .cpKeysGrid__2RG3f .cpKeyCell__ayxA4 .cpKeyLabel__2dWGB {
        font-size: 10px;
        color: #8b97a8;
        letter-spacing: 0.4px;
        text-align: center;
        text-transform: uppercase; }
      .modalControlPanel__KZ_aA .cpKeysGrid__2RG3f .cpKeyCell__ayxA4 .cpKeyInput__3iTV4 {
        width: 100%;
        box-sizing: border-box;
        text-align: center;
        background: linear-gradient(180deg, #2a3547 0%, #19212f 100%);
        border: 1px solid rgba(255, 179, 0, 0.22);
        border-bottom: 2px solid rgba(255, 179, 0, 0.34);
        border-radius: 7px;
        padding: 8px 4px;
        color: #ffe9b0;
        font-family: 'Cinzel', serif;
        font-weight: 700;
        font-size: 14px;
        outline: none;
        cursor: pointer;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.06), 0 2px 3px rgba(0, 0, 0, 0.3);
        transition: border-color 0.15s, background 0.15s, box-shadow 0.15s, color 0.15s; }
        .modalControlPanel__KZ_aA .cpKeysGrid__2RG3f .cpKeyCell__ayxA4 .cpKeyInput__3iTV4:hover {
          border-color: rgba(255, 179, 0, 0.45);
          color: #fff; }
        .modalControlPanel__KZ_aA .cpKeysGrid__2RG3f .cpKeyCell__ayxA4 .cpKeyInput__3iTV4:focus {
          border-color: #ffb300;
          background: linear-gradient(180deg, #33405a 0%, #1f2836 100%);
          box-shadow: 0 0 0 2px rgba(255, 179, 0, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.08); }
  .modalControlPanel__KZ_aA .cpPresetBar__1GPCk {
    display: flex;
    align-items: center;
    gap: 8px;
    margin: 14px 18px 0; }
    .modalControlPanel__KZ_aA .cpPresetBar__1GPCk .cpPresetLabel__3_8vP {
      color: #8b97a8;
      font-size: 11px;
      letter-spacing: 1px;
      text-transform: uppercase; }
    .modalControlPanel__KZ_aA .cpPresetBar__1GPCk .cpPresetBtn__1acBg {
      padding: 6px 14px;
      background: rgba(255, 255, 255, 0.04);
      border: 1px solid rgba(255, 179, 0, 0.22);
      border-radius: 7px;
      color: #cdd6e4;
      font-family: 'Cinzel', serif;
      font-weight: 700;
      font-size: 12px;
      cursor: pointer;
      transition: all 0.18s; }
      .modalControlPanel__KZ_aA .cpPresetBar__1GPCk .cpPresetBtn__1acBg:hover {
        background: rgba(255, 179, 0, 0.13);
        border-color: #ffb300;
        color: #ffb300; }
    .modalControlPanel__KZ_aA .cpPresetBar__1GPCk .cpExitBtn__1R004 {
      margin-left: auto;
      padding: 7px 16px;
      background: transparent;
      border: 1px solid rgba(224, 90, 74, 0.5);
      border-radius: 7px;
      color: #e8867c;
      font-family: 'Cinzel', serif;
      font-weight: 700;
      font-size: 12px;
      letter-spacing: 0.5px;
      cursor: pointer;
      transition: all 0.18s; }
      .modalControlPanel__KZ_aA .cpPresetBar__1GPCk .cpExitBtn__1R004:hover {
        background: rgba(180, 40, 40, 0.28);
        border-color: #e05a4a;
        color: #ffb3ab; }
  .modalControlPanel__KZ_aA .cpActions__1gOCL {
    display: flex;
    gap: 10px;
    padding: 14px 18px 18px; }
    .modalControlPanel__KZ_aA .cpActions__1gOCL .cpActionBtn__2SXbN {
      flex: 1;
      padding: 10px;
      text-align: center;
      border-radius: 8px;
      background: rgba(255, 255, 255, 0.04);
      border: 1px solid rgba(255, 179, 0, 0.25);
      color: #cdd6e4;
      font-family: 'Cinzel', serif;
      font-weight: 700;
      font-size: 12px;
      letter-spacing: 0.5px;
      cursor: pointer;
      transition: all 0.18s; }
      .modalControlPanel__KZ_aA .cpActions__1gOCL .cpActionBtn__2SXbN:hover {
        background: rgba(255, 179, 0, 0.12);
        border-color: #ffb300;
        color: #ffb300; }
      .modalControlPanel__KZ_aA .cpActions__1gOCL .cpActionBtn__2SXbN:nth-child(2) {
        background: linear-gradient(180deg, #ffd35a, #f0a91e);
        border-color: #f0a91e;
        color: #2a1c00;
        box-shadow: 0 3px 10px rgba(240, 169, 30, 0.25); }
        .modalControlPanel__KZ_aA .cpActions__1gOCL .cpActionBtn__2SXbN:nth-child(2):hover {
          background: linear-gradient(180deg, #ffdf6e, #ffb62c);
          color: #2a1c00; }

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

@keyframes tbPulse__3aMU2 {
  0%,
  100% {
    opacity: 1;
    box-shadow: 0 0 6px rgba(63, 185, 80, 0.8); }
  50% {
    opacity: 0.55;
    box-shadow: 0 0 3px rgba(63, 185, 80, 0.5); } }

.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 .atlasBody__1AwMC {
    flex: 1 1 auto;
    display: flex;
    gap: 12px;
    min-height: 0; }
  .mapWorldModal__2feaH .atlasScroll__eUooW {
    flex: 1 1 auto;
    min-width: 0;
    min-height: 0;
    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;
    cursor: pointer;
    transition: box-shadow 0.12s, border-color 0.12s; }
    .mapWorldModal__2feaH .atlasCell__2RLj6:hover {
      border-color: rgba(255, 179, 0, 0.6);
      box-shadow: 0 0 8px rgba(255, 179, 0, 0.4);
      z-index: 4; }
    .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 .atlasCellSelected__VkEDU {
    border: 2px solid #38bdf8;
    box-shadow: 0 0 12px rgba(56, 189, 248, 0.8);
    z-index: 6; }
  .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 .atlasEntranceLvl__3P0BM {
    position: absolute;
    top: -6px;
    right: -7px;
    min-width: 15px;
    height: 15px;
    line-height: 14px;
    padding: 0 3px;
    font-size: 9px;
    font-weight: 700;
    color: #0b0f14;
    background: #ffe9b0;
    border: 1px solid rgba(0, 0, 0, 0.45);
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    pointer-events: none; }
  .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 .atlasInfo__3na-q {
    flex: 0 0 264px;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    border: 1px solid rgba(255, 179, 0, 0.2);
    border-radius: 8px;
    background: #0b1017;
    padding: 14px;
    font-family: "Inter", sans-serif; }
    .mapWorldModal__2feaH .atlasInfo__3na-q::-webkit-scrollbar {
      width: 8px; }
    .mapWorldModal__2feaH .atlasInfo__3na-q::-webkit-scrollbar-thumb {
      background: rgba(255, 179, 0, 0.3);
      border-radius: 4px; }
  .mapWorldModal__2feaH .atlasInfoTitle__3mMGn {
    color: #ffb300;
    font-family: "Cinzel", serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 6px; }
  .mapWorldModal__2feaH .atlasInfoYou__3SimP {
    display: inline-block;
    margin-left: 6px;
    vertical-align: middle;
    padding: 1px 6px;
    font-family: "Inter", sans-serif;
    font-size: 9px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #0b0f14;
    background: #00e676;
    border-radius: 4px; }
  .mapWorldModal__2feaH .atlasInfoMeta__358iI {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
    color: #94a3b8;
    font-size: 11px;
    margin-bottom: 12px;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.07); }
  .mapWorldModal__2feaH .atlasInfoPk__3ezDL {
    color: #fca5a5;
    font-weight: 700; }
  .mapWorldModal__2feaH .atlasInfoSafe__2lEVX {
    color: #6ee7b7;
    font-weight: 700; }
  .mapWorldModal__2feaH .atlasLevelReq__9Q2Ov {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    margin-left: 6px;
    font-weight: 700;
    font-size: 10px;
    letter-spacing: 0.3px;
    padding: 2px 8px;
    border-radius: 999px;
    border: 1px solid transparent;
    vertical-align: middle;
    white-space: nowrap; }
  .mapWorldModal__2feaH .atlasLevelOk__1EAue {
    color: #6ee7b7;
    background: rgba(0, 230, 118, 0.12);
    border-color: rgba(0, 230, 118, 0.35); }
  .mapWorldModal__2feaH .atlasLevelLock__2TYJm {
    color: #ffe9b0;
    background: rgba(255, 179, 0, 0.12);
    border-color: rgba(255, 179, 0, 0.42); }
  .mapWorldModal__2feaH .atlasInfoEmpty__veSMO {
    color: #64748b;
    font-size: 12px;
    line-height: 1.5;
    padding: 6px 0; }
  .mapWorldModal__2feaH .atlasInfoList__jd9aV {
    display: flex;
    flex-direction: column;
    gap: 3px; }
  .mapWorldModal__2feaH .atlasInfoGroup__onuIK {
    color: #cbd5e1;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    margin: 10px 0 3px; }
    .mapWorldModal__2feaH .atlasInfoGroup__onuIK:first-child {
      margin-top: 0; }
  .mapWorldModal__2feaH .atlasNpc__2QdA8 {
    display: flex;
    flex-direction: column;
    gap: 2px;
    padding: 4px 7px;
    border-radius: 5px;
    background: rgba(148, 163, 184, 0.06);
    border-left: 2px solid rgba(110, 231, 183, 0.5); }
  .mapWorldModal__2feaH .atlasNpcHead__1zf0e {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    gap: 8px; }
  .mapWorldModal__2feaH .atlasNpcHostile__3oWis {
    border-left-color: #f87171;
    background: rgba(248, 113, 113, 0.08); }
  .mapWorldModal__2feaH .atlasNpcName__2CfRK {
    color: #e2e8f0;
    font-size: 12px; }
  .mapWorldModal__2feaH .atlasNpcCount__20irB {
    margin-left: 5px;
    color: #ffb300;
    font-weight: 700;
    font-size: 11px; }
  .mapWorldModal__2feaH .atlasNpcType__2dh2t {
    flex: 0 0 auto;
    color: #94a3b8;
    font-size: 10px;
    white-space: nowrap; }
  .mapWorldModal__2feaH .atlasNpcStats__PMM5X {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    color: #94a3b8;
    font-size: 10px; }
    .mapWorldModal__2feaH .atlasNpcStats__PMM5X span {
      white-space: nowrap; }
  .mapWorldModal__2feaH .atlasNpcGold__o5buv {
    color: #ffb300;
    font-weight: 600; }
  .mapWorldModal__2feaH .atlasNpcDmg__yqr7m {
    color: #f87171;
    font-weight: 600; }
  .mapWorldModal__2feaH .atlasInfoFootnote__cvkg9 {
    margin-top: 6px;
    color: #647389;
    font-size: 10px;
    line-height: 1.4;
    font-style: italic; }
  .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 {
  display: flex;
  flex-direction: column;
  width: 540px;
  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;
  background: rgba(11, 15, 21, 0.97);
  border: 1px solid rgba(255, 179, 0, 0.5);
  border-top: 3px solid #ffb300;
  border-radius: 10px;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.75); }
  .modalTrade__3f2-7 .headTrade__1iOP5 {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 16px 12px;
    border-bottom: 1px solid rgba(255, 179, 0, 0.25); }
    .modalTrade__3f2-7 .headTrade__1iOP5 .imgItemTrade__2crfe {
      flex: 0 0 44px;
      width: 44px;
      height: 44px;
      border-radius: 6px;
      background: rgba(30, 36, 45, 0.9);
      border: 1px solid rgba(255, 179, 0, 0.25); }
      .modalTrade__3f2-7 .headTrade__1iOP5 .imgItemTrade__2crfe .imgItem__3UHpD {
        width: 34px;
        height: 33px;
        margin: 5px 0 0 5px;
        background-repeat: no-repeat; }
    .modalTrade__3f2-7 .headTrade__1iOP5 .titleAndGold__2jZF- {
      flex: 1;
      min-width: 0;
      color: #fff; }
      .modalTrade__3f2-7 .headTrade__1iOP5 .titleAndGold__2jZF- .titleItemTrade__3CQsl {
        font-size: 13px;
        color: #ffd874;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      .modalTrade__3f2-7 .headTrade__1iOP5 .titleAndGold__2jZF- .infoItem__2puBn {
        font-size: 11px;
        color: #9aa7b5;
        margin-top: 2px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        min-height: 13px; }
      .modalTrade__3f2-7 .headTrade__1iOP5 .titleAndGold__2jZF- .goldItemTrade__Sj88k {
        display: flex;
        align-items: center;
        gap: 5px;
        margin-top: 3px;
        font-size: 12px;
        color: #ffb300; }
        .modalTrade__3f2-7 .headTrade__1iOP5 .titleAndGold__2jZF- .goldItemTrade__Sj88k .goldTotal__1dvtp {
          color: #d8e1ea;
          font-size: 11px; }
    .modalTrade__3f2-7 .headTrade__1iOP5 .closeTrade__bqhlh {
      flex: 0 0 28px;
      width: 28px;
      height: 28px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 20px;
      line-height: 1;
      color: #9aa7b5;
      border: 1px solid rgba(148, 163, 184, 0.25);
      border-radius: 6px;
      cursor: pointer; }
      .modalTrade__3f2-7 .headTrade__1iOP5 .closeTrade__bqhlh:hover {
        color: #fff;
        border-color: rgba(255, 179, 0, 0.5); }
  .modalTrade__3f2-7 .itemsTrade__1-J6C {
    display: flex;
    gap: 14px;
    padding: 12px 16px; }
    .modalTrade__3f2-7 .itemsTrade__1-J6C .tradeCol__3v4UC {
      flex: 1; }
      .modalTrade__3f2-7 .itemsTrade__1-J6C .tradeCol__3v4UC .tradeColTitle__2Qg9C {
        font-family: "Cinzel", serif;
        font-weight: 700;
        font-size: 11px;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #ffd874;
        text-align: center;
        margin-bottom: 8px; }
    .modalTrade__3f2-7 .itemsTrade__1-J6C .trade__pp5Hu,
    .modalTrade__3f2-7 .itemsTrade__1-J6C .inventary__1BDkz {
      display: grid;
      grid-template-columns: repeat(5, 1fr);
      gap: 4px; }
    .modalTrade__3f2-7 .itemsTrade__1-J6C .slotTrade__1LuiV,
    .modalTrade__3f2-7 .itemsTrade__1-J6C .slotInventary__1FH0_ {
      cursor: pointer;
      position: relative;
      height: 44px;
      border-radius: 6px;
      background: rgba(30, 36, 45, 0.9);
      border: 1px solid rgba(148, 163, 184, 0.18); }
      .modalTrade__3f2-7 .itemsTrade__1-J6C .slotTrade__1LuiV:hover,
      .modalTrade__3f2-7 .itemsTrade__1-J6C .slotInventary__1FH0_:hover {
        border-color: rgba(255, 179, 0, 0.45); }
      .modalTrade__3f2-7 .itemsTrade__1-J6C .slotTrade__1LuiV .imgItem__3UHpD,
      .modalTrade__3f2-7 .itemsTrade__1-J6C .slotInventary__1FH0_ .imgItem__3UHpD {
        width: 34px;
        height: 33px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        background-repeat: no-repeat;
        background-position: center; }
      .modalTrade__3f2-7 .itemsTrade__1-J6C .slotTrade__1LuiV .cant__2aP-i,
      .modalTrade__3f2-7 .itemsTrade__1-J6C .slotInventary__1FH0_ .cant__2aP-i {
        position: absolute;
        right: 2px;
        bottom: 1px;
        z-index: 20;
        font-size: 9px;
        color: #d8e1ea;
        text-shadow: 0 1px 2px #000; }
      .modalTrade__3f2-7 .itemsTrade__1-J6C .slotTrade__1LuiV .equipped__3Pf3c,
      .modalTrade__3f2-7 .itemsTrade__1-J6C .slotInventary__1FH0_ .equipped__3Pf3c {
        position: absolute;
        left: 3px;
        top: 1px;
        z-index: 20;
        font-size: 10px;
        font-weight: bold;
        color: #ffd740;
        text-shadow: 0 1px 2px #000; }
    .modalTrade__3f2-7 .itemsTrade__1-J6C .slotTradeSelected__2S3b4,
    .modalTrade__3f2-7 .itemsTrade__1-J6C .slotInventarySelected__3waxn {
      border-color: #ffb300;
      box-shadow: 0 0 7px rgba(255, 179, 0, 0.55), inset 0 0 6px rgba(255, 179, 0, 0.25); }
    .modalTrade__3f2-7 .itemsTrade__1-J6C .itemNotValid__1OP9f {
      background-color: rgba(180, 40, 40, 0.28); }
  .modalTrade__3f2-7 .footerTrade__L-ola {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 12px 16px 14px;
    border-top: 1px solid rgba(255, 179, 0, 0.25); }
    .modalTrade__3f2-7 .footerTrade__L-ola .buttonBuy__R1bnn,
    .modalTrade__3f2-7 .footerTrade__L-ola .buttonSell__4TNIg {
      flex: 1;
      max-width: 150px;
      text-align: center;
      padding: 9px 0;
      border-radius: 7px;
      font-family: "Cinzel", serif;
      font-weight: 700;
      font-size: 13px;
      letter-spacing: 1.5px;
      text-transform: uppercase;
      cursor: pointer; }
    .modalTrade__3f2-7 .footerTrade__L-ola .buttonBuy__R1bnn {
      background: linear-gradient(180deg, #ffcf40 0%, #ffb300 100%);
      color: #1d1503; }
      .modalTrade__3f2-7 .footerTrade__L-ola .buttonBuy__R1bnn:hover {
        box-shadow: 0 0 10px rgba(255, 179, 0, 0.6); }
    .modalTrade__3f2-7 .footerTrade__L-ola .buttonSell__4TNIg {
      background: rgba(30, 36, 45, 0.9);
      border: 1px solid rgba(255, 179, 0, 0.5);
      color: #ffd874; }
      .modalTrade__3f2-7 .footerTrade__L-ola .buttonSell__4TNIg:hover {
        box-shadow: 0 0 10px rgba(255, 179, 0, 0.35); }
    .modalTrade__3f2-7 .footerTrade__L-ola .cantBox__1dUVe {
      display: flex;
      align-items: center;
      gap: 4px; }
      .modalTrade__3f2-7 .footerTrade__L-ola .cantBox__1dUVe .buttonLess__2r4Mg,
      .modalTrade__3f2-7 .footerTrade__L-ola .cantBox__1dUVe .buttonMore__3TzzU {
        width: 28px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 16px;
        color: #ffd874;
        background: rgba(30, 36, 45, 0.9);
        border: 1px solid rgba(148, 163, 184, 0.25);
        border-radius: 6px;
        cursor: pointer; }
        .modalTrade__3f2-7 .footerTrade__L-ola .cantBox__1dUVe .buttonLess__2r4Mg:hover,
        .modalTrade__3f2-7 .footerTrade__L-ola .cantBox__1dUVe .buttonMore__3TzzU:hover {
          border-color: rgba(255, 179, 0, 0.5); }
      .modalTrade__3f2-7 .footerTrade__L-ola .cantBox__1dUVe .cantTrade__3PV9z {
        width: 52px;
        height: 30px;
        box-sizing: border-box;
        background: rgba(15, 19, 25, 0.95);
        border: 1px solid rgba(148, 163, 184, 0.25);
        border-radius: 6px;
        text-align: center;
        color: #fff;
        font-family: "Doppio One", sans-serif;
        font-size: 12px; }
        .modalTrade__3f2-7 .footerTrade__L-ola .cantBox__1dUVe .cantTrade__3PV9z:focus {
          outline: none;
          border-color: rgba(255, 179, 0, 0.5); }

.modalRespawn__MM_k0 {
  display: flex;
  flex-direction: column;
  width: 380px;
  position: absolute;
  top: 22%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 100;
  font-family: "Doppio One", sans-serif;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background: rgba(11, 15, 21, 0.97);
  border: 1px solid rgba(255, 179, 0, 0.5);
  border-top: 3px solid #b32d2d;
  border-radius: 10px;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.75); }
  .modalRespawn__MM_k0 .respawnTitle__7eiqY {
    font-family: "Cinzel", serif;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #ff6b6b;
    text-align: center;
    padding: 14px 16px 0; }
  .modalRespawn__MM_k0 .respawnText__2gjT4 {
    font-size: 12px;
    line-height: 1.55;
    color: #d8e1ea;
    text-align: center;
    padding: 10px 20px 0; }
  .modalRespawn__MM_k0 .respawnButtons__1jcXj {
    display: flex;
    gap: 12px;
    padding: 14px 16px; }
    .modalRespawn__MM_k0 .respawnButtons__1jcXj .buttonRespawn__22_1E,
    .modalRespawn__MM_k0 .respawnButtons__1jcXj .buttonStay__1WuS2 {
      flex: 1;
      text-align: center;
      padding: 9px 0;
      border-radius: 7px;
      font-family: "Cinzel", serif;
      font-weight: 700;
      font-size: 12px;
      letter-spacing: 1.5px;
      text-transform: uppercase;
      cursor: pointer; }
    .modalRespawn__MM_k0 .respawnButtons__1jcXj .buttonRespawn__22_1E {
      background: linear-gradient(180deg, #ffcf40 0%, #ffb300 100%);
      color: #1d1503; }
      .modalRespawn__MM_k0 .respawnButtons__1jcXj .buttonRespawn__22_1E:hover {
        box-shadow: 0 0 10px rgba(255, 179, 0, 0.6); }
    .modalRespawn__MM_k0 .respawnButtons__1jcXj .buttonStay__1WuS2 {
      background: rgba(30, 36, 45, 0.9);
      border: 1px solid rgba(148, 163, 184, 0.35);
      color: #d8e1ea; }
      .modalRespawn__MM_k0 .respawnButtons__1jcXj .buttonStay__1WuS2:hover {
        border-color: rgba(255, 179, 0, 0.5);
        color: #ffd874; }

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

.progressBar__2t3FP {
  min-height: 100vh;
  width: 100%;
  box-sizing: border-box;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 26px;
  padding: 48px 20px;
  background: radial-gradient(1200px 620px at 50% 32%, rgba(10, 14, 19, 0.55) 0%, rgba(7, 10, 14, 0.88) 100%); }
  .progressBar__2t3FP .logo_tmp__3ARmj {
    width: 300px;
    height: 84px;
    background-image: url("/static/imgs/logo.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    filter: drop-shadow(0 6px 18px rgba(0, 0, 0, 0.6)) drop-shadow(0 0 26px rgba(255, 179, 0, 0.2)); }
  .progressBar__2t3FP .loaderWrap__3Iv9e {
    width: 100%;
    max-width: 620px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px; }
  .progressBar__2t3FP .contentBar__h074o {
    position: relative;
    width: 100%;
    height: 14px;
    border-radius: 999px;
    background: rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(255, 179, 0, 0.16);
    box-shadow: inset 0 2px 6px rgba(0, 0, 0, 0.6);
    overflow: hidden; }
  .progressBar__2t3FP .barra__3AVT4 {
    position: relative;
    height: 100%;
    min-width: 14px;
    border-radius: 999px;
    background: linear-gradient(135deg, #ffab40 0%, #ff6d00 55%, #ff3d00 100%);
    box-shadow: 0 0 16px rgba(255, 109, 0, 0.55);
    transition: width 0.35s cubic-bezier(0.22, 1, 0.36, 1); }
    .progressBar__2t3FP .barra__3AVT4::after {
      content: "";
      position: absolute;
      inset: 0;
      background: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, 0.35) 50%, transparent 100%);
      transform: translateX(-100%);
      animation: barraShimmer__qPWv8 1.6s cubic-bezier(0.22, 1, 0.36, 1) infinite; }
  .progressBar__2t3FP .text__2sm0I {
    font-family: "Cinzel", "Times New Roman", serif;
    font-size: 14px;
    letter-spacing: 3px;
    text-transform: uppercase;
    color: #ffe082;
    text-align: center; }
  .progressBar__2t3FP .contBox__9oLeA {
    display: flex;
    gap: 18px;
    width: 100%;
    max-width: 860px; }
    .progressBar__2t3FP .contBox__9oLeA .help__2cLcx,
    .progressBar__2t3FP .contBox__9oLeA .news__1bLlP {
      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);
      flex: 1;
      min-width: 0;
      padding: 22px 26px 26px;
      box-sizing: border-box;
      font-family: "Inter", "Segoe UI", Arial, sans-serif;
      color: #9aa7b8; }
    .progressBar__2t3FP .contBox__9oLeA .panelTitle__2LOoH {
      font-family: "Cinzel", "Times New Roman", serif;
      font-size: 20px;
      font-weight: 700;
      letter-spacing: 2px;
      text-transform: uppercase;
      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));
      padding-bottom: 12px;
      margin-bottom: 14px;
      border-bottom: 1px solid rgba(255, 179, 0, 0.16);
      position: relative; }
      .progressBar__2t3FP .contBox__9oLeA .panelTitle__2LOoH::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -1px;
        width: 56px;
        height: 2px;
        background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
        border-radius: 2px; }
    .progressBar__2t3FP .contBox__9oLeA .keyList__3d3Pv {
      list-style: none;
      margin: 0;
      padding: 0; }
      .progressBar__2t3FP .contBox__9oLeA .keyList__3d3Pv li {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 8px 0;
        border-bottom: 1px solid rgba(255, 255, 255, 0.05);
        font-size: 15px; }
        .progressBar__2t3FP .contBox__9oLeA .keyList__3d3Pv li:last-child {
          border-bottom: none; }
        .progressBar__2t3FP .contBox__9oLeA .keyList__3d3Pv li span {
          color: #9aa7b8;
          letter-spacing: 0.5px; }
        .progressBar__2t3FP .contBox__9oLeA .keyList__3d3Pv li kbd {
          font-family: "Inter", "Segoe UI", Arial, sans-serif;
          font-size: 13px;
          font-weight: 600;
          color: #ffe9b0;
          background: rgba(255, 179, 0, 0.08);
          border: 1px solid rgba(255, 179, 0, 0.42);
          border-bottom-width: 2px;
          border-radius: 6px;
          padding: 3px 10px;
          min-width: 30px;
          text-align: center;
          box-shadow: 0 2px 0 rgba(0, 0, 0, 0.35); }
    .progressBar__2t3FP .contBox__9oLeA .news_content__3Lumh {
      max-height: 250px;
      overflow-y: auto;
      padding-right: 8px; }
      .progressBar__2t3FP .contBox__9oLeA .news_content__3Lumh::-webkit-scrollbar {
        width: 10px;
        height: 10px; }
      .progressBar__2t3FP .contBox__9oLeA .news_content__3Lumh::-webkit-scrollbar-track {
        background: rgba(0, 0, 0, 0.25); }
      .progressBar__2t3FP .contBox__9oLeA .news_content__3Lumh::-webkit-scrollbar-thumb {
        background: linear-gradient(180deg, #b58000, #7a5600);
        border-radius: 10px;
        border: 2px solid rgba(0, 0, 0, 0.3); }
      .progressBar__2t3FP .contBox__9oLeA .news_content__3Lumh::-webkit-scrollbar-thumb:hover {
        background: #ffb300; }
      .progressBar__2t3FP .contBox__9oLeA .news_content__3Lumh .title__9zR0a {
        font-family: "Cinzel", "Times New Roman", serif;
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 0.4px;
        color: #ffe082;
        margin: 18px 0 6px; }
        .progressBar__2t3FP .contBox__9oLeA .news_content__3Lumh .title__9zR0a:first-child {
          margin-top: 0; }
      .progressBar__2t3FP .contBox__9oLeA .news_content__3Lumh p {
        font-size: 14px;
        line-height: 1.55;
        color: #9aa7b8;
        margin: 0 0 10px; }
        .progressBar__2t3FP .contBox__9oLeA .news_content__3Lumh p a {
          color: #ffb300;
          text-decoration: none;
          border-bottom: 1px solid rgba(255, 179, 0, 0.42);
          transition: color 0.2s cubic-bezier(0.22, 1, 0.36, 1); }
          .progressBar__2t3FP .contBox__9oLeA .news_content__3Lumh p a:hover {
            color: #ffe9b0; }

@keyframes barraShimmer__qPWv8 {
  0% {
    transform: translateX(-100%); }
  100% {
    transform: translateX(100%); } }

.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: 1165px;
      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: 782px;
        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 .topBar__3PgQI {
          width: 750px;
          height: 28px;
          margin: 4px 0 0 16px;
          box-sizing: border-box;
          padding: 0 10px;
          display: flex;
          align-items: center;
          justify-content: space-between;
          background: rgba(11, 15, 20, 0.72);
          border: 1px solid rgba(255, 179, 0, 0.22);
          border-radius: 7px;
          box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.04); }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbBrand__I7Dyw {
            display: flex;
            align-items: center;
            gap: 6px;
            min-width: 0; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbBrand__I7Dyw .tbLogo__mIKD8 {
              width: 18px;
              height: 18px;
              -o-object-fit: contain;
                 object-fit: contain;
              filter: drop-shadow(0 0 3px rgba(255, 179, 0, 0.35)); }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbBrand__I7Dyw .tbName__1jzNV {
              font-family: 'Cinzel', serif;
              font-weight: 700;
              font-size: 12px;
              letter-spacing: 0.5px;
              color: #e8ecf3;
              white-space: nowrap; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbBrand__I7Dyw .tbName__1jzNV .tbNameAo__1xdem {
                color: #ffb300; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbRight__28elH {
            display: flex;
            align-items: center;
            gap: 12px; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbOnline__17xZr {
            display: flex;
            align-items: center;
            gap: 5px;
            font-family: 'Inter', sans-serif;
            font-size: 11px;
            color: #94a3b8;
            white-space: nowrap;
            cursor: default; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbOnline__17xZr b {
              color: #e8ecf3;
              font-weight: 700; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbOnline__17xZr .tbOnlineDot__2HVxt {
              width: 7px;
              height: 7px;
              border-radius: 50%;
              background: #3fb950;
              box-shadow: 0 0 6px rgba(63, 185, 80, 0.8);
              animation: tbPulse__3aMU2 2s ease-in-out infinite; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbNet__1v2er {
            display: flex;
            align-items: center;
            gap: 4px;
            font-family: 'Inter', sans-serif;
            font-size: 11px;
            color: #647389;
            white-space: nowrap;
            cursor: default; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbNet__1v2er .tbNetSep__Tm2hJ {
              color: #3a4454; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbTime__1EzFj {
            display: flex;
            align-items: center;
            gap: 5px;
            font-family: 'Inter', sans-serif;
            font-size: 11px;
            color: #94a3b8;
            white-space: nowrap;
            cursor: default; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbTime__1EzFj b {
              color: #ffd76a;
              font-weight: 700;
              letter-spacing: 0.3px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbTime__1EzFj .tbTimeIcon__1oJdm {
              font-size: 12px;
              line-height: 1; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbTime__1EzFj .tbTimeTotal__24pDS {
              color: #647389; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbTime__1EzFj .tbNetSep__Tm2hJ {
              color: #3a4454; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbSocials__3F6p3 {
            display: flex;
            align-items: center;
            gap: 6px; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbSocial__18UGD {
            width: 22px;
            height: 22px;
            display: flex;
            align-items: center;
            justify-content: center;
            border-radius: 5px;
            color: #94a3b8;
            background: rgba(255, 255, 255, 0.04);
            border: 1px solid rgba(255, 255, 255, 0.06);
            cursor: pointer;
            transition: color 0.15s, background 0.15s, border-color 0.15s, transform 0.15s; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbSocial__18UGD:hover {
              transform: translateY(-1px); }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbSocial__18UGD .tbSocialIcon__3Glz9 {
              display: block; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbSocial_discord__3XpTm:hover {
            color: #fff;
            background: #5865f2;
            border-color: #5865f2; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbSocial_facebook___rP9a:hover {
            color: #fff;
            background: #1877f2;
            border-color: #1877f2; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbSocial_youtube__3uVuR:hover {
            color: #fff;
            background: #ff0000;
            border-color: #ff0000; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbSocial_instagram__3a5Aq:hover {
            color: #fff;
            background: #e4405f;
            border-color: #e4405f; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .topBar__3PgQI .tbSocialSoon__1-Cm6 {
            opacity: 0.5; }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu {
          width: 750px;
          height: 570px;
          margin-top: 4px;
          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;
            width: 100%;
            height: 100%; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .levelUpCard__1ygmQ {
            position: absolute;
            top: 16px;
            left: 50%;
            transform: translateX(-50%);
            z-index: 8;
            pointer-events: none;
            display: flex;
            align-items: center;
            gap: 14px;
            padding: 9px 20px;
            white-space: nowrap;
            background: linear-gradient(180deg, rgba(20, 22, 30, 0.96), rgba(10, 11, 16, 0.96));
            border: 2px solid rgba(255, 179, 0, 0.55);
            border-radius: 12px;
            box-shadow: 0 6px 26px rgba(0, 0, 0, 0.6), 0 0 22px rgba(255, 179, 0, 0.18), inset 0 0 0 1px rgba(255, 255, 255, 0.04);
            animation: levelUpIn__1cPXy 0.45s cubic-bezier(0.2, 1.2, 0.3, 1), levelUpOut__3W3jW 0.6s ease 5.4s forwards; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .levelUpCard__1ygmQ .luLevel__2ePul {
              display: flex;
              flex-direction: column;
              align-items: center;
              line-height: 1; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .levelUpCard__1ygmQ .luLevelLabel__2HgtY {
              font-family: 'Cinzel', 'Georgia', serif;
              font-size: 11px;
              letter-spacing: 2px;
              color: #ffb300;
              text-shadow: 0 1px 2px #000; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .levelUpCard__1ygmQ .luLevelNum__1frRu {
              font-family: 'Cinzel', 'Georgia', serif;
              font-size: 30px;
              font-weight: 700;
              color: #ffd76a;
              text-shadow: 0 2px 4px #000, 0 0 12px rgba(255, 179, 0, 0.5); }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .levelUpCard__1ygmQ .luSep__NZOJL {
              width: 1px;
              height: 34px;
              background: linear-gradient(180deg, transparent, rgba(255, 179, 0, 0.5), transparent); }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .levelUpCard__1ygmQ .luStats__1Gigu {
              display: flex;
              gap: 16px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .levelUpCard__1ygmQ .luStat__NZg9j {
              display: flex;
              flex-direction: column;
              align-items: center;
              line-height: 1.15; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .levelUpCard__1ygmQ .luStatLabel__2m3oq {
              font-size: 10px;
              text-transform: uppercase;
              letter-spacing: 0.5px;
              color: #9aa4b2;
              margin-top: 2px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .levelUpCard__1ygmQ .luVida__HOZe1,
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .levelUpCard__1ygmQ .luMana__fUTCQ,
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .levelUpCard__1ygmQ .luGolpe__3bMvq {
              font-size: 17px;
              font-weight: 800;
              text-shadow: 0 1px 2px #000; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .levelUpCard__1ygmQ .luVida__HOZe1 {
              color: #6ee7a0; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .levelUpCard__1ygmQ .luMana__fUTCQ {
              color: #6ab8ff; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .render__1xfyu .levelUpCard__1ygmQ .luGolpe__3bMvq {
              color: #ff9d5c; }
        .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .console__14pdD {
          -webkit-user-select: text;
             -moz-user-select: text;
                  user-select: text;
          width: 750px;
          height: 118px;
          background: transparent;
          color: #e2e8f0;
          text-align: left;
          padding: 8px 12px;
          overflow-y: auto;
          font-size: 12px;
          font-weight: 600;
          word-wrap: break-word;
          position: absolute;
          top: 0;
          left: 0;
          z-index: 6;
          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;
            text-shadow: 0 1px 2px #000, 0 0 4px rgba(0, 0, 0, 0.9); }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_left__3T2ks .console__14pdD::-webkit-scrollbar {
            width: 5px; }
          .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.16);
            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: 706px;
          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: 782px;
          height: 53px;
          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: 4px 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: 178px;
          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-flex;
            align-items: center;
            justify-content: center;
            margin-left: 110px;
            margin-top: 20px;
            cursor: pointer;
            color: #ffb300;
            font-size: 25px;
            transition: transform 0.3s ease, color 0.2s ease, filter 0.2s ease; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .configuration__1gnkO:hover {
              transform: rotate(45deg);
              color: #ffd54f;
              filter: drop-shadow(0 0 6px rgba(255, 179, 0, 0.55)); }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .fsBtn__1tF2v {
            position: absolute;
            top: 28px;
            right: 62px;
            width: 26px;
            height: 26px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 13px;
            color: #94a3b8;
            background: rgba(0, 0, 0, 0.35);
            border: 1px solid rgba(255, 179, 0, 0.25);
            border-radius: 5px;
            cursor: pointer;
            transition: color 0.15s, border-color 0.15s; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .fsBtn__1tF2v:hover {
              color: #ffb300;
              border-color: #ffb300;
              filter: drop-shadow(0 0 5px rgba(255, 179, 0, 0.4)); }
          .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 .expText__1beB7 {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 100%;
              display: flex;
              align-items: center;
              justify-content: space-between;
              padding: 0 8px;
              box-sizing: border-box;
              z-index: 5;
              font-family: 'Inter', sans-serif;
              font-weight: bold;
              font-size: 10px;
              color: #ffffff;
              text-shadow: 0 1px 2px #000, 0 0 3px rgba(0, 0, 0, 0.9);
              cursor: default;
              pointer-events: none; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .exp__1arPr .expNum__1_GM3 {
              letter-spacing: 0.2px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .exp__1arPr .expPct__2JQiw {
              color: #ffe9b0; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .header__p979o .buttons__3okLa {
            width: 383px;
            height: 56px;
            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: 0;
              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: 289px;
          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: 12px;
            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 .inventary__1BDkz .slotStaged__271-6 {
              opacity: 0.35;
              border-style: dashed !important; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .slotVip__1-mxe {
              cursor: not-allowed;
              display: inline-flex !important;
              align-items: center;
              justify-content: center;
              background: repeating-linear-gradient(45deg, rgba(255, 179, 0, 0.05) 0px, rgba(255, 179, 0, 0.05) 6px, rgba(11, 15, 20, 0.7) 6px, rgba(11, 15, 20, 0.7) 12px) !important;
              border-color: rgba(255, 179, 0, 0.22) !important; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .slotVip__1-mxe:hover {
                border-color: rgba(255, 179, 0, 0.45) !important; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .slotVipLock__17eNS {
              font-size: 13px;
              color: rgba(255, 179, 0, 0.55); }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .dropRow__2DAZq {
              display: flex;
              gap: 4px;
              margin-top: 2px;
              font-size: 0; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .dropTray__2ecGC {
              flex: 1;
              min-height: 62px;
              display: flex;
              flex-wrap: wrap;
              align-items: center;
              gap: 3px;
              padding: 4px 8px;
              box-sizing: border-box;
              background: rgba(11, 15, 20, 0.55);
              border: 1px dashed rgba(255, 179, 0, 0.3);
              border-radius: 6px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .dropSide__19R5i {
              flex-shrink: 0;
              width: 52px;
              display: flex;
              flex-direction: column;
              gap: 4px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .trayHint__1rs8N {
              width: 100%;
              text-align: center;
              font-family: 'Inter', sans-serif;
              font-size: 10px;
              color: #647389;
              letter-spacing: 0.3px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .trayItem__3vhft {
              position: relative;
              width: 32px;
              height: 32px;
              border: 1px solid rgba(255, 179, 0, 0.35);
              border-radius: 4px;
              background: rgba(15, 23, 42, 0.7);
              cursor: pointer; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .trayItem__3vhft:hover {
                border-color: #ff5b5b; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .trayItemImg__1gIWU {
              position: absolute;
              inset: 1px;
              background-size: 100%;
              background-repeat: no-repeat; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .trayItemCant__2nHRj {
              position: absolute;
              bottom: 0;
              right: 2px;
              font-family: 'Inter', sans-serif;
              font-weight: bold;
              font-size: 8px;
              color: #fff;
              text-shadow: 0 1px 2px #000; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .trashBox__3AeOy {
              height: 29px;
              display: flex;
              align-items: center;
              justify-content: center;
              font-size: 13px;
              color: #94a3b8;
              background: rgba(11, 15, 20, 0.55);
              border: 1px solid rgba(148, 163, 184, 0.2);
              border-radius: 6px;
              transition: color 0.15s, border-color 0.15s; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .trashBox__3AeOy:hover {
                color: #ff5b5b;
                border-color: rgba(255, 91, 91, 0.5); }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .trayThrowBtn__1n1f5 {
              height: 29px;
              line-height: 29px;
              text-align: center;
              font-family: 'Cinzel', serif;
              font-weight: 700;
              font-size: 10px;
              letter-spacing: 1px;
              color: #0b0f14;
              background: linear-gradient(135deg, #ffe9b0, #ffc24d, #b58000);
              border-radius: 6px;
              cursor: pointer; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .trayThrowBtn__1n1f5:hover {
                filter: brightness(1.06); }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .trayThrowOff__2HzYs {
              opacity: 0.35;
              cursor: default; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .inventary__1BDkz .trayThrowOff__2HzYs:hover {
                filter: none; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .spell__2tGi6 {
            display: none;
            margin-top: 12px;
            margin-left: 43px;
            width: 300px;
            height: 265px;
            flex-direction: column;
            font-size: 0;
            box-sizing: border-box; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .spellList__3ywfK {
            flex: 1;
            min-height: 0;
            overflow-y: auto;
            border: 1px solid rgba(255, 179, 0, 0.2);
            border-bottom: none;
            border-radius: 6px 6px 0 0;
            background: repeating-linear-gradient(180deg, rgba(148, 163, 184, 0.06) 0px, rgba(148, 163, 184, 0.06) 24px, rgba(11, 15, 20, 0.45) 24px, rgba(11, 15, 20, 0.45) 48px); }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .spellList__3ywfK::-webkit-scrollbar {
              width: 6px; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .spellList__3ywfK::-webkit-scrollbar-track {
              background: rgba(11, 15, 20, 0.5); }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .spellList__3ywfK::-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 .spellList__3ywfK::-webkit-scrollbar-thumb:hover {
                background: rgba(255, 179, 0, 0.5); }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .spellRow__26akl {
            display: flex;
            align-items: center;
            gap: 7px;
            box-sizing: border-box;
            height: 24px;
            padding: 0 8px 0 5px;
            cursor: pointer;
            font-family: 'Inter', sans-serif;
            font-size: 12px;
            color: #cbd5e1;
            border-left: 2px solid transparent;
            transition: background 0.12s, color 0.12s; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .spellRow__26akl:hover {
              background: rgba(255, 179, 0, 0.1);
              color: #ffe9b0; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .spellRowSelected__hfjDH {
            background: linear-gradient(90deg, rgba(255, 179, 0, 0.28), rgba(255, 179, 0, 0.08)) !important;
            border-left-color: #ffb300;
            color: #ffe9b0; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .spellRowIcon__2gGFU {
            flex-shrink: 0;
            width: 18px;
            height: 18px; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .spellRowName__2pBDl {
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis; }
          .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .lanzarBtn__8xC7C {
            flex-shrink: 0;
            height: 26px;
            line-height: 26px;
            text-align: center;
            font-family: 'Cinzel', serif;
            font-weight: 700;
            font-size: 12px;
            letter-spacing: 1.5px;
            color: #ffb300;
            background: rgba(11, 15, 20, 0.85);
            border: 1px solid rgba(255, 179, 0, 0.3);
            border-radius: 0 0 6px 6px;
            cursor: pointer;
            transition: background 0.15s, color 0.15s; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .body__14suA .lanzarBtn__8xC7C:hover {
              background: rgba(255, 179, 0, 0.14);
              color: #ffe9b0; }
        .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;
              cursor: pointer;
              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;
            position: relative; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .minimap_tip__1l2Nu {
              position: absolute;
              top: 2px;
              left: 12px;
              max-width: 148px;
              padding: 2px 6px;
              font-family: 'Inter', sans-serif;
              font-size: 10px;
              font-weight: 600;
              line-height: 1.3;
              color: #fff;
              background: rgba(6, 9, 13, 0.92);
              border: 1px solid rgba(255, 255, 255, 0.15);
              border-radius: 4px;
              white-space: nowrap;
              overflow: hidden;
              text-overflow: ellipsis;
              pointer-events: none;
              z-index: 6;
              box-shadow: 0 2px 6px rgba(0, 0, 0, 0.6); }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .minimap_tip_npc__2tyNY {
              border-left: 3px solid #ff5252; }
            .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .minimap_tip_player__1VqHK {
              border-left: 3px solid #40c4ff; }
            .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: absolute;
                box-shadow: 0 0 6px #00e676;
                z-index: 3; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .minimap__YzcSf .dot_minimap__2SV3G {
                position: absolute;
                width: 3px;
                height: 3px;
                border-radius: 50%;
                z-index: 2;
                cursor: help; }
                .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .minimap__YzcSf .dot_minimap__2SV3G::after {
                  content: "";
                  position: absolute;
                  top: -4px;
                  left: -4px;
                  right: -4px;
                  bottom: -4px; }
                .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .minimap__YzcSf .dot_minimap__2SV3G:hover {
                  z-index: 4; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .minimap__YzcSf .dot_npc__3uaWu {
                background-color: #ff5252;
                box-shadow: 0 0 4px #ff5252; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .minimap__YzcSf .dot_npc_amigo__1lmfT {
                background-color: #ffd740;
                box-shadow: 0 0 4px #ffd740; }
              .outer__2rh6w .middle__Oh7nY .content__3yaN7 .content_right__T8-n0 .footer__DhOLa .right_footer___i6yC .minimap__YzcSf .dot_player__1x59Q {
                background-color: #40c4ff;
                box-shadow: 0 0 4px #40c4ff; }
            .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); }

.bagModal__1v9kC {
  position: absolute;
  top: 120px;
  left: 140px;
  z-index: 60;
  width: 232px;
  background: rgba(11, 15, 21, 0.96);
  border: 1px solid rgba(255, 179, 0, 0.45);
  border-radius: 8px;
  box-shadow: 0 14px 40px rgba(0, 0, 0, 0.65);
  font-size: 0; }
  .bagModal__1v9kC .bagHeader__10lUP {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 7px 10px;
    border-bottom: 1px solid rgba(255, 179, 0, 0.25);
    font-family: 'Cinzel', serif;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 1.5px;
    color: #ffb300; }
  .bagModal__1v9kC .bagClose__23r0f {
    cursor: pointer;
    color: #94a3b8;
    font-size: 12px; }
    .bagModal__1v9kC .bagClose__23r0f:hover {
      color: #ff5b5b; }
  .bagModal__1v9kC .bagGrid__xs0Bp {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    padding: 8px;
    max-height: 160px;
    overflow-y: auto; }
    .bagModal__1v9kC .bagGrid__xs0Bp::-webkit-scrollbar {
      width: 6px; }
    .bagModal__1v9kC .bagGrid__xs0Bp::-webkit-scrollbar-thumb {
      background: rgba(255, 179, 0, 0.3);
      border-radius: 3px; }
  .bagModal__1v9kC .bagItem__3HSlu {
    position: relative;
    width: 38px;
    height: 38px;
    border: 1px solid rgba(255, 179, 0, 0.25);
    border-radius: 5px;
    background: rgba(15, 23, 42, 0.7);
    cursor: pointer;
    transition: border-color 0.12s, transform 0.12s; }
    .bagModal__1v9kC .bagItem__3HSlu:hover {
      border-color: #ffb300;
      transform: scale(1.06); }
  .bagModal__1v9kC .bagItemImg__34Y7M {
    position: absolute;
    inset: 2px;
    background-size: 100%;
    background-repeat: no-repeat; }
  .bagModal__1v9kC .bagItemCant__3u2i8 {
    position: absolute;
    bottom: 0;
    right: 2px;
    font-family: 'Inter', sans-serif;
    font-weight: bold;
    font-size: 9px;
    color: #fff;
    text-shadow: 0 1px 2px #000; }
  .bagModal__1v9kC .bagTakeAll__2rwsD {
    height: 26px;
    line-height: 26px;
    text-align: center;
    font-family: 'Cinzel', serif;
    font-weight: 700;
    font-size: 11px;
    letter-spacing: 1.5px;
    color: #ffb300;
    border-top: 1px solid rgba(255, 179, 0, 0.25);
    cursor: pointer; }
    .bagModal__1v9kC .bagTakeAll__2rwsD:hover {
      background: rgba(255, 179, 0, 0.12);
      color: #ffe9b0; }

.chlogOverlay__N5SvW {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 90;
  background: rgba(4, 6, 9, 0.72);
  display: flex;
  align-items: center;
  justify-content: center; }

.chlogModal__3DcEF {
  width: 520px;
  max-height: 540px;
  display: flex;
  flex-direction: column;
  background: rgba(11, 15, 21, 0.97);
  border: 1px solid rgba(255, 179, 0, 0.5);
  border-top: 3px solid #ffb300;
  border-radius: 10px;
  box-shadow: 0 18px 60px rgba(0, 0, 0, 0.75); }

.chlogHeader__B3od4 {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 3px;
  color: #ffd874;
  text-align: center;
  padding: 14px 16px 12px;
  border-bottom: 1px solid rgba(255, 179, 0, 0.25); }

.chlogList__IxX5D {
  overflow-y: auto;
  padding: 6px 18px; }

.chlogEntry__2dyQo {
  padding: 11px 2px;
  border-bottom: 1px solid rgba(148, 163, 184, 0.12); }
  .chlogEntry__2dyQo:last-child {
    border-bottom: none; }

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

.chlogTag__2TUUg {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 9px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #ff9666;
  background: rgba(255, 87, 34, 0.12);
  border: 1px solid rgba(255, 87, 34, 0.35);
  border-radius: 999px;
  padding: 2px 9px; }

.chlogTagGold__2WcO2 {
  color: #ffd874;
  background: rgba(255, 179, 0, 0.1);
  border-color: rgba(255, 179, 0, 0.4); }

.chlogDate__1echN {
  font-size: 10px;
  color: #647389; }

.chlogTitle__u-7hU {
  font-size: 13px;
  font-weight: 700;
  color: #e8edf4;
  margin-bottom: 3px; }

.chlogText__3GRDK {
  font-size: 11.5px;
  line-height: 1.55;
  color: #9aa7b8;
  margin: 0; }

.chlogFooter__1KHyE {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 12px 18px 14px;
  border-top: 1px solid rgba(255, 179, 0, 0.25); }

.chlogAll__2rWl0 {
  font-size: 11px;
  color: #9aa7b8;
  text-decoration: underline;
  cursor: pointer; }
  .chlogAll__2rWl0:hover {
    color: #ffd874; }

.chlogPlay__lUq0M {
  font-family: 'Cinzel', serif;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 2px;
  color: #1a1205;
  background: linear-gradient(135deg, #ffe9b0 0%, #ffc24d 45%, #b58000 100%);
  border: none;
  border-radius: 8px;
  padding: 10px 30px;
  cursor: pointer; }
  .chlogPlay__lUq0M:hover {
    filter: brightness(1.08); }

@keyframes levelUpIn__1cPXy {
  from {
    opacity: 0;
    transform: translateX(-50%) translateY(-14px) scale(0.9); }
  to {
    opacity: 1;
    transform: translateX(-50%) translateY(0) scale(1); } }

@keyframes levelUpOut__3W3jW {
  from {
    opacity: 1;
    transform: translateX(-50%) translateY(0); }
  to {
    opacity: 0;
    transform: translateX(-50%) translateY(-8px); } }

