
/* SOURCE: /assets/3e-mobile-final.css */
/* 3E Yazılım — güncel ZIP tabanlı mobil son düzen */

html,
body {
  max-width: 100% !important;
  overflow-x: hidden !important;
}

@supports (overflow: clip) {
  html,
  body {
    overflow-x: clip !important;
  }
}

img,
picture,
video,
canvas,
svg,
iframe {
  max-width: 100%;
}

img,
video {
  height: auto;
}

main,
main > *,
section,
article,
aside {
  min-width: 0;
}

.three-mobile-table-scroll,
.three-mobile-overflow {
  width: 100%;
  max-width: 100%;
  overflow-x: auto !important;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  overscroll-behavior-inline: contain;
  scrollbar-width: thin;
}

.three-mobile-table-scroll table {
  width: max-content;
  min-width: 100%;
  max-width: none;
}

@media (max-width: 1320px) {
  body.three-mobile-menu-open {
    overflow: hidden !important;
    overscroll-behavior: none !important;
  }

  .three-premium-header.is-open {
    position: fixed !important;
    inset: 0 !important;
    width: 100% !important;
    height: 100vh !important;
    height: 100dvh !important;
    max-height: 100vh !important;
    max-height: 100dvh !important;
    overflow: hidden !important;
    background: #ffffff !important;
  }

  .three-premium-header.is-open .three-header-shell {
    width: calc(100% - 22px) !important;
    height: 100% !important;
    min-height: 0 !important;
    max-height: 100% !important;
    padding: 0 !important;
    grid-template-columns: minmax(0, 1fr) auto !important;
    grid-template-rows: auto minmax(0, 1fr) !important;
    align-content: stretch !important;
    overflow: hidden !important;
  }

  .three-premium-header.is-open .three-header-brand,
  .three-premium-header.is-open .three-header-toggle {
    align-self: center !important;
  }

  .three-premium-header.is-open .three-header-nav {
    grid-column: 1 / -1 !important;
    grid-row: 2 !important;
    width: 100% !important;
    height: 100% !important;
    min-height: 0 !important;
    max-height: none !important;
    margin: 0 !important;
    padding: 10px 2px calc(26px + env(safe-area-inset-bottom)) !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    gap: 0 !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    overscroll-behavior: contain !important;
    -webkit-overflow-scrolling: touch !important;
    scrollbar-width: thin !important;
    background: #ffffff !important;
  }

  .three-premium-header.is-open .three-header-nav::-webkit-scrollbar {
    width: 5px;
  }

  .three-premium-header.is-open .three-header-nav::-webkit-scrollbar-thumb {
    border-radius: 99px;
    background: #c9d4e2;
  }

  .three-premium-header.is-open .three-header-nav > a,
  .three-premium-header.is-open .three-header-nav .three-google-nav-main {
    flex: 0 0 auto !important;
    width: 100% !important;
    min-width: 0 !important;
    min-height: 50px !important;
    height: auto !important;
    margin: 0 !important;
    padding: 13px 12px !important;
    justify-content: flex-start !important;
    border: 0 !important;
    border-bottom: 1px solid #e6ebf2 !important;
    border-radius: 0 !important;
    background: #ffffff !important;
    background-color: #ffffff !important;
    color: #07152d !important;
    -webkit-text-fill-color: #07152d !important;
    font-size: 14px !important;
    line-height: 1.35 !important;
    text-align: left !important;
    white-space: normal !important;
    box-shadow: none !important;
    transform: none !important;
  }

  .three-premium-header.is-open .three-header-nav > a:hover,
  .three-premium-header.is-open .three-header-nav > a:focus,
  .three-premium-header.is-open .three-header-nav .three-google-nav-main:hover,
  .three-premium-header.is-open .three-header-nav .three-google-nav-main:focus {
    background: #f5f8fc !important;
    background-color: #f5f8fc !important;
    color: #0d315f !important;
    -webkit-text-fill-color: #0d315f !important;
  }

  .three-premium-header.is-open .three-header-nav > a[aria-current="page"],
  .three-premium-header.is-open .three-header-nav .three-google-nav-main[aria-current="page"],
  .three-premium-header.is-open .three-header-nav .is-section-current {
    padding-left: 10px !important;
    border-left: 3px solid #155eef !important;
    background: #eef4ff !important;
    background-color: #eef4ff !important;
    color: #155eef !important;
    -webkit-text-fill-color: #155eef !important;
  }

  /* Satın Al mobilde kaybolmaz; temiz, okunaklı tek CTA olarak kalır. */
  .three-premium-header.is-open .three-header-nav > a.three-header-shop,
  .three-premium-header.is-open .three-header-nav > a.three-header-shop:hover,
  .three-premium-header.is-open .three-header-nav > a.three-header-shop:focus,
  .three-premium-header.is-open .three-header-nav > a.three-header-shop[aria-current="page"] {
    width: 100% !important;
    min-height: 50px !important;
    height: auto !important;
    margin: 2px 0 9px !important;
    padding: 13px 14px !important;
    justify-content: center !important;
    border: 1px solid #128552 !important;
    border-radius: 8px !important;
    background: #15945d !important;
    background-color: #15945d !important;
    color: #ffffff !important;
    -webkit-text-fill-color: #ffffff !important;
    text-align: center !important;
    transform: none !important;
  }

  .three-premium-header.is-open .three-header-nav > a.three-header-shop:hover,
  .three-premium-header.is-open .three-header-nav > a.three-header-shop:focus,
  .three-premium-header.is-open .three-header-nav > a.three-header-shop[aria-current="page"] {
    border-color: #0d7145 !important;
    background: #0d7d4c !important;
    background-color: #0d7d4c !important;
  }

  .three-premium-header.is-open .three-header-nav .three-google-nav-drop {
    flex: 0 0 auto !important;
    grid-column: auto !important;
    width: 100% !important;
    display: block !important;
  }

  .three-premium-header.is-open .three-header-nav .three-google-nav-panel {
    position: static !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: auto !important;
    transform: none !important;
  }

  .three-premium-header.is-open .three-header-nav .three-google-nav-panel-inner {
    width: 100% !important;
    margin: 0 0 7px !important;
    padding: 2px 0 5px 14px !important;
    display: block !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #f8fafc !important;
    box-shadow: none !important;
  }

  .three-premium-header.is-open .three-header-nav .three-google-nav-panel a {
    width: 100% !important;
    min-height: 44px !important;
    height: auto !important;
    margin: 0 !important;
    padding: 11px 12px !important;
    border: 0 !important;
    border-left: 2px solid #dce4ef !important;
    border-radius: 0 !important;
    background: transparent !important;
    color: #31445f !important;
    -webkit-text-fill-color: #31445f !important;
    font-size: 13px !important;
    line-height: 1.35 !important;
    white-space: normal !important;
  }

  .three-premium-header.is-open .three-header-nav .three-google-nav-panel a:hover,
  .three-premium-header.is-open .three-header-nav .three-google-nav-panel a:focus,
  .three-premium-header.is-open .three-header-nav .three-google-nav-panel a[aria-current="page"] {
    border-left-color: #155eef !important;
    background: #eef4ff !important;
    color: #155eef !important;
    -webkit-text-fill-color: #155eef !important;
  }
}

@media (max-width: 760px) {
  body,
  button,
  input,
  select,
  textarea {
    -webkit-text-size-adjust: 100%;
  }

  input:not([type="checkbox"]):not([type="radio"]),
  select,
  textarea {
    max-width: 100% !important;
    font-size: 16px !important;
  }

  h1,
  h2,
  h3,
  h4,
  p,
  li,
  a,
  button,
  label,
  span {
    overflow-wrap: break-word;
  }

  pre,
  code {
    max-width: 100%;
    white-space: pre-wrap;
    overflow-wrap: anywhere;
  }

  /* Paketler sayfasındaki yatay sekmeler mobilde düzgün bir ızgaraya dönüşür. */
  body.page-packages .pkgv2-jump {
    width: calc(100% - 28px) !important;
    min-height: 0 !important;
    padding: 7px !important;
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 6px !important;
    overflow: visible !important;
  }

  body.page-packages .pkgv2-jump a {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 42px !important;
    padding: 9px 8px !important;
    justify-content: center !important;
    text-align: center !important;
    line-height: 1.25 !important;
    white-space: normal !important;
  }

  /* Satın Al, ürün, sepet ve ödeme ekranları. */
  .three-store-shell,
  .three-store-installment-payment {
    width: calc(100% - 22px) !important;
  }

  .three-store-card-actions,
  .three-store-actions,
  .three-store-result-actions,
  .three-store-form-grid {
    grid-template-columns: 1fr !important;
  }

  .three-store-card-actions a,
  .three-store-card-actions button,
  .three-store-button,
  .three-store-result-actions a {
    width: 100% !important;
    min-width: 0 !important;
    white-space: normal !important;
    text-align: center !important;
  }

  .three-store-product-summary h1,
  .three-store-catalog-head h1 {
    font-size: clamp(30px, 9vw, 38px) !important;
  }

  .three-store-price {
    font-size: clamp(32px, 10vw, 40px) !important;
  }

  .three-store-detail-section,
  .three-store-notice,
  .three-store-sidebox,
  .three-store-checkout-form,
  .three-store-summary-box {
    padding: 18px !important;
  }

  .three-store-installment-payment .three-installment-payment-inner {
    padding: 14px !important;
  }

  .three-store-installment-payment .three-installment-slider,
  .three-installment-slider {
    max-width: 100% !important;
    overflow: hidden !important;
  }

  /* Kampanya ve blog kartları dar ekranda tek sütun kalır. */
  .three-campaign-list-item,
  .blog-list-item {
    min-width: 0 !important;
  }

  .three-campaign-list-item .blog-list-action,
  .blog-list-item .blog-list-action {
    width: 100% !important;
    white-space: normal !important;
  }

  .three-campaign-list-item .blog-list-action a,
  .blog-list-item .blog-list-action a {
    display: inline-flex !important;
    max-width: 100% !important;
    white-space: normal !important;
  }

  /* Mevcut yatay karşılaştırmalar ve stok tabloları dokunarak kaydırılır. */
  .r-compare,
  .p-stock-panel,
  .three-package-table-wrap,
  .compare,
  .table-responsive {
    max-width: 100% !important;
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch !important;
    overscroll-behavior-inline: contain !important;
  }

  .three-static-map,
  .three-static-map iframe {
    max-width: 100% !important;
  }
}

@media (max-width: 420px) {
  .three-header-shell {
    width: calc(100% - 18px) !important;
  }

  .three-header-brand-text strong {
    font-size: 20px !important;
  }

  .three-header-brand-text em {
    font-size: 13px !important;
  }

  body.page-packages .pkgv2-jump {
    grid-template-columns: 1fr !important;
  }

  .three-store-product-summary h1,
  .three-store-catalog-head h1 {
    font-size: 30px !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  .three-premium-header *,
  .three-mobile-table-scroll *,
  .three-mobile-overflow * {
    scroll-behavior: auto !important;
  }
}


/* SOURCE: /assets/3e-summer-discounts.css */
/* 3E YAZ KAMPANYASI FIYAT GOSTERIMI START */
.three-summer-store-notice {
  max-width: 1180px;
  margin: 0 auto 22px;
  padding: 15px 18px;
  border: 1px solid #cddfd5;
  border-left: 5px solid #14784b;
  background: #f8fbf9;
  color: #263b32;
  font-size: 14px;
  line-height: 1.55;
}
.three-summer-store-notice strong {
  display: block;
  margin-bottom: 3px;
  color: #0d5f3a;
  font-size: 17px;
}
.three-store-catalog .three-summer-store-notice {
  max-width: none;
  margin: 0 0 22px;
}
.three-package-card,
.pkgv2-rest-card,
.three-store-card,
.three-store-product-media {
  position: relative;
}
.three-summer-discount-badge {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 6;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 7px 10px;
  border: 1px solid rgba(255,255,255,.85);
  border-radius: 4px;
  background: #a52525;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
  letter-spacing: .01em;
  box-shadow: 0 4px 12px rgba(72,18,18,.16);
  pointer-events: none;
}
.three-summer-card-price-head,
.three-summer-package-list-price,
.three-summer-product-price-head {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}
.three-summer-card-price-head {
  margin-top: 12px;
}
.three-summer-card-price-head del,
.three-summer-package-list-price del,
.three-summer-product-price-head del {
  color: #7b8797;
  font-size: 15px;
  font-weight: 700;
  text-decoration-thickness: 1.5px;
}
.three-summer-card-price-head span,
.three-summer-package-list-price span,
.three-summer-product-price-head span {
  display: inline-flex;
  align-items: center;
  min-height: 26px;
  padding: 4px 8px;
  border-radius: 3px;
  background: #eef6f1;
  color: #0d6a40;
  font-size: 11px;
  font-weight: 900;
}
.three-summer-card-price-note,
.three-summer-product-price-note {
  margin: 4px 0 0;
  color: #0d7145;
  font-size: 11px;
  font-weight: 750;
}
.three-summer-product-price-head {
  margin-top: 22px;
}
.three-summer-product-price-head + .three-store-price {
  margin-top: 5px;
}
.three-summer-package-list-price {
  margin: 0 0 6px;
}
.three-package-price .three-summer-package-list-price,
.pkgv2-rest-price .three-summer-package-list-price {
  display: flex;
}
.three-compare-campaign-price {
  display: grid !important;
  justify-items: center;
  gap: 3px;
}
.three-compare-campaign-price del {
  color: #8a93a0;
  font-size: 10px;
}
.three-compare-campaign-price span {
  color: #183a68;
  font-weight: 800;
}
.three-compare-campaign-price b {
  color: #a52525;
  font-size: 10px;
}
.three-summer-campaign-rates {
  margin: 20px 0 30px;
  border: 1px solid #dce4e0;
  background: #fff;
}
.three-summer-campaign-rate {
  display: grid;
  grid-template-columns: minmax(0,1fr) auto;
  gap: 16px;
  padding: 12px 14px;
  border-bottom: 1px solid #e5ebe8;
}
.three-summer-campaign-rate:last-child { border-bottom: 0; }
.three-summer-campaign-rate strong { color: #183a68; }
.three-summer-campaign-rate span { color: #a52525; font-weight: 900; }
@media (max-width: 620px) {
  .three-summer-discount-badge {
    top: 8px;
    right: 8px;
    min-height: 30px;
    padding: 6px 8px;
    font-size: 10px;
  }
  .three-summer-store-notice { margin-bottom: 16px; padding: 13px 14px; }
  .three-summer-campaign-rate { grid-template-columns: 1fr; gap: 3px; }
  .three-summer-product-price-head { margin-top: 18px; }
}
/* 3E YAZ KAMPANYASI FIYAT GOSTERIMI END */


/* SOURCE: /assets/3e-first-month-free.css */
/* 3E FIRST MONTH FREE START */
.three-free-month-main{background:#f6f8fb;color:#0b1830;padding:42px 0 70px}.three-free-month-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.three-free-month-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:34px;align-items:center;background:#fff;border:1px solid #d9e1ec;padding:38px}.three-free-month-hero h1{margin:0 0 18px;max-width:820px;font-size:clamp(36px,5vw,66px);line-height:1.03;letter-spacing:-.045em}.three-free-month-hero p{margin:0;max-width:760px;color:#5d6c84;font-size:18px;line-height:1.75}.three-free-month-hero img{display:block;width:100%;height:auto;border:1px solid #d9e1ec;border-radius:0}.three-free-month-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.three-free-month-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid #0b54c7;border-radius:2px;font-weight:800;text-decoration:none}.three-free-month-actions a:first-child{background:#0b54c7;color:#fff}.three-free-month-actions a:last-child{background:#fff;color:#0b54c7}.three-free-month-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:24px 0 0;border:1px solid #d9e1ec;background:#fff}.three-free-month-fact{padding:24px;border-right:1px solid #d9e1ec}.three-free-month-fact:last-child{border-right:0}.three-free-month-fact strong{display:block;font-size:30px;line-height:1.1;margin-bottom:6px}.three-free-month-fact span{color:#66758c;line-height:1.5}.three-free-month-section{margin-top:26px;padding:34px;background:#fff;border:1px solid #d9e1ec}.three-free-month-section h2{margin:0 0 16px;font-size:clamp(28px,3.2vw,42px);line-height:1.12;letter-spacing:-.03em}.three-free-month-section p,.three-free-month-section li{color:#53627a;line-height:1.75}.three-free-month-section ul{margin:0;padding-left:22px}.three-free-month-packages{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:#d9e1ec;border:1px solid #d9e1ec}.three-free-month-package{display:block;padding:22px;background:#fff;color:#0b1830;text-decoration:none}.three-free-month-package strong{display:block;margin-bottom:6px}.three-free-month-package span{color:#64748b;line-height:1.5}.three-first-month-note{margin:12px 0 0;padding:11px 13px;border-left:4px solid #0b54c7;background:#eef5ff;color:#16355e;font-weight:800;line-height:1.5}.three-first-month-store-notice{margin:18px 0 22px;padding:18px 20px;border:1px solid #b9cbe5;border-left:5px solid #0b54c7;background:#f7fbff}.three-first-month-store-notice strong,.three-first-month-store-notice span{display:block}.three-first-month-store-notice strong{margin-bottom:5px;color:#0b2d5c}.three-first-month-store-notice span{color:#5a6c85;line-height:1.55}.three-first-month-store-notice a{color:#0b54c7;font-weight:800}.three-campaign-detail-page .three-campaign-detail-banner,.three-campaign-detail-page .article-summary,.three-campaign-detail-page .article-sidebar-box,.three-campaign-detail-page .article-cta{border-radius:0!important;box-shadow:none!important}.three-campaign-index-page .three-campaign-list-banner{border-radius:0!important}@media(max-width:820px){.three-free-month-main{padding-top:20px}.three-free-month-shell{width:min(100% - 24px,1180px)}.three-free-month-hero{grid-template-columns:1fr;padding:24px}.three-free-month-facts{grid-template-columns:1fr}.three-free-month-fact{border-right:0;border-bottom:1px solid #d9e1ec}.three-free-month-fact:last-child{border-bottom:0}.three-free-month-section{padding:24px}.three-free-month-packages{grid-template-columns:1fr}}
/* 3E FIRST MONTH FREE END */


/* 3E FIRST MONTH FREE WIDE BANNER START */
.three-free-month-hero{
  grid-template-columns:1fr!important;
}

.three-free-month-hero>img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  max-height:none!important;
  object-fit:contain!important;
  object-position:center!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
/* 3E FIRST MONTH FREE WIDE BANNER END */

