/* Author Local Font Declarations */

/* Pagination styles removed - now using Tailwind classes */

@font-face {
    font-family: 'Author';
    src: url('fonts/Author-Extralight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Author';
    src: url('fonts/Author-ExtralightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Author';
    src: url('fonts/Author-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Author';
    src: url('fonts/Author-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Author';
    src: url('fonts/Author-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Author';
    src: url('fonts/Author-Italic.ttf') format('truetype');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'Author';
    src: url('fonts/Author-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Author';
    src: url('fonts/Author-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Author';
    src: url('fonts/Author-Semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Author';
    src: url('fonts/Author-SemiboldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Author';
    src: url('fonts/Author-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Author';
    src: url('fonts/Author-BoldItalic.ttf') format('truetype');
    font-weight: 700;
    font-style: italic;
}

/* Özel stiller */

/* Scrollbar hide utility for Tailwind */
.scrollbar-hide {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;  /* Firefox */
}

.scrollbar-hide::-webkit-scrollbar {
    display: none;  /* Chrome, Safari and Opera */
}

/* TAILWIND UYUMLU KURAL: Anasayfa refactor edildi, artık sadece Tailwind kullanılıyor.
   Kampanya kartları için packages-container, package-card gibi CSS sınıfları kaldırıldı.
   Tüm layout ve responsive davranış Tailwind utility class'ları ile sağlanıyor. */

/* Dot indicator styles for campaign slider */
.slider-dots {
    display: flex;
    gap: 8px;
    justify-content: center;
    align-items: center;
    margin-top: 40px;
    margin-bottom: 40px;
}

.dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: white;
    border: 1px solid #f37121;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1); /* Gri stroke beyaz zeminde görünürlük için */
    cursor: pointer;
    transition: all 0.3s ease;
    outline: none;
}

.dot.active {
    background-color: #f37121;
    border: 1px solid #f37121;
    box-shadow: none; /* Aktif dot'ta gri stroke kaldır */
}

/* Stepper functionality */
.step-content {
    display: none;
}

.step-content.active {
    display: block;
}

/* Campaign Cards Slider */
.scrollbar-hide {
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}

.scrollbar-hide::-webkit-scrollbar {
    display: none;  /* Safari and Chrome */
}

.campaign-slider-container {
    position: relative;
}

.slider-container {
    margin-bottom: 2rem;
}

.campaign-card {
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* Swiper içinde sabit genişlik gerekir */
.swiper-slide.campaign-card {
    width: 320px;
    min-width: 320px;
    flex-shrink: 0;
    height: auto;
}

/* Kart body: içerik üstte, fiyat+buton altta */
.campaign-card .p-5 {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* general container CSS removed - was overriding Tailwind layouts */

.prev-slide,
.next-slide {
    display: none; /* Hide navigation arrows */
}

html, body {
    height: 100%;
    min-height: 100vh;
    margin: 0;
    padding: 0;
}

body {
    font-family: 'Author', sans-serif; /* Proje genelinde Author fontu kullanılıyor */
    background-color: #f9f9f9;
    color: #333;
}

h1 {
    font-size: 44px;
    font-weight: 600; /* semibold */
    color: #454545;
    line-height: 1.15;
}

h2 {
    line-height: 1.2;
}

h3 {
    line-height: 1.25;
}

h4 {
    line-height: 1.3;
}

p {
    line-height: 1.45;
}

/* Paket kartlarında internet hız bilgisini daha okunur yap */
#packagesGrid [data-speed] p.text-sm.mb-2.leading-tight {
    font-size: clamp(15px, 1.05vw, 19px);
    line-height: 1.35;
    font-weight: 500;
}

.section-description {
    font-size: 20px;
    font-weight: 500; /* medium */
    color: #454545;
    line-height: 1.35;
}

.site-main {
    min-height: auto;
    position: relative;
    display: flex;
    flex-direction: column;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'Author', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;
}

html {
    background-color: #fff !important; /* Force white background on root */
}

html, body {
    background-color: #fff !important; /* Force white background on root and body */
    color: #333;
    line-height: 1.5;
    /* Prevent bouncing/scrolling past content vertically */
    overscroll-behavior-y: contain;
}

.container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    border-radius: 8px;
    
}



a {
    text-decoration: none;
    color: inherit;
}

/* ── Universal Button Hover Lift ── */
button, a.rounded-lg, .btn-primary, .submit-btn, .examine-btn,
button.rounded-lg, [class*="bg-dsmart-orange"].rounded-lg,
[class*="bg-white"].rounded-lg {
    transition: all 0.3s cubic-bezier(0.34, 1.56, 0.64, 1);
}

button:hover, a.rounded-lg:hover, .btn-primary:hover,
button.rounded-lg:hover, [class*="bg-dsmart-orange"].rounded-lg:hover,
[class*="bg-white"].rounded-lg:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.12);
}

button:active, a.rounded-lg:active, .btn-primary:active,
button.rounded-lg:active {
    transform: translateY(0);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

ul {
    list-style: none;
}

/* Mobil Menü aktifken bildirim bandını gizle */
html.mobile-menu-open, body.mobile-menu-open { overflow: hidden; }
body.mobile-menu-open .notification-bar { display: none; }

/* Bildirim Bandı */
.notification-bar {
    background: linear-gradient(-45deg, #F37121, #FF8C42, #F37121, #FF6B35);
    background-size: 400% 400%;
    animation: gradientShift 4s ease-in-out infinite;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
    position: relative;
    z-index: 1000;
}

@keyframes gradientShift {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.notification-bar a {
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}

/* Header */
.header-wrapper {
    position: -webkit-sticky; /* Safari için */
    position: sticky;
    top: 0;
    z-index: 1020; /* Diğer elementlerin üzerinde kalması için */
    background-color: #fff; /* Kaydırma sırasında arkadaki içeriğin görünmesini engeller */
}
header {
    position: relative;
    padding: 15px 0;
    background-color: #fff;
    border-bottom: 1px solid #eee;
}

header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo-search-group {
    display: flex;
    align-items: center;
}

@media (min-width: 993px) {
  .logo-search-group {
    gap: 32px;
  }
  .logo-search-group .search-container {
    margin-left: 0 !important;
  }
  .logo-search-group .logo {
    margin-right: 0 !important;
  }
}

@media (max-width: 992px) {
  .logo-search-group {
    gap: 0 !important;
  }
  .logo-search-group .search-container {
    margin-left: 0 !important;
  }
}

@media (min-width: 993px) {
  .search-container {
    margin-left: 0 !important;
  }
}

/* Mobil ikonları varsayılan olarak gizle - sadece masaüstünde */
@media (min-width: 993px) {
    .mobile-header-icons {
        display: none !important;
    }
}

/* Tablet ve mobil için araç çubuğu gizle */
@media (max-width: 992px) {
    .search-container,
    .desktop-search {
        display: none !important;
    }
    
    .mobile-header-icons {
        display: flex !important;
        align-items: center;
        gap: 16px;
    }
    
    .mobile-search-icon,
    .mobile-menu-toggle {
        background: none !important;
        border: none !important;
        box-shadow: none !important;
        cursor: pointer;
        color: #333;
    }
    
    .mobile-search-icon:hover,
    .mobile-menu-toggle:hover {
        color: #F37121;
    }

    /* Mobil Menü Tam Ekran ve Flex Düzen */
    .mobile-nav {
        display: flex !important;
        flex-direction: column !important;
        justify-content: flex-start;
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        width: 100vw !important;
        height: var(--app-height, 100dvh) !important;
        min-height: var(--app-height, 100dvh) !important;
        background: #ffffff !important;
        z-index: 999999 !important;
        transform: translateY(-100%);
        transition: transform 0.3s ease;
        padding: 0;
        overflow: hidden !important;
    }
    .mobile-nav-content {
        flex: 1 1 auto;
        overflow-y: auto;
        min-height: 0;
    }
    .mobile-nav-buttons {
        flex: 0 0 auto;
        padding-bottom: calc(32px + env(safe-area-inset-bottom, 0px));
        background: #fafafa;
    }
}

.mobile-nav.active {
    transform: translateY(0) !important;
}

@media (min-width: 993px) {
  .mobile-nav {
    display: none !important;
  }
}

.mobile-nav-header {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 20px;
    border-bottom: 2px solid #f0f0f0;
    background: #fafafa;
}

.mobile-nav-logo {
    display: none; /* Logoyu gizle */
}

.mobile-nav-logo img {
    height: 35px;
}

.close-mobile-menu {
    background: none;
    border: none;
    font-size: 28px;
    color: #666;
    cursor: pointer;
    padding: 10px;
    border-radius: 50%;
    transition: all 0.2s ease;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.close-mobile-menu:hover {
    color: #F37121;
    background: #f0f0f0;
}

.mobile-nav-content {
    padding: 0;
    flex: 1;
}

/* Mobil Menü Bölümleri */
.mobile-nav-section {
    margin-bottom: 10px;
}

.mobile-nav-section h3 {
    font-size: 14px;
    font-weight: 600;
    color: #666;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 15px 20px 10px; /* Solda 20px hizalama */
    margin: 0;
    background: #f8f9fa;
    border-bottom: 1px solid #eee;
}

.mobile-nav-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mobile-nav-links li {
    margin: 0;
    border-bottom: 1px solid #f0f0f0;
    padding-left: 20px; /* soldan hizala */
}

.mobile-nav-links a {
    display: block;
    padding: 14px 20px; /* soldan 20px hizalama */
    display: block;
    padding: 14px 20px;
    color: #333;
    text-decoration: none;
    font-size: 15px;
    transition: all 0.2s ease;
    position: relative;
}

.mobile-nav-links a:hover {
    background-color: #f8f9fa;
    color: #F37121;
    padding-left: 25px;
}

@media (min-width: 481px) {
  .form-section .form-content > h2 {
    align-self: flex-start !important;
    text-align: left !important;
  }
}
.mobile-nav-buttons {
    padding: 20px;
    background: #fafafa;
    border-top: 2px solid #f0f0f0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.mobile-btn-secondary {
    display: block;
    padding: 12px 20px;
    background: transparent;
    color: #333;
    border: 2px solid #ddd;
    border-radius: 8px;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.2s ease;
}

.mobile-btn-secondary:hover {
    background: #f0f0f0;
    border-color: #bbb;
    color: #333;
}

.mobile-btn-primary {
    display: block;
    padding: 12px 20px;
    background: #F37121;
    color: white;
    border: 2px solid #F37121;
    border-radius: 8px;
    text-align: center;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.2s ease;
}

.mobile-btn-primary:hover {
    background: #e55a0b;
    border-color: #e55a0b;
    color: white;
    transform: translateY(-1px);
}

/* Mobil Menü Overlay */
.mobile-nav-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
}

.mobile-nav-overlay.active {
    opacity: 1;
    visibility: visible;
}



.logo {
    height: 40px;
    width: auto;
    max-width: 150px;
}

.search-container {
    display: flex;
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    margin-left: 24px;
}

.search-container input {
    border: none;
    padding: 10px 15px;
    width: 200px;
    outline: none;
}



.search-container button {
    background: transparent;
    border: none;
    padding: 0 15px;
    cursor: pointer;
}

.header-links {
    display: flex;
    gap: 20px;
    align-items: center;
}

.header-links a {
    font-weight: 500;
    color: #70706F;
    text-decoration: none;
}

.header-links a:hover {
    color: #333;
}

.btn-primary {
    background-color: #F37121;
    color: #fff !important;
    width: 127px;
    height: 40px;
    border-radius: 8px;
    font-weight: bold;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

/* Ensure header btn-primary has white text */
.header-links .btn-primary {
    color: #fff !important;
}

/* Ana Menü */
.main-nav {
    background-color: #fff;
    padding: 0 40px;
    border-bottom: 1px solid #eee;
}

.main-nav ul {
    display: flex;
    gap: 30px;
}

.main-nav li a {
    display: block;
    padding: 15px 0;
    font-size: 16px;
    font-weight: 500;
    color: #454545;
    position: relative;
}

.main-nav li a:hover {
    color: #000;
}

.main-nav li a:hover::after {
    content: '';
    
    bottom: 0;
    
    width: 100%;
    height: 3px;
    background-color: #000;
}

/* Ana Banner */
/* hero-banner CSS removed - now using Tailwind */

/* Login button with transparent background */

@media (max-width: 768px) {
  .logo {
    margin-left: 16px !important;
  }
  img[src*="menu.svg"] {
    margin-right: 16px !important;
  }
  .package-details {
    padding-left: 16px;
  }
}

.btn-login {
    background-color: transparent !important;
    color: #454545 !important;
    border: none !important;
    padding: 12px 25px;
    font-size: 16px !important;
    font-weight: 500 !important;
}



/* Hero section slider dots */





/* packages-nav CSS removed - now using Tailwind slider navigation */

.dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #ffffff;
    cursor: pointer;
    transition: all 0.3s ease;
    outline: none;
}

.dot.active {
    background-color: #f37121;
    border: 1px solid #f37121;
}

/* Hızlı Erişim Menüsü */




/* packages-section CSS removed - now using Tailwind */

.package-tabs {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.tab-btn {
    background-color: #ffffff;
    border: 1px solid #E7E7E6;
    padding: 10px 20px;
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    color: #70706F;
    cursor: pointer;
    position: relative;
    transition: all 0.3s;
    margin: 0 8px;
}

.tab-btn.active {
    background-color: #f37121;
    border: 1px solid #FCD5AC;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
}

/* packages-container CSS removed - now using Tailwind classes */

.form-content {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    margin: 0;
}


.examine-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px; /* Space between text and icon */
    width: 154px;
    height: 48px;
    background-color: #f37121;
    color: #ffffff;
    font-size: 14px;
    font-weight: 500; /* Medium */
    text-decoration: none;
    border-radius: 8px;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.examine-btn:hover {
    background-color: #d9641a; /* Darker shade for hover */
}

/* Hover effect removed for cleaner interaction */

/* package-selector CSS removed - now using Tailwind */


.package-combined {
    display: flex;
    flex-direction: column;
    position: relative;
    flex-grow: 1;
    width: 100%;
    background-image: url('images/card-bg.png');
    color: #fff;
    padding: 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    overflow: hidden;
    height: 100%;
}

.package-combined {
    position: relative;
}

.package-combined .package-details {
    padding: 20px;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    }



.package-combined p {
    margin: 5px 0;
    font-size: 14px;
    color: #eee;
}

.channel-types {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 15px 0;
}

.channel-types span {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 400;
    color: #eee;
    background: none;
    padding: 4px 8px;
    border-radius: 12px;
}

.channel-types i {
    margin-right: 5px;
    color: #fff;
}

/* Dark overlay for better text readability */
.package-combined {
    position: relative;
}

.package-combined::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.343) 0%, rgba(0, 0, 0, 0.196) 100%);
    z-index: 1;
    pointer-events: none;
}

/* Old package CSS removed - now using Tailwind classes */

/* Arama kutusu placeholder stili */
#search-input::placeholder {
    color: #B0B0B0;
    font-size: 14px;
    font-weight: 500; /* Medium */
}

/* sub-price-tag CSS removed - now using Tailwind classes */

.fiber-badge {
    display: inline-block;
    background-color: #ff7800;
    color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
}

/* .internet-package h3 için ayrı stil tanımı kaldırıldı, .package-details h3 kullanılıyor */

/* .internet-features sınıfı artık kullanılmıyor, yerine .channel-types kullanılıyor */

/* package-details CSS removed - now using Tailwind classes */

/* .package-details h3 rule removed - using inline styles for better Tailwind compatibility */

.package-features {
    display: flex;
    gap: 10px;
    margin: 8px 0 15px; /* 8px gap above, 15px below */
}

.feature-tag {
    font-size: 20px;
    font-weight: 400; /* Regular */
    color: #f0f0f0;
    background-color: transparent;
    padding: 0;
    border-radius: 0;
}

/* channel-types CSS removed - now using Tailwind classes */

/* .channel-types span kaldırıldı, yerine .channel-types li kullanılıyor */

/* apply-btn-container CSS removed - now using Tailwind classes */

/* package-combined and package-details CSS removed - now using Tailwind classes */

/* apply-btn and examine-btn CSS removed - now using Tailwind classes */

/* packages-nav CSS removed - now using Tailwind */



.service-selector h3 {
    font-size: 26px;
    font-weight: 600;
    color: #454545;
    margin-top: 0; /* Remove default top margin */
    margin-bottom: 20px;
}


.service-options {
    display: flex;
    justify-content: center;
    gap: 10px;
    max-width: 300px;
    margin: 0 auto;
}

/* service-btn CSS removed - now using Tailwind */

/* widget-form and step CSS removed - now using Tailwind */

/* remaining step and selector CSS removed - now using Tailwind */

/* budget selector CSS removed - now using Tailwind */

/* find-packages-btn CSS removed - now using Tailwind */

/* pulse animation removed - now using Tailwind */

/* package selector mobile CSS removed - now using Tailwind responsive classes */
@media (max-width: 768px) {

    .section-header h2 {
        flex-grow: 1;
        margin-right: 16px; /* Add some space between title and link */
    }

    .section-header .view-all {
        white-space: nowrap;
        flex-shrink: 0;
    }

    .extra-packages-container {
        flex-direction: column;
        gap: 16px;
        align-items: center; /* Center the cards */
    }


}

@media (max-width: 768px) {
    .service-selector-container {
        height: auto !important;
        padding-top: 0; /* Removed top padding */
        padding-bottom: 0; /* Removed bottom padding */
        justify-content: flex-start;
    }
    .service-selector h3 {
        margin-top: 0; /* Removed top margin */
        margin-bottom: 24px;
        font-size: 18px;
    }

    .step-indicator {
        margin-top: 32px;
        margin-bottom: 16px;
    }

}

/* D-Smart GO CSS removed - now using Tailwind */

/* go-buttons CSS removed - now using Tailwind */

/* extra-packages CSS removed - now using Tailwind */

/* Form Bölümü */
.form-section {
    margin-bottom: 0 !important;
    height: 736px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url('images/form-bg-image.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.form-section .form-container {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    gap: 40px;
    margin: 0 auto;
    max-width: 1100px;
    width: 100%;
    padding: 0;
    background: none !important;
}

.form-section .form-content {
    order: 1;
}

.form-section .form-box {
    order: 2;
}

.form-section .form-container .form-box {
    width: 389px;
    min-width: 389px;
    max-width: 389px;
    height: 472px;
    background-color: #fff;
    padding: 30px;
    border-radius: 16px;
    color: #333;
    box-sizing: border-box;
    flex: 0 0 389px;
}

.form-box h3 {
    margin: 0 0 20px 0;
    text-align: left;
    font-size: 26px;
    width: 549px !important;
    min-width: 549px !important;
    max-width: 549px !important;
    background-color: transparent;
    color: #fff;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    text-align: center;
}

.form-content h2 {
    font-size: 44px;
    font-weight: 600;
    margin: 0 0 32px 0;
    line-height: 1.2;
    color: #fff;
    align-self: center !important;
    text-align: center !important;
}

.form-content h2 {
    font-size: 52px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 12px 0;
}

.form-content > p:not(.form-disclaimer) {
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 32px 0; /* Updated to 32px bottom margin only */
    line-height: 1.4;
    max-width: 500px;
}

.form-content .form-disclaimer {
    font-size: 12px;
    color: #fff;
    opacity: 0.8;
    line-height: 1.4;
    margin: 32px 0 0 0; /* Updated to 32px top margin only */
    max-width: 500px;
    font-weight: 400; /* Regular */
}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    display: block;
    margin-bottom: 8px;
    font-size: 12px;
    font-weight: 500; /* Medium weight */
    color: #70706F;
    letter-spacing: 0.5px;
}

.form-group input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.phone-input {
    display: flex;
    gap: 10px;
}

.phone-input input:first-child {
    width: 60px;
    background-color: #f5f5f5;
}

.form-group .captcha-group {
    display: flex;
    gap: 10px;
    align-items: stretch; /* Tüm çocuk elemanların yüksekliğini eşit yapar */
    height: 48px; /* Input alanı yüksekliği ile aynı */
}

.form-group .captcha-group input[type="text"] {
    flex: 1;
    height: 100%;
    padding: 0 15px;
    border: 2px solid #e7e7e6;
    border-radius: 8px;
    font-size: 14px;
    box-sizing: border-box;
}



/* İletişim Bölümü */
#contact-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0 !important;
}


.contact-info-box {
    background-color: #F37121;
    color: #fff;
    padding: 0;
    border-radius: 16px;
    width: 794px;
    height: 181px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transform: translateY(-50%);
    position: relative;
    z-index: 10;
}

.phone-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.phone-icon {
    margin-bottom: 10px;
}

.phone-icon i {
    font-size: 40px;
    color: #000;
}

.phone-text {
    text-align: center;
}

.phone-text p {
    font-size: 32px;
    color: #fff;
    margin-bottom: 10px;
    font-weight: normal;
}

.phone-text h3 {
    font-size: 64px;
    color: #fff;
    font-weight: bold;
    margin: 0;
    line-height: 1.2;
}

.social-icons-wrapper {
    width: 100%;
    display: flex;
    justify-content: center;
}

.social-icons {
    display: flex;
    gap: 20px;
    justify-content: center;
}

.social-icons a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background-color: #fff;
    color: #000;
    border-radius: 50%;
    transition: background-color 0.3s;
    font-size: 20px;
}

.social-icons a:hover {
    background-color: #f0f0f0;
}



/* Form Sayfası Stilleri */
.form-container {
    display: flex;
    padding: 40px;
    background-color: #000;
    color: #fff;
}

.form-content {
    flex: 1;
    padding-right: 40px;
}

.form-content h1 {
    font-size: 36px;
    margin-bottom: 20px;
}

.form-content p {
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 1.6;
}

.form-box {
    flex: 1;
    background-color: #fff;
    padding: 30px;
    border-radius: 10px;
}

.form-box h2 {
    color: #000;
    margin-bottom: 20px;
    font-size: 24px;
    text-align: center;
}

.form-group {
    margin-bottom: 20px;
}

.form-group label {
    display: block;
    margin-bottom: 8px;
    color: #333;
    font-weight: 500;
}

.form-group input, .form-group select {
    width: 100%;
    padding: 12px 16px;
    border: 2px solid #e7e7e6;
    border-radius: 8px;
    font-size: 14px;
    background-color: #fff;
    box-sizing: border-box;
    transition: border-color 0.3s ease;
}

.form-group input:focus {
    outline: none;
    border-color: #F37121;
}

.form-group .phone-input {
    display: flex;
    gap: 10px;
}

.form-group .phone-input input:first-child {
    width: 60px;
}

.captcha-group {
    display: flex;
    gap: 10px;
    align-items: center;
}

.captcha-container {
    display: flex;
    align-items: stretch; /* Çocuk elemanların yüksekliğini eşit yapar */
    gap: 10px;
    height: 100%; /* Ebeveynin yüksekliğini doldur */
}

.captcha-code {
    background: #F37121; /* Turuncu arkaplan */
    padding: 0 15px;
    border-radius: 5px;
    font-family: 'Courier New', monospace;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 2px;
    color: #fff; /* Beyaz yazı rengi */
    min-width: 100px;
    text-align: center;
    user-select: none;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d9651d;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}



.captcha-refresh {
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 8px 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
}

.captcha-refresh:hover {
    background: #e0e0e0;
}

.captcha-refresh i {
    font-size: 16px;
    color: #555;
}

.error-message {
    color: #e74c3c;
    font-size: 12px;
    margin-top: 5px;
    display: none;
}

.submit-btn {
    background-color: #F37121;
    color: white;
    padding: 12px 24px;
    border: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500; /* Medium weight */
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.submit-btn:hover {
    background-color: #124191;
    box-shadow: 0 2px 8px rgba(24, 83, 181, 0.3);
}

.submit-btn:active {
    transform: translateY(1px);
}

/* D-Smart GO Sayfası Stilleri */
.dsmart-go-banner {
    background-color: #000;
    color: #fff;
    padding: 60px 40px;
    text-align: center;
}

.dsmart-go-banner h1 {
    font-size: 42px;
    margin-bottom: 20px;
}

.dsmart-go-banner p {
    font-size: 18px;
    margin-bottom: 30px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

/* banner button CSS removed - now using Tailwind */

/* features section CSS removed - not used in homepage */

/* Responsive Tasarım */
@media (max-width: 1200px) {
    /* packages-container mobile CSS removed - now using Tailwind */
    

}

@media (max-width: 992px) {
    header {
        flex-direction: column;
        gap: 15px;
    }
    
    .header-links {
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .main-nav ul {
        flex-wrap: wrap;
        justify-content: center;
    }
    
    .quick-access {
        justify-content: center;
    }
    
    .features-container {
        flex-direction: column;
    }
}

@media (max-width: 768px) {


    /* Prevent page horizontal scroll */
    html, body {
        overflow-x: hidden;
    }

    /* Adjust TV card inner layout */
    .package-combined .package-details {
        padding: 60px 10px 110px; /* horizontal padding lowered for +20px width */
    }
    .package-features {
        margin-top: 12px;
    }
    .package-features span {
        display: block;
        margin-bottom: 8px;
    }
    /* vertical spacing inside package-details */
    .package-details > * {
        margin-top: 0;
        margin-bottom: 8px;
    }
    .apply-btn-container {
        position: absolute;
        right: 0;
        bottom: 0;
        padding: 20px;
        left: auto;
        transform:none;
    }

    .form-container {
        flex-direction: column;
    }
    
    .form-content {
        padding-right: 0;
        margin-bottom: 30px;
    }
    


    .footer-links {
        flex-direction: column;
    }


}


/* Search Overlay Content Specific Styles */
.search-overlay-content {
  display: flex;
  flex-direction: column;
  align-items: center; /* İçeriği dikeyde ortalar */
  text-align: center; /* Metinleri ortalar */
  padding: 20px;
  box-sizing: border-box;
  width: 100%;
  max-width: 800px; /* Overlay içeriğinin maksimum genişliği artırıldı */
  margin: 0 auto; /* Yatayda ortalamak için */
}

.search-overlay-content h2 {
  font-size: 28px; /* Biraz daha büyük başlık */
  color: #333;
  margin-bottom: 25px;
}

/* Overlay search container */
.overlay-search-container {
  width: 100% !important;
  max-width: none !important;
}

/* Search input wrapper for positioning icon inside */
.search-input-wrapper {
  position: relative;
  width: 100% !important;
  max-width: none !important;
  margin-bottom: 25px;
}

.search-overlay-content input[type="text"],
.overlay-search-input {
  width: 100% !important;
  padding: 18px 60px 18px 24px !important; /* Increased padding for better text visibility */
  font-size: 18px !important; /* Slightly larger font size */
  border: 1px solid #ccc !important;
  border-radius: 8px !important;
  box-sizing: border-box !important;
  margin-bottom: 0 !important; /* Remove margin since wrapper handles it */
  min-height: 56px !important; /* Minimum height for better touch targets */
}

.overlay-search-btn {
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  background: none;
  border: none;
  color: #666;
  font-size: 18px; /* Match input font size */
  cursor: pointer;
  padding: 12px;
  border-radius: 4px;
  transition: color 0.3s ease;
}

.overlay-search-btn:hover {
  color: #F37121;
}




.close-mobile-menu {
    background: none;
    border: none;
    font-size: 28px;
    color: #333;
    text-align: right;
    margin-bottom: 20px;
    cursor: pointer;
}

.mobile-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.mobile-nav ul li a {
    display: block;
    padding: 12px 0;
    color: #454545;
    text-decoration: none;
    font-size: 16px;
    border-bottom: 1px solid #f0f0f0;
}

.mobile-nav hr {
    border: 0;
    border-top: 1px solid #eee;
    margin: 20px 0;
}

.mobile-header-links {
    display: flex;
    flex-direction: column;
}

.mobile-header-links a {
    color: #70706F;
    text-decoration: none;
    padding: 10px 0;
    font-size: 14px;
}

.mobile-header-links .btn-primary {
    margin-top: 10px;
    text-align: center;
    padding: 12px;
}

/* Mobile Menu Toggle - bu kurallar artık 992px medya sorgusunda tanımlı */

/* Responsive Styles */
@media (max-width: 768px) {
    /* Masaüstü elemanlarını gizle */
    .header-links,
    .main-nav {
        display: none !important;
    }

    /* Header'da logo solda, mobil ikonlar sağda */
    header .container {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    /* Global container mobile spacing */
    .container {
        padding: 0 16px;
    }

    /* Hero Banner Mobile Styles */
    /* packages-container mobile CSS removed - now using Tailwind */
    .hero-banner {
        width: 359px;
        height: auto;
        min-height: 350px;
        margin: 36px auto;
        padding: 40px 24px;
        border-radius: 16px;
        background-position: center;
    }



    /* Quick Access Mobile Styles */

    /* === 4-Column Mobile Grid System === */
    :root {
        --grid-cols: 4;
        --grid-gutter: 20px;
        --grid-margin: 16px;
    }

    .mobile-grid {
        display: grid;
        grid-template-columns: repeat(var(--grid-cols), 1fr);
        gap: var(--grid-gutter);
        padding-left: var(--grid-margin);
        padding-right: var(--grid-margin);
        box-sizing: border-box;
    }

    /* Helper column span classes */
    .col-1 { grid-column: span 1; }
    .col-2 { grid-column: span 2; }
    .col-3 { grid-column: span 3; }
    .col-4 { grid-column: span 4; }

    /* Package card grid override removed - now using Tailwind grid system */



    /* Packages Section Mobile Styles - removed, now using Tailwind */

    .package-tabs {
        flex-direction: column;
        align-items: stretch;
        gap: 15px;
    }



    /* Form Section Mobile Styles */
    .form-section {
        padding: 40px 20px;
    }

    .form-section .form-container {
        flex-direction: column;
        gap: 30px;
        align-items: center;
    }

    .form-section .form-container .form-content {
        order: -1; /* Açıklama metnini formun üzerine taşı */
        width: 100%;
        max-width: 500px; /* Okunabilirlik için genişliği sınırla */
        text-align: center;
    }

    .form-section .form-container .form-content h2 {
        font-size: 28px;
    }
    
    .form-section .form-container .form-content p:not(.form-disclaimer) {
        font-size: 16px;
    }

    .form-section .form-container .form-box {
        width: 100%;
        max-width: 500px; /* Genişliği eşitle */
        height: auto;
        flex-basis: auto;
    }

    /* Footer Contact Bar Mobile Styles */
    .footer-contact-bar .container {
        flex-direction: column;
        gap: 20px;
        text-align: center;
    }

    /* Footer Mobile Styles */
    .site-footer .footer-links-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px;
    }

    .site-footer .footer-title {
        font-size: 18px;
    }

    .site-footer .footer-links li a {
        font-size: 14px;
    }

    .footer-bottom .container {
        flex-direction: column;
        gap: 15px;
    }
}

/* Force search input sizing - highest specificity */
.search-overlay .search-overlay-content .overlay-search-container .search-input-wrapper .overlay-search-input {
  width: 100% !important;
  max-width: none !important;
  padding: 18px 60px 18px 24px !important;
  font-size: 18px !important;
  min-height: 56px !important;
  border: 1px solid #ccc !important;
  border-radius: 8px !important;
  box-sizing: border-box !important;
}

.suggested-searches {
  width: 100%; 
  text-align: center; /* Başlığı ortalar */
  margin: 0 auto; /* Centering the container */
}

.suggested-searches h3 {
  font-size: 20px; /* Biraz daha büyük alt başlık */
  color: #555;
  margin-bottom: 20px;
}

.search-chips {
  display: flex;
  flex-direction: column; /* Çipleri dikey sıralar */
  align-items: center; /* Çipleri dikey eksende ortalar */
  gap: 12px; /* Çipler arasına boşluk ekler */
  width: 100%;
}

.chip {
  display: inline-block;
  padding: 12px 20px;
  background-color: #f0f0f0; /* Biraz daha açık bir gri */
  border-radius: 25px; /* Daha yuvarlak çipler */
  font-size: 15px;
  color: #333;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, transform 0.1s ease;
  border: 1px solid #ddd;
  min-width: 250px; /* Minimum genişlik */
  text-align: center;
}

/* Desktop'ta normal hover efekti */
.chip:hover {
  background-color: #007bff; 
  color: #fff;
  border-color: #0056b3;
  transform: translateY(-2px); /* Hafif yukarı kalkma efekti */
}

/* Mobil cihazlarda hover durumunu sıfırla */
@media (hover: none) {
  .chip:hover {
    background-color: #f0f0f0;
    color: #333;
    border-color: #ddd;
    transform: none;
  }
}

/* Arama Overlay Stili */
.search-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(240, 240, 240, 0.98);
    z-index: 9999;
    display: none;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding-top: 60px;
}
.search-overlay.active {
    display: flex;
}
body.overlay-active {
    overflow: hidden;
}

/* Footer Contact Bar */
.footer-contact-bar .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

/* .footer-contact-bar {
    background-color: #3d3d3c;
    border-top: 4px solid #e7e7e6;
    border-bottom: 4px solid #e7e7e6;
    height: 68px;
    width: 100%;
    display: flex;
    align-items: center;
    box-sizing: border-box;
} */

.footer-contact-content {
    display: flex;
    align-items: center;
    gap: 16px; /* İkon ve metin arası boşluk */
}

.footer-phone-icon {
    width: 24px; /* İkon boyutu */
    height: 24px;
}

.footer-contact-text {
    display: flex;
    flex-direction: column;
}

.footer-contact-prompt {
    font-size: 14px;
    font-weight: 600; /* Semibold */
    color: #B0B0B0;
    margin: 0;
    line-height: 1.2;
}

.footer-contact-number {
    font-size: 16px;
    font-weight: 600; /* Semibold */
    color: #FFFFFF;
    margin: 0;
    line-height: 1.2;
}

.footer-social-icons {
    display: flex;
    align-items: center;
    gap: 20px; /* İkonlar arası boşluk */
}

.footer-social-icons a img {
    width: 24px;
    height: 24px;
    display: block;
}

/* Footer */
.site-footer {
    width: 100%;
    background-color: #F6F6F5;
    padding: 32px 0 60px; /* Adjust top padding */
    box-sizing: border-box;
}

.footer-links-grid {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 30px; /* Sütunlar arası boşluk */
}

.footer-section + .footer-section {
    margin-top: 40px; /* Add space between sections in the same column */
}

.footer-title {
    font-size: 20px;
    font-weight: 600; /* Semibold */
    color: #454545;
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #FEECD6;
}

.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 12px;
}

.footer-links a {
    font-size: 14px;
    color: #70706F;
    text-decoration: none;
    font-weight: 500; /* Medium */
}

.footer-links a:hover {
    color: #F37121;
    text-decoration: underline;
}

.footer-bottom {
    border-top: 1px solid #E7E7E6;
    padding-top: 30px;
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.copyright {
    font-size: 14px;
    color: #70706F;
    margin: 0;
    font-weight: 400; /* Regular */
}

.footer-bottom-link {
    font-size: 14px;
    color: #555;
    text-decoration: none;
    font-weight: 400; /* Regular */
}

.footer-bottom-link:hover {
    color: #F37121;
    text-decoration: underline;
}

@media (max-width: 480px) {
  /* Sadece form-section mobil düzeni */
  .form-section {
    padding: 24px 0 24px 0 !important;
    height: auto !important;
    min-height: unset !important;
  }
  .form-section .container {
    padding: 0 !important;
  }
  .form-section .form-container {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 24px !important;
    width: 100% !important;
  }
  .form-section .form-content {
    width: 100% !important;
    min-width: 0 !important;
    max-width: 100vw !important;
    text-align: center !important;
    margin: 0 auto 0 auto !important;
    padding: 0 8px !important;
  }
  .form-section .form-content h2 {
    font-size: 1.3rem !important;
    line-height: 1.3 !important;
    word-break: break-word;
    margin-bottom: 16px !important;
  }
  .form-box {
    width: 335px !important;
    max-width: 97vw !important;
    min-width: 0 !important;
    margin: 0 auto !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center;
    padding: 16px 8px !important;
    box-sizing: border-box !important;
  }
  .form-box .quick-form {
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100%;
  }

    #name,
  #surname {
    width: 300px !important;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
  }
  .phone-input {
    width: 300px !important;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
  }
  .captcha-group {
    width: 300px !important;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
  }
  .form-box .submit-btn {
    width: 300px !important;
    max-width: 100%;
    min-width: 0;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
  }
  .site-footer > .container {
    min-height: 120px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 16px;
  }
  .footer-contact-bar {
    min-height: 120px !important;
  }
}

/* Checkbox'lar için mavi accent color - tüm checkbox'ları mavi yapar */
input[type="checkbox"] {
  accent-color: #2563eb !important; /* Tailwind blue-600 */
}

/* Alternatif olarak focus ring de mavi yapalım */
input[type="checkbox"]:focus {
  outline: 2px solid #3b82f6 !important; /* Tailwind blue-500 */
  outline-offset: 2px !important;
}
