header.desktop .logo a img {
    max-height: 55px;
}

.qk-app-coupon-wheel-wrapper .wheel-container .luckywheel .luckywheel-texts text {
    fill: #fff;
    font-size: 20px !important;
    font-weight: 700;
} 
.card-category .image a img {
    border-radius: 12px;
    width: 100%;
    border: 2px solid #f88825;
}

.card-category {
    
    border: none;
    background: none;
}

.card-category .title {
    font-weight: 400;
    margin-top: 12px;
    align-items: flex-start;
    display: flex;
    justify-content: center;
    text-align: center;
    font-size: 12px;
}

header.desktop .h-contact {
    background: #253243;
    border-bottom: 1px solid #eeeeee;
}

footer .social-media {
    display: flex;
    align-items: center;
    justify-content: end;
    height: 100%;
}


/* ibrahim-css */


.carousel-caption {
    display: flex !important;
    position: absolute;
    right: 15%;
    top: 15%;
    left: 5%;
    z-index: 1;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    flex-direction: column;
    justify-content: center;
}

.carousel-caption.d-none.d-md-block h5 {
    font-size: 30px;
    font-weight: 600;
}

.carousel-caption.d-none.d-md-block p {
    font-size: 24px;
}

.p-g-mod-t-45 .headline-button {
    background: hsl(27.78deg 97.3% 56.47%);
    color: #fff !important;
    border-radius: 0;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    padding: 10px 32px;
    width: max-content !important;
}


@media (max-width: 768px) {
  .card-category .title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.2;
    max-height: 2.4em;
    font-size: 0.85em;
    max-width: 100px;
  }
  
  .carousel-caption.d-none.d-md-block h5 {
    font-size: 17px;
    font-weight: 600;
}

.carousel-caption.d-none.d-md-block p {
    font-size: 13px;
}
.p-g-mod-t-45 .headline-button {
    background: hsl(27.78deg 97.3% 56.47%);
    color: #fff !important;
    border-radius: 0;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 16px;
    width: 58px !important;
}
}

@media (max-width: 480px) {
  .card-category .title {
    font-size: 0.75em;
    max-width: 80px;
  }
}


footer .bar {
    background: #253243;
}
footer .bar p {
    color: #fff;
}



       .sales-counter {
            position: fixed;
            bottom: 25px;
            right: 25px;
            background: linear-gradient(135deg, #E67E22 0%, #D35400 100%);
            color: white;
            padding: 16px 22px;
            border-radius: 12px;
            box-shadow: 0 6px 20px rgba(211, 84, 0, 0.25);
            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
            font-size: 14px;
            font-weight: 500;
            z-index: 9999;
            min-width: 280px;
            text-align: center;
            animation: slideInUp 0.5s ease-out;
        }

        .sales-counter .icon {
            font-size: 16px;
            margin-right: 8px;
            background: rgba(255, 255, 255, 0.15);
            padding: 4px 8px;
            border-radius: 6px;
            font-weight: 600;
            letter-spacing: 0.3px;
        }

        .sales-counter .count {
            font-weight: 700;
            font-size: 18px;
            color: #FFD700;
            margin: 0 4px;
            display: inline-block;
            transition: all 0.3s ease;
        }

        @keyframes slideInUp {
            from {
                transform: translateY(100px);
                opacity: 0;
            }
            to {
                transform: translateY(0);
                opacity: 1;
            }
        }

        @media (max-width: 768px) {
            .sales-counter {
                bottom: 15px;
                right: 15px;
                left: 15px;
                min-width: auto;
                font-size: 12px;
                padding: 12px 16px;
                border-radius: 10px;
                white-space: nowrap;
                overflow: hidden;
            }
            
            .sales-counter .count {
                font-size: 14px;
            }
            
            .sales-counter .icon {
                font-size: 12px;
                margin-right: 6px;
                padding: 2px 6px;
                border-radius: 4px;
            }
        }

        @media (max-width: 480px) {
            .sales-counter {
                font-size: 11px;
                padding: 10px 14px;
            }
            
            .sales-counter .count {
                font-size: 13px;
            }
            
            .sales-counter .icon {
                font-size: 11px;
                padding: 2px 5px;
                margin-right: 5px;
            }
        }
        
/* Mega Kategori Menüsü - TEMİZ VE OPTİMİZE */

/* Ana Container */
.mega-category-menu {
    background: #4a5568;
    position: relative;
    z-index: 100;
    overflow: visible;
}

.mega-category-menu .container-fluid {
    max-width: 1400px !important;
    width: 97%;
    position: relative;
    overflow: visible;
}

/* Navigasyon Yapısı */
.mega-category-menu .mega-nav {
    width: 100%;
    position: relative;
    overflow: visible;
}

.mega-category-menu .mega-nav-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    min-height: 50px;
    position: relative;
}

.mega-category-menu .mega-nav-item {
    flex: 1;
    text-align: left;
}

.mega-category-menu .mega-nav-link {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 10px 8px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    font-size: 12px;
    transition: all 0.3s ease;
    border-right: 1px solid rgba(255,255,255,0.1);
    white-space: normal;
    text-align: left;
    line-height: 1.3;
    min-height: 50px;
    overflow: hidden;
}

.mega-category-menu .mega-nav-item:last-child .mega-nav-link {
    border-right: none;
}

.mega-category-menu .mega-nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: #fff;
    text-decoration: none;
}

/* Mega Dropdown */
.mega-category-menu .mega-dropdown {
    position: absolute;
    top: 100%;
    left: 50%;
    width: 100vw;
    transform: translateX(-50%);
    background: #fff;
    border: 1px solid #ebebeb;
    border-top: none;
    border-radius: 0 0 8px 8px;
    box-shadow: 0px 4px 20px rgba(0,0,0,0.1);
    z-index: 9999;
    display: none;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

/* Dropdown İçeriği */
.mega-category-menu .mega-content {
    display: flex;
    padding: 25px 50px;
    min-height: 350px;
    gap: 30px;
    max-width: 1400px;
    margin: 0 auto;
    text-align: left;
}

.mega-category-menu .mega-categories {
    flex: 2;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 25px;
    text-align: left;
}

.mega-category-menu .mega-column {
    display: flex;
    flex-direction: column;
    text-align: left;
}

.mega-category-menu .mega-category-title {
    display: block;
    padding: 0 0 10px 0;
    color: var(--main-color);
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 2px solid var(--main-color);
    margin-bottom: 12px;
    transition: all 0.3s ease;
    text-align: left;
}

.mega-category-menu .mega-category-title:hover {
    color: var(--main-color2, var(--main-color));
    text-decoration: none;
}

.mega-category-menu .mega-category-item {
    display: block;
    padding: 4px 0 4px 12px;
    color: #666;
    text-decoration: none;
    font-size: 13px;
    font-weight: 400;
    transition: all 0.2s ease;
    position: relative;
    text-align: left;
}

.mega-category-menu .mega-category-item:before {
    content: '▸';
    position: absolute;
    left: 0;
    color: #ccc;
    transition: all 0.2s ease;
    font-size: 11px;
}

.mega-category-menu .mega-category-item:hover {
    color: var(--main-color);
    padding-left: 16px;
    text-decoration: none;
}

.mega-category-menu .mega-category-item:hover:before {
    color: var(--main-color);
}

/* Resim Alanı ve En Son Ürün Showcase */
.mega-category-menu .mega-image {
    flex: 1;
    display: flex;
    padding-left: 25px;
    border-left: 1px solid #ebebeb;
}

.mega-category-menu .category-mega-image {
    max-width: 280px;
    max-height: 280px;
    object-fit: cover;
    border-radius: 8px;
    box-shadow: 0 3px 15px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
}

.mega-category-menu .category-mega-image:hover {
    transform: scale(1.02);
    box-shadow: 0 5px 20px rgba(0,0,0,0.15);
}

/* En Son Ürün Showcase Stilleri */
.mega-category-menu .latest-product-showcase {
    position: relative;
    max-width: 280px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    overflow: hidden;
    transition: all 0.3s ease;
    border: 1px solid #f0f0f0;
}

.mega-category-menu .latest-product-showcase:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0,0,0,0.15);
}

.mega-category-menu .product-badge {
    position: absolute;
    top: 12px;
    right: 12px;
    background: linear-gradient(135deg, #FF6B35, #F7931E);
    color: white;
    padding: 6px 12px;
    border-radius: 20px;
    font-size: 11px;
    font-weight: 600;
    z-index: 2;
    display: flex;
    align-items: center;
    gap: 4px;
    box-shadow: 0 2px 8px rgba(255, 107, 53, 0.3);
}

.mega-category-menu .product-badge i {
    font-size: 10px;
}

.mega-category-menu .latest-product-link {
    display: block;
    text-decoration: none;
    color: inherit;
}

.mega-category-menu .latest-product-link:hover {
    text-decoration: none;
    color: inherit;
}

.mega-category-menu .latest-product-image {
    width: 100%;
    height: 180px;
    object-fit: cover;
    transition: all 0.3s ease;
}

.mega-category-menu .latest-product-showcase:hover .latest-product-image {
    transform: scale(1.05);
}

.mega-category-menu .latest-product-info {
    padding: 16px;
    text-align: left;
}

.mega-category-menu .latest-product-title {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    margin: 0 0 8px 0;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.mega-category-menu .latest-product-price {
    margin-bottom: 8px;
}

.mega-category-menu .latest-product-price .price {
    font-size: 16px;
    font-weight: 700;
    color: var(--main-color, #FF6B35);
}

.mega-category-menu .latest-product-price .old-price {
    font-size: 13px;
    color: #999;
    text-decoration: line-through;
    margin-right: 8px;
}

.mega-category-menu .latest-product-price .new-price {
    font-size: 16px;
    font-weight: 700;
    color: #e74c3c;
}

.mega-category-menu .latest-product-date {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 11px;
    color: #666;
    background: #f8f9fa;
    padding: 4px 8px;
    border-radius: 6px;
    display: inline-flex;
}

.mega-category-menu .latest-product-date i {
    font-size: 10px;
    color: #999;
}

/* Placeholder */
.mega-category-menu .category-placeholder {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 30px 20px;
    background: #f8f9fa;
    border-radius: 8px;
    border: 2px dashed #dee2e6;
    text-align: center;
    width: 250px;
    height: 200px;
}

/* Hover Durumları */
.mega-category-menu .mega-nav-item:hover .mega-dropdown,
.mega-category-menu .mega-dropdown:hover {
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%);
}

/* Hover Area Genişletme */
.mega-category-menu .mega-dropdown::before {
    content: '';
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    height: 1px;
    background: transparent;
}

/* Responsive */
@media (max-width: 1400px) {
    .mega-category-menu .mega-nav-link {
        font-size: 11px;
        padding: 8px 6px;
    }
    
    .mega-category-menu .mega-content {
        padding: 25px 40px;
    }
    
    .mega-category-menu .mega-categories {
        gap: 25px;
    }
}

@media (max-width: 1200px) {
    .mega-category-menu .mega-nav-link {
        font-size: 10px;
        padding: 8px 4px;
    }
    
    .mega-category-menu .mega-content {
        padding: 20px 30px;
    }
    
    .mega-category-menu .mega-categories {
        gap: 20px;
    }
    
    .mega-category-menu .mega-image {
        max-width: 250px;
    }
    
    .mega-category-menu .mega-column {
        min-width: 160px;
    }
}

@media (max-width: 991px) {
    .mega-category-menu {
        display: none;
    }
}

@media (max-width: 768px) {
    .mega-category-menu .mega-nav-link {
        font-size: 11px;
        padding: 12px 5px;
    }
    
    .mega-category-menu .mega-content {
        flex-direction: column;
        padding: 15px;
    }
    
    .mega-category-menu .mega-image {
        border-left: none;
        border-top: 1px solid #ebebeb;
        padding-left: 0;
        padding-top: 15px;
        margin-top: 15px;
    }
}



/* Mega Dropdown Ürün Showcase - Basit Tasarım */

.mega-products-container {
    display: flex;
    flex-direction: column;
    gap: 12px;
    padding: 15px;
}

.mega-product-card {
    width: 100%;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding-bottom: 10px;
}

.mega-product-link {
    display: flex;
    text-decoration: none;
    color: inherit;
}

.mega-product-link:hover {
    text-decoration: none;
    color: inherit;
}

.mega-product-image {
    width: 80px;
    height: 80px;
    overflow: hidden;
    flex-shrink: 0;
}

.mega-product-card:not(:last-child) {
    border-bottom: 1px solid #e9ecef;
}

.mega-product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

.mega-product-info {
    padding: 12px;
    flex: 1;
    text-align: left;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mega-product-title {
    font-size: 13px;
    font-weight: 500;
    color: #333;
    margin: 0 0 6px 0;
    line-height: 1.3;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: auto;
}

.mega-product-price {
    font-size: 14px;
    font-weight: 600;
    color: var(--main-color, #f88825);
    display: block;
    margin: 0;
}

/* Responsive */
@media (max-width: 1400px) {
    .mega-products-container {
        gap: 10px;
        padding: 12px;
    }
    
    .mega-product-card {
        max-width: 220px;
    }
    
    .mega-product-image {
        width: 70px;
        height: 70px;
    }
    
    .mega-product-info {
        padding: 10px;
    }
    
    .mega-product-title {
        font-size: 12px;
    }
    
    .mega-product-price {
        font-size: 13px;
    }
}

@media (max-width: 1200px) {
    .mega-products-container {
        gap: 8px;
        padding: 10px;
    }
    
    .mega-product-card {
        max-width: 200px;
    }
    
    .mega-product-image {
        width: 60px;
        height: 60px;
    }
    
    .mega-product-info {
        padding: 8px;
    }
    
    .mega-product-title {
        font-size: 11px;
        margin: 0 0 6px 0;
    }
    
    .mega-product-price {
        font-size: 12px;
    }
}

.category-cover.mb-2 {
    display: none;
}



.p-g-mod-base-content {
    border: none;
}

/* Sağ sütun modülleri için CSS */
        
        .promo-banner {
            background: linear-gradient(135deg, #ff6b35 0%, #f39c12 100%);
            border-radius: 10px;
            padding: 0;
            width: 100%;
            height: 100%;
            position: relative;
            overflow: hidden;

        }

        .banner-content {
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: space-between;
            text-align: center;
            padding: 10px 15px;
            gap: 8px;
            position: relative;
            z-index: 2;
            height: 100%;
        }

        .left-content {
            color: white;
            text-align: center;
        }

        .badge {
            background: rgba(255, 255, 255, 0.25);
            backdrop-filter: blur(10px);
            border: 1px solid rgba(255, 255, 255, 0.3);
            padding: 4px 10px;
            border-radius: 12px;
            display: inline-block;
            font-size: 9px;
            font-weight: 600;
            text-transform: uppercase;
            letter-spacing: 0.3px;
            margin-bottom: 8px;
            animation: fadeInUp 0.6s ease-out 0.2s both;
        }

        .main-title {
            font-size: 1.4rem;
            font-weight: 700;
            margin-bottom: 4px;
            text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
            line-height: 1.1;
            animation: fadeInUp 0.6s ease-out 0.4s both;
        }

        .discount-text {
            font-size: 0.85rem;
            margin-bottom: 12px;
            opacity: 0.95;
            font-weight: 500;
            animation: fadeInUp 0.6s ease-out 0.6s both;
        }

        .cta-button {
            background: white;
            color: #ff6b35;
            border: none;
            padding: 10px 20px;
            border-radius: 20px;
            font-size: 0.8rem;
            font-weight: 700;
            cursor: pointer;
            transition: all 0.3s ease;
            box-shadow: 0 4px 12px rgba(0,0,0,0.15);
            text-transform: uppercase;
            letter-spacing: 0.3px;
            animation: fadeInUp 0.6s ease-out 0.8s both;
            position: relative;
            overflow: hidden;
            margin-bottom: 10px;
            outline: none;
        }

        .cta-button:focus {
            outline: none;
            box-shadow: 0 4px 12px rgba(0,0,0,0.15);
        }

        .cta-button::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(255,107,53,0.1), transparent);
            transition: left 0.5s ease;
        }

        .cta-button:hover {
            transform: translateY(-2px);
            box-shadow: 0 12px 30px rgba(0,0,0,0.2);
            background: #fff;
        }

        .cta-button:hover::before {
            left: 100%;
        }

        .countdown-section {
            text-align: center;
            color: white;
            width: 100%;
        }

        .countdown-title {
            font-size: 0.7rem;
            margin-bottom: 10px;
            opacity: 0.9;
            font-weight: 600;
            animation: fadeInUp 0.6s ease-out 0.3s both;
        }

        .countdown-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 6px;
        }

        .countdown-item {
            background: rgba(255, 255, 255, 0.15);
            backdrop-filter: blur(10px);
            border: 1px solid rgba(255, 255, 255, 0.2);
            border-radius: 6px;
            padding: 8px 3px;
            text-align: center;
            animation: fadeInUp 0.6s ease-out calc(0.5s + var(--delay)) both;
        }

        .countdown-item:nth-child(1) { --delay: 0.1s; }
        .countdown-item:nth-child(2) { --delay: 0.2s; }
        .countdown-item:nth-child(3) { --delay: 0.3s; }
        .countdown-item:nth-child(4) { --delay: 0.4s; }

        .countdown-number {
            display: block;
            font-size: 1.2rem;
            font-weight: 800;
            line-height: 1;
            margin-bottom: 2px;
            text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
        }

        .countdown-label {
            font-size: 0.6rem;
            opacity: 0.9;
            font-weight: 500;
            text-transform: uppercase;
            letter-spacing: 0.2px;
        }

        .decorative-pattern {
            position: absolute;
            top: 0;
            right: 0;
            width: 100px;
            height: 100px;
            background: radial-gradient(circle, rgba(255,255,255,0.1) 1px, transparent 1px);
            background-size: 15px 15px;
            opacity: 0.3;
            animation: float 4s ease-in-out infinite;
        }

        .shopping-icon {
            position: absolute;
            bottom: -20px;
            right: -20px;
            width: 60px;
            height: 60px;
            background: rgba(255,255,255,0.1);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 1.5rem;
            color: rgba(255,255,255,0.3);
            animation: rotate 20s linear infinite;
        }

        @keyframes slideIn {
            0% {
                transform: translateY(30px);
                opacity: 0;
            }
            100% {
                transform: translateY(0);
                opacity: 1;
            }
        }

        @keyframes fadeInUp {
            0% {
                transform: translateY(20px);
                opacity: 0;
            }
            100% {
                transform: translateY(0);
                opacity: 1;
            }
        }

        @keyframes float {
            0%, 100% { transform: translateY(0px) rotate(0deg); }
            50% { transform: translateY(-10px) rotate(180deg); }
        }

        @keyframes rotate {
            0% { transform: rotate(0deg); }
            100% { transform: rotate(360deg); }
        }

        @keyframes pulseNumber {
            0%, 100% { 
                transform: scale(1); 
                color: white;
            }
            50% { 
                transform: scale(1.1); 
                color: #ffeb3b;
            }
        }

        .pulse-animation .countdown-number {
            animation: pulseNumber 1s ease-in-out;
        }

        @media (max-width: 768px) {
            .banner-content {
                padding: 20px 15px;
                gap: 15px;
            }
            
            .main-title {
                font-size: 1.5rem;
            }
            
            .countdown-grid {
                gap: 6px;
            }
            
            .countdown-item {
                padding: 8px 3px;
            }
            
            .countdown-number {
                font-size: 1.2rem;
            }
            
            .countdown-label {
                font-size: 0.6rem;
            }
        }

        @media (max-width: 480px) {
            .banner-content {
                padding: 15px 12px;
            }
            
            .main-title {
                font-size: 1.3rem;
            }
            
            .discount-text {
                font-size: 0.9rem;
            }
            
            .cta-button {
                padding: 10px 20px;
                font-size: 0.8rem;
            }
        }
        
        
        @media (min-width: 992px) {
    .qk-app-coupon-wheel {
        
        z-index: 99999999 !important;
    }
}




.category-container {
            margin: 0 auto;
            border-radius: 20px;
        }

        .category-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(160px, 1fr));
            gap: 1.5rem;
            padding: 1rem 0;
        }

        .category-card {
            background: white;
            border-radius: 12px;
            padding: 0.8rem 0;
            text-align: center;
            transition: transform 0.2s ease;
            border: 1px solid #e9ecef;
            position: relative;
            overflow: hidden;
        }

        .category-card::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
            transition: left 0.5s;
        }

        .category-card:hover::before {
            left: 100%;
        }

        .category-card:hover {
            transform: translateY(-4px);
        }

        .category-image {
            padding: 8px;
            height: 140px;
            border-radius: 15px;
            object-fit: cover;
            margin: 0 auto 1rem;
            display: block;
            transition: transform 0.2s ease;
            aspect-ratio: 1/1;
            border: 3px solid rgba(255, 255, 255, 0.8);
        }

        .category-card:hover .category-image {
            transform: scale(1.05);
        }

        .category-link {
            color: #495057;
            text-decoration: none;
            font-weight: 400;
            font-size: 0.9rem;
            line-height: 1.4;
            transition: color 0.2s ease;
            display: block;
        }

        .category-card:hover .category-link {
            color: #f88825;
        }

        /* Responsive Design */
        @media (max-width: 768px) {
           

            .category-container {
                overflow-x: auto;
                -webkit-overflow-scrolling: touch;
                scrollbar-width: none; /* Firefox */
                -ms-overflow-style: none; /* IE/Edge */
            }

            .category-container::-webkit-scrollbar {
                display: none; /* Chrome, Safari, Opera */
            }

            .category-grid {
                display: flex;
                gap: 1rem;
                min-width: max-content;
            }

            .category-card {
                padding: 1rem;
                width: calc((100vw - 0rem) / 4);
                min-width: calc((100vw - 0rem) / 4);
                flex-shrink: 0;
            }

            .category-image {
                width: 70px;
                height: 70px;
                border-radius: 6px;
                border: 2px solid rgba(255, 255, 255, 0.9);
            }

            .category-link {
                font-size: 0.8rem;
            }
        }

        /* Özel arka plan renkleri */
        .category-card:nth-child(1) { 
            background: linear-gradient(135deg, #fff5f5, #ffe0e0);
            border-top: 2px solid #f88825; 
        }
        .category-card:nth-child(2) { 
            background: linear-gradient(135deg, #f0fff4, #dcf8e8);
            border-top: 2px solid #28a745; 
        }
        .category-card:nth-child(3) { 
            background: linear-gradient(135deg, #fffbf0, #fff3cd);
            border-top: 2px solid #ffc107; 
        }
        .category-card:nth-child(4) { 
            background: linear-gradient(135deg, #f8f5ff, #e9d5ff);
            border-top: 2px solid #6f42c1; 
        }
        .category-card:nth-child(5) { 
            background: linear-gradient(135deg, #f0f8ff, #cce7ff);
            border-top: 2px solid #007bff; 
        }
        .category-card:nth-child(6) { 
            background: linear-gradient(135deg, #f0fdf9, #ccf7e8);
            border-top: 2px solid #20c997; 
        }
        .category-card:nth-child(7) { 
            background: linear-gradient(135deg, #fff8f0, #ffe4cc);
            border-top: 2px solid #fd7e14; 
        }

        /* Animasyon için stagger effect */
        .category-card:nth-child(1) { animation-delay: 0.1s; }
        .category-card:nth-child(2) { animation-delay: 0.2s; }
        .category-card:nth-child(3) { animation-delay: 0.3s; }
        .category-card:nth-child(4) { animation-delay: 0.4s; }
        .category-card:nth-child(5) { animation-delay: 0.5s; }
        .category-card:nth-child(6) { animation-delay: 0.6s; }
        .category-card:nth-child(7) { animation-delay: 0.7s; }

        @keyframes slideUp {
            from {
                opacity: 0;
                transform: translateY(30px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        .category-card {
            animation: slideUp 0.6s ease forwards;
            opacity: 0;
        }