
/* Meta Boru - ürün teknik veri alanı */
.mb-tech{grid-column:1/-1;background:#fff;border:1px solid #dde5ef;border-radius:20px;box-shadow:0 18px 44px rgba(22,42,70,.08);padding:42px;margin-top:0}
.mb-tech-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.mb-tech-kicker{display:block;color:#d62839;font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.mb-tech h2{font-size:clamp(1.8rem,3vw,2.65rem);margin:0}.mb-tech-standard{padding:9px 13px;border-radius:999px;background:#eef3f8;color:#0f2d52;font-weight:800;white-space:nowrap}
.mb-tech-specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:34px}.mb-tech-spec{padding:17px;border:1px solid #e0e7ef;border-radius:12px;background:#f8fafc}.mb-tech-spec span{display:block;color:#748197;font-size:.7rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.mb-tech-spec strong{display:block;margin-top:7px;color:#152238;font-size:.92rem;line-height:1.5}
.mb-tech-table-block+ .mb-tech-table-block{margin-top:38px}.mb-tech-table-title{font-size:1.35rem;margin:0 0 14px}.mb-tech-tools{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.mb-tech-search{min-width:260px;max-width:420px;width:100%;height:46px;border:1px solid #cdd7e4;border-radius:9px;padding:0 14px;font:inherit}.mb-tech-search:focus{outline:0;border-color:#1665aa;box-shadow:0 0 0 4px rgba(22,101,170,.1)}
.mb-tech-scroll{overflow:auto;border:1px solid #dbe3ec;border-radius:12px}.mb-tech-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0;font-size:.76rem}.mb-tech-table th,.mb-tech-table td{min-width:58px;height:38px;padding:7px 8px;text-align:center;border-right:1px solid #dbe3ec;border-bottom:1px solid #dbe3ec;white-space:nowrap}.mb-tech-table th{position:sticky;top:0;z-index:2;background:#0f2d52;color:#fff;font-weight:800}.mb-tech-table th:first-child{left:0;z-index:3;min-width:94px}.mb-tech-table td:first-child{position:sticky;left:0;z-index:1;background:#f4f7fb;color:#102946;font-weight:800}.mb-tech-cell-available{background:#dff2e7}.mb-tech-cell-available:after{content:'✓';color:#147a45;font-weight:900}.mb-tech-cell-planned{background:#fff5c7}.mb-tech-cell-planned:after{content:'Planlı';color:#8a6a00;font-size:.64rem;font-weight:800}.mb-tech-row-hidden{display:none}.mb-tech-legend{display:flex;gap:18px;flex-wrap:wrap;margin-top:12px;color:#667085;font-size:.77rem}.mb-tech-legend span:before{content:'';display:inline-block;width:13px;height:13px;border-radius:3px;margin-right:6px;vertical-align:-2px}.mb-tech-legend .available:before{background:#dff2e7;border:1px solid #8dcba7}.mb-tech-legend .planned:before{background:#fff5c7;border:1px solid #e6cd61}.mb-tech-note{margin:18px 0 0;padding:14px 16px;border-left:4px solid #d62839;background:#f7f9fc;color:#536176;font-size:.85rem;line-height:1.6}
@media(max-width:900px){.mb-tech{padding:28px}.mb-tech-head{align-items:flex-start;flex-direction:column}.mb-tech-specs{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.mb-tech{padding:22px 16px;border-radius:14px}.mb-tech-specs{grid-template-columns:1fr}.mb-tech-search{min-width:0}.mb-tech-table{font-size:.7rem}.mb-tech-table th,.mb-tech-table td{min-width:52px;height:36px;padding:6px}.mb-tech-table th:first-child{min-width:82px}}
