.spec-tablo { width: 100%; border-collapse: collapse; background: #fff; font-size: 0.95rem; }
        .spec-tablo th, .spec-tablo td { padding: 0.85rem 1rem; text-align: left; border-bottom: 1px solid #dde1da; }
        .spec-tablo thead { background: #14181a; color: #fff; }
        .spec-tablo thead th { font-weight: 600; }
        .spec-tablo tbody tr:last-child td { border-bottom: 0; }
        .spec-tablo tbody td:first-child { font-weight: 600; color: #23292a; }
        .spec-sarmal { overflow-x: auto; border-radius: 0.5rem; box-shadow: 0 1px 3px rgba(0,0,0,0.1); }
        .sec-kart { background: #fff; border: 1px solid #dde1da; border-radius: 0.5rem; padding: 1.25rem; }
        .sec-kart h3 { font-size: 1.05rem; font-weight: 700; color: #23292a; margin-bottom: 0.5rem; }
        .sss-oge { background: #fff; border: 1px solid #dde1da; border-radius: 0.5rem; padding: 1.25rem; margin-bottom: 0.75rem; }
        .sss-oge h3 { font-size: 1.05rem; font-weight: 700; color: #23292a; margin-bottom: 0.5rem; }
