/*!
 * BlizzCMS
 *
 * An Open Source CMS for "World of Warcraft"
 *
 * This content is released under the MIT License (MIT)
 *
 * Copyright (c) 2017 - 2019, WoW-CMS
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 *
 * @theme  Default
 * @author  WoW-CMS
 * @copyright  Copyright (c) 2017 - 2019, WoW-CMS.
 * @license https://opensource.org/licenses/MIT MIT License
 * @link    https://wow-cms.com
 * @since   Version 1.0.1
 * @filesource
 */

@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/lobster-regular-webfont.woff2') format('woff2'), url('../fonts/lobster-regular-webfont.woff') format('woff');
}
@font-face {
  font-family: 'Ancizar Serif';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/ancizarserif-variablefont.woff') format('woff'), url('../fonts/ancizarserif-variablefont.woff2') format('woff2');
}
@font-face {
  font-family: 'Grenze';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/grenze-regular.woff') format('woff'), url('../fonts/grenze-regular.woff2') format('woff2');
}

html {
  overflow-y: scroll;
  background: transparent;
  color: #fff;
  color:lch(90.39% 34.86 86.57)
}

body {
  background-color: #000000;
  background-image: url('../images/fondonaranjo1.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  color:lch(90.39% 34.86 86.57)
}

img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

a {
  color:oklab(85.414% 0.01637 0.12644);
  text-decoration: none;
  transition: color ease-in .15s;
  font-family: 'Ancizar Serif' !important;
  font-size: 16px !important;
}

a:hover {
  color: lab(75.26% 23.99 71.59);
  text-decoration: none;
}

hr,
.uk-hr {
  border-top-color: rgba(255, 255, 255, .2);
}

p {
  color:oklab(93.33% 0.00678 0.06947);
  font-family: 'Ancizar Serif' !important;
  font-size: 16px;
}

h1,
h2,
h3,
h4,
.uk-h1,
.uk-h2,
.uk-h3,
.uk-h4,
.uk-h5,
.uk-h6 {
  color: oklab(78.762% 0.04468 0.1361);
  font-family: 'Grenze'!important;
  font-size: 22px !important;
  
}

h6,
.uk-margin-small {
  color: oklab(85.414% 0.01637 0.12644);
  font-family: 'Grenze';
  font-size: 16px;
  
}

h5 {
  color: oklab(78.762% 0.04468 0.1361);
  font-family: 'Grenze' !important;
  font-size: 16px;
  
}

.uk-label {
  font-family: 'Grenze' !important;
  font-size: 16px;
}

/* PVP TABLE */
.uk-table-expand {
  font-family: 'Grenze' !important;
  font-size: 16px;
}

.uk-width-small {
  font-family: 'Grenze' !important;
  font-size: 16px;
}

.uk-navbar-container.custom-navbar-bg:not(.uk-navbar-transparent) {
  background-color: transparent;
  background-image: url('../images/navbarr-bg.png');
  background-repeat: no-repeat ;
  background-position: center -7px ;
  background-size: 1520px 130px !important;
  box-shadow: inset 0 -1px 0 0 rgba(255, 255, 255, 0) ;
  border-bottom: 0px solid hsla(0, 0%, 100%, 0);
  min-height: 50px ;
  padding: 15px 0 ;
}

.uk-navbar-item,
.uk-navbar-nav > li > a,
.uk-navbar-toggle {
  font-family: 'Grenze'!important;
  font-size: 20px !important;
  font-weight: 400;
  min-height: 40px;
  color:lch(90.39% 34.86 86.57);
  transition: color 0.3s ease, transform 0.3s ease;
  text-shadow: 1px 1px 2px rgba(0,0,0,1);
}

.uk-navbar-nav > li:hover > a,
.uk-navbar-nav > li > a.uk-open,
.uk-navbar-nav > li > a:focus {
  color: hwb(29 21% 1%) !important;
  transform: scale(1.1);
  text-shadow: 4px 4px 3px rgba(0, 0, 0, 1);
}

.uk-navbar-dropdown-nav > li > a {
  font-family: 'Grenze';
  font-size: 16px;
  padding: 4px 12px;
  color: hsl(40, 61%, 77%);
  transition: background 0.2s, color 0.2s;
}

.uk-navbar-dropdown-nav > li > a:focus,
.uk-navbar-dropdown-nav > li > a:hover {
  background: rgba(100, 89, 25, 0.2);
  color: hwb(29 9% 0%);
}

[class*="uk-dropdown-bottom"] {
  margin-top: 2px;
}

[class*="uk-navbar-dropdown-bottom"] {
  margin-top: 1px;
}

.uk-navbar-dropdown  {
  background: rgba(16, 9, 5, 0.8);
  border-radius: 8px;
  font-family: 'Grenze';
  border: none;
  box-shadow: 0 4px 10px rgba(0,0,0,0.5);
  min-width: 180px;
  padding: 6px 0;
}

.blizzcms-cart-dropdown {
  padding: 4px 12px;
  font-family: 'Ancizar Serif';
  color: hsl(40, 61%, 77%);
  transition: background 0.2s, color 0.2s;
}

.uk-offcanvas-bar {
  background: #151a23;
}

#mobile .uk-offcanvas-bar {
  padding: 20px 0;
}

#mobile .uk-offcanvas-bar .uk-nav-default {
  font-size: 1rem;
}

#mobile .uk-offcanvas-bar .uk-nav-parent-icon > .uk-parent > a::after {
  height: 2.5em;
}

#mobile .uk-offcanvas-bar .uk-nav-default > li > a {
  border-top: 1px solid rgba(255, 255, 255, .1);
  line-height: 2.5em;
  padding: 0 12px;
  color: #bdbdbd;
  transition: all ease .3s;
}

#mobile .uk-offcanvas-bar .uk-nav-default > li > a:hover {
  background-color: rgba(255, 255, 255, .02);
  color: #fff;
}

#mobile .uk-offcanvas-bar .uk-nav-default > li.uk-parent.uk-open > a {
  border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.uk-modal-title {
  color: #fff;
  font-size: 1.625rem;
}

.uk-modal-dialog {
  border: 1px solid rgba(255, 255, 255, .1);
}

.uk-modal-dialog,
.uk-modal-body,
.uk-modal-header,
.uk-modal-footer {
  background: rgba(237, 9, 9, 0.7);
}

.uk-modal-header{
  border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.uk-modal-footer {
  border-top: 1px solid rgba(255, 255, 255, .1);
}

.slider-section {
  background: linear-gradient(0deg, #00000000 0, transparent);
}

.main-section {
  border-top: 1px solid lch(41.62% 21.88 258.34 / 0);
}

.header-section {
  background-image: url('../images/headerr-background.png');
  background-repeat: no-repeat;
}






.uk-card-default {
  background: #0000005b;
  border: 1px solid rgba(212, 131, 9, 0.1);
  border-radius: 8px;
  box-shadow:0 0 8px 8px  #fec45116;
  color: #ccc;
}

.uk-card-default .uk-card-header {
  border-bottom: 1px solid #d4830943;
  padding: 10px;
}

.uk-card-default .uk-card-footer {
  border-top: 1px solid rgba(255, 255, 255, .1);
}

.uk-card-default.news-card {
  background: #0000005b;
  border: 1px solid rgba(212, 131, 9, 0.1);
  color: rgba(255, 255, 255, .7);
  border-radius: 8px;
  overflow: hidden;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
 
}

.uk-card-default.news-card:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: all ease-in .2s;
}


.news-card {
  display: flex;
  align-items: stretch;
  min-height: 180px; /* Aumenta el alto mínimo de la tarjeta */
  overflow: hidden;
}

.news-img {
  width: 100%;
  height: 210px;      /* Cambia altura a tu gusto */
  max-height: 210px;  /* Límite máximo opcional */
  object-fit: cover;  /* Recorta imagen sin deformar */

}


.uk-card-media-left:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  border-right: 1px solid rgba(212, 131, 9, 0.1);
}

.uk-card-default.news-card.uk-card-hover:hover {
  background: #0000005b;
  transform: scale(1.01);
  box-shadow: 0 0 8px 8px hsla(40, 99%, 66%, 0.216);
}

.uk-card-hover:hover.uk-card-default.news-card:after {
  border-color: #00aeff;
}

.uk-card-body {
  padding: 15px;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  justify-content: center; /* Centra el texto verticalmente */  
}

.news-link {
  text-decoration: none;
  color: inherit;
}

.news-readmore {
  font-weight: bold;
  color: hsl(42, 100%, 41%);
}
.news-link:hover .news-readmore {
  text-decoration: underline;
}

.uk-card-footer {
  padding: 15px;
}

.uk-card-default.myaccount-card {
  border-top: 1px solid rgba(255, 255, 255, .1);
  border-radius: 8px;
  background: #0000005b;
  color: rgba(255, 255, 255, .7);
}

.uk-card-default.myaccount-card .uk-card-header {
  background: #0000005b;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.dotted-divider:after {
  content: "";
  display: inline-block;
  border-top: 2px dotted rgba(0, 174, 255, .8);
  width: 200px;
  max-width: 100%;
  padding-bottom: 10px;
}

.card-status {
  border: 1px solid rgba(255, 255, 255, .1);
  border-image-slice: 1;
  border-image-width: 1px;
  border-radius: 8px;
  padding: 15px 20px;
  background: #0000005b;
  color: #ccc;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.card-status:hover {
  background: #0000005b;
  transform: scale(1.01);
  box-shadow: 0 0 8px 8px hsla(40, 99%, 66%, 0.216);
}

.image-card {
  position: relative;
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100px;
  height: 200px;
  box-shadow: 0 8px 17px rgba(0,0,0,.1);
}

.image-card:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px solid rgba(255, 255, 255, .15);
  z-index: 1;
}

@media screen and (max-width: 640px) {
  .image-card {
    position: relative;
    display: block;
    object-fit: contain;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 90%;
    height: 165px;
    box-shadow: 0 8px 17px rgba(0,0,0,.1);
  }
}

@media screen and (max-width: 640px) {
  .news-img {
    height: auto;          /* Ajusta altura automática */
    max-height: 200px;     /* Límite para no ser demasiado grande */
    object-fit: cover;     /* Recorta manteniendo proporción */
  }
}


.image-post {
  position: relative;
  display: block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100px;
  height: 200px;
  box-shadow: 0 8px 17px rgba(0,0,0,.1);
}

.image-post:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border: 1px solid rgba(255, 255, 255, .15);
  z-index: 1;
}

@media screen and (max-width: 640px) {
  .image-post {
    position: relative;
    display: block;
    object-fit: contain;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 100%;
    height: 133px;
    box-shadow: 0 8px 17px rgba(0,0,0,.1);
  }
}

.uk-button-small {
  padding: 0 10px;
  font-size: .75rem;
}

.uk-button-default {
  background-color: hsl(40, 57%, 73%); 
  border: 1px solid hsl(38, 100%, 50%);
  border-radius: 4px;
  font-family: 'Grenze';
  font-weight: bold;
  color: hsl(0, 0%, 0%);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
  
.uk-button-default:focus,
.uk-button-default:hover {
  background-color: hsl(40, 73%, 59%);        /* dorado más intenso */
  color: hsl(0, 0%, 0%);
  border: 1px solid hsl(38, 100%, 50%);
  box-shadow: 0 0 12px lab(65.85% 45.09 58.25);
  transform: scale(1.01);

}

.uk-button-default.uk-active,
.uk-button-default:active {
  background: lab(77.12% 21.83 58.33);
  color: #000000;
  border: 1px solid hsl(38, 100%, 50%);
  transform: scale(1.01);
  box-shadow: 0 0 6px 6px hwb(33 32% 0% / 0.537);
}

.uk-button-default:disabled {
  background: #ca0e28;
  color: #fff;
   border: 1px solid #ca0e28;
}

.uk-button-danger {
  background: #ca0e28;
  border: 1px solid #ca0e28;
  color: #fff;
  transition: all ease .3s;
}

.uk-button-danger:focus,
.uk-button-danger:hover {
  background: #ff002f;
  color: #fff;
  border-color: #ff002f;
   transform: scale(1.03);
}

.uk-button-danger.uk-active,
.uk-button-danger:active {
  background: #ff002f;
  color: #fff;
  border-color: #ff002f;
}

.uk-button-danger:disabled {
  background: #ff002f;
  color: #fff;
  border-color: #ff002f;
}


/*PAYPAL*/
.uk-button-secondary {
  background: #151C23;
  border: 1px solid #292e33;
  color: #fff;
  transition: all ease .3s;
}

.uk-button-secondary:focus,
.uk-button-secondary:hover {
  background: #292e33;
  color: #fff;
  border-color: #292e33;
}

.uk-button-secondary.uk-active,
.uk-button-secondary:active {
  background: #292e33;
  color: #fff;
  border-color: #292e33;
}

.uk-button-secondary:disabled {
  background: #292e33;
  color: #fff;
  border-color: #292e33;
}

.uk-icon-button {
  background: rgba(0, 174, 255, .1);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, .07);
}

.uk-icon-button:focus,
.uk-icon-button:hover {
  background-color: rgba(255, 255, 255, .2);
  color: #fff;
}

.uk-active>.uk-icon-button,
.uk-icon-button:active {
  background-color: rgba(255, 255, 255, .2);
  color: #fff;
}

.uk-button-text {
  color: hwb(28 35% 0%);
}

.uk-button-text::before {
  border-color: hsl(22, 76%, 52%);
}

.uk-button-text:focus,
.uk-button-text:hover {
  color:hsl(22, 76%, 52%);
}

.uk-button-text:disabled {
  color: #ccc;
}

.uk-text-primary {
  color: #00aeff !important;
}

.uk-text-meta {
  color:oklab(90.941% 0.00673 0.0736);
  font-size: 1rem;
}

.uk-alert {
  padding: 8px 16px;
}

.uk-alert-close {
  top: 14px;
}

.uk-alert-danger {
  background: #ff3636;
  color: #fff;
}

.uk-alert-warning {
  background: #ff8b36;
  color: #fff;
}

.uk-alert-success {
  background: #25ce5c;
  color: #fff;
}

.uk-column-divider {
  column-rule: 1px solid rgba(255, 255, 255, .15);
}

.uk-tab::before {
  border-bottom-color: rgba(255, 255, 255, .4);
}

.uk-tab > * > a {
  color: rgba(255, 255, 255, .7);
}

.uk-tab > * > a:focus,
.uk-tab > * > a:hover {
  color: #fff;
}

.uk-tab > .uk-active > a {
  color: #fff;
  border-color: #00aeff;
}

.uk-tab-right > * > a {
  border-left-width: 2px;
}

.uk-tab-right::before {
  border-left: 2px solid rgba(255, 255, 255, .2);
}

.uk-table th {
  color: #fff;
  font-weight: 600;
}

.uk-table-divider > :first-child > tr:not(:first-child),
.uk-table-divider > :not(:first-child) > tr,
.uk-table-divider > tr:not(:first-child) {
  border-top: 1px solid rgba(255, 255, 255, .3);
}

.myaccount-card tbody tr:first-child {
  border-top: none;
}

.myaccount-card tbody tr:last-child {
  border-bottom: none;
}

.uk-dotnav > * > * {
  background-color: rgba(214, 214, 214, .6);
  border-color: transparent;
  border-radius: 30px;
  width: 50px;
  height: 8px;
}

.uk-dotnav > * > :focus,
.uk-dotnav > * > :hover {
  background-color: rgba(214, 214, 214, .8);
}

.uk-dotnav > .uk-active > *,
.uk-dotnav > * > :active {
  background-color: rgba(0, 174, 255, .8);
}

.uk-tile.alliance-bar {
  background: linear-gradient(to bottom, #1e7fe1 0%, #1e7fe1 50%, #196bbd 51%, #196bbd 100%);
  border-width: 1px 0 1px 1px;
  border-style: solid;
  border-color: rgba(255, 255, 255, .1);
  border-radius: 2px 0 0 2px;
  color: #fff;
  font-size: .875rem;
  padding: 2px 10px;
  box-shadow: inset 0 0 8px 4px rgba(255, 255, 255, .15);
}

.uk-tile.horde-bar {
  background: linear-gradient(to bottom, #e11e1e 0%, #e11e1e 50%, #bd1919 51%, #bd1919 100%);
  border-width: 1px 1px 1px 0;
  border-style: solid;
  border-color: rgba(255, 255, 255, .1);
  border-radius: 0 2px 2px 0;
  color: #fff;
  font-size: .875rem;
  padding: 2px 10px;
  box-shadow: inset 0 0 8px 4px rgba(255, 255, 255, .15);
}

.uk-nav-default.myaccount-nav {
  background: rgba(0, 0, 0, .45);
  border-radius: 8px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, .15);
}

.uk-nav-default.myaccount-nav > li > a {
  color: oklab(93.33% 0.00678 0.06947);
  font-size: .9375rem;
  padding: 10px 20px;
  border-left: 4px solid transparent;
  transition: background ease-in-out .1s;
}

.uk-nav-default.myaccount-nav > li.uk-active > a {
  background: #ffaf1b3d;
  border-left-color: hsl(39, 100%, 50%);
  border-radius: 8px;
  font-family: 'Ancizar Serif';
  font-weight: bold;
  color: hsl(39, 100%, 50%);
}

.uk-nav-default.myaccount-nav > li > a:focus,
.uk-nav-default.myaccount-nav > li > a:hover {
  background:  #ffaf1b3d;
  border-radius: 8px;
  color: oklab(93.33% 0.00678 0.06947);
}

.uk-nav-default.myaccount-nav .uk-nav-header {
  color: #fff;
}

.uk-nav-default.myaccount-nav .uk-nav-divider {
  border-top: 1px solid rgba(255, 255, 255, .1);
  margin: 5px 20px;
}

.uk-subnav.subnav-points {
  margin: 0;
}

.url-flex-points {
  display: inline-flex;
  color: #d00000;
  font-weight: 600;
}

.uk-subnav.subnav-points > * {
  padding-left: 10px;
  color: hwb(37 29% 0%);
  font-size: 1rem;
  font-weight: bold;
}

.uk-subnav-divider.subnav-points > :nth-child(n+2):not(.uk-first-column)::before {
  margin-right: 10px;
  border-left-color: rgba(255, 255, 255, 0);
}

.dp-icon {
  display: inline-block;
  position: relative;
  background-image: url('../../../../../assets/images/pd.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  margin: 0 3px;
  vertical-align: middle;
}

.vp-icon {
  display: inline-block;
  position: relative;
  background-image: url('../../../../../assets/images/pv.png');
  background-repeat: no-repeat;
  background-size: contain;
  width: 24px;
  height: 24px;
  margin: 0 3px;
  vertical-align: middle;
}

.uk-logo {
  font-family: 'Lobster', cursive;
  font-size: 30px;
  color: #fff;
}

.uk-logo:focus,
.uk-logo:hover {
  color: #fff;
}

.uk-table-small td {
  padding: 10px 8px;
  color:oklab(93.33% 0.00678 0.06947);
  font-family: 'Ancizar Serif';
  font-size: 18px;
}

.uk-table-small th {
  padding: 10px 8px;
  color: oklab(78.762% 0.04468 0.1361);
  font-family: 'Grenze';
  font-size: 1rem;
}

.uk-pagination > * {
  padding-left: 8px;
}

.uk-pagination > * > * {
  display: flex;
  background: #0e86ca;
  border: 1px solid #00aeff;
  color: #fff;
  font-size: .875rem;
  font-weight: 700;
  line-height: 26px;
  padding: 0 10px;
  align-items: center;
  justify-content: center;
  transition: all ease-in-out .15s;
}

.uk-pagination > * > :focus,
.uk-pagination > * > :hover {
  background-color: #00aeff;
  border-color: #00aeff;
  color: #fff;
}

.uk-pagination > .uk-active > * {
  background-color: #00aeff;
  border-color: #00aeff;
  color: #fff;
}

.status-dot {
  display: inline-block;
  border-radius: 50%;
  height: 16px;
  width: 16px;
}

.status-dot > span,
.status-dot > span > span {
  display: block;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  animation: pulse 1.5s linear infinite;
}

.status-dot > span > span:after {
  content: '';
  display: block;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  animation: pulse 1.5s linear infinite;
}

.status-dot.online {
  background-color: #35e861;
}

.status-dot.online span,
.status-dot.online span:after {
  background-color: rgba(110, 255, 122, .4);
}

.status-dot.offline {
  background-color: hwb(2 0% 16%);
}

.status-dot.offline span,
.status-dot.offline span:after {
  background-color: rgba(236, 133, 134, .4);
}

.discord-widget img {
  border: 1px solid transparent;
  transition: all ease-in .25s;
}

.discord-widget:hover img {
  border: 1px solid rgba(255, 255, 255, .1);
  box-shadow: 0 15px 10px -15px rgba(0, 0, 0, .8);
  filter: grayscale(100%);
}

@keyframes pulse {
  0% {
    opacity: .75;
    transform: scale(1);
  }
  25% {
    opacity: .75;
    transform: scale(1);
  }
  100% {
    opacity: 0;
    transform: scale(1.8);
  }
}

.space-large {
  height: 80px;
}

.uk-nav-default.nav-store > li > a {
  color: lch(90.39% 34.86 86.57);
  font-family: 'Ancizar Serif';
  border-top: 1px solid rgba(255, 255, 255, .1);
  padding: 10px 20px;
}

.uk-nav-default.nav-store > li:first-child > a {
  color: lch(90.39% 34.86 86.57);
  font-family: 'Ancizar Serif';
  border-top: none;
}

.uk-nav-default.nav-store > li > a:focus,
.uk-nav-default.nav-store > li > a:hover {
  background: rgba(255, 255, 255, .025);
  color: oklab(78.762% 0.04468 0.1361);
}

.uk-nav-default.nav-store > li.uk-active > a {
  background: rgba(255, 255, 255, .025);
  color: oklab(78.762% 0.04468 0.1361);
  font-family: 'Ancizar Serif';
  font-weight: bold;
}

.nav-store ul.uk-nav-sub {
  padding: 0;
}

.uk-nav-default.nav-store .uk-nav-sub a {
  border-top: 1px solid rgba(255, 255, 255, .1);
  color: lch(90.39% 34.86 86.57);
  font-family: 'Ancizar Serif';
  padding: 10px 40px;
  word-break: break-all;
}

.uk-nav-default.nav-store .uk-nav-sub a:focus,
.uk-nav-default.nav-store .uk-nav-sub a:hover {
  background: rgba(255, 255, 255, .025);
  color: oklab(78.762% 0.04468 0.1361);
}

.uk-nav-default.nav-store .uk-nav-sub li.uk-active > a {
  background: rgba(255, 255, 255, .025);
  font-family: 'Ancizar Serif';
  font-weight: bold;
  color: oklab(78.762% 0.04468 0.1361);
}

.uk-nav-parent-icon > .uk-parent > a::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23ececec%22%20stroke-width%3D%221.1%22%20points%3D%2210%201%204%207%2010%2013%22%20%2F%3E%0D%0A%3C%2Fsvg%3E");
}

.uk-nav-parent-icon > .uk-parent.uk-open > a::after {
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0D%0A%20%20%20%20%3Cpolyline%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-width%3D%221.1%22%20points%3D%221%204%207%2010%2013%204%22%20%2F%3E%0D%0A%3C%2Fsvg%3E");
}

.blizzcms-item-container {
  background: #00000000;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  padding: 1rem; 
  transition: background-color 0.3s, box-shadow 0.3s; /* efecto suave */
  cursor: pointer;
  overflow: visible !important;
}
.uk-grid-small {
  align-items: stretch;  /* por defecto UIkit puede usar flex-start */
}

/* 1) Convierte cada “celda” de la grid en flex container */
.uk-grid-small > div {
  display: flex;
  flex-direction: column;
}

/* 2) Asegúrate de que la tarjeta rellene su contenedor */
.uk-grid-small > div .blizzcms-item-container {
  flex: 1;       /* ya lo tienes, pero lo reiteramos para este selector */
  min-height: 0; /* evita problemas de salto de línea */
}

.blizzcms-item-header {
  overflow: visible !important;
  text-align: center;
  cursor: pointer;
}
/* Convierte el icono en bloque y céntralo */
.blizzcms-item-header .item-store-icon {
  display: block;
  margin: 0 auto 16px; /* centrado + 8px de espacio abajo */
  margin-top: 16px;
}
/* Nombre del ítem debajo y centrado */
.blizzcms-item-header .uk-text-middle,
.blizzcms-item-header .wowhead-link,
.blizzcms-item-header .local-tooltip {
  font-family: 'Grenze'!important;
  font-size: 1.28rem !important;
  color: #eab461 !important;
  display: block;
  white-space: normal !important;
  overflow-wrap: break-word !important;
  transition: transform 0.2s;
  margin: 4px 0 0; /* 4px de separación arriba, centrado por text-align */
}
/* Hover: al pasar sobre la tarjeta, resalta y escala el nombre */
.blizzcms-item-container:hover .blizzcms-item-header .uk-text-middle,
.blizzcms-item-container:hover .blizzcms-item-header .wowhead-link,
.blizzcms-item-container:hover .blizzcms-item-header .local-tooltip {
  color: hwb(29 21% 1%) !important;     /* dorado intenso */
  transition: color 0.3s ease, transform 0.3s ease;
  text-shadow: 4px 4px 3px rgba(0, 0, 0, 1);
  transform: scale(1.04);
}

.blizzcms-item-body {
  margin-top: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}
/* Hover: fondo dorado suave y cursor pointer */
.blizzcms-item-container:hover {
  background-color: rgba(212, 175, 55, 0.2);  /* fondo dorado suave */
  cursor: pointer;
}

.blizzcms-item-body .blizzcms-item-price {
  font-family: 'Genze';
  font-weight: bold;
  margin-right: 5px;
  color: hwb(29 21% 1%);       /* mismo dorado que tus títulos activos */
  font-size: 1.1rem;           /* un poco más grande, si quieres */
  display: inline-block;
  transition: color 0.3s ease, text-shadow 0.3s ease, transform 0.3s ease;
}

/* Hover: al pasar sobre toda la tarjeta, resalta el precio */
.blizzcms-item-container:hover .blizzcms-item-price {
  color: hsl(40, 57%, 73%);    /* dorado más suave */
  text-shadow:
    0 0 4px rgba(212,175,55,1),
    0 0 8px rgba(212,175,55,1),
    0 0 12px rgba(212,175,55,0.9),
    0 0 16px rgba(212,175,55,0.7);
  transform: scale(1.1);       /* ligero aumento de tamaño */
}

.item-store-icon {
  display: block;         /* elimina espacios en línea sobrantes */
  width: 46px;            /* ocupa todo el ancho de la card */
  height: 46px;          /* nuevo alto fijo */
  margin: 1rem auto; 
  border-radius: 10%;  
  border: 2px solid hwb(29 21% 1%);     /* borde sólido dorado */
  box-shadow: 0 0 16px rgba(234, 227, 202, 0.6); /* brillo suave alrededor */
  overflow: hidden; 
  transition: transform 0.3s;
}

.blizzcms-item-container:hover .item-store-icon {
  transform: scale(1.08);    /* escala al hacer hover sobre la tarjeta */
}

.item-store-icon img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: contain;        /* centra y escala la imagen */
  object-position: center;
}

.blizzcms-store-summary .uk-accordion-title {
  background-color: rgba(74, 74, 74, .7);
  border-radius: 3px;
  border: 1px solid #4a4a4a;
  color: #fff;
  font-size: 1.25rem;
  padding: 6px;
}

/* 2. Que el grid interno se comporte como columna centrada */
.blizzcms-item-body .uk-grid {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  margin: 0; /* opcional: elimina márgenes extra */
}

/* 3. Separación entre precio y botón */
.blizzcms-item-body .blizzcms-item-price {
  margin-bottom: 10px;
}

/* Estilo base para el botón “Añadir al carrito” */
.blizzcms-item-body .uk-button {
  font-size: 1rem;
  font-weight: normal !important;
  color: hsl(34, 81%, 64%);                  /* texto dorado */
  border: 1px solid hsl(34, 81%, 64%);       /* borde dorado */
  background-color: hsla(0, 0%, 0%, 0.379);  /* fondo semitransparente */
  margin-top: 0;
  margin-bottom: 10px;
  display: inline-block;                     /* para animaciones y hover */
  transition: color 0.3s ease,
              background-color 0.3s ease,
              box-shadow 0.3s ease,
}

/* Hover sobre toda la tarjeta: resalta el botón */
.blizzcms-item-container:hover .uk-button {
  background-color: hsl(40, 57%, 73%);        /* fondo dorado suave */
  color: hsl(0, 0%, 0%);                      /* texto negro */
  box-shadow: 0 0 12px lab(72.72% 28.35 64.73);  
}

/* Hover directo sobre el botón: efecto “activo” */
.blizzcms-item-body .uk-button:hover {
  background-color: hsl(40, 73%, 59%);        /* dorado más intenso */
  color: hsl(0, 0%, 0%);                      /* texto negro */
  box-shadow: 0 0 12px lab(65.85% 45.09 58.25);
}

img.cart-item-icon {
  width: 32px;
  height: 32px;
  margin-right: 8px;
  vertical-align: middle;
  border-radius: 4px;
  border: 1px solid hwb(29 21% 1%);   
  box-shadow: 0 0 16px rgba(234, 227, 202, 0.6);
}


.cart-service-name {
  font-size: 1rem;
  color: #eab461; /* mismo dorado que en las tarjetas */
}






.uk-card-service {
  background-color: rgba(0, 0, 0, 0); 
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 10px;
  min-height: 310px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;

  color: #fff;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(0,0,0,0.2);
  transition: all 0.5s ease;
  padding: 1rem;
  position: relative;
  overflow: hidden;
}

.uk-card-service::before {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background-color: rgba(0,0,0,0.5); /* capa oscura para legibilidad */
  z-index: 1;
  border-radius: 10px;
}

.uk-card-service * {
  position: relative;
  z-index: 2;
}



.uk-card-service:hover {
  background-blend-mode: overlay;
  background-color: hsla(0, 0%, 0%, 0.6);
  box-shadow: 0 0 8px 8px hsla(40, 99%, 66%, 0.216);

}

.uk-card-service .name-price {
  line-height: 1.4;
  color: #eab461;
  font-size: 1.4rem;
  font-weight: bold;
  transition: transform 0.3s, color 0.3s;
}

.uk-card-service:hover .name-price {
  color: hwb(29 21% 1%) !important;     /* dorado intenso */
  transition: color 0.3s ease, transform 0.3s ease;
  text-shadow: 4px 4px 3px rgba(0, 0, 0, 1);
  transform: scale(1.04);
}

.uk-card-service .service-description {
  font-size: 1rem;
  color: #eab461;
  margin: 10px 0;
  transition: color 0.3s, transform 0.3s;
}

.uk-card-service:hover .service-description {
  color: #f2ddae;
  transform: scale(1.02);
}
/* Bloques internos */
.uk-card-service .service-price {
  margin-top: 80px;     /* espacio entre descripción y precio */
  margin-bottom: 20px;   /* espacio antes del botón */
}

.uk-card-service .service-button {
  margin-top: 1px;     /* sube un poco el botón sin afectar el precio */
  margin-bottom: 8px;
}

.uk-card-service .uk-button {
  font-size: 1rem;
  font-weight: normal !important;
  color: hsl(34, 81%, 64%);                  /* texto dorado */
  border: 1px solid hsl(34, 81%, 64%);       /* borde dorado */
  background-color: hsla(0, 0%, 0%, 0.379);  /* fondo semitransparente */
  display: inline-block;                     /* para animaciones y hover */
  transition: color 0.3s ease,
              background-color 0.3s ease,
              box-shadow 0.3s ease,
}
.uk-card-service:hover .uk-button {
  background-color: hsl(40, 57%, 73%);        /* fondo dorado suave */
  color: hsl(0, 0%, 0%);                      /* texto negro */
  box-shadow: 0 0 12px lab(72.72% 28.35 64.73);  
}

/* Hover directo sobre el botón: efecto “activo” */
.uk-card-service .uk-button:hover {
  background-color: hsl(40, 73%, 59%);        /* dorado más intenso */
  color: hsl(0, 0%, 0%);                      /* texto negro */
  box-shadow: 0 0 12px lab(65.85% 45.09 58.25);
}
.uk-card-service .blizzcms-item-price {
  font-family: 'Genze';
  font-weight: bold;
  margin-right: 5px;
  color: hwb(29 21% 1%);       /* mismo dorado que tus títulos activos */
  font-size: 1.1rem;
  display: inline-block;
  transition: color 0.3s ease, text-shadow 0.3s ease, transform 0.3s ease;
}

/* Hover: al pasar sobre la tarjeta, resalta el precio */
.uk-card-service:hover .blizzcms-item-price {
  color: hsl(40, 57%, 73%);
  text-shadow:
    0 0 4px rgba(212,175,55,1),
    0 0 8px rgba(212,175,55,1),
    0 0 12px rgba(212,175,55,0.9),
    0 0 16px rgba(212,175,55,0.7);
  transform: scale(1.1);
}







/*
 * Donate
 */
.uk-card-donate {
  background-color: rgba(0, 0, 0, 0); /* oscurece la imagen para que se vea mejor el texto */
  flex-direction: column;
  justify-content: space-between;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  box-shadow: 0 2px 8px rgba(0,0,0,0.1);
  transition: all 0.5s ease;
}

.uk-card-donate:hover {
  background: url('../../../../../assets/images/store/PD.png') center center / cover no-repeat;
  background-blend-mode: overlay;
  background-color: hsla(0, 0%, 0%, 0.701); /* oscurece la imagen para que se vea mejor el texto */
  cursor: pointer;
  box-shadow: 0 0 8px 8px hsla(40, 99%, 66%, 0.216);
}

.donate-icon.paypal {
  width: 100px;
  height: 100px;
  display: block;
  margin: 0 auto;
  object-fit: contain;
  background: url('../../../../../assets/images/store/pp.png') center center / contain no-repeat;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease, filter 0.3s ease;
}

.uk-card-donate:hover .donate-icon.paypal {
  transform: scale(1.1);
  filter: drop-shadow(0 5px 10px hsla(30, 78%, 63%, 0.6));
}


.uk-card-donate .uk-card-title {
  color: #fff;
}

.name-price {
  line-height: 1.6;
  color: #eab461 !important;
  font-size: 1.6rem !important;
  transition: transform 0.3s;

}
.uk-card-donate:hover .name-price {
  color: hwb(29 21% 1%) !important;     /* dorado intenso */
  transition: color 0.3s ease, transform 0.3s ease;
  text-shadow: 4px 4px 3px rgba(0, 0, 0, 1);
  transform: scale(1.04);
}

.donate-description {
  font-size: 1.2rem;
  color: #eab461 !important;
  transition: transform 0.2s;

}
.uk-card-donate:hover .donate-description {
  color: hsl(40, 57%, 73%);    /* dorado más suave */
  text-shadow:
    0 0 4px rgba(212,175,55,1),
    0 0 6px rgba(212,175,55,1),
    0 0 10px rgba(212,175,55,0.9),
    0 0 12px rgba(212,175,55,0.7);
  transform: scale(1.1);       /* ligero aumento de tamaño */
}

.uk-button-secondary {
  background-color: hsla(0, 0%, 0%, 0.132);
  font-family: 'Grenze';
  font-size: 1rem;
  border-radius: 4px;
  border-color: #00000000;
  color: hsl(34, 81%, 64%);                  /* texto dorado */
  border: 1px solid hsl(34, 81%, 64%); 
  display: inline-block;                     /* para animaciones y hover */
  transition: color 0.4s ease,
              background-color 0.4s ease,
              box-shadow 0.4s ease,
}

/* Hover sobre toda la tarjeta: resalta el botón */
.uk-card-donate:hover .uk-button-secondary {
  background-color: hsl(40, 57%, 73%);        /* fondo dorado suave */
  color: hsl(0, 0%, 0%);                      /* texto negro */
  box-shadow: 0 0 16px lab(72.72% 28.35 64.73);  
}

/* Hover directo sobre el botón: efecto “activo” */
.uk-card-donate .uk-button-secondary:hover {
  background-color: hsl(40, 73%, 59%);        /* dorado más intenso */
  color: hsl(0, 0%, 0%);                      /* texto negro */
  box-shadow: 0 0 16px lab(65.85% 45.09 58.25);
  transform: scale(1.05);
}


/*
 * Vote
 */
.uk-card-vote {
  background: rgba(9, 85, 135, .2);
  border: 1px solid rgba(255, 255, 255, .1);
  color: #fff;
}

.uk-card-vote .uk-card-header {
  border-bottom-color: rgba(255, 255, 255, .1);
  padding: 10px;
}

.uk-countdown-number,
.uk-countdown-separator {
  font-size: 1rem;
  margin-right: 3px;
  line-height: 1.4;
}

/*
 * Forum
 */
.uk-card-forum {
  background: #0000005b;
  border: 1px solid rgba(212, 131, 9, 0.1);
  border-radius: 8px;
  box-shadow:0 0 8px 8px  #fec45116;
  color: #ccc;
}

.uk-card-forum .uk-card-title {
  color: oklab(78.762% 0.04468 0.1361) !important;
  font-size: 1rem;
  font-weight: 600;
  
}

.uk-card-forum .uk-card-header {
  padding: 8px 16px;
  background: #0000005b;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.uk-card-forum .uk-card-body {
  padding: 16px;
  
}
/* Asegura que la tabla no colapse sus bordes */
.uk-table.uk-table-hover.uk-table-middle {
  border-top: none;
  border-collapse: separate;    /* Separar celdas para que el border-radius funcione */
  border-spacing: 0;            /* Sin espacios entre celdas */
  overflow: hidden;             /* Recorta el contenido a los bordes redondeados */
}

/* Opcional: que las celdas no sobresalgan del radio */
.uk-table.uk-table-hover.uk-table-middle th,
.uk-table.uk-table-hover.uk-table-middle td {
  border-top: 1px solid rgba(255, 255, 255, .1);
  background-clip: padding-box; /* Hace que el fondo respete el border-radius */
}

.uk-list-divider > li:nth-child(n+2) {
  border-top-color: rgba(255, 255, 255, .15);
}

.forum-who-icon {
  display: inline-block;
  position: relative;
  background-color: rgba(24, 60, 101, 0.6);
  border: 1px solid rgba(255, 255, 255, .05);
  border-radius: 50%;
  box-shadow: 2px 2px 0 0 rgba(0, 0, 0, .05), inset 0 2px 20px #001933;
  color: #fff;
  line-height: 48px;
  margin-right: 8px;
  width: 48px;
  height: 48px;
  text-align: center;
  vertical-align: middle;
}

.forum-who-text {
  display: inline-block;
  color: #fff;
  vertical-align: middle;
}

.forum-icon {
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50px;
  height: 50px;
}
/* 1 */
.forum-table caption {
  background: hwb(0 0% 100% / 0.596);
  font-family: 'Grenze';
  font-size: 1.1rem;
  color: oklab(78.762% 0.04468 0.1361);
  border: 1px solid rgba(212, 131, 9, 0.1);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  cursor: pointer;
  font-weight: 600;
  padding: 8px 16px;
  text-transform: uppercase;
}
/* 2 */
.forum-table .uk-table {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  font-family: 'Ancizar Serif';
  background: #0000005b;
  transition: color 0.3s ease, text-shadow 0.3s ease, transform 0.3s ease;
}

.forum-table .uk-table tbody tr {
  background: #00000033;
  border-radius: 8px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border: 1px solid rgba(255, 255, 255, .1);
  font-family: 'Ancizar Serif';
  transition: color 0.3s ease, text-shadow 0.3s ease, transform 0.3s ease;
}

.forum-table .uk-table tbody tr:first-child {
  background: #00000033;
  border-top: none;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-radius: 8px;
  transition: color 0.3s ease, text-shadow 0.3s ease, transform 0.3s ease;
}

.forum-table .uk-table-hover tbody tr:hover,
.forum-table .uk-table-hover > tr:hover {
  background: oklch(17.458% 0.03104 62.034 / 0.493);
  border-radius: 8px;
  text-shadow: 4px 4px 3px rgba(0, 0, 0, 1);
  transform: scale(1.02);
}


tbody tr:first-child {
  border-top: 1px solid rgba(255, 255, 255, .25);
}

tbody tr:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, .25);
}

.uk-table-hover tbody tr:hover,
.uk-table-hover > tr:hover {
  background: rgba(255, 255, 255, .05);
  border-radius: 8px;
}

.uk-grid-divider > :not(.uk-first-column)::before {
  border-left-color: rgba(255, 255, 255, .2);
}

.uk-grid-divider.uk-grid-stack > .uk-grid-margin::before {
  border-top-color: rgba(255, 255, 255, .2);
}

/* Columna 1: icono muy estrecha */
.forum-table .uk-table td:nth-child(1) {
  width: 5%;
  text-align: center;        /* centra horizontalmente */
  vertical-align: middle;    /* centra verticalmente */
}
/* Columna 2: descripción amplia */
.forum-table .uk-table td:nth-child(2) {
  width: 60%;
  white-space: normal !important;  /* permitir salto sólo en espacios */
  word-break: normal !important;   /* no partir palabras */
  hyphens: none;   
}
/* Columna 3: posts pequeña */
.forum-table .uk-table td:nth-child(3) {
  width: 10%;
  white-space: nowrap;
}
/* Columna 4: fecha/autor más estrecha */
.forum-table .uk-table td:nth-child(4) {
  width: 25%;
  white-space: nowrap;
  font-size: 0.9em;          /* opcional: texto un poco más pequeño */
  line-height: 1.2em;        /* para ajustar altura */
}

/* Aumentar tamaño de los títulos de topic (2ª columna) */
.main-section table.dark-table tbody td.uk-table-expand.uk-table-link a.uk-link-reset {
  font-size: 1.2rem !important;       /* ajusta este valor a tu gusto */
  font-family: 'Grenze' !important;
  font-weight: 400 !important;        /* opcional: un poco más de peso */
  line-height: 1.3 !important;        /* para mantener buena lectura */
}

/* 3/4 ancho sólo en la página de topics (category.php) */
.forum-topics-section .uk-container {
  width: 75% !important;
  max-width: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

/* 1) Aumentar la fuente en toda la tabla de topics */
.main-section .dark-table th,
.main-section .dark-table td {
  font-size: 1rem; /* ajústalo a 1.1rem o 1.2rem si quieres aún más grande */
}

/* 2) Títulos de topic un poco más grandes */
.main-section .dark-table td.uk-table-expand a {
  font-size: 1.3em; /* escala relativa al tamaño base de la tabla */
}

/* 3) Cantidad de comentarios, autor y fecha */
.main-section .dark-table td.uk-text-center,
.main-section .dark-table td.uk-text-meta {
  font-size: 1.3em; /* ligeramente más pequeño que el título, pero mayor que antes */
}

.Author {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.topic-author-avatar {
  background-image: url('../../../includes/images/profiles/default.png');
  background-size: cover;
  border: 3px solid rgba(255, 255, 255, .2);
  height: 70px;
  width: 70px;
  position: relative;
}

.topic-author-staff .topic-author-avatar {
  border: 3px solid hsl(27, 100%, 50%);
}

.topic-author-avatar img {
  height: 70px;
  width: 70px;
}

.topic-author-avatar:after {
  display: block;
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}

.topic-author-avatar:hover:after {
  background-color: rgba(255, 255, 255, .05);
}

.topic-author-avatar.topic-author-avatar--default:after {
  display: none;
}

.topic-author-avatar.noprofile img {
  image-rendering: auto;
}

.topic-author-avatar.profile img {
  image-rendering: auto;
}

.author-rank-staff {
  background-color: #d55e02;
  border: 3px solid hsl(27, 100%, 20%);
  border-radius: 2px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: 5px auto 0 auto;
  min-width: 100px;
  max-width: 130px;
  padding: 3px;
  text-align: center;
  overflow-x: hidden;
  white-space: nowrap;
}

.glass-box-container {
  display: block;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, .3);
  color: rgba(255, 255, 255, .7);
  max-width: 40rem;
  margin: 0 auto;
  padding: 3rem 0;
  text-align: center;
}

.glass-box-editor {
  display: block;
  max-width: 40rem;
  margin: 0 auto;
}

@media screen and (max-width: 640px) {
  .glass-box-container {
    max-width: 20rem;
  }
  .glass-box-editor {
    max-width: 20rem;
  }
}

.topic-forum-member {
  color: rgba(255, 255, 255, .6);
}

.topic-forum-staff {
  color: #00b4ff;
}

a.topic-forum-staff {
  color: #00b4ff;
  text-decoration: none;
  transition: color ease-in .15s;
}

a.topic-forum-staff:hover {
  color: #fff;
  text-decoration: none;
}


/* Limpieza visual para el modal de edición de tema */
#editTopic .uk-modal-dialog {
  background: transparent !important;
  box-shadow: none !important;
}

#editTopic .myaccount-card {
  background-color: #1e1e1e !important; /* o el color que usas en otros cuadros */
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.3);
  color: #fff;
}


/* AQUÍ COMENCÉ A MODIFICAR YO */
/* Sección de logo: permitir overflow del shadow */
.logo-section {
  height: 400px !important;
  overflow: visible !important;
}

.logo-section .uk-container {
  overflow: visible !important;
}

/* Logo centrado con animación de caída */
.logo-section img {
  display: block !important;
  margin-top: 50px; /* Empieza más arriba */
  max-height: 350px;
  width: auto;
  filter: drop-shadow(0 0 12px hsla(28, 98%, 35%, 0.808));
  cursor: pointer !important;
  opacity: 0;
  animation: dropLogo 1.5s ease-out forwards;
  animation-delay: 0.5s;
  transition: transform 0.35s ease, filter 0.35s ease;
}

/* Sombra al hover + zoom */
.logo-section img:hover {
  transform: scale(1.03);
  filter: drop-shadow(0 0 12px hwb(36 0% 25%));
}

/* Animación keyframes */
@keyframes dropLogo {
  to {
    opacity: 1;
    margin-top: 80px; /* Llega a su posición original */
  }
}

.tox.tox-tinymce {
  border-radius: 8px;
}


/* Sólo en pantallas ≥ m (960px) */
@media (min-width: 960px) {
  /* Forzar sidebar a 300px */
  .sidebar-store {
    width: 350px !important;
    max-width: 350px !important;
    /* Si el grid usa flex */
    flex: 0 0 350px !important;
  }
  /* Ajustar la columna de contenido que antes era uk-width-3-4@m */
  .main-section .uk-width-3-4\@m {
    /* Resta 300px al 100% */
    width: calc(100% - 350px) !important;
    max-width: calc(100% - 350px) !important;
    flex: 0 0 calc(100% - 350px) !important;
  }
}

/* === Estilos para las etiquetas de formulario === */
.uk-form-label {
  display: block;                   /* Asegura que el label ocupe toda la línea */
  font-family: 'Ancizar Serif';  /* Tipografía moderna y legible */
  font-size: 1.1rem;                  /* Tamaño base: 16px */
  font-weight: 400;                 /* Semi-negrita para destacar */
  color: oklab(93.33% 0.00678 0.06947) !important;
  margin-bottom: 0.5rem;                 /* Gris claro sobre fondo oscuro */

}

/* === Estilos para convertidor de puntos === */
.input-dark {
  background-color: hsla(0, 0%, 12%, 0.358) !important;
  font-size: 1.25rem;
  color: hwb(38 13% 0%) !important;
  border: 1px solid hsl(35, 100%, 40%) !important;
}


/* Estilo para los campos de login */
.uk-input {
    border-radius: 8px;             /* Esquinas redondeadas */
    background-color: hsl(26, 100%, 33%);      /* Color de fondo suave */
    border: 1px solid #6a4300;         /* Borde suave */
    color: #333;                    /* Color del texto */
    transition: background-color 0.3s ease, border-color 0.3s ease;
}

/* Mantener el color al escribir o hacer foco */
.uk-input:focus {
    background-color: hsl(32, 100%, 44%);      /* Mantener el fondo sin volverse blanco */
    border-color: hsl(32, 97%, 43%);             /* Borde más notorio al foco */
    outline: none;
}
.uk-input::placeholder {
    color: hsla(0, 0%, 53%, 0.356);
    opacity: 1;  /* Para que sea visible en todos los navegadores */
}

/* Para Chrome, Edge y navegadores WebKit */
.uk-input:-webkit-autofill,
.uk-input:-webkit-autofill:hover,
.uk-input:-webkit-autofill:focus {
    border-radius: 8px;
    background-color: lab(56.32% 0 -0.01 / 0.118) !important;
    color: lab(73.31% 0 -0.01);
    -webkit-box-shadow: 0 0 0px 1000px lch(23.1% 38.31 59.64 / 0.241) inset !important;
    -webkit-text-fill-color: lab(73.31% 0 -0.01) !important;
    transition: background-color 5000s ease-in-out 0s;
}