:root {
    --shadow-button: 0 4px 15px rgba(178, 102, 255, 0.10);
    
    /* Изображения баннера */
    --banner-image-border: 2px solid var(--main-border);
    --banner-title-underline: var(--main-title-gradient);
    --header-hover-transform: translateY(-2px);

    /* Основные цвета для баннеров */
    --banner-title: var(--main-title);
    --header-btn-solid-color: #fff;
    --header-btn-outline-color: #B266FF;
    --main-title-gradient: linear-gradient(90deg, #8f5dc1 0%, #772ad6 100%);
    --gradient-overlay: linear-gradient(90deg, transparent, #B266FF 50%, transparent);
    --footer-text: #BDBDBD;
    
    /* Эффекты header */
    --header-glow: radial-gradient(circle at 20% 20%, #B266FF22 0%, transparent 50%);
    
    /* Основные цвета футера */
    --footer-bg: #221133;
    --header-logo-border: 1px solid var(--main-border);
    --footer-border: #2D1847;
    
    /* Кнопки header */
    --header-btn-solid-bg: #2D1847;
    --header-btn-outline-hover-bg: #3A2060;
    --payment-option-bg: var(--payment-item-bg);
    --header-bg-blur: rgba(26, 13, 46, 0.95);
    --opacity-payment-hover: rgba(178, 102, 255, 0.08);
    --footer-section-bg: #24123A;
    --footer-legal-border: var(--footer-border-gradient);
    --banner-stat-label: var(--main-text);
    --main-title: #B266FF;
    --gradient-primary: linear-gradient(265deg, #B266FF 0%, #FFB84D 100%);
    --footer-legal-text: var(--copyright-text);
    --banner-button-shine: var(--gradient-overlay);
    --banner-overlay-gradient: linear-gradient(135deg, #1A0D2E 0%, #24123A 100%);
    --header-border: linear-gradient(90deg, transparent, var(--main-title), transparent);
    --banner-title-shadow: 0 2px 15px var(--main-shadow);
    --banner-stat-label-opacity: 0.85;
    --color-primary-dark: #2D1847;
    --banner-image-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);

    /* Прозрачность */
    --opacity-background: rgba(26, 13, 46, 0.92);
    --header-border-opacity: 0.15;
    --header-btn-outline-hover-color: #FFB84D;
    --main-border-gradient: linear-gradient(90deg, transparent, var(--main-accent), transparent);
    --banner-text-opacity: 0.95;
    
    /* Логотип header */
    --header-logo-bg: var(--main-highlight);
    --footer-bg-gradient: linear-gradient(to bottom, #1A0D2E, #221133);
    --header-logo-shadow: 0 0 10px var(--main-shadow);
    --banner-text: var(--main-text);
    --banner-button-outline-text: var(--main-text);
    --payment-option-bg-hover: var(--payment-item-bg-hover);
    
    /* Кнопки баннера */
    --banner-button-bg: #2D1847;
    --header-btn-solid-shadow: 0 4px 15px rgba(178, 102, 255, 0.10);
    --main-text: #fff;
    --payment-option-shadow: 0 5px 15px var(--footer-border);
    
    /* Цвета для header */
    --header-bg: linear-gradient(180deg, #1A0D2E 0%, #24123A 100%);
    --payment-option-border: var(--footer-border);
    --main-accent: #B266FF;
    --banner-stat-border: var(--footer-border);
    --main-glow-gradient: radial-gradient(circle at 20% 30%, #251734 0%, transparent 30%), radial-gradient(circle at 80% 70%, #2a1a3c 0%, transparent 30%);
    --banner-overlay: var(--opacity-background);
    --color-primary-light: #FFB84D;
    --payment-icon-filter: grayscale(100%) brightness(0.8);
    --banner-button-gradient: linear-gradient(90deg, #B266FF 0%, #3A2060 100%);
    --opacity-border: #2D1847;
    --main-shadow: rgba(178, 102, 255, 0.10);
    --header-bg-gradient: linear-gradient(135deg, #1A0D2E 0%, #24123A 100%);
    --payment-item-bg: rgba(178, 102, 255, 0.04);
    --header-btn-solid-hover-shadow: 0 6px 20px rgba(178, 102, 255, 0.10);
    --header-shadow: 0 4px 30px rgba(178, 102, 255, 0.08);
    
    /* Основные цвета для main секции */
    --main-bg: #24123A;
    --banner-button-outline-border: 2px solid #B266FF;
    --header-btn-outline-border: 2px solid #B266FF;
    
    --header-btn-outline-bg: transparent;
    --banner-stat-number: #fff;
    --header-logo-hover-bg: #2D1847;
    --color-text-secondary: #BDBDBD;
    --banner-badge-text: #FFB84D;
    --copyright-text: #BDBDBD;
    --banner-stat-shine: var(--gradient-overlay);
    --banner-badge-border: 1px solid var(--main-border);
    --footer-title-underline: linear-gradient(90deg, #B266FF, transparent);
    --shadow-button-hover: 0 10px 25px rgba(178, 102, 255, 0.10);
    --main-border: #2D1847;
    --banner-button-text: var(--color-text);
    
    /* Элементы баннера */
    --banner-badge-bg: var(--main-highlight);
    --footer-column-bg: #221133;
    --footer-section-shadow: 0 10px 20px var(--footer-border);
    --footer-link-hover: #FFB84D;
    --color-text: #fff;
    --header-btn-solid-hover-bg: #3A2060;
    --banner-button-outline-hover: #3A2060;
    --footer-border-gradient: linear-gradient(90deg, transparent, #B266FF, transparent);
    --header-shine: linear-gradient(45deg, transparent, #B266FF44, transparent);
    --payment-item-bg-hover: rgba(178, 102, 255, 0.12);
    --main-highlight: #24123A;
    --banner-button-shadow: 0 4px 20px var(--main-shadow);
    --banner-stat-hover-bg: #2D1847;
    --footer-title: #B266FF;
    --payment-icon-filter-hover: grayscale(0%) brightness(1);

    /* Градиенты для main секции */
    --main-bg-gradient: linear-gradient(180deg, #1A0D2E 0%, #24123A 100%);

    /* Тени и градиенты */
    --shadow-primary: 0 2px 10px rgba(178, 102, 255, 0.08);
    --opacity-payment: rgba(178, 102, 255, 0.04);
    
    /* Основные цвета */
    --color-primary: #B266FF;
    --color-background: #1A0D2E;
    
    /* Статистика баннера */
    --banner-stat-bg: #221133;
    --footer-link: #B266FF;
    --footer-section-border: var(--footer-border);
    --banner-button-shadow-hover: 0 8px 30px var(--main-shadow);
    --main-hover: #8765bb;
}

* {
    padding: 0;
    box-sizing: border-box;
    margin: 0;
}

a {
    text-decoration: none;
}

.menu {
    display: flex;
    position: relative;
    justify-content: flex-end;
    width: 100%;
    margin: 0 20px;
}

.menu-toggle {
    display: none;
    background: none;
    border: none;
    font-size: 24px;
    color: var(--color-text);
    cursor: pointer;
    padding: 8px;
}

.menu ul {
    list-style: none;
    display: flex;
    gap: 10px;
    margin: 0;
    padding: 0;
}

.menu ul li a {
    text-decoration: none;
    color: var(--color-text);
    transition: 0.3s;
    padding: 5px;
    display: block;
    border-radius: 6px;
    font-size: 13px;
}

.menu ul li a:hover {
    color: var(--color-primary);
}

@media (max-width: 768px) {
    .menu-toggle {
        display: block;
    }
    
    .menu ul {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        background: var(--color-background);
        border: 1px solid rgba(255, 255, 255, 0.2);
        border-radius: 8px;
        flex-direction: column;
        gap: 0;
        opacity: 0;
        visibility: hidden;
        transform: translateY(-10px);
        transition: all 0.3s ease;
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
        z-index: 1000;
    }
    
    .menu.active ul {
        display: flex;
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        width: 100%;
        align-items: center;
        margin-top: 10px;
    }
    
    .menu ul li a {
        padding: 16px 20px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .menu ul li:last-child a {
        border-bottom: none;
    }
}

body {
    color: var(--color-text);
    background: var(--color-background);
    font-family: 'Montserrat', sans-serif;
}
.top-nav {
    background: var(--header-bg);
    padding: 20px 0;
    width: 100%;
    box-shadow: var(--header-shadow);
  }
  
  .top-nav::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: var(--header-border);
    opacity: var(--header-border-opacity);
  }
  
  .nav-wrapper {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }
  
  .brand-logo {
    display: flex;
    align-items: center;
    height: 40px;
    width: auto;
    filter: drop-shadow(var(--header-logo-shadow));
  }
  
  .auth-buttons {
    display: flex;
    gap: 15px;
  }
  
  .btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 12px 24px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
  }
  
  .btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--header-shine);
    transform: translateX(-100%);
    transition: transform 0.6s ease;
  }
  
  .btn:hover::before {
    transform: translateX(100%);
  }
  
  .btn-solid {
    background: var(--header-btn-solid-bg);
    color: var(--header-btn-solid-color);
    box-shadow: var(--header-btn-solid-shadow);
  }
  
  .btn-solid:hover {
    box-shadow: var(--header-btn-solid-hover-shadow);
  }
  
  .btn-outline {
    background: var(--header-btn-outline-bg);
    color: var(--header-btn-outline-color);
    border: var(--header-btn-outline-border);
  }
  
  .btn-outline:hover {
    background: var(--header-btn-outline-hover-bg);
  }
  
  @media (max-width: 768px) {
    .nav-wrapper {
      padding: 0 20px;
    }
  
    .brand-logo {
      height: 30px;
    }
  
    .btn {
      padding: 10px 20px;
      font-size: 12px;
    }

    .btn-solid {
      display: none;
    }
  }
.hero {
    position: relative;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 80px 40px 20px;
    overflow: hidden;
    background: var(--color-background);
}

.hero-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('img/wn9Ee0FNy.jpg') center/cover no-repeat;
    filter: brightness(0.2);
    z-index: 1;
}

.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--banner-overlay-gradient);
    z-index: 2;
}

.hero-container {
    position: relative;
    z-index: 3;
    max-width: 1400px;
    width: 100%;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1.2fr 0.8fr;
    gap: 60px;
    align-items: center;
}

.hero-content {
    position: relative;
    text-align: left;
    max-width: 600px;
}

.hero-title {
    font-family: 'Oswald', sans-serif;
    font-size: 72px;
    font-weight: 800;
    color: var(--banner-title);
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1.1;
    margin: 0 0 20px;
    position: relative;
    display: inline-block;
    text-align: left;
    text-shadow: var(--banner-title-shadow);
}

.hero-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 80px;
    height: 4px;
    background: var(--banner-title-underline);
    border-radius: 2px;
}

.hero-subtitle {
    font-size: 24px;
    color: var(--banner-text);
    opacity: var(--banner-text-opacity);
    font-weight: 500;
    margin: 0 0 40px;
    line-height: 1.5;
    max-width: 90%;
    text-align: left;
}

.hero-buttons {
    display: flex;
    gap: 20px;
    justify-content: flex-start;
}

.btn-play {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--banner-button-gradient);
    color: var(--banner-button-text);
    padding: 18px 36px;
    border-radius: 16px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: var(--banner-button-shadow);
}

.btn-play:hover {
    transform: translateY(-3px);
    box-shadow: var(--banner-button-shadow-hover);
}

.btn-more {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background: transparent;
    color: var(--banner-button-outline-text);
    padding: 18px 36px;
    border-radius: 16px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    transition: all 0.3s ease;
    border: var(--banner-button-outline-border);
}

.btn-more:hover {
    background: var(--banner-button-outline-hover);
    transform: translateY(-3px);
}

.btn-arrow {
    font-size: 20px;
    transition: transform 0.3s ease;
}

.btn-more:hover .btn-arrow {
    transform: translateX(5px);
}

.hero-card {
    background: var(--banner-badge-bg);
    border: var(--banner-badge-border);
    border-radius: 24px;
    overflow: hidden;
    backdrop-filter: blur(10px);
    transform: perspective(1000px) rotateY(-5deg);
    transition: all 0.5s ease;
}

.hero-card:hover {
    transform: perspective(1000px) rotateY(0deg);
}

.card-header {
    padding: 30px;
    text-align: center;
    border-bottom: var(--banner-badge-border);
}

.card-title {
    font-size: 28px;
    font-weight: 700;
    color: var(--banner-title);
    margin-bottom: 10px;
}

.card-subtitle {
    font-size: 16px;
    color: var(--banner-text);
    opacity: var(--banner-text-opacity);
}

.card-content {
    padding: 40px 30px;
    background: var(--banner-overlay-gradient);
}

.card-value {
    display: block;
    font-family: 'Oswald', sans-serif;
    font-size: 82px;
    font-weight: 800;
    color: var(--banner-title);
    line-height: 1;
    text-shadow: var(--banner-title-shadow);
    margin-bottom: 10px;
    text-align: center;
}

.card-label {
    font-size: 18px;
    color: var(--banner-text);
    opacity: var(--banner-text-opacity);
    text-align: center;
    display: block;
}

.card-features {
    padding: 30px;
    display: grid;
    gap: 15px;
}

.card-feature {
    display: flex;
    align-items: center;
    gap: 12px;
}

.feature-check {
    width: 24px;
    height: 24px;
    background: var(--banner-title);
    color: var(--color-background);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: 600;
}

.card-button {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    background: var(--banner-button-gradient);
    color: var(--banner-button-text);
    padding: 20px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    transition: all 0.3s ease;
    margin: 0 30px 30px;
    border-radius: 16px;
}

.card-button:hover {
    transform: translateY(-3px);
    box-shadow: var(--banner-button-shadow-hover);
}

@media (max-width: 1200px) {
    .hero-container {
        gap: 40px;
    }
    
    .hero-title {
        font-size: 62px;
    }
    
    .hero-subtitle {
        font-size: 20px;
    }
    
    .card-value {
        font-size: 72px;
    }
}

@media (max-width: 992px) {
    .hero {
        align-items: center;
        padding: 60px 20px 0;
    }
    
    .hero-container {
        grid-template-columns: 1fr;
        text-align: center;
    }
    
    .hero-content {
        text-align: center;
        max-width: 100%;
    }
    
    .hero-title::after {
        left: 50%;
        transform: translateX(-50%);
    }
    
    .hero-subtitle {
        text-align: center;
        max-width: 100%;
    }
    
    .hero-buttons {
        justify-content: center;
    }
    
    .hero-card {
        width: 100%;
        margin: 0 auto;
        transform: none;
    }
    
    .hero-title {
        text-align: center;
    }
    
    .hero-subtitle {
        text-align: center;
        max-width: 100%;
    }
    
    .hero-buttons {
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .hero {
        padding: 60px 0;
    }
    
    .hero-container {
        padding: 0 20px;
    }
    
    .hero-title {
        font-size: 42px;
    }
    
    .hero-subtitle {
        font-size: 18px;
    }
    
    .hero-buttons {
        flex-direction: column;
    }
    
    .btn-play, .btn-more {
        width: 100%;
        justify-content: center;
    }
    
    .card-value {
        font-size: 62px;
    }
}
.bottom-nav {
    background: var(--footer-bg);
    padding: 40px 0;
    border-top: 1px solid var(--footer-border);
}

.footer-grid {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
}

.footer-column {
    padding: 20px;
    background: var(--footer-column-bg);
    border-radius: 4px;
}

.footer-text {
    font-size: 14px;
    line-height: 1.6;
    color: var(--footer-text);
    margin-bottom: 15px;
}

.footer-title {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: var(--footer-title);
    margin-bottom: 20px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 10px;
}

.footer-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: var(--footer-title);
}

.footer-link {
    color: var(--footer-link);
    text-decoration: none;
    transition: opacity 0.3s ease;
    position: relative;
}

.footer-link::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 1px;
    background: var(--footer-link);
    transition: width 0.3s ease;
}

.footer-link:hover::after {
    width: 100%;
}

.payment-section {
    grid-column: 1 / -1;
    text-align: center;
    padding: 20px 0;
    border-top: 1px solid var(--footer-border);
    border-bottom: 1px solid var(--footer-border);
}

.payment-title {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    color: var(--footer-title);
    margin-bottom: 20px;
    text-transform: uppercase;
}

.payment-list {
    display: flex;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

.payment-item {
    width: 60px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--payment-item-bg);
    border-radius: 4px;
    padding: 5px;
    transition: all 0.3s ease;
}

.payment-item:hover {
    background: var(--payment-item-bg-hover);
    transform: translateY(-2px);
}

.payment-img {
    max-width: 100%;
    height: auto;
    filter: grayscale(100%);
    opacity: 0.7;
    transition: all 0.3s ease;
}

.payment-img:hover {
    filter: grayscale(0%);
    opacity: 1;
}

.copyright {
    grid-column: 1 / -1;
    text-align: center;
    padding-top: 40px;
    font-size: 14px;
    color: var(--copyright-text);
}

@media (max-width: 768px) {
    .footer-grid {
        grid-template-columns: 1fr;
        gap: 30px;
    }
}
.article-section {
    position: relative;
    padding: 100px 0;
    background: var(--color-background);
    overflow: hidden;
}

.article-section::before {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--main-glow-gradient);
    z-index: 1;
}

.article-container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
}

.article-container h1 {
    font-family: 'Oswald', sans-serif;
    font-size: 42px;
    font-weight: 700;
    color: var(--main-title);
    margin-bottom: 35px;
    text-transform: uppercase;
    letter-spacing: -0.5px;
    position: relative;
    padding-left: 30px;
    line-height: 1.2;
    text-shadow: 0 0 25px var(--main-shadow);
}

.article-container h1::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    height: 100%;
    background: var(--main-title-gradient);
    border-radius: 3px;
    box-shadow: 0 0 20px var(--main-shadow);
}

.article-container h2 {
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: 600;
    color: var(--main-title);
    margin: 45px 0 30px;
    position: relative;
    display: inline-block;
    line-height: 1.3;
    padding-bottom: 12px;
}

.article-container h2::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: var(--main-title-gradient);
    border-radius: 2px;
    box-shadow: 0 0 20px var(--main-shadow);
}

.article-container h3 {
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    font-weight: 500;
    color: var(--main-text);
    margin: 35px 0 20px;
    position: relative;
    line-height: 1.4;
    padding-left: 25px;
}

.article-container h3::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 4px;
    height: 70%;
    background: var(--main-accent);
    border-radius: 2px;
    box-shadow: 0 0 15px var(--main-shadow);
}

.article-container p {
    font-size: 16px;
    line-height: 1.7;
    color: var(--main-text);
    margin-bottom: 30px;
    font-weight: 400;
    letter-spacing: 0.2px;
    position: relative;
    opacity: 0.9;
}

.article-container img {
    width: 100%;
    margin: 20px 0;
}

.article-container ul, 
.article-container ol {
    margin: 35px 0;
    padding-left: 0;
    list-style: none;
}

.article-container li {
    font-size: 16px;
    line-height: 1.7;
    color: var(--main-text);
    margin-bottom: 20px;
    position: relative;
    padding-left: 40px;
    font-weight: 400;
    transition: all 0.4s ease;
    opacity: 0.9;
}

.article-container li:hover {
    transform: translateX(10px);
    color: var(--main-hover);
}

.article-container ul li::before {
    content: '•';
    color: var(--main-accent);
    position: absolute;
    left: 0;
    font-size: 20px;
    font-weight: 600;
    text-shadow: 0 0 15px var(--main-shadow);
    transition: all 0.4s ease;
}

.article-container ul li:hover::before {
    transform: scale(1.3);
    text-shadow: 0 0 25px var(--main-shadow);
}

.article-container ol {
    counter-reset: item;
}

.article-container ol li {
    counter-increment: item;
}

.article-container ol li::before {
    content: counter(item);
    color: var(--main-accent);
    position: absolute;
    left: 0;
    font-weight: 600;
    font-size: 16px;
    background: var(--main-highlight);
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    transition: all 0.4s ease;
    box-shadow: 0 0 15px var(--main-shadow);
}

.article-container ol li:hover::before {
    background: var(--main-highlight);
    transform: scale(1.2) rotate(10deg);
    box-shadow: 0 0 25px var(--main-shadow);
}

.article-container a {
    color: var(--main-accent);
    text-decoration: none;
    transition: all 0.6s ease;
    position: relative;
    font-weight: 600;
    padding: 0 4px;
}

.article-container a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 4px;
    background: var(--main-accent);
    transition: width 0.6s ease;
    box-shadow: 0 0 20px var(--main-shadow);
}

.article-container a:hover {
    color: var(--main-hover);
}

.article-container a:hover::before {
    width: 100%;
}

/* Медиа-запросы */
@media (max-width: 1200px) {
    .article-section {
        padding: 80px 0;
    }
    
    .article-container {
        padding: 0 60px;
    }
    
    .article-container h1 {
        font-size: 36px;
        margin-bottom: 30px;
        padding-left: 25px;
    }
    
    .article-container h2 {
        font-size: 28px;
        margin: 40px 0 25px;
    }
    
    .article-container h3 {
        font-size: 22px;
        margin: 30px 0 15px;
        padding-left: 20px;
    }
    
    .article-container p,
    .article-container li {
        font-size: 15px;
    }
}

@media (max-width: 992px) {
    .article-section {
        padding: 60px 0;
    }
    
    .article-container {
        padding: 0 40px;
    }
    
    .article-container h1 {
        font-size: 32px;
        margin-bottom: 25px;
        padding-left: 20px;
    }
    
    .article-container h2 {
        font-size: 26px;
        margin: 35px 0 20px;
    }
    
    .article-container h3 {
        font-size: 20px;
        margin: 25px 0 15px;
        padding-left: 15px;
    }
    
    .article-container p,
    .article-container li {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
    .article-section {
        padding: 40px 0;
    }
    
    .article-container {
        padding: 0 30px;
    }
    
    .article-container h1 {
        font-size: 28px;
        margin-bottom: 20px;
        padding-left: 15px;
    }
    
    .article-container h2 {
        font-size: 24px;
        margin: 30px 0 15px;
    }
    
    .article-container h3 {
        font-size: 18px;
        margin: 20px 0 12px;
        padding-left: 12px;
    }
    
    .article-container p,
    .article-container li {
        font-size: 13px;
    }
}

@media (max-width: 480px) {
    .article-section {
        padding: 30px 0;
    }
    
    .article-container {
        padding: 0 20px;
    }
    
    .article-container h1 {
        font-size: 26px;
        margin-bottom: 15px;
        padding-left: 12px;
    }
    
    .article-container h2 {
        font-size: 22px;
        margin: 25px 0 12px;
    }
    
    .article-container h3 {
        font-size: 16px;
        margin: 15px 0 10px;
        padding-left: 10px;
    }
    
    .article-container p,
    .article-container li {
        font-size: 12px;
    }
}
.app-banner {
    position: relative;
    padding: 100px 0;
    background: var(--color-background);
    overflow: hidden;
}
.app-banner::before {
    content: '';
    position: absolute;
    inset: 0;
    background: var(--main-glow-gradient);
    opacity: 0.1;
    z-index: 1;
}
.app-banner-container {
    position: relative;
    z-index: 2;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    align-items: center;
}
.app-banner-content {
    max-width: 500px;
}
.app-badge {
    display: inline-block;
    padding: 8px 16px;
    background: var(--main-highlight);
    color: var(--main-accent);
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 10px;
    margin-bottom: 20px;
}
.app-title {
    font-family: 'Oswald', sans-serif;
    font-size: 32px;
    font-weight: bold;
    color: var(--main-title);
    margin-bottom: 20px;
    line-height: 1;
}
.app-description {
    font-size: 16px;
    color: var(--main-text);
    opacity: 0.8;
    margin-bottom: 20px;
    line-height: 1.6;
}
.app-buttons {
    display: flex;
    gap: 20px;
}
.app-button {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 10px 20px;
    background: var(--main-accent);
    color: var(--color-dark);
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 10px;
    transition: all 0.3s ease;
}
.app-button:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 20px var(--main-shadow);
}
.app-icon {
    width: 21px;
    height: 21px;
}
.app-preview {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.app-image {
    max-width: 100%;
    height: auto;
    position: relative;
    z-index: 2;
    filter: drop-shadow(0 20px 40px var(--main-shadow));
}
.app-glow {
    position: absolute;
    width: 300px;
    height: 300px;
    background: var(--main-accent);
    border-radius: 50%;
    filter: blur(100px);
    opacity: 0.2;
    z-index: 1;
}
@media (max-width: 992px) {
    .app-banner {
        padding: 60px 0;
    }
    .app-banner-container {
        grid-template-columns: 1fr;
        text-align: center;
        gap: 40px;
    }
    .app-banner-content {
        max-width: 100%;
    }
    .app-buttons {
        justify-content: center;
    }
    .app-title {
        font-size: 36px;
    }
}
@media (max-width: 768px) {
    .app-banner {
        padding: 40px 0;
    }
    .app-banner-container {
        padding: 0 20px;
    }
    .app-title {
        font-size: 28px;
    }
    .app-description {
        font-size: 16px;
    }
    .app-buttons {
        flex-direction: column;
    }
    .app-button {
        width: 100%;
        justify-content: center;
    }
}