/* TRANSPARAN CEPHE SİSTEMLERİ - tp-scope v8 (premium refresh) */

#tp-scope{
  --tp-font:"Poppins",sans-serif;
  --tp-text:#111827;
  --tp-muted:#475569;
  --tp-bg:#ffffff;
  --tp-soft:#f3f9ff;
  --tp-border:rgba(15,23,42,.14);
  --tp-accent:#00AEEF;
  --tp-accent-rgb:0,174,239;
  --tp-shadow:0 18px 40px rgba(15,23,42,.10);
}

#tp-scope,
#tp-scope *{
  box-sizing:border-box;
  font-family:var(--tp-font) !important;
}

#tp-scope{color:var(--tp-text);background:var(--tp-bg);line-height:1.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
#tp-scope img{max-width:100%;display:block;}
#tp-scope .tp-container{max-width:1240px;margin:0 auto;padding:0 18px;}

/* HERO */
#tp-scope .tp-hero{position:relative;height:clamp(400px,32vw,520px);display:flex;align-items:center;justify-content:center;overflow:hidden;}
#tp-scope .tp-hero-bg{position:absolute;inset:0;background-image:url('../../../img/cephe-giydirme-sistemleri/transparan-cephe/transparan-cephe-01.webp');background-size:cover;background-position:center;transform:scale(1.02);} /* filtre YOK */
#tp-scope .tp-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,20,35,.64),rgba(8,20,35,.22));}
#tp-scope .tp-hero-inner{position:relative;text-align:center;color:#fff;padding-top:10px;}
#tp-scope .tp-hero-title{font-size:clamp(34px,3.35vw,52px);font-weight:800;letter-spacing:.02em;margin:0 0 14px;}
#tp-scope .tp-hero-subtitle{margin:0 auto;max-width:960px;color:rgba(255,255,255,.95);font-size:clamp(16px,1.55vw,20px);font-weight:500;line-height:1.72;}

/* MAIN + SECTIONS */
#tp-scope .tp-main{padding:52px 0 44px;}
#tp-scope .tp-section{padding:70px 0;}
#tp-scope .tp-section-alt{background:linear-gradient(180deg,var(--tp-soft),#fff);} 
#tp-scope .tp-section-head{margin-bottom:20px;}
#tp-scope .tp-section-head.tp-center{text-align:center;}
#tp-scope .tp-h2{font-size:clamp(24px,2.2vw,30px);font-weight:800;margin:0 0 10px;letter-spacing:-.01em;}
#tp-scope .tp-accent{width:82px;height:4px;border-radius:99px;background:var(--tp-accent);}
#tp-scope .tp-section-head.tp-center .tp-accent{margin:0 auto;}

#tp-scope .tp-p{margin:0 0 14px;font-size:17px;color:var(--tp-text);} 
#tp-scope .tp-muted{color:var(--tp-muted);} 

/* ICON PILL */
#tp-scope .tp-ico{  width:40px;height:40px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;  background:linear-gradient(180deg, rgba(var(--tp-accent-rgb),.18), rgba(var(--tp-accent-rgb),.06));  border:1px solid rgba(var(--tp-accent-rgb),.28);  box-shadow:0 14px 28px rgba(var(--tp-accent-rgb),.16);  color:var(--tp-accent);  flex:0 0 auto;}#tp-scope .tp-ico svg{width:20px;height:20px;stroke:currentColor;}#tp-scope .tp-ico svg *{stroke-width:1.8 !important;stroke-linecap:round;stroke-linejoin:round;}#tp-scope .tp-ico.tp-ico-pill{width:38px;height:38px;border-radius:14px;}

/* FEATURE CARDS */
#tp-scope .tp-feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;}#tp-scope .tp-feature{background:#fff;border:1px solid rgba(15,23,42,.10);border-radius:18px;padding:18px 18px 16px;  box-shadow:0 14px 34px rgba(15,23,42,.08), 0 0 0 1px rgba(255,255,255,.70) inset;  transition:border-color .18s ease, box-shadow .18s ease, transform .18s ease;}#tp-scope .tp-feature:hover{border-color:rgba(var(--tp-accent-rgb),.28);box-shadow:0 18px 46px rgba(15,23,42,.10), 0 0 0 1px rgba(255,255,255,.75) inset;transform:translateY(-1px);}#tp-scope .tp-feature-head{display:flex;align-items:center;gap:12px;margin:0 0 10px;}#tp-scope .tp-feature-title{font-weight:800;font-size:16px;margin:0;line-height:1.25;}#tp-scope .tp-feature-text{margin:0;color:var(--tp-muted);font-size:14px;line-height:1.7;}

/* LIST + STEPS */
#tp-scope .tp-list{margin:16px 0 26px;padding-left:18px;color:var(--tp-muted);} 
#tp-scope .tp-list li{margin:10px 0;line-height:1.7;}
#tp-scope .tp-steps{margin:14px 0 0;padding-left:18px;}
#tp-scope .tp-steps li{margin:10px 0;color:var(--tp-muted);line-height:1.7;}
#tp-scope .tp-steps strong{color:var(--tp-text);} 

/* PILL GRID */
#tp-scope .tp-pill-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;}#tp-scope .tp-pill{background:#fff;border:1px solid rgba(15,23,42,.10);border-radius:18px;padding:16px 16px 14px;  box-shadow:0 12px 30px rgba(15,23,42,.06), 0 0 0 1px rgba(255,255,255,.70) inset;  transition:border-color .18s ease, box-shadow .18s ease, transform .18s ease;}#tp-scope .tp-pill:hover{border-color:rgba(var(--tp-accent-rgb),.24);box-shadow:0 16px 40px rgba(15,23,42,.08), 0 0 0 1px rgba(255,255,255,.75) inset;transform:translateY(-1px);}#tp-scope .tp-pill-head{display:flex;align-items:center;gap:12px;margin:0 0 10px;}#tp-scope .tp-pill-title{font-size:16px;font-weight:800;margin:0;line-height:1.25;}#tp-scope .tp-pill-text{margin:0;color:var(--tp-muted);font-size:14px;line-height:1.7;}

/* CALLOUT */
#tp-scope .tp-callout{margin-top:18px;background:rgba(var(--tp-accent-rgb),.08);border:1px solid rgba(var(--tp-accent-rgb),.18);
  border-left:5px solid var(--tp-accent);border-radius:16px;padding:16px 18px;color:var(--tp-muted);} 

/* GALLERY */
#tp-scope .tp-gallery{margin-top:26px;}#tp-scope .tp-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;}#tp-scope .tp-gallery-item{position:relative;appearance:none;-webkit-appearance:none;  background:#fff !important;background-image:none !important;  border:2px solid rgba(15,23,42,.10);border-radius:18px;overflow:hidden;  box-shadow:0 18px 44px rgba(15,23,42,.10), 0 0 0 1px rgba(255,255,255,.75) inset;  cursor:pointer;padding:0;aspect-ratio:4/3;  transition:transform .20s ease, box-shadow .20s ease, border-color .20s ease;}#tp-scope .tp-gallery-item::before,#tp-scope .tp-gallery-item::after{content:"" !important;display:none !important;}@supports not (aspect-ratio: 1/1){  #tp-scope .tp-gallery-item{height:210px;}}#tp-scope .tp-gallery-item img{width:100%;height:100%;object-fit:cover;transform:scale(1);transition:transform .35s ease;}#tp-scope .tp-gallery-item:hover{transform:translateY(-2px);border-color:rgba(var(--tp-accent-rgb),.30);box-shadow:0 22px 62px rgba(15,23,42,.14), 0 0 0 1px rgba(255,255,255,.78) inset;}#tp-scope .tp-gallery-item:hover img{transform:scale(1.04);}#tp-scope .tp-gallery-item:focus{outline:3px solid rgba(var(--tp-accent-rgb),.30);outline-offset:2px;}

/* FAQ (KANONİK: #kg-faq) */
#tp-scope .kg-faq-inner{margin-top:18px;border:1px solid rgba(15,23,42,.10);border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 18px 40px rgba(15,23,42,.08);} 
#tp-scope .kg-faq-item{border-top:1px solid rgba(15,23,42,.08);} 
#tp-scope .kg-faq-item:first-child{border-top:none;} 
#tp-scope .kg-faq-q{list-style:none;cursor:pointer;padding:18px 18px;font-weight:700;color:var(--tp-text);
  display:flex;align-items:flex-start;justify-content:space-between;gap:14px;line-height:1.4;}
#tp-scope .kg-faq-q span:first-child{font-size:15px;}
#tp-scope .kg-faq-q::-webkit-details-marker{display:none;}
#tp-scope .kg-faq-icon{flex:0 0 auto;width:38px;height:38px;border-radius:999px;background:rgba(var(--tp-accent-rgb),.10);
  border:1px solid rgba(var(--tp-accent-rgb),.18);position:relative;}
#tp-scope .kg-faq-icon:before{content:"";position:absolute;inset:0;background-repeat:no-repeat;background-position:center;background-size:18px 18px;
  background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M6 9l6 6 6-6' stroke='%2300AEEF' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  transform:rotate(0deg);transition:transform .20s ease;}
#tp-scope details[open] > summary .kg-faq-icon:before{transform:rotate(180deg);} 
#tp-scope .kg-faq-body{padding:0 18px 18px;color:var(--tp-muted);font-size:14px;line-height:1.75;}
#tp-scope details[open]{background:linear-gradient(180deg,rgba(var(--tp-accent-rgb),.06),rgba(255,255,255,0));}

/* LIGHTBOX */
#tp-scope .tp-lightbox{position:fixed;inset:0;background:rgba(0,0,0,.72);display:none;align-items:center;justify-content:center;padding:18px;z-index:9999;}
#tp-scope .tp-lightbox.is-open{display:flex;}
#tp-scope .tp-lightbox-inner{position:relative;width:min(980px,94vw);max-height:82vh;background:#0b1220;border-radius:18px;overflow:hidden;box-shadow:0 40px 90px rgba(0,0,0,.55);} 
#tp-scope .tp-lightbox-img{width:100%;height:auto;max-height:82vh;object-fit:contain;background:#0b1220;} 
#tp-scope .tp-lightbox-close{position:absolute;top:14px;right:14px;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.22);
  background:rgba(255,255,255,.10);color:#fff;font-size:22px;cursor:pointer;z-index:2;}
#tp-scope .tp-lightbox-close:hover{background:rgba(255,255,255,.16);} 

html.tp-noscroll, html.tp-noscroll body{overflow:hidden;}

/* UTIL */
#tp-scope .tp-mt-24{margin-top:34px;}

/* RESPONSIVE */
@media (max-width:980px){
  #tp-scope .tp-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media (max-width:840px){
  #tp-scope .tp-feature-grid{grid-template-columns:1fr;}
  #tp-scope .tp-pill-grid{grid-template-columns:1fr;}
}
@media (max-width:640px){
  #tp-scope .tp-hero{height:420px;}
  #tp-scope .tp-gallery-grid{grid-template-columns:1fr;}
}
