.rpwwt-widget ul { list-style: outside none none; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
.rpwwt-widget ul li { overflow: hidden; margin: 0 0 1.5em; }
.rpwwt-widget ul li:last-child { margin: 0; }
.rpwwt-widget .screen-reader-text {border: 0; clip: rect(1px, 1px, 1px, 1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; word-break: normal; }
.rpwwt-widget .screen-reader-text:focus {background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; -webkit-clip-path: none; clip-path: none; color: #21759b; display: block; font-size: 0.875rem; font-weight: 700; height: auto; right: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; }
.rpwwt-widget ul li img { display: inline; float: left; margin: .3em .75em .75em 0; }
.rpwwt-widget ul li img { width: 75px; height: 75px; }.mm-ct-roster-shell {
box-sizing: border-box;
width: auto;
margin: 0 25px 22px;
}
.mm-ct-roster {
position: relative;
overflow: hidden;
border: 1px solid rgba(186, 155, 101, 0.72);
border-radius: 8px;
background: linear-gradient(135deg, #071813 0%, #0e3329 55%, #3b241b 100%);
box-shadow: 0 8px 22px rgba(2, 17, 12, 0.25);
}
.mm-ct-roster::after {
position: absolute;
right: -62px;
bottom: -96px;
width: 230px;
height: 230px;
border: 18px solid rgba(214, 186, 128, 0.07);
border-radius: 50%;
content: "";
pointer-events: none;
}
.mm-ct-roster__list {
position: relative;
z-index: 1;
display: flex;
flex-wrap: nowrap;
gap: 8px;
overflow-x: auto;
margin: 0;
padding: 8px;
list-style: none;
scrollbar-color: rgba(186, 155, 101, 0.82) rgba(255, 255, 255, 0.08);
scrollbar-width: thin;
scroll-snap-type: x proximity;
-webkit-overflow-scrolling: touch;
}
.mm-ct-roster__slot {
flex: 0 0 74px;
min-width: 0;
margin: 0;
padding: 0;
scroll-snap-align: start;
}
.mm-ct-roster__portrait {
position: relative;
display: block;
overflow: hidden;
width: 74px;
height: 90px;
border: 2px solid rgba(242, 235, 219, 0.9);
border-radius: 5px;
background: #071813;
color: #fff;
text-decoration: none;
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.42);
}
.mm-ct-roster__portrait:focus-visible {
outline: 3px solid #d6ba80;
outline-offset: 2px;
}
.mm-ct-roster__image {
display: block;
width: 100%;
height: 100%;
margin: 0;
object-fit: cover;
object-position: 50% 12%;
transition: filter 160ms ease, transform 160ms ease;
}
a.mm-ct-roster__portrait:hover .mm-ct-roster__image {
transform: scale(1.035);
}
.mm-ct-roster__name {
position: absolute;
right: 0;
bottom: 0;
left: 0;
z-index: 3;
overflow: hidden;
padding: 18px 3px 3px;
background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.94));
color: #fff;
font-size: 9px;
font-weight: 800;
line-height: 1.05;
text-align: center;
text-shadow: 0 1px 2px #000;
white-space: nowrap;
}
.mm-ct-roster__status {
position: absolute;
right: 4px;
bottom: 18px;
left: 4px;
z-index: 4;
padding: 3px 2px;
border-radius: 3px;
background: #791f2f;
color: #fff;
font-size: 8px;
font-weight: 900;
letter-spacing: 0.025em;
line-height: 1;
text-align: center;
text-transform: uppercase;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.7);
}
.mm-ct-roster__slot--traitor .mm-ct-roster__portrait {
border-color: #b48b42;
box-shadow: 0 0 0 2px rgba(180, 139, 66, 0.26), 0 3px 8px rgba(0, 0, 0, 0.42);
}
.mm-ct-roster__slot--traitor .mm-ct-roster__status {
background: #791f2f;
color: #fff4dc;
}
.mm-ct-roster__slot--faithful .mm-ct-roster__portrait {
border-color: #b8c6cf;
}
.mm-ct-roster__slot--faithful .mm-ct-roster__status {
background: #d9e4e8;
color: #142c34;
text-shadow: none;
}
.mm-ct-roster__slot--murdered .mm-ct-roster__image,
.mm-ct-roster__slot--banished .mm-ct-roster__image {
filter: grayscale(1) brightness(0.54) contrast(0.94);
}
.mm-ct-roster__slot--murdered .mm-ct-roster__portrait,
.mm-ct-roster__slot--banished .mm-ct-roster__portrait {
border-color: #777;
}
.mm-ct-roster__slot--murdered .mm-ct-roster__status,
.mm-ct-roster__slot--banished .mm-ct-roster__status {
background: #3f4142;
color: #f2f2f2;
}
@media only screen and (min-width: 1025px) {
.mm-ct-roster__list {
flex-wrap: wrap;
justify-content: center;
overflow-x: visible;
}
.mm-ct-roster__slot {
flex: 0 1 calc((100% - 80px) / 11);
min-width: 56px;
max-width: 92px;
}
.mm-ct-roster__portrait {
width: 100%;
height: auto;
aspect-ratio: 19 / 23;
}
}
@media only screen and (max-width: 1024px) {
.mm-ct-roster-shell {
margin-right: 15px;
margin-left: 15px;
}
}
@media only screen and (max-width: 480px) {
.mm-ct-roster-shell {
margin: 0 0 16px;
}
.mm-ct-roster {
border-right: 0;
border-left: 0;
border-radius: 0;
}
.mm-ct-roster__list {
gap: 6px;
padding: 8px;
}
.mm-ct-roster__status {
font-size: 8px;
letter-spacing: 0;
}
}
@media (prefers-reduced-motion: reduce) {
.mm-ct-roster__image {
transition: none;
}
}