/* ========================================
   CASE STUDIES - COMMON TYPOGRAPHY & CONTENT STYLES
   ======================================== */

/* Article Content Container */
.article-content {
    width: 100%;
    padding: 40px 40px;
    margin: 72px 0 0 0;
    background: #FFFFFF;
    border-radius: 56px;
    box-sizing: border-box;
}

/* Article Header - Description + Lead Paragraph + Title Block */
.article-header {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    padding: 0;
    gap: 16px;
    margin: 0 0 32px 0;
    position: relative;
}

.article-header .article-header-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    flex: 1;
}

.article-header .article-description {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 27px;
    display: flex;
    align-items: center;
    color: #616161;
    margin: 0;
    padding: 0;
    letter-spacing: 0;
}

.article-header .article-title {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 44px;
    line-height: 1.2;
    letter-spacing: -0.02em;
    color: #1A1A1A;
    margin: 0;
    padding: 0;
    text-align: left;
}

/* Share Button */
.article-header .share-button {
    position: relative;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: transparent;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.2s ease;
    padding: 0;
    flex-shrink: 0;
    margin-top: 4px;
}

.article-header .share-button:hover {
    background: transparent;
    transform: scale(1.05);
    opacity: 0.7;
}

.article-header .share-button.active {
    background: transparent;
}

.article-header .share-button svg {
    width: 20px;
    height: 20px;
    stroke: #1A1A1A;
}

/* Share Dropdown Menu */
.article-header .share-dropdown {
    position: absolute;
    top: 48px;
    right: 0;
    background: #FFFFFF;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.12);
    padding: 8px;
    min-width: 200px;
    z-index: 1000;
    display: none;
    flex-direction: column;
    gap: 4px;
}

.article-header .share-dropdown.show {
    display: flex;
}

.article-header .share-dropdown-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 12px 16px;
    border-radius: 12px;
    cursor: pointer;
    transition: background 0.2s ease;
    text-decoration: none;
    color: #1A1A1A;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.article-header .share-dropdown-item:hover {
    background: #F0F3F5;
}

.article-header .share-dropdown-item svg {
    width: 20px;
    height: 20px;
    stroke: #1A1A1A;
    flex-shrink: 0;
}

/* Article Section Base */
.article-section {
    text-align: left;
    position: relative;
    padding: 0;
    margin: 0 0 48px 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

/* Remove bottom margin for last section */
.article-section:last-child {
    margin-bottom: 0;
}

/* Padding и gap для секции introduction */
#introduction {
    padding: 0;
    gap: 16px;
    margin-bottom: 48px;
}

/* Логические блоки контента - gap 48px между блоками */
/* Блоки завершаются после следующих секций: */
#problem,
#hypothesis,
#interviews,
#validation,
#pivot,
#design,
#components,
#launch,
#results,
#learnings {
    margin-bottom: 48px;
}

/* Обнуляем margin для дочерних элементов, чтобы gap работал */
.article-section h2,
.article-section p,
.article-section ul {
    margin: 0;
}

/* Dividers */
.divider-1,
.divider-2,
.divider-3,
.divider-4,
.divider-5,
.divider-6,
.divider-7,
.divider-8,
.divider-9,
.divider-10,
.divider-11 {
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.05);
    margin: 48px 0;
    padding: 0;
}

/* H2 Subtitle Styles */
.article-section h2 {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #1A1A1A;
    margin: 0;
    padding: 0;
    text-align: left;
    letter-spacing: -0.01em;
}

/* H2 spacing - handled by gap, no additional margin needed */

/* Description and Title together - Description first, then Title */
.article-section > .lead-paragraph:first-of-type {
    font-family: 'Inter', sans-serif !important;
    font-size: 24px !important;
    font-weight: 400;
    line-height: 36px !important;
    color: #585454 !important;
    letter-spacing: 0 !important;
    margin: 0 0 0 0 !important;
    padding: 0 !important;
    display: flex;
    align-items: center;
}

/* Paragraphs - Unified Typography */
/* Типографика 16px для контента после hero-image-section */
.hero-image-section ~ .article-section p {
    font-family: 'Inter', sans-serif !important;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 24px !important;
    color: #1A1A1A !important;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    text-align: left;
}

.article-section p {
    font-family: 'Inter', sans-serif !important;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 27px !important;
    color: #1A1A1A !important;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    text-align: left;
}

/* Quote Style - Стиль для цитат с кавычками */
.article-section p.quote,
.article-section p:has(> strong:only-child) {
    position: relative;
    padding: 24px 32px 24px 32px;
    margin: 24px 0;
    font-family: 'Inter', sans-serif !important;
    font-size: 18px !important;
    font-weight: 400;
    font-style: italic;
    line-height: 28px !important;
    color: #1A1A1A !important;
    background: #F8F9FA;
    border-left: 4px solid #E0E0E0;
    border-radius: 8px;
    text-align: left;
    width: 100%;
    box-sizing: border-box;
    overflow: visible;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.article-section p.quote::before,
.article-section p:has(> strong:only-child)::before {
    content: '"';
    font-family: 'Georgia', serif;
    font-size: 48px;
    font-weight: 700;
    color: #D0D0D0;
    position: absolute;
    top: 8px;
    left: 16px;
    line-height: 1;
}

.article-section p.quote::after,
.article-section p:has(> strong:only-child)::after {
    content: '"';
    font-family: 'Georgia', serif;
    font-size: 48px;
    font-weight: 700;
    color: #D0D0D0;
    position: absolute;
    bottom: -8px;
    right: 16px;
    line-height: 1;
}

.article-section p.quote strong,
.article-section p:has(> strong:only-child) strong {
    font-weight: 500;
    font-style: italic;
}

/* Для параграфов с классом quote - весь текст в кавычках */
.article-section p.quote {
    font-style: italic;
}

/* Для контента после hero-image-section */
.hero-image-section ~ .article-section p.quote,
.hero-image-section ~ .article-section p:has(> strong:only-child) {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 20px 28px;
    width: 100%;
    box-sizing: border-box;
    overflow: visible;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.hero-image-section ~ .article-section p.quote::before,
.hero-image-section ~ .article-section p:has(> strong:only-child)::before {
    font-size: 40px;
    top: 4px;
    left: 12px;
}

.hero-image-section ~ .article-section p.quote::after,
.hero-image-section ~ .article-section p:has(> strong:only-child)::after {
    font-size: 40px;
    bottom: -12px;
    right: 12px;
}

/* Lists - Unified Typography */
.article-section ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

/* Типографика 16px для списков после hero-image-section */
.hero-image-section ~ .article-section ul li {
    font-family: 'Inter', sans-serif !important;
    font-size: 16px !important;
    font-weight: 400;
    line-height: 24px !important;
    color: #1A1A1A !important;
    letter-spacing: 0;
    margin: 0;
    padding: 0 0 0 20px;
    position: relative;
    text-align: left;
}

.article-section ul li {
    font-family: 'Inter', sans-serif !important;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 27px !important;
    color: #1A1A1A !important;
    letter-spacing: 0;
    margin: 0;
    padding: 0 0 0 20px;
    position: relative;
    text-align: left;
}

.article-section ul li::before {
    content: "";
    position: absolute;
    left: 0;
    width: 12px;
    height: 12px;
    background-image: url('../IMG/Mark.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 6px;
    transform: translateY(0);
}

/* Subtitle styles (h3) */
.article-section h3 {
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    color: #1A1A1A;
    margin: 0 0 16px 0;
    padding: 0;
    text-align: left;
    letter-spacing: -0.01em;
}

/* Case Study Meta Sections - Overview, Role, Process, Outcome */
.case-meta-section {
    margin-bottom: 32px;
}

.case-meta-section h3 {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    color: #1A1A1A;
    margin: 0 0 8px 0;
    padding: 0;
    text-align: left;
    letter-spacing: -0.01em;
}

.case-meta-section p {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: #1A1A1A;
    margin: 0 0 16px 0;
    padding: 0;
    text-align: left;
}

.case-meta-section ul {
    margin: 0 0 16px 0;
    padding: 0;
    list-style: none;
}

.case-meta-section ul li {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: #1A1A1A;
    margin: 0 0 8px 0;
    padding: 0 0 0 20px;
    position: relative;
    text-align: left;
}

.case-meta-section ul li:last-child {
    margin-bottom: 0;
}

.case-meta-section ul li::before {
    content: "";
    position: absolute;
    left: 0;
    width: 12px;
    height: 12px;
    background-image: url('../IMG/Mark.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    top: 7px;
    transform: translateY(0);
}

/* Results Table Styles - Tailwind CSS Style */
.results-table-container {
    margin: 32px 0;
    overflow-x: auto;
    width: 100%;
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid #F0F3F5;
}

.results-table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    font-family: 'Inter', sans-serif;
    border: 1px solid #F0F3F5;
    border-radius: 16px;
    overflow: hidden;
}

.results-table thead {
    background: #f9fafb;
}

.results-table th {
    padding: 12px 16px;
    text-align: left;
    font-weight: 600;
    font-size: 14px;
    color: #1a1a1a;
    border-bottom: 1px solid #e5e7eb;
    border-right: 1px solid #e5e7eb;
}

.results-table th:last-child {
    border-right: none;
}

.results-table tbody tr {
    border-bottom: 1px solid #e5e7eb;
    transition: background-color 0.15s ease;
}

.results-table tbody tr:hover {
    background-color: #f9fafb;
}

.results-table tbody tr:last-child {
    border-bottom: none;
}

.results-table td {
    padding: 12px 16px;
    font-size: 14px;
    color: #1a1a1a;
    vertical-align: middle;
    border-right: 1px solid #e5e7eb;
}

.results-table td:last-child {
    border-right: none;
}

.results-table td:first-child {
    font-weight: 500;
    color: #1a1a1a;
}

.results-table td:nth-child(2),
.results-table td:nth-child(3) {
    font-weight: 500;
    color: #4b5563;
}

.results-table td:last-child {
    color: #1a1a1a !important;
    font-weight: 600;
}

.results-table .positive {
    color: #1a1a1a !important;
    font-weight: 600;
}

.results-table .negative {
    color: #1a1a1a !important;
    font-weight: 600;
}

/* Chart Styles - Графики для метрик */
.chart-container {
    display: flex;
    flex-direction: column;
    gap: 48px;
    margin: 32px 0;
    width: 100%;
}

.chart-wrapper {
    background: #ffffff;
    border: 1px solid #F0F3F5;
    border-radius: 24px;
    padding: 32px;
    width: 100%;
    box-sizing: border-box;
}

.chart-title {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #1a1a1a;
    margin: 0 0 24px 0;
    padding: 0;
    text-align: left;
}

.chart-legend {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 24px;
}

.legend-item {
    display: flex;
    align-items: center;
    gap: 8px;
}

.legend-line {
    width: 20px;
    height: 3px;
    border-radius: 2px;
    display: block;
    border: none;
}

.legend-line-dashed {
    background: repeating-linear-gradient(
        to right,
        #FB923C 0,
        #FB923C 4px,
        transparent 4px,
        transparent 8px
    ) !important;
}

.legend-marker {
    width: 12px;
    height: 12px;
    display: block;
    flex-shrink: 0;
}

.legend-marker-circle {
    border-radius: 50%;
}

.legend-marker-square {
    border-radius: 2px;
    transform: rotate(0deg);
}

.legend-marker-diamond {
    border-radius: 2px;
    transform: rotate(45deg);
}

.legend-marker.legend-line-dashed {
    background: repeating-linear-gradient(
        45deg,
        currentColor 0,
        currentColor 2px,
        transparent 2px,
        transparent 4px
    ) !important;
}

.legend-label {
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    color: #4b5563;
    font-weight: 400;
}

.chart-content {
    display: flex;
    position: relative;
    width: 100%;
    min-height: 300px;
    margin-bottom: 0;
    align-items: flex-start;
}

.chart-y-axis {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding-right: 12px;
    min-width: 45px;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    color: #6b7280;
    text-align: right;
    height: 300px;
    flex-shrink: 0;
}

.chart-y-axis-left {
    align-items: flex-end;
}

.chart-y-axis-right {
    align-items: flex-start;
    padding-left: 12px;
    padding-right: 0;
    min-width: 50px;
}

.chart-main {
    flex: 1;
    position: relative;
    height: 300px;
    display: flex;
    flex-direction: column;
    min-width: 0;
    padding-left: 0;
    align-items: stretch;
    justify-content: flex-start;
}

.chart-main canvas {
    width: 100% !important;
    height: 300px !important;
}

.chart-x-axis {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 0 32px 0;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    color: #6b7280;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%;
    box-sizing: border-box;
    position: relative;
    flex-shrink: 0;
}

.chart-x-axis span {
    text-align: center;
    white-space: nowrap;
    flex: 1 1 0;
    min-width: 0;
    position: relative;
    display: block;
    line-height: 1.2;
}

.chart-dual-axis {
    position: relative;
}

.chart-y-label {
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    color: #6b7280;
    text-align: center;
    margin-top: 8px;
    padding: 0;
    width: 100%;
    display: block;
    position: relative;
}

.chart-y-label span {
    display: inline-block;
}

.chart-y-labels {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 8px;
    padding: 0;
    width: 100%;
    font-family: 'Inter', sans-serif;
    font-size: 12px;
    color: #6b7280;
    gap: 16px;
    position: relative;
}

.chart-y-label-left {
    font-size: 12px;
    color: #6b7280;
    text-align: left;
    flex: 1;
    min-width: 0;
    padding-right: 8px;
    box-sizing: border-box;
    line-height: 1.2;
}

.chart-y-label-right {
    font-size: 12px;
    color: #6b7280;
    text-align: right;
    flex: 1;
    min-width: 0;
    padding-left: 8px;
    box-sizing: border-box;
    line-height: 1.2;
}

/* Mobile Responsive */
@media (max-width: 767px) {
    .chart-container {
        gap: 32px;
        margin: 24px 0;
    }
    
    .chart-wrapper {
        padding: 20px 16px;
    }
    
    .chart-title {
        font-size: 16px;
        margin-bottom: 20px;
    }
    
    .chart-legend {
        gap: 12px;
        margin-bottom: 20px;
    }
    
    .legend-label {
        font-size: 12px;
    }
    
    .chart-content {
        min-height: 240px;
    }
    
    .chart-y-axis {
        font-size: 10px;
        min-width: 32px;
        height: 240px;
    }
    
    .chart-main {
        height: 240px;
    }
    
    .chart-x-axis {
        font-size: 10px;
    }
    
    .chart-y-label,
    .chart-y-label-left,
    .chart-y-label-right {
        font-size: 10px;
    }
    
    .chart-y-labels {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
    
    .chart-y-label-left,
    .chart-y-label-right {
        text-align: left;
    }
}
    position: absolute;
    left: 0;
    color: #1A1A1A;
    font-weight: 700;
}

/* Numbered Process Steps (01., 02., etc.) */
.process-step {
    margin-bottom: 32px;
}

.process-step h2 {
    font-family: 'Inter', sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 29px;
    color: #1A1A1A;
    margin: 0 0 16px 0;
    padding: 0;
    text-align: left;
    letter-spacing: -0.01em;
    text-transform: lowercase;
}

/* Если номер указан в атрибуте data-step, он будет добавлен автоматически */
.process-step h2[data-step]::before {
    content: attr(data-step) " ";
}

.process-step p {
    font-family: 'Inter', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px;
    color: #1A1A1A;
    margin: 0 0 16px 0;
    padding: 0;
    text-align: left;
}

.process-step p:last-child {
    margin-bottom: 0;
}

/* Image Gallery Styles */
.image-gallery {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin: 0;
    padding: 0;
}

.image-item {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.gallery-item {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.case-image {
    width: 100%;
    height: auto;
    object-fit: contain;
    border-radius: 24px;
    border: 1px solid #F0F3F5;
    cursor: pointer;
    transition: transform 0.2s ease;
    margin: 0 0 32px 0;
    display: block;
}

.case-image:hover {
    transform: scale(1.02);
}

.case-video {
    width: 100%;
    height: auto;
    object-fit: contain;
    border-radius: 24px;
    border: 1px solid #F0F3F5;
    cursor: pointer;
    transition: transform 0.2s ease;
    margin: 0 0 32px 0;
}

.case-video:hover {
    transform: scale(1.02);
}

.video-wrapper {
    width: 100%;
    border-radius: 24px;
    overflow: hidden;
    border: 1px solid #F0F3F5;
    margin: 0 0 32px 0;
}

.featured-image {
    width: 100%;
    max-width: 100%;
    height: auto;
    object-fit: contain;
    border-radius: 24px;
    border: 1px solid #F0F3F5;
    display: block;
    cursor: pointer;
    transition: transform 0.2s ease;
    margin: 0 0 32px 0;
}

/* Article Image Container */
.article-image {
    margin: 0 0 32px 0;
    padding: 0;
    text-align: center;
}

/* Общий стиль для всех изображений в статьях - предотвращает сжатие */
.article-section img:not(.hero-image):not(.hero-video):not(.case-image):not(.case-video):not(.featured-image),
.article-image img {
    object-fit: contain !important;
    max-width: 100%;
    height: auto;
    border-radius: 24px;
    border: 1px solid #F0F3F5;
    margin: 0 0 32px 0;
}

/* Изображения в image-item и gallery-item - убираем margin, gap обрабатывает отступ */
.image-item,
.gallery-item {
    width: 100%;
    height: fit-content;
}

.image-item img,
.gallery-item img {
    margin: 0 !important;
    width: 100%;
    height: auto;
    display: block;
    border-radius: 24px;
    border: 1px solid #F0F3F5;
}

/* Article-image с caption - отступ 16px между изображением и caption */
.article-image:has(.image-caption) {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.article-image:has(.image-caption) img {
    margin: 0 !important;
    border-radius: 24px;
    border: 1px solid #F0F3F5;
}

.featured-image:hover {
    transform: scale(1.02);
}

.image-caption,
.gallery-item .image-caption,
.image-item .image-caption,
.article-image .image-caption,
.image-gallery .image-caption,
.image-gallery .gallery-item .image-caption,
.image-gallery .image-item .image-caption,
.article-section .image-caption,
.article-content .image-caption,
p.image-caption {
    font-family: 'Inter', sans-serif !important;
    font-size: 14px !important;
    line-height: 17px !important;
    letter-spacing: 0.2px !important;
    color: #a0a0a0 !important;
    text-align: center !important;
    margin: 0 !important;
    padding: 0 !important;
    font-weight: 400 !important;
    font-style: normal !important;
}

/* Hero Image Styles */
.hero-image-section {
    width: 100%;
    height: auto;
    margin: 0 0 24px 0;
    padding: 0;
    box-sizing: border-box;
}

.hero-image {
    width: 100%;
    height: auto !important;
    min-height: auto !important;
    max-height: none !important;
    border-radius: 24px;
    border: 1px solid #F0F3F5;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    display: block;
}

.hero-video {
    width: 100%;
    height: auto !important;
    min-height: auto !important;
    max-height: none !important;
    border-radius: 24px;
    border: 1px solid #F0F3F5;
    margin: 0;
    padding: 0;
    display: block;
    cursor: pointer;
    transition: transform 0.2s ease;
    box-sizing: border-box;
}

.hero-image:hover,
.hero-video:hover {
    transform: scale(1.02);
}

/* Data Points / Cards Styles */
.data-points {
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.data-point {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 28px;
    gap: 8px;
    width: 100%;
    background: #F0F3F5;
    border-radius: 24px;
    text-align: left;
    flex: none;
    align-self: stretch;
    flex-grow: 0;
    box-sizing: border-box;
}

.data-point h3 {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 22px;
    color: #1A1A1A;
    margin: 0;
    padding: 0;
    text-align: left;
    align-self: stretch;
    flex: none;
    order: 0;
    flex-grow: 0;
    width: 100%;
    letter-spacing: -0.01em;
    box-sizing: border-box;
}

.data-point p {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    display: flex;
    align-items: center;
    color: #616161;
    margin: 0;
    padding: 0;
    text-align: left;
    align-self: stretch;
    flex: none;
    order: 1;
    flex-grow: 0;
    width: 100%;
    box-sizing: border-box;
}

/* Final CTA Section Styles - Объединенная структура */
.cta-wrapper {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 40px 40px;
    gap: 24px;
    margin-top: 48px;
    width: 100%;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: 56px;
}

.cta-wrapper h2 {
    font-family: 'Inter', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 29px;
    color: #1A1A1A;
    margin: 0;
    padding: 0;
    align-self: stretch;
    letter-spacing: -0.01em;
    text-align: left;
}

.cta-wrapper p {
    font-family: 'Inter', sans-serif !important;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 27px !important;
    color: #1A1A1A !important;
    letter-spacing: 0;
    margin: 0;
    padding: 0;
    align-self: stretch;
    text-align: left;
}


/* Mobile Responsive */
@media (max-width: 767px) {
    .article-content {
        padding: 24px 16px;
        margin: 48px 0 0 0;
    }
    
    .article-header {
        flex-direction: column;
        align-items: flex-start;
        gap: 16px;
    }
    
    .article-header .article-header-content {
        width: 100%;
    }
    
    .article-header .share-button {
        align-self: flex-end;
        margin-top: 0;
    }
    
    .article-header .share-dropdown {
        right: 0;
        left: auto;
    }
    
    .article-header .article-description {
        font-size: 16px;
        line-height: 24px;
    }
    
    .article-header .article-title {
        font-size: 32px;
        line-height: 1.2;
        letter-spacing: -0.02em;
    }
    
    .article-section h2 {
        font-family: 'Inter', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        color: #1A1A1A;
        margin: 0;
        padding: 0;
        letter-spacing: -0.01em;
    }
    
    .article-section > .lead-paragraph:first-of-type {
        font-size: 18px !important;
        line-height: 27px !important;
    }
    
    .hero-image-section ~ .article-section p {
        font-size: 16px !important;
        line-height: 24px !important;
        margin-bottom: 12px !important;
    }
    
    .article-section p {
        font-size: 16px !important;
        line-height: 24px !important;
        margin: 0 !important;
    }
    
    .hero-image-section ~ .article-section ul li {
        font-size: 16px !important;
        line-height: 24px !important;
        margin: 0 !important;
    }
    
    .article-section ul li {
        font-size: 16px !important;
        line-height: 24px !important;
        margin: 0 !important;
    }
    
    .article-section {
        gap: 12px;
        margin-bottom: 32px;
    }
    
    /* Results Table - Mobile */
    .results-table-container {
        margin: 24px 0;
    }
    
    .results-table th,
    .results-table td {
        padding: 10px 12px;
        font-size: 13px;
    }
    
    .results-table th {
        font-size: 12px;
    }
    
    /* Quote Style - Mobile */
    .article-section p.quote,
    .article-section p:has(> strong:only-child) {
        padding: 16px 20px;
        font-size: 16px !important;
        line-height: 24px !important;
        margin: 20px 0;
        width: 100%;
        box-sizing: border-box;
        overflow: visible;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }
    
    .article-section p.quote::before,
    .article-section p:has(> strong:only-child)::before {
        font-size: 32px;
        top: 4px;
        left: 8px;
    }
    
    .article-section p.quote::after,
    .article-section p:has(> strong:only-child)::after {
        font-size: 32px;
        bottom: -12px;
        right: 8px;
    }
    
    .hero-image-section ~ .article-section p.quote,
    .hero-image-section ~ .article-section p:has(> strong:only-child) {
        padding: 16px 20px;
        font-size: 14px !important;
        line-height: 20px !important;
        width: 100%;
        box-sizing: border-box;
        overflow: visible;
        word-wrap: break-word;
        overflow-wrap: break-word;
    }
    
    .hero-image-section ~ .article-section p.quote::before,
    .hero-image-section ~ .article-section p:has(> strong:only-child)::before {
        font-size: 28px;
        top: 2px;
        left: 8px;
    }
    
    .hero-image-section ~ .article-section p.quote::after,
    .hero-image-section ~ .article-section p:has(> strong:only-child)::after {
        font-size: 28px;
        bottom: -14px;
        right: 8px;
    }
    
    .hero-image-section {
        margin-bottom: 24px;
    }
    
    .article-image {
        margin-bottom: 24px;
    }
    
    .article-header {
        margin-bottom: 24px;
    }
    
    .article-section h3 {
        font-size: 20px;
        line-height: 24px;
        margin: 0;
    }
    
    .case-meta-section h3 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 6px;
    }
    
    .case-meta-section p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 12px;
    }
    
    .case-meta-section ul li {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 6px;
    }
    
    .process-step h2 {
        font-size: 20px;
        line-height: 24px;
        margin-bottom: 12px;
    }
    
    .process-step p {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 12px;
    }
    
    .hero-image,
    .hero-video {
        height: auto !important;
    }
    
    .image-gallery {
        gap: 12px;
        margin: 0;
    }
    
    .case-image,
    .case-video,
    .featured-image {
        min-height: auto;
        margin-bottom: 24px;
    }
    
    .video-wrapper {
        margin-bottom: 24px;
    }
    
    .article-section img:not(.hero-image):not(.hero-video):not(.case-image):not(.case-video):not(.featured-image),
    .article-image img {
        margin-bottom: 24px;
    }
    
    .data-point {
        padding: 24px;
        border-radius: 24px;
        width: 100%;
    }
    
    .data-point h3 {
        font-family: 'Inter', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
        color: #1A1A1A;
        width: 100%;
        letter-spacing: -0.01em;
    }
    
    .data-point p {
        font-family: 'Inter', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #616161;
        width: 100%;
    }
    
    .hero-image-section {
        width: 100%;
        margin: 0 0 24px 0;
    }
    
    .article-image {
        margin: 0;
    }
    
    .cta-wrapper {
        margin-top: 32px;
        padding: 24px 16px;
        gap: 20px;
    }
    
    .cta-wrapper h2 {
        font-family: 'Inter', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 20px;
        line-height: 24px;
        color: #1A1A1A;
        margin: 0;
        padding: 0;
        letter-spacing: -0.01em;
    }
    
    .cta-wrapper p {
        font-family: 'Inter', sans-serif !important;
        font-size: 16px !important;
        font-weight: 400;
        line-height: 24px !important;
        color: #1A1A1A !important;
        letter-spacing: 0;
        margin: 0;
        padding: 0;
    }
    
}

