.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-bb-roster-shell {
box-sizing: border-box;
width: auto;
margin: 0 25px 22px;
}
.mm-bb-roster {
position: relative;
overflow: hidden;
border: 1px solid rgba(40, 255, 238, 0.48);
border-radius: 8px;
background: linear-gradient(135deg, #190836 0%, #3d126b 54%, #541152 100%);
box-shadow: 0 8px 22px rgba(20, 0, 35, 0.2);
}
.mm-bb-roster::after {
position: absolute;
right: -50px;
bottom: -80px;
width: 200px;
height: 200px;
border: 18px solid rgba(40, 255, 238, 0.08);
border-radius: 50%;
content: "";
pointer-events: none;
}
.mm-bb-roster__topline {
display: flex;
align-items: center;
justify-content: space-between;
min-height: 34px;
padding: 0 10px;
border-bottom: 1px solid rgba(255, 255, 255, 0.15);
background: rgba(7, 0, 22, 0.38);
}
.mm-bb-roster__heading {
margin: 0;
color: #fff;
font-size: 13px;
font-weight: 900;
letter-spacing: 0.045em;
line-height: 1.2;
text-transform: uppercase;
}
.mm-bb-roster__heading a,
.mm-bb-roster__heading a:visited {
color: inherit;
text-decoration: none;
}
.mm-bb-roster__heading a:hover,
.mm-bb-roster__heading a:focus {
color: #28ffee;
}
.mm-bb-roster__hint {
display: none;
color: rgba(255, 255, 255, 0.62);
font-size: 10px;
font-weight: 600;
}
.mm-bb-roster__list {
display: flex;
gap: 8px;
overflow-x: auto;
margin: 0;
padding: 8px;
list-style: none;
scrollbar-color: rgba(40, 255, 238, 0.75) rgba(255, 255, 255, 0.08);
scrollbar-width: thin;
scroll-snap-type: x proximity;
-webkit-overflow-scrolling: touch;
}
.mm-bb-roster__slot {
flex: 0 0 76px;
min-width: 0;
margin: 0;
padding: 0;
scroll-snap-align: start;
}
.mm-bb-roster__portrait {
position: relative;
display: block;
overflow: hidden;
width: 76px;
height: 92px;
border: 2px solid rgba(255, 255, 255, 0.82);
border-radius: 5px;
background: #170628;
color: #fff;
text-decoration: none;
box-shadow: 0 3px 8px rgba(0, 0, 0, 0.32);
}
.mm-bb-roster__portrait:focus-visible {
outline: 3px solid #28ffee;
outline-offset: 2px;
}
.mm-bb-roster__image {
display: block;
width: 100%;
height: 100%;
margin: 0;
object-fit: cover;
transition: filter 160ms ease, transform 160ms ease;
}
a.mm-bb-roster__portrait:hover .mm-bb-roster__image {
transform: scale(1.035);
}
.mm-bb-roster__name {
position: absolute;
right: 0;
bottom: 0;
left: 0;
overflow: hidden;
padding: 17px 5px 4px;
background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.9));
color: #fff;
font-size: 10px;
font-weight: 800;
line-height: 1.15;
text-align: center;
text-overflow: ellipsis;
text-shadow: 0 1px 2px #000;
white-space: nowrap;
}
.mm-bb-roster__status {
position: absolute;
top: 5px;
right: -1px;
z-index: 2;
padding: 3px 5px 3px 6px;
background: #ee0d79;
color: #fff;
font-size: 8px;
font-weight: 900;
letter-spacing: 0.045em;
line-height: 1;
text-transform: uppercase;
}
.mm-bb-roster__slot--nominated .mm-bb-roster__portrait {
border-color: #ffcf24;
box-shadow: 0 0 0 2px rgba(255, 207, 36, 0.28), 0 3px 8px rgba(0, 0, 0, 0.32);
}
.mm-bb-roster__slot--nominated .mm-bb-roster__status {
background: #ffcf24;
color: #241307;
}
.mm-bb-roster__slot--mole .mm-bb-roster__portrait {
border-color: #cf9668;
box-shadow: 0 0 0 2px rgba(207, 150, 104, 0.3), 0 3px 8px rgba(0, 0, 0, 0.32);
}
.mm-bb-roster__slot--mole .mm-bb-roster__status {
background: #92562f;
color: #fff7ed;
}
.mm-bb-roster__slot--evicted .mm-bb-roster__image,
.mm-bb-roster__slot--ejected .mm-bb-roster__image,
.mm-bb-roster__slot--walked .mm-bb-roster__image {
filter: grayscale(1) brightness(0.54);
}
.mm-bb-roster__slot--evicted .mm-bb-roster__portrait,
.mm-bb-roster__slot--ejected .mm-bb-roster__portrait,
.mm-bb-roster__slot--walked .mm-bb-roster__portrait {
border-color: rgba(255, 255, 255, 0.35);
}
.mm-bb-roster__slot--winner .mm-bb-roster__portrait {
border-color: #28ffee;
box-shadow: 0 0 0 2px rgba(40, 255, 238, 0.28), 0 3px 8px rgba(0, 0, 0, 0.32);
}
.mm-bb-roster__slot--winner .mm-bb-roster__status {
background: #28ffee;
color: #16052b;
}
@media only screen and (min-width: 1025px) {
.mm-bb-roster__slot {
flex: 1 1 0;
min-width: 60px;
}
.mm-bb-roster__portrait {
width: 100%;
height: auto;
aspect-ratio: 19 / 23;
}
}
@media only screen and (max-width: 1024px) {
.mm-bb-roster-shell {
margin-right: 15px;
margin-left: 15px;
}
}
@media only screen and (max-width: 480px) {
.mm-bb-roster-shell {
margin: 0 0 16px;
}
.mm-bb-roster {
border-right: 0;
border-left: 0;
border-radius: 0;
}
.mm-bb-roster__topline {
min-height: 31px;
padding: 0 8px;
}
.mm-bb-roster__heading {
font-size: 11px;
}
.mm-bb-roster__hint {
display: inline;
font-size: 9px;
}
.mm-bb-roster__list {
gap: 6px;
padding: 8px;
}
.mm-bb-roster__slot {
flex-basis: 74px;
}
.mm-bb-roster__portrait {
width: 74px;
height: 88px;
}
.mm-bb-roster__name {
font-size: 9px;
}
.mm-bb-roster__status {
padding-right: 4px;
padding-left: 5px;
font-size: 10px;
letter-spacing: 0;
}
}
@media (prefers-reduced-motion: reduce) {
.mm-bb-roster__image {
transition: none;
}
}.mm-preferred-source {
--mm-promo-accent: #ffd36c;
container-type: inline-size;
box-sizing: border-box;
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 24px 28px;
margin: 24px 0;
padding: 24px 28px 27px;
border: 1px solid #a26bad;
border-bottom: 5px solid var(--mm-promo-accent);
border-radius: 8px;
background: radial-gradient(ellipse at 88% 0%, #652390, transparent 60%), #341153;
color: #fff;
font-family: Arial, Helvetica, sans-serif;
}
.mm-preferred-source * { box-sizing: border-box; }
.mm-preferred-source[hidden], .mm-preferred-source [hidden], .mm-preferred-source__notice[hidden] { display: none !important; }
.mm-preferred-source button.mm-preferred-source__dismiss { display: block; width: 100%; min-height: 44px; margin: 12px 0 0; padding: 8px 0; border: 0; background: transparent; color: #f5eaf6 !important; font: 400 14px/1.4 Arial, sans-serif; text-transform: none; text-decoration: underline; cursor: pointer; }
.mm-preferred-source__privacy { display: block; color: #e0cce5; font: 400 12px/1.5 Arial, sans-serif; text-align: center; }
.mm-preferred-source__notice { padding: 12px 16px; margin: 24px 0; background: #eee7eb; color: #342c35; font: 400 14px/1.5 Arial, sans-serif; }
.mm-preferred-source__notice button { min-height: 44px; margin-left: 8px; padding: 8px 12px; border: 1px solid #bbaec0; border-radius: 4px; background: #f7f5f4; color: #510638 !important; text-transform: none; cursor: pointer; }
.mm-preferred-source__dismiss:focus-visible, .mm-preferred-source__notice button:focus-visible { outline: 3px solid #ffd36c; outline-offset: 3px; }
.mm-preferred-source .mm-preferred-source__brand {
width: 100%; color: #fff; font-size: 23px; line-height: 1; font-weight: 800; letter-spacing: -.8px;
}
.mm-preferred-source__brand span { display: inline-block; margin-left: 10px; width: 30px; height: 3px; vertical-align: middle; background: var(--mm-promo-accent); }
.mm-preferred-source__headline { flex: 1 1 270px; min-width: 0; }
.mm-preferred-source .mm-preferred-source__headline h2 {
padding: 0; margin: 0; border: 0; background: none; color: #fff;
font: 900 44px/.98 Arial, Helvetica, sans-serif; letter-spacing: -1.8px;
}
.mm-preferred-source__headline h2 span { display: block; margin-top: 5px; color: var(--mm-promo-accent); }
.mm-preferred-source__icons { display: flex; gap: 12px; margin-top: 22px; color: var(--mm-promo-accent); }
.mm-preferred-source__icons span { display: inline-flex; padding: 7px; border: 1px solid #b98bae; border-radius: 5px; transform: rotate(-7deg); }
.mm-preferred-source__icons span:nth-child(2) { transform: rotate(5deg); }
.mm-preferred-source__icons svg { display: block; width: 22px; height: 22px; }
.mm-preferred-source__action { flex: 1 1 230px; max-width: 320px; }
.mm-preferred-source .mm-preferred-source__action p { margin: 0 0 20px; padding: 0; color: #f5eaf6; font: 400 17px/1.45 Arial, Helvetica, sans-serif; }
.mm-preferred-source__action p strong { display: block; color: #fff; font-weight: 700; margin-bottom: 5px; }
.mm-preferred-source a.mm-preferred-source__button,
.mm-preferred-source a.mm-preferred-source__button:visited {
display: flex; align-items: center; justify-content: center; gap: 10px;
width: 100%; min-height: 48px; padding: 13px 15px; border: 0; border-radius: 6px;
background: var(--mm-promo-accent); color: #341153;
font: 700 15px/1.35 Arial, Helvetica, sans-serif;
text-align: center; text-decoration: none; box-shadow: 0 4px 0 #180526;
}
.mm-preferred-source a.mm-preferred-source__button:hover { background: #fff0c8; color: #341153; text-decoration: none; }
.mm-preferred-source a.mm-preferred-source__button:focus-visible { outline: 3px solid #fff; outline-offset: 4px; }
.mm-preferred-source__button svg { display: block; flex: 0 0 18px; width: 18px; height: 18px; }
@container (max-width: 480px) {
.mm-preferred-source__headline { flex-basis: 100%; }
.mm-preferred-source .mm-preferred-source__headline h2 { font-size: clamp(28px, 11.5cqw, 42px); letter-spacing: -1.5px; }
.mm-preferred-source .mm-preferred-source__brand { font-size: 21px; }
.mm-preferred-source__icons { display: none; }
.mm-preferred-source__action { flex-basis: 100%; max-width: none; }
.mm-preferred-source .mm-preferred-source__action p { font-size: 15px; margin-bottom: 17px; }
.mm-preferred-source a.mm-preferred-source__button { font-size: 14px; padding: 13px 12px; }
}
@media (max-width: 600px) {
.mm-preferred-source { padding: 22px 20px 25px; gap: 21px; }
.mm-preferred-source__headline, .mm-preferred-source__action { flex-basis: 100%; max-width: none; }
}.mm-article-sharing{container-type:inline-size;background:#f6f4f2;color:#342c35;padding:22px 26px;margin:24px 0;border-radius:8px} .entry-content-wrap > .mm-article-sharing{order:5}
.mm-article-sharing *{box-sizing:border-box}
.mm-article-sharing .mm-share-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px 18px}
.mm-article-sharing #mm-share-title{font:700 18px/1.25 Arial,sans-serif;color:#510638;background:none;margin:0;padding:0;border:0}
.mm-article-sharing .mm-share-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:flex-start;flex:1}
.mm-article-sharing .mm-share-actions>a,.mm-article-sharing button,.mm-article-sharing summary{display:inline-flex;justify-content:center;align-items:center;gap:7px;min-height:44px;margin:0;padding:10px 13px;border:1px solid #ded4df;border-radius:6px;background:#eee8ef;color:#510638;text-decoration:none;font:600 14px/1.2 Arial,sans-serif;cursor:pointer;white-space:nowrap}
.mm-article-sharing summary{background:#510638;color:#fff;border-color:#510638;list-style:none}
.mm-article-sharing button,.mm-article-sharing summary{text-transform:none!important;letter-spacing:normal}
#mm-article-sharing button{color:#510638!important}
.mm-article-sharing summary::-webkit-details-marker{display:none}
.mm-article-sharing .mm-share-actions>a:hover,.mm-article-sharing button:hover{background:#e3d9e6}
.mm-article-sharing summary:hover{background:#6d174f}
.mm-article-sharing :focus-visible{outline:3px solid #a967bb;outline-offset:3px}
.mm-article-sharing [hidden]{display:none!important}
.mm-article-sharing .mm-share-more{margin:0;min-width:0}
.mm-article-sharing .mm-share-more[open]{flex-basis:100%;order:5}
.mm-article-sharing .mm-share-menu{margin-top:10px;padding:14px;background:#eee8ef;border-radius:6px;display:flex;flex-wrap:wrap;gap:10px}
.mm-article-sharing .mm-share-menu a{color:#510638;text-decoration:underline;min-height:44px;display:inline-flex;align-items:center;padding:0 8px}
.mm-article-sharing .mm-share-menu label{flex-basis:100%;font-size:14px;color:#342c35;margin:0}
.mm-article-sharing .mm-share-menu input{width:100%;min-width:0;background:#fff;color:#342c35;padding:10px;border:1px solid #bbaec0;border-radius:4px;font-size:16px}
.mm-article-sharing .mm-share-status{font:400 13px/1.5 Arial,sans-serif;color:#655867;margin:12px 0 0}
.mm-article-sharing .mm-share-status:empty{display:none}
.mm-article-sharing .mm-share-follow{margin:14px 0 0;font:600 14px/1.5 Arial,sans-serif}.mm-article-sharing .mm-share-follow a{color:#6e0e53!important;text-decoration:underline;text-underline-offset:3px}
@container(max-width:420px){.mm-article-sharing .mm-share-row{display:block}.mm-article-sharing #mm-share-title{margin-bottom:12px}.mm-article-sharing .mm-share-actions{display:grid;grid-template-columns:1fr 1fr}.mm-article-sharing summary{width:100%}.mm-article-sharing .mm-share-more[open]{grid-column:1/-1}.mm-article-sharing .mm-share-actions>a,.mm-article-sharing button,.mm-article-sharing summary{padding:10px 8px}}
@media(max-width:600px){.mm-article-sharing{padding:20px}}