/* Logo Renkleri: Koyu Yeşil (#0B5D51) ve Canlı Turuncu (#FF6F00) */
        body {
            font-family: 'Inter', sans-serif;
            background-color: #F8F8F8;
            color: #333333;
        }
        .container {
            max-width: 1400px;
        }
        .bg-primary-dark {
            background-color: #0B5D51; /* Koyu Yeşil */
        }
        .text-primary-accent, .border-primary-accent {
            color: #FF6F00; /* Canlı Turuncu */
            border-color: #FF6F00;
        }
        .bg-primary-accent {
            background-color: #FF6F00; /* Canlı Turuncu */
        }
        .bg-primary-soft {
            background-color: #E6F3F1; /* Açık Yeşil/Gri */
        }
        .star-rating .fa-star {
            color: #FF6F00;
        }
        .active-tab {
            border-bottom: 2px solid #0B5D51;
            color: #0B5D51;
            font-weight: 600;
        }
        .scrollbar-hide::-webkit-scrollbar {
            display: none;
        }
        .scrollbar-hide {
            -ms-overflow-style: none;
            scrollbar-width: none;
        }
        /* Özel gölgelendirme */
        .shadow-soft {
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05), 0 5px 15px rgba(0, 0, 0, 0.05);
        }
        /* Kategori ikonları için genişlik ayarı */
        .category-scroll {
            white-space: nowrap;
            overflow-x: auto;
            -webkit-overflow-scrolling: touch;
        }
        /* Hero Alanı CSS */
        .hero-background {
            background-image: url('images/hero3.jpg'); /* Buraya Konya'ya ait güzel bir görsel URL'i eklenebilir */
            background-size: cover;
            background-position: center;
        }
        .bg-category {
             background-color: #148074; /* Koyu Yeşil Tonu */
        }

        /* WebWall Kaydırma stili */
        .webwall-scroll {
            overflow-x: auto;
            scroll-snap-type: x mandatory;
            padding-bottom: 1rem; /* Kaydırma çubuğu için boşluk */
        }
        .webwall-item {
            min-width: 90%; /* Mobil görünümde tek bir kart göster */
            scroll-snap-align: center;
        }
        @media (min-width: 768px) {
            .webwall-item {
                min-width: calc(50% - 1rem); /* Desktop'ta 2 kart göster (boşluk dahil) */
            }
        }
        @media (min-width: 1024px) {
            .webwall-item {
                min-width: calc(33.333% - 1rem); /* Büyük ekranlarda 3 kart göster (boşluk dahil) */
            }
        }
        /* Sayaç Animasyonu */
        .counter-value {
            font-size: 2.5rem;
            font-weight: 700;
            color: #0B5D51;
            line-height: 1;
        }
         /* Galeri Kartı Yüksekliği */
        .gallery-card {
            height: 12rem; /* Sabit yükseklik */
            position: relative;
        }
        .gallery-card-content {
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            background-color: rgba(0, 0, 0, 0.5);
            padding: 0.5rem;
        }
		/*Blog */
		.blog-card-image {
            height: 200px; 
            object-fit: cover;
        }
        .featured-card {
             height: 350px;
             background-size: cover;
             background-position: center;
        }
		.tab-button.active {
            border-color: #FF6F00;
            color: #0B5D51;
            font-weight: 600;
        }
		
		/*Etkinlikler */
		.event-hero-image {
            height: 400px;
            object-fit: cover;
            border-radius: 0.75rem; /* rounded-xl */
        }
        .info-box-icon {
            color: #0B5D51;
            background-color: #E6F3F1;
            padding: 0.75rem;
            border-radius: 9999px; /* rounded-full */
        }
		.star-rating .fa-star {
            color: #FF6F00;
        }
        /* Filtre Butonu Stili */
        .filter-toggle-btn.active {
            background-color: #0B5D51;
            color: white;
        }
        .event-card-hover:hover .event-title {
            color: #FF6F00;
        }
		.event-card-image {
            height: 200px; 
            object-fit: cover;
        }
				
		/* İşletme Detay Sayfasına Özel CSS */
        .gallery-item {
            height: 18rem;
            cursor: pointer;
            transition: transform 0.3s;
        }
        .gallery-item:hover {
            transform: scale(1.02);
        }
        /* Aktif Sekme Stili */
        .info-tab.active {
            border-bottom: 3px solid #0B5D51;
            color: #0B5D51;
            font-weight: 600;
        }
        /* Galeri için kaydırma mantığı (Mobil) */
        .main-gallery {
            position: relative;
            overflow-x: auto;
            scroll-snap-type: x mandatory;
        }
        .main-gallery > div {
             scroll-snap-align: start;
        }
        @media (max-width: 767px) {
             .gallery-item {
                 height: 15rem; /* Mobil boyutu */
             }
        }
        /* Yorum filtre butonu */
        .filter-btn.active {
            background-color: #0B5D51;
            color: white;
        }
        /* Modal için CSS */
        .modal-content-form {
             /* Rezervasyon formu içeriği için biraz daha fazla padding */
             padding: 1.5rem;
        }
		
		.gallery-main {
            height: 550px;
            background-size: cover;
            background-position: center;
        }
        .gallery-thumb-image {
            height: 70px;
            width: 100%;
            object-fit: cover;
            cursor: pointer;
            border: 2px solid transparent;
        }
        .gallery-thumb-image.active {
             border-color: #FF6F00;
             opacity: 0.8;
        }
		
		/* Auth Sayfasına özel: Sayfayı ortala */
        .auth-container {
            min-height: calc(100vh - 120px); /* Header ve Footer payı */
        }
		/* İlanlar */
		.ilan-card-image {
            min-width: 150px;
            height: 150px;
        }
        .mobile-filter-btn {
            background-color: #FF6F00;
            color: white;
            z-index: 50;
        }
        /* İlan kartları için mobil görünümde tam genişlik */
        @media (max-width: 640px) {
            .ilan-card-image {
                min-width: 100px;
                height: 100px;
            }
        }
		
		.step-active {
            border-color: #FF6F00; /* Turuncu vurgu */
            background-color: #FF6F00;
            color: white;
        }
        .step-complete {
            border-color: #0B5D51; /* Yeşil tamamlandı */
            background-color: #E6F3F1;
            color: #0B5D51;
        }
        .step-line {
            height: 2px;
            background-color: #E6F3F1;
        }
        .step-line-active {
            background-color: #0B5D51;
        }
		
		.gallery-main-image {
            height: 400px;
        }
        .gallery-thumb-image {
            height: 100px;
            width: 100px;
            object-fit: cover;
            cursor: pointer;
            border: 2px solid transparent;
        }
        .gallery-thumb-image:hover, .gallery-thumb-image.active {
             border-color: #FF6F00;
        }
		/*İlçeler */
		/* Filtre Butonu Stili */
        .filter-toggle-btn.active {
            background-color: #0B5D51;
            color: white;
        }
         /* Görünüm değiştirme butonu */
        .view-btn.active {
            color: #FF6F00;
            border-color: #FF6F00;
        }
		
		.star-rating .fa-star, .star-rating .fa-star-half-alt {
            color: #FF6F00;
        }
        .firm-card-image {
            min-width: 150px;
            height: 150px;
            object-fit: cover;
        }
        .mobile-filter-btn {
            background-color: #FF6F00;
            color: white;
            z-index: 50;
        }
		.ilce-card-bg {
             background-color: #0B5D51; 
             color: white;
        }
		
		/*İletişim Sayfası */
		.contact-icon {
            color: #FF6F00;
        }
		
		/*Kategoriler Sayfası */
		/* Filtre Butonu Stili */
        .filter-toggle-btn.active {
            background-color: #0B5D51;
            color: white;
        }
         /* Görünüm değiştirme butonu */
        .view-btn.active {
            color: #FF6F00;
            border-color: #FF6F00;
        }
		.category-icon-bg {
             background-color: #0B5D51; /* Koyu Yeşil */
             color: white;
        }
		
		/*Üyelik Paketleri */
		/* Premium Paket Vurgusu */
        .premium-card {
            border: 3px solid #0B5D51; /* Koyu Yeşil Çerçeve */
            transform: scale(1.05);
            box-shadow: 0 10px 20px rgba(11, 93, 81, 0.3);
        }
        .premium-card .premium-badge {
            background-color: #FF6F00;
            color: white;
            font-weight: 800;
        }
        /* Pricing Table CSS */
        .pricing-feature {
            border-bottom: 1px dashed #E5E7EB;
            padding: 1rem 0;
        }
		
		 /* Akordeon Bileşeni (Basit JavaScript ile yönetilir) */
        .accordion-content {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.3s ease-out, padding 0.3s ease-out;
            padding-top: 0;
            padding-bottom: 0;
        }
        .accordion-item.active .accordion-content {
            max-height: 500px; /* Yeterince büyük bir değer */
            padding-top: 1rem;
            padding-bottom: 1rem;
        }
		.product-main-image {
             height: 500px;
             object-fit: cover;
        }
		.product-card-image {
            height: 180px;
            object-fit: cover;
        }
		/* Yakınımda */
		.firm-card-image2 {
            min-width: 90px;
            height: 90px;
            object-fit: cover;
        }
		 /* Harita Alanı: Sabit yükseklik veya dikey olarak doldurma */
        .map-container {
            height: 700px; 
            background-color: #F0F4F8;
            border-radius: 0.75rem;
            border: 1px solid #E5E7EB;
        }
        /* Mobil: Haritayı gizle ve listeyi öne çıkar */
        @media (max-width: 1024px) {
            .map-container {
                height: 300px; /* Mobil için daha kısa harita */
                margin-bottom: 1.5rem;
            }
        }
		/* Kulanıcı Paneli*/
		 /* Panel Navigasyon Stilleri */
        .sidebar-link {
            padding: 0.75rem 1rem;
            display: flex;
            align-items: center;
            font-weight: 500;
            color: #4B5563; /* text-gray-600 */
            transition: all 0.2s;
        }
        .sidebar-link:hover {
            background-color: #E6F3F1; /* bg-primary-soft */
            color: #0B5D51; /* text-primary-dark */
            border-radius: 0.5rem;
        }
        .sidebar-link.active {
            background-color: #0B5D51; /* bg-primary-dark */
            color: white;
            border-radius: 0.5rem;
            font-weight: 600;
        }
        .sidebar-link.active i {
             color: #FF6F00; /* text-primary-accent */
        }
		
		/* Mesaj Listesi Yüksekliği */
        .message-list {
            height: 700px; /* Sabit yükseklik */
            overflow-y: auto;
        }
        .message-detail {
            height: 700px; /* Sabit yükseklik */
            display: flex;
            flex-direction: column;
        }
        .chat-area {
            flex-grow: 1;
            overflow-y: auto;
            padding-bottom: 1rem;
        }
        .message-bubble {
            max-width: 80%;
            padding: 0.75rem 1rem;
            border-radius: 1.2rem;
            margin-bottom: 0.75rem;
        }
        .incoming {
            background-color: #E6F3F1; /* primary-soft */
            border-bottom-left-radius: 0.2rem;
        }
        .outgoing {
            background-color: #FF6F00; /* primary-accent */
            color: white;
            margin-left: auto;
            border-bottom-right-radius: 0.2rem;
        }
		