*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#102d57;background:#fff}.container{width:min(1420px,92%);margin:auto}.header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid #e9eef5}.nav{min-height:82px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:#102d57;font-weight:800;font-size:27px;line-height:1}.brand span span{color:#ed2470}.brand small{display:block;font-size:12px;font-weight:500;margin-top:6px;color:#52647d}.logo-balls{font-size:25px;letter-spacing:-10px;color:#0ba9e9}.nav nav{display:flex;gap:25px;margin-left:auto}.nav nav a{color:#102d57;text-decoration:none;font-weight:700;font-size:14px}.wa{display:inline-flex;align-items:center;justify-content:center;background:#0dbd67;color:#fff;text-decoration:none;border-radius:30px;padding:14px 22px;font-weight:800;white-space:nowrap}.hero{background:linear-gradient(110deg,#e8f8ff,#ccefff);overflow:hidden}.hero-grid{min-height:390px;display:grid;grid-template-columns:1fr 1fr;align-items:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1px;color:#0c91ce}.hero h1{font-size:52px;line-height:1.02;margin:12px 0}.hero h1 strong{display:block;color:#ee2872}.lead{font-size:19px;max-width:620px;line-height:1.5}.hero-wa{font-size:17px;margin-top:10px}.trust{display:flex;gap:28px;margin-top:25px;font-size:13px;font-weight:700}.hero-art{height:390px;position:relative}.balloon,.foil{position:absolute;filter:drop-shadow(0 12px 10px #6a91ad33)}.balloon{width:110px;height:140px;border-radius:55% 55% 48% 48%;top:75px}.balloon:after{content:"";position:absolute;bottom:-12px;left:48%;border:7px solid transparent;border-top-color:inherit}.b1{background:#ef2c76;left:40%}.b2{background:#1aaeea;left:55%;top:45px}.b3{background:#ffbd20;left:70%;top:95px}.foil{font-size:120px;line-height:1;top:140px}.heart{color:#ef284d;left:50%}.star{color:#f4b91f;left:34%;top:35px}.confetti{position:absolute;right:8%;top:15px;color:#f32675;font-size:30px;transform:rotate(12deg)}.section{padding:45px 0}.section-title{display:flex;align-items:end;justify-content:space-between;margin-bottom:22px}.section-title h2{margin:0;font-size:29px}.section-title a{color:#102d57;font-weight:800;text-decoration:none}.categories{display:grid;grid-template-columns:repeat(9,1fr);gap:12px}.categories button{border:0;border-radius:15px;background:#f5f7ff;padding:25px 10px;color:#102d57;font-weight:800;cursor:pointer}.products-section{background:#fbfcff}.products{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.product{background:#fff;border:1px solid #e1e7ef;border-radius:12px;padding:12px;box-shadow:0 4px 15px #173b5b0b}.product-img{height:155px;border-radius:10px;background:linear-gradient(145deg,#fff5f9,#eef9ff);display:flex;align-items:center;justify-content:center;font-size:70px}.product code{display:inline-block;background:#edf3fa;border-radius:5px;padding:4px 7px;margin-top:10px;font-weight:800}.product h3{font-size:15px;margin:8px 0 5px}.product p{font-size:12px;color:#66758a;min-height:30px;margin:0 0 10px}.product .wa{width:100%;font-size:12px;padding:10px}.benefits{background:#eff8ff;padding:25px 0}.benefits-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:25px}.benefits-grid div{font-size:22px}.benefits-grid b{display:block;font-size:14px;margin-left:32px;margin-top:-24px}.benefits-grid small{display:block;font-size:11px;margin-left:32px;margin-top:5px;color:#607089}.about{background:#fff}.about p{max-width:750px;line-height:1.7;color:#5f6d80}.contact-box{border-radius:22px;background:#eaf8ff;padding:35px;display:flex;align-items:center;justify-content:space-between}.contact-box h2{margin:0 0 8px}.contact-box p{margin:0;color:#5f6d80}footer{background:#132d52;color:#fff;padding:22px 0;font-size:13px}footer span{float:right}@media(max-width:1050px){.nav nav{display:none}.categories{grid-template-columns:repeat(3,1fr)}.products{grid-template-columns:repeat(3,1fr)}.benefits-grid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:40px}}@media(max-width:650px){.top-wa{display:none}.hero-grid{grid-template-columns:1fr;min-height:600px}.hero-art{height:250px}.hero h1{font-size:36px}.trust{flex-direction:column;gap:8px}.categories{grid-template-columns:repeat(2,1fr)}.products{grid-template-columns:repeat(2,1fr)}.product-img{height:120px}.benefits-grid{grid-template-columns:1fr}.contact-box{display:block}.contact-box .wa{margin-top:20px}.brand{font-size:20px}footer span{float:none;display:block;margin-top:8px}}
.product-img img{width:100%;height:100%;object-fit:contain;border-radius:10px}
/* YENİ ANA BANNER */
.hero {
  padding: 0;
  margin: 0;
}

.hero-banner {
  position: relative;
  min-height: 420px;
  display: flex;
  align-items: center;
  overflow: hidden;

  background-image: url("assets/banner.png");
  background-size: cover;
  background-position: center;
  border-radius: 0;
}

.hero-content {
  position: relative;
  z-index: 2;
  width: 52%;
  padding: 55px 20px 55px 45px;
}

.hero-content .eyebrow {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  margin-bottom: 12px;
}

.hero-content h1 {
  font-size: 46px;
  line-height: 1.05;
  margin: 0 0 18px;
}

.hero-content h1 strong {
  display: inline-block;
  color: #e83e7c;
}

.hero-content .lead {
  max-width: 500px;
  font-size: 17px;
  line-height: 1.5;
  margin-bottom: 22px;
}

.hero-wa {
  display: inline-block;
  padding: 13px 22px;
  border-radius: 30px;
  text-decoration: none;
}

.hero-content .trust {
  display: flex;
  gap: 20px;
  margin-top: 20px;
  flex-wrap: wrap;
  font-size: 13px;
  font-weight: 600;
}

@media (max-width: 768px) {
  .hero-banner {
    min-height: 520px;
    background-position: center;
  }

  .hero-content {
    width: 100%;
    padding: 35px 25px;
    background: rgba(255,255,255,.72);
  }

  .hero-content h1 {
    font-size: 34px;
  }

  .hero-content .lead {
    font-size: 15px;
  }

  .hero-content .trust {
    gap: 10px;
  }
}
/* ===== ANA BANNER SON AYARLAR ===== */

.hero {
  padding: 0 !important;
  margin: 0 !important;
  background: transparent !important;
}

.hero-banner {
  position: relative;
  width: 100%;
  min-height: 360px;
  display: flex;
  align-items: center;
  overflow: hidden;

  background-image: url("assets/banner.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;

  border-radius: 0;
}

/* Yazı alanı */
.hero-content {
  position: relative;
  z-index: 2;
  width: 52%;
  max-width: 620px;
  padding: 45px 20px 40px 35px;
}

/* Üst küçük yazı */
.hero-content .eyebrow {
  margin: 0 0 10px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
}

/* Ana başlık */
.hero-content h1 {
  margin: 0 0 14px;
  font-size: 42px;
  line-height: 1.08;
  font-weight: 700;
}

.hero-content h1 strong {
  color: #e83e7c;
}

/* Açıklama */
.hero-content .lead {
  max-width: 500px;
  margin: 0 0 20px;
  font-size: 15px;
  line-height: 1.5;
}

/* WhatsApp butonu */
.hero-content .hero-wa {
  display: inline-block;
  padding: 12px 22px;
  border-radius: 30px;
  text-decoration: none;
  font-weight: 700;
}

/* Alt özellikler */
.hero-content .trust {
  display: flex;
  align-items: center;
  gap: 18px;
  flex-wrap: wrap;
  margin-top: 18px;
  font-size: 12px;
  font-weight: 600;
}

/* ===== TABLET ===== */

@media (max-width: 900px) {
  .hero-banner {
    min-height: 330px;
  }

  .hero-content {
    width: 55%;
    padding-left: 25px;
  }

  .hero-content h1 {
    font-size: 36px;
  }
}

/* ===== TELEFON ===== */

@media (max-width: 600px) {
  .hero-banner {
    min-height: 500px;
    align-items: flex-start;

    background-size: cover;
    background-position: center center;
  }

  .hero-content {
    width: 100%;
    max-width: none;
    padding: 35px 20px;
    background: rgba(255, 255, 255, 0.78);
  }

  .hero-content h1 {
    font-size: 32px;
  }

  .hero-content .lead {
    font-size: 14px;
  }

  .hero-content .trust {
    gap: 10px;
  }
}
/* ===== BANNER SON DOKUNUŞ ===== */

.hero-banner {
  min-height: 400px;
  background-position: center center;
}

.hero-content {
  padding-left: 45px;
  padding-top: 50px;
  padding-bottom: 45px;
}

.hero-content h1 {
  font-size: 46px;
  line-height: 1.05;
  margin-bottom: 18px;
}

.hero-content .lead {
  font-size: 16px;
  max-width: 520px;
}

.hero-content .eyebrow {
  font-size: 12px;
}

.hero-content .hero-wa {
  font-size: 14px;
  padding: 13px 24px;
}

.hero-content .trust {
  margin-top: 20px;
  font-size: 12px;
}
/* BANNER YÜKSEKLİĞİ */
.hero-banner {
  min-height: 660px !important;
}
/* =====================================================
   TOPTAN UÇAN BALON - YENİ BANNER
   Daha yüksek banner + daha belirgin yazılar
   ===================================================== */

.hero {
    position: relative !important;
    min-height: 660px !important;
    height: 660px !important;
    display: flex !important;
    align-items: center !important;
    overflow: hidden !important;

    background-image: url("assets/banner.png") !important;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

/* İçerik bannerın üzerinde */
.hero-grid {
    position: relative !important;
    z-index: 5 !important;
    min-height: 660px !important;
    width: 100% !important;
    display: flex !important;
    align-items: center !important;
}

/* Sol taraftaki yazı alanı */
.hero-grid > div:first-child {
    position: relative !important;
    z-index: 10 !important;
    max-width: 560px !important;
}

/* Küçük üst yazı */
.hero .eyebrow {
    font-weight: 800 !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    color: #31506b !important;
    text-shadow: 0 1px 2px rgba(255,255,255,.7) !important;
}

/* Ana başlık */
.hero h1 {
    font-weight: 900 !important;
    font-size: clamp(36px, 4vw, 58px) !important;
    line-height: 1.05 !important;
    color: #163b5c !important;
    text-shadow: 0 2px 3px rgba(255,255,255,.75) !important;
    margin: 12px 0 18px !important;
}

/* Pembe başlık kısmı */
.hero h1 strong {
    font-weight: 950 !important;
    color: #d94f83 !important;
    text-shadow: 0 2px 3px rgba(255,255,255,.8) !important;
}

/* Açıklama */
.hero .lead {
    font-size: 17px !important;
    line-height: 1.55 !important;
    font-weight: 600 !important;
    color: #29445a !important;
    text-shadow: 0 1px 2px rgba(255,255,255,.8) !important;
    max-width: 500px !important;
}

/* WhatsApp butonu */
.hero .wa,
.hero .wa-hero {
    font-weight: 800 !important;
    font-size: 16px !important;
    padding: 14px 24px !important;
    border-radius: 30px !important;
    box-shadow: 0 5px 15px rgba(0,0,0,.15) !important;
}

/* Alt güven yazıları */
.hero .trust {
    font-weight: 700 !important;
    color: #29445a !important;
}

.hero .trust span {
    font-weight: 700 !important;
}

/* Eski CSS'deki balon çizimlerini gizle
   çünkü artık gerçek banner görselini kullanıyoruz */
.hero-art {
    display: none !important;
}

/* Mobil */
@media (max-width: 768px) {
    .hero {
        min-height: 660px !important;
        height: 660px !important;
        background-position: center center !important;
    }

    .hero-grid {
        min-height: 660px !important;
        padding: 25px 20px !important;
    }

    .hero-grid > div:first-child {
        max-width: 70% !important;
    }

    .hero h1 {
        font-size: 34px !important;
    }

    .hero .lead {
        font-size: 14px !important;
    }

    .hero .eyebrow {
        font-size: 11px !important;
    }

    .hero .wa,
    .hero .wa-hero {
        font-size: 14px !important;
        padding: 11px 18px !important;
    }
}