/* Тёмная тема транслятора — СГЕНЕРИРОВАНО scripts/gen-dark.mjs.
   Правки вносить в генератор, а не сюда: файл перезаписывается при каждом
   портировании стилей из дампа. */
html[data-theme="dark"] .tr-menu { border-right:1px solid #27292d }
html[data-theme="dark"] .tr-menu-header-label { color:#545a63 }
html[data-theme="dark"] .tr-menu-header-collapse:before { border:solid #545a63 }
html[data-theme="dark"] .tr-menu-item { color:#b6c2d5 }
html[data-theme="dark"] .active .tr-menu-item,
html[data-theme="dark"] a.tr-menu-item:hover,
html[data-theme="dark"] .tr-menu-items .tr-badges:hover + a.tr-menu-item { color:#b6c2d5; background:#1f2124 }
html[data-theme="dark"] .tr-menu-selected.unavailable .tr-menu-item,
html[data-theme="dark"] .unavailable a.tr-menu-item { color:#545a63 }
html[data-theme="dark"] .tr-menu-selected.unavailable .tr-menu-item:hover,
html[data-theme="dark"] .unavailable a.tr-menu-item:hover { color:#b6c2d5 }
html[data-theme="dark"] .tr-menu-selected .tr-menu-item { background:#1f2124 }
html[data-theme="dark"] .tr-menu-section-collapsed .tr-menu-selected .tr-menu-item { color:#545a63 }
html[data-theme="dark"] .tr-menu-item-with-desc .nav-label-desc { color:#545a63 }
html[data-theme="dark"] .tr-badges .tr-badge,
html[data-theme="dark"] .tr-badges a.tr-badge:hover { color:#151619 }
html[data-theme="dark"] .tr-badges .tr-badge.outdated,
html[data-theme="dark"] .tr-badges a.tr-badge.outdated:hover { color:#151619 }
html[data-theme="dark"] .tr-badges .tr-badge.unused,
html[data-theme="dark"] .tr-badges a.tr-badge.unused:hover { color:#151619 }
html[data-theme="dark"] .tr-tabs .nav > li > a { border-bottom:1px solid #27292d; color:#5f6570 }
html[data-theme="dark"] .tr-tabs .nav > li > a .tr-badge { background:#484d55 }
html[data-theme="dark"] .tr-header,
html[data-theme="dark"] .tr-header-link,
html[data-theme="dark"] .tr-header-link:hover { color:#b6c2d5 }
html[data-theme="dark"] .tr-header-counter { color:#5f6570 }
html[data-theme="dark"] .tr-header-right { color:#5f6570 }
html[data-theme="dark"] .tr-header-right a { color:#5f6570 }
html[data-theme="dark"] .tr-header-processing { color:#545a63 }
html[data-theme="dark"] .tr-header-tab { color:#545a63 }
html[data-theme="dark"] .tr-header-tab + .tr-header-tab:before { color:#545a63 }
html[data-theme="dark"] .tr-search-field-wrap { background:#151619; border-bottom:1px solid #2c2e33 }
html[data-theme="dark"] .tr-search-filters-label { color:#545a63 }
html[data-theme="dark"] .tr-search-filter { color:#bcc8dc; background:#1f2124 }
html[data-theme="dark"] .tr-search-filter.dropdown-toggle:hover { background:#26282c }
html[data-theme="dark"] .open .tr-search-filter.dropdown-toggle,
html[data-theme="dark"] .open .tr-search-filter.dropdown-toggle:hover { color:#151619 }
html[data-theme="dark"] .tr-search-results { background:#151619; box-shadow:0 1px 3px rgba(206,220,242,.2) }
html[data-theme="dark"] .tr-search-result-loading,
html[data-theme="dark"] .tr-search-no-results { color:#b6c2d5 }
html[data-theme="dark"] .tr-search-result-loading { color:#545a63 }
html[data-theme="dark"] .tr-search-result { border-bottom:1px solid #27292d; color:#b6c2d5 }
html[data-theme="dark"] .tr-search-results .selected .tr-search-result { background:#1f2124 }
html[data-theme="dark"] .tr-search-result .tr-lang-key { color:#545a63 }
html[data-theme="dark"] .tr-search-reset.close:before,
html[data-theme="dark"] .tr-search-reset.close:after { background:#4c515a }
html[data-theme="dark"] .tr-search-reset.close:hover:before,
html[data-theme="dark"] .tr-search-reset.close:hover:after { background:#5f6570 }
html[data-theme="dark"] .tr-search-enter.arrow-right { background:#1f2124 }
html[data-theme="dark"] .tr-search-has-value .tr-search-enter.arrow-right.selected,
html[data-theme="dark"] .tr-search-has-value .tr-search-enter.arrow-right:hover { background:#26282c }
html[data-theme="dark"] .tr-dropdown .dropdown-menu,
html[data-theme="dark"] .tr-search-filters span.dropdown-menu { border:1px solid rgba(206,220,242,.06) }
html[data-theme="dark"] .tr-search-filters span.dropdown-menu:before,
html[data-theme="dark"] .tr-search-filters span.dropdown-menu:after { background:-moz-linear-gradient(top, rgba(21,22,25,1) 15%, rgba(21,22,25,0) 100%); background:-webkit-linear-gradient(top, rgba(21,22,25,1) 15%, rgba(21,22,25,0) 100%); background:linear-gradient(to bottom, rgba(21,22,25,1) 15%, rgba(21,22,25,0) 100%) }
html[data-theme="dark"] .tr-search-filters span.dropdown-menu:after { background:-moz-linear-gradient(top, rgba(21,22,25,0) 0%, rgba(21,22,25,1) 85%); background:-webkit-linear-gradient(top, rgba(21,22,25,0) 0%, rgba(21,22,25,1) 85%); background:linear-gradient(to bottom, rgba(21,22,25,0) 0%, rgba(21,22,25,1) 85%) }
html[data-theme="dark"] .tr-dropdown .dropdown-menu > li > a,
html[data-theme="dark"] .tr-search-filters ul.dropdown-menu > li > a { color:#b6c2d5 }
html[data-theme="dark"] .tr-dropdown .dropdown-menu > li > a:hover,
html[data-theme="dark"] .tr-dropdown .dropdown-menu > li > a:focus,
html[data-theme="dark"] .tr-search-filters ul.dropdown-menu > li > a:hover,
html[data-theme="dark"] .tr-search-filters ul.dropdown-menu > li > a:focus { background-color:#1d1f22; color:#b6c2d5 }
html[data-theme="dark"] .tr-dropdown .dropdown-menu > li.selected > a:before,
html[data-theme="dark"] .tr-dropdown .dropdown-menu > li.selected > a:after,
html[data-theme="dark"] .tr-search-filters ul.dropdown-menu > li.selected > a:before,
html[data-theme="dark"] .tr-search-filters ul.dropdown-menu > li.selected > a:after { background-color:#5e646e }
html[data-theme="dark"] .tr-dropdown .dropdown-menu > li.selected > a:after,
html[data-theme="dark"] .tr-search-filters ul.dropdown-menu > li.selected > a:after { background-color:#151619 }
html[data-theme="dark"] .tr-dropdown .dropdown-menu > li.selected > a:hover:after,
html[data-theme="dark"] .tr-dropdown .dropdown-menu > li.selected > a:focus:after,
html[data-theme="dark"] .tr-search-filters ul.dropdown-menu > li.selected > a:hover:after,
html[data-theme="dark"] .tr-search-filters ul.dropdown-menu > li.selected > a:focus:after { background-color:#1d1f22 }
html[data-theme="dark"] .input.tr-search-field mark.emoji { background:#1f2124 }
html[data-theme="dark"] .tr-search-emoji-panel .emoji-panel { box-shadow:0 1px 3px rgba(206,220,242,.2) }
html[data-theme="dark"] .tr-emoji-keyword { border-bottom:1px solid #27292d }
html[data-theme="dark"] .tr-emoji-keyword-by-one { border-bottom:1px solid #27292d }
html[data-theme="dark"] .tr-emoji-keyword-by-one.by-emoji .tr-emoji-keyword + .tr-emoji-keyword { border-top:1px solid #27292d }
html[data-theme="dark"] .tr-emoji-keyword-by-one.by-keyword .tr-emoji-keyword + .tr-emoji-keyword { border-top:1px solid #27292d }
html[data-theme="dark"] .tr-emoji-keyword .tr-keyword .keyword-def { color:#545a63 }
html[data-theme="dark"] .tr-emoji-delete.close:before,
html[data-theme="dark"] .tr-emoji-delete.close:after { background:#50565e }
html[data-theme="dark"] .tr-emoji-delete.close:hover:before,
html[data-theme="dark"] .tr-emoji-delete.close:hover:after { background:#5f6570 }
html[data-theme="dark"] .tr-emoji-keyword-not-found-text { color:#616872 }
html[data-theme="dark"] .tr-emoji-keyword-subheader { border-bottom:1px solid #27292d; background:#1a1c1f; color:#575d66 }
html[data-theme="dark"] .tr-emoji-keywords-suggestion-btn { color:#151619 }
html[data-theme="dark"] .tr-emoji-keywords-suggestion-btn:before,
html[data-theme="dark"] .tr-emoji-keywords-suggestion-btn:after { background-color:#151619 }
html[data-theme="dark"] .tr-emoji-keywords-loading { color:#545a63 }
html[data-theme="dark"] .value .br:after { color:#303338 }
html[data-theme="dark"] .p-value { color:#b6c2d5 }
html[data-theme="dark"] .p-value:before,
html[data-theme="dark"] .pluralized:before,
html[data-theme="dark"] .comment-text > a:before { background:#1f2124 }
html[data-theme="dark"] .tr-screenshot-row .tr-badge { border:2px solid #151619 }
html[data-theme="dark"] .tr-screenshot-row .tr-selected-icon { background:#cedcf2 }
html[data-theme="dark"] .tr-screenshot-row .tr-selected-icon:before,
html[data-theme="dark"] .tr-screenshot-row .tr-selected-icon:after { background:#cedcf2 }
html[data-theme="dark"] .tr-screenshot-row .tr-selected-icon:before { background:#151619 }
html[data-theme="dark"] .tr-screenshot-thumb { background:#202226 no-repeat center }
html[data-theme="dark"] .tr-screenshot-row .tr-screenshot-thumb:before { background:#cedcf2 }
html[data-theme="dark"] .tr-screenshot-keys-cnt { background:rgba(206,220,242,0.6); color:#151619 }
html[data-theme="dark"] .tr-share-link-copied { color:#545a63 }
html[data-theme="dark"] .tr-section-wrap .tr-badge,
html[data-theme="dark"] .tr-section-wrap a.tr-badge:hover { border:2px solid #151619 }
html[data-theme="dark"] .tr-section-cover:before { background:#cedcf2 }
html[data-theme="dark"] .tr-section-row .tr-section-caption { color:#b6c2d5 }
html[data-theme="dark"] .tr-section-wrap.inactive .tr-section-circle:before { background:#313439 }
html[data-theme="dark"] .tr-section-row .tr-section-wrap.inactive .tr-section-caption { color:#3a3e44 }
html[data-theme="dark"] .tr-section-row .tr-section-wrap.inactive:hover .tr-section-caption { color:#b6c2d5 }
html[data-theme="dark"] .tr-key-row-wrap { border-bottom:1px solid #27292d }
html[data-theme="dark"] .tr-content:before { background:#cedcf2 }
html[data-theme="dark"] .tr-key-row-wrap.open { border-top:1px solid #27292d; border-bottom:1px solid #27292d }
html[data-theme="dark"] .tr-load-more { color:#717985 }
html[data-theme="dark"] .tr-key-row,
html[data-theme="dark"] .tr-plain-key-row { color:#b6c2d5 }
html[data-theme="dark"] .tr-key-row-empty,
html[data-theme="dark"] .tr-screenshot-row-empty,
html[data-theme="dark"] .tr-plain-key-row-empty { color:#717985 }
html[data-theme="dark"] .tr-plain-key-row-wrap { border-bottom:1px solid #27292d }
html[data-theme="dark"] .tr-plain-key-row:hover { background:#1b1d20; border-top:1px solid #27292d; border-bottom:1px solid #27292d }
html[data-theme="dark"] .tr-selected-icon:before,
html[data-theme="dark"] .tr-selected-icon:after { background-color:#151619 }
html[data-theme="dark"] .tr-plain-key-row:hover .tr-selected-icon:before { background:#2c2e33 }
html[data-theme="dark"] .tr-plain-key-row:hover .tr-selected-icon:after { background:#1b1d20 }
html[data-theme="dark"] .tr-plain-key-row.disabled:hover .tr-selected-icon:before,
html[data-theme="dark"] .tr-plain-key-row.disabled:hover .tr-selected-icon:after { background:#151619 }
html[data-theme="dark"] .tr-plain-key-row:hover a:hover > .p-value:before,
html[data-theme="dark"] .tr-plain-key-row:hover a:hover > .pluralized:before,
html[data-theme="dark"] .tr-plain-key-row:hover .comment-text > a:hover:before { background:#24262a }
html[data-theme="dark"] .tr-value-upload-photo,
html[data-theme="dark"] .tr-value-photo { background-color:#202226 }
html[data-theme="dark"] .tr-value-key { color:#545a63 }
html[data-theme="dark"] .tr-value a,
html[data-theme="dark"] .tr-value a:hover,
html[data-theme="dark"] .tr-value-default a,
html[data-theme="dark"] .tr-value-default a:hover,
html[data-theme="dark"] .tr-feedback-text a,
html[data-theme="dark"] .tr-feedback-text a:hover { color:#b6c2d5 }
html[data-theme="dark"] .tr-value-deleted .p-value { color:#545a63 }
html[data-theme="dark"] .p-value .no-value { color:#545a63 }
html[data-theme="dark"] .tr-no-value { color:#484d55 }
html[data-theme="dark"] .tr-value-suggestion a,
html[data-theme="dark"] .tr-value-suggestion a:hover,
html[data-theme="dark"] .tr-value-suggestion .p-value { color:#717985 }
html[data-theme="dark"] .tr-value-section-add .tr-value-section { color:#717985 }
html[data-theme="dark"] .tr-value-section:hover { background-color:#1c1e21 }
html[data-theme="dark"] .tr-author .tr-value-col { color:#4c515a }
html[data-theme="dark"] .tr-suggestion-row-wrap { border-bottom:1px solid #27292d }
html[data-theme="dark"] .tr-key-full-block { background:#151619 }
html[data-theme="dark"] .tr-key-block-close.close:before,
html[data-theme="dark"] .tr-key-block-close.close:after { background:#545a63 }
html[data-theme="dark"] .tr-members-add-form .form-control,
html[data-theme="dark"] .tr-members-add-form .form-control:focus { border:1px solid #3a3e44 }
html[data-theme="dark"] .tr-member-row { color:#b6c2d5 }
html[data-theme="dark"] .tr-member-photo { background:#212326 }
html[data-theme="dark"] .tr-member-photo .photo-char { color:#5f6570 }
html[data-theme="dark"] .tr-member-row-wrap + .tr-member-row-wrap .tr-member-body { border-top:1px solid #27292d }
html[data-theme="dark"] .tr-member-name a { color:#b6c2d5 }
html[data-theme="dark"] .tr-member-info { color:#545a63 }
html[data-theme="dark"] .tr-member-info a { color:#545a63 }
html[data-theme="dark"] .tr-member-add-row .tr-member-photo .photo-char { color:#151619 }
html[data-theme="dark"] .nav-pills > li.active > a .tr-badge { background:#151619 }
html[data-theme="dark"] .popup-buttons .btn-link:hover { background:#212326 }
html[data-theme="dark"] input.tr-form-control,
html[data-theme="dark"] textarea.tr-form-control,
html[data-theme="dark"] .input.tr-form-control { box-shadow:inset 0 -1px 0 #2c2e33 }
html[data-theme="dark"] input.tr-form-control + .tr-form-control-underline { box-shadow:0 -1px 0 #2c2e33 }
html[data-theme="dark"] input.tr-form-control[readonly],
html[data-theme="dark"] textarea.tr-form-control[readonly],
html[data-theme="dark"] .input.tr-form-control[readonly],
html[data-theme="dark"] input.tr-form-control[disabled],
html[data-theme="dark"] textarea.tr-form-control[disabled],
html[data-theme="dark"] .input.tr-form-control[disabled] { background:#151619 }
html[data-theme="dark"] input.tr-form-control[readonly]:focus,
html[data-theme="dark"] textarea.tr-form-control[readonly]:focus,
html[data-theme="dark"] .input.tr-form-control[readonly]:focus,
html[data-theme="dark"] input.tr-form-control[disabled]:focus,
html[data-theme="dark"] textarea.tr-form-control[disabled]:focus,
html[data-theme="dark"] .input.tr-form-control[disabled]:focus { box-shadow:inset 0 -1px 0 #2c2e33 }
html[data-theme="dark"] .tr-description { color:#b6c2d5 }
html[data-theme="dark"] textarea.tr-description:hover { box-shadow:inset 0 -1px 0 #2c2e33 }
html[data-theme="dark"] textarea.tr-description:focus { color:#b6c2d5 }
html[data-theme="dark"] header .header-wrap { background:#151619; box-shadow:inset 0 -1px 0 #2c2e33 }
html[data-theme="dark"] .header-auth-photo { background:#212326 }
html[data-theme="dark"] .header-auth-photo .photo-char { color:#5f6570 }
html[data-theme="dark"] header .header-breadcrumb .dropdown-menu { box-shadow:0 0 2px rgba(206,220,242,.15) }
html[data-theme="dark"] header .header-breadcrumb .dropdown.open > .dropdown-menu > li > a:hover { background-color:#1c1e21 }
html[data-theme="dark"] header .header-breadcrumb .dropdown.open > .dropdown-menu > li.active > a:hover,
html[data-theme="dark"] header .header-breadcrumb .dropdown.open > .dropdown-menu > li.active > a { color:#151619 }
html[data-theme="dark"] .popup-container { background:rgba(206,220,242,.6) }
html[data-theme="dark"] .popup { background:#151619; box-shadow:0 0 12px rgba(206,220,242,.3) }
html[data-theme="dark"] .screenshot-prev-btn:before,
html[data-theme="dark"] .screenshot-prev-btn:after,
html[data-theme="dark"] .screenshot-next-btn:before,
html[data-theme="dark"] .screenshot-next-btn:after { background:#151619 }
html[data-theme="dark"] .screenshot-close-btn:before,
html[data-theme="dark"] .screenshot-close-btn:after { background:#151619 }
html[data-theme="dark"] .screenshot-full-bg,
html[data-theme="dark"] .screenshot-full { background-color:#2c2e33 }
html[data-theme="dark"] .screenshot-side-scrollable { border-left:1px solid #2c2e33; background:#151619 }
html[data-theme="dark"] .screenshot-key-edit-status { color:#717985 }
html[data-theme="dark"] .screenshot-key-row { border-bottom:1px solid #27292d; color:#b6c2d5 }
html[data-theme="dark"] .screenshot-key-row.hover,
html[data-theme="dark"] .screenshot-key-row.active { border-bottom:1px solid #2d3035; border-top:1px solid #2d3035 }
html[data-theme="dark"] .screenshot-key-row.modified { background-color:#1a1c1e }
html[data-theme="dark"] .screenshot-key-row.modified.hover,
html[data-theme="dark"] .screenshot-key-row.modified.active { background-color:#1d1f22 }
html[data-theme="dark"] .screenshot-key-lang-key { color:#717985 }
html[data-theme="dark"] .screenshot-keys-result-loading,
html[data-theme="dark"] .screenshot-keys-no-results { color:#717985 }
html[data-theme="dark"] .screenshot-keys-result-loading { color:#545a63 }
html[data-theme="dark"] .screenshot-key-untranslated { border:1px solid #151619 }
html[data-theme="dark"] .key-label .p-value,
html[data-theme="dark"] .key-label .pluralized { color:#151619 }
html[data-theme="dark"] .key-layer:before,
html[data-theme="dark"] .screenshot-layer:after { background:rgba(206,220,242,.2) }
html[data-theme="dark"] .screenshot-layer:after { background:rgba(206,220,242,.56) }
html[data-theme="dark"] .screenshot-upload:after { background:rgba(206,220,242,.28) none no-repeat center }
html[data-theme="dark"] .screenshot-key-edit-scrollable { background:#1b1d20 }
html[data-theme="dark"] .screenshot-key-edit-field,
html[data-theme="dark"] .screenshot-key-edit-field:focus { border-bottom:1px solid #2c2e33 }
html[data-theme="dark"] .screenshot-key-edit-results { background:#151619 }
html[data-theme="dark"] .screenshot-key-edit-results .selected .screenshot-key-row { background:#1f2124 }
html[data-theme="dark"] /*.screenshot-key:before { background-image:linear-gradient(90deg, rgba(21,22,25,0), rgba(21,22,25,0.5) 30%, #151619 50%, rgba(21,22,25,0.5) 70%, rgba(21,22,25,0)) }
html[data-theme="dark"] */

.tr-badge { color:#151619 }
html[data-theme="dark"] .screenshot-placeholder { background:#202226 }
html[data-theme="dark"] .tr-key-history-row { box-shadow:35px 1px #27292d }
html[data-theme="dark"] .tr-key-history-row-loading,
html[data-theme="dark"] .tr-key-history-row-empty { color:#545a63 }
html[data-theme="dark"] .tr-search-field::-webkit-input-placeholder,
html[data-theme="dark"] .screenshot-description-field::-webkit-input-placeholder,
html[data-theme="dark"] .comment-field::-webkit-input-placeholder { color:#545a63 }
html[data-theme="dark"] .tr-search-field::-moz-placeholder,
html[data-theme="dark"] .screenshot-description-field::-moz-placeholder,
html[data-theme="dark"] .comment-field::-moz-placeholder { color:#545a63 }
html[data-theme="dark"] .tr-search-field:-ms-input-placeholder,
html[data-theme="dark"] .screenshot-description-field:-ms-input-placeholder,
html[data-theme="dark"] .comment-field:-ms-input-placeholder { color:#545a63 }
html[data-theme="dark"] .binding-item,
html[data-theme="dark"] .tr-languages-filters > .tr-languages-filter,
html[data-theme="dark"] .tr-languages-filters-more { color:#bcc8dc; background:#1f2124 }
html[data-theme="dark"] .binding-item:hover,
html[data-theme="dark"] .binding-item:focus,
html[data-theme="dark"] .tr-languages-filters > .tr-languages-filter:hover,
html[data-theme="dark"] .tr-languages-filters > .tr-languages-filter:focus { color:#bcc8dc; background:#26282c }
html[data-theme="dark"] .binding-item-current,
html[data-theme="dark"] .binding-item-current:hover,
html[data-theme="dark"] .binding-item-current:focus,
html[data-theme="dark"] .tr-languages-filters > .tr-languages-filter.selected { color:#151619 }
html[data-theme="dark"] .tr-header-lang,
html[data-theme="dark"] .tr-header-langpack { color:#545a63 }
html[data-theme="dark"] .tr-upload-row { background-color:#202226 }
html[data-theme="dark"] .tr-upload-row-progress { background:rgba(206,220,242,.1) }
html[data-theme="dark"] .tr-command-wrap pre { background:#202226; color:#919aaa }
html[data-theme="dark"] .tr-suggestion-comment-wrap { border-bottom:1px solid #27292d }
html[data-theme="dark"] .tr-suggestion-comment { color:#aeb9cc }
html[data-theme="dark"] .tr-suggestion-comment .comment-head { color:#4c515a }
html[data-theme="dark"] .tr-suggestion-comment .comment-author { color:#4c515a }
html[data-theme="dark"] .tr-feedback-row:after { border-bottom:1px solid #27292d }
html[data-theme="dark"] .tr-feedback-key { color:#545a63 }
html[data-theme="dark"] .tr-feedback-date { color:#545a63 }
html[data-theme="dark"] .tr-graphs .rickshaw_legend { background:rgba(21,22,25,.75) }
html[data-theme="dark"] .tr-popup-search-field { background-color:#1f2124 }
html[data-theme="dark"] .tr-popup-search-results:before,
html[data-theme="dark"] .tr-popup-search-results:after { border-top:1px solid #cedcf2 }
html[data-theme="dark"] .tr-popup-search-results .selected { background:#1f2124 }
html[data-theme="dark"] .tr-languages-name,
html[data-theme="dark"] .tr-languages-name a { color:#b6c2d5 }
html[data-theme="dark"] .unavailable .tr-languages-name { color:#545a63 }
html[data-theme="dark"] .tr-languages-name .small { color:#545a63 }
html[data-theme="dark"] .tr-languages-native-name { color:#545a63 }
html[data-theme="dark"] .tr-lang-native-name { color:#545a63 }
html[data-theme="dark"] .tr-languages-result-loading,
html[data-theme="dark"] .tr-languages-no-results { color:#545a63 }
html[data-theme="dark"] .tr-languages-add a { color:#545a63 }
html[data-theme="dark"] .import-popup .popup-body dt { color:#5f6570 }
html[data-theme="dark"] .import-popup .popup-body dd span { color:#545a63 }
html[data-theme="dark"] .tr-languages-table td { border-left:1px solid #27292d }
html[data-theme="dark"] .tr-languages-table tbody tr:nth-child(odd) { background-color:#1b1d20 }
html[data-theme="dark"] .tr-lang-intro-native-name { color:#737b87 }
html[data-theme="dark"] .tr-use-desktop { color:#151619 }
