Mudanças entre as edições de "MediaWiki:Common.css"

De Wiki Gla
Ir para navegação Ir para pesquisar
 
Linha 1: Linha 1:
/*--------------------------------------------------
ESTILIZAÇÃO PADRÃO
--------------------------------------------------*/


html{
 
scroll-behavior: smooth;
 
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;600;700&display=swap');
 
/* body::before {
content: '';
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background: url('https://wiki.gla.com.br/images/b/b3/Testefundo.png') no-repeat;
filter: brightness(0.6);
 
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
z-index: -1;
}
*/
/* === FONTE PADRÃO === */
body,
.mw-parser-output,
.mw-headline,
#firstHeading,
h1, h2, h3, h4, h5, h6,
p, ul, ol, li,
table, td, th, caption {
    font-family: 'Noto Sans', sans-serif !important;
}
 
/* === LEGENDAS DE IMAGEM === */
.thumbcaption {
    font-size: 1.1em !important;
    text-align: center !important;
    line-height: 1.4;
    font-weight: 400;
}
 
/* === TABELAS ENHANCE === */
table.table-enhance {
    max-width: 600px;
    margin: 1em auto;
    border-collapse: collapse;
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 13px;
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}
 
.table-enhance th,
.table-enhance td {
    border: 1px solid #e0e0e0;
    padding: 6px 10px;
    text-align: center;
    vertical-align: middle;
}
 
.table-enhance th {
    background-color: #f5f5f5;
    font-weight: 600;
    color: #333;
}
 
.table-enhance tr:nth-child(even) td {
    background-color: #fafafa;
}
 
.table-enhance tr:hover td {
    background-color: #f0f8ff;
    transition: background-color 0.2s ease;
}
 
.table-enhance-vertical td:first-child {
    font-weight: bold;
    color: #2c3e50;
}
 
/* === AJUSTES NA SIDEBAR === */
#p-logo {
    background-color: transparent !important;
}
 
#mw-panel .mw-portlet.portal .vector-menu-content-list > li > a {
    font-size: 0.80rem !important;
    font-family: 'Noto Sans', sans-serif !important;
    font-weight: 600 !important;
}
 
/* === REMOÇÃO DE BORDAS EM TÍTULOS === */
.mw-headline {
    border-bottom: none !important;
}
 
h1, h2, h3, h4, h5, h6 {
    border-bottom: none !important;
}
 
.video-responsivo {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    background: black;
    padding: 0;
    overflow: hidden;
    position: relative;
}
 
.video-responsivo video {
    width: 100% !important;
    height: auto !important;
    display: block;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}
 
#contentSub,
#contentSub2 {
    margin: 0 !important;
    padding: 0 !important;
    display: none;
    /* opcional: se quiser sumir com tudo */
}
 
/* Discord */
#n-Discord {
    font-size: 10px;
    line-height: 1.5em;
}
 
#p-Discord-label {
    display: none;
}
 
#n-Discord a {
    color: #fff !important;
    font-weight: bold;
    border-radius: 4px;
    border: 1px solid #4c57d0;
    background-color: #5865f2;
    display: block;
    position: relative;
    padding: 4px 4px 3px calc(14px + 6.5px * 2);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    transition: 0.2s;
}
 
#n-Discord a::before {
    font-weight: normal;
    opacity: 0.85;
    margin-left: 1.25em
}
 
#n-Discord a::after {
    content: '';
    background: url(/images/7/76/Discord-brands.png) no-repeat;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.1));
    position: absolute;
    top: 2px;
    left: 4px;
    width: 20px;
    height: 20px;
}
 
#n-Discord a:hover {
    text-decoration: none;
    background-color: #7885ff;
    border-color: #6c77f0;
    transition: .3s
}
 
/* css atual */
/* ESTILIZAÇÃO PADRÃO */
 
.thumb .thumbcaption .magnify:first-child {
    display: none;
}
 
html {
    scroll-behavior: auto;
    /*smooth*/
}
}


:root{
.dark-mode:root {
--content-bg: #fcfcfc;!important
    --content-bg: #fcfcfc;
--content-text: #000;
--simpleSearch-bg: #fff;
--searchInput-text:#aaaaaa;
--link-text: #0645ad;
--lightGray: rgba(240, 240, 240);--gray: rgb(190, 190, 190);
--transparent-blue: #338be58c;
--blue: #338be5;
}
}


.dark-mode:root{
:root {
--content-bg: #fcfcfc;
    --content-bg: #fcfcfc;
    --content-text: #000;
    --simpleSearch-bg: #fff;
    --searchInput-text: #aaaaaa;
    --link-text: #0645ad;
    --lightGray: rgba(240, 240, 240);
    --gray: rgb(190, 190, 190);
    --transparent-blue: #338be58c;
    --blue: #338be5;
}
}


.mw-body h1, .mw-body-content h1, .mw-body-content h2{
.dark-mode:root {
font-family: sans-serif!important;
    --content-bg: #fcfcfc;
}
}


a:visited,
a:visited,
a {
a {
color: var(--link-text) !important;
    color: var(--link-text) !important;
}
}


/*
body {
body {
background-image: url(/images/3/31/Cinza_capriw.png);  
position: relative;
background-repeat: repeat;
}
body {
position: relative;
}
 
body::before {
content: '';
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100vh;
background: url('https://wiki.gla.com.br/images/3/35/Fundodawikiglatest.png') no-repeat;
filter: brightness(0.8);
 
background-attachment: fixed;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
z-index: -1;
}
*/
body {
    position: relative;
    background-image: url(/images/3/31/Cinza_capriw.png);
    background-repeat: repeat;
    background-attachment: fixed;
}
}


h1, h2 {
/*
    margin-bottom: 0.6em;
  h1,
  h2 {
      margin-bottom: 0.6em;
      border-bottom: 0px !important;
  }
  */
#firstHeading {
     border-bottom: 0px !important;
     border-bottom: 0px !important;
}
#content {
overflow-x: clip;
    color: var(--content-text);
    background-color: var(--content-bg) !important;
border: none!important;
box-shadow: rgba(0, 0, 0, .1) 0px 8px 24px, rgba(0, 0, 0, 0.15) 0px 0px 0px 2px;
}
}


Linha 56: Linha 261:
}
}


#p-personal{
#p-personal {
right: 1em;
    right: 1em;
     top: .5em;
     top: .5em;
}
}


#p-search {
#p-search {
float: left;
    float: left;
     margin-left: -0.1em;
     margin-left: -0.1em;
     margin-right: 1em;
     margin-right: 1em;
Linha 77: Linha 282:
     font-family: inherit;
     font-family: inherit;
     font-size: 0.8125em;
     font-size: 0.8125em;
     direction: ltr;  
     direction: ltr;
}
}


Linha 84: Linha 289:
     border: 2px solid #5c3f2b !important;
     border: 2px solid #5c3f2b !important;
     border-right-width: 2px !important;
     border-right-width: 2px !important;
}  
}


/* Force lining numbers in headers (for fonts like Georgia) */
/* Force lining numbers in headers (for fonts like Georgia) */
Linha 98: Linha 303:
.mw-body sub,
.mw-body sub,
.mw-body sup,
.mw-body sup,
span.reference /* for Parsoid */ {
span.reference
 
/* for Parsoid */
    {
     font-size: 80%;
     font-size: 80%;
}
}
Linha 104: Linha 312:


/* Hide confusing "Discussion" tab on [[Project:Support_desk]],
/* Hide confusing "Discussion" tab on [[Project:Support_desk]],
* For sanity, only do this if [[Project_talk:Support_desk]] is a
      * For sanity, only do this if [[Project_talk:Support_desk]] is a
* redirect (which goes back to [[Project:Support_desk]]).
      * redirect (which goes back to [[Project:Support_desk]]).
* If that is changed for some reason, it automatically comes back.
      * If that is changed for some reason, it automatically comes back.
*/
      */
.page-Project_Support_desk #ca-talk a.mw-redirect {
.page-Project_Support_desk #ca-talk a.mw-redirect {
display: none;
    display: none;
}
}


/* CSS Hover Gallery for Mediawiki */
/* CSS Hover Gallery for Mediawiki */


.gallery_zoom_img img{
.gallery_zoom_img img {
-moz-transition:-moz-transform 0.1s ease-in;  
    -moz-transition: -moz-transform 0.1s ease-in;
-webkit-transition:-webkit-transform 0.1s ease-in;  
    -webkit-transition: -webkit-transform 0.1s ease-in;
-o-transition:-o-transform 0.1s ease-in;
    -o-transition: -o-transform 0.1s ease-in;
transition:transform 0.1 ease-in;
    transition: transform 0.1 ease-in;
}
}


.gallery_zoom_img img:hover{
.gallery_zoom_img img:hover {
-moz-transform:scale(2);  
    -moz-transform: scale(2);
-webkit-transform:scale(2);
    -webkit-transform: scale(2);
-o-transform:scale(2);
    -o-transform: scale(2);
transform:scale(2);
    transform: scale(2);
}
}


/*--------------------------------------------------
/*--------------------------------------------------
CSS CUSTOMIZADO
      CSS CUSTOMIZADO
--------------------------------------------------*/
      --------------------------------------------------*/


/*--------------------------------------------------
/*--------------------------------------------------
Vector  
      Vector  
--------------------------------------------------*/
      --------------------------------------------------*/


.vector-menu-tabs li {
.vector-menu-tabs li {
background: transparent ;
    background: transparent;
}
}


/*--------------------------------------------------
/*--------------------------------------------------
Tabber  
      Tabber  
--------------------------------------------------*/
      --------------------------------------------------*/


.center-tab .tabber__header {
.center-tab .tabber__header {
Linha 149: Linha 357:


/*--------------------------------------------------
/*--------------------------------------------------
Tags de uso generalizado
      Tags de uso generalizado
--------------------------------------------------*/
      --------------------------------------------------*/


.mt-1{
.mt-1 {
margin-top: .75em;
    margin-top: .75em;
}
}


.mt-2{
.mt-2 {
margin-top: 1.5em;
    margin-top: 1.5em;
}
}


.mt-4{
.mt-4 {
margin-top: 3em;
    margin-top: 3em;
}
}


.mt--4{
.mt--4 {
margin-top: -2em;
    margin-top: -2em;
}
}


.mb-2{
.mb-2 {
margin-bottom: 1em;
    margin-bottom: 1em;
}
}




.d-flex,
.d-flex,
.td-flex td{
.td-flex td {
display:flex;
    display: flex;
}
}


.d-block{
.d-block {
display: block;
    display: block;
}
}


.relative{
.relative {
position:relative;
    position: relative;
}
}


.text-justify{
.text-justify {
text-align: justify;
    text-align: justify;
}
}


.align-center{
.align-center {
align-items: center;
    align-items: center;
}
}


.align-top{
.align-top {
align-items: flex-start;
    align-items: flex-start;
}
}


.justify-between{
.justify-between {
justify-content: space-between;
    justify-content: space-between;
}
}


.justify-center{
.justify-center {
justify-content: center;
    justify-content: center;
}
}


.border-none{
.border-none {
border: none!important;
    border: none !important;
}
}


.w-25{
.w-25 {
width: 25%;
    width: 25%;
}
}


.h-100 {
.h-100 {
height: 100%;
    height: 100%;
}
}


.flex-wrap{
.flex-wrap {
flex-wrap: wrap;
    flex-wrap: wrap;
}
}


.section-title{
.section-title {
display: block;
    display: block;
border-radius: 8px;
    border-radius: 8px;
background: linear-gradient(to bottom, #459cca, #5684c8);
    background: linear-gradient(to bottom, #459cca, #5684c8);
     width: fit-content;
     width: fit-content;
     color: white;
     color: white;
Linha 232: Linha 440:
}
}


.badge{
.badge {
padding: .25em .57em;
    padding: .25em .57em;
margin: .45em;
    margin: .45em;
border-radius: 6px;
    border-radius: 6px;
color: white;
    color: white;
font-weight: bold;
    font-weight: bold;
text-transform: capitalize;
    text-transform: capitalize;
white-space: nowrap;
    white-space: nowrap;
max-height: 1.5em;
    max-height: 1.5em;
font-size: .9em;
    font-size: .9em;
letter-spacing: 1px;
    letter-spacing: 1px;
box-shadow: rgb(3 102 214 / 30%) 0px 0px 0px 3px;
    box-shadow: rgb(3 102 214 / 30%) 0px 0px 0px 3px;
     background: linear-gradient(to bottom,#459cca,#5684c8);
     background: linear-gradient(to bottom, #459cca, #5684c8);
}
}


.card{
.card {
width: 100%;
    width: 100%;
min-height: 14em;
    min-height: 14em;
margin: 0 auto;
    margin: 0 auto;
border-radius: 10px;
    border-radius: 10px;
box-shadow: rgb(0 0 0 / 9%) 0px 3px 12px;
    box-shadow: rgb(0 0 0 / 9%) 0px 3px 12px;
}
}


.card-title{
.card-title {
display: block;
    display: block;
padding:.25em 0;
    padding: .25em 0;
margin-bottom: 1em;
    margin-bottom: 1em;
width: 100%;
    width: 100%;
border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
background: linear-gradient(to bottom, #459cca, #5684c8);
    background: linear-gradient(to bottom, #459cca, #5684c8);
 
font-size: 1.2em;
    font-size: 1.2em;
font-weight: bold;
    font-weight: bold;
text-align:center;
    text-align: center;
letter-spacing: 1px;
    letter-spacing: 1px;
color:white;
    color: white;
}
}


.scaleUp-hover {
.scaleUp-hover {
transition: all .25s ease;
    transition: all .25s ease;
image-rendering: auto; /* ou crisp-edges */
    image-rendering: auto;
    /* ou crisp-edges */
}
}


.scaleUp-hover:hover {
.scaleUp-hover:hover {
transform: scale(1.1);
    transform: scale(1.1);
}
}




/*--------------------------------------------------
/*--------------------------------------------------
Tooltip  
      Tooltip  
--------------------------------------------------*/
      --------------------------------------------------*/


.simple-tooltip-inline{
.simple-tooltip-inline {
border: none!important;
    border: none !important;
}
}


.tooltipster-default{
.tooltipster-default {
background-color: rgb(220, 220, 220);
    background-color: rgb(220, 220, 220);
color: black!important;
    color: black !important;
box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
}


.tooltipster-arrow{
.tooltipster-arrow {
borde-color: rgb(220, 220, 220)!important;
    borde-color: rgb(220, 220, 220) !important;
}
}


#bigImage{
#bigImage {
position: absolute;
    position: absolute;
transform: translate(0, -100%);
    transform: translate(0, -100%);
}
 
/**********************************
          Widget:GlobalEventTimer
          **********************************/
.global-event-widget {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 320px;
    height: 90px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}
 
.global-event-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
 
#global-event-time {
    position: absolute;
    bottom: 3%;
    left: 3px;
    padding: 2px 5px;
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
    background: linear-gradient(to right, rgba(25, 25, 25, 0.85), rgba(0, 0, 0, 0));
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    max-width: fit-content;
}
 
/**********************************
      WIDGET: PAGEVIDEO
      **********************************/
.pagevideo-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin: 20px auto;
    width: 100%;
}
 
.pagevideo {
    width: 100%;
    max-width: 800px;
    height: auto;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #000;
}
 
@media screen and (max-width: 768px) {
    .pagevideo {
        max-width: 100%;
    }
}
 
/**********************************
      MEDIAWIKI: SIMBOLO DE LINKS EXTERNOS
      **********************************/
.mw-parser-output .external {
    background-image: none !important;
    padding-right: 0 !important;
}
 
/**********************************
      PREDEFINIÇÃO: Titulo
      #firstHeading {
      display: none;
  }
      **********************************/
 
 
#custom-title {
    display: inline-block;
    display: block;
    text-align: left;
}
 
#custom-title img {
    display: inline-block;
}
}


/*--------------------------------------------------
/*--------------------------------------------------
Pagina Inicial
      Pagina Inicial
--------------------------------------------------*/
      --------------------------------------------------*/
.initialPage--table{
.initialPage--table {
width: 100%;
    width: 100%;
text-align: center;
    text-align: center;
}
}


.initialPage--table > tbody > tr > th,
.initialPage--table>tbody>tr>th,
.initialPage--table > tbody > tr > td {
.initialPage--table>tbody>tr>td {
background: transparent !important;
    background: transparent !important;
}
}


.initialPage--title,
.initialPage--title,
.initialPage--events{
.initialPage--events {
border: none;
    border: none;
border-collapse: separate;
    border-collapse: separate;
}
}


.initialPage--events th,  
.initialPage--events th,
.initialPage--title th {
.initialPage--title th {
color: black !important;
    color: black !important;
padding: .4em;
    padding: .4em;
}
}


.initialPage--title th {
.initialPage--title th {
background-color: transparent !important;
    background-color: transparent !important;
font-size: 2em;
    font-size: 2em;
}
}


.initialPage--events{
.initialPage--events {
display: flex;
    display: flex;
height: 20em;
    height: 20em;
}
}


.event-image{
.initialPage--eventsLogo {
aspect-ratio: 32 / 10;
    height: 100%;
width: -webkit-fill-available;
    padding: .5em 3.5em 2em 0;
max-width: 350px;
    display: flex;
height: auto;
    align-items: center;
object-fit: fill;
position: relative;
}
}


#event-time{
.initialPage--events td {
position: absolute;
    text-align: center;
bottom: 3%;
    display: flex;
right: 15%;
    align-items: center;
    justify-content: flex-end;
letter-spacing: 2px;
font-size: 1.15em;
font-weight: bold;
color: #fff;
}
}


.initialPage--eventsLogo{
.initialPage--mainContainer {
height: 100%;
    display: flex;
padding: .5em 3.5em 2em 0;
    align-items: flex-start;
display: flex;
align-items: center;
}
}


.initialPage--events td{
.initialPage--menuContainer {
text-align:center;
    width: 75%;
display: flex;
    margin-right: 1.5em;
align-items: center;
justify-content: flex-end;
}
}


.initialPage--mainContainer{
.initialPage--sideMenuContainer {
display: flex;
    width: 25%;
align-items: flex-start;
}
}


.initialPage--menuContainer{
.initialPage--menuTitle {
width: 75%;
    display: block;
margin-right: 1.5em;
    text-align: center;
}
    width: 100%;
    font-size: 1.75em;
    font-weight: bold;


.initialPage--sideMenuContainer{
    background: linear-gradient(to bottom, #459cca, #5684c8);
width: 25%;
    border-radius: 10px 10px 0 0;
    color: white;
}
}


.initialPage--menuTitle{
.initialPage--menu {
display: block;
    display: flex;
text-align: center;
    flex-wrap: wrap;
width: 100%;
font-size: 1.75em;
font-weight: bold;
background: linear-gradient(to bottom, #459cca, #5684c8);
border-radius: 10px 10px 0 0;
color: white;
}
}


.initialPage--menu{
.initialPage--menuItemContainer {
display: flex;
    display: flex;
flex-wrap: wrap;
    justify-content: center;
}
    flex-wrap: wrap;


.initialPage--menuItemContainer{
    padding: 1em 0;
display: flex;
justify-content: center;
flex-wrap: wrap;
padding: 1em 0;
}
}


.initialPage--menuItem{
.initialPage--menuItem {
width: 22.5%;
    width: 22.5%;
}
}


.initialPage--menuItem a img {
.initialPage--menuItem a img {
width: 100%;
    width: 100%;
}
}


.initialPage--socialMediaContainer{
.initialPage--socialMediaContainer {
box-sizing: border-box;
    box-sizing: border-box;
width: 100%;
    width: 100%;
margin-top: 8em;
    margin-top: 8em;
padding: 0 1.5em;
    padding: 0 1.5em;
}
}


.initialPage--socialMedia{
.initialPage--socialMedia {
position: relative;
    position: relative;
border-top: 2px solid #689cc0;
    border-top: 2px solid #689cc0;
margin-top: 1em;
    margin-top: 1em;
}
}


.initialPage--socialMedia:before{
.initialPage--socialMedia:before {
content: '';
    content: '';
position: absolute;
    position: absolute;
top: -2px;
    top: -2px;
display: block;
    display: block;
width: 0;
    width: 0;
height: 2px;
    height: 2px;
z-index: 1;
    z-index: 1;
transition: width .25s ease;
    transition: width .25s ease;
}
}


.initialPage--socialMedia:hover::before{
.initialPage--socialMedia:hover::before {
width: 100%;
    width: 100%;
}
}


.initialPage--socialMediaLink{
.initialPage--socialMediaLink {
display: flex;
    display: flex;
justify-content: space-between;
    justify-content: space-between;
align-items: center;
    align-items: center;
 
font-size: 1.35em;
    font-size: 1.35em;
font-weight: 600;
    font-weight: 600;
letter-spacing: .03em;
    letter-spacing: .03em;
color:#689cc0 !important;
    color: #689cc0 !important;
 
padding: .9em .5em;
    padding: .9em .5em;
transition: color .25s ease;
    transition: color .25s ease;
}
}


.initialPage--socialMediaLink:visited{
.initialPage--socialMediaLink:visited {
color:#689cc0 !important;
    color: #689cc0 !important;
}
}


.initialPage--socialMediaLink:hover{
.initialPage--socialMediaLink:hover {
text-decoration: none;
    text-decoration: none;
}
}


.socialMedia--svg{
.socialMedia--svg {
display: flex;
    display: flex;
align-items: center;
    align-items: center;
}
}


.socialMedia--svg svg{
.socialMedia--svg svg {
width: 2em;
    width: 2em;
fill: #689cc0;
    fill: #689cc0;
transition: all .25s ease;
    transition: all .25s ease;
}
}


.socialMedia--svg svg path{
.socialMedia--svg svg path {
fill: inherit;
    fill: inherit;
}
}


/*
/*
Discord
      Discord
*/
      */


.initialPage--socialMedia.discord > .initialPage--socialMediaLink:hover{
.initialPage--socialMedia.discord>.initialPage--socialMediaLink:hover {
color: #5865f2!important;
    color: #5865f2 !important;
}
}


.initialPage--socialMedia.discord:before{
.initialPage--socialMedia.discord:before {
background: #5865f2;
    background: #5865f2;
}
}
.initialPage--socialMedia.discord > .initialPage--socialMediaLink:hover > .socialMedia--svg svg{
 
fill: #5865f2!important;
.initialPage--socialMedia.discord>.initialPage--socialMediaLink:hover>.socialMedia--svg svg {
    fill: #5865f2 !important;
}
}


/*
/*
Instagram
      Instagram
*/
      */


.initialPage--socialMedia.instagram > .initialPage--socialMediaLink:hover{
.initialPage--socialMedia.instagram>.initialPage--socialMediaLink:hover {
color: #f09433!important;
    color: #f09433 !important;
}
}


.initialPage--socialMedia.instagram:before{
.initialPage--socialMedia.instagram:before {
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);  
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}
}
 
 
.initialPage--socialMedia.instagram > .initialPage--socialMediaLink:hover > .socialMedia--svg svg{
.initialPage--socialMedia.instagram>.initialPage--socialMediaLink:hover>.socialMedia--svg svg {
fill: url(#gradient-vertical);
    fill: url(#gradient-vertical);
}
}


/*
/*
Facebook
      Facebook
*/
      */


.initialPage--socialMedia.facebook > .initialPage--socialMediaLink:hover{
.initialPage--socialMedia.facebook>.initialPage--socialMediaLink:hover {
color: #4267B2!important;
    color: #4267B2 !important;
}
}


.initialPage--socialMedia.facebook:before{
.initialPage--socialMedia.facebook:before {
background: #4267B2;
    background: #4267B2;
}
}
.initialPage--socialMedia.facebook > .initialPage--socialMediaLink:hover > .socialMedia--svg svg{
 
fill: #4267B2!important;
.initialPage--socialMedia.facebook>.initialPage--socialMediaLink:hover>.socialMedia--svg svg {
    fill: #4267B2 !important;
}
}


/*--------------------------------------------------
/*--------------------------------------------------
Ocultação de componentes
      Ocultação de componentes
--------------------------------------------------*/
      --------------------------------------------------*/
 
#p-navigation {
    background-color: transparent;
}
 
#mw-head-base {
    background-color: transparent;
    width: auto !important;
}
 
#mw-page-base {
    background: transparent;
}
 
#mw-panel #p-tb h3 {
    color: rgb(0, 0, 0);
    font-size: .75em;
}
 
#p-tb {
    display: none;
}


#p-navigation { background-color: transparent; }
#mw-head-base { background-color: transparent; width: auto!important; }
#p-logo { background-color: transparent; }
#mw-page-base { background: transparent; }
#mw-panel #p-tb h3 { color: rgb(0, 0, 0); font-size: .75em;}
#p-tb { display: none; }
/* #ca-nstab-mediawiki { display: none; } */
/* #ca-nstab-mediawiki { display: none; } */
/* #ca-talk { display: none; } */
/* #ca-talk { display: none; } */
#ca-view { display: none; }
#ca-view {
#ca-history { display: none; }  
    display: none;
#ca-viewsource { display: none !important; }
}
 
#ca-history {
    display: none;
}
 
#ca-viewsource {
    display: none !important;
}
 
/* #ca-unwatch { display: none; } */
/* #ca-unwatch { display: none; } */
/* #p-cactions { display: none; } */
/* #p-cactions { display: none; } */
/*
/*
Pacientes
      Pacientes
*/
      */


.table-pacients {
.table-pacients {
display: block;
    display: block;
max-width: 1400px;
    max-width: 1400px;
overflow-x: auto;
    overflow-x: auto;
}
}


.table-pacients img{
.table-pacients img {
width: 15.715em;
    width: 15.715em;
height: auto;
    height: auto;
}
}


/*
/*
PERSONAGENS
      PERSONAGENS
*/
      */


.filter--containerSearch{  
.filter--containerSearch {
display: flex;
    display: flex;
padding: 0 2em;
    padding: 0 2em;
justify-content: flex-end;
    justify-content: flex-end;
align-items: center;
    align-items: center;
}
}


.filter--container{
.filter--container {
display: flex;
    display: flex;
padding: 0 2em;
    padding: 0 2em;
justify-content: space-between;
    justify-content: space-between;
align-items: center;
    align-items: center;
}
}


.filter{
.filter {
width: fit-content;
    width: fit-content;
     display: flex;
     display: flex;
     justify-content: center;
     justify-content: center;
Linha 591: Linha 893:
}
}


.filter--title{
.filter--title {
display: flex;
    display: flex;
     border-right: 3px solid #b0cff1;
     border-right: 3px solid #b0cff1;
     background: #4c91c9;
     background: #4c91c9;
Linha 606: Linha 908:
.filter--icon,
.filter--icon,
.calcXp--tierIcon {
.calcXp--tierIcon {
padding: .35em .95em;
    padding: .35em .95em;
     background: transparent;
     background: transparent;
     cursor: pointer;
     cursor: pointer;
}
}


.filter--icon.tier img{
.filter--icon.tier img {
filter: grayscale(.0);
    filter: grayscale(.0);
}
}


.filter--icon.tier.active img{
.filter--icon.tier.active img {
box-shadow: none;
    box-shadow: none;
}
}


.filter--icon img{
.filter--icon img {
     filter: grayscale(.8);
     filter: grayscale(.8);
     border-radius: 10px;
     border-radius: 10px;
   
 
     transition: all .25s ease;
     transition: all .25s ease;
}
}


.calcXp--tierIcon img {
.calcXp--tierIcon img {
filter: drop-shadow(0px 1px 8px #4c91c900);
    filter: drop-shadow(0px 1px 8px #4c91c900);
     border-radius: 10px;
     border-radius: 10px;
   
 
     transition: all .25s ease;
     transition: all .25s ease;
}
}


.filter--icon.active img{
.filter--icon.active img {
box-shadow: rgb(0 0 0 / 24%) 0px 2px 7px;
    box-shadow: rgb(0 0 0 / 24%) 0px 2px 7px;
     filter: grayscale(0);
     filter: grayscale(0);
}
}


.filter--icon.tier.active img,
.filter--icon.tier.active img,
.calcXp--tierIcon.active img{
.calcXp--tierIcon.active img {
transform: scale(.85);
    transform: scale(.85);
}
}


.filter--icon.tier#bronze.active img,
.filter--icon.tier#bronze.active img,
.calcXp--tierIcon#bronze.active img{
.calcXp--tierIcon#bronze.active img {
filter: drop-shadow(0px 1px 8px #f18a05);
    filter: drop-shadow(0px 1px 8px #f18a05);
}
}


.filter--icon.tier#silver.active img,
.filter--icon.tier#silver.active img,
.calcXp--tierIcon#silver.active img{
.calcXp--tierIcon#silver.active img {
filter: drop-shadow(0px 1px 8px #8b8b8b);
    filter: drop-shadow(0px 1px 8px #8b8b8b);
}
}


.filter--icon.tier#gold.active img,
.filter--icon.tier#gold.active img,
.calcXp--tierIcon#gold.active img{
.calcXp--tierIcon#gold.active img {
filter: drop-shadow(0px 1px 8px #fbc300);
    filter: drop-shadow(0px 1px 8px #fbc300);
}
}


.filter--icon.tier#diamond.active img,
.filter--icon.tier#diamond.active img,
.calcXp--tierIcon#diamond.active img{
.calcXp--tierIcon#diamond.active img {
filter: drop-shadow(0px 1px 8px #0391c5);
    filter: drop-shadow(0px 1px 8px #0391c5);
}
}


.filter--input{
.filter--input {
box-sizing: border-box;  
    box-sizing: border-box;
padding: .45em;
    padding: .45em;
     padding-right: 2.5em;
     padding-right: 2.5em;
     border: 3px solid #b0cff1;
     border: 3px solid #b0cff1;
Linha 673: Linha 975:
}
}


.filter--inputContainer{
.filter--inputContainer {
box-sizing: border-box;
    box-sizing: border-box;
     position: relative;
     position: relative;
}
}


.filter--searchButton{
.filter--searchButton {
cursor: pointer;
    cursor: pointer;
     display: inline-block;
     display: inline-block;
     border: 3px solid #b0cff1;
     border: 3px solid #b0cff1;
Linha 689: Linha 991:
     border-radius: 0 8px 8px 0;
     border-radius: 0 8px 8px 0;
     background: #4c91c9;
     background: #4c91c9;
   
 
}
}


.filter--searchButton img{
.filter--searchButton img {
filter: invert(1);
    filter: invert(1);
}
}


.calcXp--container{
.calcXp--container {
     box-sizing: border-box;
     box-sizing: border-box;
     padding: 2.25em 1.25em;
     padding: 2.25em 1.25em;
width: 43em;
    width: 43em;
     border: 3px solid #b0cff1;
     border: 3px solid #b0cff1;
     border-radius: 26px;
     border-radius: 26px;
}
}


.calcXp--resultTitle{
.calcXp--resultTitle {
text-align: center;
    text-align: center;
     color: #4f7ca0;
     color: #4f7ca0;
     margin: 0;
     margin: 0;
     margin-top: -.5em!important;
     margin-top: -.5em !important;
     letter-spacing: .05em;
     letter-spacing: .05em;
}
}


.calcXp--formItem{
.calcXp--formItem {
display: flex;
    display: flex;
align-items: center;
    align-items: center;
}
}


.calcXp--formItem input{
.calcXp--formItem input {
box-sizing: border-box;  
    box-sizing: border-box;
padding: .35em;
    padding: .35em;
     border: 2px solid #b0cff1;
     border: 2px solid #b0cff1;
     border-radius: 8px;
     border-radius: 8px;
Linha 729: Linha 1 031:
}
}


.calcXp--formItem span{
.calcXp--formItem span {
font-size: 1.225em;
    font-size: 1.225em;
     font-weight: 500;
     font-weight: 500;
     letter-spacing: .05em;
     letter-spacing: .05em;
Linha 737: Linha 1 039:
}
}


#calculate-btn{
#calculate-btn {
     box-sizing: border-box;
     box-sizing: border-box;
     cursor: pointer;
     cursor: pointer;
display: block;
    display: block;
     width: 15em;
     width: 15em;
     margin: 2em auto;
     margin: 2em auto;
     padding: .45em 1em;
     padding: .45em 1em;
   
 
     border: none;
     border: none;
     border-radius: 6px;
     border-radius: 6px;
Linha 750: Linha 1 052:
     box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
     box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
     color: white;
     color: white;
   
 
     font-size: 1.35em;
     font-size: 1.35em;
     text-transform: capitalize;
     text-transform: capitalize;
Linha 765: Linha 1 067:
}
}


#calc-result{
#calc-result {
margin-top: 1em;
    margin-top: 1em;
display: flex;
    display: flex;
     justify-content: center;
     justify-content: center;
}
}


#calc-result .badge{
#calc-result .badge {
     display: flex;
     display: flex;
     align-items: center;
     align-items: center;
     justify-content: center;
     justify-content: center;
max-height: 5em;
    max-height: 5em;
     width: 5em;
     width: 5em;
}
}


.calcXp--xpIcon{
.calcXp--xpIcon {
margin-left: -.2em;
    margin-left: -.2em;
}
}


.calcXp--numberOfPots{
.calcXp--numberOfPots {
padding-top: .2em;
    padding-top: .2em;
font-size: 1.15em;
    font-size: 1.15em;
}
}


#characters-container{
#characters-container {
display: flex;
    display: flex;
flex-wrap: wrap;
    flex-wrap: wrap;
padding: 1em;
    padding: 1em;
}
}


#characters-container > div{
#characters-container>div {
box-sizing: border-box;
    box-sizing: border-box;
display: none;
    display: none;
padding: 1em;
    padding: 1em;
width: 19%;
    width: 19%;
margin-right: 1%;
    margin-right: 1%;
}
}


#characters-container > div.show{
#characters-container>div.show {
display: block;
    display: block;
}
}


#characters-container > div > a > img{
#characters-container>div>a>img {
width: 100%;
    width: 100%;
border-radius: 8px;
    border-radius: 8px;
filter: grayscale(.3);
    filter: grayscale(.3);
transition: all .25s ease;
    transition: all .25s ease;
}
}


#characters-container > div:hover > a > img{
#characters-container>div:hover>a>img {
box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
filter: grayscale(0);
    filter: grayscale(0);
transform: scale(1.06);
    transform: scale(1.06);
}
}


.characterPage--splashArt{
.characterPage--splashArt {
position: absolute;
    position: absolute;
     top: -2%;
     top: -2%;
     right: -2%;
     right: -2%;
Linha 826: Linha 1 128:
}
}


.characterPage--table{
.characterPage--table {
margin-top: -4em;
    margin-top: -4em;
width: 100%;
    width: 100%;
}
}


.characterPage--table > tbody{
.characterPage--table>tbody {
position: relative;
    position: relative;
display: flex;
    display: flex;
justify-content: space-between;
    justify-content: space-between;
align-items: flex-end;
    align-items: flex-end;
}
}


.characterPage--table > tbody > .characterPage--mainSection {
.characterPage--table>tbody>.characterPage--mainSection {
display: flex;
    display: flex;
flex-wrap: wrap;
    flex-wrap: wrap;
justify-content: space-between;
    justify-content: space-between;
width: 65%;
    width: 65%;
}
}


.characterPage--table > tbody > .characterPage--sideSection {
.characterPage--table>tbody>.characterPage--sideSection {
box-sizing: border-box;
    box-sizing: border-box;
display: flex;
    display: flex;
justify-content: center;
    justify-content: center;
width: 33%;
    width: 33%;
padding: 0 1em;
    padding: 0 1em;
}
}


.characterPage--characterInfoContainer{
.characterPage--characterInfoContainer {
width: 43%;
    width: 43%;
}
}


.characterPage--characterInfoContainer-test {
.characterPage--statsInfoContainer {
width: 48%;
    width: 55%;
}
}


.characterPage--skins-test {
.stats--container {
width: 50%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 1.25em;
}
}


.characterPage--characterSkills-test {
.stats--container>div {
width: 100%;
    width: 45%;
margin-top: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: .5em;
}
}


.characterPage--table > tbody > .characterPage--mainSection.test {
.stats--container div img {
width: 100%;
    width: 2.25em;
}
}


.characterPage--skins-test .card, .characterPage--characterInfoContainer-test .card { height: 100%; }
.stats--bar {
 
    display: flex;
.characterPage--statsInfoContainer{
width: 55%;
}
 
.stats--container{
display: flex;
justify-content:center;
flex-wrap: wrap;
padding: 1.25em;
}
 
.stats--container > div{
width: 45%;
display: flex;
align-items: center;
justify-content: center;
margin: .5em;
}
 
.stats--container div img{
width: 2.25em;
}
 
.stats--bar{
display: flex;
     width: -webkit-fill-available;
     width: -webkit-fill-available;
     justify-content: space-between;
     justify-content: space-between;
Linha 906: Linha 1 189:
}
}


.bar-filled:first-child, .bar-notFilled:first-child{
.bar-filled:first-child,
border-radius: 6px 0 0 6px;  
.bar-notFilled:first-child {
    border-radius: 6px 0 0 6px;
}
}


.bar-filled:last-child, .bar-notFilled:last-child{
.bar-filled:last-child,
border-radius: 0 6px 6px 0;
.bar-notFilled:last-child {
    border-radius: 0 6px 6px 0;
}
}


.bar-filled, .bar-notFilled{
.bar-filled,
display: block;
.bar-notFilled {
width: 18%;
    display: block;
    width: 18%;
     height: 6px;
     height: 6px;
}
}


.bar-filled{
.bar-filled {
background: var(--blue);
    background: var(--blue);
}
}


.bar-notFilled{
.bar-notFilled {
background: var(--transparent-blue);
    background: var(--transparent-blue);
}
}


.characterInfo--name{
.characterInfo--name {
margin: 0!important;
    margin: 0 !important;
}
}


.characterInfo--badgeContainer{
.characterInfo--badgeContainer {
display: flex;
    display: flex;
justify-content: center;
    justify-content: center;
flex-wrap: wrap;
    flex-wrap: wrap;
width: fit-content;
    width: fit-content;
     margin:0 auto;
     margin: 0 auto;
}
}


.characterInfo--contentContainer{
.characterInfo--contentContainer {
display: flex;
    display: flex;
justify-content: space-between;
    justify-content: space-between;
padding: .6em 1.3em;
    padding: .6em 1.3em;
}
}


.characterInfo--imageContainer{
.characterInfo--imageContainer {
width: 25%;
    width: 25%;
}
}


.characterInfo--medal{
.characterInfo--medal {
margin-top:-1.5em;
    margin-top: -1.5em;
}
}




.characterInfo--infoContainer{
.characterInfo--infoContainer {
width: 75%;
    width: 75%;
text-align: center;
    text-align: center;
}
}


.characterInfo--infoContainer #toc{
.characterInfo--infoContainer #toc {
display: none;
    display: none;
}
}


.characterPage--skins{
.characterPage--skins {
width: 100%;
    width: 100%;
}
}


.characterPage--characterSkills{
.characterPage--characterSkills {
width: 100%;
    width: 100%;
}
}
/*
/*
Card de Skins
      Card de Skins
*/
      */


.skins--container {
.skins--container {
display: flex;
    display: flex;
justify-content: flex-start;
    justify-content: flex-start;
flex-wrap: wrap;
    flex-wrap: wrap;
padding: -0.75em 0.75em;
    padding: -0.75em 0.75em;
gap: -0.5em; /* Adiciona espaçamento consistente entre os itens */
    gap: -0.5em;
    /* Adiciona espaçamento consistente entre os itens */
}
}


.skins--container span {
.skins--container span {
width: 33.3%;
    width: 33.3%;
display: flex;
    display: flex;
justify-content: center;
    justify-content: center;
align-items: center;
    align-items: center;
}
}


.skins--imageSkin {
.skins--imageSkin {
max-width: 100%; /* Limita o tamanho máximo da imagem */
    max-width: 100%;
max-height: 100%; /* Limita o tamanho máximo da imagem */
    /* Limita o tamanho máximo da imagem */
object-fit: contain; /* Garante que a imagem se ajusta proporcionalmente */
    max-height: 100%;
    /* Limita o tamanho máximo da imagem */
    object-fit: contain;
    /* Garante que a imagem se ajusta proporcionalmente */
}
}


/*
/*
Seção das skills do personagem
      Seção das skills do personagem
*/
      */


.tabsContainer{
.tabsContainer {
width: 95%;
    width: 95%;
margin: 0 auto;
    margin: 0 auto;
padding-bottom: .5em;
    padding-bottom: .5em;
}
}


.tabsContainer table {
.tabsContainer table {
width: 100%;
    width: 100%;
border-collapse: collapse;
    border-collapse: collapse;
}
}


.tabsContainer table > tbody> tr > td{
.tabsContainer table>tbody>tr>td {
border-bottom: 2px solid rgb(225, 225, 225);
    border-bottom: 2px solid rgb(225, 225, 225);
}
}


.tabSkill--container{
.tabSkill--container {
padding-bottom: .85em;
    padding-bottom: .85em;
display: flex;
    display: flex;
max-width: 72em;
    max-width: 72em;
overflow-x: auto;
    overflow-x: auto;
}
 
.tabSkill--container.test {
width: 100%;
max-width: none;
}
}


.skillInfo--description::-webkit-scrollbar,
.skillInfo--description::-webkit-scrollbar,
.tabSkill--container::-webkit-scrollbar {
.tabSkill--container::-webkit-scrollbar {
  width: 8px;
    width: 8px;
  height: 8px;
    height: 8px;
}
}


.skillInfo--description::-webkit-scrollbar-track,
.skillInfo--description::-webkit-scrollbar-track,
.tabSkill--container::-webkit-scrollbar-track {
.tabSkill--container::-webkit-scrollbar-track {
  background-color: #4799c954;
    background-color: #4799c954;
  border-radius: 10px;
    border-radius: 10px;
}
}


.skillInfo--description::-webkit-scrollbar-thumb,
.skillInfo--description::-webkit-scrollbar-thumb,
.tabSkill--container::-webkit-scrollbar-thumb {
.tabSkill--container::-webkit-scrollbar-thumb {
  background-color: rgb(85 135 200 / 74%);
    background-color: rgb(85 135 200 / 74%);
  border-radius: 10px;
    border-radius: 10px;
}
}


.tab-skill{
.tab-skill {
transition: all .25s ease;
    transition: all .25s ease;
width: 100%;
    width: 100%;
min-width: 5em;
    min-width: 5em;
}
}


.tab-skill.active{
.tab-skill.active {
border-color: #459cca;
    border-color: #459cca;
}
}


.tab-skill > div{
.tab-skill>div {
cursor: pointer;
    cursor: pointer;
box-sizing: border-box;
    box-sizing: border-box;
width: 100%;
    width: 100%;
display: flex;
    display: flex;
justify-content: center;
    justify-content: center;
align-items: center;
    align-items: center;
padding: .25em;
    padding: .25em;
}
}


.tab-skill > div > img{
.tab-skill>div>img {
width: 100%;
    width: 100%;
max-width: 40px;
    max-width: 40px;
height: auto;
    height: auto;
}
}


.skillInfo--container{
.skillInfo--container {
width: 100%;
    width: 100%;
}
}


.skillInfo--container > td{
.skillInfo--container>td {
border: none!important;
    border: none !important;
}
}


.skillInfo{
.skillInfo {
display: none;
    display: none;
}
}


.skillInfo.active{
.skillInfo.active {
display: table-cell;
    display: table-cell;
}
}


.skillInfo.active{
.skillInfo.active {
display: table-cell;
    display: table-cell;
}
}


.skillInfo--videoContainer{
.skillInfo--videoContainer {
 
align-self: center;
    align-self: center;
width: 45%;
    width: 45%;
}
}


.skillInfo--skillVideo2 {
.skillInfo--skillVideo2 {
display: none;
    display: none;
border-radius: 8px;
    border-radius: 8px;
}
}


.skillInfo--skillVideo2.active {
.skillInfo--skillVideo2.active {
display: flex;
    display: flex;
}
}


.skillInfo--videoSelector{
.skillInfo--videoSelector {
display: inline-block;
    display: inline-block;
width: 1.1em;
    width: 1.1em;
height: 1.1em;
    height: 1.1em;
border-radius: 50%;
    border-radius: 50%;
background: var(--transparent-blue);
    background: var(--transparent-blue);
cursor: pointer;
    cursor: pointer;
margin-right: .85em;
    margin-right: .85em;
 
transition: all .25s ease;
    transition: all .25s ease;
}
}


.skillInfo--videoSelector.active{
.skillInfo--videoSelector.active {
background: var(--blue);
    background: var(--blue);
transform: scale(.8);
    transform: scale(.8);
}
}


.skillInfo--infoContainer{
.skillInfo--infoContainer {
width: 50%;
    width: 50%;
}
}


.skillInfo > div > .skillInfo--infoContainer b{
.skillInfo>div>.skillInfo--infoContainer b {
color: #2a87c4 !important;
    color: #2a87c4 !important;
}
}


.skillInfo--infoContainer > center > b{
.skillInfo--infoContainer>center>b {
font-size: 1.15em;
    font-size: 1.15em;
}
}


.skillInfo--name{
.skillInfo--name {
font-size: 1.85em;
    font-size: 1.85em;
letter-spacing: 1px;
    letter-spacing: 1px;
text-align: center;
    text-align: center;
}
}


.skillInfo--description{
.skillInfo--description {
display: inline-block;
    display: inline-block;
font-size: 1.03em;
    font-size: 1.03em;
line-height: 1.5em;
    line-height: 1.5em;
     padding: 0 1em;
     padding: 0 1em;
height: 12em;
    height: 12em;
max-height: 12em;
    max-height: 12em;
overflow-y: auto;
    overflow-y: auto;
text-align: justify;
    text-align: justify;
}
}


.skillInfo--attributesContainer > h1{
.skillInfo--attributesContainer>h1 {
color: #717171;
    color: #717171;
     font-size: 1.4em;
     font-size: 1.4em;
     text-align: center;
     text-align: center;
Linha 1 160: Linha 1 446:


/* card attributes */
/* card attributes */
.attribute--cardsContainer{
.attribute--cardsContainer {
display: flex;
    display: flex;
align-items: flex-start;
    align-items: flex-start;
 
width: fit-content;
    width: fit-content;
margin:0 auto;
    margin: 0 auto;
 
background: var(--lightGray);
    background: var(--lightGray);
border: 2px solid var(--gray);
    border: 2px solid var(--gray);
}
}


.cardAttribute{
.cardAttribute {
box-sizing: border-box;
    box-sizing: border-box;
display: flex;
    display: flex;
flex-direction: column;
    flex-direction: column;
justify-content: center;
    justify-content: center;
align-items: center;
    align-items: center;
width: 8em;
    width: 8em;
}
}


.cardAttribute--icon{
.cardAttribute--icon {
margin: .6em 0;
    margin: .6em 0;
height: 2em;
    height: 2em;
}
}


.cardAttribute--value{
.cardAttribute--value {
margin: 0!important;
    margin: 0 !important;
 
font-size: .9em!important;
    font-size: .9em !important;
font-weight: bold;
    font-weight: bold;
line-height: 1.65em!important;
    line-height: 1.65em !important;
letter-spacing: 2px;
    letter-spacing: 2px;
text-align: center;
    text-align: center;
text-transform: uppercase;
    text-transform: uppercase;
}
}
/*------------------------------------
/*------------------------------------
WANTED
      WANTED
-----------------------------------*/
      -----------------------------------*/


.selectWanted--container{
.selectWanted--container {
display: flex;
    display: flex;
justify-content: center;
    justify-content: center;
}
}


#selectbox-wanted {
#selectbox-wanted {
padding: .35em .5em;
    padding: .35em .5em;
     font-family: sans-serif;
     font-family: sans-serif;
     letter-spacing: .04em;
     letter-spacing: .04em;
Linha 1 214: Linha 1 501:
}
}


.wantedPortrait--container{
.wantedPortrait--container {
width: 100%;
    width: 100%;
}
}


.wantedPortrait--title{
.wantedPortrait--title {
width: 100%;
    width: 100%;
     color: #292929;
     color: #292929;
     font-size: 1.5em;
     font-size: 1.5em;
Linha 1 226: Linha 1 513:
}
}


.wantedPortraits{
.wantedPortraits {
display: flex;
    display: flex;
flex-wrap: wrap;
    flex-wrap: wrap;
}
}


.wantedPortrait{
.wantedPortrait {
box-sizing: border-box;
    box-sizing: border-box;
width: 18em;
    width: 18em;
padding: .35em;
    padding: .35em;
}
}


.wantedPortrait img{
.wantedPortrait img {
width: 100%;
    width: 100%;
}
}


@media screen and (max-width: 1440px) {
@media screen and (max-width: 1440px) {
:root{
    :root {
font-size: 14px;
        font-size: 14px;
}
    }
 
.characterInfo--contentContainer{
    .characterInfo--contentContainer {
padding: .6em;
        padding: .6em;
}
    }
 
.characterInfo--infoContainer{
    .characterInfo--infoContainer {
width: 65%;
        width: 65%;
}
    }
 
.characterInfo--imageContainer{
    .characterInfo--imageContainer {
width: 35%;
        width: 35%;
}
    }
 
.tabSkill--container{
    .tabSkill--container {
max-width: 61em;
        max-width: 61em;
    margin: 0 auto;
        margin: 0 auto;
}
    }
 
.tab-skill > div > img{
    .tab-skill>div>img {
max-width: 38px;
        max-width: 38px;
}
    }
 
}
}


@media screen and (max-width: 1220px) {
@media screen and (max-width: 1220px) {
.tabSkill--container{
    .tabSkill--container {
max-width: 48em;
        max-width: 48em;
}
    }
}
}




@media screen and (max-width: 1024px) {
@media screen and (max-width: 1024px) {
 
.flex-wrap-md{
    .flex-wrap-md {
flex-wrap: wrap;
        flex-wrap: wrap;
}
    }
 
.justify-center-md{
    .justify-center-md {
justify-content: center;
        justify-content: center;
}
    }
 
.initialPage--mainContainer{
    .initialPage--mainContainer {
flex-wrap: wrap;
        flex-wrap: wrap;
}
    }
 
.initialPage--menuContainer{
    .initialPage--menuContainer {
width: 100%;
        width: 100%;
margin-right: 0;
        margin-right: 0;
}
    }
 
.initialPage--sideMenuContainer{
    .initialPage--sideMenuContainer {
width: 100%;
        width: 100%;
display: flex;
        display: flex;
flex-direction: column;
        flex-direction: column;
margin-top: 1.5em;
        margin-top: 1.5em;
}
    }
 
.initialPage--sideMenuContainer .card{
    .initialPage--sideMenuContainer .card {
width: 45%;
        width: 45%;
min-height: 15em;
        min-height: 15em;
}
    }
 
#event-time{
    #event-time {
bottom: 5%;
        bottom: 5%;
right: 5%;
        right: 5%;
font-size: 1.25em;
        font-size: 1.25em;
}
    }
 
.initialPage--socialMediaContainer{
    .initialPage--socialMediaContainer {
margin-top: 2em;
        margin-top: 2em;
display: flex;
        display: flex;
justify-content: space-between;
        justify-content: space-between;
}
    }
 
.initialPage--socialMedia{
    .initialPage--socialMedia {
width: 32%;
        width: 32%;
}
    }
 
#p-search{
    #p-search {
margin-right: 1em;
        margin-right: 1em;
}
    }
 
.filter--containerSearch{
    .filter--containerSearch {
justify-content: center;
        justify-content: center;
}
    }
 
.filter--container{
    .filter--container {
margin-top: 1em;
        margin-top: 1em;
flex-wrap: wrap;
        flex-wrap: wrap;
    justify-content: center;
        justify-content: center;
}
    }
 
.filter:last-of-type{
    .filter:last-of-type {
margin-top: 1em;
        margin-top: 1em;
}
    }
 
#characters-container > div {
    #characters-container>div {
width: 24%;
        width: 24%;
}
    }
 
.characterPage--splashArt{
    .characterPage--splashArt {
display: none;
        display: none;
}
    }
 
.characterPage--table > tbody > .characterPage--mainSection{
    .characterPage--table>tbody>.characterPage--mainSection {
width: 100%;
        width: 100%;
    justify-content: flex-start;
        justify-content: flex-start;
}
    }
 
.characterPage--characterInfoContainer{
    .characterPage--characterInfoContainer {
width: 38%;
        width: 38%;
}
    }
 
.characterPage--statsInfoContainer{
    .characterPage--statsInfoContainer {
width: 30%;
        width: 30%;
    margin-left: 1.5%;
        margin-left: 1.5%;
}
    }
 
.stats--container > div{
    .stats--container>div {
width: 100%;
        width: 100%;
}
    }
 
.characterInfo--contentContainer{
    .characterInfo--contentContainer {
flex-wrap: wrap;
        flex-wrap: wrap;
}
    }
 
.characterInfo--imageContainer{
    .characterInfo--imageContainer {
width: 100%;
        width: 100%;
    display: flex;
        display: flex;
    justify-content: center;
        justify-content: center;
}
    }
 
.characterInfo--medal{
    .characterInfo--medal {
margin-top: -2.5em;
        margin-top: -2.5em;
}
    }
 
.characterInfo--infoContainer{
    .characterInfo--infoContainer {
width: 100%;
        width: 100%;
}
    }
 
.tabsContainer{
    .tabsContainer {
width: 100%;
        width: 100%;
}
    }
 
.tab-skill{
    .tab-skill {
min-width: 3.5em;
        min-width: 3.5em;
}
    }
 
.tab-skill > div > img{
    .tab-skill>div>img {
max-width: 36px;
        max-width: 36px;
}
    }
 
.skillInfo > div{
    .skillInfo>div {
flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
}
    }
 
.skillInfo--infoContainer{
    .skillInfo--infoContainer {
width: 100%;
        width: 100%;
}
    }
 
.skillInfo--infoContainer > center > b {
    .skillInfo--infoContainer>center>b {
font-size: 1.2em;
        font-size: 1.2em;
}
    }
 
.skillInfo--name{  
    .skillInfo--name {
font-size: 2.2em!important;
        font-size: 2.2em !important;
    letter-spacing: 1px;
        letter-spacing: 1px;
    margin-top: .5em!important;
        margin-top: .5em !important;
    text-align: center;
        text-align: center;
}
    }
 
.skillInfo--description{
    .skillInfo--description {
    font-size: 1.35em!important;
        font-size: 1.35em !important;
    display: table;
        display: table;
    margin: 1em!important;
        margin: 1em !important;
   
 
    height: 5em;
        height: 5em;
    max-height: 5em;
        max-height: 5em;
}
    }
 
.skillInfo--videoContainer{
    .skillInfo--videoContainer {
    width: 100%;
        width: 100%;
    margin: 0 auto;
        margin: 0 auto;
    padding: 1em 10em;
        padding: 1em 10em;
    padding-bottom: 1em;
        padding-bottom: 1em;
}
    }
 
.cardAttribute--value{
    .cardAttribute--value {
letter-spacing: 1px;
        letter-spacing: 1px;
font-size: 1.1em;
        font-size: 1.1em;
}
    }
 
.characterPage--table > tbody > .characterPage--sideSection{
    .characterPage--table>tbody>.characterPage--sideSection {
width: 30%;
        width: 30%;
    padding-left: 1.5%;
        padding-left: 1.5%;
    position: absolute;
        position: absolute;
    top: 0;
        top: 0;
    right: 0;
        right: 0;
}
    }
 
.skins--imageSkin{
    .skins--imageSkin {
width: 100%;
        width: 100%;
}
    }
 
.skins--container {
    .skins--container {
max-height: 14em;
        max-height: 14em;
overflow-x: clip;
        overflow-x: clip;
    overflow-y: auto;
        overflow-y: auto;
}
    }
 
.skins--container span{
    .skins--container span {
width: 50%;
        width: 50%;
}
    }
 
.calcXp--formItem{
    .calcXp--formItem {
justify-content: center;
        justify-content: center;
}
    }
 
.calcXp--container:last-of-type{
    .calcXp--container:last-of-type {
margin-top: 2em;
        margin-top: 2em;
}
    }
 
#p-tb h3 { display: none; }
    #p-tb h3 {
        display: none;
    }
 
}
}
/*******************************************************************************
/*******************************************************************************
PRESET: ABAS
      PRESET: ABAS
*******************************************************************************/
      *******************************************************************************/
.tabela-abas {
.tabela-abas {
     width: 100%;
     width: 100%;
Linha 1 516: Linha 1 806:
     right: 0;
     right: 0;
     height: 3px;
     height: 3px;
     background-color: rgba(0, 0, 0, 0.4); /* Barrinha sutil ao passar o mouse */
     background-color: rgba(0, 0, 0, 0.4);
    /* Barrinha sutil ao passar o mouse */
}
}


.mostrar-aba:hover img {
.mostrar-aba:hover img {
     filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.3)); /* Sombra leve ao passar o mouse */
     filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.3));
    /* Sombra leve ao passar o mouse */
}
}


Linha 1 536: Linha 1 828:
     background-color: #000;
     background-color: #000;
}
}
.preset-aba {
.preset-aba {
     margin: 0;
     margin: 0;
Linha 1 568: Linha 1 861:
     flex: 0 0 200px;
     flex: 0 0 200px;
     margin-right: 20px;
     margin-right: 20px;
}
/*******************************************************************************
TOC: ÍNDICE
*******************************************************************************/
.toc .tocnumber {
    display: none;
}
}


.toc ul li:before {
    content: "• "; /* Adiciona um ponto antes de cada item */
    color: #000;
    font-weight: bold;
}
/*******************************************************************************
/*******************************************************************************
PRESET: DIÁLOGOS
      PRESET: DIÁLOGOS
*******************************************************************************/
      *******************************************************************************/
.transcrições {
.transcrições {
     background-color: #F2F2F2;
     background-color: #F2F2F2;
Linha 1 593: Linha 1 875:
     vertical-align: top;
     vertical-align: top;
     width: 100%;
     width: 100%;
     color: #000; /* Garante que o texto dentro das transcrições será preto */
     color: #000;
    /* Garante que o texto dentro das transcrições será preto */
}
}


.transcrições b,
.transcrições b,
.transcrições strong {
.transcrições strong {
     color: #000 !force; /* Garante que o texto negrito também será preto */
     color: #000 !important;
    /* Garante que o texto negrito também será preto */
}
}


Linha 1 619: Linha 1 903:
     float: left;
     float: left;
     margin: 5px 45px 5px 20px;
     margin: 5px 45px 5px 20px;
     color: #000; /* Garante que o texto dentro da classe .me será preto */
     color: #000;
    /* Garante que o texto dentro da classe .me será preto */
}
}


Linha 1 625: Linha 1 910:
     box-shadow: -2px 2px 2px 0 rgba(178, 178, 178, .4);
     box-shadow: -2px 2px 2px 0 rgba(178, 178, 178, .4);
     left: -9px;
     left: -9px;
}
/*******************************************************************************
BUZINAS
*******************************************************************************/
.horn-audio {
    cursor: pointer;
    transition: transform 0.2s ease;
}
}


/* Efeito visual ao passar o mouse */
.horn-audio:hover {
    transform: scale(1.1);
    filter: brightness(1.2);
}
/*******************************************************************************
/*******************************************************************************
PREDEFINIÇÃO ITEMBOX E RESPONSIVIDADE DAS PÁGINAS DE ITEM
      PREDEFINIÇÃO ITEMBOX E RESPONSIVIDADE DAS PÁGINAS DE ITEM
*******************************************************************************/
      *******************************************************************************/
.item-grid {
.item-grid {
  display: flex;
    display: flex;
  flex-wrap: wrap;
    flex-wrap: wrap;
  gap: 10px;
    gap: 10px;
  justify-content: center;
    justify-content: center;
  margin: 20px auto;
    margin: 20px auto;
  max-width: 100%;
    max-width: 100%;
}
}


@media (max-width: 1024px) {
@media (max-width: 1024px) {
  .item-grid > * {
    .item-grid>* {
    flex: 1 1 calc(25% - 10px);
        flex: 1 1 calc(25% - 10px);
    max-width: calc(25% - 10px);
        max-width: calc(25% - 10px);
  }
    }
}
}


@media (max-width: 768px) {
@media (max-width: 768px) {
  .item-grid > * {
    .item-grid>* {
    flex: 1 1 calc(33.33% - 10px);
        flex: 1 1 calc(33.33% - 10px);
    max-width: calc(33.33% - 10px);
        max-width: calc(33.33% - 10px);
  }
    }
}
}


@media (max-width: 480px) {
@media (max-width: 480px) {
  .item-grid > * {
    .item-grid>* {
    flex: 1 1 calc(50% - 10px);
        flex: 1 1 calc(50% - 10px);
    max-width: calc(50% - 10px);
        max-width: calc(50% - 10px);
  }
    }
}
}


@media (max-width: 360px) {
@media (max-width: 360px) {
  .item-grid > * {
    .item-grid>* {
    flex: 1 1 100%;
        flex: 1 1 100%;
    max-width: 100%;
        max-width: 100%;
  }
    }
}
}


.iteminfobox {
.iteminfobox {
  padding: 10px;
    padding: 10px;
  background: #eeeded;
    background: #eeeded;
  border-radius: 25px;
    border-radius: 25px;
  box-shadow: rgba(24, 27, 46, 0.24) 4px 4px 4px;
    box-shadow: rgba(24, 27, 46, 0.24) 4px 4px 4px;
  width: 230px;  
    width: 230px;
  height: 270px;  
    height: 270px;
  position: relative;
    position: relative;
  text-align: center;
    text-align: center;
  box-sizing: border-box;
    box-sizing: border-box;
  display: flex;
    display: flex;
  flex-direction: column;
    flex-direction: column;
  justify-content: center;
    justify-content: center;
}
}


.iteminfobox b {
.iteminfobox b {
  font-size: clamp(10px, 2vw, 14px);
    font-size: clamp(10px, 2vw, 14px);
  color: #6587c4;
    color: #6587c4;
  text-align: center;
    text-align: center;
  line-height: 1.2;
    line-height: 1.2;
  white-space: nowrap;
    white-space: nowrap;
  overflow: hidden;
    overflow: hidden;
  text-overflow: ellipsis;
    text-overflow: ellipsis;
}
 
/**********************
      VECTOR.CSS
  **********************/
 
/* Geral */
a {
    color: #0645ad;
}
 
a:visited {
    color: #0645ad;
}
 
a.new {
    color: rgb(206, 0, 0) !important;
}
 
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000000;
}
 
hr {
    color: #222;
}
 
ul {
    list-style-image: none;
}
 
/* Cabeçalho */
#mw-head-base {
    background: url(http://70.39.70.36/images/f/fd/azul_capriw2.png);
    background-repeat: repeat-x;
    width: 1531px;
    max-height: 63px;
    margin-top: -3.5em;
    display: block;
}
 
/* Navegação */
#p-cactions {
    background: none;
    margin-top: -0.6em;
}
 
#p-cactions li {
    background: none;
}
 
#p-cactions li.selected {
    background: none;
    border: 2px solid #5c3f2a;
}
 
#p-cactions li.new {
    background-color: #e2e2e2;
}
 
#p-cactions li a {
    background-color: #e2e2e2;
    color: #7070FF;
}
 
#p-cactions li.selected a {
    background-color: #324f74;
}
 
/* Barra de Pesquisa */
#searchInput {
    background-color: #ffffff;
    border-color: #0645ad;
}
 
#content {
    color: var(--content-text);
    background-color: var(--content-bg) !important;
    border: none !important;
    box-shadow: rgba(0, 0, 0, .1) 0px 8px 24px, rgba(0, 0, 0, 0.15) 0px 0px 0px 2px;
}
 
#simpleSearch {
    position: relative;
    height: 100%;
    background-color: white;
}
 
/* Menu */
.vector-menu-tabs,
.vector-menu-tabs a,
#mw-head .vector-menu-dropdown h3 {
    background: none;
}
 
.vector-menu-tabs li a {
    background-position: center;
    background: transparent;
    display: block;
    float: left;
    height: 3.07692308em;
    position: relative;
    padding-top: 0.9em;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 0.8125em;
    cursor: pointer;
}
 
.vector-menu-tabs .selected {
    font-weight: bold;
    background: #ffffff;
    border: 1px #0645ad solid;
}
 
.vector-menu-tabs ul {
    float: left;
    height: 100%;
    list-style: none none;
    margin: 0;
    padding: 0;
    margin-top: -0.3em;
}
 
.vector-menu-dropdown .vector-menu-content {
    background-color: none;
    list-style: none none;
    min-width: 100%;
    position: absolute;
    top: 2.5em;
    right: -1px;
    margin: 0;
    border: 2px solid #0645ad !important;
    border-top-width: 0;
    padding: 0;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%);
    text-align: left;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 100ms;
    transition: opacity 100ms;
    z-index: 3;
}
 
/* Conteúdo */
.mw-body {
    margin-top: -1px;
    border: 1px solid #8d6e63;
    border-right-width: 1px;
}
 
.mw-parser-output small li {
    color: #000000;
}
 
.mw-parser-output tr i {
    color: #000000;
}
 
.mw-parser-output tr big {
    color: #000000;
}
 
.mw-parser-output .center .thumbcaption,
.mw-parser-output .tright .thumbcaption {
    color: #000000;
}
 
/* Tabelas */
.jquery-tablesorter tr td {
    background-color: #fcfcfc !important;
    color: #000000 !important;
}
 
#mw-content-text .mw-parser-output .jquery-tablesorter {
    transform: translatex(0px) translatey(0px);
    background-color: #fcfcfc;
    color: #000000 !important;
    border-color: #0645ad;
}
}
/*******************************************************************************
 
gurren teste
/* Links */
*******************************************************************************/
#mw-normal-catlinks ul a,
/* Container geral das habilidades */
#mw-normal-catlinks a,
.test-characterPage--characterSkills {
#ca-delete a,
width: 100%;
#ca-move a,
min-height: 14em;
#ca-unprotect a {
margin: 0 auto;
    color: #0645ad !important;
border-radius: 10px;
box-shadow: rgb(0 0 0 / 9%) 0px 3px 12px;
background: #f9f9f9;
}
}


/* Título */
#ca-delete a,
.test-card-title {
#ca-move a,
display: block;
#ca-unprotect a {
padding: .25em 0;
    background-color: #ffffff !important;
margin-bottom: 1em;
    border-color: #0645ad;
width: 100%;
    border-width: 0px;
border-radius: 10px 10px 0 0;
background: linear-gradient(to bottom, #459cca, #5684c8);
font-size: 1.2em;
font-weight: bold;
text-align: center;
letter-spacing: 1px;
color: white;
}
}


/* Container das abas (ícones das habilidades) */
/* Rodapé */
.test-tabsContainer {
#footer-info-lastmod {
width: 95%;
  display: none !important;
margin: 0 auto;
padding-bottom: .5em;
}
}


.test-tabsContainer table {
/* Outros */
width: 100%;
.mw-destfile-warning {
border-collapse: collapse;
    border: 1px solid #8d6e63;
    padding: 0.5em 1em;
    margin-bottom: 1em;
    color: #f8f9fa;
    background-color: #0d1b2d;
}
}


.test-tabsContainer table > tbody > tr > td {
.mw-logline-protect {
border-bottom: 2px solid rgb(225, 225, 225);
    color: #f8f9fa !important;
}
}


/* Centralizar as abas (ícones das habilidades) */
.oo-ui-popupWidget-head>.oo-ui-iconElement-noIcon+.oo-ui-labelElement-label {
.test-tabSkill--container {
     margin-left: 12px;
    display: flex;
     color: white;
    justify-content: center;
    align-items: center;
    padding-bottom: 0.85em;
     max-width: 100%;
     overflow-x: auto;
}
}


/* Aba das habilidades (ícone individual) */
#msupload-div a {
.test-tab-skill {
    color: #3366cc;
     cursor: pointer;
     cursor: pointer;
     transition: all 0.25s ease;
     color: blue !important;
}
 
#msupload-bottom a {
    font-weight: bold;
    margin-right: 20px;
    color: black !important;
}
 
#msupload-list .file {
    background: #8b929e;
    border-top: 1px solid #c8ccd1;
    margin: 0;
    padding: 10px;
    position: relative;
    color: black !important;
}
 
.wikiEditor-ui-toolbar .booklet>.index {
    float: left;
    width: 20%;
    height: 125px;
    overflow: auto;
    resize: horizontal;
    color: black;
}
 
.codeEditor-status-message {
    border-left: 1px solid #c8ccd1;
    border-right: 1px solid #c8ccd1;
    padding: 0 0.3em;
     width: 100%;
     width: 100%;
     min-width: 5em;
     display: table-cell;
    color: black !important;
}
 
.wikiEditor-ui-toolbar .tabs span.tab a {
    color: #000000 !important;
    cursor: pointer;
    display: block;
    height: 32px;
    padding-left: 18px;
    padding-right: 12px;
}
 
.wikiEditor-ui-toolbar .group .tool-select .label {
    position: relative;
    padding: 0 26px 0 4px;
    margin: 0;
    cursor: pointer;
    text-decoration: none;
    color: #222 !important;
}
 
.wikiEditor-ui-toolbar .group .tool-select .options .option {
    display: block;
    padding: 0.5em;
    text-decoration: none;
    color: #000 !important;
    white-space: nowrap;
}
 
div.mw-number-text {
    color: #888 !important;
}
 
div.mw-number-text h3 {
    color: #c1c1c1 !important;
}
 
/* Tooltip */
.tip2 {
    background-color: #F2F2F2;
    border-radius: 2px;
    box-shadow: 0 0 6px #B2B2B2;
    display: none;
    position: absolute;
    padding: 10px;
    z-index: 1;
}
 
.tooltip {
    position: relative;
}
 
#tip-espaco {
    margin-left: 10px;
}
 
#youtube {
    margin-left: -155px;
}
 
.tooltip,
.tooltip:hover+.tip2,
.tip2:hover {
    display: inline;
}
 
/* tira o toggle do indice, ocultar/exibir */
#toc .toctogglelabel {
    display: none !important;
}
 
span.toctogglespan {
    display: none !important;
}
 
/*  WIKITABLE */
table.wikitablec,
table.prettytable {
    margin: 1em 1em 1em 0;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse;
}
 
table.wikitablecenter,
table.prettytable {
    margin-left: auto;
    margin-right: auto;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse;
}
 
table.wikitablec th,
table.wikitablec td,
table.prettytable th,
table.prettytable td {
    border: 1px #aaa solid;
    padding: 0.2em;
    text-align: center;
}
 
table.wikitablec th,
table.prettytable th {
    background: #f2f2f2;
    text-align: center;
}
 
table.wikitablec caption,
table.prettytable caption {
    margin-left: inherit;
    margin-right: inherit;
    font-weight: bold;
}
 
table.prettytablec code,
table.wikitablec code {
    background-color: transparent;
}
 
table.wikitablew-tr th,
table.wikitablew-tr td {
    padding: 0.3em 0.4em;
}
 
table.wikitablecenter th,
table.wikitablecenter td,
table.prettytable th,
table.prettytable td {
    border: 1px #aaa solid;
    padding: 0.2em;
    text-align: center;
}
 
table.wikitablecenter th,
table.prettytable th {
    background: #f2f2f2;
     text-align: center;
     text-align: center;
    position: relative; /* Necessário para a barra de estado */
}
}


.test-tab-skill::after {
table.wikitablecenter caption,
     content: ''; /* Cria a barra */
table.prettytable caption {
     position: absolute;
    margin-left: inherit;
     bottom: 0;
    margin-right: inherit;
     left: 0;
    font-weight: bold;
     width: 100%;
}
     height: 3px; /* Altura fixa da barra, igual para ativa e inativa */
 
     background-color: transparent; /* Invisível por padrão */
table.prettytablecenter code,
     transition: background-color 0.25s ease; /* Transição suave na cor */
table.wikitablecenter code {
     background-color: transparent;
}
 
table.elements {}
 
table.elements th,
table.elements td {
    padding: 0.5em;
}
 
td.effective {
    background-color: #BFFFBF;
}
 
td.ineffective {
    background-color: #FFBF7F;
}
 
td.nullified {
    background-color: #FFBFBF;
}
 
/*   Wikitable White */
table.wikitablew,
table.prettytable,
table.wikitablew-tr {
    margin: 1em 0;
    background: #f9f9f9;
     border: 2px #fff solid;
     border-collapse: collapse;
}
 
table.wikitablewhite,
table.prettytable {
     margin-left: auto;
    margin-right: auto;
    background: #f9f9f9;
     border: 2px #fff solid;
     border-collapse: collapse;
}
 
/*   Wikitable White */
table.wikitablenb,
table.prettytable,
table.wikitablenb-tr {
    margin: 1em 0;
     background: #f9f9f9;
    border: none;
    border-opacity: 0.5;
    border-collapse: collapse;
}
 
.wikitablenb border: opacity {
    opacity: 0.5;
}
 
table.wikitablenoborder,
table.prettytable {
    margin-left: auto;
    margin-right: auto;
    background: #f9f9f9;
    border: 2px #e9e8e8 solid;
    border-collapse: collapse;
}
 
/* HOVER DA TABELA*/
.wikitablew td: hover {
     background: #e9e8e8;
}
 
.wikitablew-tr tr: hover {
    background: #e9e8e8;
}
 
.wikitablenb border: hover {
    color: #e9e8e8;
}
 
table.wikitablew th,
table.wikitablew td,
table.prettytable th,
table.prettytable td,
table.wikitablew-tr th,
table.wikitablew-tr td {
    border: 2px #fff solid;
    padding: 0.3em 0.4em;
}
}
.test-tab-skill.test-active::after {
 
     background-color: #459cca; /* Cor da barra ativa */
table.wikitablew th,
table.prettytable th,
table.wikitablew-tr th {
     background: #eaecf0;
}
}


.test-tab-skill > div {
table.wikitablew caption,
display: flex;
table.prettytable caption,
justify-content: center;
table.wikitablew-tr caption {
align-items: center;
    margin-left: inherit;
padding: 0.25em;
    margin-right: inherit;
    font-weight: bold;
}
}


.test-tab-skill > div > img {
table.prettytablec code,
width: 100%;
table.prettytable code,
max-width: 40px;
table.wikitablew-tr code {
height: auto;
    background-color: transparent;
}
}


/* Detalhes da habilidade */
table.wikitablewhite th,
.test-skillInfo--container {
table.wikitablewhite td,
width: 100%;
table.prettytable th,
transition: all 0.3s ease; /* Transição suave para evitar "pulos" */
table.prettytable td {
    border: 2px #fff solid;
    padding: 0.2em;
    text-align: center;
}
}


.test-skillInfo {
table.wikitablewhite th,
display: none;
table.prettytable th,
height: 0; /* Altura inicial para evitar mudanças bruscas */
table.wikitablew-tr th {
overflow: hidden; /* Esconde o conteúdo até ser ativado */
    background: #eaecf0;
    text-align: center;
    border-right: 1px #fff solid;
    padding: 0.3em 0.4em;
}
}


.test-skillInfo.test-active {
table.wikitablewhite caption,
display: block;
table.prettytable caption,
height: auto; /* Ajusta automaticamente a altura ao conteúdo */
table.wikitablew-tr caption {
    margin-left: inherit;
    margin-right: inherit;
    font-weight: bold;
    text-align: center;
}
}


/* Nome da habilidade */
table.prettytablecenter code,
.test-skillInfo--name {
table.wikitablewhite code,
font-size: 1.85em;
table.wikitablew-tr code {
letter-spacing: 1px;
    background-color: #000;
text-align: center;
}
}


/* Level da habilidade */
table.elements {}
.test-skillInfo > div > .test-skillInfo--infoContainer b {
 
color: #2a87c4 !important;
table.elements th,
table.elements td {
    padding: 0.5em;
}
}


.test-skillInfo--infoContainer > center > b {
td.effective {
font-size: 1.15em;
    background-color: #BFFFBF;
}
}


/* Descrição da habilidade */
td.ineffective {
.test-skillInfo--description {
     background-color: #FFBF7F;
     display: inline-block;
    font-size: 1.03em;
    line-height: 1.5em;
    padding: 0 1em;
    max-height: 12em;
    overflow-y: auto;
    text-align: center; /* Centraliza o texto horizontalmente */
    margin: 0 auto; /* Centraliza o bloco da descrição */
    width: 100%; /* Garante que a largura do bloco é sempre consistente */
}
}


/* Scroll personalizado para a descrição e abas */
td.nullified {
.test-skillInfo--description::-webkit-scrollbar,
    background-color: #FFBFBF;
.test-tabSkill--container::-webkit-scrollbar {
width: 8px;
height: 8px;
}
}


.test-skillInfo--description::-webkit-scrollbar-track,
/**********************************
.test-tabSkill--container::-webkit-scrollbar-track {
wiki.gla.com.br/index.php/Predefini%C3%A7%C3%A3o:Img
background-color: #4799c954;
 
border-radius: 10px;
predefinição:img | deixa as imagens responsivas pro mobile
**********************************/
.responsive-image {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}
}


.test-skillInfo--description::-webkit-scrollbar-thumb,
.custom-image {
.test-tabSkill--container::-webkit-scrollbar-thumb {
    width: 100%;
background-color: rgb(85 135 200 / 74%);
    max-width: 800px;
border-radius: 10px;
    height: auto;
}
}


/* Reorganizar o vídeo acima dos atributos */
.responsive-image[style*="text-align:left"] {
.test-skillInfo--videoContainer {
     margin: 0;
     display: flex;
     text-align: left;
     justify-content: center; /* Centraliza o vídeo horizontalmente */
    align-self: center;
    width: 100%; /* O vídeo ocupa toda a largura disponível */
    margin: 16px 0; /* Espaço entre o vídeo e outros elementos */
}
}


.test-skillInfo--skillVideo {
.responsive-image[style*="text-align:right"] {
     border-radius: 8px;
     margin: 0;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.1); /* Efeito de sombra */
     text-align: right;
    width: 100%; /* O vídeo será sempre 100% do container pai */
     max-width: 800px; /* Limita o tamanho máximo do vídeo */
    height: auto; /* Mantém a proporção do vídeo */
}
}


/* Ajustar os atributos */
.responsive-image[style*="text-align:center"] {
.test-skillInfo--attributesContainer {
    text-align: center;
display: flex;
flex-direction: column; /* Organiza os elementos em coluna */
align-items: center; /* Centraliza horizontalmente */
margin-top: 0; /* Remove margens extras */
}
}


.test-attribute--cardsContainer {
 
display: flex;
/* ---------------------------------------------------------------------------------------------------------------- */
justify-content: space-evenly; /* Espaçamento uniforme entre os atributos */
 
gap: 10px; /* Espaçamento entre os cards */
/* Estilos CSS para o componente de abas MediaWiki */
margin-top: -15px; /* Espaço entre o título "Atributos" e os cards */
/* Adicione este CSS na sua MediaWiki (Common.css ou página de estilos) */
width: fit-content;
 
background: var(--lightGray);
/* Container principal responsivo */
border: 2px solid var(--gray);
.mw-tabber-container {
padding: 8px; /* Adiciona preenchimento */
    width: 100%;
border-radius: 8px; /* Bordas arredondadas */
    max-width: 100%;
    margin: 20px 0;
    border: 1px solid #a7d7f9;
    border-radius: 4px;
    background-color: #f8f9fa;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}
}


.test-cardAttribute {
/* Container das abas */
box-sizing: border-box;
.mw-tabber-tabs {
display: flex;
    display: flex;
flex-direction: column;
    flex-wrap: wrap;
justify-content: center;
    background-color: #eaecf0;
align-items: center;
    border-bottom: 2px solid #a7d7f9;
width: 8em;
    padding: 0;
    margin: 0;
    list-style: none;
}
}


.test-cardAttribute--icon {
/* Estilo individual de cada aba */
margin: .6em 0;
.mw-tabber-tab {
height: 2em;
    flex: 1 1 auto;
    min-width: 100px;
    padding: 12px 20px;
    cursor: pointer;
    background-color: #eaecf0;
    border: none;
    border-right: 1px solid #c8ccd1;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #0645ad;
    transition: all 0.2s ease;
    user-select: none;
    position: relative;
}
}


.test-cardAttribute--value {
.mw-tabber-tab:last-child {
margin: 0 !important;
    border-right: none;
font-size: .9em !important;
font-weight: bold;
line-height: 1.65em !important;
letter-spacing: 2px;
text-align: center;
text-transform: uppercase;
}
}
/*******************************************************************************
 
gurren teste2
/* Hover nas abas */
*******************************************************************************/
.mw-tabber-tab:hover {
/* Container geral */
    background-color: #f8f9fa;
.infoperso-container {
    color: #0b0080;
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  border-radius: 10px;
  box-shadow: rgb(0 0 0 / 9%) 0px 3px 12px;
  background: #f9f9f9;
  overflow: hidden;
}
}


/* Título */
/* Aba ativa */
.infoperso-title {
.mw-tabber-tab.active {
  padding: .25em 0;
    background-color: #ffffff;
  margin: 0;
    color: #0645ad;
  width: 100%;
    border-bottom: 3px solid #0645ad;
  background: linear-gradient(to bottom, #459cca, #5684c8);
    font-weight: 600;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  color: white;
  border-radius: 10px 10px 0 0;
}
}


/* Conteúdo principal */
/* Container do conteúdo */
.infoperso-content {
.mw-tabber-content {
  display: flex;
    padding: 20px;
  align-items: center;
    background-color: #ffffff;
  gap: 1em;
    min-height: 200px;
  padding: 1em;
}
}


/* Informações */
/* Painel de conteúdo individual */
.infoperso-info {
.mw-tabber-panel {
  display: flex;
    display: none;
  flex-direction: column;
    animation: fadeIn 0.3s ease;
  gap: 0.5em;
  flex: 1;
}
}


/* Nome e tier */
.mw-tabber-panel.active {
.infoperso-name-tier {
    display: block;
  font-size: 1.5em;
  font-weight: bold;
  color: #333;
  display: flex;
  align-items: center;
  gap: -0.5em;
}
}


/* Classes */
/* Animação de fade in */
.infoperso-classes {
@keyframes fadeIn {
  display: flex;
    from {
  flex-wrap: wrap;
        opacity: 0;
  font-size: 1em;
        transform: translateY(5px);
  color: #555;
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}
}
.infoperso-obtain {
 
  font-size: 1em; /* Tamanho maior para destaque */
/* Responsividade para tablets */
  color: #333; /* Texto mais visível */
@media (max-width: 768px) {
  font-weight: bold; /* Destaque para "Como obter" */
    .mw-tabber-tabs {
        flex-direction: column;
    }
 
    .mw-tabber-tab {
        border-right: none;
        border-bottom: 1px solid #c8ccd1;
        width: 100%;
    }
 
    .mw-tabber-tab.active {
        border-bottom: 3px solid #0645ad;
        border-right: none;
    }
 
    .mw-tabber-content {
        padding: 15px;
    }
}
}


.infoperso-obtain span {
/* Responsividade para mobile */
  font-weight: normal; /* Texto adicional volta ao estilo normal */
@media (max-width: 480px) {
  color: #666; /* Cor mais discreta */
    .mw-tabber-tab {
        padding: 10px 15px;
        font-size: 13px;
    }
 
    .mw-tabber-content {
        padding: 12px;
        min-height: 150px;
    }
}
}

Edição atual tal como às 05h37min de 11 de novembro de 2025




@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;600;700&display=swap');

/* body::before {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: url('https://wiki.gla.com.br/images/b/b3/Testefundo.png') no-repeat;
	filter: brightness(0.6);
  
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: -1;
}
*/
/* === FONTE PADRÃO === */
body,
.mw-parser-output,
.mw-headline,
#firstHeading,
h1, h2, h3, h4, h5, h6,
p, ul, ol, li,
table, td, th, caption {
    font-family: 'Noto Sans', sans-serif !important;
}

/* === LEGENDAS DE IMAGEM === */
.thumbcaption {
    font-size: 1.1em !important;
    text-align: center !important;
    line-height: 1.4;
    font-weight: 400;
}

/* === TABELAS ENHANCE === */
table.table-enhance {
    max-width: 600px;
    margin: 1em auto;
    border-collapse: collapse;
    background-color: #fff;
    border: 1px solid #ccc;
    font-size: 13px;
    font-family: 'Segoe UI', 'Helvetica Neue', sans-serif;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.table-enhance th,
.table-enhance td {
    border: 1px solid #e0e0e0;
    padding: 6px 10px;
    text-align: center;
    vertical-align: middle;
}

.table-enhance th {
    background-color: #f5f5f5;
    font-weight: 600;
    color: #333;
}

.table-enhance tr:nth-child(even) td {
    background-color: #fafafa;
}

.table-enhance tr:hover td {
    background-color: #f0f8ff;
    transition: background-color 0.2s ease;
}

.table-enhance-vertical td:first-child {
    font-weight: bold;
    color: #2c3e50;
}

/* === AJUSTES NA SIDEBAR === */
#p-logo {
    background-color: transparent !important;
}

#mw-panel .mw-portlet.portal .vector-menu-content-list > li > a {
    font-size: 0.80rem !important;
    font-family: 'Noto Sans', sans-serif !important;
    font-weight: 600 !important;
}

/* === REMOÇÃO DE BORDAS EM TÍTULOS === */
.mw-headline {
    border-bottom: none !important;
}

h1, h2, h3, h4, h5, h6 {
    border-bottom: none !important;
}

.video-responsivo {
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    background: black;
    padding: 0;
    overflow: hidden;
    position: relative;
}

.video-responsivo video {
    width: 100% !important;
    height: auto !important;
    display: block;
    margin: 0;
    padding: 0;
    vertical-align: bottom;
}

#contentSub,
#contentSub2 {
    margin: 0 !important;
    padding: 0 !important;
    display: none;
    /* opcional: se quiser sumir com tudo */
}

/* Discord */
#n-Discord {
    font-size: 10px;
    line-height: 1.5em;
}

#p-Discord-label {
    display: none;
}

#n-Discord a {
    color: #fff !important;
    font-weight: bold;
    border-radius: 4px;
    border: 1px solid #4c57d0;
    background-color: #5865f2;
    display: block;
    position: relative;
    padding: 4px 4px 3px calc(14px + 6.5px * 2);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    transition: 0.2s;
}

#n-Discord a::before {
    font-weight: normal;
    opacity: 0.85;
    margin-left: 1.25em
}

#n-Discord a::after {
    content: '';
    background: url(/images/7/76/Discord-brands.png) no-repeat;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.1));
    position: absolute;
    top: 2px;
    left: 4px;
    width: 20px;
    height: 20px;
}

#n-Discord a:hover {
    text-decoration: none;
    background-color: #7885ff;
    border-color: #6c77f0;
    transition: .3s
}

/* css atual */
/* ESTILIZAÇÃO PADRÃO */

.thumb .thumbcaption .magnify:first-child {
    display: none;
}

html {
    scroll-behavior: auto;
    /*smooth*/
}

.dark-mode:root {
    --content-bg: #fcfcfc;
}

:root {
    --content-bg: #fcfcfc;
    --content-text: #000;
    --simpleSearch-bg: #fff;
    --searchInput-text: #aaaaaa;
    --link-text: #0645ad;
    --lightGray: rgba(240, 240, 240);
    --gray: rgb(190, 190, 190);
    --transparent-blue: #338be58c;
    --blue: #338be5;
}

.dark-mode:root {
    --content-bg: #fcfcfc;
}

a:visited,
a {
    color: var(--link-text) !important;
}

/*
body {
	position: relative;
}
body {
	position: relative;
}

body::before {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: url('https://wiki.gla.com.br/images/3/35/Fundodawikiglatest.png') no-repeat;
	filter: brightness(0.8);
  
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: -1;
}
*/
body {
    position: relative;
    background-image: url(/images/3/31/Cinza_capriw.png);
    background-repeat: repeat;
    background-attachment: fixed;
}

/*
  h1,
  h2 {
      margin-bottom: 0.6em;
      border-bottom: 0px !important;
  }
  */
#firstHeading {
    border-bottom: 0px !important;
}

#simpleSearch {
    background-color: var(--simpleSearch-bg) !important;
}

#p-personal {
    right: 1em;
    top: .5em;
}

#p-search {
    float: left;
    margin-left: -0.1em;
    margin-right: 1em;
    margin-top: -0.4em;
}

#searchInput {
    background-color: #231813;
    color: var(--searchInput-text);
    width: 100%;
    height: 2.15384615em;
    border: 1px solid #524136;
    padding: 5px 2.15384615em 5px 0.4em;
    font-family: inherit;
    font-size: 0.8125em;
    direction: ltr;
}

.mw-body {
    margin-top: -1px;
    border: 2px solid #5c3f2b !important;
    border-right-width: 2px !important;
}

/* Force lining numbers in headers (for fonts like Georgia) */
h1,
h2,
.firstHeading {
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
}

/* Consistent size for sub/sup */
.mw-body sub,
.mw-body sup,
span.reference

/* for Parsoid */
    {
    font-size: 80%;
}


/* Hide confusing "Discussion" tab on [[Project:Support_desk]],
       * For sanity, only do this if [[Project_talk:Support_desk]] is a
       * redirect (which goes back to [[Project:Support_desk]]).
       * If that is changed for some reason, it automatically comes back.
       */
.page-Project_Support_desk #ca-talk a.mw-redirect {
    display: none;
}

/* CSS Hover Gallery for Mediawiki */

.gallery_zoom_img img {
    -moz-transition: -moz-transform 0.1s ease-in;
    -webkit-transition: -webkit-transform 0.1s ease-in;
    -o-transition: -o-transform 0.1s ease-in;
    transition: transform 0.1 ease-in;
}

.gallery_zoom_img img:hover {
    -moz-transform: scale(2);
    -webkit-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
}

/*--------------------------------------------------
      CSS CUSTOMIZADO
      --------------------------------------------------*/

/*--------------------------------------------------
      Vector 
      --------------------------------------------------*/

.vector-menu-tabs li {
    background: transparent;
}

/*--------------------------------------------------
      Tabber 
      --------------------------------------------------*/

.center-tab .tabber__header {
    justify-content: center;
}

/*--------------------------------------------------
      Tags de uso generalizado
      --------------------------------------------------*/

.mt-1 {
    margin-top: .75em;
}

.mt-2 {
    margin-top: 1.5em;
}

.mt-4 {
    margin-top: 3em;
}

.mt--4 {
    margin-top: -2em;
}

.mb-2 {
    margin-bottom: 1em;
}


.d-flex,
.td-flex td {
    display: flex;
}

.d-block {
    display: block;
}

.relative {
    position: relative;
}

.text-justify {
    text-align: justify;
}

.align-center {
    align-items: center;
}

.align-top {
    align-items: flex-start;
}

.justify-between {
    justify-content: space-between;
}

.justify-center {
    justify-content: center;
}

.border-none {
    border: none !important;
}

.w-25 {
    width: 25%;
}

.h-100 {
    height: 100%;
}

.flex-wrap {
    flex-wrap: wrap;
}

.section-title {
    display: block;
    border-radius: 8px;
    background: linear-gradient(to bottom, #459cca, #5684c8);
    width: fit-content;
    color: white;
    padding: .25em 5em;
    letter-spacing: 1px;
}

.badge {
    padding: .25em .57em;
    margin: .45em;
    border-radius: 6px;
    color: white;
    font-weight: bold;
    text-transform: capitalize;
    white-space: nowrap;
    max-height: 1.5em;
    font-size: .9em;
    letter-spacing: 1px;
    box-shadow: rgb(3 102 214 / 30%) 0px 0px 0px 3px;
    background: linear-gradient(to bottom, #459cca, #5684c8);
}

.card {
    width: 100%;
    min-height: 14em;
    margin: 0 auto;
    border-radius: 10px;
    box-shadow: rgb(0 0 0 / 9%) 0px 3px 12px;
}

.card-title {
    display: block;
    padding: .25em 0;
    margin-bottom: 1em;
    width: 100%;
    border-radius: 10px 10px 0 0;
    background: linear-gradient(to bottom, #459cca, #5684c8);

    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
    color: white;
}

.scaleUp-hover {
    transition: all .25s ease;
    image-rendering: auto;
    /* ou crisp-edges */
}

.scaleUp-hover:hover {
    transform: scale(1.1);
}


/*--------------------------------------------------
      Tooltip 
      --------------------------------------------------*/

.simple-tooltip-inline {
    border: none !important;
}

.tooltipster-default {
    background-color: rgb(220, 220, 220);
    color: black !important;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.tooltipster-arrow {
    borde-color: rgb(220, 220, 220) !important;
}

#bigImage {
    position: absolute;
    transform: translate(0, -100%);
}

/**********************************
          Widget:GlobalEventTimer
          **********************************/
.global-event-widget {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 320px;
    height: 90px;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
}

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

#global-event-time {
    position: absolute;
    bottom: 3%;
    left: 3px;
    padding: 2px 5px;
    font-size: 1.2em;
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.8);
    background: linear-gradient(to right, rgba(25, 25, 25, 0.85), rgba(0, 0, 0, 0));
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    max-width: fit-content;
}

/**********************************
      WIDGET: PAGEVIDEO
      **********************************/
.pagevideo-wrapper {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin: 20px auto;
    width: 100%;
}

.pagevideo {
    width: 100%;
    max-width: 800px;
    height: auto;
    border: 1px solid #ccc;
    border-radius: 5px;
    background-color: #000;
}

@media screen and (max-width: 768px) {
    .pagevideo {
        max-width: 100%;
    }
}

/**********************************
      MEDIAWIKI: SIMBOLO DE LINKS EXTERNOS
      **********************************/
.mw-parser-output .external {
    background-image: none !important;
    padding-right: 0 !important;
}

/**********************************
      PREDEFINIÇÃO: Titulo
      #firstHeading {
      display: none;
  }
      **********************************/


#custom-title {
    display: inline-block;
    display: block;
    text-align: left;
}

#custom-title img {
    display: inline-block;
}

/*--------------------------------------------------
      Pagina Inicial
      --------------------------------------------------*/
.initialPage--table {
    width: 100%;
    text-align: center;
}

.initialPage--table>tbody>tr>th,
.initialPage--table>tbody>tr>td {
    background: transparent !important;
}

.initialPage--title,
.initialPage--events {
    border: none;
    border-collapse: separate;
}

.initialPage--events th,
.initialPage--title th {
    color: black !important;
    padding: .4em;
}

.initialPage--title th {
    background-color: transparent !important;
    font-size: 2em;
}

.initialPage--events {
    display: flex;
    height: 20em;
}

.initialPage--eventsLogo {
    height: 100%;
    padding: .5em 3.5em 2em 0;
    display: flex;
    align-items: center;
}

.initialPage--events td {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.initialPage--mainContainer {
    display: flex;
    align-items: flex-start;
}

.initialPage--menuContainer {
    width: 75%;
    margin-right: 1.5em;
}

.initialPage--sideMenuContainer {
    width: 25%;
}

.initialPage--menuTitle {
    display: block;
    text-align: center;
    width: 100%;
    font-size: 1.75em;
    font-weight: bold;

    background: linear-gradient(to bottom, #459cca, #5684c8);
    border-radius: 10px 10px 0 0;
    color: white;
}

.initialPage--menu {
    display: flex;
    flex-wrap: wrap;
}

.initialPage--menuItemContainer {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;

    padding: 1em 0;
}

.initialPage--menuItem {
    width: 22.5%;
}

.initialPage--menuItem a img {
    width: 100%;
}

.initialPage--socialMediaContainer {
    box-sizing: border-box;
    width: 100%;
    margin-top: 8em;
    padding: 0 1.5em;
}

.initialPage--socialMedia {
    position: relative;
    border-top: 2px solid #689cc0;
    margin-top: 1em;
}

.initialPage--socialMedia:before {
    content: '';
    position: absolute;
    top: -2px;
    display: block;
    width: 0;
    height: 2px;
    z-index: 1;
    transition: width .25s ease;
}

.initialPage--socialMedia:hover::before {
    width: 100%;
}

.initialPage--socialMediaLink {
    display: flex;
    justify-content: space-between;
    align-items: center;

    font-size: 1.35em;
    font-weight: 600;
    letter-spacing: .03em;
    color: #689cc0 !important;

    padding: .9em .5em;
    transition: color .25s ease;
}

.initialPage--socialMediaLink:visited {
    color: #689cc0 !important;
}

.initialPage--socialMediaLink:hover {
    text-decoration: none;
}

.socialMedia--svg {
    display: flex;
    align-items: center;
}

.socialMedia--svg svg {
    width: 2em;
    fill: #689cc0;
    transition: all .25s ease;
}

.socialMedia--svg svg path {
    fill: inherit;
}

/*
      Discord
      */

.initialPage--socialMedia.discord>.initialPage--socialMediaLink:hover {
    color: #5865f2 !important;
}

.initialPage--socialMedia.discord:before {
    background: #5865f2;
}

.initialPage--socialMedia.discord>.initialPage--socialMediaLink:hover>.socialMedia--svg svg {
    fill: #5865f2 !important;
}

/*
      Instagram
      */

.initialPage--socialMedia.instagram>.initialPage--socialMediaLink:hover {
    color: #f09433 !important;
}

.initialPage--socialMedia.instagram:before {
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
}

.initialPage--socialMedia.instagram>.initialPage--socialMediaLink:hover>.socialMedia--svg svg {
    fill: url(#gradient-vertical);
}

/*
      Facebook
      */

.initialPage--socialMedia.facebook>.initialPage--socialMediaLink:hover {
    color: #4267B2 !important;
}

.initialPage--socialMedia.facebook:before {
    background: #4267B2;
}

.initialPage--socialMedia.facebook>.initialPage--socialMediaLink:hover>.socialMedia--svg svg {
    fill: #4267B2 !important;
}

/*--------------------------------------------------
      Ocultação de componentes
      --------------------------------------------------*/

#p-navigation {
    background-color: transparent;
}

#mw-head-base {
    background-color: transparent;
    width: auto !important;
}

#mw-page-base {
    background: transparent;
}

#mw-panel #p-tb h3 {
    color: rgb(0, 0, 0);
    font-size: .75em;
}

#p-tb {
    display: none;
}

/* #ca-nstab-mediawiki { display: none; } */
/* #ca-talk { display: none; } */
#ca-view {
    display: none;
}

#ca-history {
    display: none;
}

#ca-viewsource {
    display: none !important;
}

/* #ca-unwatch { display: none; } */
/* #p-cactions { display: none; } */
/*
      Pacientes
      */

.table-pacients {
    display: block;
    max-width: 1400px;
    overflow-x: auto;
}

.table-pacients img {
    width: 15.715em;
    height: auto;
}

/*
      PERSONAGENS
      */

.filter--containerSearch {
    display: flex;
    padding: 0 2em;
    justify-content: flex-end;
    align-items: center;
}

.filter--container {
    display: flex;
    padding: 0 2em;
    justify-content: space-between;
    align-items: center;
}

.filter {
    width: fit-content;
    display: flex;
    justify-content: center;
    border: 3px solid #b0cff1;
    border-collapse: collapse;
    border-radius: 8px;
}

.filter--title {
    display: flex;
    border-right: 3px solid #b0cff1;
    background: #4c91c9;
    padding: 0 1em;
    align-items: center;
    border-radius: 4px 0 0 4px;
    font-size: 1.2em;
    letter-spacing: .15em;
    font-weight: bold;
    color: white;
}

.filter--icon,
.calcXp--tierIcon {
    padding: .35em .95em;
    background: transparent;
    cursor: pointer;
}

.filter--icon.tier img {
    filter: grayscale(.0);
}

.filter--icon.tier.active img {
    box-shadow: none;
}

.filter--icon img {
    filter: grayscale(.8);
    border-radius: 10px;

    transition: all .25s ease;
}

.calcXp--tierIcon img {
    filter: drop-shadow(0px 1px 8px #4c91c900);
    border-radius: 10px;

    transition: all .25s ease;
}

.filter--icon.active img {
    box-shadow: rgb(0 0 0 / 24%) 0px 2px 7px;
    filter: grayscale(0);
}

.filter--icon.tier.active img,
.calcXp--tierIcon.active img {
    transform: scale(.85);
}

.filter--icon.tier#bronze.active img,
.calcXp--tierIcon#bronze.active img {
    filter: drop-shadow(0px 1px 8px #f18a05);
}

.filter--icon.tier#silver.active img,
.calcXp--tierIcon#silver.active img {
    filter: drop-shadow(0px 1px 8px #8b8b8b);
}

.filter--icon.tier#gold.active img,
.calcXp--tierIcon#gold.active img {
    filter: drop-shadow(0px 1px 8px #fbc300);
}

.filter--icon.tier#diamond.active img,
.calcXp--tierIcon#diamond.active img {
    filter: drop-shadow(0px 1px 8px #0391c5);
}

.filter--input {
    box-sizing: border-box;
    padding: .45em;
    padding-right: 2.5em;
    border: 3px solid #b0cff1;
    font-size: 1.2em;
    border-radius: 8px;
    width: 23em;
}

.filter--inputContainer {
    box-sizing: border-box;
    position: relative;
}

.filter--searchButton {
    cursor: pointer;
    display: inline-block;
    border: 3px solid #b0cff1;
    position: absolute;
    width: 4.5em;
    height: -webkit-fill-available;
    right: 0;
    bottom: 0;
    border-radius: 0 8px 8px 0;
    background: #4c91c9;

}

.filter--searchButton img {
    filter: invert(1);
}

.calcXp--container {
    box-sizing: border-box;
    padding: 2.25em 1.25em;
    width: 43em;
    border: 3px solid #b0cff1;
    border-radius: 26px;
}

.calcXp--resultTitle {
    text-align: center;
    color: #4f7ca0;
    margin: 0;
    margin-top: -.5em !important;
    letter-spacing: .05em;
}

.calcXp--formItem {
    display: flex;
    align-items: center;
}

.calcXp--formItem input {
    box-sizing: border-box;
    padding: .35em;
    border: 2px solid #b0cff1;
    border-radius: 8px;
    text-align: center;
    font-size: 1em;
    font-weight: bold;
    letter-spacing: .05em;
    width: 4em;
}

.calcXp--formItem span {
    font-size: 1.225em;
    font-weight: 500;
    letter-spacing: .05em;
    margin-right: .5em;
    color: #386a93;
}

#calculate-btn {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    width: 15em;
    margin: 2em auto;
    padding: .45em 1em;

    border: none;
    border-radius: 6px;
    background: #4c91c9;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    color: white;

    font-size: 1.35em;
    text-transform: capitalize;
    letter-spacing: 0.05em;
    font-weight: bold;
    transition: .35s ease;
}

#calculate-btn:hover {
    color: #ffffff;
    box-shadow: rgb(0 0 0 / 8%) 0px 3px 8px;
    transform: scale(.95);
    background: #4685b8;
}

#calc-result {
    margin-top: 1em;
    display: flex;
    justify-content: center;
}

#calc-result .badge {
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: 5em;
    width: 5em;
}

.calcXp--xpIcon {
    margin-left: -.2em;
}

.calcXp--numberOfPots {
    padding-top: .2em;
    font-size: 1.15em;
}

#characters-container {
    display: flex;
    flex-wrap: wrap;
    padding: 1em;
}

#characters-container>div {
    box-sizing: border-box;
    display: none;
    padding: 1em;
    width: 19%;
    margin-right: 1%;
}

#characters-container>div.show {
    display: block;
}

#characters-container>div>a>img {
    width: 100%;
    border-radius: 8px;
    filter: grayscale(.3);
    transition: all .25s ease;
}

#characters-container>div:hover>a>img {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 3px 6px, rgba(0, 0, 0, 0.23) 0px 3px 6px;
    filter: grayscale(0);
    transform: scale(1.06);
}

.characterPage--splashArt {
    position: absolute;
    top: -2%;
    right: -2%;
    width: 35%;
}

.characterPage--table {
    margin-top: -4em;
    width: 100%;
}

.characterPage--table>tbody {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.characterPage--table>tbody>.characterPage--mainSection {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 65%;
}

.characterPage--table>tbody>.characterPage--sideSection {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    width: 33%;
    padding: 0 1em;
}

.characterPage--characterInfoContainer {
    width: 43%;
}

.characterPage--statsInfoContainer {
    width: 55%;
}

.stats--container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 1.25em;
}

.stats--container>div {
    width: 45%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: .5em;
}

.stats--container div img {
    width: 2.25em;
}

.stats--bar {
    display: flex;
    width: -webkit-fill-available;
    justify-content: space-between;
    padding: 0 1.25em;
}

.bar-filled:first-child,
.bar-notFilled:first-child {
    border-radius: 6px 0 0 6px;
}

.bar-filled:last-child,
.bar-notFilled:last-child {
    border-radius: 0 6px 6px 0;
}

.bar-filled,
.bar-notFilled {
    display: block;
    width: 18%;
    height: 6px;
}

.bar-filled {
    background: var(--blue);
}

.bar-notFilled {
    background: var(--transparent-blue);
}

.characterInfo--name {
    margin: 0 !important;
}

.characterInfo--badgeContainer {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: fit-content;
    margin: 0 auto;
}

.characterInfo--contentContainer {
    display: flex;
    justify-content: space-between;
    padding: .6em 1.3em;
}

.characterInfo--imageContainer {
    width: 25%;
}

.characterInfo--medal {
    margin-top: -1.5em;
}


.characterInfo--infoContainer {
    width: 75%;
    text-align: center;
}

.characterInfo--infoContainer #toc {
    display: none;
}

.characterPage--skins {
    width: 100%;
}

.characterPage--characterSkills {
    width: 100%;
}

/*
      Card de Skins
      */

.skins--container {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    padding: -0.75em 0.75em;
    gap: -0.5em;
    /* Adiciona espaçamento consistente entre os itens */
}

.skins--container span {
    width: 33.3%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.skins--imageSkin {
    max-width: 100%;
    /* Limita o tamanho máximo da imagem */
    max-height: 100%;
    /* Limita o tamanho máximo da imagem */
    object-fit: contain;
    /* Garante que a imagem se ajusta proporcionalmente */
}

/*
      Seção das skills do personagem
      */

.tabsContainer {
    width: 95%;
    margin: 0 auto;
    padding-bottom: .5em;
}

.tabsContainer table {
    width: 100%;
    border-collapse: collapse;
}

.tabsContainer table>tbody>tr>td {
    border-bottom: 2px solid rgb(225, 225, 225);
}

.tabSkill--container {
    padding-bottom: .85em;
    display: flex;
    max-width: 72em;
    overflow-x: auto;
}

.skillInfo--description::-webkit-scrollbar,
.tabSkill--container::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

.skillInfo--description::-webkit-scrollbar-track,
.tabSkill--container::-webkit-scrollbar-track {
    background-color: #4799c954;
    border-radius: 10px;
}

.skillInfo--description::-webkit-scrollbar-thumb,
.tabSkill--container::-webkit-scrollbar-thumb {
    background-color: rgb(85 135 200 / 74%);
    border-radius: 10px;
}

.tab-skill {
    transition: all .25s ease;
    width: 100%;
    min-width: 5em;
}

.tab-skill.active {
    border-color: #459cca;
}

.tab-skill>div {
    cursor: pointer;
    box-sizing: border-box;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: .25em;
}

.tab-skill>div>img {
    width: 100%;
    max-width: 40px;
    height: auto;
}

.skillInfo--container {
    width: 100%;
}

.skillInfo--container>td {
    border: none !important;
}

.skillInfo {
    display: none;
}

.skillInfo.active {
    display: table-cell;
}

.skillInfo.active {
    display: table-cell;
}

.skillInfo--videoContainer {

    align-self: center;
    width: 45%;
}

.skillInfo--skillVideo2 {
    display: none;
    border-radius: 8px;
}

.skillInfo--skillVideo2.active {
    display: flex;
}

.skillInfo--videoSelector {
    display: inline-block;
    width: 1.1em;
    height: 1.1em;
    border-radius: 50%;
    background: var(--transparent-blue);
    cursor: pointer;
    margin-right: .85em;

    transition: all .25s ease;
}

.skillInfo--videoSelector.active {
    background: var(--blue);
    transform: scale(.8);
}

.skillInfo--infoContainer {
    width: 50%;
}

.skillInfo>div>.skillInfo--infoContainer b {
    color: #2a87c4 !important;
}

.skillInfo--infoContainer>center>b {
    font-size: 1.15em;
}

.skillInfo--name {
    font-size: 1.85em;
    letter-spacing: 1px;
    text-align: center;
}

.skillInfo--description {
    display: inline-block;
    font-size: 1.03em;
    line-height: 1.5em;
    padding: 0 1em;
    height: 12em;
    max-height: 12em;
    overflow-y: auto;
    text-align: justify;
}

.skillInfo--attributesContainer>h1 {
    color: #717171;
    font-size: 1.4em;
    text-align: center;
    letter-spacing: 1px;
}

/* card attributes */
.attribute--cardsContainer {
    display: flex;
    align-items: flex-start;

    width: fit-content;
    margin: 0 auto;

    background: var(--lightGray);
    border: 2px solid var(--gray);
}

.cardAttribute {
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 8em;
}

.cardAttribute--icon {
    margin: .6em 0;
    height: 2em;
}

.cardAttribute--value {
    margin: 0 !important;

    font-size: .9em !important;
    font-weight: bold;
    line-height: 1.65em !important;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
}

/*------------------------------------
      WANTED
      -----------------------------------*/

.selectWanted--container {
    display: flex;
    justify-content: center;
}

#selectbox-wanted {
    padding: .35em .5em;
    font-family: sans-serif;
    letter-spacing: .04em;
    font-size: 1.25em;
    width: 21em;
    border: 2px solid #5684c8;
    border-radius: 6px;
}

.wantedPortrait--container {
    width: 100%;
}

.wantedPortrait--title {
    width: 100%;
    color: #292929;
    font-size: 1.5em;
    font-weight: bold;
    letter-spacing: .035em;
}

.wantedPortraits {
    display: flex;
    flex-wrap: wrap;
}

.wantedPortrait {
    box-sizing: border-box;
    width: 18em;
    padding: .35em;
}

.wantedPortrait img {
    width: 100%;
}

@media screen and (max-width: 1440px) {
    :root {
        font-size: 14px;
    }

    .characterInfo--contentContainer {
        padding: .6em;
    }

    .characterInfo--infoContainer {
        width: 65%;
    }

    .characterInfo--imageContainer {
        width: 35%;
    }

    .tabSkill--container {
        max-width: 61em;
        margin: 0 auto;
    }

    .tab-skill>div>img {
        max-width: 38px;
    }

}

@media screen and (max-width: 1220px) {
    .tabSkill--container {
        max-width: 48em;
    }
}


@media screen and (max-width: 1024px) {

    .flex-wrap-md {
        flex-wrap: wrap;
    }

    .justify-center-md {
        justify-content: center;
    }

    .initialPage--mainContainer {
        flex-wrap: wrap;
    }

    .initialPage--menuContainer {
        width: 100%;
        margin-right: 0;
    }

    .initialPage--sideMenuContainer {
        width: 100%;
        display: flex;
        flex-direction: column;
        margin-top: 1.5em;
    }

    .initialPage--sideMenuContainer .card {
        width: 45%;
        min-height: 15em;
    }

    #event-time {
        bottom: 5%;
        right: 5%;
        font-size: 1.25em;
    }

    .initialPage--socialMediaContainer {
        margin-top: 2em;
        display: flex;
        justify-content: space-between;
    }

    .initialPage--socialMedia {
        width: 32%;
    }

    #p-search {
        margin-right: 1em;
    }

    .filter--containerSearch {
        justify-content: center;
    }

    .filter--container {
        margin-top: 1em;
        flex-wrap: wrap;
        justify-content: center;
    }

    .filter:last-of-type {
        margin-top: 1em;
    }

    #characters-container>div {
        width: 24%;
    }

    .characterPage--splashArt {
        display: none;
    }

    .characterPage--table>tbody>.characterPage--mainSection {
        width: 100%;
        justify-content: flex-start;
    }

    .characterPage--characterInfoContainer {
        width: 38%;
    }

    .characterPage--statsInfoContainer {
        width: 30%;
        margin-left: 1.5%;
    }

    .stats--container>div {
        width: 100%;
    }

    .characterInfo--contentContainer {
        flex-wrap: wrap;
    }

    .characterInfo--imageContainer {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .characterInfo--medal {
        margin-top: -2.5em;
    }

    .characterInfo--infoContainer {
        width: 100%;
    }

    .tabsContainer {
        width: 100%;
    }

    .tab-skill {
        min-width: 3.5em;
    }

    .tab-skill>div>img {
        max-width: 36px;
    }

    .skillInfo>div {
        flex-wrap: wrap-reverse;
    }

    .skillInfo--infoContainer {
        width: 100%;
    }

    .skillInfo--infoContainer>center>b {
        font-size: 1.2em;
    }

    .skillInfo--name {
        font-size: 2.2em !important;
        letter-spacing: 1px;
        margin-top: .5em !important;
        text-align: center;
    }

    .skillInfo--description {
        font-size: 1.35em !important;
        display: table;
        margin: 1em !important;

        height: 5em;
        max-height: 5em;
    }

    .skillInfo--videoContainer {
        width: 100%;
        margin: 0 auto;
        padding: 1em 10em;
        padding-bottom: 1em;
    }

    .cardAttribute--value {
        letter-spacing: 1px;
        font-size: 1.1em;
    }

    .characterPage--table>tbody>.characterPage--sideSection {
        width: 30%;
        padding-left: 1.5%;
        position: absolute;
        top: 0;
        right: 0;
    }

    .skins--imageSkin {
        width: 100%;
    }

    .skins--container {
        max-height: 14em;
        overflow-x: clip;
        overflow-y: auto;
    }

    .skins--container span {
        width: 50%;
    }

    .calcXp--formItem {
        justify-content: center;
    }

    .calcXp--container:last-of-type {
        margin-top: 2em;
    }

    #p-tb h3 {
        display: none;
    }

}

/*******************************************************************************
      PRESET: ABAS
      *******************************************************************************/
.tabela-abas {
    width: 100%;
    border-collapse: collapse;
    text-align: center;
    margin-bottom: 20px;
}

.mostrar-aba {
    cursor: pointer;
    padding: 0;
    background-color: transparent;
    text-align: center;
    border: none;
    position: relative;
    transition: all 0.2s ease-in-out;
}

.imagem-botao {
    display: inline-block;
    width: auto;
    height: auto;
}

.sec-aba-cem {
    padding: 5px;
    font-weight: bold;
    text-align: center;
    color: #333;
}

.mostrar-aba img {
    border: none;
    background-color: transparent;
    margin: 5px;
}

.mostrar-aba:hover::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background-color: rgba(0, 0, 0, 0.4);
    /* Barrinha sutil ao passar o mouse */
}

.mostrar-aba:hover img {
    filter: drop-shadow(0 2px 3px rgba(0, 0, 0, 0.3));
    /* Sombra leve ao passar o mouse */
}

.mostrar-aba:active img {
    filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.3));
}

.mostrar-aba.ativa::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3px;
    background-color: #000;
}

.preset-aba {
    margin: 0;
    padding: 0;
}

.container-conteudo {
    margin: 0;
    padding: 0;
}

.aba {
    display: none;
    opacity: 0;
    transform: translateY(-10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
    margin-top: 20px;
}

.aba.atual {
    display: block;
    opacity: 1;
    transform: translateY(0);
}

.container-coliseu {
    display: block;
    text-align: center;
}

.coluna-abas {
    flex: 0 0 200px;
    margin-right: 20px;
}

/*******************************************************************************
      PRESET: DIÁLOGOS
      *******************************************************************************/
.transcrições {
    background-color: #F2F2F2;
    border-radius: 5px;
    box-shadow: 0 0 6px #B2B2B2;
    display: inline-block;
    padding: 10px 10px 10px 18px;
    position: relative;
    vertical-align: top;
    width: 100%;
    color: #000;
    /* Garante que o texto dentro das transcrições será preto */
}

.transcrições b,
.transcrições strong {
    color: #000 !important;
    /* Garante que o texto negrito também será preto */
}

.transcrições::before {
    background-color: #F2F2F2;
    content: "\00a0";
    display: block;
    height: 16px;
    position: absolute;
    top: 11px;
    transform: rotate(29deg) skew(-35deg);
    -moz-transform: rotate(29deg) skew(-35deg);
    -ms-transform: rotate(29deg) skew(-35deg);
    -o-transform: rotate(29deg) skew(-35deg);
    -webkit-transform: rotate(29deg) skew(-35deg);
    width: 20px;
}

.me {
    float: left;
    margin: 5px 45px 5px 20px;
    color: #000;
    /* Garante que o texto dentro da classe .me será preto */
}

.me::before {
    box-shadow: -2px 2px 2px 0 rgba(178, 178, 178, .4);
    left: -9px;
}

/*******************************************************************************
       PREDEFINIÇÃO ITEMBOX E RESPONSIVIDADE DAS PÁGINAS DE ITEM
      *******************************************************************************/
.item-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
    margin: 20px auto;
    max-width: 100%;
}

@media (max-width: 1024px) {
    .item-grid>* {
        flex: 1 1 calc(25% - 10px);
        max-width: calc(25% - 10px);
    }
}

@media (max-width: 768px) {
    .item-grid>* {
        flex: 1 1 calc(33.33% - 10px);
        max-width: calc(33.33% - 10px);
    }
}

@media (max-width: 480px) {
    .item-grid>* {
        flex: 1 1 calc(50% - 10px);
        max-width: calc(50% - 10px);
    }
}

@media (max-width: 360px) {
    .item-grid>* {
        flex: 1 1 100%;
        max-width: 100%;
    }
}

.iteminfobox {
    padding: 10px;
    background: #eeeded;
    border-radius: 25px;
    box-shadow: rgba(24, 27, 46, 0.24) 4px 4px 4px;
    width: 230px;
    height: 270px;
    position: relative;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.iteminfobox b {
    font-size: clamp(10px, 2vw, 14px);
    color: #6587c4;
    text-align: center;
    line-height: 1.2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/**********************
      VECTOR.CSS
  **********************/

/* Geral */
a {
    color: #0645ad;
}

a:visited {
    color: #0645ad;
}

a.new {
    color: rgb(206, 0, 0) !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000000;
}

hr {
    color: #222;
}

ul {
    list-style-image: none;
}

/* Cabeçalho */
#mw-head-base {
    background: url(http://70.39.70.36/images/f/fd/azul_capriw2.png);
    background-repeat: repeat-x;
    width: 1531px;
    max-height: 63px;
    margin-top: -3.5em;
    display: block;
}

/* Navegação */
#p-cactions {
    background: none;
    margin-top: -0.6em;
}

#p-cactions li {
    background: none;
}

#p-cactions li.selected {
    background: none;
    border: 2px solid #5c3f2a;
}

#p-cactions li.new {
    background-color: #e2e2e2;
}

#p-cactions li a {
    background-color: #e2e2e2;
    color: #7070FF;
}

#p-cactions li.selected a {
    background-color: #324f74;
}

/* Barra de Pesquisa */
#searchInput {
    background-color: #ffffff;
    border-color: #0645ad;
}

#content {
    color: var(--content-text);
    background-color: var(--content-bg) !important;
    border: none !important;
    box-shadow: rgba(0, 0, 0, .1) 0px 8px 24px, rgba(0, 0, 0, 0.15) 0px 0px 0px 2px;
}

#simpleSearch {
    position: relative;
    height: 100%;
    background-color: white;
}

/* Menu */
.vector-menu-tabs,
.vector-menu-tabs a,
#mw-head .vector-menu-dropdown h3 {
    background: none;
}

.vector-menu-tabs li a {
    background-position: center;
    background: transparent;
    display: block;
    float: left;
    height: 3.07692308em;
    position: relative;
    padding-top: 0.9em;
    padding-left: 8px;
    padding-right: 8px;
    font-size: 0.8125em;
    cursor: pointer;
}

.vector-menu-tabs .selected {
    font-weight: bold;
    background: #ffffff;
    border: 1px #0645ad solid;
}

.vector-menu-tabs ul {
    float: left;
    height: 100%;
    list-style: none none;
    margin: 0;
    padding: 0;
    margin-top: -0.3em;
}

.vector-menu-dropdown .vector-menu-content {
    background-color: none;
    list-style: none none;
    min-width: 100%;
    position: absolute;
    top: 2.5em;
    right: -1px;
    margin: 0;
    border: 2px solid #0645ad !important;
    border-top-width: 0;
    padding: 0;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 10%);
    text-align: left;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 100ms;
    transition: opacity 100ms;
    z-index: 3;
}

/* Conteúdo */
.mw-body {
    margin-top: -1px;
    border: 1px solid #8d6e63;
    border-right-width: 1px;
}

.mw-parser-output small li {
    color: #000000;
}

.mw-parser-output tr i {
    color: #000000;
}

.mw-parser-output tr big {
    color: #000000;
}

.mw-parser-output .center .thumbcaption,
.mw-parser-output .tright .thumbcaption {
    color: #000000;
}

/* Tabelas */
.jquery-tablesorter tr td {
    background-color: #fcfcfc !important;
    color: #000000 !important;
}

#mw-content-text .mw-parser-output .jquery-tablesorter {
    transform: translatex(0px) translatey(0px);
    background-color: #fcfcfc;
    color: #000000 !important;
    border-color: #0645ad;
}

/* Links */
#mw-normal-catlinks ul a,
#mw-normal-catlinks a,
#ca-delete a,
#ca-move a,
#ca-unprotect a {
    color: #0645ad !important;
}

#ca-delete a,
#ca-move a,
#ca-unprotect a {
    background-color: #ffffff !important;
    border-color: #0645ad;
    border-width: 0px;
}

/* Rodapé */
#footer-info-lastmod {
  display: none !important;
}

/* Outros */
.mw-destfile-warning {
    border: 1px solid #8d6e63;
    padding: 0.5em 1em;
    margin-bottom: 1em;
    color: #f8f9fa;
    background-color: #0d1b2d;
}

.mw-logline-protect {
    color: #f8f9fa !important;
}

.oo-ui-popupWidget-head>.oo-ui-iconElement-noIcon+.oo-ui-labelElement-label {
    margin-left: 12px;
    color: white;
}

#msupload-div a {
    color: #3366cc;
    cursor: pointer;
    color: blue !important;
}

#msupload-bottom a {
    font-weight: bold;
    margin-right: 20px;
    color: black !important;
}

#msupload-list .file {
    background: #8b929e;
    border-top: 1px solid #c8ccd1;
    margin: 0;
    padding: 10px;
    position: relative;
    color: black !important;
}

.wikiEditor-ui-toolbar .booklet>.index {
    float: left;
    width: 20%;
    height: 125px;
    overflow: auto;
    resize: horizontal;
    color: black;
}

.codeEditor-status-message {
    border-left: 1px solid #c8ccd1;
    border-right: 1px solid #c8ccd1;
    padding: 0 0.3em;
    width: 100%;
    display: table-cell;
    color: black !important;
}

.wikiEditor-ui-toolbar .tabs span.tab a {
    color: #000000 !important;
    cursor: pointer;
    display: block;
    height: 32px;
    padding-left: 18px;
    padding-right: 12px;
}

.wikiEditor-ui-toolbar .group .tool-select .label {
    position: relative;
    padding: 0 26px 0 4px;
    margin: 0;
    cursor: pointer;
    text-decoration: none;
    color: #222 !important;
}

.wikiEditor-ui-toolbar .group .tool-select .options .option {
    display: block;
    padding: 0.5em;
    text-decoration: none;
    color: #000 !important;
    white-space: nowrap;
}

div.mw-number-text {
    color: #888 !important;
}

div.mw-number-text h3 {
    color: #c1c1c1 !important;
}

/* Tooltip */
.tip2 {
    background-color: #F2F2F2;
    border-radius: 2px;
    box-shadow: 0 0 6px #B2B2B2;
    display: none;
    position: absolute;
    padding: 10px;
    z-index: 1;
}

.tooltip {
    position: relative;
}

#tip-espaco {
    margin-left: 10px;
}

#youtube {
    margin-left: -155px;
}

.tooltip,
.tooltip:hover+.tip2,
.tip2:hover {
    display: inline;
}

/* tira o toggle do indice, ocultar/exibir */
#toc .toctogglelabel {
    display: none !important;
}

span.toctogglespan {
    display: none !important;
}

/*   WIKITABLE */
table.wikitablec,
table.prettytable {
    margin: 1em 1em 1em 0;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse;
}

table.wikitablecenter,
table.prettytable {
    margin-left: auto;
    margin-right: auto;
    background: #f9f9f9;
    border: 1px #aaa solid;
    border-collapse: collapse;
}

table.wikitablec th,
table.wikitablec td,
table.prettytable th,
table.prettytable td {
    border: 1px #aaa solid;
    padding: 0.2em;
    text-align: center;
}

table.wikitablec th,
table.prettytable th {
    background: #f2f2f2;
    text-align: center;
}

table.wikitablec caption,
table.prettytable caption {
    margin-left: inherit;
    margin-right: inherit;
    font-weight: bold;
}

table.prettytablec code,
table.wikitablec code {
    background-color: transparent;
}

table.wikitablew-tr th,
table.wikitablew-tr td {
    padding: 0.3em 0.4em;
}

table.wikitablecenter th,
table.wikitablecenter td,
table.prettytable th,
table.prettytable td {
    border: 1px #aaa solid;
    padding: 0.2em;
    text-align: center;
}

table.wikitablecenter th,
table.prettytable th {
    background: #f2f2f2;
    text-align: center;
}

table.wikitablecenter caption,
table.prettytable caption {
    margin-left: inherit;
    margin-right: inherit;
    font-weight: bold;
}

table.prettytablecenter code,
table.wikitablecenter code {
    background-color: transparent;
}

table.elements {}

table.elements th,
table.elements td {
    padding: 0.5em;
}

td.effective {
    background-color: #BFFFBF;
}

td.ineffective {
    background-color: #FFBF7F;
}

td.nullified {
    background-color: #FFBFBF;
}

/*   Wikitable White */
table.wikitablew,
table.prettytable,
table.wikitablew-tr {
    margin: 1em 0;
    background: #f9f9f9;
    border: 2px #fff solid;
    border-collapse: collapse;
}

table.wikitablewhite,
table.prettytable {
    margin-left: auto;
    margin-right: auto;
    background: #f9f9f9;
    border: 2px #fff solid;
    border-collapse: collapse;
}

/*   Wikitable White */
table.wikitablenb,
table.prettytable,
table.wikitablenb-tr {
    margin: 1em 0;
    background: #f9f9f9;
    border: none;
    border-opacity: 0.5;
    border-collapse: collapse;
}

.wikitablenb border: opacity {
    opacity: 0.5;
}

table.wikitablenoborder,
table.prettytable {
    margin-left: auto;
    margin-right: auto;
    background: #f9f9f9;
    border: 2px #e9e8e8 solid;
    border-collapse: collapse;
}

/* HOVER DA TABELA*/
.wikitablew td: hover {
    background: #e9e8e8;
}

.wikitablew-tr tr: hover {
    background: #e9e8e8;
}

.wikitablenb border: hover {
    color: #e9e8e8;
}

table.wikitablew th,
table.wikitablew td,
table.prettytable th,
table.prettytable td,
table.wikitablew-tr th,
table.wikitablew-tr td {
    border: 2px #fff solid;
    padding: 0.3em 0.4em;
}

table.wikitablew th,
table.prettytable th,
table.wikitablew-tr th {
    background: #eaecf0;
}

table.wikitablew caption,
table.prettytable caption,
table.wikitablew-tr caption {
    margin-left: inherit;
    margin-right: inherit;
    font-weight: bold;
}

table.prettytablec code,
table.prettytable code,
table.wikitablew-tr code {
    background-color: transparent;
}

table.wikitablewhite th,
table.wikitablewhite td,
table.prettytable th,
table.prettytable td {
    border: 2px #fff solid;
    padding: 0.2em;
    text-align: center;
}

table.wikitablewhite th,
table.prettytable th,
table.wikitablew-tr th {
    background: #eaecf0;
    text-align: center;
    border-right: 1px #fff solid;
    padding: 0.3em 0.4em;
}

table.wikitablewhite caption,
table.prettytable caption,
table.wikitablew-tr caption {
    margin-left: inherit;
    margin-right: inherit;
    font-weight: bold;
    text-align: center;
}

table.prettytablecenter code,
table.wikitablewhite code,
table.wikitablew-tr code {
    background-color: #000;
}

table.elements {}

table.elements th,
table.elements td {
    padding: 0.5em;
}

td.effective {
    background-color: #BFFFBF;
}

td.ineffective {
    background-color: #FFBF7F;
}

td.nullified {
    background-color: #FFBFBF;
}

/**********************************
wiki.gla.com.br/index.php/Predefini%C3%A7%C3%A3o:Img

predefinição:img | deixa as imagens responsivas pro mobile
**********************************/
.responsive-image {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}

.custom-image {
    width: 100%;
    max-width: 800px;
    height: auto;
}

.responsive-image[style*="text-align:left"] {
    margin: 0;
    text-align: left;
}

.responsive-image[style*="text-align:right"] {
    margin: 0;
    text-align: right;
}

.responsive-image[style*="text-align:center"] {
    text-align: center;
}


/* ---------------------------------------------------------------------------------------------------------------- */

/* Estilos CSS para o componente de abas MediaWiki */
/* Adicione este CSS na sua MediaWiki (Common.css ou página de estilos) */

/* Container principal responsivo */
.mw-tabber-container {
    width: 100%;
    max-width: 100%;
    margin: 20px 0;
    border: 1px solid #a7d7f9;
    border-radius: 4px;
    background-color: #f8f9fa;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

/* Container das abas */
.mw-tabber-tabs {
    display: flex;
    flex-wrap: wrap;
    background-color: #eaecf0;
    border-bottom: 2px solid #a7d7f9;
    padding: 0;
    margin: 0;
    list-style: none;
}

/* Estilo individual de cada aba */
.mw-tabber-tab {
    flex: 1 1 auto;
    min-width: 100px;
    padding: 12px 20px;
    cursor: pointer;
    background-color: #eaecf0;
    border: none;
    border-right: 1px solid #c8ccd1;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #0645ad;
    transition: all 0.2s ease;
    user-select: none;
    position: relative;
}

.mw-tabber-tab:last-child {
    border-right: none;
}

/* Hover nas abas */
.mw-tabber-tab:hover {
    background-color: #f8f9fa;
    color: #0b0080;
}

/* Aba ativa */
.mw-tabber-tab.active {
    background-color: #ffffff;
    color: #0645ad;
    border-bottom: 3px solid #0645ad;
    font-weight: 600;
}

/* Container do conteúdo */
.mw-tabber-content {
    padding: 20px;
    background-color: #ffffff;
    min-height: 200px;
}

/* Painel de conteúdo individual */
.mw-tabber-panel {
    display: none;
    animation: fadeIn 0.3s ease;
}

.mw-tabber-panel.active {
    display: block;
}

/* Animação de fade in */
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(5px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Responsividade para tablets */
@media (max-width: 768px) {
    .mw-tabber-tabs {
        flex-direction: column;
    }

    .mw-tabber-tab {
        border-right: none;
        border-bottom: 1px solid #c8ccd1;
        width: 100%;
    }

    .mw-tabber-tab.active {
        border-bottom: 3px solid #0645ad;
        border-right: none;
    }

    .mw-tabber-content {
        padding: 15px;
    }
}

/* Responsividade para mobile */
@media (max-width: 480px) {
    .mw-tabber-tab {
        padding: 10px 15px;
        font-size: 13px;
    }

    .mw-tabber-content {
        padding: 12px;
        min-height: 150px;
    }
}