body {
	background: url("../img/background.jpg") no-repeat scroll center 0px #000000;
	margin: 0;
	color: #deceb1;
	font-family: Calibri;
	font-size: 15px;
}

a:hover {
	text-decoration: underline;
	color: #9F888H;
	text-decoration: none;
	text-shadow: 0 0 5px #EEDEC2;
	font-weight: bolder;
}


a {
	color: #deceb1;
	text-decoration: none;
	outline: medium none;
}

img {
	border: medium none;
	vertical-align: middle;
}

p {
	margin: 0;
}

.pre {
	white-space: pre;
}

.nowrap {
	white-space: nowrap;
}

.pre-wrap {
	white-space: pre-wrap;
}

.pre-line {
	white-space: pre-line;
}

.msg_success {
	background-color: #138700;
	width: 100%;
	margin-top: 3px:1px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.msg_error {
	background-color: #ff0000;
	width: 100%;
	margin-top: 3px:1px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.liste {
	background: url("../img/news_head.jpg") repeat scroll center top transparent;
}

.liste:hover {
	background: url("../img/news_head.jpg") repeat scroll center bottom transparent;
}

input#User,
input#Pass {
	background: url("../img/login_textarea.jpg") repeat scroll 0 0 transparent;
	border-radius: 8px 8px 8px 8px;
	border: 0 none;
	color: white;
	font-size: 11px;
	height: 24px;
	padding: 1px 8px;
	width: 124px;
}

input#Login {
	background: url("../img/input_button.jpg") repeat scroll right bottom transparent;
	border: 1px solid #2277BB;
	border-radius: 5px 5px 5px 5px;
	color: #fff;
	font-size: 11px;
	font-variant: small-caps;
	height: 28px;
	text-shadow: 0 -1px #021721;
	width: 144px;
}

#accinfo td {
	padding-right: 15px;
}

.site {
	margin: auto;
	width: 958px;
	height: auto;
}

.header {
	width: 958px;
	height: 165px;
	background: url("../img/homepage_02.png") no-repeat;
	background-position: left bottom;
}

.gens {
	background: url("../img/gens.png") no-repeat scroll 0 0 transparent;
	height: 193px;
	padding-top: 45px;
}

.middle {
	width: 958px;
	min-height: 770px;
	overflow: hidden;
}

.navigation {
	width: 958px;
	height: 55px;
	background: url("../img/hp_04.png") no-repeat scroll 0 0 transparent;
}

.navigation .subnavi {
	clear: both;
	padding: 6px 0;
	position: relative;
	top: 0;
	left: 0;
	height: 1em;
}

.navigation .subnavi div {
	display: none;
	text-align: center;
	top: 0;
	left: 0;
	padding-top: 6px;
	width: 958px;
	position: absolute;
}

.navbar {
	height: 70px;
	padding-top: 2px;
	width: 958px;
}

.subnavi {
	height: 37px;
	width: 958px;
	text-align: center;
}

.left {
	width: 250px;
	height: auto;
	float: left;
}

.serverstatus {
	height: 178px;
	padding-top: 60px;
	background: url("../img/hp_05.png") no-repeat scroll 0 0 transparent;
}

.player div {
	color: black;
	font-size: 14px;
	font-weight: bold;
	text-shadow: 0 0 4px #0084FF;
	text-align: center;
}

.server {
	padding-left: 90px;
	padding-top: 17px;
	text-align: center;
}

.server div {
	margin-bottom: 5px;
}

.usercp {
	background: url("../img/homepage_10.png") no-repeat scroll 0 3px transparent;
	min-height: 250px;
	padding-top: 43px;
    padding-left: 7px;
}

.login {
	padding: 0 25px;
}

.login ul {
	list-style: none outside none;
	padding-left: 20px;
	margin-top: 0;
}

.login a {
	text-decoration: none;
}

.login li {
	padding: 1px 0;
}

.login img {
	margin-right: 5px;
}


.videos {
	height: auto;
}



.login span {
	vertical-align: middle;
}

.ranking {
	height: 188px;
	background: url("../img/homepage_08.png") no-repeat scroll 0 3px transparent;
}

.ranking-box {
	height: 37px;
	padding: 4px 5px 0 4px;
	width: 241px;
}

.ranking-content {
	font-size: 14px;
	width: 250px;
	padding-top: 20px;
	padding-left: 16px;
}

.ranking-content div {
	position: absolute;
	width: 250px;
}

.p-ranking:hover {
	background: url(../img/ranking.jpg) no-repeat scroll 0 0 transparent;
}

.l-ranking:hover {
	background: url(../img/ranking.jpg) no-repeat scroll -120px 0 transparent;
}

.right {
	float: right;
	width: 708px;
	height: auto;
}

.top {
	height: 238px;
	width: 708px;
}

.events {
	float: left;
	height: 153px;
	padding: 70px 25px 15px;
	width: 250px;
	background: url("../img/hp_06.png") no-repeat scroll 0 0 transparent;
}

.events ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

.events ul li a {
	padding: 0 0 0 30px;
}

.slider {
	background: url("../img/slider_bg.png") no-repeat scroll 0 0 transparent;
	float: right;
	height: 222px;
	padding: 6px 8px 10px;
	width: 392px;
}

.content {
	width: 698px;
	margin: 4px 5px;
}

.page {
	background: url("../img/news_middle.jpg") repeat scroll 0 0 transparent;
	border-bottom: 1px solid #000000;
	padding: 10px 20px 15px;
	overflow: hidden;
}

.pagehead {
	background: url("../img/news_head.jpg") repeat scroll 0 0 transparent;
	height: 25px;
	padding-top: 8px;
	text-align: center;
}

.pagebottom {
	background: url("../img/page_bottom.jpg") no-repeat scroll 0 0 transparent;
	height: 25px;
}

.news {
	width: 708px;
}

.ntop {
	background: url("../img/news_head_inactive.jpg") no-repeat scroll 0 0 transparent;
	height: 24px;
	margin-bottom: 3px;
	padding: 8px 0 0 11px;
}



.usercp .active {
	background: none !important;
	margin: inherit !important;
	padding: inherit !important;
}

.nbody {
	margin-bottom: 5px;

}

.nmiddle {
	background: url("../img/news_middle.jpg") repeat-y scroll 0 0 transparent;
	border-bottom: 1px solid #000000;
	padding: 20px;
		overflow: hidden;
}

.nmiddle a {
	color: #ffa977;
	text-shadow: 0 1px #000000;
	font-weight: bolder;
}

.nbottom {
	background: url("../img/news_bottom.jpg") no-repeat scroll center bottom transparent;
	border-top: 1px solid #1A2A32;
	height: 30px;
	margin: 0 1px;
	padding: 10px 20px 0;
	width: 656px;
}

.bottom {
	background: url("../img/footer_1.png") no-repeat scroll center bottom transparent;
	font-size: 10px;
	height: 32px;
	margin-top: 0px;
	padding: 168px 0 0;
	text-align: center;
	text-shadow: 0 -1px black;
}

.accordionButton {
	background: url(../img/accordionButton.jpg) no-repeat scroll 0 0 transparent;
	height: 26px;
	width: 638px;
	padding: 6px 0 0 20px;
	margin-top: 5px;
	cursor: pointer;
}

.accordionContent {
	background: url(../img/accordionContent.jpg) no-repeat scroll 0 0 transparent;
	width: 626px;
	padding: 10px 15px;
	border-left: 1px solid #22303C;
	border-right: 1px solid #22303C;
	border-bottom: 1px solid #22303C;
	font-size: 11px;
}

.slides_container {
	width: 392px;
	height: 192px;
}

.caption {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	bottom: -35px;
	color: #FFFFFF;
	margin: 1px 1px 2px;
	padding: 5px 10px;
	position: absolute;
	width: 370px;
}

.pagination {
	margin: 8px auto 0;
	padding: 0;
}

.pagination li {
	float: left;
	margin: 0 0 0 8px;
	list-style: none;
}

.pagination li a {
	display: block;
	width: 17px;
	height: 0;
	padding-top: 17px;
	background-image: url(../img/Slides/pagination.jpg);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}

.pagination li.current a {
	background-position: 0 -17px;
}

.paging {
	background: url("../img/footer_1.png") no-repeat scroll center -160px transparent;
	border-bottom: 0px solid #2277BB;
	border-radius: 0 0 100px 100px;
	margin: 0 2px;
	padding: 6px 0 4px;
	text-align: center;
}

.paging a {
	background: url("../img/pagination.jpg") no-repeat scroll center 0 transparent;
	font-size: 13px;
	padding: 0 6px;
	text-decoration: none;
}

.paging a:hover {
	background: url("../img/pagination.jpg") no-repeat scroll center -17px transparent;
	font-size: 13px;
	padding: 0 6px;
	text-decoration: none;
}

#tsviewer {
	float: right;
	min-height: 200px;
	max-height: 600px;
	margin-right: 0%;
	padding: 30px 15px 15px 0;
	position: fixed;
	right: -335px;
	top: 2%;
	width: 368px;
	z-index: 9999;
	overflow: hidden;
}

#tsviewer div #ts3viewer_950913 {
	float: right;
	width: 300px;
	height: 500px;
	overflow-y: visible;
	border: 0 none;
}

#tsviewer .ts_bg {
	background: url("../img/ts_bg.png") no-repeat scroll 0 0 transparent;
	overflow: hidden;
	padding: 10px;
	box-shadow: 0px 0px 5px #000000;
	border-bottom-left-radius: 15px;
	border-top-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
}

#tsviewer img {
	float: right;
}

fieldset ul {
	margin: 0;
	padding: 0;
}

fieldset ul li {
	list-style: none;
	margin: 10px 0;
}

fieldset ul li label {
	width: 100px;
	text-align: left;
	clear: both;
}

fieldset ul li img {
	display: inline-block;
	margin-left: 200px;
}

fieldset ul li input {
	float: right;
	clear: both;
}

fieldset {
	border: 1px dashed #646566;
}

.vote {
	background: url("../img/vote_bg.jpg") repeat scroll 0 0 transparent;
	height: 75px;
	text-align: center;
}

.vote td {
	padding: 5px 0;
}

.voted {
	background: url("../img/vote_bg_voted.jpg") repeat scroll 0 0 transparent;
	height: 75px;
	text-align: center;
}

.voted td {
	padding: 5px 0;
}

.ingameshop {
	background: url("../img/inshop_icon.html") repeat scroll 0 0 transparent;
	float: left;
	height: 32px;
	margin: 0 10px;
	padding: 9px;
	width: 32px;
}

#menu-mastar {
	width: 100%;
	height: 39px;
	background: url("../img/topbar_bg.png") repeat-x scroll 0 0 transparent;
}

#globalnavi {
	font: 11px/32px Verdana, Arial, sans-serif;
	margin: auto;
	width: 958px;
}

#globalnavi a {
	color: #C3AF8C;
	font-weight: bolder;
}

#globalnavi a:hover {
	color: #9f888h;
	text-decoration: none;
	text-shadow: 0 0 3px #EEDEC2;
	font-weight: bolder;
}

#globalnavi ul {
	margin: 0;
	width: auto;
	list-style: none outside none;
	padding: 0;
}

#globalnavi ul.links li {
	float: left;
	margin: 0 20px 0 0;
}

#globalnavi ul.links li .start {}

#globalnavi ul.rechts li {
	float: right;
	margin: 0 0 0 20px;
}

a.linkopacity img {
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
}

a.linkopacity:hover img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	-khtml-opacity: 0.5;
}

#rounded-corner {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 14px;
	margin: 45px;
	width: 600px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#rounded-corner thead th.rounded-company {
	background: #7D7D7D left -1px no-repeat;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
}

#rounded-corner thead th.rounded-q3 {
	background: #7D7D7D right -1px no-repeat;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
}

#rounded-corner th {
	padding: 10px;
	font-weight: normal;
	font-size: 13px;
	color: #FFF;
	font-weight: bolder;
	background: #7D7D7D;
}

#rounded-corner td {
	padding: 8px;
	background: #BEBEBE;
	border-top: 1px solid #fff;
	color: #FFF;
	font-weight: bolder;
}

#rounded-corner tfoot td.rounded-foot-left {
	background: #BEBEBE left bottom no-repeat;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
}

#rounded-corner tfoot td.rounded-foot-right {
	background: #BEBEBE right bottom no-repeat;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px;
}

#rounded-corner tbody tr:hover td {
	background: #7D7D7D;
}

#navigation1,
#navigation1 ul,
#navigation1 li #navigation1 a {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 14px;
	font-family: Helvetica;
	line-height: 1;
}

.btn-login {
	background-image: url('../img/login_button.gif');
	background-repeat: no-repeat;
	height: 36px;
	width: 52px;
	background-position: center;
	border: 2px solid #000;
	cursor: pointer;
}

.buyvip .card {
	box-shadow: 0 10px 15px 4px rgba(0, 0, 0, .3);
	padding: 35px;
	font-family: philosopher, sans-serif;
	background: url(../img/vipbg.png);
	padding: 10px;
	margin: 10px;
	background-repeat: no-repeat;
	width: 100%;
}

.buyvip .card .card-header {
	color: #f88938;
	font-size: 24px;
	text-align: center;
}

.buyvip .card .card-body {
	padding: 15px;
	text-align: center;
}

.buyvip .card .card-body .precio {
	font-size: 16px;
	color: white;
	line-height: 40px;
}

.buyvip .card .card-body .precio span {
	font-size: 16px;
	color: green;
}

.buyvip .card .card-footer {
	padding: 15px;
	text-align: center;
}

.buyvip label {
	color: #f88938;
	font-size: 20px;
	text-align: center;
}

.buyvip select {
	color: white;
	background-color: black; 
	font-size: 20px;
	text-align: center;
	border: 1px red solid;
	height: 32px;
}
.fixgm img { width:25px; }
.items-deidad {
	background: url("../img/itemsbg.png") no-repeat scroll 0 3px transparent;
	min-height: 250px;
	margin-bottom: 20px;
}
.items-deidad .footer { height: 40px; text-align: center; }
.items-deidad .price { line-height: 40px;font-weight: bolder;
	font-size: 0.9rem;
	text-transform: uppercase;
	text-align: center }
.items-deidad .panel-body .imagen{ height: 120px; text-align: center;}
.items-deidad .panel-body img { padding: 30px;  max-width: 120px;}
.items-deidad .panel-heading {
	font-weight: bolder;
	line-height: 35px;
	font-size: 0.7rem;
	text-transform: uppercase;
	text-align: center;
}
.items-deidad button{
    text-shadow: 0 1px #EEDEC2;
    font-weight: bolder;
text-align: center;
    background: #deceb1;
    color: #2e2316;
    padding: 5px;
    border-radius: 5px;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }


.button-f{
    text-shadow: 0 1px #EEDEC2;
    display:inline-flex;
    font-weight: bolder;
    margin-left: 15px;
    text-align: center;
    background: #deceb1;
    color: #000 !important;
    padding: 10px 15px 10px 15px; 
    border-radius: 5px;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }

.alert-f {
    text-shadow: 0 1px #EEDEC2;
    width: 95%;
    display:inline-table;
    font-weight: bolder;
    margin-left: 15px;
    text-align: center;
    background: #deceb1;
    color: #000 !important;
    padding: 10px 15px 10px 15px; 
    border-radius: 5px;transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; }
.deidadcredits { line-height: 80px; font-size:20px;}
.deidadcredits span { color: darkorange; font-weight: bolder ;}
.shopfilter { margin-bottom: 50px; margin-top: 50px;}
.shopfilter a { margin-left: 15px; cursor: pointer; margin-bottom: 20px;}
.shopfilter a img { width: 70px;border-radius: 50px;}

.items-deidad video { margin-top: 10px; margin-bottom: 10px;}
/* ========================================= */
/* 1. CONFIGURACIÓN DE ICONOS (Font Awesome) */
/* ========================================= */
/* Asume que Font Awesome está cargado en tu plantilla */
[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-right: 8px;
    color: #c99e63; /* Color Cobre/Bronce para los iconos */
}

/* Definiciones de los iconos */
.icon-user:before { content: "\f007"; } 
.icon-sword:before { content: "\f72f"; } 
.icon-info:before { content: "\f05a"; } 
.icon-level-up:before { content: "\f148"; } 
.icon-strength:before { content: "\f70c"; } 
.icon-agility:before { content: "\f1e3"; } 
.icon-vitality:before { content: "\f753"; } 
.icon-energy:before { content: "\f0e7"; } 
.icon-command:before { content: "\f0c0"; } 
.icon-magic:before { content: "\f72b"; } 
.icon-points:before { content: "\f06b"; } 

/* ---------------------------------------------------- */

/* ========================================= */
/* 2. ESTRUCTURA Y TARJETA DEL PERFIL */
/* ========================================= */

.profiles-player-container {
    display: flex;
    justify-content: center;
    padding: 20px 0;
}

.profiles-player-card {
    background: #3a322a; /* Fondo marrón oscuro (tierra) */
    border: 1px solid #5a4b3d; /* Borde más claro */
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.7); 
    max-width: 450px;
    width: 100%;
    overflow: hidden;
    color: #f5e6d3; /* Color de texto beige/crema */
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.profiles-player-card:hover {
    transform: translateY(-5px); 
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.9);
}

/* ---------------------------------------------------- */

/* ========================================= */
/* 3. ENCABEZADO (Header) CON IMAGEN DE FONDO */
/* ========================================= */

.profiles-player-header {
    padding: 20px 30px;
    color: #fff;
    background-size: cover; 
    background-position: center center; 
    background-repeat: no-repeat;
    position: relative;
    border-bottom: 3px solid #8d735f; 
}

/* Capa de Sombra para hacer el texto legible sobre la imagen */
.profiles-player-header::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5); /* Capa oscura semi-transparente */
    z-index: 1; 
}

.cname, .cclass {
    position: relative; 
    z-index: 2; 
}

.cname {
    font-size: 2em;
    margin: 0 0 5px 0;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}

.cclass {
    font-size: 1.1em;
    margin: 0;
    opacity: 0.9;
    color: #f5e6d3;
}

.cname [class^="icon-"], .cclass [class^="icon-"] {
    color: #f5e6d3; 
}

/* CLASES DINÁMICAS (Ajustadas a tonos tierra o madera con imágenes) */

/* Dark Knight (DK) - Ejemplo de ruta local */
.dk { 
    background-image: linear-gradient(rgba(92, 75, 58, 0.8), rgba(66, 56, 47, 0.8)), url('images/classes/dk_bg.jpg'); /* REEMPLAZAR RUTA */
}

/* Dark Wizard (DW) - URL proporcionada por el usuario */
.dw { 
    background-image: linear-gradient(rgba(81, 74, 54, 0.8), rgba(51, 45, 33, 0.8)), url('https://arroyo.mu-97.online/templates/arroyo/img/profiles/wiz.jpg'); 
}

/* Fairy Elf (ELF) - Ejemplo de ruta local */
.elf { 
    background-image: linear-gradient(rgba(77, 102, 79, 0.8), rgba(49, 66, 51, 0.8)), url('images/classes/elf_bg.jpg'); /* REEMPLAZAR RUTA */
}
/* Añade aquí el resto de tus clases (mg, dl, sum, etc.) siguiendo este patrón. */

/* ---------------------------------------------------- */

/* ========================================= */
/* 4. CONTENIDO, TÍTULOS Y FILAS DE INFO */
/* ========================================= */

.profiles-player-content {
    padding: 25px 30px;
}

.profiles-player-info h3 {
    font-size: 1.3em;
    color: #c99e63; /* Cobre/Bronce */
    border-bottom: 2px solid #5a4b3d; 
    padding-bottom: 10px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

/* Filas de Información (Nivel, Puntos restantes) */
.info-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #483d33;
}

.info-label {
    font-size: 1em;
    color: #a08c78; 
    flex-basis: 50%;
}

.info-value {
    font-size: 1.1em;
    font-weight: bold;
    color: #f5e6d3; 
    flex-basis: 50%;
    text-align: right;
}

.info-row.remaining-points {
    border-bottom: none;
    margin-top: 15px;
    padding-top: 15px;
    border-top: 1px solid #5a4b3d;
}

.remaining-points .info-value {
    color: #7b947c; /* Verde musgo (Puntos) */
    font-size: 1.3em;
}

.info-row .progress-bar-container.full-width {
    flex-basis: 100%;
    margin-top: 8px;
}

/* ---------------------------------------------------- */

/* ========================================= */
/* 5. STATS GRID (Fuerza, Agilidad, etc.) */
/* ========================================= */

.stats-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px 15px;
    margin-top: 20px;
}

.stat-item {
    display: flex;
    flex-direction: column;
    padding: 8px;
    border: 1px solid #5a4b3d;
    border-radius: 6px;
    background: #42382e; 
}

.stat-label {
    font-size: 0.9em;
    color: #a08c78;
    margin-bottom: 3px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.stat-value {
    font-size: 1.2em;
    font-weight: bold;
    color: #f5e6d3;
    margin-bottom: 8px;
}

/* ---------------------------------------------------- */

/* ========================================= */
/* 6. BARRAS DE PROGRESO (Tonos Tierra) */
/* ========================================= */

.progress-bar-container {
    width: 100%;
    background-color: #5a4b3d; /* Fondo de la barra vacía (marrón medio) */
    border-radius: 5px;
    height: 12px;
    overflow: hidden;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.6);
}

.progress-bar {
    height: 100%;
    border-radius: 5px;
    transition: width 0.6s ease-in-out;
    position: relative;
    /* Efecto de rayas animadas */
    background-image: linear-gradient(
        45deg, 
        rgba(255, 255, 255, 0.1) 25%, 
        transparent 25%, 
        transparent 50%, 
        rgba(255, 255, 255, 0.1) 50%, 
        rgba(255, 255, 255, 0.1) 75%, 
        transparent 75%, 
        transparent
    );
    background-size: 1rem 1rem;
    animation: progress-stripes 2s linear infinite; 
}

/* Animación de las rayas */
@keyframes progress-stripes {
    from { background-position: 1rem 0; }
    to { background-position: 0 0; }
}

/* Colores de las barras de STATS (Tonos tierra y elementos naturales) */

.level-progress {
    background-color: #a37f6a; /* Marrón-rojo (Madera de roble) */
}

.strength-progress {
    background-color: #8d4f4f; /* Rojo-ladrillo (Arcilla) */
}

.agility-progress {
    background-color: #b1a08e; /* Beige-gris (Piedra) */
}

.vitality-progress {
    background-color: #7b947c; /* Verde musgo (Vida) */
}

.energy-progress {
    background-color: #c99e63; /* Oro/Cobre (Metal Antiguo) */
}

.command-progress {
    background-color: #6a748d; /* Azul pizarra (Poder) */
}

.magic-progress {
    background-color: #8d63a3; /* Púrpura apagado (Misticismo) */
}
/* ========================================= */
/* 7. CONFIGURACIÓN DE ICONOS ADICIONALES PARA GREMIO */
/* ========================================= */
/* Asumiendo que los iconos ya están configurados en el punto 1 */
.icon-crown:before { content: "\f521"; } /* Crown */
.icon-trophy:before { content: "\f091"; } /* Trophy/Score */
.icon-users:before { content: "\f0c0"; } /* Users/Members */
.icon-list:before { content: "\f03a"; } /* List */

/* ---------------------------------------------------- */

/* ========================================= */
/* 8. ESTRUCTURA Y TARJETA DEL GREMIO (GUILD) */
/* ========================================= */

.profiles-guild-container {
    display: flex;
    justify-content: center;
    padding: 20px 0;
}

.profiles-guild-card {
    background: #3a322a; /* Fondo marrón oscuro (tierra) */
    border: 1px solid #5a4b3d; /* Borde más claro */
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.7); 
    max-width: 650px; /* Tarjeta más ancha que la de personaje */
    width: 100%;
    overflow: hidden;
    color: #f5e6d3; /* Color de texto beige/crema */
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

/* Encabezado del Gremio */
.guild-header {
    background: linear-gradient(135deg, #5c4b3a, #3a2e23); /* Gradiente de tierra */
    border-bottom: 3px solid #c99e63; /* Borde de bronce */
    padding: 15px 30px;
    text-align: center;
}

.guild-name {
    font-size: 2.2em;
    margin: 0;
    color: #f5e6d3;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.guild-name [class^="icon-"] {
    color: #c99e63; /* Ícono de comando/maestro en bronce */
}

/* --- Grid de Información Principal (Logo y Stats) --- */

.guild-info-grid {
    display: grid;
    grid-template-columns: 1fr 1.5fr; /* Una columna para logo, otra para stats */
    gap: 30px;
    padding: 30px;
    align-items: center;
}

/* Contenedor del Logo */
.guild-logo-container {
    text-align: center;
    padding: 10px;
    border: 3px solid #5a4b3d; /* Borde de madera/piedra */
    border-radius: 8px;
    background: #42382e;
}

.guild-logo img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
    border-radius: 50%; /* Si quieres que el logo sea circular */
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

/* Estadísticas del Gremio */
.guild-stats {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.stat-item-guild {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px dashed #483d33;
}

.stat-label-guild {
    font-size: 1.1em;
    color: #a08c78;
    text-transform: uppercase;
}

.stat-value-guild {
    font-size: 1.2em;
    font-weight: bold;
    color: #f5e6d3;
}

.master-name {
    color: #c99e63; /* Maestro del gremio en color bronce */
}


/* --- Sección de Miembros --- */

.guild-members-section {
    border-top: 1px solid #5a4b3d;
    padding: 30px;
}

.members-title {
    font-size: 1.5em;
    color: #c99e63; /* Bronce */
    border-bottom: 1px solid #5a4b3d;
    padding-bottom: 10px;
    margin-bottom: 20px;
}

.guild-members-list {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr)); /* 4-5 miembros por fila */
    gap: 10px;
}

.member-item {
    padding: 5px;
    text-align: center;
    background: #42382e;
    border-radius: 4px;
    font-size: 0.95em;
}

.member-item a {
    color: #a37f6a; /* Color de link de miembro */
    text-decoration: none;
    transition: color 0.2s;
}

.member-item a:hover {
    color: #c99e63;
    text-decoration: underline;
}

/* Media Query para pantallas pequeñas */
@media (max-width: 550px) {
    .guild-info-grid {
        grid-template-columns: 1fr; /* Una sola columna en móviles */
        text-align: center;
        gap: 20px;
    }
    .guild-stats {
        margin-top: 10px;
    }
    .stat-item-guild {
        flex-direction: column;
        align-items: center;
        border-bottom: none;
        padding: 5px 0;
    }
    .stat-label-guild {
        margin-bottom: 5px;
    }
}
ul, ol {
    list-style-type: none !important; /* Quita el punto (ul) o número (ol) */
    padding-left: 0 !important;       /* Opcional: Asegura que el contenido se alinee al borde */
    margin-left: 0 !important;        /* Opcional: Quita cualquier margen izquierdo por defecto */
}