    /* --- SIFIRLAMA VE TEMEL STİLLER (Barutcu) --- */
    * {
        margin: 0;
        padding: 0;
        box-sizing: border-box;
    }

    body {
        height: auto;
        display: block;

        background-color: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
        color: #fff;
    }



  


    main#hero {
        position: relative;
        width: 100%;
        height: 100vh;
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
        overflow: hidden;
    }

    /* --- 1. LOGO VE METİN STİLLERİ (Sol Üst) --- */
    /* --- 1. LOGO VE METİN STİLLERİ (Sol Üst) --- */
    .logo-link-container {
        position: fixed;
        top: 30px;
        left: 30px;
        z-index: 1001;
        display: flex;
        align-items: center;
        gap: 10px;
        text-decoration: none;
        color: inherit;

        /* Gölge geçişi için temel hazırlık */
        transition: box-shadow 0.3s ease-in-out;

        /* Gerekli: Gölgenin düzgün görünmesi için bir arka plan verilmeli */
        background-color: transparent;
        padding: 10px;
        /* Görsel olarak daha iyi görünmesi için padding eklenebilir */
        margin: -10px;
        /* Padding'i dengelemek için margin */
    }

    /* Scroll yapıldığında eklenecek gölge sınıfı */
    .scrolled-shadow {
        border-radius: 5%;
        background-color: #0000007c;
        /* Zarif bir gölge */
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.482);
        /* İsteğe bağlı: Hafif bir arka plan rengi eklenebilir */
        /* background-color: rgba(255, 255, 255, 0.9); */
    }

    .logo {
        height: 40px;
        width: auto;
    }

    .logo-text-static {
        font-size: 30px;
        font-weight: bold;
        color: #ffffff;
        letter-spacing: 1px;
        text-transform: uppercase;
    }


    /* --- 2. MENÜ BUTONU VE TAM EKRAN MENÜ STİLLERİ --- */
    .toggle-wrapper {
        position: fixed;
        top: 30px;
        right: 30px;
        z-index: 1002;
        cursor: pointer;
    }

    .animated-button {
        position: relative;
        display: flex;
        align-items: center;
        gap: 4px;
        padding: 16px 36px;
        border: 4px solid transparent;
        font-size: 16px;
        background-color: #f4f4f4;
        border-radius: 100px;
        font-weight: 600;
        color: #1f387e;
        box-shadow: 0 0 0 2px #1f387e;
        cursor: pointer;
        overflow: hidden;
        transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
        user-select: none;
        outline: none;
    }

    .animated-button svg {
        position: absolute;
        width: 24px;
        fill: #1f387e;
        z-index: 9;
        transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    }

    .animated-button .arr-1 {
        right: 16px;
    }

    .animated-button .arr-2 {
        left: -25%;
    }

    .animated-button .circle {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 20px;
        height: 20px;
        background-color: #c5e5e4;
        border-radius: 50%;
        opacity: 0;
        transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
    }

    .animated-button .text {
        position: relative;
        z-index: 1;
        transform: translateX(-12px);
        transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
        text-transform: uppercase;
    }

    .animated-button:hover,
    .animated-button.is-active {
        box-shadow: 0 0 0 12px transparent;
        color: #212121;
        border-radius: 12px;
    }

    .animated-button:hover .arr-1,
    .animated-button.is-active .arr-1 {
        right: -25%;
    }

    .animated-button:hover .arr-2,
    .animated-button.is-active .arr-2 {
        left: 16px;
    }

    .animated-button:hover .text,
    .animated-button.is-active .text {
        transform: translateX(12px);
    }

    .animated-button:hover .circle,
    .animated-button.is-active .circle {
        width: 220px;
        height: 220px;
        opacity: 1;
    }

    .animated-button:active {
        scale: 0.95;
        box-shadow: 0 0 0 4px #1f387e;
    }








    /* Menü Konteyneri (PC Varsayılan) */
    #fullScreenMenu {

        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        z-index: 1000;
        background-color: #ffffff;
        transform: translateX(100%);
        transition: transform 0.5s cubic-bezier(0.7, 0, 0.3, 1);
        width: 30%;
        /* PC Varsayılan Genişlik */
    }

    #fullScreenMenu.is-open {
        transform: translateX(0);
    }

    .menu-content-wrapper {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: flex-start;
    }

    .right-panel {
        padding: 50px 0 50px 5%;
    }

    .menu-nav ul {
        list-style: none;
        padding: 0;
        margin: 0;
        text-align: left;
    }

    .menu-item {
        margin-bottom: 25px;
        position: relative;
        border-bottom: none;
    }

    /* Ana bağlantı stili */
    .menu-item a {
        text-decoration: none;
        color: #0D0D0D;
        /* Başlangıç metin rengi (Menü arka planı koyu ise koyu renk görünmez) */
        font-size: clamp(30px, 5vw, 45px);
        font-weight: bold;
        line-height: 1.2;

        /* Boydan boya kaplama için KRİTİK: display: block; kullanın */
        display: block;

        text-transform: uppercase;
        padding: 10px 0;
        /* İçerik padding'i */

        position: relative;
        z-index: 1;
        overflow: hidden;
        /* Taşmayı gizler */
        transition: color 0.4s ease;
    }

   

    /* Hover Durumu */
    .menu-item a:hover {
        color: #4e4d4d;
       
    }

    /* Hover olduğunda sahte arka planı yukarı çek */
    .menu-item a:hover::before {
        /* %100 aşağıdan, orijinal konumuna geri gelsin (menü öğesini kaplasın) */
        transform: translateY(-25%);
    }

    .item-number {
        position: absolute;
        top: 15px;
        right: -12rem;
        font-size: 1rem;
        color: #333333;
        font-weight: normal;
    }


    /* --- 3. KARUSEL STİLLERİ (Ana Hero Bölümü) --- */
    .slider {
        width: 100%;
        height: 100%;
        position: relative;
        list-style: none;
        padding: 0;
    }

    .item {
        width: 200px;
        height: 300px;
        list-style-type: none;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 1;
        background-position: center;
        background-size: cover;
        border-radius: 20px;
        box-shadow: 0 20px 30px rgba(255, 255, 255, 0.3) inset;
        transition: transform 0.1s, left 0.75s, top 0.75s, width 0.75s, height 0.75s;
        opacity: 0.8;
    }

    /* Görünür iki öğe (Tam ekran) */
    .item:nth-child(1),
    .item:nth-child(2) {
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        transform: none;
        border-radius: 0;
        box-shadow: none;
        opacity: 1;
    }

    /* Karusel öğelerinin PC yerleşimi */
    .item:nth-child(3) {
        left: 50%;
    }

    .item:nth-child(4) {
        left: calc(50% + 220px);
    }

    .item:nth-child(5) {
        left: calc(50% + 440px);
    }

    .item:nth-child(6) {
        left: calc(50% + 660px);
        opacity: 0;
    }

    /* Karusel içeriği (yazı ve buton) */
    .content {
        width: min(30vw, 400px);
        position: absolute;
        top: 50%;
        left: 3rem;
        transform: translateY(-50%);
        font: 400 0.85rem helvetica, sans-serif;
        color: white;
        text-shadow: 0 3px 8px rgba(0, 0, 0, 0.5);
        opacity: 0;
        display: none;
        z-index: 10;
    }

    /* Başlık (H2) Stilleri - PC Varsayılan */
    .content .title {
        font-family: 'arial-black', sans-serif;
        /* Font eklendi */
        text-transform: uppercase;
        font-size: 2rem;
        margin-bottom: 0.5rem;
        /* Ek boşluk */
    }

    .content .description {
        line-height: 1.7;
        margin: 1rem 0 1.5rem;
        font-size: 0.9rem;
    }

    .content button {
        width: fit-content;
        background-color: rgba(0, 0, 0, 0.1);
        color: white;
        border: 2px solid white;
        border-radius: 0.25rem;
        padding: 0.75rem;
        cursor: pointer;
        transition: background-color 0.3s;
    }

    .item:nth-of-type(2) .content {
        display: block;
        animation: show 0.75s ease-in-out 0.3s forwards;
    }

    .counter.percent::after {
        content: "%";
        font-size: 0.9em;
        margin-left: 4px;
    }

    @keyframes show {
        0% {
            filter: blur(5px);
            transform: translateY(calc(-50% + 75px));
            opacity: 0;
        }

        100% {
            opacity: 1;
            filter: blur(0);
            transform: translateY(-50%);
        }
    }

    /* Navigasyon Okları (Slider) */
    .nav {
        position: absolute;
        bottom: 2rem;
        left: 50%;
        transform: translateX(-50%);
        z-index: 50;
        user-select: none;
    }

    .nav .btn {
        background-color: rgba(255, 255, 255, 0.7);
        color: rgba(0, 0, 0, 0.8);
        border: 2px solid rgba(0, 0, 0, 0.6);
        margin: 0 0.25rem;
        padding: 0.75rem;
        border-radius: 50%;
        cursor: pointer;
        font-size: 1.5rem;
        transition: background-color 0.3s;
        pointer-events: auto;
    }



    /* --- Tabletler ve Küçük Dizüstü Bilgisayarlar (Max Genişlik: 991px) --- */
    @media (max-width: 991px) {

        /* A. MENÜ UYARLAMALARI */
        #fullScreenMenu {
            width: 100%;
        }

        .toggle-wrapper {
            top: 20px;
            right: 20px;
        }

        .animated-button {
            padding: 10px 18px;
            font-size: 14px;
        }

        .animated-button svg {
            display: none !important;
        }

        .animated-button .text {
            transform: translateX(0) !important;
        }

        .menu-item a {
            font-size: clamp(30px, 6vw, 40px);
        }

        .item-number {
            right: -7rem;
        }

        .logo-link-container {
            top: 20px;
            left: 20px;
        }

        .logo {
            height: 35px;
        }

        .logo-text-static {
            font-size: 24px;
        }

        /* C. KARUSEL VE İÇERİK UYARLAMALARI */
        .content {
            left: 2rem;
            width: 45vw;
        }

        /* H2 BAŞLIK AYARLAMASI */
        .content .title {
            font-size: 1.4rem;
            /* Başlık boyutu küçültüldü */
        }

        .content .description {
            font-size: 0.8rem;
        }

        .item {
            width: 160px;
            height: 270px;
        }

        .item:nth-child(3) {
            left: 50%;
        }

        .item:nth-child(4) {
            left: calc(50% + 170px);
        }

        .item:nth-child(5) {
            left: calc(50% + 340px);
        }

        .item:nth-child(6) {
            left: calc(50% + 510px);
            opacity: 0;
        }

        /* D. GALERİ UYARLAMALARI */
        .galeri-baslik {
            font-size: 2.5rem;
            margin-bottom: 40px;
        }

    }


    /* --- Büyük Mobil Cihazlar (Max Genişlik: 768px - Hem Barutcu Hem Galeri İçin Ortak Nokta) --- */
    @media (max-width: 768px) {

        /* Galeri İçin Orta Boy Mobil Uyarlamaları (768px) */
        body {
            padding: 0;
        }

        .main-container {
            flex-direction: column;
            height: auto;
            gap: 20px;
            max-width: 100%;
        }

        .carousel-section {
            flex: none;
            width: 100%;
        }

        .controls-section {
            flex: none;
            width: 100%;
            padding-left: 0;
            gap: 20px;
        }

        .carousel-container {
            height: 60vh;
            max-width: 350px;
            /* Carousel oklarını bu alanda göstereceğiz */
        }

        .carousel-container .nav-arrow {
            /* Mobil Cihazlarda Göster */
            display: flex;
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            width: 70px;
            height: 70px;
            margin: 0;
            background: transparent;
            border: none;
            box-shadow: none;
        }

        .carousel-container .nav-arrow:hover {
            transform: translateX(-50%) scale(1.2);
            background: transparent;
            box-shadow: none;
        }

        .carousel-container .nav-arrow.up:hover {
            transform: translateX(-50%) scale(1.2);
        }

        .carousel-container .nav-arrow.down:hover {
            transform: translateX(-50%) scale(1.2);
        }

        .carousel-container .nav-arrow.up {
            top: 20px;
            transform: translateX(-50%);
        }

        .carousel-container .nav-arrow.down {
            bottom: 20px;
            transform: translateX(-50%);
        }

        .carousel-container .nav-arrow.up img {
            transform: rotate(0);
            /* Dikey Karusel olduğu için döndürme kaldırıldı */
            width: 50px;
            height: 50px;
        }

        .carousel-container .nav-arrow.down img {
            transform: rotate(0);
            /* Dikey Karusel olduğu için döndürme kaldırıldı */
            width: 50px;
            height: 50px;
        }

        .nav-controls {
            /* Mobil'de kontrolleri gizle - galeri içine taşıdık */
            display: none;
        }

        .card {
            width: 320px;
            height: 180px;
        }

        .carousel-track {
            width: 350px;
        }

        .card.up-2 {
            transform: translateY(-160px) scale(0.8) translateZ(-300px);
        }

        .card.up-1 {
            transform: translateY(-80px) scale(0.9) translateZ(-100px);
        }

        .card.down-1 {
            transform: translateY(80px) scale(0.9) translateZ(-100px);
        }

        .card.down-2 {
            transform: translateY(160px) scale(0.8) translateZ(-300px);
        }

        .member-name {
            font-size: 1.8rem;
        }

        .member-role {
            font-size: 1rem;
        }

        .member-name::before,
        .member-name::after {
            width: 40px;
        }

        .member-name::before {
            left: -60px;
        }

        .member-name::after {
            right: -60px;
        }

        /* Barutcu Mobil Uyarlamaları (650px'den devralındı) */
        .logo-text-static {
            font-size: 20px;
        }

        .logo {
            height: 30px;
        }

        .animated-button {
            padding: 8px 15px;
            font-size: 15px;
        }

        .content {
            left: 1.5rem;
            width: 80vw;
        }

        .content .title {
            font-size: 1.2rem;
            margin-bottom: 0.5rem;
        }

        .content .description {
            font-size: 0.75rem;
            margin: 0.5rem 0 1rem;
        }

        .content button {
            padding: 0.6rem;
            font-size: 0.85rem;
        }

        .item {
            width: 130px;
            height: 220px;
        }

        .item:nth-child(3) {
            left: 50%;
        }

        .item:nth-child(4) {
            left: calc(50% + 140px);
        }

        .item:nth-child(5) {
            left: calc(50% + 280px);
        }

        .item:nth-child(6) {
            left: calc(50% + 420px);
            opacity: 0;
        }
    }


    /* --- Küçük Mobil Cihazlar (Max Genişlik: 480px) --- */
    @media (max-width: 480px) {

        /* A. LOGO VE MENÜ UYARLAMALARI */
        .logo-link-container {
            top: 15px;
            left: 15px;
        }

        .toggle-wrapper {
            top: 15px;
            right: 15px;
        }

        .logo-text-static {
            font-size: 18px;
        }

        /* B. KARUSEL VE İÇERİK UYARLAMALARI */
        .content {
            left: 1rem;
            width: 90vw;
        }

        /* H2 BAŞLIK AYARLAMASI */
        .content .title {
            font-size: 1rem;
            /* Başlık daha da küçültüldü */
        }

        .content .description {
            font-size: 0.65rem;
            margin: 0.4rem 0 0.8rem;
        }

        .nav {
            bottom: 1rem;
        }

        .nav .btn {
            padding: 0.5rem;
            font-size: 1.2rem;
        }

        .item {
            width: 100px;
            height: 180px;
        }

        .item:nth-child(4) {
            left: calc(50% + 110px);
        }

        .item:nth-child(5) {
            left: calc(50% + 220px);
            opacity: 0;
        }

        .item:nth-child(6) {
            left: calc(50% + 330px);
            opacity: 0;
        }

        /* C. GALERİ KÜÇÜK MOBİL UYARLAMALARI */
        .carousel-container {
            height: 50vh;
            /* Daha az yer kaplasın */
            max-width: 300px;
        }

        .card {
            width: 280px;
            height: 160px;
        }

        .carousel-track {
            width: 300px;
        }

        .card.up-2 {
            transform: translateY(-140px) scale(0.75) translateZ(-300px);
        }

        .card.up-1 {
            transform: translateY(-70px) scale(0.85) translateZ(-100px);
        }

        .card.down-1 {
            transform: translateY(70px) scale(0.85) translateZ(-100px);
        }

        .card.down-2 {
            transform: translateY(140px) scale(0.75) translateZ(-300px);
        }
    }

    /* ================================================= */
    /* 1. GELİŞMİŞ RENK SİSTEMİ (Önemli: --primary rengi animasyonlu çizginin rengidir) */
    /* ================================================= */


  b

    /* Timeline için temel stil - ÖNEMLİ: Animasyon için yeterli kaydırma alanı sağlar */
    #timeline-container {
        min-height: 400vh;
    }

    /* ================================================= */
    /* 2. TIMELINE ANİMASYON STİLLERİ */
    /* ================================================= */

    /* Akıcı Çizgi Rengi (Burası HAYATİ ÖNEM TAŞIR) */
    #timeline-line-animated {
        /* Çizginin tepeden aşağıya doğru, ana renkte (primary) görünmesini sağlar */
        background: linear-gradient(to top, var(--primary) 0%, rgba(0, 0, 0, 0.7) 50%, transparent 100%);
        /* Gerekli olan diğer HTML sınıfları (left-8, w-[2px], absolute) index.html'de yer alıyor. */
        z-index: 10;
        /* Arka plandan üste çıkardık */
    }

    /* Statik (Arka Plan) Çizgi Stili */
    #timeline-line-bg {
        z-index: 5;
    }

    /* Yuvarlak Stil Geliştirmeleri */
    .timeline-dot {
        height: 10px;
        width: 10px;
        border-radius: 9999px;
        border: 2px solid var(--border);
        background-color: var(--muted);
        transition: all 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    }

    /* Aktif Yuvarlak Stili */
    .timeline-dot.active {
        height: 16px;
        width: 16px;
        border-color: var(--primary);
        background-color: var(--primary);
        box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.1);
    }

    /* ... diğer responsive stiller ... */


    /* ================================================= */
    /* 📱 MEDIA QUERY KURALLARI: Responsive Düzenlemeler */
    /* ================================================= */

    /* 1. Tablet ve Orta Boy Ekranlar (min-width: 768px) */
    @media (min-width: 768px) {
        .timeline-entry h3.md\:text-5xl {
            font-size: 3rem;
        }

        .timeline-entry {
            gap: 2.5rem;
        }

        .timeline-entry>div:first-child {
            width: 33.333333%;
            max-width: 250px;
        }

        .timeline-entry h3 {
            padding-left: 2rem;
        }

        .timeline-entry>div:first-child>div:first-child {
            left: -0.75rem;
        }
    }

    /* 2. SADECE Mobil Telefonlar (max-width: 640px) */
    @media (max-width: 640px) {
        #services .grid {
            grid-template-columns: 1fr;
        }

        .timeline-entry p,
        .timeline-entry div.space-y-2 div {
            font-size: 0.95rem;
        }

        .timeline-entry img {
            height: 7rem;
        }

        #timeline-line-bg,
        #timeline-line-animated {
            left: 1.25rem;
        }

        .timeline-entry>div:last-child {
            padding-left: 3rem;
            padding-right: 1rem;
        }

        .timeline-entry>div:first-child>div:first-child {
            left: 0.75rem;
        }
    }

    /* 3. Çok Dar Mobil Cihazlar (max-width: 375px) */
    @media (max-width: 375px) {

        #timeline-line-bg,
        #timeline-line-animated {
            left: 1rem;
        }

        .timeline-entry>div:last-child {
            padding-left: 2.75rem;
            padding-right: 0.5rem;
        }

        .timeline-entry>div:first-child>div:first-child {
            left: 0.5rem;
        }
    }







    /* CSS Değişkenleri */
    /* Mevcut Global ve Bileşen Kapsamı Tanımlamaları */
    .barutcu-features-section {
        --color-primary-brand: #3b82f6;
        /* Mavi (Marka Rengi) */
        --color-primary-text: #111827;
        --color-secondary-text: #4b5563;
        --color-background: #ffffff;
        --color-border: #e5e7eb;
        --font-family-pj: 'Poppins', sans-serif;
        --animation-duration: 0.7s;
        box-sizing: border-box;
        line-height: 1.5;
        /* Mobil varsayılanları (Varsayılan olarak en küçük ekran) */
        padding: 3rem 1rem;
        /* py-12 px-4 */
    }

    .barutcu-features-section * {
        box-sizing: border-box;
    }

    .barutcu-features-section .font-pj {
        font-family: var(--font-family-pj);
    }

    /* Diğer tüm stil tanımlarınız buraya eklenecektir... */
    /* ... (max-w-7xl, text-center, vs. gibi mevcut stillerinizin tamamı burada varsayılmıştır) */

    /* Başlıklar ve Metinler için Mobil İyileştirmeler (Varsayılan olarak en küçük ekran) */
    .barutcu-features-section h2 {
        font-size: 1.875rem;
        /* text-3xl */
        line-height: 2.25rem;
        /* leading-tight */
    }

    .barutcu-features-section p {
        font-size: 0.95rem;
        /* text-base'den biraz küçük, daha az yer kaplasın */
        line-height: 1.5;
    }

    .barutcu-features-section .grid {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        /* Varsayılan: Tek sütun */
        row-gap: 2rem;
        /* gap-y-8 */
        margin-top: 2rem;
        /* mt-8 */
    }

    .barutcu-features-section .grid>div {
        padding: 1.5rem;
        /* md:p-8, mobil için sadeleştirme */
    }


    /* ANİMASYON STİLLERİ (Değişmedi) */
    .barutcu-features-section .grid>div {
        opacity: 0;
        transform: translateX(-50px);
        transition: opacity var(--animation-duration) ease-out, transform var(--animation-duration) ease-out;
    }

    .barutcu-features-section .grid>div.is-visible {
        opacity: 1;
        transform: translateX(0);
    }

    /* ========================================================================= */
    /* --- 1. SM Breakpoint (Küçük Tabletler ve Büyük Telefonlar: 640px ve üzeri) --- */
    /* ========================================================================= */
    @media (min-width: 640px) {
        .barutcu-features-section {
            padding-top: 4rem;
            padding-bottom: 4rem;
            /* sm:py-16 */
            padding-left: 1.5rem;
            padding-right: 1.5rem;
            /* sm:px-6 */
        }

        /* İki sütunlu düzen */
        .barutcu-features-section .grid {
            grid-template-columns: repeat(2, 1fr);
            /* sm:grid-cols-2 */
            column-gap: 3rem;
            /* sm:gap-x-12 */
            row-gap: 3rem;
            /* gap-y-12 */
            margin-top: 3rem;
            /* sm:mt-12 */
        }

        /* Başlık boyutunu artır */
        .barutcu-features-section h2 {
            font-size: 2.25rem;
            /* sm:text-4xl */
            line-height: 2.5rem;
        }

        /* Metin boyutunu normale döndür */
        .barutcu-features-section p {
            font-size: 1rem;
            /* text-base */
        }

        /* İki sütunlu düzende kenarlıklar */
        /* İlk satırda kenarlık yok, ikinci sütunda sol kenarlık */
        .barutcu-features-section .grid>div {
            border-left: none !important;
            /* Önceki kuralları sıfırla */
            border-top: none !important;
        }

        .barutcu-features-section .grid>div:nth-child(2n) {
            border-left: 1px solid var(--color-border);
        }

        /* 3. elemandan itibaren üst kenarlık (2'li düzende) */
        .barutcu-features-section .grid>div:nth-child(n+3) {
            border-top: 1px solid var(--color-border);
        }
    }


    /* ========================================================================= */
    /* --- 2. MD Breakpoint (Tablet ve Laptoplar: 768px ve üzeri) --- */
    /* ========================================================================= */
    @media (min-width: 768px) {

        /* Üç sütunlu düzene geçiş */
        .barutcu-features-section .grid {
            grid-template-columns: repeat(3, 1fr);
            /* md:grid-cols-3 */
            /* Gap'leri sıfırla, aralıkları padding ve kenarlıklar belirleyecek */
            gap: 0;
            /* md:gap-0 */
        }

        /* Daha fazla padding ver */
        .barutcu-features-section .grid>div {
            padding: 2rem;
            /* md:p-8 */
        }

        /* Üçlü düzende sol kenarlıklar (2., 3., 5., 6. kutular) */
        .barutcu-features-section .grid>div {
            border-left: none !important;
            /* Önceki sm kurallarını sıfırla */
            border-top: none !important;
        }

        .barutcu-features-section .grid>div:nth-child(3n + 2),
        .barutcu-features-section .grid>div:nth-child(3n) {
            border-left: 1px solid var(--color-border);
        }

        /* Üçlü düzende üst kenarlıklar (4, 5, 6. kutular) */
        .barutcu-features-section .grid>div:nth-child(n+4) {
            border-top: 1px solid var(--color-border);
        }
    }


    /* ========================================================================= */
    /* --- 3. LG Breakpoint (Büyük Laptoplar/Masaüstü: 1024px ve üzeri) --- */
    /* ========================================================================= */
    @media (min-width: 1024px) {
        .barutcu-features-section {
            padding-top: 5rem;
            padding-bottom: 5rem;
            /* lg:py-20 */
            padding-left: 2rem;
            padding-right: 2rem;
            /* lg:px-8 */
        }

        .barutcu-features-section .grid>div {
            padding: 3.5rem;
            /* lg:p-14 */
        }
    }

    /* ========================================================================= */
    /* --- 4. XL Breakpoint (Çok Büyük Ekranlar: 1280px ve üzeri) --- */
    /* ========================================================================= */
    @media (min-width: 1280px) {
        .barutcu-features-section h2 {
            font-size: 3rem;
            /* xl:text-5xl */
        }

        .barutcu-features-section .grid {
            margin-top: 6rem;
            /* xl:mt-24 */
        }
    }






    :root {
        --bg: #f6f7f9;
        --card: #ffffff;
        --text: #111827;
        --muted: #6b7280;
        --border: #e5e7eb;
        --accent: #2563eb;
        --accent-soft: rgba(37, 99, 235, .12);
        --success: #16a34a;
        --line: rgba(17, 24, 39, .08);
    }

    * {
        box-sizing: border-box
    }

    html {
        scroll-behavior: smooth
    }

    body {
        margin: 0;
        font-family: Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
        color: var(--text);
        background:
            linear-gradient(180deg, #f9fafb, var(--bg)),
            repeating-linear-gradient(90deg, transparent 0 79px, var(--line) 80px);
    }

    .contact-section {
        min-height: 100vh;
        display: flex;
        align-items: center;
        padding: 96px 6%;
        position: relative;
        overflow: hidden;
    }

    .contact-section::before {
        content: "";
        position: absolute;
        inset: 0;
        background: repeating-linear-gradient(0deg, transparent 0 59px, var(--line) 60px);
        animation: linesMove 30s linear infinite;
        pointer-events: none;
    }

    @keyframes linesMove {
        from {
            transform: translateY(0)
        }

        to {
            transform: translateY(60px)
        }
    }

    .contact-container {
        width: 100%;
        max-width: 1100px;
        margin: auto;
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 56px;
        position: relative;
        z-index: 1;
        animation: fadeUp .8s ease both;
    }

    .hero-visual {
        margin-bottom: 26px
    }

    .floating-svg {
        max-width: 360px;
        width: 100%;
        animation: float 7s ease-in-out infinite
    }

    @keyframes float {

        0%,
        100% {
            transform: translateY(0)
        }

        50% {
            transform: translateY(-18px)
        }
    }

    .left h1 {
        font-size: 44px;
        margin: 0 0 14px;
        letter-spacing: -.02em;
        position: relative;
    }

    .left h1::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -10px;
        width: 60px;
        height: 1px;
        background: var(--accent);
        opacity: .4;
    }

    .left p {
        color: var(--muted);
        line-height: 1.8;
        margin: 28px 0;
        max-width: 480px;
        font-size: 15px;
    }

    .info span {
        display: flex;
        align-items: center;
        gap: 10px;
        margin-bottom: 10px;
        font-size: 14px;
    }

    .socials {
        display: flex;
        gap: 14px;
        margin-top: 22px;
        flex-wrap: wrap
    }

    .socials a {
        padding: 10px 18px;
        border-radius: 999px;
        border: 1px solid var(--border);
        text-decoration: none;
        font-size: 13px;
        letter-spacing: .08em;
        color: var(--text);
        background: #fff;
        transition: .3s ease;
        display: flex;
        align-items: center;
        gap: 8px
    }

    .socials a svg {
        width: 16px;
        height: 16px;
        opacity: .8
    }

    .socials a:hover {
        border-color: var(--accent);
        color: var(--accent);
        transform: translateY(-2px)
    }

    .card {
        background: var(--card);
        border: 1px solid var(--border);
        border-radius: 22px;
        padding: 12px;
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 100%;
    }

    .card::before {
        content: "";
        position: absolute;
        inset: 0;
        background: linear-gradient(135deg, transparent 0 45%, var(--accent-soft) 50%, transparent 55%);
        opacity: .35;
        animation: shine 6s ease-in-out infinite;
        pointer-events: none;
    }

    @keyframes shine {
        0% {
            transform: translateX(-60%)
        }

        50% {
            transform: translateX(0)
        }

        100% {
            transform: translateX(60%)
        }
    }

    .form-group {
        position: relative;
        margin-bottom: 24px
    }

    .form-group input,
    .form-group textarea {
        width: 100%;
        padding: 14px 0;
        border: none;
        border-bottom: 1px solid var(--border);
        background: transparent;
        font-size: 14px;
        outline: none
    }

    .form-group textarea {
        min-height: 110px;
        resize: none
    }

    .form-group label {
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        font-size: 13px;
        color: var(--muted);
        transition: .25s ease;
        pointer-events: none
    }

    .form-group textarea+label {
        top: 18px
    }

    .form-group input:focus+label,
    .form-group textarea:focus+label,
    .form-group input:not(:placeholder-shown)+label,
    .form-group textarea:not(:placeholder-shown)+label {
        top: -6px;
        font-size: 12px;
        color: var(--accent)
    }

    .form-group input:focus,
    .form-group textarea:focus {
        border-bottom-color: var(--accent)
    }

    .form button {
        width: 100%;
        margin-top: 12px;
        padding: 14px;
        border-radius: 999px;
        border: 1px solid var(--accent);
        background: transparent;
        color: var(--accent);
        font-size: 14px;
        letter-spacing: .06em;
        cursor: pointer;
        transition: .3s ease
    }

    .form button:hover {
        background: var(--accent);
        color: #fff
    }

    .success {
        display: none;
        margin-top: 16px;
        font-size: 14px;
        color: var(--success)
    }

    @keyframes fadeUp {
        from {
            opacity: 0;
            transform: translateY(20px)
        }

        to {
            opacity: 1;
            transform: none
        }
    }

    @media (max-width:1024px) {
        .contact-container {
            gap: 40px
        }

        .left h1 {
            font-size: 38px
        }
    }

    @media (max-width:900px) {
        .contact-container {
            grid-template-columns: 1fr
        }

        .left {
            text-align: center
        }

        .left h1::after {
            left: 50%;
            transform: translateX(-50%)
        }

        .socials {
            justify-content: center
        }
    }

    @media (max-width:600px) {
        .left h1 {
            font-size: 30px
        }

        .card {
            padding: 28px
        }
    }

    @media (max-width:420px) {
        .left h1 {
            font-size: 26px
        }
    }






    /* =====================
   ANIMATED TITLE (BLUR TEXT)
===================== */
    .gallery-title {
        padding: 60px 20px 30px;
        text-align: center;
    }

    .blur-text {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 8px;
        font-size: clamp(28px, 5vw, 56px);
        font-weight: 600;
        letter-spacing: 0.5px;
    }

    .blur-text span {
        opacity: 0;
        filter: blur(10px);
        transform: translateY(-40px);
        transition: all .7s cubic-bezier(.22, .61, .36, 1);
    }

    .blur-text span.show {
        opacity: 1;
        filter: blur(0);
        transform: translateY(0);
    }

    /* =====================
   GALLERY BASE
===================== */
    .gallery {
        display: grid;
        grid-template-columns: 1fr;
        gap: 6px;
        padding: 6px;
    }

    /* =====================
   LINKS
===================== */
    .gallery__link {
        position: relative;
        overflow: hidden;
        height: 400px;
        display: block;
        text-decoration: none;
    }

    /* =====================
   IMAGE
===================== */
    .gallery__image {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
        filter: grayscale(1);
        transform: scale(1);
        transition: filter .6s ease, transform .6s ease;
    }

    .gallery__link.is-active .gallery__image {
        filter: grayscale(0);
        transform: scale(1.07);
    }

    /* =====================
   CAPTION
===================== */
    .gallery__caption {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 25px 15px 15px;
        font-size: 14px;
        opacity: .3;
        transition: .4s;
        background: linear-gradient(0deg, rgba(0, 0, 0, .7) 0%, rgba(0, 0, 0, 0) 100%);
    }

    .gallery__link.is-active .gallery__caption {
        opacity: 1;
    }

    /* =====================
   DESKTOP GRID
===================== */
    @media (min-width:768px) {
        .gallery {
            grid-template-columns: repeat(2, 1fr);
        }
    }

    @media (min-width:1024px) {
        .gallery {
            grid-template-columns: repeat(4, 1fr);
        }

        .gallery__link:hover .gallery__image {
            filter: grayscale(0);
            transform: scale(1.1);
        }
    }

    /* =====================
   GALERİ SLOW AÇILMA
===================== */

    .gallery {
        overflow: hidden;
    }

    /* tüm elemanlar */
    .gallery__link {
        max-height: 0;
        opacity: 0;
        transform: translateY(30px);
        overflow: hidden;
        transition:
            max-height 1.2s ease,
            opacity 1s ease,
            transform 1s ease;
    }

    /* açık olanlar */
    .gallery__link.visible {
        max-height: 500px;
        opacity: 1;
        transform: translateY(0);

    }

    /* BUTON */
    .gallery-more {
        display: block;
        margin: 40px auto 20px;
        padding: 14px 40px;
        background: transparent;
        color: #000000;
        border: 1px solid #444;
        font-size: 14px;
        line-height: 1;
        text-align: center;
        cursor: pointer;
        transition: all .4s ease;
    }

    .gallery-more:hover {
        background: #000000;
        color: #ffffff;
    }

    /* MOBİL → 2 */
    @media (max-width: 767px) {
        .gallery__link:nth-child(-n+2) {
            max-height: 500px;
            opacity: 1;
            transform: translateY(0);
        }
    }

    /* TABLET → 3 */
    @media (min-width: 768px) and (max-width: 1023px) {
        .gallery__link:nth-child(-n+3) {
            max-height: 500px;
            opacity: 1;
            transform: translateY(0);
        }
    }

    /* DESKTOP → 4 */
    @media (min-width: 1024px) {
        .gallery__link:nth-child(-n+4) {
            max-height: 500px;
            opacity: 1;
            transform: translateY(0);
        }
    }











    /* FOOTER */
    .footer-ui {
        width: 100%;
        background: #fff;
        padding: 70px 6% 45px;
        border-top: 1px solid #e6e6e6;
        position: relative;
    }

    .footer-wrap {
        max-width: 1100px;
        margin: auto;
        text-align: center;
    }

    /* LOGO */
    .footer-logo {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 14px;
        margin-bottom: 20px;
    }

    .footer-logo img {
        width: 70px;
    }

    .footer-logo span {
        font-size: 18px;
        font-weight: 600;
        letter-spacing: .6px;
        color: #111;
    }




    /* TEXT */
    .footer-text {
        max-width: 560px;
        margin: 0 auto 34px;
        font-size: 14px;
        line-height: 1.75;
        color: #555;
    }

    /* MENU */
    .footer-nav {
        display: flex;
        justify-content: center;
        gap: 36px;
        margin-bottom: 30px;
    }

    .footer-nav a {
        font-size: 13px;
        color: #555;
        text-decoration: none;
        position: relative;
    }

    .footer-nav a::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -4px;
        width: 0;
        height: 1px;
        background: #111;
        transition: .3s;
    }

    .footer-nav a:hover {
        color: #111;
    }

    .footer-nav a:hover::after {
        width: 100%;
    }

    /* COPYRIGHT */
    .footer-copy {
        font-size: 12px;
        color: #888;
        letter-spacing: .8px;
        margin-bottom: 22px;
    }

    /* YASAL – PC TEK SATIR */
    .footer-legal {
        border-top: 1px solid #eee;
        padding-top: 16px;

        display: flex;
        justify-content: center;
        align-items: center;
        gap: 22px;

        font-size: 12px;
        flex-wrap: nowrap;
        /* ❌ alt alta düşmez */
    }

    .footer-legal span,
    .footer-legal a {
        white-space: nowrap;
        /* ❌ satır kırılmaz */
    }

    .footer-legal span {
        color: #999;
        font-weight: 500;
    }

    .footer-legal a {
        color: #777;
        text-decoration: none;
        position: relative;
    }

    .footer-legal a::after {
        content: "";
        position: absolute;
        left: 0;
        bottom: -3px;
        width: 0;
        height: 1px;
        background: #111;
        transition: .3s;
    }

    .footer-legal a:hover {
        color: #111;
    }

    .footer-legal a:hover::after {
        width: 100%;
    }

    /* BACK TOP */
    .back-top {
        position: absolute;
        right: 40px;
        top: 40px;
        width: 44px;
        height: 44px;
        border-radius: 50%;
        border: 1px solid #ddd;
        background: #fff;
        cursor: pointer;
        transition: .3s;
    }

    .back-top:hover {
        transform: translateY(-4px);
        border-color: #111;
    }

    /* MOBİL */
    @media(max-width:768px) {
        .footer-nav {
            flex-direction: column;
            gap: 14px;
        }

        .footer-legal {
            flex-direction: column;
            /* 📱 mobilde alt alta */
            gap: 10px;
        }

        .back-top {
            right: 20px;
            top: 20px;
        }
    }

    .float-contact {
        position: fixed;
        right: 24px;
        bottom: 24px;
        display: flex;
        flex-direction: column;
        gap: 14px;
        z-index: 9999;
    }

    /* ORTAK BUTON */
    .Btn {
        width: 54px;
        height: 54px;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        border: none;
        cursor: pointer;
        box-shadow: 0 12px 28px rgba(0, 0, 0, .18);
        transition: .3s ease;
        text-decoration: none;
    }

    /* ICON */
    .Btn svg {
        width: 26px;
        height: 26px;
    }

    .Btn svg path {
        fill: #fff;
    }

    /* HOVER TEPKİSİ */
    @media (hover:hover) {
        .Btn:hover {
            transform: translateY(-6px);
            box-shadow: 0 18px 40px rgba(0, 0, 0, .25);
            animation: pulse 1.4s infinite;
        }
    }

    /* RENKLER */
    .whatsapp {
        background: #25D366;
    }

    .phone {
        background: #111;
    }

    /* ANİMASYON */
    @keyframes pulse {
        0% {
            box-shadow: 0 0 0 0 rgba(37, 211, 102, .4);
        }

        70% {
            box-shadow: 0 0 0 14px rgba(37, 211, 102, 0);
        }

        100% {
            box-shadow: 0 0 0 0 rgba(37, 211, 102, 0);
        }
    }

    /* MOBİL */
    @media(max-width:480px) {
        .float-contact {
            right: 14px;
            bottom: 14px;
        }

        .Btn {
            width: 48px;
            height: 48px;
        }

        .Btn svg {
            width: 24px;
            height: 24px;
        }
    }





    /* + ICON */
    .img-plus {
        position: absolute;
        right: 14px;
        bottom: 14px;
        width: 34px;
        height: 34px;
        background: rgba(0, 0, 0, .6);
        color: #fff;
        border-radius: 50%;
        font-size: 22px;
        line-height: 34px;
        text-align: center;
        cursor: pointer;
        z-index: 5;
        transition: .3s;
    }

    .img-plus:hover {
        background: #000;
        transform: scale(1.1);
    }

    /* MODAL */
    .image-modal {
        position: fixed;
        inset: 0;
        background: rgba(0, 0, 0, .85);
        display: none;
        align-items: center;
        justify-content: center;
        z-index: 9999;
    }

    .image-modal.active {
        display: flex;
    }

    .modal-content {
        max-width: 90%;
        position: relative;
    }

    .modal-close {
        position: absolute;
        top: -40px;
        right: 0;
        font-size: 32px;
        color: #fff;
        cursor: pointer;
    }

    .modal-inner {
        display: flex;
        gap: 30px;
        align-items: center;
    }

    .modal-inner img {
        max-width: 60vw;
        max-height: 80vh;
        object-fit: cover;
    }

    .modal-info {
        max-width: 320px;
        color: #fff;
        font-size: 14px;
        line-height: 1.6;
    }

    @media (max-width:768px) {
        .modal-inner {
            flex-direction: column;
            text-align: center;
        }

        .modal-inner img {
            max-width: 90vw;
        }
    }


    .heroo {

        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
        color: #000000;
    }

    .heroo h1 {
        font-size: clamp(42px, 7vw, 88px);
    }

    .heroo p {
        margin-top: 15px;
        font-size: 18px;
        opacity: .9;
    }

    /* SECTION */
    section {
        padding: 120px 6%;
        max-width: 1300px;
        margin: auto;
    }

    /* REVEAL */
    .reveal {
        opacity: 0;
        transform: translateY(60px);
        transition: 1s ease;
    }

    .reveal.show {
        opacity: 1;
        transform: none;
    }

    /* ABOUT */
    .about {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 80px;
        align-items: center;
    }

    .about h2 {
        font-size: 42px;
        margin-bottom: 20px;
    }

    .about p {
        line-height: 1.9;
        color: #475569;
    }

    .values {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 30px;
        margin-top: 40px;
    }

    .value {
        background: #fff;
        padding: 35px;
        border-radius: 22px;
        text-align: center;
        font-weight: 600;
        font-size: 18px;
    }

    .about-img {
        border-radius: 28px;
        overflow: hidden;
    }

    .about-img img {
        width: 100%;
        transition: 1s;
    }

    .about-img:hover img {
        transform: scale(1.1);
    }

    /* ======================
   YOLCULUĞUMUZ – TIMELINE
====================== */
    .journey {
        background: #f8fafc;
        padding: 120px 6% 140px;
    }

    .timeline {
        margin-top: 60px;
    }

    .timeline h2 {
        text-align: center;
        font-size: 42px;
        margin-bottom: 80px;
    }

    .line {
        position: relative;
        max-width: 900px;
        margin: auto;
    }

    .line::before {
        content: "";
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
        width: 2px;
        height: 100%;
        background: #cbd5f5;
    }

    .step {
        width: 50%;
        padding: 30px 40px;
        position: relative;
        opacity: 0;
        transform: translateY(40px);
        transition: .8s ease;
    }

    .step.show {
        opacity: 1;
        transform: translateY(0);
    }

    .step h4 {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .step p {
        font-size: 15px;
        line-height: 1.7;
        color: #000000;
    }

    .step::before {
        content: "";
        position: absolute;
        top: 36px;
        width: 14px;
        height: 14px;
        background: #000000;
        border-radius: 50%;
    }

    .step:nth-child(odd) {
        left: 0;
        text-align: right;
    }

    .step:nth-child(odd)::before {
        right: -7px;
    }

    .step:nth-child(even) {
        left: 50%;
    }

    .step:nth-child(even)::before {
        left: -7px;
    }

    /* STATS */
    .stats {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 35px;
        margin-top: 80px;
    }

    .stat {
        background: #00000022;
        padding: 50px 20px;
        border-radius: 26px;
        text-align: center;
    }

    .stat h3 {
        font-size: 46px;
        color: #000000;
    }

    /* ======================
   MEDIA QUERIES
====================== */
    @media(max-width:1024px) {
        .about {
            grid-template-columns: 1fr;
        }

        .values {
            grid-template-columns: 1fr 1fr;
        }

        .timeline h2 {
            font-size: 36px;
            margin-bottom: 60px;
        }

        .line::before {
            left: 12px;
            transform: none;
        }

        .step {
            width: 100% !important;
            margin-left: 0;
            padding: 20px 20px 20px 40px;
            text-align: left !important;
            left: 0 !important;
        }

        .step::before {
            left: 6px !important;
            right: auto;
        }

        .stats {
            grid-template-columns: 1fr 1fr;
        }
    }

    @media(max-width:768px) {
        .about-img {
            margin-top: 30px;
        }

        .values {
            grid-template-columns: 1fr;
        }

        .hero h1 {
            font-size: clamp(32px, 8vw, 64px);
        }

        .hero p {
            font-size: 16px;
        }
    }

    @media(max-width:600px) {
        .timeline h2 {
            font-size: 32px;
            margin-bottom: 50px;
        }

        .step h4 {
            font-size: 18px;
        }

        .step p {
            font-size: 14px;
        }

        .step::before {
            width: 12px;
            height: 12px;
            top: 28px;
        }

        .stats {
            grid-template-columns: 1fr;
        }

        section {
            padding: 80px 5%;
        }
    }



/* HEADER */
header{
  text-align:center;
  padding:40px 20px;
}

header h1{
  font-size:32px;
  font-style:initial;
}

/* SEARCH */
.search-box{
color: #fff;
  max-width:600px;
  margin:20px auto;
}

.search-box input{
  width:100%;
  padding:12px;
  border:1px solid #ddd;
  border-radius:8px;
}

/* FILTER */
.filters{
  text-align:center;
  margin:20px 0;
}

.filters button{
  border:none;
  padding:10px 15px;
  margin:5px;
  border-radius:20px;
  cursor:pointer;
  background:#c9c9c9;
}

.filters button.active{
  color: #ffffff;
  background:#1b1a1a;
}

/* GRID */
.grid{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(280px,1fr));
  gap:20px;
  max-width:1200px;
  margin:auto;
  padding:20px;
}

/* CARD */
.card{
  background:#fff;
  border-radius:15px;
  overflow:hidden;
  box-shadow:0 5px 15px rgba(0, 0, 0, 0.667);
  position:relative;
  transition:0.3s;
}

.card:hover{
  transform:translateY(-6px);
}

.card img{
  width:100%;
  height:180px;
  object-fit:cover;
}

.card-content{
  padding:15px;
}

.tag{
  display:inline-block;
  padding:5px 10px;
  background:#afaeae73;
  border-radius:10px;
  font-size:12px;
}

/* --- GÜNCELLENEN SLOW GEÇİŞ STİLİ --- */
.more-text {
  display: block; /* Eski display:none kalktı, geçiş için block gerekiyor */
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.8s ease, opacity 0.8s ease, margin-top 0.4s ease;
  margin-top: 0;
  color: #000000;
  line-height: 1.6;
  font-size: 14px;
}

.card.active .more-text {
  max-height: 1000px; /* İçeriğe göre genişleyecek alan */
  opacity: 1;
  margin-top: 10px;
}
/* ---------------------------------- */

/* BUTTON */
.read-more{
  position:absolute;
  right:12px;
  bottom:12px;
  background:#c2c2c1a4;
  border:none;
  padding:6px 10px;
  border-radius:20px;
  cursor:pointer;
  font-size:12px;
  font-weight:bold;
}


/* =========================
   📱 RESPONSIVE MEDIA QUERY
   ========================= */

@media (max-width: 992px){
  header h1{ font-size:28px; }
  .grid{ grid-template-columns:repeat(2,1fr); padding:15px; gap:15px; }
  .card img{ height:160px; }
  .card-content{ padding:14px; }
  .card h3{ font-size:17px; }
}

@media (max-width: 600px){
  header{ padding:25px 10px; }
  header h1{ font-size:22px; line-height:1.3; }
  .search-box{ margin:15px auto; padding:0 10px; }
  .search-box input{ padding:10px; font-size:14px; }
  .filters{ padding:0 10px; gap:6px; }
  .filters button{ padding:8px 12px; font-size:12px; }
  .grid{ grid-template-columns:1fr; padding:10px; gap:12px; }
  .card img{ height:150px; }
  .card-content{ padding:12px; }
  .card h3{ font-size:16px; }
  .tag{ font-size:11px; }
  .read-more{ right:10px; bottom:10px; font-size:11px; padding:5px 8px; }
  .more-text{ font-size:13px; }
}

@media (max-width: 400px){
  header h1{ font-size:20px; }
  .filters button{ padding:7px 10px; font-size:11px; }
  .card img{ height:130px; }
}
