MediaWiki:Common.css: mudanças entre as edições

De PokeRO Revive
Ir para navegação Ir para pesquisar
Sem resumo de edição
Sem resumo de edição
 
(4 revisões intermediárias pelo mesmo usuário não estão sendo mostradas)
Linha 1: Linha 1:
/** o código CSS colocado aqui será aplicado a todos os temas :) */
.changelog__link,
.changelog__link:visited {
    color: #680cab;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: 500;
    font-size: .85rem;
    display: flex;
    justify-content: space-between;
    align-items: center;


/* Geral */
    padding: .5rem .95rem;
    border-bottom: 1px solid rgb(120, 120, 120);


body {
     transition: background .25s ease;
     margin: 0;
    padding: 0;
    position: relative;
    font-family: 'Segoe UI', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Lato', 'Liberation Sans', 'Noto Sans', 'Helvetica Neue',
        'Helvetica', sans-serif
}
}


body::before {
.changelog__link:last-child {
    content: '';
     border-bottom: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: url('https://images5.alphacoders.com/135/1351278.png') no-repeat;
    background-attachment: fixed;
    background-position: center;
     background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
}
}


#mw-page-base {
.changelog__link:hover {
     background: transparent;
    text-decoration: none;
     background: #f3eaff;
}
}


#ca-nstab-mediawiki,
/*.changelog__link::after {*/
#ca-talk,
/*    content: ">";*/
#p-namespaces,
/*font-weight:lighter;*/
#ca-view,
/*}*/
#ca-viewsource,
#ca-unwatch,
#ca-ve-edit {
    display: none;
}


.vectorTabs span {
.px-0 {
    background-position: right bottom;
padding-inline: 0!important;
    display: inline-block;
    height: auto;
}
}


.vector-menu-tabs a, .vector-menu-tabs {
.pt-0 {
  background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#00000000 100%) !important;
padding-top: 0!important;
}
}


.vectorTabs {
.pb-0 {
    background-image: linear-gradient(to bottom, rgba(167, 215, 249, 0) 0, #a7d7f900 100%);
padding-bottom: 0!important;
}
}


.vectorTabs li {
.changelog {
    height: auto;
margin-inline: auto;
max-width: 256px!important;
padding-bottom: 0!important;
margin-top: 1rem;
}
}


.vectorTabs li a {
/*Select search*/
    height: auto;
.selectwithSearch__container {
  width: 100%;
  box-sizing:border-box;
  padding: 0 2rem;
}
}


.vectorTabs span a {
.selectwithSearch__selectBtn {
    padding-top: 0.4em;
  display: flex;
  align-items: center;
  cursor: pointer;
}
}


#p-search {
.selectwithSearch__selectBtn {
    margin-top: 0em;
  height: 2.8rem;
    background: #ffffff;
  padding: 0 1rem;
    margin-left: 0;
  font-size: 1rem;
  background: #fff;
  border-radius: 8px;
  justify-content: space-between;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}
}


#p-search form {
.selectwithSearch__selectBtn svg {
    margin: 0 0;
  font-size: 2rem;
  transition: transform .3s linear;
}
}


.vectorTabs span {
.selectwithSearch__container.active .selectwithSearch__selectBtn svg {
    background-image: none;
  transform: rotate(-180deg);
    background-position: right bottom;
    display: inline-block;
    width: 25px;
    height: 25px;
}
}


#mw-head .vectorMenu h3 {
.selectwithSearch__content {
    background-image: none;
  display: none;
  padding: 1.2rem;
  margin-top: .45rem;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}
}


#ca-edit {
.selectwithSearch__container.active .selectwithSearch__content {
    background: transparent;
  display: block;
    height: 25px;
  position: absolute;
    width: 25px;
  width: calc(100% - 4rem);
    border-radius: 3px;
  box-sizing: border-box;
    background-image: url(https://wiki.otpokemon.com/images/2/24/Code_button.png);
  z-index: 999;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
}


#ca-edit span a {
.selectwithSearch__container.active .selectwithSearch__content.small {
    width: 25px;
  width: auto !important;
    height: 25px;
}
}


#ca-edit a span {
.selectwithSearch__content .selectwithSearch__search {
    font-size: 0;
  position: relative;
}
}


#ca-history {
.selectwithSearch__search svg {
    background: transparent;
  top: 50%;
    height: 25px;
  left: 1rem;
    width: 25px;
  color: #999;
    border-radius: 3px;
  font-size: 1.2rem;
    background-image: url(https://wiki.otpokemon.com/images/e/e0/History_button.png);
  pointer-events: none;
    background-position: center;
  transform: translateY(-50%);
    background-repeat: no-repeat;
  position: absolute;
    background-size: cover;
}
}


#ca-history span a {
.selectwithSearch__search input{
    width: 25px;
  box-sizing: border-box;
    height: 25px;
  height: 3.25rem;
  width: 100%;
  outline: none;
  font-size: 1rem;
  border-radius: 8px;
  padding: 0 1.2rem 0 4rem;
  border: 1px solid #B3B3B3;
}
}


#ca-history a span {
.selectwithSearch__search input:focus {
    font-size: 0;
  padding-left: 4rem;
  border: 2px solid #4285f4;
}
}


#p-cactions {
.selectwithSearch__search input::placeholder {
    background: transparent;
  color: #bfbfbf;
    height: 25px;
    width: 25px;
    border-radius: 3px;
    background-image: url(https://wiki.otpokemon.com/images/4/42/Expand-button.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 0.5rem;
}
}


.vector-menu-dropdown .vector-menu-heading{
.selectwithSearch__options {
  font-size: 0;
margin-left: 0!important;
margin-right: 0!important;
}
}


#mw-head .vector-menu-dropdown .vector-menu-heading {
.selectwithSearch__content .selectwithSearch__options {
  background-image: linear-gradient(to bottom,rgba(167,215,249,0) 0,#a7d7f900 100%) !important;
  margin-top: .5rem;
}
  padding-right: .5rem;
.vectorMenu .menu {
  max-height: 250px;
    font-size: 15px;
  overflow-y: auto;
}
}


.mw-body,
.selectwithSearch__options::-webkit-scrollbar {
.parsoid-body,
  width: 8px;
#mw-panel {
    background: #f7f6fb;
    border-radius: 6px;
    border: 5px solid transparent;
    border-image: url(https://wiki.otpokemon.com/images/2/2a/Border-red.png) 15 stretch;
}
}


#p-logo a {
.selectwithSearch__options::-webkit-scrollbar-track {
    background-size: contain;
  background: #f1f1f1;
    border-radius: 5px;
  border-radius: 25px;
}
}


.mw-list-item a {
.selectwithSearch__options::-webkit-scrollbar-thumb {
    color: white;
  background: #ccc;
  border-radius: 25px;
}
}


.mw-list-item a:visited {
.selectwithSearch__options::-webkit-scrollbar-thumb:hover {
    color: #f2f2f2;
  background: #b3b3b3;
}
}


.mw-body,
.selectwithSearch__options li {
#mw-head-base,
  display: flex;
#left-navigation,
  align-items: center;
#mw-data-after-content,
  padding: .25rem .75rem;
.mw-footer {
  font-size: 1.075rem;
    margin-left: 13em;
    margin-right: 1em;
}


#mw-panel {
  cursor: pointer;
    width: 10.6em;
    margin-top: 5.0rem;
    padding-top: 10px;
}
}


#footer ul {
li.groupTitle {
    list-style: none none;
  height: 2.25rem;
    padding: 0;
  font-size: 1.125rem;
    margin-left: 15px;
  background-color: rgb(179 163 255 / 21%);
  cursor: default;
  margin-bottom: .25rem;
  margin-top: .35rem;
  border-bottom: 1px solid #d1d1d1;
  border-radius: 12px 12px 0 0 !important;
}
}


#footer ul li a {
li.groupTitle:hover {
    text-decoration: none;
  border-radius: 12px 12px 0 0 !important;
    color: rgb(255 255 255 / 80%);
  background-color: rgb(179 163 255 / 21%) !important;
    background: none;
}
}


#footer-info li {
.selectwithSearch__options li:hover,
    line-height: 1.4;
li.selected {
    display: none;
  border-radius: 8px;
  background: #f2f2f2;
}
}
/*Select search*/


#p-personal a.new,
/** o código CSS colocado aqui será aplicado a todos os temas */
#p-personal a:visited,
#ca-viewsource { display: none !important; }
#p-personal a {
    color: #fff;
}


/* Main page */
#ca-history { display: none !important;}


.container {
/* Efeitos */
    margin: 20px auto;
.hover-minimizeAndRotateContainer a,
    display: flex;
.hover-minimizeAndRotate img{
}
transition: transform .25s ease;
}
.hover-minimizeAndRotateContainer a:hover,
.hover-minimizeAndRotate img:hover{
transform: scale(.95) rotateZ(-4deg);
}
.hover-minimize img,
.hover-minimize a img,
.hover-minimize.initialPage__topicContainer {
transition: transform .25s ease;
}
.hover-minimize:not(.initialPage__topicContainer) img:hover,
.hover-minimize a img:hover,
.hover-minimize.initialPage__topicContainer:hover{
transform: scale(.95);
}
/* Efeitos */


.main {
body {
    width: 70%;
position: relative;
    margin: 1em;
}
}


.banner {
body::before {
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
content: '';
    --border-width: 3px;
position: fixed;
    position: relative;
top: 0;
    display: flex;
left: 0;
    justify-content: center;
width: 100%;
    align-items: center;
height: 100vh;
    width: 100%;
background: url('https://i.imgur.com/DmNlvuA.png') no-repeat;
    font-family: Lato, sans-serif;
filter: brightness(0.8);
    font-size: 2.5rem;
 
    color: white;
background-attachment: fixed;
    background: linear-gradient(60deg, #af052b, #fd2656, #e7030e, #e7030e, #f94850, #e7030e, #c30e16);
background-position: center;
    background-size: 300% 300%;
background-repeat: no-repeat;
    background-position: 0 50%;
background-size: cover;
    animation: moveGradient 30s alternate infinite;
z-index: -1;
    border-radius: 10px;
}
}


.banner img {
.mw-body {
    width: 100%;
border-right: 0 !important;
    height: 100%;
}
}


.most-acessed,
.mw-body, .parsoid-body, #mw-panel {
.quick-access {
background: #fffffff0;
    margin-top: 2em;
border-radius: 6px;
    position: relative;
border: 5px solid transparent;
    width: 100%;
border-image: url('https://wiki.pokexgames.com/images/9/9a/Borda-wiki.png') 15 stretch;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}
}


.ma-title,
#p-logo a {
.qa-title {
background-size: contain;
    border-radius: 10px 10px 0px 0px;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    color: white;
    height: auto;
    padding: 5px 0px;
    background: linear-gradient(90deg, #d10a13 0%, #eb333b 46%, #ff1d27 100%);
}
}


.sub-most-acessed {
.mw-list-item a {
    display: flex;
color: white;
}
}


.ma-card-item {
.mw-list-item a:visited {
    text-align: center;
color: #dddddd;
    height: 80%;
    padding: 1em;
    width: 33%;
}
}


.ma-card-item a {
@media screen and (min-width: 982px) {
    text-decoration: none;
.mw-body, #mw-head-base, #left-navigation, #mw-data-after-content, .mw-footer {
    margin-left: 13em;
}
}
}


.ma-item {
#mw-panel {
    width: calc(100% - 30%);
width: 10.5em;
    height: 100%;
margin-top: 2.2rem;
    transition: 1s !important;
border-left: none;
}
}


.ma-item:hover {
/*Ocultamentos e Remoções de estilo*/
    transition: 1s !important;
#p-tb { display: none; }
    transform: scale(1.10);
    filter: drop-shadow(2px 2px 2px rgba(34, 34, 34, 0.1));
}


.ma-text {
.css-links {
     margin: 5px;
     pointer-events: none;
     transition: 1s !important;
     opacity: 0;
     width: 80%;
     margin: 0 !important;
    height: 100%;
}
}


.ma-text:hover {
#footer-info-lastmod { display: none; }
    transition: 1s !important;
    transform: scale(1.10);
    filter: drop-shadow(2px 2px 2px rgba(34, 34, 34, 0.2));
}


.ma-title-icon,
.firstHeading {display: none;}
.qa-title-icon {
    width: 30px;
    height: 30px;
}


.column {
.catlinks { display: none; }
    display: flex;
    width: 28%;
    margin: 0.8em;
    text-align: center;
    flex-direction: column;
    color: white;
}


.column a:visited {
.vector-menu-tabs-legacy .selected { background: none!important; }
    color: #ffffff;
}


.social-media {
.vector-menu-tabs-legacy li { background: none!important; }
    text-align: center;
    height: auto;
    padding-bottom: 10px;
    margin-top: -42px;
    margin-right: 10px;
    position: absolute;
    top: 0;
    right: 0;
}


.social-media p {
#mw-page-base { background: none!important;}
    display: flex;
    justify-content: space-around;
}


.social-media a {
#ca-view { display: none; }
    width: 41.5px;
}


.qa-line {
#ca-talk {display: none;}
    display: flex;
    border-bottom: 1px solid rgba(0, 0, 0, 0.150);
    padding: 1rem;
}


.qa-line-icon img {
.vector-search-box-input:focus, .vector-search-box-inner:hover .vector-search-box-input:focus {
    width: 50px;
border-color: #cc7ee0;
    height: 50px;
     box-shadow: inset 0 0 0 1px #cc7ee0;
    margin: 1rem;
     border-radius: 12px;
}
}


.qa-line-text {
.vector-search-box-inner:hover .vector-search-box-input { border-color: #cc7ee0; }
    margin: 0.5rem 0;
    width: 100%;
}


.qa-line-title {
.vector-search-box-input {  
    margin: 0.5em 0;
border: 1px solid #9f4eea;  
    font-weight: bold;
background: white;
}
}


pre,
/*Wikitable*/
.mw-code {
    color: #000;
    background-color: rgb(234 236 240 / 0%);
    border: 1px solid rgb(234 236 240 / 0%);
    padding: 0;
    white-space: pre-wrap;
}


.sc-icon {
.wikitable th,
    width: 100%;
.wikitable td {
    margin: -1px;
color : #202122 !important;
    height: auto;
    transition: 1s !important;
}
}


.sc-icon:hover {
.wikitable td.table-no-background {
    filter: grayscale(0%) contrast(115%);
background-color: none;
    transition: 1s !important;
    transform: scale(1.10);
}
}


.update-box {
.wikitable th {
    margin-bottom: 20px
background-color: #d1c1e0 !important;
}
}


.update-box,
.wikitable td {
.update-box-2 {
background-color: #f2e8f8 !important;
    width: 90%;
    text-align: center;
    position: relative;
    margin: 20px auto;
    transition: 1s !important;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    font-weight: bold;
 
}
}


.update-box-2:hover,
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
.update-box:hover {
border-color: white !important;
    transition: 1s !important;
border-width: 2px !important;
    transform: scale(1.05);
}
}


.update-box img,
/*Wikitable*/
.update-box-2 img {
    border: 0;
    vertical-align: middle;
    width: 100%;
    height: 100%;
}


.update-box-2 a,
/*Ajustes visuais de elementos da wiki*/
.update-box a {
    width: 100%;
}


.update-title {
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading {
    width: 100%;
background-image: none;
    height: 42px;
    position: absolute;
    top: 0;
    font-size: 15px;
    border-radius: 20px 20px 0px 0px;
}
}


.update-title a {
#footer-places li a {
    color: white;
color: #adadad;
}
}


.update-subtitle {
#right-navigation {
    width: 100%;
margin-top: 2em;
    height: 50px;
    position: absolute;
    bottom: 0;
    font-size: 15px;
    border-radius: 0px 0px 20px 20px;
}
}


.update-box-subtitle {
.mw-list-item.selected{
    position: relative;
margin-top: -.2rem;
    top: 50%;
display: block;
    transform: translateY(-50%);
border-radius: 6px;
    text-shadow: 2px 0 #000, -2px 0 #000, 0 2px #000, 0 -2px #000,
border: 5px solid transparent;
        1px 1px #000, -1px -1px #000, 1px -1px #000, -1px 1px #000;
border-image: url('https://wiki.pokexgames.com/images/9/9a/Borda-wiki.png') 15 stretch;
}
}


.box {
.mw-list-item.selected a {
    text-align: center;
padding: .35rem;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.5);
background: white;
    border-radius: 10px;
height: auto !important;
    margin-top: 2px;  
    padding-bottom: 5px;
}
}


.box-title {
/* Utilitarios */
    border: 1px solid #fa222b;
.d-none {
    width: 100%;
display: none!important;
    height: 54px;
    background-color: #fa222b;
    border-radius: 10px 10px 0px 0px;
}
}


.box-title p {
.d-block {
    font-size: 22px;
display: block!important;
    color: white;
    position: relative;
    top: 35%;
    transform: translateY(-50%);
}
}


.destaque-box {
.d-flex {
    width: 100%;
display: flex;
    text-align: center;
    position: relative;
    transition: 1s !important;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    font-weight: bold;
}
}


.destaque-box:hover{
.d-flex > p,
    transition: 1s !important;
.d-flex > br {
    transform: scale(1.01);
display: none !important;
}
}


.destaque-box img{
.w-100 {
    vertical-align: middle;
width: 100%;
    width: 100%;
    height: 100%;
    border-radius: 6px;
    border-top: 10px solid #007ee5;
    object-fit: cover;
}
}
/* Mapas */


.divmap a img{
.align-center {
    width: 100%;
align-items: center;
    height: 100%;
}
}


/* Patch Notes */
.justify-center, .list-center, .center-tab .tabber__tabs {
.patch-notes {
justify-content: center;
    padding: 20px;
    background-color: #ffffff;
    border-radius: 30px;
    border: 1px solid #cccccc;
    margin-bottom: 20px;
    min-height: 120px;
}
}


.patch-notes img {
.space-between { justify-content: space-between; }
    float: right;
    width: 100px;
    height: 100px;
    border-radius: 50px;
}


.patch-notes .toc, .off-topic .toc, .sum-off-topic .toc{
.space-around { justify-content: space-around; }
    display: none;
}
 
/* Painel Lateral */
li#t-whatlinkshere,
li#t-recentchangeslinked,
li#t-specialpages,
li#t-print,
li#t-permalink,
li#t-info {
    display: none;
}


/* History Page */
.align-start { align-items: flex-start !important; } 


a[title^="Usuário:Ybooh (página inexistente)"]:after {
.flex-center {
    color: blue;
display: flex;
    content: "QueeN";
justify-content:center;
    pointer-events: none;
align-items: center;
}
}


a[title^="Usuário:Ybooh (página inexistente)"] bdi {
.flex-column { flex-direction: column; }
    display: none;
}


a[title^="Usuário:Alissonmader (página inexistente)"]:after {
.flex-wrap, .break-row { flex-wrap: wrap; }
    color: blue;
    content: "Pichito";
}


a[title^="Usuário:Alissonmader (página inexistente)"] bdi {
.bg-none { background: none !important; }
    display: none;
}


.history-user a bdi {
.text-center { text-align: center; }
    color: blue;
}


a.new.mw-userlink {
.border-0 { border: none !important; }
    pointer-events: none;
}


a.new.mw-usertoollinks-talk {
.gap-1{ gap: .5rem; }
    display: none;
}


.mw-contributions-user-tools {
.gap-2 { gap: 1rem; }
    display: none;
}


.gap-3 { gap: 1.5rem; }


/* Shiny Page */
.margin-center {
 
margin-left: auto !important;
.tab_shiny {
margin-right: auto !important;
    background-color: rgb(255 255 255);
}
}


/* Premium Account Page */
.mx-2 {
.premium-account img {
margin-right: 1rem;
    border-radius: 15px;
margin-left: 1rem;
}
}


/* Addons Page */
.mr-2 { margin-right: 1rem !important; }
.container-addons {
.mr-4 { margin-right: 2rem !important; }
    display: flex;
    text-align: center;
    justify-content: space-around;
}


.column-addons img {
.mt-1 { margin-top: .5rem; }
    transition: 1s !important;
.mt-2 { margin-top: 1rem !important; }
}
.mb-2 { margin-bottom: 1rem; }


.column-addons img:hover {
.p-1 { padding: .5rem; }
    transform: scale(1.10);
.p-2 { padding: 1rem; }
    transition: 1s !important;
.p-3 { padding: 1.5rem; }
}


/* Ability Page */
.pr-1 { padding-right: .5rem; }
table.mw-collapsible.wikitable.mw-made-collapsible tr:nth-child(odd) {
/* Utilitarios */
    background: #4682B4 !important;
}


/* Quests Page */
/* Cartões dos NPCs */
.img-quests {
.npcCard {
     transition: 2s !important;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}
    background-color: rgb(250, 250, 250);
    padding: 1rem .75rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
     height: 9.5rem;
    width: 11.5rem;


.img-quests:hover {
    border-top: 5px solid;
    filter: contrast(140%);
     border-radius: 8px;
     transition: 2s !important;
}


table.wikitable.sortable.quest.jquery-tablesorter tr:hover {
    display: flex;
     background: linear-gradient(90deg, #e8f4f2, #f8f9fa) !important;
    flex-direction: column;
     transition: 2s !important;
     justify-content: center;
    align-items: center;
     transition: all .25s ease;
}
}


table.wikitable.sortable.quest.jquery-tablesorter tr {
h2.npcCard__title{
    background: linear-gradient(90deg, #f8f9fa, #e8f4f2);
border: none;
     color: #000;
     font-size: 1.25rem !important;
    text-align: center;
     font-weight: 400;
    width: 20%;
     border-radius: 10px;
    transition: 2s !important;
}
}


table.wikitable.sortable.quest.jquery-tablesorter tr td {
.npcCard__link {
    border: 1px solid transparent;
display: table;
    border-radius: 10px;
}
}


/* Horde Leader Page */
.npcCard__link:hover {
table.wikitable.otp-hover tr:hover {
text-decoration: none !important;
    background-color: #bacafb40;
}
}


/* Battle Pass */
.npcCard__link:hover .npcCard {
.collapsible-battle-pass {
transform: scale(.98);
    cursor: pointer;
    padding: 8px;
    text-align: left;
    outline: none;
    font-style: italic;
    font-size: 15px;
    border-radius: 10px;
    border: 1px solid #000;
}
}


.active {
.npcCard__portrait {
     border-radius: 10px 10px 0px 0px;
    padding: .55rem .8rem;
     border-radius: 50%;
    margin-bottom: .5rem;
}
}


.collapsible-battle-pass:after {
.npcCard__list {
    content: '\002B';
display: flex;
    font-weight: bold;
flex-wrap: wrap;
    float: right;
align-items: center;
    margin-left: 5px;
}
}


.collapsible-battle-pass:before {
.npcCard__list .npcCard {
    content: '\002B\0020\00A0\00A0';
margin-bottom: 1rem;
    font-weight: bold;
    float: left;
    margin-left: 5px;
}
}


.active:after {
.npcCard__list a {
    content: "\2212";
display: block;
margin-right: 1rem;
}
}


.active:before {
/* Cartões dos NPCs - Cores */
     content: "\2212\0020\00A0\00A0";
.npcCard.default .npcCard__portrait {
     background-color: #f7eeff;
}
}


.container-battle-pass {
.npcCard.default {
    border: 1px solid black;
     border-color: #e89dff;
     border-radius: 0px 0px 10px 10px;
}
}
/* Cartões dos NPCs - Cores */
/* Cartões dos NPCs */


.content-battle-pass {
/* Componente veja mais */
     max-height: 0;
.seeMore {
     overflow: hidden;
     height: 3.2rem;
     transition: max-height 0.4s ease-out;
     padding: .5rem .575rem;
     border-radius: 0px 0px 10px 10px;
     border: 1px dashed #e89dff;
    background-color: #f9f2ff;
     border-radius: 12px;
    margin: 1rem auto 1rem 0px;
}
}


/* Pokémon Pokedex */
.flex-center .seeMore {
.collapsible-pokemon {
margin: 0;
    width: 500px;
    cursor: pointer;
    padding: 8px;
    text-align: left;
    outline: none;
    font-style: italic;
    font-size: 15px;
    border-radius: 10px;
    border: 1px solid #1e90ff;
}
}


.active {
.seeMore__image {
     border-radius: 10px 10px 0px 0px;
     text-align: center;
    width: 2rem;
}
}
/* Componente veja mais */


.collapsible-pokemon:after {
/* Cartão*/
     content: '\002B';
.card {
     font-weight: bold;
background: white;
     float: right;
     box-shadow: rgb(67 71 85 / 27%) 0px 0px 0.25em, rgb(90 125 188 / 5%) 0px 0.25em 1em;
     margin-left: 5px;
     padding-bottom: .2rem;
     margin-bottom: .75rem;
     border-radius: 8px;
}
}


.collapsible-pokemon:before {
.card-title {
     content: '\002B\0020\00A0\00A0';
text-align: center;
    background-color: #944EC7;
    color: white;
    padding: .25rem 1rem;
    letter-spacing: .03rem;
     font-size: 1.15rem;
     font-weight: bold;
     font-weight: bold;
    float: left;
     border-radius: 8px 8px 0 0;
    margin-left: 5px;
}
 
.container-pokemon {
    border: 1px solid #1e90ff;
     border-radius: 0px 0px 10px 10px;
}
}


.content-pokemon {
.card-container {
    width: 518px;
padding: .75rem 1rem;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out;
    border-radius: 0px 0px 10px 10px;
}
}


/* Logo */
/* Cartão */
 
.mw-wiki-logo {
    background-image: url(https://wiki.otpokemon.com/images/7/7d/Otp-wiki-red.png) !important;
}


/* Atualizações */
/*Navegação rápida*/
.design-section {
.linkWithIcon__link {
    display: flex;
display: flex;
     flex-direction: column;
     flex-direction: column;
     align-items: center;
     align-items: center;
     justify-content: center;
     justify-content: center;
    min-height: 100vh;
    padding: 100px 0;
}
}


.design {
.linkWithIcon__imageContainer {
height: 10rem;
box-sizing: border-box;
    padding: 1rem;
     display: flex;
     display: flex;
     align-items: center;
     align-items: flex-end;
    justify-content: center;
}
}


.timeline {
.linkWithIcon__imageContainer img {
    width: 80%;
width: 100%;
margin-bottom: .2rem;
     height: auto;
     height: auto;
     max-width: 800px;
     max-height: 9rem;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    text-align: center;
}
}


.timeline-content {
.linkWithIcon__link img{
    background: #f7f6fb;
height: 100%;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 1px -1px 14px -2px rgba(0, 0, 0, 0.69);
    -moz-box-shadow: 1px -1px 14px -2px rgba(0, 0, 0, 0.69);
    border-radius: 5px;
    padding: 1.25rem;
    transition: 0.4s ease;
    overflow-wrap: break-word !important;
    margin: 1rem;
    margin-bottom: 20px;
    border-radius: 20px;
}
}


.timeline-component {
.linkWithIcon__link span {
     margin: 0px 20px 20px 20px;
font-size: 1rem;
font-weight: bold;
     margin-top: .5rem;
}
}


@media screen and (min-width: 768px) {
.fastNav__linksContainer {
    .timeline {
margin-top: 1rem;
        display: grid;
margin-bottom: 1rem;
        grid-template-columns: 1fr 3px 1fr;
display: flex;
        text-align: center;
gap: 2rem 0;
    }
flex-wrap: wrap;
 
justify-content: space-between;
    .timeline-middle {
align-items: flex-start;
        position: relative;
        background-image: linear-gradient(45deg, #F27121, #E94057, #8A2387);
        width: 3px;
        height: 100%;
    }
 
    .main-middle {
        opacity: 0;
    }
 
    .timeline-circle {
        position: absolute;
        top: 0;
        left: 50%;
        width: 15px;
        height: 15px;
        border-radius: 50%;
        background-image: linear-gradient(45deg, #F27121, #E94057, #8A2387);
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}
}


.timeline-component.timeline-content img {
/*Prevent paragraph spacement*/
    transition: 1s !important;
.fastNav__linksContainer p {
display: none;
}
}


.timeline-component.timeline-content img:hover {
.fastNav__linksContainer a:not([href]) {
    transition: 1s !important;
display: none;
    transform: scale(1.05);
}
}


 
.fastNav__linksContainer .linkWithIcon__link,
/* Media Query */
.fastNav__linksContainer a{
 
width: 19.5%;
/* Minigames Page */
max-width: 13rem;
@media only screen and (max-width: 1350px) {
     padding: .65rem;
    .item-minigame {
     box-sizing: border-box;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        font: 1.5rem sans-serif;
        cursor: pointer;
        will-change: transform;
    }
 
    .minigames {
        display: inline;
        text-align: center;
        justify-content: space-around;
    }
 
    .item-minigame {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        font: 1.5rem sans-serif;
        cursor: pointer;
        will-change: transform;
        border: 1px solid black;
    }
 
    .item-minigame img,
    .item-minigame a {
        width: 100%;
        height: 100%;
    }
 
    .bombermon:hover::after {
        box-shadow: none;
     }
 
    .bombermon:hover::before {
        box-shadow: none;
    }
 
    .bombermon::after {
        box-shadow: none;
     }
 
    .bombermon::before {
        box-shadow: none;
    }
 
    .bombermon::before,
    .bombermon::after {
        background-color: none;
    }
 
    .bugcatcher:hover::after {
        box-shadow: none;
    }
 
    .bugcatcher:hover::before {
        box-shadow: none;
    }
 
    .bugcatcher::after {
        box-shadow: none;
    }
 
    .bugcatcher::before {
        box-shadow: none;
    }
 
    .bugcatcher::before,
    .bugcatcher::after {
        background-color: none;
    }
 
    .futebol:hover::after {
        box-shadow: 0 168px orange;
    }
 
    .futebol:hover::before {
        box-shadow: 518px 0 orange;
    }
 
    .futebol::after {
        box-shadow: 0 148px orange;
    }
 
    .futebol::before {
        box-shadow: 498px 0 orange;
    }
 
    .futebol::before,
    .futebol::after {
        background-color: none;
    }
 
    .dongeorge:hover::after {
        box-shadow: 0 168px orange;
    }
 
    .dongeorge:hover::before {
        box-shadow: 518px 0 orange;
    }
 
    .dongeorge::after {
        box-shadow: 0 148px orange;
    }
 
    .dongeorge::before {
        box-shadow: 498px 0 orange;
    }
 
    .dongeorge::before,
    .dongeorge::after {
        background-color: none;
    }
 
    .jockeyclub:hover::after {
        box-shadow: none;
    }
 
    .jockeyclub:hover::before {
        box-shadow: none;
    }
 
    .jockeyclub::after {
        box-shadow: none;
    }
 
    .jockeyclub::before {
        box-shadow: none;
    }
 
    .jockeyclub::before,
    .jockeyclub::after {
        background-color: none;
    }
 
    .pokekart:hover::after {
        box-shadow: none;
    }
 
    .pokekart:hover::before {
        box-shadow: none;
    }
 
    .pokekart::after {
        box-shadow: none;
    }
 
    .pokekart::before {
        box-shadow: none;
    }
 
    .pokekart::before,
    .pokekart::after {
        background-color: none;
    }
 
    .towerchallenge:hover::after {
        box-shadow: none;
    }
 
    .towerchallenge:hover::before {
        box-shadow: none;
    }
 
    .towerchallenge::after {
        box-shadow: none;
    }
 
    .towerchallenge::before {
        box-shadow: none;
    }
 
    .towerchallenge::before,
    .towerchallenge::after {
        background-color: none;
    }
 
    .hitmachine:hover::after {
        box-shadow: none;
    }
 
    .hitmachine:hover::before {
        box-shadow: none;
    }
 
    .hitmachine::after {
        box-shadow: none;
    }
 
    .hitmachine::before {
        box-shadow: none;
    }
 
    .hitmachine::before,
    .hitmachine::after {
        background-color: none;
    }
 
    .mewtwocastle:hover::after {
        box-shadow: none;
    }
 
    .mewtwocastle:hover::before {
        box-shadow: none;
    }
 
    .mewtwocastle::after {
        box-shadow: none;
    }
 
    .mewtwocastle::before {
        box-shadow: none;
    }
 
    .mewtwocastle::before,
    .mewtwocastle::after {
        background-color: none;
    }
 
    .cassino:hover::after {
        box-shadow: none;
    }
 
    .cassino:hover::before {
        box-shadow: none;
    }
 
    .cassino::after {
        box-shadow: none;
    }
 
    .cassino::before {
        box-shadow: none;
    }
 
    .cassino::before,
    .cassino::after {
        background-color: none;
    }
}
}


@media (min-width: 1350px) {
.fastNav__linksContainer a img {
 
width: 100%;
    .bombermon:hover::after {
height: auto;
        box-shadow: 0 168px red;
    }
 
    .bombermon:hover::before {
        box-shadow: 518px 0 red;
    }
 
    .bombermon::after {
        box-shadow: 0 148px red;
    }
 
    .bombermon::before {
        box-shadow: 498px 0 red;
    }
 
    .bombermon::before,
    .bombermon::after {
        background-color: red;
    }
 
    .bugcatcher:hover::after {
        box-shadow: 0 168px green;
    }
 
    .bugcatcher:hover::before {
        box-shadow: 518px 0 green;
    }
 
    .bugcatcher::after {
        box-shadow: 0 148px green;
    }
 
    .bugcatcher::before {
        box-shadow: 498px 0 green;
    }
 
    .bugcatcher::before,
    .bugcatcher::after {
        background-color: green;
    }
 
    .futebol:hover::after {
        box-shadow: 0 168px orange;
    }
 
    .futebol:hover::before {
        box-shadow: 518px 0 orange;
    }
 
    .futebol::after {
        box-shadow: 0 148px orange;
    }
 
    .futebol::before {
        box-shadow: 498px 0 orange;
    }
 
    .futebol::before,
    .futebol::after {
        background-color: orange;
    }
 
    .dongeorge:hover::after {
        box-shadow: 0 168px orange;
    }
 
    .dongeorge:hover::before {
        box-shadow: 518px 0 orange;
    }
 
    .dongeorge::after {
        box-shadow: 0 148px orange;
    }
 
    .dongeorge::before {
        box-shadow: 498px 0 orange;
    }
 
    .dongeorge::before,
    .dongeorge::after {
        background-color: orange;
    }
 
    .jockeyclub:hover::after {
        box-shadow: 0 168px yellow;
    }
 
    .jockeyclub:hover::before {
        box-shadow: 518px 0 yellow;
    }
 
    .jockeyclub::after {
        box-shadow: 0 148px yellow;
    }
 
    .jockeyclub::before {
        box-shadow: 498px 0 yellow;
    }
 
    .jockeyclub::before,
    .jockeyclub::after {
        background-color: yellow;
    }
 
    .pokekart:hover::after {
        box-shadow: 0 168px black;
    }
 
    .pokekart:hover::before {
        box-shadow: 518px 0 black;
    }
 
    .pokekart::after {
        box-shadow: 0 148px black;
    }
 
    .pokekart::before {
        box-shadow: 498px 0 black;
    }
 
    .pokekart::before,
    .pokekart::after {
        background-color: black;
    }
 
    .towerchallenge:hover::after {
        box-shadow: 0 168px blue;
    }
 
    .towerchallenge:hover::before {
        box-shadow: 518px 0 blue;
    }
 
    .towerchallenge::after {
        box-shadow: 0 148px blue;
    }
 
    .towerchallenge::before {
        box-shadow: 498px 0 blue;
    }
 
    .towerchallenge::before,
    .towerchallenge::after {
        background-color: blue;
    }
 
    .hitmachine:hover::after {
        box-shadow: 0 168px Orchid;
    }
 
    .hitmachine:hover::before {
        box-shadow: 518px 0 Orchid;
    }
 
    .hitmachine::after {
        box-shadow: 0 148px Orchid;
    }
 
    .hitmachine::before {
        box-shadow: 498px 0 Orchid;
    }
 
    .hitmachine::before,
    .hitmachine::after {
        background-color: Orchid;
    }
 
    .mewtwocastle:hover::after {
        box-shadow: 0 168px purple;
    }
 
    .mewtwocastle:hover::before {
        box-shadow: 518px 0 purple;
    }
 
    .mewtwocastle::after {
        box-shadow: 0 148px purple;
    }
 
    .mewtwocastle::before {
        box-shadow: 498px 0 purple;
    }
 
    .mewtwocastle::before,
    .mewtwocastle::after {
        background-color: purple;
    }
 
    .cassino:hover::after {
        box-shadow: 0 168px DarkSlateBlue;
    }
 
    .cassino:hover::before {
        box-shadow: 518px 0 DarkSlateBlue;
    }
 
    .cassino::after {
        box-shadow: 0 148px DarkSlateBlue;
    }
 
    .cassino::before {
        box-shadow: 498px 0 DarkSlateBlue;
    }
 
    .cassino::before,
    .cassino::after {
        background-color: DarkSlateBlue;
    }
 
    .item-minigame::before,
    .item-minigame::after {
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        display: block;
        transition-duration: 0.3s !important;
        transition: all 250ms ease-in-out;
    }
 
    .item-minigame::before {
        width: 2px;
        height: 150px;
    }
 
    .item-minigame::after {
        height: 2px;
        width: 500px;
    }
 
    .item-minigame:hover::before {
        left: -10px;
    }
 
    .item-minigame:hover::after {
        top: -10px;
    }
 
    .minigames {
        display: flex;
        text-align: center;
        justify-content: space-around;
    }
 
    .item-minigame {
        height: 150px;
        width: 500px;
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
        font: 1.5rem sans-serif;
        cursor: pointer;
        will-change: transform;
    }
 
 
}
 
/*****************/
 
@media (max-width: 1300px) {
 
    .update-subtitle,
    .update-title {
        font-size: 12px;
    }
}
}


 
/*Navegação rápida*/
/* KeyFrames */
.initialPage__container {
 
max-width: 1650px;
@keyframes moveGradient {
    50% {
        background-position: 100% 50%;
    }
}
}


@keyframes fadeInSlide {
.initialPage__contentContainer {
     from {
display: flex;
        opacity: 0;
     align-items: flex-start;
     }
     justify-content: flex-start;
 
     padding: 0 1rem;
     to {
     box-sizing: border-box;
        opacity: 1;
     }
}
}


/* Torneios */
.initialPage__mainContent {
.square-torneios {
     margin-top: 2.5rem;
     width: 250px;
     padding: 0 2rem;
     height: 250px;
     box-sizing: border-box;
     background-color: #000;
     width: 75%;
    border-top: 15px solid #3498db;
    border-radius: 15px;
    text-align: center;
    overflow: hidden;
    transition: transform 0.3s, box-shadow 0.3s;
     margin: 15px 25px;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.15);
}
}


.square-torneios img {
.initialPage__sideContent {
    width: 120px;
margin-top: 2.5rem;
    height: 120px;
     width: 25%;
     max-width: 150%;
     padding: 0 1rem;
     max-height: 150%;
     box-sizing: border-box;
     margin-top: 30px;
}
}


 
.initialPage__welcomeBadge {
.square-torneios p {
text-align: center;
    margin: 90px 0;
}
}


.square-torneios:hover {
.initialPage__welcomeBadgeImg {
     transform: scale(1.1);
max-width: 800px;
    box-shadow: 0 0 40px rgba(0, 0, 0, 0.1);
     width: 100%;
border-radius: 12px;
}
}


.torneios {
.initialPage__highlightCardContainer {
    display: flex;
display: flex;
     flex-wrap: wrap;
     justify-content: space-between;
     justify-content: center;
     align-items: center;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    gap: 1.5rem;
}
}


p.torneios-name {
.initialPage__highlightCard {
    margin: 0px 5px 0px 5px;
flex: 1;
    line-height: 50px;
max-width: 19rem;
    font-size: 25px;
min-width: 14rem;
    text-align: center;
}
}


.torneios-name a {
.initialPage__highlightCard .badge-img {
    padding: 150px 5px 0px 10px;
cursor: pointer;
    color: black;
    text-decoration: none;
}
}


.square-torneios a p {
.badge-img {
    font-size: 0;
box-shadow: rgb(67 71 85 / 27%) 0px 0px 0.25em, rgb(90 125 188 / 5%) 0px 0.25em 1em;
    height: 200px;
border-radius: 12px;
    width: 200px;
width: 100%;
    position: absolute;
transition: transform .35s ease;
}
}


 
/*Social media*/
/* Outfits/Npcs */
.socialMedia__title {
.square-box {
font-weight: bold;
    width: 180px;
     font-size: 1.25rem;
    height: 180px;
     display: block;
    background-color: #fff;
     border-top: 10px solid #3498db;
     border-radius: 10px;
     text-align: center;
     text-align: center;
     overflow: hidden;
     margin-top: 1rem;
    transition-duration: 0.3s !important;
     color: #747176;
    transition: transform 0.3s, box-shadow 0.3s;
     letter-spacing: .02rem;
     margin: 15px 25px;
     box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.15);
}
}


.square-box img {
.socialMedia__linkContainer {
    width: 60px;
display: flex;
     height: 60px;
     flex-direction: column;
    max-width: 100%;
     align-items: center;
    max-height: 100%;
    margin-top: 30px;
}
 
 
.square-box p {
    margin: 10px 0;
}
 
.square-box:hover {
    transform: scale(1.1);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}
 
.square-div{
    display: flex;
     flex-wrap: wrap;
     justify-content: center;
     justify-content: center;
    gap: .65rem;
    margin-top: .5rem;
}
}


p.square-name {
a.socialMedia__link img {
    margin: 0px 5px 0px 5px;
width: 100%;
    line-height: 100px;
max-width: 16rem;
    font-size: 15px;
     height: auto;
    font-weight: bold;
     border-radius: 12px;
    text-align: center;
     filter: grayscale(.5);
}
 
.square-name a {
    padding: 150px 5px 0px 10px;
    color: black;
    text-decoration: none;
}
 
.square-box a p {
    font-size: 0;
    height: 200px;
    width: 200px;
    position: absolute;
}
/* Torneio Mundial */
.container-mundial img{
width: 100%;
height: auto;
}
 
/* Dark Mode */
@media (prefers-color-scheme: dark) {
 
    .mw-body,
    .parsoid-body,
    #mw-panel {
        background: #222125;
        border-radius: 6px;
        border: 5px solid transparent;
        border-image: url(https://wiki.otpokemon.com/images/2/2a/Border-red.png) 15 stretch;
    }
 
    .mw-body h1,
    .mw-body-content h1 {
        font-size: 1.8em;
        color: white;
    }
 
    .mw-body-content .toc h2 {
        font-family: sans-serif;
        font-size: 100%;
        color: white;
    }
 
    #mw-panel .portal h3 {
        color: #cacaca;
        font-weight: normal;
        margin: 0.5em 0 0 0.66666667em;
        padding: 0.25em 0;
        cursor: default;
        border: 0;
        font-size: 0.75em;
    }
 
    .mw-body-content p {
        margin: 0.5em 0;
        color: white;
    }
 
    .mw-body-content h3,
    .mw-body-content h4 {
        font-weight: bold;
        color: white;
    }
    .vector-menu-portal .vector-menu-content li a {
    color: #ffffff;
    }
    .vector-menu-portal .vector-menu-content li a:visited {
      color: #ffffff;
    }
 
    pre,
    .mw-code {
        color: #fff;
        background-color: rgb(234 236 240 / 0%);
        border: 1px solid rgb(234 236 240 / 0%);
        padding: 0;
        white-space: pre-wrap;
    }
 
    .tocnumber {
        padding-left: 0;
        padding-right: 0.5em;
        color: #e3e3e3;
    }
 
    li {
        margin-bottom: 0.1em;
        color: white;
    }
 
    #simpleSearch {
        display: block;
        width: 13.2em;
        width: 20vw;
        min-width: 5em;
        max-width: 20em;
        height: 100%;
        margin-top: 0;
        position: relative;
        background: #222125;
        min-height: 1px;
    }
 
    #mw-panel .portal .body li a:visited {
        color: #e0e0e0;
    }
 
    #mw-panel .portal .body li a {
        color: #d8d8d9;
    }
 
    a:visited {
        color: #5d90ff;
     }
 
    a {
        text-decoration: none;
        color: #5d90ff;
        background: none;
    }
 
    b {
        color: white;
    }
 
    .mw-content-ltr {
        direction: ltr;
        color: white;
    }
 
    .toc {
        display: inline-block;
        display: table;
        zoom: 1;
        background: #141415;
        padding: 7px;
    }
 
    .toctogglelabel {
        cursor: pointer;
        color: #b3bcca;
    }
 
    .mw-parser-output a.external:visited {
        color: #ffa6ff;
    }
 
    .mw-parser-output a.external {
        color: #ffa6ff;
    }
 
    .mw-body-content h2 {
        margin-top: 1em;
        font-size: 1.5em;
        color: white;
    }
 
    .mw-editform #wpTextbox1 {
        margin: 0;
        display: block;
        max-height: 100vh;
        background: #d8d6de;
        min-height: 5em;
    }
 
    div#editpage-copywarn p {
        color: #363535;
    }
 
    .mw-editinginterface p {
        color: white;
     }
 
 
 
 
 
    .wikitable {
        background-color: #141415;
        color: #eaecf0;
        margin: 1em 0;
        border: 1px solid #a2a9b1;
        border-collapse: collapse;
     }
 
    .wikitable>tr>th,
    .wikitable>*>tr>th {
        background-color: #3d3d3d;
        text-align: center;
    }
 
    #simpleSearch input {
        background-color: #ffffff;
        background-color: rgba(0, 0, 0, 0);
        color: #ffffff;
        margin: 0;
    }
 
    ol li::marker {
        color: red;
        font-weight: bold;
    }
 
    ul li::marker {
        font-size: 150%;
        color: white;
    }
 
    .spoilers-body {
        border: 1px dashed #000;
        padding: 3px;
        background-color: #222125;
        display: none;
        color: #000;
    }
 
    .tab_shiny {
        background-color: rgb(255 255 255);
        color: black;
    }
 
    .warningbox {
        background-color: #000;
        border-color: #fc3;
    }
 
    table.wikitable.sortable.quest.jquery-tablesorter a {
        color: #12125e;
    }
 
    .oo-ui-fieldLayout.oo-ui-labelElement,
    .oo-ui-fieldLayout.oo-ui-fieldLayout-align-inline {
        margin-top: 0.85714286em;
        color: white;
    }
 
    .toccolours tr td {
        color: black;
    }
 
    .toccolours b {
        color: black;
    }
 
    .table-darkmode tr:nth-child(odd) td b {
        color: #101010;
    }
 
    .table-darkmode tr:nth-child(odd) {
        background: #f2f2f2 !important;
    }
 
    .square-box {
        background-color: #000;
    }
 
    .quest tr {
        background: linear-gradient(90deg, #404040 0%, #404040 100%) !important;
        color: white !important;
    }
 
    .quest a {
        color: #77c9ff !important;
    }
 
    table.wikitable.sortable.quest.jquery-tablesorter tr:hover {
        background: linear-gradient(90deg, #272727, #272727) !important;
        transition: 2s !important;
    }
 
    .oo-ui-labelElement .oo-ui-labelElement-label {
        line-height: 1.42857143em;
        color: white;
    }
 
    form#mw-upload-form {
    color: white;
    }
 
    .patch-notes p, .patch-notes h3 {
    color: black;
    }
 
    .mw-parser-output ul li::before{
    color: white;
    content: '● ';
    }
      
      
     #toc ul li::before{
     transition: all .25s ease;
    content: '';
    }
    .collapsible-battle-pass {
    cursor: pointer;
    padding: 8px;
    text-align: left;
    outline: none;
    font-style: italic;
    font-size: 15px;
    border-radius: 10px;
    border: 1px solid #fff;
    }
    .evolutions-dark, .evolutions-dark b{
    color: black !important;
    }
}
}
.opcao {
            cursor: pointer;
            margin: 5px;
            padding: 10px;
            border: 1px solid #ccc;
            display: inline-block;
        }
body.page-Página_principal h1.firstHeading { display:none; }


.progress-bar {
a.socialMedia__link:hover img{  
    width: 300px;
filter: grayscale(0);
    height: 50px;
transform: scale(.98);
    background-color: #ddd;
    border-radius: 5px;
    overflow: hidden;
}
}


.stars-container {
/* Indice da pagina inicial */
    height: 100%;
.initialPage__indexContent {
    display: flex;
margin-bottom: .75rem;
    align-items: center;
    background-color: #F0F8FF;
    transition: width 0.5s ease-in-out;
}
}


.stars {
.initialPage__indexLinks {
    font-size: 24px;
display: block;
    color: #4caf50;
border-bottom: 2px dotted gray;
padding-bottom: .5rem;
}
}


.pokedex-img img{
/* Formulario poll daddy */
    width: 50%;
.css-box.pds-box {
    height: auto;
width: 100%!important;
    border-radius: 5px;
max-width: 300px;
margin: 0 auto !important;
}
}


 
/*Topico componente*/
.container-tab table{
.initialPage__topicContainer {
     text-align: center;
display: block;
width: 100%;
     width: 30rem;
border-collapse: collapse;
    aspect-ratio: 1 / .27;
overflow: hidden;
display: flex;
box-shadow: 0 0 20px rgba(0,0,0,0.1);
align-items: stretch;
    border: 1px solid gray;
border: 5px solid transparent;
border-image: url('https://wiki.pokexgames.com/images/9/9a/Borda-wiki.png') 15 stretch;
}
}


.container-tab th,
.initialPage__topicContainer h4 {
.container-tab td {
font-size: 1.3rem;
padding: 15px;
text-align: center;
background-color: rgba(255,255,255,0.2);
    border: 1px solid gray;
    text-align: center;
}
}


.container-tab th {
.initialPage__topicContainer p {
font-size: 1rem;
text-align: center;
text-align: center;
    border: 1px solid gray;
}
.container-tab tbody {
tr {
&:hover {
background-color:  rgb(10 234 58 / 20%);
}
}
td {
position: relative;
&:hover {
&:before {
content: "";
position: absolute;
left: 0;
right: 0;
top: -9999px;
bottom: -9999px;
background-color: rgb(234 10 10 / 20%);
z-index: -1;
}
}
}
}
}


.celula-neutra {
.initialPage__topicImage {
     backdrop-filter: invert(30%);
width: 55%;
    height: unset;
     margin-right: .5rem;
}
}


.outfit-img img{
.initialPage__topicContainer img {
     width: 100%;
     width: 100%;
     height: auto;
     height: 100%;
    border-radius: 5px;
   
}
    border-right: 5px solid transparent;
 
border-image: url('https://wiki.pokexgames.com/images/9/9a/Borda-wiki.png') 15 stretch;
 
/* Slide Inicial */
 
.slider{
  position: relative;
  margin-top: -5px;
}
.slide{
  width:100%;
  height: 100%;
  border-radius: 5px;
  animation: fadeInSlide 1s;
}
.slide a img{
  width:100%;
  height: 100%;
  border-radius: 6px;
  border-top: 10px solid #007ee5;
}
.slider-bullet{
  position: absolute;
  top: 20px;
  height: 10px;
  width: 10px;
  background-color: #e5e5e5;
  border-radius: 50%;
  transition:1s;
  cursor: pointer;
  display: none;
}
@keyframes fadeInSlide{
  from  {opacity: 0;}
  to    {opacity: 1;}
}
}


/* Teste table */
.initialPage__topicContent {
.col-1-8 {
width: 16%;
float: left;
}
.round-two-top {
padding: 45px 0 0;
}
.round-two-bottom {
padding: 82px 0 0;
}
.round-three-top {
padding: 60px 0 0;
}
.round-three-first {
padding: 175px 0 0;
}
.round-three {
padding: 248px 0 0;
}
.round-four-first {
padding: 450px 0 0;
}
.round-four-last {
padding: 350px 0 0;
}
.round-four {
padding: 580px 0 0;
}
.round-five-first {
padding: 700px 0 0;
}
.round-five-last {
padding: 1200px 0 0;
}
.round-six {
padding: 1300px 0 0;
}
.col-1-4 {
width: 25%;
float: left;
}
.col-1-3 {
width: 33.333%;
float: left;
}
.col-1-2 {
width: 50%;
float: left;
}
.col-2-3 {
width: 66.66%;
float: left;
}
.col-100 {
width: 100%;
float: left;
}
ul.matchup {
margin: 0;
width: 100%;
width: 100%;
padding: 10px;
padding: .5rem;
}
ul.matchup li {
padding: 0;
margin: 3px 5px;
height: 25px;
line-height: 25px;
white-space: nowrap;
overflow: hidden;
position: relative;
border: 1px solid #cccccc;
}
.seed {
background: #e7e7e7;
padding: 5px 10px;
}
}


@media screen and (min-width: 401px) and (max-width: 680px) {
/*Formulario de boost*/
.col-1-8 {
        .boostCalc__form {
width: 20%;
            width: 35rem;
}
            margin: 0 auto;
}
            box-sizing: border-box;
        }


@media screen and (max-width: 400px) {
        .input-group {
.col-1-8 {
            position: relative;
width: 33%;
            margin-top: 2rem;
}
        }
.champ {
width:100%;
}
}


        .checkbox-group {
            margin-top: .35rem;
            padding-left: .7rem;
            display: flex;
            justify-content: flex-start;
            align-items: center;
        }


/* Teste Pokedex */
        .checkbox-group label {
            padding-left: .35rem;
    font-size: .8rem;
    padding-top: .15rem;
    letter-spacing: .02rem;
    color: #6e6e6e;
    font-weight: bold;
        }


        .boostCalc__label {
            position: absolute;
            left: .5rem;
            top: 50%;
            transform: translate(0%, -50%);
            font-size: .95rem;
            color: #626262;
            pointer-events: none;
            transition: all .25s ease;
        }


        .boostCalc__input,
        .boostCalc__select {
            position: relative;
            width: 100%;
            box-sizing: border-box;
            padding: .65rem 1.1rem;
            border: 1px solid #ced4da;
            border-radius: 8px;
            font-size: 1.2rem;
            transition: all .25s ease;
        }


.square-div-pokedex {
        .boostCalc__input:focus {
  display: flex;  
            border-color: #80bdff;
  flex-wrap: wrap;
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
  justify-content: center;
            outline: 0;
}
        }


.square-box-pokedex{
        .boostCalc__input:focus,
    background-color: white;
        .boostCalc__input:not(:placeholder-shown) {
    text-align: center;
            background: rgba(0, 123, 255, .035);
    padding: 10px;
        }
    width: 150px;
    height: 250px;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 0 5px 5px 0;
    overflow: hidden;
    transition-duration: 0.3s !important;
    transition: transform 0.3s, box-shadow 0.3s;
    box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.15);
}


.square-box-pokedex img{
        .boostCalc__input:focus+.boostCalc__label,
    width: 80px;
        .boostCalc__input:not(:placeholder-shown)+.boostCalc__label,
    height: 80px;
        .boostCalc__select:focus+.boostCalc__label,
    max-width: 100%;
        .boostCalc__select:not(:placeholder-shown)+.boostCalc__label {
    max-height: 100%;
            top: -.7rem;
    margin-top: 5px;
            font-size: .9rem;
}
        }
       
        .boostTo-container {
            margin-top: 2rem;
            display: flex;
            justify-content: space-around;
            align-items: center;
        }


.square-box-pokedex p{
        .boostTo-container div {
    margin: 10px 0;
            width: 28%;
}
        }


.square-box-pokedex:hover{
        .boostTo-container .input-group {
    transform: scale(1.1);
            margin-top: 0;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
            width: 35%;
}
        }


p.square-name-pokedex {
        .boostTo-container div img {
    margin: 0px 5px 0px 5px;
            width: 100%;
    line-height: 35px;
            padding: 0 1.8rem;
    font-size: 15px;
            box-sizing: border-box;
    font-weight: bold;
        }
    text-align: center;
       
}
        .boostCalc__resultContainer {
        text-align: center;
    background: #ffffff;
    width: 32rem;
    margin: 0 auto;
    padding: 1rem;
    padding-top: .35rem;
    border-radius: 12px;
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
    outline: 0;
        }
       
        .boostCalc__resultTitle {
        margin: 0;
    font-size: 1.2rem !important;
    padding: 0;
    color: #4c4b4b;
    font-weight: bolder;
        }
       
        .boostCalc__result {
        font-weight: 500;
    font-size: .925rem !important;
        }
       
        .boostCalc__result span {
          padding-right: .5rem;
          font-weight: bold;
        }
/*Formulario de boost*/


.square-name-pokedex{
.input-default {
     color: black;  
     position: relative;
     margin: 0;  
    width: 100%;
     padding-top: 5px;
     box-sizing: border-box;
     padding: .45rem .8rem;
    border: 1px solid #ced4da;
    border-radius: 8px;
    font-size: .9rem;
    transition: all .25s ease;
}
}


.square-img-pokedex{
.input-default:focus {
     margin: 2px 0;  
    border-color: #80bdff;
     font-weight: normal;
     box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
     outline: 0;
}
}


.square-box-pokedex a p {
@media screen and (max-width: 1450px) {
    font-size: 0;
.linkWithIcon__imageContainer {
    height: 240px;
height: 8rem;
    width: 150px;
}
    position: absolute;
}
.square-img-pokedex a img {
    width: 72px;
    height: 100%;
}
}


.pokdx img{
@media screen and (max-width: 1360px) {
    width: auto !important;
html {
    height: 100%;
font-size: 14px;
 
}
}
}


/* Text Hover */
@media screen and (max-width: 1250px) {
.text-hover {
.initialPage__mainContent {
  position: relative;
padding: 0;
  display: inline-block;
}
.fastNav__linksContainer {
gap: .5rem 0;
margin-top: 0;
}
}
}


.text-hover .tooltip-text {
@media screen and (max-width: 1150px) {
  visibility: hidden;
.initialPage__contentContainer {
  width: max-content;
flex-direction: column;
  background-color: #333;  
align-items: center;
  color: #fff;
}
  text-align: center;
  padding: 5px;
.initialPage__mainContent,
  border-radius: 5px;
.initialPage__sideContent {
  position: absolute;
width: 100%;
  z-index: 1;
padding: 0 3rem;
  bottom: 125%;  
}
  left: 50%;
  transform: translateX(-50%);
.fastNav__linksContainer {
  opacity: 0;
gap: 1.5rem 0;
  transition: opacity 0.3s;
padding: 1.5rem 1rem;
}
}
 
.text-hover:hover .tooltip-text {
.fastNav__linksContainer .linkWithIcon__link, .fastNav__linksContainer a {
  visibility: visible;
max-width: 9.95rem;
  opacity: 1;
}
}
 
.socialMedia__linkContainer {
/* Teste Menu */
flex-direction: row;
.content {
}
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out; /* Transição suave */
}
 
.content.active {
  max-height: 500px; /* Ajuste de acordo com o tamanho do conteúdo */
}
}

Edição atual tal como às 22h06min de 1 de janeiro de 2025

.changelog__link,
.changelog__link:visited {
    color: #680cab;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-weight: 500;
    font-size: .85rem;
    display: flex;
    justify-content: space-between;
    align-items: center;

    padding: .5rem .95rem;
    border-bottom: 1px solid rgb(120, 120, 120);

    transition: background .25s ease;
}

.changelog__link:last-child {
    border-bottom: 0;
}

.changelog__link:hover {
    text-decoration: none;
    background: #f3eaff;
}

/*.changelog__link::after {*/
/*    content: ">";*/
/*font-weight:lighter;*/
/*}*/

.px-0 {
	padding-inline: 0!important;
}

.pt-0 {
	padding-top: 0!important;	
}

.pb-0 {
	padding-bottom: 0!important;
}

.changelog {
	margin-inline: auto;
	max-width: 256px!important;
	padding-bottom: 0!important;
	margin-top: 1rem;
}

/*Select search*/
.selectwithSearch__container {
  width: 100%;
  box-sizing:border-box;
  padding: 0 2rem;
}

.selectwithSearch__selectBtn {
  display: flex;
  align-items: center;
  cursor: pointer;
}

.selectwithSearch__selectBtn {
  height: 2.8rem;
  padding: 0 1rem;
  font-size: 1rem;
  background: #fff;
  border-radius: 8px;
  justify-content: space-between;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.selectwithSearch__selectBtn svg {
  font-size: 2rem;
  transition: transform .3s linear;
}

.selectwithSearch__container.active .selectwithSearch__selectBtn svg {
  transform: rotate(-180deg);
}

.selectwithSearch__content {
  display: none;
  padding: 1.2rem;
  margin-top: .45rem;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}

.selectwithSearch__container.active .selectwithSearch__content {
  display: block;
  position: absolute;
  width: calc(100% - 4rem);
  box-sizing: border-box;
  z-index: 999;
}

.selectwithSearch__container.active .selectwithSearch__content.small {
  width: auto !important;
}

.selectwithSearch__content .selectwithSearch__search {
  position: relative;
}

.selectwithSearch__search svg {
  top: 50%;
  left: 1rem;
  color: #999;
  font-size: 1.2rem;
  pointer-events: none;
  transform: translateY(-50%);
  position: absolute;
}

.selectwithSearch__search input{
  box-sizing: border-box;
  height: 3.25rem;
  width: 100%;
  outline: none;
  font-size: 1rem;
  border-radius: 8px;
  padding: 0 1.2rem 0 4rem;
  border: 1px solid #B3B3B3;
}

.selectwithSearch__search input:focus {
  padding-left: 4rem;
  border: 2px solid #4285f4;
}

.selectwithSearch__search input::placeholder {
  color: #bfbfbf;
}

.selectwithSearch__options {
	margin-left: 0!important;
	margin-right: 0!important;
}

.selectwithSearch__content .selectwithSearch__options {
  margin-top: .5rem;
  padding-right: .5rem;
  max-height: 250px;
  overflow-y: auto;
}

.selectwithSearch__options::-webkit-scrollbar {
  width: 8px;
}

.selectwithSearch__options::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 25px;
}

.selectwithSearch__options::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 25px;
}

.selectwithSearch__options::-webkit-scrollbar-thumb:hover {
  background: #b3b3b3;
}

.selectwithSearch__options li {
  display: flex;
  align-items: center;
  padding: .25rem .75rem;
  font-size: 1.075rem;

  cursor: pointer;
}

li.groupTitle {
  height: 2.25rem;
  font-size: 1.125rem;
  background-color: rgb(179 163 255 / 21%);
  cursor: default;
  margin-bottom: .25rem;
  margin-top: .35rem;
  border-bottom: 1px solid #d1d1d1;
  border-radius: 12px 12px 0 0 !important;
}

li.groupTitle:hover {
  border-radius: 12px 12px 0 0 !important;
  background-color: rgb(179 163 255 / 21%) !important;
}

.selectwithSearch__options li:hover,
li.selected {
  border-radius: 8px;
  background: #f2f2f2;
}
/*Select search*/

/** o código CSS colocado aqui será aplicado a todos os temas */
#ca-viewsource { display: none !important; }

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

/* Efeitos */
	.hover-minimizeAndRotateContainer a,
	.hover-minimizeAndRotate img{
		transition: transform .25s ease;
	}
	
	.hover-minimizeAndRotateContainer a:hover,
	.hover-minimizeAndRotate img:hover{
		transform: scale(.95) rotateZ(-4deg);
	}
	
	.hover-minimize img, 
	.hover-minimize a img,
	.hover-minimize.initialPage__topicContainer {
		transition: transform .25s ease;
	}
	
	.hover-minimize:not(.initialPage__topicContainer) img:hover,
	.hover-minimize a img:hover,
	.hover-minimize.initialPage__topicContainer:hover{
		transform: scale(.95);
	}
/* Efeitos */

body {
	position: relative;
}

body::before {
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	background: url('https://i.imgur.com/DmNlvuA.png') no-repeat;
	filter: brightness(0.8);
  
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: -1;
}

.mw-body {
	border-right: 0 !important;
}

.mw-body, .parsoid-body, #mw-panel {
	background: #fffffff0;
	border-radius: 6px;
	border: 5px solid transparent;
	border-image: url('https://wiki.pokexgames.com/images/9/9a/Borda-wiki.png') 15 stretch;
}

#p-logo a {
	background-size: contain;
}

.mw-list-item a {
	color: white;
}

.mw-list-item a:visited {
	color: #dddddd;
}

@media screen and (min-width: 982px) { 
	.mw-body, #mw-head-base, #left-navigation, #mw-data-after-content, .mw-footer {
    	margin-left: 13em;
	}
}

#mw-panel {
	width: 10.5em;
	margin-top: 2.2rem;
	border-left: none;
}

/*Ocultamentos e Remoções de estilo*/
#p-tb { display: none; }

.css-links {
    pointer-events: none;
    opacity: 0;
    margin: 0 !important;
}

#footer-info-lastmod { display: none; }

.firstHeading {display: none;}

.catlinks { display: none; }

.vector-menu-tabs-legacy .selected { background: none!important; }

.vector-menu-tabs-legacy li { background: none!important; }

#mw-page-base { background: none!important;}

#ca-view { display: none; }

#ca-talk {display: none;}

.vector-search-box-input:focus, .vector-search-box-inner:hover .vector-search-box-input:focus {
	border-color: #cc7ee0;
    box-shadow: inset 0 0 0 1px #cc7ee0;
}

.vector-search-box-inner:hover .vector-search-box-input { border-color: #cc7ee0; }

.vector-search-box-input { 
	border: 1px solid #9f4eea; 
	background: white;
}

/*Wikitable*/

.wikitable th,
.wikitable td {
	color : #202122 !important;
}

.wikitable td.table-no-background {
	background-color: none;
}

.wikitable th {
	background-color: #d1c1e0 !important;
}

.wikitable td {
	background-color: #f2e8f8 !important;
}

.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
	border-color: white !important;
	border-width: 2px !important;
}

/*Wikitable*/

/*Ajustes visuais de elementos da wiki*/

.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown .vector-menu-heading {
	background-image: none;
}

#footer-places li a {
	color: #adadad;
}

#right-navigation {
	margin-top: 2em;
}

.mw-list-item.selected{
	margin-top: -.2rem;
	display: block;
	border-radius: 6px;
	border: 5px solid transparent;
	border-image: url('https://wiki.pokexgames.com/images/9/9a/Borda-wiki.png') 15 stretch;
}

.mw-list-item.selected a {
	padding: .35rem;
	background: white;
	height: auto !important;
}

/* Utilitarios */
.d-none {
	display: none!important;
}

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

.d-flex {
	display: flex;
}

.d-flex > p, 
.d-flex > br {
	display: none !important;
}

.w-100 {
	width: 100%;
}

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

.justify-center, .list-center, .center-tab .tabber__tabs {
	justify-content: center;
}

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

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

.align-start { align-items: flex-start !important; }  

.flex-center {
	display: flex;
	justify-content:center;
	align-items: center;
}

.flex-column { flex-direction: column; }

.flex-wrap, .break-row { flex-wrap: wrap; }

.bg-none { background: none !important; }

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

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

.gap-1{ gap: .5rem; }

.gap-2 { gap: 1rem; }

.gap-3 { gap: 1.5rem; }

.margin-center {
	margin-left: auto !important;
	margin-right: auto !important;
}

.mx-2 {
	margin-right: 1rem;
	margin-left: 1rem;
}

.mr-2 { margin-right: 1rem !important; }
.mr-4 { margin-right: 2rem !important; }

.mt-1 { margin-top: .5rem; }
.mt-2 { margin-top: 1rem !important; }
.mb-2 { margin-bottom: 1rem; }

.p-1 { padding: .5rem; }
.p-2 { padding: 1rem; }
.p-3 { padding: 1.5rem; }

.pr-1 { padding-right: .5rem; }
/* Utilitarios */

/* Cartões dos NPCs */
.npcCard {
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
    background-color: rgb(250, 250, 250);
    padding: 1rem .75rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    height: 9.5rem;
    width: 11.5rem;

    border-top: 5px solid;
    border-radius: 8px;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: all .25s ease;
}

h2.npcCard__title{
	border: none;
    font-size: 1.25rem !important;
    font-weight: 400;
}

.npcCard__link {
	display: table;
}

.npcCard__link:hover {
	text-decoration: none !important;
}

.npcCard__link:hover .npcCard {
	transform: scale(.98);
}

.npcCard__portrait {
    padding: .55rem .8rem;
    border-radius: 50%;
    margin-bottom: .5rem;
}

.npcCard__list {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.npcCard__list .npcCard {
	margin-bottom: 1rem;
}

.npcCard__list a {
	display: block;
	margin-right: 1rem;
}

/* Cartões dos NPCs - Cores */
.npcCard.default .npcCard__portrait {
    background-color: #f7eeff;
}

.npcCard.default {
    border-color: #e89dff;
}
/* Cartões dos NPCs - Cores */
/* Cartões dos NPCs */

/* Componente veja mais */
 .seeMore {
    height: 3.2rem;
    padding: .5rem .575rem;
    border: 1px dashed #e89dff;
    background-color: #f9f2ff;
    border-radius: 12px;
    margin: 1rem auto 1rem 0px;
}

.flex-center .seeMore {
	margin: 0;
}

.seeMore__image {
    text-align: center;
    width: 2rem;
}
/* Componente veja mais */

/* Cartão*/
.card {
	background: white;
    box-shadow: rgb(67 71 85 / 27%) 0px 0px 0.25em, rgb(90 125 188 / 5%) 0px 0.25em 1em;
    padding-bottom: .2rem;
    margin-bottom: .75rem;
    border-radius: 8px;
}

.card-title {
	text-align: center;
    background-color: #944EC7;
    color: white;
    padding: .25rem 1rem;
    letter-spacing: .03rem;
    font-size: 1.15rem;
    font-weight: bold;
    border-radius: 8px 8px 0 0;
}

.card-container {
	padding: .75rem 1rem;
}

/* Cartão */

/*Navegação rápida*/
.linkWithIcon__link {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.linkWithIcon__imageContainer {
	height: 10rem;
	box-sizing: border-box;
    padding: 1rem;
    display: flex;
    align-items: flex-end;
}

.linkWithIcon__imageContainer img {
	width: 100%;
	margin-bottom: .2rem;
    height: auto;
    max-height: 9rem;
}

.linkWithIcon__link img{
	height: 100%;
}

.linkWithIcon__link span {
	font-size: 1rem;
	font-weight: bold;
    margin-top: .5rem;
}

.fastNav__linksContainer {
	margin-top: 1rem;
	margin-bottom: 1rem;
	display: flex;
	gap: 2rem 0;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: flex-start;
}

/*Prevent paragraph spacement*/
.fastNav__linksContainer p {
	display: none;
}

.fastNav__linksContainer a:not([href]) {
	display: none;
}

.fastNav__linksContainer .linkWithIcon__link,
.fastNav__linksContainer a{
	width: 19.5%;
	max-width: 13rem;
    padding: .65rem;
    box-sizing: border-box;
}

.fastNav__linksContainer a img {
	width: 100%;
	height: auto;
}

/*Navegação rápida*/
.initialPage__container {
	max-width: 1650px;
}

.initialPage__contentContainer {
	display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 0 1rem;
    box-sizing: border-box;
}

.initialPage__mainContent {
    margin-top: 2.5rem;
    padding: 0 2rem;
    box-sizing: border-box;
    width: 75%;
}

.initialPage__sideContent {
	margin-top: 2.5rem;
    width: 25%;
    padding: 0 1rem;
    box-sizing: border-box;
}

.initialPage__welcomeBadge {
	text-align: center;
}

.initialPage__welcomeBadgeImg {
	max-width: 800px;
    width: 100%;	
	border-radius: 12px;
}

.initialPage__highlightCardContainer {
	display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 .5rem;
    margin-bottom: 1.5rem;
    gap: 1.5rem;
}

.initialPage__highlightCard {
	flex: 1;
	max-width: 19rem;
	min-width: 14rem;
}

.initialPage__highlightCard .badge-img {
	cursor: pointer;
}

.badge-img {
	box-shadow: rgb(67 71 85 / 27%) 0px 0px 0.25em, rgb(90 125 188 / 5%) 0px 0.25em 1em;
	border-radius: 12px;
	width: 100%;
	transition: transform .35s ease;
}

/*Social media*/
.socialMedia__title {
	font-weight: bold;
    font-size: 1.25rem;
    display: block;
    text-align: center;
    margin-top: 1rem;
    color: #747176;
    letter-spacing: .02rem;
}

.socialMedia__linkContainer {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: .65rem;
    margin-top: .5rem;
}

a.socialMedia__link img {
	width: 100%;
	max-width: 16rem;
    height: auto;
    border-radius: 12px;
    filter: grayscale(.5);
    
    transition: all .25s ease;
}

a.socialMedia__link:hover img{ 
	filter: grayscale(0);
	transform: scale(.98);
}

/* Indice da pagina inicial */
.initialPage__indexContent {
	margin-bottom: .75rem;
}

.initialPage__indexLinks {
	display: block;
	border-bottom: 2px dotted gray;
	padding-bottom: .5rem;
}

/* Formulario poll daddy */
.css-box.pds-box {
	width: 100%!important;
	max-width: 300px;
	margin: 0 auto !important;
}

/*Topico componente*/
.initialPage__topicContainer {
	display: block;
    width: 30rem;
    aspect-ratio: 1 / .27;
	display: flex;
	align-items: stretch;
	border: 5px solid transparent;
	border-image: url('https://wiki.pokexgames.com/images/9/9a/Borda-wiki.png') 15 stretch;
}

.initialPage__topicContainer h4 {
	font-size: 1.3rem;
	text-align: center;
}

.initialPage__topicContainer p {
	font-size: 1rem;
	text-align: center;
}

.initialPage__topicImage {
	width: 55%;
    height: unset;
    margin-right: .5rem;
}

.initialPage__topicContainer img {
    width: 100%;
    height: 100%;
    
    border-right: 5px solid transparent;
	border-image: url('https://wiki.pokexgames.com/images/9/9a/Borda-wiki.png') 15 stretch;
}

.initialPage__topicContent {
	width: 100%;
	padding: .5rem;	
}

/*Formulario de boost*/
        .boostCalc__form {
            width: 35rem;
            margin: 0 auto;
            box-sizing: border-box;
        }

        .input-group {
            position: relative;
            margin-top: 2rem;
        }

        .checkbox-group {
            margin-top: .35rem;
            padding-left: .7rem;
            display: flex;
            justify-content: flex-start;
            align-items: center;
        }

        .checkbox-group label {
            padding-left: .35rem;
		    font-size: .8rem;
		    padding-top: .15rem;
		    letter-spacing: .02rem;
		    color: #6e6e6e;
		    font-weight: bold;
        }

        .boostCalc__label {
            position: absolute;
            left: .5rem;
            top: 50%;
            transform: translate(0%, -50%);
            font-size: .95rem;
            color: #626262;
            pointer-events: none;
            transition: all .25s ease;
        }

        .boostCalc__input,
        .boostCalc__select {
            position: relative;
            width: 100%;
            box-sizing: border-box;
            padding: .65rem 1.1rem;
            border: 1px solid #ced4da;
            border-radius: 8px;
            font-size: 1.2rem;
            transition: all .25s ease;
        }

        .boostCalc__input:focus {
            border-color: #80bdff;
            box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
            outline: 0;
        }

        .boostCalc__input:focus,
        .boostCalc__input:not(:placeholder-shown) {
            background: rgba(0, 123, 255, .035);
        }

        .boostCalc__input:focus+.boostCalc__label,
        .boostCalc__input:not(:placeholder-shown)+.boostCalc__label,
        .boostCalc__select:focus+.boostCalc__label,
        .boostCalc__select:not(:placeholder-shown)+.boostCalc__label {
            top: -.7rem;
            font-size: .9rem;
        }
        
        .boostTo-container {
            margin-top: 2rem;
            display: flex;
            justify-content: space-around;
            align-items: center;
        }

        .boostTo-container div {
            width: 28%;
        }

        .boostTo-container .input-group {
            margin-top: 0;
            width: 35%;
        }

        .boostTo-container div img {
            width: 100%;
            padding: 0 1.8rem;
            box-sizing: border-box;
        }
        
        .boostCalc__resultContainer {
        	text-align: center;
    		background: #ffffff;
    		width: 32rem;
    		margin: 0 auto;
    		padding: 1rem;
    		padding-top: .35rem;
    		border-radius: 12px;
    		border-color: #80bdff;
    		box-shadow: 0 0 0 0.2rem rgba(0,123,255,.25);
    		outline: 0;
        }
        
        .boostCalc__resultTitle {
        	margin: 0;
    		font-size: 1.2rem !important;
    		padding: 0;
    		color: #4c4b4b;
    		font-weight: bolder;
        }
        
        .boostCalc__result {
        	font-weight: 500;
    		font-size: .925rem !important;
        }
        
        .boostCalc__result span {
           padding-right: .5rem;
           font-weight: bold;
        }
/*Formulario de boost*/

.input-default {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    padding: .45rem .8rem;
    border: 1px solid #ced4da;
    border-radius: 8px;
    font-size: .9rem;
    transition: all .25s ease;
}

.input-default:focus {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, .25);
    outline: 0;
}

@media screen and (max-width: 1450px) {
	.linkWithIcon__imageContainer {
		height: 8rem;
	}
}

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

@media screen and (max-width: 1250px) {
	.initialPage__mainContent {
		padding: 0;	
	}
	
	.fastNav__linksContainer {
		gap: .5rem 0;
		margin-top: 0;
	}
}

@media screen and (max-width: 1150px) {
	.initialPage__contentContainer {
		flex-direction: column;
		align-items: center;
	}
	
	.initialPage__mainContent, 
	.initialPage__sideContent {
		width: 100%;
		padding: 0 3rem;
	}
	
	.fastNav__linksContainer {
		gap: 1.5rem 0;
		padding: 1.5rem 1rem;
	}
	
	.fastNav__linksContainer .linkWithIcon__link, .fastNav__linksContainer a {
		max-width: 9.95rem;
	}
	
	.socialMedia__linkContainer {
		flex-direction: row;
	}
}