Link to article: PLAGUEPJPAGE.
@import url('https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&display=swap');
:root {
--c-deep: #051c2e;
--c-mid: #0a3e66;
--c-blue: #5dafef;
--c-light: #b0d8f7;
--c-gold: #f0d080;
--c-white: #ffffff;
--black-monochrome: 255, 255, 255;
--medium-accent: 176, 216, 247;
--white-monochrome: 7, 39, 65;
--gray-monochrome: 176, 216, 247;
--dark-gray-monochrome: 93, 175, 239;
--bright-accent: 139, 198, 243;
--dark-accent: 241, 241, 230;
--pale-gray-monochrome: 12, 70, 116;
--pale-accent: 186, 221, 248;
--light-pale-gray-monochrome: 244, 244, 244;
--very-light-gray-monochrome: 215, 215, 215;
--light-gray-monochrome: 160, 160, 160;
--header-title: " ";
--header-subtitle: " ";
--logo-image: url("https://scptestwiki.wdfiles.com/local--files/jawn-hub-pics/thog.png");
--body-font: 'Lexend', sans-serif;
--header-font: 'Lexend', sans-serif;
--title-font: var(--header-font);
--UI-font: 'Lexend', sans-serif;
}
#page-title { display: none; }
#header::before { opacity: 1; }
#extra-div-1 {
display: block;
position: absolute;
top: 0; left: 0;
width: 100%; height: 10.1rem;
background-image: url(https://scptestwiki.wdfiles.com/local--files/jawn-hub-pics/hizz4.png);
background-size: cover;
background-position: center 45%;
background-repeat: no-repeat;
background-color: rgb(var(--dark-accent));
}
#content-wrap {
background-color: var(--c-deep);
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 56 28' width='56' height='28'%3E%3Cpath fill='%230a3e66' fill-opacity='0.54' d='M56 26v2h-7.75c2.3-1.27 4.94-2 7.75-2zm-26 2a2 2 0 1 0-4 0h-4.09A25.98 25.98 0 0 0 0 16v-2c.67 0 1.34.02 2 .07V14a2 2 0 0 0-2-2v-2a4 4 0 0 1 3.98 3.6 28.09 28.09 0 0 1 2.8-3.86A8 8 0 0 0 0 6V4a9.99 9.99 0 0 1 8.17 4.23c.94-.95 1.96-1.83 3.03-2.63A13.98 13.98 0 0 0 0 0h7.75c2 1.1 3.73 2.63 5.1 4.45 1.12-.72 2.3-1.37 3.53-1.93A20.1 20.1 0 0 0 14.28 0h2.7c.45.56.88 1.14 1.29 1.74 1.3-.48 2.63-.87 4-1.15-.11-.2-.23-.4-.36-.59H26v.07a28.4 28.4 0 0 1 4 0V0h4.09l-.37.59c1.38.28 2.72.67 4.01 1.15.4-.6.84-1.18 1.3-1.74h2.69a20.1 20.1 0 0 0-2.1 2.52c1.23.56 2.41 1.2 3.54 1.93A16.08 16.08 0 0 1 48.25 0H56c-4.58 0-8.65 2.2-11.2 5.6 1.07.8 2.09 1.68 3.03 2.63A9.99 9.99 0 0 1 56 4v2a8 8 0 0 0-6.77 3.74c1.03 1.2 1.97 2.5 2.79 3.86A4 4 0 0 1 56 10v2a2 2 0 0 0-2 2.07 28.4 28.4 0 0 1 2-.07v2c-9.2 0-17.3 4.78-21.91 12H30zM7.75 28H0v-2c2.81 0 5.46.73 7.75 2zM56 20v2c-5.6 0-10.65 2.3-14.28 6h-2.7c4.04-4.89 10.15-8 16.98-8zm-39.03 8h-2.69C10.65 24.3 5.6 22 0 22v-2c6.83 0 12.94 3.11 16.97 8zm15.01-.4a28.09 28.09 0 0 1 2.8-3.86 8 8 0 0 0-13.55 0c1.03 1.2 1.97 2.5 2.79 3.86a4 4 0 0 1 7.96 0zm14.29-11.86c1.3-.48 2.63-.87 4-1.15a25.99 25.99 0 0 0-44.55 0c1.38.28 2.72.67 4.01 1.15a21.98 21.98 0 0 1 36.54 0zm-5.43 2.71c1.13-.72 2.3-1.37 3.54-1.93a19.98 19.98 0 0 0-32.76 0c1.23.56 2.41 1.2 3.54 1.93a15.98 15.98 0 0 1 25.68 0zm-4.67 3.78c.94-.95 1.96-1.83 3.03-2.63a13.98 13.98 0 0 0-22.4 0c1.07.8 2.09 1.68 3.03 2.63a9.99 9.99 0 0 1 16.34 0z'%3E%3C/path%3E%3C/svg%3E");
}
/* ── TABS───────────────────────────────────────────── */
#main-content {
--tabs-content-bg-color: rgba(255,0,0,0);
--tabs-bg: rgba(255,0,0,0);
--tabs-hover-bg: rgba(255,0,0,0);
--tabs-selected-bg: rgba(255,0,0,0);
--tabs-selected-outline: rgba(255,0,0,0);
--tabs-bottom-border-color: rgba(255,0,0,0);
--tabs-hover-txt: var(--medium-accent);
}
.yui-navset.yui-navset-top { border-left: 3px solid var(--bluedark); }
.yui-navset .yui-nav {
position: relative;
z-index: 0;
border: none;
padding-left: 0.2em;
}
.yui-navset .yui-nav li {
padding: 0;
margin: 0.2em 0.3em;
transition: all 200ms ease-in-out;
}
.yui-navset .yui-nav li a,
.yui-navset .yui-nav li a:hover {
background: transparent;
border: none;
font-family: 'Lexend', sans-serif;
font-weight: 900;
letter-spacing: -1px;
font-size: 1em;
color: var(--c-light);
text-shadow: 0px 1px 0px var(--c-blue);
}
.yui-navset .yui-nav li a em {
border: none;
padding: 0.5em 0.5em calc(0.5em - 2px);
color: var(--c-light);
transition: all 200ms ease-in-out;
}
.yui-navset .yui-nav .selected {
padding: 0;
margin: 0.2em 0.3em;
font-family: 'Lexend', sans-serif;
font-weight: 900;
letter-spacing: -2px;
font-size: 2.5em;
color: var(--c-light);
text-shadow: 0px 2px 0px var(--c-blue);
transition: all 200ms ease-in-out;
}
.yui-navset .yui-nav .selected a,
.yui-navset .yui-nav .selected a:focus,
.yui-navset .yui-nav .selected a:hover,
.yui-navset .yui-nav .selected a em {
padding: 0;
border: none;
background: transparent;
color: var(--c-light);
text-shadow: 0px 2px 0px var(--c-blue);
transition: all 200ms ease-in-out;
}
.yui-navset .yui-content {
display: flex;
flex-direction: column;
background-color: transparent;
border: none;
padding: 0;
position: relative;
margin-top: -1.5em;
transform-origin: 0 0;
}
.yui-navset .yui-content > div {
border: none;
background-color: transparent;
padding: 0.25em 0.5em;
display: block;
top: 0;
overflow: hidden;
transform-origin: 0 0;
}
#page-content .yui-navset .yui-content > div > * { transform-origin: 0 0; }
#page-content .yui-navset .yui-content > div[style*="none"] {
display: block !important;
flex: 0;
max-height: 0;
padding: 0 0.5em;
border-width: 0;
transition: all 200ms ease-in-out;
animation: tab-disappear 0.5s ease-in-out 0s 1 both;
}
#page-content .yui-navset .yui-content > div[style*="block"] {
display: block !important;
flex: 1;
max-height: 9999rem;
transition: all 200ms ease-in-out;
animation: tab-appear 0.5s ease-in-out 0.5s 1 both;
}
@keyframes tab-disappear {
0% { max-height: 9999rem; }
1% { max-height: 100vh; }
100% { max-height: 0; }
}
@keyframes tab-appear {
0% { max-height: 0; }
99% { max-height: 100vh; }
100% { max-height: 9999rem; }
}
@media only screen and (max-width: 26.5625rem) {
.yui-navset .yui-nav .selected { font-size: 1.8em; }
}
/* ── ARTICLES ───────────────────────────────────── */
.card {
display: block;
height: 18em;
margin: 1em;
padding-left: 0.75rem;
border-radius: 3px;
text-decoration: none !important;
position: relative;
z-index: 1;
overflow: hidden;
background-color: #54abee;
background-blend-mode: soft-light;
background-position: 25% 40%;
background-size: 140%;
transition: all 200ms ease-in-out;
will-change: transform;
}
.card.feat { height: 11em; }
.card:hover {
text-decoration: none !important;
transform: scale(1.05);
z-index: 2;
background-color: transparent;
transition: all 200ms ease-in-out;
}
/* sheen effect */
.card::before {
content: '';
position: absolute;
top: 0; left: -60%;
width: 40%; height: 100%;
background: linear-gradient(120deg,
rgba(255,255,255,0.02) 0%,
rgba(255,255,255,0.10) 50%,
rgba(255,255,255,0.02) 100%);
transform: skewX(-20deg);
z-index: 3;
pointer-events: none;
opacity: 0;
}
.card:hover::before { animation: sheen 0.6s ease-out forwards; opacity: 1; }
@keyframes sheen { from { left: -60%; } to { left: 110%; } }
.card-name {
font-family: 'Lexend', sans-serif;
font-size: 2.5em;
font-weight: 700;
letter-spacing: -1px;
color: black;
margin-bottom: -0.5em;
transition: all 200ms ease-in-out;
}
.card:hover .card-name { color: var(--c-light) !important; }
.card:hover .card-name,
.card:hover .card-sub { text-shadow: #051c2e 0.5px 0.5px 1px; }
.card-sub {
font-family: 'Lexend', sans-serif;
font-style: italic;
font-weight: 300;
font-size: 1.5em;
color: black;
display: inline-block;
max-width: 350px;
word-break: normal;
overflow-wrap: break-word;
line-height: 25px;
margin-top: -0.5em;
margin-bottom: 0.2em;
}
.card:hover .card-sub { color: var(--c-white) !important; }
.card-info {
font-family: 'Lexend', sans-serif;
font-style: italic;
font-weight: 200;
font-size: 1.1em;
color: black;
display: inline-block;
max-width: 370px;
word-break: normal;
overflow-wrap: break-word;
line-height: 20px;
margin-top: -0.2em;
margin-bottom: 0.2em;
}
.card:hover .card-info { color: var(--c-white) !important; }
.card:hover .card-proposal { color: gold; }
.card-right { float: right; margin-right: 1em; text-align: right; }
/* ── BADGES ────────────────────────────────────────────*/
.badge {
position: absolute;
bottom: 0.6em; left: 0.6em; right: auto;
z-index: 10;
display: inline-flex;
flex-direction: row;
align-items: center;
overflow: hidden;
height: 2em;
border-radius: 3px;
cursor: default;
white-space: nowrap;
text-shadow: none !important;
box-shadow: 0 2px 8px rgba(0,0,0,.45);
transition: all 200ms ease-in-out;
}
.card:has(.card-right) .badge {
left: auto; right: 0.6em;
flex-direction: row-reverse;
}
.badge:hover { box-shadow: 0 4px 18px rgba(0,0,0,.55); }
.badge-tw { background: var(--c-mid); border: 1px solid var(--c-gold); }
.badge-win { background: var(--c-mid); border: 1px solid var(--c-blue); }
.badge-ent { background: var(--c-deep); border: 1px solid var(--c-light); }
.badge-col { background: #0d3554; border: 1px solid var(--c-blue); }
.badge-label {
font-family: 'Lexend', sans-serif;
font-size: 0.7em;
font-weight: 800;
letter-spacing: 0.06em;
text-transform: uppercase;
color: var(--c-light);
text-shadow: none !important;
flex-shrink: 0;
padding: 0 0.6em;
pointer-events: none;
}
.badge-tw .badge-label,
.badge-win .badge-label { color: var(--c-gold); }
.badge-sep {
font-family: 'Lexend', sans-serif;
font-size: 0.7em;
font-weight: 300;
color: rgba(176,216,247,.45);
text-shadow: none !important;
flex-shrink: 0;
max-width: 0; opacity: 0;
overflow: hidden;
pointer-events: none;
transition: all 200ms ease-in-out;
}
.badge:hover .badge-sep { max-width: 2em; opacity: 1; }
.badge-detail {
font-family: 'Lexend', sans-serif;
font-size: 0.68em;
font-weight: 400;
letter-spacing: 0.01em;
color: rgba(176,216,247,.9);
text-shadow: none !important;
flex-shrink: 0;
max-width: 0; opacity: 0;
overflow: hidden; padding: 0;
pointer-events: none;
transition: all 200ms ease-in-out;
}
.badge:hover .badge-detail { max-width: 24em; opacity: 1; padding: 0 0.6em; }
.badge-tw .badge-sep,
.badge-tw .badge-detail { display: none; }
.badge-s2 { bottom: 3.2em; }
.badge-s3 { bottom: 5.8em; }
/* ── OTHER JUNK ─────────────────────────────────── */
.talebox {
width: 90%;
margin: 1.25rem auto;
display: grid;
grid-template-columns: repeat(2, minmax(0, 1fr));
gap: 1.6rem;
row-gap: 0.25rem;
}
.tale-card {
position: relative;
box-sizing: border-box;
display: flex;
align-items: center;
justify-content: center;
width: 100%;
height: 6rem;
padding: 1rem 1.25rem;
text-align: center;
text-decoration: none !important;
color: var(--c-light) !important;
font-family: 'Lexend', sans-serif;
border-radius: 5px;
transition: all 200ms ease-in-out;
}
.tale-card:hover {
transform: translateY(-2px);
box-shadow: 0 16px 32px rgba(0,0,0,.42);
backdrop-filter: blur(1.25px);
transition: all 200ms ease-in-out;
}
.tale-title {
margin: 0;
max-width: 92%;
color: var(--c-light) !important;
font-weight: 500;
font-style: italic;
letter-spacing: -.01em;
font-size: clamp(1.1rem, 3.1vw, 1.7rem);
line-height: 1.1;
white-space: normal;
}
/* inline colour helpers */
.t-ip { color: var(--c-light) !important; text-shadow: 1.5px 1.5px 0 #8e4f00; font-weight: 700; }
.t-rmd1 { color: var(--c-white) !important; background: black; padding-left: 7px; }
.t-rmd2 { color: black !important; background: var(--c-white); padding-right: 7px; }
.t-br { color: #fff3ad !important; font-weight: 300; }
.t-slice { font-weight: 400; color: var(--c-white) !important; }
.t-hog { color: #f20000 !important; font-weight: 600; }
.t-freak { font-weight: 600; color: var(--c-white) !important; }
.t-fkgrn { font-weight: 600; color: #009344 !important; }
.t-fkred { font-weight: 600; color: #cf2734 !important; }
.talebox > p:last-of-type:nth-of-type(odd) {
grid-column: 1 / -1;
justify-self: center;
}
/* ── PIZZA ────────────────────────────────────────────── */
.t-pizza {
font-family: 'Playfair Display', serif;
font-style: italic;
font-weight: 400;
font-size: clamp(1rem, 2.8vw, 1.5rem);
color: #f5deb3 !important;
letter-spacing: 0.02em;
text-shadow: 1px 1px 8px rgba(180, 80, 20, 0.4);
}
.t-pizza-know {
font-weight: 700;
color: #e07b39 !important;
}
/* ── PJPSS COMPONENT ─────────────────────────────────── */
.t-code {
font-family: 'Courier New', monospace;
font-style: normal;
font-weight: 700;
font-size: clamp(0.9rem, 2.5vw, 1.35rem);
color: #7ee787 !important;
letter-spacing: -0.01em;
}
.t-dream {
background: linear-gradient(
90deg,
#a78bfa,
#818cf8,
#67e8f9,
#a78bfa
);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
font-style: italic;
font-weight: 700;
}
.hub-credit { text-align: center; margin-top: 1em; }
/* ── MOBILE ─────────────────────────────────────────── */
@media only screen and (max-width: 440px) {
.card {
height: 17vmax;
padding-left: 0.75rem;
margin: 0.5em;
}
.card.feat { height: 12vmax; }
.card-name { font-size: 3vmax; margin-bottom: 0.2em; }
.card-sub {
font-size: 1.5vmax; margin-top: -0.6em;
margin-bottom: 0.2em; line-height: 1em; max-width: 200px;
}
.card-info {
font-size: 1vmax; line-height: 1.2em;
max-width: 200px; margin-top: -0.3em; margin-bottom: 0.2em;
}
.badge { display: none; }
.talebox { grid-template-columns: 1fr; gap: 1rem; row-gap: .1rem; }
.tale-card { height: 4.5rem; width: 90% !important; }
}
width:140vh; float:center;
text-align: center; color: #b0d8f7; font-family: 'Lexend', sans-serif; font-size: clamp(0.85em, 2vw, 1.25em); letter-spacing: clamp(0.1em, 1vw, 0.4em);
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/9593.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/9597.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/9592.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/9598.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/apfreak.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/2003.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/480.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/1097-2.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/8304.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/8353.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/8715-1.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/8596-1.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/8594.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/8593.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/8597.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/8592.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/8598.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/8595.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/8591.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/8000.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/8590.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/7599.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/8599.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/7597.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/7596.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/001-new.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/7594.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/7593.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/7592-new.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/7591.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/7595.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/7590.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/7001.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/6593.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/6594.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/6591-1.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/618-1.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/001-J-1.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/6542-1.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/6596-1.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/6595-2.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/6592-1.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/6597-1.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/6000-J-1.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/6598-1.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/3837-1.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/6380-1.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/6599-1.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/6003-1.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/7525-EX-1.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/5486-2.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/5593-2.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/5596-2.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/5787-2.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/5594-2.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/5595-2.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/5591-2.png')
background-image: url('https://scp-wiki.wdfiles.com/local--files/plaguepjp/5592-2.png')
:scp-wiki:theme:black-highlighter-theme
[info]
:scp-wiki:component:toggle-sidebar-bhl
[info]
:scp-wiki:component:centered-header-bhl
[info]
card
card-name
card-sub
card
card-right
card-name
card-sub
badge
badge-win
badge-label
badge-sep
badge-detail
card
card-name
card-sub
card
card-right
card-name
card-sub
card
card-name
card-sub
badge
badge-ent
badge-label
badge-sep
badge-detail
badge
badge-tw
badge-s2
badge-label
card
card-right
card-name
card-sub
badge
badge-col
badge-label
badge-sep
badge-detail
card
card-name
card-sub
badge
badge-col
badge-label
badge-sep
badge-detail
card
card-right
card-name
card-sub
card
card-name
card-sub
badge
badge-ent
badge-label
badge-sep
badge-detail
card
card-right
card-name
card-sub
card
card-name
card-sub
card
card-right
card-name
card-sub
badge
badge-tw
badge-label
card
card-name
card-sub
card
card-right
card-name
card-sub
card
card-name
card-sub
badge
badge-col
badge-label
badge-sep
badge-detail
card
card-right
card-name
card-sub
card
card-name
card-sub
card
card-right
card-name
card-sub
card
card-name
card-sub
card
card-right
card-name
card-sub
badge
badge-win
badge-label
badge-sep
badge-detail
card
card-name
card-sub
card
card-right
card-name
card-sub
badge
badge-ent
badge-label
badge-sep
badge-detail
card
card-name
card-sub
badge
badge-tw
badge-label
card
card-right
card-name
card-sub
badge
badge-col
badge-label
badge-sep
badge-detail
card
card-name
card-sub
badge
badge-ent
badge-label
badge-sep
badge-detail
badge
badge-col
badge-s2
badge-label
badge-sep
badge-detail
card
card-right
card-name
card-sub
badge
badge-win
badge-label
badge-sep
badge-detail
card
card-name
card-sub
card
card-right
card-name
card-sub
card
card-name
card-sub
badge
badge-ent
badge-label
badge-sep
badge-detail
card
card-right
card-name
card-sub
card
card-name
card-sub
card
card-right
card-name
card-sub
card
card-name
card-sub
badge
badge-ent
badge-label
badge-sep
badge-detail
card
card-right
card-name
card-sub
card
card-name
card-sub
card
card-right
card-name
card-sub
badge
badge-col
badge-label
badge-sep
badge-detail
card
card-name
card-sub
card
card-right
card-name
card-sub
card
card-name
card-sub
badge
badge-col
badge-label
badge-sep
badge-detail
card
card-right
card-name
card-sub
card
card-name
card-sub
card
card-right
card-name
card-sub
badge
badge-col
badge-label
badge-sep
badge-detail
card
card-name
card-sub
card
card-right
card-name
card-sub
badge
badge-col
badge-label
badge-sep
badge-detail
card
card-name
card-sub
badge
badge-col
badge-label
badge-sep
badge-detail
card
card-right
card-name
card-sub
badge
badge-col
badge-label
badge-sep
badge-detail
card
card-name
card-sub
badge
badge-col
badge-label
badge-sep
badge-detail
card
card-right
card-name
card-sub
badge
badge-win
badge-label
badge-sep
badge-detail
badge
badge-col
badge-s2
badge-label
badge-sep
badge-detail
card
card-name
card-sub
badge
badge-ent
badge-label
badge-sep
badge-detail
badge
badge-col
badge-s2
badge-label
badge-sep
badge-detail
card
card-right
card-name
card-sub
badge
badge-col
badge-label
badge-sep
badge-detail
card
card-name
card-sub
badge
badge-col
badge-label
badge-sep
badge-detail
card
card-right
card-name
card-sub
badge
badge-ent
badge-label
badge-sep
badge-detail
card
card-name
card-sub
badge
badge-ent
badge-label
badge-sep
badge-detail
card
card-right
card-name
card-sub
badge
badge-col
badge-label
badge-sep
badge-detail
card
card-name
card-sub
card
card-right
card-name
card-sub
card
card-name
card-sub
card
card-right
card-name
card-sub
hub-credit
talebox
tale-card
tale-title
t-dream
tale-card
tale-title
t-pizza
t-pizza-know
tale-card
tale-title
t-code
tale-card
tale-title
t-rmd1
tale-title
t-rmd2
tale-card
tale-title
t-ip
tale-card
tale-title
t-slice
t-hog
tale-card
tale-title
t-br
hub-credit