#nav1756699071,
.t456__positionfixed {
    background: transparent !important;
    backdrop-filter: blur(8px) !important;
    -webkit-backdrop-filter: blur(8px) !important;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08) !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05) !important;
}

.t-text, .t-name, .t-descr, .t-title, .t-subtitle, p, h1, h2, h3, h4, h5, h6, span, a {
  letter-spacing: 1px !important;
}

/* ===== ТЕМНАЯ ТЕМА ДЛЯ ВСЕГО САЙТА ===== */
body {
    background-color: #0a0f1a !important;
    color: #ffffff !important;
}

/* ===== УДАЛЁННЫЙ ПРОБЛЕМНЫЙ БЛОК ===== */
/* Блок .t-section::before удалён, так как обрезал контент на мобильных */

/* ===== АНИМАЦИЯ (безопасная) ===== */
.t-animate_animated {
    opacity: 1 !important;
    transform: translateY(0) !important;
}