@import "//fonts.googleapis.com/css?family=Maven+Pro:500,600,700";
@import "//fonts.googleapis.com/css?family=Open+Sans:400,600,700";

html,body{
    height: 100%; /*marco*/
  }
  body {
    background: #eaeaea;
    font-family: open sans,verdana,sans-serif;
    overflow: hidden;
    color: #333a40;
    display: flex; /*marco*/
    flex-direction: column; /*marco*/
  }
  main{
    flex: 1; /*marco*/
  }
  a {
    color: #1d69b1;
  }
  #preloader {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.55);
    z-index: 99;
  }
  #status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(//images.hartico.com/cosmos/img/spinner.svg?2);
    background-repeat: no-repeat;
    background-position: center;
    margin: -120px 0 0 -120px;
  }
  #error-message {
    background-color: #dc3545;
    color: #eaeaea;
    height: 35px;
    padding-top: 5px;
  }
  #top-message {
    background-color: #00bcd4;
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    color: #f8f9fa;
    padding: 4px 1px 4px 0;
  }
  #header-index {
    background: url(https://static.hartico.tv/images_/cosmos/img/neutral/home_header_big.png) repeat-x left bottom;
    padding-top: 20px;
    padding-bottom: 25px;
  }
  #header-home {
    background: url(https://static.hartico.tv/images_/cosmos/img/neutral/home_header_big.png) left 100% repeat-x #914e05;
    background-repeat: repeat-x;
    background-position: 50% 0%;
    background-size: cover;
    }
  #logo {
    background: url(https://static.hartico.tv/images_/cosmos/img/neutral/logo_hartico_2.png);
    width: 300px;
    height: 120px;
    margin: 10px 12px 12px 15px;
    float: left;
  }
  #logo_header_main {
    background: url(https://static.hartico.tv/images_/cosmos/img/neutral/logo_hartico_2.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 180px;
    height: 75px;
    margin: 10px 12px 12px 15px;
    float: left;
  }
  #users-on {
    background: url(//images.hartico.com/cosmos/img/icons/online.png) 7px 4px
        no-repeat,
      #fff;
    color: #131313;
    padding-top: 4px;
    padding-left: 26px;
    padding-right: 10px;
    /* margin-top: 27px; */ /*marco*/
    height: 27px;
    font-size: 13px;
    border-radius: 25px;
    white-space: nowrap;
  }
  .card-component-body{
    background-color: #ffffff;
    border-color: rgba(156, 163, 175, 1);
    border-width: 1px;
    border-radius: .375rem;
    border-style: solid;
    overflow: hidden;
  }
  .principal-title {
    font-family: open sans,verdana,sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
  }
  .gradient-header{
    background: url(https://static.hartico.tv/images_/cosmos/img/halloween/calabazas.png) repeat, linear-gradient(90deg, #a96c01 0%, #914e05 100%);
    background-size: auto, cover;
    background-position: top left, center;
    height: 2.5rem;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .secondary-title {
    font-family: open sans,verdana,sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    color: #858585;
  }
  .title-bg {
    background: #fff;
    color: #3a3a3a;
    padding: 0 12px;
    border-bottom: 2px solid #d9dadb;
    border-radius: 8px 8px 0 0;
  }
  .big-input {
    position: relative;
    margin-top: 10px;
    /* height: 45px; */ /*marco*/
  }
  .big-input-box {
    width: 100%;
    height: 45px;
    font-size: 20px;
    padding-left: 50px;
    box-shadow: inset 0 2px 0 0 rgba(0, 0, 0, 0.1);
  }
  .username {
    position: absolute;
    height: 37px;
    width: 35px;
    background: url(//images.hartico.com/xdr-web/2016WEB3/images/pageregister.png) -2px -1px;
    top: 4px;
    left: 8px;
    z-index: 2;
  }
  .email {
    position: absolute;
    height: 37px;
    width: 35px;
    background: url(//images.hartico.com/xdr-web/2016WEB3/images/pageregister.png) -154px -2px;
    top: 4px;
    left: 8px;
    z-index: 2;
  }
  .password {
    position: absolute;
    height: 37px;
    width: 35px;
    background: url(//images.hartico.com/xdr-web/2016WEB3/images/pageregister.png) -113px -1px;
    top: 4px;
    left: 8px;
    z-index: 2;
  }
  .recaptcha-box {
    background: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    text-align: center;
  }
  #before-recaptcha {
    display: inline-block;
    overflow: hidden;
    width: 290px;
    height: 75px;
    text-align: left;
    margin-top: -1px;
  }
  .g-recaptcha {
    position: relative;
    left: -10px;
  }
  #fb-login-button {
    width: 100%;
    font-weight: lighter;
  }
  #slider-index {
    margin-top: 10px;
  }
  .navbar-icon {
    float: left;
    width: 45px;
    height: 38px;
    margin-top: -3px;
    margin-left: -10px;
    background-position: center center;
    background-repeat: no-repeat;
  }
  .navbar-nav > li {
    border-right: none;
    padding: 0 18px;
    font-family: open sans, sans-serif;
    text-transform: uppercase;
  }
  .navbar-nav > li:first-child {
    padding-left: 0;
  }
  .navbar-nav > li:last-child {
    border: none;
  }
  #middle-index {
    background: -webkit-linear-gradient(
        10deg,
        #f88b15  42%,
        rgba(255, 255, 255, 0) 50%
      ),
      url(https://static.hartico.tv/images_/cosmos/img/neutral/home_middle.png) right center;
  }
  #register-message {
    background: #fff;
    padding: 1px 11px;
    color: #303030;
    text-align: center;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 7px;
    border-radius: 25px;
  }
  #register-button {
    margin-bottom: 10px;
  }
  #section-index {
    background: #ddd;
    padding-top: 6px;
    padding-bottom: 20px;
    border-top: 2px solid rgba(0, 0, 0, 0.2);
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  }
  #section-home {
    padding-top: 6px;
    padding-bottom: 20px;
    border-top: 2px solid rgba(0, 0, 0, 0.2);
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  }
  #room-top {
    font-size: 13px;
  }
  .room-top-image {
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 14px;
    margin-left: -5px;
  }
  #last-registered {
    font-size: 14px;
  }
  .last-registered-avatar {
    background: url(//images.hartico.com/cosmos/img/avatars/new.png);
    width: 33px;
    height: 56px;
    float: left;
    margin-right: 8px;
    margin-left: -5px;
    margin-top: -10px;
  }
  #user-info {
    background: 
      url(https://static.hartico.tv/images_/cosmos/img/neutral/profile_background.png) no-repeat bottom right,
      linear-gradient(90deg, #935717 0%, #935717 100%);
    background-size: auto, cover;
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    height: 182px;
    width: 100%;
    padding: 15px;
  }
  button.button-user-info{
    background: none;
    border: none;
    position: relative;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 0.3s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;

  }
  span.span-user-info{
    position: absolute;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
    color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    /*margin-left: 30px;*/
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    font-size: 1.5rem;
    font-weight: 600;
    font-family: open sans,verdana,sans-serif;
  }
  #user-avatar {
    background-position: center -38px;
    background-repeat: no-repeat;
    filter: drop-shadow(1px 1px #eee) drop-shadow(-1px -1px #eee) drop-shadow(1px -1px #eee) drop-shadow(-1px 1px #eee);
    min-width: 90px;
    min-height: 170px;
    margin-right: 10px;
  }
  #user-data {
    flex: 1;
    margin-top: 5px;
    margin-right: 15px;
  }
  #username {
    color: #fff;
  }
  #username span.username-span{
    font-size: 20px;
    font-weight: bold;
    text-shadow: rgba(0, 0, 0, .3) 0 3px 3px;
  }
  #motto {
    background: url(//images.hartico.com/cosmos/img/icons/dialogue.gif) 8px 6px
        no-repeat,
      #fff;
    color: #131313;
    min-width: 40%;
    padding: 4px 12px 4px 30px;
    font-size: 13px;
    border-radius: 0.375rem;
    margin-bottom: 10px;
  }
  #entrar-al-hotel {
    font-size: 25px;
    font-family: ubuntu condensed, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0;
  }
  #last-articles .list-group-item {
    padding: 0.4rem 1.1rem;
  }
  #last-articles .list-group-item a {
    color: #535353;
    text-decoration: none;
  }
  .user-box {
    display: flex;
    background: #69c8f0;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 3px;
    margin-bottom: 5px;
  }
  .user-box .user-img {
    background-position: -11px -14px;
    width: 45px;
    height: 48px;
    margin-left: 5px;
  }
  .user-box .user-info {
    width: 100%;
    float: right;
    padding: 13px 18px 0 15px;
  }
  .vertical-center {
    min-height: 100%;
    min-height: 100vh;
    display: flex;
    align-items: center;
  }
  footer {
    background: #15002e;
  }
  .text-muted {
    color: #fff !important;
  }
  .navbar {
    background-color: #ffffff !important;
    font-weight: 700;
    font-size: 15px;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .navbar-light .navbar-nav .active > .nav-link,
  .navbar-light .navbar-nav .nav-link.active,
  .navbar-light .navbar-nav .nav-link.show,
  .navbar-light .navbar-nav .show > .nav-link {
    color: #333333 !important;
    position: relative;
  }
  
  .navbar-light .navbar-nav .active > .nav-link::before,
  .navbar-light .navbar-nav .nav-link.active::before,
  .navbar-light .navbar-nav .nav-link.show::before,
  .navbar-light .navbar-nav .show > .nav-link::before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 1px;
    right: -5px;
    height: 3px;
    background-color: rgb(238, 180, 37);
  }
  .navbar-light .navbar-nav .nav-link {
    color: #333333 !important;
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    display: flex !important;
    align-items: center !important;
    height: 100% !important;
    position: relative;
  }

  .navbar-light .navbar-nav .nav-link:hover::before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 1px;
    right: -5px;
    height: 3px;
    background-color: rgb(238, 180, 37);
    opacity: 0.7;
  }

  .list-group-item {
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
  }

  .list-group-item .text-muted{
    color: #212529bf !important;
  }
  .card {
    background-color: #69c8f0;
  }
  .jumbotron {
    background: 0 0;
  }
  .events-container .event:first-child {
    border-width: 2px 0px 2px 0px;
    border-color: rgb(255 255 255);
  }

  .events-container .event:last-child {
    border-width: 0px 0px 0px 0px;
  }
  .event {
    border-color: rgb(255 255 255);
    border-width: 0px 0px 2px 0px;
    border-style: solid;
    overflow: hidden;
  }
  #event {
    position: relative;
    font-family: Ubuntu Condensed;
    font-size: 15px;
    line-height: 18px;
  }
  #event .card-title {
    text-transform: uppercase;
    font-size: 19px;
    font-weight: 700;
    padding: 4px 7px 5px 22px;
    margin-top: 10px;
}
  #event .card-text {
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    padding: 6px 8px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.2rem !important;
    padding-left: 0.5rem;
  }

/* Slider styles - by Marco */
#slider-home {
	height: 300px;
	overflow: hidden;
}

#slider-home .carousel-inner,
#slider-home .carousel-item {
	height: 100%;
}

.carousel-image {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.carousel-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5); /* opaco negro */
	z-index: 1;
}

footer a {
  text-decoration: none;
}

.list-group-item a{
  text-decoration: none;
}

footer a:hover{ 
  text-decoration: underline;
}

.list-group-item a:hover{
  text-decoration: underline;
}

small {
  font-size: 80%;
}

#header-index.register{
  height: 100%;
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.text-bg-info{
  background-color: #17a2b8 !important;
}

.background-light{
    background-image: url(https://static.hartico.tv/images_/cosmos/img/bgs/background-light.jpg);
    background-repeat: repeat;
    background-position: right bottom;
    background-attachment: fixed;
}

.theme-border{
    border-color: rgb(223 164 98);
    border-width: 1px;
    border-radius: .375rem;
    border-style: solid;
}

@media (max-width: 768px) {
	#slider-home {
		height: 250px;
	}
}

@media (min-width: 1200px) {
  .container {
    max-width: 1170px !important; /* Bootstrap 3 style */
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
  .container {
    max-width: 970px !important;
  }
}

@media (min-width: 768px) and (max-width: 991.98px) {
  .container {
    max-width: 750px !important;
  }
}

/* Custom Carousel Indicators - by Marco */
.carousel-indicators-custom {
  position: absolute;
  top: 20px;
  left: 40px;
  right: auto;
  bottom: auto;
  z-index: 15;
  display: flex;
  justify-content: flex-start;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
  margin: 0;
}

.carousel-indicators-custom li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 12px;
  height: 12px;
  margin-right: 6px;
  margin-left: 6px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.7;
  transition: opacity 0.6s ease;
  border-radius: 50%;
}

.carousel-indicators-custom li.active {
  opacity: 1;
  background-color: #fff;
}

.carousel-indicators-custom li:hover {
  opacity: 0.9;
}

.carousel-caption-home {
  position: absolute;
  right: 15%;
  left: 40px;
  top: 45%;
  transform: translateY(-50%);
  text-align: left;
  color: white;
  z-index: 2; /* by marco*/
}

.carousel-caption-home h3{
  font-family: open sans,verdana,sans-serif;
  font-weight: bold;
  margin: 40px 0 20px;
  text-shadow: rgba(0, 0, 0, .3) 0 3px 3px;
  padding: 0;
  font-size: 23px;
}

.carousel-caption-home p.summary {
  font-family: open sans, verdana, sans-serif;
  margin-left: 0;
  margin-bottom: 20px;
  text-shadow: rgba(0, 0, 0, .3) 0 3px 3px;
  font-size: 16px;
}

.carousel-caption-home .readmore{
    padding: 4px 8px;
    color: #444;
    border-radius: 3px;
    text-decoration: none;
    background-color: #fff;
    font-family: open sans, verdana, sans-serif;
    font-size: 16px;
    margin-top: 5px;
}
/* monedas */
.nitro-notification{
  background: rgba(46, 46, 44, 1);
  box-shadow: inset 0 0 0 2px hsla(0deg, 0%, 100%, 0.2);
  border-radius: 6px 6px 6px 6px;
  border: solid rgba(0, 0, 0, 0.2901960784);
  border-width: 1px 1px 2px;
  height: 30px;
  font-size: 13px;
  align-items: center;
}
.seasonal-padding{
  padding-left: 7px;
  padding-top: 1px;
}
.seasonal-bold{
padding-right: 3px;
}
.seasonal-credits{
  color: #cfb048;
}
.nitro-seasonal-box-credits{
  background: #957e33;
  box-shadow: inset 0 0 0 2px #cfb048;
  border: solid 1px #000000;
  border-radius: 6px 6px 6px 6px;
  align-items: center;
  justify-content: center;
  padding: 9px 5px 5px 5px;
}
.nitro-currency-icon-credits{
  background-image: url(https://static.hartico.tv/images_/cosmos/img/userinfo/credits_icon.png);
  width: 20px;
  height: 20px;
  margin-top: -4px;
  background-position: center;
  background-repeat: no-repeat;
}

.seasonal-emeralds{
  color: #55cf48;
}
.nitro-seasonal-box-emeralds{
  background: #399533;
  box-shadow: inset 0 0 0 2px #55cf48;
  border: solid 1px #000000;
  border-radius: 6px 6px 6px 6px;
  align-items: center;
  justify-content: center;
  padding: 9px 5px 5px 5px;
}
.nitro-currency-icon-emeralds{
  background-image: url(https://static.hartico.tv/images_/cosmos/img/userinfo/emeralds_icon.png);
  width: 20px;
  height: 20px;
  margin-top: -4px;
  background-position: center;
  background-repeat: no-repeat;
}

.seasonal-pixels{
  color: #48c4cf;
}
.nitro-seasonal-box-pixels{
  background: #339591;
  box-shadow: inset 0 0 0 2px #48c4cf;
  border: solid 1px #000000;
  border-radius: 6px 6px 6px 6px;
  align-items: center;
  justify-content: center;
  padding: 9px 5px 5px 5px;
}
.nitro-currency-icon-pixels{
  background-image: url(https://static.hartico.tv/images_/cosmos/img/userinfo/pixels_icon.png);
  width: 20px;
  height: 20px;
  margin-top: -4px;
  background-position: center;
  background-repeat: no-repeat;
}

.seasonal-purple{
  color: #b17fbe;
}

.seasonal-red{
  color: #ff0004;
}
.nitro-seasonal-box{
  background: #a31212;
  box-shadow: inset 0 0 0 2px #ff0004;
  border: solid 1px #000000;
  border-radius: 6px 6px 6px 6px;
  align-items: center;
  justify-content: center;
  padding: 9px 5px 5px 5px;
}
.nitro-currency-icon{
  background-image: url(https://static.hartico.tv/images_/cosmos/img/userinfo/specialcoins_icon.gif);
  width: 20px;
  height: 20px;
  margin-top: -4px;
  background-position: center;
  background-repeat: no-repeat;
}
.seasonal-amount{
  padding-right: 3px;
  padding-top: 1px;
  width: 90px;
}

/* Cuadrícula de monedas 2x2 */
.currency-grid {
  display: flex;
  flex-direction: column;
  gap: 5px;
  width: 100%;
}

.currency-row {
  display: flex;
  gap: 5px;
  width: 100%;
}

.currency-row .nitro-notification {
  flex: 1 1 0;
  width: calc(50% - 2.5px);
  min-width: 0;
  max-width: calc(50% - 2.5px);
}

/* Facebook Plugin - Ancho completo */
.fb-page-container {
  width: 100% !important;
  overflow: hidden;
  margin-top: 2px;
}

.discord-container {
  width: 100% !important;
  overflow: hidden;
  border-top: solid;
  border-color: white;
  border-width: 2px;
}

.fb-page {
  width: 100% !important;
  max-width: none !important;
}

.fb-page span {
  width: 100% !important;
  max-width: none !important;
  display: block !important;
}

.fb-page iframe {
  width: 100% !important;
  max-width: none !important;
  min-width: 100% !important;
}

.fb-page .fb_iframe_widget {
  width: 100% !important;
  max-width: none !important;
}

.fb-page .fb_iframe_widget span {
  width: 100% !important;
  max-width: none !important;
  display: block !important;
}

.fb-page .fb_iframe_widget iframe {
  width: 100% !important;
  max-width: none !important;
  min-width: 100% !important;
}

#discord-widget .widget-theme-light{
  border-radius: 0px !important;
}

/* NEWS */

.gradient-header-news{
  background: url(https://static.hartico.tv/images_/cosmos/img/headers/header_news.png) repeat, linear-gradient(90deg, #a96c01 0%, #914e05 100%);
  background-size: auto, cover;
  background-position: top left, center;
  height: 2.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}

.divisor-custom{
  width: 100%;
  border-bottom: 4px solid rgb(156 163 175 / 70%);
}

.header-custom-news{
  --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);
  box-shadow: 0 0 #0000, 0 0 #0000, 0 0 #0000;
  position: relative;
  margin-bottom: 1rem;
  overflow: hidden;
}

/* MODERN NEWS GRID LAYOUT */
.news-grid {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 1rem;
  margin: 1.5rem 1rem 0 1rem;
}

@media (min-width: 576px) {
  .news-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 768px) {
  .news-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

.news-card {
  position: relative;
  width: 100%;
  height: 206px;
  background: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  transition: all 0.3s ease-in-out;
  border: 1px solid rgba(156, 163, 175, 0.3);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.news-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
}

.news-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  border-radius: 6px;
}

.news-card-link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

.news-card-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
  border-radius: 6px;
}

.news-card:hover .news-card-image {
  transform: scale(1.05);
}

.news-card-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
  padding: 1rem;
  padding-left: 1.5rem;
}

.news-card-title {
  font-size: 1.125rem;
  font-weight: 600;
  color: #ffffff;
  margin: 0 0 0.5rem 0;
  line-height: 1.3;
  text-shadow: rgba(0, 0, 0, .3) 0 3px 3px;
  height: 1.5rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.news-card-summary {
  font-size: 0.75rem;
  font-weight: 400;
  color: #ffffff;
  margin: 0;
  line-height: 1.4;
  text-shadow: rgba(0, 0, 0, .3) 0 3px 3px;
  opacity: 0.9;
  height: 1.05rem;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

.news-card-stats {
  position: absolute;
  top: 8px;
  right: 8px;
  display: flex;
  gap: 8px;
  z-index: 3;
}

.news-stat {
  border-radius: 12px;
  display: flex;
  align-items: center;
  gap: 4px;
  font-size: 0.75rem;
  font-weight: 500;
  color: #ffffff;
  text-shadow: none;
  backdrop-filter: blur(4px);
}

.news-stat i {
  color: #ffffff !important;
  font-size: 0.7rem;
}

.news-stat span {
  color: #ffffff;
  font-weight: 600;
}

/* NEWS - PRINCIPAL*/

.news-reactions{
  display: flex; 
  overflow: hidden; 
  padding: 0.75rem; 
  flex-direction: column; 
  gap: 0.75rem; 
  border-radius: 0.25rem; 
  border-width: 1px; 
  background-color: rgb(229 231 235 / 1) !important;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); 
}


.component-page-card{
  display: flex; 
  overflow: hidden; 
  padding: 0.75rem; 
  flex-direction: column; 
  gap: 0.75rem; 
  border-radius: 0.25rem; 
  border-width: 1px; 
  background-color: #ffffff; 
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06);   
}

.component-page-header{
  display: flex; 
  padding: 0.75rem; 
  margin-left: -0.75rem;
  margin-right: -0.75rem; 
  margin-top: -0.75rem; 
  gap: 0.75rem; 
  border-style: solid;
  border-width: 0px 0px 1px 0px;
  border-color: #e5e7eb; 
  background-color: #F9FAFB; 
}

.component-page-header-icon{
  display: flex; 
  overflow: hidden; 
  justify-content: center; 
  align-items: center; 
  border-radius: 9999px; 
  width: 3rem; 
  height: 3rem; 
  background-color: #536e5e!important;
}

.component-page-header-icon img{
  max-width: 100%;
  height: auto;
}

.component-page-header-title{
  display: flex; 
  flex-direction: column; 
  justify-content: center; 
  font-size: 0.875rem;
  line-height: 1.25rem; 
  margin-top: 0.1rem;
}

.component-page-header-title p {
  margin: 0;
  margin-bottom: 2px;
}

.component-page-header-text{
  font-weight: 700; 
  color: #000000; 
}

.sidebar-left-news-list{
  display: flex; 
  flex-direction: column; 
  height: 100%; 
}

.sidebar-left-news-list-box{
  display: flex; 
  flex-direction: column; 
  gap: 0.75rem;
}

.sidebar-left-news-list-item{
  display: flex; 
  padding: 0.75rem; 
  justify-content: center; 
  align-items: center; 
  border-radius: 0.25rem; 
  width: 100%; 
  font-weight: 600;
  text-decoration: none;
  text-align: center; 
  color: #ffffff; 
  background-color: #BFDBFE; 
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  min-height: 48px;
  max-height: 50px;
  overflow: hidden;
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms; 
  transition-duration: 200ms; 
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); 
}

.sidebar-left-news-list-item::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.sidebar-left-news-list-item span {
  position: relative;
  z-index: 2;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 100%;
  text-shadow: rgba(0, 0, 0, .3) 0 3px 3px
}

.sidebar-left-news-list-item:hover{
  transform: scale(1.05);
}

.body-news{
  display: flex; 
  overflow: hidden; 
  padding: 0.75rem; 
  flex-direction: column; 
  gap: 0.75rem; 
  border-radius: 0.25rem; 
  border-width: 1px; 
  background-color: #ffffff; 
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); 
}

.background-body-top-news{
  display: flex; 
  overflow: hidden; 
  position: relative; 
  padding: 0.5rem; 
  margin-bottom: 0.75rem; 
  flex-direction: column; 
  justify-content: center; 
  border-radius: 0.25rem; 
  width: 100%; 
  height: 6rem; 
  color: #ffffff; 
  background-color: #93C5FD; 
  background-position: center; 
  background-size: cover; 
}

.body-top-news-opacity{
  position: absolute; 
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; 
  background-color: #000000; 
  opacity: 0.2;
}

 .body-top-news-title{
   position: relative; 
   width: 100%; 
   font-size: 1.875rem;
   line-height: 2.25rem;
   font-weight: 700; 
   text-align: center; 
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   margin: 0;
 }
 
 .body-top-news-summary{
   position: relative; 
   width: 100%; 
   text-align: center; 
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   margin: 0;
 }

 .component-page-card textarea{
  border-color: rgb(229 231 235 / 1);
  border-width: 4px;
  border-radius: 0.375rem;
 }

 .component-page-card textarea:focus {
  border-color: rgb(238 180 37 / 1);
  outline: none !important;
  box-shadow: none !important; 
}

button.btn.btn-yellow{
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  transition-duration: .2s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  color: rgb(255 255 255 / 1);
  font-weight: 600;
  padding: .5rem;
  background-color: rgb(238 180 37 / 1);
  border-color: rgb(250 204 21 / 1);
  border-width: 2px;
  border-radius: 0.375rem;
  cursor: pointer;
}

button.btn.btn-yellow:hover{
  background-color: rgb(212 159 28 / 1);
}

button.zoom-hover:hover{
  transform: translate(0, 0) rotate(0) skew(0) skewY(0) scaleX(1.1) scaleY(1.1);
}

button.btn.btn-reaction{
  display: flex; 
  gap: 0.5rem; 
  justify-content: center; 
  align-items: center; 
  border-radius: 0.5rem; 
  border-width: 2px; 
  border-color: #D1D5DB; 
  width: 3rem; 
  height: 2rem; 
  font-size: 0.875rem;
  line-height: 1.25rem; 
  font-weight: 700; 
  background-color: #D1D5DB; 
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms; 
  cursor: pointer; 
}

button.btn.btn-reaction:hover{
  transform: translate(0, 0) rotate(0) skew(0) skewY(0) scaleX(1.1) scaleY(1.1);
  background-color: #E5E7EB; 
}

button.btn.btn-cyan{
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  transition-duration: .2s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  color: rgb(255 255 255 / 1);
  font-weight: 600;
  padding: .5rem;
  background-color: rgb(37 165 238);
  border-color: rgb(21 192 250);
  border-width: 2px;
  border-radius: 0.375rem;
  cursor: pointer;
}

button.btn.btn-cyan:hover{
  background-color: rgb(28 140 212);
}

a.btn.btn-green{
  transition-timing-function: cubic-bezier(.4,0,.2,1);
  transition-duration: .2s;
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  color: rgb(255 255 255 / 1);
  font-weight: 600;
  padding: .5rem;
  background-color: rgb(22 163 74 / 1);
  border-color: rgb(34 197 94 /1);
  border-width: 2px;
  border-radius: 0.375rem;
  cursor: pointer;
}

a.btn.btn-green:hover{
  background-color: rgb(21 128 61 / 1);
}

.comment-item{
  display: flex; 
  overflow: hidden; 
  position: relative; 
  padding: 1rem; 
  align-items: center; 
  border-radius: 0.25rem; 
  width: 100%; 
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); 
  background: #f5f5f5;
  height: 90px;
}

.avatar-comment{
  position: absolute; 
  left: 0.25rem; 
  top: 0.5rem; 
  drop-shadow: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.1)) drop-shadow(0 1px 1px rgba(0, 0, 0, 0.06)); 
}

.avatar-comment img{
  transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 300ms; 
  transition-duration: 300ms; 
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); 
}

.avatar-comment img:hover{
  --transform-scale-x: 1.05;
  --transform-scale-y: 1.05; 
}

.comment-item-content{
  display: flex; 
  justify-content: space-between; 
  width: 100%; 
  margin-left: 60px;
}

.comment-item-content a{
  font-size: 0.875rem;
  line-height: 1.25rem; 
  font-weight: 600; 
  color: #89cdf0;
}

.comment-item-content p.comment-item-text{
  display: block; 
  font-size: 0.875rem;
  line-height: 1.25rem; 
}

.comment-item-content p.comment-item-date{
  font-size: 0.75rem;
  line-height: 1rem; 
}

/* MANAGEMENT*/

.content-container-text{
  display: grid;
  padding: 1rem; 
  grid-template-columns: repeat(1, minmax(0, 1fr)); 
  gap: 0.5rem;
}

.content-container-title{
  font-size: 0.875rem;
  list-style: 1.7142857;
  font-weight: 600;
}

.content-container-text{
  font-size: 0.875rem;
  list-style: 1.7142857;
}

/* MANAGEMENT - asegurar imagen a la derecha con texto envolviendo */
.content-container-text > p.content-container-text{
  display: block;
}

.content-container-text > p.content-container-text img{
  float: right;
  margin-left: 0.5rem;
}

/* MANAGEMENT - alinear primeras palabras de título y texto */
.content-container-text > p.content-container-title,
.content-container-text > p.content-container-text{
  margin-left: 0;
  padding-left: 0;
  text-indent: 0;
}

.content-container-text > p.content-container-title{
  margin-top: 0;
  margin-bottom: 0rem;
}

.content-container-text > p.content-container-text{
  margin-top: 0;
}

.grid-container-staff{
  display: grid;
  padding-left: 0.5rem;
  padding-right: 0.5rem; 
  grid-template-columns: repeat(2, minmax(0, 1fr)); 
  gap: 1rem;
}

.user-card-header{
  background: url(https://static.hartico.tv/images_/cosmos/img/staff/users-banner.png) repeat;
  background-size: auto;
  background-position: 720px 105px;
  border-radius: 6px 6px 0 0;
}

.user-wrapper{
  position: relative;
  display: inline-block;
}

.user-wrapper p{
  margin-bottom: 0;
}

.staff-name{
  padding-top: 0.25rem;
  padding-bottom: 0.25rem; 
  padding-left: 0.75rem;
  padding-right: 0.75rem; 
  margin-top: 0.25rem; 
  border-radius: 9999px; 
  font-size: 0.75rem;
  line-height: 1rem; 
  font-weight: bold; 
  background-color: #ffffff; 
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); 
}

.staff-badge-box{
  display: flex; 
  position: relative; 
  padding: 0; 
  justify-content: center; 
  align-items: center; 
  border-radius: 0.375rem; 
  background-color: #ffffff; 
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.staff-box-container{
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    overflow: hidden;
    background-color: rgb(255 255 255 / 1);
    border-width: 1px;
    border-radius: 0.5rem;
    box-shadow: 0 1px 3px 0 rgb(0 0 0 / .1),
                0 1px 2px -1px rgb(0 0 0 / .1);
    margin-bottom: 1rem;
    margin: 0 !important;
    padding: 0 !important;
    border-color: rgb(156 163 175 / 1);
    border-style: solid;
}

button.top-item{
  display: flex; 
  overflow: hidden; 
  padding: 0.75rem; 
  gap: 0.75rem; 
  align-items: center; 
  border-radius: 0.25rem; 
  width: 100%; 
  text-align: left; 
  height: 70px;
  max-width: calc(100%);
  background: #f9d83e;
  border: none
}

.top-item-icon{
  display: flex; 
  justify-content: center; 
  align-items: center; 
  border-radius: 9999px; 
  width: 2.5rem; 
  height: 2.5rem; 
  background-color: #D1D5DB; 
}

.top-item-avatar{
  display: flex; 
  justify-content: center; 
  align-items: center; 
  border-radius: 9999px; 
  border-width: 4px; 
  border-color: #ffffff; 
  background-color: #E5E7EB; 
  border-style: solid;
}

.top-item-username{
  font-weight: 600; 
  color: #374151;   
  margin-bottom: 0;
}

.top-item-amount{
  font-size: 0.875rem;
  line-height: 1.25rem; 
  color: #4B5563; 
  margin-bottom: 0;
}

.top-item-icon p{
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}

.top-item-amount img{
  margin-bottom: 2px;
}

.body-component-white{
  display: flex; 
  overflow: hidden; 
  padding: 0.75rem; 
  flex-direction: column; 
  gap: 0.75rem; 
  border-radius: 0.25rem; 
  border-width: 1px; 
  background-color: #ffffff; 
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px 0 rgba(0, 0, 0, 0.06); 
}

/* PIXELES PAGE - MODERN STYLES */
:root {
  --bg: #eef5f9;
  --panel: #ffffff;
  --line: #d8e5ef;
  --text: #2b3b4b;
  --muted: #6b7f91;
  --celeste: #8fd3ff;
  --celeste-2: #62c2ff;
  --celeste-3: #3db2ff;
  --amarillo: #ffd36b;
  --rojo: #ffb6b6;
  --verde: #b8e3c2;
}

/* Saldo */
.saldo {
  background: linear-gradient(180deg, #f1faff, #eaf5ff);
  border: 1px solid #cfe7f6;
  color: #24597c;
  border-radius: 6px;
}

/* Alerta personalizada para píxeles */
.alert-pixels {
  background: linear-gradient(180deg, #fffbf1, #fef8e8);
  border: 1px solid #f2e4c6;
  color: #7d5a1b;
  border-radius: 6px;
}

/* Sección títulos */
.section-title {
  font-weight: 800;
  letter-spacing: .2px;
  font-size: 1.05rem;
  color: #314a60;
}

.section-sub {
  color: var(--muted);
  font-size: .93rem;
}

/* Tarjeta pack */
.pack {
  position: relative;
  background: linear-gradient(180deg, #f7fbff, #ffffff 65%);
  border: 1px solid var(--line);
  border-radius: 8px;
  padding: 14px 14px 12px;
  height: 100%;
  transition: border-color .15s ease, box-shadow .15s ease, transform .1s ease;
}

.pack:hover {
  border-color: #c6d9e7;
  box-shadow: 0 8px 20px rgba(0, 0, 0, .06);
  transform: translateY(-1px);
}

.pack .titulo {
  display: flex;
  align-items: center;
  gap: .5rem;
  font-weight: 800;
  font-size: 1.02rem;
  color: #254258;
}

.etiquetas {
  display: flex;
  flex-wrap: wrap;
  gap: .35rem;
  margin: .4rem 0 .6rem;
}

.etiqueta {
  font-size: .78rem;
  padding: .18rem .45rem;
  border-radius: 4px;
  border: 1px solid var(--line);
  background: #f3f9ff;
  color: #496074;
  font-weight: 600;
}

.etq-simple {
  background: #f1f1f1;
  color: #4c4c4c;
}

.etq-inter {
  background: #e6f6ea;
  color: #2f6b41;
  border-color: #cfe9d7;
}

.etq-vendido {
  background: #fff3cd;
  color: #745b11;
  border-color: #ffe498;
}

.etq-redondo {
  background: #e9f6ff;
  color: #2b6790;
  border-color: #d3ebfb;
}

.etq-desc {
  background: #ffe5e5;
  color: #7d2a2a;
  border-color: #ffc9c9;
}

.precio {
  display: flex;
  align-items: baseline;
  gap: .5rem;
  margin: .2rem 0 .6rem;
}

.precio .ahora {
  font-size: 1.1rem;
  font-weight: 800;
  color: #1e4661;
}

.precio .antes {
  color: #7d8e9e;
  text-decoration: line-through;
  font-weight: 600;
}

.btn-pack {
  background: linear-gradient(180deg, var(--celeste), var(--celeste-2));
  border: 1px solid #8ecff3;
  color: #0d2a3c;
  font-weight: 800;
  border-radius: 6px;
}

.btn-pack:hover {
  filter: brightness(1.05);
}

/* Cinta */
.ribbon {
  position: absolute;
  top: 10px;
  right: -2px;
  padding: .2rem .5rem;
  font-weight: 800;
  font-size: .72rem;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #3b2d00;
  background: var(--amarillo);
  border: 1px solid #f2c24c;
  box-shadow: 0 4px 10px rgba(0, 0, 0, .06);
}

.ribbon.roja {
  background: var(--rojo);
  border-color: #ff9f9f;
  color: #5a1b1b;
}

.ribbon.verde {
  background: var(--verde);
  border-color: #a8dabe;
  color: #1c4a2a;
}

.hr-soft {
  height: 1px;
  background: var(--line);
  opacity: 1;
}


/* Footer moderno de Hartico */
.footer-hartico {
  background-color: #a96c01;
  color: #fff;
  font-size: 0.9rem;
}

.footer-hartico a {
  color: rgba(255, 255, 255, 0.9);
  text-decoration: none;
}

.footer-hartico a:hover {
  text-decoration: underline;
}

.logo-footer {
  font-size: 1.8rem;
  font-weight: bold;
  background: #fff;
  color: #a96c01;
  width: 32px;
  height: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}

/* Ajuste del espaciado vertical en el footer */
.footer-hartico .logo-footer + div {
  line-height: 1.2;
}

.footer-hartico .logo-footer + div span {
  margin-bottom: 0;
}

.footer-hartico .logo-footer + div small {
  margin-top: 0;
  line-height: 1;
}

.social-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  font-size: 1.2rem;
  background-color: rgba(255, 255, 255, 0.15);
  color: #fff;
  transition: background-color 0.2s ease;
}

.social-icon:hover {
  background-color: rgba(255, 255, 255, 0.3);
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .footer-hartico .col-6 {
    margin-bottom: 1rem;
  }
  
  .footer-hartico .col-12.col-md-3 {
    margin-top: 1rem;
  }
}