
.skeleton,
#symbol-info, /* ← remove this line*/
#advanced-chart,
#company-profile,
#fundamental-data,

#symbol-info {
    height: 175px; /* ← remove this line*/
}

html{
    scroll-behavior: smooth;
    height: -webkit-fill-available;
    
    /*overflow: hidden;
    width: 100%;
    height: 100%;*/
}

/* Основные стили */
body {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    background-color: #0C1316;
    cursor: none;
    font-family: 'Montserrat', sans-serif;
    height: -webkit-fill-available;

   /* width: 100%;
    height: 100vh; 
    height: 100dvh; 
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    background-color: lightgreen;
    position: fixed; 
    top: 0;
    left: 0;*/
}

.bg-grad{
    background: radial-gradient(circle at center, #0D254D 0%, #0C1316 100%);
    width: 100%;
    height: 100%;
    z-index: -100;
    position: fixed;
}
canvas {
    position: fixed !important;
    width: 100vw;
    height: 800px;
}
button{
    background: none;
    border: none;
    outline: none;
    box-shadow: none;
    cursor: pointer;
}
a{
    text-decoration: none;
}
.canvas-pad{
    width: 100vw;
    height: 100dvh;
    position: relative;
}
#canvas-container {

    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 800px;
    z-index: -99;
}

.custom-cursor {
    position: fixed;
    width: 20px;
    height: 20px;
    border: 2px solid rgba(255, 255, 255, 0.5);
    border-radius: 50%;
    pointer-events: none;
    z-index: 1000;
    transform: translate(-50%, -50%);
    transition: transform 0.1s ease-out;
}

.highlight {
  color: #0062FF;
}

/* Шапка */
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 25px 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 100;
    box-sizing: border-box;
}

.logo {
    width: 100%;
    height: 40px;
    background-image: url('media/ash_logo.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
}
/* Логотип с fade-in эффектом */
.logo-fade {
    opacity: 0;
    transition: opacity 0.5s ease;
}

.logo-fade.visible {
    opacity: 1;
}
/* Вертикальная шапка слева */
.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 280px;
    padding: 20px 70px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    z-index: 100;
    box-sizing: border-box;
}

/* Логотип вверху */
.logo {
    width: 100%;
    background-image: url('media/ash_logo.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* Кнопка бургер-меню по центру вертикально */
.burger-circle {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: white;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: fixed;
    left: 10;
    top: 50dvh;
}

.burger-circle .burger-line {
    width: 20px;
    height: 2px;
    background-color: #0062FF;
    margin: 2px 0;
}

/* Мобильное меню */
.menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 140;
    display: none;
    backdrop-filter: blur(5px);
}

.mobile-menu {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-width: 450px;
    min-width: 300px;
    background-color: white;
    border-radius: 20px;
    padding: 40px 30px 30px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    z-index: 150;
    display: none;
    box-sizing: border-box;
}

.menu-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}

.menu-title {
    font-size: 24px;
    font-weight: 600;
    color: #0C1316;
    margin: 0;
}

.close-menu {
    background: none;
    border: none;
    font-size: 24px;
    color: #0C1316;
    cursor: pointer;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    transition: background-color 0.3s ease;
}

.close-menu:hover {
    background-color: #f0f0f0;
}

.menu-content {
    color: #555;
    line-height: 1.6;
}

/* Текстовый блок */
.hero-text {
    position: absolute;
    bottom: 160px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    max-width: 80%;
    z-index: 100;
    color: white;
}

.hero-content {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 40px;
}

.hero-description {
    flex: 0 0 40%;
    text-align: right;
    max-width: 340px;
}

.description-text {
    font-size: 18px;
    line-height: 1;
    margin: 0;
    color: white;
    font-weight: 400;
}

.hero-title {
    flex: 0 0 60%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    line-height: 1;
    margin: 0;
    text-align: left;
    font-size: clamp(24px, 4vw, 8vw);
}

.description-text {
    font-size: 18px;
    line-height: 1.3;
    color: rgba(255, 255, 255, 0.9);
    margin: 0;
    text-align: right;
}

/* Мобильная адаптация */
@media (max-width: 1024px) {
    body{
        cursor: auto;
    }
    .custom-cursor{
        display: none;
    }
    .hero-content {
        flex-direction: column-reverse;
        align-items: flex-start;
        gap: 20px;
    }
    
    .hero-description {
        flex: none;
        width: 100%;
        text-align: left;
    }
    
    .hero-title {
        flex: none;
        width: 100%;
    }
    .description-text {
    text-align: left;
}
}

@media (max-width: 768px) {
    .header {
        padding: 10px;
    }
    
    .logo {
        width: 100px;
        height: 35px;
    }
    
    .burger-menu {
        width: 40px;
        height: 40px;
    }
    
    .hero-text {
        bottom: 60px;
        width: 85%;
    }
    
    .hero-title {
        font-size: clamp(24px, 8vw, 40px);
    }
    
    .mobile-menu {
        width: 85%;
        padding: 30px 25px 25px;
    }
    
    .menu-title {
        font-size: 20px;
    }
    
    .description-text {
        font-size: 16px;
    }
}

@media (max-width: 480px) {
    .header {
        padding: 15px;
    }
    
    .hero-text {
        bottom: 130px;
        width: 90%;
    }
    
    .hero-title {
        font-size: clamp(24px, 7vw, 32px);
    }
    
    .description-text {
        font-size: 15px;
    }
}




/* Секция "ПРИБЫЛЬ ТВОЯ ИСТОРИЯ" */
.profit-section {
    background: linear-gradient(180deg, #0b142700 0%, #00000d 100%);
    display: flex;
    align-items: center;
    padding: 120px 40px 0px;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    min-height: 100dvh;
}

.profit-container {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
}

.profit-row {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    position: relative;
    flex-direction: column;
}

.profit-left {
    flex: 1;
}

.profit-right {
    flex: 1;
    text-align: right;
    display: flex;
    flex-direction: row;
}

.profit-full {
    width: 100%;
}

.profit-description {
    flex: 0 0 40%;
    padding: 0 40px;
    text-align: center;
    display: flex;
    align-items: center;    
    max-width: 370px;
    z-index: 1;
}

.profit-word {
    transition: all 1s cubic-bezier(0, 0.47, 0.66, 1.4);
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    font-size: clamp(40px, 14vw, 20vw);
    line-height: 0.9;
    margin: 0;
    color: white;
    white-space: nowrap;
}

.profit-word:nth-child(2) {
    color: #0062FF; /* Фирменный синий для "ТВОЯ" */
}




/* Мобильная адаптация */
@media (max-width: 1024px) {
    .profit-row {
        flex-direction: column;
        margin-bottom: 20px;
    }
    
    .profit-left,
    .profit-right,
    .profit-description {
        width: 100%;
        text-align: center;
        margin-bottom: 0px;
        flex-direction: column;
    }
    
    .profit-description {
        padding: 0 20px;
        order: 3;
    }
    
    .profit-word {
        font-size: clamp(40px, 10vw, 80px);
    }
}

@media (max-width: 768px) {
    .profit-section {
        padding: 0px 20px 0 20px;
        min-height: unset;
    }
    
    .profit-word {
        font-size: clamp(14vw, 16vw, 18vw);
    }
    
    .description-text {
        font-size: 16px;
    }
}


/* Блок "Сигнал" с видео фоном */
.signal-section {
    /*min-height: 100dvh;*/
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    min-height: 100dvh;
    position: sticky;
    top: 0;
}

/* Видео контейнер */
.video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.video-bg {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gradient-video{
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, #00000e 0%, rgba(17, 19, 22, 0.00) 100%);
    z-index: 1;
}


/* Контент */
.signal-content {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    display: flex;
    justify-content: flex-start;
}

.signal-text {
    width: 50%;
    color: white;
    width: 50%;
    height: 100%;
    color: white;
    display: flex;
    padding: 100px 20px;
    align-items: flex-end;
;
    flex-direction: column;
    justify-content: space-evenly;
}

.signal-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: clamp(32px, 4vw, 8vw);
    line-height: 1;
    margin: 0 0 40px 0;
    text-align: right;
}

.signal-description {
    font-size: 18px;
    line-height: 1.5;
    color: rgba(255, 255, 255, 0.9);
    margin: 0 0 60px 0;
    max-width: 500px;
}

/* Статистика */
.stats-row {
    display: flex;
    gap: 40px;
}

.stat-item {
    flex: 1;
}

.stat-item .stat-number {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: clamp(32px, 3vw, 40px);
    line-height: 1;
    color: #ffffff;
    margin-bottom: 8px;
}

.stat-label {
    font-size: 14px;
    line-height: 1.3;
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

/* Адаптация */
@media (max-width: 1024px) {
    .signal-text {
        width: 60%;
    }
    
    .stats-row {
        gap: 30px;
    }
}

@media (max-width: 768px) {
    .signal-content {
        justify-content: center;
    }
    
    .signal-text {
        align-items: center;
        width: 100%;
        text-align: center;
        height: 75dvh;
        padding: 40px 20px;
    }
    .signal-title{
        text-align: center;
    }
    
    .signal-description {
        max-width: 100%;
        margin-bottom: 40px;
        text-align: center;
    }
    
    .stats-row {
        flex-direction: column;
        gap: 20px;
        align-items: center;
        text-align: center;
    }
    
    .stat-item {
        width: 100%;
        max-width: 250px;
    }
}


/* Блок разделенный пополам */
.split-section {
    display: flex;
    align-items: center;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    height: 100dvh;
    position: sticky;
    top: 0;
    box-shadow: 0 -20px 220px rgba(0, 0, 0, 0.52);
}

.split-container {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    background: #1E282D;
}

.split-left,
.split-right {
    flex: 1;
    height: 100%;
}

.split-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-start;
    padding: 0 8vw;
}

.split-text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 28px;
    line-height: 1.2;
    color: white;
    margin: 0 0 40px 0;
    text-align: left;
}

.split-button {
    display: inline-block;
    padding: 20px 30px;
    background-color: #0062FF;
    color: white;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    font-size: 18px;
    transition: all 0.3s ease;
    border: 2px solid #0062FF;
    border-radius: 100px;
}

.split-button:hover {
    background-color: transparent;
    color: #0062FF;
}

.split-image {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.split-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}


/* Адаптация */
@media (max-width: 1024px) {
    .split-section{
        height: unset;
        position: relative;
    }
    .split-container {
        flex-direction: column;
        gap: 0px;
    }
    
    .split-left,
    .split-right {
        width: 100%;
        min-height: auto;
    }
    
    .split-text {
        text-align: center;
        margin-bottom: 30px;
    }
    
    .split-content {
        justify-content: start;
        align-items: center;
        text-align: center;
        padding: 3dvh 10vw;
    }
    
    .split-image {
        height: 90dvh;
    }
}


/* Блок методики */
.methodology-section {
    background: #0C1316;
    display: flex;
    align-items: center;
    padding: 120px 0 100px 0;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    box-shadow: 0 -20px 220px rgba(0, 0, 0, 0.52);
}

.methodology-container {
    width: 100%;
    margin: 0 auto;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.methodology-header {
    text-align: center;
    padding: 0px 50px;
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 1024px;
}

.methodology-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: clamp(28px, 7vw, 72px);
    line-height: 1.0;
    color: white;
    margin: 0 0 20px 0;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.methodology-subtitle {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: clamp(18px, 2vw, 52px);
    color: rgba(255, 255, 255, 0.8);
    margin: 0;
    width: 30vw;
    text-align: left;
    min-width: 270px;
}

/* Галерея с горизонтальным скроллом */

.gallery-container {
    width: 100%;
    overflow: hidden;
    position: relative;
    cursor: grab;
    user-select: none;
}

.gallery-container:active {
    cursor: grabbing;
}

.gallery-track {
    display: flex;
    animation: scrollGallery 100s linear infinite;
    gap: 30px;
    width: max-content;
    padding: 20px 0;
    will-change: transform; /* Для оптимизации */
}

.gallery-item {
    flex: 0 0 auto;
    width: 470px;
    border-radius: 15px;
    overflow: hidden;
    position: relative;
}

.gallery-item img {
    width: 100%;
    object-fit: cover;
    display: block;
    transition: transform 0.5s ease;
}

.gallery-item:hover img {
    transform: scale(1.05);
}

/* Анимация скролла */
@keyframes scrollGallery {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(calc(-300px * 5 - 30px * 4)); /* 5 картинок + отступы */
    }
}

/* Эффект при скролле страницы */
.gallery-track.scroll-effect {
    animation-play-state: paused;
    transform: translateX(var(--scroll-offset, 0px));
}

/* Адаптация */
@media (max-width: 1024px) {
    .gallery-item {
        width: 250px;
        height: 350px;
    }
    
    @keyframes scrollGallery {
        100% {
            transform: translateX(calc(-250px * 5 - 30px * 4));
        }
    }
}

@media (max-width: 768px) {

    
    .gallery-item {
        width: 200px;
        height: auto;
    }
    
    @keyframes scrollGallery {
        100% {
            transform: translateX(calc(-200px * 5 - 30px * 4));
        }
    }
}

@media (max-width: 480px) {
    .methodology-title {
        font-size: 24px;
        text-align: center;
    }
    
    .gallery-item {
        height: 240px;
        width: 90vw;
    }
    
    .gallery-track {
        gap: 10px;
        animation: scrollGallery 50s linear infinite;
    }
    .methodology-subtitle {
        text-align: center;
    }
}





/* Блок фактов */
.facts-section {
    min-height: 100dvh;
    background: #0C1316;
    padding: 120px 40px 80px;
    box-sizing: border-box;
    position: relative;
    overflow: visible;
}

.facts-container {
    width: 100%;
    margin: 0 auto;
}

.facts-header {
    text-align: center;
    margin-bottom: 80px;
    position: sticky;
    top: 5dvh;
}

.facts-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    font-size: clamp(28px, 7vw, 72px);
    line-height: 1.0;
    color: white;
    margin: 0 0 20px 0;
}

.facts-subtitle {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: rgba(255, 255, 255, 0.8);
    margin: 0;
}

/* Карточки стопкой */
.cards-stack {
    position: relative;
    overflow: visible;
}

.card-item {
    left: 0;
    width: 100%;
    height: 60dvh;
    min-height: 500px;
    background: #14182357;
    backdrop-filter: blur(10px);
    border-radius: 50px;
    overflow: hidden;
    display: flex;
    box-shadow: 0 30px 90px rgba(0, 0, 0, 0.2);
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transform-origin: center center;
    position: sticky;
    border: 1px solid rgb(91 91 91 / 25%);
}

.first{
    top: 5dvh;
}

.second{
    top: 10dvh;
}
.third{
    top: 15dvh;
}

/* Изображение в карточке */
.card-image {
    flex: 0 0 70%;
    position: relative;
    overflow: hidden;
}

.card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.card-corner-btc {
    position: relative;
    background: #0062FF;
    width: fit-content;
    color: white;
    padding: 8px 16px;
    border-radius: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
}

.card-corner-date {
    position: relative;
    color: white;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
}

/* Контент карточки */
.card-content {
    flex: 1;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.card-title {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 28px;
    color: white;
    margin: 0 0 15px 0;
}

.card-text {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    margin: 0 0 30px 0;
    line-height: 1.5;
}
.card-date-tg{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.card-link {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #0062FF;
    text-decoration: none;
    display: inline-block;
    align-self: flex-start;
    transition: color 0.3s ease;
    gap: 10px;
    align-items: center;
    display: flex;
}

.card-link:hover {
    color: white;
}

/* Адаптация */
@media (max-width: 1024px) {
    .cards-stack {
        height: 700px;
    }
    
    .card-item {
        height: 350px;
    }
    
    .card-content {
        padding: 30px;
    }
    
    .card-title {
        font-size: 24px;
    }
}

@media (max-width: 768px) {
    .facts-section {
        padding: 100px 10px 60px;
    }
    
    .facts-header {
        margin-bottom: 60px;
    }
    
    .cards-stack {
        height: auto;
        perspective: none;
    }
    
    .card-item {
        height: auto;
        flex-direction: column;
        margin-bottom: 30px;
        /*transform: none !important;*/
    }
    
    .card-image {
        flex: 0 0 300px;
        width: 100%;
    }
    
    .card-content {
        padding: 30px 20px;
    }
    .card-corner-btc{
        position: fixed;
        top: 30px;
    }
}

@media (max-width: 480px) {
    .card-title {
        font-size: 20px;
    }
    
    .card-text {
        font-size: 14px;
    }
}

.stats-infographic {
  overflow: hidden;
  background: #0C1316;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  flex-direction: column;
}

.infographic-container {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 100%;
}

.stat-circle-item {
  width: 46vw;
  aspect-ratio: 1 / 1;
  position: relative;
}

.stat-circle-wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}

.stat-circle {
  width: 100%;
  height: auto;
  display: block;
}

/* Центрирование текста ПОВЕРХ SVG */
.stat-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  pointer-events: none; /* чтобы не мешал hover на SVG */
}

.stat-number {
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
  font-size: clamp(20px, 7vw, 140px);
  color: #0062FF;
  line-height: 1;
}

.stat-label {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: clamp(12px, 3vw, 14px);
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.3;
}

/* Мобильная адаптация */
@media (max-width: 768px) {
  .infographic-container {
    flex-direction: column;
  }

  .stat-circle-item {
    width: 70vw;
  }
}


.cta-section {
  background: #0C1316;
  padding: 0px 40px;
  position: relative;
}
.cta-section-contain{
    
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: start;
    width: 100%;
}

.cta-container {
    padding: 10dvh 10vw;
    top: 0;
    position: sticky;
    background: #141823;
    border-radius: 50px;
    overflow: hidden;
    box-shadow: 0 -20px 220px rgba(0, 0, 0, 0.52);
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transform-origin: center center;
    border: 1px solid rgb(91 91 91 / 25%);
}

.cta-header {
  justify-self: start;
  align-self: start;
  /*padding: 40px;*/
    max-width: 800px;
}

.cta-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800; /* extrabold = 800 */
  font-size: clamp(28px, 6.5dvh, 54px);
  line-height: 1.1;
  color: white;
  margin: 0;
}

.cta-title .highlight {
  color: #0062FF;
}

.channels-wrapper {
  justify-self: end;
  align-self: end;
  width: 100%;
  max-width: 800px;
  height: 100%;
  padding-bottom: 3dvh;
}

.channels-list {
  display: flex;
  flex-direction: column;
  /*padding: 0 40px;*/
  justify-content: space-around;
    height: 100%;
}

.channel-item {
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 0 20px 0 0;
  /*background: rgba(255, 255, 255, 0.03);*/
  border-radius: 60px;
  transition: background 0.3s ease;
}

.channel-item:hover {
  background: rgba(255, 255, 255, 0.06);
}

.channel-avatar {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
  flex-shrink: 0;
}

.channel-info {
  flex: 1;
  min-width: 0;
}

.channel-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  font-size: 24px;
  line-height: 1.2;
  color: white;
  margin: 0 0 6px 0;
}

.channel-desc {
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.4;
  color: rgba(255, 255, 255, 0.7);
  margin: 0;
}

.channel-link-btn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: white;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: transform 0.2s ease, background 0.2s ease;
}

.channel-link-btn:hover {
  background: #0062FF;
  transform: translateX(2px);
}

.channel-link-btn svg {
  width: 16px;
  height: 16px;
  stroke: #141823;
}

.channels-divider {
  height: 1px;
  background: rgba(255, 255, 255, 0.1);
  margin-top: 40px;
}

/* Адаптация для планшетов и мобильных */
@media (max-width: 1024px) {
  .cta-container {
    grid-template-columns: 1fr;
    gap: 40px;
    padding: 3dvh 5vw;
    min-height: unset;
    top: 30px;
  }

  .cta-header {
    justify-self: center;
  }

  .channels-wrapper {
    justify-self: center;
    max-width: 100%;
  }
  .channels-list{
    gap: 30px;
  }
    .cta-section-contain{
        gap: 40px;
    }
  .cta-title {
    font-size: 40px;
  }
}

@media (max-width: 768px) {
  .cta-section {
    padding: 60px 10px;
  }

  .cta-title {
    font-size: 32px;
  }

  .channel-item {
    flex-direction: row;
    gap: 12px;
    padding: 0;
  }

  .channel-avatar {
    width: 50px;
    height: 50px;
  }

  .channel-title {
    font-size: 18px;
  }
  .channel-desc {
    line-height: 1;
    font-size: 12px;
  }
}


/* Секция книги */
.book-section {
    background: #0C1316;
    padding: 80px 40px;
    position: relative;
    min-height: 200dvh; /* Для sticky эффекта */
}

.book-sticky-container {
    height: 100dvh;
    position: sticky;
    top: 0;
    background: #141823;
    border-radius: 50px;
    overflow: hidden;
    box-shadow: 0 -20px 220px rgba(0, 0, 0, 0.52);
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transform-origin: center center;
    border: 1px solid rgba(91, 91, 91, 0.25);
}

.book-content {
    background-image: url('media/bookbg2.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: flex-start;
    padding: 16dvh 10vw;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: space-between;
}

.book-info {
    max-width: 600px;
    color: white;
}

.book-badge {
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 100%;
    display: block;
    margin-bottom: 20px;
}

.book-title {
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(20px, 4vw, 50px);
    font-weight: 800;
    line-height: 100%;
    margin: 0 0 20px 0;
}

.book-description {
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 21px;
    font-weight: 400;
    line-height: 120%;
    margin: 0 0 40px 0;
    max-width: 500px;
}

.book-offer {
    margin-bottom: 40px;
    max-width: 400px;
}

.offer-text {
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-size: clamp(20px, 3vw, 40px);
    font-weight: 800;
    line-height: 120%;
    margin: 0;
}

.offer-highlight {
    color: #ffad62;
}

.book-cta {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    flex-wrap: wrap;
}

.cta-button {
    background: #0062FF;
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 108%;
    padding: 16px 32px;
    border: none;
    border-radius: 30px;
    cursor: pointer;
    transition: background 0.3s ease;
    white-space: nowrap;
}

.cta-button:hover {
    background: #0051d4;
}

.cta-note {
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 100%;
    margin: 0;
    max-width: 200px;
}

/* Адаптация */
@media (max-width: 1024px) {
    .book-content {
        padding: 40px;
    }
    
    .book-title {
        font-size: 28px;
    }
    
    .book-description {
        font-size: 18px;
    }
    
    .offer-text {
        font-size: 22px;
    }
}

@media (max-width: 768px) {
    .book-content{
        background-image: url(media/bookbg-mob.jpg);
    }
    .book-section {
        padding: 40px 20px;
    }
    
    .book-sticky-container {
        border-radius: 30px;
        height: 90dvh;

    }

    
    .book-content {
        padding: 30px;
    }
    
    .book-cta {
        flex-direction: column;
        gap: 10px;
    }
    
    .cta-note {
        max-width: 100%;
    }
}

@media (max-width: 480px) {
    .book-title {
        font-size: 24px;
    }
    
    .book-description {
        font-size: 16px;
    }
    
    .offer-text {
        font-size: 18px;
    }
}

.footer-section{
    background: #0C1316;
    position: relative;
}
.footer-container{
    padding: 5dvh 0vw;
    top: 0;
    position: sticky;
    /* background: #141823; */
    border-radius: 50px;
    overflow: hidden;
    /* box-shadow: 0 -20px 220px rgba(0, 0, 0, 0.52); */
    transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    transform-origin: center center;
    /* border: 1px solid rgb(91 91 91 / 25%);*/
}

.footer-section-contain{
        display: flex;
    flex-direction: row;
    justify-content: space-evenly;
}

.rekv-txt-def{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    margin: 0;
}