/* ===============================
   GENEL AYARLAR ve YUMUŞAK KAYDIRMA
================================== */
* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

html {
    scroll-behavior: smooth;
    height: 100%;
}

a {
    text-decoration: none;
    color: inherit;
}

a:hover {
    opacity: 0.85;
}

li {
    list-style-type: none;
}

/* ===============================
   RENK TANIMLARI
================================== */
:root {
    --primary-blue: #021c86;
    --dark-blue-end: #01104e;
    --accent-yellow: #FFD700;
    --hover-yellow: #f0c300;
}

/* ===============================
   BODY ve TEMEL YAZI STİLİ
================================== */
body {
    font-family: 'IBM Plex Sans', sans-serif;
    line-height: 1.6;
    color: #333;
    background-color: #f4f7f6;
    font-size: 16px;
    min-height: 100vh;
    overflow-x: hidden;
}

/* ===============================
   BAŞLIKLAR (KESİN FONT TANIMI)
================================== */
h1, h2, h3 {
    font-family: 'IBM Plex Sans', sans-serif !important;
    color: rgb(28, 64, 147);
    font-weight: 600;
}

h1 {
    text-align: center;
    padding-top: 20px;
    margin-bottom: 15px;
    font-size: 2.6em;
    letter-spacing: 0.5px;
}

.cizgi {
    width: 70px;
    height: 4px;
    background-color: var(--accent-yellow);
    border: none;
    margin: 0 auto 45px auto;
    border-radius: 2px;
}

/* ===============================
   HEADER
================================== */
header {
    background: linear-gradient(135deg, #001f54, #004aad);
    padding: 20px 0 60px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
    backdrop-filter: blur(6px);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

header::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle at center, rgba(255,255,255,0.05), transparent 70%);
    animation: rotateGlow 20s linear infinite;
    z-index: 0;
}

@keyframes rotateGlow {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

#Header, #logo {
    position: relative;
    z-index: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
}

#logo img {
    width: 240px;
    height: auto;
}

#headerbutton {
    position: relative;
    display: inline-block;
    padding: 12px 30px;
    font-size: 1.1em;
    font-weight: 700;
    text-transform: uppercase;
    color: #ffffff;
    background: rgba(255, 255, 255, 0.1);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 20px;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.25);
    cursor: pointer;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}

#headerbutton:hover {
    background: linear-gradient(45deg, #FFD700, #c6a000);
    border: 1px solid rgba(255, 215, 0, 1);
    color: #ffffff;
    transform: translateY(-3px) scale(1.05);
    box-shadow: 0 10px 25px rgba(0,0,0,0.35);
}

#headerbutton::after {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255,255,255,0.15) 0%, transparent 70%);
    opacity: 0;
    transition: opacity 0.3s ease;
    pointer-events: none;
}

#headerbutton:hover::after {
    opacity: 1;
}

/* ===============================
   HİZMETLER
================================== */
#hizmetler {
    padding: 45px 20px 0 20px;
}

.card-container {
    max-width: 1100px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 25px;
    padding-bottom: 50px;
}

.card {
    background-color: white;
    width: 260px;
    padding: 18px;
    border-radius: 10px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    text-align: center;
    transition: transform 0.3s, box-shadow 0.3s;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}

.card img {
    width: 160px;
    height: 160px;
    margin-bottom: 12px;
    object-fit: contain;
}

.card h3 {
    font-size: 1.1em;
    margin-top: 5px;
}

/* ===============================
   HAKKINDA
================================== */
#hakkinda-section {
    background-color: white;
    padding: 20px 0 50px 0;
    text-align: center;
}

#hakkindakart {
    max-width: 750px;
    margin: 20px auto;
    padding: 0 20px;
    font-size: 0.95em;
}

#hakkindakart p {
    margin-bottom: 12px;
    text-align: left;
}

#hakkinda-section iframe {
    width: 90%;
    height: 350px;
    border: 0;
    margin-top: 25px;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* ===============================
   GALERİ - SABİT 2 SÜTUN
================================== */
#galeri {
    padding: 40px 20px;
    text-align: center;
}

#galeri h1 {
    color: rgb(28, 64, 147);
    margin-bottom: 15px;
}

.galeri-container {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* Sabit 2 sütun */
    gap: 20px; /* Kutular arasındaki boşluk biraz arttı */
    max-width: 600px; /* Laptopta kutular biraz daha küçük */
    margin: auto;
}

.galeri-item {
    width: 100%;
    max-width: 400px; /* Kutuların maksimum genişliği sınırlandı */
    aspect-ratio: 1 / 1;
    overflow: hidden;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f4f7f6;
}

.galeri-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
}

.galeri-item img:hover {
    transform: scale(1.05);
}

/* ===============================
   FOOTER
================================== */
#hedef {
    color: #fff;
}

#iletisim-bolumu {
    background: linear-gradient(135deg, #001f54, #004aad);
    color: #fff;
    padding: 60px 20px 30px;
    text-align: center;
    position: relative;
    overflow: hidden;
}

#iletisim-bolumu::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle at center, rgba(255,255,255,0.05), transparent 70%);
    animation: rotateGlow 20s linear infinite;
    z-index: 0;
}

.footer-container {
    position: relative;
    z-index: 2;
    max-width: 1000px;
    margin: 0 auto;
}

.footer-header h2 {
    font-size: 2.2em;
    margin-bottom: 10px;
    letter-spacing: 1px;
}

.footer-header p {
    font-size: 1em;
    color: #ddd;
    margin-bottom: 40px;
}

.cizgi {
    width: 80px;
    height: 4px;
    background-color: #ffcc00;
    border: none;
    margin: 0 auto 20px;
    border-radius: 2px;
}

/* İLETİŞİM KARTLARI */
.contact-cards {
    display: flex;
    justify-content: center;
    gap: 25px;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.contact-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: #fff;
    width: 160px;
    padding: 25px 20px;
    border-radius: 20px;
    font-weight: 500;
    backdrop-filter: blur(5px);
    background: rgba(255,255,255,0.1);
    border: 1px solid rgba(255,255,255,0.15);
    transition: all 0.3s ease;
}

.contact-card.instagram:hover {
    background: linear-gradient(45deg, #f09433, #e6683c, #dc2743, #bc1888);
    box-shadow: 0 0 15px rgba(220,39,67,0.6);
}
.contact-card.whatsapp:hover {
    background: linear-gradient(45deg, #25D366, #128C7E);
    box-shadow: 0 0 15px rgba(37,211,102,0.6);
}
.contact-card.phone:hover {
    background: linear-gradient(45deg, #FFD700, #c6a000);
    box-shadow: 0 0 15px rgba(255,215,0,0.5);
}

.contact-card i {
    font-size: 2.2em;
    margin-bottom: 8px;
}

.contact-card:hover {
    transform: translateY(-5px) scale(1.05);
}

.footer-bottom {
    border-top: 1px solid rgba(255,255,255,0.1);
    padding-top: 15px;
    font-size: 0.9em;
    color: #ccc;
}

/* ===============================
   ARIZA DETAYLARI BÖLÜMÜ
================================== */
#ariza-detaylari {
    padding: 50px 20px 70px 20px;
    background-color: #f9f9fb;
    text-align: center;
}

#ariza-detaylari h1 {
    color: rgb(28, 64, 147);
    font-size: 1.9rem;
    margin-bottom: 15px;
    font-weight: 700;
    letter-spacing: 0.4px;
}

#ariza-detaylari .cizgi {
    width: 70px;
    height: 4px;
    background-color: #FFD700;
    border: none;
    margin: 0 auto 35px auto;
    border-radius: 2px;
}

/* İçerik Kutusu */
.icerik-alani {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
    text-align: left;
    padding: 25px;
    line-height: 1.7;
    max-width: 900px;
    margin: 0 auto;
}

/* Başlık ve Paragraflar */
.icerik-alani h2 {
    font-size: 1.3rem;
    color: rgb(28, 64, 147);
    margin-bottom: 8px;
    margin-top: 25px;
    border-left: 5px solid #FFD700;
    padding-left: 10px;
}

.icerik-alani h3 {
    font-size: 1.2rem;
    color: rgb(28, 64, 147);
    margin-top: 30px;
    border-left: 4px solid #FFD700;
    padding-left: 10px;
}

.icerik-alani p {
    font-size: 1.05rem;
    color: #333;
    margin-bottom: 15px;
}

.icerik-alani ul {
    margin: 10px 0 20px 25px;
    padding-left: 10px;
}

.icerik-alani li {
    margin-bottom: 8px;
    color: #444;
}

.icerik-kalin b {
    color: rgb(28, 64, 147);
}

/* Görsel Tasarımı */
.urunfoto {
    width: 100%;
    max-width: 420px;
    display: block;
    margin: 0 auto 25px auto;
    border-radius: 10px;
    object-fit: cover;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.urunfoto:hover {
    transform: scale(1.03);
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
}

/* ===============================
   RESPONSIVE TASARIM (GENEL)
================================== */
@media (max-width: 1200px) {
    #ariza-detaylari h1 {
        font-size: 1.7rem;
    }

    .icerik-alani {
        padding: 20px;
    }

    .urunfoto {
        max-width: 350px;
    }
}

@media (max-width: 768px) {
    #ariza-detaylari h1 {
        font-size: 1.5rem;
    }

    .icerik-alani {
        padding: 15px;
    }

    .urunfoto {
        max-width: 300px;
    }

    h1 {
        font-size: 2.1em !important;
    }
}

@media (max-width: 480px) {
    #ariza-detaylari h1 {
        font-size: 1.35rem;
    }

    .icerik-alani h2 {
        font-size: 1.15rem;
    }

    .icerik-alani p {
        font-size: 1rem;
    }

    .urunfoto {
        max-width: 260px;
    }

    h1 {
        font-size: 1.7em !important;
    }
}

/* ===============================
   FONT ZORLAMASI (HER YER IBM PLEX)
================================== */
body, h1, h2, h3, h4, h5, h6, p, a, li, button, span, div {
    font-family: "IBM Plex Sans", sans-serif !important;
}
