body {
    font: 15px / 1.4 "Helvetica Neue",Helvetica,Arial,sans-serif;;
    font-weight: 400;
    letter-spacing: 0.02em;
    color: #161616;
    background-color: var(--bg);
    width: 100%;
    overflow-x: hidden;
}

a {
color: #000000;
    text-decoration: none;
}

.full-text a {
    /* text-decoration: underline; */
    color: #ff0000;
}

.ltext {
    line-height: 1.5;
    font-size: 15px;
    color: #670000;
    border: 1px solid #ff00004f;
    box-shadow: 0px -1px 15px red;
    padding: 10px;
    position: relative;
}

.wrapper-main {
    padding: 0 var(--indent);
    min-height: 100vh;
    border-radius: 25px 25px 0 0;
    background: #fffefe;
    box-shadow: 0 16px 32px rgba(0, 0, 0, 0.05);
}

.wrapper {min-width: 320px; position: relative; padding-top: 3px; background: url(../images/bg-light.webp) left 0px / 120% auto fixed;}
@media screen and (min-width: 1800px) {
	.wrapper {background-position: center -250px;}
}

.header__one {
    position: relative;
    z-index: 50;
    gap: 0 10px;
    padding: 0 10px;
    background: linear-gradient(to right, #ffffff, #ff0000, #fbfbfb);
    margin: 0 var(--indent-negative);
    justify-content: space-between;
    height: 70px;
    border-radius: 14px 14px 0px 0px;
}

.header__two {
    background: #f9f8f8;
    position: relative;
    z-index: 40;
    margin: 0 var(--indent-negative);
    padding: 0 var(--indent);
}

.login__caption {
    font-size: 14px;
    color: #7f7f7f;
    margin-bottom: 10px;
}

.login__header {
    padding: 20px 40px;
    background-color: #fff6f6;
}

.login {
    position: fixed;
    z-index: 999;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    background-color: #ffffff;
    border-radius: 4px;
    width: 400px;
    box-shadow: 0px 0px 10px red;
}

.login__social {
    background-color: #fff6f6;
    padding: 20px 40px;
    text-align: center;
}

.login__menu a {
display: block;
    border-radius: 6px;
    padding: 10px;
    text-align: center;
    white-space: nowrap;
    background-color: #ffffff;
    box-shadow: inset 0 0 10px rgb(83 83 83 / 17%);
    font-size: 13px;
}

.checkbox input, .comments_subscribe input, input.switch {
    appearance: none;
    -webkit-appearance: none;
    display: inline-block;
    transition: all .2s linear;
    height: 20px;
    width: 40px;
    background-color: var(--ui-bg-darkest);
    cursor: pointer;
    box-shadow: inset 0 2px 5px rgba(0, 0, 0, 0.1);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
}

.header__btn-login {
    background-color: #f9f8f8;
    color: #636363;
    border-radius: 25px;
}

.page__rating a {
    margin-right: 10px;
    display: flex;
    background: #f5f5f5;
    border-radius: 10px 10px 10px 10px;
}

.page__rating a:hover {
    background: #ebebeb;
}

.ui-dialog-titlebar {
background-color: #fff5f5;
    color: #4b4949;
    position: relative;
    padding: 15px 60px 15px 30px;
    font-size: 18px;
}

.ui-dialog {
    background-color: #e1e1e1;
    position: absolute;
    width: 500px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    border-radius: 11px;
    overflow: hidden;
}

.ui-dialog-buttonpane {
    padding: 10px 10px;
    text-align: center;
    /* margin-left: 0; */
}

input[type="text"], input[type="password"], textarea {width: 100%; background-color: #fff; color: #000; 
	box-shadow: inset 0 0 0 1px #e3e3e3, inset 1px 2px 5px rgba(0,0,0,0.1);}

input[type="text"], input[type="password"], textarea {
width: 100%;
    background-color: #efefef;
    color: #000000;
    box-shadow: inset 0 0 0 1px #ffffff, inset 1px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 1px 1px 7px 7px;
}

.scriptcode, .title_spoiler, .text_spoiler {
    background: #ededed;
    border: 1px solid #f1e9e9;
    border-radius: 2px;
    padding-left: 10px;
}

.page__intro {
    background-color: #4d4d4d;
    color: #ffffff;
}

.message-info {
    color: #ff0000;
    line-height: 1.5;
    margin-bottom: 20px;
    background-color: #3f3c3c00;
    /* box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24); */
    border: 0px solid #d10505;
    position: relative;
    /* padding: 15px 20px; */
    /* border-left-width: 44px; */
    /* border-radius: 25px; */
}

.pm th{
    text-align: left;
    font-weight: 500;
    white-space: nowrap;
}
.pm th.pm_checkbox {
	text-align: center;
}
.pm_list.pm_subj, .pm_list.pm_icon, .pm_list.pm_last_user {
 cursor: pointer;
}
.pm_list.pm_icon svg {
	width: 1.4rem;
	height: 1.4rem;
	vertical-align: middle;
}

.pm_list.pm_icon.pm-unread-image {
 color: #3394e6;
}
.pm td.pm_list.pm_icon, .userstop td, th.pm_head.pm_icon {
	border-bottom: none;
}
.pm_list.pm_icon.pm-reply-image {
	color: #087e02c4;
}
.pm_list.pm_icon.pm-read-image {
	color: #afafaf;
}

.pm_list .pm_last_message, .pm_list .pm_last_date, .pm_list .pm_with_user {
	color: #64748b;
	font-size: .8rem;
}
.pm tbody > tr:hover {
    background-color: #e2e8f099;
}
.pm_navigation {
	margin-top: 1rem;
}
.pm_navigation .navigation {
	display: inline-block;
	color: #333333;
	background-color: #f5f5f5;
	border-radius: 0.188rem;
	padding: .4rem;
}

.pm_navigation .navigation a, .pm_navigation .navigation span {
    padding: 0.5rem;
    min-width: 2.25rem;
}
.pm_navigation .navigation span {
    background-color: #4581d0;
    color: #fff;
}
.pm_navigation .navigation a {
    text-decoration: none;
    color: #000;
}
.pm_navigation .navigation a:hover {
    background-color: #e2e8f0;
}

#scrolltop {
    background-color: #ffffff;
    color: #ff0000;
}

.dle-table td, .pm td {
    padding: 10px;
    font-size: 13px;
    border: 1px solid #ff000038;
    background-color: #2d2d2d;
}

select {
min-width: 350px;
    max-width: 250px;
    height: 40px;
    background-color: #ffffff;
    color: #595959;
    box-shadow: inset 0 0 0 0px #fd0000, inset 1px 2px 5px rgba(0, 0, 0, 0.1);
    border-radius: 8px 8px 8px 8px;
    margin-right: 0px;
    margin-left: 0%;
}

.pm th {
    text-align: left;
    font-weight: 500;
    white-space: nowrap;
    background-color: #cd0000;
    border: 1px solid #ff0000;
    box-shadow: 0px -1px 23px red;
}

.tox .tox-toolbar, .tox .tox-toolbar__overflow, .tox .tox-toolbar__primary {
    background: #e8e7e7 !important;
}

.mobile-menu {
    width: 280px;
    height: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 10px 20px;
    z-index: 999;
    position: fixed;
    left: -320px;
    top: 0;
    transition: left .4s;
    background-color: #171616;
    color: var(--tt);
}

.mobile-menu .nav__list-hidden {
    background: #252525;
}

.usp__meta {
    background-color: #ffffff;
    padding: 20px;
}

.usp__list {
    padding: 20px;
    padding-bottom: 10px;
    background: #ffffff;
}

.page__error-btns div {
    margin-right: 6px;
    background-color: #dc0608;
    color: #fff;
    padding: 8px 10px;
    border-radius: 10px;
}

.upload-restriction {
    padding: 13px 20px 8px 15px !important;
    background-color: #555555;
    opacity: 1 !important;
}

.nav__list-hidden {width: 240px; padding: 25px; border-radius: 0 0 4px 4px; position: absolute; left: 0; top: 100%; 
	background-color: #ffffff; box-shadow: var(--bsh-2); display: grid; gap: 10px; 
	visibility: hidden; opacity: 0; transform: translateY(40px);}

.pm-border-new {
    height: auto;
    background-color: #313131;
    border-radius: 25px;
    box-shadow: 0px 1px 24px red;
    padding: 20px;
}

.form__row--textarea .form__label {
background-color: #fffdfd;
    color: #5d5d5d;
    padding: 15px;
    border-radius: 7px 7px 1px 1px;
    box-shadow: 0px 0px 12px red;
}

.quote {
    margin: 0 0 0px 0;
    padding: 20px 20px 20px 80px;
    position: relative;
    background-color: #353535;
    color: var(--tt-lighter);
}

.dle-popup-mediaupload #t_size, .dle-popup-mediaupload #m_size {
    max-width: 100px;
    margin-left: 40%;
    height: 38px;
    margin-top: -12px;
}

@media screen and (max-width: 1220px) {
    .xfieldimagegallery li img {
        width: 48%;
        height: auto;
    }
}

@media screen and (max-width: 950px) {
    .xfieldimagegallery li img {
        width: 48%;
        height: auto;
    }
}

@media (max-width: 768px) {
    .dle-popup-mediaupload #t_size, .dle-popup-mediaupload #m_size {
        margin-left: 61%;
        height: 38px;
        margin-top: -12px;
    }
    .xfieldimagegallery li img {
        width: 48%;
        height: auto;
    } 
}

@media (max-width: 500px) {
    .dle-popup-mediaupload #t_size, .dle-popup-mediaupload #m_size {
        margin-left: 68%;
        height: 38px;
        margin-top: -12px;
    }
    .xfieldimagegallery li img {
    width: 45%;
    height: auto;
  }       
}

@media (max-width: 385px) {
    .dle-popup-mediaupload #t_size, .dle-popup-mediaupload #m_size {
        margin-left: 68%;
        height: 40px;
        margin-top: -13px;
    }     
}

.xfieldimagegallery li img {
    border: 1px solid #ff010161;
}

.checkbox, .comments_subscribe {
    position: relative;
    padding-left: 50px;
}

.mcookie {
background-color: #ffffff;
    color: #252525;
    border-radius: 15px;
    overflow: hidden;
    display: none;
    box-shadow: 0 30px 40px rgba(0, 0, 0, 0.62);
    position: fixed;
    z-index: 10000;
    right: 30px;
    bottom: 30px;
    width: 600px;
}
.mcookie__btns button {
    appearance: none; 
    -webkit-appearance: none; 
    display: flex; 
    align-items: center; 
	justify-content: center; 
    height: 47px; 
    cursor: pointer; 
    border-radius: 0; 
    font-weight: bold;
	background: #414141; 
    flex-grow: 1; 
    text-transform: uppercase; 
    font-size: 12px;
    border: 1px;
}
.mcookie__btns button.mcookie__yes {background-color: #ff0000; color: #fff;}
.mcookie__btns {display: flex;}
.mcookie__text {padding: 30px;}
.mcookie__text a {color: #ff4444; text-decoration: underline;}
.mcookie__title {
    font-weight: bold; 
    font-size: 30px; 
    padding: 30px; 
    padding-bottom: 0; 
    margin-bottom: -25px;
}
@media screen and (max-width: 760px) {
.mcookie {
    width: calc(100% - 40px); 
    right: 20px; 
    bottom: 20px;
    }
}

.toasts {position: fixed; right: 10px; top: 20px; z-index: 990; display: grid; gap: 20px;}
.toast {background-color: #fff; color: #000; border-radius: 6px; overflow: hidden;
	position: relative; width: 400px; display: flex; align-items: center; gap: 20px; 
	padding: 16px 20px; box-shadow: 0 5px 20px rgba(0,0,0,0.2); --accent: #00a2ff; 
	animation: showToast 0.5s ease forwards; max-width: calc(100vw - 40px);}
.toast__icon {font-size: 28px; color: var(--accent);}
.toast__descr {flex: 1 1 0; max-width: 100%; min-width: 50px;}
.toast__title {font-weight: 700;}
.toast__text {font-size: 14px;}
.toast__close {font-size: 18px; margin: 0 -10px; display: grid; place-items: center; 
	cursor: pointer; opacity: 0.6; width: 40px; height: 40px;}
.toast::after {content: ''; width: 100%; height: 3px; background-color: var(--accent); 
	position: absolute; left: 0; bottom: 0; animation: progressToast var(--toast-timer) linear forwards}
.toast--success {--accent: #41b92f;}
.toast--warning {--accent: #f4bd00;}
.toast--error {--accent: #dd3954;}
.toast--is-hiding {animation: hideToast 0.5s ease forwards;}
@keyframes progressToast {
	100% {width: 0}
}
@keyframes showToast {
	0% {transform: translateX(calc(100% + 20px));}
	40% {transform: translateX(-5%);}
	80% {transform: translateX(0%);}
	100% {transform: translateX(-10px);}
}
@keyframes hideToast {
	0% {transform: translateX(-10px);}
	40% {transform: translateX(0%);}
	80% {transform: translateX(-5%);}
	100% {transform: translateX(calc(100% + 20px));}
}

.DLEPush {z-index: 1000; position: fixed; right: 20px; top: 20px;}
@keyframes DLEPush-show {
	0% {transform: translateY(100%); opacity: 0;}
	100% {transform: translateY(0); opacity: 1;}
}
.DLEPush-notification.wrapper {background: none;}
.DLEPush-notification.wrapper::before {display: none;}
.DLEPush-notification.wrapper {animation-name: DLEPush-show; animation-duration: 0.3s; position: relative;
	display: grid; gap: 10px; margin-bottom: 10px; width: 400px; max-width: calc(100vw - 40px); 
	color: #ffffff; background-color: #3F3C3C; box-shadow: 0 10px 15px rgb(0 0 0 / 15%); 
	border-radius: 15px; padding: 15px 30px 15px 60px; overflow: hidden;}
.DLEPush-notification .DLEPush-icon {display: grid; place-items: center; position: absolute; left: 0; top: 0; 
	color: #fff; background-color: #FF0000; width: 45px; height: 100%;}
.DLEPush-notification .DLEPush-icon svg {scale: 0.8;}
.DLEPush-notification .DLEPush-header {font-weight: bold; font-size: 1.1em;}
.DLEPush-notification .DLEPush-header:empty {display: none;}
.DLEPush-notification .DLEPush-close {position: absolute; top: 50%; right: 10px; background: none;
	border: 0; padding: 0; color: inherit; font-size: 1.4em; transform: translateY(-50%);}
.DLEPush-notification.wrapper.push-success {--hue: 174;}
.DLEPush-notification.wrapper.push-warning {--hue: 36;}
.DLEPush-notification.wrapper.push-error {--hue: 14;}
input[type="text"].comments_author_field {width: 100%; margin-bottom: 10px;}

#dropmenudiv {
    background: #e2dfdf;
}

.share-social {
width: auto;
    height: auto;
    padding: 8px;
    background: #ffffff;
    border-radius: 15px;
    box-shadow: 0 0 10px rgba(39, 38, 40, 0.4);
}

.share-social2 {
    width: auto;
    height: 62px;
    padding: 2px;
    background: #ffffff;
    border-radius: 15px;
    box-shadow: 0 0 10px rgba(39, 38, 40, 0.4);
    padding-top: 6px;
}

@media screen and (max-width: 590px) {
    .share-social2 {
    height: 106px;
    padding-top: 7px;
    }
}

.usp {
    border: 1px solid #e90000;
    background-color: #ffffff;
    box-shadow: 0px -1px 15px red;
}

.social-smart {
    display: block; 
    min-height: 47px; 
    background-color: #f1f1f1; 
    border-radius: 15px 0px 0px 15px; 
    padding: 0px 0px 7px 5px;
}

.social-smart-2 {
    display: block; 
    min-height: 47px; 
    background-color: #f1f1f1; 
    border-radius: 0px 15px 15px 0px; 
    padding: 0px 0px 26px 8px; 
    font-size: 15px;
}

/* вкладки */
.tabs {
    max-width: 100%;
    margin: -4px -8px -4px -5px;

    /* Windows 11 Mica/Acrylic */
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
}

/* Заголовки вкладок */
.tabs__caption {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    position: relative;
    margin-left: 10px;
    gap: 5px;
}

.tabs__caption li {
    padding: 4px 15px;
    border-radius: 10px 10px 0px 0px;
    cursor: pointer;
    white-space: nowrap;
    font-weight: 500;
    user-select: none;
    background: rgb(249 249 249 / 55%);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 1px solid rgb(231 231 231 / 35%);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
    color: #e90000;
    transition: 0.25s ease;
}

.tabs__caption li:not(.active):hover {
    background: rgb(241 241 241);
    border-color: rgb(223 223 223 / 40%);
}

/* Активная вкладка */
.tabs__caption .active {
    background: rgb(255 0 0);
    color: #fff;
    border-color: rgb(255 255 255 / 40%);
    /* box-shadow: 0 3px 4px rgb(212 0 0 / 25%); */
}

.tabs__caption .active:after {
    content: '';
    position: absolute;
    bottom: -4px;
    left: 0;
    right: 0;
    height: 10px;
    background: transparent;
}

/* Контент вкладок */
.tabs__content {
    display: none;
    padding: 20px;
    border-radius: 0px 10px 10px 10px;
    background: rgb(241 241 241);
    backdrop-filter: blur(14px);
    -webkit-backdrop-filter: blur(14px);
    border: 1px solid rgb(223 223 223 / 35%);
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.08);
    margin-left: 10px;
    animation: fadeIn 0.25s ease;
}

.tabs__content.active {
    display: block;
}

/* Анимация появления */
@keyframes fadeIn {
    from { opacity: 0; transform: translateY(4px); }
    to   { opacity: 1; transform: translateY(0); }
}

/* Вертикальные вкладки */
.vertical .tabs__caption {
    float: left;
    display: block;
}

.vertical .tabs__caption li {
    float: none;
    border-radius: 10px;
    margin-left: 14px;
}

.vertical .tabs__caption .active:after {
    left: auto;
    top: 0;
    right: -2px;
    bottom: 0;
    width: 2px;
    height: auto;
}

.vertical .tabs__content {
    overflow: hidden;
    min-height: 200px;
}

.fdl-btn {
    display: block;
    position: relative;
    box-shadow: 0px 10px 65px rgb(255 0 0 / 12%);
    text-decoration: none !important;
    padding: 3px 17px 10px 17px;
    color: #ffffff !important;
    overflow: hidden;
    border-radius: 0px;
}

.download-btn {
display: inline-block;
    padding: 6px 9px;
    width: 100%;
    height: 34px;
    background: #950000;
    border-radius: 2px;
    text-decoration: none;
    font-weight: 500;
    text-align: center;
    border: 1px solid #fdfbfb;
    box-shadow: 0 0 6px rgb(255 255 255 / 60%);
    transition: 0.2s ease;
    color: #ffffffe3;
    margin-top: 10px;
    margin-bottom: 10px;
}

.download-btn:hover {
background: #690000;
    border-color: #3d3d3d;
    box-shadow: 0 0 10px rgb(255 0 0 / 35%);
    color: #fff;
}

.tabs-title-down {
    margin: 10px 0 8px;
    padding: 6px 10px;
    font-size: 15px;
    font-weight: 600;
    color: #414141;
    background: #f7f7f7;
    border-left: 3px solid #ff0000;
    border-radius: 4px;
    box-shadow: 0 0 6px rgba(0,0,0,0.4);
}

.xf-text-label {
    display: inline-block;
    width: 100%;
    margin-right: 8px;
    padding: 3px 9px;
    background: #252424;
    color: #fdfdfd;
    border: 1px solid #47474757;
    border-radius: 1px;
    font-size: 13px;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
}

.page__footer {
    border-top: 1px solid #ffffff30;
}

/* Fix Cloudflare Turnstile disappearing in dark theme */
/* Fix Turnstile hidden by DLE .d-none */
.form__row--protect .cf-turnstile,
.form__row--protect .cf-turnstile > div {
    display: block !important;
}

/* Плавная смена темы */
body {
    transition: background-color .35s ease, color .35s ease;
}

/* Контейнер иконки */
.theme {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    cursor: pointer;
    transition: background-color .3s ease, box-shadow .3s ease;
    background: #222222;
    box-shadow: 0 0 10px rgba(255,255,255,0.1);
}

/* Подсветка */
body.light .theme {
    background-color: rgb(239 239 239);
    box-shadow: 0 0 10px rgb(255 255 255 / 40%);
}

body.dark .theme {
    background-color: rgba(0,0,0,0.2);
    box-shadow: 0 0 10px rgba(0,0,0,0.6);
}

/* PNG-иконка */
.theme img {
    width: 28px;
    height: 28px;
    opacity: 1;
    transition: opacity .25s ease;
}

/* Плавное исчезновение */
.theme img.fade-out {
    opacity: 0;
}

body.dark .theme img {
    filter: invert(1) brightness(1.2);
}

/* Дизайн поля и кнопки "Скопировать" */
:not(pre)>code[class*=language-], pre[class*=language-] {
    border: 1px solid #d5d5d596;
    border-radius: 7px;
    max-height: 25em;
    scrollbar-gutter: stable;
    scrollbar-width: none;
}

code[class*=language-], pre[class*=language-] {
color: #060606;
    background: #f5f5f5;
    text-shadow: unset;
    font-family: 'Menlo', 'Monaco', 'Ubuntu Mono', 'Lucida Console', 'Consolas', 'Source Code Pro', 'source-code-pro', monospace;
    font-size: .953em;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}

div.code-toolbar>.toolbar>.toolbar-item>a, div.code-toolbar>.toolbar>.toolbar-item>button, div.code-toolbar>.toolbar>.toolbar-item>span {
    color: #000000;
    font-size: 0.7em;
    letter-spacing: normal;
    padding: .1em 1em;
    text-shadow: unset;
    cursor: pointer;
    background-color: #ebebeb;
    border-radius: 5px;
    margin-right: 6px;
    margin-top: 10px;
    width: 112px;
    height: 32px;
}
/* Фон, рамка и текст таблиц */
.full-text table tr td {
    padding: 10px;
    background: #f5f5f5;
}

.file-box {
    position: relative;
}

.click-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 10;
}

.file-box {
    width: 100%;
    max-width: 100%;
    border: 1px solid #ff040430;
    border-radius: 3px;
    background-color: #fffdfd;
    padding: 10px;
    margin-top: 10px;
}

.file-row {
    display: flex;
    align-items: center;
    gap: 12px;
}

.file-icon {
    width: 55px;
    height: 55px;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.file-icon img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.file-info {
    display: flex;
    flex-direction: column;
    gap: 1px;
}

.fdl-btn-title {
    font-size: 11px;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    display: block;
}

.fdl-btn-size,
.fdl-btn-dl {
    font-size: 14px;
    opacity: 0.85;
}

.dl-progress {
width: 100%;
    height: 7px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 3px;
    margin-top: 4px;
    overflow: hidden;
}

.dl-bar {
    width: 0%;
    height: 100%;
    background: #c70000;
    transition: width 0.2s linear;
}

@media (max-width: 480px) {
    .fdl-btn-title {
    max-width: 223px; /* подбери под свой дизайн */
    }   
    
.dl-bar {
    width: 0%;
    height: 100%;
    background: #c70000;
    transition: width 0.2s linear;
}
.dl-progress {
    width: 223px;;
    height: 6px;
    background: rgba(255,255,255,0.15);
    border-radius: 3px;
    margin-top: 8px;
    overflow: hidden;
}
}
   
/* Узкая полоска */
.edit-toggle {
height: 10px;
    background: rgb(211 210 210);
    cursor: pointer;
    margin-top: 5px;
    border-radius: 3px;
    transition: background 0.2s;
}

.edit-toggle:hover {
    background: rgb(217 217 217 / 60%);
}

/* Скрытая панель */
.edit-panel {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.25s ease;
}

/* Внутренний блок */
.edit-panel-inner {
    background: rgb(247 247 247);
    border-radius: 0 0 5px 5px;
    padding: 10px;
    color: #fff;
    display: flex;
    justify-content: center;
}

/* Кнопка */
.edit-btn-toogle {
background: #ffffff;
    color: #080808;
    border: none;
    padding: 4px 4px;
    font-size: 13px;
    cursor: pointer;
    display: inline-block;
    line-height: 1;
    border-radius: 0 0 7px 9px;
    font-weight: 500;
    transition: background 0.2s, color 0.2s;
    margin-top: -10px;
}

.edit-btn-toogle:hover {
background: #e2dfdf;
    color: #000000;
}

.line_shorts {
margin-top: 3px;
    margin-bottom: 4px;
}

@media (max-width: 480px) {
.line_shorts {
    margin-top: 1px;
    font-size: smaller;
    margin-bottom: 7px;
} 
}

.page__tags a {
    height: 25px;
    border-radius: 10px;
    padding: 0px 7px;
    color: #afafaf;
    border: 1px solid #b7b7b71f;
}

.full-text table tr:nth-child(1) {
    background-color: #333333;
}

.video-responsive {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 0%;
    height: 0;
    overflow: hidden;
}

.video-responsive iframe,
.video-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.print-button {
    width: auto;
    height: auto;
    padding: 3px;
    text-align: center;
    margin-bottom: 10px;
    background: #ffffff;
    border-radius: 3px;
    box-shadow: 0 0 5px rgb(155 155 155 / 40%);
}

.sect--bg {
    background: #ffffff24;
    padding: 40px var(--indent);
    margin: 0 var(--indent-negative);
    margin-bottom: 80px;
    --tt-colored: #fff;
    border: 1px solid #ff0000;
    box-shadow: 0px 0px 14px red;
    border-radius: 5px;
}

.footer {
    background: radial-gradient(#ff0000, #ffffff);
    --tt: #fff;
    padding-top: 30px;
    color: var(--tt-lightest-2);
}