/* sektorler/tasima-firmalari sayfa stilleri (blade'den tasindi) */
.tsm-hero-sec { padding-top:clamp(56px,8vw,100px);padding-bottom:clamp(40px,6vw,80px);background:linear-gradient(150deg,#fef2f2 0%,#fff5f5 60%,#fff 100%);border-bottom:2px solid #f3c6ce; }
.tsm-crumb { margin-bottom:28px;font-size:13px;color:#6b7280;display:flex;align-items:center;gap:8px;flex-wrap:wrap; }
.tsm-crumb-link { color:#6b7280;text-decoration:none; }
.tsm-crumb-sep { color:#d1d5db; }
.tsm-crumb-mid { color:#9ca3af; }
.tsm-crumb-current { color:#0F172A;font-weight:600; }
.tsm-maxw800 { max-width:800px; }
.tsm-kick-mb16 { margin-bottom:16px; }
.tsm-mt18 { margin-top:18px; }
.tsm-mt28 { margin-top:28px; }
.tsm-legal-box { margin-top:36px;max-width:800px;background:#fff;border-left:4px solid #3D5AFE;padding:16px 22px;border-radius:10px;box-shadow:0 2px 12px rgba(61,90,254,0.06); }
.tsm-legal-text { font-size:14px;color:#0F172A;line-height:1.7;margin:0; }
.tsm-fill-1 { width:100%;background:#0a8c63; }
.tsm-fill-2 { width:74%;background:var(--cookie); }
.tsm-fill-3 { width:52%;background:#e8607c; }
.tsm-fill-4 { width:61%;background:#0EA5A4; }
.tsm-mt14 { margin-top:14px; }
.tsm-bh-38 { --h:38%; }
.tsm-bh-48 { --h:48%; }
.tsm-bh-52 { --h:52%; }
.tsm-bh-58 { --h:58%; }
.tsm-bh-62 { --h:62%; }
.tsm-bh-70 { --h:70%; }
.tsm-bh-78 { --h:78%; }
.tsm-hon-grid-auto { grid-template-columns:repeat(auto-fit,minmax(240px,1fr)); }
.tsm-mt24 { margin-top:24px; }
