
/* Talas Express Analizler Widget v1.1 — global + sidebar hardening */
.te-insights-side,
.te-insights-side *{box-sizing:border-box}
.te-insights-side{
  width:100%;
  max-width:100%;
  min-width:0;
  border:1px solid #e5ebf2;
  background:#fff;
  border-radius:18px;
  overflow:hidden;
}
.te-insights-side>header{
  display:grid;
  grid-template-columns:42px minmax(0,1fr) 30px;
  align-items:center;
  gap:10px;
  padding:16px 16px 13px;
  border-bottom:1px solid #edf1f5;
  background:linear-gradient(120deg,#fbfdff,#fff);
  min-width:0;
}
.te-insights-side-icon{
  width:40px;height:40px;border-radius:13px;background:#fff5f7;color:#be1836;
  display:grid;place-items:center;flex:none
}
.te-insights-side-icon svg{width:20px;height:20px}
.te-insights-side header div{min-width:0}
.te-insights-side header small{
  display:block;font-size:9px;font-weight:900;letter-spacing:.12em;color:#be1836;
  white-space:normal
}
.te-insights-side header h2{
  margin:2px 0 0;font-size:20px;line-height:1.08;font-weight:900;color:#142033;
  overflow-wrap:anywhere
}
.te-insights-side header>a{display:grid;place-items:center;color:#7b8798}
.te-insights-side header>a svg{width:18px;height:18px}
.te-insights-side-list{min-width:0}
.te-insights-side-list>a{
  display:grid;
  grid-template-columns:34px minmax(0,1fr);
  gap:9px;
  padding:13px 15px;
  border-bottom:1px solid #eff3f7;
  text-decoration:none;
  color:#142033;
  min-width:0;
}
.te-insights-side-list>a:hover{background:#fbfcfe}
.te-insights-side-no{font-size:12px;font-weight:900;color:#be1836;padding-top:2px}
.te-insights-side-list>a>span:last-child{min-width:0}
.te-insights-side-list small{
  display:block;font-size:9px;color:#909bad;font-weight:800;margin-bottom:3px;
  overflow-wrap:anywhere
}
.te-insights-side-list strong{
  display:block;font-size:13px;line-height:1.38;
  overflow-wrap:anywhere;word-break:normal
}
.te-insights-side-list em{
  display:block;font-size:10px;color:#2374d7;font-style:normal;font-weight:700;margin-top:4px;
  overflow-wrap:anywhere
}
.te-insights-side-all{
  display:flex;align-items:center;justify-content:center;gap:8px;
  width:100%;padding:12px 14px;font-size:12px;font-weight:800;color:#be1836;
  background:#fbfcfe;text-decoration:none
}
.te-insights-side-all svg{width:17px;height:17px}

/* Ana sayfa mevcut görünümünün korunması için temel stiller */
.te-insights-home{margin:34px 0;padding:28px;border:1px solid #e7edf4;border-radius:24px;background:linear-gradient(135deg,#fff 0%,#f8fbff 64%,#fff8f8 100%);overflow:hidden;position:relative}
.te-insights-home:before{content:"";position:absolute;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(190,24,54,.08),transparent 68%);right:-70px;top:-90px;pointer-events:none}
.te-insights-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;position:relative;z-index:1}
.te-insights-title-wrap{display:flex;align-items:center;gap:13px;min-width:0}
.te-insights-mark{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#fff;border:1px solid #e7edf4;color:#be1836;box-shadow:0 10px 24px rgba(15,23,42,.07)}
.te-insights-mark svg{width:24px;height:24px}
.te-insights-title-wrap h2{font-size:clamp(28px,3vw,40px);line-height:1;margin:4px 0 6px;font-weight:900;letter-spacing:-.035em;color:#142033}
.te-insights-title-wrap p{margin:0;color:#68758a;font-size:14px}
.te-insights-all,.te-insight-cta{display:inline-flex;align-items:center;gap:8px;font-weight:800;color:#be1836;text-decoration:none}
.te-insights-all svg,.te-insight-cta svg{width:17px;height:17px}
.te-insights-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.8fr);gap:16px;position:relative;z-index:1}
.te-insight-lead{min-height:330px;border-radius:20px;padding:28px;background:#fff;border:1px solid #e7edf4;text-decoration:none;display:grid;grid-template-columns:160px minmax(0,1fr);align-items:center;gap:26px;color:#142033}
.te-insight-orbit{width:150px;height:150px;border-radius:50%;position:relative;display:grid;place-items:center;background:linear-gradient(145deg,#f8fbff,#fff);border:1px solid #e6edf5}
.te-insight-orbit:before,.te-insight-orbit:after{content:"";position:absolute;border-radius:50%;border:1px solid #d9e4f0}
.te-insight-orbit:before{inset:20px}.te-insight-orbit:after{inset:41px}
.te-insight-orbit b{width:54px;height:54px;border-radius:17px;background:#be1836;color:#fff;display:grid;place-items:center}
.te-insight-orbit b svg{width:27px;height:27px}
.te-insight-orbit>span{position:absolute;width:8px;height:8px;border-radius:50%;background:#2374d7}
.te-insight-orbit>span:nth-child(1){top:18px;left:70px}.te-insight-orbit>span:nth-child(2){bottom:30px;right:12px;background:#e69b24}.te-insight-orbit>span:nth-child(3){bottom:14px;left:35px;background:#28a77a}
.te-insight-meta{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:13px}
.te-insight-meta span{padding:6px 9px;border-radius:999px;background:#f4f7fb;color:#536179;font-size:11px;font-weight:800}
.te-insight-lead h3{font-size:clamp(25px,2.5vw,36px);line-height:1.08;letter-spacing:-.025em;margin:0 0 12px;font-weight:900}
.te-insight-lead p{font-size:15px;line-height:1.65;color:#5f6d81;margin:0 0 18px}
.te-insight-facts{display:flex;gap:9px;flex-wrap:wrap;margin-bottom:18px}
.te-insight-facts span{display:inline-flex;align-items:center;gap:6px;background:#f8fafc;border:1px solid #e9eef4;border-radius:10px;padding:8px 10px;font-size:12px;font-weight:800;color:#334155}
.te-insight-facts i{display:grid;color:#2374d7}.te-insight-facts svg{width:15px;height:15px}
.te-insight-stack{display:grid;gap:10px}
.te-insight-mini{display:grid;grid-template-columns:46px minmax(0,1fr) 28px;gap:11px;align-items:center;padding:14px;border-radius:16px;background:#fff;border:1px solid #e7edf4;text-decoration:none;color:#142033}
.te-insight-mini-icon{width:42px;height:42px;border-radius:13px;background:#f4f7fb;color:#2374d7;display:grid;place-items:center}
.te-insight-mini-icon svg{width:20px;height:20px}.te-insight-mini-copy{min-width:0}
.te-insight-mini-copy small{display:block;color:#8490a2;font-size:10px;font-weight:800;margin-bottom:4px}
.te-insight-mini-copy strong{display:block;font-size:14px;line-height:1.3}
.te-insight-mini-copy em{display:block;font-style:normal;font-size:11px;color:#be1836;margin-top:5px;font-weight:700}
.te-insight-go{color:#94a3b8;display:grid}.te-insight-go svg{width:17px;height:17px}

@media(max-width:960px){
  .te-insights-grid{grid-template-columns:1fr}
  .te-insight-stack{grid-template-columns:repeat(3,minmax(0,1fr))}
  .te-insight-mini{grid-template-columns:38px minmax(0,1fr)}
  .te-insight-go{display:none}
}
@media(max-width:680px){
  .te-insights-home{margin:24px 0;padding:18px;border-radius:18px}
  .te-insights-head{align-items:flex-end}
  .te-insights-title-wrap p{display:none}
  .te-insights-mark{width:42px;height:42px}
  .te-insights-all{font-size:12px}
  .te-insights-grid{display:block}
  .te-insight-lead{min-height:0;display:block;padding:20px}
  .te-insight-orbit{width:92px;height:92px;float:right;margin:0 0 8px 14px}
  .te-insight-orbit:before{inset:14px}.te-insight-orbit:after{inset:28px}
  .te-insight-orbit b{width:38px;height:38px;border-radius:12px}.te-insight-orbit b svg{width:20px;height:20px}
  .te-insight-lead h3{font-size:25px}
  .te-insight-lead p{font-size:14px;line-height:1.55}
  .te-insight-stack{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;margin-top:11px;padding-bottom:4px}
  .te-insight-mini{min-width:78%;scroll-snap-align:start;grid-template-columns:40px minmax(0,1fr);padding:13px}
  .te-insight-facts{clear:both}
  .te-insights-side{border-radius:16px}
}
