@charset "utf-8";

*,
*::before,
*::after {
	box-sizing: unset;
}

body {
	background: url('img/background.png');
	background-repeat: repeat;
	font-family: arial black, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

a img {
	border: 0px;
}

#vt_page {
	width: 1000px;
	margin: auto;
}

#vt_header {
	width: 1000px;
	height: 276px;
	float: left;
	background: url('img/header.png') no-repeat;
}

#vt_container {
	width: 1000px;
	float: left;
}

/**
 * Footer Style Definitions
 */
#vt_footer {
	width: 1000px;
	padding: 20px 0px 10px 0px;
	text-align: center;
	float: left;
	color: #000000;
}

#vt_footer .column {
	float: left;
}

#vt_footer .first {
	width: 180px;
}

#vt_footer .second {
	width: 575px;
	text-align: center;
}

#vt_footer .third {
	width: 245px;
}

/**
 * Menu Style Definitions
 */
#vt_menu {
	width: 180px;
	float: left;
	padding-top: 13px;
}

#vt_menu .header {
	width: 100%;
	height: 50px;
	color: #000000;
	font-size: 20px;
	font-family: Arial, sans-serif;
	margin: 0px 100px 0px 0px;
}

.header.start {
	background: url('img/panels/start.png') no-repeat;
}

.header.serv {
	background: url('img/panels/server.png') no-repeat;
}

.header.comu {
	background: url('img/panels/community.png') no-repeat;

}

.header.info {
	background: url('img/panels/infos.png') no-repeat;
}

#vt_menu ul {
	width: 165px;
	margin: 5px 5px 5px 10px;
	padding: 0px;
	list-style: none;
}

#vt_menu li {
	padding: 5px;
	/*background: url('img/menuarrow.png') right center no-repeat;*/
}

#vt_menu a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#vt_menu a:hover {
	color: #f99103;
}

/**
 * Content Style Definitions
 */
#vt_content {
	width: 535px;
	padding: 8px 40px 7px 0px;
	float: left;
	color: black;
}

#vt_content .message .title,
#vt_content .news .newsTitle {
	text-align: center;
	padding: 5px;
	background: linear-gradient(to top, rgb(236, 168, 41) 0%, rgb(255, 197, 89) 100%);
	color: white;
	-webkit-text-stroke: 1px rgb(61, 61, 61);
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: 900;
	border: 2px solid orange;
	margin-bottom: 15px;
}

.subtitle {
	text-align: center;
	/* padding: 5px; */
	background: linear-gradient(to top, rgb(145, 145, 145) 0%, rgb(214, 214, 214) 100%);
	color: white;
	-webkit-text-stroke: 1px rgb(61, 61, 61);
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: 900;
	border: 1px solid rgb(134, 134, 134);
	margin-bottom: 5px;
}

#vt_content .header .left {
	width: 485px;
	position: absolute;
	text-align: right;
}

#vt_content a {
	color: black
}

#vt_content a:hover {
	text-decoration: none;
}

#vt_content input:not(.form-control, .btn),
.sub {
	background: #cbcbcb;
	border: 1px solid #a3a3a3;
	color: #ffffff;
	padding: 3px;
	margin: 2px;
}

#vt_content textarea {
	background: #f1e4d6;
	border: 1px solid #bea282;
	color: #896840;
	padding: 3px;
	margin: 2px;
}

#vt_content select:not(.form-select) {
	background: #cbcbcb;
	border: 1px solid #a3a3a3;
	color: #000000;
	padding: 3px;
	margin: 2px;
}

#vt_content .comment {
	background: #fdefe4;
	border: 1px solid #f2dece;
}

#vt_content .commentBody {
	border-bottom: 1px dotted #f2dece;
}

#vt_content .bar {
	background: #cbcbcb;
	border: 1px solid #a3a3a3;
	padding: 5px;
}

#vt_content .messageAdd {
	margin-top: -1px;
	background: #cbcbcb;
	border-left: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
	border-bottom: 1px solid #a3a3a3;
	padding: 5px;
}

/**
 * Panel Style Definitions
 */
#vt_panel {
	width: 245px;
	float: left;
	/*background: url('img/panelmid.png') repeat-y;*/
	color: #000000;
}

#vt_panel .top {
	width: 245px;
	float: left;
	/*background: url('img/paneltop.png') top no-repeat;*/
}

#vt_panel .bot {
	width: 217px;
	float: left;
	padding: 10px 4px 10px 4px;
	/* background: url('img/panelbot.png') bottom no-repeat; */

}

#vt_panel .button1 {
	display: block;
	width: 207px;
	height: 53px;
	padding: 14px 0px 0px 10px;
	background: url('img/panels/forum.png') no-repeat;
	color: black;
	font-size: 18px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
}

#vt_panel .button1 span {
	font-size: 12px;
	display: block;
	font-weight: bold;
	text-transform: none;
}

#vt_panel .button1:hover {
	background: url('img/panels/forum_hover.png') no-repeat;
	color: black;
}

#vt_panel .button3:hover {
	background: url('img/panels/download_hover.png') no-repeat;
}

#vt_panel .button3 {
	display: block;
	width: 207px;
	height: 53px;
	padding: 14px 0px 0px 10px;
	background: url('img/panels/download.png') no-repeat;
	color: black;
	font-size: 18px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
}

#vt_panel .button3 span {
	font-size: 12px;
	display: block;
	font-weight: bold;
	text-transform: none;
}


#vt_panel .button2 {
	display: block;
	width: 207px;
	height: 53px;
	padding: 14px 0px 0px 10px;
	background: url('img/panels/shop.png') no-repeat;
	color: black;
	font-size: 18px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
}

#vt_panel .button2 span {
	font-size: 12px;
	display: block;
	font-weight: bold;
	text-transform: none;
}

#vt_panel .button2:hover {
	background: url('img/panels/shop_hover.png') no-repeat;
	color: black;
}

#vt_panel .button {
	display: block;
	width: 207px;
	height: 53px;
	padding: 14px 0px 0px 10px;
	background: url('img/panelbutton2.png') no-repeat;
	color: black;
	font-size: 18px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
}

#vt_panel .button span {
	font-size: 12px;
	display: block;
	font-weight: bold;
	text-transform: none;
}

#vt_panel .button:hover {
	background: url('img/panelbuttonhover2.png') no-repeat;
	color: black;
}

.vt_panel_module {
	width: 198px;
	padding: 0px 8px 5px 9px;
}

.vt_panel_module .header {
	padding: 13px 10px 10px 10px;
	margin-bottom: 5px;
	background: url('img/panels/panel.png') no-repeat;
	color: black;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, sans-serif;
}

.vt_panel_module a {
	color: black;
	text-decoration: none;
	font-weight: bold;
}

.vt_panel_module a:hover {
	color: #56422e;
}


/* Login */
.login-panel {
	align-items: flex-start;
}

.login-panel input[type=password],
.login-panel input[type=text],
.login-panel input[type=email] {
	outline: 0;
	border: 0;
	margin-bottom: 25px;
	width: 100%;
	height: 30px;
}

.login-panel select.form-control {
	outline: 0;
	border: 0;
	border-radius: 0;
	margin-bottom: 25px;
	width: 100%;
	height: 30px;
	padding: 15px;
	color: var(--post-title);
}

.login-panel select.form-control:focus {
	color: var(--white);
}



/* Register */
.vocations-container {
	display: flex;
	align-items: center;
	justify-content: center;
}

.vocation-container {
	display: flex;
	justify-content: end;
	align-items: center;
	flex-direction: column;
	width: 80px;
	height: 80px;
	position: relative;
	border: 1px solid #a3a3a3;
	background-color: #cbcbcb;
	border-radius: 4px;
}

.vocations-container input {
	visibility: hidden;
}

.vocations-container label {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
}

.vocation-name {
	/* font-weight: 100; */
	font-size: 12px;
}

.vocations-container label:hover {
	color: rgb(233, 151, 0);
}

.vocations-container input:checked+.vocation-container,
.vocations-container label:hover .vocation-container {
	background-color: #dbdbdb;
	border: 1px solid rgb(233, 151, 0);
}

.vocations-container input:checked+.vocation-container .vocation-name {
	color: rgb(233, 151, 0);
}

.vocation-choose-label {
	cursor: pointer;
}

/* Highscores */
.highscores-nav .nav-link {
	text-transform: uppercase;
	color: black;
	border-bottom: 2px solid gray;
}

.highscores-nav .nav-link:hover,
.highscores-nav .nav-link.active {
	color: white;
	border-bottom: 2px solid orange;
}

/* Downloads */
#downloads {
	margin-top: 30px;
}
#downloads a {
	text-decoration: none;
	font-size: 14px;
	background-color: rgba(0, 0, 0, 0.1);
	padding: 16px;
	border-radius: 4px;
	transition: 0.3s;
}
#downloads a:hover {
	background-color: rgba(255, 255, 255, 0.3);
	color: orange;
}

/* Vocations */
.vocation-name {
	margin-top: 4px;
}
.vocation-bg.active .vocation-container {
	border: 1px solid orange;
	background-color: #dbdbdb;
}
.vocation-bg:hover .vocation-name,
.vocation-bg.active .vocation-name {
	color: orange;
}
.vocation-title {
	font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

/* Items */
.item-bg {
	background-color: rgba(0, 0, 0, 0.3);
	border: 2px solid gray;
	font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
	/* font-weight: 100; */
	font-size: 14px;
	border-radius: 4px;
	transition: 0.3s;
	color: rgba(0, 0, 0, 0.75);
}
.item-name {
	border-top: 1px solid rgba(0, 0, 0, 0.3);
	margin-top: 4px;
	transition: 0.3s;
}
.item-bg:hover,
.item-bg.active {
	background-color: rgba(0, 0, 0, 0.6);
	border: 2px solid orange;
}
.item-bg:hover .item-name,
.item-bg.active .item-name {
	border-top: 1px solid orange;
	color: orange;
}
.item-title {
	border-bottom: 2px solid orange;
	font-family:'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

.item-label {
	background-color: rgba(0, 0, 0, 0.1);
	padding: 5px;
	border-radius: 7px;
}

/* ===============================
   NOVO FUNDO ESCURO (GT EVOLUTION)
================================= */
body {
	background: radial-gradient(circle at top, #0b0f1a, #000000);
	background-attachment: fixed;
	color: #ffffff;
}

/* ===============================
   HEADER MAIS IMPONENTE
================================= */
#vt_header {
	box-shadow: 0 0 40px rgba(255, 140, 0, 0.6);
	border-radius: 6px;
	margin-bottom: 15px;
}

/* ===============================
   CONTEÚDO CENTRAL (CARDS)
================================= */
#vt_content {
	background: rgba(15, 15, 25, 0.95);
	border-radius: 12px;
	padding: 20px;
	box-shadow: 0 0 25px rgba(0, 174, 255, 0.25);
	color: #ffffff;
}

/* ===============================
   MENU ESQUERDO
================================= */
#vt_menu {
	background: rgba(15, 15, 25, 0.95);
	border-radius: 12px;
	padding: 15px 0;
	box-shadow: 0 0 25px rgba(255, 140, 0, 0.25);
}

/* ===============================
   PAINEL DIREITO
================================= */
#vt_panel {
	background: rgba(15, 15, 25, 0.95);
	border-radius: 12px;
	box-shadow: 0 0 25px rgba(255, 140, 0, 0.25);
}

/* ===============================
   TEXTOS E LINKS
================================= */
#vt_content,
#vt_content a,
#vt_menu a,
#vt_panel a {
	color: #eaeaea;
}

#vt_menu a:hover,
#vt_panel a:hover {
	color: #ff9f1c;
}

/* ===============================
   EFEITO NOS BOTÕES
================================= */
#vt_panel a,
#vt_menu li {
	transition: 0.3s;
}

#vt_panel a:hover {
	filter: brightness(1.2);
	transform: translateY(-2px);
}

/* Suavizar fundo geral */
body {
	background: radial-gradient(circle at top, #101528, #050510);
}

/* Destaque extra nos títulos */
#vt_content .message .title,
#vt_content .news .newsTitle {
	box-shadow: 0 0 15px rgba(255, 170, 0, 0.6);
	letter-spacing: 1px;
}

/* Efeito no menu */
#vt_menu li:hover {
	background: rgba(255, 165, 0, 0.15);
	border-radius: 6px;
	padding-left: 10px;
}

/* Painel direito mais chamativo */
#vt_panel .button,
#vt_panel .button1,
#vt_panel .button2,
#vt_panel .button3 {
	filter: drop-shadow(0 0 10px rgba(255, 170, 0, 0.4));
}

/* Ajuste de espaçamento geral */
#vt_container {
	margin-top: 15px;
}

/* ===============================
   HEADER ÉPICO (GT EVOLUTION)
================================= */
#vt_header {
	position: relative;
	box-shadow:
		0 0 25px rgba(0, 174, 255, 0.4),
		0 0 45px rgba(255, 140, 0, 0.5);
	border-radius: 10px;
}

#vt_header::after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 10%;
	width: 80%;
	height: 3px;
	background: linear-gradient(90deg, transparent, #ff9f1c, transparent);
}

/* ===============================
   TÍTULOS MAIS PODEROSOS
================================= */
#vt_content .message .title,
#vt_content .news .newsTitle {
	background: linear-gradient(135deg, #ffb347, #ff7b00);
	text-shadow:
		0 0 6px rgba(255, 255, 255, 0.6),
		0 0 12px rgba(255, 140, 0, 0.8);
	border-radius: 8px;
}

/* ===============================
   MENU MODERNO
================================= */
#vt_menu ul li {
	margin-bottom: 6px;
	border-radius: 6px;
	transition: 0.3s;
}

#vt_menu ul li:hover {
	background: linear-gradient(90deg, rgba(255, 165, 0, 0.25), transparent);
}

/* ===============================
   CTAs MAIS FORTES
================================= */
#vt_panel {
	background: linear-gradient(180deg, rgba(20, 20, 35, 0.95), rgba(10, 10, 20, 0.95));
}

#vt_panel .button,
#vt_panel .button1,
#vt_panel .button2,
#vt_panel .button3 {
	border-radius: 10px;
	transition: 0.3s;
}

#vt_panel .button:hover,
#vt_panel .button1:hover,
#vt_panel .button2:hover,
#vt_panel .button3:hover {
	transform: scale(1.03);
}

/* ===============================
   CONFORTO DE LEITURA
================================= */
#vt_content p,
#vt_content td {
	line-height: 1.6;
}

/* ===============================
   GLOW GERAL SUAVE
================================= */
#vt_page {
	filter: drop-shadow(0 0 40px rgba(0, 0, 0, 0.9));
}

/* ===============================
   CENTRALIZAÇÃO DO PAINEL DIREITO
================================= */
#vt_panel {
	display: flex;
	flex-direction: column;
	align-items: center;
}

#vt_panel .button,
#vt_panel .button1,
#vt_panel .button2,
#vt_panel .button3 {
	width: 90%;
	text-align: center;
}

#vt_panel .button,
#vt_panel .button1,
#vt_panel .button2,
#vt_panel .button3 {
	margin-bottom: 12px;
}

#vt_panel .status,
#vt_panel .serverStatus {
	text-align: center;
	width: 100%;
}

#vt_panel .social {
	display: flex;
	justify-content: center;
	gap: 10px;
	margin-top: 10px;
}

/* ===============================
   PAINEL DIREITO - FORÇADO
================================= */
.panel {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.panel a,
.panel input,
.panel button {
	width: 90%;
	text-align: center;
	margin-bottom: 12px;
}

.panel a {
	display: block;
}

.panel .status,
.panel p {
	text-align: center;
}

/* ===============================
   FORÇAR COLUNA DIREITA
================================= */
#vt_page > table td:last-child {
	vertical-align: top;
	text-align: center;
}

#vt_page > table td:last-child a,
#vt_page > table td:last-child input,
#vt_page > table td:last-child button {
	display: block;
	width: 90%;
	margin: 0 auto 12px auto;
	text-align: center;
}

#vt_page > table td:last-child p,
#vt_page > table td:last-child div {
	text-align: center;
}

#vt_page > table td:last-child a,
#vt_page > table td:last-child input {
	width: 90% !important;
	text-align: center !important;
}

/* ===============================
   PAINEL DIREITO - ESPAÇAMENTO
================================= */
#vt_page table td:last-child {
	padding: 15px;
}

#vt_page table td:last-child a,
#vt_page table td:last-child input {
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.6);
}

#vt_page table td:last-child .status {
	margin-top: 10px;
	font-weight: bold;
}

#vt_page table td:last-child {
	text-align: center;
}

/* ===============================
   ANIMAÇÃO DE GLOW (TÍTULOS)
================================= */
@keyframes glowPulse {
	0% {
		box-shadow: 0 0 8px rgba(255, 165, 0, 0.4);
	}
	50% {
		box-shadow: 0 0 18px rgba(255, 165, 0, 0.9);
	}
	100% {
		box-shadow: 0 0 8px rgba(255, 165, 0, 0.4);
	}
}

#vt_content .title,
#vt_content .newsTitle {
	animation: glowPulse 3s infinite;
}

/* ===============================
   HOVER COM VIDA NOS BOTÕES
================================= */
a, input[type="submit"], button {
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

a:hover, input[type="submit"]:hover, button:hover {
	transform: scale(1.03);
	box-shadow: 0 0 12px rgba(255, 174, 0, 0.7);
}

/* ===============================
   HEADER COM VIDA
================================= */
#vt_header {
	animation: headerGlow 6s ease-in-out infinite;
}

@keyframes headerGlow {
	0%, 100% {
		box-shadow: 0 0 30px rgba(0, 150, 255, 0.4);
	}
	50% {
		box-shadow: 0 0 55px rgba(255, 140, 0, 0.6);
	}
}

/* ===============================
   TIPOGRAFIA GLOBAL
================================= */
body {
	font-family: 'Rajdhani', Arial, sans-serif;
}

/* ===============================
   TÍTULOS COM PESO
================================= */
#vt_content .title,
#vt_content .newsTitle {
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/* ===============================
   TEXTO CONFORTÁVEL
================================= */
#vt_content p,
#vt_content td {
	font-size: 15px;
}

/* Header com movimento contínuo de leve balanço */
@keyframes headerSway {
  0%, 100% {
    transform: translateX(0px);
  }
  50% {
    transform: translateX(6px);
  }
}

#vt_header {
  animation: headerSway 10s infinite ease-in-out;
}

/* ===============================
   HEADER FLUTUANTE (SUAVE)
================================= */
@keyframes headerFloat {
	0% {
		transform: translateY(0);
	}
	50% {
		transform: translateY(-6px);
	}
	100% {
		transform: translateY(0);
	}
}

#vt_header {
	animation: headerFloat 6s ease-in-out infinite;
}

/* ===============================
   HEADER - ENTRADA + ZOOM SUAVE
================================= */
#vt_header {
	opacity: 0;
	transform-origin: center;
	animation:
		slideDown 1.4s ease-out forwards,
		headerZoom 6s ease-in-out infinite 1.4s;
}

/* Entrada */
@keyframes slideDown {
	from {
		transform: translateY(-40px) scale(0.98);
		opacity: 0;
	}
	to {
		transform: translateY(0) scale(1);
		opacity: 1;
	}
}

/* Zoom suave contínuo */
@keyframes headerZoom {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.03);
	}
	100% {
		transform: scale(1);
	}
}

#vt_header {
	position: relative;
	overflow: hidden;
}

#vt_header::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

	background: url('img/header.png') no-repeat center;
	background-size: cover;

	transform-origin: center;
	animation: headerZoom 8s ease-in-out infinite;

	z-index: 0;
}

#vt_header > * {
	position: relative;
	z-index: 1;
}

@keyframes headerZoom {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(1.03);
	}
	100% {
		transform: scale(1);
	}
}

transform: scale(1.015);

transform: scale(1.06);

animation: headerZoom 12s ease-in-out infinite;


#vt_header {
	box-shadow: 
		0 0 20px rgba(0, 200, 255, 0.6),
		0 0 40px rgba(0, 200, 255, 0.3);
}

.panel {
	box-shadow: 0 0 12px rgba(255, 255, 255, 0.15);
}

a.button:hover {
	transform: scale(1.08);
	box-shadow: 0 0 10px #00ccff;
}

a:hover {
	color: #00ccff;
	text-shadow: 0 0 6px rgba(0,204,255,0.7);
}

.panel {
	border-radius: 12px;
	background: rgba(0,0,0,0.65);
	backdrop-filter: blur(6px);
}

body {
	background: linear-gradient(120deg, #0b0f1a, #121c2d);
}

a.button.main {
	background: linear-gradient(45deg, #00ccff, #0066ff);
	box-shadow: 0 0 12px rgba(0,204,255,0.6);
}

.panel {
	animation: fadeInUp 0.6s ease;
}

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

/* ===== SHOP / TABELAS ===== */
#vt_content table td,
#vt_content table th {
    color: #f1f1f1 !important;
}

/* Nome do item */
#vt_content table td:nth-child(2) {
    color: #ffd36a !important;
    font-weight: 500;
}

/* Pontos */
#vt_content table td:last-child {
    color: #ffb703 !important;
    font-weight: bold;
}

/* Linhas */
#vt_content table tr {
    background: rgba(255, 255, 255, 0.02);
}

.vocation,
.vocation * {
    background: transparent !important;
}

.vocation .outfit,
.vocation div {
    background: #1a1d22 !important;
    border-radius: 12px;
    border: 1px solid rgba(255,165,0,0.4);
    box-shadow: 0 0 10px rgba(255,165,0,0.25);
}

/* REMOVIDO: quadrado externo da vocation */
/*.vocation {
    background: rgba(255,255,255,0.04);
    border-radius: 12px;
    border: 1px solid rgba(255,255,255,0.08);
}*/

.vocation img {
    filter: drop-shadow(0 0 6px rgba(255,165,0,.6));
    transition: transform .2s ease;
}

.vocation:hover img {
    transform: scale(1.15);
}

.vocation span,
.vocation .name {
    color: #f5f5f5;
    font-weight: 600;
    text-shadow: 0 0 4px rgba(0,0,0,.8);
}

/* ===== TRANSFORMAÇÕES ===== */
.nav.justify-content-center {
    gap: 18px;
    margin-top: 20px;
}

/* Card de cada transformação */
/* REMOVIDO: card externo duplicado das transforms */
/*.nav.justify-content-center .nav-item {
    background: linear-gradient(160deg, #1e2229, #0f1115);
    border-radius: 16px;
    padding: 14px 16px;
    min-width: 120px;
    text-align: center;
    border: 1px solid rgba(255,165,0,0.35);
    box-shadow: 0 0 14px rgb*/


/* Card base das transforms */
li.nav-item.p-2.m-2.rounded {
    background: radial-gradient(circle at top, #1a1f26, #0b0f14);
    border: 1px solid rgba(255,180,0,.6);
    transition: all .25s ease;
}

/* Aura com box-shadow */
li.nav-item.p-2.m-2.rounded:hover {
    box-shadow:
        0 0 12px rgba(255,180,0,.6),
        0 0 24px rgba(255,180,0,.45),
        0 0 48px rgba(255,180,0,.25);
    transform: translateY(-4px) scale(1.02);
}

/* Sprite */
li.nav-item img {
    filter: drop-shadow(0 0 6px rgba(255,200,80,.6));
}

/* Texto */
li.nav-item span {
    display: block;
    margin-top: 6px;
    font-weight: bold;
    text-shadow: 0 0 8px rgba(255,180,0,.8);
}

/* ===== ABA DE ITENS – ESTILO REAL ===== */

/* tabela inteira */
table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0 10px;
}

/* cada linha vira um card */
table tr {
    background: linear-gradient(160deg, #0f141b, #141a22);
    border-radius: 14px;
    box-shadow: 0 0 14px rgba(0,0,0,.6);
    transition: all .25s ease;
}

/* hover */
table tr:hover {
    transform: translateY(-2px);
    box-shadow: 0 0 22px rgba(255,180,0,.25);
}

/* células */
table td {
    padding: 16px 18px;
    vertical-align: middle;
    border: none !important;
}

/* primeira coluna (item) */
table td:first-child {
    display: flex;
    align-items: center;
    gap: 14px;
}

/* ícone */
table td:first-child img {
    width: 42px;
    height: 42px;
    padding: 8px;
    border-radius: 10px;
    background: rgba(0,0,0,.4);
    box-shadow: inset 0 0 10px rgba(0,0,0,.7);
}

/* coluna atributos */
table td:last-child {
    text-align: right;
    font-weight: bold;
    color: #ffb400;
    text-shadow: 0 0 6px rgba(255,180,0,.5);
}

table td:last-child {
    position: relative;
    padding-left: 28px;
}

table td:last-child::before {
    content: "";
    position: absolute;
    left: 0;
    top: 20%;
    bottom: 20%;
    width: 1px;
    background: linear-gradient(
        to bottom,
        transparent,
        rgba(255,180,0,.4),
        transparent
    );
}

table td:last-child {
    line-height: 1.6;
}

table td:last-child b,
table td:last-child strong {
    color: #ffd166;
}

table tr {
    background: rgba(15,18,25,.85);
    box-shadow: inset 0 0 0 1px rgba(255,180,0,.12);
}

table tr:first-child {
    background: none;
    box-shadow: none;
}

table tr:first-child td {
    font-weight: bold;
    text-transform: uppercase;
    color: #ffb400;
    padding-bottom: 10px;
}

table td:first-child {
    justify-content: center;
}

table {
    border-spacing: 0 14px;
}

table td:last-child {
    font-size: 14px;
}

table tr:hover {
    background: linear-gradient(160deg, #141a22, #1a202b);
}

/* ===== ABAS DE ITENS (Helmet / Armor etc) ===== */

/* Aba padrão */
.nav-tabs li a,
.nav-pills li a {
    color: #aaa;
    background: rgba(15,18,25,.6);
    border-radius: 10px;
    padding: 10px 18px;
    margin: 0 6px;
    transition: all .25s ease;
}

/* Hover */
.nav-tabs li a:hover,
.nav-pills li a:hover {
    color: #ffb400;
    box-shadow: 0 0 12px rgba(255,180,0,.35);
}

/* Aba ATIVA */
.nav-tabs li.active a,
.nav-pills li.active a,
.nav-tabs li a.active,
.nav-pills li a.active {
    color: #ffb400 !important;
    background: linear-gradient(160deg, #1a202b, #0f141b);
    box-shadow: 0 0 18px rgba(255,180,0,.6);
    position: relative;
}

/* Linha dourada embaixo da aba ativa */
.nav-tabs li.active a::after,
.nav-pills li.active a::after,
.nav-tabs li a.active::after,
.nav-pills li a.active::after {
    content: "";
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: -6px;
    height: 2px;
    background: linear-gradient(
        to right,
        transparent,
        #ffb400,
        transparent
    );
}

@keyframes glowPulse {
    0% { box-shadow: 0 0 12px rgba(255,180,0,.4); }
    50% { box-shadow: 0 0 22px rgba(255,180,0,.8); }
    100% { box-shadow: 0 0 12px rgba(255,180,0,.4); }
}

.nav-tabs li.active a,
.nav-pills li.active a {
    animation: glowPulse 2s infinite;
}

/* ===== REMOVE LINHAS BRANCAS DA TABELA DE ITENS ===== */

/* Remove efeito striped */
table.table-striped > tbody > tr:nth-of-type(odd),
table.table-striped > tbody > tr:nth-of-type(even) {
    background: transparent !important;
}

/* Remove TODAS as bordas horizontais */
#vt_content table td,
#vt_content table th {
    border: none !important;
}

/* Remove linha do cabeçalho (Item / Atributos) */
#vt_content table thead tr {
    border-bottom: none !important;
}

#vt_content table thead th {
    border-bottom: none !important;
}

/* Estado normal do card */
#vt_content table tbody tr {
    border-radius: 14px;
    box-shadow: inset 0 0 0 1px rgba(255,180,0,.18);
    transition: box-shadow .25s ease, transform .25s ease;
}

/* Hover – glow volta */
#vt_content table tbody tr:hover {
    transform: translateY(-2px);
    box-shadow:
        0 0 22px rgba(255,180,0,.35),
        inset 0 0 0 1px rgba(255,180,0,.35);
}

/* ===== FADE AO TROCAR ABA DE ITENS ===== */

/* Container da tabela */
#vt_content .tab-content {
    position: relative;
}

/* Conteúdo da aba */
#vt_content .tab-pane {
    animation: fadeIn .35s ease;
}

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

#vt_content table td div,
#vt_content table td span {
    color: #0f141b !important;
    font-weight: 900;
    text-shadow: 0 1px 2px rgba(255, 200, 0, 0.25);
}

#vt_content table td:hover div,
#vt_content table td:hover span {
    color: #800020  !important;
    transition: 0.2s ease;
}

/* ===== NEWS (MESMO EFEITO DO CARD DE GUILDS) ===== */
#vt_content .news,
#vt_content .newsContent {
    background: linear-gradient(
        180deg,
        rgba(25, 25, 35, 0.95),
        rgba(10, 10, 20, 0.95)
    );
    border: 1px solid rgba(255, 180, 0, 0.55);
    border-radius: 14px;
    padding: 16px 22px;
    margin: 14px 0;
    color: #ffb400;
    font-weight: 700;
    text-align: center;

    box-shadow:
        0 0 14px rgba(255, 180, 0, 0.25),
        inset 0 0 18px rgba(255, 180, 0, 0.08);

    transition: 
        box-shadow 0.35s ease,
        transform 0.25s ease,
        border-color 0.3s ease;
}

/* ===== HOVER (GLOW + LEVE MOVIMENTO) ===== */
#vt_content .news:hover,
#vt_content .newsContent:hover {
    border-color: rgba(255, 200, 0, 0.9);

    box-shadow:
        0 0 28px rgba(255, 190, 0, 0.75),
        0 0 55px rgba(255, 160, 0, 0.45),
        inset 0 0 22px rgba(255, 200, 0, 0.15);

    transform: translateY(-2px);
}


