/* ================================================
   NEKATRUST STEPS SECTION STYLES
   ================================================ */

/* 3 Kolay Adım Section */
.software-steps-section {
    background: #ffffff;
    position: relative;
    padding: 80px 0;
    overflow: hidden;
}

.software-steps-section::before {
    content: '';
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 0% 0%, rgba(243, 206, 20, 0.05) 0%, transparent 50%),
        radial-gradient(circle at 100% 100%, rgba(37, 37, 41, 0.03) 0%, transparent 50%);
    z-index: 0;
}

.software-steps {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 40px;
    font-family: 'Plus Jakarta Sans', 'Poppins', sans-serif;
    position: relative;
    z-index: 1;
}

.software-steps__header {
    text-align: center;
    margin-bottom: 60px;
}

.software-steps__main-title {
    font-size: 2.8rem;
    font-weight: 700;
    color: #252529;
    margin-bottom: 16px;
    line-height: 1.2;
    display: inline-block;
    padding-bottom: 16px;
    position: relative;
}

.software-steps__main-title::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80px;
    height: 3px;
    background: #f3ce14;
    transition: width 0.3s ease;
}

.software-steps__header:hover .software-steps__main-title::after {
    width: 120px;
}

.software-steps__subtitle {
    font-size: 1.2rem;
    color: #666;
    font-weight: 400;
    margin-top: 16px;
}

.software-steps__container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.software-steps__step {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 40px 30px;
    background: #f8f9fa;
    border-radius: 16px;
    border: 1px solid #e5e9ef;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.software-steps__step:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.08);
    border-color: #f3ce14;
}

.software-steps__icon {
    width: 80px;
    height: 80px;
    background: #252529;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.software-steps__icon i {
    font-size: 2rem;
    color: #f3ce14;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.software-steps__step:hover .software-steps__icon {
    background: #f3ce14;
    transform: scale(1.1);
}

.software-steps__step:hover .software-steps__icon i {
    color: #252529;
}

.software-steps__title {
    font-size: 1.4rem;
    font-weight: 600;
    color: #252529;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    gap: 8px;
}

.software-steps__number {
    color: #f3ce14;
    font-weight: 700;
    font-size: 1.6rem;
}

.software-steps__description {
    font-size: 1rem;
    color: #666;
    line-height: 1.6;
}

/* Nasıl Çalışır Section */
.how-it-works {
    background: #f8f9fa;
    padding: 80px 0;
    font-family: 'Plus Jakarta Sans', 'Poppins', sans-serif;
}

.how-it-works__header {
    text-align: center;
    margin-bottom: 50px;
}

.how-it-works__title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #252529;
    margin-bottom: 16px;
}

.how-it-works__subtitle {
    font-size: 1.1rem;
    color: #666;
    max-width: 600px;
    margin: 0 auto;
}

.how-it-works__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
}

.how-it-works__item {
    background: #ffffff;
    border-radius: 12px;
    padding: 30px 20px;
    text-align: center;
    position: relative;
    border: 1px solid #e5e9ef;
    transition: all 0.3s ease;
}

.how-it-works__item:hover {
    transform: translateY(-5px);
    border-color: #f3ce14;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
}

.how-it-works__number {
    position: absolute;
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    background: #252529;
    color: #f3ce14;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 700;
    font-size: 0.9rem;
}

.how-it-works__icon {
    width: 50px;
    height: 50px;
    margin: 0 auto 16px;
    background: #252529;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease;
}

.how-it-works__icon i {
    font-size: 1.3rem;
    color: #f3ce14;
    transition: all 0.3s ease;
}

.how-it-works__item:hover .how-it-works__icon {
    background: #f3ce14;
}

.how-it-works__item:hover .how-it-works__icon i {
    color: #252529;
}

.how-it-works__item-title {
    color: #252529;
    font-size: 1.1rem;
    font-weight: 600;
    margin-bottom: 8px;
}

.how-it-works__item-desc {
    color: #666;
    font-size: 0.9rem;
    margin: 0;
}

/* Responsive */
@media (max-width: 992px) {

    /* Neden NekaTrust - 3 sütun kalacak */
    .software-steps__container {
        grid-template-columns: repeat(3, 1fr);
        gap: 16px;
    }

    .software-steps__main-title {
        font-size: 2rem;
    }

    .software-steps-section {
        padding: 60px 0;
    }

    .software-steps__step {
        padding: 25px 15px;
    }

    .software-steps__icon {
        width: 60px;
        height: 60px;
    }

    .software-steps__icon i {
        font-size: 1.5rem;
    }

    .software-steps__title {
        font-size: 1.1rem;
    }

    .software-steps__description {
        font-size: 0.85rem;
    }

    /* Nasıl Çalışır - 2x2 grid */
    .how-it-works__grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

@media (max-width: 768px) {

    /* Neden NekaTrust - hala 3 sütun ama daha kompakt */
    .software-steps__container {
        gap: 12px;
    }

    .software-steps__step {
        padding: 20px 12px;
    }

    .software-steps__icon {
        width: 50px;
        height: 50px;
        margin-bottom: 16px;
    }

    .software-steps__icon i {
        font-size: 1.3rem;
    }

    .software-steps__title {
        font-size: 0.95rem;
        flex-direction: column;
    }

    .software-steps__number {
        font-size: 1.2rem;
    }

    .software-steps__description {
        font-size: 0.8rem;
    }

    .software-steps__main-title {
        font-size: 1.5rem;
    }

    .software-steps__subtitle {
        font-size: 0.95rem;
    }
}

@media (max-width: 576px) {
    .software-steps {
        padding: 0 15px;
    }

    .software-steps__step {
        padding: 15px 10px;
    }

    .software-steps__icon {
        width: 45px;
        height: 45px;
        margin-bottom: 12px;
    }

    .software-steps__icon i {
        font-size: 1.1rem;
    }

    .software-steps__title {
        font-size: 0.85rem;
    }

    .software-steps__description {
        font-size: 0.75rem;
    }

    .how-it-works__grid {
        padding: 0 15px;
        gap: 16px;
    }

    .how-it-works__item {
        padding: 25px 15px;
    }
}