MediaWiki:Common.css: различия между версиями

мНет описания правки
селектор * странно ведёт себя при редактировании разметки страницы
 
(не показано 85 промежуточных версий 2 участников)
Строка 8: Строка 8:
  * 4. Модули
  * 4. Модули
  * 5. Расширение
  * 5. Расширение
  * 6. Основной интерфейс пользователя
  * 6. Гаджеты
  * 7. Классы
* 7. Основной интерфейс пользователя
  * 8. Интерфейс MediaWiki
  * 8. Классы
  * 9. Неотсортированные
  * 9. Интерфейс MediaWiki
  * 10. <syntaxhighlight> CODE BLOCKS
  * 10. Неотсортированные
  * 11. SOURCE EDITOR → SYNTAX HIGHLIGHTING
  * 11. <syntaxhighlight> CODE BLOCKS
  * 12. DRUID Infoboxes
  * 12. SOURCE EDITOR → SYNTAX HIGHLIGHTING
  * 13. Меню настроек темы
  * 13. DRUID Infoboxes
  * 14. JS
  */
  */


Строка 61: Строка 62:
--font-family-base: 'Segoe UI', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Lato', 'Liberation Sans', 'Noto Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
--font-family-base: 'Segoe UI', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Lato', 'Liberation Sans', 'Noto Sans', 'Helvetica Neue', 'Helvetica', sans-serif;
--font-family-oswald: 'oswald';
--font-family-oswald: 'oswald';
--font-family-heading: "noto sans";
--font-family-heading: 'Roboto', 'Roboto-fallback';
--font-family-libertine: 'Linux Libertine', 'Georgia', 'Times', serif;
--font-family-libertine: 'Linux Libertine', 'Georgia', 'Times', serif;
--font-family-monospace: 'Menlo', 'Consolas', 'Monaco', 'Noto Mono', 'Nimbus Mono L', monospace;
--font-family-monospace: 'Menlo', 'Consolas', 'Monaco', 'Noto Mono', 'Nimbus Mono L', monospace;
Строка 73: Строка 74:
--font-size-xl: 120%;
--font-size-xl: 120%;
--font-size-xxl: 130%;
--font-size-xxl: 130%;
--font-size-huge: 150%;
--font-size-huge: 145%;
--font-size-giant: 200%;
--font-size-giant: 200%;


Строка 380: Строка 381:
--text-color-dark-salmon: darksalmon;
--text-color-dark-salmon: darksalmon;
--text-color-green: #269335;
--text-color-green: #269335;
--text-color-lime: #46bf46;
--text-color-lime: #57cd62;
--text-color-turquoise: #189d80;
--text-color-turquoise: #189d80;
--text-color-yellow: #dbdb11;
--text-color-yellow: #dbdb11;
Строка 389: Строка 390:
--text-color-pink: #cd6dca;
--text-color-pink: #cd6dca;
--text-color-blue: #1c86ed;
--text-color-blue: #1c86ed;
--text-color-sky-blue: #3d78d1;
--text-color-sky-blue: #4981d5;
--text-color-aquamarine: #69d2d7;
--text-color-aquamarine: #68ced3;
--text-color-violet: #946ce3;
--text-color-violet: #946ce3;
--text-color-silver: #a9a9a9;
--text-color-silver: #a9a9a9;
Строка 408: Строка 409:
--box-shadow-overlay: 0px 0px 100vw 100vh rgba(0, 0, 0, var(--alpha-m));
--box-shadow-overlay: 0px 0px 100vw 100vh rgba(0, 0, 0, var(--alpha-m));
--filter-drop-shadow-low: drop-shadow(0 1px 1px rgba(0,0,0,0.3));
--filter-drop-shadow-low: drop-shadow(0 1px 0px rgba(0,0,0,0.3));
--filter-drop-shadow-medium: drop-shadow(0 2px 1px rgba(0, 0, 0, 0.6));
--filter-drop-shadow-medium: drop-shadow(0 2px 1px rgba(0, 0, 0, 0.6));


Строка 603: Строка 604:
--ooui-bg--hsl-alpha: 18%;
--ooui-bg--hsl-alpha: 18%;
}
}
/* Апрельская тема
:root body.mediawiki:not(.wgl-theme-light) {
--brightness-hsl: -1%;
--theme-bg--hsl: 300deg 28%;
--theme-bg--hsl-alpha: 12%;
--color-contrast: #4d2aa7;
--bg-color-code: #271a27;
--bg-color-code-light: #2d1e2c;
--border-color-code: #412f3d;
--theme-bg-color-base: #100910;
--theme-bg-color-100: #19141f;
--ooui-bg--hsl: 185deg 40%;
--ooui-bg--hsl-alpha: 13%;
}*/
/* #endregion */
/* #endregion */


Строка 726: Строка 742:
src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v170/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOej.woff2) format('woff2')
src: url(https://fonts.gstatic.com/s/materialsymbolsoutlined/v170/kJF1BvYX7BgnkSrUwT8OhrdQw4oELdPIeeII9v6oDMzByHX9rA6RzaxHMPdY43zj-jCxv3fzvRNU22ZXGJpEpjC_1v-p_4MrImHCIJIZrDCvHOej.woff2) format('woff2')
}
}
/* #endregion */


/* ============ */
@font-face {
/* #region Теги */
font-family: 'Roboto';
/* ============ */
font-style: normal;
.mw-editform #wpTextbox1, textarea {
font-weight: 100;
background: var(--theme-bg-color-100);
font-display: swap;
border-color: var(--theme-border-color-base);
src: url(https://fonts.gstatic.com/s/roboto/v18/frNV30OaYdlFRtH2VnZZdhTbgVql8nDJpwnrE27mub0.woff2) format('woff2');
color: var(--theme-text-color);
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
}


math {
@font-face {
margin: 0.2em 0;
font-family: 'Roboto';
font-size: 1.1em;
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v18/2tsd397wLxj96qwHyNIkxPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
}


cite,dfn {
@font-face {
font-style: inherit;
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
}


q {
@font-face {
quotes: '«' '»' "„" "“";
font-family: 'Roboto';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
}


ol {
@font-face {
margin-block-start: 0.7em;
font-family: 'Roboto';
margin-block-end: 0.7em;
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
}


code, code.mw-highlight,
@font-face {
.code,
font-family: 'Roboto';
.tdg-templateDataParamWidget-param-alias:first-child {
font-style: normal;
border-radius: 2px;
font-weight: 400;
padding: 1px 4px;
font-display: swap;
background: var(--bg-color-code);
src: url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
border: 1px solid var(--border-color-code);
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
color: var(--theme-text-color);
}
}


.screenplay, code, tt, kbd, pre, samp, .skin-timeless .monospace {
@font-face {
font-family: var(--font-family-monospace);
font-family: 'Roboto';
font-style: normal;
font-weight: 500;
font-display: swap;
src: url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fABc4AMP6lbBP.woff2) format('woff2');
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
}


pre {
@font-face {
overflow: auto;
font-family: 'Roboto';
white-space: pre-wrap;
font-style: normal;
background: var(--bg-color-code-light);
font-weight: 500;
border: 1px solid var(--border-color-code);
font-display: swap;
padding: 0.5em;
src: url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc4AMP6lQ.woff2) format('woff2');
color: var(--theme-text-color);
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
font-family: var(--font-family-monospace);
}
}


blockquote {
@font-face {
background: var(--theme-bg-color-100);
font-family: 'Roboto';
border-left: 4px solid var(--theme-bg-color-150);
font-style: normal;
padding: 8px 32px;
font-weight: 700;
overflow: hidden;
font-display: swap;
box-shadow: var(--box-shadow);
src: url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');
border-radius: var(--border-radius-low);
unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
}


@media screen and (max-width: 850px) {
@font-face {
blockquote {
font-family: 'Roboto';
margin-inline-start: 10px;
font-style: normal;
margin-inline-end: 10px;
font-weight: 700;
padding: 6px 24px;
font-display: swap;
}
src: url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
}
/* #endregion */


small {
/* ============ */
font-size: 85%
/* #region Теги */
/* ============ */
.mw-editform #wpTextbox1, textarea {
background: var(--theme-bg-color-100);
border-color: var(--theme-border-color-base);
color: var(--theme-text-color);
}
}


li {
math {
margin-top: 2px;
margin: 0.2em 0;
font-size: 1.1em;
}
}


input[type="button"] {
cite,dfn {
background: var(--ooui-bg-color);
font-style: inherit;
border: 1px solid var(--ooui-border-color);
color: var(--ooui-text-color);
}
}


/*основные изображения - пиксельные. Для остальных нужно использовать класс noSprite*/
q {
img {
quotes: '«' '»' "„" "“";
image-rendering: pixelated;
filter: var(--filter-drop-shadow-low);
}
}


/*Для непиксельных изображений*/
ol {
.mw-body-content .noSprite img {
margin-block-start: 0.7em;
image-rendering: auto !important;  
margin-block-end: 0.7em;
height: auto !important;
max-width: 100% !important;
}
}


.mw-body-content a > img, .mw-body-content .floatnone > img {
code, code.mw-highlight,
max-width: unset !important;
.code,
.tdg-templateDataParamWidget-param-alias:first-child {
border-radius: 2px;
padding: 1px 4px;
background: var(--bg-color-code);
border: 1px solid var(--border-color-code);
color: var(--theme-text-color);
}
}


hr {
.screenplay, code, tt, kbd, pre, samp, .skin-timeless .monospace {
border-bottom-width: 0px;
font-family: var(--font-family-monospace);
border-color: var(--border-color-hr);
}
}


footer,#footer-info-lastmod,#footer-info-copyright {
pre {
color: var(--theme-text-color);
overflow: auto;
white-space: pre-wrap;
background: var(--bg-color-code-light);
border: 1px solid var(--border-color-code);
padding: 0.5em;
color: var(--theme-text-color);
font-family: var(--font-family-monospace);
}
}


p,h1,h2,h3,h4,h5,h6,li {
blockquote {
color: var(--theme-text-color);
background: var(--theme-bg-color-100);
border-left: 4px solid var(--theme-bg-color-150);
padding: 8px 32px;
overflow: hidden;
box-shadow: var(--box-shadow);
border-radius: var(--border-radius-low);
}
}


p {
@media screen and (max-width: 850px) {
margin: 0.5em 0;
blockquote {
margin-inline-start: 10px;
margin-inline-end: 10px;
padding: 6px 24px;
}
}
}


a {
small {
color: var(--text-color-link);
font-size: 85%
}
}


a:hover {
li {
color: var(--theme-text-color-light);
margin-top: 2px;
}
}


a:visited, a:visited:hover {
input[type="button"] {
color: var(--text-color-link--visited);
background: var(--ooui-bg-color);
border: 1px solid var(--ooui-border-color);
color: var(--ooui-text-color);
}
}


a.new, .new a {
/*основные изображения - пиксельные. Для остальных нужно использовать класс noSprite*/
color: var(--text-color-link-new);
img {
image-rendering: pixelated;
filter: var(--filter-drop-shadow-low);
}
}


a.new:hover, .new a:hover {
/*Для непиксельных изображений*/
color: var(--text-color-link-new--visited);
.mw-body-content .noSprite img {
image-rendering: auto !important;
height: auto !important;
max-width: 100% !important;
}
 
.mw-body-content a > img, .mw-body-content .floatnone > img {
max-width: unset !important;
}
 
hr {
border-bottom-width: 0px;
border-color: var(--border-color-hr);
}
 
footer,#footer-info-lastmod,#footer-info-copyright {
color: var(--theme-text-color);
}
 
p,h1,h2,h3,h4,h5,h6,li {
color: var(--theme-text-color);
}
 
p {
margin: 0.5em 0;
}
 
a {
color: var(--text-color-link);
}
 
a:hover {
color: var(--theme-text-color-light);
}
 
a:visited, a:visited:hover {
color: var(--text-color-link--visited);
}
 
a.new, .new a,
.cdx-link.is-red-link, .cdx-link.is-red-link:hover {
color: var(--text-color-link-new);
}
 
a.new:hover, .new a:hover,
.cdx-link.is-red-link:visited, .cdx-link.is-red-link:visited:hover {
color: var(--text-color-link-new--visited);
}
}


Строка 868: Строка 976:
}
}


.mw-parser-output a.external, .mw-parser-output a.extiw {
.mw-parser-output a.external, .mw-parser-output a.extiw,
.cdx-link, .cdx-link:hover {
color: var(--text-color-link-external)
color: var(--text-color-link-external)
}
}


.mw-parser-output a.external:visited, .mw-parser-output a.extiw:visited {
.mw-parser-output a.external:visited, .mw-parser-output a.extiw:visited,
.cdx-link:visited, .cdx-link:visited:hover {
color: var(--text-color-link-external--visited);
color: var(--text-color-link-external--visited);
}
}
Строка 900: Строка 1010:
.mw-body h2 {
.mw-body h2 {
font-size: var(--font-size-huge);
font-size: var(--font-size-huge);
border-bottom: none;
font-weight: 500;
font-family: var(--font-family-libertine);
font-family: var(--font-family-heading);
margin-bottom: 0.4em;
margin-top: 1em;
margin-top: 1em;
line-height: 1.375;
border-bottom: 2px solid var(--color-contrast);
border-bottom: 2px solid var(--color-contrast);
margin-bottom: 0.33rem;
padding: 0.25rem 0.25rem 0.1rem;
line-height: 1.25;
}
}


.mw-body h3 {
.mw-body h3 {
font-size: var(--font-size-xl);
font-size: var(--font-size-xxl);
font-weight: bold;
font-weight: 500;
font-family: sans-serif;
font-family: var(--font-family-heading);
margin-top: 0.3em;
margin-top: 0.3em;
margin-bottom: 0.3em;
margin-bottom: 0.3em;
padding-bottom: 0;
padding-bottom: 0.3em;
line-height: 1.6;
padding-top: 0.5em;
padding-top: 0.5em;
}
}


.mw-body h4,
.mw-body h3 .mw-headline {
.mw-body h5 {
display: inline-block;
font-size: var(--font-size-ml);
position: relative;
font-weight: bold;
}
font-family: sans-serif;
 
margin-top: 0.5em;
.mw-body h3 .mw-headline:before {
content: '';
position: absolute;
bottom: -0.2em;
height: 2px;
width: calc(100% + 2em);
max-width: 85cqw;
background: linear-gradient(to right, hsl(from var(--color-contrast) h s l / 0.75) calc(100% - 2em), transparent 100%);
}
 
.mw-body h4,
.mw-body h5 {
font-size: var(--font-size-xl);
font-weight: 500;
font-family: var(--font-family-heading);
padding-top: 0.5em;
margin: 0;
margin-bottom: 0.3em;
margin-bottom: 0.3em;
}
}
Строка 948: Строка 1074:
.navbox-subgroup {
.navbox-subgroup {
width: 100%;
width: 100%;
margin: 0 !important;
}
}
.navbox-group,
.navbox-group,
Строка 1028: Строка 1155:
}
}
}
}
/* КОНЕЦ */


/* #endregion */
/*=== Шаблон:Сущность ===*/
 
.ts-Сущность {
/* ============ */
display: grid;
/* #region Модули */
gap: 6px;
/* ============ */
grid-template-columns: 1fr auto;
justify-content: space-between;
align-items: start;
margin: 0.5em 0;
}


/*=== Модуль:Краткий вызов ===*/
.ts-Сущность:has(.ts-Сущность-field:hover) {
.shortcut {
background: rgba(var(--color-lighter--rgb), 0.025);
clear: right;
float: right;
margin-left: 0.75em;
font-size: smaller;
background: var(--bg-color-code-light);
border: 1px solid var(--border-color-code);
}
}


.shortcut-1, .shortcut-2 {
.ts-Сущность-field a {
padding: 4px;
color: var(--theme-text-color-dark);
}
}


.shortcut-2 {
@media screen and (max-width: 650px) {
line-height: 1.25em;
.ts-Сущность {
font-weight: bold;
grid-template-columns: 1fr;
vertical-align: middle;
}
}
}
/* #endregion */


/* ============ */
/*=== Шаблон:Сущность ===*/
/* #region Расширение */
.ts-Cut-layout {
/* ============ */
display: flex;
/*=== Clipboard4wiki ===*/
flex-direction: column;
[tooltip] {
justify-content: center;
background: var(--theme-bg-color-100);
gap: 8px;
border: 1px solid var(--theme-border-color-base);
padding: 10px 18px;
box-shadow: var(--box-shadow-high);
background-color: var(--bg-color); /* --bg-color из стилей шаблона; по умолчанию: var(--theme-bg-color-200) */
border-radius: var(--border-radius-low);
border-radius: var(--border-radius-low);
padding: 1px 3px;
height: inherit;
box-sizing: border-box;
--clip: 1em;
clip-path: polygon(0 0, calc(100% - var(--clip)) 0, 100% var(--clip), 100% 100%, var(--clip) 100%, 0 calc(100% - var(--clip)));
}
}


[tooltip] img {
.ts-Cut-layout__header {
filter: var(--invert-100);
display: flex;
justify-content: space-between;
align-items: center;
gap: 8px;
}
}


[tooltip]:active {
.ts-Cut-layout__header-arrow {
background: var(--theme-bg-color-250);
display: grid;
grid-template-columns: 1fr auto 1fr;
text-align: center;
}
}


/*=== CodeMirror ===*/
.ts-Cut-layout__body {
.CodeMirror {
flex-grow: 100;
height: 600px;
padding: 8px;
position: relative;
position: relative;
overflow: hidden;
font-size: var(--font-size-s);
background: var(--theme-bg-color-base);
overflow: auto;
color: inherit;
margin: 0 6px;
background: rgba(0, 0, 0, var(--alpha-s));
border-radius: var(--border-radius-low);
}
}


.CodeMirror-gutters {
/* КОНЕЦ */
border-right: 1px solid var(--theme-bg-color-100);
background: var(--theme-bg-color-100);
white-space: nowrap;
}


.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
/* #endregion */
background: var(--color-contrast2-dark);
}


/*=== Popups ===*/
/* ============ */
/* Всплывающие окна */
/* #region Модули */
.mwe-popups {
/* ============ */
background: var(--ooui-gradient-light);
box-shadow: 0 5px 30px 0px rgba(0, 0, 0, 0.35), 0 0 1px 1px rgba(0, 0, 0, 0.1);
}


.mwe-popups img {
/*=== Модуль:Краткий вызов ===*/
image-rendering: auto;
.shortcut {
clear: right;
float: right;
margin-left: 0.75em;
font-size: smaller;
background: var(--bg-color-code-light);
border: 1px solid var(--border-color-code);
}
}


.mwe-popups .mwe-popups-container {
.shortcut-1, .shortcut-2 {
background: var(--ooui-gradient-light);
padding: 4px;
}
}


.mwe-popups .mwe-popups-extract {
.shortcut-2 {
color: var(--theme-text-color);
line-height: 1.25em;
font-weight: bold;
vertical-align: middle;
}
}
/* #endregion */


.mwe-popups .mwe-popups-extract:hover {
/* ============ */
color: var(--theme-text-color-light);
/* #region Расширение */
/* ============ */
/*=== Clipboard4wiki ===*/
[tooltip] {
background: var(--theme-bg-color-100);
border: 1px solid var(--theme-border-color-base);
border-radius: var(--border-radius-low);
padding: 1px 3px;
}
}


.mwe-popups .mwe-popups-extract[dir='ltr']::after {
[tooltip] img {
background: transparent;
}
 
.mwe-popups .mwe-popups-extract[dir='rtl']::after {
background: transparent;
}
 
.popups-icon {
filter: var(--invert-100);
filter: var(--invert-100);
}
}


/* Настройки */
[tooltip]:active {
.mwe-popups-overlay {
background: var(--theme-bg-color-250);
background: rgba(0, 0, 0, 0.6);
}
}


#mwe-popups-settings {
/*=== VisualEditor ===*/
border: 1px solid #41414d;
.ve-ui-diffElement-hasDescriptions .ve-ui-diffElement-content {
background: #27272f;
border-right: 1px solid var(--border-color-hr);
}
}


#mwe-popups-settings header {
.ve-ui-diffElement-attributeChange ins {
border-bottom: 1px solid #41414d;
background-color: rgba(0, 174, 136, 0.5) !important;
box-shadow: 0 0 0 1px rgba(0, 174, 136, 0.5) !important;
}
}


#mwe-popups-settings main#mwe-popups-settings-form p {
.ve-ui-diffElement-attributeChange del {
color: var(--ooui-text-color);
background-color: rgba(209, 29, 19, 0.5) !important;
box-shadow: 0 0 0 1px rgba(209, 29, 19, 0.5) !important;
}
}


#mwe-popups-settings main#mwe-popups-settings-form form label > span {
/*=== CodeMirror ===*/
color: #dddddd;
.CodeMirror {
height: 600px;
position: relative;
overflow: hidden;
background: var(--theme-bg-color-base);
color: inherit;
}
}


/*=== InputBox ===*/
.CodeMirror-gutters {
.mw-ui-input {
border-right: 1px solid var(--theme-bg-color-100);
background: var(--ooui-bg-color);
background: var(--theme-bg-color-100);
color: var(--ooui-text-color-light);
white-space: nowrap;
}
}


form:not(.oo-ui-layout) textarea, form:not(.oo-ui-layout) input {
.CodeMirror-line::selection, .CodeMirror-line > span::selection, .CodeMirror-line > span > span::selection {
border-radius: var(--border-radius-low);
background: var(--color-contrast2-dark);
border-color: var(--ooui-border-color);
}
}


.mw-ui-input:hover {
/*=== Popups ===*/
border-color: var(--ooui-border-color-light);
/* Всплывающие окна */
.mwe-popups {
background: var(--ooui-gradient-light);
box-shadow: var(--box-shadow-high);
}
}


/*=== SyntaxHighlight ===*/
.mwe-popups img {
.mw-content-ltr.mw-highlight-lines pre, .mw-content-ltr.content .mw-highlight-lines pre {
image-rendering: auto;
background: var(--theme-bg-color-100);
border-color: var(--ooui-border-color);
box-shadow: var(--ooui-bg-color-dark) 2.75em 0px 0px inset;
font-size: 90%;
color: var(--ooui-text-color);
}
}


.mw-content-ltr.mw-highlight .linenos {
.mwe-popups .mwe-popups-container {
color: var(--ooui-text-color-dark);
background: var(--ooui-gradient-light);
}
}


/*=== GrowthExperiments ===*/
.mwe-popups .mwe-popups-extract {
.growthexperiments-mentor-dashboard-group-main {
color: var(--theme-text-color);
--width: clamp(300px, 50vw, 480px);
}
width: var(--width);
 
flex: 1 0 var(--width);
.mwe-popups .mwe-popups-extract:hover {
color: var(--theme-text-color-light);
}
}


.ext-growthExperiments-MenteeOverview__actions {
.mwe-popups .mwe-popups-extract[dir='ltr']::after {
flex-wrap: wrap;
background: transparent;
}
}


.mw-echo-ui-notificationItemWidget-initiallyUnseen {
.mwe-popups .mwe-popups-extract[dir='rtl']::after {
animation-fill-mode: unset;
background: transparent;
}
}


.growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .suggested-edits-card-wrapper .suggested-edits-task-card-wrapper .se-card-content .se-card-image {
.popups-icon {
box-shadow: inset 0 0 1px 1px var(--bg-color-focus);
filter: var(--invert-100);
}
}


.mw-twocolconflict-conflicting-talk-row .mw-twocolconflict-conflicting-talk-label span .mw-twocolconflict-split-delete, .oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-success, .growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .suggested-edits-card-wrapper .suggested-edits-task-card-wrapper .se-card-content .se-card-image.no-image {
/* Настройки */
background-color: var(--ooui-bg-color-light);
.mwe-popups-overlay {
background: rgba(var(--color-darkened--rgb), var(--alpha-m));
}
}


.ext-discussiontools-init-targetcomment {
#mwe-popups-settings {
background: var(--bg-color-hover);
border: 1px solid var(--ooui-border-color-light);
border-radius: var(--border-radius-low);
background: var(--ooui-bg-color-dark);
box-shadow: var(--box-shadow-overlay);
}
}


.growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .suggested-edits-card-wrapper .suggested-edits-task-card-wrapper .se-card-content .se-card-text[dir='ltr'] .se-card-extract::after,
#mwe-popups-settings header {
.oo-ui-tabSelectWidget-mobile.oo-ui-tabSelectWidget-frameless::after,
background: var(--ooui-bg-color);
.oo-ui-tabSelectWidget-mobile.oo-ui-tabSelectWidget-framed::after {
border-bottom: 1px solid var(--ooui-border-color);
background: linear-gradient(to right, rgba(255, 255, 255, 0), var(--ooui-bg-color) 50%);
}
}


.growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .suggested-edits-card-wrapper .suggested-edits-task-card-wrapper .se-card-content .se-card-image.mw-ge-tasktype-image-recommendation, .growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .suggested-edits-card-wrapper .suggested-edits-task-card-wrapper .se-card-content .se-card-image.mw-ge-tasktype-section-image-recommendation {
#mwe-popups-settings main#mwe-popups-settings-form p {
background-color: var(--bg-color-yellow-100);
color: var(--ooui-text-color);
}
}


.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-medium, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-medium {
#mwe-popups-settings main#mwe-popups-settings-form form label > span {
background-color: var(--bg-color-yellow-50);
color: #dddddd;
}
}


.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-medium, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-medium {
/*=== InputBox ===*/
border-color: var(--bg-color-yellow-150);
.mw-ui-input {
background: var(--ooui-bg-color);
color: var(--ooui-text-color-light);
}
}


.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-medium::before, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-medium::before {
form:not(.oo-ui-layout) textarea, form:not(.oo-ui-layout) input {
border-top-color: var(--bg-color-yellow-150);
border-radius: var(--border-radius-low);
border-bottom-color: var(--bg-color-yellow-150);
border-color: var(--ooui-border-color);
}
}


.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-medium::after, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-medium::after {
.mw-ui-input:hover {
border-top-color: var(--bg-color-yellow-50);
border-color: var(--ooui-border-color-light);
border-bottom-color: var(--bg-color-yellow-50);
}
}


.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-hard, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-hard {
/*=== SyntaxHighlight ===*/
background-color: var(--bg-color-red-50);
.mw-content-ltr.mw-highlight-lines pre, .mw-content-ltr.content .mw-highlight-lines pre {
background: var(--theme-bg-color-100);
border-color: var(--ooui-border-color);
box-shadow: var(--ooui-bg-color-dark) 2.75em 0px 0px inset;
font-size: 90%;
color: var(--ooui-text-color);
}
}


.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-hard, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-hard {
.mw-content-ltr.mw-highlight .linenos {
border-color: var(--bg-color-red-150);
color: var(--ooui-text-color-dark);
}
}


.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-hard::before, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-hard::before {
/*=== GrowthExperiments ===*/
border-top-color: var(--bg-color-red-150);
.growthexperiments-mentor-dashboard-group-main {
border-bottom-color: var(--bg-color-red-150);
--width: clamp(300px, 50vw, 480px);
width: var(--width);
flex: 1 0 var(--width);
}
}


.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-hard::after, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-hard::after {
.ext-growthExperiments-MenteeOverview__actions {
border-top-color: var(--bg-color-red-50);
flex-wrap: wrap;
border-bottom-color: var(--bg-color-red-50);
}
}


.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-easy, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-easy {
.mw-echo-ui-notificationItemWidget-initiallyUnseen {
background-color: var(--bg-color-emerald-50);
animation-fill-mode: unset;
}
}


.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-easy, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-easy {
.growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .suggested-edits-card-wrapper .suggested-edits-task-card-wrapper .se-card-content .se-card-image {
border-color: var(--bg-color-emerald-150);
box-shadow: inset 0 0 1px 1px var(--bg-color-focus);
}
}


.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-easy::before, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-easy::before {
.mw-twocolconflict-conflicting-talk-row .mw-twocolconflict-conflicting-talk-label span .mw-twocolconflict-split-delete, .oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-success, .growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .suggested-edits-card-wrapper .suggested-edits-task-card-wrapper .se-card-content .se-card-image.no-image {
border-top-color: var(--bg-color-emerald-150);
background-color: var(--ooui-bg-color-light);
border-bottom-color: var(--bg-color-emerald-150);
}
}


.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-easy::after, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-easy::after {
.ext-discussiontools-init-targetcomment {
border-top-color: var(--bg-color-emerald-50);
background: var(--bg-color-hover);
border-bottom-color: var(--bg-color-emerald-50);
border-radius: var(--border-radius-low);
}
}
/* #endregion */


/* ============ */
.growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .suggested-edits-card-wrapper .suggested-edits-task-card-wrapper .se-card-content .se-card-text[dir='ltr'] .se-card-extract::after,
/* #region Основной интерфейс пользователя */
.oo-ui-tabSelectWidget-mobile.oo-ui-tabSelectWidget-frameless::after,
/* ============ */
.oo-ui-tabSelectWidget-mobile.oo-ui-tabSelectWidget-framed::after {
background: linear-gradient(to right, rgba(var(--color-lighter--rgb), 0), var(--ooui-bg-color) 50%);
}


/*=== Страница поиска ===*/
.growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .suggested-edits-card-wrapper .suggested-edits-task-card-wrapper .se-card-content .se-card-image.mw-ge-tasktype-image-recommendation, .growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .suggested-edits-card-wrapper .suggested-edits-task-card-wrapper .se-card-content .se-card-image.mw-ge-tasktype-section-image-recommendation {
.mw-body .mw-search-profile-tabs {
background-color: var(--bg-color-yellow-100);
max-width: unset;
background-color: var(--ooui-bg-color-dark);
border: var(--border-outset-light);
border-radius: var(--border-radius-medium);
}
}


.mw-search-form-wrapper .mw-search-profile-tabs .search-types a,
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-medium, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-medium {
#mw-search-togglebox input {
background-color: var(--bg-color-yellow-50);
background: var(--ooui-bg-color-light);
border-top: 1px solid var(--color-lighter-alpha-x);
padding: 1px 8px;
border-radius: var(--border-radius-low);
box-shadow: var(--box-shadow);
margin: 0.1em 0.25em;
}
}


.mw-search-form-wrapper .mw-search-profile-tabs .search-types .current a {
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-medium, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-medium {
background: var(--bg-color-message);
border-color: var(--bg-color-yellow-150);
}
}


#mw-search-togglebox input {
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-medium::before, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-medium::before {
padding: 0.2em 0.5em;
border-top-color: var(--bg-color-yellow-150);
border-bottom-color: var(--bg-color-yellow-150);
}
}


.mw-body fieldset#mw-searchoptions .divider {
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-medium::after, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-medium::after {
border-color: var(--border-color-hr);
border-top-color: var(--bg-color-yellow-50);
border-bottom-color: var(--bg-color-yellow-50);
}
}


.mw-body fieldset#mw-searchoptions {
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-hard, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-hard {
background-color: var(--ooui-bg-color-dark);
background-color: var(--bg-color-red-50);
border: var(--border-outset-light);
border-radius: var(--border-radius-medium);
margin-top: 0.25em;
color: var(--ooui-text-color);
}
}


.searchresults {
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-hard, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-hard {
display: flex;
border-color: var(--bg-color-red-150);
flex-direction: column;
margin: 0;
}
}


.searchresults .mw-search-pager-top .mw-pager-navigation-bar {
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-hard::before, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-hard::before {
display: none;
border-top-color: var(--bg-color-red-150);
border-bottom-color: var(--bg-color-red-150);
}
}


.searchresults .mw-search-results-container {
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-hard::after, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-hard::after {
width: unset;
border-top-color: var(--bg-color-red-50);
border-bottom-color: var(--bg-color-red-50);
}
}


.searchresults .mw-search-results {
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-easy, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-easy {
display: flex;
background-color: var(--bg-color-emerald-50);
flex-wrap: wrap;
gap: 0.75em;
margin: 1em 0 !important;
max-width: 100%;
}
}


.searchresults .mw-search-results li {
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-easy, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-easy {
display: flex;
border-color: var(--bg-color-emerald-150);
flex-direction: column;
flex: 1 0 30rem;
list-style: none;
padding: 0;
background-color: var(--ooui-bg-color-dark);
border: var(--border-outset-light);
border-radius: var(--border-radius-medium);
}
}


@media (max-width: 639px) {
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-easy::before, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-easy::before {
.searchresults .mw-search-results li {
border-top-color: var(--bg-color-emerald-150);
flex: 1 0 100%;
border-bottom-color: var(--bg-color-emerald-150);
}
}
}


.searchresults .mw-search-results li a {
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-easy::after, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-easy::after {
font-size: 110%;
border-top-color: var(--bg-color-emerald-50);
border-bottom-color: var(--bg-color-emerald-50);
}
}
/* #endregion */
/* ============ */
/* #region Гаджеты */
/* ============ */


.searchresults .mw-search-results .mw-search-result {
/* Gadget-freezeAPNG */
margin: 0;
.freezeAPNG img.freezeAPNG__freeze  {  
display: inline-block;
}
}


.searchresults .mw-search-results .mw-search-result-heading {
.freezeAPNG img.freezeAPNG__animation {  
border-bottom: 2px solid var(--bg-color-sky-blue-100);
display: none;
display: flex;
flex-direction: column;
}
}


.searchresults .mw-search-results .mw-search-result-heading > a,
.freezeAPNG:hover img.freezeAPNG__animation,
.searchalttitle {
.freezeAPNG:focus-within img.freezeAPNG__animation,
display: flex;
.freezeAPNG.freezeAPNG--active img.freezeAPNG__animation {
padding: 0.1em 0.75em;
display: inline-block;
}
}


.searchalttitle, #mw-search-interwiki li {
.freezeAPNG:hover img.freezeAPNG__freeze,
display: flex;
.freezeAPNG:focus-within img.freezeAPNG__freeze,
flex-wrap: wrap;
.freezeAPNG.freezeAPNG--active img.freezeAPNG__freeze {
display: none;
}
}


.searchresults .mw-search-results .searchresult {
/* #endregion */
flex: 1;
padding: 0.5em;
}


.searchresults .mw-search-results .searchresult .mw-search-exists {
/* ============ */
margin-bottom: 1em;
/* #region Основной интерфейс пользователя */
}
/* ============ */


.searchresults .mw-search-results .mw-search-result-data {
/*=== Страница поиска ===*/
font-size: 90%;
.mw-body .mw-search-profile-tabs {
padding: 0.5em 0.5em 0 0.5em;
max-width: unset;
color: var(--ooui-text-color-dark);
background-color: var(--ooui-bg-color-dark);
border: var(--border-outset-light);
border-radius: var(--border-radius-medium);
}
}


.searchResultImage .searchResultImage-thumbnail {
.mw-search-form-wrapper .mw-search-profile-tabs .search-types a,
padding: 0.5em;
#mw-search-togglebox input {
padding-right: 1em;
background: var(--ooui-bg-color-light);
border-top: 1px solid var(--color-lighter-alpha-x);
padding: 1px 8px;
border-radius: var(--border-radius-low);
box-shadow: var(--box-shadow);
margin: 0.1em 0.25em;
}
}


.searchResultImage .searchResultImage-text {
.mw-search-form-wrapper .mw-search-profile-tabs .search-types .current a {
flex: 1;
background: var(--bg-color-message);
}
}


/*=== Остальное ===*/
#mw-search-togglebox input {
.mw-json th, .mw-json td {
padding: 0.2em 0.5em;
border: 1px solid black;
}
}


.mw-json tr {
.mw-body fieldset#mw-searchoptions .divider {
background: var(--theme-bg-color-100);
border-color: var(--border-color-hr);
}
}


.mw-json th {
.mw-body fieldset#mw-searchoptions {
background: var(--theme-bg-color-250);
background-color: var(--ooui-bg-color-dark);
color: var(--theme-text-color);
border: var(--border-outset-light);
border-radius: var(--border-radius-medium);
margin-top: 0.25em;
color: var(--ooui-text-color);
}
}


.mw-json-value, .mw-json-single-value {
.searchresults {
background: var(--bg-color-emerald-50);
display: flex;
color: var(--theme-text-color);
flex-direction: column;
margin: 0;
}
}


.mw-json-empty {
.searchresults .mw-search-pager-top .mw-pager-navigation-bar {
background: var(--bg-color-emerald-50);
display: none;
color: var(--theme-text-color);
}
}


.mw-ui-button {
.searchresults .mw-search-results-container {
color: var(--theme-text-color);
width: unset;
}
}


.mw-ui-button:not(:disabled):hover {
.searchresults .mw-search-results {
color: var(--theme-text-color-light);
display: flex;
flex-wrap: wrap;
gap: 0.75em;
margin: 1em 0 !important;
max-width: 100%;
}
}


@media screen and (max-width: 850px) {
.searchresults .mw-search-results li {
.wikitable:not(.no-img-adaptive) img[width="64"][height="64"] {
display: flex;
width: 32px !important;
flex-direction: column;
height: 32px !important;
flex: 1 0 30rem;
}
list-style: none;
padding: 0;
*:not(.no-img-adaptive) img[width="64"][height="128"] {
background-color: var(--ooui-bg-color-dark);
width: 32px !important;
border: var(--border-outset-light);
height: 64px !important;
border-radius: var(--border-radius-medium);
}
*:not(.no-img-adaptive) img[width="128"][height="128"] {
width: 64px !important;
height: 64px !important;
}
}
}


@media screen and (max-width: 650px) {
@media (max-width: 639px) {
.mw-parser-output table {
.searchresults .mw-search-results li {
table-layout: auto !important;
flex: 1 0 100%;
overflow: auto;
max-width: 100%;
}
}
}
}


.mw-code {
.searchresults .mw-search-results li a {
background: var(--theme-bg-color-100);
font-size: 110%;
color: var(--theme-text-color)
}
}


.wikiEditor-ui-toolbar .group .tool-select .options {
.searchresults .mw-search-results .mw-search-result {
border: none;
margin: 0;
}
}


/*=== Полоса прокрутки === */
.searchresults .mw-search-results .mw-search-result-heading {
@media not all and (hover: none) and (pointer: coarse) {
border-bottom: 2px solid var(--bg-color-sky-blue-100);
body:not(.wgl-theme-light)::-webkit-scrollbar,
display: flex;
body:not(.wgl-theme-light) *::-webkit-scrollbar {
flex-direction: column;
width: 16px;
}
}
 
.searchresults .mw-search-results .mw-search-result-heading > a,  
body:not(.wgl-theme-light)::-webkit-scrollbar-track,
.searchalttitle {
body:not(.wgl-theme-light) *::-webkit-scrollbar-track {
display: flex;
  background-color: color-mix(in srgb, rgb(var(--color-lighter--rgb)) 8%, var(--theme-bg-color-base));
padding: 0.1em 0.75em;
}
body:not(.wgl-theme-light)::-webkit-scrollbar-thumb,
body:not(.wgl-theme-light) *::-webkit-scrollbar-thumb {
height: 40px;
border-radius: 6px;
border: 4px solid transparent;
background-clip: content-box;
background-color: hsl(0, 0%, 45%);
}
}
}


/*=== Чекбоксы ===*/
.searchalttitle, #mw-search-interwiki li {
/* При нажатии */
display: flex;
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked:focus + span, .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:indeterminate:focus + span {
flex-wrap: wrap;
box-shadow: none;
}
}


/* В фокусе */
.searchresults .mw-search-results .searchresult {
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:focus + span {
flex: 1;
box-shadow: none;
padding: 0.5em;
}
}


/*=== Стиль для таблиц ===*/
.searchresults .mw-search-results .searchresult .mw-search-exists {
/* wikitable */
margin-bottom: 1em;
.wikitable,
.content table.wikitable {
background-color: var(--theme-bg-color-100);
color: var(--theme-text-color);
margin: 1em 0;
border: 1px solid var(--theme-bg-color-250);
padding: 3px;
border-collapse: separate;
border-spacing: 1px;
border-radius: var(--border-radius-medium);
}
}


.mw_metadata > tr > th, .mw-datatable > tr > th, .wikitable > tr > th, .mw_metadata > tr > td, .mw-datatable > tr > td, .wikitable > tr > td, .mw_metadata > * > tr > th, .mw-datatable > * > tr > th, .wikitable > * > tr > th, .mw_metadata > * > tr > td, .mw-datatable > * > tr > td, .wikitable > * > tr > td {
.searchresults .mw-search-results .mw-search-result-data {
border: none;
font-size: 90%;
padding: 0.4em 0.5em;
padding: 0.5em 0.5em 0 0.5em;
color: var(--ooui-text-color-dark);
}
}


.wikitable>*>tr>th {
.searchResultImage .searchResultImage-thumbnail {
background: var(--theme-bg-color-250);
padding: 0.5em;
padding-right: 1em;
}
}


.wikitable>*>tr>td {
.searchResultImage .searchResultImage-text {
background: var(--theme-bg-color-200);
flex: 1;
}
}


.wikitable.plainrowheaders th[scope=row] {
/*=== Остальное ===*/
font-weight: normal;
.mw-json th, .mw-json td {
text-align: left
border: 1px solid black;
}
}


.wikitable td ul,.wikitable td ol,.wikitable td dl {
.mw-json tr {
text-align: left
background: var(--theme-bg-color-100);
}
}


/* Закругление верхнего левого угла первой ячейки */
.mw-json th {
.wikitable thead tr:first-child th:first-child,
background: var(--theme-bg-color-250);
.wikitable thead tr:first-child td:first-child,
color: var(--theme-text-color);
.wikitable:not(:has(thead)) tr:first-child th:first-child,
.wikitable:not(:has(thead)) tr:first-child td:first-child {
border-top-left-radius: var(--border-radius-low);
}
}


/* Закругление верхнего правого угла последней ячейки */
.mw-json-value, .mw-json-single-value {
.wikitable thead tr:first-child th:last-child,
background: var(--bg-color-emerald-50);
.wikitable thead tr:first-child td:last-child,
color: var(--theme-text-color);
.wikitable:not(:has(thead)) tbody > tr:first-child th:last-child,
.wikitable:not(:has(thead)) tbody > tr:first-child td:last-child {
border-top-right-radius: var(--border-radius-low);
}
}


/* Закругление нижнего левого угла первой ячейки последнего ряда
.mw-json-empty {
.wikitable tbody tr:last-child th:first-child,
background: var(--bg-color-emerald-50);
.wikitable tbody tr:last-child td:first-child {
color: var(--theme-text-color);
border-bottom-left-radius: var(--border-radius-low);
}
}*/


/* Закругление нижнего правого угла последней ячейки последнего ряда
.mw-ui-button.mw-ui-progressive:not(:disabled),
.wikitable tbody tr:last-child th:last-child,
.mw-ui-button.mw-ui-destructive:not(:disabled),
.wikitable tbody tr:last-child td:last-child {
.mw-ui-button {
border-bottom-right-radius: var(--border-radius-low);
color: var(--theme-text-color);
}*/
}


@media all and (max-width: 640px) {
.mw-ui-button:not(:disabled):hover {
.mw-body-content table.mw-made-collapsible.mw-collapsed {
color: var(--theme-text-color-light);
display: table;
}
}
}


@media screen and (max-width: 850px) {
@media screen and (max-width: 850px) {
    .mw-body table table {
.wikitable:not(.no-img-adaptive) img[width="64"][height="64"] {
        width: 100%;
width: 32px !important;
    }
height: 32px !important;
}
*:not(.no-img-adaptive) img[width="64"][height="128"] {
width: 32px !important;
height: 64px !important;
}
*:not(.no-img-adaptive) img[width="128"][height="128"] {
width: 64px !important;
height: 64px !important;
}
}
}


/* standard */
@media screen and (max-width: 650px) {
.standard {
.mw-parser-output table {
background: none;
table-layout: auto !important;
margin-top: 1em;
overflow: auto;
margin-bottom: 1em;
max-width: 100%;
border: 1px solid var(--theme-border-color-base);
}
border-collapse: collapse;
}
}


.standard > tr > th, .standard > * > tr > th {
.mw-code {
background-color: var(--theme-bg-color-150);
background: var(--theme-bg-color-100);
color: var(--theme-text-color);
border-color: var(--border-color-hr);
}
}


.standard > tr > th, .standard > tr > td, .standard > * > tr > th, .standard > * > tr > td {
.wikiEditor-ui-toolbar .group .tool-select .options {
border: 1px solid var(--theme-border-color-base);
border: none;
padding: 0.2em 0.4em;
}
}
/* КОНЕЦ */


/*=== Сollapsible ===*/
/*=== Полоса прокрутки === */
.mw-parser-output .mw-collapsible-toggle {
@media not all and (hover: none) and (pointer: coarse) {
position: relative;
body:not(.wgl-theme-light)::-webkit-scrollbar,
font-weight: normal;
body:not(.wgl-theme-light) *::-webkit-scrollbar {
text-align: right;
width: 16px;
top: 0;
}
right: 0;
body:not(.wgl-theme-light)::-webkit-scrollbar-track,
body:not(.wgl-theme-light) *::-webkit-scrollbar-track {
  background-color: color-mix(in srgb, rgb(var(--color-lighter--rgb)) 8%, var(--theme-bg-color-base));
}
body:not(.wgl-theme-light)::-webkit-scrollbar-thumb,
body:not(.wgl-theme-light) *::-webkit-scrollbar-thumb {
height: 40px;
border-radius: 6px;
border: 4px solid transparent;
background-clip: content-box;
background-color: hsl(0, 0%, 45%);
}
}
}


.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
/*=== Чекбоксы ===*/
float: left;
/* При нажатии */
text-align: left
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:checked:focus + span, .oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:indeterminate:focus + span {
box-shadow: none;
}
}


.mw-collapsible-toggle-default .mw-collapsible-text {
/* В фокусе */
color: var(--text-color-link);
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox']:focus + span {
box-shadow: none;
}
}


.mw-collapsible-toggle-default .mw-collapsible-text:hover {
/*=== Стиль для таблиц ===*/
color: var(--text-color-link);
/* wikitable */
.wikitable,
.content table.wikitable {
background-color: var(--theme-bg-color-100);
color: var(--theme-text-color);
margin: 1em 0;
border: 1px solid var(--theme-bg-color-250);
padding: 3px;
border-collapse: separate;
border-spacing: 1px;
border-radius: var(--border-radius-medium);
}
}


.mw-collapsible-toggle-default .mw-collapsible-text:active {
.mw_metadata > tr > th, .mw-datatable > tr > th, .wikitable > tr > th, .mw_metadata > tr > td, .mw-datatable > tr > td, .wikitable > tr > td, .mw_metadata > * > tr > th, .mw-datatable > * > tr > th, .wikitable > * > tr > th, .mw_metadata > * > tr > td, .mw-datatable > * > tr > td, .wikitable > * > tr > td {
color: var(--text-color-link);
border: none;
padding: 0.4em 0.5em;
}
}


/*=== Картинки с обёрткой ===*/
.wikitable>*>tr>th {
figure[typeof~='mw:File/Thumb'], figure[typeof~='mw:File/Frame'] {
background: var(--theme-bg-color-250);
background: var(--theme-bg-color-100);
border-color: var(--theme-border-color-base);
border-radius: var(--border-radius-low) var(--border-radius-low) 0 0;
border-collapse: unset;
}
}


figure[typeof~='mw:File/Thumb'] > :not(figcaption) .mw-file-element, figure[typeof~='mw:File/Frame'] > :not(figcaption) .mw-file-element {
.wikitable>*>tr>td {
margin: 0.5em;
background: var(--theme-bg-color-200);
border-radius: var(--border-radius-high);
border: none;
}
}


figure[typeof~='mw:File/Thumb'] > figcaption, figure[typeof~='mw:File/Frame'] > figcaption {
.wikitable.plainrowheaders th[scope=row] {
padding: 0.25em 0.5em 0.5em 0.5em;
font-weight: normal;
background: var(--theme-bg-color-150);
text-align: left
border-color: var(--theme-border-color-base);
border-radius: var(--border-radius-low);
}
}


/*=== Gallery ===*/
.wikitable td ul,.wikitable td ol,.wikitable td dl {
.mw-body li.gallerybox div.thumb {
text-align: left
background: var(--theme-bg-color-150);
border-color: var(--theme-border-color-base);
border-radius: var(--border-radius-low) var(--border-radius-low) 0 0;
}
}


/*=== Медиа-просмотрщике ===*/
/* Закругление верхнего левого угла первой ячейки */
.mw-mmv-post-image {
.wikitable thead tr:first-child th:first-child,
background: var(--theme-bg-color-100);
.wikitable thead tr:first-child td:first-child,
color: var(--theme-text-color);
.wikitable:not(:has(thead)) tr:first-child th:first-child,
.wikitable:not(:has(thead)) tr:first-child td:first-child {
border-top-left-radius: var(--border-radius-low);
}
}


.mw-mmv-image-metadata {
/* Закругление верхнего правого угла последней ячейки */
background: var(--theme-border-color-base);
.wikitable thead tr:first-child th:last-child,
border-color: var(--border-color-hr);
.wikitable thead tr:first-child td:last-child,
.wikitable:not(:has(thead)) tbody > tr:first-child th:last-child,
.wikitable:not(:has(thead)) tbody > tr:first-child td:last-child {
border-top-right-radius: var(--border-radius-low);
}
}


.mw-mmv-title-para.mw-mmv-ttf-normal {
/* Закругление нижнего левого угла первой ячейки последнего ряда
font-size: 18px;
.wikitable tbody tr:last-child th:first-child,
font-weight: bold;
.wikitable tbody tr:last-child td:first-child {
}
border-bottom-left-radius: var(--border-radius-low);
}*/


.mw-mmv-dialog {
/* Закругление нижнего правого угла последней ячейки последнего ряда
background-color: var(--theme-bg-color-100);
.wikitable tbody tr:last-child th:last-child,
}
.wikitable tbody tr:last-child td:last-child {
border-bottom-right-radius: var(--border-radius-low);
}*/


.mw-mmv-dialog .mw-mmv-dialog-warning {
@media all and (max-width: 640px) {
background-color: var(--bg-color-warning);
.mw-body-content table.mw-made-collapsible.mw-collapsed {
display: table;
}
}
}


.mw-mmv-download-dialog .mw-mmv-dialog-down-arrow {
@media screen and (max-width: 850px) {
background-color: var(--theme-bg-color-100);
.mw-body table table {
width: 100%;
}
}
}


.mw-mmv-dialog .mw-mmv-dialog-down-arrow {
/* standard */
background-color: var(--theme-bg-color-100);
.standard {
background: none;
margin-top: 1em;
margin-bottom: 1em;
border: 1px solid var(--theme-border-color-base);
border-collapse: collapse;
}
}


/*=== ace ===*/
.standard > tr > th, .standard > * > tr > th {
.ace-tm .ace_gutter {
background-color: var(--theme-bg-color-150);
background: var(--theme-bg-color-100);
color: var(--ooui-text-color-dark);
}
}


.ace-tm .ace_print-margin {
.standard > tr > th, .standard > tr > td, .standard > * > tr > th, .standard > * > tr > td {
width: 1px;
border: 1px solid var(--theme-border-color-base);
background: var(--theme-bg-color-base)
padding: 0.2em 0.4em;
}
}
/* КОНЕЦ */


.ace_mobile-menu {
/*=== Сollapsible ===*/
color: var(--theme-text-color);
.mw-parser-output .mw-collapsible-toggle {
background: var(--ooui-bg-color);
position: relative;
border-color: var(--ooui-border-color-light);
font-weight: normal;
box-shadow: var(--box-shadow-medium);
text-align: right;
top: 0;
right: 0;
}
}


.ace-tm {
.mw-collapsible-leftside-toggle .mw-collapsible-toggle {
background: var(--theme-bg-color-base);
float: left;
color: var(--ooui-text-color);
text-align: left
}
}


.ace-tm .ace_cursor {
.mw-collapsible-toggle-default .mw-collapsible-text {
color: var(--ooui-text-color-light);
color: var(--text-color-link);
}
}


body:not(.wgl-theme-light) .ace-tm .ace_storage,.ace-tm .ace_keyword {
.mw-collapsible-toggle-default .mw-collapsible-text:hover {
color: rgb(153,153,255);
color: var(--text-color-link);
}
}


body:not(.wgl-theme-light) .ace-tm .ace_constant {
.mw-collapsible-toggle-default .mw-collapsible-text:active {
color: rgb(241,89,92);
color: var(--text-color-link);
}
}


body:not(.wgl-theme-light) .ace-tm .ace_support.ace_function {
/*=== Картинки с обёрткой ===*/
color: rgb(68,118,235);
figure[typeof~='mw:File/Thumb'], figure[typeof~='mw:File/Frame'] {
background: var(--theme-bg-color-100);
border-color: var(--theme-border-color-base);
border-radius: var(--border-radius-low) var(--border-radius-low) 0 0;
border-collapse: unset;
}
}


body:not(.wgl-theme-light) .ace-tm .ace_support.ace_constant {
figure[typeof~='mw:File/Thumb'] > :not(figcaption) .mw-file-element, figure[typeof~='mw:File/Frame'] > :not(figcaption) .mw-file-element {
color: rgb(23,202,33);
margin: 0.5em;
border-radius: var(--border-radius-high);
border: none;
}
}


body:not(.wgl-theme-light) .ace-tm .ace_support.ace_type,.ace-tm .ace_support.ace_class {
figure[typeof~='mw:File/Thumb'] > figcaption, figure[typeof~='mw:File/Frame'] > figcaption {
color: rgb(182,187,236);
padding: 0.25em 0.5em 0.5em 0.5em;
background: var(--theme-bg-color-150);
border-color: var(--theme-border-color-base);
border-radius: var(--border-radius-low);
}
}


body:not(.wgl-theme-light) .ace-tm .ace_string {
/*=== Gallery ===*/
color: rgb(6,142,13);
.mw-body li.gallerybox {
padding: 0.33em;
margin: 0.33em;
background-color: var(--theme-bg-color-150);
border: var(--border-outset-light);
border-radius: var(--border-radius-medium);
}
}


body:not(.wgl-theme-light) .ace-tm .ace_comment {
.mw-body li.gallerybox div.thumb {
color: rgb(103,193,150);
background: #f8f9fa;
}
border: solid #eaecf0;
border-width: 1px 1px 0.2em;
box-shadow: 0 1px 2px 1px rgba(0, 0, 0, 0.02);
padding: 0;
overflow: hidden;
background-color: var(--theme-bg-color-175);
border-color: transparent;
border-radius: var(--border-radius-low);
}


body:not(.wgl-theme-light) .ace-tm .ace_constant.ace_numeric {
div.gallerytext {
color: rgb(153,153,255);
padding: 0;
letter-spacing: 0.025em;
text-align: center;
}
}


body:not(.wgl-theme-light) .ace-tm .ace_marker-layer .ace_selection {
/*=== Медиа-просмотрщике ===*/
background: rgb(28,45,68);
.mw-mmv-post-image {
background: var(--theme-bg-color-100);
color: var(--theme-text-color);
}
}


body:not(.wgl-theme-light) .ace-tm .ace_marker-layer .ace_bracket {
.mw-mmv-post-image {
margin: -1px 0 0 -1px;
color: var(--theme-text-color-dark);
border: 1px solid rgb(94,94,94);
}
}


body:not(.wgl-theme-light) .ace-tm .ace_marker-layer .ace_active-line {
.mw-mmv-image-metadata {
background: rgb(153,153,183,7%);
background: var(--theme-border-color-base);
border-color: var(--border-color-hr);
}
}


body:not(.wgl-theme-light) .ace-tm .ace_marker-layer .ace_selected-word {
.mw-mmv-title-para.mw-mmv-ttf-normal {
background: rgb(37,59,89);
font-size: 18px;
border: 1px solid rgb(36,36,42);
font-weight: bold;
}
}


/*=== tabs ===*/
.mw-mmv-dialog {
/* Стили для блока */
background-color: var(--theme-bg-color-100);
.tabs-tabbox, .tabs-togglebox {
display: flow-root;
}
}


/* Стили для активных вкладок */
.mw-mmv-dialog .mw-mmv-dialog-warning {
.tabs-tabbox > .tabs-input:checked + .tabs-label,
background-color: var(--bg-color-warning);
.tabs-input-0:checked + .tabs-input-1 + .tabs-label {
background: var(--theme-bg-color-200);
border-top: 1px solid rgba(var(--color-lighter--rgb), var(--alpha-xs));
border-bottom: 1px solid var(--color-contrast);
z-index: 2;
}
}


/* Стили для стили для вкладок */
.mw-mmv-download-dialog .mw-mmv-dialog-down-arrow {
.tabs-tabbox > .tabs-input + .tabs-input + .tabs-label {
background-color: var(--theme-bg-color-100);
margin: 0;
}
}


.tabs-tabbox > .tabs-label {
.mw-mmv-dialog .mw-mmv-dialog-down-arrow {
cursor: pointer;
background-color: var(--theme-bg-color-100);
padding: 1px 6px;
margin: 0;
vertical-align: baseline;
border-radius: 0;
background: var(--theme-bg-color-150);
border: 1px solid var(--theme-bg-color-base);
border-top: 1px solid rgba(var(--color-lighter--rgb), var(--alpha-xs));
}
}


.tabs-tabbox > .tabs-label:hover {
/*=== ace ===*/
z-index: 2;
.ace-tm .ace_gutter {
background: var(--theme-bg-color-200);
background: var(--theme-bg-color-100);
transition: all 0.1s;
color: var(--ooui-text-color-dark);
}
}


/* Стили для контейнера вкладок */
.ace-tm .ace_print-margin {
.tabs-tabbox > .tabs-container {
width: 1px;
padding: 14px 10px;
background: var(--theme-bg-color-base)
background: var(--theme-bg-color-175);
border: none;
border-top: 1px solid rgba(var(--color-lighter--rgb), var(--alpha-x));
border-radius: var(--border-radius-low);
box-shadow: var(--box-shadow);
}
}


/*=== toc ===*/
.ace_mobile-menu {
ul#filetoc, .toc, .toccolours, .mw-warning {
color: var(--theme-text-color);
border-radius: 0.5em;
background: var(--ooui-bg-color);
background: var(--theme-bg-color-150);
border-color: var(--ooui-border-color-light);
padding: 12px;
box-shadow: var(--box-shadow-medium);
box-sizing: border-box;
margin: 12px 0;
min-width: 12em;
border: none;
box-shadow: var(--box-shadow-outline);
line-height: 1.3;
}
}


.toc, .toc * {
.ace-tm {
box-sizing: border-box;
background: var(--theme-bg-color-base);
color: var(--ooui-text-color);
}
}


.toc .toctitle {
.ace-tm .ace_cursor {
font-size: 0.95em;
color: var(--ooui-text-color-light);
padding: 0 8px;
display: flex;
align-items: center;
position: relative;
overflow: hidden;
text-align: left;
border: none;
}
}


.toc .toctitle h2 {
body:not(.wgl-theme-light) .ace-tm .ace_storage,.ace-tm .ace_keyword {
font-size: 1.1em;
color: rgb(153,153,255);
font-weight: bold;
display: flex;
align-items: center;
}
}


.toc .toctitle h2::before {
body:not(.wgl-theme-light) .ace-tm .ace_constant {
content: "";
color: rgb(241,89,92);
display: block;
width: 12px;
height: 12px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewbox='0 0 12 12'%3E%3Cpath id='bulleted-list-tiny' d='M1.29 9.277c-.181.19-.29.45-.29.71 0 .26.109.52.29.71.189.18.45.29.71.29.26 0 .519-.11.71-.29.18-.19.29-.45.29-.71 0-.26-.11-.52-.29-.71-.38-.37-1.05-.37-1.42 0M10 9H6a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2M6 3h4a1 1 0 1 0 0-2H6a1 1 0 1 0 0 2m4 2H6a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2M1.29 1.277c.37-.37 1.04-.37 1.42 0 .18.19.29.45.29.71 0 .26-.11.52-.29.71-.191.18-.45.29-.71.29-.26 0-.521-.11-.71-.29-.181-.19-.29-.45-.29-.71 0-.26.109-.52.29-.71zM2.55 5.17c.06.03.11.08.16.12.18.19.29.45.29.71 0 .26-.11.521-.29.71-.05.04-.1.09-.16.12a.559.559 0 0 1-.17.09c-.06.03-.12.05-.19.06-.06.01-.13.02-.19.02-.26 0-.52-.11-.71-.29A1.05 1.05 0 0 1 1 6c0-.26.11-.52.29-.71.24-.23.58-.34.9-.269a.6.6 0 0 1 .19.058c.06.021.12.051.17.091z'%3E%3C/path%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background: var(--theme-icon-color);
margin: 0 6px 0 0;
}
}


.toc .toctogglelabel {
body:not(.wgl-theme-light) .ace-tm .ace_support.ace_function {
position: absolute;
color: rgb(68,118,235);
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
font-size: unset;
line-height: unset;
display: flex;
align-items: center;
justify-content: flex-end;
font-family: var(--font-family-heading);
}
}


.toctogglecheckbox:not(:checked) + .toctitle .toctogglelabel:after,
body:not(.wgl-theme-light) .ace-tm .ace_support.ace_constant {
.toctogglecheckbox:checked + .toctitle .toctogglelabel:after {
color: rgb(23,202,33);
content: "";
display: block;
pointer-events: none;
--mask: var(--icon-chevron-down) no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background: var(--theme-icon-color);
width: 14px;
height: 14px;
flex: 0 0 auto;
transform: scaleY(-1);
}
}


.toctogglecheckbox:checked + .toctitle .toctogglelabel:after {
body:not(.wgl-theme-light) .ace-tm .ace_support.ace_type,.ace-tm .ace_support.ace_class {
transform: none;
color: rgb(182,187,236);
}
}


.toc > ul {
body:not(.wgl-theme-light) .ace-tm .ace_string {
margin: 6px 0 0 0;
color: rgb(6,142,13);
border-top: 1px solid var(--theme-border-color-base);
padding-top: 2px;
}
}


#searchInput:focus {
body:not(.wgl-theme-light) .ace-tm .ace_comment {
outline: 2px solid var(--color-contrast);
color: rgb(103,193,150);
}
}


.toctogglecheckbox:focus + .toctitle .toctogglelabel {
body:not(.wgl-theme-light) .ace-tm .ace_constant.ace_numeric {
outline: none;
color: rgb(153,153,255);
}
}
/* #endregion */


/* ============ */
body:not(.wgl-theme-light) .ace-tm .ace_marker-layer .ace_selection {
/* #region Классы */
background: rgb(28,45,68);
/* ============ */
}


/* Ссылка на весь контейнер кнопки */
body:not(.wgl-theme-light) .ace-tm .ace_marker-layer .ace_bracket {
a:has(.StupidButton) {
margin: -1px 0 0 -1px;
position: absolute;
border: 1px solid rgb(94,94,94);
top: 0;
}
bottom: 0;
left: 0;
right: 0;
z-index: var(--index-overlay);
}


/* Подсветка при наведении */
body:not(.wgl-theme-light) .ace-tm .ace_marker-layer .ace_active-line {
.backlight:hover {
background: rgb(153,153,183,7%);
box-shadow: 0 0 4px 2px var(--color-contrast);
}
}


/* Key press */
body:not(.wgl-theme-light) .ace-tm .ace_marker-layer .ace_selected-word {
.keyboard-key,
background: rgb(37,59,89);
.ve-ui-commandHelpDialog-shortcut > kbd, .ve-ui-commandHelpDialog-sequence > kbd {
border: 1px solid rgb(36,36,42);
border: 1px solid var(--theme-border-color-100);
border-radius: var(--border-radius-low);
background-image: linear-gradient(to bottom, var(--theme-bg-color-100), var(--theme-bg-color-250), var(--theme-bg-color-100));
color: var(--theme--text-color);
padding: 0.1em 0.3em;
font-family: inherit;
font-size: 0.8em;
}
}


/* Кнопка вверх [[Файл:AnomalyElectricityPulse.png]] */
/*=== tabs ===*/
#scroll-top {
/* Стили для блока */
display: none !important;
.tabs-tabbox, .tabs-togglebox {
background: url(https://station14.ru/images/0/00/AnomalyElectricityPulse.png) 0% 0%/57px 57px no-repeat;
display: flow-root;
opacity: 0.5;
width: 57px;
height: 57px;
cursor: pointer;
position: fixed;
right: calc(0.95em + 6px);
bottom: 30px;
z-index: 10000;
image-rendering: pixelated;
filter: var(--filter-drop-shadow-medium);
}
}


#scroll-top:hover {
/* Стили для активных вкладок */
opacity: 0.8;
.tabs-tabbox > .tabs-input:checked + .tabs-label,
}
.tabs-input-0:checked + .tabs-input-1 + .tabs-label {
 
background: var(--theme-bg-color-200);
@media screen and (max-width: 850px) {
border-top: 1px solid rgba(var(--color-lighter--rgb), var(--alpha-xs));
#scroll-top {
border-bottom: 1px solid var(--color-contrast);
transform: translate(-50%, -50%);
z-index: 2;
left: 50%;
right: 50%;
bottom: 15px;
opacity: 0.3;
}
}
}


/* Необходим для использования fonts.google.com/icons */
/* Стили для стили для вкладок */
.material-symbols-outlined {
.tabs-tabbox > .tabs-input + .tabs-input + .tabs-label {
font-family: 'Material Symbols Outlined';
margin: 0;
font-weight: normal;
font-style: normal;
font-size: 24px;
line-height: 1;
letter-spacing: normal;
text-transform: none;
display: inline-block;
white-space: nowrap;
word-wrap: normal;
direction: ltr;
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased
}
}


#mw-indicator-mw-helplink a {
.tabs-tabbox > .tabs-label {
background-image: none;
cursor: pointer;
padding: 1px 6px;
margin: 0;
vertical-align: baseline;
border-radius: 0;
background: var(--theme-bg-color-150);
border: 1px solid var(--theme-bg-color-base);
border-top: 1px solid rgba(var(--color-lighter--rgb), var(--alpha-xs));
}
}


.mw-body-content sub,.mw-body-content sup,span.reference {
.tabs-tabbox > .tabs-label:hover {
font-size: 80%
z-index: 2;
background: var(--theme-bg-color-200);
transition: all 0.1s;
}
}


.ns-talk .mw-body-content dd {
/* Стили для контейнера вкладок */
margin-top: 0.4em;
.tabs-tabbox > .tabs-container {
margin-bottom: 0.4em
padding: 14px 10px;
background: var(--theme-bg-color-150);
border: none;
border-top: 1px solid rgba(var(--color-lighter--rgb), var(--alpha-x));
border-radius: var(--border-radius-low);
box-shadow: var(--box-shadow);
}
}


#interwiki-completelist {
.tabs-content {
font-weight: bold
width: 100%;
}
}


.hatnote {
/*=== toc ===*/
    font-style: italic;
ul#filetoc, .toc, .toccolours, .mw-warning {
    padding-left: 1.6em;
border-radius: var(--border-radius-high);
background: var(--theme-bg-color-150);
padding: 8px 12px;
margin: 12px 0;
min-width: 12em;
box-shadow: var(--box-shadow);
line-height: 1.3;
border: var(--border-outset-light);
box-sizing: border-box;
}
}


.biglink {
.toccolours > p {
font-family: var(--font-family-oswald);
margin: 0;
font-style: oblique 10deg;
font-variant-caps: small-caps;
text-shadow: var(--theme-bg-color-base) 1px 2px,#595959dd 2px 2px 1px
}
}


.client-js .mw-special-Watchlist #watchlist-message,.client-js .collapsible:not(.mw-made-collapsible).collapsed>tbody>tr:not(:first-child),#editpage-specialchars {
.toc, .toc * {
display: none
box-sizing: border-box;
}
}


.mw-rcfilters-enabled .mw-specialpage-summary {
.toc .toctitle {
margin-top: 1em
font-size: var(--font-size-s);
display: flex;
align-items: center;
position: relative;
overflow: hidden;
text-align: left;
border: none;
}
}


.citation:target {
.toc .toctitle h2 {
background: rgba(0, 127, 255, 0.133)
font-size: 1.1em;
font-weight: bold;
display: flex;
align-items: center;
padding: 0;
}
}


.citation {
.toc .toctitle h2::before {
word-wrap: break-word
content: "";
display: block;
width: 16px;
height: 14px;
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewbox='0 0 12 12'%3E%3Cpath id='bulleted-list-tiny' d='M1.29 9.277c-.181.19-.29.45-.29.71 0 .26.109.52.29.71.189.18.45.29.71.29.26 0 .519-.11.71-.29.18-.19.29-.45.29-.71 0-.26-.11-.52-.29-.71-.38-.37-1.05-.37-1.42 0M10 9H6a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2M6 3h4a1 1 0 1 0 0-2H6a1 1 0 1 0 0 2m4 2H6a1 1 0 1 0 0 2h4a1 1 0 1 0 0-2M1.29 1.277c.37-.37 1.04-.37 1.42 0 .18.19.29.45.29.71 0 .26-.11.52-.29.71-.191.18-.45.29-.71.29-.26 0-.521-.11-.71-.29-.181-.19-.29-.45-.29-.71 0-.26.109-.52.29-.71zM2.55 5.17c.06.03.11.08.16.12.18.19.29.45.29.71 0 .26-.11.521-.29.71-.05.04-.1.09-.16.12a.559.559 0 0 1-.17.09c-.06.03-.12.05-.19.06-.06.01-.13.02-.19.02-.26 0-.52-.11-.71-.29A1.05 1.05 0 0 1 1 6c0-.26.11-.52.29-.71.24-.23.58-.34.9-.269a.6.6 0 0 1 .19.058c.06.021.12.051.17.091z'%3E%3C/path%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background: var(--theme-icon-color);
margin: 0 6px 0 0;
}
}


ol.references {
.toc .toctogglelabel {
font-size: 90%;
position: absolute;
margin-bottom: 0.5em
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
font-size: unset;
line-height: unset;
display: flex;
align-items: center;
justify-content: flex-end;
font-family: var(--font-family-heading);
}
}


.hlist dl,.hlist ol,.hlist ul {
.toctogglecheckbox:not(:checked) + .toctitle .toctogglelabel:after,
margin: 0;
.toctogglecheckbox:checked + .toctitle .toctogglelabel:after {
padding: 0
content: "";
}
display: block;
 
pointer-events: none;
.hlist dd,.hlist dt,.hlist li {
--mask: var(--icon-chevron-down) no-repeat;
margin: 0;
-webkit-mask: var(--mask);
display: inline
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background: var(--theme-icon-color);
width: 14px;
height: 14px;
flex: 0 0 auto;
transform: scaleY(-1);
}
}


.hlist.inline,.hlist.inline dl,.hlist.inline ol,.hlist.inline ul,.hlist dl dl,.hlist dl ol,.hlist dl ul,.hlist ol dl,.hlist ol ol,.hlist ol ul,.hlist ul dl,.hlist ul ol,.hlist ul ul {
.toctogglecheckbox:checked + .toctitle .toctogglelabel:after {
display: inline
transform: none;
}
}


.hlist .mw-empty-li {
.toc > ul {
display: none
margin: 6px 0 0 0;
border-top: 1px solid var(--theme-border-color-base);
padding-top: 2px;
}
}


.hlist dt:after {
#searchInput:focus {
content: ":"
outline: 2px solid var(--color-contrast);
}
}


.hlist dd:after,.hlist li:after {
.toctogglecheckbox:focus + .toctitle .toctogglelabel {
content: " · ";
outline: none;
font-weight: bold
}
}
/* #endregion */
/* ============ */
/* #region Классы */
/* ============ */


.hlist dd:last-child:after,.hlist dt:last-child:after,.hlist li:last-child:after {
/* Складной списки с кнопкой в ширину всего блока */
content: none
.collapsible-title {
display: grid;
}
}


.hlist dd dd:first-child:before,.hlist dd dt:first-child:before,.hlist dd li:first-child:before,.hlist dt dd:first-child:before,.hlist dt dt:first-child:before,.hlist dt li:first-child:before,.hlist li dd:first-child:before,.hlist li dt:first-child:before,.hlist li li:first-child:before {
.collapsible-title > *:not(.mw-collapsible-content) {
content: " (";
grid-row: 1;
font-weight: normal
grid-column: 1 / 3;
}
}  


.hlist dd dd:last-child:after,.hlist dd dt:last-child:after,.hlist dd li:last-child:after,.hlist dt dd:last-child:after,.hlist dt dt:last-child:after,.hlist dt li:last-child:after,.hlist li dd:last-child:after,.hlist li dt:last-child:after,.hlist li li:last-child:after {
.collapsible-title > .mw-collapsible-content {
content: ")";
grid-row: 2;
font-weight: normal
grid-column: 1 / 3;
}
}


.hlist ol {
/* Делает кнопку раскрытия складного списка в виде стрелочки */
counter-reset: listitem
.collapsible-toggle-arrow::before {
--wh-ratio: 1.5;
--w: 0.9em;
--h: calc(var(--w) / var(--wh-ratio));
content: "";
background-image: url(/images/1/12/Inverted_triangle.svg);
display: inline-block;
background-size: cover;
width: var(--w);
height: var(--h);
margin: 0 0.1em;
transition: transform 60ms ease;
}
}


.hlist ol>li {
.mw-collapsible:has(.mw-collapsible-toggle-collapsed) > .collapsible-toggle-arrow::before {
counter-increment: listitem
transform: rotate(-90deg);
}
}


.hlist ol>li:before {
.mw-collapsible:has(.collapsible-toggle-arrow) > .mw-collapsible-toggle *,
content: " " counter(listitem) "\a0"
.mw-collapsible:has(.collapsible-toggle-arrow) > .mw-collapsible-toggle::after,
.mw-collapsible:has(.collapsible-toggle-arrow) > .mw-collapsible-toggle::before {
display: none;
}
}


.hlist dd ol>li:first-child:before,.hlist dt ol>li:first-child:before,.hlist li ol>li:first-child:before {
/* Ссылка на весь контейнер кнопки */
content: " (" counter(listitem) "\a0"
a:has(.StupidButton) {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: var(--index-overlay);
}
}


.plainlist ol,.plainlist ul {
/* Тег p без отступов */
line-height: inherit;
.p-no-margin p {
list-style: none none;
margin: 0;
margin: 0
}
}


.plainlist ol li,.plainlist ul li {
/* Подсветка при наведении */
margin-bottom: 0
.backlight:hover {
box-shadow: 0 0 4px 2px var(--color-contrast);
}
}


@media (max-width: 800px) {
/* Key press */
.grid-adaptive {
.keyboard-key,
grid-template-columns: 1fr !important;
.ve-ui-commandHelpDialog-shortcut > kbd, .ve-ui-commandHelpDialog-sequence > kbd {
}
border: 1px solid var(--theme-border-color-100);
border-radius: var(--border-radius-low);
background-image: linear-gradient(to bottom, var(--theme-bg-color-100), var(--theme-bg-color-250), var(--theme-bg-color-100));
color: var(--theme--text-color);
padding: 0.1em 0.3em;
font-family: inherit;
font-size: 0.8em;
}
}


.grid-item-adaptive {
/* Кнопка вверх [[Файл:AnomalyElectricityPulse.png]] */
display: grid;
#scroll-top {
gap: 8px;
display: none !important;
grid-template-columns: repeat(auto-fit, minmax(clamp(200px, 30vw, 300px), 1fr));
background: url(https://station14.ru/images/0/00/AnomalyElectricityPulse.png) 0% 0%/57px 57px no-repeat;
opacity: 0.5;
width: 57px;
height: 57px;
cursor: pointer;
position: fixed;
right: calc(0.95em + 6px);
bottom: 30px;
z-index: 10000;
image-rendering: pixelated;
filter: var(--filter-drop-shadow-medium);
}
}


.grid-small-item-adaptive {
#scroll-top:hover {
display: grid;
opacity: 0.8;
gap: 8px;
grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}
}


.grid-item-compressed {
@media screen and (max-width: 850px) {
display: grid;
#scroll-top {
gap: 10px;
transform: translate(-50%, -50%);
grid-template-columns: repeat(auto-fit, minmax(clamp(280px, 30vw, 350px), 0fr));
left: 50%;
right: 50%;
bottom: 15px;
opacity: 0.3;
}
}
}


.grid-item-compressed {
/* Необходим для использования fonts.google.com/icons */
display: grid;
.material-symbols-outlined {
gap: 10px;
font-family: 'Material Symbols Outlined';
grid-template-columns: repeat(auto-fit, minmax(clamp(280px, 30vw, 350px), 0fr));
font-weight: normal;
}
font-style: normal;
 
font-size: 24px;
.link-card__flex-container {
line-height: 1;
display: flex;  
letter-spacing: normal;
gap: 10px;  
text-transform: none;
justify-content: center;  
display: inline-block;
flex-grow: 1;  
white-space: nowrap;
align-items: flex-start;  
word-wrap: normal;
flex-wrap: wrap;  
direction: ltr;
align-content: center;
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased
}
}


@media (max-width: 800px) {
#mw-indicator-mw-helplink a {
.link-card__flex-container {
background-image: none;
gap: 8px;
}
}
}


/* Удаление верхних и нижних отступов для первого и последнего дочернего элемента */
.mw-body-content sub,.mw-body-content sup,span.reference {
.no-margin-edges > :first-child,
font-size: 80%
.tabs-content > :first-child,
.doc > :first-child {
margin-top: 0 !important;
}
}


.no-margin-edges > :last-child,
.ns-talk .mw-body-content dd {
.tabs-content > :last-child,
margin-top: 0.4em;
.doc > :last-child {
margin-bottom: 0.4em
margin-bottom: 0 !important;
}
}


/* Сброс и настройка отступов для списков */
#interwiki-completelist {
.list-reset-margin ol {
font-weight: bold
margin: 0 0 0 24px;
padding: 0;
}
}


.list-reset-margin > ol:not(:first-child) > li:not(:first-child),
.hatnote {
.list-reset-margin > ul:nth-of-type(n+2) {
font-style: italic;
margin-top: 10px;
padding-left: 1.6em;
}
}


/* Кнопка копирования текста */
.biglink {
.copy-icon {
font-family: var(--font-family-oswald);
cursor: pointer;
font-style: oblique 10deg;
font-variant-caps: small-caps;
text-shadow: var(--theme-bg-color-base) 1px 2px,#595959dd 2px 2px 1px
}
}


/* Кнопка копирования текста */
.client-js .mw-special-Watchlist #watchlist-message,.client-js .collapsible:not(.mw-made-collapsible).collapsed>tbody>tr:not(:first-child),#editpage-specialchars {
.brightness-overlay::before {
display: none
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
background: var(--background-color);
}
}


.mw-rcfilters-enabled .mw-specialpage-summary {
margin-top: 1em
}


/* Псевдоэлемент для добавления фона, который изменяет яркость при наведении */
.citation:target {
.brightness-overlay::before {
background: rgba(0, 127, 255, 0.133)
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 0;
background: var(--background-color);
}
}


.brightness-overlay:hover::before {
.citation {
filter: brightness(103%);
word-wrap: break-word
}
}


/* Уменьшеная полоса прокрутки */
ol.references {
@media not all and (hover: none) and (pointer: coarse) {
font-size: 90%;
body:not(.wgl-theme-light) .short-scrollbar::-webkit-scrollbar {
margin-bottom: 0.5em
width: 13px;
}
}
}


/* Для для динамичного вида кнопки "[развернуть]" */
.hlist dl,.hlist ol,.hlist ul {
.collapsible-absolute .mw-collapsible-toggle {
margin: 0;
position: absolute;
padding: 0
left: 0;
right: 0;
}
}


/* Обводка тенью изображений и текста */
.hlist dd,.hlist dt,.hlist li {
.with-drop-shadow,
margin: 0;
.mw-wiki-logo.timeless-logo img {
display: inline
filter: var(--filter-drop-shadow-medium);
}
}


.tooltip {
.hlist.inline,.hlist.inline dl,.hlist.inline ol,.hlist.inline ul,.hlist dl dl,.hlist dl ol,.hlist dl ul,.hlist ol dl,.hlist ol ol,.hlist ol ul,.hlist ul dl,.hlist ul ol,.hlist ul ul {
position: relative;
display: inline
display: inline;
}
}


.tooltiptext {
.hlist .mw-empty-li {
position: absolute;
display: none
min-width: 240px;
max-width: 100%;
left: -240px;
right: -240px;
top: 125%;
margin-left: auto;
margin-right: auto;
z-index: 99;
padding: 22px;
pointer-events: none;
visibility: hidden;
transition: all 0.05s;
border: 1px solid var(--color-contrast);
border-radius: 1.4rem;
background: var(--ooui-bg-color);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}
}


.tooltip:hover>.tooltiptext {
.hlist dt:after {
visibility: visible;
content: ":"
opacity: 1;
}
}


@media screen and (min-width: 851px) {
.hlist dd:after,.hlist li:after {
.mobile {
content: " · ";
display:none
font-weight: bold
}
}


.headder {
.hlist dd:last-child:after,.hlist dt:last-child:after,.hlist li:last-child:after {
width: 25%;
content: none
float: right;
}
margin-left: 1em
 
}
.hlist dd dd:first-child:before,.hlist dd dt:first-child:before,.hlist dd li:first-child:before,.hlist dt dd:first-child:before,.hlist dt dt:first-child:before,.hlist dt li:first-child:before,.hlist li dd:first-child:before,.hlist li dt:first-child:before,.hlist li li:first-child:before {
content: " (";
font-weight: normal
}
 
.hlist dd dd:last-child:after,.hlist dd dt:last-child:after,.hlist dd li:last-child:after,.hlist dt dd:last-child:after,.hlist dt dt:last-child:after,.hlist dt li:last-child:after,.hlist li dd:last-child:after,.hlist li dt:last-child:after,.hlist li li:last-child:after {
content: ")";
font-weight: normal
}


.stiky {
.hlist ol {
position: sticky;
counter-reset: listitem
top: 0.1em
}
}
}


@media screen and (max-width: 850px) {
.hlist ol>li {
.nomobile {
counter-increment: listitem
display: none !important;
}
}


.headder {
.hlist ol>li:before {
width: 100%;
content: " " counter(listitem) "\a0"
margin-left: 0;
}
}


.tooltip {
.hlist dd ol>li:first-child:before,.hlist dt ol>li:first-child:before,.hlist li ol>li:first-child:before {
position: static;
content: " (" counter(listitem) "\a0"
}
}


.tooltiptext {
.plainlist ol,.plainlist ul {
box-shadow: var(--box-shadow-overlay);
line-height: inherit;
position: fixed!important;
list-style: none none;
width: 80vw !important;
margin: 0
top: 40vh !important;
left: 0 !important;
margin: 0 auto !important;
right: 0!important;
}
/*
.mobilefont {
font-size: 80%
}
*/
.mobile-image img {
width: 32px !important;
height: 32px !important;
}
}
}


/* Класс для уменьшения яркости фона tabs */
.plainlist ol li,.plainlist ul li {
.tabs-no-background > .tabs-container {
margin-bottom: 0
background: rgba(var(--color-lighter--rgb), 0.02);
}
}
/* #endregion */


/* ============ */
/* #region <syntaxhighlight> CODE BLOCKS  */
/* ============ */


:root {
--synt-high--color-darkCreamy: #262421;
--synt-high--color-lightCreamy: hsl(38, 5%, 45%);


--synt-high--color-comment: var(--synt-high--color-lightCreamy);
@media (max-width: 800px) {
--synt-high--color-err: #ff1a94;
.grid-adaptive {
--synt-high--color-operator: #e7236a;
grid-template-columns: 1fr !important;
--synt-high--color-punctuation: #f8f8f2;
}
--synt-high--color-string: #e6db74;
--synt-high--color-date: var(--synt-high--color-string);
/* names for things such as variables, functions, classes, etc. */
--synt-high--color-name: #a6e22e;
/* literals, mostly numbers, some string stuff too. */
--synt-high--color-literal: #ae81ff;
/* keywords and constants */
--synt-high--color-keyword: #57b8cb;
--action-color: hsl(220, 60%, 50%);
}
}


/* Modified version of https://github.com/richleland/pygments-css/blob/master/monokai.css */
.grid-item-adaptive {
 
display: grid;
/* Highlighted Lines */
gap: 8px;
body:not(.wgl-theme-light) .mw-highlight .hll {
grid-template-columns: repeat(auto-fit, minmax(clamp(200px, 30vw, 300px), 1fr));
background: var(--action-color);
}
}


/* Error */
.grid-big-item-adaptive {
body:not(.wgl-theme-light) .mw-highlight .err {
display: grid;
color: var(--synt-high--color-err);
gap: 10px;
background: hsl(328, 40%, 16%);
grid-template-columns: repeat(auto-fit, minmax(clamp(200px, 30vw, 400px), 1fr));
}
}


/* Keyword */
.grid-small-item-adaptive {
body:not(.wgl-theme-light) .mw-highlight .k {
display: grid;
color: var(--synt-high--color-keyword);
gap: 8px;
grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
}
}


/* Literal */
.grid-item-compressed {
body:not(.wgl-theme-light) .mw-highlight .l {
display: grid;
color: var(--synt-high--color-literal);
gap: 10px;
grid-template-columns: repeat(auto-fit, minmax(clamp(280px, 30vw, 350px), 0fr));
}
}


/* Name */
.grid-item-compressed {
body:not(.wgl-theme-light) .mw-highlight .n {
display: grid;
color: #f8f8f2;
gap: 10px;
grid-template-columns: repeat(auto-fit, minmax(clamp(280px, 30vw, 350px), 0fr));
}
}


/* Operator */
.link-card__flex-container {
body:not(.wgl-theme-light) .mw-highlight .o {
display: flex;
color: var(--synt-high--color-operator);
gap: 10px;
justify-content: center;
flex-grow: 1;
align-items: flex-start;
flex-wrap: wrap;
align-content: center;
}
}


/* Punctuation */
@media (max-width: 800px) {
body:not(.wgl-theme-light) .mw-highlight .p {
.link-card__flex-container {
color: var(--synt-high--color-punctuation);
gap: 8px;
}
}
}


/* Comment */
/* Удаление верхних и нижних отступов для первого и последнего дочернего элемента */
body:not(.wgl-theme-light) .mw-highlight .c {
.no-margin-edges > :first-child,
color: var(--synt-high--color-comment);
.tabs-content > :first-child,
.doc > :first-child {
margin-top: 0 !important;
}
}


/* Comment.Hashbang */
.no-margin-edges > :last-child,
body:not(.wgl-theme-light) .mw-highlight .ch {
.tabs-content > :last-child,
color: var(--synt-high--color-comment);
.doc > :last-child {
margin-bottom: 0 !important;
}
}


/* Comment.Multiline */
/* Сброс и настройка отступов для списков */
body:not(.wgl-theme-light) .mw-highlight .cm {
.list-reset-margin ol {
color: var(--synt-high--color-comment);
margin: 0 0 0 24px;
padding: 0;
}
}


/* Comment.Preproc */
.list-reset-margin > ol > li:not(:first-child),
body:not(.wgl-theme-light) .mw-highlight .cp {
.list-reset-margin > ul:nth-of-type(n+2) {
color: var(--synt-high--color-comment);
margin-top: 10px;
}
}


/* Comment.PreprocFile */
/* Кнопка копирования текста */
body:not(.wgl-theme-light) .mw-highlight .cpf {
.copy-icon {
color: var(--synt-high--color-comment);
cursor: pointer;
}
}


/* Comment.Single */
/* Кнопка копирования текста */
body:not(.wgl-theme-light) .mw-highlight .c1 {
.brightness-overlay::before {
color: var(--synt-high--color-comment);
content: "";
}
position: absolute;
 
top: 0;
/* Comment.Special */
left: 0;
body:not(.wgl-theme-light) .mw-highlight .cs {
right: 0;
color: var(--synt-high--color-comment);
bottom: 0;
z-index: -1;
background: var(--background-color);
}
}


/* Generic.Deleted */
 
body:not(.wgl-theme-light) .mw-highlight .gd {
/* Псевдоэлемент для добавления фона, который изменяет яркость при наведении */
color: #f92672;
.brightness-overlay::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 0;
background: var(--background-color);
}
}


/* Generic.Emph */
.brightness-overlay:hover::before {
body:not(.wgl-theme-light) .mw-highlight .ge {
filter: brightness(105%);
font-style: italic;
}
}


/* Generic.Inserted */
/* Уменьшеная полоса прокрутки */
body:not(.wgl-theme-light) .mw-highlight .gi {
@media not all and (hover: none) and (pointer: coarse) {
color: var(--synt-high--color-name);
body:not(.wgl-theme-light) .short-scrollbar::-webkit-scrollbar {  
width: 13px;
}
}
}


/* Generic.Strong */
/* Для для динамичного вида кнопки "[развернуть]" */
body:not(.wgl-theme-light) .mw-highlight .gs {
.collapsible-absolute .mw-collapsible-toggle {
font-weight: bold;
position: absolute;
left: 0;
right: 0;
}
}


/* Generic.Subheading */
/* Обводка тенью изображений и текста */
body:not(.wgl-theme-light) .mw-highlight .gu {
.with-drop-shadow,
color: #75715e;
.mw-wiki-logo.timeless-logo img {
filter: var(--filter-drop-shadow-medium);
}
}


/* Keyword.Constant */
/* Лого рендерится не в pixelated */
body:not(.wgl-theme-light) .mw-highlight .kc {
.mw-wiki-logo.timeless-logo img {
color: var(--synt-high--color-keyword);
image-rendering: auto;
}
}


/* Keyword.Declaration */
.tooltip {
body:not(.wgl-theme-light) .mw-highlight .kd {
position: relative;
color: var(--synt-high--color-keyword);
display: inline;
}
}


/* Keyword.Namespace */
.tooltiptext {
body:not(.wgl-theme-light) .mw-highlight .kn {
position: absolute;
color: #f92672;
min-width: 240px;
max-width: 100%;
left: -240px;
right: -240px;
top: 125%;
margin-left: auto;
margin-right: auto;
z-index: 99;
padding: 22px;
pointer-events: none;
visibility: hidden;
transition: all 0.05s;
border: 1px solid var(--color-contrast);
border-radius: 1.4rem;
background: var(--ooui-bg-color);
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}
}


/* Keyword.Pseudo */
.tooltip:hover>.tooltiptext {
body:not(.wgl-theme-light) .mw-highlight .kp {
visibility: visible;
color: var(--synt-high--color-keyword);
opacity: 1;
}
}


/* Keyword.Reserved */
@media screen and (min-width: 851px) {
body:not(.wgl-theme-light) .mw-highlight .kr {
.mobile {
color: var(--synt-high--color-keyword);
display:none
}
}


/* Keyword.Type */
.headder {
body:not(.wgl-theme-light) .mw-highlight .kt {
width: 25%;
color: var(--synt-high--color-keyword);
float: right;
}
margin-left: 1em
}


/* Literal.Date */
.stiky {
body:not(.wgl-theme-light) .mw-highlight .ld {
position: sticky;
color: var(--synt-high--color-date);
top: 0.1em
}
}
}


/* Literal.Number */
@media screen and (max-width: 850px) {
body:not(.wgl-theme-light) .mw-highlight .m {
.nomobile {
color: var(--synt-high--color-literal);
display: none !important;
}
}


/* Literal.String */
.headder {
body:not(.wgl-theme-light) .mw-highlight .s {
width: 100%;
color: var(--synt-high--color-string);
margin-left: 0;
}
}


/* Name.Attribute */
.tooltip {
.mw-highlight .na {
position: static;
color: var(--synt-high--color-name);
}
}


/* Name.Builtin */
.tooltiptext {
body:not(.wgl-theme-light) .mw-highlight .nb {
box-shadow: var(--box-shadow-overlay);
color: #f8f8f2;
position: fixed!important;
}
width: 80vw !important;
 
top: 40vh !important;
/* Name.Class */
left: 0 !important;
body:not(.wgl-theme-light) .mw-highlight .nc {
margin: 0 auto !important;
color: var(--synt-high--color-name);
right: 0!important;
}
/*
.mobilefont {
font-size: 80%
}
*/
.mobile-image img {
width: 32px !important;
height: 32px !important;
}
}
}


/* Name.Constant */
/* Класс для уменьшения яркости фона tabs */
body:not(.wgl-theme-light) .mw-highlight .no {
.tabs-no-background > .tabs-container {
color: var(--synt-high--color-keyword);
background: rgba(var(--color-lighter--rgb), 0.02);
}
}
/* #endregion */


/* Name.Decorator */
/* ============ */
body:not(.wgl-theme-light) .mw-highlight .nd {
/* #region <syntaxhighlight> CODE BLOCKS  */
color: var(--synt-high--color-name);
/* ============ */
}


/* Name.Entity */
:root {
body:not(.wgl-theme-light) .mw-highlight .ni {
--synt-high--color-darkCreamy: #262421;
color: #f8f8f2;
--synt-high--color-lightCreamy: hsl(38, 5%, 45%);
}


/* Name.Exception */
--synt-high--color-comment: var(--synt-high--color-lightCreamy);
body:not(.wgl-theme-light) .mw-highlight .ne {
--synt-high--color-err: #ff1a94;
color: var(--synt-high--color-name);
--synt-high--color-operator: #e7236a;
}
--synt-high--color-punctuation: #f8f8f2;
 
--synt-high--color-string: #e6db74;
/* Name.Function */
--synt-high--color-date: var(--synt-high--color-string);
body:not(.wgl-theme-light) .mw-highlight .nf {
/* names for things such as variables, functions, classes, etc. */
color: var(--synt-high--color-name);
--synt-high--color-name: #a6e22e;
/* literals, mostly numbers, some string stuff too. */
--synt-high--color-literal: #ae81ff;
/* keywords and constants */
--synt-high--color-keyword: #57b8cb;
--action-color: hsl(220, 60%, 50%);
}
}


/* Name.Label */
/* Modified version of https://github.com/richleland/pygments-css/blob/master/monokai.css */
body:not(.wgl-theme-light) .mw-highlight .nl {
color: #f8f8f2;
}


/* Name.Namespace */
/* Highlighted Lines */
body:not(.wgl-theme-light) .mw-highlight .nn {
body:not(.wgl-theme-light) .mw-highlight .hll {
color: #f8f8f2;
background: var(--action-color);
}
}


/* Name.Other */
/* Error */
body:not(.wgl-theme-light) .mw-highlight .nx {
body:not(.wgl-theme-light) .mw-highlight .err {
color: var(--synt-high--color-name);
color: var(--synt-high--color-err);
background: hsl(328, 40%, 16%);
}
}


/* Name.Property */
/* Keyword */
body:not(.wgl-theme-light) .mw-highlight .py {
body:not(.wgl-theme-light) .mw-highlight .k {
color: #f8f8f2;
color: var(--synt-high--color-keyword);
}
}


/* Name.Tag */
/* Literal */
body:not(.wgl-theme-light) .mw-highlight .nt {
body:not(.wgl-theme-light) .mw-highlight .l {
color: #f92672;
color: var(--synt-high--color-literal);
}
}


/* Name.Variable */
/* Name */
body:not(.wgl-theme-light) .mw-highlight .nv {
body:not(.wgl-theme-light) .mw-highlight .n {
color: #f8f8f2;
color: #f8f8f2;
}
}


/* Operator.Word */
/* Operator */
body:not(.wgl-theme-light) .mw-highlight .ow {
body:not(.wgl-theme-light) .mw-highlight .o {
color: var(--synt-high--color-operator);
color: var(--synt-high--color-operator);
}
}


/* Text.Whitespace */
/* Punctuation */
body:not(.wgl-theme-light) .mw-highlight .w {
body:not(.wgl-theme-light) .mw-highlight .p {
color: #f8f8f2;
color: var(--synt-high--color-punctuation);
}
}


/* Literal.Number.Bin */
/* Comment */
body:not(.wgl-theme-light) .mw-highlight .mb {
body:not(.wgl-theme-light) .mw-highlight .c {
color: var(--synt-high--color-literal);
color: var(--synt-high--color-comment);
}
}


/* Literal.Number.Float */
/* Comment.Hashbang */
body:not(.wgl-theme-light) .mw-highlight .mf {
body:not(.wgl-theme-light) .mw-highlight .ch {
color: var(--synt-high--color-literal);
color: var(--synt-high--color-comment);
}
}


/* Literal.Number.Hex */
/* Comment.Multiline */
body:not(.wgl-theme-light) .mw-highlight .mh {
body:not(.wgl-theme-light) .mw-highlight .cm {
color: var(--synt-high--color-literal);
color: var(--synt-high--color-comment);
}
}


/* Literal.Number.Integer */
/* Comment.Preproc */
body:not(.wgl-theme-light) .mw-highlight .mi {
body:not(.wgl-theme-light) .mw-highlight .cp {
color: var(--synt-high--color-literal);
color: var(--synt-high--color-comment);
}
}


/* Literal.Number.Oct */
/* Comment.PreprocFile */
body:not(.wgl-theme-light) .mw-highlight .mo {
body:not(.wgl-theme-light) .mw-highlight .cpf {
color: var(--synt-high--color-literal);
color: var(--synt-high--color-comment);
}
}


/* Literal.String.Affix */
/* Comment.Single */
body:not(.wgl-theme-light) .mw-highlight .sa {
body:not(.wgl-theme-light) .mw-highlight .c1 {
color: var(--synt-high--color-string);
color: var(--synt-high--color-comment);
}
}


/* Literal.String.Backtick */
/* Comment.Special */
body:not(.wgl-theme-light) .mw-highlight .sb {
body:not(.wgl-theme-light) .mw-highlight .cs {
color: var(--synt-high--color-string);
color: var(--synt-high--color-comment);
}
}


/* Literal.String.Char */
/* Generic.Deleted */
body:not(.wgl-theme-light) .mw-highlight .sc {
body:not(.wgl-theme-light) .mw-highlight .gd {
color: var(--synt-high--color-string);
color: #f92672;
}
}


/* Literal.String.Delimiter */
/* Generic.Emph */
body:not(.wgl-theme-light) .mw-highlight .dl {
body:not(.wgl-theme-light) .mw-highlight .ge {
color: var(--synt-high--color-string);
font-style: italic;
}
}


/* Literal.String.Doc */
/* Generic.Inserted */
body:not(.wgl-theme-light) .mw-highlight .sd {
body:not(.wgl-theme-light) .mw-highlight .gi {
color: var(--synt-high--color-string);
color: var(--synt-high--color-name);
}
}


/* Literal.String.Double */
/* Generic.Strong */
body:not(.wgl-theme-light) .mw-highlight .s2 {
body:not(.wgl-theme-light) .mw-highlight .gs {
color: var(--synt-high--color-string);
font-weight: bold;
}
}


/* Literal.String.Escape */
/* Generic.Subheading */
body:not(.wgl-theme-light) .mw-highlight .se {
body:not(.wgl-theme-light) .mw-highlight .gu {
color: var(--synt-high--color-literal);
color: #75715e;
}
}


/* Literal.String.Heredoc */
/* Keyword.Constant */
body:not(.wgl-theme-light) .mw-highlight .sh {
body:not(.wgl-theme-light) .mw-highlight .kc {
color: var(--synt-high--color-string);
color: var(--synt-high--color-keyword);
}
}


/* Literal.String.Interpol */
/* Keyword.Declaration */
body:not(.wgl-theme-light) .mw-highlight .si {
body:not(.wgl-theme-light) .mw-highlight .kd {
color: var(--synt-high--color-string);
color: var(--synt-high--color-keyword);
}
}


/* Literal.String.Other */
/* Keyword.Namespace */
body:not(.wgl-theme-light) .mw-highlight .sx {
body:not(.wgl-theme-light) .mw-highlight .kn {
color: var(--synt-high--color-string);
color: #f92672;
}
}


/* Literal.String.Regex */
/* Keyword.Pseudo */
body:not(.wgl-theme-light) .mw-highlight .sr {
body:not(.wgl-theme-light) .mw-highlight .kp {
color: var(--synt-high--color-string);
color: var(--synt-high--color-keyword);
}
}


/* Literal.String.Single */
/* Keyword.Reserved */
body:not(.wgl-theme-light) .mw-highlight .s1 {
body:not(.wgl-theme-light) .mw-highlight .kr {
color: var(--synt-high--color-string);
color: var(--synt-high--color-keyword);
}
}


/* Literal.String.Symbol */
/* Keyword.Type */
body:not(.wgl-theme-light) .mw-highlight .ss {
body:not(.wgl-theme-light) .mw-highlight .kt {
color: var(--synt-high--color-string);
color: var(--synt-high--color-keyword);
}
}


/* Name.Builtin.Pseudo */
/* Literal.Date */
body:not(.wgl-theme-light) .mw-highlight .bp {
body:not(.wgl-theme-light) .mw-highlight .ld {
color: #f8f8f2;
color: var(--synt-high--color-date);
}
}


/* Name.Function.Magic */
/* Literal.Number */
body:not(.wgl-theme-light) .mw-highlight .fm {
body:not(.wgl-theme-light) .mw-highlight .m {
color: var(--synt-high--color-name);
color: var(--synt-high--color-literal);
}
}


/* Name.Variable.Class */
/* Literal.String */
body:not(.wgl-theme-light) .mw-highlight .vc {
body:not(.wgl-theme-light) .mw-highlight .s {
color: #f8f8f2;
color: var(--synt-high--color-string);
}
}


/* Name.Variable.Global */
/* Name.Attribute */
body:not(.wgl-theme-light) .mw-highlight .vg {
.mw-highlight .na {
color: #f8f8f2;
color: var(--synt-high--color-name);
}
}


/* Name.Variable.Instance */
/* Name.Builtin */
body:not(.wgl-theme-light) .mw-highlight .vi {
body:not(.wgl-theme-light) .mw-highlight .nb {
color: #f8f8f2;
color: #f8f8f2;
}
}


/* Name.Variable.Magic */
/* Name.Class */
body:not(.wgl-theme-light) .mw-highlight .vm {
body:not(.wgl-theme-light) .mw-highlight .nc {
color: var(--synt-high--color-name);
}
 
/* Name.Constant */
body:not(.wgl-theme-light) .mw-highlight .no {
color: var(--synt-high--color-keyword);
}
 
/* Name.Decorator */
body:not(.wgl-theme-light) .mw-highlight .nd {
color: var(--synt-high--color-name);
}
 
/* Name.Entity */
body:not(.wgl-theme-light) .mw-highlight .ni {
color: #f8f8f2;
color: #f8f8f2;
}
}


/* Literal.Number.Integer.Long */
/* Name.Exception */
body:not(.wgl-theme-light) .mw-highlight .il {
body:not(.wgl-theme-light) .mw-highlight .ne {
color: var(--synt-high--color-literal);
color: var(--synt-high--color-name);
}
 
/* Name.Function */
body:not(.wgl-theme-light) .mw-highlight .nf {
color: var(--synt-high--color-name);
}
 
/* Name.Label */
body:not(.wgl-theme-light) .mw-highlight .nl {
color: #f8f8f2;
}
}
/* #endregion */


/* ============ */
/* Name.Namespace */
/* #region SOURCE EDITOR → SYNTAX HIGHLIGHTING */
body:not(.wgl-theme-light) .mw-highlight .nn {
/* based on: https://github.com/wikimedia/mediawiki-extensions-CodeMirror/blob/master/resources/mode/mediawiki/mediawiki.less */
color: #f8f8f2;
/* ============ */
:root {
/* "se-cm" = Source Editor - Code Mirror */
/* same color as for source editor */
--se-cm--bg-color: var(--bg-color-light-x2);
/* same color as for code block */
--se-cm--gutter-bg-color: var(--code-color-bg);
/* margin to the left for the main contents of the editor */
--se-cm--main-contents-left-margin: 0.25rem;
/* bg color for pre/nowiki tags contents */
--se-cm--pre-bg-color: hsl(205, 21%, 15%);
/* from the <syntaxhighlight> theme */
--se-cm--comment-color: var(--synt-high--color-comment);
--se-cm--error-color: var(--red-color);
/* link itself */
--se-cm--link-color: #699ae9;
/* link delimiter */
--se-cm--cm-mw-link-delimiter: var(--se-cm--template-delimiter-color);
/* link text */
--se-cm--link-text-color: #3873d3;
--se-cm--link-brackets-color: var(--se-cm--link-text-color);
/* things like "DISPLAYTITLE" "templates" (the whole template except the value part) */
--se-cm--parser-function-color: #e0485a;
/* function param values */
--se-cm--parser-function-values-color: #e0cacd;
/* table brackets and row delimiter */
--se-cm--table-punctuation-color: var(--se-cm--parser-function-color);
/* table settings */
--se-cm--table-settings-color: var(--se-cm--template-name-color);
/* template name */
--se-cm--template-name-color: #a142cf;
/* template arg names */
--se-cm--template-arg-name-color: #9e27da;
/* template brackets */
--se-cm--template-brackets-color: var(--se-cm--template-name-color);
/* template arg values */
--se-cm--template-values-color: #a3cced;
/* template arg delimiters */
--se-cm--template-delimiter-color: var(--se-cm--link-color);
/* template param name */
--se-cm--template-param-name-color: #d07b00;
/* template param brackets */
--se-cm--template-param-brackets-color: #ac6600;
/* template param values */
--se-cm--template-param-value-color: hsl(207,90%,83%);
/* template param delimiter */
--se-cm--template-param-delimiter-color: var(--se-cm--template-delimiter-color);
/* wiki formatting: headers, bullet points, bold/italic quotes, etc. */
--se-cm--wikitext-formatting-color: var(--se-cm--link-text-color);
/* html tags, including ones specific for the wiki (like syntaxhighlight) */
--se-cm--xml-tag-color: #11a886;
/* selection color */
--se-cm--selection-color: hsl(205, 21%, 30%);
/* bg color applied when selecting a bracket that has a match (in templates) */
--se-cm--matching-brackets-bg-color: hsl(205, 21%, 44%);
}
}
/* the whole content body code mirror wrapper */
 
body:not(.wgl-theme-light) .CodeMirror-wrap {
/* Name.Other */
/* same color as for source editor */
body:not(.wgl-theme-light) .mw-highlight .nx {
background: var(--se-cm--bg-color);
color: var(--synt-high--color-name);
/* color for the text that the other rules don't apply to (regular text, header text, etc.) */
color: var(--text-color);
}
}
/* the actual lines of text */
 
body:not(.wgl-theme-light) .CodeMirror pre.CodeMirror-line {
/* Name.Property */
/* a little bit of margin for the main content */
body:not(.wgl-theme-light) .mw-highlight .py {
margin-left: var(--se-cm--main-contents-left-margin);
color: #f8f8f2;
}
}
/* gutters?? */
 
body:not(.wgl-theme-light) .CodeMirror-wrap .CodeMirror-gutters {
/* Name.Tag */
border-color: var(--ooui-border-color);
body:not(.wgl-theme-light) .mw-highlight .nt {
color: #f92672;
}
}
/* gutter */
 
body:not(.wgl-theme-light) .CodeMirror-wrap .CodeMirror-gutter {
/* Name.Variable */
/* same color as for code block */
body:not(.wgl-theme-light) .mw-highlight .nv {
background: var(--se-cm--gutter-bg-color);
color: #f8f8f2;
}
}
/* selection */
 
body:not(.wgl-theme-light) .CodeMirror-line::selection,
/* Operator.Word */
/* selection */
body:not(.wgl-theme-light) .mw-highlight .ow {
body:not(.wgl-theme-light) .CodeMirror-line>span::selection,
color: var(--synt-high--color-operator);
/* selection */
body:not(.wgl-theme-light) .CodeMirror-line>span>span::selection {
background: var(--se-cm--selection-color);
}
}
/* bullet point symbol */
 
body:not(.wgl-theme-light) .cm-mw-list,
/* Text.Whitespace */
/* ???? */
body:not(.wgl-theme-light) .mw-highlight .w {
body:not(.wgl-theme-light) .cm-mw-indenting {
color: #f8f8f2;
color: var(--se-cm--wikitext-formatting-color);
}
}
/* magic words */
 
body:not(.wgl-theme-light) .cm-mw-doubleUnderscore,
/* Literal.Number.Bin */
/* magic words */
body:not(.wgl-theme-light) .mw-highlight .mb {
body:not(.wgl-theme-light) .cm-mw-double-underscore,
color: var(--synt-high--color-literal);
/* ???? user signature maybe */
body:not(.wgl-theme-light) .cm-mw-signature,
/* ???? hr tags prob */
body:not(.wgl-theme-light) .cm-mw-hr {
color: var(--se-cm--wikitext-formatting-color);
/* override the defaults */
background: inherit;
}
}
/* html sequences like "&nbsp;" */
 
body:not(.wgl-theme-light) .cm-mw-mnemonic,
/* Literal.Number.Float */
/* ???? */
body:not(.wgl-theme-light) .mw-highlight .mf {
body:not(.wgl-theme-light) .cm-mw-html-entity {
color: var(--synt-high--color-literal);
color: var(--se-cm--xml-tag-color);
background: #684905;
border-radius: 2px;
}
}
/* comments */
 
body:not(.wgl-theme-light) .cm-mw-comment {
/* Literal.Number.Hex */
color: var(--se-cm--comment-color);
body:not(.wgl-theme-light) .mw-highlight .mh {
color: var(--synt-high--color-literal);
}
}
/* formatting: 3 apostrophes for bold text */
 
body:not(.wgl-theme-light) .cm-mw-apostrophes-bold,
/* Literal.Number.Integer */
/* formatting: 2 apostrophes for italic text
body:not(.wgl-theme-light) .mw-highlight .mi {
todo make them separate? better eligibility */
color: var(--synt-high--color-literal);
body:not(.wgl-theme-light) .cm-mw-apostrophes-italic {
color: var(--se-cm--wikitext-formatting-color);
}
}
/* template name */
 
body:not(.wgl-theme-light) .cm-mw-template-name {
/* Literal.Number.Oct */
color: var(--se-cm--template-name-color);
body:not(.wgl-theme-light) .mw-highlight .mo {
/* disable the default */
color: var(--synt-high--color-literal);
text-decoration: none;
}
}
/* template arg names */
 
body:not(.wgl-theme-light) .cm-mw-template-argument-name {
/* Literal.String.Affix */
color: var(--se-cm--template-arg-name-color);
body:not(.wgl-theme-light) .mw-highlight .sa {
color: var(--synt-high--color-string);
}
}
/* template arg values */
 
body:not(.wgl-theme-light) .cm-mw-template {
/* Literal.String.Backtick */
color: var(--ooui-text-color);
body:not(.wgl-theme-light) .mw-highlight .sb {
color: var(--synt-high--color-string);
}
}
/* template pipe delimiters (maybe colon too for modules?) */
 
body:not(.wgl-theme-light) .cm-mw-template-delimiter {
/* Literal.String.Char */
color: var(--se-cm--template-name-color);
body:not(.wgl-theme-light) .mw-highlight .sc {
color: var(--synt-high--color-string);
}
}
/* template brackets */
 
body:not(.wgl-theme-light) .cm-mw-template-bracket {
/* Literal.String.Delimiter */
color: var(--se-cm--template-brackets-color);
body:not(.wgl-theme-light) .mw-highlight .dl {
color: var(--synt-high--color-string);
}
}
/* template variable (with 3 brackets) name */
 
body:not(.wgl-theme-light) .cm-mw-templatevariable-name {
/* Literal.String.Doc */
color: var(--se-cm--template-param-name-color);
body:not(.wgl-theme-light) .mw-highlight .sd {
color: var(--synt-high--color-string);
}
}
/* template variable (with 3 brackets) value */
 
body:not(.wgl-theme-light) .cm-mw-templatevariable {
/* Literal.String.Double */
color: var(--se-cm--template-param-brackets-color);
body:not(.wgl-theme-light) .mw-highlight .s2 {
color: var(--synt-high--color-string);
}
}
/* template variable brackets (3 brackets) */
 
body:not(.wgl-theme-light) .cm-mw-templatevariable-bracket {
/* Literal.String.Escape */
color: var(--se-cm--template-param-brackets-color);
body:not(.wgl-theme-light) .mw-highlight .se {
color: var(--synt-high--color-literal);
}
}
/* template variable (with 3 brackets) delimiter */
 
body:not(.wgl-theme-light) .cm-mw-templatevariable-delimiter {
/* Literal.String.Heredoc */
color: var(--se-cm--template-param-brackets-color);
body:not(.wgl-theme-light) .mw-highlight .sh {
color: var(--synt-high--color-string);
}
}
/* parser functions (things like "DISPLAYTITLE" or invokes) → name */
 
body:not(.wgl-theme-light) .cm-mw-parserfunction-name {
/* Literal.String.Interpol */
color: var(--se-cm--parser-function-color) !important;
body:not(.wgl-theme-light) .mw-highlight .si {
color: var(--synt-high--color-string);
}
}
/* parser functions (things like "DISPLAYTITLE" or invokes) → value */
 
body:not(.wgl-theme-light) .cm-mw-parserfunction {
/* Literal.String.Other */
color: var(--se-cm--parser-function-values-color);
body:not(.wgl-theme-light) .mw-highlight .sx {
color: var(--synt-high--color-string);
}
}
/* parser functions (things like "DISPLAYTITLE" or invokes) → brackets */
 
body:not(.wgl-theme-light) .cm-mw-parserfunction-bracket {
/* Literal.String.Regex */
color: var(--se-cm--parser-function-color);
body:not(.wgl-theme-light) .mw-highlight .sr {
color: var(--synt-high--color-string);
}
}
/* parser functions (things like "DISPLAYTITLE" or invokes) → delimiters */
 
body:not(.wgl-theme-light) .cm-mw-parserfunction-delimiter {
/* Literal.String.Single */
color: var(--se-cm--parser-function-color);
body:not(.wgl-theme-light) .mw-highlight .s1 {
color: var(--synt-high--color-string);
}
}
/* wiki html tag names? like >syntaxhighlight> */
 
body:not(.wgl-theme-light) .cm-mw-exttag-name,
/* Literal.String.Symbol */
/* html tag names */
body:not(.wgl-theme-light) .mw-highlight .ss {
body:not(.wgl-theme-light) .cm-mw-htmltag-name {
color: var(--synt-high--color-string);
color: var(--se-cm--xml-tag-color);
}
 
/* Name.Builtin.Pseudo */
body:not(.wgl-theme-light) .mw-highlight .bp {
color: #f8f8f2;
}
 
/* Name.Function.Magic */
body:not(.wgl-theme-light) .mw-highlight .fm {
color: var(--synt-high--color-name);
}
}
/* if a string starts with an empty space, it will generate a pre block.
 
this targets that one single space.
/* Name.Variable.Class */
same style as for html tag names, but for bg here */
body:not(.wgl-theme-light) .mw-highlight .vc {
body:not(.wgl-theme-light) .cm-mw-skipformatting {
color: #f8f8f2;
background: var(--se-cm--xml-tag-color);
}
}
/* wiki html tag brackets */
 
body:not(.wgl-theme-light) .cm-mw-exttag-bracket,
/* Name.Variable.Global */
/* wiki html tag attributes (name, delimiter, value) */
body:not(.wgl-theme-light) .mw-highlight .vg {
body:not(.wgl-theme-light) .cm-mw-exttag-attribute,
color: #f8f8f2;
/* html tag brackets */
body:not(.wgl-theme-light) .cm-mw-htmltag-bracket,
/* html tag attributes (name, delimiter, value) */
body:not(.wgl-theme-light) .cm-mw-htmltag-attribute {
color: var(--se-cm--xml-tag-color);
}
}
/* pre tag BLOCK contents */
 
body:not(.wgl-theme-light) pre.CodeMirror-line.cm-mw-tag-pre,
/* Name.Variable.Instance */
/* pre tag INLINE contents */
body:not(.wgl-theme-light) .mw-highlight .vi {
body:not(.wgl-theme-light) .CodeMirror-line span.cm-mw-tag-pre,
color: #f8f8f2;
/* ???? */
body:not(.wgl-theme-light) pre.CodeMirror-line-like.cm-mw-tag-pre,
/* pre tag contents */
body:not(.wgl-theme-light) .cm-mw-tag-pre,
/* ============== */
/* nowiki tag BLOCK contents */
body:not(.wgl-theme-light) pre.CodeMirror-line.cm-mw-tag-nowiki,
/* nowiki tag INLINE contents */
body:not(.wgl-theme-light) .CodeMirror-line span.cm-mw-tag-nowiki,
/* ???? */
body:not(.wgl-theme-light) pre.CodeMirror-line-like.cm-mw-tag-nowiki,
/* nowiki tag contents */
body:not(.wgl-theme-light) .cm-mw-tag-nowiki {
background: var(--se-cm--pre-bg-color);
}
}
/* pre tag BLOCK contents */
 
body:not(.wgl-theme-light) pre.CodeMirror-line.cm-mw-tag-pre,
/* Name.Variable.Magic */
/* nowiki tag BLOCK contents */
body:not(.wgl-theme-light) .mw-highlight .vm {
body:not(.wgl-theme-light) pre.CodeMirror-line.cm-mw-tag-nowiki {
color: #f8f8f2;
/* colors the margin gap bg for block variants */
box-shadow: calc(-1 * var(--se-cm--main-contents-left-margin)) 0
var(--se-cm--pre-bg-color);
}
}
/* pre tag INLINE contents */
 
body:not(.wgl-theme-light) .CodeMirror-line span.cm-mw-tag-pre,
/* Literal.Number.Integer.Long */
/* nowiki tag INLINE contents */
body:not(.wgl-theme-light) .mw-highlight .il {
body:not(.wgl-theme-light) .CodeMirror-line span.cm-mw-tag-nowiki {
color: var(--synt-high--color-literal);
/* a little corner rounding won't hurt a thing! */
border-radius: 2px;
}
}
/* ???? */
/* #endregion */
body:not(.wgl-theme-light) .cm-mw-link,
 
/* ???? */
/* ============ */
body:not(.wgl-theme-light) .cm-mw-link-tosection,
/* #region SOURCE EDITOR → SYNTAX HIGHLIGHTING */
/* header equal signs */
/* based on: https://github.com/wikimedia/mediawiki-extensions-CodeMirror/blob/master/resources/mode/mediawiki/mediawiki.less */
body:not(.wgl-theme-light) .cm-mw-section-header {
/* ============ */
color: var(--se-cm--wikitext-formatting-color);
:root {
}
/* "se-cm" = Source Editor - Code Mirror */
/* link itself */
/* same color as for source editor */
body:not(.wgl-theme-light) .cm-mw-link-pagename,
--se-cm--bg-color: var(--bg-color-light-x2);
/* external link itself, without protocol */
/* same color as for code block */
body:not(.wgl-theme-light) .cm-mw-extlink,
--se-cm--gutter-bg-color: var(--code-color-bg);
/* ???? same as above, maybe? */
/* margin to the left for the main contents of the editor */
body:not(.wgl-theme-light) .cm-mw-free-extlink,
--se-cm--main-contents-left-margin: 0.25rem;
/* external link protocol (the "https://" part) */
/* bg color for pre/nowiki tags contents */
body:not(.wgl-theme-light) .cm-mw-extlink-protocol,
--se-cm--pre-bg-color: hsl(205, 21%, 15%);
/* ???? same as above, maybe? */
/* from the <syntaxhighlight> theme */
body:not(.wgl-theme-light) .cm-mw-free-extlink-protocol {
--se-cm--comment-color: var(--synt-high--color-comment);
color: var(--se-cm--link-color);
--se-cm--error-color: var(--red-color);
}
/* link itself */
/* link brackets */
--se-cm--link-color: #699ae9;
body:not(.wgl-theme-light) .cm-mw-link-bracket,
/* link delimiter */
/* external link brackets */
--se-cm--cm-mw-link-delimiter: var(--se-cm--template-delimiter-color);
body:not(.wgl-theme-light) .cm-mw-extlink-bracket {
/* link text */
color: var(--se-cm--link-color);
--se-cm--link-text-color: #3873d3;
}
--se-cm--link-brackets-color: var(--se-cm--link-text-color);
/* link delimiter */
/* things like "DISPLAYTITLE" "templates" (the whole template except the value part) */
body:not(.wgl-theme-light) .cm-mw-link-delimiter {
--se-cm--parser-function-color: #e0485a;
color: var(--se-cm--cm-mw-link-delimiter);
/* function param values */
}
--se-cm--parser-function-values-color: #e0cacd;
/* link text */
/* table brackets and row delimiter */
body:not(.wgl-theme-light) .cm-mw-link-text,
--se-cm--table-punctuation-color: var(--se-cm--parser-function-color);
/* external link text */
/* table settings */
body:not(.wgl-theme-light) .cm-mw-extlink-text {
--se-cm--table-settings-color: var(--se-cm--template-name-color);
color: var(--se-cm--link-text-color);
/* template name */
--se-cm--template-name-color: #a142cf;
/* template arg names */
--se-cm--template-arg-name-color: #9e27da;
/* template brackets */
--se-cm--template-brackets-color: var(--se-cm--template-name-color);
/* template arg values */
--se-cm--template-values-color: #a3cced;
/* template arg delimiters */
--se-cm--template-delimiter-color: var(--se-cm--link-color);
/* template param name */
--se-cm--template-param-name-color: #d07b00;
/* template param brackets */
--se-cm--template-param-brackets-color: #ac6600;
/* template param values */
--se-cm--template-param-value-color: hsl(207,90%,83%);
/* template param delimiter */
--se-cm--template-param-delimiter-color: var(--se-cm--template-delimiter-color);
/* wiki formatting: headers, bullet points, bold/italic quotes, etc. */
--se-cm--wikitext-formatting-color: var(--se-cm--link-text-color);
/* html tags, including ones specific for the wiki (like syntaxhighlight) */
--se-cm--xml-tag-color: #11a886;
/* selection color */
--se-cm--selection-color: hsl(205, 21%, 30%);
/* bg color applied when selecting a bracket that has a match (in templates) */
--se-cm--matching-brackets-bg-color: hsl(205, 21%, 44%);
}
}
/* tables opening "{|" and closing "|}" brackets */
/* the whole content body code mirror wrapper */
body:not(.wgl-theme-light) .cm-mw-table-bracket,
body:not(.wgl-theme-light) .CodeMirror-wrap {
/* table row delimiter (doesn't include cols!) */
/* same color as for source editor */
body:not(.wgl-theme-light) .cm-mw-table-delimiter {
background: var(--se-cm--bg-color);
color: var(--se-cm--table-punctuation-color);
/* color for the text that the other rules don't apply to (regular text, header text, etc.) */
color: var(--text-color);
}
}
/* the table settings I guess? (like «class="wikitable"») */
/* the actual lines of text */
body:not(.wgl-theme-light) .cm-mw-table-definition {
body:not(.wgl-theme-light) .CodeMirror pre.CodeMirror-line {
color: var(--se-cm--table-settings-color);
/* a little bit of margin for the main content */
margin-left: var(--se-cm--main-contents-left-margin);
}
/* gutters?? */
body:not(.wgl-theme-light) .CodeMirror-wrap .CodeMirror-gutters {
border-color: var(--ooui-border-color);
}
/* gutter */
body:not(.wgl-theme-light) .CodeMirror-wrap .CodeMirror-gutter {
/* same color as for code block */
background: var(--se-cm--gutter-bg-color);
}
}
/* ???? idk some kind of formatting errors? */
/* selection */
body:not(.wgl-theme-light) .cm-error,
body:not(.wgl-theme-light) .CodeMirror-line::selection,
body:not(.wgl-theme-light) .cm-mw-error,
/* selection */
body:not(.wgl-theme-light) .cm-s-default .cm-error {
body:not(.wgl-theme-light) .CodeMirror-line>span::selection,
color: var(--se-cm--error-color);
/* selection */
body:not(.wgl-theme-light) .CodeMirror-line>span>span::selection {
background: var(--se-cm--selection-color);
}
}
body:not(.wgl-theme-light) .cm-mw-matchingbracket {
/* bullet point symbol */
background: var(--se-cm--matching-brackets-bg-color);
body:not(.wgl-theme-light) .cm-mw-list,
/* disable the default */
/* ???? */
box-shadow: none;
body:not(.wgl-theme-light) .cm-mw-indenting {
color: var(--se-cm--wikitext-formatting-color);
}
}
/* various inline bg targeting things, idk what each of them target exactly */
/* magic words */
.cm-mw-template2-ground,
body:not(.wgl-theme-light) .cm-mw-doubleUnderscore,
.cm-mw-template3-ground,
/* magic words */
.cm-mw-ext-ground,
body:not(.wgl-theme-light) .cm-mw-double-underscore,
.cm-mw-template-ext-ground,
/* ???? user signature maybe */
.cm-mw-ext2-ground,
body:not(.wgl-theme-light) .cm-mw-signature,
.cm-mw-template-ext2-ground,
/* ???? hr tags prob */
.cm-mw-ext3-ground,
body:not(.wgl-theme-light) .cm-mw-hr {
.cm-mw-template-ext3-ground,
color: var(--se-cm--wikitext-formatting-color);
.cm-mw-link-ground,
/* override the defaults */
.cm-mw-ext-link-ground,
.cm-mw-template-link-ground,
.cm-mw-ext2-link-ground,
.cm-mw-template-ext-link-ground,
.cm-mw-ext3-link-ground,
.cm-mw-template-ext2-link-ground,
.cm-mw-template-ext3-link-ground,
.cm-mw-template2-ext-ground,
.cm-mw-template2-ext2-ground,
.cm-mw-template2-ext3-ground,
.cm-mw-template2-link-ground,
.cm-mw-template2-ext-link-ground,
.cm-mw-template2-ext2-link-ground,
.cm-mw-template2-ext3-link-ground,
.cm-mw-template3-ext-ground,
.cm-mw-template3-ext2-ground,
.cm-mw-template3-ext3-ground,
.cm-mw-template3-link-ground,
.cm-mw-template3-ext-link-ground,
.cm-mw-template3-ext2-link-ground,
.cm-mw-template3-ext3-link-ground {
/* just disable them */
background: inherit;
background: inherit;
}
}
/* new code */
/* html sequences like "&nbsp;" */
body:not(.wgl-theme-light) .cm-mw-template-ground.cm-mw-template,
body:not(.wgl-theme-light) .cm-mw-mnemonic,
body:not(.wgl-theme-light) .cm-mw-template2-ground.cm-mw-template,
/* ???? */
body:not(.wgl-theme-light) .cm-mw-template3-ground.cm-mw-template {
body:not(.wgl-theme-light) .cm-mw-html-entity {
color: var(--se-cm--template-values-color);
color: var(--se-cm--xml-tag-color);
background: #684905;
border-radius: 2px;
}
/* comments */
body:not(.wgl-theme-light) .cm-mw-comment {
color: var(--se-cm--comment-color);
}
}
/* #endregion */
/* formatting: 3 apostrophes for bold text */
 
body:not(.wgl-theme-light) .cm-mw-apostrophes-bold,
/* ============ */
/* formatting: 2 apostrophes for italic text
/* #region DRUID Infoboxes */
todo make them separate? better eligibility */
/* ============ */
body:not(.wgl-theme-light) .cm-mw-apostrophes-italic {
 
color: var(--se-cm--wikitext-formatting-color);
/* DRUID Infobox. */
/* source: https://support.wiki.gg/wiki/MediaWiki:Gadget-druidInfoboxes.css */
/* license: CC BY-SA 4.0 */
 
/****************************************/
/*******  Start DRUID CSS rules *********/
/****************************************/
 
/* ---------------------------------  */
/* Safe to edit ABOVE this line */
/* ---------------------------------  */
 
/* ---------------------------------  */
/* Do not edit below this line */
/* ---------------------------------  */
 
.druid-container {
--druid-border-color: var(--theme-border-color-base);
--druid-color-contrast: var(--color-contrast-dark);
}
}
 
/* template name */
table.druid-container {
body:not(.wgl-theme-light) .cm-mw-template-name {
background: var(--theme-bg-color-150);
color: var(--se-cm--template-name-color);
float: right;
/* disable the default */
clear: right;
text-decoration: none;
margin: 0 0 1em 1em;
max-width: 400px;
min-width: 300px;
box-sizing: border-box;
position: relative;
z-index: 1;
border: 1px solid var(--druid-border-color);
border-radius: 0.2em;
overflow: auto;
border-spacing: 0;
padding: 2px;
}
}
 
/* template arg names */
@media screen and (max-width: 720px) {
body:not(.wgl-theme-light) .cm-mw-template-argument-name {
  .druid-container {
color: var(--se-cm--template-arg-name-color);
float: none;
margin: 0.5rem auto;
min-width: 100%;
  }
}
}
 
/* template arg values */
.druid-main-images-file,
body:not(.wgl-theme-light) .cm-mw-template {
.druid-main-image {
color: var(--ooui-text-color);
text-align: center;
}
}
 
/* template pipe delimiters (maybe colon too for modules?) */
.druid-infobox .druid-title,
body:not(.wgl-theme-light) .cm-mw-template-delimiter {
.druid-infobox .druid-section {
color: var(--se-cm--template-name-color);
background: var(--druid-color-contrast);
border-bottom: 2px solid var(--color-darkened-border);
border-radius: 0.1em;
padding: 5px;
text-align: center;
font-size: var(--font-size-ml);
font-weight: bold;
}
}
 
/* template brackets */
.druid-infobox .druid-section {
body:not(.wgl-theme-light) .cm-mw-template-bracket {
font-size: var(--font-size-m);
color: var(--se-cm--template-brackets-color);
background: color-mix(in srgb, var(--druid-color-contrast) 30%, var(--theme-bg-color-150));
border-top: 1px solid var(--theme-border-color-base);
padding: 4px;
}
}
 
/* template variable (with 3 brackets) name */
.druid-infobox  .druid-collapsible .druid-section {
body:not(.wgl-theme-light) .cm-mw-templatevariable-name {
flex-grow: 1;
color: var(--se-cm--template-param-name-color);
}
}
 
/* template variable (with 3 brackets) value */
.druid-row > .druid-label,
body:not(.wgl-theme-light) .cm-mw-templatevariable {
.druid-row > .druid-data {
color: var(--se-cm--template-param-brackets-color);
padding-inline: 0.5em;
}
}
 
/* template variable brackets (3 brackets) */
.druid-main-image,
body:not(.wgl-theme-light) .cm-mw-templatevariable-bracket {
.druid-main-images {
color: var(--se-cm--template-param-brackets-color);
background: var(--theme-bg-color-150);
border-bottom: 1px solid var(--druid-border-color);
padding: 2px 0;
}
}
 
/* template variable (with 3 brackets) delimiter */
.mw-body-content .druid-main-image img,
body:not(.wgl-theme-light) .cm-mw-templatevariable-delimiter {
.mw-body-content .druid-main-images img {
color: var(--se-cm--template-param-brackets-color);
max-width: 100% !important;
height: auto !important;
}
}
 
/* parser functions (things like "DISPLAYTITLE" or invokes) → name */
.druid-main-images-labels {
body:not(.wgl-theme-light) .cm-mw-parserfunction-name {
display: flex;
color: var(--se-cm--parser-function-color) !important;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-evenly;
margin: 0.25em;
gap: 0.25em;
}
}
 
/* parser functions (things like "DISPLAYTITLE" or invokes) → value */
.druid-main-images-label {
body:not(.wgl-theme-light) .cm-mw-parserfunction {
cursor: pointer;
color: var(--se-cm--parser-function-values-color);
flex: 1 1 auto;
text-align: center;
transition: .1s ease-in;
outline: 1px solid var(--druid-link-color);
}
}
 
/* parser functions (things like "DISPLAYTITLE" or invokes) → brackets */
.druid-main-images-label.focused {
body:not(.wgl-theme-light) .cm-mw-parserfunction-bracket {
background: var(--druid-link-color);
color: var(--se-cm--parser-function-color);
color: var(--druid-link-label-color);
}
}
 
/* parser functions (things like "DISPLAYTITLE" or invokes) → delimiters */
.druid-main-images-label:not(.focused):hover {
body:not(.wgl-theme-light) .cm-mw-parserfunction-delimiter {
background: var(--druid-link-color); /* fallback */
color: var(--se-cm--parser-function-color);
background: color-mix(in srgb, var(--druid-link-color) 25%, transparent);
}
}
 
/* wiki html tag names? like >syntaxhighlight> */
.druid-toggleable-data:not(.focused),
body:not(.wgl-theme-light) .cm-mw-exttag-name,
.druid-main-images-file:not(.focused),
/* html tag names */
.druid-toggleable-heading:not(.focused) {
body:not(.wgl-theme-light) .cm-mw-htmltag-name {
display: none;
color: var(--se-cm--xml-tag-color);
}
}
 
/* if a string starts with an empty space, it will generate a pre block.
.druid-grid {
this targets that one single space.
display:grid;
same style as for html tag names, but for bg here */
gap: 0.3em;
body:not(.wgl-theme-light) .cm-mw-skipformatting {
padding: 0.35em;
background: var(--se-cm--xml-tag-color);
}
}
 
/* wiki html tag brackets */
.druid-grid-item {
body:not(.wgl-theme-light) .cm-mw-exttag-bracket,
background: var(--druid-tertiary-background-color);
/* wiki html tag attributes (name, delimiter, value) */
padding: 0.25em;
body:not(.wgl-theme-light) .cm-mw-exttag-attribute,
border: 1px solid var(--druid-border-color); /* fallback */
/* html tag brackets */
border: 1px solid color-mix(in srgb, var(--druid-border-color) 50%, transparent);
body:not(.wgl-theme-light) .cm-mw-htmltag-bracket,
border-radius: 2px;
/* html tag attributes (name, delimiter, value) */
body:not(.wgl-theme-light) .cm-mw-htmltag-attribute {
color: var(--se-cm--xml-tag-color);
}
}
 
/* pre tag BLOCK contents */
.druid-grid-item .druid-label,
body:not(.wgl-theme-light) pre.CodeMirror-line.cm-mw-tag-pre,
.druid-grid-item .druid-data {
/* pre tag INLINE contents */
text-align: center;
body:not(.wgl-theme-light) .CodeMirror-line span.cm-mw-tag-pre,
/* ???? */
body:not(.wgl-theme-light) pre.CodeMirror-line-like.cm-mw-tag-pre,
/* pre tag contents */
body:not(.wgl-theme-light) .cm-mw-tag-pre,
/* ============== */
/* nowiki tag BLOCK contents */
body:not(.wgl-theme-light) pre.CodeMirror-line.cm-mw-tag-nowiki,
/* nowiki tag INLINE contents */
body:not(.wgl-theme-light) .CodeMirror-line span.cm-mw-tag-nowiki,
/* ???? */
body:not(.wgl-theme-light) pre.CodeMirror-line-like.cm-mw-tag-nowiki,
/* nowiki tag contents */
body:not(.wgl-theme-light) .cm-mw-tag-nowiki {
background: var(--se-cm--pre-bg-color);
}
}
 
/* pre tag BLOCK contents */
.druid-data-wide {
body:not(.wgl-theme-light) pre.CodeMirror-line.cm-mw-tag-pre,
width: 100%;
/* nowiki tag BLOCK contents */
body:not(.wgl-theme-light) pre.CodeMirror-line.cm-mw-tag-nowiki {
/* colors the margin gap bg for block variants */
box-shadow: calc(-1 * var(--se-cm--main-contents-left-margin)) 0
var(--se-cm--pre-bg-color);
}
}
 
/* pre tag INLINE contents */
.druid-section-container > .druid-collapsible {
body:not(.wgl-theme-light) .CodeMirror-line span.cm-mw-tag-pre,
display: flex;
/* nowiki tag INLINE contents */
justify-content: space-between;
body:not(.wgl-theme-light) .CodeMirror-line span.cm-mw-tag-nowiki {
align-items: center;
/* a little corner rounding won't hurt a thing! */
border-radius: 2px;
}
}
 
/* ???? */
.druid-collapsed {
body:not(.wgl-theme-light) .cm-mw-link,
display: none !important;
/* ???? */
body:not(.wgl-theme-light) .cm-mw-link-tosection,
/* header equal signs */
body:not(.wgl-theme-light) .cm-mw-section-header {
color: var(--se-cm--wikitext-formatting-color);
}
}
 
/* link itself */
.druid-collapsible {
body:not(.wgl-theme-light) .cm-mw-link-pagename,
cursor: pointer;
/* external link itself, without protocol */
position: relative;
body:not(.wgl-theme-light) .cm-mw-extlink,
/* ???? same as above, maybe? */
body:not(.wgl-theme-light) .cm-mw-free-extlink,
/* external link protocol (the "https://" part) */
body:not(.wgl-theme-light) .cm-mw-extlink-protocol,
/* ???? same as above, maybe? */
body:not(.wgl-theme-light) .cm-mw-free-extlink-protocol {
color: var(--se-cm--link-color);
}
}
 
/* link brackets */
.druid-collapsible::after {
body:not(.wgl-theme-light) .cm-mw-link-bracket,
content: "";
/* external link brackets */
display: block;
body:not(.wgl-theme-light) .cm-mw-extlink-bracket {
position: absolute;
color: var(--se-cm--link-color);
right: 10px;
width: var(--icon-size);
height: var(--icon-size);
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background: var(--druid-secondary-background-label-color);
}
}
 
/* link delimiter */
.druid-collapsible-collapsed::after {
body:not(.wgl-theme-light) .cm-mw-link-delimiter {
transform: rotate(180deg);
color: var(--se-cm--cm-mw-link-delimiter);
}
}
 
/* link text */
/*****************************************
body:not(.wgl-theme-light) .cm-mw-link-text,
Table support
/* external link text */
*****************************************/
body:not(.wgl-theme-light) .cm-mw-extlink-text {
.druid-container tr:not(.data-druid-section):nth-child(odd) {
color: var(--se-cm--link-text-color);
background: var(--theme-bg-color-200);
}
}
 
/* tables opening "{|" and closing "|}" brackets */
.druid-container tr:not(.data-druid-section):nth-child(even) {
body:not(.wgl-theme-light) .cm-mw-table-bracket,
background: var(--theme-bg-color-150);
/* table row delimiter (doesn't include cols!) */
body:not(.wgl-theme-light) .cm-mw-table-delimiter {
color: var(--se-cm--table-punctuation-color);
}
}
 
/* the table settings I guess? (like «class="wikitable"») */
.druid-container tr:nth-child(even) th:not([colspan]) {
body:not(.wgl-theme-light) .cm-mw-table-definition {
border-right: 1px solid var(--theme-bg-color-150);
color: var(--se-cm--table-settings-color);
}
}
 
/* ???? idk some kind of formatting errors? */
.druid-container th,  
body:not(.wgl-theme-light) .cm-error,
.druid-container td,  
body:not(.wgl-theme-light) .cm-mw-error,
.druid-container th .mw-collapsible-toggle {
body:not(.wgl-theme-light) .cm-s-default .cm-error {
padding: 4px;
color: var(--se-cm--error-color);
font-size: var(--font-size-xs);
}
}
 
body:not(.wgl-theme-light) .cm-mw-matchingbracket {
.druid-container th {
background: var(--se-cm--matching-brackets-bg-color);
width: 40%;
/* disable the default */
text-align: left;
box-shadow: none;
}
}
 
/* various inline bg targeting things, idk what each of them target exactly */
.druid-container ul {
.cm-mw-template2-ground,
list-style: none;
.cm-mw-template3-ground,
padding: 0;
.cm-mw-ext-ground,
margin: 0;
.cm-mw-template-ext-ground,
margin-left: 10px;
.cm-mw-ext2-ground,
}
.cm-mw-template-ext2-ground,
 
.cm-mw-ext3-ground,
.druid-container ul li::before {
.cm-mw-template-ext3-ground,
content: "•";
.cm-mw-link-ground,
display: inline-block;
.cm-mw-ext-link-ground,
font-size: var(--font-size-l);
.cm-mw-template-link-ground,
margin-left: -10px;
.cm-mw-ext2-link-ground,
margin-right: 4px;
.cm-mw-template-ext-link-ground,
.cm-mw-ext3-link-ground,
.cm-mw-template-ext2-link-ground,
.cm-mw-template-ext3-link-ground,
.cm-mw-template2-ext-ground,
.cm-mw-template2-ext2-ground,
.cm-mw-template2-ext3-ground,
.cm-mw-template2-link-ground,
.cm-mw-template2-ext-link-ground,
.cm-mw-template2-ext2-link-ground,
.cm-mw-template2-ext3-link-ground,
.cm-mw-template3-ext-ground,
.cm-mw-template3-ext2-ground,
.cm-mw-template3-ext3-ground,
.cm-mw-template3-link-ground,
.cm-mw-template3-ext-link-ground,
.cm-mw-template3-ext2-link-ground,
.cm-mw-template3-ext3-link-ground {
/* just disable them */
background: inherit;
}
/* new code */
body:not(.wgl-theme-light) .cm-mw-template-ground.cm-mw-template,
body:not(.wgl-theme-light) .cm-mw-template2-ground.cm-mw-template,
body:not(.wgl-theme-light) .cm-mw-template3-ground.cm-mw-template {
color: var(--se-cm--template-values-color);
}
}
/* #endregion */


/********
/* ============ */
Custom display classes
/* #region DRUID Infoboxes */
*********/
/* ============ */


div.druid-stacked.druid-row,
/* DRUID Infobox. */
.druid-stacked div.druid-row {
/* source: https://support.wiki.gg/wiki/MediaWiki:Gadget-druidInfoboxes.css */
flex-direction: column;
/* license: CC BY-SA 4.0 */
}


.druid-stacked.druid-row > .druid-data,
/****************************************/
.druid-stacked .druid-row > .druid-data {
/*******  Start DRUID CSS rules *********/
padding-left: 0.75em;
/****************************************/
}


/* ---------------------------------  */
/* ---------------------------------  */
/* Do not edit above this line */
/* Safe to edit ABOVE this line */
/* ---------------------------------  */
/* ---------------------------------  */


/* ---------------------------------  */
/* ---------------------------------  */
/* Local overrides go below this line */
/* Do not edit below this line */
/* ---------------------------------  */
/* ---------------------------------  */


.druid-infobox .druid-title {
.druid-container {
--clip: 0.6em;
--druid-border-color: var(--theme-border-color-base);
clip-path: polygon( 0 0, calc(100% - var(--clip)) 0, 100% var(--clip), 100% 100%, var(--clip) 100%, 0 calc(100% - var(--clip)) );
--druid-color-contrast: var(--color-contrast-dark);
margin: 3px;
}
}


/****************************************/
table.druid-container {
/*******  End DRUID CSS rules  *********/
display: table;
/****************************************/
background: var(--theme-bg-color-150);
 
float: right;
/* #endregion */
clear: right;
 
margin: 0 0 1em 1em;
/* Таблица в виде грид сетки для сортировки. Используется вместе с классом .sortable */
width: 400px;
.sortable-grid {
box-sizing: border-box;
width: 100%;
position: relative;
z-index: 1;
border: 1px solid var(--druid-border-color);
border-radius: 0.2em;
overflow: auto;
border-spacing: 0;
padding: 2px;
}
}


.sortable-grid tbody {
@media screen and (max-width: 720px) {
display: grid;
  table.druid-container {
gap: 8px 6px;
float: none;
grid-template-columns: repeat(auto-fit,minmax(clamp(250px, 50vw, 400px),1fr));
margin: 0.5rem auto;
}  
min-width: 100%;
 
  }
/* Класс для большего количества столбцов */
.sortable-grid--small-column tbody {
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
}


.sortable-grid thead tr:first-child {
.druid-main-images-file,
grid-column: 1 / -1;
.druid-main-image {
text-align: center;
}
}


.sortable-grid > tr > th,
.druid-infobox .druid-title,
.sortable-grid > tr > td,
.druid-infobox .druid-section {
.sortable-grid > * > tr > th,
background: var(--druid-color-contrast);
.sortable-grid > * > tr > td {
border-bottom: 2px solid var(--color-darkened-border);
display: block;
border-radius: 0.1em;
height: 100%;
padding: 5px;
box-sizing: border-box;
text-align: center;
font-size: var(--font-size-ml);
font-weight: bold;
}
}


.sortable-grid .headerSort {
.druid-infobox .druid-section {
padding: 4px 0;
font-size: var(--font-size-m);
text-align: left;
background: color-mix(in srgb, var(--druid-color-contrast) 30%, var(--theme-bg-color-150));
border-top: 1px solid var(--theme-border-color-base);
padding: 4px;
}
}


/* ============ */
.druid-infobox  .druid-collapsible .druid-section {
/* #region Меню настроек темы */
flex-grow: 1;
/* ============ */
 
.theme-dropdown {
position: relative;
}
}


#personal-extra li,
.druid-row > .druid-label,
#personal h2,
.druid-row > .druid-data {
.theme-dropdown-details {
padding-inline: 0.5em;
padding: 0.25em;
border-radius: var(--border-radius-medium);
margin: 0;
}
}


.theme-dropdown-details[open] + .theme-window {
.druid-main-image,
visibility: visible;
.druid-main-images {
opacity: 1;
background: var(--theme-bg-color-150);
height: auto;
border-bottom: 1px solid var(--druid-border-color);
transform: scale(0.99999);
padding: 2px 0;
}
}


#personal .dropdown,
.mw-body-content .druid-main-image img,  
.theme-dropdown .theme-window {
.mw-body-content .druid-main-images img {
top: unset;
max-width: 100% !important;
user-select: none;
height: auto !important;
position: absolute;
right: -14px;
width: 14.5rem;
background: var(--ooui-bg-color-darkened);
box-shadow: var(--box-shadow-high);
transition-duration: var(--transition-time);
transition-property: transform, opacity, visibility;
z-index: var(--index-high);
margin-top: 0.3rem;
border: 2px solid var(--ooui-bg-color-light);
border-top: 2px solid var(--ooui-border-color);
border-radius: var(--border-radius-low);
padding: 0.2em;
box-shadow: var(--box-shadow-high), var(--box-shadow-inset);
}
}


#personal .dropdown::before,
.druid-main-images-labels {
#personal .dropdown::after {
display: flex;
display: none;
flex-direction: row;
}
flex-wrap: wrap;
justify-content: space-evenly;
margin: 0.25em;
gap: 0.25em;
}


.theme-dropdown .theme-window {
.druid-main-images-label {
overflow: hidden;
cursor: pointer;
opacity: 0;
flex: 1 1 auto;
visibility: hidden;
text-align: center;
transform: scale(0.9);
transition: .1s ease-in;
transform-origin: top;
outline: 1px solid var(--druid-link-color);
}
}


.theme-dropdown .theme-window * {
.druid-main-images-label.focused {
user-select: none;
background: var(--druid-link-color);
user-drag: none;
color: var(--druid-link-label-color);
-webkit-user-drag: none;
}
}


#personal .dropdown label, #personal .dropdown h3,
.druid-main-images-label:not(.focused):hover {
.theme-dropdown .theme-window__header {
background: var(--druid-link-color); /* fallback */
display: flex;
background: color-mix(in srgb, var(--druid-link-color) 25%, transparent);
align-items: center;
gap: 4px;
position: relative;
height: 2rem;
font-size: var(--font-size-ml);
border-radius: var(--border-radius-low);
background-color: var(--color-contrast2);
font-weight: bold;
padding: 0 0.4em;
border-bottom: 2px solid var(--color-darkened-border);
flex-direction: row;
margin: 0;
}
}


#theme-preferences__content {
.druid-toggleable-data:not(.focused),
display: flex;
.druid-main-images-file:not(.focused),
flex-direction: column;
.druid-toggleable-heading:not(.focused) {
gap: 0.5em;
display: none;
}
}


#theme-preferences__content .theme-menu__heading {
.druid-grid {
display: flex;
display:grid;
justify-content: center;
gap: 0.3em;
align-items: center;
padding: 0.35em;
font-weight: bold;
height: 1.75rem;
border-bottom: 2px solid var(--bg-color-sky-blue-100);
}
}


#personal .dropdown ul,
.druid-grid-item {
#theme-preferences__content .theme-menu__content {
background: var(--druid-tertiary-background-color);
padding: 0.5em;
padding: 0.25em;
border: 1px solid var(--druid-border-color); /* fallback */
border: 1px solid color-mix(in srgb, var(--druid-border-color) 50%, transparent);
border-radius: 2px;
}
}


.theme-dropdown .theme-window * {
.druid-grid-item .druid-label,
user-select: none;
.druid-grid-item .druid-data {
user-drag: none;
text-align: center;
-webkit-user-drag: none;
}
}


#personal .dropdown .mw-portlet > div, #personal .dropdown .mw-portlet-body,
.druid-data-wide {
.theme-dropdown .theme-window__content {
width: 100%;
position: relative;
margin: 0.3em 0;
}
}


#personal .dropdown ul,
.druid-section-container > .druid-collapsible {
#theme-preferences__content .theme-menu {
display: flex;
flex: 1 0 9rem;
justify-content: space-between;
background-color: var(--theme-bg-color-base);
align-items: center;
border-radius: var(--border-radius-low);
}
}


#theme-preferences__content .theme-menu li {
.druid-collapsed {
margin: 0;
display: none !important;
}
}


#personal .dropdown ul,
.druid-collapsible {
#theme-preferences__content .theme-menu form {
cursor: pointer;
position: relative;
position: relative;
display: flex;
flex-direction: column;
gap: 0.5em;
text-align: center;
}
}


#personal .dropdown li,
.druid-collapsible::after {
#theme-preferences__content .theme-client-prefs-radio {
content: "";
display: flex;
display: block;
justify-content: center;
position: absolute;
padding: 0;
right: 10px;
margin: 0;
width: var(--icon-size);
height: var(--icon-size);
--mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E collapse %3C/title%3E%3Cpath d='M1 13.75l1.5 1.5 7.5-7.5 7.5 7.5 1.5-1.5-9-9-9 9z'/%3E%3C/svg%3E") no-repeat;
-webkit-mask: var(--mask);
mask: var(--mask);
-webkit-mask-size: 100% 100%;
mask-size: 100% 100%;
-webkit-mask-position: center center;
mask-position: center center;
background: var(--druid-secondary-background-label-color);
}
 
.druid-collapsible-collapsed::after {
transform: rotate(180deg);
}
 
/*****************************************
Table support
*****************************************/
.druid-container tr:not(.data-druid-section):nth-child(odd) {
background: var(--theme-bg-color-200);
}
}


#theme-preferences__content .theme-client-prefs-radio input {
.druid-container tr:not(.data-druid-section):nth-child(even) {
display: none;
background: var(--theme-bg-color-150);
}
}


#personal .dropdown li a,
.druid-container tr:nth-child(even) th:not([colspan]) {
#theme-preferences__content .theme-client-prefs-radio label {
border-right: 1px solid var(--theme-bg-color-150);
user-select: none;
}
-webkit-user-drag: none;
 
background: var(--ooui-bg-color-light);
.druid-container th,
border-radius: var(--border-radius-medium);
.druid-container td,
transition-property: background, box-shadow;
.druid-container th .mw-collapsible-toggle {
transition-duration: var(--transition-time);
padding: 4px;
cursor: pointer;
font-size: var(--font-size-xs);
flex-grow: 1;
align-content: center;
padding: 0.25em 0.5em;
font-weight: bold;
border-top: 1px solid var(--color-lighter-alpha-x);
border-bottom: 2px solid var(--color-darkened-border);
color: var(--theme-text-color);
}
}


#theme-preferences__content .theme-client-prefs-radio input:checked + label {
.druid-container th {
background-color: var(--bg-color-message);
width: 40%;
text-align: left;
}
}


#personal-extra li:hover,
.druid-container td {
#personal h2:hover,
max-width: 0;
.theme-dropdown-details:hover,
.tool-button:hover, .tool.oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button:hover,
.oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button:hover {
background: var(--bg-color-hover);
}
}


.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted, .oo-ui-menuOptionWidget.oo-ui-optionWidget-pressed.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted,
.druid-container ul {
.cdx-button:enabled.cdx-button--weight-quiet:hover, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet:hover,
list-style: none;
.ve-ce-branchNode-blockSlug, html body p.ve-ce-branchNode-newSlug {
padding: 0;
background: var(--bg-color-focus);
margin: 0;
margin-left: 10px;
}
}


#personal-extra li:focus,
.druid-container ul li::before {
#personal.dropdown-active h2,
content: "•";
.theme-dropdown-details[open] {
display: inline-block;
background-color: var(--bg-color-focus) !important;
font-size: var(--font-size-l);
margin-left: -10px;
margin-right: 4px;
}
}


#personal h2::before,
/********
#site-navigation h2,
Custom display classes
.theme-dropdown-summary {
*********/
content: '';
cursor: pointer;
background: var(--theme-icon-color);
mask-size: contain;
mask-position: center;
mask-repeat: no-repeat;
width: var(--icon-size);
height: var(--icon-size);
opacity: 1 !important;
margin: 0;
}


.theme-dropdown-summary {
div.druid-stacked.druid-row,
mask-image: var(--icon-settings);
.druid-stacked div.druid-row {
flex-direction: column;
}
}


#pt-notifications-alert .mw-echo-notifications-badge,
.druid-stacked.druid-row > .druid-data,
#pt-notifications-notice .mw-echo-notifications-badge {
.druid-stacked .druid-row > .druid-data {
width: var(--icon-size);
padding-left: 0.75em;
height: var(--icon-size);
filter: var(--invert-100);
background-size: cover;
margin: 0;
}
}


#pt-notifications-alert .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read, #pt-notifications-notice .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read {
/* ---------------------------------  */
opacity: 0.45;
/* Do not edit above this line */
}
/* ---------------------------------  */
 
/* ---------------------------------  */
/* Local overrides go below this line */
/* ---------------------------------  */


#pt-notifications-alert .mw-echo-notifications-badge::after,
.druid-infobox .druid-title {
#pt-notifications-notice .mw-echo-notifications-badge::after {
--clip: 0.6em;
filter: var(--invert-100);
clip-path: polygon( 0 0, calc(100% - var(--clip)) 0, 100% var(--clip), 100% 100%, var(--clip) 100%, 0 calc(100% - var(--clip)) );
margin: 3px;
}
}


@media screen and (max-width: 850px) {
/****************************************/
#pt-notifications-alert .mw-echo-notifications-badge,
/*******  End DRUID CSS rules  *********/
#pt-notifications-notice .mw-echo-notifications-badge,
/****************************************/
#personal h2::before,
 
#site-navigation h2,
/* #endregion */
.theme-dropdown-summary {
 
width: var(--icon-size-big);
/* Таблица в виде грид сетки для сортировки. Используется вместе с классом .sortable */
height: var(--icon-size-big);
.sortable-grid {
}
width: 100%;
#personal .dropdown,
.theme-dropdown .theme-window {
right: 0;
}
#personal-extra {
position: unset;
}
}
}
/* #endregion */


/* ============ */
.sortable-grid tbody {
/* #region Интерфейс MediaWiki */
display: grid;
/* ============ */
gap: 8px 6px;
grid-template-columns: repeat(auto-fit,minmax(clamp(250px, 50vw, 400px),1fr));
}


/* invert(1) */
/* Класс для большего количества столбцов */
.mw-editsection,
.sortable-grid--small-column tbody {
.mw-editsection a,
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
.dropdown-toggle::after,
.cdx-button .cdx-button__icon, .cdx-button .cdx-icon,
.wikiEditor-ui-toolbar .tabs span.tab a::before,
.wikiEditor-ui-toolbar .group .tool-select .label::after,
.mw-content-ltr figure[typeof~='mw:File/Thumb'] > .mw-file-description::after, .mw-content-ltr figure[typeof~='mw:File/Thumb'] > .mw-file-magnify::after {
filter: var(--invert-100);
}
}


/* invert(0.75) */
.sortable-grid thead tr:first-child {
.oo-ui-iconElement-icon:not(.oo-ui-image-progressive):not(.oo-ui-image-destructive):not(.oo-ui-checkboxInputWidget-checkIcon):not(.oo-ui-image-invert):not(.mw-no-invert):not(.oo-ui-icon-difficulty-easy):not(.oo-ui-icon-difficulty-medium):not(.oo-ui-icon-difficulty-hard):not(.oo-ui-image-error):not(.oo-ui-image-success),  
grid-column: 1 / -1;
.oo-ui-indicatorElement-indicator,  
}
.cdx-icon svg,
 
.skin-invert img[role="presentation"] {
.sortable-grid > tr > th,
filter: var(--invert-75) hue-rotate(180deg);
.sortable-grid > tr > td,
.sortable-grid > * > tr > th,
.sortable-grid > * > tr > td {
display: block;
height: 100%;
box-sizing: border-box;
}
}


body.wgl-theme-ss14 .oo-ui-image-progressive:not(.oo-ui-indicatorElement-indicator):not(.oo-ui-icon-mentor),
.sortable-grid .headerSort {
body.wgl-theme-ss14 .oo-ui-icon-linked {
padding: 4px 0;
filter: var(--invert-75);
text-align: left;
}
}


/* invert(0) */
/* ============ */
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox'] + span,
/* #region JS */
.mw-ge-help-panel-button.oo-ui-buttonElement.oo-ui-iconElement.oo-ui-indicatorElement a.oo-ui-buttonElement-button .oo-ui-indicator-up {
/* ============ */
filter: var(--invert-0);
 
/* Переключатель проекта */
.js-project-menu {
display: inline-flex;
gap: 6px;
font-size: var(--font-size-s);
flex-wrap: wrap;
padding-bottom: 6px;
}
}


body:not(.wgl-theme-ss14) .oo-ui-image-progressive:not(.oo-ui-indicatorElement-indicator):not(.oo-ui-icon-mentor),
.js-project-menu label {
body:not(.wgl-theme-ss14) .oo-ui-icon-linked {
user-select: none;
filter: var(--invert-0) !important;
-webkit-user-drag: none;
transition-property: background,box-shadow;
transition-duration: var(--transition-time);
cursor: pointer;
padding: 0.2em 0.4em;
font-weight: bold;
border-bottom: solid 2px var(--theme-text-color-dark);
border-radius: var(--border-radius-low) var(--border-radius-low) 0 0;
color: var(--theme-text-color-dark);
opacity: 0.75;
}
}


/* icon color */
.js-project-menu input {
#mw-indicator-mw-helplink a .mw-helplink-icon,
display: none;
.mw-enhancedchanges-checkbox + * .mw-enhancedchanges-arrow {
background: var(--theme-icon-color);
}
}


/* background */
.js-project-menu input:checked + label,
.oo-ui-buttonElement-frameless.oo-ui-indicatorElement.oo-ui-labelElement > .oo-ui-buttonElement-button,
.js-project-menu label:hover {
.mw-prefs-buttons,
opacity: 1;
.oo-ui-outlineOptionWidget.oo-ui-optionWidget-selected, .oo-ui-outlineOptionWidget.oo-ui-optionWidget-pressed,
}
.mw-rcfilters-ui-cell.mw-rcfilters-ui-filterTagMultiselectWidget-views-select,
 
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled,
.js-project-menu input:not(:checked) + label {
.oo-ui-dropdownWidget,
background: unset !important;
.oo-ui-dropdownWidget.oo-ui-widget-enabled.oo-ui-dropdownWidget-open .oo-ui-dropdownWidget-handle,
}
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled:hover,
 
.mw-datatable td,
.js-project-menu input#project-Corvax + label {
.oo-ui-tabSelectWidget-framed,
color: var(--text-color-crimson);
.mw-htmlform-ooui .mw-htmlform-matrix tbody tr:hover td,
border-bottom-color: var(--text-color-crimson);
.growthexperiments-homepage-module-startemail,
background: var(--bg-color-pastel-red-dark);
.mw-ge-startediting-dialog-progress,
}
body.ltr .mw-ge-help-panel-processdialog .oo-ui-window-head:not(.oo-ui-pendingElement-pending),
 
.oo-ui-menuLayout.oo-ui-menuLayout-showMenu.oo-ui-menuLayout-before > .oo-ui-menuLayout-menu,
.js-project-menu input#project-WL + label {
.ve-ui-toolbarDialog,
color: var(--text-color-dark-salmon);
.mw-echo-ui-notificationItemWidget:hover,
border-bottom-color: var(--text-color-dark-salmon);
.mw-echo-ui-pageNotificationsOptionWidget-label-count,
background: var(--bg-color-rust-dark);
.mw-echo-ui-pageNotificationsOptionWidget.oo-ui-optionWidget-highlighted,
}
.footer-icons a:hover,
 
.oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input[readonly]:not(.oo-ui-pendingElement-pending),
.js-project-menu input#project-CM + label {
.mw-special-Contribute .mw-contribute-card,
color: var(--text-color-turquoise);
.oo-ui-tagMultiselectWidget.oo-ui-widget-disabled .oo-ui-tagMultiselectWidget-handle,
border-bottom-color: var(--text-color-turquoise);
.wikiEditor-ui-toolbar .group .tool-select .options .option,
background: var(--bg-color-emerald-dark);
.ext-templatewizard-templatetitlebar,
}
.ext-templatewizard-templateform .oo-ui-menuLayout-menu .ext-templatewizard-add-remove-all,
 
.mw-ge-help-panel-home-button,
.js-project-menu input#project-Frontier + label {
.oo-ui-buttonElement-framed.oo-ui-labelElement > .oo-ui-buttonElement-button, .oo-ui-textInputWidget .oo-ui-inputWidget-input, .oo-ui-dropdownWidget-handle, select,
color: var(--text-color-violet);
span.fileinput-button,
border-bottom-color: var(--text-color-violet);
.ace_button,
background: var(--bg-color-violet-dark);
.ace_searchbtn,
}
.oo-ui-selectFileInputWidget.oo-ui-widget-enabled.oo-ui-selectFileInputWidget-dropTarget,
 
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,
.js-project-menu input#project-Fallout + label {
.growthexperiments-homepage-module,
color: var(--text-color-silver);
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled.oo-ui-toggleWidget-on .oo-ui-toggleSwitchWidget-grip,
border-bottom-color: var(--text-color-silver);
.ace_optionsMenuEntry input, .ace_optionsMenuEntry button,
background: var(--bg-color-grey-dark);
.ace_optionsMenuEntry button,
}
.ace_optionsMenuEntry button[ace_selected_button=true],
 
.wikiEditor-ui-toolbar,
.js-project-menu input#project-SW + label {
.ace_search_field,
color: var(--text-color-crimson);
.oo-ui-textInputWidget.oo-ui-widget-disabled .oo-ui-inputWidget-input,
border-bottom-color: var(--text-color-crimson);
.oo-ui-dropdownWidget.oo-ui-widget-disabled .oo-ui-dropdownWidget-handle,
background: var(--bg-color-pastel-red-dark);
.quickbox,
}
.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle, .mw-rcfilters-ui-changesListWrapperWidget,
 
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle,
.js-project-menu input#project-Wega + label {
.oo-ui-processDialog-content > .oo-ui-window-head, .oo-ui-processDialog-content > .oo-ui-window-foot,
color: var(--text-color-pink);
.mw-rcfilters-ui-menuSelectWidget-footer,
border-bottom-color: var(--text-color-pink);
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined,
background: var(--bg-color-pink-dark);
.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle,
}
.oo-ui-textInputWidget .oo-ui-inputWidget-input,
 
.oo-ui-windowManager-modal:not(.oo-ui-windowManager-size-full) > .oo-ui-dialog > .oo-ui-window-frame,
.js-project-menu input#project-Goob + label {
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select,
color: var(--text-color-blue);
.oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button,
border-bottom-color: var(--text-color-blue);
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle,
background: var(--bg-color-blue-dark);
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:hover,
}
#pt-notifications-alert .mw-echo-notifications-badge::after, #pt-notifications-notice .mw-echo-notifications-badge::after,
 
.mw-widget-dateInputWidget-handle,
@media screen and (max-width: 850px) {
#wpDestFile,
.js-project-menu {
#wpUploadDescription,
font-size: var(--font-size-xs);
.mw-widgets-datetime-dateTimeInputWidget-handle,
}
.ui-widget input,
}
.mw-rcfilters-ui-filterMenuHeaderWidget-header,
 
#mw-scribunto-input,
/* Меню настроек темы */
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-head,
.theme-dropdown {
.growthexperiments-mentor-dashboard-container .growthexperiments-mentor-dashboard-module-mentor-tools .growthexperiments-mentor-dashboard-module-mentor-tools-other-actions,
position: relative;
.growthexperiments-mentor-dashboard-module-mentee-overview .growthexperiments-mentor-dashboard-module-mentee-overview-recent-by-mentees,
}
.ext-growthExperiments-NumberInput__input:enabled,
 
.cdx-dialog__header--default,
#personal-extra li,
.cdx-select-vue--enabled .cdx-select-vue__handle,
#personal h2,
.cdx-select-vue--enabled.cdx-select-vue--expanded .cdx-select-vue__handle,
.theme-dropdown-details {
.cdx-select-vue--enabled .cdx-select-vue__handle:hover,
padding: 0.25em;
.growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .suggested-edits-card-wrapper .suggested-edits-task-card-wrapper,
border-radius: var(--border-radius-medium);
.mw-ge-help-panel-processdialog .suggested-edits-panel-footer,
margin: 0;
.ext-communityConfiguration-JsonForm__footer-wrapper,
}
.cdx-chip-input:not(.cdx-chip-input--disabled):not(.cdx-chip-input--has-separate-input) .cdx-chip-input__chips,
 
.cdx-button:enabled, .cdx-button.cdx-button--fake-button--enabled,
.theme-dropdown-details[open] + .theme-window {
.cdx-select:enabled,
visibility: visible;
.cdx-select:enabled:hover,
opacity: 1;
.cdx-text-input__input:enabled,
height: auto;
.oo-ui-toolbar-bar,
transform: scale(0.99999);
.ve-ui-mwTransclusionOutlineTemplateWidget-sticky,
}
.mw-ge-help-panel-processdialog .suggested-edits-panel-quick-start-tips-content .growthexperiments-quickstart-tips-tip-example,
 
.mw-ge-help-panel-processdialog .suggested-edits-panel-switch-editor-panel,
#personal .dropdown,
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled .oo-ui-toggleSwitchWidget-grip,
.theme-dropdown .theme-window,
.mw-body-content .recent-questions-growthexperiments-mentor-questions, .overlay-content .recent-questions-growthexperiments-mentor-questions, .content .recent-questions-growthexperiments-mentor-questions {
.mw-echo-ui-overlay .oo-ui-popupWidget-popup {
background: var(--ooui-bg-color);
top: unset;
user-select: none;
position: absolute;
min-width: 14.5rem;
background: var(--ooui-bg-color-darkened);
box-shadow: var(--box-shadow-high);
transition-duration: var(--transition-time);
transition-property: transform, opacity, visibility;
z-index: var(--index-high);
border: 2px solid var(--ooui-bg-color-light);
border-top: 2px solid var(--ooui-border-color);
border-radius: var(--border-radius-low);
padding: 0.2em;
box-shadow: var(--box-shadow-high), var(--box-shadow-inset);
}
}


.oo-ui-menuLayout.oo-ui-menuLayout-showMenu.oo-ui-menuLayout-top > .oo-ui-menuLayout-content,
#personal .dropdown,
.mw-rcfilters-ui-menuSelectWidget-body.oo-ui-clippableElement-clippable,
.theme-dropdown .theme-window {
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .mw-rcfilters-ui-tagItemWidget-selected.oo-ui-tagItemWidget.oo-ui-widget-enabled,
right: -14px;
.oo-ui-tagMultiselectWidget.oo-ui-tagMultiselectWidget-outlined .oo-ui-inputWidget-input,
margin-top: 0.3rem;
.mw-widgets-datetime-calendarWidget-grid .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button,
.ace_mobile-button:active,
.ace_mobile-button:hover,
.ace_searchbtn:hover,
.ext-templatewizard-templateform .oo-ui-menuLayout-content,
.mw-echo-ui-notificationItemWidget,
.mw-htmlform-ooui .mw-htmlform-matrix tbody tr:nth-child(even) td,
.ext-discussiontools-ui-replyWidget-preview,
#preferences .mw-htmlform-submit-buttons,
form:not(.oo-ui-layout) textarea, form:not(.oo-ui-layout) input,
.ace_editor.ace_autocomplete,
.ext-growthExperiments-CPopper__popover,
.growthexperiments-homepage-module-suggested-edits .growthexperiments-homepage-module-footer,
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio'] + span,
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagItemWidget.oo-ui-widget-enabled,
.oo-ui-tagItemWidget.oo-ui-widget-enabled:not(.oo-ui-tagItemWidget-fixed),
.vector-user-links .vector-user-menu-more .vector-menu-content-list li a,
.mw-notification,
.oo-ui-popupWidget-popup,
.ui-widget-header,
.ui-widget-content,
.mw-body .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend, .mw-changeslist-legend, .mw-datatable,
div.editOptions,
.mw-echo-ui-crossWikiNotificationItemWidget-group, .mw-echo-ui-bundleNotificationItemWidget-group,
.ext-growthExperiments-MenteeFilters__form,
.oo-ui-tagItemWidget.oo-ui-widget-disabled,
.cdx-input-chip,
.ve-init-mw-progressBarWidget {
background: var(--ooui-bg-color-dark);
}
}


.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox'] + span,
#personal .dropdown::before,  
.cdx-checkbox__icon {
#personal .dropdown::after {
background-color: var(--ooui-bg-color-dark);
display: none;
}
}


.oo-ui-bookletLayout-stackLayout > .oo-ui-panelLayout,
.theme-dropdown .theme-window {
.mw-special-Contribute .mw-contribute-tabs-content,
overflow: hidden;
.mw-echo-ui-placeholderItemWidget,
opacity: 0;
.mw-ge-startediting-dialog-intro-general,
visibility: hidden;
.mw-twocolconflict-conflicting-talk-row .mw-twocolconflict-single-column,
transform: scale(0.9);
.oo-ui-searchWidget-results,
transform-origin: top;
.mw-rcfilters-ui-tagItemWidget-popup-content,
#ace_settingsmenu, #kbshortcutmenu,
.oo-ui-searchWidget-query,
.mw-ge-startediting-dialog-difficulty-banner,
.mw-ge-help-panel-popup .oo-ui-dialog,
.ve-ui-targetWidget:not(.oo-ui-pendingElement-pending),
.mw-echo-ui-toggleReadCircleButtonWidget-circle-unread,
.oo-ui-tagMultiselectWidget-handle, .oo-ui-panelLayout-padded,
.wikiEditor-toolbar-dialog .ui-dialog-buttonpane,
.wikiEditor-toolbar-dialog .ui-dialog-content,
.cdx-dialog,
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive .cdx-button__icon, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive .cdx-button__icon,
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive:hover .cdx-button__icon, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive:hover .cdx-button__icon,
.oo-ui-menuLayout.oo-ui-menuLayout-showMenu.oo-ui-menuLayout-before > .oo-ui-menuLayout-content,
.oo-ui-windowManager-modal > .oo-ui-dialog.oo-ui-window-setup > .oo-ui-window-frame,
.oo-ui-toggleSwitchWidget {
background-color: var(--ooui-bg-color-darkened);
}
}


.mw-rcfilters-ui-filterMenuSectionOptionWidget,
.theme-dropdown .theme-window * {
.wikiEditor-ui-toolbar .group .tool-select .menu .options .option:hover,
user-select: none;
#ca-nstab-special.selected.mw-list-item,
user-drag: none;
.ace_editor.ace_autocomplete .ace_marker-layer .ace_active-line,
-webkit-user-drag: none;
.mw-revslider-revision-wrapper:hover, .mw-revslider-revision-wrapper-hovered,
.mw-datatable tr:hover td,
.mw-echo-ui-toggleReadCircleButtonWidget:hover .mw-echo-ui-toggleReadCircleButtonWidget-circle-unread,
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled:hover,
.wikiEditor-ui-toolbar .booklet > .index > .current,
.mw-revslider-revision-new .mw-revslider-revision, .mw-revslider-revision-old .mw-revslider-revision, .mw-revslider-revision-intermediate .mw-revslider-revision,
.mw-revslider-revision-filter-highlight .mw-revslider-revision-border-box,
.ext-templatewizard-templatetitlebar,
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio']:checked + span,
.thumbinner,
.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button,
.ace-tm .ace_gutter-active-line,
.cdx-input-chip:not(.cdx-input-chip--disabled):hover,
.cdx-button:enabled:hover, .cdx-button.cdx-button--fake-button--enabled:hover,
.wikiEditor-ui-toolbar .page-characters div span:hover {
background: var(--ooui-bg-color-light);
}
}


.wikiEditor-ui-toolbar .booklet > .index > :hover,
#personal .dropdown label, #personal .dropdown h3,
.mw-rcfilters-ui-itemMenuOptionWidget:hover,
.theme-dropdown .theme-window__header,
.mw-highlight .hll,
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-head {
.ace_button:hover:not(.checked),
display: flex;
.ace_button:active,
align-items: center;
.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected,
gap: 4px;
.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted,
position: relative;
.oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:hover,
height: 2.2rem;
.ve-ui-mwTransclusionOutlineTemplateWidget .ve-ui-mwTransclusionOutlineParameterWidget.oo-ui-optionWidget-highlighted {
font-size: var(--font-size-ml);
background: var(--bg-color-hover);
border-radius: var(--border-radius-low);
background-color: var(--color-contrast2);
font-weight: bold;
padding: 0 0.4em;
border-bottom: 2px solid var(--color-darkened-border);
flex-direction: row;
margin: 0;
}
}


.oo-ui-menuSelectWidget,
#theme-preferences__content {
.oo-ui-popupToolGroup-tools,
display: flex;
.mw-widget-dateInputWidget-calendar,
flex-direction: column;
.mw-widgets-datetime-calendarWidget,
gap: 0.5em;
.cdx-menu {
background: var(--ooui-gradient);
}
}


.mw-echo-ui-notificationsInboxWidget-toolbarWrapper,
#theme-preferences__content .theme-menu__heading {
.mw-apisandbox-toolbar,
display: flex;
form:not(.oo-ui-layout) fieldset,
justify-content: center;
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled,
align-items: center;
.mw-rcfilters-ui-filterMenuOptionWidget.oo-ui-flaggedElement-muted:not(.oo-ui-optionWidget-selected),
font-weight: bold;
.ext-WikiEditor-realtimepreview-button:hover,
height: 1.75rem;
.cdx-tabs:not(.cdx-tabs--framed) > .cdx-tabs__header,
border-bottom: 2px solid var(--bg-color-sky-blue-100);
.ext-discussiontools-init-publishedcomment {
background: transparent;
}
}


.mw-prefs-tabs.mw-prefs-tabs-searching .oo-ui-tabPanelLayout.mw-prefs-search-matched > fieldset > legend,
#personal .dropdown ul,
.mw-prefs-tabs:not(.mw-prefs-tabs-searching) .oo-ui-fieldsetLayout:target > .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label,
#theme-preferences__content .theme-menu__content {
#pagehistory li.selected,
padding: 0.5em;
.mw-prefs-tabs:not(.mw-prefs-tabs-searching) .oo-ui-fieldsetLayout:target > .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label {
background: var(--bg-color-emerald-subtle);
}
}


.approved-revision {
.theme-dropdown .theme-window * {
    background: var(--bg-color-emerald-subtle) !important;
user-select: none;
user-drag: none;
-webkit-user-drag: none;
}
}


.cdx-message--success,
#personal .dropdown .mw-portlet > div, #personal .dropdown .mw-portlet-body,
.mw-twocolconflict-conflicting-talk-row .mw-twocolconflict-conflicting-talk-label span .mw-twocolconflict-split-delete,
.theme-dropdown .theme-window__content {
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-success {
position: relative;
background-color: var(--bg-color-message);
margin: 0.3em 0;
}
}


ul.fileupload-results li.ful-success {
#personal .dropdown ul,
background: var(--bg-color-message);
#theme-preferences__content .theme-menu {
background-color: var(--theme-bg-color-base);
border-radius: var(--border-radius-low);
}
}


.mw-echo-ui-pageNotificationsOptionWidget.oo-ui-optionWidget-selected {
#theme-preferences__content .theme-menu li {
background: var(--bg-color-blue-dark);
margin: 0;
}
}


.mw-echo-ui-notificationItemWidget-unread,
#personal .dropdown ul,
.growthexperiments-homepage-module-suggested-edits.growthexperiments-homepage-module-desktop.growthexperiments-homepage-module.activated,
#theme-preferences__content .theme-menu form {
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-notice,
position: relative;
.ext-growthExperiments-ScoreCard,
display: grid;
.ext-growthExperiments-MenteeOverview__no-results,
gap: 0.5em;
.ext-growthExperiments-PersonalizedPraise .ext-growthExperiments-NoResults__image,
text-align: center;
.suggested-edits-mobile-peek-content, .suggested-edits-panel-header,
.ext-communityConfiguration-Guidelines__Guideline {
background-color: var(--bg-color-notice-subtle);
}
}


.mw-echo-ui-notificationItemWidget-unread:hover {
#personal .dropdown li,
background: var(--bg-color-notice);
#theme-preferences__content .theme-client-prefs-radio {
display: flex;
justify-content: center;
padding: 0;
margin: 0;
width: 100%;
}
}


.wikiEditor-ui-text {
#theme-preferences__content .theme-client-prefs-radio input {
background: var(--theme-bg-color-base);
display: none;
}
}


.ext-WikiEditor-ResizingDragBar,
#personal .dropdown li a,
.ace_search,
#theme-preferences__content .theme-client-prefs-radio label {
.editOptions, .mw-editform .editOptions {
user-select: none;
background: var(--theme-bg-color-100);
-webkit-user-drag: none;
background: var(--ooui-bg-color-light);
border-radius: var(--border-radius-medium);
transition-property: background, box-shadow;
transition-duration: var(--transition-time);
cursor: pointer;
flex-grow: 1;
align-content: center;
padding: 0.25em 0.5em;
font-weight: bold;
border-top: 1px solid var(--color-lighter-alpha-x);
border-bottom: 2px solid var(--color-darkened-border);
color: var(--theme-text-color);
}
}


.ext-WikiEditor-ResizingDragBar span,
#theme-preferences__content .theme-client-prefs-radio input:checked + label {
.mw-revslider-revision,
background-color: var(--bg-color-message);
.oo-ui-checkboxInputWidget [type='checkbox']:disabled + span,
.oo-ui-barToolGroup-tools.oo-ui-toolGroup-enabled-tools .oo-ui-tool.oo-ui-widget-disabled.oo-ui-flaggedElement-primary > .oo-ui-tool-link, .oo-ui-barToolGroup-tools.oo-ui-toolGroup-disabled-tools .oo-ui-tool.oo-ui-flaggedElement-primary > .oo-ui-tool-link {
background: var(--ooui-border-color);
}
}


body .wikiEditor-toolbar-dialog .ui-dialog-titlebar-close {
#personal-extra li:hover,
background: var(--border-color-hr);
#personal h2:hover,
.theme-dropdown-details:hover,
.tool-button:hover, .tool.oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button:hover,
.oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button:hover {
background: var(--bg-color-hover);
}
}


.oo-ui-windowManager-modal > .oo-ui-dialog,
.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted, .oo-ui-menuOptionWidget.oo-ui-optionWidget-pressed.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted,
.oo-ui-processDialog-errors,
.cdx-button:enabled.cdx-button--weight-quiet:hover, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet:hover,
.cdx-dialog-backdrop {
.ve-ce-branchNode-blockSlug, html body p.ve-ce-branchNode-newSlug {
background: rgba(0, 0, 0, var(--alpha-m));
background: var(--bg-color-focus);
}
}


.mw-ui-button:not(:disabled):hover {
#personal-extra li:focus,
background-color: var(--theme-border-color-base);
#personal.dropdown-active h2,
.theme-dropdown-details[open] {
background-color: var(--bg-color-focus) !important;
}
}


.mw-ui-button {
#personal h2::before,
background-color: var(--theme-bg-color-200);
#site-navigation h2,
.theme-dropdown-summary {
content: '';
cursor: pointer;
background: var(--theme-icon-color);
mask-size: contain;
mask-position: center;
mask-repeat: no-repeat;
width: var(--icon-size);
height: var(--icon-size);
opacity: 1 !important;
margin: 0;
}
 
.theme-dropdown-summary {
mask-image: var(--icon-settings);
}
}


.cdx-message--warning,
#pt-notifications-alert .mw-echo-notifications-badge,
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-warning {
#pt-notifications-notice .mw-echo-notifications-badge {
background: var(--bg-color-warning);
width: var(--icon-size);
height: var(--icon-size);
filter: var(--invert-100);
background-size: cover;
margin: 0;
}
}


.cdx-message--error,
#pt-notifications-notice .mw-echo-notifications-badge.oo-ui-flaggedElement-unseen::after, #pt-notifications-notice .mw-echo-notifications-badge.mw-echo-unseen-notifications::after {
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-error,
background-color: var(--color-contrast);
div.mw-warning-with-logexcerpt, div.mw-lag-warn-high, div.mw-cascadeprotectedwarning, div#mw-protect-cascadeon, div.titleblacklist-warning,
.mw-ui-button.mw-ui-destructive:not(:disabled),
.mw-ge-help-panel-processdialog .suggested-edits-panel-quick-start-tips-content .growthexperiments-quickstart-tips-tip mark.negative {
background: var(--bg-color-error);
}
}


.mw-ui-button.mw-ui-destructive:not(:disabled):hover {
#pt-notifications-alert .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read, #pt-notifications-notice .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read {
background-color: var(--border-color-error);
opacity: 0.45;
}
}


.mw-notification.mw-notification-type-warn,
#pt-notifications-alert .mw-echo-notifications-badge::after,
.mw-destfile-warning {
#pt-notifications-notice .mw-echo-notifications-badge::after {
background-color: var(--bg-color-warning-subtle);
filter: var(--invert-100);
}
}


/* border */
@media screen and (max-width: 850px) {
.wikiEditor-ui .wikiEditor-ui-top,
#pt-notifications-alert .mw-echo-notifications-badge,
.ext-WikiEditor-ResizingDragBar-ns,
#pt-notifications-notice .mw-echo-notifications-badge,
.oo-ui-bookletLayout > .oo-ui-menuLayout-menu,
#personal h2::before,
.mw-apisandbox-help-field,
#site-navigation h2,
.mw-echo-ui-subGroupListWidget .mw-echo-ui-sortedListWidget-group:not(:empty), .mw-echo-ui-bundleNotificationItemWidget-group .mw-echo-ui-sortedListWidget-group:not(:empty),
.theme-dropdown-summary {
.mw-echo-ui-crossWikiUnreadFilterWidget,
width: var(--icon-size-big);
.mw-echo-ui-notificationItemWidget:not(:last-child),
height: var(--icon-size-big);
.footer-icons a:hover,
}
.oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input[readonly]:not(.oo-ui-pendingElement-pending),
.mw-special-Contribute .mw-contribute-card,
#personal .dropdown,
.oo-ui-tagMultiselectWidget.oo-ui-widget-disabled .oo-ui-tagMultiselectWidget-handle,
.theme-dropdown .theme-window {
.wikiEditor-ui-toolbar .group .tool-select .options .option,
right: 0;
.ext-templatewizard-templatetitlebar,
}
.ext-templatewizard-templateform .oo-ui-menuLayout-menu .ext-templatewizard-add-remove-all,
.mw-ge-help-panel-home-button,
#personal-extra {
.ace_editor.ace_autocomplete,
position: unset;
.ext-growthExperiments-CPopper__popover,
}
.mw-revslider-revision-new .mw-revslider-revision, .mw-revslider-revision-old .mw-revslider-revision, .mw-revslider-revision-intermediate .mw-revslider-revision,
}
.oo-ui-checkboxInputWidget [type='checkbox']:disabled + span,
/* #endregion */
.vector-user-links .vector-user-menu-more .vector-menu-content-list li a,
 
.mw-notification,
/* ============ */
.oo-ui-tagMultiselectWidget-handle, .oo-ui-panelLayout-padded,
/* #region Интерфейс MediaWiki */
.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle, .mw-rcfilters-ui-changesListWrapperWidget,
/* ============ */
.mw-templateData-template-map-list-menu-panel,
 
.oo-ui-menuSelectWidget,
/* invert(1) */
.oo-ui-popupToolGroup-tools,
.mw-editsection,
.oo-ui-tagItemWidget.oo-ui-widget-enabled .oo-ui-buttonElement-button:hover,
.mw-editsection a,
.oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget,
.dropdown-toggle::after,
.mw-rcfilters-ui-menuSelectWidget-footer,
.cdx-button .cdx-button__icon, .cdx-button .cdx-icon,
.mw-widget-dateInputWidget-calendar,
.wikiEditor-ui-toolbar .tabs span.tab a::before,
.mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget,
.wikiEditor-ui-toolbar .group .tool-select .label::after,
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined,
.mw-content-ltr figure[typeof~='mw:File/Thumb'] > .mw-file-description::after, .mw-content-ltr figure[typeof~='mw:File/Thumb'] > .mw-file-magnify::after {
.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle,
filter: var(--invert-100);
.oo-ui-messageDialog-actions-horizontal .oo-ui-actionWidget,
}
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select,
 
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle,
/* invert(0.75) */
.mw-widget-dateInputWidget-handle,
.oo-ui-iconElement-icon:not(.oo-ui-image-progressive):not(.oo-ui-image-destructive):not(.oo-ui-checkboxInputWidget-checkIcon):not(.oo-ui-image-invert):not(.mw-no-invert):not(.oo-ui-icon-difficulty-easy):not(.oo-ui-icon-difficulty-medium):not(.oo-ui-icon-difficulty-hard):not(.oo-ui-image-error):not(.oo-ui-image-success),  
.mw-body .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend, .mw-changeslist-legend, .mw-datatable,
.oo-ui-indicatorElement-indicator,  
div.editOptions,
.cdx-icon svg,
.ext-WikiEditor-twopanes-TwoPaneLayout .ext-WikiEditor-twopanes-pane1,
.skin-invert img[role="presentation"] {
.ext-WikiEditor-twopanes-TwoPaneLayout .ext-WikiEditor-twopanes-pane2,
filter: var(--invert-75) hue-rotate(180deg);
.oo-ui-menuToolGroup,
.ve-ui-mwHelpListToolGroup-tools-footer,
.mw-ge-help-panel-processdialog .suggested-edits-panel-quick-start-tips-content .growthexperiments-quickstart-tips-tip-example,
.mw-ge-help-panel-processdialog .suggested-edits-panel-switch-editor-panel,
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled .oo-ui-toggleSwitchWidget-grip {
border-color: var(--ooui-border-color);
}
}


.mw-prefs-tabs-wrapper.oo-ui-panelLayout-framed, .mw-prefs-tabs > .oo-ui-menuLayout-content > .oo-ui-indexLayout-stackLayout > .oo-ui-tabPanelLayout,
body.wgl-theme-ss14 .oo-ui-image-progressive:not(.oo-ui-indicatorElement-indicator):not(.oo-ui-icon-mentor),
.wikiEditor-ui-toolbar .sections .section,
body.wgl-theme-ss14 .oo-ui-icon-linked {
.mw-revslider-container,  
filter: var(--invert-75);
.mw-revslider-slider-wrapper,
}
#mw-searchoptions .divider,
 
.ace_searchbtn:last-child,
/* invert(0) */
.wikiEditor-ui .wikiEditor-ui-view,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox'] + span,
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-inlined:hover .oo-ui-tagMultiselectWidget-handle,
.mw-ge-help-panel-button.oo-ui-buttonElement.oo-ui-iconElement.oo-ui-indicatorElement a.oo-ui-buttonElement-button .oo-ui-indicator-up {
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-head,
filter: var(--invert-0);
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-footer .mw-echo-ui-notificationBadgeButtonPopupWidget-footer-buttons .oo-ui-buttonElement:last-child,
}
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-footer,
 
.ve-ui-symbolListPage-symbol,
body:not(.wgl-theme-ss14) .oo-ui-image-progressive:not(.oo-ui-indicatorElement-indicator):not(.oo-ui-icon-mentor),
.oo-ui-messageDialog-actions-vertical .oo-ui-actionWidget,
body:not(.wgl-theme-ss14) .oo-ui-icon-linked {
.ve-ui-desktopContext .ve-ui-linkContextItem .ve-ui-linkContextItem-label,
filter: var(--invert-0) !important;
.wikiEditor-ui-toolbar .group, .wikiEditor-ui-toolbar .section-secondary .group,
}
.oo-ui-buttonElement-framed.oo-ui-labelElement > .oo-ui-buttonElement-button, .oo-ui-textInputWidget .oo-ui-inputWidget-input, .oo-ui-dropdownWidget-handle, select,
 
span.fileinput-button,
/* icon color */
.ace_button,
#mw-indicator-mw-helplink a .mw-helplink-icon,
.ace_searchbtn,
.mw-enhancedchanges-checkbox + * .mw-enhancedchanges-arrow {
.oo-ui-selectFileInputWidget.oo-ui-widget-enabled.oo-ui-selectFileInputWidget-dropTarget,
background: var(--theme-icon-color);
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,
}
.growthexperiments-homepage-module,
 
.oo-ui-toggleSwitchWidget,
/* background */
form:not(.oo-ui-layout) textarea, form:not(.oo-ui-layout) input,
.oo-ui-buttonElement-frameless.oo-ui-indicatorElement.oo-ui-labelElement > .oo-ui-buttonElement-button,
.oo-ui-searchWidget-query,
.mw-prefs-buttons,
.mw-ge-startediting-dialog-difficulty-banner,
.oo-ui-outlineOptionWidget.oo-ui-optionWidget-selected, .oo-ui-outlineOptionWidget.oo-ui-optionWidget-pressed,
.mw-ge-help-panel-popup .oo-ui-dialog,
.mw-rcfilters-ui-cell.mw-rcfilters-ui-filterTagMultiselectWidget-views-select,
.ve-ui-targetWidget:not(.oo-ui-pendingElement-pending),
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled,
.mw-revslider-revision-filter-highlight .mw-revslider-revision-border-box,
.oo-ui-dropdownWidget,
.ext-templatewizard-templatetitlebar,
.oo-ui-dropdownWidget.oo-ui-widget-enabled.oo-ui-dropdownWidget-open .oo-ui-dropdownWidget-handle,
.mw-rcfilters-ui-tagItemWidget-popup-content,
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled:hover,
.ace_optionsMenuEntry button,
.mw-datatable td,
.ace_optionsMenuEntry button[ace_selected_button=true],
.oo-ui-tabSelectWidget-framed,
.mw-htmlform-ooui .mw-htmlform-matrix tbody tr:hover td,
.growthexperiments-homepage-module-startemail,
.mw-ge-startediting-dialog-progress,
body.ltr .mw-ge-help-panel-processdialog .oo-ui-window-head:not(.oo-ui-pendingElement-pending),
.oo-ui-menuLayout.oo-ui-menuLayout-showMenu.oo-ui-menuLayout-before > .oo-ui-menuLayout-menu,
.ve-ui-toolbarDialog,
.mw-echo-ui-notificationItemWidget:hover,
.mw-echo-ui-pageNotificationsOptionWidget-label-count,
.mw-echo-ui-pageNotificationsOptionWidget.oo-ui-optionWidget-highlighted,
.footer-icons a:hover,
.oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input[readonly]:not(.oo-ui-pendingElement-pending),
.mw-special-Contribute .mw-contribute-card,
.oo-ui-tagMultiselectWidget.oo-ui-widget-disabled .oo-ui-tagMultiselectWidget-handle,
.wikiEditor-ui-toolbar .group .tool-select .options .option,
.ext-templatewizard-templatetitlebar,
.ext-templatewizard-templateform .oo-ui-menuLayout-menu .ext-templatewizard-add-remove-all,
.mw-ge-help-panel-home-button,
.oo-ui-buttonElement-framed.oo-ui-labelElement > .oo-ui-buttonElement-button, .oo-ui-textInputWidget .oo-ui-inputWidget-input, .oo-ui-dropdownWidget-handle, select,
span.fileinput-button,
.ace_button,
.ace_searchbtn,
.oo-ui-selectFileInputWidget.oo-ui-widget-enabled.oo-ui-selectFileInputWidget-dropTarget,
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,
.growthexperiments-homepage-module,
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled.oo-ui-toggleWidget-on .oo-ui-toggleSwitchWidget-grip,  
.ace_optionsMenuEntry input, .ace_optionsMenuEntry button,
.ace_optionsMenuEntry button,
.ace_optionsMenuEntry button[ace_selected_button=true],
.wikiEditor-ui-toolbar,
.ace_search_field,
.ace_search_field,
.ace_search,
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagItemWidget.oo-ui-widget-enabled,
.oo-ui-tagItemWidget.oo-ui-widget-enabled:not(.oo-ui-tagItemWidget-fixed),
.oo-ui-textInputWidget.oo-ui-widget-disabled .oo-ui-inputWidget-input,
.oo-ui-textInputWidget.oo-ui-widget-disabled .oo-ui-inputWidget-input,
.oo-ui-dropdownWidget.oo-ui-widget-disabled .oo-ui-dropdownWidget-handle,
.oo-ui-dropdownWidget.oo-ui-widget-disabled .oo-ui-dropdownWidget-handle,
.quickbox,
.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle, .mw-rcfilters-ui-changesListWrapperWidget,
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle,
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle,
.oo-ui-popupWidget-popup,
.oo-ui-processDialog-content > .oo-ui-window-head, .oo-ui-processDialog-content > .oo-ui-window-foot,
.mw-rcfilters-ui-menuSelectWidget-footer,
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined,
.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle,
.oo-ui-textInputWidget .oo-ui-inputWidget-input,
.oo-ui-textInputWidget .oo-ui-inputWidget-input,
.oo-ui-windowManager-modal:not(.oo-ui-windowManager-size-full) > .oo-ui-dialog > .oo-ui-window-frame,
.oo-ui-windowManager-modal:not(.oo-ui-windowManager-size-full) > .oo-ui-dialog > .oo-ui-window-frame,
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select:hover,
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button,
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle,
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:hover,
#pt-notifications-alert .mw-echo-notifications-badge::after, #pt-notifications-notice .mw-echo-notifications-badge::after,
.mw-widget-dateInputWidget-handle,
#wpDestFile,
#wpDestFile,
#wpUploadDescription,
#wpUploadDescription,
.mw-widgets-datetime-calendarWidget,
.mw-widgets-datetime-dateTimeInputWidget-handle,
.mw-widgets-datetime-dateTimeInputWidget-handle,
.ui-widget input,
.mw-rcfilters-ui-filterMenuHeaderWidget-header,
.mw-rcfilters-ui-filterMenuHeaderWidget-header,
.growthexperiments-mentor-dashboard-container .growthexperiments-mentor-dashboard-module,
#mw-scribunto-input,
.ext-growthExperiments-MenteeFilters__form,
.growthexperiments-mentor-dashboard-container .growthexperiments-mentor-dashboard-module-mentor-tools .growthexperiments-mentor-dashboard-module-mentor-tools-other-actions,
.growthexperiments-mentor-dashboard-module-mentee-overview .growthexperiments-mentor-dashboard-module-mentee-overview-recent-by-mentees,
.ext-growthExperiments-NumberInput__input:enabled,
.ext-growthExperiments-NumberInput__input:enabled,
.cdx-dialog,
.cdx-dialog__header--default,
.cdx-select-vue--enabled .cdx-select-vue__handle,
.cdx-select-vue--enabled .cdx-select-vue__handle,
.cdx-select-vue--enabled.cdx-select-vue--expanded .cdx-select-vue__handle,
.cdx-select-vue--enabled .cdx-select-vue__handle:hover,
.cdx-select-vue--enabled .cdx-select-vue__handle:hover,
.cdx-menu,
.growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .suggested-edits-card-wrapper .suggested-edits-task-card-wrapper,
.cdx-checkbox__input:enabled+.cdx-checkbox__icon,
.mw-ge-help-panel-processdialog .suggested-edits-panel-footer,
.oo-ui-tagItemWidget.oo-ui-widget-disabled,
.ext-communityConfiguration-JsonForm__footer-wrapper,
.cdx-chip-input:not(.cdx-chip-input--disabled):not(.cdx-chip-input--has-separate-input) .cdx-chip-input__chips,
.cdx-chip-input:not(.cdx-chip-input--disabled):not(.cdx-chip-input--has-separate-input) .cdx-chip-input__chips,
.cdx-input-chip,
.ext-communityConfiguration-Features__Feature,
.cdx-button:enabled, .cdx-button.cdx-button--fake-button--enabled,
.cdx-button:enabled, .cdx-button.cdx-button--fake-button--enabled,
.cdx-button:enabled:hover, .cdx-button.cdx-button--fake-button--enabled:hover,
.cdx-select:enabled,
.cdx-select:enabled,
.cdx-select:enabled:hover,
.cdx-select:enabled:hover,
.cdx-tabs:not(.cdx-tabs--framed) > .cdx-tabs__header,
.cdx-text-input__input:enabled,
.cdx-text-input__input:enabled,
.oo-ui-toolbar-position-top > .oo-ui-toolbar-bar,
.oo-ui-toolbar-bar,
.ve-ui-mwLanguagesPage-languages-table th, .ve-ui-mwLanguagesPage-languages-table td,
.ve-ui-mwTransclusionOutlineTemplateWidget-sticky,
.ve-ui-mwTwoPaneTransclusionDialogLayout > .oo-ui-menuLayout-menu,
.mw-ge-help-panel-processdialog .suggested-edits-panel-quick-start-tips-content .growthexperiments-quickstart-tips-tip-example,
.oo-ui-toolbar-position-top .ve-ui-toolbarDialog-position-above,
.mw-ge-help-panel-processdialog .suggested-edits-panel-switch-editor-panel,
.wikiEditor-ui-toolbar .page-characters div span,
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled .oo-ui-toggleSwitchWidget-grip,
.wikiEditor-ui-toolbar .page-characters div span:hover {
.mw-body-content .recent-questions-growthexperiments-mentor-questions, .overlay-content .recent-questions-growthexperiments-mentor-questions, .content .recent-questions-growthexperiments-mentor-questions,
border-color: var(--ooui-border-color-light);
.mwe-vue-pt-article-row-even,
.cdx-toggle-button--framed:enabled,
.ve-ui-mwTransclusionOutlineControlsWidget {
background: var(--ooui-bg-color);
}
}


.mw-rcfilters-ui-watchlistTopSectionWidget-separator,
.oo-ui-menuLayout.oo-ui-menuLayout-showMenu.oo-ui-menuLayout-top > .oo-ui-menuLayout-content,
.mw-revslider-revision-tooltip .mw-revslider-filter-highlightable-row.mw-revslider-filter-highlight,
.mw-rcfilters-ui-menuSelectWidget-body.oo-ui-clippableElement-clippable,  
.mw-revslider-revision-border-box,
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .mw-rcfilters-ui-tagItemWidget-selected.oo-ui-tagItemWidget.oo-ui-widget-enabled,
.mw-widgets-datetime-dateTimeInputWidget.oo-ui-widget-enabled .mw-widgets-datetime-dateTimeInputWidget-handle:hover,
.oo-ui-tagMultiselectWidget.oo-ui-tagMultiselectWidget-outlined .oo-ui-inputWidget-input,
.mw-rcfilters-ui-changesListWrapperWidget-previousChangesIndicator,
.mw-widgets-datetime-calendarWidget-grid .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button,
.mw-rcfilters-ui-datePopupWidget,
.ace_mobile-button:active,
.oo-ui-searchWidget-query,
.ace_mobile-button:hover,
.ext-replacetext-searchoptions .ext-replacetext-divider,
.ace_searchbtn:hover,
.ve-ui-symbolListPage-symbol:hover,
.ext-templatewizard-templateform .oo-ui-menuLayout-content,
.ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section.mw-heading2, .ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section,
.mw-echo-ui-notificationItemWidget,
.mw-htmlform-ooui .mw-htmlform-matrix tbody tr:nth-child(even) td,
.ext-discussiontools-ui-replyWidget-preview,
#preferences .mw-htmlform-submit-buttons,
#preferences .mw-htmlform-submit-buttons,
.mw-revslider-revision,
form:not(.oo-ui-layout) textarea, form:not(.oo-ui-layout) input,
.mw-echo-ui-toggleReadCircleButtonWidget-circle-unread,
.ace_editor.ace_autocomplete,
#pt-notifications-alert .mw-echo-notifications-badge::after, #pt-notifications-notice .mw-echo-notifications-badge::after,
.ext-growthExperiments-CPopper__popover,
.ext-growthExperiments-HorizontalDivider,
.growthexperiments-homepage-module-suggested-edits .growthexperiments-homepage-module-footer,
.growthexperiments-homepage-mentorship-intro, .growthexperiments-homepage-module-mentorship-optin-intro,
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio'] + span,
.ext-communityConfiguration-JsonForm__footer,
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagItemWidget.oo-ui-widget-enabled,
.cdx-chip-input:not(.cdx-chip-input--disabled):not(.cdx-chip-input--has-separate-input) .cdx-chip-input__chips:hover, .cdx-chip-input:not(.cdx-chip-input--disabled).cdx-chip-input--has-separate-input .cdx-chip-input__separate-input:hover,
.oo-ui-tagItemWidget.oo-ui-widget-enabled:not(.oo-ui-tagItemWidget-fixed),
.cdx-text-input__input:enabled:hover,
.vector-user-links .vector-user-menu-more .vector-menu-content-list li a,
.ve-init-mw-desktopArticleTarget-toolbarPlaceholder-bar,
.mw-notification,
.ext-discussiontools-emptystate:not(:first-child),
.oo-ui-popupWidget-popup,
.wikiEditor-ui-toolbar .page-table td {
.ui-widget-header,
border-color: var(--border-color-hr);
.ui-widget-content,
.mw-body .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend, .mw-changeslist-legend, .mw-datatable,
div.editOptions,
.mw-echo-ui-crossWikiNotificationItemWidget-group, .mw-echo-ui-bundleNotificationItemWidget-group,
.ext-growthExperiments-MenteeFilters__form,
.oo-ui-tagItemWidget.oo-ui-widget-disabled,
.cdx-input-chip,
.ve-init-mw-progressBarWidget,
.mwe-vue-pt-showing-filter-chip,
.mw-twocolconflict-single-column, .mw-twocolconflict-split-column,
.mw-twocolconflict-single-column.mw-twocolconflict-split-copy, .mw-twocolconflict-split-column.mw-twocolconflict-split-copy {
background: var(--ooui-bg-color-dark);
}
}


.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected .oo-ui-labelElement-label,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox'] + span,
.oo-ui-processDialog .oo-ui-actionWidget.oo-ui-iconElement > .oo-ui-buttonElement-button,
.cdx-checkbox__icon,
.oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button, .oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:active,
.cdx-radio__icon {
.oo-ui-processDialog-actions-primary .oo-ui-actionWidget > .oo-ui-buttonElement-button,
background-color: var(--ooui-bg-color-dark);
.cdx-button:enabled.cdx-button--weight-quiet:hover, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet:hover {
}
border-color: transparent;
}


.cdx-message--success,
.oo-ui-bookletLayout-stackLayout > .oo-ui-panelLayout,
.mw-twocolconflict-single-column.mw-twocolconflict-split-add, .mw-twocolconflict-split-column.mw-twocolconflict-split-add,
.mw-special-Contribute .mw-contribute-tabs-content,
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-success {
.mw-echo-ui-placeholderItemWidget,
border-color: var(--border-color-message);
.mw-ge-startediting-dialog-intro-general,
.mw-twocolconflict-conflicting-talk-row .mw-twocolconflict-single-column,
.oo-ui-searchWidget-results,
.mw-rcfilters-ui-tagItemWidget-popup-content,
#ace_settingsmenu, #kbshortcutmenu,
.oo-ui-searchWidget-query,
.mw-ge-startediting-dialog-difficulty-banner,
.mw-ge-help-panel-popup .oo-ui-dialog,
.ve-ui-targetWidget:not(.oo-ui-pendingElement-pending),
.mw-echo-ui-toggleReadCircleButtonWidget-circle-unread,
.oo-ui-tagMultiselectWidget-handle, .oo-ui-panelLayout-padded,
.wikiEditor-toolbar-dialog .ui-dialog-buttonpane,
.wikiEditor-toolbar-dialog .ui-dialog-content,
.cdx-dialog,
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive .cdx-button__icon, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive .cdx-button__icon,
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive:hover .cdx-button__icon, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive:hover .cdx-button__icon,
.oo-ui-menuLayout.oo-ui-menuLayout-showMenu.oo-ui-menuLayout-before > .oo-ui-menuLayout-content,
.oo-ui-windowManager-modal > .oo-ui-dialog.oo-ui-window-setup > .oo-ui-window-frame,
.oo-ui-toggleSwitchWidget,
#mwe-vue-pt-control-dropdown {
background-color: var(--ooui-bg-color-darkened);
}
}


.mw-twocolconflict-single-column.mw-twocolconflict-split-delete, .mw-twocolconflict-split-column.mw-twocolconflict-split-delete,
.mw-rcfilters-ui-filterMenuSectionOptionWidget,
.cdx-message--warning,
.wikiEditor-ui-toolbar .group .tool-select .menu .options .option:hover,
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-warning {
#ca-nstab-special.selected.mw-list-item,
border-color: var(--border-color-warning);
.ace_editor.ace_autocomplete .ace_marker-layer .ace_active-line,
}
.mw-revslider-revision-wrapper:hover, .mw-revslider-revision-wrapper-hovered,
 
.mw-datatable tr:hover td,
.mw-ui-button:not(:disabled) {
.mw-echo-ui-toggleReadCircleButtonWidget:hover .mw-echo-ui-toggleReadCircleButtonWidget-circle-unread,
border-color: var(--theme-border-color-base);
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled:hover,
}
.wikiEditor-ui-toolbar .booklet > .index > .current,
 
.mw-revslider-revision-new .mw-revslider-revision, .mw-revslider-revision-old .mw-revslider-revision, .mw-revslider-revision-intermediate .mw-revslider-revision,
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled.oo-ui-toggleWidget-on .oo-ui-toggleSwitchWidget-grip {
.mw-revslider-revision-filter-highlight .mw-revslider-revision-border-box,
border-color: var(--ooui-bg-color);
.ext-templatewizard-templatetitlebar,
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio']:checked + span,
.thumbinner,
.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button,
.ace-tm .ace_gutter-active-line,
.cdx-input-chip:not(.cdx-input-chip--disabled):hover,
.cdx-button:enabled:hover, .cdx-button.cdx-button--fake-button--enabled:hover,
.wikiEditor-ui-toolbar .page-characters div span:hover,
.mwe-vue-pt-control-gradient,
.cdx-toggle-button--framed:enabled:hover,
.mwe-vue-pt-navigation-bar,
#mwe-vue-pt-stats-navigation {
background: var(--ooui-bg-color-light);
}
}


.growthexperiments-homepage-module-suggested-edits.growthexperiments-homepage-module-desktop.growthexperiments-homepage-module.activated,
.wikiEditor-ui-toolbar .booklet > .index > :hover,
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-notice,
.mw-rcfilters-ui-itemMenuOptionWidget:hover,
.ext-growthExperiments-ScoreCard,
.mw-highlight .hll,
.ext-growthExperiments-MenteeOverview__no-results {
.ace_button:hover:not(.checked),
border-color: var(--bg-color-notice);
.ace_button:active,
.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected,
.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted,
.oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:hover,
.ve-ui-mwTransclusionOutlineTemplateWidget .ve-ui-mwTransclusionOutlineParameterWidget.oo-ui-optionWidget-highlighted {
background: var(--bg-color-hover);
}
}


.cdx-message--error,
.oo-ui-menuSelectWidget,
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-error,
.oo-ui-popupToolGroup-tools,
div.mw-warning-with-logexcerpt, div.mw-lag-warn-high, div.mw-cascadeprotectedwarning, div#mw-protect-cascadeon, div.titleblacklist-warning,
.mw-widget-dateInputWidget-calendar,
.mw-ui-button.mw-ui-destructive:not(:disabled),
.mw-widgets-datetime-calendarWidget,
.mw-ui-button.mw-ui-destructive:not(:disabled):hover {
.cdx-menu {
border-color: var(--border-color-error);
background: var(--ooui-gradient);
}
}


.oo-ui-processDialog .oo-ui-actionWidget.oo-ui-iconElement > .oo-ui-buttonElement-button,
.mw-echo-ui-notificationsInboxWidget-toolbarWrapper,
.oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button, .oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:active {
.mw-apisandbox-toolbar,
border-right-color: var(--ooui-border-color);
form:not(.oo-ui-layout) fieldset,
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled,
.mw-rcfilters-ui-filterMenuOptionWidget.oo-ui-flaggedElement-muted:not(.oo-ui-optionWidget-selected),
.ext-WikiEditor-realtimepreview-button:hover,
.cdx-tabs:not(.cdx-tabs--framed) > .cdx-tabs__header,
.ext-discussiontools-init-publishedcomment {
background: transparent;
}
}


.oo-ui-processDialog-actions-primary .oo-ui-actionWidget > .oo-ui-buttonElement-button {
.mw-prefs-tabs.mw-prefs-tabs-searching .oo-ui-tabPanelLayout.mw-prefs-search-matched > fieldset > legend,
border-left-color: var(--ooui-border-color);
.mw-prefs-tabs:not(.mw-prefs-tabs-searching) .oo-ui-fieldsetLayout:target > .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label,
#pagehistory li.selected,
.mw-prefs-tabs:not(.mw-prefs-tabs-searching) .oo-ui-fieldsetLayout:target > .oo-ui-fieldsetLayout-header > .oo-ui-labelElement-label {
background: var(--bg-color-emerald-subtle);
}
}


.mw-changeslist.oo-ui-widget.oo-ui-widget-enabled.mw-rcfilters-ui-changesListWrapperWidget {
.approved-revision {
border: 1px solid var(--ooui-border-color);
background: var(--bg-color-emerald-subtle) !important;
}
}


.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox'] + span,
.cdx-message--success,
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio'] + span {
.mw-twocolconflict-conflicting-talk-row .mw-twocolconflict-conflicting-talk-label span .mw-twocolconflict-split-delete,
border: 1px solid var(--border-color-hr);
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-success {
background-color: var(--bg-color-message);
}
}


.editOptions,.mw-editform .editOptions,
ul.fileupload-results li.ful-success,
.ui-widget input,
#mwe-vue-pt-stats-navigation,
#mw-scribunto-input,
.mw-notification.mw-notification-type-success,
.ace_optionsMenuEntry input, .ace_optionsMenuEntry button {
.mw-twocolconflict-special-your-version-header .mw-twocolconflict-revision-label, .mw-twocolconflict-split-your-version-header .mw-twocolconflict-revision-label,
border: 1px solid var(--ooui-border-color-light);
.mw-twocolconflict-single-column ins.mw-twocolconflict-diffchange, .mw-twocolconflict-split-column ins.mw-twocolconflict-diffchange {
background: var(--bg-color-message);
}
}


.growthexperiments-homepage-module-suggested-edits .growthexperiments-homepage-module-footer {
.mw-twocolconflict-split-selection > div:nth-child(2) .oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio']:checked + span, .mw-twocolconflict-split-selection > div:nth-child(2) .oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio']:active + span, .mw-twocolconflict-split-selection > div:nth-child(2) .oo-ui-radioInputWidget [type='radio'] + span,
border-color: var(--bg-color-notice-subtle);
.mw-twocolconflict-single-column.mw-twocolconflict-split-unselected ins.mw-twocolconflict-diffchange, .mw-twocolconflict-split-column.mw-twocolconflict-split-unselected ins.mw-twocolconflict-diffchange {
background-color: var(--bg-color-message-subtle);
}
}


.mw-notification.mw-notification-type-warn,
.mw-echo-ui-pageNotificationsOptionWidget.oo-ui-optionWidget-selected {
.mw-destfile-warning {
background: var(--bg-color-blue-dark);
border-color: var(--bg-color-warning);
}
}


.oo-ui-popupWidget-anchored-top .oo-ui-popupWidget-anchor::before {
.mw-echo-ui-notificationItemWidget-unread,
border-bottom-color: var(--ooui-border-color-light);
.growthexperiments-homepage-module-suggested-edits.growthexperiments-homepage-module-desktop.growthexperiments-homepage-module.activated,
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-notice,
.ext-growthExperiments-ScoreCard,
.ext-growthExperiments-MenteeOverview__no-results,
.ext-growthExperiments-PersonalizedPraise .ext-growthExperiments-NoResults__image,
.suggested-edits-mobile-peek-content, .suggested-edits-panel-header,
.ext-communityConfiguration-Guidelines__Guideline {
background-color: var(--bg-color-notice-subtle);
}
}


.ext-discussiontools-init-publishedcomment {
.mw-echo-ui-notificationItemWidget-unread:hover {
border: 1px solid var(--border-color-message);
background: var(--bg-color-notice);
}
 
.wikiEditor-ui-text {
background: var(--theme-bg-color-base);
}
 
.ext-WikiEditor-ResizingDragBar,
.ace_search,
.editOptions, .mw-editform .editOptions {
background: var(--theme-bg-color-100);
}
}


.oo-ui-popupWidget-anchored-top .oo-ui-popupWidget-anchor::after {
.ext-WikiEditor-ResizingDragBar span,
border-bottom-color: var(--ooui-bg-color-light);
.mw-revslider-revision,
.oo-ui-checkboxInputWidget [type='checkbox']:disabled + span,
.oo-ui-barToolGroup-tools.oo-ui-toolGroup-enabled-tools .oo-ui-tool.oo-ui-widget-disabled.oo-ui-flaggedElement-primary > .oo-ui-tool-link, .oo-ui-barToolGroup-tools.oo-ui-toolGroup-disabled-tools .oo-ui-tool.oo-ui-flaggedElement-primary > .oo-ui-tool-link {
background: var(--ooui-border-color);
}
}


.oo-ui-popupWidget-anchored-bottom .oo-ui-popupWidget-anchor:before {
body .wikiEditor-toolbar-dialog .ui-dialog-titlebar-close {
border-top-color: var(--ooui-border-color-light);
background: var(--border-color-hr);
}
}


.oo-ui-popupWidget-anchored-bottom .oo-ui-popupWidget-anchor:after {
.oo-ui-windowManager-modal > .oo-ui-dialog,
border-top-color: var(--ooui-bg-color-light);
.oo-ui-processDialog-errors,
.cdx-dialog-backdrop {
background: rgba(var(--color-darkened--rgb), var(--alpha-m));
}
}


/* Стили с color-contrast */
.mw-ui-button:not(:disabled):hover {
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget-selected:hover,
background-color: var(--theme-border-color-base);
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled:active,
.mw-ui-button.mw-ui-progressive:not(:disabled):hover,
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive:hover, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive:hover,
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-tool-link:hover {
background: var(--color-contrast);
}
}


.mw-ui-button.mw-ui-progressive:not(:disabled):hover,
.mw-ui-button {
form:not(.oo-ui-layout) button:not(:disabled):hover, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):hover, form:not(.oo-ui-layout) button:not(:disabled):active, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):active,
background-color: var(--theme-bg-color-200);
span.fileinput-button:hover,
.ace_optionsMenuEntry button:hover,
.ace_button.checked,
.ace_editor.ace_autocomplete .ace_line-hover,
.ui-state-default:hover,
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio']:checked + span,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover,
.oo-ui-processDialog-actions-safe .oo-ui-widget-enabled.oo-ui-iconElement:not(.oo-ui-labelElement) > .oo-ui-buttonElement-button:hover,
.oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:hover, .oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:active,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover,
.mw-ui-button.mw-ui-progressive:not(:disabled),
.mw-body h1.firstHeading,
.oo-ui-textInputWidget.oo-ui-widget-enabled:hover .oo-ui-inputWidget-input,
.mw-widget-dateInputWidget.oo-ui-widget-enabled .mw-widget-dateInputWidget-handle:hover,
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:hover,
.ext-growthExperiments-NumberInput__input:enabled:hover,
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive:hover, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive:hover,
.ve-init-mw-progressBarWidget {
border-color: var(--color-contrast);
}
}


.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected,
.cdx-message--warning,
.ace_searchbtn_close:hover,
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-warning,
.ext-WikiEditor-ResizingDragBar:hover span,
.mw-twocolconflict-split-current-version-header .mw-twocolconflict-revision-label,
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled.oo-ui-toggleWidget-on,
.mw-twocolconflict-single-column del.mw-twocolconflict-diffchange, .mw-twocolconflict-split-column del.mw-twocolconflict-diffchange {
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled:hover .oo-ui-toggleSwitchWidget-grip,
background: var(--bg-color-warning);
.oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:active, .oo-ui-popupToolGroup.oo-ui-widget-enabled.oo-ui-tool-active > .oo-ui-popupToolGroup-handle, .oo-ui-popupToolGroup.oo-ui-widget-enabled.oo-ui-popupToolGroup-active > .oo-ui-popupToolGroup-handle,
.oo-ui-tool.oo-ui-widget-enabled > .oo-ui-tool-link:active, .oo-ui-tool.oo-ui-widget-enabled.oo-ui-tool-active > .oo-ui-tool-link, .oo-ui-tool.oo-ui-widget-enabled.oo-ui-popupToolGroup-active > .oo-ui-tool-link,
form:not(.oo-ui-layout) button:not(:disabled):hover, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):hover, form:not(.oo-ui-layout) button:not(:disabled):active, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):active,
span.fileinput-button:hover,
.ace_optionsMenuEntry button:hover,
.ace_button.checked,
.ace_editor.ace_autocomplete .ace_line-hover,
.ui-state-default:hover,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover,
.oo-ui-processDialog-actions-safe .oo-ui-widget-enabled.oo-ui-iconElement:not(.oo-ui-labelElement) > .oo-ui-buttonElement-button:hover,
.oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:hover, .oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:active,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:hover,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover,
.mw-ui-button.mw-ui-progressive:not(:disabled),
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active, .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button,
form:not(.oo-ui-layout) button, form:not(.oo-ui-layout) input[type='submit'],
.ve-ce-linkAnnotation.ve-ce-annotation-active,
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-tool-link,
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive {
background: var(--color-contrast-dark);
}
}


.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button,
.cdx-message--error,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button,
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-error,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active, .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button,
div.mw-warning-with-logexcerpt, div.mw-lag-warn-high, div.mw-cascadeprotectedwarning, div#mw-protect-cascadeon, div.titleblacklist-warning,
form:not(.oo-ui-layout) button, form:not(.oo-ui-layout) input[type='submit'],
.mw-ui-button.mw-ui-destructive:not(:disabled),
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive {
.mw-ge-help-panel-processdialog .suggested-edits-panel-quick-start-tips-content .growthexperiments-quickstart-tips-tip mark.negative,
border-color: var(--color-contrast-dark);
.cdx-button:enabled.cdx-button--weight-quiet.cdx-button--action-destructive:hover, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet.cdx-button--action-destructive:hover {
background: var(--bg-color-error);
}
}


.cdx-menu-item--enabled.cdx-menu-item--selected {
.mwe-vue-pt-problem-chip {
background: var(--color-contrast2);
background: var(--bg-color-error-subtle);
}
}


ul li.selected:not(.init),
.mw-ui-button.mw-ui-destructive:not(:disabled):hover {
.oo-ui-toggleButtonWidget.oo-ui-widget-enabled.oo-ui-buttonElement-frameless.oo-ui-toggleWidget-on .oo-ui-buttonElement-button,
background-color: var(--border-color-error);
.mw-portlet-body #ca-move.selected,
.oo-ui-tool.oo-ui-widget-enabled > .oo-ui-tool-link:hover,
.oo-ui-outlineOptionWidget.oo-ui-optionWidget-highlighted,
.mw-widgets-datetime-dateTimeInputWidget.oo-ui-widget-enabled .mw-widgets-datetime-dateTimeInputWidget-editField:hover,
.cdx-menu-item--enabled.cdx-menu-item--highlighted {
background: var(--color-contrast2-dark);
}
}


/* box-shadow */
.mw-notification.mw-notification-type-warn,
.ve-ce-linkAnnotation.ve-ce-annotation-active,
.mw-destfile-warning,
.oo-ui-menuSelectWidget,
.mw-twocolconflict-split-selection > div:nth-child(1) .oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio']:checked + span, .mw-twocolconflict-split-selection > div:nth-child(1) .oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio']:active + span, .mw-twocolconflict-split-selection > div:nth-child(1) .oo-ui-radioInputWidget [type='radio'] + span,
.oo-ui-popupToolGroup-tools,
.mw-twocolconflict-single-column.mw-twocolconflict-split-unselected del.mw-twocolconflict-diffchange, .mw-twocolconflict-split-column.mw-twocolconflict-split-unselected del.mw-twocolconflict-diffchange {
.mw-body .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend, .mw-changeslist-legend, .mw-datatable,
background-color: var(--bg-color-warning-subtle);
.ext-growthExperiments-MenteeFilters__form {
box-shadow: var(--box-shadow);
}
}


.wikiEditor-ui-toolbar,
/* border */
.wikiEditor-ui .wikiEditor-ui-top,
.ext-WikiEditor-ResizingDragBar-ns,
.oo-ui-bookletLayout > .oo-ui-menuLayout-menu,
.mw-apisandbox-help-field,
.mw-echo-ui-subGroupListWidget .mw-echo-ui-sortedListWidget-group:not(:empty), .mw-echo-ui-bundleNotificationItemWidget-group .mw-echo-ui-sortedListWidget-group:not(:empty),
.mw-echo-ui-crossWikiUnreadFilterWidget,
.mw-echo-ui-notificationItemWidget:not(:last-child),
.footer-icons a:hover,
.oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input[readonly]:not(.oo-ui-pendingElement-pending),
.mw-special-Contribute .mw-contribute-card,
.oo-ui-tagMultiselectWidget.oo-ui-widget-disabled .oo-ui-tagMultiselectWidget-handle,
.wikiEditor-ui-toolbar .group .tool-select .options .option,
.ext-templatewizard-templatetitlebar,
.ext-templatewizard-templateform .oo-ui-menuLayout-menu .ext-templatewizard-add-remove-all,
.mw-ge-help-panel-home-button,
.ace_editor.ace_autocomplete,
.ext-growthExperiments-CPopper__popover,
.mw-revslider-revision-new .mw-revslider-revision, .mw-revslider-revision-old .mw-revslider-revision, .mw-revslider-revision-intermediate .mw-revslider-revision,
.oo-ui-checkboxInputWidget [type='checkbox']:disabled + span,
.vector-user-links .vector-user-menu-more .vector-menu-content-list li a,
.vector-user-links .vector-user-menu-more .vector-menu-content-list li a,
.mw-notification {
.mw-notification,
box-shadow: var(--box-shadow-medium);
.oo-ui-tagMultiselectWidget-handle, .oo-ui-panelLayout-padded,
.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle, .mw-rcfilters-ui-changesListWrapperWidget,
.mw-templateData-template-map-list-menu-panel,
.oo-ui-menuSelectWidget,
.oo-ui-popupToolGroup-tools,
.oo-ui-tagItemWidget.oo-ui-widget-enabled .oo-ui-buttonElement-button:hover,
.oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget,
.mw-rcfilters-ui-menuSelectWidget-footer,
.mw-widget-dateInputWidget-calendar,
.mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget,
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined,
.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle,
.oo-ui-messageDialog-actions-horizontal .oo-ui-actionWidget,
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select,
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle,
.mw-widget-dateInputWidget-handle,
.mw-body .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend, .mw-changeslist-legend, .mw-datatable,
div.editOptions,
.ext-WikiEditor-twopanes-TwoPaneLayout .ext-WikiEditor-twopanes-pane1,
.ext-WikiEditor-twopanes-TwoPaneLayout .ext-WikiEditor-twopanes-pane2,
.oo-ui-menuToolGroup,
.ve-ui-mwHelpListToolGroup-tools-footer,
.mw-ge-help-panel-processdialog .suggested-edits-panel-quick-start-tips-content .growthexperiments-quickstart-tips-tip-example,
.mw-ge-help-panel-processdialog .suggested-edits-panel-switch-editor-panel,
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled .oo-ui-toggleSwitchWidget-grip,
.mwe-vue-pt-article-row,
.ve-ui-mwTransclusionOutlineControlsWidget {
border-color: var(--ooui-border-color);
}
}


#ace_settingsmenu, #kbshortcutmenu {
.mw-prefs-tabs-wrapper.oo-ui-panelLayout-framed, .mw-prefs-tabs > .oo-ui-menuLayout-content > .oo-ui-indexLayout-stackLayout > .oo-ui-tabPanelLayout,
box-shadow: var(--box-shadow-high);
.wikiEditor-ui-toolbar .sections .section,
}
.mw-revslider-container,  
 
.mw-revslider-slider-wrapper,
.mw-echo-ui-crossWikiNotificationItemWidget-group, .mw-echo-ui-bundleNotificationItemWidget-group {
#mw-searchoptions .divider,
box-shadow: var(--box-shadow-inset);
.ace_searchbtn:last-child,
}
.wikiEditor-ui .wikiEditor-ui-view,
 
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-inlined:hover .oo-ui-tagMultiselectWidget-handle,
.ace_optionsMenuEntry button,
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-footer .mw-echo-ui-notificationBadgeButtonPopupWidget-footer-buttons .oo-ui-buttonElement:last-child,
.ace_optionsMenuEntry button[ace_selected_button=true] {
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-footer,
box-shadow: var(--box-shadow-inset-high);
.ve-ui-symbolListPage-symbol,
}
.oo-ui-messageDialog-actions-vertical .oo-ui-actionWidget,
 
.ve-ui-desktopContext .ve-ui-linkContextItem .ve-ui-linkContextItem-label,
/* color */
.wikiEditor-ui-toolbar .group, .wikiEditor-ui-toolbar .section-secondary .group,
.mw-echo-ui-pageNotificationsOptionWidget-label-count,
.oo-ui-buttonElement-framed.oo-ui-labelElement > .oo-ui-buttonElement-button, .oo-ui-textInputWidget .oo-ui-inputWidget-input, .oo-ui-dropdownWidget-handle, select,
#contentSub,
span.fileinput-button,
.mw-templatedata-doc-muted,
.ace_button,
.mw-templatedata-doc-param-alias,
.ace_searchbtn,
.oo-ui-labelWidget.oo-ui-inline-help,
.oo-ui-selectFileInputWidget.oo-ui-widget-enabled.oo-ui-selectFileInputWidget-dropTarget,
.wikiEditor-ui-toolbar .group .label,
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,
.mw-wikiEditor-InsertLink-TitleInputField .oo-ui-messageWidget,
.growthexperiments-homepage-module,
.ext-templatewizard-templateform .oo-ui-menuLayout-menu .ext-templatewizard-section-header,
.oo-ui-toggleSwitchWidget,
.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget-wrapper-content-title,
form:not(.oo-ui-layout) textarea, form:not(.oo-ui-layout) input,
.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget-emptyFilters,
.oo-ui-searchWidget-query,
.mw-rcfilters-ui-savedLinksListWidget-placeholder-description,
.mw-ge-startediting-dialog-difficulty-banner,
.results-info,
.mw-ge-help-panel-popup .oo-ui-dialog,
.mw-search-result-data,
.ve-ui-targetWidget:not(.oo-ui-pendingElement-pending),
.mw-rcfilters-ui-datePopupWidget .mw-rcfilters-ui-valuePickerWidget-title,
.mw-revslider-revision-filter-highlight .mw-revslider-revision-border-box,
.tdg-templateDataParamWidget-param-description,
.ext-templatewizard-templatetitlebar,
.mw-echo-ui-notificationsListWidget:not(:hover) a, #p-personal .mw-echo-ui-notificationsListWidget:not(:hover) a.new,
.mw-rcfilters-ui-tagItemWidget-popup-content,
.mw-echo-ui-notificationItemWidget-content-message-body,
.ace_optionsMenuEntry button,
.ext-growthExperiments-CText--color-subtle,
.ace_optionsMenuEntry button[ace_selected_button=true],
.growthexperiments-homepage-module .growthexperiments-homepage-module-subheader, .growthexperiments-homepage-module h3.growthexperiments-homepage-module-subheader,
.ace_search_field,
.oo-ui-widget.mw-ge-homepage-taskTypeSelectionWidget-checkbox-create .mw-ge-homepage-taskTypeSelectionWidget-additional-msg, .oo-ui-widget.mw-ge-homepage-taskTypeSelectionWidget-checkbox-image-recommendation .mw-ge-homepage-taskTypeSelectionWidget-additional-msg, .oo-ui-widget.mw-ge-homepage-taskTypeSelectionWidget-checkbox-section-image-recommendation .mw-ge-homepage-taskTypeSelectionWidget-additional-msg, .oo-ui-widget.mw-ge-homepage-taskTypeSelectionWidget-checkbox-link-recommendation .mw-ge-homepage-taskTypeSelectionWidget-additional-msg,
.ace_search,
.mw-ge-homepage-taskTypeSelectionWidget-create-body,
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagItemWidget.oo-ui-widget-enabled,
.mw-ge-suggestededits-articleCountWidget .oo-ui-labelWidget,
.oo-ui-tagItemWidget.oo-ui-widget-enabled:not(.oo-ui-tagItemWidget-fixed),
.mw-ge-startediting-dialog-progress-label,
.oo-ui-textInputWidget.oo-ui-widget-disabled .oo-ui-inputWidget-input,
.mw-ge-startediting-dialog-progress-indicator,
.oo-ui-dropdownWidget.oo-ui-widget-disabled .oo-ui-dropdownWidget-handle,
.mw-ge-startediting-dialog-difficulty-legend-description-body,
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle,
.mw-ge-help-panel-home-button-text-subheader,
.oo-ui-popupWidget-popup,
.mw-ge-help-panel-processdialog label > strong,
.oo-ui-textInputWidget .oo-ui-inputWidget-input,
.mw-ge-help-panel-processdialog h2,
.oo-ui-windowManager-modal:not(.oo-ui-windowManager-size-full) > .oo-ui-dialog > .oo-ui-window-frame,
.ext-discussiontools-init-timestamplink, .ext-discussiontools-init-timestamplink:visited, .ext-discussiontools-init-timestamplink:active,
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select:hover,
.ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section.mw-heading2-metaitem, .ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section-metaitem,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button,
.ext-discussiontools-ui-targetWidget > .ve-init-target > .ve-ui-surface .ve-ui-completionWidget-header > .oo-ui-labelElement-label,
#wpDestFile,
.mw-ge-help-panel-popup-search-search-result div,
#wpUploadDescription,
.ext-discussiontools-ui-replyWidget-preview::before,
.mw-widgets-datetime-calendarWidget,
.mw-body-content .mw-echo-ui-datedSubGroupListWidget-title-secondary,
.mw-widgets-datetime-dateTimeInputWidget-handle,
.mw-rcfilters-ui-datePopupWidget .mw-rcfilters-ui-valuePickerWidget-title,
.mw-rcfilters-ui-filterMenuHeaderWidget-header,
.mw-rcfilters-ui-itemMenuOptionWidget-label-desc,
.growthexperiments-mentor-dashboard-container .growthexperiments-mentor-dashboard-module,
.mw-rcfilters-ui-tagItemWidget.oo-ui-flaggedElement-muted.oo-ui-tagItemWidget.oo-ui-widget-enabled .oo-ui-labelElement-label,
.ext-growthExperiments-MenteeFilters__form,
.mw-widget-dateInputWidget-empty .mw-widget-dateInputWidget-handle,
.ext-growthExperiments-NumberInput__input:enabled,
.growthexperiments-mentor-dashboard-container .growthexperiments-mentor-dashboard-module h3,
.cdx-dialog,
.growthexperiments-mentor-dashboard-container .growthexperiments-mentor-dashboard-module-mentor-tools .growthexperiments-mentor-dashboard-module-mentor-tools-other-actions .growthexperiments-mentor-dashboard-module-mentor-tools-claim-mentee-footer,
.cdx-select-vue--enabled .cdx-select-vue__handle,
.growthexperiments-mentor-dashboard-module-mentee-overview h4,
.cdx-select-vue--enabled .cdx-select-vue__handle:hover,
.growthexperiments-mentor-dashboard-container .growthexperiments-mentor-dashboard-module-mentor-tools h4,
.cdx-menu,
.suggested-edits-task-explanation-wrapper .suggested-edits-short-description,
.cdx-checkbox__input:enabled+.cdx-checkbox__icon,
.growthexperiments-homepage-mentorship-editcount, .growthexperiments-homepage-module-mentorship-optin-editcount, .growthexperiments-homepage-mentorship-lastactive, .growthexperiments-homepage-module-mentorship-optin-lastactive,
.oo-ui-tagItemWidget.oo-ui-widget-disabled,
.cdx-field:not(.cdx-field--disabled) .cdx-field__help-text,
.cdx-chip-input:not(.cdx-chip-input--disabled):not(.cdx-chip-input--has-separate-input) .cdx-chip-input__chips,
.cdx-label:not(.cdx-label--disabled) .cdx-label__label__optional-flag, .cdx-label:not(.cdx-label--disabled) .cdx-label__description,
.cdx-input-chip,
.cdx-tabs:not(.cdx-tabs--framed) > .cdx-tabs__header .cdx-tabs__list__item[aria-selected=false],
.ext-communityConfiguration-Features__Feature,
.ve-ui-mwHelpListToolGroup-version-link, .ve-ui-mwHelpListToolGroup-version-date,
.cdx-button:enabled, .cdx-button.cdx-button--fake-button--enabled,
.mw-ge-help-panel-home-button-preheader-text,
.cdx-button:enabled:hover, .cdx-button.cdx-button--fake-button--enabled:hover,
.mw-body-content .recent-questions-growthexperiments-help-questions h3, .overlay-content .recent-questions-growthexperiments-help-questions h3, .content .recent-questions-growthexperiments-help-questions h3, .mw-body-content .recent-questions-growthexperiments-mentor-questions h3, .overlay-content .recent-questions-growthexperiments-mentor-questions h3, .content .recent-questions-growthexperiments-mentor-questions h3,
.cdx-select:enabled,
.mw-body-content .recent-questions-growthexperiments-help-questions .question-posted-on, .overlay-content .recent-questions-growthexperiments-help-questions .question-posted-on, .content .recent-questions-growthexperiments-help-questions .question-posted-on, .mw-body-content .recent-questions-growthexperiments-mentor-questions .question-posted-on, .overlay-content .recent-questions-growthexperiments-mentor-questions .question-posted-on, .content .recent-questions-growthexperiments-mentor-questions .question-posted-on {
.cdx-select:enabled:hover,
color: var(--ooui-text-color-dark);
.cdx-tabs:not(.cdx-tabs--framed) > .cdx-tabs__header,
.cdx-text-input__input:enabled,
.oo-ui-toolbar-position-top > .oo-ui-toolbar-bar,
.ve-ui-mwLanguagesPage-languages-table th, .ve-ui-mwLanguagesPage-languages-table td,
.ve-ui-mwTwoPaneTransclusionDialogLayout > .oo-ui-menuLayout-menu,
.oo-ui-toolbar-position-top .ve-ui-toolbarDialog-position-above,
.wikiEditor-ui-toolbar .page-characters div span,
.wikiEditor-ui-toolbar .page-characters div span:hover,
.cdx-checkbox__input:enabled:checked+.cdx-checkbox__icon, .cdx-checkbox__input:enabled:indeterminate+.cdx-checkbox__icon,
.cdx-toggle-button--framed:enabled,
.cdx-info-chip,
#mwe-vue-pt-control-dropdown,
.cdx-radio__input:enabled+.cdx-radio__icon,
.mw-twocolconflict-single-column.mw-twocolconflict-split-copy, .mw-twocolconflict-split-column.mw-twocolconflict-split-copy {
border-color: var(--ooui-border-color-light);
}
}


.mw-echo-ui-pageNotificationsOptionWidget.oo-ui-optionWidget-highlighted,
.mw-rcfilters-ui-watchlistTopSectionWidget-separator,
.mw-twocolconflict-conflicting-talk-row .mw-twocolconflict-single-column,
.mw-revslider-revision-tooltip .mw-revslider-filter-highlightable-row.mw-revslider-filter-highlight,
.oo-ui-searchWidget-results,
.mw-revslider-revision-border-box,
.footer-icons a:hover,
.mw-widgets-datetime-dateTimeInputWidget.oo-ui-widget-enabled .mw-widgets-datetime-dateTimeInputWidget-handle:hover,
.oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input[readonly]:not(.oo-ui-pendingElement-pending),
.mw-rcfilters-ui-changesListWrapperWidget-previousChangesIndicator,
.mw-special-Contribute .mw-contribute-card,
.mw-rcfilters-ui-datePopupWidget,
.oo-ui-tagMultiselectWidget.oo-ui-widget-disabled .oo-ui-tagMultiselectWidget-handle,
.wikiEditor-ui-toolbar .group .tool-select .options .option,
.ext-templatewizard-templatetitlebar,
.ext-templatewizard-templateform .oo-ui-menuLayout-menu .ext-templatewizard-add-remove-all,
.mw-ge-help-panel-home-button,
.oo-ui-buttonElement-framed.oo-ui-labelElement > .oo-ui-buttonElement-button, .oo-ui-textInputWidget .oo-ui-inputWidget-input, .oo-ui-dropdownWidget-handle, select,
span.fileinput-button,
.ace_button,
.ace_searchbtn,
.oo-ui-selectFileInputWidget.oo-ui-widget-enabled.oo-ui-selectFileInputWidget-dropTarget,
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,
.growthexperiments-homepage-module,
.oo-ui-searchWidget-query,
.oo-ui-searchWidget-query,
.mw-ge-startediting-dialog-difficulty-banner,
.ext-replacetext-searchoptions .ext-replacetext-divider,
.mw-ge-help-panel-popup .oo-ui-dialog,
.ve-ui-symbolListPage-symbol:hover,
.ve-ui-targetWidget:not(.oo-ui-pendingElement-pending),
.ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section.mw-heading2, .ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section,
.ace_editor.ace_autocomplete,
#preferences .mw-htmlform-submit-buttons,
.ext-growthExperiments-CPopper__popover,
.mw-revslider-revision,
.mw-rcfilters-ui-tagItemWidget-popup-content,
.mw-echo-ui-toggleReadCircleButtonWidget-circle-unread,
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled .oo-ui-toggleSwitchWidget-grip,
#pt-notifications-alert .mw-echo-notifications-badge::after, #pt-notifications-notice .mw-echo-notifications-badge::after,
#ace_settingsmenu, #kbshortcutmenu,
.ext-growthExperiments-HorizontalDivider,
.growthexperiments-homepage-module-suggested-edits .growthexperiments-homepage-module-footer,
.growthexperiments-homepage-mentorship-intro, .growthexperiments-homepage-module-mentorship-optin-intro,
.mw-twocolconflict-split-editable .mw-twocolconflict-split-editor,
.ext-communityConfiguration-JsonForm__footer,
.cdx-message,
.cdx-chip-input:not(.cdx-chip-input--disabled):not(.cdx-chip-input--has-separate-input) .cdx-chip-input__chips:hover, .cdx-chip-input:not(.cdx-chip-input--disabled).cdx-chip-input--has-separate-input .cdx-chip-input__separate-input:hover,
.mw-message-box,
.cdx-text-input__input:enabled:hover,
.wikiEditor-ui-toolbar .booklet > .index,
.ve-init-mw-desktopArticleTarget-toolbarPlaceholder-bar,
.ace_searchbtn.prev:after,
.ext-discussiontools-emptystate:not(:first-child),
.ace_searchbtn.next:after,
.wikiEditor-ui-toolbar .page-table td {
.wikiEditor-ui-toolbar .group .tool-select .label,
border-color: var(--border-color-hr);
.mw-special-Contribute .mw-contribute-card-content,
}
.wikiEditor-ui-toolbar .tabs span.tab a.current, .wikiEditor-ui-toolbar .tabs span.tab a.current:visited,
 
.ext-templatewizard-templateform .oo-ui-menuLayout-menu .ext-templatewizard-parameter-list-inner .oo-ui-buttonElement.oo-ui-buttonElement-frameless.oo-ui-flaggedElement-progressive .oo-ui-labelElement-label, .ext-templatewizard-templateform .oo-ui-menuLayout-menu .ext-templatewizard-parameter-list-inner .oo-ui-buttonElement.oo-ui-buttonElement-frameless.oo-ui-flaggedElement-destructive .oo-ui-labelElement-label,
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected .oo-ui-labelElement-label,
.wikiEditor-ui-toolbar .page-table th,
.oo-ui-processDialog .oo-ui-actionWidget.oo-ui-iconElement > .oo-ui-buttonElement-button,
.wikiEditor-ui-toolbar .page-table td,
.oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button, .oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:active,
#ca-nstab-mediawiki.a,
.oo-ui-processDialog-actions-primary .oo-ui-actionWidget > .oo-ui-buttonElement-button,
.mw-rcfilters-ui-filterMenuSectionOptionWidget-header-title.oo-ui-labelElement-label,
.cdx-button:enabled.cdx-button--weight-quiet:hover, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet:hover {
.mw-rcfilters-ui-viewSwitchWidget label.oo-ui-labelWidget,
border-color: transparent;
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover,
}
.mw-widget-calendarWidget-day-heading,
 
.mw-widget-calendarWidget-day,
.cdx-message--success,
.mw-widget-calendarWidget-labelButton .oo-ui-buttonElement-button .oo-ui-labelElement-label,
.mw-twocolconflict-single-column.mw-twocolconflict-split-add, .mw-twocolconflict-split-column.mw-twocolconflict-split-add,
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button,
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-success,
.oo-ui-messageDialog-message,
#mwe-vue-pt-stats-navigation,
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select:active,
.mw-notification.mw-notification-type-success,
.mw-rcfilters-ui-savedLinksListWidget-placeholder.oo-ui-optionWidget .oo-ui-labelElement-label,
.mw-twocolconflict-single-column.mw-twocolconflict-split-unselected.mw-twocolconflict-split-add, .mw-twocolconflict-split-column.mw-twocolconflict-split-unselected.mw-twocolconflict-split-add,
.oo-ui-tabOptionWidget,
.mw-twocolconflict-split-selection > div:nth-child(2) .oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio']:checked + span, .mw-twocolconflict-split-selection > div:nth-child(2) .oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio']:active + span, .mw-twocolconflict-split-selection > div:nth-child(2) .oo-ui-radioInputWidget [type='radio'] + span {
.mw-echo-ui-notificationItemWidget-content-message-header,
border-color: var(--border-color-message);
.growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .se-card-no-results .se-card-title, .growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .se-card-error .se-card-title, .growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .se-card-end-of-queue .se-card-title, .growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .se-card-no-results .se-card-text, .growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .se-card-error .se-card-text, .growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .se-card-end-of-queue .se-card-text,
}
p.mw-ge-homepage-taskTypeSelectionWidget-difficulty-level-desc,
 
.suggested-edits-topic-filters-topic-selector h4, .suggested-edits-topic-filters-topic-selector p,
.mw-twocolconflict-single-column.mw-twocolconflict-split-delete, .mw-twocolconflict-split-column.mw-twocolconflict-split-delete,
.mw-ge-startediting-dialog-intro-general-title, .mw-ge-startediting-dialog-intro-general-header,
.cdx-message--warning,
.mw-ge-startediting-dialog-difficulty-header,
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-warning,
.mw-ge-startediting-dialog-difficulty-legend-description-header,
.mw-twocolconflict-single-column.mw-twocolconflict-split-unselected.mw-twocolconflict-split-delete, .mw-twocolconflict-split-column.mw-twocolconflict-split-unselected.mw-twocolconflict-split-delete,
.mw-ge-help-panel-processdialog .oo-ui-window-head .oo-ui-processDialog-title,
.mw-twocolconflict-split-selection > div:nth-child(1) .oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio']:checked + span, .mw-twocolconflict-split-selection > div:nth-child(1) .oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio']:active + span, .mw-twocolconflict-split-selection > div:nth-child(1) .oo-ui-radioInputWidget [type='radio'] + span {
.mw-ge-help-panel-processdialog .mw-ge-help-panel-home-button h2,
border-color: var(--border-color-warning);
.mw-ge-help-panel-popup .oo-ui-dialog,
}
.oo-ui-toolbar-bar,
 
.ext-discussiontools-ui-targetWidget > .ve-init-target > .ve-ui-surface .ve-ui-completionWidget-header > .oo-ui-labelElement-label > span,
.mw-ui-button:not(:disabled) {
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagItemWidget.oo-ui-widget-enabled,
border-color: var(--theme-border-color-base);
.oo-ui-tagItemWidget.oo-ui-widget-enabled:not(.oo-ui-tagItemWidget-fixed),
}
.vector-user-links .vector-user-menu-more .vector-menu-content-list li a,
 
.mw-notification,
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled.oo-ui-toggleWidget-on .oo-ui-toggleSwitchWidget-grip {
.ace_search,
border-color: var(--ooui-bg-color);
.ace_search_field,
}
#pagehistory li.selected,
 
.oo-ui-popupWidget-popup,
.growthexperiments-homepage-module-suggested-edits.growthexperiments-homepage-module-desktop.growthexperiments-homepage-module.activated,
.oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget,
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-notice,
.mw-rcfilters-ui-itemMenuOptionWidget-label-title,
.ext-growthExperiments-ScoreCard,
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select,
.ext-growthExperiments-MenteeOverview__no-results {
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select:hover,
border-color: var(--bg-color-notice);
.oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button,
}
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle,
 
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:hover,
.cdx-message--error,
#pt-notifications-alert .mw-echo-notifications-badge::after, #pt-notifications-notice .mw-echo-notifications-badge::after,
.oo-ui-messageWidget.oo-ui-messageWidget-block.oo-ui-flaggedElement-error,
.ui-widget-header,
div.mw-warning-with-logexcerpt, div.mw-lag-warn-high, div.mw-cascadeprotectedwarning, div#mw-protect-cascadeon, div.titleblacklist-warning,
.ui-widget-content,
.mw-ui-button.mw-ui-destructive:not(:disabled),
.mw-rcfilters-ui-filterMenuHeaderWidget-title.oo-ui-labelElement-label,
.mw-ui-button.mw-ui-destructive:not(:disabled):hover,
#mw-scribunto-input,
.mwe-vue-pt-problem-chip {
.oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget,
border-color: var(--border-color-error);
.search-types .current a,
.mw-body .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend, .mw-changeslist-legend, .mw-datatable,
.growthexperiments-mentor-dashboard-container .growthexperiments-mentor-dashboard-module .growthexperiments-mentor-dashboard-module-header,
.cdx-select-vue--enabled .cdx-select-vue__handle,
.cdx-menu-item--enabled, .cdx-menu-item--enabled .cdx-menu-item__content,
.oo-ui-tagItemWidget.oo-ui-widget-disabled,
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-time-estimate .suggested-edits-difficulty-level, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-time-estimate .suggested-edits-difficulty-level,
.growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .suggested-edits-card-wrapper .suggested-edits-task-card-wrapper .se-card-content .se-card-text,
.growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .suggested-edits-pager,
.suggested-edits-mobile-peek-content .suggested-edits-header-text h4, .suggested-edits-panel-header .suggested-edits-header-text h4,
.mw-ge-help-panel-processdialog .suggested-edits-panel-quick-start-tips-content,
.mw-ge-help-panel-processdialog .suggested-edits-panel-quick-start-tips-content .growthexperiments-quickstart-tips-tip-main, .mw-ge-help-panel-processdialog .suggested-edits-panel-quick-start-tips-content .growthexperiments-quickstart-tips-tip-main-multiple,
.mw-ge-help-panel-processdialog .suggested-edits-panel-footer-text,
.suggested-edits-taskexplanation-difficulty-and-time p, .suggested-edits-taskexplanation-additional-info p,
.growthexperiments-homepage-mentorship-intro, .growthexperiments-homepage-module-mentorship-optin-intro,
.cdx-input-chip,
.cdx-button:enabled, .cdx-button.cdx-button--fake-button--enabled,
.cdx-button:enabled:hover, .cdx-button.cdx-button--fake-button--enabled:hover,
.mw-ge-help-panel-processdialog .suggested-edits-panel-quick-start-tips-content .growthexperiments-quickstart-tips-tip-example-text,
.mw-ge-help-panel-processdialog .suggested-edits-panel-quick-start-tips-content .growthexperiments-quickstart-tips-tip mark,
.wikiEditor-ui-toolbar .page-characters div span {
color: var(--ooui-text-color);
}
}


.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
.oo-ui-processDialog .oo-ui-actionWidget.oo-ui-iconElement > .oo-ui-buttonElement-button,
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled:hover,
.oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button, .oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:active {
.wikiEditor-ui-toolbar .booklet > .index > .current,
border-right-color: var(--ooui-border-color);
.wikiEditor-ui-toolbar .group, .wikiEditor-ui-toolbar .section-secondary .group,
}
.oo-ui-processDialog-errors-title,
 
.mw-echo-ui-menuItemWidget > .oo-ui-buttonElement-button > .oo-ui-labelElement-label,
.oo-ui-processDialog-actions-primary .oo-ui-actionWidget > .oo-ui-buttonElement-button {
.mw-echo-ui-notificationItemWidget-content-actions-timestamp,
border-left-color: var(--ooui-border-color);
.growthexperiments-homepage-module .growthexperiments-homepage-module-header, .growthexperiments-homepage-module h2.growthexperiments-homepage-module-header,
}
.mw-ge-startediting-dialog-progress-indicator-completed,
 
.oo-ui-messageDialog-title,
.mw-changeslist.oo-ui-widget.oo-ui-widget-enabled.mw-rcfilters-ui-changesListWrapperWidget {
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget-selected:hover,
border: 1px solid var(--ooui-border-color);
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled:active,
}
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected,
 
form:not(.oo-ui-layout) button:not(:disabled):hover, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):hover, form:not(.oo-ui-layout) button:not(:disabled):active, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):active,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type='checkbox'] + span,
span.fileinput-button:hover,
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio'] + span {
.ace_optionsMenuEntry button:hover,
border: 1px solid var(--border-color-hr);
.ace_button.checked,
}
.ace_editor.ace_autocomplete .ace_line-hover,
 
.ui-state-default:hover,
.editOptions,.mw-editform .editOptions,
.wikiEditor-ui-toolbar,
.ui-widget input,
.oo-ui-textInputWidget.oo-ui-widget-disabled .oo-ui-inputWidget-input,
#mw-scribunto-input,
.oo-ui-dropdownWidget.oo-ui-widget-disabled .oo-ui-dropdownWidget-handle,
.ace_optionsMenuEntry input, .ace_optionsMenuEntry button {
.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle, .mw-rcfilters-ui-changesListWrapperWidget,
border: 1px solid var(--ooui-border-color-light);
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover,
}
.oo-ui-processDialog-actions-safe .oo-ui-widget-enabled.oo-ui-iconElement:not(.oo-ui-labelElement) > .oo-ui-buttonElement-button:hover,
 
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle,
.growthexperiments-homepage-module-suggested-edits .growthexperiments-homepage-module-footer {
.oo-ui-tagMultiselectWidget-handle .oo-ui-tagMultiselectWidget-group > input,
border-color: var(--bg-color-notice-subtle);
.oo-ui-outlineOptionWidget.oo-ui-optionWidget-highlighted,
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
 
.oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button:hover,
.mw-notification.mw-notification-type-warn,
.editOptions, .mw-editform .editOptions,
.mw-destfile-warning {
.oo-ui-textInputWidget .oo-ui-inputWidget-input,
border-color: var(--bg-color-warning);
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active, .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button,
form:not(.oo-ui-layout) button, form:not(.oo-ui-layout) input[type='submit'],
#wpDestFile,
#wpUploadDescription,
.mw-widgets-datetime-dateTimeInputWidget-handle,
.ui-widget input,
.diff-editfont-monospace .diff-addedline,.diff-editfont-monospace .diff-deletedline,.diff-editfont-monospace .diff-context,
.mw-widget-dateInputWidget-handle,
.ext-growthExperiments-NumberInput__input:enabled,
.cdx-select-vue--enabled .cdx-select-vue__handle:hover,
.cdx-menu-item--enabled.cdx-menu-item--highlighted .cdx-menu-item__content, .cdx-menu-item--enabled.cdx-menu-item--highlighted .cdx-menu-item__text__description,
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-medium, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-medium,
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-hard, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-hard,
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-easy, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-easy,
.cdx-chip-input__input,
.cdx-select:enabled,
.cdx-select:enabled:hover,
.cdx-text-input__input:enabled,
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-tool-link,
.ve-ui-mwTransclusionOutlineTemplateWidget .ve-ui-mwTransclusionOutlineParameterWidget.oo-ui-optionWidget-highlighted,
.wikiEditor-ui-toolbar .page-characters div span:hover {
color: var(--ooui-text-color-light);
}
}


.wikiEditor-ui-toolbar .tabs span.tab a,
.oo-ui-popupWidget-anchored-top .oo-ui-popupWidget-anchor::before {
.mw-special-Contribute .mw-contribute-card-action,
border-bottom-color: var(--ooui-border-color-light);
ul.fileupload-results li.ful-success a {
color: var(--text-color-link);
}
}


.ext-WikiEditor-realtimepreview-button.oo-ui-toggleWidget-on .oo-ui-labelElement-label,
.ext-discussiontools-init-publishedcomment {
.ext-growthExperiments-ScoreCards__link:visited,
border: 1px solid var(--border-color-message);
.ve-ui-mwTransclusionOutlineTemplateWidget .ve-ui-mwTransclusionOutlineParameterWidget.ve-ui-mwTransclusionOutlineParameterWidget-activePage, .ve-ui-mwTransclusionOutlineTemplateWidget .ve-ui-mwTransclusionOutlineParameterWidget.ve-ui-mwTransclusionOutlineParameterWidget-activePage.oo-ui-optionWidget-highlighted {
color: var(--color-progressive);
}
}


/* border-radius */
.oo-ui-popupWidget-anchored-top .oo-ui-popupWidget-anchor::after {
.oo-ui-tagMultiselectWidget-handle, .oo-ui-panelLayout-padded,
border-bottom-color: var(--ooui-bg-color-light);
.oo-ui-buttonElement-framed.oo-ui-iconElement.oo-ui-indicatorElement > .oo-ui-buttonElement-button,
.mw-widgets-datetime-dateTimeInputWidget-handle,
.cdx-input-chip {
border-radius: var(--border-radius-low);
}
}


.oo-ui-tagItemWidget {
.oo-ui-popupWidget-anchored-bottom .oo-ui-popupWidget-anchor:before {
border-radius: var(--border-radius-medium);
border-top-color: var(--ooui-border-color-light);
}
}


.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle, .mw-rcfilters-ui-changesListWrapperWidget,
.oo-ui-popupWidget-anchored-bottom .oo-ui-popupWidget-anchor:after {
.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle {
border-top-color: var(--ooui-bg-color-light);
border-radius: var(--border-radius-high) var(--border-radius-high) 0 0;
}
}


/* Остальное */
/* Стили с color-contrast */
.mw-ge-help-panel-processdialog .suggested-edits-panel-quick-start-tips-content .growthexperiments-quickstart-tips-tip mark {
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget-selected:hover,
mix-blend-mode: unset;
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled:active,
.mw-ui-button.mw-ui-progressive:not(:disabled):hover,
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive:hover, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive:hover,
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-tool-link:hover,
.cdx-checkbox__input:enabled:checked+.cdx-checkbox__icon, .cdx-checkbox__input:enabled:indeterminate+.cdx-checkbox__icon {
background: var(--color-contrast);
}
}


.ve-ce-branchNode-blockSlug, html body p.ve-ce-branchNode-newSlug {
.mw-ui-button.mw-ui-progressive:not(:disabled):hover,
outline-color: var(--border-color-hr);
form:not(.oo-ui-layout) button:not(:disabled):hover, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):hover, form:not(.oo-ui-layout) button:not(:disabled):active, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):active,
span.fileinput-button:hover,
.ace_optionsMenuEntry button:hover,
.ace_button.checked,
.ace_editor.ace_autocomplete .ace_line-hover,
.ui-state-default:hover,
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio']:checked + span,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover,
.oo-ui-processDialog-actions-safe .oo-ui-widget-enabled.oo-ui-iconElement:not(.oo-ui-labelElement) > .oo-ui-buttonElement-button:hover,
.oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:hover, .oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:active,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover,
.mw-ui-button.mw-ui-progressive:not(:disabled),
.mw-body h1.firstHeading,
.oo-ui-textInputWidget.oo-ui-widget-enabled:hover .oo-ui-inputWidget-input,
.mw-widget-dateInputWidget.oo-ui-widget-enabled .mw-widget-dateInputWidget-handle:hover,
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:hover,
.ext-growthExperiments-NumberInput__input:enabled:hover,
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive:hover, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive:hover,
.ve-init-mw-progressBarWidget,
.cdx-radio__input:enabled:checked+.cdx-radio__icon {
border-color: var(--color-contrast);
}
}


.oo-ui-toolbar, .ve-init-mw-editSwitch .oo-ui-toolbar-bar, .ve-init-mw-editSwitch .oo-ui-popupToolGroup, .ve-init-mw-editSwitch .oo-ui-popupToolGroup.oo-ui-iconElement .oo-ui-popupToolGroup-handle {
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected,
height: 100%;
.ace_searchbtn_close:hover,
.ext-WikiEditor-ResizingDragBar:hover span,
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled.oo-ui-toggleWidget-on,
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled:hover .oo-ui-toggleSwitchWidget-grip,
.oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:active, .oo-ui-popupToolGroup.oo-ui-widget-enabled.oo-ui-tool-active > .oo-ui-popupToolGroup-handle, .oo-ui-popupToolGroup.oo-ui-widget-enabled.oo-ui-popupToolGroup-active > .oo-ui-popupToolGroup-handle,
.oo-ui-tool.oo-ui-widget-enabled > .oo-ui-tool-link:active, .oo-ui-tool.oo-ui-widget-enabled.oo-ui-tool-active > .oo-ui-tool-link, .oo-ui-tool.oo-ui-widget-enabled.oo-ui-popupToolGroup-active > .oo-ui-tool-link,
form:not(.oo-ui-layout) button:not(:disabled):hover, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):hover, form:not(.oo-ui-layout) button:not(:disabled):active, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):active,
span.fileinput-button:hover,
.ace_optionsMenuEntry button:hover,
.ace_button.checked,
.ace_editor.ace_autocomplete .ace_line-hover,
.ui-state-default:hover,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover,
.oo-ui-processDialog-actions-safe .oo-ui-widget-enabled.oo-ui-iconElement:not(.oo-ui-labelElement) > .oo-ui-buttonElement-button:hover,
.oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:hover, .oo-ui-processDialog .oo-ui-actionWidget:not(.oo-ui-flaggedElement-progressive):not(.oo-ui-flaggedElement-destructive) > .oo-ui-buttonElement-button:active,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button:hover,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover,
.mw-ui-button.mw-ui-progressive:not(:disabled),
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active, .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button,
form:not(.oo-ui-layout) button, form:not(.oo-ui-layout) input[type='submit'],
.ve-ce-linkAnnotation.ve-ce-annotation-active,
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-tool-link,
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive,
.cdx-toggle-button-group .cdx-toggle-button--toggled-on:enabled {
background: var(--color-contrast-dark);
}
}


.growthexperiments-mentor-dashboard-container .growthexperiments-mentor-dashboard-module-mentor-tools .oo-ui-dropdownWidget {
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button,
display: inline-block;
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button,
padding-top: 0;
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active, .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button,
form:not(.oo-ui-layout) button, form:not(.oo-ui-layout) input[type='submit'],
.cdx-button:enabled.cdx-button--weight-primary.cdx-button--action-progressive, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-primary.cdx-button--action-progressive,
.cdx-toggle-button-group .cdx-toggle-button--toggled-on:enabled {
border-color: var(--color-contrast-dark);
}
}


.client-js .mw-changeslist ul, .client-js .mw-changeslist table.mw-enhanced-rc {
.cdx-menu-item--enabled.cdx-menu-item--selected {
margin-left: 6px;
background: var(--color-contrast2);
}
}


.ace_optionsMenuEntry input, .ace_optionsMenuEntry button {
ul li.selected:not(.init),
margin: 0.35em 0.2em 0.25em 0;
.oo-ui-toggleButtonWidget.oo-ui-widget-enabled.oo-ui-buttonElement-frameless.oo-ui-toggleWidget-on .oo-ui-buttonElement-button,
.mw-portlet-body #ca-move.selected,
.oo-ui-tool.oo-ui-widget-enabled > .oo-ui-tool-link:hover,
.oo-ui-outlineOptionWidget.oo-ui-optionWidget-highlighted,
.mw-widgets-datetime-dateTimeInputWidget.oo-ui-widget-enabled .mw-widgets-datetime-dateTimeInputWidget-editField:hover,
.cdx-menu-item--enabled.cdx-menu-item--highlighted {
background: var(--color-contrast2-dark);
}
}


#footer-poweredbyico a {
/* box-shadow */
background-image: url(https://commons.wiki.gg/images/1/1c/MediaWiki_footer_badge_dark.svg?12ec0a);
.ve-ce-linkAnnotation.ve-ce-annotation-active,
background-position: 50% 50%;
.oo-ui-menuSelectWidget,
background-size: 88px 31px;
.oo-ui-popupToolGroup-tools,
background-repeat: no-repeat;
.mw-body .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend, .mw-changeslist-legend, .mw-datatable,
.ext-growthExperiments-MenteeFilters__form {
box-shadow: var(--box-shadow);
}
}


body:not(.wgl-theme-light) #footer-poweredbyico a img {
.wikiEditor-ui-toolbar,
visibility: hidden;
.vector-user-links .vector-user-menu-more .vector-menu-content-list li a,
.mw-notification {
box-shadow: var(--box-shadow-medium);
}
}


.ace_search {
#ace_settingsmenu, #kbshortcutmenu {
padding: 6px 4px 2px 4px;
box-shadow: var(--box-shadow-high);
}
}


.ace_search_field {
.mw-echo-ui-crossWikiNotificationItemWidget-group, .mw-echo-ui-bundleNotificationItemWidget-group {
margin: 0 2px 0 0 !important;
box-shadow: var(--box-shadow-inset);
}
}


.oo-ui-textInputWidget.oo-ui-widget-disabled .oo-ui-inputWidget-input,
.ace_optionsMenuEntry button,
.oo-ui-dropdownWidget.oo-ui-widget-disabled .oo-ui-dropdownWidget-handle {
.ace_optionsMenuEntry button[ace_selected_button=true] {
text-shadow: none;
box-shadow: var(--box-shadow-inset-high);
}
}


.mw-changeslist.oo-ui-widget.oo-ui-widget-enabled.mw-rcfilters-ui-changesListWrapperWidget {
.oo-ui-buttonSelectWidget.oo-ui-widget-enabled:focus .oo-ui-buttonOptionWidget.oo-ui-optionWidget-selected .oo-ui-buttonElement-button,
padding: 0.6em;
.cdx-toggle-button-group .cdx-toggle-button--toggled-on:enabled {
box-shadow: none;
}
}


.mw-changeslist-legend {
/* color */
max-width: 300px;
.mw-echo-ui-pageNotificationsOptionWidget-label-count,
}
#contentSub,
.mw-templatedata-doc-muted,
.mw-changeslist-legend {
.mw-templatedata-doc-param-alias,
display: none;
.oo-ui-labelWidget.oo-ui-inline-help,
.wikiEditor-ui-toolbar .group .label,
.mw-wikiEditor-InsertLink-TitleInputField .oo-ui-messageWidget,
.ext-templatewizard-templateform .oo-ui-menuLayout-menu .ext-templatewizard-section-header,
.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget-wrapper-content-title,
.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget-emptyFilters,
.mw-rcfilters-ui-savedLinksListWidget-placeholder-description,
.results-info,
.mw-search-result-data,
.mw-rcfilters-ui-datePopupWidget .mw-rcfilters-ui-valuePickerWidget-title,
.tdg-templateDataParamWidget-param-description,
.mw-echo-ui-notificationsListWidget:not(:hover) a, #p-personal .mw-echo-ui-notificationsListWidget:not(:hover) a.new,
.mw-echo-ui-notificationItemWidget-content-message-body,
.ext-growthExperiments-CText--color-subtle,
.growthexperiments-homepage-module .growthexperiments-homepage-module-subheader, .growthexperiments-homepage-module h3.growthexperiments-homepage-module-subheader,
.oo-ui-widget.mw-ge-homepage-taskTypeSelectionWidget-checkbox-create .mw-ge-homepage-taskTypeSelectionWidget-additional-msg, .oo-ui-widget.mw-ge-homepage-taskTypeSelectionWidget-checkbox-image-recommendation .mw-ge-homepage-taskTypeSelectionWidget-additional-msg, .oo-ui-widget.mw-ge-homepage-taskTypeSelectionWidget-checkbox-section-image-recommendation .mw-ge-homepage-taskTypeSelectionWidget-additional-msg, .oo-ui-widget.mw-ge-homepage-taskTypeSelectionWidget-checkbox-link-recommendation .mw-ge-homepage-taskTypeSelectionWidget-additional-msg,
.mw-ge-homepage-taskTypeSelectionWidget-create-body,
.mw-ge-suggestededits-articleCountWidget .oo-ui-labelWidget,
.mw-ge-startediting-dialog-progress-label,
.mw-ge-startediting-dialog-progress-indicator,
.mw-ge-startediting-dialog-difficulty-legend-description-body,
.mw-ge-help-panel-home-button-text-subheader,
.mw-ge-help-panel-processdialog label > strong,
.mw-ge-help-panel-processdialog h2,
.ext-discussiontools-init-timestamplink, .ext-discussiontools-init-timestamplink:visited, .ext-discussiontools-init-timestamplink:active,
.ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section.mw-heading2-metaitem, .ext-discussiontools-visualenhancements-enabled .ext-discussiontools-init-section-metaitem,
.ext-discussiontools-ui-targetWidget > .ve-init-target > .ve-ui-surface .ve-ui-completionWidget-header > .oo-ui-labelElement-label,
.mw-ge-help-panel-popup-search-search-result div,
.ext-discussiontools-ui-replyWidget-preview::before,
.mw-body-content .mw-echo-ui-datedSubGroupListWidget-title-secondary,
.mw-rcfilters-ui-datePopupWidget .mw-rcfilters-ui-valuePickerWidget-title,
.mw-rcfilters-ui-itemMenuOptionWidget-label-desc,
.mw-rcfilters-ui-tagItemWidget.oo-ui-flaggedElement-muted.oo-ui-tagItemWidget.oo-ui-widget-enabled .oo-ui-labelElement-label,
.mw-widget-dateInputWidget-empty .mw-widget-dateInputWidget-handle,
.growthexperiments-mentor-dashboard-container .growthexperiments-mentor-dashboard-module h3,
.growthexperiments-mentor-dashboard-container .growthexperiments-mentor-dashboard-module-mentor-tools .growthexperiments-mentor-dashboard-module-mentor-tools-other-actions .growthexperiments-mentor-dashboard-module-mentor-tools-claim-mentee-footer,
.growthexperiments-mentor-dashboard-module-mentee-overview h4,
.growthexperiments-mentor-dashboard-container .growthexperiments-mentor-dashboard-module-mentor-tools h4,
.suggested-edits-task-explanation-wrapper .suggested-edits-short-description,
.growthexperiments-homepage-mentorship-editcount, .growthexperiments-homepage-module-mentorship-optin-editcount, .growthexperiments-homepage-mentorship-lastactive, .growthexperiments-homepage-module-mentorship-optin-lastactive,
.cdx-field:not(.cdx-field--disabled) .cdx-field__help-text,
.cdx-label:not(.cdx-label--disabled) .cdx-label__label__optional-flag, .cdx-label:not(.cdx-label--disabled) .cdx-label__description,
.cdx-tabs:not(.cdx-tabs--framed) > .cdx-tabs__header .cdx-tabs__list__item[aria-selected=false],
.ve-ui-mwHelpListToolGroup-version-link, .ve-ui-mwHelpListToolGroup-version-date,
.mw-ge-help-panel-home-button-preheader-text,
.mw-body-content .recent-questions-growthexperiments-help-questions h3, .overlay-content .recent-questions-growthexperiments-help-questions h3, .content .recent-questions-growthexperiments-help-questions h3, .mw-body-content .recent-questions-growthexperiments-mentor-questions h3, .overlay-content .recent-questions-growthexperiments-mentor-questions h3, .content .recent-questions-growthexperiments-mentor-questions h3,
.mw-body-content .recent-questions-growthexperiments-help-questions .question-posted-on, .overlay-content .recent-questions-growthexperiments-help-questions .question-posted-on, .content .recent-questions-growthexperiments-help-questions .question-posted-on, .mw-body-content .recent-questions-growthexperiments-mentor-questions .question-posted-on, .overlay-content .recent-questions-growthexperiments-mentor-questions .question-posted-on, .content .recent-questions-growthexperiments-mentor-questions .question-posted-on,
.mwe-vue-pt-snippet,
.mw-twocolconflict-single-column.mw-twocolconflict-split-unselected, .mw-twocolconflict-split-column.mw-twocolconflict-split-unselected,
.mw-special-Listfiles .TablePager_col_img_user_text, .mw-special-Listfiles .TablePager_col_img_description {
color: var(--ooui-text-color-dark);
}
}
 
.mw-changeslist.oo-ui-widget.oo-ui-widget-enabled.mw-rcfilters-ui-changesListWrapperWidget > .mw-changeslist-legend {
.mw-echo-ui-pageNotificationsOptionWidget.oo-ui-optionWidget-highlighted,
display: block;
.mw-twocolconflict-conflicting-talk-row .mw-twocolconflict-single-column,
}
.oo-ui-searchWidget-results,
 
.footer-icons a:hover,
.oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget,
.oo-ui-textInputWidget.oo-ui-widget-enabled .oo-ui-inputWidget-input[readonly]:not(.oo-ui-pendingElement-pending),
.mw-rcfilters-ui-itemMenuOptionWidget-label-title,
.mw-special-Contribute .mw-contribute-card,
.mw-rcfilters-ui-itemMenuOptionWidget-label-desc {
.oo-ui-tagMultiselectWidget.oo-ui-widget-disabled .oo-ui-tagMultiselectWidget-handle,
cursor: pointer;
.wikiEditor-ui-toolbar .group .tool-select .options .option,
}
.ext-templatewizard-templatetitlebar,
 
.ext-templatewizard-templateform .oo-ui-menuLayout-menu .ext-templatewizard-add-remove-all,
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio'] {
.mw-ge-help-panel-home-button,
margin: 0;
.oo-ui-buttonElement-framed.oo-ui-labelElement > .oo-ui-buttonElement-button, .oo-ui-textInputWidget .oo-ui-inputWidget-input, .oo-ui-dropdownWidget-handle, select,
}
span.fileinput-button,
 
.ace_button,
.oo-ui-layout.oo-ui-panelLayout.oo-ui-panelLayout-padded.mw-prefs-fieldset-wrapper {
.ace_searchbtn,
padding: 1em;
.oo-ui-selectFileInputWidget.oo-ui-widget-enabled.oo-ui-selectFileInputWidget-dropTarget,
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default,
 
.growthexperiments-homepage-module,
.oo-ui-pendingElement-pending {
.oo-ui-searchWidget-query,
--background-color-interactive: var(--ooui-bg-color);
.mw-ge-startediting-dialog-difficulty-banner,
--background-color-base: var(--ooui-border-color-light);
.mw-ge-help-panel-popup .oo-ui-dialog,
}
.ve-ui-targetWidget:not(.oo-ui-pendingElement-pending),
 
.ace_editor.ace_autocomplete,
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio']:checked + span {
.ext-growthExperiments-CPopper__popover,
border-width: 2px;
.mw-rcfilters-ui-tagItemWidget-popup-content,
}
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled .oo-ui-toggleSwitchWidget-grip,
 
#ace_settingsmenu, #kbshortcutmenu,
.mw-prefs-search-highlight {
.growthexperiments-homepage-module-suggested-edits .growthexperiments-homepage-module-footer,
background: transparent !important;
.mw-twocolconflict-split-editable .mw-twocolconflict-split-editor,
outline: 2px solid var(--bg-color-emerald-50) !important;
.cdx-message,
border-radius: 0 !important;
.mw-message-box,
}
.wikiEditor-ui-toolbar .booklet > .index,
 
.ace_searchbtn.prev:after,
.wikiEditor-ui-text textarea#wpTextbox1 {
.ace_searchbtn.next:after,
border: none;
.wikiEditor-ui-toolbar .group .tool-select .label,
background: var(--theme-bg-color-base);
.mw-special-Contribute .mw-contribute-card-content,
}
.wikiEditor-ui-toolbar .tabs span.tab a.current, .wikiEditor-ui-toolbar .tabs span.tab a.current:visited,
 
.ext-templatewizard-templateform .oo-ui-menuLayout-menu .ext-templatewizard-parameter-list-inner .oo-ui-buttonElement.oo-ui-buttonElement-frameless.oo-ui-flaggedElement-progressive .oo-ui-labelElement-label, .ext-templatewizard-templateform .oo-ui-menuLayout-menu .ext-templatewizard-parameter-list-inner .oo-ui-buttonElement.oo-ui-buttonElement-frameless.oo-ui-flaggedElement-destructive .oo-ui-labelElement-label,
.ace_search_form.ace_nomatch {
.wikiEditor-ui-toolbar .page-table th,
outline: 1px solid #922626
.wikiEditor-ui-toolbar .page-table td,
}
#ca-nstab-mediawiki.a,
 
.mw-rcfilters-ui-filterMenuSectionOptionWidget-header-title.oo-ui-labelElement-label,
.wikiEditor-ui-toolbar .section-secondary .group.empty {
.mw-rcfilters-ui-viewSwitchWidget label.oo-ui-labelWidget,
display: none;
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover,
}
.mw-widget-calendarWidget-day-heading,
 
.mw-widget-calendarWidget-day,
.mw-collapsibleFieldsetLayout.mw-collapsible .mw-collapsible-toggle .oo-ui-iconElement-icon {
.mw-widget-calendarWidget-labelButton .oo-ui-buttonElement-button .oo-ui-labelElement-label,
top: 2px;
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button,
}
.oo-ui-messageDialog-message,
 
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select:active,
#pagehistory li.selected {
.mw-rcfilters-ui-savedLinksListWidget-placeholder.oo-ui-optionWidget .oo-ui-labelElement-label,
outline: none;
.oo-ui-tabOptionWidget,
}
.mw-echo-ui-notificationItemWidget-content-message-header,
 
.growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .se-card-no-results .se-card-title, .growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .se-card-error .se-card-title, .growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .se-card-end-of-queue .se-card-title, .growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .se-card-no-results .se-card-text, .growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .se-card-error .se-card-text, .growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .se-card-end-of-queue .se-card-text,
#mw-subcategories, #mw-pages, #mw-category-media, #filehistory, #wikiPreview, #wikiDiff {
p.mw-ge-homepage-taskTypeSelectionWidget-difficulty-level-desc,
clear: both;
.suggested-edits-topic-filters-topic-selector h4, .suggested-edits-topic-filters-topic-selector p,
}
.mw-ge-startediting-dialog-intro-general-title, .mw-ge-startediting-dialog-intro-general-header,
 
.mw-ge-startediting-dialog-difficulty-header,
.mw-tag-markers {
.mw-ge-startediting-dialog-difficulty-legend-description-header,
font-style: italic;
.mw-ge-help-panel-processdialog .oo-ui-window-head .oo-ui-processDialog-title,
font-size: 90%
.mw-ge-help-panel-processdialog .mw-ge-help-panel-home-button h2,
}
.mw-ge-help-panel-popup .oo-ui-dialog,
/* #endregion */
.oo-ui-toolbar-bar,
 
.ext-discussiontools-ui-targetWidget > .ve-init-target > .ve-ui-surface .ve-ui-completionWidget-header > .oo-ui-labelElement-label > span,
/* ============ */
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagItemWidget.oo-ui-widget-enabled,
/* #region Неотсортированные */
.oo-ui-tagItemWidget.oo-ui-widget-enabled:not(.oo-ui-tagItemWidget-fixed),
/* ============ */
.vector-user-links .vector-user-menu-more .vector-menu-content-list li a,
form.createbox:invalid .cdx-button {
.mw-notification,
background-color: var(--theme-bg-color-200) !important;
.ace_search,
color: var(--theme-text-color) !important;
.ace_search_field,
border-color: var(--theme-bg-color-200) !important;
#pagehistory li.selected,
}
.oo-ui-popupWidget-popup,
 
.oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget,
.noExternal>.external {
.mw-rcfilters-ui-itemMenuOptionWidget-label-title,
  padding-right: 0px !important;
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select,
  background-image: none !important;
.oo-ui-dropdownInputWidget.oo-ui-widget-enabled select:hover,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled>.oo-ui-buttonElement-button,
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle,
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:hover,
#pt-notifications-alert .mw-echo-notifications-badge::after, #pt-notifications-notice .mw-echo-notifications-badge::after,
.ui-widget-header,
.ui-widget-content,
.mw-rcfilters-ui-filterMenuHeaderWidget-title.oo-ui-labelElement-label,
#mw-scribunto-input,
.oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget,
.search-types .current a,
.mw-body .mw-rcfilters-ui-changesListWrapperWidget .mw-changeslist-legend, .mw-changeslist-legend, .mw-datatable,
.growthexperiments-mentor-dashboard-container .growthexperiments-mentor-dashboard-module .growthexperiments-mentor-dashboard-module-header,
.cdx-select-vue--enabled .cdx-select-vue__handle,
.cdx-menu-item--enabled, .cdx-menu-item--enabled .cdx-menu-item__content,
.oo-ui-tagItemWidget.oo-ui-widget-disabled,
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-time-estimate .suggested-edits-difficulty-level, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-time-estimate .suggested-edits-difficulty-level,
.growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .suggested-edits-card-wrapper .suggested-edits-task-card-wrapper .se-card-content .se-card-text,
.growthexperiments-homepage-module-suggested-edits .suggested-edits-module-wrapper .suggested-edits-pager,
.suggested-edits-mobile-peek-content .suggested-edits-header-text h4, .suggested-edits-panel-header .suggested-edits-header-text h4,
.mw-ge-help-panel-processdialog .suggested-edits-panel-quick-start-tips-content,
.mw-ge-help-panel-processdialog .suggested-edits-panel-quick-start-tips-content .growthexperiments-quickstart-tips-tip-main, .mw-ge-help-panel-processdialog .suggested-edits-panel-quick-start-tips-content .growthexperiments-quickstart-tips-tip-main-multiple,
.mw-ge-help-panel-processdialog .suggested-edits-panel-footer-text,
.suggested-edits-taskexplanation-difficulty-and-time p, .suggested-edits-taskexplanation-additional-info p,
.growthexperiments-homepage-mentorship-intro, .growthexperiments-homepage-module-mentorship-optin-intro,
.cdx-input-chip,
.cdx-button:enabled, .cdx-button.cdx-button--fake-button--enabled,
.mw-ge-help-panel-processdialog .suggested-edits-panel-quick-start-tips-content .growthexperiments-quickstart-tips-tip-example-text,
.mw-ge-help-panel-processdialog .suggested-edits-panel-quick-start-tips-content .growthexperiments-quickstart-tips-tip mark,
.wikiEditor-ui-toolbar .page-characters div span,
.cdx-toggle-button--framed:enabled,
.cdx-info-chip--text,
.mw-twocolconflict-single-column, .mw-twocolconflict-split-column {
color: var(--ooui-text-color);
}
}


.mw-mmv-image>*, .fullImageLink>*>* {
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
image-rendering: auto !important;
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled:hover,
}
.wikiEditor-ui-toolbar .booklet > .index > .current,
 
.wikiEditor-ui-toolbar .group, .wikiEditor-ui-toolbar .section-secondary .group,
.mw-parser-output a[href$=".pdf"].external,.mw-parser-output a[href*=".pdf?"].external,.mw-parser-output a[href*=".pdf#"].external,.mw-parser-output a[href$=".PDF"].external,.mw-parser-output a[href*=".PDF?"].external,.mw-parser-output a[href*=".PDF#"].external {
.oo-ui-processDialog-errors-title,
background: url(//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif) no-repeat right;
.mw-echo-ui-menuItemWidget > .oo-ui-buttonElement-button > .oo-ui-labelElement-label,
padding-right: 18px
.mw-echo-ui-notificationItemWidget-content-actions-timestamp,
}
.growthexperiments-homepage-module .growthexperiments-homepage-module-header, .growthexperiments-homepage-module h2.growthexperiments-homepage-module-header,
 
.mw-ge-startediting-dialog-progress-indicator-completed,
.nounderlines a,.IPA a:link,.IPA a:visited {
.oo-ui-messageDialog-title,
text-decoration: none !important
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget-selected:hover,
}
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-widget-enabled:active,
 
.oo-ui-tabSelectWidget-framed .oo-ui-tabOptionWidget.oo-ui-optionWidget-selected,
.nowrap,.nowraplinks a {
form:not(.oo-ui-layout) button:not(:disabled):hover, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):hover, form:not(.oo-ui-layout) button:not(:disabled):active, form:not(.oo-ui-layout) input[type='submit']:not(:disabled):active,
white-space: nowrap
span.fileinput-button:hover,
}
.ace_optionsMenuEntry button:hover,
 
.ace_button.checked,
.wrap,.wraplinks a {
.ace_editor.ace_autocomplete .ace_line-hover,
white-space: normal
.ui-state-default:hover,
}
.wikiEditor-ui-toolbar,
 
.oo-ui-textInputWidget.oo-ui-widget-disabled .oo-ui-inputWidget-input,
.thumbinner {
.oo-ui-dropdownWidget.oo-ui-widget-disabled .oo-ui-dropdownWidget-handle,
min-width: 100px;
.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle, .mw-rcfilters-ui-changesListWrapperWidget,
border-color: var(--ooui-border-color);
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button:hover,
}
.oo-ui-processDialog-actions-safe .oo-ui-widget-enabled.oo-ui-iconElement:not(.oo-ui-labelElement) > .oo-ui-buttonElement-button:hover,
 
.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle,
.thumbinner .thumbimage, .thumbborder {
.oo-ui-tagMultiselectWidget-handle .oo-ui-tagMultiselectWidget-group > input,
border: solid 1px var(--ooui-border-color);
.oo-ui-outlineOptionWidget.oo-ui-optionWidget-highlighted,
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:hover,
 
.oo-ui-buttonElement-frameless.oo-ui-iconElement > .oo-ui-buttonElement-button:hover,
ul.permissions-errors>li {
.editOptions, .mw-editform .editOptions,
list-style: none none
.oo-ui-textInputWidget .oo-ui-inputWidget-input,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button,
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button:active, .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-pressed > .oo-ui-buttonElement-button,
form:not(.oo-ui-layout) button, form:not(.oo-ui-layout) input[type='submit'],
#wpDestFile,
#wpUploadDescription,
.mw-widgets-datetime-dateTimeInputWidget-handle,
.ui-widget input,
.diff-editfont-monospace .diff-addedline,.diff-editfont-monospace .diff-deletedline,.diff-editfont-monospace .diff-context,
.mw-widget-dateInputWidget-handle,
.ext-growthExperiments-NumberInput__input:enabled,
.cdx-select-vue--enabled .cdx-select-vue__handle:hover,
.cdx-menu-item--enabled.cdx-menu-item--highlighted .cdx-menu-item__content, .cdx-menu-item--enabled.cdx-menu-item--highlighted .cdx-menu-item__text__description,
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-medium, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-medium,
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-hard, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-hard,
.suggested-edits-taskexplanation-difficulty-and-time .suggested-edits-difficulty-indicator-easy, .suggested-edits-taskexplanation-additional-info .suggested-edits-difficulty-indicator-easy,
.cdx-chip-input__input,
.cdx-select:enabled,
.cdx-select:enabled:hover,
.cdx-text-input__input:enabled,
.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-tool-link,
.ve-ui-mwTransclusionOutlineTemplateWidget .ve-ui-mwTransclusionOutlineParameterWidget.oo-ui-optionWidget-highlighted,
.wikiEditor-ui-toolbar .page-characters div span:hover,
.cdx-button:enabled:hover, .cdx-button.cdx-button--fake-button--enabled:hover,
.cdx-toggle-button--framed:enabled:hover,
.cdx-button:enabled.cdx-button--weight-quiet.cdx-button--action-destructive:hover, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet.cdx-button--action-destructive:hover,
.cdx-toggle-button--framed.cdx-toggle-button--toggled-on:enabled {
color: var(--ooui-text-color-light);
}
}


ul.permissions-errors {
.wikiEditor-ui-toolbar .tabs span.tab a,
margin: 0
.mw-special-Contribute .mw-contribute-card-action,
ul.fileupload-results li.ful-success a {
color: var(--text-color-link);
}
}


span.texhtml {
.ext-WikiEditor-realtimepreview-button.oo-ui-toggleWidget-on .oo-ui-labelElement-label,
font-family: "Nimbus Roman No9 L","Times New Roman",Times,serif;
.ext-growthExperiments-ScoreCards__link:visited,
font-size: 118%;
.ve-ui-mwTransclusionOutlineTemplateWidget .ve-ui-mwTransclusionOutlineParameterWidget.ve-ui-mwTransclusionOutlineParameterWidget-activePage, .ve-ui-mwTransclusionOutlineTemplateWidget .ve-ui-mwTransclusionOutlineParameterWidget.ve-ui-mwTransclusionOutlineParameterWidget-activePage.oo-ui-optionWidget-highlighted {
line-height: 1;
color: var(--color-progressive);
white-space: nowrap;
-moz-font-feature-settings: "lnum","tnum","kern" 0;
-webkit-font-feature-settings: "lnum","tnum","kern" 0;
font-feature-settings: "lnum","tnum","kern" 0;
font-variant-numeric: lining-nums tabular-nums;
font-kerning: none
}
}


span.texhtml span.texhtml {
.cdx-button:enabled.cdx-button--weight-quiet.cdx-button--action-destructive, .cdx-button.cdx-button--fake-button--enabled.cdx-button--weight-quiet.cdx-button--action-destructive {
font-size: 100%
color: var(--text-color-link-new);
}
}


span.mwe-math-mathml-inline {
/* border-radius */
font-size: 118%
.oo-ui-tagMultiselectWidget-handle, .oo-ui-panelLayout-padded,
.oo-ui-buttonElement-framed.oo-ui-iconElement.oo-ui-indicatorElement > .oo-ui-buttonElement-button,
.mw-widgets-datetime-dateTimeInputWidget-handle,
.cdx-input-chip {
border-radius: var(--border-radius-low);
}
}


.mwe-math-fallback-image-display,.mwe-math-mathml-display {
.oo-ui-tagItemWidget,
margin-left: 1.6em !important;
.cdx-info-chip {
margin-top: 0.6em;
border-radius: var(--border-radius-medium);
margin-bottom: 0.6em
}
}


.mwe-math-mathml-display math {
.mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle, .mw-rcfilters-ui-changesListWrapperWidget,
display: inline
.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget.oo-ui-widget-enabled .oo-ui-tagMultiselectWidget-handle {
border-radius: var(--border-radius-high) var(--border-radius-high) 0 0;
}
}


.k-player .k-attribution {
/* Остальное */
visibility: hidden
.mw-twocolconflict-single-column .mw-twocolconflict-split-collapsed .mw-twocolconflict-split-fade, .mw-twocolconflict-split-column .mw-twocolconflict-split-collapsed .mw-twocolconflict-split-fade {
background-image: linear-gradient(rgba(255, 255, 255, 0), var(--ooui-bg-color-light));
}
}


.PopUpMediaTransform a .play-btn-large {
.mw-ge-help-panel-processdialog .suggested-edits-panel-quick-start-tips-content .growthexperiments-quickstart-tips-tip mark {
margin: 0;
mix-blend-mode: unset;
top: auto;
right: auto;
bottom: 0;
left: 0
}
}


.flaggedrevs_draft_synced,.flaggedrevs_stable_synced,#t-upload,.mw-special-Book #coll-downloadbox {
.ve-ce-branchNode-blockSlug, html body p.ve-ce-branchNode-newSlug {
display: none
outline-color: var(--border-color-hr);
}
}


#site-tools {
.oo-ui-toolbar, .ve-init-mw-editSwitch .oo-ui-toolbar-bar, .ve-init-mw-editSwitch .oo-ui-popupToolGroup, .ve-init-mw-editSwitch .oo-ui-popupToolGroup.oo-ui-iconElement .oo-ui-popupToolGroup-handle {
display: none !important
height: 100%;
}
}


span.comment {
.growthexperiments-mentor-dashboard-container .growthexperiments-mentor-dashboard-module-mentor-tools .oo-ui-dropdownWidget {
overflow-wrap: break-word
display: inline-block;
padding-top: 0;
}
}


.mw-content-ltr .tocnumber {
.client-js .mw-changeslist ul, .client-js .mw-changeslist table.mw-enhanced-rc {
color: grey
margin-left: 6px;
}
}


.quickbox {
.ace_optionsMenuEntry input, .ace_optionsMenuEntry button {
border: 1px solid var(--ooui-border-color);
margin: 0.35em 0.2em 0.25em 0;
}
}


.quickboxhead {
#footer-poweredbyico a {
border-bottom: 1px solid var(--ooui-border-color);
background-image: url(https://commons.wiki.gg/images/1/1c/MediaWiki_footer_badge_dark.svg?12ec0a);
background: var(--theme-bg-color-base);
background-position: 50% 50%;
text-align: center
background-size: 88px 31px;
background-repeat: no-repeat;
}
}


.mw-rcfilters-ui-filterTagMultiselectWidget-wrapper-content-title {
body:not(.wgl-theme-light) #footer-poweredbyico a img {
color: var(--ooui-bg-color);
visibility: hidden;
}
}


.mw-rcfilters-ui-changesListWrapperWidget:not(.mw-rcfilters-ui-changesListWrapperWidget-highlighted) .mw-changeslist-watchedseen div.mw-rcfilters-ui-highlights-color-none {
.ace_search {
background: var(--ooui-border-color-light);
padding: 6px 4px 2px 4px;
border: 1px solid var(--color-contrast);
}
}


.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button {
.ace_search_field {
border-color: var(--ooui-bg-color-light);
margin: 0 2px 0 0 !important;
}
}


.oo-ui-processDialog-content > .oo-ui-window-head, .oo-ui-processDialog-content > .oo-ui-window-foot {
.oo-ui-textInputWidget.oo-ui-widget-disabled .oo-ui-inputWidget-input,
outline-color: var(--ooui-border-color);
.oo-ui-dropdownWidget.oo-ui-widget-disabled .oo-ui-dropdownWidget-handle {
text-shadow: none;
}
}


.mw-templateData-template-add-map-button-panel.oo-ui-layout.oo-ui-panelLayout.oo-ui-panelLayout-padded.oo-ui-panelLayout-expanded.tdg-templateDataDialog-addNewMapButtonPanel {
.mw-changeslist.oo-ui-widget.oo-ui-widget-enabled.mw-rcfilters-ui-changesListWrapperWidget {
display: flex;
padding: 0.6em;
align-items: center;
}
}


.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected {
.mw-changeslist-legend {
outline: 1px solid var(--ooui-border-color);
max-width: 300px;
}
}
 
.mw-rcfilters-ui-itemMenuOptionWidget .mw-rcfilters-ui-table {
.mw-changeslist-legend,
font-size: 0.9em;
.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-head > .oo-ui-iconWidget {
display: none;
}
.mw-changeslist.oo-ui-widget.oo-ui-widget-enabled.mw-rcfilters-ui-changesListWrapperWidget > .mw-changeslist-legend {
display: block;
}
 
.oo-ui-menuOptionWidget.oo-ui-widget-enabled.oo-ui-optionWidget,
.mw-rcfilters-ui-itemMenuOptionWidget-label-title,
.mw-rcfilters-ui-itemMenuOptionWidget-label-desc {
cursor: pointer;
}
}


.oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-input > .oo-ui-widget.oo-ui-textInputWidget > .oo-ui-inputWidget-input, .oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-input > .oo-ui-widget .oo-ui-dropdownWidget-handle, .oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-input > .oo-ui-widget .oo-ui-tagMultiselectWidget-handle {
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio'] {
margin: 0;
margin: 0;
}
}


.oo-ui-layout.oo-ui-fieldLayout.oo-ui-fieldLayout-align-top.oo-ui-actionFieldLayout {
.oo-ui-layout.oo-ui-panelLayout.oo-ui-panelLayout-padded.mw-prefs-fieldset-wrapper {
margin: 0.5em 0;
padding: 1em;
}
}


.oo-ui-buttonSelectWidget.oo-ui-widget-enabled:focus .oo-ui-buttonOptionWidget.oo-ui-optionWidget-selected .oo-ui-buttonElement-button {
.oo-ui-pendingElement-pending {
box-shadow: none;
--background-color-interactive: var(--ooui-bg-color);
--background-color-base: var(--ooui-border-color-light);
}
}


.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
.oo-ui-radioInputWidget.oo-ui-widget-enabled [type='radio']:checked + span,
font-weight: bold;
.cdx-radio__input:enabled:checked+.cdx-radio__icon {
border-width: 2px;
}
}


.oo-ui-buttonElement-frameless.oo-ui-labelElement.oo-ui-iconElement > .oo-ui-buttonElement-button {
.mw-prefs-search-highlight {
display: flex;
background: transparent !important;
align-items: center;
outline: 2px solid var(--bg-color-emerald-50) !important;
border-radius: 0 !important;
}
}


.group.group-search {
.wikiEditor-ui-text textarea#wpTextbox1 {
border: none;
border: none;
background: var(--theme-bg-color-base);
}
}


.editOptions, .mw-editform .editOptions {
.ace_search_form.ace_nomatch {
border-top: none;
outline: 1px solid #922626
}
}


.oo-ui-tagMultiselectWidget-input.oo-ui-widget.oo-ui-widget-enabled.oo-ui-inputWidget.oo-ui-iconElement.oo-ui-textInputWidget.oo-ui-textInputWidget-type-text {
.wikiEditor-ui-toolbar .section-secondary .group.empty {
background: var(--ooui-border-color);
display: none;
}
}


.mw-rcfilters-ui-filterMenuHeaderWidget-header-highlight {
.mw-collapsibleFieldsetLayout.mw-collapsible .mw-collapsible-toggle .oo-ui-iconElement-icon {
padding-right: 0.3em;
top: 2px;
padding-left: 0.3em;
}
}


.mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget {
#pagehistory li.selected {
padding: 0;
outline: none;
}
}


.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget {
#mw-subcategories, #mw-pages, #mw-category-media, #filehistory, #wikiPreview, #wikiDiff {
border-color: var(--ooui-border-color);
clear: both;
display: flex;
align-items: center;
padding: 0;
gap: 2px;
}
}


@media screen {
.mw-tag-markers {
.mw-body-content .recipeimg a > img {
font-style: italic;
padding: 0;
font-size: 90%
margin: 0;
border: 0;
width: 32px !important;
max-width: 32px !important;
height: 32px !important;
max-height: 32px !important
}
}
}
/* #endregion */


.positive {
/* ============ */
color: #00FF00;
/* #region Неотсортированные */
font-weight: bold
/* ============ */
form.createbox:invalid .cdx-button {
background-color: var(--theme-bg-color-200) !important;
color: var(--theme-text-color) !important;
border-color: var(--theme-bg-color-200) !important;
}
}


.negative {
.noExternal>.external {
color: #FF0000;
  padding-right: 0px !important;
font-weight: bold
  background-image: none !important;
}
}


.anglerect {
.mw-mmv-image>*, .fullImageLink>*>* {
--angle-rect-clip-size: 16px;
image-rendering: auto !important;
clip-path: polygon(0 0,calc(100% - var(--angle-rect-clip-size)) 0,100% var(--angle-rect-clip-size),100% 100%,var(--angle-rect-clip-size) 100%,0 calc(100% - var(--angle-rect-clip-size)))
}
}


.flex {
.mw-parser-output a[href$=".pdf"].external,.mw-parser-output a[href*=".pdf?"].external,.mw-parser-output a[href*=".pdf#"].external,.mw-parser-output a[href$=".PDF"].external,.mw-parser-output a[href*=".PDF?"].external,.mw-parser-output a[href*=".PDF#"].external {
display: flex
background: url(//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif) no-repeat right;
padding-right: 18px
}
}


.mw-body dd {
.nounderlines a,.IPA a:link,.IPA a:visited {
margin: 0.2em;
text-decoration: none !important
margin-left: 1.6em
}
}


ol.references li:target,sup.reference:target {
.nowrap,.nowraplinks a {
background: var(--ooui-bg-color-light);
white-space: nowrap
padding: 0px 1px 3px 1px;
}
}


.oo-ui-messageDialog-content > .oo-ui-window-foot {
.wrap,.wraplinks a {
outline-color: var(--ooui-border-color);
white-space: normal
}
}


.oo-ui-textInputWidget.oo-ui-widget-enabled:hover {
.thumbinner {
z-index: 1;
min-width: 100px;
border-color: var(--ooui-border-color);
}
}


.oo-ui-comboBoxInputWidget-field {
.thumbinner .thumbimage, .thumbborder {
display: flex;
border: solid 1px var(--ooui-border-color);
align-items: center;
}
}


.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:hover,
ul.permissions-errors>li {
#pt-notifications-alert .mw-echo-notifications-badge::after, #pt-notifications-notice .mw-echo-notifications-badge::after {
list-style: none none
margin: 0;
}
}


.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button:focus {
ul.permissions-errors {
box-shadow: inset var(--box-shadow-medium);
margin: 0
}
}


.ui-widget-overlay {
span.texhtml {
background: #000000;
font-family: "Nimbus Roman No9 L","Times New Roman",Times,serif;
font-size: 118%;
line-height: 1;
white-space: nowrap;
-moz-font-feature-settings: "lnum","tnum","kern" 0;
-webkit-font-feature-settings: "lnum","tnum","kern" 0;
font-feature-settings: "lnum","tnum","kern" 0;
font-variant-numeric: lining-nums tabular-nums;
font-kerning: none
}
}


.ui-widget-header {
span.texhtml span.texhtml {
border: none !important;
font-size: 100%
}
}


.ui-widget-content {
span.mwe-math-mathml-inline {
border: 1px solid var(--ooui-border-color) !important;
font-size: 118%
}
}


.wikiEditor-toolbar-dialog .ui-dialog-buttonpane,
.mwe-math-fallback-image-display,.mwe-math-mathml-display {
.wikiEditor-toolbar-dialog .ui-dialog-content {
margin-left: 1.6em !important;
border: none !important;
margin-top: 0.6em;
margin-bottom: 0.6em
}
}


.diff-editfont-monospace .diff-addedline,.diff-editfont-monospace .diff-deletedline,.diff-editfont-monospace .diff-context {
.mwe-math-mathml-display math {
background: var(--theme-bg-color-base);
display: inline
border-color: var(--theme-bg-color-base);
}
}


.diff-addedline .diffchange, .diff-deletedline .diffchange {
.k-player .k-attribution {
border-radius: var(--border-radius-low);
visibility: hidden
padding: 0.2em 0;
}
}


.diff-deletedline .diffchange {
.PopUpMediaTransform a .play-btn-large {
background: var(--bg-color-yellow-subtle);
margin: 0;
top: auto;
right: auto;
bottom: 0;
left: 0
}
}


.diff-addedline .diffchange {
.flaggedrevs_draft_synced,.flaggedrevs_stable_synced,#t-upload,.mw-special-Book #coll-downloadbox {
background: var(--bg-color-azure-subtle);
display: none
}
}


.diff-deletedline {
#site-tools {
border-color: var(--bg-color-yellow-150) !important;
display: none !important
}
}


.diff-addedline {
span.comment {
border-color: var(--bg-color-blue-150) !important;
overflow-wrap: break-word
}
}


.codeEditor-status {
.mw-content-ltr .tocnumber {
clear: both;
color: grey
width: 100%;
}
background: var(--theme-bg-color-100);
border-top: 1px solid var(--ooui-border-color-light);
display: table
}


.codeEditor-status-message {
.quickbox {
border-left: 1px solid var(--ooui-border-color-light);
border: 1px solid var(--ooui-border-color);
border-right: 1px solid var(--ooui-border-color-light);
padding: 0 0.3em;
width: 100%;
display: table-cell
}
}


.overflowed {
.quickboxhead {
margin: 0;
border-bottom: 1px solid var(--ooui-border-color);
background: var(--theme-bg-color-base);
text-align: center
}
}


.scroll-left.overflowed .content-table-left,
.mw-rcfilters-ui-filterTagMultiselectWidget-wrapper-content-title {
.scroll-right.overflowed .content-table-right {
color: var(--ooui-bg-color);
border-left: solid 1px rgba(var(--color-lighter--rgb), 0.4);
z-index: 9999;
}
}


.scroll-left.overflowed .content-table-left {
.mw-rcfilters-ui-changesListWrapperWidget:not(.mw-rcfilters-ui-changesListWrapperWidget-highlighted) .mw-changeslist-watchedseen div.mw-rcfilters-ui-highlights-color-none {
box-shadow: 1px 0px 2px 2px rgba(0, 0, 0, 0.2);
background: var(--ooui-border-color-light);
border: 1px solid var(--color-contrast);
}
}


.scroll-right.overflowed .content-table-right {
.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button {
box-shadow: -1px 0px 2px 2px rgba(0, 0, 0, 0.2);
border-color: var(--ooui-bg-color-light);
}
}


.style-for-sub-numbered-lists ol {
.oo-ui-processDialog-content > .oo-ui-window-head, .oo-ui-processDialog-content > .oo-ui-window-foot {
counter-reset: item
outline-color: var(--ooui-border-color);
}
}


.style-for-sub-numbered-lists li {
.mw-templateData-template-add-map-button-panel.oo-ui-layout.oo-ui-panelLayout.oo-ui-panelLayout-padded.oo-ui-panelLayout-expanded.tdg-templateDataDialog-addNewMapButtonPanel {
display: block
display: flex;
align-items: center;
}
}


.style-for-sub-numbered-lists li:before {
.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected {
content: counters(item,".") ". ";
outline: 1px solid var(--ooui-border-color);
counter-increment: item
}
}


.section {
.mw-rcfilters-ui-itemMenuOptionWidget .mw-rcfilters-ui-table {
display: flex;
font-size: 0.9em;
flex-wrap: wrap
}
}


.section .col {
.oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-input > .oo-ui-widget.oo-ui-textInputWidget > .oo-ui-inputWidget-input, .oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-input > .oo-ui-widget .oo-ui-dropdownWidget-handle, .oo-ui-actionFieldLayout .oo-ui-actionFieldLayout-input > .oo-ui-widget .oo-ui-tagMultiselectWidget-handle {
flex: 1 1 auto
margin: 0;
}
}


.section .line-break {
.oo-ui-layout.oo-ui-fieldLayout.oo-ui-fieldLayout-align-top.oo-ui-actionFieldLayout {
flex-basis: 100%;
margin: 0.5em 0;
width: 0px;
height: 0px;
overflow: hidden
}
}


.mw-rcfilters-ui-filterMenuHeaderWidget-title.oo-ui-labelElement-label {
.oo-ui-buttonElement-frameless.oo-ui-widget-enabled.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
font-weight: bold;
font-weight: bold;
}
}


.mw-datatable th {
.oo-ui-buttonElement-frameless.oo-ui-labelElement.oo-ui-iconElement > .oo-ui-buttonElement-button {
background: var(--theme-bg-color-100)
display: flex;
align-items: center;
}
}


.pretoclip-copy-button {
.group.group-search {
float: right
border: none;
}
}


.mw-scribunto-message {
.editOptions, .mw-editform .editOptions {
color: var(--se-cm--xml-tag-color);
border-top: none;
}
}


/*Цвета таблиц для разных отделов*/
.oo-ui-tagMultiselectWidget-input.oo-ui-widget.oo-ui-widget-enabled.oo-ui-inputWidget.oo-ui-iconElement.oo-ui-textInputWidget.oo-ui-textInputWidget-type-text {
/* COM */
background: var(--ooui-border-color);
#COM.wikitable {
border: 1px solid var(--bg-color-blue-subtle);
}
}


#COM.wikitable th {
.mw-rcfilters-ui-filterMenuHeaderWidget-header-highlight {
background: var(--bg-color-blue-150);
padding-right: 0.3em;
padding-left: 0.3em;
}
}


#COM.wikitable thead tr th,
.mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget {
#COM.wikitable:not(:has(thead)) tr:first-of-type th {
padding: 0;
position: relative;
background: var(--bg-color-blue-100);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow: var(--box-shadow-medium);
}
}


#COM.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
.mw-rcfilters-container .mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget {
#COM.wikitable thead + tbody > tr th:first-child {
border-color: var(--ooui-border-color);
border-left: 3px solid var(--color-darkened-border);
display: flex;
align-items: center;
padding: 0;
gap: 2px;
}
}


#COM.wikitable tr td {
@media screen {
background: var(--bg-color-blue-subtle);
.mw-body-content .recipeimg a > img {
padding: 0;
margin: 0;
border: 0;
width: 32px !important;
max-width: 32px !important;
height: 32px !important;
max-height: 32px !important
}
}
}


/* MED */
.positive {
#MED.wikitable {
color: #00FF00;
border: 1px solid var(--bg-color-sky-blue-subtle);
font-weight: bold
}
}


#MED.wikitable th {
.negative {
background: var(--bg-color-sky-blue-150);
color: #FF0000;
font-weight: bold
}
}
 
#MED.wikitable thead tr th,
.anglerect {
#MED.wikitable:not(:has(thead)) tr:first-of-type th {
--angle-rect-clip-size: 16px;
position: relative;
clip-path: polygon(0 0,calc(100% - var(--angle-rect-clip-size)) 0,100% var(--angle-rect-clip-size),100% 100%,var(--angle-rect-clip-size) 100%,0 calc(100% - var(--angle-rect-clip-size)))
background: var(--bg-color-sky-blue-100);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow:  var(--box-shadow-medium);
}
}


#MED.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
.flex {
#MED.wikitable thead + tbody > tr th:first-child {
display: flex
border-left: 3px solid var(--color-darkened-border);
}
}


#MED.wikitable tr td {
.mw-body dd {
background: var(--bg-color-sky-blue-subtle);
margin: 0.2em;
margin-left: 1.6em
}
}


/* SRV */
ol.references li:target,sup.reference:target {
#SRV.wikitable {
background: var(--ooui-bg-color-light);
border: 1px solid var(--bg-color-green-subtle);
padding: 0px 1px 3px 1px;
}
}


#SRV.wikitable th {
.oo-ui-messageDialog-content > .oo-ui-window-foot {
background: var(--bg-color-green-150);
outline-color: var(--ooui-border-color);
}
}


#SRV.wikitable thead tr th,
.oo-ui-textInputWidget.oo-ui-widget-enabled:hover {
#SRV.wikitable:not(:has(thead)) tr:first-of-type th {
z-index: 1;
position: relative;
background: var(--bg-color-green-100);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow: var(--box-shadow-medium);
}
}


#SRV.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
.oo-ui-comboBoxInputWidget-field {
#SRV.wikitable thead + tbody > tr th:first-child {
display: flex;
border-left: 3px solid var(--color-darkened-border);
align-items: center;
}
}


#SRV.wikitable tr td {
.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:hover,
background: var(--bg-color-green-subtle);
#pt-notifications-alert .mw-echo-notifications-badge::after, #pt-notifications-notice .mw-echo-notifications-badge::after {
margin: 0;
}
}


/* ENG */
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-buttonElement-active > .oo-ui-buttonElement-button:focus {
#ENG.wikitable {
box-shadow: inset var(--box-shadow-medium);
border: 1px solid var(--bg-color-yellow-subtle);
}
}


#ENG.wikitable th {
.ui-widget-overlay {
background: var(--bg-color-yellow-150);
background: #000000;
}
}


#ENG.wikitable thead tr th,
.ui-widget-header {
#ENG.wikitable:not(:has(thead)) tr:first-of-type th {
border: none !important;
position: relative;
background: var(--bg-color-yellow-100);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow:  var(--box-shadow-medium);
}
}


#ENG.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
.ui-widget-content {
#ENG.wikitable thead + tbody > tr th:first-child {
border: 1px solid var(--ooui-border-color) !important;
border-left: 3px solid var(--color-darkened-border);
}
}


#ENG.wikitable tr td {
.wikiEditor-toolbar-dialog .ui-dialog-buttonpane,
background: var(--bg-color-yellow-subtle);
.wikiEditor-toolbar-dialog .ui-dialog-content {
border: none !important;
}
}


/* RND */
.diff-editfont-monospace .diff-addedline,.diff-editfont-monospace .diff-deletedline,.diff-editfont-monospace .diff-context {
#RND.wikitable {
background: var(--theme-bg-color-base);
border: 1px solid var(--bg-color-purple-subtle);
border-color: var(--theme-bg-color-base);
}
}


#RND.wikitable th {
.diff-addedline .diffchange, .diff-deletedline .diffchange {
background: var(--bg-color-purple-150);
border-radius: var(--border-radius-low);
padding: 0.2em 0;
}
}


#RND.wikitable thead tr th,
.diff-deletedline .diffchange {
#RND.wikitable:not(:has(thead)) tr:first-of-type th {
background: var(--bg-color-yellow-subtle);
position: relative;
background: var(--bg-color-purple-100);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow:  var(--box-shadow-medium);
}
}


#RND.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
.diff-addedline .diffchange {
#RND.wikitable thead + tbody > tr th:first-child {
background: var(--bg-color-azure-subtle);
border-left: 3px solid var(--color-darkened-border);
}
}


#RND.wikitable tr td {
.diff-deletedline {
background: var(--bg-color-purple-subtle);
border-color: var(--bg-color-yellow-150) !important;
}
}


/* SUP */
.diff-addedline {
#SUP.wikitable {
border-color: var(--bg-color-blue-150) !important;
border: 1px solid var(--bg-color-brown-subtle);
}
}


#SUP.wikitable th {
.codeEditor-status {
background: var(--bg-color-brown-150);
clear: both;
width: 100%;
background: var(--theme-bg-color-100);
border-top: 1px solid var(--ooui-border-color-light);
display: table
}
}


#SUP.wikitable thead tr th,
.codeEditor-status-message {
#SUP.wikitable:not(:has(thead)) tr:first-of-type th {
border-left: 1px solid var(--ooui-border-color-light);
position: relative;
border-right: 1px solid var(--ooui-border-color-light);
background: var(--bg-color-brown-100);
padding: 0 0.3em;
border-bottom: 3px solid var(--color-darkened-border);
width: 100%;
box-shadow: var(--box-shadow-medium);
display: table-cell
}
}


#SUP.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
.overflowed {
#SUP.wikitable thead + tbody > tr th:first-child {
margin: 0;
border-left: 3px solid var(--color-darkened-border);
}
}
 
 
.scroll-left.overflowed .content-table-left,
#SUP.wikitable tr td {
.scroll-right.overflowed .content-table-right {
background: var(--bg-color-brown-subtle);
border-left: solid 1px rgba(var(--color-lighter--rgb), 0.4);
}
z-index: 9999;
 
}
/* SEC */
 
#SEC.wikitable {
.scroll-left.overflowed .content-table-left {
border: 1px solid var(--bg-color-red-subtle);
box-shadow: 1px 0px 2px 2px rgba(0, 0, 0, 0.2);
}
}
 
 
#SEC.wikitable th {
.scroll-right.overflowed .content-table-right {
background: var(--bg-color-red-150);
box-shadow: -1px 0px 2px 2px rgba(0, 0, 0, 0.2);
}
}
 
 
#SEC.wikitable thead tr th,
.style-for-sub-numbered-lists ol {
#SEC.wikitable:not(:has(thead)) tr:first-of-type th {
counter-reset: item
position: relative;
}
background: var(--bg-color-red-100);
 
border-bottom: 3px solid var(--color-darkened-border);
.style-for-sub-numbered-lists li {
box-shadow: var(--box-shadow-medium);
display: block
}
}
 
 
#SEC.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
.style-for-sub-numbered-lists li:before {
#SEC.wikitable thead + tbody > tr th:first-child {
content: counters(item,".") ". ";
border-left: 3px solid var(--color-darkened-border);
counter-increment: item
}
}
 
 
#SEC.wikitable tr td {
.section {
background: var(--bg-color-red-subtle);
display: flex;
}
flex-wrap: wrap
 
}
/* BOTANY */
 
#BOTANY.wikitable {
.section .col {
border: 1px solid var(--bg-color-emerald-subtle);
flex: 1 1 auto
}
}
 
 
#BOTANY.wikitable th {
.section .line-break {
background: var(--bg-color-emerald-150);
flex-basis: 100%;
}
width: 0px;
 
height: 0px;
#BOTANY.wikitable thead tr th,
overflow: hidden
#BOTANY.wikitable:not(:has(thead)) tr:first-of-type th {
}
position: relative;
 
background: var(--bg-color-emerald-100);
.mw-rcfilters-ui-filterMenuHeaderWidget-title.oo-ui-labelElement-label {
border-bottom: 3px solid var(--color-darkened-border);
font-weight: bold;
box-shadow: var(--box-shadow-medium);
}
}
 
 
.mw-datatable th {
#BOTANY.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
background: var(--theme-bg-color-100)
#BOTANY.wikitable thead + tbody > tr th:first-child {
}
border-left: 3px solid var(--color-darkened-border);
 
}
.pretoclip-copy-button {
 
float: right
#BOTANY.wikitable tr td {
}
background: var(--bg-color-emerald-subtle);
 
.mw-scribunto-message {
color: var(--se-cm--xml-tag-color);
}
 
/*Цвета таблиц для разных отделов*/
/* COM */
#COM.wikitable {
border: 1px solid var(--bg-color-blue-100);
}
 
#COM.wikitable th {
background: var(--bg-color-blue-100);
}
 
#COM.wikitable thead tr th,
#COM.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
background: var(--bg-color-blue-50);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow: var(--box-shadow-medium);
}
 
#COM.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#COM.wikitable thead + tbody > tr th:first-child {
border-left: 3px solid var(--color-darkened-border);
}
 
/* MED */
#MED.wikitable {
border: 1px solid var(--bg-color-sky-blue-100);
}
 
#MED.wikitable th {
background: var(--bg-color-sky-blue-100);
}
#MED.wikitable thead tr th,
#MED.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
background: var(--bg-color-sky-blue-50);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow: var(--box-shadow-medium);
}
 
#MED.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#MED.wikitable thead + tbody > tr th:first-child {
border-left: 3px solid var(--color-darkened-border);
}
 
/* SRV */
#SRV.wikitable {
border: 1px solid var(--bg-color-green-100);
}
 
#SRV.wikitable th {
background: var(--bg-color-green-100);
}
 
#SRV.wikitable thead tr th,
#SRV.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
background: var(--bg-color-green-50);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow: var(--box-shadow-medium);
}
 
#SRV.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#SRV.wikitable thead + tbody > tr th:first-child {
border-left: 3px solid var(--color-darkened-border);
}
 
/* ENG */
#ENG.wikitable {
border: 1px solid var(--bg-color-yellow-100);
}
 
#ENG.wikitable th {
background: var(--bg-color-yellow-100);
}
 
#ENG.wikitable thead tr th,
#ENG.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
background: var(--bg-color-yellow-50);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow: var(--box-shadow-medium);
}
 
#ENG.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#ENG.wikitable thead + tbody > tr th:first-child {
border-left: 3px solid var(--color-darkened-border);
}
 
/* RND */
#RND.wikitable {
border: 1px solid var(--bg-color-purple-100);
}
 
#RND.wikitable th {
background: var(--bg-color-purple-100);
}
 
#RND.wikitable thead tr th,
#RND.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
background: var(--bg-color-purple-50);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow: var(--box-shadow-medium);
}
 
#RND.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#RND.wikitable thead + tbody > tr th:first-child {
border-left: 3px solid var(--color-darkened-border);
}
 
/* SUP */
#SUP.wikitable {
border: 1px solid var(--bg-color-brown-100);
}
 
#SUP.wikitable th {
background: var(--bg-color-brown-100);
}
 
#SUP.wikitable thead tr th,
#SUP.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
background: var(--bg-color-brown-50);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow: var(--box-shadow-medium);
}
 
#SUP.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#SUP.wikitable thead + tbody > tr th:first-child {
border-left: 3px solid var(--color-darkened-border);
}
 
/* SEC */
#SEC.wikitable {
border: 1px solid var(--bg-color-red-100);
}
 
#SEC.wikitable th {
background: var(--bg-color-red-100);
}
 
#SEC.wikitable thead tr th,
#SEC.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
background: var(--bg-color-red-50);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow: var(--box-shadow-medium);
}
 
#SEC.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#SEC.wikitable thead + tbody > tr th:first-child {
border-left: 3px solid var(--color-darkened-border);
}
 
/* BOTANY */
#BOTANY.wikitable {
border: 1px solid var(--bg-color-emerald-100);
}
 
#BOTANY.wikitable th {
background: var(--bg-color-emerald-100);
}
 
#BOTANY.wikitable thead tr th,
#BOTANY.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
background: var(--bg-color-emerald-50);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow: var(--box-shadow-medium);
}
 
#BOTANY.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th:first-child,
#BOTANY.wikitable thead + tbody > tr th:first-child {
border-left: 3px solid var(--color-darkened-border);
}
}


/* MUTATION */
/* MUTATION */
#MUTATION.wikitable {
#MUTATION.wikitable {
border: 1px solid var(--bg-color-violet-subtle);
border: 1px solid var(--bg-color-violet-100);
}
}


#MUTATION.wikitable th {
#MUTATION.wikitable th {
background: var(--bg-color-violet-150);
background: var(--bg-color-violet-100);
}
}


Строка 5259: Строка 5729:
#MUTATION.wikitable:not(:has(thead)) tr:first-of-type th {
#MUTATION.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
position: relative;
background: var(--bg-color-violet-100);
background: var(--bg-color-violet-50);
border-bottom: 3px solid var(--color-darkened-border);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow: var(--box-shadow-medium);
box-shadow: var(--box-shadow-medium);
}
}


Строка 5267: Строка 5737:
#MUTATION.wikitable thead + tbody > tr th:first-child {
#MUTATION.wikitable thead + tbody > tr th:first-child {
border-left: 3px solid var(--color-darkened-border);
border-left: 3px solid var(--color-darkened-border);
}
#MUTATION.wikitable tr td {
background: var(--bg-color-violet-subtle);
}
}


Строка 5280: Строка 5746:
background: var(--theme-bg-color-300);
background: var(--theme-bg-color-300);
border-bottom: 3px solid var(--color-darkened-border);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow: var(--box-shadow-medium);
box-shadow: var(--box-shadow-medium);
}
}


Строка 5297: Строка 5763:
background: var(--theme-bg-color-300);
background: var(--theme-bg-color-300);
border-bottom: 3px solid var(--color-darkened-border);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow: var(--box-shadow-medium);
box-shadow: var(--box-shadow-medium);
}
}


Строка 5308: Строка 5774:
/* Холодный цвет ячеек */
/* Холодный цвет ячеек */
#highlighted-header-cold.wikitable {
#highlighted-header-cold.wikitable {
border: 1px solid var(--bg-color-azure-subtle);
border: 1px solid var(--bg-color-azure-100);
}
}


#highlighted-header-cold.wikitable th {
#highlighted-header-cold.wikitable th {
background: var(--bg-color-azure-150);
background: var(--bg-color-azure-100);
}
}


Строка 5318: Строка 5784:
#highlighted-header-cold.wikitable:not(:has(thead)) tr:first-of-type th {
#highlighted-header-cold.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
position: relative;
background: var(--bg-color-azure-100);
background: var(--bg-color-azure-50);
border-bottom: 3px solid var(--color-darkened-border);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow: var(--box-shadow-medium);
box-shadow: var(--box-shadow-medium);
}
}


Строка 5326: Строка 5792:
#highlighted-header-cold.wikitable thead + tbody > tr th:first-child {
#highlighted-header-cold.wikitable thead + tbody > tr th:first-child {
border-left: 3px solid var(--color-darkened-border);
border-left: 3px solid var(--color-darkened-border);
}
#highlighted-header-cold.wikitable tr td {
background: var(--bg-color-azure-subtle);
}
}


Строка 5338: Строка 5800:
background: var(--theme-bg-color-300);
background: var(--theme-bg-color-300);
border-bottom: 3px solid var(--color-darkened-border);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow: var(--box-shadow-medium);
box-shadow: var(--box-shadow-medium);
}
}


Строка 5347: Строка 5809:
}
}


/* Палитра для Морпехов TODO: палитра в переменных */
/* Палитра для Фоллаута */
#highlighted-header-Fallout.wikitable thead tr th,
#highlighted-header-Fallout.wikitable:not(:has(thead)) tr:first-of-type th {
    position: relative;
    background: var(--theme-bg-color-300);
    border-bottom: 3px solid var(--color-darkened-border);
    box-shadow:  var(--box-shadow-medium);
}
 
#highlighted-header-Fallout.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th,
#highlighted-header-Fallout.wikitable thead + tbody > tr th {
    background: var(--bg-color-orange-subtle);
    border-left: 3px solid var(--color-darkened-border);
}
 
/* Палитра для Морпехов */
#highlighted-header-CM.wikitable thead tr th,
#highlighted-header-CM.wikitable thead tr th,
#highlighted-header-CM.wikitable:not(:has(thead)) tr:first-of-type th {
#highlighted-header-CM.wikitable:not(:has(thead)) tr:first-of-type th {
position: relative;
position: relative;
background: #313d45;
background: var(--theme-bg-color-300);
border-bottom: 3px solid var(--color-darkened-border);
border-bottom: 3px solid var(--color-darkened-border);
box-shadow:  var(--box-shadow-medium);
box-shadow:  var(--box-shadow-medium);
Строка 5358: Строка 5835:
#highlighted-header-CM.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th,
#highlighted-header-CM.wikitable:not(:has(thead)) tbody > tr:nth-of-type(n+2) th,
#highlighted-header-CM.wikitable thead + tbody > tr th {
#highlighted-header-CM.wikitable thead + tbody > tr th {
background: #355f54;
background: var(--bg-color-pastel-turquoise-50);
border-left: 3px solid var(--color-darkened-border);
border-left: 3px solid var(--color-darkened-border);
}
}
Строка 5571: Строка 6048:
.client-js *.noscript {
.client-js *.noscript {
display: none;
display: none;
}
@media (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth; /* Ignore unknown property warning */
  }
}
}