.free-rotation__grid{
display:grid;
grid-template-columns: repeat(auto-fill, minmax(140px, 1fr));
gap:12px;
}
.free-rotation__item img{
width:100%;
height:auto;
display:block;
}
.free-rotation{
padding: 18px;
border-radius: 16px;
background-color: rgba(0, 13, 46, .8);margin: 10px 0 10px;
padding: 10px 10px;
border-radius: 14px;
border: 1px solid rgba(255,255,255,.10);
font-weight: 600;
font-size: 25px;
text-align: center;
font-family: var(--font-notosans);
font-weight: 900;
font-feature-settings: "palt";
line-height: 1.2;
color: #fff;
text-shadow: 0 0 .11px #342046, 0 0 .22px #342046, 0 0 .33px #342046, 0 0 .44px #342046, 0 0 .55px #342046, 0 0 .66px #342046, 0 0 .77px #342046, 0 0 .88px #342046, 0 0 .99px #342046, 0 0 1.1px #342046, 0 0 1.21px #342046, 0 0 1.32px #342046, 0 0 1.43px #342046, 0 0 1.54px #342046, 0 0 1.65px #342046, 0 0 1.76px #342046, 0 0 1.87px #342046, 0 0 1.98px #342046, 0 0 2.09px #342046, 0 0 2.2px #342046, 0 0 2.31px #342046, 0 0 2.42px #342046, 0 0 2.53px #342046, 0 0 2.64px #342046, 0 0 2.75px #342046, 0 0 2.86px #342046, 0 0 2.97px #342046, 0 0 3.08px #342046, 0 0 3.19px #342046, 0 0 3.3px #342046;
filter: drop-shadow(.0625em .0625em .1px #342046);
border: 3px solid #fff;
} .free-rotation__item{
padding: 10px;
border-radius: 14px;
background: rgba(20,24,32,.85);
border: 1px solid rgba(255,255,255,.08);
box-shadow: 0 10px 30px rgba(0,0,0,.35);
} .mission-box{
padding: 18px 22px;
border-radius: 14px;
background: #141820;
border: 1px solid rgba(255,255,255,.08);
box-shadow: 0 10px 30px rgba(0,0,0,.35);
} .mission-list{
margin: 0;
padding: 0;
list-style: none; display: grid;
gap: 10px; }
.mission-item{
margin: 0;
padding: 0;
list-style: none; display: grid;
gap: 10px; } .mission-list li{
position: relative;
padding-left: 28px; line-height: 1.35;
color: rgba(255,255,255,.92);
font-size: 15px;
letter-spacing: .2px;
} .mission-list li::before{
content: "";
position: absolute;
left: 0;
top: .55em;
width: 10px;
height: 10px;
border-radius: 999px;
background: rgba(255,255,255,.75);
box-shadow: 0 0 0 3px rgba(255,255,255,.08);
transform: translateY(-50%);
} .mission-list li:hover{
color: #fff;
}
.mission-list li:hover::before{
background: #fff;
box-shadow: 0 0 0 3px rgba(255,255,255,.14);
} .nav-toggle{
display:none;
background-color: #029af8; color:#fff;
border:0;
border-radius:10px;
padding: 10px 14px;
font-weight: 900;
font-size: 20px;
line-height: 1;
cursor:pointer;
box-shadow: 0 10px 22px rgba(0,0,0,.35);
} .nav-overlay{
position: fixed;
inset: 0;
background: rgba(0,0,0,.55);
z-index: 999;
} @media (max-width: 900px){
.nav-toggle{ display:inline-flex; align-items:center; justify-content:center; } .nav{
position: fixed;
top: 0;
right: 0;
height: 100vh;
width: min(320px, 85vw);
padding: 70px 14px 16px;
background-color: #029af8; box-shadow: -18px 0 40px rgba(0,0,0,.45);
z-index: 1000;
flex-direction: column;
align-items: stretch;
gap: 10px;
transform: translateX(110%);
transition: transform .25s ease;
} body.nav-open .nav{
transform: translateX(0);
}
body.nav-open .nav-overlay{
display:block;
}
body:not(.nav-open) .nav-overlay{
display:none;
} .nav-es-mx,
.nav-item,
.nav-dragon-ball-gekishin-squadra-map,
.nav-language,
.nav-patch,
.nav-personaggi,
.nav-news,
.nav-build,
.nav-guide{
width: 100%;
transform: none;
justify-content: center;
border-radius: 12px;
}
.nav-es-mx:hover,
.nav-dragon-ball-gekishin-squadra-map:hover,
.nav-item:hover,
.nav-language:hover,
.nav-patch:hover,
.nav-personaggi:hover,
.nav-news:hover,
.nav-build:hover,
.nav-guide:hover{
transform: translateY(-1px);
} body.nav-open{ overflow:hidden; }
}
html, body{
overflow-x: hidden;
}
:root{
--max: 1100px;
--pad: 16px;
--border: #e6e6e6;
} body{ 
margin:0; 
font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; 
line-height:1.6; 
background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/site/background.jfif);;
background-color: #0b1020;
background-image: "asset/site/background.jfif";
background-repeat: no-repeat;
background-position: top center;
background-size: cover;
background-attachment: fixed;
overflow-x:clip;
}
a{ color: inherit; }
.container{ max-width: var(--max); margin:0 auto; padding: var(--pad); }
.site-header { 
display: flex;
flex-direction: row;
align-items: center; justify-content: space-between; padding: 0 20px; height: 80px; 
position: sticky; 
top: 0; 
z-index: 9999; }   .nav-text{
position:absolute;
width:1px;
height:1px;
padding:0;
margin:-1px;
overflow:hidden;
clip:rect(0,0,0,0);
white-space:nowrap;
border:0;
} .nav{
--nav-skew: -15deg;
--nav-radius: 10px;
--nav-border: rgba(255,255,255,.85);
--nav-shadow: 0 10px 22px rgba(0,0,0,.35);
--nav-text: #fff;
--nav-stroke: rgba(52,32,70,.75);
--nav-glow: 0 0 6px rgba(0,0,0,.35);
display:flex;
gap: 10px;
flex-wrap: wrap;
align-items:center;
}
.nav-dropdown{
position: relative;
display: flex;
}
.nav-dropdown-toggle{
-webkit-appearance: none;
appearance: none;
font-family: inherit;
font-size: inherit;
font-weight: inherit;
font-style: inherit;
letter-spacing: inherit;
line-height: inherit;
}
.nav-submenu{
position: absolute;
top: calc(100% + 8px);
left: 0;
min-width: 220px;
display: none;
flex-direction: column;
gap: 8px;
z-index: 10050;
}
.nav-dropdown:hover .nav-submenu,
.nav-dropdown:focus-within .nav-submenu,
.nav-dropdown.is-open .nav-submenu{
display: flex;
}
.nav-submenu .nav-item{
width: 100%;
background: linear-gradient(135deg, #05b6ff, #0077ff);
}
.nav-dropdown.is-active .nav-dropdown-toggle{
background: linear-gradient(135deg, #ffe36a, #ffb300);
border-color: rgba(255,255,255,.95);
box-shadow: 0 16px 34px rgba(0,0,0,.48);
filter: saturate(1.05);
} .nav-es-mx,
.nav-item,
.nav-dragon-ball-gekishin-squadra-map,
.nav-language,
.nav-patch,
.nav-personaggi,
.nav-news,
.nav-global-ranking,
.nav-player-tracker,
.nav-build,
.nav-guide{
display:flex;
align-items:center;
gap: 10px;
padding: 10px 22px;
border: 2px solid var(--nav-border);
cursor:pointer;
position:relative;
transform: skewX(var(--nav-skew));
transition: transform .22s ease, filter .22s ease, box-shadow .22s ease, background-color .22s ease;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
color: #fff;
font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
font-weight: 800;
text-transform: uppercase;
font-style: italic;
letter-spacing: .6px; text-shadow:
-1px 0   var(--nav-stroke),
1px 0   var(--nav-stroke),
0  1px  var(--nav-stroke),
0 -1px  var(--nav-stroke),
0  2px  rgba(0,0,0,.35);
box-shadow: var(--nav-shadow);
user-select:none;
} .nav-es-mx::before,
.nav-item::before,
.nav-dragon-ball-gekishin-squadra-map::before,
.nav-language::before,
.nav-patch::before,
.nav-personaggi::before,
.nav-news::before,
.nav-build::before,
.nav-guide::before{
content:"";
position:absolute;
inset:0;
border-radius: inherit;
pointer-events:none;
background:
linear-gradient(180deg, rgba(255,255,255,.22), transparent 55%);
opacity:.35;
}  .nav-es-mx,
.nav-dragon-ball-gekishin-squadra-map,
.nav-patch,
.nav-personaggi,
.nav-news,
.nav-global-ranking,
.nav-build,
.nav-guide{
background: linear-gradient(135deg, #05b6ff, #0077ff);
} .nav-global-ranking{
background:linear-gradient(135deg, #05b6ff, #0077ff);
}
.nav-player-tracker{
background:linear-gradient(135deg, #05b6ff, #0077ff);
}
.nav-tools{
background: linear-gradient(135deg, #05b6ff, #0077ff);
} .nav-language{
background: linear-gradient(135deg, #2b2b2e, #17171a);
} .nav-es-mx:hover,
.nav-item:hover,
.nav-dragon-ball-gekishin-squadra-map:hover,
.nav-language:hover,
.nav-patch:hover,
.nav-personaggi:hover,
.nav-news:hover,
.nav-build:hover,
.nav-guide:hover{
transform: skewX(var(--nav-skew)) translateY(-1px) scale(1.03);
filter: brightness(1.07) saturate(1.05);
box-shadow: 0 14px 30px rgba(0,0,0,.42);
}
@media (max-width: 900px){
.nav-dropdown{
width: 100%;
flex-direction: column;
}
.nav-dropdown-toggle{
width: 100%;
justify-content: center;
}
.nav-submenu{
position: static;
min-width: 0;
width: 100%;
margin-top: 8px;
}
} .nav-es-mx:focus-visible,
.nav-item:focus-visible,
.nav-language:focus-visible,
.nav-dragon-ball-gekishin-squadra-map:focus-visible,
.nav-patch:focus-visible,
.nav-personaggi:focus-visible,
.nav-news:focus-visible,
.nav-build:focus-visible,
.nav-guide:focus-visible{
outline: none;
box-shadow: 0 0 0 3px rgba(107,231,255,.35), 0 14px 30px rgba(0,0,0,.42);
} .nav-es-mx.is-active,
.nav-item.is-active{
background: linear-gradient(135deg, #ffe36a, #ffb300);
border-color: rgba(255,255,255,.95);
box-shadow: 0 16px 34px rgba(0,0,0,.48);
filter: saturate(1.05);
} .nav-es-mx.is-active::after,
.nav-item.is-active::after{
content:"";
position:absolute;
inset:-6px;
border-radius: calc(var(--nav-radius) + 8px);
background: radial-gradient(circle at 20% 30%, rgba(255,211,0,.35), transparent 55%),
radial-gradient(circle at 80% 70%, rgba(107,231,255,.18), transparent 60%);
z-index:-1;
filter: blur(6px);
}   .brand { 
display: flex;
align-items: center;
height: 100%;
}
.site-logo {
max-height: 100px; width: auto;
padding-top: 1rem;
}
.cardtable{
}
.cardpatchmenu {
display: flex !important;
flex-direction: column !important; justify-content: flex-start !important; align-items: center !important; text-align: center !important;
padding: 20px !important; } .cardpatchmenu .namepg {
margin: 0 0 10px 0 !important; 
width: 100% !important;
height: auto !important;
} .cardpatchmenu .namepg a {
margin-top: 0 !important;
display: inline-block !important;
} .cardpatchmenu .meta {
margin: 0 auto !important;
display: flex !important;
justify-content: center !important;
gap: 10px !important;
}
.cardpatchmenu {
position: relative;
background-color: rgba(0, 13, 46, .8);  border: 2px solid #00ff37; border-radius: 12px;
box-shadow: 0 0 10px #00ff37, 0 0 20px #068d33;
padding: 1.5rem 2rem;
text-align: center;
transition: all 0.25s ease-in-out;
cursor: pointer;
overflow: hidden;
}
.cardpatchmenu::before {
content: "";
position: absolute;
top: -50%;
left: -50%;
width: 200%;
height: 200%;
background: radial-gradient(circle at center, rgba(255, 255, 100, 0.15), transparent 70%);
opacity: 0;
transition: opacity 0.3s;
z-index: 0;
}
.cardpatchmenu:hover::before {
opacity: 1;
}
.cardpatchmenu:hover {
transform: scale(1.02);
box-shadow: 0 0 25px rgba(253, 216, 53, 0.6), inset 0 0 8px rgba(255, 255, 255, 0.2);
border-color: #fff176;
}
.cardpatchmenu .namepg{
margin: 0;
}
.cardpatchmenu .namepg a {
position: relative;
font-family: "Saiyan Sans", "Oxanium", "Orbitron", sans-serif;
font-weight: 700;
color: #fff;
font-size: 1.4rem;
text-transform: uppercase;
text-shadow: 0 0 10px #00ff37, 0 0 20px #068d33;
z-index: 1;
transition: color 0.3s;
margin-top: 5rem;
} .cardpatchmenu p {
margin-top: 0.5rem;
color: #ccc;
font-size: 0.95rem;
z-index: 1;
position: relative;
} .cardpatchmenu .meta {
margin-top: 1rem;
z-index: 1;
position: relative;
} .cardpatchmenu .new-badge {
position: absolute;
top: -10px;
right: -10px;
transform: rotate(15deg);
z-index: 2;
}
.cardpatchmenu .new-badge img {
width: 60px;
} @media (max-width: 600px) {
.cardpatchmenu {
padding: 1rem;
}
.cardpatchmenu .namepg a {
font-size: 1.4rem;
}}
.grid{ display:grid; gap:16px; grid-template-columns: repeat(auto-fit, minmax(290px, 1fr)); }
.card{ padding:55x; background-size: contain; background-repeat: no-repeat;  aspect-ratio: 427 / 116; 
transition: transform 0.3s ease;
transition: background-image 0.2s ease-in-out, transform 0.3s ease;
}
.grid-patchmenu {
display: flex;
flex-direction: column;
gap: 1.5rem;
max-width: 700px;
margin: 3rem auto;
padding: 0 1rem;
}
.headertitle{ display: flex;
justify-content: center; align-items: center;  width: 100%; padding-top: 5rem;  }
hr{ border:0; border-top:1px solid var(--border); margin:24px 0; }
.card:hover {
transform: scale(1.05);
z-index: 10; }
.card:hover {
transform: scale(1.05);
}
a:any-link {
text-decoration: none !important;
} .super-saiyan-son-goku,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .super-saiyan-son-goku { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character1.webp); }
.super-saiyan-son-goku:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character01_hover.webp); }
.super-saiyan-son-goku ,
.a{
all: unset;
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .super-saiyan-vegeta { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character2.webp); }
.super-saiyan-vegeta:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character02_hover.webp); }
.super-saiyan-vegeta,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .krillin { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character3.webp); }
.krillin:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character03_hover.webp); }
.krillin,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .super-saiyan-trunks-teen { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character4.webp); }
.super-saiyan-trunks-teen:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character04_hover.webp); }
.super-saiyan-trunks-teen,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
outline: transparent;
text-decoration: none;
} .piccolo { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character5.webp); }
.piccolo:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character05_hover.webp); }
.piccolo,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .androide-18 { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character6.webp); }
.androide-18:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character06_hover.webp); }
.androide-18 ,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
}
.vegeta-ssjgod { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0033/btn_character.webp); }
.vegeta-ssjgod:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0033/btn_character_hover.webp); }
.vegeta-ssjgod ,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
}
.frieza-fourth-form { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0035/btn_character.webp); }
.frieza-fourth-form:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0035/btn_character_hover.webp); }
.frieza-fourth-form ,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
}
.son-goku-youth { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0036/btn_character.webp); }
.son-goku-youth:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0036/btn_character_hover.webp); }
.son-goku-youth ,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
}
.majin-buu-pure { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0034/btn_character.webp); }
.majin-buu-pure:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0034/btn_character_hover.webp); }
.majin-buu-pure ,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
}
.goku-ssjgod { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0032/btn_character.webp); }
.goku-ssjgod:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0032/btn_character_hover.webp); }
.goku-ssjgod ,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .majin-buu-good { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character7.webp); }
.majin-buu-good:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character07_hover.webp); }
.majin-buu-good,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .zamasu { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character8.webp); }
.zamasu:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character08_hover.webp); }
.zamasu,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .son-gohan-kid { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character9.webp); }
.son-gohan-kid:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character09_hover.webp); }
.son-gohan-kid ,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .baby-young-body { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character10.webp); }
.baby-young-body:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character10_hover.webp); }
.baby-young-body,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .frieza-1-form { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character11.webp); }
.frieza-1-form:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character11_hover.webp); }
.frieza-1-form,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .darbura { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character12.webp); }
.darbura:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character12_hover.webp); }
.darbura,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .cooler-final-form { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character13.webp); }
.cooler-final-form:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character13_hover.webp); }
.cooler-final-form,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .super-uub { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character14.webp); }
.super-uub:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character14_hover.webp); }
.super-uub,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .full-power-bojack { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character15.webp); }
.full-power-bojack:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character15_hover.webp); }
.full-power-bojack,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .super-saiyan-2-caulifla { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character16.webp); }
.super-saiyan-2-caulifla:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character16_hover.webp); }
.super-saiyan-2-caulifla,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .son-goku-mini { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character17.webp); }
.son-goku-mini:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character17_hover.webp); }
.son-goku-mini ,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .cell-perfect-form { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character18.webp); }
.cell-perfect-form:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character18_hover.webp); }
.cell-perfect-form,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
}
.super-saiyan-bardock { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0030/btn_character.webp); }
.super-saiyan-bardock:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0030/btn_character_hover.webp); }
.super-saiyan-bardock,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
}
.super-saiyan-2-kefla { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0031/btn_character.webp); }
.super-saiyan-2-kefla:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0031/btn_character_hover.webp); }
.super-saiyan-2-kefla ,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .super-vegito { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0029/btn_character29.webp); }
.super-vegito:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0029/btn_character29_hover.webp); }
.super-vegito,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
}
.androide-17 { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character19.webp); }
.androide-17:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character19_hover.webp); }
.androide-17,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .hit { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character20.webp); }
.hit:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character20_hover.webp); }
.hit,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .super-saiyan-kale-berserk { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character21.webp); }
.super-saiyan-kale-berserk:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character21_hover.webp); }
.super-saiyan-kale-berserk ,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .gamma-1-gamma-2 { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character22.webp); }
.gamma-1-gamma-2:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character22_hover.webp); }
.gamma-1-gamma-2,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .super-saiyan-3-son-goku { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character23.webp); }
.super-saiyan-3-son-goku:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character23_hover.webp); }
.super-saiyan-3-son-goku,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .super-saiyan-gotenks { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character24.webp); }
.super-saiyan-gotenks:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character24_hover.webp); }
.super-saiyan-gotenks,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .god-of-destruction-toppo { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character25.webp); }
.god-of-destruction-toppo:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character25_hover.webp); }
.god-of-destruction-toppo,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .super-saiyan-4-vegeta { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character26.webp); }
.super-saiyan-4-vegeta:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character26_hover.webp); }
.super-saiyan-4-vegeta,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .ultimate-gohan { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character27.webp); }
.ultimate-gohan:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character27_hover.webp); }
.ultimate-gohan ,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
}
.site-logo {
height: 90px; width: auto;
}
@media (max-width: 768px) {
.site-logo {
height: 60px; }
} .btn-filter {
display: flex;
align-items: center;
padding: 8px 25px;
border: 2px solid #fff;
cursor: pointer;
position: relative; transform: skewX(-15deg); 
transition: all 0.3s ease;
} .btn-filter img, 
.btn-filter span {
transform: skewX(15deg); 
color: #fff;
font-family: 'Arial Black', sans-serif; text-transform: uppercase;
font-style: italic;
}
.btn-filter img {
width: 25px;
height: auto;
margin-right: 10px;
} .btn-all {
background-color: #2d2e32; 
box-shadow: 0 4px 8px rgba(0,0,0,0.3);
}
.btn-damage {
background-color: #e9515f; box-shadow: 0 4px 8px rgba(0,0,0,0.3);
}
.btn-tank {
background-color: #52ee7d; box-shadow: 0 4px 8px rgba(0,0,0,0.3);
}
.btn-technical {
background-color: #029af8; box-shadow: 0 4px 8px rgba(0,0,0,0.3);
} .btn-filter:hover {
transform: skewX(-15deg) scale(1.05);
box-shadow: 0 4px 8px rgba(0,0,0,0.3);
filter: brightness(1.1);
box-shadow: 0 0 15px rgba(255,255,255,0.3);
} .ranking-page{
width:min(100%, 920px);
margin:32px auto;
}
.ranking-page__header{
box-sizing:border-box;
margin-bottom:20px;
padding:24px 20px 20px;
border:1px solid rgba(57,123,226,.8);
border:var(--dbgs-home-panel-border, 1px solid rgba(57,123,226,.8));
border-radius:18px;
background:rgba(1,34,101,.88);
background:var(--dbgs-home-panel-bg, rgba(1,34,101,.88));
box-shadow:0 16px 38px rgba(0,0,0,.34);
box-shadow:var(--dbgs-home-panel-shadow, 0 16px 38px rgba(0,0,0,.34));
text-align:center;
color:#fff;
}
.ranking-page__header h1{
max-width:760px;
margin:0 auto 10px;
color:#fff;
font:900 clamp(30px, 5vw, 52px)/1.08 "Oxanium", sans-serif;
letter-spacing:-.025em;
text-wrap:balance;
text-shadow:0 3px 0 rgba(0,0,0,.32);
}
.ranking-page__header p{
max-width:720px;
margin:0 auto;
color:rgba(255,255,255,.84);
font-family:var(--font-notosans, "Oxanium", sans-serif);
font-size:clamp(15px, 2vw, 18px);
font-weight:700;
line-height:1.5;
}
.ranking-page__filters{
justify-content:center;
margin:0 0 20px;
}
.ranking-page__filters .ranking-filter{
width:170px;
justify-content:center;
}
.ranking-filter.active{
outline:3px solid rgba(255,255,255,.75);
outline-offset:2px;
}
.ranking-list{
overflow:hidden;
border:1px solid rgba(57,123,226,.8);
border:var(--dbgs-home-panel-border, 1px solid rgba(57,123,226,.8));
border-radius:16px;
background:rgba(1,34,101,.88);
background:var(--dbgs-home-panel-bg, rgba(1,34,101,.88));
box-shadow:0 16px 38px rgba(0,0,0,.34);
box-shadow:var(--dbgs-home-panel-shadow, 0 16px 38px rgba(0,0,0,.34));
}
.ranking-list__head,
.ranking-row{
display:grid;
grid-template-columns:74px minmax(0, 1fr) 62px 142px;
align-items:center;
column-gap:12px;
}
.ranking-list__head{
padding:10px 18px;
background:rgba(0,0,0,.22);
color:rgba(255,255,255,.72);
font-size:12px;
font-weight:800;
letter-spacing:.08em;
text-transform:uppercase;
}
.ranking-list__head span:nth-child(3){ text-align:center; }
.ranking-list__head span:last-child{ text-align:right; }
.ranking-list__rows{
display:grid;
gap:5px;
margin:0;
padding:6px;
list-style:none;
}
.ranking-row{
min-height:62px;
padding:6px 18px;
border:1px solid rgba(255,255,255,.35);
border-radius:10px;
background:rgba(131,169,241,.92);
color:#2e3440;
font-family:var(--font-notosans, "Oxanium", sans-serif);
font-weight:900;
}
.ranking-row.is-top-1{ background:#f1df69; border-color:#fff4a8; }
.ranking-row.is-top-2{ background:#d8deea; }
.ranking-row.is-top-3{ background:#e39035; }
.ranking-row__position{
font-size:clamp(28px, 4vw, 44px);
line-height:1;
text-align:center;
}
.ranking-row__player{
overflow:hidden;
font-size:clamp(20px, 3vw, 31px);
text-overflow:ellipsis;
white-space:nowrap;
}
.ranking-row__badge{
display:block;
width:46px;
height:46px;
object-fit:contain;
}
.ranking-row__badge-cell{
display:grid;
place-items:center;
}
.ranking-row__score{
padding:5px 10px;
background:rgba(25,65,147,.25);
font-size:clamp(21px, 3vw, 31px);
line-height:1;
text-align:right;
}
.ranking-page__status{
min-height:24px;
margin:12px 0;
color:#fff;
text-align:center;
}
.ranking-page__more{
display:block;
margin:18px auto 0;
padding:11px 28px;
border:2px solid #fff;
border-radius:8px;
background:#397be2;
color:#fff;
cursor:pointer;
font:800 15px/1 "Oxanium", sans-serif;
text-transform:uppercase;
}
.ranking-page__more:hover{ background:#49c8ff; } .tracker-search{
width:min(100%, 760px);
margin:56px auto;
padding:clamp(22px, 5vw, 44px);
border:2px solid #397be2;
border-radius:18px;
background:rgba(1, 34, 101, .82);
box-shadow:0 14px 34px rgba(0,0,0,.4);
}
.tracker-search__header{
margin-bottom:28px;
color:#fff;
text-align:center;
}
.tracker-search__title{
width:min(100%, 560px);
aspect-ratio:970 / 361;
margin:0 auto;
}
.tracker-search__title img{
display:block;
width:100%;
height:100%;
object-fit:contain;
}
.tracker-search__header p{
margin:8px 0 0;
color:rgba(255,255,255,.78);
}
.tracker-search__label{
display:block;
margin-bottom:8px;
color:#fff;
font:800 15px/1.2 var(--font-notosans, "Oxanium", sans-serif);
}
.tracker-search__controls{
display:flex;
gap:10px;
}
.tracker-search__controls input{
min-width:0;
flex:1;
padding:13px 15px;
border:2px solid rgba(255,255,255,.7);
border-radius:8px;
background:rgba(255,255,255,.95);
color:#202733;
font:700 16px/1.2 var(--font-notosans, "Oxanium", sans-serif);
}
.tracker-search__controls button{
padding:13px 26px;
border:2px solid #fff;
border-radius:8px;
background:#397be2;
color:#fff;
cursor:pointer;
font:900 15px/1 var(--font-notosans, "Oxanium", sans-serif);
font-style:italic;
text-transform:uppercase;
}
.tracker-search__controls button:hover,
.tracker-search__controls button:focus-visible{
background:#49c8ff;
}
.tracker-search__controls button:disabled{
cursor:wait;
opacity:.65;
}
.tracker-search__status{
min-height:24px;
margin:16px 0 0;
color:#fff;
font-weight:800;
text-align:center;
}
.tracker-search__results{
display:grid;
gap:16px;
margin-top:16px;
}
.tracker-player{
padding:20px;
border:1px solid rgba(255,255,255,.48);
border-radius:12px;
background:rgba(0, 12, 47, .45);
color:#fff;
}
.tracker-player__aliases,
.tracker-player > p{
margin:7px 0 0;
color:rgba(255,255,255,.76);
overflow-wrap:anywhere;
}
.tracker-profile{
display:grid;
gap:10px;
margin:-20px -20px 18px;
}
.tracker-profile__row,
.tracker-profile__roles{
display:grid;
grid-template-columns:minmax(180px, 34%) 1fr;
min-height:62px;
}
.tracker-profile__label{
display:flex;
align-items:center;
justify-content:flex-end;
padding:12px 22px;
background-color:#3e3e42;
background-image:url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/ui/decoration.png);
background-position:center;
background-repeat:no-repeat;
background-size:100% auto;
background-blend-mode:multiply;
border-radius:36px 0 0 36px;
color:#fff;
font:900 clamp(17px, 2.4vw, 25px)/1 var(--font-notosans, "Oxanium", sans-serif);
text-align:right;
text-shadow:0 2px 0 rgba(0,0,0,.35);
}
.tracker-profile__value{
display:flex;
align-items:center;
gap:12px;
padding:12px 28px;
background:rgba(255,255,255,.94);
color:#2e3440;
font:900 clamp(19px, 2.5vw, 27px)/1 var(--font-notosans, "Oxanium", sans-serif);
overflow-wrap:anywhere;
}
.tracker-profile__value img{
width:42px;
height:42px;
object-fit:contain;
flex:0 0 auto;
}
.tracker-profile__row.is-votes .tracker-profile__label{ font-size:clamp(15px, 2.1vw, 23px); }
.tracker-profile__row.is-votes .tracker-profile__value img{ width:48px; height:48px; }
.tracker-profile__rank-badge{
position:relative;
width:48px;
height:48px;
flex:0 0 auto;
}
.tracker-profile__rank-badge img{
display:block;
width:100%;
height:100%;
object-fit:contain;
}
.tracker-profile__rank-badge b{
position:absolute;
right:-2px;
bottom:0;
color:#fff;
font:900 21px/1 var(--font-notosans, "Oxanium", sans-serif);
text-shadow:1px 1px 0 #111, -1px -1px 0 #111;
}
.tracker-profile__roles > .tracker-profile__label{
justify-content:flex-start;
padding-left:24px;
text-align:left;
}
.tracker-profile__role-scores{
display:grid;
grid-template-columns:repeat(3, minmax(0, 1fr));
gap:6px;
padding:6px;
border-radius:0;
background:rgba(255,255,255,.94);
}
.tracker-profile__role{
display:flex;
align-items:center;
justify-content:flex-start;
gap:8px;
min-width:0;
padding:10px;
color:#29313d;
font:800 14px/1 var(--font-notosans, "Oxanium", sans-serif);
}
.tracker-profile__role > img:first-child{
width:30px;
height:30px;
object-fit:contain;
flex:0 0 auto;
}
.tracker-profile__role-rank{
position:relative;
width:36px;
height:36px;
flex:0 0 auto;
}
.tracker-profile__role-rank-image{
display:block;
width:100%;
height:100%;
object-fit:contain;
}
.tracker-profile__role-rank b{
position:absolute;
right:-2px;
bottom:-1px;
color:#fff;
font:900 17px/1 var(--font-notosans, "Oxanium", sans-serif);
text-shadow:1px 1px 0 #111, -1px -1px 0 #111;
}
.tracker-profile__role strong{
margin-left:auto;
font-size:19px;
}
.tracker-profile__role-score{
display:flex;
flex-direction:column;
align-items:flex-end;
line-height:.92;
text-align:right;
white-space:nowrap;
}
.tracker-profile__role-score span:last-child{
margin-top:3px;
font-size:15px;
}
.tracker-profile__role.is-damage{ background:#ee6974; }
.tracker-profile__role.is-tank{ background:#68d27d; }
.tracker-profile__role.is-technical{ background:#58adf0; }
.tracker-player h3{
margin:0 0 8px;
font:800 16px/1.2 var(--font-notosans, "Oxanium", sans-serif);
text-transform:uppercase;
}
.tracker-player__matches{
display:grid;
gap:4px;
max-height:390px;
margin:0;
padding:0;
overflow-y:auto;
-ms-overflow-style:none;
scrollbar-width:none;
list-style:none;
}
.tracker-player__matches::-webkit-scrollbar{ display:none; }
.tracker-match{
padding:0;
border:0;
background:transparent;
}
.tracker-match__button{
display:grid;
grid-template-columns:82px 58px minmax(95px, .8fr) minmax(260px, 2fr) minmax(130px, .8fr);
align-items:center;
gap:10px;
min-height:68px;
padding:7px 10px;
border:2px solid #ffe85a;
border-radius:10px;
background:rgba(205,219,249,.96);
color:#2e3440;
width:100%;
cursor:pointer;
font:inherit;
text-align:inherit;
}
.tracker-match.is-win .tracker-match__button{ box-shadow:inset 5px 0 #4ed475; }
.tracker-match.is-loss .tracker-match__button{ box-shadow:inset 5px 0 #ee6974; }
.tracker-match.is-draw .tracker-match__button{ box-shadow:inset 5px 0 #f0c84b; }
.tracker-match.is-void .tracker-match__button{ box-shadow:inset 5px 0 #8994a8; }
.tracker-match__button:hover{ filter:brightness(1.06); transform:translateY(-1px); }
.tracker-match__button:focus-visible{ outline:3px solid #fff; outline-offset:2px; }
.tracker-match__character{
width:76px;
height:52px;
object-fit:contain;
border-radius:5px;
background:rgba(8,30,70,.35);
filter:drop-shadow(0 3px 4px rgba(0,0,0,.35));
}
.tracker-match__outcome{
display:grid;
gap:3px;
justify-items:center;
font-size:18px;
font-style:italic;
}
.tracker-match__mvp{
display:block;
width:48px;
height:28px;
object-fit:contain;
}
.tracker-match__type{
padding:7px;
border:2px solid #fff;
border-radius:6px;
background:#f58a20;
color:#fff;
font-weight:900;
text-align:center;
text-shadow:0 1px 0 rgba(0,0,0,.4);
}
.tracker-match__type.is-ranked{
background-color:#f58a20;
background-position:center;
background-repeat:no-repeat;
background-size:cover;
}
.tracker-match__type.is-tournament{
border-color:#ffe137;
background-color:#30145f;
background-image:url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/tracker/torneo.png);
background-position:center;
background-repeat:no-repeat;
background-size:cover;
color:#fff7b2;
}
.tracker-match__stats{
display:grid;
grid-template-columns:repeat(4, minmax(0, 1fr));
gap:5px;
}
.tracker-match__stat{
display:flex;
align-items:center;
justify-content:center;
gap:5px;
min-width:0;
text-align:center;
}
.tracker-match__stats small{
font-size:10px;
font-weight:800;
text-transform:uppercase;
}
.tracker-match__stats strong{ font-size:17px; }
.tracker-match__stat img{ width:32px; height:32px; object-fit:contain; }
.tracker-match__stat.is-level small,
.tracker-match__stat.is-damage small{
padding:4px;
border-radius:50%;
background:rgba(33,69,143,.24);
}
.tracker-match__date{ font-weight:800; text-align:right; }
.match-details{
width:min(100%, 1240px);
margin:36px auto;
padding:0;
border:0;
border-radius:0;
background:transparent;
color:#fff;
}
.match-details__title{
width:min(100%, 560px);
aspect-ratio:892 / 406;
margin:0;
}
.match-details__title img{
display:block;
width:100%;
height:100%;
object-fit:contain;
}
.match-details__title--text{
display:flex;
width:auto;
aspect-ratio:auto;
min-height:120px;
align-items:center;
}
.match-details__title--text h1{
margin:0;
color:#fff;
font:900 clamp(42px, 7vw, 76px)/1 system-ui, -apple-system, "Yu Gothic", "Hiragino Kaku Gothic ProN", sans-serif;
letter-spacing:.04em;
text-shadow:3px 3px 0 #161d4d, 0 0 10px rgba(255,255,255,.6);
}
.match-details--ja,
.match-details--ja *{
font-family:system-ui, -apple-system, "Yu Gothic", "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif;
}
.match-details__status{ margin:0; }
.match-details__card{
display:grid;
grid-template-columns:repeat(2, minmax(0, 1fr));
gap:10px;
}
.match-details__card div{
padding:14px;
border-radius:8px;
background:rgba(113,155,237,.25);
}
.match-details__card span{
display:block;
color:rgba(255,255,255,.72);
font-size:12px;
font-weight:800;
letter-spacing:.06em;
text-transform:uppercase;
}
.match-details__card strong{
display:block;
margin-top:4px;
font:900 20px/1.2 var(--font-notosans, "Oxanium", sans-serif);
}
.match-details__content{
display:grid;
gap:16px;
padding:16px;
background:rgba(37,98,205,.75);
}
.match-details__section{
padding:18px;
border:1px solid rgba(255,255,255,.35);
border-radius:10px;
background:rgba(0, 12, 47, .35);
}
.match-details__section h2{
margin:0 0 12px;
font:900 20px/1.1 var(--font-notosans, "Oxanium", sans-serif);
text-transform:uppercase;
}
.match-details__grid{
display:grid;
grid-template-columns:repeat(3, minmax(0, 1fr));
gap:8px;
}
.match-details__grid > div{
padding:10px;
border-radius:7px;
background:rgba(113,155,237,.22);
}
.match-details__grid span{
display:block;
color:rgba(255,255,255,.72);
font-size:11px;
font-weight:800;
letter-spacing:.06em;
text-transform:uppercase;
}
.match-details__grid strong{
display:block;
margin-top:4px;
font:800 15px/1.2 var(--font-notosans, "Oxanium", sans-serif);
overflow-wrap:anywhere;
}
.match-details__participants{
display:grid;
gap:10px;
}
.match-details__participants > article{
padding:14px;
border-radius:8px;
background:rgba(113,155,237,.18);
}
.match-details__participants > article.is-searched-player{
box-shadow:inset 4px 0 #49c8ff;
}
.match-details__participants h3{
margin:0;
font:900 18px/1.1 var(--font-notosans, "Oxanium", sans-serif);
}
.match-details__participants > article > p{
margin:5px 0 12px;
color:rgba(255,255,255,.76);
}
.match-details__section.is-nested{
margin-top:10px;
padding:12px;
background:rgba(0,0,0,.2);
}
.match-details__section.is-nested h2{ font-size:15px; }
.match-details__events{
display:grid;
gap:6px;
max-height:460px;
overflow-y:auto;
-ms-overflow-style:none;
scrollbar-width:none;
}
.match-details__events::-webkit-scrollbar{ display:none; }
.match-details__events > div{
display:flex;
flex-wrap:wrap;
gap:6px 14px;
padding:10px;
border-radius:6px;
background:rgba(113,155,237,.18);
font-size:12px;
}
.match-ui__tabs{
display:flex;
justify-content:center;
gap:8px;
margin:-16px 0 16px;
padding:0 16px;
}
.match-ui__tabs button{
min-width:190px;
padding:12px 18px;
border:2px solid #264fa2;
border-radius:0;
background:#c8d8f1;
color:#303946;
cursor:pointer;
font:900 16px/1 var(--font-notosans, "Oxanium", sans-serif);
}
.match-ui__tabs button.is-active{
background:#ffe100;
color:#252525;
}
.match-ui__tabs button:disabled{
cursor:not-allowed;
opacity:.55;
}
.match-ui__view{ min-width:0; }
.match-scoreboard__overview{
display:flex;
align-items:center;
gap:18px;
margin-bottom:10px;
padding:14px 24px;
border-bottom:5px solid #37c4f5;
background:linear-gradient(90deg, #3171d7, #2660c3 65%, #2d8ce2);
color:#fff;
}
.match-scoreboard__overview.is-tournament{
border-bottom-color:#ffe137;
background:#275fbd;
}
.match-scoreboard__overview h2{
margin:0;
font:900 clamp(24px, 4vw, 38px)/1 var(--font-notosans, "Oxanium", sans-serif);
font-style:italic;
letter-spacing:.02em;
}
.match-scoreboard__overview strong{
padding:7px 14px;
border-radius:6px;
font:900 18px/1 var(--font-notosans, "Oxanium", sans-serif);
text-transform:uppercase;
}
.match-scoreboard__overview strong.is-win{ background:#42cf70; }
.match-scoreboard__overview strong.is-loss{ background:#eb5263; }
.match-scoreboard__overview strong.is-draw{ background:#d5a928; }
.match-scoreboard__overview strong.is-void{ background:#778295; }
.match-scoreboard__overview > span{ margin-left:auto; font:900 25px/1 var(--font-notosans, "Oxanium", sans-serif); }
.match-scoreboard__result{
display:flex;
align-items:center;
gap:10px;
}
.match-scoreboard__teams{
display:grid;
grid-template-columns:1fr;
gap:10px;
}
.match-scoreboard__team{
padding:12px;
border-left:7px solid;
}
.match-scoreboard__team.is-team-0{
border-color:#32d7f0;
background:linear-gradient(90deg, rgba(25,203,217,.42), rgba(29,150,207,.42));
}
.match-scoreboard__team.is-team-1{
border-color:#f05b5d;
background:linear-gradient(90deg, rgba(239,74,80,.5), rgba(182,47,57,.5));
}
.match-scoreboard__team h2{
display:flex;
align-items:center;
gap:6px;
margin:0 0 10px;
color:#fff;
font:900 16px/1.2 var(--font-notosans, "Oxanium", sans-serif);
}
.match-scoreboard__team h2 img{ width:22px; height:22px; object-fit:contain; }
.match-scoreboard__team h2 strong{ color:#fff; font:inherit; }
.match-scoreboard__players{
display:grid;
grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));
gap:10px;
}
.match-scoreboard__player{
display:grid;
grid-template-columns:92px minmax(0, 1fr);
min-height:150px;
overflow:hidden;
border:2px solid rgba(255,255,255,.8);
border-radius:8px;
background:rgba(8,30,70,.64);
color:#fff;
}
.match-scoreboard__player.is-searched-player{ box-shadow:0 0 0 3px #56ed79; }
.match-scoreboard__visual{
position:relative;
min-width:0;
min-height:0;
overflow:hidden;
}
.match-scoreboard__character{
width:100%;
height:100%;
object-fit:cover;
object-position:50% 18%;
background:linear-gradient(180deg, rgba(255,255,255,.16), rgba(0,0,0,.22));
}
.match-scoreboard__character-mvp{
position:absolute;
right:4px;
bottom:4px;
left:4px;
display:block;
width:calc(100% - 8px);
height:auto;
max-height:42px;
object-fit:contain;
filter:drop-shadow(0 2px 3px rgba(0,0,0,.7));
}
.match-scoreboard__character-dragon{
position:absolute;
top:5px;
right:5px;
display:block;
width:34px;
height:34px;
object-fit:contain;
filter:drop-shadow(0 2px 3px rgba(0,0,0,.7));
}
.match-scoreboard__player-info{
display:grid;
grid-template-rows:auto auto minmax(0, 1fr);
gap:7px;
padding:10px;
min-height:0;
}
.match-scoreboard__player h3{
margin:0;
font:900 19px/1 var(--font-notosans, "Oxanium", sans-serif);
}
.match-scoreboard__player p{
margin:0;
padding:5px;
background:rgba(255,255,255,.16);
color:#fff;
font-weight:800;
}
.match-scoreboard__rank{
display:grid;
grid-template-columns:1fr 30px auto;
align-items:center;
gap:5px;
min-height:34px;
padding:3px 5px;
background:rgba(0,0,0,.24);
font-size:11px;
font-weight:800;
}
.match-scoreboard__rank-badge{
position:relative;
display:grid;
width:30px;
height:30px;
place-items:center;
}
.match-scoreboard__rank-badge img{
width:30px;
height:30px;
object-fit:contain;
}
.match-scoreboard__rank-badge b{
position:absolute;
right:-1px;
bottom:-1px;
color:#fff;
font-size:11px;
line-height:1;
text-shadow:0 1px 2px #000, 0 0 2px #000;
}
.match-scoreboard__rank > strong{
font-size:11px;
white-space:nowrap;
}
.match-scoreboard__stats{
display:grid;
grid-template-columns:repeat(2, minmax(0, 1fr));
grid-template-rows:repeat(2, minmax(0, 1fr));
gap:5px;
min-height:0;
}
.match-scoreboard__stats span{
display:flex;
flex-direction:column;
align-items:center;
justify-content:center;
gap:2px;
padding:5px;
background:rgba(0,0,0,.24);
font-size:12px;
font-weight:800;
}
.match-scoreboard__stats img{
width:18px;
height:18px;
object-fit:contain;
}
.match-scoreboard__stats small{
font:800 12px/1 var(--font-notosans, "Oxanium", sans-serif);
}
.match-scoreboard__stats strong{
font:900 15px/1 var(--font-notosans, "Oxanium", sans-serif);
}
.match-scoreboard__entry{
display:grid;
grid-template-rows:auto auto;
gap:7px;
min-width:0;
}
.match-scoreboard__loadout{
display:grid;
grid-template-columns:minmax(0, 3fr) minmax(0, 1fr);
align-items:stretch;
gap:6px;
min-width:0;
}
.match-scoreboard__loadout.has-no-helper{ grid-template-columns:1fr; }
.match-scoreboard__loadout.has-no-cards{ grid-template-columns:minmax(0, 1fr); }
.match-scoreboard__helper{
position:relative;
min-width:0;
margin:0;
overflow:hidden;
border:2px solid #ffe137;
border-radius:7px;
background:rgba(5,25,65,.72);
}
.match-scoreboard__helper img{
display:block;
width:100%;
height:100%;
min-height:74px;
object-fit:cover;
}
.match-scoreboard__helper figcaption{
position:absolute;
right:0;
bottom:0;
left:0;
padding:3px;
background:rgba(5,18,49,.82);
color:#fff;
font:900 10px/1 var(--font-notosans, "Oxanium", sans-serif);
text-align:center;
text-transform:uppercase;
}
.match-scoreboard__cards{
display:grid;
grid-template-columns:repeat(3, minmax(0, 1fr));
gap:6px;
padding:7px;
border-radius:7px;
background:rgba(5,25,65,.72);
}
.match-scoreboard__card{
min-width:0;
padding:0;
overflow:hidden;
border:2px solid rgba(255,255,255,.8);
border-radius:7px;
background:rgba(255,255,255,.08);
cursor:pointer;
transition:transform .16s ease, filter .16s ease, border-color .16s ease;
}
.match-scoreboard__card:hover,
.match-scoreboard__card:focus-visible{
border-color:#ffe137;
filter:brightness(1.1);
transform:translateY(-3px);
}
.match-scoreboard__card:focus-visible{ outline:2px solid #fff; outline-offset:2px; }
.match-scoreboard__card.is-placeholder{ cursor:default; opacity:.78; }
.match-scoreboard__card.is-placeholder:hover{ filter:none; transform:none; }
.match-scoreboard__card img{
display:block;
width:100%;
aspect-ratio:288 / 384;
object-fit:contain;
}
.match-map-log{
overflow:hidden;
border:2px solid #45bce9;
background:linear-gradient(135deg, rgba(17,75,170,.96), rgba(40,123,221,.92));
color:#fff;
}
.match-map-log__filters{
display:grid;
gap:6px;
padding:10px;
overflow-x:auto;
border-bottom:4px solid #ffe100;
background:rgba(8,39,112,.78);
}
.match-map-log__filter-row{
display:grid;
grid-template-columns:repeat(4, minmax(0, 1fr));
gap:6px;
min-width:0;
}
.match-map-log__filter-row.is-general{ grid-template-columns:repeat(3, minmax(0, 1fr)); }
.match-map-log__filter-row .match-map-log__filter{ width:100%; min-width:0; }
.match-map-log__filter{
display:flex;
align-items:center;
justify-content:center;
gap:7px;
flex:0 0 104px;
min-width:104px;
min-height:58px;
padding:5px 8px;
overflow:hidden;
border:3px solid #2d58b3;
border-radius:0;
background:#174693;
color:#fff;
cursor:pointer;
font:900 12px/1.1 var(--font-notosans, "Oxanium", sans-serif);
}
.match-map-log__filter.is-team-0{ background:#087fa7; }
.match-map-log__filter.is-team-1{ background:#b63b4c; }
.match-map-log__filter.is-active{
border-color:#fff02b;
box-shadow:inset 0 0 0 2px #fff02b;
filter:brightness(1.15);
}
.match-map-log__filter-character{
width:44px;
height:44px;
flex:0 0 44px;
object-fit:cover;
object-position:50% 18%;
background:rgba(255,255,255,.15);
}
.match-map-log__filter span{
min-width:0;
overflow:hidden;
text-overflow:ellipsis;
}
.match-map-log__body{
display:grid;
grid-template-columns:minmax(280px, 34%) minmax(0, 1fr);
min-height:600px;
}
.match-map-log__timeline{
max-height:680px;
padding:10px;
overflow-y:auto;
border-right:4px solid rgba(255,255,255,.55);
background:rgba(236,246,255,.88);
scrollbar-color:#2f71ca rgba(255,255,255,.4);
}
.match-map-log__event{
display:grid;
grid-template-columns:70px 48px minmax(0, 1fr);
align-items:center;
min-height:62px;
margin-bottom:7px;
border:2px solid #687381;
border-left:8px solid #8994a8;
background:#777;
color:#fff;
box-shadow:0 2px 0 rgba(0,0,0,.2);
}
.match-map-log__event[role="button"]{ cursor:pointer; }
.match-map-log__event[role="button"]:focus-visible{ outline:3px solid #ffe600; outline-offset:2px; }
.match-map-log__event.is-team-0{ border-left-color:#20e0ea; background:linear-gradient(90deg, #36aeb5, #73777b 68%); }
.match-map-log__event.is-team-1{ border-left-color:#ff4351; background:linear-gradient(90deg, #be5360, #73777b 68%); }
.match-map-log__event.is-card{ border-color:#ffe100; background:linear-gradient(90deg, #70bfbf, #c4c4c4); color:#14233a; }
.match-map-log__event.is-dragon,
.match-map-log__event.is-dragon-spawn{ border-color:#ffe100; background:linear-gradient(90deg, #e66b74, #c4c4c4); color:#382028; }
.match-map-log__event.is-selected{
position:relative;
z-index:2;
outline:3px solid #ffe600;
outline-offset:-3px;
animation:match-map-event-highlight .55s ease-in-out 4 alternate;
}
.match-map-log__event time{
align-self:stretch;
display:grid;
place-items:center;
padding:7px;
background:rgba(255,255,255,.38);
color:#10151c;
font:900 18px/1 var(--font-notosans, "Oxanium", sans-serif);
}
.match-map-log__event > img{
width:42px;
height:48px;
margin-left:4px;
object-fit:contain;
}
.match-map-log__event > img.match-map-log__event-character{
object-fit:cover;
object-position:50% 18%;
}
.match-map-log__event.has-target{
grid-template-columns:70px 42px 18px 42px minmax(0, 1fr);
}
.match-map-log__event.has-target > img{
width:38px;
margin-left:2px;
}
.match-map-log__event.has-target > img + div{ grid-column:auto; }
.match-map-log__event.has-target > div{ grid-column:5; }
.match-map-log__event-arrow{
color:#fff;
font:900 18px/1 var(--font-notosans, "Oxanium", sans-serif);
text-align:center;
}
.match-map-log__event > div{
grid-column:2 / -1;
display:grid;
gap:4px;
min-width:0;
padding:8px 10px;
}
.match-map-log__event > img + div{ grid-column:3; }
.match-map-log__event strong{ overflow-wrap:anywhere; font:900 14px/1.1 var(--font-notosans, "Oxanium", sans-serif); }
.match-map-log__event span{ font-size:12px; font-weight:800; }
.match-map-log__empty{ margin:0; padding:20px; color:#263f67; font-weight:900; text-align:center; }
.match-map-log__map-panel{
min-width:0;
padding:24px;
background:
radial-gradient(circle at 90% 15%, rgba(39,223,255,.55), transparent 30%),
linear-gradient(145deg, #3152b6, #2f8bf0);
}
.match-map-log__map-controls{
position:relative;
z-index:5;
display:flex;
justify-content:center;
gap:6px;
padding:0 0 8px;
}
.match-map-log__map-controls button{
min-width:120px;
padding:9px 14px;
border:2px solid #fff;
border-radius:4px;
background:#173f91;
color:#fff;
cursor:pointer;
font:900 12px/1 var(--font-notosans, "Oxanium", sans-serif);
}
.match-map-log__map-controls button.is-active{
border-color:#ffe600;
background:#ffe600;
color:#17233a;
}
.match-map-log__map-controls .is-events-control{ display:none; }
.match-map-log__map-viewport{
display:grid;
width:100%;
max-width:100%;
overflow:auto;
place-items:center;
}
.match-map-log__map{
position:relative;
width:960px;
max-width:none;
aspect-ratio:2 / 1;
isolation:isolate;
}
.match-map-log__map.is-fit{ width:100%; max-width:100%; }
.match-map-log__map > img{
display:block;
width:100%;
height:100%;
object-fit:contain;
}
.match-map-log__marker{
position:absolute;
z-index:2;
display:grid;
width:28px;
height:28px;
place-items:center;
padding:0;
transform:translate(-50%, -50%);
border:3px solid #fff;
border-radius:50%;
background:#8994a8;
color:#fff;
cursor:pointer;
font:900 9px/1 var(--font-notosans, "Oxanium", sans-serif);
box-shadow:0 2px 5px rgba(0,0,0,.55);
}
.match-map-log__marker.is-team-0{ background:#23dbe4; }
.match-map-log__marker.is-team-1{ background:#ff4652; }
.match-map-log__marker.is-god{ width:38px; height:38px; border-width:5px; }
.match-map-log__marker.is-boss{ border-radius:4px; background:#ff9f16; }
.match-map-log__marker.is-mob{ background:#4d5665; }
.match-map-log__marker.is-card,
.match-map-log__marker.is-dragon,
.match-map-log__marker.is-dragon-spawn{
width:36px;
height:36px;
overflow:hidden;
border-radius:5px;
background:#fff;
}
.match-map-log__marker img{ width:100%; height:100%; object-fit:contain; }
.match-map-log__marker.is-boss img,
.match-map-log__marker.is-god img,
.match-map-log__marker.is-mob img{ border-radius:inherit; object-fit:cover; }
.match-map-log__marker.is-selected{
z-index:20;
border-color:#ffe600;
box-shadow:0 0 0 4px rgba(255,230,0,.45), 0 0 16px #ffe600;
animation:match-map-marker-highlight .5s ease-in-out 5 alternate;
}
@keyframes match-map-marker-highlight{
from{ transform:translate(-50%, -50%) scale(1.04); filter:brightness(1); }
to{ transform:translate(-50%, -50%) scale(1.16); filter:brightness(1.35); }
}
@keyframes match-map-event-highlight{
from{ transform:scale(1); filter:brightness(1); }
to{ transform:scale(1.015); filter:brightness(1.2); }
}
@media (prefers-reduced-motion:reduce){
.match-map-log__marker.is-selected,
.match-map-log__event.is-selected{ animation:none; }
}
@media (max-width:800px), (pointer:coarse){
.match-map-log__filter{ min-width:112px; }
.match-map-log__body{
position:relative;
display:block;
width:100%;
max-width:100%;
min-height:0;
overflow:hidden;
}
.match-map-log__timeline{
position:absolute;
top:54px;
right:6px;
bottom:6px;
left:6px;
z-index:40;
max-height:none;
border:3px solid #ffe600;
opacity:0;
pointer-events:none;
transform:translateY(calc(100% + 12px));
transition:transform .22s ease, opacity .22s ease;
}
.match-map-log.has-events-open .match-map-log__timeline{
opacity:1;
pointer-events:auto;
transform:translateY(0);
}
.match-map-log__map-panel{ padding:8px 6px; }
.match-map-log__map-controls .is-fit-control{ display:none; }
.match-map-log__map-controls .is-events-control{ display:block; }
} .patch-archive{
--patch-panel:rgba(0,13,46,.88);
--patch-border:rgba(114,220,255,.38);
width:min(100%, 1100px);
margin:34px auto 70px;
color:#fff;
}
.patch-archive__hero,
.patch-archive__seo{
padding:clamp(22px, 5vw, 42px);
border:1px solid var(--patch-border);
border-radius:18px;
background:
radial-gradient(circle at 88% 8%, rgba(73,200,255,.2), transparent 34%),
linear-gradient(145deg, rgba(8,54,126,.96), var(--patch-panel));
box-shadow:0 14px 34px rgba(0,0,0,.3);
}
.patch-archive__hero h1{
max-width:850px;
margin:4px 0 12px;
color:#fff;
font:900 clamp(30px, 5vw, 52px)/1.08 "Oxanium", system-ui, sans-serif;
text-transform:uppercase;
text-shadow:2px 3px 0 #061538;
}
.patch-archive__hero > p:last-child,
.patch-archive__seo p{
max-width:850px;
margin:0;
color:rgba(255,255,255,.84);
font-size:clamp(15px, 2vw, 18px);
line-height:1.7;
}
.patch-archive__eyebrow,
.patch-archive__section-heading > span{
margin:0;
color:#72dcff;
font:800 13px/1.2 "Oxanium", system-ui, sans-serif;
letter-spacing:.13em;
text-transform:uppercase;
}
.patch-archive__latest,
.patch-archive__all{
margin-top:38px;
}
.patch-archive__section-heading{
position:relative;
overflow:hidden;
margin-bottom:14px;
padding:14px 18px 15px 22px;
border:1px solid rgba(114,220,255,.5);
border-left:5px solid #49c8ff;
border-radius:11px;
background:
linear-gradient(90deg, rgba(18,98,211,.88), rgba(5,35,92,.92) 72%),
rgba(0,13,46,.92);
box-shadow:0 9px 22px rgba(0,0,0,.28), inset 0 1px rgba(255,255,255,.1);
}
.patch-archive__section-heading::after{
content:"";
position:absolute;
top:-34px;
right:-24px;
width:150px;
height:100px;
background:linear-gradient(135deg, transparent 35%, rgba(114,220,255,.16));
transform:skewX(-20deg);
pointer-events:none;
}
.patch-archive__section-heading h2,
.patch-archive__seo h2{
margin:4px 0 0;
color:#fff;
font:900 clamp(23px, 3.5vw, 34px)/1.15 "Oxanium", system-ui, sans-serif;
text-transform:uppercase;
}
.patch-archive .patch-archive__section-heading > span,
.patch-archive .patch-archive__section-heading > h2{
font-family:"Oxanium", system-ui, sans-serif !important;
}
.patch-featured{
display:grid;
grid-template-columns:minmax(0, 1.15fr) minmax(320px, .85fr);
overflow:hidden;
border:1px solid rgba(114,220,255,.58);
border-radius:16px;
background:var(--patch-panel);
box-shadow:0 16px 36px rgba(0,0,0,.34);
}
.patch-featured__media,
.patch-card__media{
display:block;
overflow:hidden;
background:#06183d;
}
.patch-featured__media img,
.patch-card__media img{
display:block;
width:100%;
height:100%;
object-fit:cover;
object-position:0 0;
transition:transform .25s ease;
}
.patch-featured__media{ min-height:330px; }
.patch-featured:hover .patch-featured__media img,
.patch-card:hover .patch-card__media img{ transform:scale(1.025); }
.patch-featured__content{
display:flex;
flex-direction:column;
justify-content:center;
padding:clamp(22px, 4vw, 38px);
}
.patch-featured__content h2,
.patch-card h3{
margin:12px 0 10px;
color:#fff;
font-family:"Oxanium", system-ui, sans-serif;
line-height:1.18;
}
.patch-featured__content h2{ font-size:clamp(24px, 3.4vw, 36px); }
.patch-card h3{ font-size:20px; }
.patch-featured__content h2 a,
.patch-card h3 a{ text-decoration:none; }
.patch-featured__content p,
.patch-card__content > p{
margin:0;
color:rgba(255,255,255,.78);
line-height:1.65;
}
.patch-archive__date{
display:flex;
align-items:center;
flex-wrap:wrap;
gap:7px;
color:#b9dcff;
font:700 13px/1.2 "Oxanium", system-ui, sans-serif;
}
.patch-archive__date .badge{
margin:0;
padding:4px 8px;
border:1px solid rgba(114,220,255,.42);
border-radius:999px;
background:rgba(35,101,198,.28);
color:#fff;
}
.patch-archive__read-more,
.patch-card__link{
align-self:flex-start;
margin-top:20px;
color:#72dcff;
font:800 14px/1.2 "Oxanium", system-ui, sans-serif;
text-decoration:none;
text-transform:uppercase;
}
.patch-archive__read-more:hover,
.patch-archive__read-more:focus-visible,
.patch-card__link:hover,
.patch-card__link:focus-visible,
.patch-archive__seo a:hover,
.patch-archive__seo a:focus-visible{ color:#fff; }
.patch-archive__grid{
display:grid;
grid-template-columns:repeat(3, minmax(0, 1fr));
gap:16px;
}
.patch-card{
display:flex;
min-width:0;
overflow:hidden;
flex-direction:column;
border:1px solid var(--patch-border);
border-radius:14px;
background:var(--patch-panel);
box-shadow:0 10px 24px rgba(0,0,0,.25);
transition:border-color .2s ease, transform .2s ease;
}
.patch-card:hover{
border-color:#72dcff;
transform:translateY(-3px);
}
.patch-card__media{ aspect-ratio:16 / 9; }
.patch-card__content{
display:flex;
flex:1;
flex-direction:column;
padding:18px;
}
.patch-card__content > p{
display:-webkit-box;
overflow:hidden;
-webkit-box-orient:vertical;
-webkit-line-clamp:3;
font-size:14px;
}
.patch-card__link{ margin-top:auto; padding-top:18px; }
.patch-archive .navigation.pagination{
margin:32px 0 0;
}
.patch-archive .nav-links{
display:flex;
justify-content:center;
flex-wrap:wrap;
gap:7px;
}
.patch-archive .page-numbers{
display:inline-flex;
min-width:42px;
min-height:42px;
align-items:center;
justify-content:center;
padding:8px 12px;
border:1px solid var(--patch-border);
border-radius:8px;
background:#082f78;
color:#fff;
font-weight:800;
text-decoration:none;
}
.patch-archive .page-numbers.current,
.patch-archive .page-numbers:hover,
.patch-archive .page-numbers:focus-visible{
border-color:#9ce9ff;
background:#1262d3;
}
.patch-archive__seo{ margin-top:38px; }
.patch-archive__seo p + p{ margin-top:12px; }
.patch-archive__seo a{ color:#72dcff; font-weight:800; }
.patch-archive__empty{ padding:30px; text-align:center; }
@media (max-width:900px){
.patch-featured{ grid-template-columns:1fr; }
.patch-featured__media{ min-height:0; aspect-ratio:16 / 9; }
.patch-archive__grid{ grid-template-columns:repeat(2, minmax(0, 1fr)); }
}
@media (max-width:600px){
.patch-archive{ margin:20px auto 50px; }
.patch-archive__hero,
.patch-archive__seo{ padding:22px 17px; border-radius:13px; }
.patch-archive__latest,
.patch-archive__all{ margin-top:28px; }
.patch-archive__section-heading{
padding:12px 14px 13px 16px;
border-left-width:4px;
border-radius:9px;
}
.patch-archive__grid{ grid-template-columns:1fr; gap:12px; }
.patch-featured,
.patch-card{ border-radius:11px; }
.patch-featured__content,
.patch-card__content{ padding:17px; }
}
body.has-match-card-modal{ overflow:hidden; }
.match-card-modal[hidden]{ display:none; }
.match-card-modal{
position:fixed;
inset:0;
z-index:100000;
display:grid;
place-items:center;
padding:20px;
background:rgba(0,9,31,.82);
backdrop-filter:blur(5px);
}
.match-card-modal__panel{
position:relative;
display:grid;
grid-template-columns:minmax(150px, 260px) minmax(0, 1fr);
gap:22px;
width:min(100%, 720px);
max-height:min(760px, calc(100vh - 40px));
overflow:auto;
padding:24px;
border:3px solid #62dff6;
border-radius:14px;
background:linear-gradient(145deg, #153b82, #071d4a);
box-shadow:0 24px 70px rgba(0,0,0,.58);
color:#fff;
}
.match-card-modal__close{
position:absolute;
top:8px;
right:10px;
z-index:1;
width:38px;
height:38px;
padding:0;
border:2px solid #fff;
border-radius:50%;
background:#ef4960;
color:#fff;
cursor:pointer;
font:900 26px/30px sans-serif;
}
.match-card-modal__image{
display:block;
width:100%;
align-self:center;
object-fit:contain;
filter:drop-shadow(0 12px 14px rgba(0,0,0,.4));
}
.match-card-modal__copy{
align-self:center;
min-width:0;
}
.match-card-modal__copy h2{
margin:0 42px 14px 0;
color:#ffe137;
font:900 clamp(25px, 5vw, 38px)/1 var(--font-notosans, "Oxanium", sans-serif);
}
.match-card-modal__description{
margin:0;
white-space:pre-line;
font-size:15px;
font-weight:700;
line-height:1.55;
}
.match-detailed-mobile{ display:none; }
.match-detailed-mobile__player{
overflow:hidden;
border:2px solid #25ddef;
background:rgba(218,233,255,.94);
color:#17335d;
}
.match-detailed-mobile__player.is-team-1{ border-color:#ff5368; }
.match-detailed-mobile__player.is-searched-player{ box-shadow:inset 0 0 0 3px #56ed79; }
.match-detailed-mobile__player > header{
display:grid;
grid-template-columns:72px minmax(0, 1fr);
align-items:center;
min-height:72px;
background:linear-gradient(90deg, #2767c5, #318edb);
color:#fff;
}
.match-detailed-mobile__player.is-team-1 > header{ background:linear-gradient(90deg, #b23d55, #dc6070); }
.match-detailed-mobile__character{
width:72px;
height:72px;
object-fit:cover;
object-position:50% 18%;
}
.match-detailed-mobile__player header div{ min-width:0; padding:10px; }
.match-detailed-mobile__player h3{ margin:0; overflow-wrap:anywhere; font:900 18px/1.1 var(--font-notosans, "Oxanium", sans-serif); }
.match-detailed-mobile__player header span{ display:block; margin-top:5px; font-size:12px; font-weight:800; }
.match-detailed-mobile__player section{ padding-bottom:4px; }
.match-detailed-mobile__player h4{
margin:0;
padding:7px 10px;
background:rgba(51,101,185,.18);
font:900 14px/1.1 var(--font-notosans, "Oxanium", sans-serif);
}
.match-detailed-mobile__player section div{
display:grid;
grid-template-columns:minmax(0, 1fr) auto;
gap:12px;
align-items:center;
padding:7px 10px;
border-top:1px solid rgba(35,72,128,.14);
font-size:12px;
}
.match-detailed-mobile__player section span{ overflow-wrap:anywhere; font-weight:700; }
.match-detailed-mobile__player section strong{ color:#102a51; font-size:13px; white-space:nowrap; }
.match-detailed-table-wrap{
max-width:100%;
overflow-x:auto;
background:rgba(196,217,250,.72);
scrollbar-color:#72dff5 rgba(13,52,127,.35);
}
.match-detailed-table{
width:100%;
min-width:1050px;
border-collapse:collapse;
table-layout:fixed;
color:#152c4e;
font-family:var(--font-notosans, "Oxanium", sans-serif);
}
.match-detailed-table thead th:first-child,
.match-detailed-table tbody th[scope="row"]{
position:sticky;
left:0;
z-index:2;
width:310px;
}
.match-detailed-table thead th{
height:116px;
padding:6px;
border-bottom:7px solid #25ddef;
background:rgba(48,103,197,.72);
color:#fff;
vertical-align:bottom;
}
.match-detailed-table thead th:first-child{
z-index:3;
border-bottom-color:transparent;
background:transparent;
color:#17335d;
font-size:24px;
text-align:left;
}
.match-detailed-table thead th.is-team-1{ border-bottom-color:#ff5368; }
.match-detailed-table thead th.is-team-start,
.match-detailed-table tbody td.is-team-start{
border-left:18px solid rgba(62,101,181,.76);
}
.match-detailed-table thead .match-detailed-table__character{
display:block;
width:100%;
height:68px;
margin:0 auto 3px;
object-fit:cover;
object-position:50% 18%;
background:rgba(16,48,103,.28);
}
.match-detailed-table thead strong,
.match-detailed-table thead small{
display:block;
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.match-detailed-table thead strong{ font-size:12px; }
.match-detailed-table thead small{ margin-top:2px; font-size:11px; }
.match-detailed-table thead .is-searched-player{ box-shadow:inset 0 0 0 3px #56ed79; }
.match-detailed-table__section th{
padding:6px 8px;
background:rgba(255,255,255,.88);
color:#24334d;
font-size:20px;
line-height:1.1;
text-align:left;
}
.match-detailed-table tbody th[scope="row"]{
padding:8px 10px;
background:rgba(194,214,248,.82);
font-size:14px;
line-height:1.15;
text-align:left;
}
.match-detailed-table tbody td{
padding:8px 5px;
background:rgba(77,211,237,.4);
font-size:15px;
font-weight:900;
text-align:center;
}
.match-detailed-table tbody td.is-team-1{ background:rgba(144,181,238,.48); }
.match-detailed-table tbody td.is-searched-player{ background:rgba(82,220,229,.62); }
.match-detailed-table tbody tr:not(.match-detailed-table__section):nth-child(odd) td{ filter:brightness(.96); }
@media (max-width:800px), (pointer:coarse){
.tracker-search{ margin:28px auto; }
.tracker-search__controls{ flex-direction:column; }
.tracker-search__controls button{ min-height:46px; }
.tracker-player{ padding:14px; }
.tracker-profile{ margin:-14px -14px 16px; }
.tracker-profile__row,
.tracker-profile__roles{ grid-template-columns:42% 58%; min-height:54px; }
.tracker-profile__label{ padding:10px; font-size:15px; }
.tracker-profile__value{ padding:10px 12px; font-size:17px; }
.tracker-profile__value img{ width:32px; height:32px; }
.tracker-profile__rank-badge{ width:38px; height:38px; }
.tracker-profile__rank-badge b{ font-size:16px; }
.tracker-profile__role-scores{ grid-template-columns:1fr; gap:4px; }
.tracker-profile__role{ padding:7px; font-size:12px; }
.tracker-profile__role > img:first-child{ width:22px; height:22px; }
.tracker-profile__role-rank{ width:28px; height:28px; }
.tracker-profile__role-rank b{ font-size:13px; }
.tracker-profile__role strong{ font-size:15px; }
.tracker-profile__role-score span:last-child{ font-size:12px; }
.tracker-profile__role strong{ font-size:15px; }
.tracker-match{
display:block;
}
.tracker-match__button{
grid-template-columns:64px 1fr;
gap:8px;
min-height:0;
}
.tracker-match__character{ width:58px; height:48px; }
.tracker-match__outcome{ font-size:17px; }
.tracker-match__type,
.tracker-match__stats,
.tracker-match__date{ grid-column:1 / -1; }
.tracker-match__stats{ grid-template-columns:repeat(4, minmax(0, 1fr)); }
.tracker-match__stat{ gap:3px; }
.tracker-match__stat img{ width:25px; height:25px; }
.tracker-match__stats strong{ font-size:14px; }
.tracker-match__date{ text-align:left; }
.match-details{
box-sizing:border-box;
width:100%;
margin:16px auto;
padding:0 8px;
overflow:hidden;
}
.match-details__title{ width:min(100%, 420px); margin:0 auto; }
.match-details__content{ gap:10px; padding:8px; }
.match-details__card{ grid-template-columns:1fr; }
.match-details__grid{ grid-template-columns:repeat(2, minmax(0, 1fr)); }
.match-ui__tabs{
display:grid;
grid-template-columns:repeat(3, minmax(0, 1fr));
gap:4px;
margin:-8px 0 10px;
padding:0;
overflow:visible;
}
.match-ui__tabs button{
min-width:0;
padding:10px 3px;
font-size:11px;
white-space:nowrap;
}
.match-scoreboard__overview{
display:grid;
grid-template-columns:minmax(0, 1fr) auto;
gap:8px;
padding:10px 12px;
}
.match-scoreboard__overview h2{
grid-column:1 / -1;
font-size:22px;
}
.match-scoreboard__overview strong{ padding:6px 10px; font-size:15px; }
.match-scoreboard__overview > span{ margin-left:0; font-size:20px; }
.match-scoreboard__result{ gap:6px; }
.match-scoreboard__team{ padding:8px; border-left-width:4px; }
.match-scoreboard__team h2{ font-size:14px; }
.match-scoreboard__players{ grid-template-columns:1fr; }
.match-scoreboard__player{
grid-template-columns:78px minmax(0, 1fr);
min-height:142px;
}
.match-scoreboard__player-info{ gap:5px; padding:7px; }
.match-scoreboard__player h3{ font-size:16px; overflow-wrap:anywhere; }
.match-scoreboard__rank{
grid-template-columns:minmax(0, 1fr) 28px minmax(0, auto);
gap:3px;
padding:2px 3px;
}
.match-scoreboard__rank-badge,
.match-scoreboard__rank-badge img{ width:28px; height:28px; }
.match-scoreboard__rank > strong{
min-width:0;
overflow:hidden;
font-size:10px;
text-overflow:ellipsis;
}
.match-scoreboard__stats{ gap:3px; }
.match-scoreboard__stats span{ padding:3px; }
.match-scoreboard__stats strong{ font-size:13px; }
.match-scoreboard__loadout{ gap:4px; }
.match-scoreboard__cards{ gap:3px; padding:4px; }
.match-scoreboard__helper img{ min-height:64px; }
.match-scoreboard__helper figcaption{ padding:2px; font-size:8px; }
.match-map-log__body{ min-height:0; }
.match-map-log__filters{ gap:4px; padding:6px; }
.match-map-log__filter{
flex-basis:96px;
min-width:96px;
min-height:50px;
padding:4px;
font-size:10px;
}
.match-map-log__filter-character{ width:38px; height:38px; flex-basis:38px; }
.match-map-log__map-panel{
display:block;
box-sizing:border-box;
width:100%;
max-width:100%;
min-width:0;
padding:6px;
overflow:hidden;
}
.match-map-log__map-controls{
position:relative;
z-index:50;
display:flex;
box-sizing:border-box;
width:100%;
max-width:100%;
justify-content:center;
gap:6px;
padding:0 0 6px;
}
.match-map-log__map-controls button{
flex:1 1 0;
min-width:0;
padding:8px 5px;
border:2px solid #fff;
border-radius:4px;
background:#173f91;
color:#fff;
font:900 12px/1 var(--font-notosans, "Oxanium", sans-serif);
white-space:nowrap;
}
.match-map-log__map-controls button.is-active{
border-color:#ffe600;
background:#ffe600;
color:#17233a;
}
.match-map-log__map-viewport{
display:block;
box-sizing:border-box;
width:100%;
max-width:100%;
height:min(58vh, 480px);
min-height:260px;
overflow:auto;
overscroll-behavior:contain;
touch-action:pan-x pan-y;
-webkit-overflow-scrolling:touch;
scrollbar-color:#72dff5 rgba(13,52,127,.35);
}
.match-map-log__map-viewport.is-fit{
display:grid;
height:min(58vh, 480px);
min-height:320px;
place-items:center;
overflow:hidden;
}
.match-map-log__map{
width:960px;
max-width:none;
}
.match-map-log__map.is-fit{
width:100%;
max-width:100%;
}
.match-map-log__timeline{ max-height:390px; padding:6px; }
.match-map-log__event{
grid-template-columns:56px 40px minmax(0, 1fr);
min-height:56px;
border-left-width:5px;
}
.match-map-log__event.has-target{
grid-template-columns:56px 36px 14px 36px minmax(0, 1fr);
}
.match-map-log__event time{ padding:4px; font-size:14px; }
.match-map-log__event > img{ width:36px; height:42px; margin-left:2px; }
.match-map-log__event.has-target > img{ width:34px; margin-left:1px; }
.match-map-log__event > div{ padding:6px; }
.match-map-log__event strong{ font-size:12px; }
.match-map-log__event span{ font-size:10px; }
.match-map-log__event-arrow{ font-size:14px !important; }
.match-card-modal__panel{
grid-template-columns:1fr;
gap:14px;
padding:18px;
}
.match-card-modal__image{
width:min(100%, 190px);
margin:0 auto;
}
.match-card-modal__copy h2{ margin-right:42px; }
.match-detailed-table-wrap{ display:none; }
.match-detailed-mobile{ display:grid; gap:10px; }
}
.ranking-list[hidden],
.ranking-heroes[hidden],
.ranking-page__more[hidden]{
display:none !important;
}
.ranking-heroes{
display:grid;
grid-template-columns:repeat(2, minmax(0, 1fr));
gap:18px;
}
.ranking-heroes__grid{
display:grid;
grid-template-columns:repeat(5, minmax(0, 1fr));
gap:10px;
box-sizing:border-box;
height:700px;
padding:14px;
overflow-y:auto;
-ms-overflow-style:none;
scrollbar-width:none;
border:var(--dbgs-home-panel-border);
border-radius:18px;
background:var(--dbgs-home-panel-bg);
box-shadow:var(--dbgs-home-panel-shadow);
}
.ranking-heroes__grid::-webkit-scrollbar,
.ranking-hero-list ol::-webkit-scrollbar{
display:none;
}
.ranking-hero{
min-width:0;
padding:0;
border:0;
background:transparent;
color:#fff;
cursor:pointer;
font:800 12px/1.2 var(--font-notosans, "Oxanium", sans-serif);
text-align:center;
}
.ranking-hero img{
display:block;
width:100%;
height:auto;
filter:drop-shadow(0 5px 8px rgba(0,0,0,.45));
transition:transform .18s ease, filter .18s ease;
}
.ranking-hero span{
display:block;
overflow:hidden;
margin-top:3px;
text-overflow:ellipsis;
white-space:nowrap;
}
.ranking-hero:hover img,
.ranking-hero:focus-visible img,
.ranking-hero.is-selected img{
filter:drop-shadow(0 0 10px #49c8ff);
transform:translateY(-4px) scale(1.04);
}
.ranking-hero:focus-visible{ outline:2px solid #fff; outline-offset:3px; }
.ranking-heroes__details{
box-sizing:border-box;
height:700px;
padding:24px;
border:var(--dbgs-home-panel-border);
border-radius:18px;
background:var(--dbgs-home-panel-bg);
color:#fff;
box-shadow:var(--dbgs-home-panel-shadow);
}
.ranking-heroes__details h2{
margin:0 0 8px;
font:900 clamp(24px, 3vw, 34px)/1 var(--font-notosans, "Oxanium", sans-serif);
}
.ranking-heroes__details p{ margin:0; color:rgba(255,255,255,.8); }
.ranking-hero-list{
margin-top:18px;
overflow:hidden;
border:1px solid rgba(255,255,255,.32);
border-radius:10px;
background:rgba(0, 12, 47, .28);
}
.ranking-hero-list__head,
.ranking-hero-row{
display:grid;
grid-template-columns:54px minmax(0, 1fr) 110px;
gap:8px;
align-items:center;
}
.ranking-hero-list__head{
padding:8px 10px;
background:rgba(0,0,0,.28);
color:rgba(255,255,255,.72);
font-size:11px;
font-weight:800;
letter-spacing:.08em;
text-transform:uppercase;
}
.ranking-hero-list__head span:last-child{ text-align:right; }
.ranking-hero-list ol{
display:grid;
gap:4px;
max-height:520px;
margin:0;
padding:5px;
overflow-y:auto;
-ms-overflow-style:none;
scrollbar-width:none;
list-style:none;
}
.ranking-hero-row{
min-height:42px;
padding:5px 10px;
border-radius:6px;
background:rgba(131,169,241,.92);
color:#2e3440;
font:900 16px/1 var(--font-notosans, "Oxanium", sans-serif);
}
.ranking-hero-row span:first-child{
font-size:21px;
text-align:center;
}
.ranking-hero-row span:nth-child(2){
overflow:hidden;
text-overflow:ellipsis;
white-space:nowrap;
}
.ranking-hero-row.is-top-1{ background:#f1df69; }
.ranking-hero-row.is-top-2{ background:#d8deea; }
.ranking-hero-row.is-top-3{ background:#e39035; }
.ranking-hero-row span:last-child{ text-align:right; }
.ranking-hero-list__more{
display:block;
width:calc(100% - 10px);
margin:0 5px 5px;
padding:10px;
border:1px solid rgba(255,255,255,.75);
border-radius:6px;
background:#397be2;
color:#fff;
cursor:pointer;
font:800 13px/1 "Oxanium", sans-serif;
text-transform:uppercase;
}
.ranking-hero-list__more:hover{ background:#49c8ff; }
.ranking-page__seo-content{
display:grid;
gap:18px;
margin-top:32px;
color:rgba(255,255,255,.86);
}
.ranking-page__seo-content > section{
padding:22px;
border:1px solid rgba(57,123,226,.8);
border:var(--dbgs-home-panel-border, 1px solid rgba(57,123,226,.8));
border-radius:18px;
background:rgba(1,34,101,.88);
background:var(--dbgs-home-panel-bg, rgba(1,34,101,.88));
box-shadow:0 16px 38px rgba(0,0,0,.34);
box-shadow:var(--dbgs-home-panel-shadow, 0 16px 38px rgba(0,0,0,.34));
}
.ranking-page__seo-content h2{
margin:0 0 10px;
color:#fff;
font:900 clamp(22px, 3vw, 30px)/1.15 "Oxanium", sans-serif;
}
.ranking-page__seo-content h3{
margin:0 0 6px;
color:#72dcff;
font:900 18px/1.2 "Oxanium", sans-serif;
}
.ranking-page__seo-content p{ margin:0; }
.ranking-page__seo-content p + p{ margin-top:10px; }
.ranking-page__seo-content a{
color:#72dcff;
font-weight:800;
text-decoration:underline !important;
text-underline-offset:3px;
}
.ranking-page__category-grid{
display:grid;
grid-template-columns:repeat(3, minmax(0, 1fr));
gap:12px;
margin-top:14px;
}
.ranking-page__category-grid > div{
padding:16px;
border:1px solid rgba(114,220,255,.28);
border-radius:12px;
background:rgba(0,13,46,.5);
}
@media (max-width:600px){
.ranking-page{ margin:24px auto; }
.ranking-page__header{ padding:22px 14px; }
.ranking-list__head{
position:absolute;
width:1px;
height:1px;
padding:0;
margin:-1px;
overflow:hidden;
clip:rect(0, 0, 0, 0);
white-space:nowrap;
border:0;
}
.ranking-list__rows{ gap:4px; padding:4px; }
.ranking-row{
grid-template-columns:44px minmax(0, 1fr) 38px 86px;
column-gap:7px;
min-height:52px;
padding:5px 8px;
}
.ranking-row__badge{ width:36px; height:36px; }
.ranking-row__score{ padding:5px; }
.ranking-heroes{ grid-template-columns:1fr; }
.ranking-heroes__grid{ grid-template-columns:repeat(4, minmax(0, 1fr)); height:500px; }
.ranking-hero-list__head,
.ranking-hero-row{ grid-template-columns:40px minmax(0, 1fr) 82px; }
.ranking-heroes__details{ height:auto; min-height:0; padding:16px; }
.ranking-hero-list ol{ max-height:400px; }
.ranking-hero-row{ min-height:38px; font-size:14px; }
.ranking-hero-row span:first-child{ font-size:18px; }
.ranking-page__seo-content{ margin-top:26px; font-size:14px; }
.ranking-page__seo-content > section{ padding:18px 16px; }
.ranking-page__category-grid{ grid-template-columns:1fr; }
} :root{
--max: 1100px;
--pad: 16px;
--border: #e6e6e6;
}
a{ color: inherit; }
.brand{ font-weight:700; 
text-decoration:none; 
display: flex;
align-items: center;
}
.card{ padding:55x; background-size: contain; background-repeat: no-repeat;  aspect-ratio: 427 / 116; 
transition: transform 0.3s ease;
transition: background-image 0.2s ease-in-out, transform 0.3s ease;
}
.content-build img {
border: 3px solid transparent !important;
border-radius: 15px;
max-width: 100% !important;
height: auto !important; clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
}
.meta{  font-size:14px; border: 3px solid transparent !important;}
.metapg{
position: relative;
display: grid;
grid-template-areas:
"role radar"
"name radar"
"difficulty radar"
"tips radar"
"tips2 skill";
grid-template-columns: auto auto;
width: 69.4642857143%;
border: 3px solid transparent !important;
}
hr {
border: 3px solid transparent !important;
}
.tips {
grid-area: tips;
margin: 0; 
padding-bottom: 1rem;
grid-area: tips; max-width: unset;  text-align: left; display: block;
width: max-content;
white-space: nowrap;
overflow-wrap: break-word;
font-family: var(--font-notosans);
font-size: clamp(38.4px, -11.233px + 5.224vw, 64px);
font-weight: 900;
font-feature-settings: "palt";
line-height: 1.2;
color: #fff;
text-shadow: 0 0 .11px #342046, 0 0 .22px #342046, 0 0 .33px #342046, 0 0 .44px #342046, 0 0 .55px #342046, 0 0 .66px #342046, 0 0 .77px #342046, 0 0 .88px #342046, 0 0 .99px #342046, 0 0 1.1px #342046, 0 0 1.21px #342046, 0 0 1.32px #342046, 0 0 1.43px #342046, 0 0 1.54px #342046, 0 0 1.65px #342046, 0 0 1.76px #342046, 0 0 1.87px #342046, 0 0 1.98px #342046, 0 0 2.09px #342046, 0 0 2.2px #342046, 0 0 2.31px #342046, 0 0 2.42px #342046, 0 0 2.53px #342046, 0 0 2.64px #342046, 0 0 2.75px #342046, 0 0 2.86px #342046, 0 0 2.97px #342046, 0 0 3.08px #342046, 0 0 3.19px #342046, 0 0 3.3px #342046;
filter: drop-shadow(.0625em .0625em .1px #342046);
transform: skew(-6deg);
outline: 1px solid transparent;
backface-visibility: hidden; 
border: 3px solid transparent !important;
}
.tipsp {
grid-area: tips2;
width: 70%;
font-size: clamp(12px,-3.51px + 1.633vw,20px);
font-weight: 700;
line-height: 1.5;
color: #fff;
text-shadow: 0 0 1px rgba(21,24,94,.45),0 0 2px rgba(21,24,94,.45),0 0 3px rgba(21,24,94,.45),0 0 4px rgba(21,24,94,.45),0 0 5px rgba(21,24,94,.45),0 0 6px rgba(21,24,94,.45),0 0 7px rgba(21,24,94,.45),0 0 8px rgba(21,24,94,.45);
font-family: var(--font-notosansjp);
border: 3px solid transparent !important;
}
.badge {
display: inline-flex; align-items: center;
border: 1px solid var(--border);
border-radius: 999px;
padding: 2px 10px;
font-size: 12px;
height: 22px; background-repeat: no-repeat;
background-position: left 6px center;
background-size: 14px 14px;
}
hr{ border:0; border-top:1px solid var(--border); margin:24px 0; }
.card:hover {
transform: scale(1.05);
z-index: 10; }
.card:hover {
transform: scale(1.05);
} .super-saiyan-son-goku,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
}
.bulma-youth{ background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0037/btn_character.webp); }
.bulma-youth:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0037/btn_character_hover.webp); }
.bulma-youth ,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
}
.beerus{ background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0038/btn_character.webp); }
.beerus:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0038/btn_character_hover.webp); }
.beerus,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
}
.goku-black{ background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0039/btn_character.webp); }
.goku-black:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0039/btn_character_hover.webp); }
.goku-black,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
}
.jirenfull-power{ background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0040/btn_character.webp); }
.jirenfull-power:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/0040/btn_character_hover.webp); }
.jirenfull-power,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
}
.legendary-super-saiyan-broly{ background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character28.webp); }
.legendary-super-saiyan-broly:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character28_hover.webp); }
.legendary-super-saiyan-broly ,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .super-saiyan-son-goku { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character1.webp); }
.super-saiyan-son-goku:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character01_hover.webp); }
.super-saiyan-son-goku ,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .super-saiyan-vegeta { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character2.webp); }
.super-saiyan-vegeta:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character02_hover.webp); }
.super-saiyan-vegeta,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .krillin { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character3.webp); }
.krillin:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character03_hover.webp); }
.krillin,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .super-saiyan-trunks-teen { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character4.webp); }
.super-saiyan-trunks-teen:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character04_hover.webp); }
.super-saiyan-trunks-teen,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .piccolo { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character5.webp); }
.piccolo:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character05_hover.webp); }
.piccolo,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .androide-18 { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character6.webp); }
.androide-18:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character06_hover.webp); }
.androide-18 ,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .majin-buu-good { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character7.webp); }
.majin-buu-good:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character07_hover.webp); }
.majin-buu-good,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .zamasu { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character8.webp); }
.zamasu:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character08_hover.webp); }
.zamasu,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .son-gohan-kid { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character9.webp); }
.son-gohan-kid:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character09_hover.webp); }
.son-gohan-kid ,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .frieza-1-form { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character11.webp); }
.frieza-1-form:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character11_hover.webp); }
.frieza-1-form,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .darbura { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character12.webp); }
.darbura:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character12_hover.webp); }
.darbura,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .cooler-final-form { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character13.webp); }
.cooler-final-form:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character13_hover.webp); }
.cooler-final-form,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .super-uub { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character14.webp); }
.super-uub:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character14_hover.webp); }
.super-uub,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .full-power-bojack { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character15.webp); }
.full-power-bojack:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character15_hover.webp); }
.full-power-bojack,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .super-saiyan-2-caulifla { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character16.webp); }
.super-saiyan-2-caulifla:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character16_hover.webp); }
.super-saiyan-2-caulifla,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .son-goku-mini { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character17.webp); }
.son-goku-mini:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character17_hover.webp); }
.son-goku-mini ,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .cell-perfect-form { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character18.webp); }
.cell-perfect-form:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character18_hover.webp); }
.cell-perfect-form,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .c-17 { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character19.webp); }
.c-17:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character19_hover.webp); }
.c-17,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .hit { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character20.webp); }
.hit:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character20_hover.webp); }
.hit,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .super-saiyan-kale-berserk { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character21.webp); }
.super-saiyan-kale-berserk:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character21_hover.webp); }
.super-saiyan-kale-berserk ,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .gamma-1-gamma-2 { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character22.webp); }
.gamma-1-gamma-2:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character22_hover.webp); }
.gamma-1-gamma-2,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .super-saiyan-3-son-goku { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character23.webp); }
.super-saiyan-3-son-goku:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character23_hover.webp); }
.super-saiyan-3-son-goku,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .super-saiyan-gotenks { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character24.webp); }
.super-saiyan-gotenks:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character24_hover.webp); }
.super-saiyan-gotenks,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .god-of-destruction-toppo { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character25.webp); }
.god-of-destruction-toppo:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character25_hover.webp); }
.god-of-destruction-toppo,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .super-saiyan-4-vegeta { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character26.webp); }
.super-saiyan-4-vegeta:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character26_hover.webp); }
.super-saiyan-4-vegeta,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
} .ultimate-gohan { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character27.webp); }
.ultimate-gohan:hover { background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/btn_character27_hover.webp); }
.ultimate-gohan ,
.a{
font-family: var(--font-notosans);
font-size: min(12px, 1.875vw);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
}
@media (max-width: 768px) {
.site-logo {
height: 60px; }
} @media not all {
.single-build .build-page{
--build-panel:rgba(1,34,101,.88);
--build-surface:rgba(0,13,46,.76);
--build-surface-strong:rgba(4,31,83,.96);
--build-border:rgba(114,220,255,.68);
--build-accent:#72dcff;
box-sizing:border-box;
width:100%;
margin:24px auto;
padding:18px;
border:var(--dbgs-home-panel-border, 1px solid var(--build-border));
border-radius:20px;
background:var(--dbgs-home-panel-bg, var(--build-panel));
color:#fff;
box-shadow:var(--dbgs-home-panel-shadow, 0 16px 38px rgba(0,0,0,.34));
font-family:"Oxanium", system-ui, sans-serif;
}
.single-build .build-page :where(h1, h2, h3, h4, h5, h6, p, a, span, strong, small, em, button, input, select, textarea, label, figcaption, blockquote, li, td, th){
font-family:"Oxanium", system-ui, sans-serif !important;
}
.single-build .build-page > article{
padding:0;
border:0;
background:transparent;
backdrop-filter:none;
}
.single-build .build-page > article > h1{
display:block;
box-sizing:border-box;
width:100%;
max-width:none;
margin:0 0 18px;
padding:20px;
border:1px solid var(--build-border);
border-radius:16px;
background:
radial-gradient(circle at 90% 0, rgba(73,200,255,.22), transparent 36%),
linear-gradient(135deg, rgba(4,39,103,.98), rgba(9,74,158,.92));
color:#fff;
box-shadow:0 14px 34px rgba(0,0,0,.28);
font:700 clamp(30px, 5vw, 48px)/1.08 "Oxanium", system-ui, sans-serif !important;
letter-spacing:-.025em;
text-align:center;
text-shadow:0 3px 0 rgba(0,0,0,.3);
}
.single-build .build-page hr{
height:1px;
margin:20px 0;
background:linear-gradient(90deg, transparent, rgba(114,220,255,.45), transparent);
}
.single-build .build-page .metapg1{
padding:16px;
border:1px solid var(--build-border);
border-radius:16px;
background:var(--build-surface);
box-shadow:0 14px 32px rgba(0,0,0,.26);
}
.single-build .build-page .metapg1-left,
.single-build .build-page .metapg1-right{
box-sizing:border-box;
padding:10px;
border:1px solid rgba(114,220,255,.2);
border-radius:12px;
background:rgba(4,31,83,.52);
}
.single-build .build-page .metapg1-left > a.card{
border-color:rgba(114,220,255,.5);
background-color:#061536;
box-shadow:0 12px 28px rgba(0,0,0,.3);
}
.single-build .build-page .metapg1-right > .skills-ui{
border:1px solid rgba(114,220,255,.45);
border-radius:12px;
background:linear-gradient(145deg, rgba(4,31,83,.96), rgba(0,13,46,.9));
box-shadow:none;
}
.single-build .build-page .metapg1-right > .skills-ui > .skills-ui__title{
padding:12px 14px;
border-bottom:1px solid rgba(114,220,255,.32);
background:linear-gradient(90deg, rgba(15,158,231,.92), rgba(18,98,211,.74), transparent);
color:#fff;
font-style:normal;
text-align:left;
}
.single-build .build-jump-links{
display:grid;
grid-template-columns:repeat(3, minmax(0, 1fr));
gap:10px;
margin:16px 0;
padding:14px;
border:1px solid var(--build-border);
border-radius:16px;
background:var(--build-surface);
box-shadow:0 12px 28px rgba(0,0,0,.22);
}
.single-build .build-jump-links h3{ margin:0; }
.single-build .build-page a.tagjump{
display:flex;
min-height:44px;
align-items:center;
justify-content:center;
box-sizing:border-box;
padding:10px 12px;
border:1px solid rgba(114,220,255,.42);
border-radius:9px;
background:linear-gradient(145deg, #124b9c, #082d70);
color:#fff;
font-size:14px;
font-weight:700;
text-align:center;
transition:border-color .18s ease, transform .18s ease, box-shadow .18s ease;
}
.single-build .build-page a.tagjump:hover,
.single-build .build-page a.tagjump:focus-visible{
border-color:#9ce9ff;
box-shadow:0 0 16px rgba(73,200,255,.28);
transform:translateY(-2px);
}
.single-build .build-summary{
margin:16px 0;
padding:16px 18px;
border:1px solid rgba(114,220,255,.35);
border-left:4px solid var(--build-accent);
border-radius:12px;
background:var(--build-surface-strong);
color:rgba(236,246,255,.86);
box-shadow:0 10px 26px rgba(0,0,0,.22);
}
.single-build .build-content{
min-width:0;
margin-top:18px;
}
.single-build .build-content .wp-block-quote{
margin:0 0 12px !important;
padding:14px 18px;
border:1px solid var(--build-border);
border-left:4px solid var(--build-accent);
border-radius:12px;
background:linear-gradient(135deg, rgba(4,39,103,.96), rgba(9,74,158,.84));
color:#fff;
box-shadow:0 10px 24px rgba(0,0,0,.22);
}
.single-build .build-content .wp-block-quote p{
margin:0;
color:#fff;
font-size:18px;
}
.single-build .build-page p.combo-build{
margin:12px 0 16px;
padding:14px 18px;
border:1px solid rgba(114,220,255,.48);
border-radius:12px;
background:linear-gradient(135deg, rgba(8,73,135,.94), rgba(38,48,104,.94));
color:#fff;
box-shadow:0 10px 26px rgba(0,0,0,.24);
animation:none;
}
.single-build .build-page p.combo-build::before{
border-color:rgba(156,233,255,.5);
background:rgba(0,13,46,.48);
color:#9ce9ff;
}
.single-build .build-page p.combo-build::after{ display:none; }
.single-build .build-content .wp-block-columns.build-image{
box-sizing:border-box;
gap:14px;
margin:0 0 18px !important;
padding:14px;
border:1px solid rgba(114,220,255,.3);
border-radius:16px;
background:rgba(0,13,46,.54);
box-shadow:0 12px 30px rgba(0,0,0,.22);
}
.single-build .build-content .wp-block-columns.build-image .first-build{
box-sizing:border-box;
margin:0;
padding:16px;
border:1px solid rgba(114,220,255,.42);
border-radius:14px;
background:
radial-gradient(circle at 90% 0, rgba(73,200,255,.12), transparent 36%),
linear-gradient(145deg, rgba(4,31,83,.98), rgba(0,13,46,.94));
box-shadow:0 10px 26px rgba(0,0,0,.24);
}
.single-build .build-content .first-build > h3.wp-block-heading,
.single-build .build-content .wp-block-columns.build-image + h3.wp-block-heading{
width:100%;
margin:0 0 12px;
color:#fff;
font-size:clamp(18px, 2.5vw, 23px);
font-weight:700;
text-align:center;
}
.single-build .build-content .first-build > p.wp-block-paragraph{
width:100%;
margin:12px 0 0;
color:rgba(236,246,255,.82);
line-height:1.65;
text-align:center;
}
.single-build .build-content figure.wp-block-image{
border:1px solid rgba(114,220,255,.34);
border-radius:10px;
background:rgba(0,13,46,.66);
box-shadow:0 8px 20px rgba(0,0,0,.25);
}
.single-build .build-content figure.wp-block-image img{
object-fit:contain;
}
.single-build .build-page .build-content .first-build figure.wp-block-image img{
object-fit:contain !important;
}
.single-build .build-content .wp-block-columns.build-image + h3.wp-block-heading{
box-sizing:border-box;
margin:18px 0 0;
padding:14px 18px;
border:1px solid var(--build-border);
border-radius:14px 14px 0 0;
background:linear-gradient(135deg, rgba(4,39,103,.98), rgba(9,74,158,.92));
}
.single-build .build-content .wp-block-columns.build-image + h3.wp-block-heading + .wp-block-group{
box-sizing:border-box;
margin:0;
padding:16px;
border-right:1px solid rgba(114,220,255,.35);
border-left:1px solid rgba(114,220,255,.35);
background:var(--build-surface-strong);
}
.single-build .build-content .wp-block-columns.build-image + h3.wp-block-heading + .wp-block-group + p.wp-block-paragraph{
box-sizing:border-box;
margin:0 0 18px;
padding:14px 18px;
border:1px solid rgba(114,220,255,.35);
border-top:0;
border-radius:0 0 14px 14px;
background:var(--build-surface-strong);
color:rgba(236,246,255,.84);
text-align:center;
}
.single-build .build-page #skill-upgrade-order.dbgs-skill-order{
margin:20px 0 0;
padding:16px;
border:1px solid var(--build-border);
border-radius:16px;
background:var(--build-surface);
box-shadow:0 12px 30px rgba(0,0,0,.24);
}
.single-build .build-page #skill-upgrade-order > .dbgs-skill-order__title{
margin:-16px -16px 14px;
padding:14px 16px;
border-bottom:1px solid rgba(114,220,255,.34);
border-radius:15px 15px 0 0;
background:linear-gradient(90deg, rgba(15,158,231,.92), rgba(18,98,211,.72), transparent);
color:#fff;
font-size:20px;
text-align:left;
}
.single-build .build-page #skill-upgrade-order .dbgs-skill-order__row{
padding:10px;
border:1px solid rgba(114,220,255,.16);
border-radius:10px;
background:rgba(4,31,83,.48);
}
.single-build .build-page #skill-upgrade-order .dbgs-skill-order__cell{
border-color:rgba(114,220,255,.2);
background:rgba(114,220,255,.08);
}
.single-build .build-page #skill-upgrade-order .dbgs-skill-order__cell.is-on{
border-color:rgba(73,200,255,.72);
background:linear-gradient(135deg, rgba(15,158,231,.72), rgba(18,98,211,.72));
}
.single-build .build-extra-section{
margin-top:20px;
padding:18px;
border:1px solid var(--build-border);
border-radius:16px;
background:var(--build-surface);
box-shadow:0 12px 30px rgba(0,0,0,.24);
}
.single-build .build-extra-section > h2{
margin:0 0 14px;
color:#fff;
font-size:clamp(22px, 3vw, 30px);
font-weight:700;
}
.single-build .build-core-items > .grid{
grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));
}
.single-build .build-core-items > .grid > .card{
box-sizing:border-box;
min-height:0;
padding:16px;
border:1px solid rgba(114,220,255,.35);
border-radius:12px;
background:var(--build-surface-strong);
color:#fff;
box-shadow:0 8px 20px rgba(0,0,0,.22);
}
.single-build .build-core-items > .grid > .card > .meta{
margin-top:8px;
color:rgba(236,246,255,.74);
}
.single-build .build-recommended > .free-rotation,
.single-build .build-matchups > .free-rotation{
margin:0;
padding:12px;
border:1px solid rgba(114,220,255,.26);
border-radius:12px;
background:rgba(0,13,46,.46);
box-shadow:none;
font-size:inherit;
}
.single-build .build-recommended .free-rotation__item,
.single-build .build-matchups .free-rotation__item{
border:1px solid rgba(114,220,255,.3);
border-radius:10px;
background:var(--build-surface-strong);
box-shadow:0 8px 18px rgba(0,0,0,.22);
}
.single-build .build-matchups .free-rotation__item.is-strong{
border-color:rgba(86,237,121,.7);
box-shadow:inset 0 0 0 2px rgba(86,237,121,.16), 0 8px 18px rgba(0,0,0,.22);
}
.single-build .build-matchups .free-rotation__item.is-weak{
border-color:rgba(240,91,93,.75);
box-shadow:inset 0 0 0 2px rgba(240,91,93,.16), 0 8px 18px rgba(0,0,0,.22);
}
.single-build .build-video a{
display:inline-flex;
padding:10px 16px;
border:1px solid rgba(114,220,255,.62);
border-radius:9px;
background:linear-gradient(135deg, #0f9ee7, #1262d3);
color:#fff;
font-weight:700;
}
.single-build .build-page p.explain-title-build{
box-sizing:border-box;
margin:24px 0 10px;
padding:14px 18px;
border:1px solid rgba(114,220,255,.72);
border-radius:14px;
background:
radial-gradient(circle at 90% 0, rgba(73,200,255,.2), transparent 38%),
linear-gradient(135deg, rgba(4,39,103,.98), rgba(9,74,158,.92));
color:#fff;
box-shadow:0 14px 34px rgba(0,0,0,.3);
font:700 clamp(18px, 3vw, 24px)/1.2 "Oxanium", system-ui, sans-serif;
font-style:normal;
letter-spacing:.01em;
text-align:left;
text-shadow:0 2px 0 rgba(0,0,0,.3);
text-transform:none;
}
.single-build .build-page p.explain-title-build::before{
display:none;
content:none;
}
.single-build .build-page p.explain-title-build strong{
color:#fff;
font:inherit;
}
.single-build .build-page p.explain-text-build{
position:relative;
box-sizing:border-box;
margin:0 0 10px;
padding:15px 18px;
overflow:hidden;
border:1px solid rgba(114,220,255,.3);
border-left:4px solid #72dcff;
border-radius:12px;
background:linear-gradient(145deg, rgba(4,31,83,.96), rgba(0,13,46,.9));
color:rgba(236,246,255,.86);
box-shadow:0 10px 26px rgba(0,0,0,.24);
font:700 15px/1.7 "Oxanium", system-ui, sans-serif;
text-align:left;
}
.single-build .build-page p.explain-text-build::before{
content:"";
position:absolute;
inset:-45% -25%;
background:radial-gradient(circle at 85% 15%, rgba(73,200,255,.1), transparent 42%);
pointer-events:none;
}
.single-build .build-page p.explain-text-build > *{
position:relative;
}
.single-build .build-page p.explain-text-build strong{
padding:0;
border:0;
background:transparent;
color:#9ce9ff;
box-shadow:none;
font-weight:700;
}
@media (max-width:600px){
.single-build .build-page{
margin:16px auto;
padding:10px;
border-radius:14px;
}
.single-build .build-page > article > h1{
margin-bottom:12px;
padding:16px 12px;
border-radius:12px;
}
.single-build .build-page .metapg1{
padding:10px;
border-radius:12px;
}
.single-build .build-page .metapg1-left,
.single-build .build-page .metapg1-right{
min-width:0;
padding:7px;
}
.single-build .build-jump-links{
grid-template-columns:1fr;
padding:10px;
}
.single-build .build-content .wp-block-columns.build-image{
padding:8px;
border-radius:12px;
}
.single-build .build-content .wp-block-columns.build-image .first-build,
.single-build .build-extra-section{
padding:13px;
border-radius:11px;
}
.single-build .build-page #skill-upgrade-order.dbgs-skill-order{
padding:12px;
border-radius:12px;
}
.single-build .build-page #skill-upgrade-order > .dbgs-skill-order__title{
margin:-12px -12px 12px;
}
.single-build .build-page p.explain-title-build{
margin-top:18px;
padding:12px 14px;
}
.single-build .build-page p.explain-text-build{
padding:13px 14px;
font-size:14px;
line-height:1.65;
}
}
} .single-build .build-jump-links{
display:grid;
grid-template-columns:repeat(3, minmax(0, 1fr));
gap:10px;
margin:16px 0;
}
.single-build .build-jump-links h3{ margin:0; }
.single-build .build-page a.tagjump{
display:flex;
min-height:46px;
align-items:center;
justify-content:center;
box-sizing:border-box;
gap:8px;
padding:10px 14px;
border:1px solid rgba(114,220,255,.52);
border-radius:10px;
background:linear-gradient(145deg, #124b9c, #082d70);
color:#fff;
box-shadow:0 8px 20px rgba(0,0,0,.24);
font-size:14px;
font-weight:800;
line-height:1.2;
text-align:center;
transition:border-color .18s ease, transform .18s ease, box-shadow .18s ease;
}
.single-build .build-page a.tagjump:hover,
.single-build .build-page a.tagjump:focus-visible{
border-color:#9ce9ff;
box-shadow:0 0 16px rgba(73,200,255,.28), 0 8px 20px rgba(0,0,0,.24);
transform:translateY(-2px);
}
.single-build .build-page a.tagjump:focus-visible{
outline:3px solid rgba(114,220,255,.32);
outline-offset:2px;
}
.single-build .tagjump__icon{
width:18px;
height:18px;
flex:0 0 18px;
fill:none;
stroke:currentColor;
stroke-width:2;
stroke-linecap:round;
stroke-linejoin:round;
}
.single-build :is(#recommended-comps, #matchups, #skill-upgrade-order){
scroll-margin-top:110px;
}
@media (max-width:700px){
.single-build .build-jump-links{
grid-template-columns:1fr;
gap:8px;
}
}  .container-filtri {
display: flex;
justify-content: center;
align-items: center;
gap: 10px;
margin: 40px 0;
flex-wrap: wrap; } .btn-filter {
display: flex;
align-items: center;
padding: 8px 25px;
border: 2px solid #fff;
cursor: pointer;
position: relative; transform: skewX(-15deg); 
transition: all 0.3s ease;
} .btn-filter img, 
.btn-filter span {
transform: skewX(15deg); 
color: #fff;
font-family: 'Arial Black', sans-serif; text-transform: uppercase;
font-style: italic;
}
.btn-filter img {
width: 25px;
height: auto;
margin-right: 10px;
} .btn-all {
background-color: #2d2e32; 
}
.btn-damage {
background-color: #e9515f; }
.btn-tank {
background-color: #52ee7d; }
.btn-technical {
background-color: #029af8; } .btn-filter:hover {
transform: skewX(-15deg) scale(1.05);
filter: brightness(1.1);
box-shadow: 0 0 15px rgba(255,255,255,0.3);
}
.namepg {
width: 12rem;
height: 70px;
display: flex;
align-items: center;
justify-content: center;
margin-left: 50px;
text-align: center;
font-size: clamp(16px, 11vw, 22px);
line-height: 1.2;
outline: 1px solid transparent; backface-visibility: hidden; 
}
@media (max-width: 768px) {
.tuo-namepg {
font-size: 0px;
margin-top: 10px; }
}
.namepg a {
padding-bottom: 1rem;
outline: 1px solid transparent; backface-visibility: hidden; 
}
.pgpage1{
position: relative;
background-repeat: no-repeat;
background-position: right bottom;
background-size: contain;
margin: 20px auto;
transform: translateX(21%);
outline: 1px solid transparent; backface-visibility: hidden; background-position: right 0px; outline: 1px solid transparent; backface-visibility: hidden; 
}
.pgpage {
position: relative;
background-repeat: no-repeat;
background-position: right bottom;
background-size: contain;
margin: 20px auto;
padding-block: min(90px, 6.25%);
width: 95.2941176471%;
max-width: 1240px;
margin: 0 auto;
position: relative;
height: 39%;
width: 90%;
max-width: 1120px;
padding-block: min(90px, 6.25%);
transform: translateX(-21%);
outline: 1px solid transparent; backface-visibility: hidden; }
.container h1{
all: unset;
width: 50%;
}
.optional-build,
.build-exp,
.general-build,
.container h1,
.pgpage h1{
grid-area: name;
max-width: max-content;
margin-top: .34375em;
font-family: var(--font-notosans);
font-size: clamp(38.4px, -11.233px + 5.224vw, 64px);
font-weight: 900;
font-feature-settings: "palt";
line-height: 1.2;
color: #fff;
text-shadow: 0 0 .11px #342046, 0 0 .22px #342046, 0 0 .33px #342046, 0 0 .44px #342046, 0 0 .55px #342046, 0 0 .66px #342046, 0 0 .77px #342046, 0 0 .88px #342046, 0 0 .99px #342046, 0 0 1.1px #342046, 0 0 1.21px #342046, 0 0 1.32px #342046, 0 0 1.43px #342046, 0 0 1.54px #342046, 0 0 1.65px #342046, 0 0 1.76px #342046, 0 0 1.87px #342046, 0 0 1.98px #342046, 0 0 2.09px #342046, 0 0 2.2px #342046, 0 0 2.31px #342046, 0 0 2.42px #342046, 0 0 2.53px #342046, 0 0 2.64px #342046, 0 0 2.75px #342046, 0 0 2.86px #342046, 0 0 2.97px #342046, 0 0 3.08px #342046, 0 0 3.19px #342046, 0 0 3.3px #342046;
filter: drop-shadow(.0625em .0625em .1px #342046);
transform: skew(-6deg);
width: 40rem;
}
.badge.damage {
all: unset; background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/label_damage.png);
padding-left: 26px;
background-repeat: no-repeat;
background-size: contain;
display: inline-block;
width: 150px;
text-indent: -9999px; overflow: hidden;
white-space: nowrap;
align-items: center;
justify-content: center;
text-align: center;
}
.badge.tank {
all: unset; background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/label_tank.png);
padding-left: 26px;
background-repeat: no-repeat;
background-size: contain;
display: inline-block;
width: 150px;
text-indent: -9999px; overflow: hidden;
white-space: nowrap;
align-items: center;
justify-content: center;
text-align: center;
}
.badge.technical {
all: unset; background-image: url(//dbgsbuilds.com/wp-content/themes/dbgsquad-lite/asset/Char/label_technical.png);
padding-left: 26px;
background-repeat: no-repeat;
background-size: contain;
display: inline-block;
width: 150px;
text-indent: -9999px; overflow: hidden;
white-space: nowrap;
align-items: center;
justify-content: center;
text-align: center;
}
.Detail_difficulty__n5MRA {
display: flex;
flex-flow: column;
grid-area: difficulty;
margin-top: 1.5454545455em;
font-size: clamp(13.2px, -3.861px + 1.796vw, 22px);
}
.Detail_difficulty_label__LVA_3 {
max-width: max-content;
padding: .1363636364em .6363636364em .2272727273em;
font-weight: 700;
line-height: 1;
color: #342046;
letter-spacing: -.04em;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
background: #78ff00;
-webkit-clip-path: polygon(.2727272727em 0, 100% 0, calc(100% - .2727272727em) 100%, 0 100%);
clip-path: polygon(.2727272727em 0, 100% 0, calc(100% - .2727272727em) 100%, 0 100%);
font-family: var(--font-mplus1);
}
.Detail_difficulty_value__1RODz {
position: relative;
max-width: max-content;
margin-top: 2rem;
}
.Detail_difficulty_bar__bMEEI {
position: relative;
width: 9em;
height: 1em;
aspect-ratio: 220 / 17;
background: #fff;
-webkit-clip-path: polygon(0 50%, 100% 0, calc(100% - .3181818182em) 100%);
clip-path: polygon(0 50%, 100% 0, calc(100% - .3181818182em) 100%);
margin-left: -2rem;
}
.Detail_difficulty_level__BKxuU {
position: absolute;
top: 50%;
z-index: 1;
display: inline-block;
width: 1.0454545455em;
aspect-ratio: 1 / 1;
background: #78ff00;
border-radius: 50%;
transform: translate(-125%, -50%);
}  .container-filtri .btn-filter:hover {
background-color: #555;
} .container-filtri .btn-filter.active {
background-color: #ffcc00; color: #000; box-shadow: 0 4px 8px rgba(0,0,0,0.3);
} .container-filtri .btn-filter.active img {
filter: brightness(1.2);
}
.card .new-badge img {
position: absolute;
bottom: 8px;
right: 8px;
width: 90px; height: auto;
z-index: 10;
transition: transform 0.2s ease-in-out; } .card .new-badge img:hover {
background-image: url(//dbgsbuilds.com/asset/Char/btn_new_hover.webp);
transform: scale(1.1); }
.option-build {
border: 2px solid rebeccapurple;
overflow: hidden;
max-height: 150px; margin-bottom: 10rem;
transition: max-height 0.4s ease;
cursor: pointer;
} .option-build.is-open {
max-height: 3000px; } .optional-build::after,
.general-build::after {
content: "▼";
margin-left: 10px;
transition: transform 0.3s ease;
}
.option-build.is-open .general-build::after {
transform: rotate(180deg);
}
.metapg1{
width: 50%;
text-align: center;
}
.metapg1 .card{
text-align: center;
}
.News_container__8uaVQ{
position: relative;
}
.News_inner__ZlPYk{
width: 90%;
max-width: 1240px;
margin: 0 auto;
max-width: 1200px;
padding-block: min(90px, 6.25%);
}
.News_content__CaoJq {
position: relative;
width: 100%;
}
.NewsBgFrame_container__Grgp1 {
position: absolute;
inset: 0;
width: 100%;
background-color: rgba(0, 13, 46, .8);
border: 3px solid #fff;
border-radius: clamp(9.6px, 3.565px + .635vw, 15px);
}
.News_content_inner__OYk9R {
position: relative;
padding: 3.3333333333% 3.3333333333% 4.3333333333%;
}
.News_content_inner__OYk9R {
position: relative;
color: #fff;
z-index: 2; }
.NewsBgFrame_container__Grgp1 {
z-index: 1;
}
.news-title {
font-size: 2rem;
margin-bottom: 1em;
text-transform: uppercase;
}
.news-items {
display: flex;
flex-direction: column;
gap: 1em;
color: #fff;
}
.news-item {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
padding-bottom: 0.5em;
}
.news-link {
color: #fff;
text-decoration: none;
font-weight: 500;
}
.news-link:hover {
text-decoration: underline;
}
.news-date,
.tag {
display: inline-block;
padding: 3px 8px;
font-size: 1em;
font-weight: 600;
color: #fff;
margin-left: 8px;
text-transform: capitalize;
transform: skewX(var(--tag-skew));
}.update,
.tag-update {
background-color: #27ae60; }
.announcement,
.tag-announcement,
.tag-announcements {
background-color: #ff66b2; }
.event,
.tag-event {
background-color: #3498db; }
.gameinfo,
.tag-game-info,
.tag-gameinfo {
background-color: #9b59b6; }
.other,
.tag-other {
background-color: #7f8c8d; }
.news-filter-container{
display: flex;
flex-wrap: wrap;
gap: 1.111em;
justify-content: center;
font-size: clamp(14.4px, 7.42px + .735vw, 18px);
}
.filter-btn {
width: 20rem;
max-width: max-content;
height: 3rem;
padding: 0 2rem;
border: 2px solid transparent;
background: transparent;
cursor: pointer;
transition: all 0.2s;
font-family: var(--font-notosans);
color: #fff;
font-family: 'Arial Black', sans-serif; text-transform: uppercase;
font-style: italic;
} .btn-all { border-color: #FFD700; } .btn-event { border-color: #1E90FF; } .btn-update { border-color: #28A745; } .btn-announcement { border-color: #FF69B4; } .btn-gameinfo { border-color: #800080; } .btn-other { border-color: #6c757d; }  .filter-btn.active {
color: #fff; }
.btn-all.active { background-color: #FFD700; color: #000; }
.btn-event.active { background-color: #1E90FF; }
.btn-update.active { background-color: #28A745; }
.btn-announcement.active { background-color: #FF69B4; }
.btn-gameinfo.active { background-color: #800080; }
.btn-other.active { background-color: #6c757d; }
.titles {
text-align: center; margin-bottom: 30px; }
.titles .page-title {
font-size: 50px; width: 300px; height: 80px; margin: 0 auto; background-image: url(//dbgsbuilds.com/asset/ui/news1.png);
background-size: contain; background-repeat: no-repeat;
background-position: center;
}
.News_more
{
position: absolute;
inset: 0;
object-fit: cover;
}  .badge {
display: inline-block;
font-family: "Oxanium", sans-serif;
font-weight: 700;
text-transform: uppercase;
border-radius: 8px;
padding: 0.4rem 1rem;
border: 2px solid rgba(255, 255, 255, 0.2);
letter-spacing: 0.5px;
font-size: 0.95rem;
transition: all 0.25s ease-in-out;
position: relative;
overflow: hidden;
box-shadow: inset 0 0 4px rgba(255, 255, 255, 0.15);
} .badge:hover::before {
left: 120%;
}
.badge:hover {
transform: scale(1.05);
}  .tag-update,
.badge.update {
background: linear-gradient(90deg, #00e676 0%, #00c853 100%);
color: #fff;
box-shadow: 0 0 12px rgba(0, 230, 118, 0.6);
} .tag-event,
.badge.event {
background: linear-gradient(90deg, #42a5f5 0%, #1e88e5 100%);
color: #fff;
box-shadow: 0 0 12px rgba(66, 165, 245, 0.6);
} .tag-announcement,
.badge.announcement {
background: linear-gradient(90deg, #ec407a 0%, #d81b60 100%);
color: #fff;
box-shadow: 0 0 12px rgba(236, 64, 122, 0.6);
} .tag-game-info,
.tag-gameinfo,
.badge.gameinfo {
background: linear-gradient(90deg, #ab47bc 0%, #8e24aa 100%);
color: #fff;
box-shadow: 0 0 12px rgba(171, 71, 188, 0.6);
} .tag-other
.badge.other {
background: linear-gradient(90deg, #9e9e9e 0%, #616161 100%);
color: #fff;
box-shadow: 0 0 12px rgba(158, 158, 158, 0.5);
} .badge.date-badge {
background: linear-gradient(90deg, #fdd835 0%, #f9a825 100%);
color: #111;
border: 2px solid #fff59d;
box-shadow: 0 0 10px rgba(253, 216, 53, 0.6);
font-size: 0.9rem;
}  .grid.build-carousel,.grid-patchmenu.build-carousel {
display: flex !important;
gap: 2rem;
overflow-x: auto;
overflow-y: visible;
padding: 3rem 4rem;
scroll-snap-type: x mandatory;
scroll-behavior: smooth;
-webkit-overflow-scrolling: touch;
scrollbar-width: none;
}
.build-carousel-shell{
position: relative;
max-width: 1320px;
margin: 0 auto;
}
.build-carousel-shell .grid.build-carousel{
padding-left: 84px;
padding-right: 84px;
}
.grid.build-carousel::-webkit-scrollbar,
.grid-patchmenu.build-carousel::-webkit-scrollbar {
display: none;
} .build-carousel article {
flex: 0 0 280px ;
max-width: 280px;
scroll-snap-align: center;
background-color: rgba(0, 13, 46, 0.9); 
background-color: rgba(0, 13, 46, .8);  border: 2px solid #00ff37; border-radius: 12px;
padding: 1.5rem;
position: relative; transform: scale(0.85);
opacity: 0.5;
height:auto; transition: 
transform 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275), 
opacity 0.2s ease, 
border-color 0.2s ease,
box-shadow 0.2s ease;
will-change: transform, opacity;
} .build-carousel article.is-active {
transform: scale(1.05);
opacity: 1;
border-color: #ffffff;  box-shadow: 
0 0 15px rgba(255, 255, 255, 0.3),
0 0 30px rgba(52, 32, 70, 0.7); 
z-index: 10;
height:450px;
} @media (hover: hover) {
.build-carousel article.is-active:hover {
transform: scale(1.05);
}
}
@media (max-width: 430px){
.build-carousel article.is-active{
transform: scale(1); opacity: 1;
height:450px!important;
}
} .build-carousel .namepg {
font-size: 1.2rem;
margin-bottom: 0.5rem;
}
.build-carousel .namepg a {
color: #fff;
text-decoration: none;
}
.build-carousel .meta {
display: flex;
flex-wrap: wrap;
gap: 0.4rem;
margin-bottom: 0.8rem;
}
.build-carousel p {
font-size: 0.9rem;
opacity: 0.85;
line-height: 1.45;
} .build-carousel article {
position: relative;
}
.build-carousel .new-badge {
position: absolute;
top: -12px;
right: -12px;
width: 56px;
pointer-events: none;
} .carousel-nav {
position: fixed;
top: 50%;
transform: translateY(-50%);
width: 64px;
height: 64px;
border: 2px solid rgba(255,255,255,.85);
border-radius: 12px;
background: linear-gradient(135deg, #05b6ff, #0077ff);
color: #fff;
font-size: 30px;
font-weight: 800;
line-height: 1;
display: inline-flex;
align-items: center;
justify-content: center;
text-align: center;
text-decoration: none;
cursor: pointer;
z-index: 10;
text-shadow: -1px 0 rgba(52,32,70,.75), 1px 0 rgba(52,32,70,.75), 0 1px rgba(52,32,70,.75), 0 -1px rgba(52,32,70,.75);
box-shadow: 0 10px 22px rgba(0,0,0,.35);
}
.carousel-nav:hover {
transform: translateY(-50%);
filter: brightness(1.07) saturate(1.05);
}
.build-carousel-shell .carousel-nav{
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 12;
}
.build-carousel-shell .carousel-prev{ left: 10px; }
.build-carousel-shell .carousel-next{ right: 10px; }
.build-swipe-hint{
position: absolute;
left: 50%;
bottom: 12px;
transform: translateX(-50%) translateY(6px);
opacity: 0;
pointer-events: none;
transition: opacity .2s ease, transform .2s ease;
padding: 8px 14px;
border: 1px solid rgba(255,255,255,.55);
border-radius: 999px;
background: rgba(5, 10, 24, .88);
color: #fff;
font-size: 12px;
font-weight: 800;
letter-spacing: .4px;
text-transform: uppercase;
text-shadow: -1px 0 rgba(52,32,70,.75), 1px 0 rgba(52,32,70,.75), 0 1px rgba(52,32,70,.75), 0 -1px rgba(52,32,70,.75);
box-shadow: 0 10px 22px rgba(0,0,0,.35);
}
.build-swipe-hint.is-visible{
opacity: 1;
transform: translateX(-50%) translateY(0);
}
.build-carousel article.is-active:hover {
transform: scale(1.1);
}
.carousel-prev { left: 20px; }
.carousel-next { right: 20px; } @media (max-width: 768px) {
.grid.build-carousel {
padding: 2rem 1rem;
}
.build-carousel-shell .grid.build-carousel {
padding: 2rem 1rem;
}
.build-carousel article {
flex: 0 0 80%;
max-width: 80%;
}
.carousel-nav {
display: none;
}
.build-swipe-hint{
display: block;
}
}
@media (min-width: 769px){
.build-swipe-hint{
display: none;
}
}
.build-carousel.no-snap {
scroll-snap-type: none !important;
}
.build-carousel.no-snap article {
scroll-snap-align: none !important;
}
.build-image-preview{
display:grid;
grid-template-columns: repeat(4, 1fr);
gap:12px;
align-items:center;
padding: 12px;
border-radius: 16px;
border: 4px solid #ffd34a;
background:
repeating-linear-gradient(
-20deg,
rgba(255,255,255,.06) 0 6px,
rgba(255,255,255,0) 6px 18px
),
radial-gradient(circle at 30% 20%, rgba(255,230,0,.10), transparent 60%),
linear-gradient(180deg, rgba(10,12,22,.88), rgba(10,12,22,.74));
outline: 2px solid rgba(255, 230, 0, .45);
outline-offset: 4px;
box-shadow:
0 0 0 3px rgba(255, 200, 0, .22),
0 0 20px rgba(255, 170, 0, .45),
0 0 44px rgba(255, 120, 0, .25);
}
.build-image-preview figure,
.build-image-preview .wp-block-image{
margin:0;
}
.build-image-preview img{
width:100%;
height:auto;
display:block;
}
.namepg-build{ height: 90px;
display: flex;
align-items: center;
justify-content: center; text-align: center;
font-size: clamp(16px, 11vw, 22px);
line-height: 1.2;
outline: 1px solid transparent;
backface-visibility: hidden;
background-repeat:no-repeat;
background-position:center;
background-size:contain; padding:18px 14px; border-radius:10px; position:relative;
font-family: var(--font-notosans);
font-weight: 400;
font-feature-settings: "palt";
line-height: 2;
color: #fff;
text-shadow: 0 0 .1px #342046, 0 0 .2px #342046, 0 0 .3px #342046, 0 0 .4px #342046, 0 0 .5px #342046, 0 0 .6px #342046, 0 0 .7px #342046, 0 0 .8px #342046, 0 0 .9px #342046, 0 0 1px #342046, 0 0 1.1px #342046, 0 0 1.2px #342046, 0 0 1.3px #342046, 0 0 1.4px #342046, 0 0 1.5px #342046, 0 0 1.6px #342046, 0 0 1.7px #342046, 0 0 1.8px #342046, 0 0 1.9px #342046, 0 0 2px #342046, 0 0 2.1px #342046, 0 0 2.2px #342046, 0 0 2.3px #342046, 0 0 2.4px #342046, 0 0 2.5px #342046, 0 0 2.6px #342046, 0 0 2.7px #342046, 0 0 2.8px #342046, 0 0 2.9px #342046, 0 0 3px #342046;
filter: drop-shadow(.0833333333em .0833333333em .1px #342046);
}
.namepg-build a{
display:block;
text-align:center;
text-decoration:none;
font-weight:700; position:relative;
z-index:1; } .build-page{
--bg: #0b0f1a;
--panel: rgba(255,255,255,.06);
--stroke: rgba(255,255,255,.14);
--text: rgba(255,255,255,.92);
--muted: rgba(255,255,255,.70);
--accent: #6be7ff;
--accent2:#b06bff;
} .build-page{
background:
radial-gradient(1200px 700px at 10% 0%, rgba(107,231,255,.18), transparent 55%),
radial-gradient(900px 600px at 95% 15%, rgba(176,107,255,.16), transparent 55%),
var(--bg);
color: var(--text);
border-radius: 18px;
padding: 18px 14px 56px;
} .build-page article{
background: linear-gradient(180deg, rgba(255,255,255,.03), transparent 26%);
border: 1px solid rgba(255,255,255,.06);
border-radius: 18px;
padding: 18px 14px;
backdrop-filter: blur(6px);
} .build-page h1{
font-size: 26px;
line-height: 1.05;
letter-spacing: .2px;
margin: 2px 0 12px;
text-shadow: 0 10px 30px rgba(0,0,0,.4);
}
.build-page hr{
border: 0;
height: 1px;
background: linear-gradient(90deg, transparent, rgba(255,255,255,.18), transparent);
margin: 16px 0 18px;
}
.build-page p{
color: var(--muted);
margin: 10px 0;
font-size: 15px;
line-height: 1.55;
} .build-page .metapg1{
margin: 10px 0 14px;
padding: 12px;
border-radius: 16px;
border: 1px solid rgba(255,255,255,.08);
background: linear-gradient(135deg, rgba(107,231,255,.12), rgba(176,107,255,.10));
box-shadow: 0 14px 45px rgba(0,0,0,.35);
}
.build-page .metapg1 .card{
display: block;
width: 100%;
min-height: 140px;
border-radius: 14px;
border: 1px solid rgba(255,255,255,.10);
background-size: cover;
background-position: center;
box-shadow: inset 0 0 0 1px rgba(255,255,255,.06),
0 18px 60px rgba(0,0,0,.45);
object-fit: contain;
} .build-page .wp-block-group{
margin: 16px 0 22px;
}
.build-page .wp-block-group__inner-container{
border-radius: 18px;
background: var(--panel);
border: 1px solid rgba(255,255,255,.08);
padding: 14px 12px;
box-shadow: 0 12px 42px rgba(0,0,0,.30);
} .build-page .wp-block-quote{
border-left: 3px solid rgba(107,231,255,.55);
padding-left: 10px;
margin: 0 0 10px !important;
background: linear-gradient(90deg, rgba(107,231,255,.10), transparent 60%);
border-radius: 12px;
}
.build-page .title-build{
margin: 0 !important;
color: var(--text);
font-size: 16px;
}
.guide-name{
margin: 10px 0 10px;
padding: 10px 10px;
border-radius: 14px;
border: 1px solid rgba(255,255,255,.10);
background: linear-gradient(135deg, rgba(255,255,255,.06), rgba(255,255,255,.02));
color: var(--text);
font-weight: 600;
font-size: 13px;
text-align: center;
}
.guide-name::before{
display: inline-block;
margin-right: 10px;
padding: 4px 10px;
border-radius: 999px;
border: 1px solid rgba(107,231,255,.35);
background: rgba(107,231,255,.10);
color: rgba(255,255,255,.92);
font-weight: 700;
font-size: 12px;
letter-spacing: .3px;
} .build-page .combo-build{
margin: 10px 0 10px;
padding: 10px 10px;
border-radius: 14px;
border: 1px solid rgba(255,255,255,.10);
background: linear-gradient(135deg, rgba(255,255,255,.06), rgba(255,255,255,.02));
color: var(--text);
font-weight: 600;
font-size: 13px;
text-align: center;
}
.build-page .combo-build::before{
content: "Combo";
display: inline-block;
margin-right: 10px;
padding: 4px 10px;
border-radius: 999px;
border: 1px solid rgba(107,231,255,.35);
background: rgba(107,231,255,.10);
color: rgba(255,255,255,.92);
font-weight: 700;
font-size: 12px;
letter-spacing: .3px;
}
.mission-list::before{
content: "Mission List";
display: inline-block;
margin-right: 10px;
padding: 4px 10px;
border-radius: 999px;
border: 1px solid rgba(107,231,255,.35);
background: rgba(107,231,255,.10);
color: rgba(255,255,255,.92);
font-weight: 700;
font-size: 25px;
letter-spacing: .3px;
text-align:center;
}
.mission-item::before{
content: "Rewards List";
display: inline-block;
margin-right: 10px;
padding: 4px 10px;
border-radius: 999px;
border: 1px solid rgba(107,231,255,.35);
background: rgba(107,231,255,.10);
color: rgba(255,255,255,.92);
font-weight: 700;
font-size: 25px;
letter-spacing: .3px;
text-align:center;
} .build-page .wp-block-columns.build-image{
margin: 12px 0 6px !important;
}
.build-page .first-build{
width: 100%;
padding: 10px 10px;
border-radius: 16px;
border: 1px solid rgba(255,255,255,.10);
background: linear-gradient(135deg, rgba(176,107,255,.08), rgba(107,231,255,.06));
overflow-x: auto;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
scrollbar-width: thin;
scrollbar-color: rgba(255,255,255,.20) transparent;
}
.build-page .first-build::-webkit-scrollbar{ height: 8px; }
.build-page .first-build::-webkit-scrollbar-thumb{
background: rgba(255,255,255,.18);
border-radius: 999px;
}
.build-page .first-build > .wp-block-group{
display: flex !important;
gap: 10px;
align-items: center;
flex-wrap: nowrap !important;
}
.build-page .first-build figure.wp-block-image{
flex: 0 0 auto;
margin: 0 !important;
border-radius: 14px;
border: 1px solid rgba(255,255,255,.12);
background: rgba(0,0,0,.18);
box-shadow: 0 10px 30px rgba(0,0,0,.35);
overflow: hidden;
}
.build-page .first-build figure.wp-block-image img{
display: block;
width: auto;
height: 112px;
max-height: 112px;
object-fit: cover;
}
.build-page .first-build figure.wp-block-image:last-child img{
height: 120px;
max-height: 120px;
} .build-page .explain-title-build{
margin: 12px 0 6px;
color: var(--text);
font-size: 0px;
font-weight: 800;
text-align: center;
}
.build-page .explain-text-build{
margin: 0;
padding: 12px 12px;
border-radius: 16px;
border: 1px solid rgba(255,255,255,.10);
background: linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,.02));
color: var(--muted);
}
.build-page .explain-text-build strong{
color: rgba(255,255,255,.92);
} @media (min-width: 720px){
.build-page{ padding: 26px 18px 70px; }
.build-page article{ padding: 22px 18px; }
.build-page h1{ font-size: 34px; margin-bottom: 14px; }
.build-page .metapg1{ padding: 16px; }
.build-page .metapg1 .card{  border-radius: 18px; }
.build-page .wp-block-group__inner-container{ padding: 18px 16px; border-radius: 20px; }
.build-page .first-build{ overflow-x: visible; }
.build-page .first-build > .wp-block-group{ flex-wrap: wrap !important; }
.build-page .first-build figure.wp-block-image img{ height: 135px; max-height: 135px; }
.build-page .first-build figure.wp-block-image:last-child img{ height: 150px; max-height: 150px; }
}
@media (max-width: 360px){
.build-page h1{ font-size: 22px; }
.build-page .first-build figure.wp-block-image img{ height: 102px; }
.build-page .first-build figure.wp-block-image:last-child img{ height: 110px; }
} .build-page .metapg1--split{
display:flex;
gap:14px;
align-items:stretch;
width: 100%;
}
.build-carousel article.is-active{
background-size: cover;
background-position: right;
background-repeat: no-repeat;
}
.build-page .metapg1-left{
flex: 1 1 49%;
min-width: 280px;
object-fit: contain;
}
.build-page .metapg1-right{
flex: 1 1 48%;
min-width: 260px;
display:flex;
} .build-page .skills-ui,
.single-personaggio .skills-ui{
width:100%;
border-radius: 14px;
border: 1px solid rgba(255,255,255,.10);
background: rgba(255,255,255,.06);
box-shadow: 0 10px 30px rgba(0,0,0,.25);
overflow:hidden;
position:relative;
}
.build-page .skills-ui__title,
.single-personaggio .skills-ui__title{
font-family: 'Arial Black', sans-serif;
font-style: italic;
text-transform: uppercase;
color:#fff;
padding: 10px 12px;
background: linear-gradient(90deg, rgba(255,155,0,.95), rgba(255,155,0,.55), transparent);
border-bottom: 1px solid rgba(255,255,255,.10);
}
.build-page .skills-ui__bar,
.single-personaggio .skills-ui__bar{
display:flex;
gap: 10px;
align-items:flex-end;
padding: 12px;
overflow-x:scroll;
-webkit-overflow-scrolling: touch;
}
.build-page .skills-ui__slot,
.single-personaggio .skills-ui__slot{
flex: 0 0 auto;
width: 86px;
text-align:center;
position:relative;
background: transparent !important;
border: 0 !important;
padding: 0 !important;
box-shadow: none !important;
outline: none;
appearance: none;
-webkit-appearance: none;
cursor: pointer;
}
.build-page .skills-ui__icon,
.single-personaggio .skills-ui__icon{
width: 54px;
height: 54px;
object-fit: contain;
filter: drop-shadow(0 6px 12px rgba(0,0,0,.45));
} .build-page .skills-ui__slot.is-aura::before,
.build-page .skills-ui__slot.is-physical::before,
.build-page .skills-ui__slot.is-hybrid::before,
.single-personaggio .skills-ui__slot.is-aura::before,
.single-personaggio .skills-ui__slot.is-physical::before,
.single-personaggio .skills-ui__slot.is-hybrid::before{
content:"";
position:absolute;
z-index:0;
top:-7px;
left:50%;
width:66px;
height:66px;
transform:translateX(-50%);
border:2px solid rgba(255,255,255,.65);
border-radius:50%;
box-shadow:0 4px 12px rgba(0,0,0,.5);
pointer-events:none;
}
.build-page .skills-ui__slot.is-aura::before,
.single-personaggio .skills-ui__slot.is-aura::before{
background:#49c8ff;
}
.build-page .skills-ui__slot.is-physical::before,
.single-personaggio .skills-ui__slot.is-physical::before{
background:#f2b526;
}
.build-page .skills-ui__slot.is-hybrid::before,
.single-personaggio .skills-ui__slot.is-hybrid::before{
background:linear-gradient(90deg, #f2b526 0 50%, #49c8ff 50% 100%);
} .dbgs-skill-order__legend,
.skills-ui__legend{
display:flex;
flex-wrap:wrap;
justify-content:center;
gap:8px 14px;
padding:10px 12px 0;
color:rgba(255,255,255,.9);
font-size:12px;
font-weight:800;
}
.dbgs-skill-order__legend span,
.skills-ui__legend span{
display:inline-flex;
align-items:center;
gap:5px;
}
.dbgs-skill-order__swatch,
.skills-ui__swatch{
width:12px;
height:12px;
border:1px solid rgba(255,255,255,.7);
border-radius:50%;
box-shadow:0 1px 4px rgba(0,0,0,.45);
}
.dbgs-skill-order__swatch.is-strike,
.skills-ui__swatch.is-strike{
background:#f2b526;
}
.dbgs-skill-order__swatch.is-blast,
.skills-ui__swatch.is-blast{
background:#49c8ff;
}
.dbgs-skill-order__swatch.is-both,
.skills-ui__swatch.is-both{
background:linear-gradient(90deg, #f2b526 0 50%, #49c8ff 50% 100%);
}
.dbgs-skill-order .skills-ui__slot:is(.is-aura, .is-physical, .is-hybrid){
position:relative;
}
.dbgs-skill-order .skills-ui__slot:is(.is-aura, .is-physical, .is-hybrid)::before{
content:"";
position:absolute;
z-index:0;
top:-7px;
left:50%;
width:66px;
height:66px;
transform:translateX(-50%);
border:2px solid rgba(255,255,255,.65);
border-radius:50%;
box-shadow:0 4px 12px rgba(0,0,0,.5);
pointer-events:none;
}
.dbgs-skill-order .skills-ui__slot.is-aura::before{
background:#49c8ff;
}
.dbgs-skill-order .skills-ui__slot.is-physical::before{
background:#f2b526;
}
.dbgs-skill-order .skills-ui__slot.is-hybrid::before{
background:linear-gradient(90deg, #f2b526 0 50%, #49c8ff 50% 100%);
}
.dbgs-skill-order .skills-ui__icon,
.dbgs-skill-order .skills-ui__label{
position:relative;
z-index:1;
}
.dbgs-skill-order .skills-ui__slot:is(.is-aura, .is-physical, .is-hybrid):hover::before,
.dbgs-skill-order .skills-ui__slot:is(.is-aura, .is-physical, .is-hybrid):focus-visible::before{
border-color:#fff;
box-shadow:0 0 16px rgba(255,255,255,.55), 0 4px 12px rgba(0,0,0,.5);
}
.build-page .skills-ui__icon,
.build-page .skills-ui__label,
.single-personaggio .skills-ui__icon,
.single-personaggio .skills-ui__label{
position:relative;
z-index:1;
}
.build-page .skills-ui__slot:is(.is-aura, .is-physical, .is-hybrid):hover::before,
.build-page .skills-ui__slot:is(.is-aura, .is-physical, .is-hybrid):focus-visible::before,
.single-personaggio .skills-ui__slot:is(.is-aura, .is-physical, .is-hybrid):hover::before,
.single-personaggio .skills-ui__slot:is(.is-aura, .is-physical, .is-hybrid):focus-visible::before{
border-color:#fff;
box-shadow:0 0 16px rgba(255,255,255,.55), 0 4px 12px rgba(0,0,0,.5);
}
.build-page .skills-ui__label,
.single-personaggio .skills-ui__label{
margin-top: 6px;
font-size: 12px;
font-weight: 800;
color: rgba(255,255,255,.92);
text-shadow: 0 2px 0 rgba(0,0,0,.35);
} .build-page .skills-ui__slot::after,
.single-personaggio .skills-ui__slot::after{
content:"";
position:absolute;
right:-6px;
top: 6px;
bottom: 14px;
width:1px;
background: rgba(255,255,255,.18);
}
.build-page .skills-ui__slot:last-child::after,
.single-personaggio .skills-ui__slot:last-child::after{ display:none; } .single-personaggio .personaggio-skills-wrap{
margin: 18px auto 6px;
width: min(100%, 980px);
}
.single-personaggio .skills-ui{
margin: 0 auto;
border: 2px solid rgba(255,255,255,.32);
background: linear-gradient(180deg, rgba(10, 20, 46, .92), rgba(5, 10, 24, .92));
backdrop-filter: blur(2px);
}
.single-personaggio .skills-ui__title{
font-family: var(--font-notosans);
font-size: clamp(26px, 2.2vw, 42px);
font-weight: 900;
font-feature-settings: "palt";
line-height: 1.15;
letter-spacing: 0;
text-transform: uppercase;
text-align: center;
color: #fff;
text-shadow: 0 0 .11px #342046, 0 0 .22px #342046, 0 0 .33px #342046, 0 0 .44px #342046, 0 0 .55px #342046, 0 0 .66px #342046, 0 0 .77px #342046, 0 0 .88px #342046, 0 0 .99px #342046, 0 0 1.1px #342046, 0 0 1.21px #342046, 0 0 1.32px #342046, 0 0 1.43px #342046, 0 0 1.54px #342046, 0 0 1.65px #342046, 0 0 1.76px #342046, 0 0 1.87px #342046, 0 0 1.98px #342046, 0 0 2.09px #342046, 0 0 2.2px #342046, 0 0 2.31px #342046, 0 0 2.42px #342046, 0 0 2.53px #342046, 0 0 2.64px #342046, 0 0 2.75px #342046, 0 0 2.86px #342046, 0 0 2.97px #342046, 0 0 3.08px #342046, 0 0 3.19px #342046, 0 0 3.3px #342046;
filter: drop-shadow(.0625em .0625em .1px #342046);
transform: skew(-6deg);
background: linear-gradient(90deg, rgba(255,155,0,.95), rgba(255,155,0,.55), transparent);
}
.single-personaggio .skills-ui__bar{
justify-content: center;
}
@media (max-width: 900px){
.single-personaggio .skills-ui__bar{
justify-content: flex-start;
}
} @media (max-width: 820px){
.build-page .metapg1--split{ flex-direction: column; }
.build-page .metapg1-left,
.build-page .metapg1-right{ min-width: 0; }
} .patch-page{
--bg: #0b0f1a;
--panel: rgba(255,255,255,.06);
--panel2: rgba(255,255,255,.09);
--stroke: rgba(255,255,255,.14);
--text: rgba(255,255,255,.92);
--muted: rgba(255,255,255,.70);
--muted2: rgba(255,255,255,.55);
--accent: #6be7ff;
--accent2:#b06bff;
--good: #67f0a8;
background:
radial-gradient(1100px 650px at 8% 0%, rgba(107,231,255,.18), transparent 55%),
radial-gradient(900px 600px at 95% 10%, rgba(176,107,255,.16), transparent 55%),
var(--bg);
border-radius: 18px;
padding: 18px 14px 56px;
color: var(--text);
} .patch-page-head{
max-width: 980px;
margin: 0 auto;
padding: 12px 14px 0;
}
.patch-page-head h1{
color: rgba(255,255,255,.95);
text-shadow: 0 10px 30px rgba(0,0,0,.45);
margin: 10px 0 8px;
font-size: 26px;
line-height: 1.1;
} .patch-page .single-patch{
max-width: 980px;
margin: 0 auto;
border-radius: 18px;
border: 1px solid rgba(255,255,255,.08);
background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.02));
box-shadow: 0 14px 50px rgba(0,0,0,.35);
overflow: hidden;
} .patch-page .single-patch .meta{
display: flex;
flex-wrap: wrap;
gap: 8px;
align-items: center;
padding: 12px 12px;
border-bottom: 1px solid rgba(255,255,255,.10);
background: linear-gradient(135deg, rgba(107,231,255,.10), rgba(176,107,255,.08));
} .patch-page .single-patch .meta {
display: inline-flex;
align-items: center;
gap: 6px;
padding: 6px 10px;
border-radius: 999px;
border: 1px solid rgba(255,255,255,.14);
background: rgba(0,0,0,.18);
color: rgba(255,255,255,.92);
font-size: 12px;
font-weight: 700;
letter-spacing: .2px;
} .patch-page .single-patch .content{
padding: 14px 14px 18px;
color: rgba(255,255,255,.88);
} .patch-page .single-patch .content p{
margin: 10px 0;
line-height: 1.65;
font-size: 15px;
color: rgba(255,255,255,.80);
}
.patch-page .single-patch .content h1,
.patch-page .single-patch .content h2,
.patch-page .single-patch .content h3{
margin: 18px 0 10px;
color: rgba(255,255,255,.95);
text-shadow: 0 10px 30px rgba(0,0,0,.35);
}
.patch-page .single-patch .content h2{ font-size: 18px; }
.patch-page .single-patch .content h3{ font-size: 16px; } .patch-page .single-patch .content ul,
.patch-page .single-patch .content ol{
margin: 10px 0 14px;
padding-left: 18px;
color: rgba(255,255,255,.80);
}
.patch-page .single-patch .content li{
margin: 6px 0;
}
.patch-page .single-patch .content .wp-block-image.size-large img{
margin-top: 5rem;
} .patch-page .single-patch .content hr{
border: 0;
height: 1px;
background: linear-gradient(90deg, transparent, rgba(255,255,255,.18), transparent);
margin: 16px 0;
} .patch-page .single-patch .content a{
color: rgba(107,231,255,.95);
text-decoration: none;
}
.patch-page .single-patch .content a:hover{
text-decoration: underline;
} .patch-page .single-patch .content blockquote{
margin: 12px 0;
padding: 12px 12px;
border-radius: 16px;
border: 1px solid rgba(255,255,255,.10);
background: rgba(255,255,255,.04);
color: rgba(255,255,255,.85);
} .patch-page .single-patch .content table{
width: 100%;
border-collapse: collapse;
margin: 12px 0 16px;
overflow: hidden;
border-radius: 14px;
border: 1px solid rgba(255,255,255,.10);
}
.patch-page .single-patch .content th,
.patch-page .single-patch .content td{
padding: 10px 10px;
border-bottom: 1px solid rgba(255,255,255,.08);
font-size: 14px;
}
.patch-page .single-patch .content th{
text-align: left;
background: rgba(255,255,255,.05);
color: rgba(255,255,255,.92);
} @media (min-width: 720px){
.patch-page{ padding: 26px 18px 70px; }
.patch-page-head{ padding: 18px 18px 0; }
.patch-page-head h1{ font-size: 34px; margin: 10px 0 12px; }
.patch-page .single-patch .content{ padding: 18px 18px 22px; }
.patch-page .single-patch .content p{ font-size: 16px; }
}
.build-page p.combo-build{
margin: 12px 0 12px;
padding: 12px 14px;
border-radius: 16px;
border: 1px solid rgba(255,255,255,.12);
background: linear-gradient(135deg, rgba(107,231,255,.14), rgba(176,107,255,.10));
color: rgba(255,255,255,.92);
font-weight: 800;
letter-spacing: .2px;
line-height: 1.35;
box-shadow: 0 12px 28px rgba(0,0,0,.35);
}
.build-page p.combo-build::before{
content: "COMBO";
display: inline-flex;
align-items: center;
height: 22px;
padding: 0 10px;
margin-right: 10px;
border-radius: 999px;
border: 1px solid rgba(255,255,255,.18);
background: rgba(0,0,0,.18);
color: rgba(255,255,255,.95);
font-size: 12px;
font-weight: 900;
} .build-page p.combo-build{
position: relative;
overflow: hidden;
margin: 12px 0 12px;
padding: 12px 14px;
border-radius: 16px;
border: 1px solid rgba(255,255,255,.12);
background: linear-gradient(135deg, rgba(107,231,255,.16), rgba(176,107,255,.12));
color: rgba(255,255,255,.92);
font-weight: 800;
letter-spacing: .2px;
line-height: 1.35;
box-shadow: 0 10px 24px rgba(0,0,0,.35);
} .build-page p.combo-build::before{
content: "COMBO";
display: inline-flex;
align-items: center;
height: 22px;
padding: 0 10px;
margin-right: 10px;
border-radius: 999px;
border: 1px solid rgba(255,255,255,.18);
background: rgba(0,0,0,.18);
color: rgba(255,255,255,.95);
font-size: 12px;
font-weight: 900;
position: relative;
z-index: 2;
} .build-page p.combo-build::after{
content: "";
position: absolute;
inset: -40% -30%;
background:
linear-gradient(120deg,
transparent 35%,
rgba(255,255,255,.28) 45%,
rgba(255,255,255,.10) 52%,
transparent 62%);
transform: translateX(-60%) rotate(0deg);
animation: comboShimmer 3.2s linear infinite; opacity: .65;
pointer-events: none;
} .build-page p.combo-build{
animation: comboGlow 1.8s ease-in-out infinite;
} @keyframes comboShimmer{
0%   { transform: translateX(-70%) rotate(0deg); }
100% { transform: translateX(70%)  rotate(0deg); }
}
@keyframes comboGlow{
0%, 100%{
box-shadow: 0 10px 24px rgba(0,0,0,.35),
0 0 0 rgba(107,231,255,0);
filter: saturate(1);
}
50%{
box-shadow: 0 10px 24px rgba(0,0,0,.35),
0 0 28px rgba(107,231,255,.22);
filter: saturate(1.08);
}
} @media (prefers-reduced-motion: reduce){
.build-page p.combo-build{ animation: none; }
.build-page p.combo-build::after{ animation: none; display:none; }
} .build-page p.explain-title-build{
margin: 14px 0 8px;
padding: 0;
font-family: 'Arial Black', sans-serif;
font-style: italic;
text-transform: uppercase;
letter-spacing: .6px;
color: rgba(255,255,255,.92);
text-shadow: 0 2px 0 rgba(0,0,0,.35);
} .build-page p.explain-title-build::before{
content: "BUILD EXPLANATION";
display: inline-flex;
align-items: center;
height: 26px;
padding: 0 12px;
border-radius: 999px;
margin-right: 10px;
border: 1px solid rgba(255,255,255,.14);
background: linear-gradient(135deg, rgba(107,231,255,.16), rgba(176,107,255,.12));
box-shadow: 0 10px 22px rgba(0,0,0,.25);
color: rgba(255,255,255,.95);
font-size: 12px;
font-weight: 900;
} .build-page p.explain-title-build:empty{ margin-top: 14px; } .build-page p.explain-text-build{
margin: 0 0 14px;
padding: 14px 14px;
border-radius: 18px;
border: 1px solid rgba(255,255,255,.10);
background:
linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.03));
color: rgba(255,255,255,.80);
font-size: 15px;
line-height: 1.65;
box-shadow: 0 14px 40px rgba(0,0,0,.32);
position: relative;
overflow: hidden;
} .build-page p.explain-text-build::before{
content:"";
position:absolute;
inset:-40% -30%;
background: radial-gradient(circle at 20% 20%, rgba(107,231,255,.10), transparent 55%),
radial-gradient(circle at 80% 70%, rgba(176,107,255,.08), transparent 60%);
pointer-events:none;
} .build-page p.explain-text-build{
border-left: 4px solid rgba(107,231,255,.55);
padding-left: 12px; } .build-page p.explain-text-build strong{
color: rgba(255,255,255,.96);
font-weight: 900;
padding: 1px 6px;
border-radius: 999px;
background: rgba(0,0,0,.18);
border: 1px solid rgba(255,255,255,.10);
box-shadow: 0 6px 16px rgba(0,0,0,.22);
} .build-page p.explain-text-build em strong,
.build-page p.explain-text-build strong em{
font-style: normal;
} @media (max-width: 420px){
.build-page p.explain-text-build{
font-size: 14px;
line-height: 1.6;
padding: 12px;
}
} .skill-modal-lock{ overflow: hidden; } .skill-modal{
position: fixed;
inset: 0;
z-index: 9999;
display: none;
}
.skill-modal[aria-hidden="false"]{ display:block; }
.skill-modal__overlay{
position:absolute;
inset:0;
background: rgba(0,0,0,.65);
backdrop-filter: blur(6px);
} .skill-modal__panel{
position: relative;
max-height: calc(100vh - 24px);
overflow: auto;
border-radius: 18px;
border: 1px solid rgba(255,255,255,.12);
background: linear-gradient(180deg, rgba(255,255,255,.08), rgba(255,255,255,.03));
box-shadow: 0 18px 70px rgba(0,0,0,.55);
padding: 14px;
}
.skill-modal__close{
position:absolute;
top: 10px;
right: 10px;
width: 38px;
height: 38px;
border-radius: 12px;
border: 1px solid rgba(255,255,255,.14);
background: rgba(0,0,0,.25);
color: #fff;
cursor:pointer;
} .skill-modal__head{
display:flex;
align-items:center;
gap: 12px;
padding-right: 46px;
margin-bottom: 10px;
}
.skill-modal__icon{
width: 56px;
height: 56px;
object-fit: contain;
filter: drop-shadow(0 10px 18px rgba(0,0,0,.45));
}
.skill-modal__name{
font-family: 'Arial Black', sans-serif;
text-transform: uppercase;
font-style: italic;
letter-spacing: .6px;
color: rgba(255,255,255,.95);
text-shadow: 0 2px 0 rgba(0,0,0,.35);
} .skill-modal__extra{
display:none;
width: 100%;
max-height: 260px;
object-fit: cover;
border-radius: 14px;
border: 1px solid rgba(255,255,255,.10);
margin: 8px 0 10px;
} .skill-modal__body{
border-radius: 14px;
border: 1px solid rgba(255,255,255,.10);
background: rgba(0,0,0,.55);
padding: 12px;
}
.skill-modal__desc{
white-space: pre-wrap; color: rgba(255,255,255,.85);
line-height: 1.6;
font-size: 15px;
} .skill-modal__video{
width: 100%;
max-height: 240px;
border-radius: 14px;
border: 1px solid rgba(255,255,255,.12);
background: rgba(0,0,0,.35);
box-shadow: 0 10px 28px rgba(0,0,0,.35);
margin: 10px 0 12px;
display: none; } .guide-list{
display: flex;
flex-direction: column;
gap: 10px;
margin: 0;
padding: 0;
}
.guide-row{
position: relative;
overflow: hidden;
border-radius: 18px;
padding: 12px 14px;
text-align: center;
border: 2px solid rgba(255,255,255,.18);
background: radial-gradient(circle at 20% 20%, rgba(255,255,255,.45), transparent 45%),
radial-gradient(circle at 70% 30%, rgba(255,255,255,.18), transparent 55%), linear-gradient(135deg, #ffb300 0%, #ff7a00 45%, #ff5a00 100%);
box-shadow:
0 10px 24px rgba(0,0,0,.35),
inset 0 1px 0 rgba(255,255,255,.25);
transition: transform .2s ease, background-color .2s ease, border-color .2s ease, box-shadow .2s ease;
} .guide-row::before{
content:"★ ★ ★ ★";
position:absolute;
right: 14px;
top: 10px;
font-size: 12px;
letter-spacing: 2px;
font-weight: 900;
color: rgba(220, 0, 0, .95);
text-shadow:
0 1px 0 rgba(0,0,0,.35),
0 0 6px rgba(255,220,140,.35);
opacity: .95;
transform: rotate(-10deg);
pointer-events:none;
} .guide-row::after{
content:"";
position:absolute;
inset:-60% -40%;
background: linear-gradient(120deg,
transparent 40%,
rgba(255,255,255,.28) 50%,
transparent 60%);
transform: translateX(-55%);
opacity:.55;
pointer-events:none;
animation: guideShine 3.2s linear infinite;
}
@keyframes guideShine{
0%   { transform: translateX(-60%); }
100% { transform: translateX(60%); }
}
.guide-row:hover{
transform: translateY(-2px) scale(1.01);
border-color: rgba(255,255,255,.30);
box-shadow:
0 16px 34px rgba(0,0,0,.42),
0 0 18px rgba(255,155,0,.25),
inset 0 1px 0 rgba(255,255,255,.25);
} @media (prefers-reduced-motion: reduce){
.guide-row::after{ animation:none; }
}
.guide-link{
display: block;
color: #fff;
text-decoration: none;
font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
font-weight: 900;
text-transform: uppercase;
font-style: italic;
letter-spacing: .4px;
text-shadow: 0 0 2px rgba(52,32,70,.9);
}  .guide-row:hover .guide-link{
filter: brightness(1.08);
} .guide-link:focus-visible{
outline: none;
}
.guide-row:has(.guide-link:focus-visible){
box-shadow: 0 0 0 3px rgba(2,154,248,.35);
border-color: rgba(255,255,255,.22);
} .guide-row.is-active,
.guide-link.is-active{
background: rgba(255, 195, 0, .20);
border-color: rgba(255,255,255,.25);
} @media (max-width: 600px){
.guide-row{
padding: 12px 12px;
}
.guide-link{
font-size: 14px;
}
} .name-helper{
font-size: 25px;
font-weight: 700;
letter-spacing: .2px;
color: rgba(255,255,255,.92);
line-height: 1.2; flex: 0 1 180px;
}
.role-helper{
font-size: 12px;
font-weight: 700;
letter-spacing: .35px;
text-transform: uppercase;
color: rgba(255,255,255,.75);
line-height: 1;
text-align: center;
padding: 8px 10px;
border-radius: 999px;
background: rgba(255,255,255,.06);
border: 1px solid rgba(255,255,255,.10);
box-shadow: inset 0 1px 0 rgba(255,255,255,.06);
flex: 0 0 auto;
} .desc-helper{
font-size: 14px;
color: rgba(255,255,255,.72);
line-height: 1.45; flex: 1 1 auto;
min-width: 220px;
} .desc-helper{
padding-left: 14px;
border-left: 1px solid rgba(255,255,255,.10);
} @media (max-width: 860px){
.helper-row{
flex-wrap: wrap;
gap: 12px;
}
.name-helper{
flex: 1 1 220px;
}
.desc-helper{
flex: 1 1 100%;
min-width: 0;
padding-left: 0;
border-left: 0;
margin-top: 4px;
}
}
.page-policy .policy-article { max-width: 900px; margin: 0 auto; }
.page-policy .policy-title { margin: 24px 0 12px; }
.page-policy .policy-content p { line-height: 1.7; } .title-buffs { color: #2ecc71 !important; }
.title-buffs::before{ content:"▲"; } .title-nerfs { color: #e74c3c !important; }
.title-nerfs::before{ content:"▼"; } .title-improvements { color: #9b59b6 !important; }
.title-improvements::before{ content:"✨"; } .title-adjust { color: #f39c12 !important; }
.title-adjust::before{ content:"⚖️"; } .title-bugfix { color: #3498db !important; }
.title-bugfix::before{ content:"🛠️"; } .title-buffs::before,
.title-nerfs::before,
.title-improvements::before,
.title-adjust::before,
.title-bugfix::before{
display: inline-block;
margin-right: .45em;
font-size: 0.95em;
line-height: 1;
color: inherit;
transform: translateY(-0.03em);
}
:root{
--dbgs-home-panel-bg:
radial-gradient(circle at 85% 10%, rgba(73,200,255,.26), transparent 36%),
linear-gradient(135deg, rgba(0,13,46,.96), rgba(7,55,130,.88));
--dbgs-home-panel-border:2px solid rgba(114,220,255,.72);
--dbgs-home-panel-shadow:0 18px 44px rgba(0,0,0,.34);
}
.dbgs-home{
--font-notosans:"Oxanium", sans-serif;
--font-notosansjp:"Oxanium", sans-serif;
display:grid;
gap:clamp(20px, 4vw, 44px);
padding:clamp(22px, 4vw, 52px) 0;
font-family:"Oxanium", sans-serif;
}
.dbgs-home button,
.dbgs-home input,
.dbgs-home select,
.dbgs-home textarea{
font-family:inherit;
}
.dbgs-home-hero{
position:relative;
overflow:hidden;
padding:clamp(28px, 6vw, 62px) clamp(18px, 5vw, 54px);
border:var(--dbgs-home-panel-border);
border-radius:18px;
background:var(--dbgs-home-panel-bg);
box-shadow:var(--dbgs-home-panel-shadow);
color:#fff;
text-align:center;
}
.dbgs-home .free-rotation{
position:relative;
overflow:hidden;
margin:0;
padding:clamp(20px, 4vw, 38px);
border:var(--dbgs-home-panel-border);
border-radius:18px;
background:var(--dbgs-home-panel-bg);
box-shadow:var(--dbgs-home-panel-shadow);
}
.dbgs-home .free-rotation__title{
margin:0 0 20px;
color:#fff;
font:900 clamp(22px, 4vw, 34px)/1.15 "Oxanium", sans-serif;
text-transform:uppercase;
}
.dbgs-home .free-rotation__grid{
padding:0;
}
.dbgs-news-page{
font-family:"Oxanium", sans-serif;
}
.dbgs-news-page .News_inner__ZlPYk{
width:100%;
}
.dbgs-news-page .NewsBgFrame_container__Grgp1{
border:var(--dbgs-home-panel-border);
border-radius:18px;
background:var(--dbgs-home-panel-bg);
box-shadow:var(--dbgs-home-panel-shadow);
}
.dbgs-home-hero__eyebrow{
margin:0 0 10px;
color:#72dcff;
font:900 13px/1.2 "Oxanium", sans-serif;
letter-spacing:.14em;
text-transform:uppercase;
}
.dbgs-home-hero h1{
max-width:920px;
margin:0 auto;
color:#fff;
font:900 clamp(28px, 5vw, 52px)/1.08 "Oxanium", sans-serif;
letter-spacing:-.025em;
text-wrap:balance;
}
.dbgs-home-hero__lead{
max-width:780px;
margin:18px auto 0;
color:rgba(255,255,255,.84);
font:600 clamp(15px, 2vw, 18px)/1.65 var(--font-notosans, "Oxanium", sans-serif);
}
.dbgs-home-hero__actions{
display:flex;
flex-wrap:wrap;
justify-content:center;
gap:10px;
margin-top:24px;
}
.dbgs-home-hero__actions a{
padding:11px 18px;
border:1px solid rgba(255,255,255,.7);
border-radius:9px;
background:#397be2;
color:#fff;
font:900 14px/1.2 "Oxanium", sans-serif;
text-decoration:none;
text-transform:uppercase;
transition:transform .16s ease, background .16s ease;
}
.dbgs-home-hero__actions a:hover,
.dbgs-home-hero__actions a:focus-visible{
background:#49c8ff;
transform:translateY(-2px);
}
.dbgs-home-resources{
color:#fff;
}
.dbgs-home-resources > h2{
width:fit-content;
margin:0 auto 18px;
padding:10px 18px;
border:1px solid rgba(114,220,255,.5);
border-radius:10px;
background:rgba(0,13,46,.9);
font:900 clamp(24px, 4vw, 36px)/1.15 "Oxanium", sans-serif;
color:#fff;
text-align:center;
text-transform:uppercase;
box-shadow:0 8px 22px rgba(0,0,0,.24);
}
.dbgs-home-resources__grid{
display:grid;
grid-template-columns:repeat(4, minmax(0, 1fr));
gap:14px;
}
.dbgs-home-resource{
display:flex;
min-height:148px;
flex-direction:column;
justify-content:center;
gap:8px;
padding:20px;
border:1px solid rgba(114,220,255,.35);
border-radius:14px;
background:linear-gradient(145deg, rgba(0,13,46,.9), rgba(14,65,137,.68));
color:#fff;
text-decoration:none;
box-shadow:0 12px 28px rgba(0,0,0,.2);
transition:transform .16s ease, border-color .16s ease;
}
.dbgs-home-resource strong{
color:#72dcff;
font:900 19px/1.2 "Oxanium", sans-serif;
text-transform:uppercase;
}
.dbgs-home-resource span{
color:rgba(255,255,255,.8);
font:600 14px/1.45 var(--font-notosans, "Oxanium", sans-serif);
}
.dbgs-home-resource:hover,
.dbgs-home-resource:focus-visible{
border-color:#72dcff;
transform:translateY(-3px);
}
.dbgs-home .News_inner__ZlPYk{
width:100%;
padding-block:0;
}
.dbgs-home .NewsBgFrame_container__Grgp1{
border:var(--dbgs-home-panel-border);
border-radius:18px;
background:var(--dbgs-home-panel-bg);
box-shadow:var(--dbgs-home-panel-shadow);
}
.dbgs-home .news-date{
margin:0 0 7px;
padding-left:0;
}
.dbgs-home .news-item__title{
margin:0;
font-size:18px;
line-height:1.35;
}
.dbgs-home-news__more{
margin:22px 0 0;
text-align:right;
}
.dbgs-home-news__more a{
color:#72dcff;
font-weight:900;
text-underline-offset:3px;
}
.dbgs-home-ad{
min-height:90px;
}
.dbgs-home .dbgs-home-reddit{
margin:0;
}
.dbgs-home .dbgs-home-reddit__inner{
margin:0;
padding:clamp(22px, 4vw, 38px);
border:var(--dbgs-home-panel-border);
border-radius:18px;
background:var(--dbgs-home-panel-bg);
box-shadow:var(--dbgs-home-panel-shadow);
}
.dbgs-home-about{
padding-block: min(90px, 3.25%);
}
.dbgs-home-reddit__inner,
.dbgs-home-about__inner{
border-radius: 16px;
background-color: rgba(0, 13, 46, .8);
margin: 10px 0 10px;
padding: 16px 16px 0;
border-radius: 14px;
border: 3px solid rgba(255, 255, 255, .10);
}
.dbgs-home-reddit__title,
.dbgs-home-about__title{
margin: 0 0 8px;
font-weight: 800;
letter-spacing: -0.02em;
font-size: 25px;
text-align: center;
font-family: var(--font-notosans);
font-weight: 900;
font-feature-settings: "palt";
line-height: 1.2;
color: #fff;
text-shadow: 0 0 .11px #342046, 0 0 .22px #342046, 0 0 .33px #342046, 0 0 .44px #342046, 0 0 .55px #342046, 0 0 .66px #342046, 0 0 .77px #342046, 0 0 .88px #342046, 0 0 .99px #342046, 0 0 1.1px #342046, 0 0 1.21px #342046, 0 0 1.32px #342046, 0 0 1.43px #342046, 0 0 1.54px #342046, 0 0 1.65px #342046, 0 0 1.76px #342046, 0 0 1.87px #342046, 0 0 1.98px #342046, 0 0 2.09px #342046, 0 0 2.2px #342046, 0 0 2.31px #342046, 0 0 2.42px #342046, 0 0 2.53px #342046, 0 0 2.64px #342046, 0 0 2.75px #342046, 0 0 2.86px #342046, 0 0 2.97px #342046, 0 0 3.08px #342046, 0 0 3.19px #342046, 0 0 3.3px #342046;
filter: drop-shadow(.0625em .0625em .1px #342046);
padding-block: min(90px, 1.25%);
}
.dbgs-home-reddit__text,
.dbgs-home-about__text{
margin: 0;
opacity: .92;
margin: 0 0 8px;
font-weight: 800;
letter-spacing: -0.02em;
font-size: 17px;
text-align: center;
font-family: var(--font-notosans);
font-weight: 900;
font-feature-settings: "palt";
line-height: 1.2;
color: #fff;
text-shadow: 0 0 .11px #342046, 0 0 .22px #342046, 0 0 .33px #342046, 0 0 .44px #342046, 0 0 .55px #342046, 0 0 .66px #342046, 0 0 .77px #342046, 0 0 .88px #342046, 0 0 .99px #342046, 0 0 1.1px #342046, 0 0 1.21px #342046, 0 0 1.32px #342046, 0 0 1.43px #342046, 0 0 1.54px #342046, 0 0 1.65px #342046, 0 0 1.76px #342046, 0 0 1.87px #342046, 0 0 1.98px #342046, 0 0 2.09px #342046, 0 0 2.2px #342046, 0 0 2.31px #342046, 0 0 2.42px #342046, 0 0 2.53px #342046, 0 0 2.64px #342046, 0 0 2.75px #342046, 0 0 2.86px #342046, 0 0 2.97px #342046, 0 0 3.08px #342046, 0 0 3.19px #342046, 0 0 3.3px #342046;
filter: drop-shadow(.0625em .0625em .1px #342046);
} .build-page .first-build figure.wp-block-image,
.build-page .clickable-cards figure.wp-block-image{
cursor: pointer;
user-select: none;
transition: transform .16s ease, filter .16s ease;
}
.build-page .first-build figure.wp-block-image:hover,
.build-page .clickable-cards figure.wp-block-image:hover{
transform: translateY(-2px);
filter: brightness(1.06);
}
.build-page .first-build figure.wp-block-image:active,
.build-page .clickable-cards figure.wp-block-image:active{
transform: translateY(0px) scale(.99);
}
.build-page .first-build figure.wp-block-image:focus,
.build-page .clickable-cards figure.wp-block-image:focus{
outline: 2px solid rgba(107,231,255,.65);
outline-offset: 4px;
} .skill-modal{
position: fixed;
inset: 0;
z-index: 9999;
display: none;
}
.skill-modal[aria-hidden="false"]{
display: flex;
align-items: center;
justify-content: center;
} .skill-modal__overlay{ position:absolute; inset:0; z-index:0; }
.skill-modal__panel{ position:relative; z-index:1; margin:0; max-height: calc(100vh - 24px); overflow:auto; } .free-rotation__item img{
border: 2px solid transparent;
border-radius: 8px;
box-sizing: border-box;
}
.free-rotation__item.is-strong{
border-color: #22c55e; }
.free-rotation__item.is-weak{
border-color: #ef4444; }
.dbgs-map-main {
width: 100%;
} .dbgs-map-page, .dbgs-map-content {
max-width: 100%;
} .dbgs-map-embed {
width: 100%;
position: relative;
background: #000;
overflow: hidden; aspect-ratio: 16 / 9; height: 1200px; margin: 2rem auto;
} .dbgs-map-embed iframe {
position: absolute;
inset: 0;
width: 100%;
height: 100%!important;
border: 0;
display: block;
} @media (max-width: 768px){
.dbgs-map-embed{
min-height: 250px;
margin: 5rem 5rem; 
transform: rotate(90deg); }
.dbgs-map-embed iframe{
position: absolute;
inset: 0;
width: 100%;
border: 0;
display: block;
}
}
.wp-block-details{
text-decoration:underline !important;
} .guide-featured{
margin: 12px 0 18px;
}
.guide-link,
.guide-featured__cardTitle,
.guide-featured__title{
font-family: var(--font-notosans);
font-size: 20px;
font-weight: 900;
font-feature-settings: "palt";
line-height: 1.2;
color: #fff;
text-shadow: 0 0 .11px #342046, 0 0 .22px #342046, 0 0 .33px #342046, 0 0 .44px #342046, 0 0 .55px #342046, 0 0 .66px #342046, 0 0 .77px #342046, 0 0 .88px #342046, 0 0 .99px #342046, 0 0 1.1px #342046, 0 0 1.21px #342046, 0 0 1.32px #342046, 0 0 1.43px #342046, 0 0 1.54px #342046, 0 0 1.65px #342046, 0 0 1.76px #342046, 0 0 1.87px #342046, 0 0 1.98px #342046, 0 0 2.09px #342046, 0 0 2.2px #342046, 0 0 2.31px #342046, 0 0 2.42px #342046, 0 0 2.53px #342046, 0 0 2.64px #342046, 0 0 2.75px #342046, 0 0 2.86px #342046, 0 0 2.97px #342046, 0 0 3.08px #342046, 0 0 3.19px #342046, 0 0 3.3px #342046;
filter: drop-shadow(.0625em .0625em .1px #342046);
transform: skew(-6deg);
text-align:center;
}
..guide-featured__title{
font-size: 50px;
}
.guide-featured__grid{
display: grid;
grid-template-columns: repeat(3, minmax(0, 1fr));
gap: 12px;
}
.guide-featured__card{
position: relative;
display: block;
min-height: 120px;
border-radius: 14px;
overflow: hidden;
border: 1px solid rgba(255,255,255,.12);
background:
radial-gradient(900px 280px at 15% 0%, rgba(255,155,0,.16), transparent 60%),
linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.03));
background-size: cover;
background-position: center;
box-shadow: 0 10px 30px rgba(0,0,0,.28);
text-decoration: none;
transition: transform .18s ease, border-color .18s ease;
}
.guide-featured__card::before{
content: "";
position: absolute;
inset: 0;
background: linear-gradient(180deg, rgba(0,0,0,.10), rgba(0,0,0,.72));
}
.guide-featured__cardTitle{
position: relative;
display: block;
padding: 12px 12px 14px;
font-weight: 900;
line-height: 1.15;
color: #fff;
text-shadow: 0 2px 0 rgba(0,0,0,.45);
text-align:center;
}
.guide-featured__card:hover{
transform: translateY(-1px);
border-color: rgba(255,255,255,.22);
} .dbgs-home-reddit{
margin: 14px 0 18px;
}
.dbgs-home-reddit__inner{
}
.dbgs-home-reddit__title{
margin: 0 0 8px;
font-weight: 900;
text-transform: uppercase;
letter-spacing: .4px;
color: rgba(255,255,255,.94);
}
.dbgs-home-reddit__text{
margin: 0;
line-height: 1.45;
}
.dbgs-home-reddit__cta{
margin: 12px 0 0;
text-align:center;
}
.dbgs-home-reddit__btn{
display: inline-block;
padding: 10px 14px;
border-radius: 12px;
background: rgba(255, 69, 0, .92);
color: #111;
font-weight: 900;
text-decoration: none;
border: 1px solid rgba(255,255,255,.18);
box-shadow: 0 10px 24px rgba(0,0,0,.25);
}
.dbgs-home-reddit__btn:hover{
filter: brightness(1.05);
transform: translateY(-1px);
}
@media (max-width:900px){
.dbgs-home-resources__grid{
grid-template-columns:repeat(2, minmax(0, 1fr));
}
}
@media (max-width:560px){
.dbgs-home{
gap:24px;
padding:24px 0;
}
.dbgs-home-hero__actions{
display:grid;
}
.dbgs-home-hero__actions a{
width:100%;
box-sizing:border-box;
}
.dbgs-home-resources__grid{
grid-template-columns:1fr;
}
.dbgs-home-resource{
min-height:0;
}
}
@media (max-width: 980px){
.guide-featured__grid{grid-template-columns: repeat(2, minmax(0, 1fr));}
}
@media (max-width: 520px){
.guide-featured__grid{grid-template-columns: 1fr;}
} .match-details.is-mobile-layout{
box-sizing:border-box;
width:100%;
max-width:100%;
margin:16px auto;
padding:0 8px;
overflow:hidden;
}
.match-details.is-mobile-layout .match-details__content{
width:100%;
max-width:100%;
gap:10px;
padding:8px;
overflow:hidden;
}
.match-details.is-mobile-layout .match-ui,
.match-details.is-mobile-layout .match-ui__view{
width:100%;
max-width:100%;
min-width:0;
}
.match-details.is-mobile-layout .match-ui__tabs{
display:grid;
grid-template-columns:repeat(3, minmax(0, 1fr));
gap:4px;
width:100%;
margin:-8px 0 10px;
padding:0;
overflow:visible;
}
.match-details.is-mobile-layout .match-ui__tabs button{
min-width:0;
padding:10px 3px;
font-size:11px;
white-space:nowrap;
}
.match-details.is-mobile-layout .match-detailed-table-wrap{ display:none; }
.match-details.is-mobile-layout .match-detailed-mobile{ display:grid; gap:10px; }
.match-details.is-mobile-layout .match-map-log{
position:relative;
width:100%;
max-width:100%;
overflow:hidden;
}
.match-details.is-mobile-layout .match-map-log__filters{
display:grid;
width:100%;
max-width:100%;
gap:4px;
padding:6px;
overflow:visible;
}
.match-details.is-mobile-layout .match-map-log__filter-row{ gap:4px; }
.match-details.is-mobile-layout .match-map-log__filter-row .match-map-log__filter{
flex:none;
width:100%;
min-width:0;
min-height:50px;
padding:4px;
font-size:10px;
}
.match-details.is-mobile-layout .match-map-log__body{
position:relative;
display:block;
box-sizing:border-box;
width:100%;
max-width:100%;
min-width:0;
min-height:0;
overflow:hidden;
}
.match-details.is-mobile-layout .match-map-log__map-panel{
display:block;
box-sizing:border-box;
width:100%;
max-width:100%;
min-width:0;
padding:6px;
overflow:hidden;
}
.match-details.is-mobile-layout .match-map-log__map-controls{
position:relative;
z-index:50;
display:flex;
box-sizing:border-box;
width:100%;
max-width:100%;
justify-content:center;
gap:6px;
padding:0 0 6px;
}
.match-details.is-mobile-layout .match-map-log__map-controls button{
flex:1 1 0;
min-width:0;
padding:8px 4px;
border:2px solid #fff;
border-radius:4px;
background:#173f91;
color:#fff;
font:900 11px/1 var(--font-notosans, "Oxanium", sans-serif);
white-space:nowrap;
}
.match-details.is-mobile-layout .match-map-log__map-controls button.is-active{
border-color:#ffe600;
background:#ffe600;
color:#17233a;
}
.match-details.is-mobile-layout .match-map-log__map-controls .is-fit-control{ display:none; }
.match-details.is-mobile-layout .match-map-log__map-controls .is-events-control{ display:block; }
.match-details.is-mobile-layout .match-map-log__map-viewport{
display:grid;
box-sizing:border-box;
width:100%;
max-width:100%;
height:min(58vh, 480px);
min-height:320px;
place-items:center;
overflow:auto;
overscroll-behavior:contain;
touch-action:pan-x pan-y;
-webkit-overflow-scrolling:touch;
}
.match-details.is-mobile-layout .match-map-log__map{
width:960px;
max-width:none;
}
.match-details.is-mobile-layout .match-map-log__map-viewport.is-fit{
overflow:hidden;
}
.match-details.is-mobile-layout .match-map-log__map.is-fit{
width:100%;
max-width:100%;
}
.match-details.is-mobile-layout .match-map-log__timeline{
position:absolute;
top:54px;
right:6px;
bottom:6px;
left:6px;
z-index:40;
max-height:none;
padding:6px;
overflow-y:auto;
border:3px solid #ffe600;
opacity:0;
pointer-events:none;
transform:translateY(calc(100% + 12px));
transition:transform .22s ease, opacity .22s ease;
}
.match-details.is-mobile-layout .match-map-log.has-events-open .match-map-log__timeline{
opacity:1;
pointer-events:auto;
transform:translateY(0);
}
.tracker-search.is-mobile-layout{
box-sizing:border-box;
width:calc(100% - 16px);
max-width:100%;
margin:16px 8px;
padding:14px;
overflow:hidden;
}
.tracker-search.is-mobile-layout .tracker-search__header{ margin-bottom:18px; }
.tracker-search.is-mobile-layout .tracker-search__title{ width:min(100%, 420px); }
.tracker-search.is-mobile-layout .tracker-search__header p{ font-size:13px; }
.tracker-search.is-mobile-layout .tracker-search__form{ width:100%; min-width:0; }
.tracker-search.is-mobile-layout .tracker-search__controls{
display:grid;
grid-template-columns:1fr;
gap:8px;
width:100%;
}
.tracker-search.is-mobile-layout .tracker-search__controls input,
.tracker-search.is-mobile-layout .tracker-search__controls button{
box-sizing:border-box;
width:100%;
min-width:0;
min-height:48px;
margin:0;
font-size:16px;
}
.tracker-search.is-mobile-layout .tracker-search__controls button{ padding:12px 18px; }
.tracker-search.is-mobile-layout .tracker-search__results,
.tracker-search.is-mobile-layout .tracker-player{ width:100%; max-width:100%; min-width:0; }
.tracker-search.is-mobile-layout .tracker-player{ box-sizing:border-box; padding:10px; overflow:hidden; }
.tracker-search.is-mobile-layout .tracker-profile{ margin:-10px -10px 14px; gap:6px; }
.tracker-search.is-mobile-layout .tracker-profile__row,
.tracker-search.is-mobile-layout .tracker-profile__roles{ grid-template-columns:minmax(120px, 40%) minmax(0, 60%); min-height:52px; }
.tracker-search.is-mobile-layout .tracker-profile__label{ padding:8px 10px; font-size:14px; }
.tracker-search.is-mobile-layout .tracker-profile__value{ min-width:0; padding:8px 10px; font-size:16px; }
.tracker-search.is-mobile-layout .tracker-profile__row.is-votes .tracker-profile__label{ font-size:13px; }
.tracker-search.is-mobile-layout .tracker-profile__role-scores{ grid-template-columns:1fr; gap:3px; padding:4px; }
.tracker-search.is-mobile-layout .tracker-profile__role{ min-width:0; padding:6px; }
.tracker-search.is-mobile-layout .tracker-player__matches{ width:100%; max-width:100%; }
.tracker-search.is-mobile-layout .tracker-match__button{
box-sizing:border-box;
width:100%;
grid-template-columns:58px minmax(0, 1fr);
gap:7px;
padding:7px;
}
.tracker-search.is-mobile-layout .tracker-match__character{ width:54px; height:48px; }
.tracker-search.is-mobile-layout .tracker-match__type,
.tracker-search.is-mobile-layout .tracker-match__stats,
.tracker-search.is-mobile-layout .tracker-match__date{ grid-column:1 / -1; }
.tracker-search.is-mobile-layout .tracker-match__stats{ grid-template-columns:repeat(4, minmax(0, 1fr)); gap:3px; }
.tracker-search.is-mobile-layout .tracker-match__stat{ gap:2px; }
.tracker-search.is-mobile-layout .tracker-match__stat img{ width:22px; height:22px; }
.tracker-search.is-mobile-layout .tracker-match__stats strong{ font-size:13px; }
.screen-reader-text{
position:absolute;
width:1px;
height:1px;
padding:0;
margin:-1px;
overflow:hidden;
clip:rect(0, 0, 0, 0);
white-space:nowrap;
border:0;
}
.tracker-search--seo{
width:min(100%, 880px);
}
.tracker-search--seo .tracker-search__lead{
max-width:680px;
margin:8px auto 0;
font-size:16px;
line-height:1.65;
}
.tracker-search__seo-content{
display:grid;
gap:28px;
margin-top:38px;
padding-top:34px;
border-top:1px solid rgba(255,255,255,.24);
color:rgba(255,255,255,.86);
font:500 16px/1.7 var(--font-notosans, "Oxanium", sans-serif);
}
.tracker-search__seo-content section{
padding:22px 24px;
border:1px solid rgba(73,200,255,.28);
border-radius:12px;
background:rgba(0,12,47,.34);
}
.tracker-search__seo-content h2{
margin:0 0 12px;
color:#fff;
font:900 clamp(20px, 3vw, 27px)/1.2 "Oxanium", sans-serif;
text-transform:uppercase;
}
.tracker-search__seo-content p{
margin:0;
}
.tracker-search__seo-content p + p{
margin-top:12px;
}
.tracker-search__seo-content a{
color:#72dcff;
font-weight:800;
text-decoration:underline;
text-underline-offset:3px;
}
.tracker-search__seo-content a:hover,
.tracker-search__seo-content a:focus-visible{
color:#fff;
}
.tracker-search__steps{
display:grid;
gap:10px;
margin:0;
padding-left:24px;
}
.tracker-search__steps li::marker{
color:#72dcff;
font-weight:900;
}
.tracker-search__faq details{
border-top:1px solid rgba(255,255,255,.2);
}
.tracker-search__faq details:last-child{
border-bottom:1px solid rgba(255,255,255,.2);
}
.tracker-search__faq summary{
padding:14px 0;
color:#fff;
cursor:pointer;
font-weight:800;
}
.tracker-search__faq details p{
padding:0 0 16px;
}
@media (max-width:640px){
.tracker-search--seo{
margin:28px auto;
padding:20px 14px;
}
.tracker-search__seo-content{
gap:16px;
margin-top:28px;
padding-top:24px;
font-size:14px;
}
.tracker-search__seo-content section{
padding:18px 16px;
}
} .match-details{
--match-surface:rgba(0,13,46,.82);
--match-surface-strong:rgba(3,27,78,.96);
--match-surface-soft:rgba(47,105,196,.2);
--match-border:rgba(114,220,255,.68);
--match-text:#fff;
--match-muted:rgba(226,241,255,.76);
--match-accent:#72dcff;
--match-yellow:#ffe137;
font-family:"Oxanium", system-ui, sans-serif;
}
.match-details button,
.match-details input,
.match-card-modal{
font-family:"Oxanium", system-ui, sans-serif;
}
.match-details__status{
padding:18px 20px;
border:1px solid var(--match-border);
border-radius:14px;
background:var(--match-surface);
color:var(--match-text);
box-shadow:0 16px 38px rgba(0,0,0,.34);
font-weight:800;
text-align:center;
}
.match-details__content{
box-sizing:border-box;
padding:18px;
overflow:hidden;
border:1px solid rgba(57,123,226,.8);
border:var(--dbgs-home-panel-border, 1px solid rgba(57,123,226,.8));
border-radius:20px;
background:rgba(1,34,101,.88);
background:var(--dbgs-home-panel-bg, rgba(1,34,101,.88));
box-shadow:var(--dbgs-home-panel-shadow, 0 16px 38px rgba(0,0,0,.34));
}
.match-ui,
.match-ui__view{
min-width:0;
}
.match-ui__tabs{
gap:8px;
margin:0 0 18px;
padding:6px;
border:1px solid rgba(114,220,255,.24);
border-radius:14px;
background:rgba(0,13,46,.58);
}
.match-ui__tabs button{
min-height:46px;
border:1px solid rgba(114,220,255,.5);
border-radius:10px;
background:linear-gradient(145deg, rgba(15,65,148,.94), rgba(5,35,91,.96));
color:#ddecff;
box-shadow:inset 0 1px rgba(255,255,255,.1);
letter-spacing:.02em;
transition:background .18s ease, border-color .18s ease, color .18s ease, transform .18s ease;
}
.match-ui__tabs button:hover,
.match-ui__tabs button:focus-visible{
border-color:#fff;
color:#fff;
transform:translateY(-1px);
}
.match-ui__tabs button:focus-visible{
outline:3px solid rgba(114,220,255,.35);
outline-offset:2px;
}
.match-ui__tabs button.is-active{
border-color:#9ce9ff;
background:linear-gradient(135deg, #0f9ee7, #1262d3);
color:#fff;
box-shadow:0 0 18px rgba(73,200,255,.36), inset 0 1px rgba(255,255,255,.24);
} .match-scoreboard__overview{
margin-bottom:12px;
border:1px solid var(--match-border);
border-bottom:4px solid var(--match-accent);
border-radius:14px;
background:
radial-gradient(circle at 90% 0, rgba(73,200,255,.24), transparent 32%),
linear-gradient(135deg, rgba(4,39,103,.98), rgba(9,74,158,.92));
box-shadow:0 12px 28px rgba(0,0,0,.24);
}
.match-scoreboard__overview.is-tournament{
border-color:rgba(255,225,55,.72);
border-bottom-color:var(--match-yellow);
background:linear-gradient(135deg, rgba(5,36,92,.98), rgba(25,81,163,.94));
}
.match-scoreboard__overview h2,
.match-scoreboard__overview > span,
.match-scoreboard__team h2,
.match-scoreboard__player h3,
.match-scoreboard__rank,
.match-scoreboard__stats,
.match-scoreboard__helper figcaption{
font-family:"Oxanium", system-ui, sans-serif;
}
.match-scoreboard__overview strong.is-win{ background:#17743b; color:#fff; }
.match-scoreboard__overview strong.is-loss{ background:#a62940; color:#fff; }
.match-scoreboard__overview strong.is-draw{ background:#735900; color:#fff; }
.match-scoreboard__overview strong.is-void{ background:#465268; color:#fff; }
.match-scoreboard__team{
border:1px solid rgba(255,255,255,.18);
border-left:6px solid var(--match-accent);
border-radius:14px;
background:rgba(0,13,46,.6);
box-shadow:0 10px 24px rgba(0,0,0,.18);
}
.match-scoreboard__team.is-team-0{
border-color:rgba(50,215,240,.58);
border-left-color:#32d7f0;
background:linear-gradient(100deg, rgba(7,103,143,.62), rgba(0,13,46,.72) 55%);
}
.match-scoreboard__team.is-team-1{
border-color:rgba(240,91,93,.58);
border-left-color:#f05b5d;
background:linear-gradient(100deg, rgba(128,36,58,.68), rgba(0,13,46,.72) 55%);
}
.match-scoreboard__player{
border:1px solid rgba(114,220,255,.42);
border-radius:12px;
background:linear-gradient(145deg, rgba(4,31,83,.96), rgba(0,13,46,.9));
box-shadow:0 8px 20px rgba(0,0,0,.24);
}
.match-scoreboard__player.is-searched-player{
border-color:#56ed79;
box-shadow:0 0 0 2px rgba(86,237,121,.65), 0 8px 22px rgba(0,0,0,.28);
}
.match-scoreboard__rank,
.match-scoreboard__stats span{
border:1px solid rgba(114,220,255,.14);
border-radius:7px;
background:rgba(31,84,167,.22);
}
.match-scoreboard__helper,
.match-scoreboard__cards{
border-color:rgba(114,220,255,.45);
background:rgba(0,13,46,.76);
}
.match-scoreboard__cards{
border:1px solid rgba(114,220,255,.28);
}
.match-scoreboard__card{
border-color:rgba(255,255,255,.5);
background:rgba(34,86,169,.2);
} .match-detailed-table-wrap{
overflow-x:auto;
overflow-y:hidden;
border:1px solid var(--match-border);
border-radius:14px;
background:var(--match-surface-strong);
box-shadow:0 12px 28px rgba(0,0,0,.24);
}
.match-detailed-table{
color:var(--match-text);
font-family:"Oxanium", system-ui, sans-serif;
}
.match-detailed-table thead th{
border-bottom-color:#32d7f0;
background:linear-gradient(180deg, rgba(19,91,184,.98), rgba(5,43,109,.98));
color:#fff;
}
.match-detailed-table thead th:first-child{
background:#061f52;
color:#fff;
}
.match-detailed-table thead th.is-team-1{
border-bottom-color:#ff5368;
background:linear-gradient(180deg, rgba(164,51,76,.98), rgba(87,25,54,.98));
}
.match-detailed-table thead th.is-team-start,
.match-detailed-table tbody td.is-team-start{
border-left-color:#0a1d47;
}
.match-detailed-table__section th{
border-top:1px solid rgba(114,220,255,.35);
border-bottom:1px solid rgba(114,220,255,.25);
background:#0b367c;
color:#fff;
}
.match-detailed-table tbody th[scope="row"]{
border-top:1px solid rgba(114,220,255,.13);
background:#071f50;
color:#dcecff;
}
.match-detailed-table tbody td{
border-top:1px solid rgba(114,220,255,.12);
background:rgba(16,99,155,.46);
color:#fff;
}
.match-detailed-table tbody td.is-team-1{
background:rgba(117,43,77,.58);
}
.match-detailed-table tbody td.is-searched-player{
background:rgba(28,139,141,.82);
box-shadow:inset 0 0 0 2px rgba(86,237,121,.62);
}
.match-detailed-mobile{
font-family:"Oxanium", system-ui, sans-serif;
}
.match-detailed-mobile__player{
border-color:#32d7f0;
border-radius:14px;
background:linear-gradient(145deg, rgba(4,31,83,.98), rgba(0,13,46,.94));
color:#fff;
box-shadow:0 10px 24px rgba(0,0,0,.22);
}
.match-detailed-mobile__player > header{
background:linear-gradient(90deg, #0a659d, #1252a9);
}
.match-detailed-mobile__player.is-team-1 > header{
background:linear-gradient(90deg, #8f304b, #b84862);
}
.match-detailed-mobile__player h4{
border-top:1px solid rgba(114,220,255,.18);
border-bottom:1px solid rgba(114,220,255,.18);
background:rgba(32,91,181,.32);
color:#72dcff;
}
.match-detailed-mobile__player section div{
border-top-color:rgba(114,220,255,.12);
}
.match-detailed-mobile__player section span{ color:var(--match-muted); }
.match-detailed-mobile__player section strong{ color:#fff; } .match-map-log{
border:1px solid var(--match-border);
border-radius:14px;
background:var(--match-surface-strong);
box-shadow:0 12px 28px rgba(0,0,0,.24);
font-family:"Oxanium", system-ui, sans-serif;
}
.match-map-log__filters{
border-bottom:1px solid rgba(114,220,255,.35);
background:rgba(0,13,46,.78);
}
.match-map-log__filter{
border:1px solid rgba(114,220,255,.42);
border-radius:9px;
background:linear-gradient(145deg, #124b9c, #082d70);
color:#fff;
}
.match-map-log__filter.is-team-0{ background:linear-gradient(145deg, #087fa7, #075477); }
.match-map-log__filter.is-team-1{ background:linear-gradient(145deg, #a63851, #71243b); }
.match-map-log__filter.is-active{
border-color:#fff;
box-shadow:0 0 0 2px var(--match-yellow), 0 0 15px rgba(255,225,55,.28);
}
.match-map-log__timeline{
border-right:1px solid rgba(114,220,255,.32);
background:rgba(0,13,46,.78);
scrollbar-color:#49c8ff rgba(0,13,46,.65);
}
.match-map-log__event{
overflow:hidden;
border:1px solid rgba(114,220,255,.32);
border-left:6px solid #8994a8;
border-radius:9px;
background:linear-gradient(90deg, rgba(68,88,123,.96), rgba(18,38,78,.96));
box-shadow:0 5px 12px rgba(0,0,0,.2);
}
.match-map-log__event.is-team-0{
border-left-color:#20e0ea;
background:linear-gradient(90deg, rgba(14,126,151,.98), rgba(10,40,82,.96) 68%);
}
.match-map-log__event.is-team-1{
border-left-color:#ff5368;
background:linear-gradient(90deg, rgba(143,48,75,.98), rgba(48,29,66,.96) 68%);
}
.match-map-log__event.is-card{
border-color:#d9b829;
background:linear-gradient(90deg, rgba(116,101,32,.98), rgba(17,43,79,.96));
color:#fff;
}
.match-map-log__event.is-dragon,
.match-map-log__event.is-dragon-spawn{
border-color:#ffb14a;
background:linear-gradient(90deg, rgba(140,57,51,.98), rgba(45,31,69,.96));
color:#fff;
}
.match-map-log__event time{
background:rgba(114,220,255,.14);
color:#fff;
}
.match-map-log__empty{ color:var(--match-muted); }
.match-map-log__map-panel{
background:
radial-gradient(circle at 90% 10%, rgba(73,200,255,.2), transparent 34%),
linear-gradient(145deg, #09285f, #0c4e9d);
}
.match-map-log__map-controls button{
border:1px solid rgba(114,220,255,.62);
border-radius:8px;
background:#082f78;
}
.match-map-log__map-controls button.is-active{
border-color:#9ce9ff;
background:linear-gradient(135deg, #0f9ee7, #1262d3);
color:#fff;
} .match-card-modal__panel{
border:1px solid rgba(114,220,255,.72);
border-radius:18px;
background:
radial-gradient(circle at 85% 10%, rgba(73,200,255,.22), transparent 35%),
linear-gradient(145deg, #08265e, #031638);
font-family:"Oxanium", system-ui, sans-serif;
}
.match-card-modal__copy h2{ color:#72dcff; }
@media (max-width:800px), (pointer:coarse){
.match-details__content,
.match-details.is-mobile-layout .match-details__content{
padding:8px;
border-radius:14px;
}
.match-ui__tabs,
.match-details.is-mobile-layout .match-ui__tabs{
margin:0 0 10px;
padding:4px;
border-radius:10px;
}
.match-ui__tabs button,
.match-details.is-mobile-layout .match-ui__tabs button{
min-height:42px;
border-radius:7px;
}
.match-scoreboard__overview{
padding:12px;
border-radius:10px;
}
.match-scoreboard__team,
.match-scoreboard__player,
.match-detailed-mobile__player,
.match-map-log{
border-radius:10px;
}
.match-map-log__timeline,
.match-details.is-mobile-layout .match-map-log__timeline{
border-color:var(--match-accent);
background:#041536;
}
.match-map-log__filter,
.match-details.is-mobile-layout .match-map-log__filter-row .match-map-log__filter{
border-radius:6px;
}
.match-details.is-mobile-layout .match-map-log__map-controls button{
border-color:rgba(114,220,255,.62);
border-radius:7px;
background:#082f78;
color:#fff;
}
.match-details.is-mobile-layout .match-map-log__map-controls button.is-active{
border-color:#9ce9ff;
background:linear-gradient(135deg, #0f9ee7, #1262d3);
color:#fff;
}
}