/* =================================================================
   INDEX PAGE BASE STYLES
   ================================================================= */

body.index-page {
    font-family: "Inter", "Poppins", sans-serif;
    background: #0b1120;
    color: rgba(226, 232, 240, 0.9);
    line-height: 1.6;
    font-size: 0.9rem;
}

body.index-page .section {
    padding: clamp(3rem, 6vw, 5.5rem) 0;
}

body.index-page .container {
    width: min(100%, 1100px);
    margin: 0 auto;
    padding-inline: clamp(1.5rem, 5vw, 3rem);
}

body.index-page .section-header {
    text-align: center;
    max-width: 720px;
    margin: 0 auto clamp(1.8rem, 4.5vw, 3rem);
}

body.index-page .section-title {
    font-family: var(--font-primary);
    font-weight: 600;
    font-size: clamp(1.5rem, 3vw, 2rem);
    margin-bottom: 0.65rem;
    letter-spacing: -0.01em;
    background: linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

body.index-page .section-subtitle {
    font-size: clamp(0.85rem, 2vw, 0.98rem);
    line-height: 1.55;
    color: rgba(203, 213, 225, 0.85);
    margin: 0 auto;
}

.section-eyebrow {
    font-size: 0.8rem;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    color: rgba(148, 163, 184, 0.85);
    margin-bottom: 0.6rem;
}

/* =================================================================
   EXECUTIVE SNAPSHOT - PROFESSIONAL METRICS DASHBOARD
   ================================================================= */

.executive-infographic {
    position: relative;
    padding: clamp(4rem, 8vw, 6rem) 0;
    background: 
        linear-gradient(180deg, rgba(11, 17, 32, 0.98) 0%, rgba(15, 23, 42, 0.95) 100%);
    overflow: hidden;
}

/* Декоративен фон с геометрични линии */
.executive-infographic::before {
    content: "";
    position: absolute;
    inset: 0;
    background: 
        linear-gradient(90deg, rgba(59, 130, 246, 0.03) 1px, transparent 1px),
        linear-gradient(180deg, rgba(59, 130, 246, 0.03) 1px, transparent 1px);
    background-size: 60px 60px;
    mask-image: radial-gradient(ellipse at center, black 20%, transparent 70%);
    -webkit-mask-image: radial-gradient(ellipse at center, black 20%, transparent 70%);
    pointer-events: none;
}

/* Горен светещ акцент */
.executive-infographic::after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    max-width: 600px;
    height: 2px;
    background: linear-gradient(90deg, 
        transparent, 
        rgba(59, 130, 246, 0.6) 20%, 
        rgba(139, 92, 246, 0.8) 50%, 
        rgba(59, 130, 246, 0.6) 80%, 
        transparent
    );
    filter: blur(1px);
}

.executive-infographic .container {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding-inline: clamp(1.5rem, 5vw, 3rem);
}

/* Section Header - Чист и ясен */
.executive-infographic .section-header {
    width: 100%;
    max-width: 600px;
    text-align: center;
    margin-bottom: clamp(2.5rem, 5vw, 4rem);
}

.executive-infographic .section-header.compact {
    margin-bottom: clamp(2rem, 4vw, 3rem);
}

.executive-infographic .section-eyebrow {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-size: clamp(0.7rem, 1.5vw, 0.8rem);
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.15em;
    color: #60a5fa;
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.15), rgba(139, 92, 246, 0.1));
    border: 1px solid rgba(59, 130, 246, 0.3);
    padding: 0.5rem 1.25rem;
    border-radius: 999px;
    margin-bottom: 1rem;
}

.executive-infographic .section-subtitle {
    font-size: clamp(1.1rem, 2.5vw, 1.35rem);
    font-weight: 500;
    color: rgba(226, 232, 240, 0.9);
    line-height: 1.5;
    margin: 0;
}

/* =================================================================
   METRICS GRID - 4 карти в ред на desktop
   ================================================================= */

.exec-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: clamp(1rem, 2.5vw, 1.5rem);
    width: 100%;
    max-width: 100%;
    align-items: stretch;
}

@media (min-width: 640px) {
    .exec-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: clamp(1.25rem, 3vw, 1.5rem);
    }
}

@media (min-width: 1024px) {
    .exec-grid {
        grid-template-columns: repeat(4, 1fr);
        gap: clamp(1.25rem, 2vw, 1.5rem);
    }
}

/* =================================================================
   METRIC CARD - Premium glassmorphism дизайн
   ================================================================= */

.exec-card {
    position: relative;
    background: linear-gradient(
        165deg,
        rgba(30, 41, 59, 0.8) 0%,
        rgba(15, 23, 42, 0.9) 100%
    );
    border: 1px solid rgba(148, 163, 184, 0.15);
    border-radius: clamp(1rem, 2vw, 1.25rem);
    padding: clamp(1.5rem, 3vw, 2rem);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    min-height: 200px;
    height: 100%;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    overflow: hidden;
}

/* Hover glow ефект */
.exec-card::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    background: radial-gradient(
        ellipse at 50% 0%,
        rgba(59, 130, 246, 0.15),
        transparent 60%
    );
    opacity: 0;
    transition: opacity 0.4s ease;
    pointer-events: none;
}

.exec-card:hover {
    transform: translateY(-6px);
    border-color: rgba(96, 165, 250, 0.4);
    box-shadow:
        0 25px 50px -12px rgba(0, 0, 0, 0.4),
        0 0 0 1px rgba(96, 165, 250, 0.2),
        0 0 40px rgba(59, 130, 246, 0.1);
}

.exec-card:hover::before {
    opacity: 1;
}

/* Специфични hover ефекти за различните метрики */
.exec-card[data-metric="downtime"]:hover {
    border-color: rgba(251, 113, 133, 0.4);
    box-shadow:
        0 25px 50px -12px rgba(0, 0, 0, 0.4),
        0 0 0 1px rgba(251, 113, 133, 0.2),
        0 0 40px rgba(251, 113, 133, 0.08);
}

.exec-card[data-metric="budget"]:hover,
.exec-card[data-metric="automation"]:hover {
    border-color: rgba(96, 165, 250, 0.4);
    box-shadow:
        0 25px 50px -12px rgba(0, 0, 0, 0.4),
        0 0 0 1px rgba(96, 165, 250, 0.2),
        0 0 40px rgba(96, 165, 250, 0.08);
}

.exec-card[data-metric="incidents"]:hover {
    border-color: rgba(56, 189, 248, 0.4);
    box-shadow:
        0 25px 50px -12px rgba(0, 0, 0, 0.4),
        0 0 0 1px rgba(56, 189, 248, 0.2),
        0 0 40px rgba(56, 189, 248, 0.08);
}

/* =================================================================
   CARD HEADER - Икона + Етикет + Тренд
   ================================================================= */

.exec-card-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    gap: 0.75rem;
    margin-bottom: clamp(1rem, 2vw, 1.5rem);
    padding-bottom: clamp(0.75rem, 1.5vw, 1rem);
    border-bottom: 1px solid rgba(148, 163, 184, 0.1);
}

.exec-label {
    display: flex;
    align-items: center;
    gap: 0.625rem;
    font-weight: 600;
    font-size: clamp(0.875rem, 1.8vw, 1rem);
    color: rgba(248, 250, 252, 0.95);
}

.exec-label i {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    border-radius: 10px;
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.2), rgba(139, 92, 246, 0.15));
    color: #60a5fa;
    font-size: 1rem;
    transition: all 0.3s ease;
}

.exec-card:hover .exec-label i {
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.3), rgba(139, 92, 246, 0.25));
    transform: scale(1.05);
}

/* Специфични цветове за иконите според метриката */
.exec-card[data-metric="downtime"] .exec-label i {
    background: linear-gradient(135deg, rgba(251, 113, 133, 0.2), rgba(244, 63, 94, 0.15));
    color: #fb7185;
}

.exec-card[data-metric="budget"] .exec-label i,
.exec-card[data-metric="automation"] .exec-label i {
    background: linear-gradient(135deg, rgba(96, 165, 250, 0.2), rgba(59, 130, 246, 0.16));
    color: #60a5fa;
}

.exec-card[data-metric="incidents"] .exec-label i {
    background: linear-gradient(135deg, rgba(56, 189, 248, 0.2), rgba(14, 165, 233, 0.15));
    color: #38bdf8;
}

/* =================================================================
   TREND BADGE - Показва промяната
   ================================================================= */

.exec-trend {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    font-size: clamp(0.7rem, 1.5vw, 0.8rem);
    font-weight: 700;
    padding: 0.4rem 0.75rem;
    border-radius: 999px;
    white-space: nowrap;
    transition: all 0.3s ease;
}

.exec-trend.negative {
    color: #fb7185;
    background: rgba(251, 113, 133, 0.15);
    border: 1px solid rgba(251, 113, 133, 0.25);
}

.exec-trend.positive {
    color: #60a5fa;
    background: rgba(96, 165, 250, 0.15);
    border: 1px solid rgba(96, 165, 250, 0.25);
}

.exec-trend.neutral {
    color: #38bdf8;
    background: rgba(56, 189, 248, 0.15);
    border: 1px solid rgba(56, 189, 248, 0.25);
}

.exec-trend i {
    font-size: 0.65rem;
}

/* =================================================================
   CARD BODY - Главна стойност
   ================================================================= */

.exec-card-body {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-grow: 1;
    width: 100%;
    gap: 0.5rem;
}

/* =================================================================
   MAIN VALUE - Голям, ясен дисплей
   ================================================================= */

.exec-value {
    display: flex;
    align-items: baseline;
    justify-content: center;
    gap: 0.5rem;
    font-size: clamp(2rem, 5vw, 2.75rem);
    font-weight: 800;
    line-height: 1;
    margin: 0;
    letter-spacing: -0.02em;
}

.exec-value .value-before {
    font-size: 0.5em;
    color: rgba(148, 163, 184, 0.6);
    text-decoration: line-through;
    text-decoration-color: rgba(251, 113, 133, 0.5);
    font-weight: 600;
}

.exec-value .value-arrow {
    font-size: 0.6em;
    color: rgba(96, 165, 250, 0.7);
    margin: 0 0.15rem;
    animation: pulseArrow 2s ease-in-out infinite;
}

@keyframes pulseArrow {
    0%, 100% { opacity: 0.7; }
    50% { opacity: 1; }
}

.exec-value .value-after {
    background: linear-gradient(135deg, #60a5fa 0%, #a78bfa 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* Специфични цветове за различните метрики */
.exec-card[data-metric="downtime"] .exec-value .value-after {
    background: linear-gradient(135deg, #fb7185 0%, #f472b6 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.exec-card[data-metric="budget"] .exec-value .value-after,
.exec-card[data-metric="automation"] .exec-value .value-after {
    background: linear-gradient(135deg, #60a5fa 0%, #22d3ee 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.exec-card[data-metric="incidents"] .exec-value .value-after {
    background: linear-gradient(135deg, #38bdf8 0%, #818cf8 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

/* =================================================================
   DONUT CHART - За бюджет метрика
   ================================================================= */

.exec-donut {
    position: relative;
    width: clamp(100px, 15vw, 130px);
    aspect-ratio: 1;
    border-radius: 50%;
    --donut-fill: 0;
    background: conic-gradient(
        #60a5fa calc(var(--donut-fill) * 1%), 
        rgba(148, 163, 184, 0.15) 0
    );
    display: grid;
    place-items: center;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 
        0 0 0 4px rgba(96, 165, 250, 0.1),
        inset 0 0 30px rgba(0, 0, 0, 0.2);
}

.exec-card:hover .exec-donut {
    transform: scale(1.05);
    box-shadow: 
        0 0 0 6px rgba(96, 165, 250, 0.15),
        0 0 30px rgba(96, 165, 250, 0.1),
        inset 0 0 30px rgba(0, 0, 0, 0.2);
}

.exec-donut::after {
    content: "";
    position: absolute;
    inset: 15%;
    border-radius: 50%;
    background: linear-gradient(
        165deg,
        rgba(30, 41, 59, 0.95) 0%,
        rgba(15, 23, 42, 0.98) 100%
    );
    z-index: 1;
}

.exec-donut-value {
    position: relative;
    z-index: 2;
    text-align: center;
    pointer-events: none;
}

.exec-donut-value strong {
    display: block;
    font-size: clamp(1.5rem, 4vw, 2rem);
    font-weight: 800;
    background: linear-gradient(135deg, #60a5fa 0%, #22d3ee 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    line-height: 1;
    margin-bottom: 0.25rem;
}

.exec-donut-value span {
    display: block;
    font-size: clamp(0.65rem, 1.5vw, 0.75rem);
    color: rgba(148, 163, 184, 0.9);
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

/* =================================================================
   LEGEND - Информация за данните
   ================================================================= */

.exec-legend {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: clamp(0.75rem, 2vw, 1rem);
    margin-top: clamp(2rem, 4vw, 3rem);
    padding-top: clamp(1.5rem, 3vw, 2rem);
    border-top: 1px solid rgba(148, 163, 184, 0.1);
    width: 100%;
    max-width: 500px;
}

.exec-legend-item {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    font-size: clamp(0.75rem, 1.6vw, 0.85rem);
    font-weight: 500;
    color: rgba(148, 163, 184, 0.9);
    padding: 0.5rem 1rem;
    border-radius: 999px;
    background: rgba(30, 41, 59, 0.5);
    border: 1px solid rgba(148, 163, 184, 0.1);
    transition: all 0.3s ease;
}

.exec-legend-item:hover {
    background: rgba(30, 41, 59, 0.7);
    border-color: rgba(96, 165, 250, 0.3);
    color: rgba(226, 232, 240, 0.95);
}

.exec-legend-item i {
    color: #60a5fa;
    font-size: 0.8rem;
}

/* =================================================================
   ДОПЪЛНИТЕЛНИ ЕЛЕМЕНТИ
   ================================================================= */

.exec-card-footer {
    margin-top: auto;
    padding-top: clamp(0.75rem, 1.5vw, 1rem);
    border-top: 1px solid rgba(148, 163, 184, 0.1);
    width: 100%;
    text-align: center;
}

.exec-card-footer.exec-note {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.4rem;
    font-size: 0.8rem;
    color: rgba(148, 163, 184, 0.8);
    border-top: none;
    padding-top: 0.5rem;
}

.exec-card-footer.exec-note i {
    color: #38bdf8;
    font-size: 0.75rem;
}

.exec-brief {
    font-size: clamp(0.8rem, 1.8vw, 0.9rem);
    color: rgba(148, 163, 184, 0.85);
    margin: 0;
    line-height: 1.5;
    text-align: center;
    width: 100%;
}

.exec-progress {
    width: 100%;
    height: 6px;
    background: rgba(148, 163, 184, 0.1);
    border-radius: 999px;
    position: relative;
    overflow: hidden;
    --progress-value: 0%;
}

.exec-progress::after {
    content: "";
    position: absolute;
    inset: 0;
    width: var(--progress-value, 0%);
    background: linear-gradient(90deg, #3b82f6, #60a5fa);
    border-radius: inherit;
    transition: width 1s cubic-bezier(0.4, 0, 0.2, 1);
}

.exec-tags {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem;
    padding: 0;
    margin: 0;
    justify-content: center;
}

.exec-tags li {
    font-size: 0.7rem;
    padding: 0.2rem 0.6rem;
    border-radius: 999px;
    background: rgba(59, 130, 246, 0.12);
    color: rgba(148, 163, 184, 0.9);
    border: 1px solid rgba(59, 130, 246, 0.2);
}

/* Стил за всички data-counter елементи */
.exec-card strong[data-counter],
.exec-card .value-after[data-counter] {
    font-weight: 800;
}

.exec-stats {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.35rem;
    width: 100%;
}

.exec-stats li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: clamp(0.75rem, 1.7vw, 0.85rem);
    color: rgba(148, 163, 184, 0.9);
    gap: 0.5rem;
    padding: 0.4rem 0;
    border-bottom: 1px solid rgba(148, 163, 184, 0.08);
}

.exec-stats li:last-child {
    border-bottom: none;
}

.exec-stats li span {
    flex: 1;
    text-align: left;
}

.exec-stats li strong {
    flex-shrink: 0;
    text-align: right;
    color: #60a5fa;
}

.exec-milestones {
    display: none;
}

.exec-timeline {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    width: 100%;
}

.exec-timeline li {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: clamp(0.75rem, 1.7vw, 0.85rem);
    color: rgba(148, 163, 184, 0.9);
    padding: 0.35rem 0;
}

.exec-timeline-time {
    font-weight: 600;
    color: rgba(226, 232, 240, 0.9);
    min-width: 60px;
}

.exec-timeline-label {
    flex: 1;
}

.exec-chip-row {
    display: flex;
    flex-wrap: wrap;
    gap: 0.4rem;
    justify-content: center;
    width: 100%;
}

.exec-chip {
    display: inline-flex;
    align-items: center;
    gap: 0.3rem;
    padding: 0.35rem 0.7rem;
    background: rgba(15, 118, 110, 0.15);
    border: 1px solid rgba(15, 118, 110, 0.25);
    border-radius: 999px;
    font-size: clamp(0.7rem, 1.5vw, 0.8rem);
    color: rgba(148, 163, 184, 0.95);
    transition: all 0.3s ease;
}

.exec-chip:hover {
    background: rgba(15, 118, 110, 0.25);
    border-color: rgba(15, 118, 110, 0.4);
    transform: translateY(-1px);
}

.exec-footnote {
    display: flex;
    align-items: center;
    gap: 0.3rem;
    font-size: 0.7rem;
    color: rgba(148, 163, 184, 0.7);
}

/* =================================================================
   RESPONSIVE - Mobile optimizations
   ================================================================= */

@media (max-width: 639px) {
    .executive-infographic {
        padding: clamp(3rem, 6vw, 4rem) 0;
    }
    
    .exec-grid {
        gap: clamp(1rem, 3vw, 1.25rem);
    }
    
    .exec-card {
        padding: clamp(1.25rem, 4vw, 1.5rem);
        min-height: 180px;
    }
    
    .exec-card:hover {
        transform: translateY(-4px);
    }
    
    .exec-card-header {
        flex-direction: column;
        align-items: center;
        gap: 0.75rem;
        text-align: center;
    }
    
    .exec-label {
        justify-content: center;
    }
    
    .exec-value {
        font-size: clamp(1.75rem, 6vw, 2.25rem);
    }
    
    .exec-donut {
        width: clamp(90px, 20vw, 110px);
    }
    
    .exec-donut-value strong {
        font-size: clamp(1.25rem, 4vw, 1.5rem);
    }
    
    .exec-legend {
        flex-direction: column;
        align-items: center;
        gap: 0.5rem;
    }
}

@media (max-width: 480px) {
    .exec-card {
        padding: clamp(1rem, 3.5vw, 1.25rem);
        min-height: 160px;
    }
    
    .exec-label i {
        width: 32px;
        height: 32px;
        font-size: 0.875rem;
    }
    
    .exec-label span {
        font-size: 0.875rem;
    }
    
    .exec-trend {
        font-size: 0.7rem;
        padding: 0.3rem 0.6rem;
    }
    
    .exec-value {
        font-size: clamp(1.5rem, 5vw, 2rem);
        gap: 0.35rem;
    }
    
    .exec-value .value-before {
        font-size: 0.45em;
    }
}

/* Tablet optimizations */
@media (min-width: 640px) and (max-width: 1023px) {
    .exec-grid {
        gap: clamp(1rem, 2.5vw, 1.25rem);
    }
    
    .exec-card {
        min-height: 190px;
    }
}
    
    .exec-card-body {
        min-height: 100px;
    }
}

/* Desktop optimizations */
@media (min-width: 1024px) {
    .exec-card-body {
        min-height: 110px;
    }
}

/* =================================================================
   INDUSTRY INFOGRAPHIC
   ================================================================= */

.industry-infographic {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: clamp(0.6rem, 2.5vw, 1rem);
    margin: 0 auto clamp(1.5rem, 3vw, 2.2rem);
    width: min(100%, 750px);
}

.industry-infographic-card {
    display: flex;
    align-items: center;
    gap: 0.7rem;
    padding: 0.75rem 1rem;
    border-radius: 0.85rem;
    background: rgba(15, 23, 42, 0.7);
    border: 1px solid rgba(59, 130, 246, 0.2);
    box-shadow: 0 18px 35px -30px rgba(15, 23, 42, 0.9);
}

.infographic-icon {
    width: 40px;
    height: 40px;
    border-radius: 12px;
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.25), rgba(16, 185, 129, 0.2));
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #38bdf8;
    font-size: 1.05rem;
}

.infographic-value {
    font-size: clamp(0.95rem, 2vw, 1.15rem);
    font-weight: 700;
    margin: 0;
    color: #f8fafc;
}

.infographic-label {
    margin: 0;
    font-size: clamp(0.7rem, 1.8vw, 0.8rem);
    color: rgba(203, 213, 225, 0.85);
    line-height: 1.4;
}

/* =================================================================
   HERO SECTION
   ================================================================= */

.hero-section {
    position: relative;
    min-height: 0;
    display: flex;
    align-items: center;
    overflow: hidden;
    background:
        linear-gradient(135deg, rgba(15, 23, 42, 0.92), rgba(30, 41, 59, 0.8)),
        url("https://images.unsplash.com/photo-1518770660439-4636190af475?auto=format&fit=crop&w=1600&q=70")
            center/cover no-repeat;
    padding-top: 120px;
}

@media (min-width: 1024px) {
    .hero-section {
        min-height: 100vh;
        min-height: 100dvh;
    }
}

.hero-background {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
}

.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(
        135deg,
        rgba(15, 23, 42, 0.8) 0%,
        rgba(30, 41, 59, 0.7) 50%,
        rgba(59, 130, 246, 0.3) 100%
    );
}

.hero-particles {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="particles" width="20" height="20" patternUnits="userSpaceOnUse"><circle cx="2" cy="2" r="0.5" fill="rgba(255,255,255,0.1)"/><circle cx="18" cy="8" r="0.3" fill="rgba(59,130,246,0.2)"/><circle cx="8" cy="18" r="0.4" fill="rgba(139,92,246,0.15)"/></pattern></defs><rect width="100" height="100" fill="url(%23particles)"/></svg>');
    animation: floatParticles 20s linear infinite;
}

@keyframes floatParticles {
    0% {
        transform: translateY(0) translateX(0);
    }
    25% {
        transform: translateY(-10px) translateX(5px);
    }
    50% {
        transform: translateY(-5px) translateX(-3px);
    }
    75% {
        transform: translateY(-15px) translateX(2px);
    }
    100% {
        transform: translateY(0) translateX(0);
    }
}

.hero-content {
    position: relative;
    z-index: 2;
    width: 100%;
    padding: clamp(3rem, 7vw, 5rem) 0;
}

.hero-container {
    display: grid;
    grid-template-columns: 1fr;
    gap: clamp(2rem, 6vw, 3rem);
    align-items: center;
    width: min(100%, 1080px);
    margin: 0 auto;
    padding-inline: clamp(1.25rem, 5vw, 3rem);
}

@media (min-width: 1024px) {
    .hero-container {
        grid-template-columns: minmax(0, 1fr) minmax(0, 0.85fr);
        gap: clamp(2.5rem, 4vw, 3.5rem);
        padding-inline: 2.5rem;
    }
}

.hero-text {
    text-align: center;
    color: white;
    max-width: clamp(320px, 80vw, 520px);
    margin: 0 auto;
}

@media (min-width: 1024px) {
    .hero-text {
        text-align: left;
        margin: 0;
    }
}

.hero-title {
    font-size: clamp(1.45rem, 5vw, 2.1rem);
    font-weight: 800;
    line-height: 1.1;
    margin-bottom: clamp(0.9rem, 3vw, 1.3rem);
}

.title-line {
    display: block;
    background: linear-gradient(135deg, #ffffff, #e2e8f0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.title-line:last-child {
    background: linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.hero-subtitle {
    font-size: clamp(0.85rem, 2.2vw, 0.95rem);
    line-height: 1.6;
    color: rgba(226, 232, 240, 0.84);
    margin-bottom: clamp(1.1rem, 3.5vw, 1.75rem);
}

.hero-highlights {
    list-style: none;
    padding: 0;
    margin: 0 0 clamp(1.5rem, 5vw, 2.5rem) 0;
    display: grid;
    gap: clamp(0.5rem, 3vw, 0.75rem);
}

.hero-highlights li {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    padding: 0.65rem 0.9rem;
    border-radius: 999px;
    background: rgba(15, 23, 42, 0.5);
    border: 1px solid rgba(148, 163, 184, 0.25);
    color: rgba(226, 232, 240, 0.9);
    backdrop-filter: blur(12px);
    line-height: 1.55;
    font-size: clamp(0.8rem, 2.2vw, 0.9rem);
}

.hero-highlights li i {
    color: #38bdf8;
    font-size: 0.95rem;
}

@media (min-width: 640px) {
    .hero-subtitle {
        font-size: 1.25rem;
    }
}

.hero-buttons {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: clamp(0.6rem, 2.5vw, 0.85rem);
    align-items: stretch;
    width: 100%;
}

@media (min-width: 640px) {
    .hero-buttons {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
        align-items: stretch;
        gap: clamp(0.75rem, 2.5vw, 1.2rem);
        width: 100%;
        max-width: clamp(18rem, 55vw, 28rem);
    }
}

@media (min-width: 1024px) {
    .hero-buttons {
        justify-content: flex-start;
        align-items: center;
        max-width: none;
    }
}

.hero-buttons .btn {
    min-width: 0;
    padding: 0.75rem 1.15rem;
    font-size: clamp(0.8rem, 2vw, 0.9rem);
    flex: 0 1 auto;
}

@media (min-width: 640px) {
    .hero-buttons .btn {
        min-width: 0;
        flex: 1 1 220px;
    }
}

.hero-buttons .btn-primary {
    background: linear-gradient(135deg, var(--accent-primary), var(--accent-tertiary));
    color: var(--bg-primary);
    border: none;
    box-shadow: 0 0 20px var(--accent-glow);
}

.hero-buttons .btn-primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 0 30px rgba(59, 130, 246, 0.38);
}

.hero-buttons .btn-secondary {
    background: rgba(255, 255, 255, 0.1);
    color: white;
    border: 2px solid rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(10px);
}

.hero-buttons .btn-secondary:hover {
    background: rgba(255, 255, 255, 0.2);
    border-color: rgba(255, 255, 255, 0.5);
    transform: translateY(-3px);
}

.hero-buttons .btn-outline {
    background: transparent;
    color: rgba(226, 232, 240, 0.9);
    border: 2px solid rgba(226, 232, 240, 0.4);
    box-shadow: none;
}

.hero-buttons .btn-outline:hover {
    border-color: rgba(148, 163, 184, 0.7);
    color: #fff;
    transform: translateY(-3px);
}

.hero-visual {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-inline: auto;
    width: 100%;
    max-width: 400px;
}

.hero-card {
    background: linear-gradient(135deg, rgba(15, 23, 42, 0.85) 0%, rgba(30, 41, 59, 0.75) 100%);
    backdrop-filter: blur(24px) saturate(180%);
    -webkit-backdrop-filter: blur(24px) saturate(180%);
    border: 1px solid rgba(148, 163, 184, 0.25);
    border-radius: 1.5rem;
    padding: clamp(2rem, 4.5vw, 2.5rem);
    text-align: center;
    color: rgba(226, 232, 240, 0.98);
    box-shadow:
        0 20px 60px rgba(0, 0, 0, 0.2),
        0 8px 24px rgba(0, 0, 0, 0.15),
        inset 0 1px 0 rgba(255, 255, 255, 0.1);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.hero-card::before {
    content: "";
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.08), transparent);
    transition: left 0.6s ease;
}

.hero-card:hover::before {
    left: 100%;
}

@media (max-width: 768px) {
    .hero-visual {
        max-width: 100%;
        padding: 0 1rem;
    }

    .hero-card {
        max-width: 100%;
        padding: clamp(1.75rem, 4vw, 2.25rem);
    }
}

.hero-card:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow:
        0 28px 80px rgba(59, 130, 246, 0.25),
        0 12px 32px rgba(0, 0, 0, 0.2),
        inset 0 1px 0 rgba(255, 255, 255, 0.15);
    border-color: rgba(96, 165, 250, 0.4);
}

.card-icon {
    width: 72px;
    height: 72px;
    background: linear-gradient(135deg, var(--accent-primary) 0%, var(--accent-tertiary) 100%);
    border-radius: 1.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto clamp(1.25rem, 3vw, 1.75rem);
    font-size: 1.75rem;
    color: var(--bg-primary);
    box-shadow:
        0 0 30px var(--accent-glow),
        0 4px 16px rgba(124, 58, 237, 0.3),
        inset 0 1px 0 rgba(255, 255, 255, 0.2);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    overflow: hidden;
}

.card-icon::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 0;
    height: 0;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%);
    transition:
        width 0.6s ease,
        height 0.6s ease;
}

.hero-card:hover .card-icon {
    transform: scale(1.1) rotate(5deg);
    box-shadow:
        0 12px 48px rgba(59, 130, 246, 0.5),
        0 6px 24px rgba(139, 92, 246, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.3);
}

.hero-card:hover .card-icon::before {
    width: 200%;
    height: 200%;
}

.hero-card h3 {
    font-size: clamp(1.15rem, 2.8vw, 1.35rem);
    font-weight: 700;
    margin-bottom: clamp(0.75rem, 2vw, 1rem);
    color: rgba(226, 232, 240, 0.98);
    letter-spacing: -0.01em;
    line-height: 1.3;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}

.hero-card h2 {
    font-size: clamp(1.05rem, 2.5vw, 1.25rem);
    font-weight: 700;
    margin: 0 0 clamp(0.55rem, 1.4vw, 0.85rem);
    color: rgba(226, 232, 240, 0.98);
    line-height: 1.28;
}

.hero-card p {
    color: rgba(203, 213, 225, 0.95);
    line-height: 1.7;
    margin: 0 0 clamp(0.85rem, 2.2vw, 1.15rem) 0;
    font-size: clamp(0.9rem, 2.2vw, 1rem);
    font-weight: 400;
    letter-spacing: 0.01em;
}

.card-stats {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(0.55rem, 1.4vw, 0.9rem);
    margin-top: clamp(0.9rem, 2.2vw, 1.2rem);
    padding-top: clamp(0.9rem, 2.1vw, 1.2rem);
    border-top: 1px solid rgba(148, 163, 184, 0.25);
    align-items: start;
    min-height: auto;
}

.stat {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: clamp(0.3rem, 0.8vw, 0.5rem);
    width: 100%;
    padding: clamp(0.3rem, 0.8vw, 0.5rem);
    margin: 0 auto;
    min-width: 0;
    min-height: 64px;
}

.stat-number {
    font-size: clamp(0.85rem, 1.8vw, 1.1rem);
    font-weight: 700;
    color: rgba(224, 242, 254, 0.9);
    display: block;
    line-height: 1.15;
    letter-spacing: -0.005em;
    text-shadow: 0 1px 6px rgba(59, 130, 246, 0.3);
    margin: 0;
    width: 100%;
    text-align: center;
    white-space: nowrap;
    text-transform: none;
    overflow: visible;
    text-overflow: clip;
    padding-inline: 0.2rem;
    min-height: 1.25em;
}

.stat-label {
    font-size: clamp(0.55rem, 1vw, 0.65rem);
    color: rgba(148, 163, 184, 0.95);
    margin: 0;
    font-weight: 500;
    letter-spacing: 0.08em;
    line-height: 1.2;
    text-align: center;
    width: 100%;
    text-shadow: none;
    text-transform: uppercase;
    white-space: nowrap;
    overflow: visible;
    text-overflow: clip;
    padding-inline: 0.2rem;
    min-height: 1.6em;
    display: flex;
    align-items: center;
    justify-content: center;
}

.hero-card-footer {
    margin-top: clamp(1.5rem, 3.5vw, 2rem);
    padding-top: clamp(1.25rem, 3vw, 1.75rem);
    border-top: 1px solid rgba(148, 163, 184, 0.25);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.75rem;
    color: rgba(226, 232, 240, 0.95);
    font-size: clamp(0.85rem, 2vw, 0.95rem);
    font-weight: 500;
    width: 100%;
    text-align: center;
}

.hero-card-footer i {
    color: rgba(96, 165, 250, 0.9);
    font-size: 1.1em;
}

/* =================================================================
   PARTNERS SECTION
   ================================================================= */

.partners-section {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(160deg, rgba(8, 47, 73, 0.7), rgba(15, 23, 42, 0.9)),
        url("https://images.unsplash.com/photo-1520607162513-77705c0f0d4a?auto=format&fit=crop&w=1600&q=70")
            center/cover no-repeat;
    color: rgba(226, 232, 240, 0.9);
}

.partners-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(11, 17, 32, 0.75);
    z-index: 0;
}

.partners-section > .container {
    position: relative;
    z-index: 1;
}

.partners-header {
    text-align: center;
    max-width: 740px;
}

.partner-slider {
    margin: clamp(1.5rem, 4vw, 2.5rem) 0;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.partner-slider::before,
.partner-slider::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    width: clamp(30px, 6vw, 70px);
    pointer-events: none;
    z-index: 2;
}

.partner-slider::before {
    left: 0;
    background: linear-gradient(90deg, rgba(11, 17, 32, 0.65), transparent);
}

.partner-slider::after {
    right: 0;
    background: linear-gradient(270deg, rgba(11, 17, 32, 0.65), transparent);
}

.partner-viewport {
    position: relative;
    flex: 1;
    overflow: hidden;
    padding: 0.5rem 0;
    mask-image: linear-gradient(90deg, transparent, rgba(0, 0, 0, 0.9) 12%, rgba(0, 0, 0, 0.9) 88%, transparent);
}

.partner-track {
    display: flex;
    align-items: center;
    gap: clamp(0.75rem, 2vw, 1.25rem);
    min-width: fit-content;
    will-change: transform;
}

.partner-logo {
    flex: 0 0 auto;
    width: clamp(140px, 12vw, 180px);
    height: clamp(70px, 7vw, 92px);
    border-radius: 1rem;
    background: rgba(255, 255, 255, 0.22);
    border: 1px solid rgba(255, 255, 255, 0.35);
    box-shadow: 0 20px 45px -35px rgba(15, 23, 42, 0.9);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.75rem 1rem;
    position: relative;
    overflow: hidden;
}

.partner-logo::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.15), transparent);
    transform: translateX(-100%);
    transition: transform 0.6s ease;
}

.partner-logo:hover::after {
    transform: translateX(100%);
}

.partner-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    filter: grayscale(0.2) brightness(1.1);
}

.partner-metrics {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
    gap: 1rem;
    padding-top: 1rem;
}

.partner-metric {
    border: 1px solid rgba(148, 163, 184, 0.25);
    border-radius: 1rem;
    padding: 0.85rem 1rem;
    background: rgba(15, 23, 42, 0.45);
    text-align: center;
}

.partner-metric .metric-value {
    display: block;
    font-size: clamp(1.05rem, 2vw, 1.35rem);
    font-weight: 700;
    color: #f8fafc;
}

.partner-metric .metric-label {
    font-size: clamp(0.7rem, 1vw, 0.8rem);
    color: rgba(203, 213, 225, 0.85);
}

@media (max-width: 768px) {
    .partner-viewport {
        width: 100%;
    }

    .partner-logo {
        width: clamp(120px, 28vw, 160px);
    }

    .partner-metric {
        padding: 0.7rem 0.85rem;
    }

    .partner-metric .metric-value {
        font-size: 1rem;
    }

    .partner-metric .metric-label {
        font-size: 0.7rem;
    }
}

@media (min-width: 1024px) {
    .partner-metric {
        max-width: 220px;
        margin-inline: auto;
    }
}



/* =================================================================
   POSITIONING & OFFER
   ================================================================= */

.positioning-section {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(155deg, rgba(15, 23, 42, 0.88), rgba(30, 41, 59, 0.75)),
        url("https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&w=1600&q=70")
            center/cover no-repeat;
    color: rgba(226, 232, 240, 0.9);
    text-align: center;
}

.packages-section,
.calendly-section,
.services-section {
    position: relative;
    overflow: hidden;
}

.positioning-section::before,
.packages-section::before,
.calendly-section::before,
.services-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(11, 17, 32, 0.72);
    z-index: 0;
}

@media (max-width: 640px) {
    .positioning-section,
    .packages-section,
    .calendly-section,
    .services-section {
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
    }

    .positioning-section::before,
    .packages-section::before,
    .calendly-section::before,
    .services-section::before {
        background: rgba(11, 17, 32, 0.58);
    }
}

.positioning-section > .container,
.packages-section > .container,
.calendly-section > .container,
.services-section > .container {
    position: relative;
    z-index: 1;
}

.positioning-section .section-title,
.packages-section .section-title,
.calendly-section .section-title {
    background: linear-gradient(135deg, #38bdf8, #6366f1);
    -webkit-text-fill-color: transparent;
}

.positioning-section .section-subtitle,
.packages-section .section-subtitle,
.calendly-section .section-subtitle {
    color: rgba(226, 232, 240, 0.9);
}

.positioning-grid {
    display: grid;
    gap: var(--space-6);
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    max-width: 1100px;
    margin: 0 auto;
    justify-items: center;
}

.info-card {
    background: rgba(15, 23, 42, 0.7);
    border: 1px solid rgba(148, 163, 184, 0.25);
    border-radius: 1rem;
    padding: clamp(1.5rem, 4vw, 2.1rem);
    box-shadow: 0 30px 80px -40px rgba(15, 23, 42, 0.8);
    backdrop-filter: blur(16px);
    text-align: center;
    width: min(100%, 320px);
    margin: 0 auto;
}

.info-card h3 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.65rem;
    font-size: 0.95rem;
    color: #e0f2fe;
    margin-bottom: var(--space-4);
}

.info-card ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 0.65rem;
    justify-items: center;
}

.info-card li {
    position: relative;
    padding-left: 0;
    color: rgba(226, 232, 240, 0.9);
    line-height: 1.5;
    font-size: 0.85rem;
}

.info-card li::before {
    content: "";
    position: absolute;
    left: 50%;
    top: -0.15rem;
    width: 6px;
    height: 6px;
    border-radius: 999px;
    background: linear-gradient(135deg, #38bdf8, #22d3ee);
    transform: translateX(-50%);
}

.info-card ul li {
    font-size: 0.95rem;
}

.offer-headline {
    font-size: 1.1rem;
    font-weight: 600;
    color: #f8fafc;
    margin-bottom: var(--space-3);
}

/* =================================================================
   PACKAGES OVERVIEW
   ================================================================= */

.packages-section {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(165deg, rgba(15, 23, 42, 0.9), rgba(37, 99, 235, 0.7)),
        url("https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&w=1600&q=70")
            center/cover no-repeat;
    color: rgba(226, 232, 240, 0.9);
    text-align: center;
}

.packages-grid {
    display: grid;
    gap: clamp(1.5rem, 4vw, 2.5rem);
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    grid-auto-rows: 1fr;
    max-width: 1100px;
    margin: 0 auto;
    align-items: stretch;
}

.package-card {
    position: relative;
    background: rgba(10, 14, 33, 0.78);
    border: 1px solid rgba(148, 163, 184, 0.28);
    border-radius: 1.25rem;
    padding: clamp(3rem, 6vw, 3.8rem) clamp(1.4rem, 3.2vw, 2rem) clamp(1.8rem, 3vw, 2.2rem);
    display: flex;
    flex-direction: column;
    gap: clamp(1rem, 3.5vw, 1.5rem);
    box-shadow: 0 40px 110px -55px rgba(15, 23, 42, 0.9);
    backdrop-filter: blur(18px);
    overflow: hidden;
    text-align: center;
    font-size: 0.92rem;
    width: 100%;
    min-height: 100%;
}

.package-card.featured {
    border-color: rgba(96, 165, 250, 0.5);
    transform: translateY(-6px);
}

.package-badge {
    position: absolute;
    top: 1.25rem;
    right: 1.25rem;
    padding: 0.4rem 1rem;
    border-radius: 999px;
    font-size: 0.9rem;
    font-weight: 600;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    border: 1px solid transparent;
}

.package-badge.starter {
    background: rgba(96, 165, 250, 0.2);
    border-color: rgba(96, 165, 250, 0.35);
    color: #dbeafe;
}

.package-badge.business {
    background: rgba(99, 102, 241, 0.25);
    border-color: rgba(99, 102, 241, 0.4);
    color: #ede9fe;
}

.package-badge.enterprise {
    background: rgba(16, 185, 129, 0.25);
    border-color: rgba(16, 185, 129, 0.4);
    color: #bbf7d0;
}

.package-price {
    font-size: clamp(1.4rem, 2.8vw, 1.8rem);
    font-weight: 700;
    color: #f8fafc;
    letter-spacing: -0.01em;
}

.package-price span:not(.price-eur) {
    font-size: 0.78rem;
    color: rgba(203, 213, 225, 0.78);
    margin-left: 0.3rem;
}

.package-price .price-eur {
    display: block;
    font-size: 0.85rem;
    font-weight: 600;
    color: rgba(191, 219, 254, 0.85);
    margin-left: 0;
    margin-top: 0.25rem;
    letter-spacing: 0.02em;
}

.package-card h3 {
    margin: 0.35rem 0 0.45rem;
    font-size: clamp(1.05rem, 2.5vw, 1.3rem);
    color: #f8fafc;
    line-height: 1.25;
}

@media (max-width: 640px) {
    .packages-grid {
        grid-template-columns: 1fr;
        gap: clamp(1.25rem, 5vw, 1.8rem);
    }

    .package-card {
        padding: clamp(2.4rem, 6vw, 3rem) clamp(1.15rem, 5vw, 1.75rem) clamp(1.6rem, 4vw, 2rem);
    }

    .package-badge {
        position: static;
        align-self: center;
        margin-bottom: 0.8rem;
    }

    .package-card h3 {
        font-size: 1.1rem;
    }

    .package-price {
        font-size: 1.4rem;
    }

    .package-features {
        gap: 0.6rem;
        font-size: 0.88rem;
    }
}

.package-features {
    list-style: none;
    padding: 0;
    margin: auto 0 0 0;
    display: flex;
    flex-direction: column;
    gap: 0.7rem;
    color: rgba(226, 232, 240, 0.88);
    font-size: 0.9rem;
    width: 100%;
}

.package-features li {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0.55rem;
    line-height: 1.52;
    font-size: 0.88rem;
    text-align: left;
    word-break: break-word;
    hyphens: auto;
}

.package-features i {
    color: #22d3ee;
    margin-top: 0.2rem;
    font-size: 0.95rem;
}

.package-card .btn {
    justify-content: center;
    border-radius: 999px;
    font-weight: 600;
    font-size: 0.9rem;
    padding: 0.7rem 1.25rem;
}

/* =================================================================
   PACKAGES POLICY
   ================================================================= */

.packages-policy {
    margin-top: clamp(3rem, 6vw, 4.5rem);
    padding-top: clamp(2rem, 4vw, 3rem);
    border-top: 1px solid rgba(148, 163, 184, 0.2);
    width: 100%;
    max-width: 100%;
}

.packages-policy h3 {
    font-size: clamp(1.25rem, 3vw, 1.5rem);
    font-weight: 700;
    color: rgba(226, 232, 240, 0.98);
    margin-bottom: clamp(1.5rem, 4vw, 2.5rem);
    text-align: center;
}

.policy-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: clamp(1.25rem, 3vw, 1.75rem);
    width: 100%;
    max-width: 100%;
    align-items: stretch;
}

@media (min-width: 640px) {
    .policy-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: clamp(1.5rem, 3.5vw, 2rem);
    }
}

@media (min-width: 1024px) {
    .policy-grid {
        grid-template-columns: repeat(4, 1fr);
        gap: clamp(1.75rem, 4vw, 2.25rem);
    }
}

@media (min-width: 1280px) {
    .policy-grid {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
    }
}

.policy-item {
    background: linear-gradient(145deg, rgba(15, 23, 42, 0.75), rgba(30, 41, 59, 0.7));
    border: 1px solid rgba(96, 165, 250, 0.15);
    border-radius: clamp(1rem, 2.5vw, 1.35rem);
    padding: clamp(1.5rem, 3.5vw, 2rem);
    box-shadow:
        0 10px 30px rgba(15, 23, 42, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.05);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    width: 100%;
    height: 100%;
    min-height: fit-content;
    gap: clamp(1rem, 2.5vw, 1.5rem);
    justify-content: flex-start;
}

.policy-item:hover {
    transform: translateY(-4px);
    border-color: rgba(96, 165, 250, 0.35);
    box-shadow:
        0 15px 40px rgba(15, 23, 42, 0.5),
        0 0 0 1px rgba(96, 165, 250, 0.2),
        inset 0 1px 0 rgba(255, 255, 255, 0.08);
    background: linear-gradient(145deg, rgba(15, 23, 42, 0.85), rgba(30, 41, 59, 0.8));
}

@media (max-width: 639px) {
    .policy-item:hover {
        transform: translateY(-2px);
    }
}

.policy-item i {
    width: clamp(3.5rem, 6vw, 4rem);
    height: clamp(3.5rem, 6vw, 4rem);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: clamp(0.75rem, 1.5vw, 1rem);
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.2), rgba(139, 92, 246, 0.2));
    border: 1px solid rgba(96, 165, 250, 0.3);
    color: rgba(96, 165, 250, 0.95);
    font-size: clamp(1.25rem, 3vw, 1.75rem);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    flex-shrink: 0;
}

.policy-item:hover i {
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.35), rgba(139, 92, 246, 0.35));
    border-color: rgba(96, 165, 250, 0.5);
    transform: scale(1.1) rotate(5deg);
    color: rgba(96, 165, 250, 1);
}

.policy-item h4 {
    font-size: clamp(1.05rem, 2.2vw, 1.2rem);
    font-weight: 700;
    color: rgba(226, 232, 240, 0.98);
    margin: 0;
    line-height: 1.4;
    word-wrap: break-word;
    overflow-wrap: break-word;
}

.policy-item p {
    font-size: clamp(0.9rem, 1.9vw, 0.95rem);
    color: rgba(203, 213, 225, 0.9);
    margin: 0;
    line-height: 1.6;
    flex: 1;
}

/* Mobile optimizations */
@media (max-width: 639px) {
    .packages-policy {
        margin-top: clamp(2rem, 5vw, 3rem);
        padding-top: clamp(1.5rem, 4vw, 2.5rem);
    }
    
    .packages-policy h3 {
        font-size: clamp(1.15rem, 2.8vw, 1.35rem);
        margin-bottom: clamp(1.25rem, 3.5vw, 1.75rem);
    }
    
    .policy-grid {
        gap: clamp(1rem, 3vw, 1.5rem);
    }
    
    .policy-item {
        padding: clamp(1.25rem, 3vw, 1.75rem);
        gap: clamp(0.875rem, 2vw, 1.25rem);
    }
    
    .policy-item i {
        width: clamp(3rem, 5.5vw, 3.75rem);
        height: clamp(3rem, 5.5vw, 3.75rem);
        font-size: clamp(1.1rem, 2.8vw, 1.6rem);
    }
}

/* Tablet optimizations */
@media (min-width: 640px) and (max-width: 1023px) {
    .policy-grid {
        gap: clamp(1.5rem, 3vw, 1.75rem);
    }
}

/* =================================================================
   CALENDLY CTA
   ================================================================= */

.calendly-section {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(155deg, rgba(8, 47, 73, 0.85), rgba(15, 23, 42, 0.8)),
        url("https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&w=1600&q=70")
            center/cover no-repeat;
    color: rgba(226, 232, 240, 0.9);
    text-align: center;
}

.calendly-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    gap: clamp(1.2rem, 3.5vw, 2.25rem);
    background: rgba(15, 23, 42, 0.65);
    border: 1px solid rgba(148, 163, 184, 0.3);
    border-radius: 1.5rem;
    padding: clamp(1.6rem, 4vw, 2.6rem);
    box-shadow: 0 40px 120px -60px rgba(8, 47, 73, 0.9);
    backdrop-filter: blur(20px);
    max-width: 1100px;
    margin: 0 auto;
    justify-items: center;
    align-items: start;
}

.calendly-highlights {
    list-style: none;
    padding: 0;
    margin: var(--space-5) 0;
    display: grid;
    gap: 0.75rem;
    text-align: left;
}

.calendly-highlights li {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    color: rgba(226, 232, 240, 0.8);
    font-size: 0.95rem;
    justify-content: center;
    text-align: left;
}

.calendly-highlights i {
    color: #38bdf8;
}
.calendly-content {
    display: flex;
    flex-direction: column;
    gap: clamp(1.25rem, 4vw, 1.75rem);
    text-align: center;
    font-size: 0.9rem;
    width: min(100%, 360px);
    margin: 0 auto;
}

.calendly-actions {
    display: flex;
    flex-wrap: wrap;
    gap: clamp(0.6rem, 2.5vw, 0.9rem);
    justify-content: center;
}

.calendly-actions .btn {
    min-width: 210px;
}

.calendly-note {
    margin-top: 0.75rem;
    color: rgba(226, 232, 240, 0.76);
    font-size: 0.8rem;
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
}

.calendly-contact-card {
    background: rgba(10, 14, 33, 0.7);
    border: 1px solid rgba(148, 163, 184, 0.35);
    border-radius: 1.1rem;
    padding: clamp(1.5rem, 3.5vw, 2rem);
    display: grid;
    gap: 1.1rem;
    text-align: center;
    box-shadow: 0 35px 90px -55px rgba(15, 23, 42, 0.85);
    font-size: 0.9rem;
    width: min(100%, 320px);
    margin: 0 auto;
}

.calendly-contact-card h3 {
    font-size: 1rem;
    color: #e0f2fe;
    display: flex;
    align-items: center;
    gap: 0.6rem;
}

.calendly-contact-card ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 0.75rem;
    color: rgba(226, 232, 240, 0.8);
    justify-items: center;
}

.calendly-contact-card li {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    justify-content: center;
}

.calendly-contact-card li i {
    color: #38bdf8;
}

.calendly-availability {
    display: inline-flex;
    align-items: center;
    gap: 0.6rem;
    font-size: 0.85rem;
    color: rgba(148, 163, 184, 0.85);
}

/* =================================================================
   PERSONA SECTION
   ================================================================= */

.persona-section {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(150deg, rgba(15, 23, 42, 0.88), rgba(30, 41, 59, 0.75)),
        url("https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&w=1600&q=70")
            center/cover no-repeat;
    color: rgba(226, 232, 240, 0.9);
}

.persona-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(11, 17, 32, 0.72);
    z-index: 0;
}

.persona-section > .container {
    position: relative;
    z-index: 1;
}

.persona-section .container {
    max-width: 1100px;
    margin: 0 auto;
    padding-inline: clamp(1.5rem, 5vw, 3rem);
}

.persona-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: clamp(1.5rem, 4vw, 2.5rem);
    max-width: 1100px;
    margin: 0 auto;
    justify-items: center;
}

.persona-card {
    background: rgba(15, 23, 42, 0.7);
    border: 1px solid rgba(148, 163, 184, 0.25);
    border-radius: 1.1rem;
    padding: clamp(1.75rem, 5vw, 2.3rem);
    backdrop-filter: blur(16px);
    box-shadow: 0 30px 80px -45px rgba(15, 23, 42, 0.9);
}

.persona-card h3 {
    font-size: 1.05rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    color: #e0f2fe;
    margin-bottom: 0.85rem;
}

.persona-card p {
    color: rgba(226, 232, 240, 0.9);
    line-height: 1.55;
    margin-bottom: 0.75rem;
    font-size: 0.9rem;
}

.persona-card ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 0.55rem;
}

.persona-card li {
    position: relative;
    color: rgba(203, 213, 225, 0.82);
    line-height: 1.55;
    font-size: 0.9rem;
}

.persona-card li::before {
    display: none;
}

.persona-card li {
    padding-left: 0;
    text-align: center;
}

.offer-headline {
    font-size: 1rem;
    font-weight: 600;
    color: #f8fafc;
    margin-bottom: 0.6rem;
}

/* =================================================================
   DIFFERENTIATORS SECTION
   ================================================================= */

.differentiators-section {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(160deg, rgba(15, 23, 42, 0.9), rgba(37, 99, 235, 0.7)),
        url("https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&w=1600&q=70")
            center/cover no-repeat;
    color: rgba(226, 232, 240, 0.9);
}

.differentiators-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(11, 17, 32, 0.72);
    z-index: 0;
}

.differentiators-section > .container {
    position: relative;
    z-index: 1;
}

.diff-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: clamp(1.5rem, 4vw, 2.5rem);
    max-width: 1100px;
    margin: 0 auto;
    justify-items: center;
}

.diff-card {
    position: relative;
    background: rgba(15, 23, 42, 0.65);
    border: 1px solid rgba(96, 165, 250, 0.3);
    border-radius: 1.1rem;
    padding: clamp(1.75rem, 4vw, 2.35rem);
    backdrop-filter: blur(16px);
    box-shadow: 0 35px 90px -50px rgba(15, 23, 42, 0.9);
}

.diff-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at 15% 15%, rgba(59, 130, 246, 0.3), transparent 65%);
    opacity: 0.8;
}

.diff-card h3 {
    position: relative;
    z-index: 1;
    color: #e0f2fe;
    font-size: 1.1rem;
    margin-bottom: 0.65rem;
}

.diff-card p {
    position: relative;
    z-index: 1;
    color: rgba(226, 232, 240, 0.9);
    line-height: 1.65;
}

.diff-card .diff-icon {
    position: relative;
    z-index: 1;
    width: 58px;
    height: 58px;
    border-radius: 1rem;
    background: rgba(59, 130, 246, 0.24);
    border: 1px solid rgba(59, 130, 246, 0.35);
    display: grid;
    place-items: center;
    color: #bfdbfe;
    margin-bottom: 1.25rem;
    font-size: 1.45rem;
}

/* =================================================================
   PROCESS SECTION
   ================================================================= */

.process-section {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(170deg, rgba(8, 47, 73, 0.9), rgba(15, 23, 42, 0.9)),
        url("https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&w=1600&q=70")
            center/cover no-repeat;
    color: rgba(226, 232, 240, 0.9);
}

.process-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(11, 17, 32, 0.72);
    z-index: 0;
}

.process-section > .container {
    position: relative;
    z-index: 1;
}

.process-timeline {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: clamp(1.5rem, 4vw, 2.5rem);
    max-width: 1100px;
    margin: 0 auto;
    justify-items: center;
}

.process-step {
    background: rgba(15, 23, 42, 0.65);
    border: 1px solid rgba(148, 163, 184, 0.25);
    border-radius: 1.1rem;
    padding: clamp(1.75rem, 4vw, 2.35rem);
    backdrop-filter: blur(14px);
    box-shadow: 0 30px 80px -45px rgba(15, 23, 42, 0.85);
    position: relative;
}

.process-number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    border-radius: 999px;
    background: rgba(59, 130, 246, 0.28);
    color: #bfdbfe;
    font-weight: 700;
    margin-bottom: 1rem;
}

.process-step h3 {
    font-size: 1.05rem;
    margin-bottom: 0.75rem;
    color: #e0f2fe;
}

.process-step p {
    color: rgba(226, 232, 240, 0.9);
    line-height: 1.65;
}

.process-meta {
    display: block;
    margin-top: 1rem;
    font-size: 0.95rem;
    color: rgba(203, 213, 225, 0.85);
}

/* =================================================================
   AUTOMATION SECTION
   ================================================================= */

.automation-section {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(160deg, rgba(15, 23, 42, 0.92), rgba(17, 94, 89, 0.82)),
        url("https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&w=1600&q=70")
            center/cover no-repeat;
    color: rgba(226, 232, 240, 0.9);
}

.automation-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(11, 17, 32, 0.72);
    z-index: 0;
}

.automation-section > .container {
    position: relative;
    z-index: 1;
}

.automation-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: clamp(1.5rem, 4vw, 2.5rem);
    max-width: 1100px;
    margin: 0 auto;
}

.automation-card {
    background: rgba(15, 23, 42, 0.6);
    border: 1px solid rgba(56, 189, 248, 0.28);
    border-radius: 1.1rem;
    padding: clamp(1.8rem, 4vw, 2.4rem);
    backdrop-filter: blur(18px);
    box-shadow: 0 35px 90px -50px rgba(15, 23, 42, 0.85);
}

.automation-card h3 {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-size: 1.1rem;
    color: #e0f2fe;
    margin-bottom: 0.85rem;
}

.automation-card p {
    color: rgba(226, 232, 240, 0.78);
    line-height: 1.65;
}

/* =================================================================
   PROOF SECTION
   ================================================================= */

.proof-section {
    background: linear-gradient(150deg, rgba(11, 17, 32, 0.95), rgba(30, 41, 59, 0.8));
    color: rgba(226, 232, 240, 0.9);
}

.proof-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
    gap: clamp(1.5rem, 4vw, 2.5rem);
    max-width: 1100px;
    margin: 0 auto;
}

.proof-card {
    background: rgba(15, 23, 42, 0.6);
    border: 1px solid rgba(148, 163, 184, 0.25);
    border-radius: 1.1rem;
    padding: clamp(1.75rem, 4vw, 2.35rem);
    text-align: left;
    box-shadow: 0 35px 90px -55px rgba(15, 23, 42, 0.9);
}

.proof-card i {
    font-size: 1.6rem;
    color: #38bdf8;
    margin-bottom: 1.1rem;
}

.proof-card h3 {
    color: #e0f2fe;
    font-size: 1.05rem;
    margin-bottom: 0.65rem;
}

.proof-card p {
    color: rgba(226, 232, 240, 0.78);
    line-height: 1.65;
}

.testimonial {
    margin-top: clamp(2.5rem, 6vw, 3.5rem);
    padding: clamp(2rem, 5vw, 2.75rem);
    border-radius: 1.25rem;
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(148, 163, 184, 0.25);
    backdrop-filter: blur(16px);
    color: rgba(226, 232, 240, 0.88);
}

.testimonial blockquote {
    font-size: clamp(1.1rem, 2.3vw, 1.4rem);
    line-height: 1.75;
    margin-bottom: 1rem;
}

.testimonial cite {
    display: block;
    font-style: normal;
    color: rgba(165, 180, 203, 0.8);
    font-size: 0.95rem;
}

.status-link {
    margin-top: clamp(2rem, 5vw, 2.75rem);
    display: flex;
    justify-content: center;
}

.hero-status-badge {
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    background: linear-gradient(135deg, var(--accent-primary), var(--accent-tertiary));
    color: var(--bg-primary);
    padding: 0.9rem 1.4rem;
    border-radius: 999px;
    text-decoration: none;
    font-weight: 600;
    box-shadow: 0 0 30px var(--accent-glow);
    transition: transform 0.3s ease;
}

.hero-status-badge:hover {
    transform: translateY(-3px);
    box-shadow: 0 0 40px rgba(59, 130, 246, 0.48);
}

/* =================================================================
   CASE STUDIES
   ================================================================= */

.case-studies-section {
    background: linear-gradient(155deg, rgba(15, 23, 42, 0.95), rgba(30, 41, 59, 0.85));
    color: rgba(226, 232, 240, 0.9);
}

.case-studies-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: clamp(1.5rem, 4vw, 2.5rem);
    max-width: 1100px;
    margin: 0 auto;
}

.case-study-card {
    position: relative;
    background: rgba(10, 14, 33, 0.72);
    border: 1px solid rgba(59, 130, 246, 0.35);
    border-radius: 1.1rem;
    padding: clamp(1.85rem, 4vw, 2.5rem);
    backdrop-filter: blur(18px);
    box-shadow: 0 35px 90px -50px rgba(15, 23, 42, 0.9);
    display: grid;
    gap: 1.15rem;
    font-size: 0.95rem;
    width: min(100%, 340px);
    margin: 0 auto;
}

.case-study-header {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.case-study-icon {
    width: 58px;
    height: 58px;
    border-radius: 1rem;
    background: rgba(59, 130, 246, 0.24);
    border: 1px solid rgba(59, 130, 246, 0.35);
    display: grid;
    place-items: center;
    color: #dbeafe;
    font-size: 1.45rem;
}

.case-study-plan {
    font-size: 0.8rem;
    color: rgba(190, 242, 100, 0.85);
    font-weight: 600;
}

.case-study-content {
    display: grid;
    gap: 0.9rem;
    color: rgba(226, 232, 240, 0.8);
    line-height: 1.65;
}

.case-study-results {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(110px, 1fr));
    gap: 0.75rem;
}

.result-item {
    padding: 0.85rem 1rem;
    border-radius: 0.85rem;
    background: rgba(15, 23, 42, 0.55);
    border: 1px solid rgba(148, 163, 184, 0.28);
    text-align: center;
}

.result-value {
    display: block;
    font-size: 1.2rem;
    color: #f8fafc;
    font-weight: 700;
}

.result-label {
    font-size: 0.85rem;
    color: rgba(165, 180, 203, 0.78);
}

.case-study-cta {
    display: inline-flex;
    align-items: center;
    gap: 0.35rem;
    color: #93c5fd;
    font-weight: 600;
    text-decoration: none;
    font-size: 0.92rem;
}

.case-study-cta:hover {
    color: #bfdbfe;
}

/* =================================================================
   RESOURCES SECTION
   ================================================================= */

.resources-section {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(150deg, rgba(11, 17, 32, 0.9), rgba(45, 212, 191, 0.08)),
        url("https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&w=1600&q=70")
            center/cover no-repeat;
    color: rgba(226, 232, 240, 0.9);
}

.resources-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(11, 17, 32, 0.72);
    z-index: 0;
}

.resources-section > .container {
    position: relative;
    z-index: 1;
}

.resources-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
    gap: clamp(1.5rem, 4vw, 2.5rem);
    max-width: 1100px;
    margin: 0 auto;
    justify-items: center;
}

.resource-card {
    background: rgba(15, 23, 42, 0.6);
    border: 1px solid rgba(148, 163, 184, 0.25);
    border-radius: 1.1rem;
    padding: clamp(1.85rem, 4vw, 2.4rem);
    display: grid;
    gap: 1rem;
    backdrop-filter: blur(16px);
    box-shadow: 0 32px 90px -55px rgba(15, 23, 42, 0.85);
    font-size: 0.9rem;
    width: min(100%, 320px);
}

.resource-icon {
    width: 54px;
    height: 54px;
    border-radius: 1rem;
    background: rgba(59, 130, 246, 0.24);
    border: 1px solid rgba(59, 130, 246, 0.35);
    display: grid;
    place-items: center;
    color: #dbeafe;
    font-size: 1.4rem;
}

.resource-card p {
    color: rgba(226, 232, 240, 0.9);
    line-height: 1.55;
}

.resources-section .btn {
    justify-content: center;
    border-radius: 999px;
    font-size: 0.9rem;
}

/* =================================================================
   CTA SECTION
   ================================================================= */

.cta-section {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(135deg, rgba(11, 17, 32, 0.9), rgba(15, 118, 110, 0.7)),
        url("https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&w=1600&q=70")
            center/cover no-repeat;
    color: rgba(226, 232, 240, 0.9);
}

.cta-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(11, 17, 32, 0.72);
    z-index: 0;
}

.cta-section .container {
    position: relative;
    z-index: 1;
    max-width: 1100px;
    margin: 0 auto;
    padding-inline: clamp(1.5rem, 5vw, 3rem);
}

.cta-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: clamp(1.5rem, 4vw, 2.5rem);
    background: rgba(15, 23, 42, 0.65);
    border: 1px solid rgba(148, 163, 184, 0.3);
    border-radius: 1.35rem;
    padding: clamp(2.2rem, 5vw, 3.2rem);
    backdrop-filter: blur(20px);
    box-shadow: 0 40px 120px -55px rgba(15, 23, 42, 0.85);
}

.cta-content {
    text-align: center;
    max-width: 720px;
    margin: 0 auto;
}

.cta-content .section-title {
    -webkit-text-fill-color: #f8fafc;
    background: none;
    color: #f8fafc;
}

.cta-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: clamp(0.75rem, 3vw, 1rem);
    margin-block: clamp(1.5rem, 4vw, 2rem);
    justify-content: center;
    align-items: center;
}

.cta-buttons .btn {
    min-width: 210px;
    border-radius: 999px;
    font-size: 0.95rem;
    padding: 0.9rem 1.4rem;
}

.cta-buttons .btn-outline {
    border: 1.5px solid rgba(226, 232, 240, 0.55);
    color: rgba(226, 232, 240, 0.9);
}

.cta-buttons .btn-outline:hover {
    border-color: rgba(226, 232, 240, 0.75);
}

.cta-guarantee {
    margin-top: 1rem;
    display: flex;
    align-items: center;
    gap: 0.75rem;
    color: rgba(226, 232, 240, 0.76);
    font-size: 0.9rem;
}

.cta-visual ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: grid;
    gap: 0.6rem;
    color: rgba(226, 232, 240, 0.78);
    font-size: 0.85rem;
}

.cta-visual li {
    display: flex;
    align-items: center;
    gap: 0.6rem;
    justify-content: center;
}

.cta-visual i {
    color: #22d3ee;
}

/* =================================================================
   BUTTONS ON DARK BACKGROUND
   ================================================================= */

.positioning-section .btn,
.packages-section .btn-outline,
.packages-section .btn-primary,
.resources-section .btn,
.cta-section .btn,
.calendly-section .btn {
    box-shadow: 0 20px 40px -20px rgba(15, 23, 42, 0.6);
}

.packages-section .btn-outline {
    border: 1.5px solid rgba(226, 232, 240, 0.45);
    color: rgba(226, 232, 240, 0.9);
}

.packages-section .btn-outline:hover {
    border-color: rgba(226, 232, 240, 0.7);
    color: #fff;
}

.packages-section .btn-primary {
    background: linear-gradient(135deg, var(--accent-primary), var(--accent-tertiary));
    border: none;
}

.packages-section .btn-primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 0 30px var(--accent-glow);
}

.resources-section .btn-secondary {
    background: rgba(59, 130, 246, 0.18);
    border: 1.5px solid rgba(148, 163, 184, 0.35);
    color: #e0f2fe;
    font-size: 0.95rem;
}

.resources-section .btn-secondary:hover {
    background: rgba(59, 130, 246, 0.28);
    border-color: rgba(148, 163, 184, 0.55);
}

.calendly-section .btn-primary {
    background: linear-gradient(135deg, var(--accent-primary), var(--accent-tertiary));
    border: none;
}

.calendly-section .btn-primary:hover {
    transform: translateY(-3px);
    box-shadow: 0 0 30px var(--accent-glow);
}

.cta-section .btn-primary {
    background: linear-gradient(135deg, var(--accent-primary), var(--accent-tertiary));
    border: none;
}

.cta-section .btn-secondary {
    background: rgba(15, 23, 42, 0.35);
    border: 1.5px solid rgba(148, 163, 184, 0.45);
    color: rgba(226, 232, 240, 0.9);
}

.cta-section .btn-secondary:hover {
    border-color: rgba(226, 232, 240, 0.7);
    color: #fff;
}

.cta-section .btn-outline {
    border: 1.5px solid rgba(226, 232, 240, 0.55);
    color: rgba(226, 232, 240, 0.9);
}

.cta-section .btn-outline:hover {
    border-color: rgba(226, 232, 240, 0.75);
    color: #fff;
}

/* =================================================================
   SERVICES SECTION
   ================================================================= */

.services-section {
    position: relative;
    overflow: hidden;
    padding: var(--space-20) 0;
    background:
        linear-gradient(165deg, rgba(15, 23, 42, 0.85), rgba(17, 94, 89, 0.7)),
        url("https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&w=1600&q=70")
            center/cover no-repeat;
    color: rgba(226, 232, 240, 0.92);
    text-align: center;
}

body.index-page .services-section .section-header {
    opacity: 1;
    transform: none;
    animation: none;
    margin-bottom: clamp(2.5rem, 6vw, 3.5rem);
}

body.index-page .services-section .section-title {
    background: linear-gradient(135deg, #f8fafc, #cbd5f5);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #f8fafc;
}

body.index-page .services-section .section-subtitle {
    color: rgba(226, 232, 240, 0.78);
}

body.index-page .service-card {
    opacity: 1;
    transform: none;
    animation: none;
}

body.index-page .service-card:nth-child(n) {
    animation: none;
}

body.index-page .section-cta {
    opacity: 1;
    transform: none;
    animation: none;
}

.services-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: var(--space-6);
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 var(--space-4);
    justify-items: center;
}

@media (min-width: 640px) {
    .services-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: var(--space-6);
    }
}

@media (min-width: 1024px) {
    .services-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: var(--space-8);
    }
}

.service-card {
    background: var(--bg-card);
    border-radius: 1rem;
    padding: clamp(1.5rem, 4vw, 2rem);
    text-align: center;
    box-shadow: var(--shadow-md);
    border: 1px solid var(--border-color);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 1;
    transform: none;
    animation: none;
    font-size: 0.88rem;
    width: min(100%, 320px);
    backdrop-filter: blur(10px);
}

.service-card:hover {
    transform: translateY(-4px);
    box-shadow: var(--shadow-lg);
    border-color: var(--accent-primary);
}

.service-card:nth-child(1) {
    animation-delay: 0.1s;
}
.service-card:nth-child(2) {
    animation-delay: 0.2s;
}
.service-card:nth-child(3) {
    animation-delay: 0.3s;
}
.service-card:nth-child(4) {
    animation-delay: 0.4s;
}
.service-card:nth-child(5) {
    animation-delay: 0.5s;
}
.service-card:nth-child(6) {
    animation-delay: 0.6s;
}

.card-header {
    margin-bottom: 1.5rem;
}

.service-icon {
    width: 46px;
    height: 46px;
    background: linear-gradient(135deg, var(--accent-primary), var(--accent-tertiary));
    border-radius: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto var(--space-3);
    font-size: 1.1rem;
    color: var(--bg-primary);
    transition: all 0.3s ease;
}

.service-card:hover .service-icon {
    transform: scale(1.1) rotate(5deg);
    box-shadow: 0 0 30px var(--accent-glow);
}

.service-card h3 {
    font-size: 0.95rem;
    font-weight: 700;
    color: var(--text-primary);
    margin: 0 0 var(--space-3) 0;
}

.service-card p {
    color: var(--text-secondary);
    line-height: 1.6;
    margin-bottom: var(--space-3);
    font-size: 0.88rem;
}

.service-link {
    color: var(--accent-primary);
    text-decoration: none;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    transition: all 0.3s ease;
    font-size: 0.88rem;
}

.service-link:hover {
    color: #93c5fd;
    gap: 0.75rem;
}

.service-link i {
    transition: transform 0.3s ease;
}

.service-link:hover i {
    transform: translateX(3px);
}

.section-cta {
    text-align: center;
    margin-top: 4rem;
    opacity: 0;
    transform: translateY(30px);
    animation: fadeInUp 0.8s ease-out 1s forwards;
}

.btn-large {
    padding: 0.85rem 1.6rem;
    font-size: 0.95rem;
    font-weight: 600;
    border-radius: 0.65rem;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 0.75rem;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

/* =================================================================
   ANIMATIONS
   ================================================================= */

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

/* =================================================================
   RESPONSIVE DESIGN
   ================================================================= */

@media (max-width: 640px) {
    .hero-section {
        padding-top: 60px;
    }

    .hero-title {
        font-size: 2rem;
    }

    .hero-subtitle {
        font-size: 1rem;
    }

    .hero-buttons .btn {
        width: 100%;
    }

    .hero-buttons .btn {
        min-width: 100%;
    }

    .services-section {
        padding: 4rem 0;
    }

    .section-title {
        font-size: 2rem;
    }

    .service-card {
        padding: 1.5rem;
    }

    .package-card {
        transform: none;
        padding: var(--space-6);
    }

    .calendly-wrapper {
        grid-template-columns: 1fr;
        padding: var(--space-6);
        text-align: left;
    }

    .calendly-highlights {
        text-align: left;
    }
}

/* Мобилен hero: без задължителен цял екран; подравняване за scroll hint */
@media (max-width: 768px) {
    body.index-page .hero-section {
        padding-top: 68px;
        display: flex;
        flex-direction: column;
        align-items: stretch;
    }

    body.index-page .hero-content {
        width: 100%;
        padding: 0;
        display: flex;
        align-items: center;
        min-height: 0;
        flex: 1 1 auto;
    }

    body.index-page .hero-container {
        width: 100%;
        padding-bottom: 0;
    }

    body.index-page .hero-scroll-indicator {
        z-index: 6;
    }
}

@media (max-width: 420px) {
    body.index-page .hero-section {
        padding-top: 64px;
    }

    body.index-page .hero-content {
        min-height: 0;
    }
}

@media (max-width: 480px) {
    .hero-container {
        padding: 0 0.75rem;
    }

    .services-grid {
        padding: 0 0.75rem;
    }

    .hero-card {
        padding: 1.5rem;
    }

    .card-icon {
        width: 60px;
        height: 60px;
        font-size: 1.5rem;
    }

    .info-card {
        padding: var(--space-5);
    }

    .calendly-wrapper {
        padding: var(--space-5);
    }

    .hero-text {
        max-width: 100%;
    }

    .calendly-actions .btn {
        min-width: 100%;
    }
}

/* =================================================================
   ACCESSIBILITY
   ================================================================= */

@media (prefers-reduced-motion: reduce) {
    * {
        animation-duration: 0.01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: 0.01ms !important;
        scroll-behavior: auto !important;
    }
}

/* =================================================================
   HIGH CONTRAST MODE
   ================================================================= */

@media (prefers-contrast: high) {
    .hero-section {
        background: #000;
    }

    .hero-card {
        border: 2px solid #fff;
    }

    .service-card {
        border: 2px solid #000;
    }
}

/* =================================================================
   FEATURED SERVICES - Само за index.html
   ================================================================= */

body.index-page .featured-services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: clamp(1rem, 3vw, 1.5rem);
    margin-top: 2rem;
}

body.index-page .featured-service-card {
    background: rgba(255, 255, 255, 0.05);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 0.75rem;
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    height: 100%;
}

body.index-page .featured-service-card:hover {
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(59, 130, 246, 0.5);
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

body.index-page .service-visual {
    position: relative;
    height: 140px;
    overflow: hidden;
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.1), rgba(139, 92, 246, 0.1));
}

body.index-page .service-image-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.15;
    transition: opacity 0.3s ease;
}

body.index-page .service-image-bg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body.index-page .featured-service-card:hover .service-image-bg {
    opacity: 0.25;
}

body.index-page .service-icon-large {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, var(--accent-primary), var(--accent-tertiary));
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 0 20px var(--accent-glow);
    transition: all 0.3s ease;
}

body.index-page .featured-service-card:hover .service-icon-large {
    transform: translate(-50%, -50%) scale(1.1);
    box-shadow: 0 0 30px rgba(59, 130, 246, 0.38);
}

body.index-page .service-icon-large i {
    font-size: 1.5rem;
    color: white;
}

body.index-page .service-content {
    padding: 1.25rem;
}

body.index-page .service-content h3 {
    font-size: clamp(1rem, 2.2vw, 1.1rem);
    font-weight: 600;
    color: rgba(226, 232, 240, 0.95);
    margin: 0 0 0.75rem 0;
    line-height: 1.3;
}

body.index-page .service-content p {
    font-size: clamp(0.85rem, 1.8vw, 0.9rem);
    color: rgba(203, 213, 225, 0.85);
    margin: 0 0 1rem 0;
    line-height: 1.5;
}

body.index-page .service-highlights {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    margin-bottom: 1rem;
}

body.index-page .service-highlight,
body.index-page .highlight-item {
    display: flex;
    align-items: center;
    gap: 0.5rem;
    font-size: clamp(0.75rem, 1.6vw, 0.8rem);
    color: rgba(203, 213, 225, 0.85);
}

body.index-page .service-highlight i,
body.index-page .highlight-item i {
    color: var(--accent-primary);
    font-size: 0.75rem;
    flex-shrink: 0;
}

body.index-page .service-link {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    color: var(--accent-primary);
    text-decoration: none;
    font-weight: 500;
    font-size: clamp(0.8rem, 1.8vw, 0.85rem);
    transition: all 0.3s ease;
    margin-top: auto;
}

body.index-page .service-link:hover {
    color: #93c5fd;
    gap: 0.75rem;
}

body.index-page .service-link i {
    transition: transform 0.3s ease;
}

body.index-page .service-link:hover i {
    transform: translateX(3px);
}

/* =================================================================
   SERVICES CTA SECTION - Само за index.html
   ================================================================= */

body.index-page .services-cta-section {
    position: relative;
    overflow: hidden;
    background:
        linear-gradient(160deg, rgba(15, 23, 42, 0.9), rgba(37, 99, 235, 0.7)),
        url("https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&w=1600&q=70")
            center/cover no-repeat;
    color: rgba(226, 232, 240, 0.9);
    text-align: center;
    margin-top: 3rem;
    padding: clamp(2.5rem, 5vw, 3.5rem) 0;
    border-radius: 1rem;
}

body.index-page .services-cta-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(11, 17, 32, 0.72);
    z-index: 0;
}

body.index-page .services-cta-section > .container {
    position: relative;
    z-index: 1;
}

body.index-page .services-cta-section .section-title,
body.index-page .services-cta-section h3 {
    color: rgba(226, 232, 240, 0.95);
    background: linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-size: clamp(1.3rem, 3vw, 1.6rem);
    margin-bottom: 0.75rem;
}

body.index-page .services-cta-section .section-subtitle,
body.index-page .services-cta-section p {
    color: rgba(203, 213, 225, 0.9);
    font-size: clamp(0.85rem, 2vw, 0.95rem);
}

body.index-page .services-cta-section .cta-buttons,
body.index-page .services-cta-section .cta-actions {
    display: flex;
    gap: 1rem;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 2rem;
}

body.index-page .services-cta-section .cta-btn,
body.index-page .services-cta-section .btn {
    padding: 0.875rem 2rem;
    font-size: clamp(0.9rem, 2vw, 1rem);
    font-weight: 600;
    border-radius: 0.5rem;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
}

body.index-page .services-cta-section .cta-btn-primary,
body.index-page .services-cta-section .btn-primary {
    background: linear-gradient(135deg, var(--accent-primary), var(--accent-tertiary));
    color: var(--bg-primary);
    border: none;
}

body.index-page .services-cta-section .cta-btn-primary:hover,
body.index-page .services-cta-section .btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 0 30px var(--accent-glow);
}

body.index-page .services-cta-section .cta-btn-secondary,
body.index-page .services-cta-section .btn-outline {
    background: transparent;
    color: rgba(226, 232, 240, 0.95);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

body.index-page .services-cta-section .cta-btn-secondary:hover,
body.index-page .services-cta-section .btn-outline:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.5);
    transform: translateY(-2px);
}

/* =================================================================
   INDUSTRIES SECTION
   ================================================================= */

body.index-page .industries-section {
    background: rgba(11, 17, 32, 0.4);
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.8s cubic-bezier(0.4, 0, 0.2, 1), transform 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

body.index-page .industries-section.scroll-revealed {
    opacity: 1;
    transform: translateY(0);
}

@media (max-width: 768px) {
    body.index-page .industries-section {
        opacity: 1;
        transform: none;
    }
}

body.index-page .industries-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
    gap: clamp(1.2rem, 2.5vw, 1.6rem);
    margin-top: 1.5rem;
    align-items: stretch;
}

body.index-page .industries-slider {
    display: grid;
    grid-template-columns: auto 1fr auto;
    align-items: center;
    gap: clamp(0.6rem, 2vw, 1rem);
    margin-top: 1.5rem;
    width: min(1220px, 100%);
    margin-left: auto;
    margin-right: auto;
}

body.index-page .industries-viewport {
    overflow: hidden;
    width: 100%;
    border-radius: 1rem;
    max-width: min(1120px, 100%);
    margin: 0 auto;
}

body.index-page .industries-track {
    display: flex;
    transition: transform 0.35s ease;
    will-change: transform;
}

body.index-page .industry-slide {
    min-width: 33.3333%;
    max-width: 33.3333%;
    align-items: center;
    text-align: center;
    padding: 0 0.45rem;
}

body.index-page .industries-nav {
    width: 42px;
    height: 42px;
    border-radius: 999px;
    border: 1px solid rgba(148, 163, 184, 0.35);
    background: rgba(15, 23, 42, 0.75);
    color: rgba(226, 232, 240, 0.92);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: transform 0.2s ease, border-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
}

body.index-page .industries-nav:hover {
    border-color: rgba(96, 165, 250, 0.55);
    color: #fff;
    transform: translateY(-1px);
    box-shadow: 0 12px 22px -16px rgba(59, 130, 246, 0.75);
}

body.index-page .industries-nav:focus-visible {
    outline: 2px solid rgba(96, 165, 250, 0.9);
    outline-offset: 2px;
}

body.index-page .industries-nav:disabled {
    opacity: 0.44;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}

body.index-page .industries-dots {
    display: none !important;
}

body.index-page .industries-dot {
    width: 2px;
    height: 2px;
    min-width: 2px;
    min-height: 2px;
    max-width: 2px;
    max-height: 2px;
    border-radius: 999px;
    border: none;
    background: rgba(148, 163, 184, 0.45);
    cursor: pointer;
    padding: 0;
    line-height: 0;
}

body.index-page .industries-dot.active {
    background: var(--accent-primary);
}

@media (min-width: 768px) {
    body.index-page .industries-grid {
        grid-template-columns: repeat(3, 1fr);
        justify-items: center;
    }
}

@media (min-width: 1024px) {
    body.index-page .industries-grid {
        grid-template-columns: repeat(4, 1fr);
        justify-items: stretch;
    }
}

body.index-page .industry-card {
    background: rgba(10, 14, 33, 0.78);
    border: 1px solid rgba(148, 163, 184, 0.28);
    border-radius: 1rem;
    padding: clamp(1rem, 1.6vw, 1.35rem);
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    box-shadow: 0 40px 110px -55px rgba(15, 23, 42, 0.9);
    backdrop-filter: blur(18px);
    transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
    align-items: center;
    text-align: center;
}

body.index-page .industry-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 50px 120px -50px rgba(59, 130, 246, 0.3);
    border-color: rgba(96, 165, 250, 0.4);
}

body.index-page .industry-icon {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(135deg, rgba(96, 165, 250, 0.2), rgba(124, 58, 237, 0.2));
    border-radius: 0.85rem;
    margin-bottom: 0.4rem;
}

body.index-page .industry-icon i {
    font-size: 1.5rem;
    color: var(--accent-primary);
}

body.index-page .industry-card h3 {
    font-family: "Poppins", sans-serif;
    font-size: clamp(1.05rem, 2.2vw, 1.2rem);
    font-weight: 600;
    color: #f8fafc;
    margin: 0;
    line-height: 1.3;
}

body.index-page .industry-card > p {
    color: rgba(203, 213, 225, 0.85);
    font-size: clamp(0.8rem, 1.8vw, 0.9rem);
    line-height: 1.56;
    margin: 0;
    flex-grow: 1;
    max-width: 44ch;
    margin-left: auto;
    margin-right: auto;
}

body.index-page .industry-benefits {
    list-style: none;
    padding: 0;
    margin: 0.75rem 0 0 0;
    display: flex;
    flex-direction: column;
    gap: 0.6rem;
}

body.index-page .industry-benefits li {
    display: flex;
    align-items: flex-start;
    gap: 0.6rem;
    color: rgba(203, 213, 225, 0.9);
    font-size: clamp(0.75rem, 1.6vw, 0.85rem);
    line-height: 1.4;
}

body.index-page .industry-benefits li i {
    color: var(--accent-primary);
    font-size: 0.8rem;
    margin-top: 0.15rem;
    flex-shrink: 0;
}

body.index-page .industry-card-action {
    margin-top: auto;
    padding-top: 0.75rem;
    display: flex;
    justify-content: center;
}

body.index-page #services .industry-benefits {
    align-items: center;
}

body.index-page #services .industry-benefits li {
    justify-content: center;
    align-items: center;
    text-align: center;
}

body.index-page #services .industry-benefits li i {
    margin-top: 0;
}

body.index-page #services .industry-card {
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

/* Центрира двете карти като група по средата на страницата */
body.index-page #services .industries-grid {
    grid-template-columns: repeat(2, minmax(280px, 360px));
    justify-content: center;
    justify-items: center;
}

body.index-page #services .industry-card h3,
body.index-page #services .industry-card > p {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

body.index-page #services .industry-card-action {
    justify-content: center;
}

body.index-page #services .industry-benefits {
    width: 100%;
    align-items: center !important;
    justify-content: center !important;
}

body.index-page #services .industry-benefits li {
    width: 100%;
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
}

@media (max-width: 768px) {
    body.index-page #services .industries-grid {
        grid-template-columns: minmax(0, 1fr);
        justify-content: center;
    }

    body.index-page .industry-card-action {
        width: 100%;
    }
}

body.index-page .industry-card .btn {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    padding: 0.5rem 1rem;
    font-size: 0.8rem;
    font-weight: 600;
    border-radius: 0.45rem;
    text-decoration: none;
    transition: all 0.3s ease;
}

body.index-page .industry-card .btn-primary {
    background: linear-gradient(135deg, var(--accent-primary), var(--accent-tertiary));
    color: var(--bg-primary);
    border: none;
}

body.index-page .industry-card .btn-primary:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 28px -16px rgba(59, 130, 246, 0.62);
}

@media (min-width: 992px) and (max-width: 1299px) {
    body.index-page .industries-slider {
        width: min(1120px, 100%);
    }

    body.index-page .industry-card {
        padding: clamp(0.95rem, 1.5vw, 1.25rem);
    }
}

body.index-page .industries-cta {
    text-align: center;
    margin-top: clamp(2rem, 4vw, 2.8rem);
    padding-top: 1.5rem;
}

body.index-page .industries-cta .btn-large {
    padding: 0.85rem 2rem;
    font-size: clamp(0.9rem, 2vw, 1rem);
    font-weight: 600;
    border-radius: 0.65rem;
    display: inline-flex;
    align-items: center;
    gap: 0.65rem;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(59, 130, 246, 0.3);
}

body.index-page .industries-cta .btn-large:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(59, 130, 246, 0.5);
}

@media (max-width: 768px) {
    body.index-page .industry-infographic {
        grid-template-columns: 1fr;
        gap: 0.7rem;
        width: 100%;
        margin-bottom: 1.15rem;
    }

    body.index-page .industry-infographic-card {
        padding: 0.7rem 0.8rem;
    }

    body.index-page .infographic-label {
        font-size: 0.74rem;
        line-height: 1.35;
    }

    body.index-page .industries-grid {
        grid-template-columns: 1fr;
        justify-items: stretch;
    }

    body.index-page .industries-slider {
        grid-template-columns: auto 1fr auto;
        gap: 0.8rem;
        margin-top: 1rem;
    }

    body.index-page .industries-nav {
        display: inline-flex;
        width: 36px;
        height: 36px;
        min-width: 36px;
        border-radius: 999px;
        z-index: 3;
    }

    body.index-page .industries-nav i {
        font-size: 0.8rem;
    }

    body.index-page .industries-viewport {
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        touch-action: pan-y;
    }

    body.index-page .industries-track {
        touch-action: pan-y;
    }

    body.index-page .industry-slide {
        min-width: 100% !important;
        max-width: 100% !important;
        padding: 0 0.1rem;
    }

    body.index-page .industry-card {
        min-height: 100%;
        padding: 1.15rem 1rem;
        border-radius: 0.9rem;
        gap: 0.65rem;
    }

    body.index-page .industry-card h3 {
        font-size: 1rem;
        line-height: 1.3;
    }

    body.index-page .industry-card > p {
        font-size: 0.84rem;
        line-height: 1.45;
        max-width: 100%;
    }
    
    body.index-page .industry-card .btn {
        width: 100%;
        justify-content: center;
    }

    body.index-page .industries-dots {
        display: flex !important;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        gap: 0.45rem;
        margin-top: 0.45rem;
    }

    body.index-page .industries-dot {
        width: 8px;
        height: 8px;
        min-width: 8px;
        min-height: 8px;
        max-width: 8px;
        max-height: 8px;
    }
    
    body.index-page .industries-cta .btn-large {
        width: 100%;
        justify-content: center;
    }
}

@media (max-width: 420px) {
    body.index-page .industry-card {
        padding: 1rem 0.9rem;
    }

    body.index-page .industry-card .btn {
        font-size: 0.78rem;
        padding: 0.55rem 0.85rem;
    }
}

@media (max-width: 640px) {
    body.index-page .featured-services-grid {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    body.index-page .services-cta-section .cta-buttons,
    body.index-page .services-cta-section .cta-actions {
        flex-direction: column;
    }

    body.index-page .services-cta-section .cta-btn,
    body.index-page .services-cta-section .btn {
        width: 100%;
        justify-content: center;
    }
}

/* =================================================================
   INDUSTRIES SLIDER - MOBILE HARD OVERRIDES
   ================================================================= */
@media (max-width: 768px) {
    body.index-page .industries-slider {
        display: grid !important;
        grid-template-columns: 38px minmax(0, 1fr) 38px !important;
        align-items: center !important;
        gap: 0.55rem !important;
    }

    body.index-page .industries-nav {
        display: inline-flex !important;
        align-items: center !important;
        justify-content: center !important;
        width: 38px !important;
        height: 38px !important;
        min-width: 38px !important;
        min-height: 38px !important;
        opacity: 1 !important;
        visibility: visible !important;
        pointer-events: auto !important;
        z-index: 5 !important;
    }

    body.index-page .industries-nav:disabled {
        opacity: 0.42 !important;
    }

    body.index-page .industries-viewport {
        width: 100% !important;
        min-width: 0 !important;
        overflow: hidden !important;
        touch-action: pan-y !important;
    }

    body.index-page .industries-track {
        display: flex !important;
        touch-action: pan-y !important;
        transition: transform 0.35s ease !important;
    }

    body.index-page .industry-slide {
        min-width: 100% !important;
        max-width: 100% !important;
    }

    body.index-page .industries-dots {
        display: flex !important;
    }
}

@media (max-width: 420px) {
    body.index-page .industries-slider {
        grid-template-columns: 34px minmax(0, 1fr) 34px !important;
        gap: 0.45rem !important;
    }

    body.index-page .industries-nav {
        width: 34px !important;
        height: 34px !important;
        min-width: 34px !important;
        min-height: 34px !important;
    }
}
