/* TEKTAR Corporate Theme v1.9.18 — Kurumsal tanıtım kartı ve grup SVG ikonları */
.tektar-home-about{margin-top:42px}
.tektar-about-card{position:relative;overflow:hidden;padding:clamp(28px,4vw,52px);border:1px solid rgba(0,120,58,.12);border-radius:28px;background:linear-gradient(140deg,#fff 0%,#fbfdfc 58%,#eef8f2 100%);box-shadow:0 24px 55px rgba(12,40,25,.14),0 8px 18px rgba(12,40,25,.07)}
.tektar-about-card:before{content:"";position:absolute;right:-110px;top:-120px;width:310px;height:310px;border-radius:50%;background:radial-gradient(circle,rgba(0,168,90,.10),rgba(0,168,90,0) 68%);pointer-events:none}
.tektar-about-accent{position:absolute;left:0;top:34px;bottom:34px;width:4px;border-radius:0 8px 8px 0;background:linear-gradient(180deg,#00a85a,#00783a);box-shadow:0 0 20px rgba(0,168,90,.38)}
.tektar-about-intro{position:relative;max-width:1050px;padding-bottom:26px;margin-bottom:28px;border-bottom:1px solid rgba(0,120,58,.11)}
.tektar-about-intro p{margin:0;font-size:clamp(18px,1.55vw,23px);line-height:1.65;letter-spacing:-.015em;color:#1b2b22}
.tektar-about-intro strong{color:#00783a;font-weight:800}
.tektar-about-body{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(22px,3vw,38px)}
.tektar-about-body p{position:relative;margin:0;padding-top:18px;color:#526159;font-size:15px;line-height:1.82}
.tektar-about-body p:before{content:"";position:absolute;left:0;top:0;width:44px;height:3px;border-radius:3px;background:linear-gradient(90deg,#00a85a,#83d9ad)}

/* Kart geometrisi korunur; yalnız ikon alanı daha büyük ve SVG uyumlu hale gelir. */
.tektar-home-products .tektar-category-icon{width:84px!important;height:84px!important;flex:0 0 84px!important;padding:13px!important;border-radius:24px!important;background:linear-gradient(145deg,#00aa5a,#008443)!important;color:#fff!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.34),inset 0 -10px 20px rgba(0,81,40,.16),0 16px 30px rgba(0,120,58,.22)!important}
.tektar-home-products .tektar-category-icon img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;filter:brightness(0) invert(1);pointer-events:none}
.tektar-home-products .tektar-category-icon svg{width:48px!important;height:48px!important;color:#fff!important}

@media(max-width:900px){
 .tektar-about-body{grid-template-columns:1fr}
 .tektar-about-body p{padding-top:15px}
}
@media(max-width:620px){
 .tektar-home-about{margin-top:30px}
 .tektar-about-card{padding:26px 22px 28px;border-radius:22px}
 .tektar-about-accent{top:24px;bottom:24px}
 .tektar-about-intro{padding-bottom:22px;margin-bottom:22px}
 .tektar-about-intro p{font-size:17px;line-height:1.62}
 .tektar-about-body{gap:22px}
 .tektar-about-body p{font-size:14px;line-height:1.75}
 .tektar-home-products .tektar-category-icon{width:74px!important;height:74px!important;flex-basis:74px!important;padding:12px!important;border-radius:21px!important}
}
