/* =========================================================
   cerez-politikasi.css
   - Box / kart / galeri yok
   - Hero + policy content + footer fix + banner
   ========================================================= */


/* =========================
   SECTION 1 (HERO)
   ========================= */
.u-section-1 {
  background-image: linear-gradient(0deg, rgba(0,0,0,0.1), rgba(0,0,0,0.1)), url("images/kurumsal-slider.jpg");
  background-position: 50% 50%;
}

.u-section-1 .u-sheet-1 {
  min-height: 350px;
}

.u-section-1 .u-text-1 {
  font-weight: 700;
  width: 348px;
  font-size: 3rem;
  margin: 60px auto;
}

@media (max-width: 1199px) {
  .u-section-1 .u-sheet-1 { min-height: 289px; }
  .u-section-1 .u-text-1 {
    width: 760px;
    margin-left: 90px;
    margin-right: 90px;
  }
}

@media (max-width: 991px) {
  .u-section-1 .u-sheet-1 { min-height: 221px; }
  .u-section-1 .u-text-1 {
    width: 720px;
    margin-left: auto;
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .u-section-1 .u-sheet-1 { min-height: 166px; }
  .u-section-1 .u-text-1 { width: 540px; }
}

@media (max-width: 575px) {
  .u-section-1 .u-sheet-1 { min-height: 105px; }
  .u-section-1 .u-text-1 {
    font-size: 1.875rem;
    width: 340px;
    margin-right: auto;
  }
}


/* =========================
   SECTION 2 (POLICY CONTENT)
   - (Opsiyonel) Nicepage default u-section-2 alanı varsa
   ========================= */
.u-section-2 .u-sheet-1 {
  min-height: 236px;
}

.u-section-2 .u-text-1 {
  line-height: 1.8;
  margin: 42px 0 54px;
}

@media (max-width: 1199px) {
  .u-section-2 .u-sheet-1 { min-height: 212px; }
  .u-section-2 .u-text-1 { margin-bottom: 30px; }
}

@media (max-width: 575px) {
  .u-section-2 .u-sheet-1 { min-height: 433px; }
  .u-section-2 .u-text-1 {
    width: auto;
    margin-top: 35px;
    margin-bottom: 35px;
  }
}


/* =========================
   POLICY (tt-policy) - ÖNERİLEN
   - Box yok, sadece temiz tipografi
   ========================= */
.tt-policy-wrap{
  padding: 56px 0;
}

.tt-policy{
  max-width: 920px;
  margin: 0 auto;
  padding: 0 18px;
}

.tt-policy h2{
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  letter-spacing: .4px;
  margin: 26px 0 10px;
  color: #111827;
}

.tt-policy p,
.tt-policy li{
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  line-height: 1.75;
  color: #374151;
}

.tt-policy ul{
  padding-left: 18px;
  margin: 10px 0 18px;
}

.tt-policy a{
  text-decoration: underline;
}

.tt-updated{
  margin-top: 10px;
  font-size: 13px;
  color: #6b7280;
}


/* =========================
   BANNER / CTA (sec-cerez-banner)
   ========================= */
#sec-cerez-banner{
  background: #f7f7f9;
}

#sec-cerez-banner .u-sheet-1{
  padding: 34px 0;
}

#sec-cerez-banner .tt-banner-inner{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 22px;
}

#sec-cerez-banner .tt-banner-text{
  max-width: 720px;
}

#sec-cerez-banner .tt-banner-title{
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  font-size: 1.625rem;
  line-height: 1.2;
  margin: 0 0 8px 0;
  color: #111827;
}

#sec-cerez-banner .tt-banner-desc{
  font-family: Montserrat, sans-serif;
  margin: 0;
  font-size: 15px;
  line-height: 1.65;
  color: #374151;
}

#sec-cerez-banner .tt-banner-actions{
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-end;
}

#sec-cerez-banner .tt-banner-btn{
  padding: 12px 22px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  letter-spacing: .6px;
  text-transform: uppercase;
  border: 1px solid transparent;
}

#sec-cerez-banner .tt-banner-btn-primary{ color: #fff; }

#sec-cerez-banner .tt-banner-btn-outline{
  background: transparent;
  border-color: rgba(17,24,39,.25);
  color: #111827;
}

#sec-cerez-banner .tt-banner-btn-outline:hover{
  border-color: rgba(17,24,39,.45);
}

@media (max-width: 991px){
  #sec-cerez-banner .tt-banner-inner{
    flex-direction: column;
    align-items: flex-start;
  }
  #sec-cerez-banner .tt-banner-actions{
    justify-content: flex-start;
    width: 100%;
  }
}

@media (max-width: 575px){
  #sec-cerez-banner .u-sheet-1{ padding: 26px 0; }
  #sec-cerez-banner .tt-banner-btn{
    width: 100%;
    text-align: center;
    justify-content: center;
  }
}


/* =========================
   SECTION 4 (CALL TO ACTION)
   - Çerez sayfasında kullanmıyorsan, çakışmasın diye scope’landı
   ========================= */
#sec-842f.u-section-4 {
  min-height: 312px;
}

#sec-842f .u-layout-wrap-1 {
  margin: 0 auto 0 20px;
}

#sec-842f .u-layout-cell-1 {
  min-height: 312px;
  background-image: none;
}

#sec-842f .u-container-layout-1 {
  padding: 74px 30px 22px;
}

#sec-842f .u-text-1 {
  font-family: "Archivo Black";
  text-transform: none;
  font-size: 1.875rem;
  margin: 0 12px;
}

#sec-842f .u-text-2 {
  font-size: 1.125rem;
  font-weight: 600;
  margin: 18px 0 0;
}

#sec-842f .u-btn-1 {
  border-style: none;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 1px;
  background-image: none;
  box-shadow: 2px 5px 0px 0 rgba(41,46,51,0.4);
  font-weight: 700;
  margin: 29px auto 0;
  padding: 18px 31px 19px 30px;
}

#sec-842f .u-layout-cell-2 {
  min-height: 312px;
  background-image: none;
}

#sec-842f .u-container-layout-2 {
  padding: 56px 30px 22px;
}

#sec-842f .u-text-3 {
  font-family: "Archivo Black";
  text-transform: none;
  font-size: 1.875rem;
  margin: 20px 12px 0;
}

#sec-842f .u-text-4 {
  font-size: 1.125rem;
  font-weight: 600;
  margin: 16px 0 0;
}

#sec-842f .u-btn-2 {
  border-style: none;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 1px;
  background-image: none;
  box-shadow: 2px 5px 0px 0 rgba(114,104,63,0.4);
  font-weight: 700;
  margin: 29px auto 0;
  padding: 18px 42px 19px 41px;
}

@media (max-width: 1199px) {
  #sec-842f.u-section-4 { min-height: 257px; }
  #sec-842f .u-layout-wrap-1 { margin-right: initial; margin-left: initial; }
  #sec-842f .u-layout-cell-1 { min-height: 257px; }
  #sec-842f .u-container-layout-1 { padding-top: 46px; padding-bottom: 46px; }
  #sec-842f .u-text-1 { width: auto; margin-left: 0; margin-right: 0; }
  #sec-842f .u-text-2 { margin-top: 33px; }
  #sec-842f .u-layout-cell-2 { min-height: 306px; }
  #sec-842f .u-container-layout-2 { padding-top: 22px; }
  #sec-842f .u-text-3 { width: auto; margin-top: 24px; margin-left: 0; margin-right: 0; }
  #sec-842f .u-text-4 { width: auto; margin-top: 33px; }
}

@media (max-width: 991px) {
  #sec-842f.u-section-4 { min-height: 100px; }
  #sec-842f .u-layout-cell-1 { min-height: 100px; }
  #sec-842f .u-container-layout-1 { padding-top: 65px; padding-bottom: 40px; }
  #sec-842f .u-text-1 { margin-top: 33px; }
  #sec-842f .u-text-2 { width: auto; margin-top: 13px; }
  #sec-842f .u-layout-cell-2 { min-height: 336px; }
  #sec-842f .u-container-layout-2 { padding-top: 65px; padding-bottom: 40px; }
  #sec-842f .u-text-3 { margin-top: 33px; }
  #sec-842f .u-text-4 { margin-top: 15px; }
  #sec-842f .u-btn-2 { margin-top: 27px; }
}

@media (max-width: 767px) {
  #sec-842f.u-section-4 { min-height: 200px; }
  #sec-842f .u-container-layout-1 { padding: 22px 40px 30px; }
  #sec-842f .u-text-2 { margin-top: 15px; }
  #sec-842f .u-btn-1 { margin-top: 33px; }
  #sec-842f .u-layout-cell-2 { min-height: 100px; }
  #sec-842f .u-container-layout-2 { padding: 22px 40px 60px; }
}

@media (max-width: 575px) {
  #sec-842f .u-container-layout-1 { padding-left: 50px; padding-right: 50px; }
  #sec-842f .u-text-1 { margin-top: 20px; }
  #sec-842f .u-btn-1 { margin-top: 20px; }
  #sec-842f .u-layout-cell-2 { min-height: 242px; }
  #sec-842f .u-container-layout-2 { padding-bottom: 22px; padding-left: 50px; padding-right: 50px; }
  #sec-842f .u-text-3 { margin-top: 15px; }
  #sec-842f .u-btn-2 { margin-top: 25px; }
}


/* =========================
   FOOTER FIX (sec-753d)
   ========================= */
#sec-753d .u-sheet-1{
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}

#sec-753d .u-social-icons-1{
  margin: 0 auto;
  display: flex;
  justify-content: center;
}

#sec-753d .tt-legal-links{
  margin-top: 14px;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 0;
}

#sec-753d .tt-legal-links a{
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.4;
  text-decoration: none;
  position: relative;
  padding: 0 12px;
  white-space: nowrap;
}

#sec-753d .tt-legal-links a:first-child{
  padding-left: 0;
}

#sec-753d .tt-legal-links a:not(:first-child)::before{
  content: "|";
  position: absolute;
  left: 0;
  color: rgba(0,0,0,.45);
}

#sec-753d .tt-copyright{
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 1.2;
  margin-top: 8px;
}

@media (max-width: 575px){
  #sec-753d .tt-legal-links a{ padding: 4px 10px; }
  #sec-753d .tt-legal-links a:not(:first-child)::before{ left: -2px; }
}

/* =========================================================
   COOKIE SETTINGS MODAL (tt-cookie-*)
   - "Çerez Ayarları" butonu modal açar
   ========================================================= */

.tt-cookie-modal{
  position: fixed;
  inset: 0;
  z-index: 9999;
  display: none;            /* default kapalı */
}

.tt-cookie-modal.is-open{
  display: block;
}

.tt-cookie-backdrop{
  position: absolute;
  inset: 0;
  background: rgba(17,24,39,.55);
}

.tt-cookie-dialog{
  position: relative;
  max-width: 760px;
  width: calc(100% - 28px);
  margin: 64px auto;
  background: #fff;
  border-radius: 18px;
  box-shadow: 0 24px 60px rgba(0,0,0,.18);
  overflow: hidden;
  font-family: Montserrat, sans-serif;
}

/* Mobile: daha yukarı, full’e yakın */
@media (max-width: 575px){
  .tt-cookie-dialog{
    margin: 18px auto;
    width: calc(100% - 18px);
    border-radius: 16px;
  }
}

.tt-cookie-head{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 18px;
  padding: 22px 22px 14px;
  border-bottom: 1px solid rgba(17,24,39,.08);
}

.tt-cookie-title{
  margin: 0;
  font-size: 20px;
  font-weight: 800;
  color: #111827;
  letter-spacing: .2px;
}

.tt-cookie-subtitle{
  margin: 6px 0 0;
  font-size: 14px;
  line-height: 1.55;
  color: #374151;
}

.tt-cookie-close{
  width: 40px;
  height: 40px;
  border-radius: 12px;
  border: 1px solid rgba(17,24,39,.10);
  background: #fff;
  cursor: pointer;
  font-size: 22px;
  line-height: 1;
  font-weight: 700;
  color: #111827;
}

.tt-cookie-close:hover{
  border-color: rgba(17,24,39,.18);
}

.tt-cookie-body{
  padding: 16px 22px 10px;
}

.tt-cookie-row{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 14px 0;
  border-bottom: 1px solid rgba(17,24,39,.06);
}

.tt-cookie-row:last-of-type{
  border-bottom: none;
}

.tt-cookie-row-title{
  font-size: 15px;
  font-weight: 800;
  color: #111827;
  margin: 0 0 4px;
}

.tt-cookie-row-desc{
  font-size: 13px;
  line-height: 1.55;
  color: #4b5563;
}

.tt-cookie-note{
  margin-top: 12px;
  padding: 12px 12px;
  background: #f7f7f9;
  border: 1px solid rgba(17,24,39,.06);
  border-radius: 12px;
  font-size: 13px;
  line-height: 1.55;
  color: #374151;
}

/* =========================
   SWITCH (tt-switch)
   ========================= */
.tt-switch{
  position: relative;
  display: inline-flex;
  align-items: center;
}

.tt-switch input{
  position: absolute;
  opacity: 0;
  width: 1px;
  height: 1px;
  pointer-events: none;
}

.tt-slider{
  width: 52px;
  height: 30px;
  border-radius: 999px;
  background: rgba(17,24,39,.18);
  border: 1px solid rgba(17,24,39,.12);
  position: relative;
  transition: all .18s ease;
  cursor: pointer;
}

.tt-slider::after{
  content: "";
  position: absolute;
  top: 50%;
  left: 3px;
  width: 24px;
  height: 24px;
  border-radius: 999px;
  background: #fff;
  transform: translateY(-50%);
  box-shadow: 0 8px 18px rgba(0,0,0,.14);
  transition: all .18s ease;
}

.tt-switch input:checked + .tt-slider{
  background: #2f2a86; /* banner'daki koyu maviye yakın */
  border-color: rgba(47,42,134,.35);
}

.tt-switch input:checked + .tt-slider::after{
  left: 25px;
}

.tt-switch-disabled{
  opacity: .65;
}

.tt-switch-disabled .tt-slider{
  cursor: not-allowed;
}

/* =========================
   ACTION BUTTONS (tt-btn)
   ========================= */
.tt-cookie-actions{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  padding: 16px 22px 20px;
  border-top: 1px solid rgba(17,24,39,.08);
  background: #fff;
}

.tt-cookie-actions-right{
  display: flex;
  gap: 10px;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.tt-btn{
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: 12.5px;
  padding: 12px 16px;
  border-radius: 999px;
  border: 1px solid transparent;
  cursor: pointer;
  background: #fff;
  color: #111827;
}

.tt-btn:hover{
  transform: translateY(-1px);
}

.tt-btn-ghost{
  background: transparent;
  border-color: rgba(17,24,39,.18);
}

.tt-btn-outline{
  background: #fff;
  border-color: rgba(17,24,39,.22);
}

.tt-btn-primary{
  background: #2f2a86;
  color: #fff;
  border-color: rgba(47,42,134,.35);
}

.tt-btn-primary:hover{
  border-color: rgba(47,42,134,.55);
}

/* Mobile: butonları alt alta */
@media (max-width: 575px){
  .tt-cookie-actions{
    flex-direction: column;
    align-items: stretch;
  }
  .tt-cookie-actions-right{
    justify-content: stretch;
  }
  .tt-btn{
    width: 100%;
    text-align: center;
  }
}
