:root{color-scheme:light}.mp-theme-toggle{position:fixed;right:max(14px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));z-index:2147482000;display:grid;place-items:center;width:58px;height:58px;margin:0;padding:4px;border:1px solid rgba(32,32,32,.16);border-radius:50%;background:rgba(255,255,255,.88);box-shadow:0 8px 28px rgba(24,24,24,.16),0 1px 4px rgba(24,24,24,.14);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,border-color .15s ease}.mp-theme-toggle:hover{transform:translateY(-2px) scale(1.025);box-shadow:0 11px 34px rgba(24,24,24,.21),0 2px 5px rgba(24,24,24,.14)}.mp-theme-toggle:active{transform:translateY(0) scale(.97)}.mp-theme-toggle:focus-visible{outline:2px solid #8a8a8a;outline-offset:3px}.mp-theme-clock-wrap{position:relative;display:block;width:48px;height:48px}.mp-theme-clock{position:absolute;inset:0;display:block;width:48px;height:48px;object-fit:contain;image-rendering:auto;transition:opacity .16s ease,transform .2s ease}.mp-theme-clock-day{opacity:0;transform:rotate(-8deg) scale(.88)}.mp-theme-clock-night{opacity:1;transform:rotate(0) scale(1)}html.mp-night{color-scheme:dark;--mpn-bg:#050505;--mpn-bg-soft:#080808;--mpn-surface:#0d0d0d;--mpn-surface-2:#121212;--mpn-surface-3:#181818;--mpn-hover:#1e1e1e;--mpn-text:#dedede;--mpn-text-strong:#f3f3f3;--mpn-muted:#a3a3a3;--mpn-faint:#737373;--mpn-border:#252525;--mpn-border-strong:#343434;--mpn-control-border:#505050;--mpn-accent:#c8c8c8;--mpn-accent-strong:#eeeeee;--mpn-accent-bg:#0e0e0e;--mpn-accent-fill:#1b1b1b;--mpn-accent-border:#484848;--mpn-red:#e58d81;--mpn-red-bg:#3b211f;--mpn-amber:#d7b66e;--mpn-amber-bg:#34291a;--mpn-yellow:#c9cf78;--mpn-blue:#82b8dc;--mpn-shadow:rgba(0,0,0,.3)}html.mp-night .mp-theme-toggle{border-color:#343434;background:rgba(13,13,13,.94);box-shadow:0 8px 30px rgba(0,0,0,.42),0 0 0 1px rgba(255,255,255,.035)}html.mp-night .mp-theme-toggle:hover{border-color:#505050;background:rgba(18,18,18,.98);box-shadow:0 12px 36px rgba(0,0,0,.5),0 0 22px rgba(255,255,255,.06)}html.mp-night .mp-theme-clock-night{opacity:0;transform:rotate(8deg) scale(.88)}html.mp-night .mp-theme-clock-day{opacity:1;transform:rotate(0) scale(1)}
html.mp-night,html.mp-night body,html.mp-night .wp-site-blocks{background:var(--mpn-bg)!important;color:var(--mpn-text)!important}html.mp-night body{scrollbar-color:#343434 #080808}html.mp-night ::selection{background:#484848;color:#f3f3f3}html.mp-night a{color:var(--mpn-accent)!important}html.mp-night a:hover{color:var(--mpn-accent-strong)!important}html.mp-night :where(h1,h2,h3,h4,h5,h6){color:var(--mpn-text-strong)}html.mp-night :where(p,li,dd,dt,figcaption){color:var(--mpn-text)}html.mp-night :where(hr){border-color:var(--mpn-border)!important}html.mp-night :where(input,textarea,select){border-color:var(--mpn-border-strong)!important;background:#0d0d0d!important;color:var(--mpn-text)!important;box-shadow:none!important}html.mp-night :where(input,textarea)::placeholder{color:#737373!important}html.mp-night :where(input,textarea,select):focus{border-color:#c8c8c8!important;background:#121212!important;outline:0!important;box-shadow:0 0 0 2px rgba(255,255,255,.10)!important}html.mp-night :where(button,.wp-element-button,.wp-block-button__link){border-color:var(--mpn-border-strong);color:var(--mpn-text)}html.mp-night :where(code,pre){border-color:var(--mpn-border)!important;background:#080808!important;color:#dedede!important}html.mp-night :where(table,th,td){border-color:var(--mpn-border)!important}html.mp-night :where(th){color:var(--mpn-text-strong)!important}html.mp-night :where(td){color:var(--mpn-text)!important}html.mp-night .wp-block-post-content,html.mp-night .entry-content,html.mp-night main{color:var(--mpn-text)}html.mp-night .has-background:not(.has-transparent-background-color){box-shadow:inset 0 0 0 1px rgba(255,255,255,.015)}
html.mp-night .mpx-header{border-bottom-color:var(--mpn-border)!important;background:rgba(5,5,5,.97)!important;box-shadow:0 5px 20px rgba(0,0,0,.12)}html.mp-night .mpx-brand,html.mp-night .mpx-footer-brand>a{color:var(--mpn-text-strong)!important}html.mp-night .mpx-brand-mark{border-color:var(--mpn-border)!important;background:var(--mpn-surface-2)!important;color:var(--mpn-text-strong)!important;box-shadow:none!important}html.mp-night .mpx-nav-primary>a,html.mp-night .mpx-nav-menu>summary{color:#a3a3a3!important}html.mp-night .mpx-nav-primary>a:hover,html.mp-night .mpx-nav-primary>a[aria-current=page],html.mp-night .mpx-nav-menu>summary:hover,html.mp-night .mpx-nav-menu.is-active>summary,html.mp-night .mpx-nav-menu[open]>summary{background:var(--mpn-hover)!important;color:var(--mpn-text-strong)!important}html.mp-night .mpx-nav-menu-panel,html.mp-night .mpx-browse-panel{border-color:var(--mpn-border-strong)!important;background:#0d0d0d!important;box-shadow:0 16px 40px rgba(0,0,0,.48)!important}html.mp-night .mpx-nav-menu-panel a,html.mp-night .mpx-browse-section>a{color:#a3a3a3!important}html.mp-night .mpx-nav-menu-panel a:hover,html.mp-night .mpx-nav-menu-panel a[aria-current=page],html.mp-night .mpx-browse-section>a:hover,html.mp-night .mpx-browse-section>a[aria-current=page]{background:var(--mpn-hover)!important;color:var(--mpn-text-strong)!important}html.mp-night .mpx-nav-menu-separator,html.mp-night .mpx-browse-section{border-color:var(--mpn-border)!important}html.mp-night .mpx-browse-near{border-color:#1b1b1b!important;background:#0e0e0e!important;color:var(--mpn-text)!important}html.mp-night .mpx-browse-near:hover{border-color:#484848!important;background:#0e0e0e!important}html.mp-night .mpx-browse-near small,html.mp-night .mpx-browse-label,html.mp-night .mpx-browse-section>a small{color:var(--mpn-muted)!important}html.mp-night .mpx-search input{border-color:#343434!important;background:#0d0d0d!important;color:var(--mpn-text)!important}html.mp-night .mpx-search input:focus{border-color:#737373!important;background:#121212!important}html.mp-night .mpx-search button{border-color:#484848!important;background:#1b1b1b!important;color:#f3f3f3!important}html.mp-night .mpx-search button:hover{border-color:#737373!important;background:#484848!important}html.mp-night .mpx-footer{border-top-color:var(--mpn-border)!important;background:#080808!important;color:var(--mpn-muted)!important}html.mp-night .mpx-footer-brand p,html.mp-night .mpx-footer-note,html.mp-night .mpx-footer-signoff{color:var(--mpn-muted)!important}html.mp-night .mpx-footer-group{border-left-color:var(--mpn-border)!important}html.mp-night .mpx-footer-group strong{color:#dedede!important}html.mp-night .mpx-footer-group a,html.mp-night .mpx-footer-legal a{color:#a3a3a3!important}html.mp-night .mpx-footer-group a:hover,html.mp-night .mpx-footer-legal a:hover{color:var(--mpn-accent-strong)!important}
html.mp-night .mpb-site,html.mp-night .mpb-wrap,html.mp-night .mpb-shell,html.mp-night .mpb-detail,html.mp-night .mpb-explore{color:var(--mpn-text)!important}html.mp-night .mpb-card,html.mp-night .mpb-filters,html.mp-night .mpb-home-section,html.mp-night .mpb-featured-strip,html.mp-night .mpb-trending-panel,html.mp-night .mpb-server-hero,html.mp-night .mpb-known-fallback,html.mp-night .mpb-known-preview-summary,html.mp-night .mpb-recovery-hero,html.mp-night .mpb-recovery-search,html.mp-night .mpb-detail-discovery,html.mp-night .mpb-enrich-section,html.mp-night .mpb-player-sentiment,html.mp-night .mpb-editorial-mentions,html.mp-night .mpb-mention-card,html.mp-night .mpb-faq,html.mp-night .mpb-final-join,html.mp-night .mpb-join-panels,html.mp-night .mpb-latency-card,html.mp-night .mpb-region-tile,html.mp-night .mpb-explore-backdrop,html.mp-night .mpb-explore-topic,html.mp-night .mpb-explore-topic-panel,html.mp-night .mpb-category-index-hero,html.mp-night .mpb-location-group,html.mp-night .mpb-language-group,html.mp-night .mpb-version-group,html.mp-night .mpb-category-popover,html.mp-night .mpb-empty,html.mp-night .mpb-notice,html.mp-night .mpb-trending-card{border-color:var(--mpn-border)!important;background:var(--mpn-surface)!important;box-shadow:none!important}html.mp-night .mpb-card:hover,html.mp-night .mpb-trending-card:hover,html.mp-night .mpb-region-tile:hover,html.mp-night .mpb-mention-card:hover{border-color:var(--mpn-border-strong)!important;background:var(--mpn-surface-2)!important}html.mp-night .mpb-card-main strong,html.mp-night .mpb-home-head h1,html.mp-night .mpb-home-head h2,html.mp-night .mpb-server-hero-head h1,html.mp-night .mpb-category-index-title,html.mp-night .mpb-known-preview-name,html.mp-night .mpb-recovery-hero h1,html.mp-night .mpb-explore-head h1,html.mp-night .mpb-explore-head h2,html.mp-night .mpb-enrich-section h2,html.mp-night .mpb-enrich-section h3,html.mp-night .mpb-faq h2,html.mp-night .mpb-final-join h2,html.mp-night .mpb-latency-head h2,html.mp-night .mpb-mention-publisher{color:var(--mpn-text-strong)!important}html.mp-night .mpb-card-description,html.mp-night .mpb-card-founded,html.mp-night .mpb-card-language,html.mp-night .mpb-home-lede,html.mp-night .mpb-home-page-note,html.mp-night .mpb-lede,html.mp-night .mpb-summary,html.mp-night .mpb-region-meta,html.mp-night .mpb-region-trend,html.mp-night .mpb-mention-domain,html.mp-night .mpb-explore-prose,html.mp-night .mpb-recovery-lede,html.mp-night .mpb-detail-updated,html.mp-night .mpb-known-preview-status,html.mp-night .mpb-player-label,html.mp-night .mpb-ping-label{color:var(--mpn-muted)!important}html.mp-night .mpb-kicker,html.mp-night .mpb-filter-label{color:#737373!important}html.mp-night .mpb-dot,html.mp-night .mpss-dot{background:#c8c8c8!important}html.mp-night .mpb-card-categories,html.mp-night .mpb-enrich-cats{color:#a3a3a3!important}html.mp-night .mpb-players.mpb-stats-grid .mpb-stat+.mpb-stat,html.mp-night .mpb-detail-live.has-change .mpb-stats>div+div,html.mp-night .mpb-detail-stats>.mpb-stat+ .mpb-stat,html.mp-night .mpb-server-hero-metric+ .mpb-server-hero-metric{border-color:var(--mpn-border)!important}html.mp-night .mpb-stat strong,html.mp-night .mpb-player-value,html.mp-night .mpb-ping-value,html.mp-night .mpb-server-hero-metric strong,html.mp-night .mpb-known-preview-stat strong{color:#dedede!important}html.mp-night .mpb-stat span,html.mp-night .mpb-server-hero-metric span,html.mp-night .mpb-known-preview-stat span{color:#737373!important}html.mp-night .mpb-stat-change.is-positive strong,html.mp-night .mpb-change-value.is-positive,html.mp-night .mpss-change.is-positive{color:#c8c8c8!important}html.mp-night .mpb-stat-change.is-negative strong,html.mp-night .mpb-change-value.is-negative,html.mp-night .mpss-change.is-negative{color:var(--mpn-red)!important}html.mp-night .mpb-stat-change.is-neutral strong,html.mp-night .mpss-change.is-neutral{color:#a3a3a3!important}html.mp-night .mpb-change-help,html.mp-night .mph-help b{background:#252525!important;color:#a3a3a3!important}html.mp-night .mpb-featured-badge,html.mp-night .mpb-known-preview-live,html.mp-night .mpb-home-status{border-color:#1b1b1b!important;background:#0e0e0e!important;color:#c8c8c8!important}html.mp-night .mpb-copy-action,html.mp-night .mpb-final-join-copy,html.mp-night .mpb-connect{border-color:#484848!important;background:#1b1b1b!important;color:#eeeeee!important;box-shadow:none!important}html.mp-night .mpb-copy-action:hover,html.mp-night .mpb-final-join-copy:hover,html.mp-night .mpb-connect:hover{border-color:#484848!important;background:#484848!important}html.mp-night .mpb-copy-value,html.mp-night .mpb-join-motd{border-color:var(--mpn-border)!important;background:#0e0e0e!important;color:#dedede!important}html.mp-night .mpb-join-more-menu{border-color:var(--mpn-border-strong)!important;background:#121212!important;box-shadow:0 12px 32px rgba(0,0,0,.42)!important}html.mp-night .mpb-join-more-menu a{color:#a3a3a3!important}html.mp-night .mpb-join-more-menu a:hover{background:var(--mpn-hover)!important;color:var(--mpn-text-strong)!important}html.mp-night .mpb-category-trigger,html.mp-night .mpb-filter-edition select,html.mp-night .mpb-filter-version select,html.mp-night .mpb-filter-players select,html.mp-night .mpb-filter-search input,html.mp-night .mpb-category-search,html.mp-night .mpb-language-finder input,html.mp-night .mpb-recovery-search input{border-color:var(--mpn-border-strong)!important;background:#0d0d0d!important;color:var(--mpn-text)!important}html.mp-night .mpb-category-option:hover,html.mp-night .mpb-category-option.is-selected{background:var(--mpn-hover)!important}html.mp-night .mpb-category-close{color:#a3a3a3!important}html.mp-night .mpb-category-close:hover{background:var(--mpn-hover)!important;color:#f3f3f3!important}html.mp-night .mpb-filter-ping-control,html.mp-night .mpb-edition-switch,html.mp-night .mpb-join-switch,html.mp-night .mpb-explore-switch,html.mp-night .mpb-guide-tabs-wrap{border-color:var(--mpn-border)!important;background:#0d0d0d!important}html.mp-night .mpb-filter-ping-control button,html.mp-night .mpb-edition-switch a,html.mp-night .mpb-join-switch a,html.mp-night .mpb-explore-switch a{color:#a3a3a3!important}html.mp-night .mpb-filter-ping-control button.is-active,html.mp-night .mpb-edition-switch a.is-active,html.mp-night .mpb-join-switch a.is-active,html.mp-night .mpb-explore-switch a.is-active{background:#252525!important;color:#dedede!important}html.mp-night .mpb-motd,html.mp-night .mpb-motd-render{border-color:#252525!important;background:#050505!important}html.mp-night .mpb-known-preview-banner,html.mp-night .mpb-server-hero-banner{background:#050505!important}html.mp-night .mpb-recovery-code{color:#737373!important}html.mp-night .mpb-recovery-mark{border-color:#505050!important;background:#121212!important;color:#a3a3a3!important}html.mp-night .mpb-explore-backdrop{background:linear-gradient(145deg,#121212,#080808)!important}html.mp-night .mpb-explore-backdrop-icon,html.mp-night .mpb-explore-topic-icon,html.mp-night .mpb-category-hub-icon{border-color:#343434!important;background:#0e0e0e!important;color:#c8c8c8!important}html.mp-night .mpb-region-tile,html.mp-night .mpb-language-link,html.mp-night .mpb-explore-category-link{color:#a3a3a3!important}html.mp-night .mpb-region-tile:hover,html.mp-night .mpb-language-link:hover,html.mp-night .mpb-explore-category-link:hover{color:#eeeeee!important}html.mp-night .mpb-editorial-mentions-mark,html.mp-night .mpb-sentiment-mark{border-color:#343434!important;background:#0e0e0e!important;color:#c8c8c8!important}
html.mp-night .mph,html.mp-night .mph-overview,html.mp-night .mph-compact-overview{color:var(--mpn-text)!important}html.mp-night .mph.mph-compact-overview .mph-overview,html.mp-night .mph-chart,html.mp-night .mph-table-wrap{border-color:var(--mpn-border)!important;background:var(--mpn-surface)!important;box-shadow:none!important}html.mp-night .mph.mph-compact-overview .mph-overview-title h2,html.mp-night .mph-trends-head h3,html.mp-night .mph-stats strong{color:var(--mpn-text-strong)!important}html.mp-night .mph.mph-compact-overview .mph-overview-title .mph-subtitle,html.mp-night .mph-stats span{color:var(--mpn-muted)!important}html.mp-night .mph.mph-compact-overview .mph-overview .mph-stats>div+div:before{background:var(--mpn-border)!important}html.mp-night .mph-ranges a{border-color:var(--mpn-border)!important;background:#121212!important;color:#a3a3a3!important}html.mp-night .mph-ranges a:hover,html.mp-night .mph-ranges a.is-active,html.mp-night .mph-ranges a[aria-current=true]{border-color:#505050!important;background:#181818!important;color:#dedede!important}html.mp-night .mph-svg{background:#080808!important}html.mp-night .mph-gridline{stroke:#252525!important}html.mp-night .mph-gridline-minor{stroke:#181818!important}html.mp-night .mph-axis{fill:#737373!important}html.mp-night .mph-line{stroke:#62e875!important}html.mp-night .mph-crosshair{stroke:#737373!important}html.mp-night .mph-active-point{fill:#eeeeee!important;stroke:#0e0e0e!important}html.mp-night .mph-tooltip{border-color:#343434!important;background:#121212!important;color:#dedede!important;box-shadow:0 8px 28px rgba(0,0,0,.5)!important}html.mp-night .mph-tooltip span,html.mp-night .mph-tooltip small{color:#a3a3a3!important}html.mp-night .mph-table{background:transparent!important;color:var(--mpn-text)!important}html.mp-night .mph-table th{border-color:var(--mpn-border)!important;background:#0d0d0d!important;color:#a3a3a3!important}html.mp-night .mph-table td{border-color:#252525!important;background:#0d0d0d!important;color:#dedede!important}html.mp-night .mph-table tbody tr:hover td{background:#121212!important}
html.mp-night .mpss-head h2,html.mp-night .mpss-name,html.mp-night .mpss-score strong{color:var(--mpn-text-strong)!important}html.mp-night .mpss-head p,html.mp-night .mpss-meta,html.mp-night .mpss-score span{color:var(--mpn-muted)!important}html.mp-night .mpss-card{border-color:var(--mpn-border)!important;background:var(--mpn-surface)!important;color:var(--mpn-text)!important;box-shadow:none!important}html.mp-night .mpss-card:hover,html.mp-night .mpss-card:focus-visible{border-color:var(--mpn-border-strong)!important;background:var(--mpn-surface-2)!important;box-shadow:0 6px 20px rgba(0,0,0,.2)!important}html.mp-night .mpss-icon-fallback{background:#181818!important;color:#a3a3a3!important}html.mp-night .mpss-sep,html.mp-night .mpss-tag+.mpss-tag:before{background:#505050!important}
html.mp-night .wp-block-separator,html.mp-night .wp-block-table td,html.mp-night .wp-block-table th{border-color:var(--mpn-border)!important}html.mp-night .wp-block-quote{border-color:#505050!important;color:#dedede!important}html.mp-night .wp-block-button__link{border-color:#484848!important;background:#1b1b1b!important;color:#eeeeee!important}html.mp-night .wp-block-button__link:hover{background:#484848!important;color:#f3f3f3!important}html.mp-night .wp-block-search__inside-wrapper{border-color:var(--mpn-border-strong)!important;background:#0d0d0d!important}html.mp-night .wp-block-search__button{border-color:#484848!important;background:#1b1b1b!important;color:#f3f3f3!important}
@media(max-width:700px){.mp-theme-toggle{right:max(10px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));width:50px;height:50px;padding:3px}.mp-theme-clock-wrap,.mp-theme-clock{width:42px;height:42px}}@media(prefers-reduced-motion:reduce){.mp-theme-toggle,.mp-theme-clock{transition:none!important}}
html.mp-night .mpb-card-categories a{color:hsl(var(--mpb-cat-h) var(--mpb-cat-s) 66%)!important}html.mp-night .mpb-card-categories a:hover{filter:brightness(1.16)!important}html.mp-night .mpb-category-group{border-color:hsl(var(--mpb-cat-h) var(--mpb-cat-s) 42% / .28)!important;background:var(--mpn-surface)!important;box-shadow:0 3px 0 rgba(0,0,0,.16)!important}html.mp-night .mpb-category-group>.mpb-featured-strip-head{border-bottom-color:hsl(var(--mpb-cat-h) var(--mpb-cat-s) 52% / .2)!important;background:linear-gradient(90deg,hsl(var(--mpb-cat-h) 28% 15%) 0,hsl(var(--mpb-cat-h) 22% 12%) 42%,#0d0d0d 100%)!important;box-shadow:inset 5px 0 0 hsl(var(--mpb-cat-h) var(--mpb-cat-s) 52%),inset 0 -1px 0 rgba(255,255,255,.025)!important}html.mp-night .mpb-category-heading-link>span:last-child{color:var(--mpn-text-strong)!important}html.mp-night .mpb-category-icon-heading{border-color:hsl(var(--mpb-cat-h) var(--mpb-cat-s) 55% / .34)!important;background:linear-gradient(145deg,hsl(var(--mpb-cat-h) 35% 20%),hsl(var(--mpb-cat-h) 28% 13%))!important;color:hsl(var(--mpb-cat-h) var(--mpb-cat-s) 68%)!important}html.mp-night .mpb-category-group>.mpb-featured-strip-head>span{border-color:rgba(160,160,160,.13)!important;background:rgba(5,5,5,.62)!important;color:#a3a3a3!important}html.mp-night .mpb-category-group>.mpb-featured-strip-head>span a{color:hsl(var(--mpb-cat-h) var(--mpb-cat-s) 68%)!important}html.mp-night .mpb-category-group>.mpb-list{background:var(--mpn-surface)!important}html.mp-night .mpb-category-title .mpb-title-accent,html.mp-night .mpb-category-title>.mpb-category-icon-hero,html.mp-night .mpb-category-heading-name{color:hsl(var(--mpb-cat-h) var(--mpb-cat-s) 66%)!important}
html.mp-night body{--mpn-bg:#050505;--mpn-bg-2:#080808;--mpn-bg-soft:#080808;--mpn-panel:#0d0d0d;--mpn-surface:#0d0d0d;--mpn-panel-2:#121212;--mpn-surface-2:#121212;--mpn-panel-3:#181818;--mpn-surface-3:#181818;--mpn-inset:#090909;--mpn-hover:#1e1e1e;--mpn-border:#252525;--mpn-border-2:#343434;--mpn-border-strong:#343434;--mpn-control-border:#505050;--mpn-text:#dedede;--mpn-strong:#f3f3f3;--mpn-text-strong:#f3f3f3;--mpn-muted:#a3a3a3;--mpn-faint:#737373;--mpn-accent:#c8c8c8;--mpn-accent-2:#eeeeee;--mpn-accent-strong:#eeeeee;--mpn-accent-bg:#0e0e0e;--mpn-accent-fill:#1b1b1b;--mpn-accent-border:#484848;--mpn-red:#e58d81;--mpn-red-bg:#3b211f;--mpn-amber:#d7b66e;--mpn-amber-bg:#34291a;--mpn-yellow:#c9cf78;--mpn-blue:#82b8dc;background:#050505!important;color:#dedede!important}
html.mp-night body .wp-site-blocks,html.mp-night body main,html.mp-night body .mpb-site,html.mp-night body .mpb-shell,html.mp-night body .mpb-wrap,html.mp-night body .mpb-detail{background:#0e0e0e!important;color:#dedede!important}
html.mp-night body .mpb-site :where(h1,h2,h3,h4,h5,h6,strong,th),html.mp-night body .mph :where(h1,h2,h3,h4,strong,th),html.mp-night body .mpss :where(h1,h2,h3,strong){color:#eeeeee!important}
html.mp-night body .mpb-site :where(p,li,dd,dt,figcaption,label,small),html.mp-night body .mph :where(p,li,small,label),html.mp-night body .mpss :where(p,small){color:#dedede!important}
html.mp-night body .mpb-site :where(.mpb-lede,.mpb-summary,.mpb-home-lede,.mpb-card-description,.mpb-card-founded,.mpb-card-language,.mpb-region-meta,.mpb-region-trend,.mpb-detail-updated,.mpb-known-preview-status,.mpb-player-label,.mpb-ping-label,.mpb-home-page-note,.mpb-trending-intro>p,.mpb-recovery-lede,.mpb-mention-domain){color:#a3a3a3!important}
html.mp-night body .mpb-home-pulse{color:#dedede!important;text-shadow:0 1px 0 #000!important}
html.mp-night body .mpb-home-pulse strong{color:#72c985!important;text-shadow:0 0 22px rgba(114,201,133,.08)!important}
html.mp-night body .mpb-home-head-pulse h1,html.mp-night body .mpb-trending-intro h2{color:#f3f3f3!important}
html.mp-night body .mpb-trending-intro>p>a{color:#eeeeee!important;text-decoration-color:#505050!important}
html.mp-night body .mpb-trending-intro>p>a:hover{color:#eeeeee!important;text-decoration-color:#c8c8c8!important}
html.mp-night body .mpx-header{border-color:#252525!important;background:#0e0e0e!important;box-shadow:0 1px 0 rgba(255,255,255,.015),0 8px 25px rgba(0,0,0,.22)!important}
html.mp-night body .mpx-brand,html.mp-night body .mpx-brand:visited{color:#eeeeee!important}
html.mp-night body .mpx-browse-menu>summary,html.mp-night body .mpx-nav-menu>summary,html.mp-night body .mpx-nav-primary>.mpx-nav-direct{border-color:transparent!important;background:transparent!important;color:#a3a3a3!important;box-shadow:none!important}
html.mp-night body .mpx-browse-menu>summary:hover,html.mp-night body .mpx-browse-menu[open]>summary,html.mp-night body .mpx-browse-menu.is-active>summary,html.mp-night body .mpx-nav-menu>summary:hover,html.mp-night body .mpx-nav-menu[open]>summary,html.mp-night body .mpx-nav-primary>.mpx-nav-direct:hover,html.mp-night body .mpx-nav-primary>.mpx-nav-direct[aria-current=page]{border-color:#343434!important;background:#121212!important;color:#eeeeee!important}
html.mp-night body .mpx-nav-primary>.mpx-nav-trending:before{box-shadow:0 0 0 3px #0e0e0e!important}
html.mp-night body .mpx-browse-panel,html.mp-night body .mpx-nav-menu-panel{border-color:#343434!important;background:#0e0e0e!important;box-shadow:0 18px 44px rgba(0,0,0,.58)!important}
html.mp-night body .mpx-browse-near{border-color:#1b1b1b!important;background:#0e0e0e!important;color:#dedede!important}
html.mp-night body .mpx-browse-section{border-color:#252525!important}
html.mp-night body .mpx-browse-section>a{color:#a3a3a3!important}
html.mp-night body .mpx-browse-section>a:hover,html.mp-night body .mpx-browse-section>a[aria-current=page]{background:#0e0e0e!important;color:#eeeeee!important}
html.mp-night body .mpx-browse-label,html.mp-night body .mpx-browse-section>a small,html.mp-night body .mpx-browse-near small{color:#737373!important}
html.mp-night body .mpx-search input{border-color:#343434!important;background:#0e0e0e!important;color:#dedede!important}
html.mp-night body .mpx-search input::placeholder{color:#737373!important}
html.mp-night body .mpx-search button{border-color:#484848!important;background:#1b1b1b!important;color:#eeeeee!important}
html.mp-night body .mpx-search button:hover{background:#484848!important}
html.mp-night body .mpb-breadcrumb,html.mp-night body .mpb-breadcrumb span{color:#737373!important}
html.mp-night body .mpb-breadcrumb a{color:#c8c8c8!important}
html.mp-night body .mpb-card,html.mp-night body .mpb-home-section,html.mp-night body .mpb-filters,html.mp-night body .mpb-server-hero,html.mp-night body .mpb-featured-strip,html.mp-night body .mpb-trending-panel,html.mp-night body .mpb-trending-card,html.mp-night body .mpb-known-fallback,html.mp-night body .mpb-recovery-hero,html.mp-night body .mpb-recovery-404,html.mp-night body .mpb-detail-discovery,html.mp-night body .mpb-enrich-section,html.mp-night body .mpb-player-sentiment,html.mp-night body .mpb-editorial-mentions,html.mp-night body .mpb-mention-card,html.mp-night body .mpb-faq,html.mp-night body .mpb-final-join,html.mp-night body .mpb-latency-card,html.mp-night body .mpb-region-tile,html.mp-night body .mpb-language-group,html.mp-night body .mpb-version-group,html.mp-night body .mpb-location-group,html.mp-night body .mpb-category-index-hero,html.mp-night body .mpb-category-group,html.mp-night body .mpb-explore,html.mp-night body .mpb-explore-topic-panel,html.mp-night body .mpb-known-preview-summary,html.mp-night body .mpss-card{border-color:#252525!important;background:#0e0e0e!important;box-shadow:none!important}
html.mp-night body .mpb-card:hover,html.mp-night body .mpb-trending-card:hover,html.mp-night body .mpb-region-tile:hover,html.mp-night body .mpb-mention-card:hover,html.mp-night body .mpss-card:hover{border-color:#343434!important;background:#0e0e0e!important}
html.mp-night body .mpb-card{border-left-color:#c8c8c8!important}
html.mp-night body .mpb-card-main strong,html.mp-night body .mpb-card-main .mpb-server-line>a{color:#eeeeee!important}
html.mp-night body .mpb-copy-ip,html.mp-night body .mpb-join-copy,html.mp-night body .mpb-final-join-action .mpb-copy-ip{border-color:#505050!important;background:#0e0e0e!important;color:#eeeeee!important;box-shadow:none!important}
html.mp-night body .mpb-copy-value,html.mp-night body code.mpb-copy-value{border-color:#505050!important;background:#0e0e0e!important;color:#eeeeee!important}
html.mp-night body .mpb-copy-action{border-color:#484848!important;border-left-color:#484848!important;background:#484848!important;color:#f3f3f3!important}
html.mp-night body .mpb-copy-ip:hover .mpb-copy-action,html.mp-night body .mpb-copy-action:hover{background:#484848!important;border-color:#c8c8c8!important}
html.mp-night body .mpb-copy-ip.is-copied{border-color:#484848!important;background:#0e0e0e!important}
html.mp-night body .mpb-copy-ip.is-copied .mpb-copy-action{background:#1b1b1b!important;color:#eeeeee!important;border-color:#484848!important}
html.mp-night body .mpb-server-hero{border-bottom-color:#252525!important;background:#0e0e0e!important}
html.mp-night body .mpb-server-hero-head h1{color:#eeeeee!important}
html.mp-night body .mpb-server-hero-icon .mpb-server-icon.is-large{border-color:#343434!important;box-shadow:0 4px 14px rgba(0,0,0,.32)!important}
html.mp-night body .mpb-server-hero-metric strong,html.mp-night body .mpb-server-hero-metric .mpb-player-value,html.mp-night body .mpb-server-hero-metric .mpb-ping-value{color:#eeeeee!important}
html.mp-night body .mpb-server-hero-metric span{color:#a3a3a3!important}
html.mp-night body .mpb-server-hero-metric+.mpb-server-hero-metric:before{background:#343434!important}
html.mp-night body .mpb-server-hero-change.is-negative strong,html.mp-night body .mpb-stat-change.is-negative strong,html.mp-night body .mpb-change-value.is-negative{color:#e58d81!important}
html.mp-night body .mpb-server-hero-change.is-positive strong,html.mp-night body .mpb-stat-change.is-positive strong,html.mp-night body .mpb-change-value.is-positive{color:#c8c8c8!important}
html.mp-night body .mpb-server-hero-ping.is-fast strong,html.mp-night body .mpb-server-hero-ping.is-fast span{color:#c8c8c8!important}
html.mp-night body .mpb-server-hero-ping.is-good strong,html.mp-night body .mpb-server-hero-ping.is-good span{color:#c9cf78!important}
html.mp-night body .mpb-server-hero-ping.is-fair strong,html.mp-night body .mpb-server-hero-ping.is-fair span{color:#d7b66e!important}
html.mp-night body .mpb-server-hero-ping.is-slow strong,html.mp-night body .mpb-server-hero-ping.is-slow span{color:#e58d81!important}
html.mp-night body .mpb-detail .mpb-connect.mpb-join,html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd{border-top-color:#252525!important;border-bottom-color:#252525!important;background-color:#0e0e0e!important;background-image:radial-gradient(circle at 50% -30%,rgba(255,255,255,.035),transparent 48%),linear-gradient(180deg,#0e0e0e 0,#0e0e0e 100%)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.018)!important;color:#dedede!important}
html.mp-night body .mpb-detail .mpb-connect.mpb-join:before,html.mp-night body .mpb-detail .mpb-connect.mpb-join:after{content:none!important;display:none!important}
html.mp-night body .mpb-detail .mpb-join .mpb-join-switch{border-color:#343434!important;background:#0e0e0e!important;box-shadow:none!important}
html.mp-night body .mpb-detail .mpb-join .mpb-join-switch-btn{border-color:transparent!important;background:transparent!important;color:#a3a3a3!important;box-shadow:none!important;text-shadow:none!important}
html.mp-night body .mpb-detail .mpb-join .mpb-join-switch-btn:hover:not(:disabled){border-color:#343434!important;background:#0e0e0e!important;color:#dedede!important}
html.mp-night body .mpb-detail .mpb-join .mpb-join-switch-btn.is-active{border-color:#484848!important;background:#1b1b1b!important;color:#eeeeee!important;box-shadow:inset 0 0 0 1px rgba(238,238,238,.045)!important}
html.mp-night body .mpb-detail .mpb-join .mpb-join-switch-btn.is-unavailable,html.mp-night body .mpb-detail .mpb-join .mpb-join-switch-btn:disabled{border-color:transparent!important;background:#0d0d0d!important;color:#505050!important;box-shadow:none!important;opacity:.72!important}
html.mp-night body .mpb-detail .mpb-join-links a{border-color:transparent!important;background:transparent!important;color:#a3a3a3!important;box-shadow:none!important}
html.mp-night body .mpb-detail .mpb-join-links a:hover{border-bottom-color:#737373!important;background:transparent!important;color:#eeeeee!important}
html.mp-night body .mpb-detail .mpb-join-more>summary{border-color:#343434!important;background:#0e0e0e!important;color:#a3a3a3!important}
html.mp-night body .mpb-detail .mpb-join-more>summary:hover{background:#181818!important;color:#f3f3f3!important}
html.mp-night body .mpb-detail .mpb-join-more-menu{border-color:#343434!important;background:#0e0e0e!important;box-shadow:0 16px 36px rgba(0,0,0,.55)!important}
html.mp-night body .mpb-detail .mpb-join-more-menu a{color:#a3a3a3!important}
html.mp-night body .mpb-detail .mpb-join-more-menu a:hover{background:#181818!important;color:#f3f3f3!important}
html.mp-night body .mpb-detail .mpb-join-motd,html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-join-motd{width:min(100%,380px)!important;margin:13px auto 0!important;padding:5px!important;border:1px solid #343434!important;border-radius:6px!important;background:#181818!important;box-shadow:inset 0 0 0 1px rgba(255,255,255,.018),0 4px 14px rgba(0,0,0,.16)!important;color:#d8d8d8!important;text-align:left!important;overflow:hidden!important}
html.mp-night body .mpb-detail .mpb-motd-render,html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-motd-render{display:block!important;width:100%!important;max-width:100%!important;height:2.6em!important;min-height:2.6em!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;color:#d8d8d8!important;font-family:Consolas,"Lucida Console","Liberation Mono","Courier New",ui-monospace,monospace!important;font-size:13px!important;font-weight:400!important;line-height:1.3!important;letter-spacing:0!important;text-align:left!important;white-space:normal!important;text-shadow:1px 1px 0 rgba(0,0,0,.9)!important;overflow:hidden!important}
html.mp-night body .mpb-detail .mpb-motd-line{display:block!important;width:100%!important;color:#d8d8d8!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
html.mp-night body .mpb-detail .mpb-motd-render.is-rich{white-space:pre!important}
html.mp-night body .mpb-detail .mpb-motd-render .mpb-motd-segment{color:var(--mpb-motd-color,#d8d8d8)!important;text-shadow:1px 1px 0 #000!important}
html.mp-night body .mpb-detail .mpb-motd-render .mpb-motd-segment.is-bold{font-weight:700!important}
html.mp-night body .mpb-detail .mpb-motd-render .mpb-motd-segment.is-italic{font-style:italic!important}
html.mp-night body .mpb-detail .mpb-motd-render .mpb-motd-segment.is-underline{text-decoration-line:underline!important;text-underline-offset:2px!important}
html.mp-night body .mpb-detail .mpb-motd-render .mpb-motd-segment.is-strike{text-decoration-line:line-through!important}
html.mp-night body .mpb-detail .mpb-motd-render .mpb-motd-segment.is-underline.is-strike{text-decoration-line:underline line-through!important}
html.mp-night body .mpb-detail .mpb-motd-render .mpb-motd-segment.is-obfuscated{filter:blur(.25px)!important}
html.mp-night body .mph,html.mp-night body .mph.mph-compact-overview,html.mp-night body .mph.mph-compact-overview .mph-overview,html.mp-night body .mph-chart,html.mp-night body .mph-trends,html.mp-night body .mph-table-wrap{border-color:#252525!important;background:#0e0e0e!important;color:#dedede!important;box-shadow:none!important}
html.mp-night body .mph.mph-compact-overview .mph-overview{background:#0e0e0e!important}
html.mp-night body .mph.mph-compact-overview .mph-overview-title h2,html.mp-night body .mph-trends-head h3,html.mp-night body .mph-trends-head h2,html.mp-night body .mph-head h2{color:#eeeeee!important}
html.mp-night body .mph.mph-compact-overview .mph-overview-title .mph-subtitle{color:#a3a3a3!important}
html.mp-night body .mph.mph-compact-overview .mph-overview .mph-stats strong,html.mp-night body .mph .mph-stats strong{color:#eeeeee!important}
html.mp-night body .mph.mph-compact-overview .mph-overview .mph-stats span,html.mp-night body .mph .mph-stats span{color:#a3a3a3!important}
html.mp-night body .mph.mph-compact-overview .mph-overview .mph-stats>div+div:before{background:#343434!important}
html.mp-night body .mph-ranges{border-color:#343434!important;background:#0e0e0e!important}
html.mp-night body .mph-ranges a{border-color:transparent!important;background:transparent!important;color:#a3a3a3!important}
html.mp-night body .mph-ranges a:hover,html.mp-night body .mph-ranges a[aria-current=page],html.mp-night body .mph-ranges a.is-active{border-color:#505050!important;background:#0e0e0e!important;color:#eeeeee!important}
html.mp-night body .mph-chart{background:#0e0e0e!important}
html.mp-night body .mph-svg{background:#0e0e0e!important}
html.mp-night body .mph-gridline{stroke:#252525!important}
html.mp-night body .mph-gridline-minor{stroke:#181818!important}
html.mp-night body .mph-axis{fill:#a3a3a3!important}
html.mp-night body .mph-line{stroke:#62e875!important}
html.mp-night body .mph-offline-point{fill:#e58d81!important}
html.mp-night body .mph-crosshair{stroke:#737373!important}
html.mp-night body .mph-active-point{fill:#eeeeee!important;stroke:#0e0e0e!important}
html.mp-night body .mph-trends{padding-top:0!important;background:#0e0e0e!important}
html.mp-night body .mph-trends-head{border-color:#252525!important;background:#0e0e0e!important;color:#eeeeee!important}
html.mp-night body .mph-table,html.mp-night body .mph-table thead,html.mp-night body .mph-table tbody,html.mp-night body .mph-table tr{background:#0e0e0e!important;color:#dedede!important}
html.mp-night body .mph-table th{border-color:#252525!important;background:#121212!important;color:#a3a3a3!important}
html.mp-night body .mph-table td,html.mp-night body .mph-table tbody th{border-color:#252525!important;background:#0e0e0e!important;color:#dedede!important}
html.mp-night body .mph-table tbody tr:hover td,html.mp-night body .mph-table tbody tr:hover th{background:#0e0e0e!important}
html.mp-night body .mph-table .is-gain,html.mp-night body .mph-table .is-positive{color:#c8c8c8!important}
html.mp-night body .mph-table .is-loss,html.mp-night body .mph-table .is-negative{color:#e58d81!important}
html.mp-night body .mph-current-day{gap:5px!important;padding:4px 8px!important;border:1px solid #326d3d!important;background:#102514!important;color:#a5f2b0!important;font-size:9px!important;font-weight:900!important;box-shadow:0 0 0 1px rgba(98,232,117,.05),0 0 12px rgba(98,232,117,.08)!important}
html.mp-night body .mph-current-day:before{content:""!important;width:5px!important;height:5px!important;flex:0 0 5px!important;border-radius:50%!important;background:#62e875!important;box-shadow:0 0 7px rgba(98,232,117,.55)!important}
html.mp-night body .mph-help b{border-color:#343434!important;background:#181818!important;color:#a3a3a3!important}
html.mp-night body .mph-help-popover{border-color:#343434!important;background:#121212!important;color:#dedede!important;box-shadow:0 12px 32px rgba(0,0,0,.58)!important}
html.mp-night body .mph-tooltip{border-color:#343434!important;background:#121212!important;color:#f3f3f3!important;box-shadow:0 12px 30px rgba(0,0,0,.58)!important}
html.mp-night body .mph-tooltip span,html.mp-night body .mph-tooltip small{color:#a3a3a3!important}
html.mp-night body .mpb-final-join{border-color:#343434!important;background:#0e0e0e!important}
html.mp-night body .mpb-final-join-copy h2{color:#eeeeee!important}
html.mp-night body .mpb-final-join-copy p{color:#a3a3a3!important}
html.mp-night body .mpb-final-join-action{background:transparent!important}
html.mp-night body .mpb-enrich-section,html.mp-night body .mpb-player-sentiment,html.mp-night body .mpb-editorial-mentions,html.mp-night body .mpb-faq,html.mp-night body .mpb-latency{color:#dedede!important}
html.mp-night body .mpb-enrich-section h2,html.mp-night body .mpb-enrich-section h3,html.mp-night body .mpb-player-sentiment h2,html.mp-night body .mpb-player-sentiment h3,html.mp-night body .mpb-editorial-mentions h2,html.mp-night body .mpb-faq h2,html.mp-night body .mpb-latency h2{color:#eeeeee!important}
html.mp-night body .mpb-player-sentiment>.mpb-sentiment-summary{border-color:#343434!important;border-left-color:#737373!important;background:#121212!important;color:#dedede!important}
html.mp-night body .mpb-player-sentiment>.mpb-sentiment-summary:before,html.mp-night body .mpb-player-sentiment>.mpb-sentiment-summary:after{color:#505050!important}
html.mp-night body .mpb-sentiment-side{border-color:#343434!important;background:#0d0d0d!important;color:#dedede!important}
html.mp-night body .mpb-sentiment-side.is-positive{border-color:#1b1b1b!important;background:#0e0e0e!important}
html.mp-night body .mpb-sentiment-side.is-positive h3{color:#c8c8c8!important}
html.mp-night body .mpb-sentiment-side.is-critical{border-color:#34291a!important;background:#34291a!important}
html.mp-night body .mpb-sentiment-side.is-critical h3{color:#d7b66e!important}
html.mp-night body .mpb-mention-card{border-color:#343434!important;background:#121212!important}
html.mp-night body .mpb-mention-publisher{color:#dedede!important}
html.mp-night body .mpb-mention-domain{color:#737373!important}
html.mp-night body .mpb-editorial-mentions-mark,html.mp-night body .mpb-sentiment-mark{border-color:#1b1b1b!important;background:#0e0e0e!important;color:#c8c8c8!important}
html.mp-night body .mpb-explore{border-color:#343434!important;background:#0e0e0e!important}
html.mp-night body .mpb-explore-head,html.mp-night body .mpb-explore-rail{border-color:#252525!important;background:#0e0e0e!important}
html.mp-night body .mpb-explore-switch,html.mp-night body .mpb-guide-tabs-wrap{border-color:#343434!important;background:#0e0e0e!important}
html.mp-night body .mpb-explore-view,html.mp-night body .mpb-explore-single,html.mp-night body .mpb-explore-topic{border-color:transparent!important;background:transparent!important;color:#a3a3a3!important}
html.mp-night body .mpb-explore-view:hover,html.mp-night body .mpb-explore-topic:hover{background:#0e0e0e!important;color:#eeeeee!important}
html.mp-night body .mpb-explore-view.is-active,html.mp-night body .mpb-explore-topic.is-active{background:#0e0e0e!important;color:#eeeeee!important}
html.mp-night body .mpb-explore-topic-panel{border-color:#343434!important;background:#0e0e0e!important}
html.mp-night body .mpb-explore-panel-head h3{color:#f3f3f3!important}
html.mp-night body .mpb-explore-primary,html.mp-night body .mpb-explore-secondary{border-color:#252525!important;background:#121212!important}
html.mp-night body .mpb-explore-primary p,html.mp-night body .mpb-explore-secondary p,html.mp-night body .mpb-explore-prose p{color:#a3a3a3!important}
html.mp-night body .mpb-explore-category-link{color:#c8c8c8!important}
html.mp-night body .mpb-explore-browse{border-color:#343434!important;background:#0e0e0e!important;color:#dedede!important}
html.mp-night body .mpb-explore-browse:hover{background:#0e0e0e!important;color:#f3f3f3!important}
html.mp-night body .mpb-filter-label,html.mp-night body .mpb-kicker{color:#a3a3a3!important}
html.mp-night body .mpb-filter-search input,html.mp-night body .mpb-filter-edition select,html.mp-night body .mpb-filter-version select,html.mp-night body .mpb-filter-players select,html.mp-night body .mpb-category-trigger,html.mp-night body .mpb-category-search,html.mp-night body .mpb-language-finder input,html.mp-night body .mpb-recovery-search input{border-color:#343434!important;background:#0e0e0e!important;color:#dedede!important}
html.mp-night body .mpb-filter-search input::placeholder,html.mp-night body .mpb-category-search::placeholder,html.mp-night body .mpb-language-finder input::placeholder{color:#737373!important}
html.mp-night body .mpb-category-popover{border-color:#343434!important;background:#0e0e0e!important;box-shadow:0 18px 44px rgba(0,0,0,.58)!important}
html.mp-night body .mpb-category-popover-head{border-color:#252525!important;background:#0e0e0e!important}
html.mp-night body .mpb-category-option{color:#dedede!important}
html.mp-night body .mpb-category-option:hover,html.mp-night body .mpb-category-option.is-selected{background:#0e0e0e!important;color:#eeeeee!important}
html.mp-night body .mpb-category-close{color:#a3a3a3!important}
html.mp-night body .mpb-filter-ping-control,html.mp-night body .mpb-edition-switch,html.mp-night body .mpb-join-switch,html.mp-night body .mpb-guide-tabs-wrap{border-color:#343434!important;background:#0e0e0e!important}
html.mp-night body .mpb-filter-ping-control button,html.mp-night body .mpb-edition-switch a{color:#a3a3a3!important}
html.mp-night body .mpb-filter-ping-control button.is-active,html.mp-night body .mpb-edition-switch a.is-active{background:#0e0e0e!important;color:#eeeeee!important}
html.mp-night body .mpb-change-help{border-color:#343434!important;background:#181818!important;color:#a3a3a3!important}
html.mp-night body .mpb-category-group{background:#0e0e0e!important}
html.mp-night body .mpb-category-group>.mpb-featured-strip-head{border-color:hsl(var(--mpb-cat-h) var(--mpb-cat-s) 52% / .22)!important;background:linear-gradient(90deg,hsl(var(--mpb-cat-h) 30% 14%) 0,#0e0e0e 72%)!important}
html.mp-night body .mpb-category-heading-name,html.mp-night body .mpb-category-title .mpb-title-accent{color:hsl(var(--mpb-cat-h) var(--mpb-cat-s) 68%)!important}
html.mp-night body .mpb-card-categories a{color:hsl(var(--mpb-cat-h) var(--mpb-cat-s) 68%)!important}
html.mp-night body .mpb-enrich-cats a{color:#c8c8c8!important}
html.mp-night body .mpb-region-tile,html.mp-night body .mpb-language-link,html.mp-night body .mpb-location-group a,html.mp-night body .mpb-version-group a{color:#dedede!important}
html.mp-night body .mpb-region-tile:hover,html.mp-night body .mpb-language-link:hover,html.mp-night body .mpb-location-group a:hover,html.mp-night body .mpb-version-group a:hover{color:#eeeeee!important}
html.mp-night body .mpb-recovery-mark,html.mp-night body .mpb-recovery-recommendations-icon{border-color:#343434!important;background:#0e0e0e!important;color:#c8c8c8!important}
html.mp-night body .mpb-recovery-code{color:#505050!important}
html.mp-night body .mpb-recovery-search button{border-color:#484848!important;background:#1b1b1b!important;color:#f3f3f3!important}
html.mp-night body .mpss-head h2,html.mp-night body .mpss-name,html.mp-night body .mpss-score strong{color:#eeeeee!important}
html.mp-night body .mpss-head p,html.mp-night body .mpss-meta,html.mp-night body .mpss-score span{color:#a3a3a3!important}
html.mp-night body .mpss-tag{color:#a3a3a3!important}
html.mp-night body .mpss-change.is-positive{color:#c8c8c8!important}
html.mp-night body .mpss-change.is-negative{color:#e58d81!important}
html.mp-night body .wp-block-group.has-background,html.mp-night body .wp-block-column.has-background,html.mp-night body .wp-block-cover__inner-container,html.mp-night body .entry-content,html.mp-night body .wp-block-post-content{color:#dedede!important}
html.mp-night body .wp-block-table table,html.mp-night body .wp-block-table th,html.mp-night body .wp-block-table td{border-color:#252525!important;background:#0e0e0e!important;color:#dedede!important}
html.mp-night body .wp-block-quote{border-color:#505050!important;color:#dedede!important}
html.mp-night body .wp-block-code,html.mp-night body pre,html.mp-night body code{border-color:#343434!important;background:#0e0e0e!important;color:#dedede!important}
html.mp-night body :where(input,textarea,select){color-scheme:dark}
html.mp-night body .mpx-footer{border-color:#252525!important;background:#0e0e0e!important;color:#a3a3a3!important}
html.mp-night body .mpx-footer-brand p,html.mp-night body .mpx-footer-note,html.mp-night body .mpx-footer-signoff{color:#a3a3a3!important}
html.mp-night body .mpx-footer-group{border-color:#252525!important}
html.mp-night body .mpx-footer-group strong{color:#dedede!important}
html.mp-night body .mpx-footer-group a,html.mp-night body .mpx-footer-legal a{color:#a3a3a3!important}
html.mp-night body .mpx-footer-group a:hover,html.mp-night body .mpx-footer-legal a:hover{color:#dedede!important}
html.mp-night body .mp-theme-toggle{border:0!important;background:none!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
html.mp-night body .mp-theme-toggle:hover,html.mp-night body .mp-theme-toggle:active{border:0!important;background:none!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}
@media(max-width:700px){html.mp-night body .mpb-detail .mpb-connect.mpb-join,html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd{background:#0e0e0e!important}html.mp-night body .mpb-detail .mpb-motd-render,html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-motd-render{font-size:12px!important}html.mp-night body .mpb-home-pulse{color:#dedede!important}}
html.mp-night body .mpb-join-help{background:rgba(0,0,0,.72)!important}
html.mp-night body .mpb-join-help-dialog{border-color:#343434!important;background:#0e0e0e!important;color:#dedede!important;box-shadow:0 24px 70px rgba(0,0,0,.72)!important}
html.mp-night body .mpb-join-help-dialog h2{color:#eeeeee!important}
html.mp-night body .mpb-join-help-about,html.mp-night body .mpb-join-help-edition ol{color:#a3a3a3!important}
html.mp-night body .mpb-join-help-edition{border-color:#343434!important;background:#121212!important;box-shadow:none!important}
html.mp-night body .mpb-join-help-edition.is-selected{border-color:#484848!important;box-shadow:0 0 0 2px rgba(255,255,255,.05)!important}
html.mp-night body .mpb-join-help-edition-head strong{color:#eeeeee!important}
html.mp-night body .mpb-join-help-close{border-color:#343434!important;background:#181818!important;color:#a3a3a3!important;box-shadow:none!important}
html.mp-night body .mpb-join-help-close:hover{border-color:#737373!important;background:#181818!important;color:#f3f3f3!important}
html.mp-night body .mpb-guide-help-link,html.mp-night body .mpb-join-help-link{color:#a3a3a3!important}
html.mp-night body .mpb-guide-help-link:hover,html.mp-night body .mpb-join-help-link:hover{color:#dedede!important}
html.mp-night body .mpb-category-finder,html.mp-night body .mpb-language-finder,html.mp-night body .mpb-recovery-search{border-color:#343434!important;background:#0e0e0e!important;color:#dedede!important}
html.mp-night body .mpb-notice,html.mp-night body .mpb-empty{border-color:#343434!important;background:#121212!important;color:#a3a3a3!important}
html.mp-night body .mpb-home-status,html.mp-night body .mpb-known-preview-live,html.mp-night body .mpb-featured-badge{border-color:#1b1b1b!important;background:#0e0e0e!important;color:#eeeeee!important}
html.mp-night body .mpb-known-preview-banner,html.mp-night body .mpb-server-hero-banner{background:#0e0e0e!important}
html.mp-night body .mpb-known-preview-stat strong{color:#eeeeee!important}
html.mp-night body .mpb-known-preview-stat span{color:#a3a3a3!important}
html.mp-night body .mpb-explore-backdrop{border-color:#252525!important;background:linear-gradient(145deg,#121212,#0e0e0e)!important}
html.mp-night body .mpb-explore-backdrop-title{color:#eeeeee!important}
html.mp-night body .mpb-explore-backdrop-icon,html.mp-night body .mpb-explore-topic-icon,html.mp-night body .mpb-category-hub-icon{border-color:#1b1b1b!important;background:#0e0e0e!important;color:#c8c8c8!important}
html.mp-night body .mpb-motd-render-plain{display:none!important}html.mp-night body .mpb-motd-render-rich{display:block!important}
html.mp-night body .mpb-detail{--mpb-detail-text:#dedede!important;--mpb-detail-muted:#a3a3a3!important;--mpb-detail-border:#252525!important;--mpb-detail-accent:#c8c8c8!important;color:#dedede!important}
html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-motd-render-plain{display:none!important}
html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-motd-render-rich{display:block!important}
html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-motd-render-rich .mpb-motd-glyph{color:var(--mpb-motd-color,#d8d8d8)!important;filter:none!important}
html.mp-night body .mpb-detail .mpb-enrich-facts{border-color:#252525!important;background:#0e0e0e!important;color:#dedede!important;box-shadow:none!important;overflow:hidden!important}
html.mp-night body .mpb-detail .mpb-enrich-facts>div{border-color:#252525!important;background:#0e0e0e!important;color:#dedede!important}
html.mp-night body .mpb-detail .mpb-enrich-facts>div>span{color:#a3a3a3!important}
html.mp-night body .mpb-detail .mpb-enrich-facts>div>strong,html.mp-night body .mpb-detail .mpb-enrich-facts>div>strong>a,html.mp-night body .mpb-detail .mpb-enrich-facts .mpb-language-link{color:#eeeeee!important}
html.mp-night body .mpb-detail .mpb-explore-topic-panel.is-category .mpb-explore-primary{border-color:rgba(255,255,255,.13)!important;border-top-color:hsl(var(--mpb-cat-h) var(--mpb-cat-s) 60%)!important;background:rgba(13,13,13,.96)!important;box-shadow:0 10px 28px rgba(0,0,0,.18)!important}
html.mp-night body .mpb-detail .mpb-explore-topic-panel.is-category .mpb-explore-primary>span{color:hsl(var(--mpb-cat-h) var(--mpb-cat-s) 70%)!important}
html.mp-night body .mpb-detail .mpb-explore-topic-panel.is-category .mpb-explore-primary p,html.mp-night body .mpb-detail .mpb-explore-topic-panel.is-category .mpb-explore-secondary p{color:#dedede!important}
html.mp-night body .mpb-detail .mpb-explore-topic-panel.is-guide .mpb-explore-prose{border-color:rgba(255,255,255,.12)!important;border-top-color:hsl(var(--mpb-topic-h) var(--mpb-topic-s) 60%)!important;background:rgba(13,13,13,.96)!important;box-shadow:0 10px 28px rgba(0,0,0,.18)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
html.mp-night body .mpb-detail .mpb-explore-topic-panel.is-guide .mpb-explore-prose p{color:#dedede!important}
html.mp-night body .mpb-detail .mpb-explore-guide-context{border-color:hsla(var(--mpb-topic-h),var(--mpb-topic-s),68%,.22)!important;color:hsl(var(--mpb-topic-h) var(--mpb-topic-s) 72%)!important}
html.mp-night body .mpb-detail .mpb-player-sentiment>.mpb-sentiment-summary{background:transparent!important;color:#dedede!important}
html.mp-night body .mpb-detail .mpb-player-sentiment>.mpb-sentiment-summary p{color:#dedede!important}
html.mp-night body .mpb-detail .mpb-sentiment-side{border-color:#252525!important;background:#0e0e0e!important;color:#dedede!important}
html.mp-night body .mpb-detail .mpb-sentiment-side.is-positive{border-color:#1b1b1b!important;background:#0e0e0e!important}
html.mp-night body .mpb-detail .mpb-sentiment-side.is-critical{border-color:#34291a!important;background:#34291a!important}
html.mp-night body .mpb-detail .mpb-sentiment-side li{color:#dedede!important}
html.mp-night body .mpb-detail .mpb-sentiment-side.is-positive h3{color:#c8c8c8!important}
html.mp-night body .mpb-detail .mpb-sentiment-side.is-critical h3{color:#d7b66e!important}
html.mp-night body .mpb-detail .mpb-latency{border-color:#252525!important;background:#0e0e0e!important;color:#dedede!important;box-shadow:none!important}
html.mp-night body .mpb-detail .mpb-latency-head h2{color:#eeeeee!important}
html.mp-night body .mpb-detail .mpb-latency-head p{color:#a3a3a3!important}
html.mp-night body .mpb-detail .mpb-latency-card{border-color:#252525!important;background:#0e0e0e!important;color:#dedede!important}
html.mp-night body .mpb-detail .mpb-latency-card .mpb-latency-region span,html.mp-night body .mpb-detail .mpb-latency-card>strong{color:#eeeeee!important}
html.mp-night body .mpb-detail .mpb-latency-card .mpb-latency-region small{color:#a3a3a3!important}
html.mp-night body .mpb-detail .mpb-final-join{border-color:#252525!important;background:#0e0e0e!important;color:#dedede!important;box-shadow:none!important}
html.mp-night body .mpb-detail .mpb-final-join-copy{border:0!important;background:transparent!important;color:#dedede!important;box-shadow:none!important}
html.mp-night body .mpb-detail .mpb-final-join-copy h2{background:transparent!important;color:#eeeeee!important;box-shadow:none!important}
html.mp-night body .mpb-detail .mpb-final-join-copy p{color:#a3a3a3!important}
html.mp-night body .mpb-detail .mpb-final-join-action.mpb-join .mpb-join-copy .mpb-copy-value,html.mp-night body .mpb-detail .mpb-final-join-action.mpb-join .mpb-join-copy code.mpb-copy-value{border-color:#343434!important;background:#0e0e0e!important;color:#eeeeee!important}
html.mp-night body .mpb-detail .mpb-detail-discovery .mpb-trending-intro h2,html.mp-night body .mpb-home-trending .mpb-trending-intro h2{padding:0!important;background:transparent!important;color:#eeeeee!important;box-shadow:none!important}
html.mp-night body .mpb-detail .mpb-detail-discovery .mpb-trending-intro>p,html.mp-night body .mpb-home-trending .mpb-trending-intro>p{color:#a3a3a3!important}
html.mp-night body .mpb-detail .mpb-detail-discovery .mpb-trending-intro>p>a,html.mp-night body .mpb-home-trending .mpb-trending-intro>p>a{color:#eeeeee!important;text-decoration-color:#505050!important}
html.mp-night body .mpb-language-group>.mpb-featured-strip-head,html.mp-night body .mpb-version-group>.mpb-featured-strip-head{border-color:#252525!important;background:#121212!important;box-shadow:inset 3px 0 0 #484848!important}
html.mp-night body .mpb-language-group>.mpb-featured-strip-head h2,html.mp-night body .mpb-language-group>.mpb-featured-strip-head h2>a,html.mp-night body .mpb-version-group>.mpb-featured-strip-head h2,html.mp-night body .mpb-version-group>.mpb-featured-strip-head h2>a{color:#eeeeee!important}
html.mp-night body .mpb-language-group>.mpb-featured-strip-head>span,html.mp-night body .mpb-version-group>.mpb-featured-strip-head>span{color:#a3a3a3!important}
html.mp-night body .mpb-language-group>.mpb-featured-strip-head>span>a,html.mp-night body .mpb-version-group>.mpb-featured-strip-head>span>a{color:#dedede!important;text-decoration-color:#505050!important}
html.mp-night body .mpx-footer-brand .mpx-footer-live{border-color:#484848!important;background:#0e0e0e!important;color:#a3a3a3!important}
html.mp-night body .mpx-footer-brand .mpx-footer-live strong{color:#c8c8c8!important}
html.mp-night body .mpx-footer-brand-row>.mpx-footer-home{color:#eeeeee!important;background:transparent!important}
html.mp-night body .mpx-footer-brand .mpx-footer-intro{color:#a3a3a3!important}
html.mp-night body .mpx-footer-bottom>span:first-child{color:#a3a3a3!important}
html.mp-night body .mpb-detail .mpb-join .mpb-join-copy .mpb-copy-value,html.mp-night body .mpb-detail .mpb-join .mpb-join-copy code.mpb-copy-value,html.mp-night body .mpb-detail .mpb-connect.mpb-join .mpb-join-copy .mpb-copy-value,html.mp-night body .mpb-detail .mpb-connect.mpb-join .mpb-join-copy code.mpb-copy-value{border-color:#343434!important;background:#0e0e0e!important;color:#eeeeee!important;box-shadow:none!important}
html.mp-night body .mpb-detail .mpb-join .mpb-join-switch-btn,html.mp-night body .mpb-detail .mpb-connect.mpb-join .mpb-join-switch-btn,html.mp-night body .mpb-detail .mpb-final-join-action.mpb-join .mpb-join-switch-btn{border-color:#343434!important;background:#0e0e0e!important;color:#a3a3a3!important;box-shadow:none!important}
html.mp-night body .mpb-detail .mpb-join .mpb-join-switch-btn>i,html.mp-night body .mpb-detail .mpb-connect.mpb-join .mpb-join-switch-btn>i,html.mp-night body .mpb-detail .mpb-final-join-action.mpb-join .mpb-join-switch-btn>i{color:#a3a3a3!important}
html.mp-night body .mpb-detail .mpb-join .mpb-join-switch-btn:hover:not(:disabled):not(.is-active),html.mp-night body .mpb-detail .mpb-connect.mpb-join .mpb-join-switch-btn:hover:not(:disabled):not(.is-active),html.mp-night body .mpb-detail .mpb-final-join-action.mpb-join .mpb-join-switch-btn:hover:not(:disabled):not(.is-active){border-color:#505050!important;background:#181818!important;color:#eeeeee!important}
html.mp-night body .mpb-detail .mpb-join .mpb-join-switch-btn.is-active,html.mp-night body .mpb-detail .mpb-connect.mpb-join .mpb-join-switch-btn.is-active,html.mp-night body .mpb-detail .mpb-final-join-action.mpb-join .mpb-join-switch-btn.is-active{border-color:#484848!important;background:#0e0e0e!important;color:#eeeeee!important;box-shadow:inset 0 -2px 0 #484848!important}
html.mp-night body .mpb-detail .mpb-join .mpb-join-switch-btn.is-active>i,html.mp-night body .mpb-detail .mpb-connect.mpb-join .mpb-join-switch-btn.is-active>i,html.mp-night body .mpb-detail .mpb-final-join-action.mpb-join .mpb-join-switch-btn.is-active>i{color:#c8c8c8!important}
html.mp-night body .mpb-detail .mpb-join .mpb-join-switch-btn.is-unavailable,html.mp-night body .mpb-detail .mpb-join .mpb-join-switch-btn:disabled,html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-join-switch-btn.is-unavailable,html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-join-switch-btn:disabled,html.mp-night body .mpb-detail .mpb-final-join .mpb-join-switch-btn.is-unavailable,html.mp-night body .mpb-detail .mpb-final-join .mpb-join-switch-btn:disabled{border-color:#252525!important;background:#080808!important;color:#505050!important;opacity:1!important}
html.mp-night body .mpb-detail .mpb-connect.mpb-join .mpb-join-links>a{border-color:#343434!important;background:#0e0e0e!important;color:#a3a3a3!important;box-shadow:none!important}
html.mp-night body .mpb-detail .mpb-connect.mpb-join .mpb-join-links>a>i{color:#a3a3a3!important}
html.mp-night body .mpb-detail .mpb-connect.mpb-join .mpb-join-links>a:hover{border-color:#505050!important;background:#181818!important;color:#eeeeee!important}
html.mp-night body .mpb-detail .mpb-connect.mpb-join .mpb-join-links>a:hover>i{color:#dedede!important}

html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-join-motd{width:min(100%,420px)!important;margin:14px auto 0!important;padding:7px 9px!important;border:1px solid #252525!important;border-radius:6px!important;background:#181818!important;box-shadow:inset 0 0 0 1px #090909!important;color:#dedede!important;text-align:left!important;overflow:hidden!important}
html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-motd-views{display:block!important;width:100%!important;max-width:100%!important}
html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-motd-render-plain{display:none!important}
html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-motd-render-rich{display:block!important;width:100%!important;max-width:100%!important;min-height:2.55em!important;height:auto!important;margin:0!important;padding:0!important;background:transparent!important;color:#dedede!important;font-family:Consolas,"Lucida Console","Liberation Mono","Courier New",ui-monospace,monospace!important;font-size:13px!important;font-weight:400!important;line-height:1.28!important;white-space:pre!important;text-align:left!important;text-shadow:1px 1px 0 #000!important;overflow:hidden!important}
html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-motd-render-rich .mpb-motd-segment,html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-motd-render-rich .mpb-motd-glyph{color:var(--mpb-motd-color,#dedede)!important;text-shadow:1px 1px 0 #000!important}
html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-motd-render-rich .mpb-motd-line{color:#dedede!important;text-align:left!important}
html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-motd-render-rich .mpb-motd-segment.is-bold{font-weight:700!important}
html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-motd-render-rich .mpb-motd-segment.is-italic{font-style:italic!important}
html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-motd-render-rich .mpb-motd-segment.is-underline{text-decoration-line:underline!important;text-underline-offset:2px!important}
html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-motd-render-rich .mpb-motd-segment.is-strike{text-decoration-line:line-through!important}
html.mp-night body .mpb-detail .mpb-latency{overflow:hidden!important;border-color:#252525!important;background:#0e0e0e!important}
html.mp-night body .mpb-detail .mpb-latency-head{border-bottom:1px solid #252525!important;background:#121212!important;background-image:none!important;color:#dedede!important}
html.mp-night body .mpb-detail .mpb-latency-head h2{background:transparent!important;color:#eeeeee!important;box-shadow:none!important}
html.mp-night body .mpb-detail .mpb-latency-head p{color:#a3a3a3!important}
html.mp-night body .mpb-detail .mpb-latency-grid{background:#0e0e0e!important}
html.mp-night body .mpb-detail .mpb-latency-card{border-color:#252525!important;background:#0e0e0e!important}
html.mp-night body .mpb-detail .mpb-latency-card:hover{background:#0e0e0e!important}
html.mp-night body .mpb-pagination,html.mp-night body nav.mpb-pagination{background:transparent!important}
html.mp-night body .mpb-pagination ul,html.mp-night body .mpb-pagination ul.page-numbers{background:transparent!important}
html.mp-night body .mpb-pagination a.page-numbers,html.mp-night body .mpb-pagination span.page-numbers{border-color:#343434!important;background:#121212!important;color:#dedede!important;box-shadow:none!important}
html.mp-night body .mpb-pagination a.page-numbers:hover{border-color:#505050!important;background:#181818!important;color:#eeeeee!important}
html.mp-night body .mpb-pagination span.page-numbers.current{border-color:#505050!important;background:#343434!important;color:#f3f3f3!important}
html.mp-night body .mpb-pagination span.page-numbers.dots{border-color:transparent!important;background:transparent!important;color:#737373!important}
@media(max-width:620px){html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-join-motd{width:min(100%,420px)!important;padding:6px 7px!important}html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-motd-render-rich{font-size:12px!important}}
html.mp-night body{accent-color:#c8c8c8}
html.mp-night body :where(input,textarea,select){caret-color:#c8c8c8}
html.mp-night body :where(a,button,summary,input,textarea,select,[tabindex]):focus-visible{outline:2px solid #eeeeee!important;outline-offset:2px}
@media(prefers-contrast:more){html.mp-night{--mpn-muted:#c1c6c3;--mpn-faint:#a3a3a3;--mpn-border:#4c4c4c;--mpn-border-strong:#505050;--mpn-control-border:#6b6b6b}html.mp-night body :where(input,textarea,select,button,.wp-element-button,.wp-block-button__link){border-color:#6b6b6b!important}html.mp-night body :where(.mpb-card,.mpb-trending-card,.mpb-region-tile,.mpb-mention-card,.mpss-card){border-color:#4c4c4c!important}}
/* 1.0.7 individual listing shell + transparent rich MOTD */
html.mp-night body article.mpb-detail{border:0!important;outline:0!important;box-shadow:none!important}
html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-join-motd{margin:14px auto 0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
@media(max-width:620px){html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-join-motd{padding:0!important}}

html.mp-night body .mpx-footer{border-top-color:#181818!important}
html.mp-night body .mpx-footer-bottom{border-top-color:#181818!important}
html.mp-night body .mpx-footer-group{border-left-color:#181818!important}
@media(max-width:430px){html.mp-night body .mpx-footer-group:nth-child(2){border-left-color:#181818!important}html.mp-night body .mpx-footer-group:nth-child(3){border-top-color:#181818!important}}
html.mp-night body .mpb-category-option{border-color:transparent!important;background:#0d0d0d!important;color:#dedede!important;box-shadow:none!important}
html.mp-night body .mpb-category-option small{color:#737373!important}
html.mp-night body .mpb-category-option:hover,html.mp-night body .mpb-category-option:focus-visible{border-color:#343434!important;background:#181818!important;color:#f3f3f3!important}
html.mp-night body .mpb-category-option.is-selected{border-color:#484848!important;background:#0e0e0e!important;color:#eeeeee!important}
html.mp-night body .mpb-category-option.is-selected small{color:#c8c8c8!important}
html.mp-night body .mpb-mention-publisher{border-bottom-color:#252525!important}
html.mp-night body .mpb-explore-view>small,html.mp-night body .mpb-explore-single>small{background:#181818!important;color:#8f9691!important}
html.mp-night body .mpb-explore-view.is-active>small{background:#1a1a1a!important;color:#eeeeee!important}
html.mp-night body .mpb-ping-toggle-icon{border-color:#343434!important;background:#121212!important;color:#a3a3a3!important;box-shadow:none!important}
html.mp-night body .mpb-filter-ping-check:hover .mpb-ping-toggle-icon{border-color:#505050!important;background:#181818!important;color:#eeeeee!important;box-shadow:none!important}
html.mp-night body .mpb-filter-ping-control input[type=checkbox]:checked+.mpb-ping-toggle-icon{border-color:#484848!important;background:#1a1a1a!important;color:#eeeeee!important;box-shadow:none!important}

/* 1.0.11 static starfield + current-theme bare clock */
html.mp-night body{overflow-x:hidden!important;background-color:var(--mpn-bg)!important;background-image:var(--mpn-starfield,none)!important;background-repeat:no-repeat!important;background-position:center center!important;background-size:100vw 100vh!important;background-attachment:fixed!important}
html.mp-night .wp-site-blocks{background:transparent!important}
html .mp-theme-toggle,html.mp-night .mp-theme-toggle{position:fixed!important;top:auto!important;left:auto!important;right:max(14px,env(safe-area-inset-right))!important;bottom:max(14px,env(safe-area-inset-bottom))!important;width:58px!important;height:58px!important;margin:0!important;padding:5px!important;border:0!important;border-radius:0!important;background:none!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-webkit-appearance:none!important;appearance:none!important;overflow:visible!important;z-index:2147482000!important}
html .mp-theme-toggle:before,html .mp-theme-toggle:after,html.mp-night .mp-theme-toggle:before,html.mp-night .mp-theme-toggle:after{content:none!important;display:none!important}
html .mp-theme-toggle:hover,html .mp-theme-toggle:active,html.mp-night .mp-theme-toggle:hover,html.mp-night .mp-theme-toggle:active{border:0!important;background:none!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}
html .mp-theme-toggle:focus-visible,html.mp-night .mp-theme-toggle:focus-visible{outline:2px solid #c8c8c8!important;outline-offset:2px!important;background:none!important;box-shadow:none!important}
html .mp-theme-clock-wrap,html.mp-night .mp-theme-clock-wrap{background:none!important;box-shadow:none!important}
html .mp-theme-clock,html.mp-night .mp-theme-clock{background:none!important;box-shadow:none!important;filter:none!important}
html .mp-theme-clock-day{opacity:1!important;transform:rotate(0) scale(1)!important}
html .mp-theme-clock-night{opacity:0!important;transform:rotate(8deg) scale(.88)!important}
html.mp-night .mp-theme-clock-day{opacity:0!important;transform:rotate(-8deg) scale(.88)!important}
html.mp-night .mp-theme-clock-night{opacity:1!important;transform:rotate(0) scale(1)!important}

/* 1.0.12 visible fixed starfield + source-image clock cleanup */
html.mp-night{background:#050505!important}
html.mp-night body{position:relative!important;isolation:isolate!important;background:transparent!important;background-image:none!important}
html.mp-night body:before{content:""!important;position:fixed!important;inset:-18px!important;z-index:0!important;display:block!important;pointer-events:none!important;background-color:#050505!important;background-image:radial-gradient(circle at 18% 12%,rgba(255,255,255,.065),transparent 29%),radial-gradient(circle at 82% 28%,rgba(255,255,255,.025),transparent 26%),var(--mpn-starfield,none)!important;background-repeat:no-repeat,no-repeat,no-repeat!important;background-position:center,center,center!important;background-size:100% 100%,100% 100%,calc(100vw + 36px) calc(100vh + 36px)!important;opacity:1!important;transform:translate3d(-4px,-3px,0) scale(1.006);transform-origin:center;will-change:transform;animation:mpn-star-drift 160s ease-in-out infinite alternate}
html.mp-night body>.wp-site-blocks,html.mp-night body>.mpb-site{position:relative!important;z-index:1!important;background:transparent!important;background-image:none!important}
html.mp-night .wp-site-blocks.mpb-site,html.mp-night .mpb-site>.mpb-shell,html.mp-night .mpb-site .mpb-wrap{background-color:transparent!important;background-image:none!important}
html .mp-theme-toggle,html.mp-night .mp-theme-toggle{left:auto!important;right:max(14px,env(safe-area-inset-right))!important;bottom:max(14px,env(safe-area-inset-bottom))!important;background:transparent!important;background-color:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
html.mp-night .mp-theme-clock-night{background:transparent!important;mix-blend-mode:normal!important;isolation:auto!important}
html.mp-night .mp-theme-clock-wrap{background:transparent!important;border:0!important;box-shadow:none!important;overflow:visible!important}

/* 1.0.13 star drift + true bare dark clock */
@keyframes mpn-star-drift{0%{transform:translate3d(-4px,-3px,0) scale(1.006)}50%{transform:translate3d(2px,1px,0) scale(1.009)}100%{transform:translate3d(6px,4px,0) scale(1.006)}}
html.mp-night body .mp-theme-toggle,html.mp-night body .mp-theme-toggle:hover,html.mp-night body .mp-theme-toggle:active{background:none!important;background-color:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
html.mp-night body .mp-theme-toggle:before,html.mp-night body .mp-theme-toggle:after{content:none!important;display:none!important}
html.mp-night body .mp-theme-clock-wrap,html.mp-night body .mp-theme-clock,html.mp-night body .mp-theme-clock-night{background:none!important;background-color:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;filter:none!important;mix-blend-mode:normal!important}
@media(prefers-reduced-motion:reduce){html.mp-night body:before{animation:none!important;transform:none!important;will-change:auto!important}}

/* 1.0.14 keyboard-only clock focus + ambient night-sky motion */
html .mp-theme-toggle:focus,html .mp-theme-toggle:focus-visible,html.mp-night body .mp-theme-toggle:focus,html.mp-night body .mp-theme-toggle:focus-visible{outline:0!important;box-shadow:none!important}
html.mp-keyboard-nav .mp-theme-toggle:focus-visible,html.mp-night.mp-keyboard-nav body .mp-theme-toggle:focus-visible{outline:1px solid rgba(238,238,238,.62)!important;outline-offset:2px!important;border-radius:50%!important;box-shadow:0 0 0 2px rgba(5,5,5,.72)!important}
.mp-night-sky-fx{display:none;position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden;contain:strict}
html.mp-night .mp-night-sky-fx{display:block}
.mp-night-twinkle{position:absolute;left:var(--x);top:var(--y);width:var(--s);height:var(--s);border-radius:50%;background:rgba(242,242,242,.96);box-shadow:0 0 4px rgba(242,242,242,.38);opacity:.18;animation:mpn-star-twinkle var(--d) ease-in-out var(--delay) infinite}
.mp-night-twinkle.is-green{background:rgba(236,236,236,.92);box-shadow:0 0 5px rgba(255,255,255,.24)}
.mp-night-twinkle.is-blue{background:rgba(232,232,232,.88);box-shadow:0 0 5px rgba(232,232,232,.20)}
@keyframes mpn-star-twinkle{0%,100%{opacity:.12;transform:scale(.78)}46%{opacity:.32;transform:scale(.9)}52%{opacity:.92;transform:scale(1.38)}58%{opacity:.28;transform:scale(.88)}}
.mp-night-shooting-star{position:absolute;top:var(--sy);left:var(--sx);width:92px;height:1px;opacity:0;transform-origin:right center;transform:translate3d(0,0,0) rotate(-28deg);background:linear-gradient(90deg,transparent 0,rgba(232,232,232,.055) 24%,rgba(242,242,242,.72) 88%,#fff 100%);filter:drop-shadow(0 0 2px rgba(232,232,232,.22));animation:mpn-shooting-star var(--sd) linear var(--sdelay) infinite;will-change:transform,opacity}
.mp-night-shooting-star:after{content:"";position:absolute;right:-1px;top:-1px;width:3px;height:3px;background:#fff;box-shadow:0 0 6px rgba(242,242,242,.7)}
@keyframes mpn-shooting-star{0%,72%{opacity:0;transform:translate3d(0,0,0) rotate(-28deg)}73%{opacity:0}74%{opacity:.86}78%{opacity:.64;transform:translate3d(-18vw,11vh,0) rotate(-28deg)}81%{opacity:0;transform:translate3d(-30vw,18vh,0) rotate(-28deg)}100%{opacity:0;transform:translate3d(-30vw,18vh,0) rotate(-28deg)}}
@media(max-width:700px){.mp-night-shooting-star{width:68px}}
@media(prefers-reduced-motion:reduce){.mp-night-twinkle,.mp-night-shooting-star{animation:none!important}.mp-night-twinkle{opacity:.32!important;transform:none!important}.mp-night-shooting-star{display:none!important}}

html .mp-theme-toggle,html.mp-night .mp-theme-toggle{width:48px!important;height:48px!important;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;-webkit-appearance:none!important;appearance:none!important;color:inherit!important;overflow:visible!important;outline:none!important;-webkit-tap-highlight-color:transparent!important}
html .mp-theme-toggle:hover,html .mp-theme-toggle:active,html.mp-night .mp-theme-toggle:hover,html.mp-night .mp-theme-toggle:active,html.mp-night body .mp-theme-toggle,html.mp-night body .mp-theme-toggle:hover,html.mp-night body .mp-theme-toggle:active{background:transparent!important;background-color:transparent!important;background-image:none!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;outline:none!important}
html .mp-theme-toggle:focus,html .mp-theme-toggle:focus-visible,html.mp-night .mp-theme-toggle:focus,html.mp-night .mp-theme-toggle:focus-visible,html.mp-night body .mp-theme-toggle:focus,html.mp-night body .mp-theme-toggle:focus-visible{outline:0!important;box-shadow:none!important}
html.mp-keyboard-nav .mp-theme-toggle:focus-visible,html.mp-night.mp-keyboard-nav .mp-theme-toggle:focus-visible{outline:1px solid rgba(238,238,238,.58)!important;outline-offset:2px!important;border-radius:50%!important;box-shadow:0 0 0 2px rgba(5,5,5,.72)!important}
html .mp-theme-clock-wrap,html .mp-theme-clock{width:48px!important;height:48px!important}
@media(max-width:700px){html .mp-theme-toggle,html.mp-night .mp-theme-toggle{width:42px!important;height:42px!important}html .mp-theme-clock-wrap,html .mp-theme-clock{width:42px!important;height:42px!important}}
.mp-night-sky-fx{display:none;position:fixed;inset:0;z-index:0;pointer-events:none;overflow:hidden;contain:strict}
html.mp-night .mp-night-sky-fx{display:block}
.mp-night-sky-back,.mp-night-sky-front,.mp-night-sky-nebula{position:absolute;inset:-3vh -3vw;pointer-events:none;will-change:transform,opacity}
.mp-night-sky-back{background-image:var(--mpn-starfield-far);background-repeat:repeat;background-position:center;background-size:cover;opacity:.84;animation:mpn-sky-drift-back 240s linear infinite alternate}
.mp-night-sky-front{background-image:var(--mpn-starfield-near);background-repeat:repeat;background-position:center;background-size:cover;opacity:.72;animation:mpn-sky-drift-front 170s linear infinite alternate}
.mp-night-sky-nebula{background:radial-gradient(1100px 480px at 14% 18%,rgba(255,255,255,.04),transparent 58%),radial-gradient(820px 360px at 82% 12%,rgba(255,255,255,.02),transparent 57%),radial-gradient(980px 420px at 50% 82%,rgba(255,255,255,.018),transparent 62%);opacity:.88;animation:mpn-nebula-breathe 58s ease-in-out infinite alternate}
.mp-night-sky-twinkles{position:absolute;inset:0;pointer-events:none}
.mp-night-twinkle{position:absolute;left:var(--x);top:var(--y);width:var(--s);height:var(--s);border-radius:50%;background:rgba(242,242,242,.92);box-shadow:0 0 6px rgba(242,242,242,.28);opacity:.16;animation:mpn-star-twinkle var(--d) ease-in-out var(--delay) infinite;will-change:transform,opacity}
.mp-night-twinkle.is-green{background:rgba(232,232,232,.88);box-shadow:0 0 6px rgba(255,255,255,.18)}
.mp-night-twinkle.is-blue{background:rgba(232,232,232,.88);box-shadow:0 0 6px rgba(232,232,232,.16)}
.mp-night-shooting-star{position:absolute;top:var(--sy);left:var(--sx);width:112px;height:1px;opacity:0;transform-origin:right center;transform:translate3d(0,0,0) rotate(var(--angle,29deg));background:linear-gradient(90deg,transparent 0,rgba(232,232,232,.07) 34%,rgba(242,242,242,.58) 76%,#fff 100%);filter:drop-shadow(0 0 3px rgba(232,232,232,.18));animation:mpn-shooting-star var(--sd) linear var(--sdelay) infinite;will-change:transform,opacity}
.mp-night-shooting-star:after{content:"";position:absolute;right:-1px;top:-1px;width:3px;height:3px;background:#fff;box-shadow:0 0 7px rgba(242,242,242,.78),0 0 2px rgba(232,232,232,.62)}
.mp-night-shooting-star.is-late{opacity:0}
@keyframes mpn-sky-drift-back{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(-1.5vw,-1.1vh,0)}}
@keyframes mpn-sky-drift-front{0%{transform:translate3d(0,0,0)}100%{transform:translate3d(1.1vw,-.7vh,0)}}
@keyframes mpn-nebula-breathe{0%{opacity:.72;transform:translate3d(0,0,0) scale(1)}100%{opacity:.92;transform:translate3d(0,-.5vh,0) scale(1.02)}}
@keyframes mpn-star-twinkle{0%,100%{opacity:.12;transform:scale(.84)}45%{opacity:.24;transform:scale(.92)}50%{opacity:.82;transform:scale(1.36)}56%{opacity:.28;transform:scale(.96)}}
@keyframes mpn-shooting-star{0%,88%{opacity:0;transform:translate3d(0,0,0) rotate(var(--angle,29deg))}88.15%{opacity:.96;transform:translate3d(0,0,0) rotate(var(--angle,29deg))}89.05%{opacity:.78}89.75%{opacity:.22;transform:translate3d(var(--dx,360px),var(--dy,200px),0) rotate(var(--angle,29deg))}90%{opacity:0;transform:translate3d(var(--dx,360px),var(--dy,200px),0) rotate(var(--angle,29deg))}100%{opacity:0;transform:translate3d(var(--dx,360px),var(--dy,200px),0) rotate(var(--angle,29deg))}}
@media(max-width:700px){.mp-night-shooting-star{width:86px}}
@media(prefers-reduced-motion:reduce){.mp-night-sky-back,.mp-night-sky-front,.mp-night-sky-nebula,.mp-night-twinkle,.mp-night-shooting-star{animation:none!important}.mp-night-twinkle{opacity:.25!important;transform:none!important}.mp-night-shooting-star{display:none!important}}

/* 1.0.18 center the intact rich MOTD block beneath the join address */
html.mp-night body .mpb-detail .mpb-connect.mpb-join.has-motd .mpb-motd-render-rich{width:max-content!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;text-align:left!important;white-space:pre!important}

html.mp-night .mpb-explore-topic-panel.is-category{box-shadow:inset 0 2px 0 hsla(var(--mpb-cat-h),var(--mpb-cat-s),var(--mpb-cat-l),.68)!important}
html.mp-night .mpb-explore-topic-panel.is-guide{box-shadow:inset 0 2px 0 hsla(var(--mpb-topic-h),var(--mpb-topic-s),var(--mpb-topic-l),.68)!important}
html.mp-night .mpb-card:not(.mpb-known-preview)>.mpb-players.mpb-stats-grid{position:relative!important;padding-left:12px!important;box-sizing:border-box!important}
html.mp-night .mpb-card:not(.mpb-known-preview)>.mpb-players.mpb-stats-grid:before{content:""!important;position:absolute!important;left:0!important;top:10px!important;bottom:10px!important;width:1px!important;background:var(--mpn-border)!important;pointer-events:none!important}
html.mp-night .mpb-players.mpb-stats-grid .mpb-stat+.mpb-stat{border-left-color:var(--mpn-border)!important}
html.mp-night .mpb-detail-summary-v2 .mpb-detail-stats-v2>.mpb-stat+.mpb-stat:before{background:var(--mpn-border)!important}
@media(max-width:980px){html.mp-night .mpb-card:not(.mpb-known-preview)>.mpb-players.mpb-stats-grid{padding-left:10px!important}html.mp-night .mpb-card:not(.mpb-known-preview)>.mpb-players.mpb-stats-grid:before{top:8px!important;bottom:8px!important}}
@media(max-width:700px){html.mp-night .mpb-card:not(.mpb-known-preview)>.mpb-players.mpb-stats-grid{padding-left:0!important}html.mp-night .mpb-card:not(.mpb-known-preview)>.mpb-players.mpb-stats-grid:before{content:none!important}}


/* 1.0.20 dark-only separator cleanup */
html.mp-night body .mpb-editorial-mentions:before{background:linear-gradient(90deg,transparent,#252525 8%,#252525 92%,transparent)!important}
html.mp-night body .mpb-mention-publisher{border-bottom-color:#252525!important}
html.mp-night body .mpb-card:not(.mpb-known-preview)>.mpb-players.mpb-stats-grid{padding-left:0!important;border-left:0!important}
html.mp-night body .mpb-card:not(.mpb-known-preview)>.mpb-players.mpb-stats-grid:before{content:none!important;display:none!important}
html.mp-night body .mpb-players.mpb-stats-grid .mpb-stat{border-color:#252525!important}
html.mp-night body .mpb-players.mpb-stats-grid .mpb-stat:first-child{border-left:0!important}
html.mp-night body .mpb-players.mpb-stats-grid .mpb-stat+.mpb-stat{border-left-color:#252525!important}


/* 1.0.21 restore the desktop stats lead separator in dark-theme charcoal */
@media(min-width:701px){
html.mp-night body .mpb-card:not(.mpb-known-preview)>.mpb-players.mpb-stats-grid{position:relative!important;padding-left:12px!important;box-sizing:border-box!important}
html.mp-night body .mpb-card:not(.mpb-known-preview)>.mpb-players.mpb-stats-grid:before{content:""!important;display:block!important;position:absolute!important;left:0!important;top:9px!important;bottom:9px!important;width:1px!important;background:#252525!important;box-shadow:0 0 0 1px rgba(0,0,0,.10)!important;pointer-events:none!important}
}
html.mp-night body .mpb-card.has-founded-context .mpb-card-founded{border-color:#484848!important;background:#0e0e0e!important;color:#eeeeee!important;box-shadow:none!important}
html.mp-night body .mpb-dot,html.mp-night body .mpss-dot{background:#72c985!important}
html.mp-night body .mpb-server-hero-change.is-positive strong,html.mp-night body .mpb-stat-change.is-positive strong,html.mp-night body .mpb-change-value.is-positive,html.mp-night body .mpss-change.is-positive,html.mp-night body .mph-table .is-gain,html.mp-night body .mph-table .is-positive{color:#72c985!important}
html.mp-night body .mpb-sentiment-side.is-positive h3,html.mp-night body .mpb-detail .mpb-sentiment-side.is-positive h3{color:#72c985!important}
html.mp-night body .mpb-discovery-icon-title>i{color:#d6d6d6!important}


html.mp-night body .mpb-region-trend.is-up strong{color:#72c985!important}
html.mp-night body .mpb-region-trend.is-down strong{color:#e58d81!important}
html.mp-night body .mpb-region-trend.is-flat strong{color:#a3a3a3!important}
html.mp-night body .mpb-category-heading-suffix{color:#d6d6d6!important}
html.mp-night body .mpb-category-index-hero{background:transparent!important;background-color:transparent!important;background-image:none!important;box-shadow:none!important}

html.mp-night .mph-svg.mpn-market-ready>.mph-line,html.mp-night .mph-svg.mpn-market-ready>.mph-area{opacity:0!important}html.mp-night .mph-svg .mpn-market-chart{pointer-events:none!important}html.mp-night .mph-svg .mpn-market-area{fill:rgba(38,201,93,.13)!important;stroke:none!important}html.mp-night .mph-svg .mpn-market-line{fill:none!important;stroke-width:2.45!important;stroke-linecap:square!important;stroke-linejoin:miter!important;shape-rendering:geometricPrecision!important}html.mp-night .mph-svg .mpn-market-line.is-up{stroke:#4dff88!important;filter:drop-shadow(0 0 2px rgba(77,255,136,.58)) drop-shadow(0 0 8px rgba(77,255,136,.16))!important}html.mp-night .mph-svg .mpn-market-line.is-down{stroke:#ff5364!important;filter:drop-shadow(0 0 2px rgba(255,83,100,.52)) drop-shadow(0 0 8px rgba(255,83,100,.13))!important}html.mp-night .mph-svg .mpn-market-line.is-flat{stroke:#7f8a91!important;filter:none!important}

@media(max-width:1250px){html .mp-theme-toggle,html.mp-night .mp-theme-toggle{display:none!important}}html.mp-night body .mpb-faq-list>section{border-color:#252525!important;background:#0d0d0d!important;box-shadow:none!important;color:#dedede!important}html.mp-night body .mpb-faq-list>section h3{color:#eeeeee!important}html.mp-night body .mpb-faq-list>section p{color:#a3a3a3!important}
html.mp-night body .mpb-detail .mpb-join-more .mpb-join-more-menu{background:#0e0e0e!important;border-color:#343434!important}
html.mp-night body .mpb-detail .mpb-join-more .mpb-join-more-menu>a{background:#0e0e0e!important;border-color:#343434!important;color:#dedede!important;box-shadow:none!important}
html.mp-night body .mpb-detail .mpb-join-more .mpb-join-more-menu>a:hover,html.mp-night body .mpb-detail .mpb-join-more .mpb-join-more-menu>a:focus-visible{background:#181818!important;color:#f3f3f3!important}
html.mp-night body .mpb-detail .mpb-join-more .mpb-join-more-menu>a:focus-visible{outline:2px solid #a3a3a3!important;outline-offset:1px!important}
html.mp-night body .mpb-detail .mpb-join-more .mpb-join-more-menu>a>i{color:inherit!important}
html.mp-night body:before{animation:none!important;transform:none!important;will-change:auto!important}
.mp-night-sky-back,.mp-night-sky-front{inset:-10vh -6vw;transform-origin:50% 50%;backface-visibility:hidden}
.mp-night-sky-back{animation:mpn-sky-orbit-back 210s ease-in-out infinite alternate}
.mp-night-sky-front{animation:mpn-sky-orbit-front 150s ease-in-out infinite alternate}
@keyframes mpn-sky-orbit-back{0%{transform:translate3d(-.8vw,-.35vh,0) rotate(-2.25deg) scale(1.01)}100%{transform:translate3d(.8vw,.35vh,0) rotate(2.25deg) scale(1.01)}}
@keyframes mpn-sky-orbit-front{0%{transform:translate3d(.65vw,-.4vh,0) rotate(1.55deg) scale(1.012)}100%{transform:translate3d(-.7vw,.28vh,0) rotate(-1.55deg) scale(1.012)}}

.mp-night-star-canvas{position:absolute;inset:0;display:block;width:100%;height:100%;pointer-events:none;opacity:.92}.mp-night-sky-back,.mp-night-sky-front,.mp-night-sky-twinkles{display:none!important}@media(prefers-reduced-motion:reduce){.mp-night-star-canvas{opacity:.82}}

/* 1.0.37 stable opaque orbital sky */
.mp-night-sky-fx{contain:paint!important;isolation:isolate!important;background:#050505!important}
.mp-night-star-canvas{opacity:1!important;backface-visibility:hidden!important;transform:translateZ(0)!important}
.mp-night-sky-nebula{animation:none!important;transform:none!important;opacity:.82!important;will-change:auto!important}
